.subhero{padding:92px 0;background:var(--cream);overflow:hidden}.subhero-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center}.subhero h1{font-size:66px}.subhero-media{height:500px;display:grid;grid-template-columns:1.3fr .7fr;gap:14px}.subhero-stack{display:grid;gap:14px}.darkband{background:var(--ink);color:#fff;padding:86px 0}.darkband p{color:#bfc9c4}.catalog{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.catalog-card{position:relative;min-height:390px;overflow:hidden}.catalog-card:nth-child(1){grid-column:span 7}.catalog-card:nth-child(2){grid-column:span 5}.catalog-card:nth-child(3){grid-column:span 5}.catalog-card:nth-child(4){grid-column:span 7}.catalog-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(10,25,20,.74))}.catalog-copy{position:absolute;left:28px;bottom:24px;color:#fff;z-index:2}.catalog-copy h3{font:30px Georgia,serif;margin:0}.icon-row{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.icon-item{padding:30px 0;border-top:1px solid var(--line)}.icon-item b{display:block;font:24px Georgia,serif;margin:12px 0}.editorial-cards{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:18px}.editorial-card img{height:370px}.editorial-card:nth-child(2) img{height:290px}.editorial-card:nth-child(3) img{height:445px}.editorial-card h3{font:24px Georgia,serif;margin:18px 0 8px}.editorial-card p{font-size:13px;color:var(--muted)}.feature-split{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.feature-split>div:not(.feature-img){padding:90px}.feature-img{min-height:600px}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.timeline div{padding:28px;border-left:1px solid var(--clay)}.timeline strong{font:32px Georgia,serif;color:var(--clay)}.faq-list{max-width:920px;margin:auto}.faq-item{display:grid;grid-template-columns:1fr 40px;gap:30px;padding:25px 0;border-bottom:1px solid var(--line)}.faq-item h3{font:21px Georgia,serif;margin:0}.big-number{font:96px Georgia,serif;color:var(--sand);line-height:1}.application-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:250px 250px;gap:14px}.application-grid img:first-child{grid-row:span 2}.application-grid img:last-child{grid-column:span 2}.page-intro{max-width:760px;margin-bottom:58px}.page-intro h2{max-width:700px}@media(max-width:900px){.subhero-grid,.feature-split{grid-template-columns:1fr}.catalog-card{grid-column:span 12!important}.icon-row,.timeline{grid-template-columns:1fr 1fr}.editorial-cards{grid-template-columns:1fr}.subhero-media{height:400px}}
