.hero{align-items:center;height:100vh;min-height:620px;margin-top:70px;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;position:absolute;inset:0}.hero-bg-img{object-fit:cover;object-position:center;will-change:transform;width:100%;height:100%;animation:14s ease-in-out infinite alternate heroZoom}@keyframes heroZoom{0%{transform:scale(1)}to{transform:scale(1.06)}}.hero-overlay{background:linear-gradient(110deg,#123420eb 0%,#1e5c3acc 50%,#2e6f4e73 100%);position:absolute;inset:0}.hero-orb{filter:blur(80px);pointer-events:none;z-index:1;border-radius:50%;animation:8s ease-in-out infinite alternate orbFloat;position:absolute}.hero-orb-1{background:radial-gradient(circle,#4ade801f 0%,#0000 70%);width:400px;height:400px;animation-duration:9s;top:-100px;right:10%}.hero-orb-2{background:radial-gradient(circle,#a8d5b81a 0%,#0000 70%);width:300px;height:300px;animation-duration:12s;animation-delay:-3s;bottom:10%;right:30%}.hero-orb-3{background:radial-gradient(circle,#f5e9d814 0%,#0000 70%);width:200px;height:200px;animation-duration:7s;animation-delay:-1s;top:20%;left:60%}@keyframes orbFloat{0%{transform:translate(0)scale(1)}to{transform:translate(20px,30px)scale(1.08)}}.hero-inner{z-index:2;width:100%;position:relative}.hero-content{color:#fff;max-width:650px}.hero-anim{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(32px)}.hero-visible{opacity:1;transform:translateY(0)}.hero-badge{letter-spacing:2.5px;color:#ffffffd9;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff2e;border-radius:50px;align-items:center;gap:10px;margin-bottom:28px;padding:9px 20px;font-size:11px;font-weight:700;display:inline-flex}.hero-badge-pulse{background:#4ade80;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{box-shadow:0 0 #4ade8080}50%{box-shadow:0 0 0 6px #4ade8000}}.hero-badge-line{background:#ffffff80;width:24px;height:1.5px;display:inline-block}.hero-title{margin-bottom:24px;font-family:Playfair Display,Georgia,serif;font-size:clamp(44px,6.5vw,76px);line-height:1.08}.hero-title-muted{color:#ffffffad}.hero-title-italic{color:#a8d5b8;font-style:italic;position:relative}.hero-title-italic:after{content:"";transform-origin:0;background:linear-gradient(90deg,#4ade80,#a8d5b8,#0000);border-radius:2px;height:3px;animation:1.5s 1s forwards underlineGrow;position:absolute;bottom:4px;left:0;right:0;transform:scaleX(0)}@keyframes underlineGrow{to{transform:scaleX(1)}}.hero-desc{color:#ffffffbf;max-width:500px;margin-bottom:38px;font-size:clamp(14px,1.5vw,17px);line-height:1.8}.hero-buttons{flex-wrap:wrap;gap:16px;margin-bottom:40px;display:flex}.btn-primary{color:#1e5c3a;cursor:pointer;background:#f5e9d8;border:none;border-radius:50px;align-items:center;gap:8px;padding:15px 32px;font-size:14px;font-weight:700;transition:background .25s,transform .25s,box-shadow .25s,gap .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000047}.btn-primary:before{content:"";background:linear-gradient(120deg,#0000 30%,#ffffff40 50%,#0000 70%);transition:transform .55s;position:absolute;inset:0;transform:translate(-100%)}.btn-primary:hover:before{transform:translate(100%)}.btn-primary:hover{background:#fff;gap:14px;transform:translateY(-3px);box-shadow:0 14px 34px #00000052}.btn-arrow{transition:transform .3s;display:inline-block}.btn-primary:hover .btn-arrow{transform:translate(3px)}.btn-outline{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffff8c;border-radius:50px;padding:15px 32px;font-size:14px;font-weight:600;transition:border-color .25s,background .25s,transform .25s}.btn-outline:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-3px)}.hero-trust{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.hero-trust-item{color:#ffffffa6;letter-spacing:.3px;align-items:center;gap:7px;font-size:12px;font-weight:500;display:flex}.hero-trust-icon{font-size:14px}.hero-trust-sep{background:#ffffff38;width:1px;height:16px}.hero-scroll{z-index:2;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.hero-scroll-mouse{border:2px solid #fff6;border-radius:14px;justify-content:center;width:26px;height:42px;padding-top:7px;display:flex}.hero-scroll-dot{background:#ffffffbf;border-radius:2px;width:4px;height:8px;animation:1.8s infinite scrollDot}@keyframes scrollDot{0%{opacity:1;transform:translateY(0)}80%{opacity:0;transform:translateY(12px)}to{opacity:0;transform:translateY(0)}}.hero-scroll-text{letter-spacing:3px;text-transform:uppercase;color:#ffffff59;font-size:9px;font-weight:600}@media (max-width:768px){.hero{align-items:flex-end;padding-bottom:100px}.hero-title{font-size:clamp(36px,10vw,56px)}.hero-orb-1{width:250px;height:250px;right:-5%}.hero-orb-2{display:none}}@media (max-width:480px){.hero-buttons{flex-direction:column}.btn-primary,.btn-outline{text-align:center;justify-content:center}.hero-trust{gap:12px}.hero-trust-sep{display:none}}
.NewsBar-module__Mx9UZW__newsBar{z-index:20;background:linear-gradient(135deg,#163f28 0%,#1e5c3a 60%,#2e6f4e 100%);position:relative;overflow:hidden}.NewsBar-module__Mx9UZW__newsBar:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20%,#ffffff0a 0%,#0000 50%),radial-gradient(circle at 80%,#ffffff08 0%,#0000 50%);position:absolute;inset:0}.NewsBar-module__Mx9UZW__accentLine{background:linear-gradient(90deg,#0000,#ffffff40,#a8d5b8,#ffffff40,#0000);height:3px;animation:3s ease-in-out infinite NewsBar-module__Mx9UZW__shimmer}.NewsBar-module__Mx9UZW__accentLineBottom{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px}@keyframes NewsBar-module__Mx9UZW__shimmer{0%,to{opacity:.6}50%{opacity:1}}.NewsBar-module__Mx9UZW__inner{grid-template-columns:200px 1px 1fr 1px 280px;align-items:center;max-width:1280px;min-height:82px;margin:0 auto;padding:0 5%;display:grid}.NewsBar-module__Mx9UZW__sep{background:#ffffff26;width:1px;height:44px}.NewsBar-module__Mx9UZW__col{flex-direction:column;justify-content:center;gap:6px;padding:14px 24px;display:flex}.NewsBar-module__Mx9UZW__colTicker{overflow:hidden}.NewsBar-module__Mx9UZW__colLabel{letter-spacing:2px;text-transform:uppercase;color:#ffffff73;align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.NewsBar-module__Mx9UZW__labelDot{background:#4ade80;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite NewsBar-module__Mx9UZW__pulse}@keyframes NewsBar-module__Mx9UZW__pulse{0%,to{box-shadow:0 0 #4ade8080}50%{box-shadow:0 0 0 5px #4ade8000}}.NewsBar-module__Mx9UZW__labelIcon{color:#ffffff73}.NewsBar-module__Mx9UZW__datePrimary{color:#fff;font-size:13px;font-weight:700}.NewsBar-module__Mx9UZW__clock{color:#a8d5b8;font-variant-numeric:tabular-nums;font-family:Inter,monospace;font-size:18px;font-weight:800}.NewsBar-module__Mx9UZW__tickerWrap{position:relative;overflow:hidden}.NewsBar-module__Mx9UZW__tickerTrack{white-space:nowrap;align-items:center;width:max-content;animation:30s linear infinite NewsBar-module__Mx9UZW__tickerScroll;display:flex}.NewsBar-module__Mx9UZW__tickerTrack:hover{animation-play-state:paused}@keyframes NewsBar-module__Mx9UZW__tickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.NewsBar-module__Mx9UZW__tickerItem{color:#ffffffd9;align-items:center;gap:8px;font-size:12.5px;font-weight:600;display:inline-flex}.NewsBar-module__Mx9UZW__tickerBullet{color:#4ade80;font-size:8px}.NewsBar-module__Mx9UZW__tickerSpacer{width:48px;display:inline-block}.NewsBar-module__Mx9UZW__announcement{align-items:center;gap:10px;min-height:30px;transition:opacity .4s,transform .4s;display:flex}.NewsBar-module__Mx9UZW__annIn{opacity:1;transform:translateY(0)}.NewsBar-module__Mx9UZW__annOut{opacity:0;transform:translateY(-8px)}.NewsBar-module__Mx9UZW__annText{color:#ffffffe0;font-size:12.5px;font-weight:600}@media (max-width:900px){.NewsBar-module__Mx9UZW__inner{grid-template-columns:1fr;gap:0}.NewsBar-module__Mx9UZW__sep{display:none}}
.stats-section{z-index:5;background:#f4f7f5;padding:60px 0;position:relative}.stats-grid{opacity:0;background:#fff;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:0;transition:opacity .6s,transform .6s;display:grid;overflow:hidden;transform:translateY(30px);box-shadow:0 8px 40px #00000017}.stats-visible{opacity:1;transform:translateY(0)}.stat-card{text-align:center;opacity:0;border-right:1px solid #f0f0f0;padding:40px 24px;transition:background .3s,transform .3s;transform:translateY(20px)}.stats-visible .stat-card{opacity:1;transition:opacity .5s,transform .5s,background .3s;transform:translateY(0)}.stat-card:last-child{border-right:none}.stat-card:hover{background:#fafffe;transform:translateY(-4px)}.stat-icon{margin-bottom:12px;font-size:28px;display:block}.stat-number{color:#1e5c3a;letter-spacing:-1px;margin-bottom:10px;font-family:Playfair Display,serif;font-size:48px;font-weight:800;line-height:1}.stat-divider{opacity:.4;background:#1e5c3a;border-radius:2px;width:30px;height:2px;margin:10px auto 12px}.stat-label{letter-spacing:2.5px;text-transform:uppercase;color:#777;font-size:11px;font-weight:700}@media (max-width:900px){.stats-grid{border-radius:16px;grid-template-columns:repeat(2,1fr)}.stat-card:nth-child(2){border-right:none}.stat-card:first-child,.stat-card:nth-child(2){border-bottom:1px solid #f0f0f0}}@media (max-width:500px){.stats-grid{grid-template-columns:1fr 1fr;margin-top:0}.stats-section{margin-top:-20px}.stat-number{font-size:36px}}
.features-section{background:#f8faf8;padding:110px 0 90px;position:relative;overflow:hidden}.features-section:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#1e5c3a0f 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.features-header{text-align:center;margin-bottom:64px;position:relative}.features-title{color:#1a1a1a;margin-bottom:16px;font-family:Playfair Display,serif;font-size:clamp(32px,4vw,50px);font-weight:700;line-height:1.2}.features-title em{color:#1e5c3a;font-style:italic;position:relative}.features-title em:after{content:"";background:linear-gradient(90deg,#1e5c3a,#4ade80,#1e5c3a) 0 0/200%;border-radius:2px;height:3px;animation:3s linear infinite gradientShift;position:absolute;bottom:2px;left:0;right:0}@keyframes gradientShift{0%{background-position:0%}to{background-position:200%}}.features-sub{color:#666;max-width:560px;margin:0 auto;font-size:16px;line-height:1.75}.features-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid;position:relative}.feature-card{cursor:default;background:#fff;border:1px solid #1e5c3a14;border-radius:20px;padding:36px 28px 28px;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s,border-color .3s;position:relative;overflow:hidden}.feature-card:before{content:"";background:var(--card-gradient,linear-gradient(135deg,#e8f5ee,#d4edda));opacity:0;border-radius:inherit;z-index:0;transition:opacity .35s;position:absolute;inset:0}.feature-card:hover:before{opacity:1}.feature-card:hover{border-color:#1e5c3a2e;transform:translateY(-10px)scale(1.01);box-shadow:0 24px 55px #1e5c3a21}.feature-card>*{z-index:1;position:relative}.feature-icon-wrap{margin-bottom:20px}.feature-icon{color:#1e5c3a;background:#1e5c3a17;border-radius:15px;justify-content:center;align-items:center;width:54px;height:54px;transition:background .3s,transform .3s,box-shadow .3s;display:flex}.feature-icon svg{width:26px;height:26px;transition:stroke .3s}.feature-card:hover .feature-icon{color:#fff;background:#1e5c3a;transform:rotate(-5deg)scale(1.1);box-shadow:0 8px 20px #1e5c3a4d}.feature-title{color:#1a1a1a;margin-bottom:10px;font-family:Playfair Display,serif;font-size:18px;font-weight:700;transition:color .3s}.feature-card:hover .feature-title{color:#1e5c3a}.feature-desc{color:#666;margin-bottom:18px;font-size:14px;line-height:1.7}.feature-arrow{color:#1e5c3a;opacity:0;transition:opacity .3s,transform .3s;transform:translate(-8px)}.feature-card:hover .feature-arrow{opacity:1;transform:translate(0)}.feature-anim{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(35px)}.feature-visible{opacity:1;transform:translateY(0)}@media (max-width:1000px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.features-grid{grid-template-columns:1fr;gap:14px}.features-section{padding:80px 0 60px}.feature-card{padding:28px 22px 22px}}
.about-section{background:#fff;padding:110px 0}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-img-wrap{position:relative}.about-img{object-fit:cover;border-radius:24px;width:100%;height:520px;display:block;box-shadow:0 24px 60px #00000024}.about-img-badge{background:#fff;border:1px solid #1e5c3a1f;border-radius:16px;align-items:center;gap:14px;padding:18px 22px;display:flex;position:absolute;bottom:-20px;right:-20px;box-shadow:0 12px 36px #00000024}.about-badge-icon{background:#1e5c3a14;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:28px;display:flex}.about-badge-num{color:#1e5c3a;font-size:18px;font-weight:800}.about-badge-text{color:#888;text-transform:uppercase;letter-spacing:1px;font-size:11px}.about-title{color:#1a1a1a;margin-top:10px;margin-bottom:20px;font-family:Playfair Display,serif;font-size:clamp(30px,3.5vw,46px);font-weight:700;line-height:1.2}.about-desc{color:#555;margin-bottom:30px;font-size:15px;line-height:1.8}.about-list{flex-direction:column;gap:12px;margin-bottom:36px;padding:0;list-style:none;display:flex}.about-list-item{color:#444;align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;display:flex}.about-check{color:#fff;background:#1e5c3a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:11px;font-weight:700;display:flex}.about-btn{color:#fff;background:#1e5c3a;border-radius:50px;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 6px 20px #1e5c3a47}.about-btn:hover{background:#163f28;transform:translateY(-2px);box-shadow:0 10px 28px #1e5c3a61}.about-anim-left{opacity:0;transition:opacity .7s,transform .7s;transform:translate(-40px)}.about-anim-right{opacity:0;transition:opacity .7s .15s,transform .7s .15s;transform:translate(40px)}.about-visible{opacity:1;transform:translate(0)}@media (max-width:992px){.about-grid{grid-template-columns:1fr;gap:50px}.about-img{height:400px}.about-img-badge{bottom:-16px;right:16px}}@media (max-width:600px){.about-section{padding:80px 0}.about-img{height:280px}.about-img-badge{display:none}}
.Leadership-module__p6HzIG__section{background:#f5f7f2;flex-direction:column;align-items:center;min-height:100vh;padding:80px 20px;font-family:Outfit,sans-serif;display:flex}.Leadership-module__p6HzIG__header{text-align:center;margin-bottom:60px}.Leadership-module__p6HzIG__heading{color:#1a3a2a;letter-spacing:-.5px;margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:600;line-height:1.1}.Leadership-module__p6HzIG__subheading{color:#6b8c7a;letter-spacing:.5px;margin-top:12px;font-size:1rem;font-weight:300}.Leadership-module__p6HzIG__subheading em{font-family:Cormorant Garamond,serif;font-size:1.05rem;font-style:italic}.Leadership-module__p6HzIG__loadingWrapper{flex-direction:column;align-items:center;gap:16px;padding:60px;display:flex}@keyframes Leadership-module__p6HzIG__spin{to{transform:rotate(360deg)}}.Leadership-module__p6HzIG__loadingText{color:#6b8c7a;font-size:.9rem;font-weight:300}.Leadership-module__p6HzIG__errorWrapper{text-align:center;background:#fff;border:1px solid #f0d4d4;border-radius:16px;width:100%;max-width:500px;padding:40px}.Leadership-module__p6HzIG__errorText{color:#c0392b;margin-bottom:12px;font-size:.95rem}.Leadership-module__p6HzIG__errorHint{color:#8aab97;font-size:.8rem}.Leadership-module__p6HzIG__errorHint code{color:#2d6e4e;word-break:break-all;background:#f5f7f2;border-radius:4px;padding:2px 8px;font-size:.75rem}.Leadership-module__p6HzIG__sliderWrapper{background:#fff;border-radius:20px;grid-template-columns:1fr 1.3fr;width:100%;max-width:1100px;height:520px;display:grid;overflow:hidden;box-shadow:0 30px 80px #1a3a2a1f}.Leadership-module__p6HzIG__imagePanel{flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.Leadership-module__p6HzIG__imageTop{background:#e8f0eb;flex:1;justify-content:center;align-items:flex-start;min-height:0;display:flex;position:relative;overflow:hidden}.Leadership-module__p6HzIG__image{object-fit:cover;object-position:center 40%;width:100%;height:100%;transition:transform .7s;display:block}.Leadership-module__p6HzIG__imagePanel:hover .Leadership-module__p6HzIG__image{transform:scale(1.05)}.Leadership-module__p6HzIG__imageTop:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#1a3a2a66 100%);position:absolute;inset:0}.Leadership-module__p6HzIG__imageBottom{background:linear-gradient(135deg,#1a3a2a 0%,#2d6e4e 100%);flex-direction:column;flex-shrink:0;gap:10px;padding:26px 30px 30px;display:flex;position:relative;overflow:hidden}.Leadership-module__p6HzIG__imageBottom:before{content:"";pointer-events:none;border:1.5px solid #ffffff0f;border-radius:50%;width:200px;height:200px;position:absolute;top:-80px;right:-50px}.Leadership-module__p6HzIG__imageBottom:after{content:"";pointer-events:none;border:1px solid #ffffff0d;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-40px;left:10px}.Leadership-module__p6HzIG__imageBottomGlow{pointer-events:none;background:radial-gradient(circle,#7ed4a81f 0%,#0000 70%);border-radius:50%;width:160px;height:160px;animation:4s ease-in-out infinite Leadership-module__p6HzIG__glowPulse;position:absolute;top:-40px;right:20px}@keyframes Leadership-module__p6HzIG__glowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.Leadership-module__p6HzIG__imageBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;background:#ffffff14;border:1px solid #ffffff24;border-radius:100px;align-items:center;gap:7px;width:fit-content;padding:5px 14px;display:inline-flex;position:relative}.Leadership-module__p6HzIG__imageBadgeDot{background:#7ed4a8;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite Leadership-module__p6HzIG__dotPulse}@keyframes Leadership-module__p6HzIG__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.Leadership-module__p6HzIG__imageBadgeText{color:#ffffffb8;letter-spacing:1px;text-transform:uppercase;font-size:.68rem;font-weight:400}.Leadership-module__p6HzIG__imageName{color:#fff;z-index:1;margin:0;font-family:Cormorant Garamond,serif;font-size:1.55rem;font-weight:600;line-height:1.2;position:relative}.Leadership-module__p6HzIG__imageDivider{z-index:1;background:#7ed4a8;border-radius:2px;width:36px;height:2px;position:relative}.Leadership-module__p6HzIG__imageMeta{color:#ffffff8c;letter-spacing:.5px;z-index:1;font-size:.78rem;font-weight:300;position:relative}.Leadership-module__p6HzIG__quotePanel{background:#fff;flex-direction:column;justify-content:space-between;height:100%;padding:36px 48px 32px;display:flex;overflow:hidden}.Leadership-module__p6HzIG__quoteContent{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.Leadership-module__p6HzIG__quoteMark{color:#2d6e4e;opacity:.6;-webkit-user-select:none;user-select:none;flex-shrink:0;margin-bottom:16px;font-family:Cormorant Garamond,serif;font-size:5rem;line-height:.6}.Leadership-module__p6HzIG__quoteText{color:#3a4a40;scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;padding-right:6px;font-size:clamp(.82rem,1.3vw,.93rem);font-weight:300;line-height:1.8;transition:opacity .4s,transform .4s;overflow-y:auto}.Leadership-module__p6HzIG__quoteText::-webkit-scrollbar{display:none}.Leadership-module__p6HzIG__quoteVisible{opacity:1;transform:translateY(0)}.Leadership-module__p6HzIG__quoteHidden{opacity:0;transform:translateY(16px)}.Leadership-module__p6HzIG__quoteFooter{flex-shrink:0;margin-top:20px}.Leadership-module__p6HzIG__authorInfo{border-bottom:1px solid #e8ede9;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:24px;display:flex}.Leadership-module__p6HzIG__authorLine{background:#2d6e4e;flex-shrink:0;width:36px;height:2px}.Leadership-module__p6HzIG__authorName{color:#1a3a2a;margin:0;font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:600}.Leadership-module__p6HzIG__authorMeta{color:#8aab97;letter-spacing:.3px;margin-top:2px;font-size:.78rem}.Leadership-module__p6HzIG__controls{justify-content:space-between;align-items:center;gap:12px;display:flex}.Leadership-module__p6HzIG__dots{align-items:center;gap:8px;display:flex}.Leadership-module__p6HzIG__dot{cursor:pointer;background:#c8dbd0;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.Leadership-module__p6HzIG__dotActive{background:#2d6e4e;border-radius:4px;width:24px}.Leadership-module__p6HzIG__navButtons{gap:10px;display:flex}.Leadership-module__p6HzIG__navBtn{color:#2d6e4e;cursor:pointer;background:0 0;border:1.5px solid #c8dbd0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;transition:all .25s;display:flex}.Leadership-module__p6HzIG__navBtn:hover{color:#fff;background:#2d6e4e;border-color:#2d6e4e}.Leadership-module__p6HzIG__counter{color:#8aab97;letter-spacing:1px;font-size:.82rem;font-weight:500}.Leadership-module__p6HzIG__counter strong{color:#1a3a2a;font-size:1rem}@media (max-width:900px){.Leadership-module__p6HzIG__quotePanel{padding:32px 32px 28px}}@media (max-width:768px){.Leadership-module__p6HzIG__sliderWrapper{grid-template-columns:1fr;height:auto}.Leadership-module__p6HzIG__imagePanel{height:360px}.Leadership-module__p6HzIG__imageBottom{padding:22px 24px 26px}.Leadership-module__p6HzIG__imageName{font-size:1.3rem}.Leadership-module__p6HzIG__quotePanel{height:auto;max-height:420px;padding:28px 24px 24px}.Leadership-module__p6HzIG__quoteMark{font-size:3.5rem}.Leadership-module__p6HzIG__header{margin-bottom:40px}}@media (max-width:480px){.Leadership-module__p6HzIG__section{padding:50px 16px}.Leadership-module__p6HzIG__imagePanel{height:300px}.Leadership-module__p6HzIG__imageBottom{padding:18px 20px 22px}.Leadership-module__p6HzIG__imageName{font-size:1.15rem}.Leadership-module__p6HzIG__quotePanel{max-height:380px;padding:24px 18px 20px}.Leadership-module__p6HzIG__controls{flex-wrap:wrap;justify-content:center;gap:16px}}.Leadership-module__p6HzIG__loadingWrapper{justify-content:center;align-items:center;padding:80px;display:flex}.Leadership-module__p6HzIG__spinner{border:3px solid #d4e4db;border-top-color:#2d6e4e;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite Leadership-module__p6HzIG__spin}.Leadership-module__p6HzIG__emptyText{color:#8aab97;padding:40px;font-size:.95rem;font-weight:300}
