.inner-page{background:#f5f3ee}.inner-header{height:88px;padding:0 5.5vw;background:#fff;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.inner-header nav{display:flex;gap:32px;font-size:13px}.catalog-hero{height:560px;position:relative;color:#fff;overflow:hidden}.catalog-hero>img{width:100%;height:100%;object-fit:cover}.catalog-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#061e38b8,transparent 70%)}.catalog-hero-copy{position:absolute;z-index:1;left:8vw;bottom:70px}.catalog-hero-copy>a{font-size:12px}.catalog-hero-copy p{font:italic 20px Georgia;margin:55px 0 8px}.catalog-hero-copy h1{font-size:clamp(60px,8vw,110px)}.catalog-intro{padding:90px 8vw 70px}.catalog-intro h2{font-size:clamp(30px,4vw,56px);max-width:900px;margin-top:24px;line-height:1.2}.route-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border-top:1px solid var(--line)}.route-card{background:#fff;padding-bottom:28px}.route-card>div{position:relative;overflow:hidden}.route-card img{width:100%;aspect-ratio:1.2;object-fit:cover;transition:transform .5s}.route-card:hover img{transform:scale(1.03)}.route-card>div span{position:absolute;left:20px;top:20px;background:#fff;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-size:10px}.route-card small,.route-card h3,.route-card>p{display:block;margin-left:25px;margin-right:25px}.route-card small{margin-top:23px;text-transform:uppercase;letter-spacing:.16em;color:#78838b}.route-card h3{font-size:27px;margin-top:8px}.route-card>p{border-top:1px solid var(--line);padding-top:15px;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.route-card>p b{float:right}.product-route{min-height:calc(100vh - 88px);display:grid;grid-template-columns:1.2fr 1fr;background:#fff}.product-route-image{position:relative;min-height:620px}.product-route-image img{width:100%;height:100%;object-fit:cover}.product-route-image a{position:absolute;top:28px;left:28px;background:#fff;padding:13px 18px;font-size:12px}.product-route-copy{padding:8vw;align-self:center}.product-route-copy h1{font-size:clamp(48px,6vw,80px);color:var(--ink);margin:18px 0}.product-description{color:#66747f;line-height:1.75;font-size:16px}.product-route-copy dl{margin:38px 0;border-block:1px solid var(--line)}.product-route-copy dl div{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line)}.product-route-copy dl div:last-child{border:0}.product-route-copy dt{color:#7b8790}.product-route-copy dd{margin:0;font-weight:600}.product-route-copy small{display:block;color:#7b8790;margin-top:14px}@media(max-width:760px){.inner-header{height:74px;padding:0 20px}.inner-header nav{gap:14px}.catalog-hero{height:480px}.catalog-hero-copy{left:24px;bottom:45px}.route-grid{grid-template-columns:1fr}.catalog-intro{padding:65px 24px 50px}.product-route{grid-template-columns:1fr}.product-route-image{min-height:380px;height:48vh}.product-route-copy{padding:55px 25px}}
