.branch-preview-about{--branch-about-paper:#f8f4ee;--branch-about-white:#fdfbf7;--branch-about-ink:#2a2523;--branch-about-copy:#6e635c;--branch-about-gold:#bb8e54;--branch-about-line:#e2d5c2;background:var(--branch-about-paper);color:var(--branch-about-ink)}.branch-about-hero{grid-template-columns:1.05fr .95fr;align-items:start;gap:44px;width:min(1160px,100%);margin:0 auto;padding:58px 24px 44px;display:grid}.branch-about-eyebrow{color:#9b713e;letter-spacing:.18em;text-transform:uppercase;margin:0 0 8px;font:700 10px/1.6 Jost,sans-serif}.branch-about-hero h1{color:var(--branch-about-ink);margin:0;font:700 52px/1.1 Jost,sans-serif}.branch-about-hero h2{max-width:22ch;color:var(--branch-about-ink);margin:14px 0 0;font:500 24px/1.3 Jost,sans-serif}.branch-about-hero__copy>p:not(.branch-about-eyebrow){max-width:52ch;color:var(--branch-about-copy);margin:18px 0 24px;font:400 15px/1.6 Jost,sans-serif}.branch-about-hero>.page-hero__image-slot{border-radius:20px;width:100%;height:350px;margin:0;display:block;position:relative;overflow:hidden}.branch-about-hero>.page-hero__image-slot img{object-fit:cover;width:100%;height:100%}.branch-preview-about[data-location=campbell] .branch-about-hero>.page-hero__image-slot img{filter:brightness(1.12)contrast(.94)saturate(.92)}.branch-about-stories{width:min(1160px,100%);margin:0 auto;padding:30px 24px 64px}.branch-about-story{border-top:1px solid var(--branch-about-line);grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:44px 0;display:grid}.branch-about-story>img{object-fit:cover;border-radius:18px;width:100%;height:390px;transition:filter .42s cubic-bezier(.23,1,.32,1),transform .42s cubic-bezier(.23,1,.32,1);display:block}.branch-about-story h2{color:var(--branch-about-ink);margin:0 0 14px;font:700 36px/1.18 Jost,sans-serif}.branch-about-story__copy>p:not(.branch-about-eyebrow){color:var(--branch-about-copy);margin:0;font:400 15px/1.6 Jost,sans-serif}.branch-about-story__steps{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px;display:grid}.branch-about-story__steps span{border-top:1px solid var(--branch-about-line);padding-top:10px;font:400 12px/1.6 Jost,sans-serif}.branch-about-story__steps b{color:var(--branch-about-gold);letter-spacing:.12em;margin-bottom:5px;font:700 10px/1.6 Jost,sans-serif;display:block}.branch-about-gallery-heading{border-top:1px solid var(--branch-about-line);justify-content:space-between;align-items:flex-end;gap:20px;padding:42px 0 20px;display:flex}.branch-about-gallery-heading h2{color:var(--branch-about-ink);margin:0;font:700 36px/1.6 Jost,sans-serif}.branch-preview-about .about-gallery-carousel{position:relative}.branch-preview-about .about-gallery-carousel__viewport{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;width:100%;margin:0;padding:0;overflow:hidden}.branch-preview-about .about-gallery-carousel__viewport:active{cursor:grabbing}.branch-preview-about .about-gallery-carousel__track{will-change:transform;gap:0;width:max-content;display:flex}.branch-preview-about .about-gallery-carousel__item{width:clamp(302px,45.5vw + 22px,597px);height:auto;text-align:inherit;cursor:pointer;background:0 0;border:0;flex:none;padding:0 22px 0 0}.branch-preview-about .about-gallery-carousel__item img{object-fit:cover;pointer-events:none;border-radius:22px;width:100%;height:clamp(240px,30vw,360px);transition:filter .42s cubic-bezier(.23,1,.32,1),transform .42s cubic-bezier(.23,1,.32,1);display:block}.branch-preview-about .about-gallery-carousel__edge{z-index:2;pointer-events:none;width:28px;position:absolute;inset-block:0}.branch-preview-about .about-gallery-carousel__edge--left{background:linear-gradient(90deg,#fdfbf7b8,#fdfbf700);left:0}.branch-preview-about .about-gallery-carousel__edge--right{background:linear-gradient(270deg,#fdfbf7b8,#fdfbf700);right:0}.branch-preview-about .motion-reveal{opacity:0;transition:opacity .36s cubic-bezier(.23,1,.32,1)}.branch-preview-about .motion-reveal.is-visible{opacity:1}.branch-preview-about .motion-image-reveal{opacity:.5;clip-path:inset(0 100% 0 0 round 18px);will-change:clip-path;transition:clip-path .7s cubic-bezier(.77,0,.175,1),opacity .42s cubic-bezier(.23,1,.32,1)}.branch-preview-about .motion-image-reveal.is-visible{opacity:1;clip-path:inset(0 round 18px)}.branch-preview-about .motion-text-group>*{opacity:0;transform:translateY(14px)}.branch-preview-about .branch-about-hero__copy.motion-text-group>*{transform:none}.branch-preview-about .motion-text-group.is-visible>*{opacity:1;transition:opacity .42s cubic-bezier(.23,1,.32,1),transform .42s cubic-bezier(.23,1,.32,1);transform:translateY(0)}.branch-preview-about .motion-text-group.is-visible>:nth-child(2){transition-delay:60ms}.branch-preview-about .motion-text-group.is-visible>:nth-child(3){transition-delay:.12s}.branch-preview-about .motion-text-group.is-visible>:nth-child(n+4){transition-delay:.18s}@media (hover:hover) and (pointer:fine){.branch-preview-about .about-gallery-carousel__item:hover img{filter:saturate(1.06)brightness(1.035);transform:scale(1.035)}}@media (max-width:760px){.branch-about-hero{grid-template-columns:1fr;padding-top:40px;padding-bottom:28px}.branch-about-hero h1{font-size:40px}.branch-about-hero h2{font-size:21px}.branch-about-hero>.page-hero__image-slot{display:none}.branch-about-stories{padding-top:10px}.branch-about-story{grid-template-columns:1fr;gap:24px;padding:34px 0}.branch-about-story>img{height:300px}.branch-about-story h2{font-size:28px}.branch-about-story__steps{grid-template-columns:1fr;gap:8px}.branch-about-story__steps span{grid-template-columns:34px 1fr;display:grid}.branch-about-story__steps b{margin:0}.branch-about-gallery-heading h2{font-size:28px}.branch-preview-about .about-gallery-carousel__item{width:82vw}.branch-preview-about .about-gallery-carousel__item img{height:240px}}@media (prefers-reduced-motion:reduce){.branch-preview-about .motion-reveal,.branch-preview-about .motion-image-reveal,.branch-preview-about .motion-text-group>*{opacity:1!important;clip-path:none!important;transition:none!important;transform:none!important}.branch-about-story>img,.branch-preview-about .about-gallery-carousel__item img{transition:none!important;transform:none!important}}
