@import "https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap";
: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}
.Reviews-module-scss-module__z32MEG__reviews{padding:0 0 60px;position:relative;overflow:hidden}.Reviews-module-scss-module__z32MEG__container{box-sizing:border-box;width:min(90%,1920px);max-width:1920px;margin-left:auto;margin-right:auto;padding-left:clamp(12px,2.5vw,28px);padding-right:clamp(12px,2.5vw,28px);position:relative}.Reviews-module-scss-module__z32MEG__title{color:#fff;padding-bottom:63px;font-family:Oswald,sans-serif;font-size:55px;font-weight:500;line-height:65px}@media (max-width:1200px){.Reviews-module-scss-module__z32MEG__title{padding-bottom:50px;font-size:48px;line-height:58px}}@media (max-width:992px){.Reviews-module-scss-module__z32MEG__title{padding-bottom:40px;font-size:42px;line-height:52px}}@media (max-width:768px){.Reviews-module-scss-module__z32MEG__title{padding-bottom:35px;font-size:38px;line-height:48px}}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__title{padding-bottom:30px;font-size:34px;line-height:44px}}@media (max-width:375px){.Reviews-module-scss-module__z32MEG__title{padding-bottom:25px;font-size:30px;line-height:40px}}.Reviews-module-scss-module__z32MEG__feedbackLoading,.Reviews-module-scss-module__z32MEG__feedbackEmpty{color:#ffffffbf;margin:0 0 24px;font-family:Gotham Pro,system-ui,sans-serif;font-size:18px}.Reviews-module-scss-module__z32MEG__feedbackError{color:#f87171;margin:0 0 16px;font-family:Gotham Pro,system-ui,sans-serif;font-size:16px}.Reviews-module-scss-module__z32MEG__videoPlaceholder{color:#ffffffb3;background:#00000059;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;font-size:16px;display:flex}.Reviews-module-scss-module__z32MEG__swiper{width:100%;margin-bottom:20px;padding-bottom:50px!important;overflow:visible!important}@media (max-width:768px){.Reviews-module-scss-module__z32MEG__swiper{padding-bottom:40px!important}}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__swiper{padding-bottom:35px!important}}.Reviews-module-scss-module__z32MEG__card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;grid-template-columns:1fr 1.2fr;gap:30px;height:100%;padding:30px;display:grid;box-shadow:0 4px 20px #00000014}@media (max-width:1200px){.Reviews-module-scss-module__z32MEG__card{gap:25px;padding:25px}}@media (max-width:992px){.Reviews-module-scss-module__z32MEG__card{grid-template-columns:1fr;gap:20px;padding:22px}}@media (max-width:768px){.Reviews-module-scss-module__z32MEG__card{padding:20px}}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__card{border-radius:14px;padding:18px}}.Reviews-module-scss-module__z32MEG__cardContent{flex-direction:column;row-gap:26px;display:flex}@media (max-width:1200px){.Reviews-module-scss-module__z32MEG__cardContent{row-gap:22px}}@media (max-width:992px){.Reviews-module-scss-module__z32MEG__cardContent{row-gap:20px}}@media (max-width:768px){.Reviews-module-scss-module__z32MEG__cardContent{row-gap:18px}}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__cardContent{row-gap:16px}}.Reviews-module-scss-module__z32MEG__videoWrapper{width:100%;height:100%;min-height:253px;position:relative}@media (max-width:1200px){.Reviews-module-scss-module__z32MEG__videoWrapper{min-height:230px}}@media (max-width:992px){.Reviews-module-scss-module__z32MEG__videoWrapper{min-height:280px}}@media (max-width:768px){.Reviews-module-scss-module__z32MEG__videoWrapper{min-height:250px}}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__videoWrapper{min-height:220px}}@media (max-width:375px){.Reviews-module-scss-module__z32MEG__videoWrapper{min-height:200px}}.Reviews-module-scss-module__z32MEG__videoFrame{object-fit:cover;border-radius:8px;width:100%;height:100%}.Reviews-module-scss-module__z32MEG__date{color:#999;margin-bottom:12px;font-size:14px;font-weight:400;display:block}@media (max-width:768px){.Reviews-module-scss-module__z32MEG__date{margin-bottom:8px;font-size:13px}}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__date{font-size:12px}}.Reviews-module-scss-module__z32MEG__cardTitle{color:#000;font-size:24px;font-weight:400;line-height:20px}@media (max-width:1200px){.Reviews-module-scss-module__z32MEG__cardTitle{font-size:22px}}@media (max-width:992px){.Reviews-module-scss-module__z32MEG__cardTitle{font-size:21px}}@media (max-width:768px){.Reviews-module-scss-module__z32MEG__cardTitle{font-size:20px;line-height:24px}}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__cardTitle{font-size:19px;line-height:23px}}@media (max-width:375px){.Reviews-module-scss-module__z32MEG__cardTitle{font-size:18px;line-height:22px}}.Reviews-module-scss-module__z32MEG__text{color:#000;opacity:.7;font-size:16px;font-weight:400;line-height:20px}@media (max-width:1200px){.Reviews-module-scss-module__z32MEG__text{font-size:15px}}@media (max-width:992px){.Reviews-module-scss-module__z32MEG__text{font-size:15px;line-height:19px}}@media (max-width:768px){.Reviews-module-scss-module__z32MEG__text{font-size:14px;line-height:18px}}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__text{font-size:13px;line-height:17px}}.Reviews-module-scss-module__z32MEG__link{color:#06c;border-bottom:1px solid #0000;margin-top:auto;font-size:16px;font-weight:500;text-decoration:none;transition:border-color .2s;display:inline-block}@media (max-width:768px){.Reviews-module-scss-module__z32MEG__link{font-size:15px}}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__link{font-size:14px}}.Reviews-module-scss-module__z32MEG__link:hover{color:#06c;transition:all .3s;transform:scale(1.02)}.Reviews-module-scss-module__z32MEG__customPagination{justify-content:center;gap:8px;margin:20px 0 30px;display:flex}@media (max-width:768px){.Reviews-module-scss-module__z32MEG__customPagination{margin:15px 0 25px}}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__customPagination{gap:6px;margin:10px 0 20px}}.Reviews-module-scss-module__z32MEG__customPagination .swiper-pagination-bullet{opacity:1;cursor:pointer;background:#ddd;border-radius:50%;width:10px;height:10px;transition:all .3s}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__customPagination .swiper-pagination-bullet{width:8px;height:8px}}.Reviews-module-scss-module__z32MEG__customPagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#358cff;border-radius:20px;width:30px}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__customPagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:25px}}.Reviews-module-scss-module__z32MEG__ctaSection{justify-content:space-between;align-items:center;gap:30px;margin-top:60px;display:flex}@media (max-width:1200px){.Reviews-module-scss-module__z32MEG__ctaSection{gap:25px;margin-top:50px}}@media (max-width:992px){.Reviews-module-scss-module__z32MEG__ctaSection{flex-direction:column;align-items:flex-start;gap:30px;margin-top:40px}}@media (max-width:768px){.Reviews-module-scss-module__z32MEG__ctaSection{gap:25px;margin-top:35px}}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__ctaSection{gap:20px;margin-top:30px}}.Reviews-module-scss-module__z32MEG__ctaContent{align-items:center;gap:30px;display:flex}@media (max-width:1200px){.Reviews-module-scss-module__z32MEG__ctaContent{gap:25px}}@media (max-width:992px){.Reviews-module-scss-module__z32MEG__ctaContent{flex-wrap:wrap;gap:20px;width:100%}}@media (max-width:768px){.Reviews-module-scss-module__z32MEG__ctaContent{flex-direction:column;align-items:flex-start;gap:18px}}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__ctaContent{gap:15px}}.Reviews-module-scss-module__z32MEG__ctaButton{color:#fff;cursor:pointer;background:#358cff;border:1px solid #358cff;border-radius:15px;align-items:center;gap:50px;width:100%;max-width:370px;height:64px;padding:0 20px 0 6px;font-size:20px;font-weight:400;text-decoration:none;transition:all .3s;display:flex}@media (max-width:1200px){.Reviews-module-scss-module__z32MEG__ctaButton{gap:40px;max-width:340px;height:60px;font-size:19px}}@media (max-width:992px){.Reviews-module-scss-module__z32MEG__ctaButton{gap:35px;max-width:320px;height:58px;font-size:18px}}@media (max-width:768px){.Reviews-module-scss-module__z32MEG__ctaButton{gap:30px;max-width:300px;height:56px;padding:0 18px 0 5px;font-size:17px}}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__ctaButton{gap:25px;max-width:280px;height:54px;padding:0 16px 0 4px;font-size:16px}}@media (max-width:375px){.Reviews-module-scss-module__z32MEG__ctaButton{gap:20px;max-width:260px;height:52px;padding:0 14px 0 4px;font-size:15px}}.Reviews-module-scss-module__z32MEG__ctaButton:hover{background:#e05e00;transform:scale(1.02);box-shadow:0 10px 20px #ff6a004d}.Reviews-module-scss-module__z32MEG__ctaButton .Reviews-module-scss-module__z32MEG__arrowIcon{background:#fff;border:1px solid #358cff;border-radius:50%;justify-content:center;align-items:center;width:54px;min-width:54px;height:54px;transition:all .3s;display:flex}@media (max-width:1200px){.Reviews-module-scss-module__z32MEG__ctaButton .Reviews-module-scss-module__z32MEG__arrowIcon{width:52px;min-width:52px;height:52px}}@media (max-width:992px){.Reviews-module-scss-module__z32MEG__ctaButton .Reviews-module-scss-module__z32MEG__arrowIcon{width:50px;min-width:50px;height:50px}}@media (max-width:768px){.Reviews-module-scss-module__z32MEG__ctaButton .Reviews-module-scss-module__z32MEG__arrowIcon{width:48px;min-width:48px;height:48px}}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__ctaButton .Reviews-module-scss-module__z32MEG__arrowIcon{width:46px;min-width:46px;height:46px}}@media (max-width:768px){.Reviews-module-scss-module__z32MEG__ctaButton .Reviews-module-scss-module__z32MEG__arrowIcon img{width:12px;height:25px}}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__ctaButton .Reviews-module-scss-module__z32MEG__arrowIcon img{width:11px;height:23px}}.Reviews-module-scss-module__z32MEG__ctaButton .Reviews-module-scss-module__z32MEG__ctaText{text-align:center;white-space:nowrap;flex:1}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__ctaButton .Reviews-module-scss-module__z32MEG__ctaText{white-space:normal}}.Reviews-module-scss-module__z32MEG__ctaDescription{color:#fff;max-width:100%;margin:0;font-size:16px;font-weight:400;line-height:20px}@media (max-width:1200px){.Reviews-module-scss-module__z32MEG__ctaDescription{font-size:15px}}@media (max-width:992px){.Reviews-module-scss-module__z32MEG__ctaDescription{max-width:400px;font-size:15px}}@media (max-width:768px){.Reviews-module-scss-module__z32MEG__ctaDescription{max-width:100%;font-size:14px;line-height:18px}}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__ctaDescription{font-size:13px;line-height:17px}}.Reviews-module-scss-module__z32MEG__arrowslider{gap:16px;display:flex}@media (max-width:992px){.Reviews-module-scss-module__z32MEG__arrowslider{justify-content:center;width:100%;display:none}}@media (max-width:768px){.Reviews-module-scss-module__z32MEG__arrowslider{gap:14px}}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__arrowslider{gap:12px}}.Reviews-module-scss-module__z32MEG__arrowslider button{cursor:pointer;background:#bfbfbf;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:all .3s;display:flex}@media (max-width:1200px){.Reviews-module-scss-module__z32MEG__arrowslider button{width:52px;height:52px}}@media (max-width:992px){.Reviews-module-scss-module__z32MEG__arrowslider button{width:50px;height:50px}}@media (max-width:768px){.Reviews-module-scss-module__z32MEG__arrowslider button{width:48px;height:48px}}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__arrowslider button{width:46px;height:46px}}.Reviews-module-scss-module__z32MEG__arrowslider button:hover{background:#358cff;border:1px solid #358cff}.Reviews-module-scss-module__z32MEG__arrowslider button:hover img{filter:brightness(0)invert()}.Reviews-module-scss-module__z32MEG__arrowslider button img{transition:filter .3s}@media (max-width:768px){.Reviews-module-scss-module__z32MEG__arrowslider button img{width:12px;height:25px}}@media (max-width:576px){.Reviews-module-scss-module__z32MEG__arrowslider button img{width:11px;height:23px}}.Reviews-module-scss-module__z32MEG__introSection{width:100%}.Reviews-module-scss-module__z32MEG__introCol{max-width:min(100%,520px)}.Reviews-module-scss-module__z32MEG__introTitle{color:#fff;text-wrap:balance;margin:0;font-family:Oswald,sans-serif;font-size:clamp(1.5rem,2.8vw + .6rem,3.375rem);font-weight:700;line-height:1.08}.Reviews-module-scss-module__z32MEG__introDescription{color:#fff;max-width:100%;margin:0;padding-top:clamp(12px,2vw,20px);font-family:Gotham Pro,sans-serif;font-size:clamp(1rem,1.1vw + .55rem,1.5rem);font-weight:700;line-height:1.35}.Reviews-module-scss-module__z32MEG__contentContainer{box-sizing:border-box;grid-template-columns:minmax(0,1.35fr) minmax(0,2.65fr);align-items:start;gap:clamp(24px,4vw,40px);padding-top:clamp(32px,6vw,70px);padding-bottom:clamp(40px,8vw + 2rem,170px);display:grid}.Reviews-module-scss-module__z32MEG__missionContainer{row-gap:clamp(24px,4vw,40px);max-width:100%;display:grid}.Reviews-module-scss-module__z32MEG__mission{gap:0;display:grid}.Reviews-module-scss-module__z32MEG__missionHeader{flex-wrap:wrap;align-items:center;gap:8px;margin:0;display:flex}.Reviews-module-scss-module__z32MEG__missionMark{background:#358cff;flex-shrink:0;width:clamp(12px,1.2vw,16px);height:clamp(12px,1.2vw,16px)}.Reviews-module-scss-module__z32MEG__missionTitle{color:#fff;margin:0;font-family:Gotham Pro,sans-serif;font-size:clamp(1rem,.9vw + .65rem,1.5rem);font-weight:500;line-height:1.2}.Reviews-module-scss-module__z32MEG__missionText{color:#fff;margin:0;padding-top:clamp(8px,1.2vw,12px);font-family:Gotham Pro,sans-serif;font-size:clamp(.9375rem,.85vw + .55rem,1.5rem);font-weight:400;line-height:1.45}@media (max-width:1023px){.Reviews-module-scss-module__z32MEG__contentContainer{grid-template-columns:1fr;gap:clamp(28px,5vw,40px);padding-top:clamp(28px,5vw,48px);padding-bottom:clamp(40px,8vw,80px)}.Reviews-module-scss-module__z32MEG__introCol{max-width:100%}.Reviews-module-scss-module__z32MEG__missionContainer{row-gap:clamp(20px,4vw,32px)}}@media (max-width:767px){.Reviews-module-scss-module__z32MEG__introTitle{font-size:24px;line-height:1.15}.Reviews-module-scss-module__z32MEG__introDescription{font-size:16px;font-weight:700;line-height:1.35}.Reviews-module-scss-module__z32MEG__contentContainer{padding-top:24px;padding-bottom:48px}.Reviews-module-scss-module__z32MEG__missionHeader{gap:6px}.Reviews-module-scss-module__z32MEG__title{text-transform:lowercase;padding-bottom:24px;font-size:30px;line-height:1.1}.Reviews-module-scss-module__z32MEG__card{border-radius:12px;grid-template-rows:auto 1fr;grid-template-columns:1fr;padding:0;overflow:hidden}.Reviews-module-scss-module__z32MEG__videoWrapper{border-radius:0;order:-1;min-height:162px}.Reviews-module-scss-module__z32MEG__videoFrame{border-radius:0}.Reviews-module-scss-module__z32MEG__cardContent{row-gap:12px;padding:20px 20px 24px}.Reviews-module-scss-module__z32MEG__ctaSection{flex-direction:column;align-items:stretch;gap:16px;margin-top:24px}.Reviews-module-scss-module__z32MEG__ctaContent{flex-direction:column;align-items:stretch;gap:12px;width:100%}.Reviews-module-scss-module__z32MEG__ctaButton{letter-spacing:.06em;text-transform:uppercase;border-radius:15px;justify-content:center;gap:0;width:100%;max-width:none;height:82px;padding:0 16px;font-size:14px;font-weight:700}.Reviews-module-scss-module__z32MEG__ctaDescription{text-align:left;font-size:14px;line-height:1.35}.Reviews-module-scss-module__z32MEG__arrowslider{display:none}}
.page-module-scss-module__74Rw6W__heroStack{position:relative}.page-module-scss-module__74Rw6W__heroHeader{z-index:20;box-sizing:border-box;width:min(90%,1920px);max-width:1920px;margin:0 auto;position:relative}@media (max-width:1024px){.page-module-scss-module__74Rw6W__heroStack{width:100%}.page-module-scss-module__74Rw6W__heroHeader{z-index:20;position:absolute;top:0;left:0;right:0}}
