:root{--slide-width:570px;--slide-transition-duration:.5s;--slide-transition-easing:ease;--font-archivo:"Archivo",sans-serif;--font-clash-display:"Clash Display",sans-serif}.Testimonials-module-scss-module__2rUZPG__testimonialsRoot{align-items:center;width:100%;margin:auto;display:flex}.Testimonials-module-scss-module__2rUZPG__testimonialsStage{place-items:center;width:100%;height:100%;display:grid}.Testimonials-module-scss-module__2rUZPG__testimonialsStage>*{grid-area:1/-1}.Testimonials-module-scss-module__2rUZPG__testimonialsTrack{pointer-events:none;place-items:stretch center;width:100%;height:100%;display:grid}.Testimonials-module-scss-module__2rUZPG__testimonialsTrack>*{grid-area:1/-1}.Testimonials-module-scss-module__2rUZPG__testimonialsSlide{--slide-tx:0px;--slide-ty:0vh;--padding:0px;--offset:0;--opacity-delay:0s;width:var(--slide-width);height:auto;aspect-ratio:var(--slide-aspect);-webkit-user-select:none;user-select:none;transform:translate3d(var(--slide-tx),var(--slide-ty),var(--slide-tz,0))rotateY(var(--slide-rotY))scale(var(--slide-scale));transition:transform var(--slide-transition-duration)var(--slide-transition-easing)0s,opacity .3s ease var(--opacity-delay);position:relative}.Testimonials-module-scss-module__2rUZPG__testimonialsSlide:after{content:"";z-index:1;opacity:1;visibility:visible;width:100%;height:100%;transition:opacity var(--slide-transition-duration)var(--slide-transition-easing);background:#0006;position:absolute;top:0;left:0}.Testimonials-module-scss-module__2rUZPG__testimonialsSlide[data-current]{--slide-scale:1.2;--slide-tz:0px;--slide-tx:0px;--slide-rotY:0;--opacity-delay:0s;pointer-events:auto}.Testimonials-module-scss-module__2rUZPG__testimonialsSlide[data-current]:after{opacity:0}.Testimonials-module-scss-module__2rUZPG__testimonialsSlide[data-next]:after,.Testimonials-module-scss-module__2rUZPG__testimonialsSlide[data-previous]:after{opacity:1}.Testimonials-module-scss-module__2rUZPG__testimonialsSlide[data-next],.Testimonials-module-scss-module__2rUZPG__testimonialsSlide[data-previous]{--opacity-delay:.5s}.Testimonials-module-scss-module__2rUZPG__testimonialsSlide[data-next]{--slide-tx:calc(1*var(--slide-width)*.6);--slide-rotY:0}.Testimonials-module-scss-module__2rUZPG__testimonialsSlide[data-previous]{--slide-tx:calc(-1*var(--slide-width)*.6);--slide-rotY:0}.Testimonials-module-scss-module__2rUZPG__testimonialsSlide:not([data-current]){--slide-scale:1;--slide-tz:0;pointer-events:none}.Testimonials-module-scss-module__2rUZPG__testimonialsCard{background:#18181b;border-radius:18px;flex-direction:column;justify-content:flex-end;gap:16px;width:100%;height:100%;padding:18px;display:flex}.Testimonials-module-scss-module__2rUZPG__testimonialsCardHeader{align-items:center;gap:12px;display:flex}.Testimonials-module-scss-module__2rUZPG__testimonialsAvatar{object-fit:cover;border:1px solid #ffffff40;border-radius:999px;width:56px;height:56px}.Testimonials-module-scss-module__2rUZPG__testimonialsMeta{flex-direction:column;gap:2px;display:flex}.Testimonials-module-scss-module__2rUZPG__testimonialsName{font-family:var(--font-clash-display);color:#fff;font-size:1rem;font-weight:800}.Testimonials-module-scss-module__2rUZPG__testimonialsRole{font-family:var(--font-archivo);color:#fffc;font-size:.9rem;font-weight:300}.Testimonials-module-scss-module__2rUZPG__testimonialsQuote{font-family:var(--font-archivo);color:#fff;font-size:.95rem;font-weight:300;line-height:1.7;overflow:hidden}.Testimonials-module-scss-module__2rUZPG__testimonialsQuote span{transition:var(--slide-transition-duration)var(--slide-transition-easing);transition-property:opacity,transform;display:block}.Testimonials-module-scss-module__2rUZPG__testimonialsSlide[data-current] .Testimonials-module-scss-module__2rUZPG__testimonialsQuote span{opacity:1;transition-delay:.25s;transform:translate(0,0)}.Testimonials-module-scss-module__2rUZPG__testimonialsSlide:not([data-current]) .Testimonials-module-scss-module__2rUZPG__testimonialsQuote span{opacity:0;transition-delay:0s;transform:translateY(100%)}.Testimonials-module-scss-module__2rUZPG__testimonialsPagination{z-index:1200;pointer-events:auto;align-items:center;gap:5px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Testimonials-module-scss-module__2rUZPG__testimonialsBullet{opacity:.9;cursor:pointer;background:#27272a;border:1px solid #ffffff2e;border-radius:999px;width:16px;height:16px;transition:width .25s,background .25s,border-color .25s,transform .25s,opacity .25s}.Testimonials-module-scss-module__2rUZPG__testimonialsBullet:hover{background:#ffffff52;transform:scale(1.08)}.Testimonials-module-scss-module__2rUZPG__testimonialsBulletActive{opacity:1;background:#fffffff2;border-color:#fffffff2;border-radius:999px;width:32px;height:16px;transform:none}
: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-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}
.hero-banner-module-scss-module__egQTka__wrap{background:#09090b;height:50dvh;position:relative;overflow:hidden}@media (min-width:768px){.hero-banner-module-scss-module__egQTka__wrap{height:550px}}.hero-banner-module-scss-module__egQTka__canvas{z-index:10;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;transform:translateZ(0)}.hero-banner-module-scss-module__egQTka__overlay{z-index:30;pointer-events:none;background:linear-gradient(#09090b 0%,#09090b00 35% 55%,#09090b 100%),linear-gradient(90deg,#09090b 0%,#09090b00 35% 55%,#09090b 100%);position:absolute;inset:0}
