: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)}}
.testimonials{background:#fff;padding:70px 0 100px;position:relative;overflow:hidden}.testimonials__shell{width:min(100% - 2rem, var(--container,1320px));grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);align-items:center;gap:clamp(1.5rem,3vw,2.5rem);margin-inline:auto;display:grid}.testimonials__copy{min-width:0;padding-right:clamp(.5rem,2vw,1.5rem)}.testimonials__eyebrow{color:var(--color-secondary,#0f3864)!important;font-family:var(--font-heading)!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0 0 .55rem!important;font-size:.92rem!important;font-weight:700!important;line-height:1.4!important}.testimonials__title{color:#2d2d2d!important;font-family:var(--font-heading)!important;margin:0 0 .9rem!important;font-size:clamp(1.85rem,3.2vw,2.65rem)!important;font-weight:800!important;line-height:1.25!important}.testimonials__desc{max-width:28rem;color:var(--color-body,#6e6e6e)!important;font-family:var(--font-body)!important;margin:0!important;font-size:1.05rem!important;line-height:1.7!important}.testimonials__slider-wrap{width:100%;min-width:0;max-width:100%}.testimonials__swiper{box-sizing:border-box;width:100%!important;max-width:100%!important;padding:.25rem .15rem .5rem!important;overflow:hidden!important}.testimonials__swiper .swiper-slide{box-sizing:border-box;height:auto}.testimonials__card{flex-direction:column;height:100%;min-height:100%;display:flex;background:var(--color-bg-soft,#f9f9f9)!important;box-shadow:none!important;border:0!important;border-radius:30px!important;padding:2.15rem!important}.testimonials__stars{flex-wrap:wrap;gap:.3rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.testimonials__stars li{width:.95rem;height:.95rem;display:inline-flex}.testimonials__stars svg{fill:#f5b400;width:100%;height:100%;display:block}.testimonials__quote{flex:1;margin:0 0 1.5rem}.testimonials__quote p{color:#555!important;font-family:var(--font-body)!important;margin:0!important;font-size:1rem!important;font-style:italic!important;font-weight:400!important;line-height:1.7!important}.testimonials__bio{align-items:center;gap:.85rem;margin-top:auto;display:flex}.testimonials__avatar{flex-shrink:0;object-fit:cover!important;border-radius:50%!important;width:70px!important;height:70px!important}.testimonials__identity{min-width:0}.testimonials__name{display:block;color:#1f1f1f!important;font-family:var(--font-heading)!important;margin:0 0 .3rem!important;font-size:1.05rem!important;font-style:normal!important;font-weight:800!important;line-height:1.3!important}.testimonials__company{color:var(--color-secondary,#0f3864)!important;font-family:var(--font-heading)!important;letter-spacing:.04em!important;text-transform:uppercase!important;margin:0!important;font-size:.78rem!important;font-weight:700!important;line-height:1.35!important}@media (max-width:1024px){.testimonials{padding:60px 0 80px}.testimonials__shell{grid-template-columns:1fr;gap:1.75rem}.testimonials__copy{max-width:40rem;padding-right:0}.testimonials__card{padding:1.75rem!important}}@media (max-width:767px){.testimonials{padding:50px 0 60px}.testimonials__shell{width:min(100% - 1.75rem, var(--container,1320px))}.testimonials__card{border-radius:22px!important;padding:1.45rem!important}.testimonials__avatar{width:58px!important;height:58px!important}.testimonials__quote p{font-size:.98rem!important}}@media (prefers-reduced-motion:reduce){.testimonials__swiper .swiper-wrapper{transform:none!important}}
