/* Page composition only. Navigation, footer and motion use the shared system. */
.about-page{padding-top:0}
.about-page .hero{height:100svh;min-height:804px;max-height:1224px}
.about-page .hero-copy{padding-top:169px;justify-content:flex-start}
.about-page .hero h1{max-width:1100px}
.about-page .hero-photo>img{object-position:65% 45%}
.about-page .about-history{margin-top:95px}
.about-page .home-copy>p:not(.eyebrow){margin-bottom:22px}
.about-page .home-copy .text-link{margin-top:8px}
.about-page .about-history .home-picture{height:740px}
.about-page .about-trade{display:grid;grid-template-columns:1fr 1fr;gap:9%;border-top:1px solid #ffffff30;padding:30px 0 15px}
.about-page .about-trade h3{font-size:25px;letter-spacing:-.03em;margin-bottom:12px}
.about-page .about-trade p{color:#d7ded8;font-size:15px;line-height:1.8;max-width:440px;margin-bottom:24px}
.about-page .about-today .wholesale-images figure:last-child img{object-position:center 38%}
.about-page .about-values{margin-top:95px}
.about-page .about-values .small-photo{width:100%;margin:35px 0 0}
.about-page .about-values .small-photo img{width:75%;height:300px}
.about-page .about-values .principles article>span{color:var(--red)}
.about-page .about-team{margin-top:0}
.about-page .about-team .home-picture{height:690px}
.about-page .about-region-layout{display:grid;grid-template-columns:1.3fr .8fr;gap:8%;margin-top:45px;align-items:center}
.about-page .about-region .region-story figure{height:520px}
.about-page .about-region .home-copy{padding-top:0}
.about-page .about-region .home-copy>p{max-width:370px}
@media(min-width:701px) and (max-height:800px){.about-page .hero{min-height:714px}.about-page .hero-copy{padding-top:152px}}
@media(max-width:1000px){
 .about-page .about-history{margin-top:70px}
 .about-page .about-history .home-picture{height:650px}
 .about-page .about-trade{gap:6%}
 .about-page .about-values{margin-top:70px}
 .about-page .about-team .home-picture{height:610px}
 .about-page .about-region-layout{gap:5%;grid-template-columns:1fr 1fr}
 .about-page .about-region .region-story figure{height:420px}
}
@media(max-width:700px){
 .about-page .hero{height:100svh;min-height:720px;max-height:1050px}
 .about-page .hero-copy{padding-top:135px}
 .about-page .hero h1{font-size:clamp(58px,15vw,92px)}
 .about-page .hero-bottom p{max-width:340px}
 .about-page .hero-bottom p br{display:none}
 .about-page .about-history{margin-top:60px}
 .about-page .about-history .home-picture{height:470px}
 .about-page .about-history h2{font-size:clamp(47px,12.5vw,65px)}
 .about-page .about-history h2 span br{display:block}
 .about-page .about-trade{grid-template-columns:1fr;gap:30px;padding-top:25px}
 .about-page .about-trade>div+div{border-top:1px solid #ffffff30;padding-top:25px}
 .about-page .about-trade p{font-size:14px}
 .about-page .about-values{margin-top:55px}
 .about-page .about-values .small-photo{margin-top:25px}
 .about-page .about-values .small-photo img{width:70%;height:245px}
 .about-page .about-team .home-picture{height:470px}
 .about-page .about-team h2{font-size:clamp(47px,12.5vw,65px)}
 .about-page .about-region-layout{grid-template-columns:1fr;gap:30px;margin-top:28px}
 .about-page .about-region .region-story{display:block}
 .about-page .about-region .region-story figure{height:350px}
 .about-page .about-region .home-copy>p{max-width:none}
}
@media(min-width:701px){.about-page .about-team .home-picture{order:2}.about-page .about-team .home-copy{order:1}}
