.about-slider-section{overflow:hidden}.about-slider{max-width:960px;outline:none}.about-slides{position:relative;min-height:330px}.about-slide{display:none;max-width:820px;padding:1.5rem 0;animation:aboutFade .42s ease}.about-slide.is-active{display:block}.about-slide .eyebrow{display:block;margin-bottom:1rem}.about-slide h2{font-size:clamp(3.2rem,7vw,6.4rem);margin:0 0 1.6rem;letter-spacing:-.035em}.about-slide p{max-width:760px;font-size:1.12rem;line-height:1.9;margin:0;color:#39463f}.about-slider-nav{display:flex;align-items:center;justify-content:space-between;padding-top:1.5rem;border-top:1px solid rgba(138,109,0,.25)}.about-dots{display:flex;gap:.55rem}.about-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#cfc8b8;cursor:pointer}.about-dots button.is-active{width:30px;border-radius:10px;background:#e5b906}.about-arrows{display:flex;align-items:center;gap:1rem}.about-arrows button{width:48px;height:48px;border-radius:50%;border:1px solid rgba(138,109,0,.35);background:transparent;color:#5f4b00;font-size:1.35rem;cursor:pointer;transition:.2s}.about-arrows button:hover{background:#e5b906;border-color:#e5b906;color:#171a18}.about-arrows span{font-size:.75rem;letter-spacing:.08em;color:#716b60}.about-arrows b{color:#725a00}@keyframes aboutFade{from{opacity:0;transform:translateX(22px)}to{opacity:1;transform:none}}@media(max-width:600px){.about-slides{min-height:390px}.about-slide h2{font-size:3.2rem}.about-slide p{font-size:1rem;line-height:1.75}.about-arrows{gap:.55rem}.about-arrows button{width:42px;height:42px}}@media(prefers-reduced-motion:reduce){.about-slide{animation:none}}
