.quote-page-section{--quote-ink: #242126;--quote-muted: #625d62;--quote-navy: #173571;--quote-blue: #3159a7;--quote-orange: #e76330;--quote-ivory: #fffaf7;--quote-peach: #fff0e9;--quote-mist: #f2f6ff;--quote-line: rgba(23, 53, 113, .14);--quote-shadow: 0 16px 42px rgba(37, 52, 92, .1);color:var(--quote-ink);font-family:var(--font-body-family, inherit)}.quote-page-section *,.quote-page-section *:before,.quote-page-section *:after{box-sizing:border-box}.quote-page-section__inner{width:min(100% - 40px,1440px);margin-inline:auto}.quote-page-section__eyebrow{margin:0 0 10px;color:var(--quote-orange);font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.quote-page-section__heading{margin:0;color:var(--quote-ink);font-family:var(--font-heading-family, inherit);font-size:clamp(32px,4vw,54px);font-weight:500;letter-spacing:-.025em;line-height:1.06}.quote-page-section__intro{max-width:680px;margin:16px auto 0;color:var(--quote-muted);font-size:clamp(15px,1.2vw,18px);line-height:1.65}.quote-page-section__header{margin-bottom:38px;text-align:center}.quote-brands{padding:34px 0;overflow:hidden;background:#fff;border-block:1px solid rgba(23,53,113,.08)}.quote-brands__heading{margin:0 0 22px;color:var(--quote-muted);font-size:11px;font-weight:700;letter-spacing:.18em;text-align:center;text-transform:uppercase}.quote-brands__viewport{overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent)}.quote-brands__track{width:max-content;display:flex;align-items:center;gap:58px;animation:quoteBrandsScroll 32s linear infinite}.quote-brands__viewport:hover .quote-brands__track{animation-play-state:paused}.quote-brands__item{width:140px;height:52px;display:grid;place-items:center;flex:0 0 auto;opacity:.72;filter:grayscale(1);transition:opacity .18s ease,filter .18s ease}.quote-brands__item:hover{opacity:1;filter:none}.quote-brands__item img{max-width:100%;max-height:100%;display:block;object-fit:contain}@keyframes quoteBrandsScroll{to{transform:translate(calc(-50% - 29px))}}.quote-process{padding:74px 0;background:var(--quote-ivory)}.quote-process__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;counter-reset:process}.quote-process__card{position:relative;min-height:250px;padding:30px;overflow:hidden;background:#fff;border:1px solid var(--quote-line);border-radius:22px;box-shadow:0 8px 24px #25345c0f;counter-increment:process}.quote-process__card:after{content:"0" counter(process);position:absolute;right:18px;bottom:-18px;color:#3159a70f;font-family:var(--font-heading-family, inherit);font-size:112px;line-height:1}.quote-process__icon{width:62px;height:62px;margin-bottom:26px;display:grid;place-items:center;background:var(--quote-peach);border-radius:18px}.quote-process__icon img{width:var(--process-icon-width, 44px);max-width:46px;max-height:46px;display:block;object-fit:contain}.quote-process__title{position:relative;z-index:1;margin:0 0 10px;color:var(--quote-ink);font-size:clamp(20px,1.7vw,25px);font-weight:700;line-height:1.2}.quote-process__text{position:relative;z-index:1;margin:0;color:var(--quote-muted);font-size:15px;line-height:1.65}.quote-results{position:relative;padding:28px 20px;overflow:hidden;isolation:isolate;color:var(--results-text, #fff);background:var(--results-background, var(--quote-blue))}.quote-results__background,.quote-results__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.quote-results__background img{width:100%;height:100%;display:block;object-fit:cover}.quote-results__overlay{z-index:-1;background:#173571}.quote-results__inner{width:min(100%,1680px);margin-inline:auto}.quote-results__title{margin:0 0 18px;color:inherit;font-family:var(--font-heading-family, inherit);font-size:clamp(24px,2vw,34px);font-weight:500;line-height:1.1;text-align:center}.quote-results__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.quote-results__item{min-width:0;display:flex;align-items:center;justify-content:center;gap:11px;padding:5px 16px}.quote-results__item+.quote-results__item{border-left:1px solid rgba(255,255,255,.18)}.quote-results__icon{width:min(var(--stat-icon-width, 46px),46px);height:min(var(--stat-icon-width, 46px),46px);flex:0 0 auto;object-fit:contain}.quote-results__number{color:inherit;font-family:var(--font-heading-family, inherit);font-size:clamp(24px,2vw,34px);font-weight:500;line-height:1;white-space:nowrap}.quote-results__label{margin-top:5px;color:var(--results-accent, #ffe7dc);font-size:11px;font-weight:700;letter-spacing:.025em;line-height:1.2}.quote-gallery{padding:80px 0;background:#fff}.quote-gallery__tabs{margin:0 auto 30px;display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.quote-gallery__tab{-webkit-appearance:none;appearance:none;padding:11px 18px;color:var(--quote-muted);background:#fff;border:1px solid var(--quote-line);border-radius:999px;cursor:pointer;font:inherit;font-size:13px;font-weight:700}.quote-gallery__tab[aria-selected=true]{color:#fff;background:var(--quote-blue);border-color:var(--quote-blue)}.quote-gallery__panel[hidden]{display:none}.quote-gallery__grid{display:grid;grid-template-columns:1.18fr .82fr;grid-template-rows:repeat(2,minmax(210px,270px));gap:16px}.quote-gallery__figure{min-height:0;margin:0;overflow:hidden;background:var(--quote-mist);border-radius:20px}.quote-gallery__figure--main{grid-row:1 / 3}.quote-gallery__figure img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s ease}.quote-gallery__figure:hover img{transform:scale(1.025)}.quote-gallery__small-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.quote-gallery__mobile-more{display:none}.quote-features{padding:80px 0;background:var(--quote-ivory)}.quote-features__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.quote-feature{padding:28px 24px;background:#fff;border:1px solid var(--quote-line);border-radius:20px;box-shadow:0 10px 28px #25345c0f}.quote-feature__icon{width:56px;height:56px;margin-bottom:22px;display:grid;place-items:center;background:var(--quote-peach);border-radius:16px}.quote-feature__icon img{width:34px;height:34px;object-fit:contain}.quote-feature__title{margin:0 0 10px;color:var(--quote-ink);font-size:19px;font-weight:700;line-height:1.25}.quote-feature__text{margin:0;color:var(--quote-muted);font-size:14px;line-height:1.65}.quote-benefits{padding:80px 0;overflow:hidden;background:var(--quote-mist)}.quote-benefits__layout{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:64px;align-items:start}.quote-benefits__heading{position:sticky;top:120px}.quote-benefits__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.quote-benefit{min-height:210px;padding:26px;background:#ffffffdb;border:1px solid rgba(49,89,167,.12);border-radius:20px}.quote-benefit__icon{width:52px;height:52px;margin-bottom:22px;object-fit:contain}.quote-benefit__title{margin:0 0 10px;color:var(--quote-ink);font-size:19px;font-weight:700;line-height:1.28}.quote-benefit__text{margin:0;color:var(--quote-muted);font-size:14px;line-height:1.65}.quote-cta{padding:72px 20px;background:var(--quote-ivory)}.quote-cta__card{position:relative;width:min(100%,1440px);min-height:360px;margin-inline:auto;display:grid;align-items:center;overflow:hidden;background:var(--quote-navy);border-radius:28px;box-shadow:var(--quote-shadow);isolation:isolate}.quote-cta__media,.quote-cta__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.quote-cta__media img{width:100%;height:100%;display:block;object-fit:cover}.quote-cta__shade{z-index:-1;background:linear-gradient(90deg,#0f234ff7,#0f234fe0 44%,#0f234f2e)}.quote-cta__content{max-width:690px;padding:58px clamp(28px,5vw,74px);color:#fff}.quote-cta__heading{margin:0;color:#fff;font-family:var(--font-heading-family, inherit);font-size:clamp(34px,4vw,58px);font-weight:500;line-height:1.04}.quote-cta__text{max-width:590px;margin:18px 0 28px;color:#ffffffd6;font-size:17px;line-height:1.6}.quote-cta__button{min-height:52px;padding:14px 24px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:var(--quote-orange);border-radius:999px;text-decoration:none;font-size:14px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease}.quote-cta__button:hover{color:#fff;transform:translateY(-2px);box-shadow:0 12px 24px #e763304d}.quote-faq{padding:80px 0;background:#fff}.quote-faq__layout{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:70px}.quote-faq__aside{position:sticky;top:120px;align-self:start}.quote-faq__list{border-top:1px solid var(--quote-line)}.quote-faq__item{border-bottom:1px solid var(--quote-line)}.quote-faq__question{width:100%;padding:23px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--quote-ink);background:transparent;border:0;cursor:pointer;font:inherit;font-size:17px;font-weight:700;line-height:1.35;text-align:left}.quote-faq__question:after{content:"+";width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;color:var(--quote-blue);background:var(--quote-mist);border-radius:50%;font-size:20px;font-weight:400}.quote-faq__question[aria-expanded=true]:after{content:"\2212";color:#fff;background:var(--quote-blue)}.quote-faq__answer{padding:0 54px 24px 0;color:var(--quote-muted);font-size:15px;line-height:1.7}.quote-faq__answer[hidden]{display:none}.quote-faq__answer p,.quote-faq__answer ul{margin:0}@media screen and (max-width:1100px){.quote-results__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 0}.quote-results__item:nth-child(4){border-left:0}.quote-features__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.quote-page-section__inner{width:min(100% - 28px,1440px)}.quote-page-section__header{margin-bottom:28px}.quote-process,.quote-gallery,.quote-features,.quote-benefits,.quote-faq{padding:52px 0}.quote-process__grid,.quote-benefits__layout,.quote-faq__layout{grid-template-columns:1fr;gap:28px}.quote-process__card{min-height:220px}.quote-results{padding:24px 14px}.quote-results__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 6px}.quote-results__item,.quote-results__item+.quote-results__item{justify-content:flex-start;padding:3px 7px;border-left:0}.quote-results__icon{width:min(var(--stat-icon-width, 36px),36px);height:min(var(--stat-icon-width, 36px),36px)}.quote-results__number{font-size:24px}.quote-results__label{font-size:10px}.quote-gallery__grid{grid-template-columns:1fr;grid-template-rows:auto}.quote-gallery__figure,.quote-gallery__figure--main{grid-row:auto;aspect-ratio:4 / 3}.quote-gallery__small-grid{grid-template-columns:1fr 1fr}.quote-features__grid,.quote-benefits__grid{grid-template-columns:1fr}.quote-benefits__heading,.quote-faq__aside{position:static}.quote-cta{padding:52px 14px}.quote-cta__card{min-height:480px;align-items:end;border-radius:22px}.quote-cta__shade{background:linear-gradient(0deg,#0f234ffa,#0f234fd6 58%,#0f234f2e)}.quote-cta__content{padding:32px 24px}.quote-faq__question{font-size:15px}}@media(prefers-reduced-motion:reduce){.quote-brands__track{animation-play-state:paused}.quote-gallery__figure img,.quote-cta__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/quote-page-redesign.css.map */
