.free-quote-cta{background:#fff;padding:100px 0;position:relative}.free-quote-cta__shell{width:min(100% - 2rem, var(--container,1320px));grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:2rem;margin-inline:auto;display:grid}.free-quote-cta__copy{padding-right:1.5rem}.free-quote-cta__eyebrow,.free-quote-cta__title{opacity:0;visibility:hidden;transform:translateY(100%)}.free-quote-cta.is-inview .free-quote-cta__eyebrow,.free-quote-cta.is-inview .free-quote-cta__title{visibility:visible;animation:1s both free-quote-fade-in-up;animation-delay:var(--fq-delay,0s)}.free-quote-cta__eyebrow{font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .55rem;font-size:.9rem;font-weight:700;line-height:1.35;color:var(--color-secondary,#0f3864)!important}.free-quote-cta__title{max-width:16ch;font-family:var(--font-heading);text-transform:capitalize;margin:0 0 .9rem;font-size:clamp(1.75rem,3.2vw,2.65rem);font-weight:800;line-height:1.25;color:#2d2d2d!important}.free-quote-cta__desc{color:#656565;max-width:34rem;font-family:var(--font-body);margin:0 0 1.5rem;font-size:1.05rem;line-height:1.6}.free-quote-cta__btn{font-family:var(--font-heading);border-radius:30px;align-items:center;gap:.65rem;padding:1rem 2.1rem;font-size:.95rem;font-weight:600;line-height:1.3;transition:background-color .25s,color .25s,box-shadow .25s,transform .3s;display:inline-flex;background:var(--color-primary,#97161a)!important;color:#fff!important;text-decoration:none!important}.free-quote-cta__btn svg{fill:currentColor;width:1rem;height:1rem}.free-quote-cta__btn:hover,.free-quote-cta__btn:focus-visible{transform:translateY(-8px);box-shadow:0 10px 25px #0000001a;background:var(--color-secondary,#0f3864)!important;color:#fff!important}.free-quote-cta__media{min-height:22rem;position:relative}.free-quote-cta__frame{z-index:0;background:#f9f9f9;border-radius:30px;position:absolute;inset:0 0 0 28%}.free-quote-cta__carousel{z-index:1;border-radius:30px;width:calc(100% - 3.5rem);margin:3.5rem 3.5rem 3.5rem 0;position:relative;overflow:hidden}.free-quote-cta__track{will-change:transform;transition:transform .5s;display:flex}.free-quote-cta__slide{flex:0 0 100%;min-width:0;margin:0}.free-quote-cta__image{object-fit:cover;background:#fff;border:12px solid #fff;border-radius:30px;width:100%;height:auto;display:block;box-shadow:0 10px 28px #0f172a14,0 18px 40px #0f172a1a!important}@keyframes free-quote-fade-in-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:none}}@media (max-width:1024px){.free-quote-cta{padding:50px .9rem}.free-quote-cta__shell{width:min(100% - 1.75rem, var(--container,1320px));grid-template-columns:1fr;gap:1.5rem}.free-quote-cta__copy{padding-right:0}.free-quote-cta__title{max-width:none}.free-quote-cta__media{min-height:0}.free-quote-cta__frame{inset:1.5rem 0 0 22%}.free-quote-cta__carousel{width:calc(100% - 2rem);margin:2rem 1rem 1rem 0}}@media (max-width:767px){.free-quote-cta{padding:40px 0 48px}.free-quote-cta__shell{width:min(100% - 1.5rem, var(--container,1320px))}.free-quote-cta__title{font-size:1.65rem}.free-quote-cta__frame{inset:0}.free-quote-cta__carousel{width:100%;margin:1.25rem 0 0}.free-quote-cta__image{border-width:8px;border-radius:24px;box-shadow:0 8px 18px #0f172a0f,0 18px 40px #0f172a1f!important}.free-quote-cta__btn{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.free-quote-cta__eyebrow,.free-quote-cta__title,.free-quote-cta.is-inview .free-quote-cta__eyebrow,.free-quote-cta.is-inview .free-quote-cta__title{opacity:1;visibility:visible;animation:none;transform:none}.free-quote-cta__track,.free-quote-cta__btn{transition:none}.free-quote-cta__btn:hover,.free-quote-cta__btn:focus-visible{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)}}
.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}}
