.about-page .about-hero{text-align:center;color:#fff;justify-content:center;align-items:center;height:60vh;min-height:500px;display:flex;position:relative;overflow:hidden}.about-page .hero-slideshow{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.about-page .hero-slide{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1.5s ease-in-out;position:absolute;top:0;left:0;transform:scale(1)}.about-page .hero-slide.active{opacity:1;animation:7s ease-out forwards kenBurns}@keyframes kenBurns{0%{transform:scale(1)}to{transform:scale(1.15)}}.about-page .about-hero .hero-overlay{z-index:1;background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.about-page .about-hero .hero-content{z-index:2;max-width:800px;padding:20px;position:relative}.about-page .about-hero .hero-title{text-shadow:0 2px 5px #0000004d;margin-bottom:20px;font-size:56px;font-weight:400}.about-page .about-hero .hero-subtitle{font-family:var(--font-lato),sans-serif;letter-spacing:1px;font-size:22px;font-weight:300}.about-page .about-container{width:88%;max-width:1300px;margin:100px auto}.about-page .about-row{align-items:center;gap:80px;margin-bottom:120px;display:flex}.about-page .col-text{flex:1;position:relative}.about-page .col-image{flex:1}.about-page .section-title{color:#667062;margin-bottom:30px;font-size:38px;font-weight:400;line-height:1.2}.about-page .section-body{font-family:var(--font-lato),sans-serif;color:#666;margin-bottom:20px;font-size:16px;line-height:1.8}.about-page .leaf-image-container{justify-content:center;align-items:center;display:flex}.about-page .leaf-image{filter:drop-shadow(0 10px 20px #00000026);max-width:80%;height:auto}.about-page .rounded-image-box{border-radius:30px;width:100%;height:500px;position:relative;overflow:hidden;box-shadow:0 15px 40px #0000001a}.about-page .rounded-image-box img{object-fit:cover;width:100%;height:100%;display:block}.about-page .watermark-right{position:relative}.about-page .watermark-right:before{content:"";opacity:.05;z-index:-1;pointer-events:none;background-image:url(/photos/logo.webp);background-repeat:no-repeat;background-size:contain;width:600px;height:600px;position:absolute;top:50%;right:-20%;transform:translateY(-50%)}.about-page .watermark-left{position:relative}.about-page .watermark-left:before{content:"";opacity:.05;z-index:-1;pointer-events:none;background-image:url(/photos/logo.webp);background-repeat:no-repeat;background-size:contain;width:600px;height:600px;position:absolute;top:50%;left:-20%;transform:translateY(-50%)}@media (max-width:900px){.about-page .about-hero{height:50vh}.about-page .about-hero .hero-title{font-size:42px}.about-page .about-row{flex-direction:column;align-items:stretch;gap:40px;margin-bottom:80px}.about-page .col-image,.about-page .col-text{width:100%}.about-page .rounded-image-box{height:350px}.about-page .leaf-image{max-width:60%}}@media (max-width:600px){.about-page .about-hero{height:auto;min-height:56vh;padding:90px 20px}.about-page .about-hero .hero-content{padding:0}.about-page .about-hero .hero-title{margin-bottom:16px;font-size:clamp(32px,9vw,40px);line-height:1.15}.about-page .about-hero .hero-subtitle{font-size:17px}.about-page .about-container{width:100%;margin:56px auto;padding:0 20px}.about-page .about-row{gap:30px;margin-bottom:56px}.about-page .section-title{margin-bottom:18px;font-size:clamp(28px,8vw,34px)}.about-page .section-body{font-size:15.5px;line-height:1.75}.about-page .rounded-image-box{border-radius:20px;height:260px}.about-page .leaf-image{max-width:56%}.about-page .watermark-right:before,.about-page .watermark-left:before{display:none}}
