.about-hero{position:relative;min-height:100svh;overflow:hidden;background:#efe3d2;color:#351b15;padding:42px 0 35px}
.about-hero-noise{position:absolute;inset:0;opacity:.035;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}
.about-hero-container{position:relative;z-index:2;width:min(100% - 80px,1380px);min-height:calc(100svh - 77px);margin-inline:auto;display:flex;flex-direction:column}
.about-hero-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid rgba(53,27,21,.13)}
.about-hero-index{color:#681c24;font-size:8px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
.about-hero-est{color:rgba(53,27,21,.32);font-size:6px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.about-hero-main{flex:1;display:grid;grid-template-columns:100px minmax(0,1fr) 260px;align-items:center;gap:50px;padding:45px 0 60px}
.about-hero-mark{align-self:stretch;display:flex;flex-direction:column;justify-content:center;gap:25px;color:rgba(53,27,21,.3);font-family:Georgia,"Times New Roman",serif;font-size:12px;font-style:italic;line-height:1.1}
.about-hero-mark-line{width:1px;height:100px;background:#dcae55}
.about-hero-statement{position:relative}
.about-hero-kicker{margin:0 0 25px;color:#8b6630;font-size:7px;font-weight:800;letter-spacing:.19em;text-transform:uppercase}
.about-hero-statement h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(72px,9vw,132px);font-weight:700;line-height:.79;letter-spacing:-.085em}
.about-hero-statement h1 em{display:block;color:#681c24;font-weight:700;padding-left:10vw}
.about-hero-note{align-self:end;margin-bottom:15px;padding-left:25px;border-left:1px solid rgba(53,27,21,.18)}
.about-hero-note-symbol{margin-bottom:22px;color:#d09d40;font-size:16px}
.about-hero-note p{max-width:220px;margin:0;color:rgba(53,27,21,.48);font-size:9px;line-height:1.9}
.about-hero-note span{display:block;margin-top:28px;color:#681c24;font-size:6px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
.about-hero-bottom{display:grid;grid-template-columns:95px 160px 1fr 210px;align-items:center;gap:18px;padding-top:20px;border-top:1px solid rgba(53,27,21,.13)}
.about-hero-mini-image{width:95px;height:70px;overflow:hidden}
.about-hero-mini-image img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.8);transition:transform .7s cubic-bezier(.22,1,.36,1)}
.about-hero-mini-image:hover img{transform:scale(1.08)}
.about-hero-caption{display:flex;flex-direction:column;gap:4px}
.about-hero-caption span{color:#8b6630;font-size:5px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.about-hero-caption strong{font-family:Georgia,"Times New Roman",serif;font-size:13px}
.about-hero-rule{height:1px;background:rgba(53,27,21,.13)}
.about-hero-location{display:flex;flex-direction:column;gap:5px}
.about-hero-location span{color:#681c24;font-size:6px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.about-hero-location small{color:rgba(53,27,21,.3);font-size:6px}
@media (max-width:1100px){.about-hero-container{width:min(100% - 50px,1380px)}.about-hero-main{grid-template-columns:70px minmax(0,1fr) 220px;gap:35px}.about-hero-statement h1{font-size:clamp(65px,9vw,105px)}.about-hero-bottom{grid-template-columns:80px 145px 1fr 180px}.about-hero-mini-image{width:80px;height:62px}}
@media (max-width:850px){.about-hero{padding:30px 0}.about-hero-container{width:min(100% - 30px,1380px);min-height:calc(100svh - 60px)}.about-hero-main{grid-template-columns:1fr;gap:35px;padding:60px 0}.about-hero-mark{display:none}.about-hero-note{align-self:start;margin:0;padding-left:18px}.about-hero-note p{max-width:400px}.about-hero-note span{margin-top:18px}.about-hero-statement h1{font-size:clamp(65px,12vw,105px)}.about-hero-statement h1 em{padding-left:12vw}.about-hero-bottom{grid-template-columns:70px 130px 1fr}.about-hero-mini-image{width:70px;height:55px}.about-hero-location{display:none}}
@media (max-width:600px){.about-hero{min-height:auto;padding:22px 0 25px}.about-hero-container{width:calc(100% - 30px);min-height:auto}.about-hero-top{padding-bottom:15px}.about-hero-index{font-size:6px}.about-hero-est{font-size:4.5px;text-align:right}.about-hero-main{gap:32px;padding:75px 0 70px}.about-hero-kicker{margin-bottom:20px;font-size:6px}.about-hero-statement h1{font-size:clamp(54px,15vw,78px);line-height:.82}.about-hero-statement h1 em{padding-left:8vw}.about-hero-note{padding-left:15px}.about-hero-note-symbol{margin-bottom:14px;font-size:13px}.about-hero-note p{font-size:8px;line-height:1.8}.about-hero-note span{margin-top:17px;font-size:5px}.about-hero-bottom{grid-template-columns:60px 1fr;gap:12px;padding-top:15px}.about-hero-mini-image{width:60px;height:48px}.about-hero-caption strong{font-size:11px}.about-hero-rule,.about-hero-location{display:none}}
@media (max-width:390px){.about-hero-container{width:calc(100% - 24px)}.about-hero-statement h1{font-size:51px}.about-hero-note p{font-size:7.5px}}
@media (prefers-reduced-motion:reduce){.about-hero-mini-image img{transition:none!important}}