.models-page{--models-wrap: min(1140px, calc(100vw - 40px) );width:100%;max-width:100%;overflow-x:clip;scroll-behavior:smooth}.models-wrap{width:var(--models-wrap);max-width:100%;margin-inline:auto;min-width:0;box-sizing:border-box}.models-hero{padding:clamp(2rem,5vw,3rem) clamp(20px,4vw,32px);background:linear-gradient(145deg,#12182c,#1e2944 48%,#2a3654);color:#fff;text-align:center}.models-kicker{margin:0 0 .5rem;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#d4c8b8}.models-hero h1{margin:0 0 .65rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.1;letter-spacing:-.03em}.models-intro{margin:0 auto 1.25rem;max-width:38rem;line-height:1.6;color:#ffffffdb;font-size:clamp(.95rem,1.8vw,1.05rem)}.models-hero-btns{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center;max-width:100%;width:100%;box-sizing:border-box}.models-hero-btns .btn{box-sizing:border-box;max-width:100%}.models-stories{display:flex;flex-direction:column;background:#f7f5f1}.model-feature{scroll-margin-top:calc(var(--header-height, 72px) + 16px);padding:clamp(2.5rem,5vw,4rem) clamp(20px,4vw,32px);background:#f7f5f1;color:#181f37;border-top:1px solid rgba(118,132,150,.14)}.model-feature:first-child{border-top:0}.model-feature__inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(2.5rem,5vw,4.5rem);row-gap:1.5rem;align-items:center;text-align:left;min-width:0;width:100%}.model-feature--reverse .model-feature__content{order:2}.model-feature--reverse .model-feature__media{order:1}.model-feature__content{display:flex;flex-direction:column;justify-content:center;max-width:28rem;width:100%;min-width:0;box-sizing:border-box}.model-feature:not(.model-feature--reverse) .model-feature__content{justify-self:end;padding-inline-end:clamp(.5rem,2vw,1rem)}.model-feature:not(.model-feature--reverse) .model-feature__media{justify-self:start;padding-inline-start:clamp(.5rem,2vw,1rem)}.model-feature--reverse .model-feature__content{justify-self:start;padding-inline-start:clamp(.5rem,2vw,1rem)}.model-feature--reverse .model-feature__media{justify-self:end;padding-inline-end:clamp(.5rem,2vw,1rem)}.model-feature__index{margin:0 0 .5rem;font-size:.72rem;font-weight:700;letter-spacing:.14em;opacity:.55}.model-feature__category{margin:0 0 .4rem;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#8a7760}.model-feature__content h2{margin:0 0 .6rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.05;letter-spacing:-.04em}.model-feature__tagline{margin:0 0 1.25rem;font-size:clamp(.95rem,1.8vw,1.1rem);line-height:1.55;color:#596273}.model-feature__actions{display:flex;flex-wrap:wrap;gap:.6rem;max-width:100%;width:100%;min-width:0;box-sizing:border-box}.model-feature__actions .btn{box-sizing:border-box;max-width:100%;white-space:normal;text-align:center;line-height:1.25}.model-feature__media{display:flex;align-items:center;justify-content:center;width:100%;background:#f7f5f1}.model-feature__image-link{display:flex;align-items:center;justify-content:center;width:100%;transition:transform .45s cubic-bezier(.22,1,.36,1)}.model-feature__image-link:hover{transform:scale(1.03) translateY(-6px)}.model-feature__image-link img{display:block;width:auto;max-width:min(100%,520px);height:auto;max-height:clamp(200px,28vw,300px);object-fit:contain;object-position:center;filter:drop-shadow(0 12px 22px rgba(24,31,55,.1))}.models-cta{padding:clamp(2rem,4vw,2.75rem) clamp(20px,4vw,32px) clamp(2.5rem,5vw,3.5rem);background:#181f37;color:#fff;text-align:center}.models-cta h2{margin:0 0 .5rem;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:800}.models-cta p{margin:0 auto 1.1rem;max-width:40ch;line-height:1.6;color:#fffc;font-size:.95rem}.models-cta .btn.solid-dark{background:#fff;color:#181f37;border-color:#fff}.models-cta .btn.solid-dark:hover{background:#f0eee9}@media(max-width:960px){.models-hero-btns{flex-direction:column;align-items:stretch;width:100%;max-width:100%}.models-hero-btns .btn{width:100%;justify-content:center}.model-feature__actions{flex-direction:column;align-items:stretch;width:100%;max-width:100%}.model-feature__actions .btn{width:100%;justify-content:center}}@media(max-width:768px){.models-page{--models-wrap: min(100%, calc(100vw - 24px) )}.models-hero{padding:1.5rem 16px 1.25rem}.models-hero h1{font-size:1.65rem}.models-intro{font-size:.9rem;margin-bottom:1rem}.model-feature{padding:1.25rem 16px}.model-feature__inner,.model-feature--reverse .model-feature__inner{display:flex;flex-direction:column;gap:1rem}.model-feature__media{order:-1!important;justify-self:stretch!important;padding-inline:0!important;width:100%;padding:.75rem;border-radius:12px;background:#fff;border:1px solid rgba(118,132,150,.14);box-sizing:border-box}.model-feature__content{order:0!important;text-align:center;max-width:none;justify-self:stretch!important;padding-inline:0!important;align-items:center}.model-feature__content h2{font-size:1.65rem}.model-feature__tagline{margin-inline:auto;max-width:none;font-size:.92rem}.model-feature__image-link img{max-height:min(42vw,200px);max-width:100%;width:auto;margin-inline:auto}.models-cta{padding:1.75rem 16px 2rem}.models-cta .btn{width:100%;max-width:100%;box-sizing:border-box}}@media(min-width:769px)and (max-width:1100px){.model-feature__inner{column-gap:1.5rem}.model-feature__content{max-width:100%}}@media(max-width:400px){.model-feature__content h2{font-size:1.45rem}}@media(prefers-reduced-motion:reduce){.models-page{scroll-behavior:auto}.model-feature__image-link{transition:none}}
