:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.QuoteSlider-module-scss-module__7Sx9Wq__wrapper .QuoteSlider-module-scss-module__7Sx9Wq__sliderItemOuter{padding-top:12px;overflow:hidden}.QuoteSlider-module-scss-module__7Sx9Wq__wrapper .QuoteSlider-module-scss-module__7Sx9Wq__sliderItem{position:relative}.QuoteSlider-module-scss-module__7Sx9Wq__wrapper .QuoteSlider-module-scss-module__7Sx9Wq__sliderItemIntem{background:var(--Glass-Box,#180e2fcc);border-radius:16px;padding:32px 24px;position:relative;overflow:hidden}.QuoteSlider-module-scss-module__7Sx9Wq__wrapper .QuoteSlider-module-scss-module__7Sx9Wq__sliderItemIntem:before{opacity:.2;filter:blur(64px);background:var(--Accent,#7f58ff);pointer-events:none;content:"";border-radius:295px;width:295px;height:245px;position:absolute;top:-123px;left:50%;transform:translate(-50%)}.QuoteSlider-module-scss-module__7Sx9Wq__wrapper .QuoteSlider-module-scss-module__7Sx9Wq__quoteIcon{z-index:1;width:27.367px;height:23.163px;position:absolute;top:-12px;left:24px}.QuoteSlider-module-scss-module__7Sx9Wq__wrapper .QuoteSlider-module-scss-module__7Sx9Wq__sliderBottom{margin-top:32px}.QuoteSlider-module-scss-module__7Sx9Wq__wrapper .QuoteSlider-module-scss-module__7Sx9Wq__quoteAutor{flex-direction:column;gap:4px;margin-bottom:24px;display:flex}.QuoteSlider-module-scss-module__7Sx9Wq__wrapper .QuoteSlider-module-scss-module__7Sx9Wq__logo{max-width:180px;height:auto;display:block}@media (min-width:1200px){.QuoteSlider-module-scss-module__7Sx9Wq__wrapper{cursor:grab}.QuoteSlider-module-scss-module__7Sx9Wq__wrapper:active{cursor:grabbing}.QuoteSlider-module-scss-module__7Sx9Wq__wrapper .QuoteSlider-module-scss-module__7Sx9Wq__sliderItemIntem{padding:40px 32px 24px}.QuoteSlider-module-scss-module__7Sx9Wq__wrapper .QuoteSlider-module-scss-module__7Sx9Wq__quoteIcon{width:57.149px;height:46.72px;top:-25px}.QuoteSlider-module-scss-module__7Sx9Wq__wrapper .QuoteSlider-module-scss-module__7Sx9Wq__sliderItemOuter{padding-top:25px}.QuoteSlider-module-scss-module__7Sx9Wq__wrapper .QuoteSlider-module-scss-module__7Sx9Wq__sliderBottom{margin-top:100px}.QuoteSlider-module-scss-module__7Sx9Wq__wrapper .QuoteSlider-module-scss-module__7Sx9Wq__quoteAutor{margin-bottom:24px}.QuoteSlider-module-scss-module__7Sx9Wq__wrapper .QuoteSlider-module-scss-module__7Sx9Wq__logo{max-width:211px}}@media (min-width:1750px){.QuoteSlider-module-scss-module__7Sx9Wq__wrapper .QuoteSlider-module-scss-module__7Sx9Wq__sliderItemIntem{padding:56px 48px 32px}.QuoteSlider-module-scss-module__7Sx9Wq__wrapper .QuoteSlider-module-scss-module__7Sx9Wq__sliderItemIntem:before{filter:blur(64px);border-radius:506.667px;width:506.667px;height:421px;top:-211px}.QuoteSlider-module-scss-module__7Sx9Wq__wrapper .QuoteSlider-module-scss-module__7Sx9Wq__sliderBottom{justify-content:space-between;margin-top:90px;display:flex}.QuoteSlider-module-scss-module__7Sx9Wq__wrapper .QuoteSlider-module-scss-module__7Sx9Wq__quoteAutor{margin-bottom:0}}
.BookDemo-module-scss-module__yKJzEq__wrapper{padding-top:calc(50px + var(--top-header))}@media (min-width:1200px){.BookDemo-module-scss-module__yKJzEq__wrapper{padding-top:calc(88px + var(--top-header))}}.BookDemo-module-scss-module__yKJzEq__wrapper .BookDemo-module-scss-module__yKJzEq__content{padding-top:32px;padding-bottom:50px;position:relative}.BookDemo-module-scss-module__yKJzEq__wrapper .BookDemo-module-scss-module__yKJzEq__content:after{content:"";background:linear-gradient(#13051f00 0%,#12041f 100%);width:100%;height:100%;position:absolute;top:0;left:0}.BookDemo-module-scss-module__yKJzEq__wrapper .BookDemo-module-scss-module__yKJzEq__bgImage{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.BookDemo-module-scss-module__yKJzEq__wrapper .BookDemo-module-scss-module__yKJzEq__container{z-index:1;position:relative}.BookDemo-module-scss-module__yKJzEq__wrapper .BookDemo-module-scss-module__yKJzEq__block{background:var(--Background-Dark,#130520);border:1.5px solid #d7c4ff00;border-radius:20px;padding:32px 24px 24px;position:relative;overflow:hidden}.BookDemo-module-scss-module__yKJzEq__wrapper .BookDemo-module-scss-module__yKJzEq__block:before{opacity:.2;filter:blur(64px);background:var(--Accent,#7f58ff);pointer-events:none;content:"";border-radius:343px;width:343px;height:343px;position:absolute;top:-172px;left:-172px}.BookDemo-module-scss-module__yKJzEq__wrapper .BookDemo-module-scss-module__yKJzEq__block:after{opacity:.2;filter:blur(64px);background:var(--Accent,#7f58ff);pointer-events:none;content:"";border-radius:343px;width:343px;height:343px;position:absolute;bottom:-160.608px;left:171px}.BookDemo-module-scss-module__yKJzEq__wrapper .BookDemo-module-scss-module__yKJzEq__title{margin-bottom:32px}.BookDemo-module-scss-module__yKJzEq__wrapper .BookDemo-module-scss-module__yKJzEq__blockRow{flex-direction:column;gap:64px;display:flex}@media (min-width:1200px){.BookDemo-module-scss-module__yKJzEq__wrapper .BookDemo-module-scss-module__yKJzEq__content{padding:40px 0}.BookDemo-module-scss-module__yKJzEq__wrapper .BookDemo-module-scss-module__yKJzEq__block{border-radius:40px;padding:56px}.BookDemo-module-scss-module__yKJzEq__wrapper .BookDemo-module-scss-module__yKJzEq__block:before{display:none}.BookDemo-module-scss-module__yKJzEq__wrapper .BookDemo-module-scss-module__yKJzEq__block:after{opacity:.25;filter:blur(128px);aspect-ratio:1;border-radius:1248px;width:1248px;height:1248px;bottom:-690px;left:auto;right:-624px}.BookDemo-module-scss-module__yKJzEq__wrapper .BookDemo-module-scss-module__yKJzEq__title{margin-bottom:40px}.BookDemo-module-scss-module__yKJzEq__wrapper .BookDemo-module-scss-module__yKJzEq__blockRow{grid-template-columns:1fr 507px;gap:88px;display:grid}.BookDemo-module-scss-module__yKJzEq__wrapper .BookDemo-module-scss-module__yKJzEq__form>div>div:last-child{justify-content:flex-start}}@media (min-width:1750px){.BookDemo-module-scss-module__yKJzEq__wrapper .BookDemo-module-scss-module__yKJzEq__content{padding:64px 0}.BookDemo-module-scss-module__yKJzEq__wrapper .BookDemo-module-scss-module__yKJzEq__block{padding:84px}.BookDemo-module-scss-module__yKJzEq__wrapper .BookDemo-module-scss-module__yKJzEq__blockRow{grid-template-columns:1fr 760px}}
.Intro-module-scss-module__-fTWCG__wrapper{background:linear-gradient(#130520b3 0% 100%);min-height:100dvh;transition:min-height .3s;position:relative}@media (min-width:1200px){.Intro-module-scss-module__-fTWCG__wrapper{align-items:center;padding-top:0;display:flex}}.Intro-module-scss-module__-fTWCG__video{z-index:-1;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Intro-module-scss-module__-fTWCG__content-wrapper{flex-direction:column;gap:40px;padding-top:110px;padding-left:24px;padding-right:24px;display:flex}@media (min-width:1200px){.Intro-module-scss-module__-fTWCG__content-wrapper{gap:64px;max-width:604px;padding:0}}@media (min-width:1750px){.Intro-module-scss-module__-fTWCG__content-wrapper{max-width:804px}}.Intro-module-scss-module__-fTWCG__link{margin-top:32px}@media (min-width:1750px){.Intro-module-scss-module__-fTWCG__link{margin-top:64px}}
.AllCases-module-scss-module__YTfB8W__wrapper{padding-bottom:70px}@media (min-width:1200px){.AllCases-module-scss-module__YTfB8W__wrapper{padding-bottom:200px}}
.KeyTakeways-module-scss-module__dHmLva__wrapper{padding:80px 0 70px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__row{gap:72px;display:grid}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__list{gap:8px;display:grid}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__left{padding:0 24px}@media (min-width:1200px){.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__left{padding:0}}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__title{margin-bottom:32px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description p:not(:last-child){margin-bottom:20px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description p,.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description li,.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description li span{font-weight:300}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description strong{-webkit-font-smoothing:antialiased;font-weight:700}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description h1,.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description h2,.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description h3{margin-bottom:20px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description h4{margin-bottom:12px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description ul{margin:30px 0;padding-left:20px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description ul>li{list-style:outside}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description ul>li:not(:last-child){margin-bottom:15px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description ol{margin:30px 0;padding-left:20px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description ol>li{list-style:decimal}:is(.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description ol>li:has(ul),.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description ol>li:has(ol)){list-style-type:none}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description ol>li:not(:last-child){margin-bottom:15px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description img{object-fit:contain;border-radius:10px;max-width:100%;height:auto;margin:30px 0;display:block;overflow:hidden}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description blockquote{border-radius:20px;margin:24px 0 50px;padding:24px;display:block}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description blockquote strong{-webkit-font-smoothing:antialiased;letter-spacing:-.28px;margin-top:24px;font-size:14px;font-style:normal;font-weight:700;line-height:140%;display:block}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description a{text-decoration:underline;display:inline}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description h2{margin-top:48px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description h2:first-child{margin-top:0}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description h3{margin-top:24px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description h3:first-child{margin-top:0}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description h4{margin-top:20px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description h4:first-child{margin-top:0}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description table{border-collapse:collapse;width:100%;margin:30px 0;overflow:hidden}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description table th,.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description table td{border:1px solid var(--Border---Stroke,#9986ff29);text-align:left;padding:12px 16px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description table th{font-weight:600}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description table tr:nth-child(odd){background-color:#7f58ff0d}@media (min-width:768px){.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description table td:first-child p{white-space:nowrap}}@media (min-width:1200px){.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description blockquote{margin:40px 0 64px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description blockquote strong{letter-spacing:-.36px;margin-top:32px;font-size:18px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description h2{margin-top:64px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description h3{margin-top:32px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description h4{margin-top:24px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description img{border-radius:20px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description table td:first-child p{white-space:nowrap}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description table td:nth-child(2){min-width:150px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description table td>p{max-width:400px}}@media (min-width:1750px){.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description blockquote{margin:40px 0 96px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description h2{margin-top:96px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description h3{margin-top:48px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description h4{margin-top:32px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__description table td>p{max-width:500px}}@media (min-width:1200px){.KeyTakeways-module-scss-module__dHmLva__wrapper{padding:80px 0}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__row{grid-template-columns:1fr 620px;align-items:center;gap:100px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__title{margin-bottom:50px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__list{grid-template-columns:1fr 1fr;gap:16px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__listItem:first-child .KeyTakeways-module-scss-module__dHmLva__descriptionValueBlock:before{bottom:-102px;left:auto;right:-96px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__listItem:nth-child(2) .KeyTakeways-module-scss-module__dHmLva__descriptionValueBlock:before{bottom:-102px;left:-97px;right:auto}}@media (min-width:1750px){.KeyTakeways-module-scss-module__dHmLva__wrapper{padding:120px 0}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__row{grid-template-columns:1fr 630px;gap:160px}.KeyTakeways-module-scss-module__dHmLva__wrapper .KeyTakeways-module-scss-module__dHmLva__list{gap:24px}}
.Cases-module-scss-module__FCYVQW__wrapper{padding-bottom:50px}@media (min-width:1200px){.Cases-module-scss-module__FCYVQW__wrapper{padding-bottom:70px}}
.HowWorks-module-scss-module__aMiC_W__wrapper{background:var(--Background-Dark,#130520);padding-top:56px;padding-bottom:72px}@media (min-width:1200px){.HowWorks-module-scss-module__aMiC_W__wrapper{padding-top:80px;padding-bottom:80px}}@media (min-width:1750px){.HowWorks-module-scss-module__aMiC_W__wrapper{padding-top:120px;padding-bottom:120px}}.HowWorks-module-scss-module__aMiC_W__content-wrapper{row-gap:72px;padding-left:25px;padding-right:25px;display:grid}@media (min-width:1200px){.HowWorks-module-scss-module__aMiC_W__content-wrapper{grid-template-columns:492px 1fr;align-items:center;column-gap:104px;padding:0}}@media (min-width:1750px){.HowWorks-module-scss-module__aMiC_W__content-wrapper{column-gap:156px}}.HowWorks-module-scss-module__aMiC_W__right{flex-direction:column;gap:40px;display:flex}@media (min-width:1200px){.HowWorks-module-scss-module__aMiC_W__right{gap:48px}}@media (min-width:1750px){.HowWorks-module-scss-module__aMiC_W__right{gap:72px}}.HowWorks-module-scss-module__aMiC_W__description{flex-direction:column;gap:24px;display:flex}.HowWorks-module-scss-module__aMiC_W__image{width:100%;height:100%;display:block}.HowWorks-module-scss-module__aMiC_W__bottom{flex-direction:column;gap:32px;display:flex}.HowWorks-module-scss-module__aMiC_W__links-wrapper{flex-direction:column;gap:12px;display:flex}.HowWorks-module-scss-module__aMiC_W__links-wrapper button{width:100%}@media (min-width:1200px){.HowWorks-module-scss-module__aMiC_W__links-wrapper{flex-direction:row}.HowWorks-module-scss-module__aMiC_W__links-wrapper button{min-width:255px}}

.AIDefense-module-scss-module__t7t8kW__wrapper{background:var(--Background-Dark,#130520);padding-top:48px;padding-bottom:72px}@media (min-width:1200px){.AIDefense-module-scss-module__t7t8kW__wrapper{padding-top:80px;padding-bottom:80px}}@media (min-width:1750px){.AIDefense-module-scss-module__t7t8kW__wrapper{padding-top:120px;padding-bottom:120px}}.AIDefense-module-scss-module__t7t8kW__content-wrapper{flex-direction:column;gap:72px;display:flex}@media (min-width:1200px){.AIDefense-module-scss-module__t7t8kW__content-wrapper{gap:64px}}@media (min-width:1750px){.AIDefense-module-scss-module__t7t8kW__content-wrapper{gap:96px}}.AIDefense-module-scss-module__t7t8kW__top{row-gap:32px;padding:0 24px;display:grid}@media (min-width:1200px){.AIDefense-module-scss-module__t7t8kW__top{grid-template-columns:546px minmax(400px,480px);justify-content:space-between;padding:0}}@media (min-width:1750px){.AIDefense-module-scss-module__t7t8kW__top{grid-template-columns:765px minmax(650px,720px)}}.AIDefense-module-scss-module__t7t8kW__description{flex-direction:column;gap:16px;display:flex}.AIDefense-module-scss-module__t7t8kW__description ul{flex-direction:column;gap:8px;display:flex}.AIDefense-module-scss-module__t7t8kW__description ul li{align-items:center;gap:16px;display:flex}.AIDefense-module-scss-module__t7t8kW__description ul li:before{background-color:var(--Accent,#7f58ff);content:"";border-radius:50%;min-width:5px;height:5px}@media (min-width:1200px){.AIDefense-module-scss-module__t7t8kW__description{gap:24px}.AIDefense-module-scss-module__t7t8kW__description ul{flex-flow:wrap;gap:16px 24px}.AIDefense-module-scss-module__t7t8kW__description ul li{gap:12px}}.AIDefense-module-scss-module__t7t8kW__bottom{row-gap:8px;display:grid}@media (min-width:1200px){.AIDefense-module-scss-module__t7t8kW__bottom{grid-template-columns:repeat(3,1fr);column-gap:24px}}@media (min-width:1750px){.AIDefense-module-scss-module__t7t8kW__bottom{column-gap:48px}}.AIDefense-module-scss-module__t7t8kW__list-item{background:var(--Glass-Box,#180e2fcc);border-radius:16px;flex-direction:column;gap:16px;padding:32px 24px;display:flex}@media (min-width:1200px){.AIDefense-module-scss-module__t7t8kW__list-item{gap:32px;padding:32px}}
.AllSolutions-module-scss-module__-CZhSW__wrapper{background:var(--Linear-Gradient---Dark,linear-gradient(180deg, #12041e 0%, #1f1239 50%, #13051f 95%));padding-top:64px;padding-bottom:64px}@media (min-width:1200px){.AllSolutions-module-scss-module__-CZhSW__wrapper{padding-top:80px;padding-bottom:104px}}@media (min-width:1750px){.AllSolutions-module-scss-module__-CZhSW__wrapper{padding-top:120px;padding-bottom:156px}}.AllSolutions-module-scss-module__-CZhSW__content-wrapper{flex-direction:column;gap:64px;display:flex}@media (min-width:1750px){.AllSolutions-module-scss-module__-CZhSW__content-wrapper{gap:96px}}.AllSolutions-module-scss-module__-CZhSW__top{row-gap:32px;padding:0 24px;display:grid}@media (min-width:1200px){.AllSolutions-module-scss-module__-CZhSW__top{grid-template-columns:1fr 1fr;justify-content:space-between;column-gap:156px;padding:0}}.AllSolutions-module-scss-module__-CZhSW__bottom{row-gap:16px;display:grid}@media (min-width:1200px){.AllSolutions-module-scss-module__-CZhSW__bottom{grid-template-columns:1fr 1fr 1fr;gap:24px}}.AllSolutions-module-scss-module__-CZhSW__solution-item{background:var(--Glass-Box,#180e2fcc);border-radius:16px;flex-direction:column;padding:32px 24px 40px;display:flex;position:relative;overflow:hidden}.AllSolutions-module-scss-module__-CZhSW__solution-item:before{opacity:.2;filter:blur(62px);will-change:transform;background:var(--Accent,#7f58ff);content:"";border-radius:50%;width:271px;height:271px;transition:all .3s;position:absolute;top:-100px;right:-100px;transform:translateZ(0)}@media (min-width:1200px){.AllSolutions-module-scss-module__-CZhSW__solution-item{padding:40px 64px 40px 32px}.AllSolutions-module-scss-module__-CZhSW__solution-item:before{opacity:0;top:-200px;right:-200px}.AllSolutions-module-scss-module__-CZhSW__solution-item:hover .AllSolutions-module-scss-module__-CZhSW__arrow{opacity:1;transition-delay:.1s}.AllSolutions-module-scss-module__-CZhSW__solution-item:hover:before{opacity:1;top:-100px;right:-100px}}@media (min-width:1750px){.AllSolutions-module-scss-module__-CZhSW__solution-item{padding:64px 96px 64px 48px}}.AllSolutions-module-scss-module__-CZhSW__title-wrapper{flex-direction:column;gap:32px;display:flex}.AllSolutions-module-scss-module__-CZhSW__arrow{width:20px;height:20px;transition:all .3s;position:absolute;top:24px;right:24px}@media (min-width:1200px){.AllSolutions-module-scss-module__-CZhSW__arrow{opacity:0}}@media (min-width:1750px){.AllSolutions-module-scss-module__-CZhSW__arrow{width:35px;height:35px}}
.DrivenProtection-module-scss-module__kkQzpW__wrapper{background:var(--Background-Dark,#130520);padding-top:56px;padding-bottom:72px}@media (min-width:1200px){.DrivenProtection-module-scss-module__kkQzpW__wrapper{padding-top:80px;padding-bottom:80px}}@media (min-width:1750px){.DrivenProtection-module-scss-module__kkQzpW__wrapper{padding-top:120px;padding-bottom:120px}}.DrivenProtection-module-scss-module__kkQzpW__content-wrapper{row-gap:72px;padding-left:25px;padding-right:25px;display:grid}@media (min-width:1200px){.DrivenProtection-module-scss-module__kkQzpW__content-wrapper{grid-template-columns:492px 1fr;align-items:center;column-gap:104px;padding:0}}@media (min-width:1750px){.DrivenProtection-module-scss-module__kkQzpW__content-wrapper{column-gap:156px}}.DrivenProtection-module-scss-module__kkQzpW__right{flex-direction:column;gap:40px;display:flex}@media (min-width:1200px){.DrivenProtection-module-scss-module__kkQzpW__right{gap:48px}}@media (min-width:1750px){.DrivenProtection-module-scss-module__kkQzpW__right{gap:72px}}.DrivenProtection-module-scss-module__kkQzpW__description{flex-direction:column;gap:24px;display:flex}.DrivenProtection-module-scss-module__kkQzpW__image{width:100%;height:100%;display:block}.DrivenProtection-module-scss-module__kkQzpW__bottom{flex-direction:column;gap:32px;display:flex}.DrivenProtection-module-scss-module__kkQzpW__links-wrapper{flex-direction:column;gap:12px;display:flex}.DrivenProtection-module-scss-module__kkQzpW__links-wrapper button{width:100%}@media (min-width:1200px){.DrivenProtection-module-scss-module__kkQzpW__links-wrapper{flex-direction:row}.DrivenProtection-module-scss-module__kkQzpW__links-wrapper button{min-width:255px}}
.Intro-module-scss-module__xsN1Xq__wrapper{background:var(--Linear-Gradient---Down,linear-gradient(180deg, #12041f 0%, #12041f00 100%));min-height:100dvh;transition:min-height .3s;position:relative}@media (min-width:1200px){.Intro-module-scss-module__xsN1Xq__wrapper{align-items:center;padding-top:0;display:flex}}.Intro-module-scss-module__xsN1Xq__video{z-index:-1;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Intro-module-scss-module__xsN1Xq__content-wrapper{flex-direction:column;gap:40px;padding-top:110px;padding-left:24px;padding-right:24px;display:flex}@media (min-width:1200px){.Intro-module-scss-module__xsN1Xq__content-wrapper{gap:64px;max-width:616px;padding:0}.Intro-module-scss-module__xsN1Xq__content-wrapper h1{max-width:610px}}@media (min-width:1750px){.Intro-module-scss-module__xsN1Xq__content-wrapper,.Intro-module-scss-module__xsN1Xq__content-wrapper h1{max-width:804px}}.Intro-module-scss-module__xsN1Xq__link{padding-top:32px}@media (min-width:1750px){.Intro-module-scss-module__xsN1Xq__link{padding-top:64px}}
