.section-door-router{--door-gap: 1.2rem;--door-pad: 3.2rem 2.4rem 2.8rem}.door-router__header{display:flex;flex-direction:column;gap:1.2rem;max-width:46rem;margin-bottom:4.4rem}.door-router__eyebrow{margin:0;font-family:var(--font-body-family);font-size:1.2rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--color-foreground),.62)}.door-router__title{margin:0;text-wrap:balance}.door-router__intro{color:rgba(var(--color-foreground),.72);max-width:42rem}.door-router__intro>*{margin:0}.door-router__grid{display:grid;grid-template-columns:1fr;gap:var(--door-gap)}@media screen and (min-width:750px){.door-router__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.door-router__grid{grid-template-columns:repeat(var(--door-count, 3),minmax(0,1fr))}}.door-router__door{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;min-height:30rem;padding:var(--door-pad);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));text-decoration:none;transition:transform .35s cubic-bezier(.16,1,.3,1)}@media screen and (min-width:990px){.door-router__door{min-height:36rem}}.door-router__door--link:hover{transform:translateY(-4px)}.door-router__door--link:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:-.6rem}.door-router__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:var(--door-image-opacity, .35);overflow:hidden}.door-router__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.16,1,.3,1)}.door-router__door--link:hover .door-router__image{transform:scale(1.04)}.door-router__body{display:flex;flex-direction:column;gap:.9rem}.door-router__door-eyebrow{margin:0;font-size:1.15rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.door-router__door-title{margin:0;font-family:var(--font-heading-family);font-size:3.2rem;font-weight:400;line-height:1.1;letter-spacing:-.01em}@media screen and (min-width:990px){.door-router__door-title{font-size:3.8rem}}.door-router__door-text{margin:0;font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.88);max-width:32ch}.door-router__cta{display:inline-flex;align-items:center;gap:.9rem;margin-top:.7rem;font-size:1.35rem;font-weight:500;letter-spacing:.04em;padding-bottom:.5rem;border-bottom:1px solid rgba(var(--color-foreground),.4);align-self:flex-start;transition:border-color .25s ease}.door-router__door--link:hover .door-router__cta{border-bottom-color:rgb(var(--color-foreground))}.door-router__arrow{width:2rem;height:1rem;flex-shrink:0;transition:transform .35s cubic-bezier(.16,1,.3,1)}.door-router__door--link:hover .door-router__arrow{transform:translate(4px)}@media(prefers-reduced-motion:reduce){.door-router__door,.door-router__image,.door-router__arrow,.door-router__cta{transition:none}.door-router__door--link:hover,.door-router__door--link:hover .door-router__image,.door-router__door--link:hover .door-router__arrow{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-door-router.css.map */
