.hero[data-astro-cid-ge2uvauf]{isolation:isolate;background:var(--ink-900);color:#fff;position:relative}.hero__media[data-astro-cid-ge2uvauf]{z-index:-1;position:absolute;inset:0;overflow:hidden}.hero__media[data-astro-cid-ge2uvauf] .hero__image{object-fit:cover;object-position:50% 58%;width:100%;height:100%}.hero__scrim[data-astro-cid-ge2uvauf]{background:linear-gradient(100deg,#26282bed 0%,#26282bc2 34%,#26282b66 60%,#26282b42 100%),linear-gradient(#0000 58%,#26282bb3);position:absolute;inset:0}.hero__perf[data-astro-cid-ge2uvauf]{color:#ffffff17;background-image:var(--perf);background-size:var(--perf-size);position:absolute;inset:0;mask-image:linear-gradient(105deg,#000 0 30%,#0000 62%)}.hero__inner[data-astro-cid-ge2uvauf]{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(2.25rem,4vw,3.5rem);padding-block:clamp(3.5rem,7vw,6.5rem);display:grid}.hero__eyebrow[data-astro-cid-ge2uvauf]{border:1px solid #ffffff38;border-left:3px solid var(--red);border-radius:var(--radius);letter-spacing:.09em;text-transform:uppercase;backdrop-filter:blur(3px);background:#ffffff12;align-items:center;gap:.55rem;margin:0 0 1.15rem;padding:.45rem .95rem;font-size:.8125rem;font-weight:600;display:inline-flex}.hero__eyebrow[data-astro-cid-ge2uvauf] .icon{color:var(--red)}.hero[data-astro-cid-ge2uvauf] h1[data-astro-cid-ge2uvauf]{color:#fff;text-shadow:0 2px 24px #00000059;margin-bottom:1.1rem}.hero__lede[data-astro-cid-ge2uvauf]{color:#d3d7dc;max-width:56ch;margin-bottom:1.4rem;font-size:clamp(1.0625rem,1.5vw,1.1875rem)}.hero__points[data-astro-cid-ge2uvauf]{gap:.5rem;margin:0 0 1.9rem;padding:0;list-style:none;display:grid}.hero__points[data-astro-cid-ge2uvauf] li[data-astro-cid-ge2uvauf]{color:#e6e9ec;align-items:center;gap:.65rem;margin:0;font-weight:500;display:flex}.hero__points[data-astro-cid-ge2uvauf] .icon{color:var(--red);font-size:1.0625rem}.hero__card[data-astro-cid-ge2uvauf]{--field-bg:#ffffff1f;--field-border:#ffffff52;--field-label:#ffffffd9;--field-color:#fff;z-index:1;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(8px)saturate(1.2);background:#2f31339e;border:1px solid #ffffff40;position:relative;overflow:hidden;box-shadow:0 24px 60px #0006}.hero__card-head[data-astro-cid-ge2uvauf]{border-bottom:3px solid var(--red);padding:1.35rem 1.5rem 1.25rem}.hero__card-head[data-astro-cid-ge2uvauf] h2[data-astro-cid-ge2uvauf]{color:#fff;text-transform:uppercase;margin:0 0 .2rem;font-size:1.625rem}.hero__card-head[data-astro-cid-ge2uvauf] p[data-astro-cid-ge2uvauf]{color:#ffffffc7;margin:0;font-size:.9375rem}.hero__card[data-astro-cid-ge2uvauf] input::placeholder,.hero__card[data-astro-cid-ge2uvauf] textarea::placeholder{color:#ffffff8c}.hero__card[data-astro-cid-ge2uvauf] option{color:var(--ink-800);background:#fff}.hero__card[data-astro-cid-ge2uvauf] .form__note{color:#ffffffbf}.hero__card[data-astro-cid-ge2uvauf] .form__note a{color:#fff}@supports not (backdrop-filter:blur(1px)){.hero__card[data-astro-cid-ge2uvauf]{background:#2f3133ed}}.hero__card-body[data-astro-cid-ge2uvauf]{padding:1.5rem}@media (width<=1024px){.hero__inner[data-astro-cid-ge2uvauf]{grid-template-columns:1fr;max-width:620px}.hero__scrim[data-astro-cid-ge2uvauf]{background:linear-gradient(#26282bc7,#26282be0)}.hero__perf[data-astro-cid-ge2uvauf]{mask-image:linear-gradient(#000 0 40%,#0000 75%)}}@media (width<=560px){.hero__card-body[data-astro-cid-ge2uvauf]{padding:1.25rem}}.panel[data-astro-cid-tzzj2vmt]{background:var(--red);height:100%;min-height:460px;position:relative;overflow:hidden}.panel--cut-right[data-astro-cid-tzzj2vmt]{clip-path:polygon(0 0,100% 0,calc(100% - 5rem) 100%,0 100%)}.panel--cut-left[data-astro-cid-tzzj2vmt]{clip-path:polygon(5rem 0,100% 0,100% 100%,0 100%)}.panel[data-astro-cid-tzzj2vmt] .panel__img{object-fit:cover;width:100%;height:100%}.panel--cut-right[data-astro-cid-tzzj2vmt] .panel__img{clip-path:polygon(0 0,calc(100% - 5px) 0,calc(100% - 5rem - 5px) 100%,0 100%)}.panel--cut-left[data-astro-cid-tzzj2vmt] .panel__img{clip-path:polygon(calc(5rem + 5px) 0,100% 0,100% 100%,5px 100%)}.panel--slideshow[data-astro-cid-tzzj2vmt] .panel__img{opacity:0;transition:opacity .9s;position:absolute;inset:0}.panel--slideshow[data-astro-cid-tzzj2vmt] .panel__img.is-active{opacity:1}.panel__dots[data-astro-cid-tzzj2vmt]{z-index:3;gap:.5rem;display:flex;position:absolute;bottom:1.5rem;right:6rem}.panel__dot[data-astro-cid-tzzj2vmt]{cursor:pointer;background:#ffffff73;border:0;border-radius:2px;width:30px;height:4px;padding:0;transition:background-color .2s,transform .2s}.panel__dot[data-astro-cid-tzzj2vmt]:hover{background:#ffffffbf}.panel__dot[data-astro-cid-tzzj2vmt].is-active{background:var(--red);transform:scaleY(1.5)}@media (width<=900px){.panel[data-astro-cid-tzzj2vmt],.panel[data-astro-cid-tzzj2vmt] .panel__img{clip-path:none}.panel[data-astro-cid-tzzj2vmt]{aspect-ratio:4/3;border-bottom:5px solid var(--red);height:auto;min-height:0}.panel__dots[data-astro-cid-tzzj2vmt]{right:1.25rem}}.trust[data-astro-cid-lmn7abdq]{background:var(--ink-800);color:#b6bbc1}.trust__grid[data-astro-cid-lmn7abdq]{grid-template-columns:repeat(4,1fr);display:grid}.trust__item[data-astro-cid-lmn7abdq]{align-items:flex-start;gap:1rem;padding:1.9rem 1.5rem 1.9rem 0;display:flex}.trust__item[data-astro-cid-lmn7abdq]+.trust__item[data-astro-cid-lmn7abdq]{border-left:1px solid var(--line-dark);padding-left:1.75rem}.trust__icon[data-astro-cid-lmn7abdq]{border-radius:var(--radius);width:48px;height:48px;color:var(--red);background:#f9423a24;flex:none;place-items:center;font-size:1.25rem;display:grid}.trust__title[data-astro-cid-lmn7abdq]{font-family:var(--font-display);color:#fff;text-transform:uppercase;letter-spacing:.025em;margin:0 0 .3rem;font-size:1.75rem;font-weight:700;line-height:1.05}.trust__text[data-astro-cid-lmn7abdq]{color:#b6bbc1;margin:0;font-size:.9375rem;line-height:1.5}@media (width<=900px){.trust__grid[data-astro-cid-lmn7abdq]{grid-template-columns:repeat(2,1fr)}.trust__item[data-astro-cid-lmn7abdq]{padding:1.35rem 1rem 1.35rem 0}.trust__item[data-astro-cid-lmn7abdq]:nth-child(odd){border-left:0;padding-left:0}.trust__item[data-astro-cid-lmn7abdq]:nth-child(2n){border-left:1px solid var(--line-dark);padding-left:1.25rem}.trust__item[data-astro-cid-lmn7abdq]:nth-child(n+3){border-top:1px solid var(--line-dark)}}@media (width<=540px){.trust__grid[data-astro-cid-lmn7abdq]{grid-template-columns:1fr}.trust__item[data-astro-cid-lmn7abdq],.trust__item[data-astro-cid-lmn7abdq]:nth-child(2n),.trust__item[data-astro-cid-lmn7abdq]+.trust__item[data-astro-cid-lmn7abdq]{border-left:0;padding:1.15rem 0}.trust__item[data-astro-cid-lmn7abdq]+.trust__item[data-astro-cid-lmn7abdq]{border-top:1px solid var(--line-dark)}}.work[data-astro-cid-wht36zcm]{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.work__item[data-astro-cid-wht36zcm]{background:var(--ink-800);margin:0;position:relative;overflow:hidden}.work__item[data-astro-cid-wht36zcm] img{aspect-ratio:1;object-fit:cover;width:100%;transition:transform .5s,opacity .3s}.work__item[data-astro-cid-wht36zcm]:hover img{transform:scale(1.06)}.work__item[data-astro-cid-wht36zcm] figcaption[data-astro-cid-wht36zcm]{color:#fff;opacity:0;background:linear-gradient(#0000,#26282beb);padding:2.5rem .95rem .85rem;font-size:.875rem;font-weight:600;line-height:1.35;transition:opacity .25s,transform .25s;position:absolute;inset:auto 0 0;transform:translateY(8px)}.work__item[data-astro-cid-wht36zcm]:hover figcaption[data-astro-cid-wht36zcm],.work__item[data-astro-cid-wht36zcm]:focus-within figcaption[data-astro-cid-wht36zcm]{opacity:1;transform:none}.work__cta[data-astro-cid-wht36zcm]{text-align:center;margin-top:clamp(1.75rem,3vw,2.5rem)}@media (width<=1000px){.work[data-astro-cid-wht36zcm]{grid-template-columns:repeat(3,1fr)}.work__item[data-astro-cid-wht36zcm]:nth-child(n+7){display:none}}@media (width<=560px){.work[data-astro-cid-wht36zcm]{grid-template-columns:repeat(2,1fr)}.work__item[data-astro-cid-wht36zcm] figcaption[data-astro-cid-wht36zcm]{opacity:1;font-size:.8125rem;transform:none}}.intro[data-astro-cid-lcdefpme]{position:relative;overflow:hidden}.intro[data-astro-cid-lcdefpme]:before{content:"";color:var(--ink-200);background-image:var(--perf);background-size:var(--perf-size);pointer-events:none;position:absolute;inset:0;mask-image:radial-gradient(55% 65% at 80% 38%,#000,#0000 72%)}.bleed[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,44%) minmax(0,56%);align-items:stretch;display:grid;position:relative}.bleed--flip[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,56%) minmax(0,44%)}.bleed__media[data-astro-cid-lcdefpme]{position:relative}.bleed__copy[data-astro-cid-lcdefpme]{padding:clamp(3rem, 5.5vw, 4.5rem) var(--edge) clamp(3rem, 5.5vw, 4.5rem) clamp(2rem, 4.5vw, 4.5rem);flex-direction:column;justify-content:center;display:flex}.bleed--flip[data-astro-cid-lcdefpme] .bleed__copy[data-astro-cid-lcdefpme]{padding:clamp(3rem, 5.5vw, 4.5rem) clamp(2rem, 4.5vw, 4.5rem) clamp(3rem, 5.5vw, 4.5rem) var(--edge)}.bleed__copy[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]{max-width:70ch}.steps[data-astro-cid-lcdefpme]{counter-reset:step;gap:1.4rem;margin:1.75rem 0;padding:0;list-style:none;display:grid}.steps[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{gap:1.1rem;margin:0;display:flex}.steps__number[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--red);letter-spacing:.02em;flex:none;font-size:1.75rem;font-weight:700;line-height:1}.steps[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]{border-left:1px solid var(--line);padding-left:1.1rem;position:relative}.steps[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{text-transform:uppercase;margin-bottom:.25rem;font-size:1.3125rem}.steps[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--ink-500);margin:0;font-size:.9688rem}.why__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:clamp(1.1rem,2vw,1.75rem);display:grid}.why__item[data-astro-cid-lcdefpme]{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:1.75rem 1.6rem;transition:transform .22s,box-shadow .22s,border-color .22s}.why__item[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow);border-color:#0000;transform:translateY(-4px)}.why__icon[data-astro-cid-lcdefpme]{border-radius:var(--radius);background:var(--ink-900);width:52px;height:52px;color:var(--red);place-items:center;margin-bottom:1.1rem;font-size:1.375rem;transition:background-color .22s,color .22s;display:grid}.why__item[data-astro-cid-lcdefpme]:hover .why__icon[data-astro-cid-lcdefpme]{background:var(--red);color:#fff}.why__item[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{text-transform:uppercase;margin-bottom:.45rem;font-size:1.375rem}.why__item[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--ink-500);margin:0;font-size:.9688rem}.faqs-section__grid[data-astro-cid-lcdefpme]{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(2rem,4vw,3.5rem);display:grid}.faqs-section__intro[data-astro-cid-lcdefpme]{position:sticky;top:110px}@media (width<=900px){.bleed[data-astro-cid-lcdefpme],.bleed--flip[data-astro-cid-lcdefpme],.faqs-section__grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.bleed__media[data-astro-cid-lcdefpme]{order:-1}.bleed__copy[data-astro-cid-lcdefpme],.bleed--flip[data-astro-cid-lcdefpme] .bleed__copy[data-astro-cid-lcdefpme]{padding:clamp(2.5rem, 6vw, 3.5rem) var(--gutter)}.faqs-section__intro[data-astro-cid-lcdefpme]{position:static}.why__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}}@media (width<=620px){.why__grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}
