*{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1ece5}::-webkit-scrollbar-thumb{background:#c9a84c;border-radius:10px}.reveal{opacity:0;transition:all .7s;transform:translateY(50px)}.reveal.active{opacity:1;transform:translateY(0)}:root{--navy:#1b263b;--emerald:#52b788;--emerald-dark:#2d6a4f;--mint:#d8f3dc;--white:#fff}.fixed-navbar{z-index:2000;background-color:#fff;border-bottom:2px solid #f1f1f1;align-items:center;width:100%;height:90px;display:flex;position:fixed;top:0;left:0;box-shadow:0 4px 15px #0000001a}.navbar-container{justify-content:space-between;align-items:center;width:90%;max-width:1400px;margin:0 auto;display:flex}.navbar-logo{align-items:center;gap:12px;height:100%;display:flex}.nav-logo-img{object-fit:contain;width:auto;height:50px}.logo-text-group{flex-direction:column;line-height:1.1;display:flex}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{color:var(--navy);font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s}.nav-links a:hover{color:var(--emerald)}.navbar-right{align-items:center;gap:1rem;display:flex}.navbar-cta{color:#fff;cursor:pointer;background-color:#024419;border:none;border-radius:4px;padding:12px 24px;font-weight:700;transition:all .3s}.navbar-cta:hover{background-color:var(--emerald-dark)}.hamburger{cursor:pointer;flex-direction:column;gap:5px;display:none}.bar{background-color:var(--navy);width:25px;height:3px;transition:all .3s}.bar.active.top{transform:rotate(45deg)translate(5px,6px)}.bar.active.mid{opacity:0}.bar.active.bot{transform:rotate(-45deg)translate(5px,-6px)}@media (width<=1024px){.nav-links{gap:1.2rem}.nav-links a{font-size:.85rem}}@media (width<=992px){.desktop-only{display:none}.hamburger{display:flex}.nav-links{text-align:center;background:#fff;flex-direction:column;gap:0;width:100%;height:calc(100vh - 90px);padding-top:2rem;transition:all .5s cubic-bezier(.77,.2,.05,1);position:fixed;top:90px;right:-100%;box-shadow:-10px 0 20px #0000000d}.nav-links.active{right:0}.nav-links li{border-bottom:1px solid #f8f8f8;width:100%}.nav-links a{padding:25px 0;font-size:1.1rem;display:block}.navbar-cta{padding:10px 18px;font-size:.85rem}}@media (width<=768px){.fixed-navbar{height:70px}.nav-links{height:calc(100vh - 70px);top:70px}.nav-logo-img{height:40px}.main-logo-text{font-size:1.1rem}.sub-logo-text{font-size:.55rem}}@media (width<=480px){.navbar-container{width:92%}.navbar-cta{display:none}}.footer-section{background-color:var(--navy);color:#d1d1d1;padding:5rem 0 0;position:relative}.footer-container{grid-template-columns:1.5fr .8fr .8fr 1.2fr;gap:4rem;max-width:1300px;margin:0 auto;padding:0 5% 4rem;display:grid}.footer-logo{align-items:center;gap:12px;margin-bottom:1.5rem;display:flex}.footer-logo img{width:80px;height:80px}.logo-icon{font-size:2rem}.logo-text-group{flex-direction:column;display:flex}.main-logo-text{color:#fff;letter-spacing:1px;font-size:1.3rem;font-weight:800}.sub-logo-text{color:var(--emerald);letter-spacing:2px;font-size:.65rem}.footer-desc{margin-bottom:2rem;font-size:.9rem;line-height:1.6}.footer-socials{gap:12px;display:flex}.social-circle{cursor:pointer;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:.75rem;font-weight:700;transition:all .3s;display:flex}.social-circle:hover{background:var(--emerald);color:var(--navy);border-color:var(--emerald)}.footer-col h4{color:#fff;margin-bottom:2rem;font-family:Playfair Display,serif;font-size:1.2rem;position:relative}.footer-col h4:after{content:"";background:var(--emerald);width:30px;height:2px;position:absolute;bottom:-8px;left:0}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:12px}.footer-col ul li a{color:#aaa;font-size:.9rem;text-decoration:none;transition:all .3s}.footer-col ul li a:hover{color:var(--emerald);padding-left:5px}.newsletter-form{background:#ffffff0d;border-radius:4px;margin-top:1.5rem;display:flex;overflow:hidden}.newsletter-form input{color:#fff;background:0 0;border:none;outline:none;width:100%;padding:12px 15px}.news-btn{background:var(--emerald);color:#fff;cursor:pointer;border:none;padding:0 20px;transition:all .3s}.news-btn:hover{background:#2d6a4f}.footer-bottom{background:#0003;padding:2rem 5%}.footer-bottom-content{color:#777;justify-content:space-between;align-items:center;max-width:1300px;margin:0 auto;font-size:.8rem;display:flex}.footer-legal{gap:2rem;display:flex}.footer-legal a{color:#777;text-decoration:none}.footer-legal a:hover{color:#fff}.back-to-top{background:var(--emerald);color:#fff;border-radius:4px;justify-content:center;align-items:center;width:45px;height:45px;text-decoration:none;display:flex;position:absolute;bottom:80px;right:30px;box-shadow:0 5px 15px #0000004d}@media (width<=1024px){.footer-container{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (width<=768px){.footer-section{padding-top:4rem}.footer-container{gap:2.5rem}.back-to-top{bottom:120px;right:20px}}@media (width<=600px){.footer-container{text-align:center;grid-template-columns:1fr}.footer-logo,.footer-socials{justify-content:center}.footer-col h4:after{left:50%;transform:translate(-50%)}.newsletter-form{max-width:400px;margin:1.5rem auto 0}.footer-bottom-content{text-align:center;flex-direction:column;gap:1.5rem}.footer-legal{justify-content:center;gap:1.5rem}}.hero-section{color:#fff;align-items:center;height:100vh;min-height:750px;padding-top:90px;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-bg img{object-fit:cover;width:100%;height:100%}.hero-overlay{background:linear-gradient(90deg,#1b263bf2 0%,#1b263b66 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-grid{z-index:10;grid-template-columns:1.1fr .9fr;align-items:center;gap:6rem;width:90%;max-width:1400px;margin:0 auto;display:grid}.hero-content h1{text-transform:uppercase;letter-spacing:-2px;margin-bottom:2rem;font-family:Playfair Display,serif;font-size:4.2rem;font-weight:900;line-height:1}.hero-content p{color:#e1e1e1;max-width:600px;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.hero-action-buttons{gap:1.5rem;display:flex}.btn-emerald{background:var(--emerald);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:16px 32px;font-weight:700;transition:all .3s}.btn-white-outline{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:4px;padding:14px 30px;font-weight:700;transition:all .3s}.btn-emerald:hover{background:var(--emerald-dark)}.btn-white-outline:hover{color:var(--navy);background:#fff}.hero-form-box{color:var(--navy);background:#fffffffa;border-radius:12px;width:100%;max-width:480px;margin-left:auto;padding:3rem;box-shadow:0 30px 60px #0000004d}.hero-form-box h3{margin-bottom:.5rem;font-size:2rem;font-weight:800}.hero-form-box p{color:#666;margin-bottom:2rem;font-size:.95rem}.hero-case-form{flex-direction:column;gap:1.2rem;display:flex}.hero-case-form input,.hero-case-form textarea{background:#fdfdfd;border:1px solid #e1e1e1;border-radius:4px;padding:14px}.hero-case-form input:focus{border-color:var(--emerald);outline:none}.form-submit-emerald{background:var(--navy);color:#fff;cursor:pointer;letter-spacing:1px;border:none;border-radius:4px;margin-top:1rem;padding:16px;font-weight:700}.form-submit-emerald:hover{background:var(--emerald)}.privacy-text{text-align:center;color:#aaa;margin-top:1.5rem;font-size:.7rem;display:block}@media (width<=1200px){.hero-grid{gap:3rem}.hero-content h1{font-size:3.5rem}}@media (width<=992px){.hero-section{height:auto;padding:120px 0 80px}.hero-overlay{background:#1b263be6}.hero-grid{text-align:center;grid-template-columns:1fr;gap:4rem}.hero-content h1{letter-spacing:-1px;font-size:3rem}.hero-content p{margin:0 auto 2.5rem}.hero-action-buttons{justify-content:center}.hero-form-box{margin:0 auto;padding:2rem}}@media (width<=480px){.hero-content h1{font-size:2.2rem}.hero-action-buttons{flex-direction:column;gap:1rem}.btn-emerald,.btn-white-outline{width:100%}.hero-form-box h3{font-size:1.6rem}}.about-section{background-color:var(--white);padding:8rem 10%;overflow:hidden}.about-container{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1200px;margin:0 auto;display:grid}.about-visual{position:relative}.image-wrapper{z-index:2;position:relative}.main-about-img{object-fit:cover;width:100%;height:500px;box-shadow:20px 20px 0px var(--mint);border-radius:4px}.experience-badge{background-color:var(--emerald);color:#fff;text-align:center;border-radius:4px;padding:1.5rem;position:absolute;bottom:-30px;right:-30px;box-shadow:0 10px 30px #0000001a}.experience-badge .years{font-size:2rem;font-weight:800;line-height:1;display:block}.experience-badge .label{text-transform:uppercase;letter-spacing:1px;font-size:.8rem}.decoration-box{border:10px solid var(--navy);opacity:.1;z-index:1;width:200px;height:200px;position:absolute;top:-40px;left:-40px}.about-content{flex-direction:column;gap:1.5rem;display:flex}.accent-bar{background-color:var(--emerald);width:60px;height:4px}.section-title{color:var(--navy);font-family:Playfair Display,serif;font-size:3rem;line-height:1.1}.section-title span{color:var(--emerald)}.lead-text{color:var(--navy);font-size:1.2rem;font-weight:600;line-height:1.6}.description{color:#666;line-height:1.8}.about-stats{border-top:1px solid #eee;gap:3rem;margin:1rem 0;padding-top:2rem;display:flex}.stat-item h4{color:var(--navy);margin-bottom:5px;font-size:1.8rem}.stat-item p{color:var(--emerald);text-transform:uppercase;font-size:.9rem;font-weight:700}.about-cta{border:2px solid var(--navy);cursor:pointer;color:var(--navy);background:0 0;align-self:flex-start;padding:12px 30px;font-weight:700;transition:all .3s}.about-cta:hover{background-color:var(--navy);color:#fff}@media (width<=1024px){.about-container{gap:3rem}.section-title{font-size:2.5rem}}@media (width<=992px){.about-container{grid-template-columns:1fr;gap:5rem}.about-section{padding:5rem 5%}.about-visual{max-width:500px;margin:0 auto}.main-about-img{height:400px}.about-content{text-align:center;align-items:center}.about-stats{justify-content:center}}@media (width<=768px){.decoration-box{display:none}.main-about-img{box-shadow:10px 10px 0px var(--mint)}}@media (width<=480px){.about-section{padding:4rem 1.5rem}.section-title{font-size:2rem}.about-stats{flex-direction:column;gap:2rem;width:100%}.experience-badge{padding:1rem;bottom:-20px;right:10px}.experience-badge .years{font-size:1.5rem}.main-about-img{height:300px}}.section-header{text-align:center;margin-bottom:5rem}.subtitle{color:var(--emerald);letter-spacing:4px;text-transform:uppercase;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.main-title{color:var(--navy);font-family:Playfair Display,serif;font-size:2.8rem;font-weight:800}.header-line{background:var(--emerald);width:60px;height:3px;margin:1.5rem auto 0}.founder-section{background-color:#fdfdfd;padding:6rem 10% 8rem}.founder-container{align-items:center;gap:5rem;max-width:1200px;margin:0 auto;display:flex}.founder-image-box{flex:1;position:relative}.founder-img{object-fit:cover;filter:grayscale(20%);border-radius:4px;width:100%;height:480px}.founder-accent-line{border-left:5px solid var(--emerald);border-bottom:5px solid var(--emerald);width:60px;height:60px;position:absolute;bottom:-15px;left:-15px}.founder-text-content{flex:1.5}.founder-message-body{margin-top:-1rem;margin-bottom:3rem}.founder-para{color:#555;text-align:justify;max-width:650px;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:1.05rem;line-height:1.8}.founder-para.highlight{color:var(--navy);border-left:3px solid var(--emerald);text-align:left;margin-bottom:2rem;padding-left:1.5rem;font-family:Playfair Display,serif;font-size:1.4rem;font-style:italic;line-height:1.6}.founder-para:not(.highlight):first-of-type:first-letter{float:left;color:var(--emerald);margin-right:10px;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;line-height:1}.founder-signature-box{border-left:4px solid var(--emerald);padding-left:1.5rem}.founder-name{color:var(--navy);margin-bottom:.2rem;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:700}.founder-title{color:#777;text-transform:uppercase;letter-spacing:1.5px;font-size:.85rem}.digital-signature{color:var(--navy);opacity:.8;margin-top:1.2rem;font-family:Dancing Script,cursive;font-size:2.2rem;display:block;transform:rotate(-2deg)}@media (width<=1024px){.founder-section{padding:6rem 5%}.founder-container{gap:3rem}}@media (width<=992px){.founder-container{text-align:center;flex-direction:column}.main-title{font-size:2.2rem}.founder-para{text-align:center;margin-left:auto;margin-right:auto}.founder-para:not(.highlight):first-of-type:first-letter{float:none;margin-right:0}.founder-para.highlight{border-left:none;border-top:1px solid var(--emerald);border-bottom:1px solid var(--emerald);text-align:center;padding:1.5rem 0}.founder-image-box{width:100%;max-width:500px}.founder-img{height:400px}.founder-signature-box{border-left:none;border-top:2px solid var(--emerald);padding:1.5rem 0 0;display:block}}@media (width<=480px){.founder-section{padding:4rem 1.5rem}.main-title{font-size:1.8rem}.founder-para{font-size:1rem}.founder-para.highlight{font-size:1.2rem}.digital-signature{font-size:1.8rem}}.services-section{background-color:#f7f9fc;padding:60px 10%}.services-header{text-align:center;margin-bottom:50px}.services-subtitle{color:var(--emerald);letter-spacing:2px;font-size:14px;font-weight:600}.services-title{color:var(--navy);margin-top:10px;font-family:Poppins,sans-serif;font-size:36px}.services-underline{background-color:var(--emerald);width:60px;height:3px;margin:15px auto 0}.services-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.service-card{background:#fff;border:1px solid #0000;border-radius:8px;flex-direction:column;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000000d}.service-card:hover{border-color:#992727;transform:translateY(-8px)scale(1.01);box-shadow:0 12px 30px #00000014}.service-image{object-fit:cover;width:100%;height:200px}.service-content{flex-direction:column;flex-grow:1;padding:20px;display:flex}.service-name{color:#0d1e3c;margin-bottom:10px;font-size:20px;font-weight:600}.service-desc{color:#6c757d;flex-grow:1;margin-bottom:20px;font-size:14px;line-height:1.6}.services-footer{text-align:center;margin-top:50px}.view-all-btn{background-color:var(--navy);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:12px 24px;font-size:16px;font-weight:600;transition:background-color .3s}.view-all-btn:hover{background-color:var(--emerald)}@media (width<=1024px){.services-section{padding:60px 5%}.services-grid{gap:20px}}@media (width<=992px){.services-grid{grid-template-columns:repeat(2,1fr)}.services-title{font-size:32px}}@media (width<=768px){.services-section{padding:40px 1.5rem}.services-header{margin-bottom:30px}.service-card:hover{transform:none}}@media (width<=576px){.services-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.services-title{font-size:28px}.service-image{height:180px}.view-all-btn{width:100%;max-width:280px}}.lawyers-section{background-color:var(--white);padding:6rem 10%}.lawyers-header{text-align:center;margin-bottom:4rem}.lawyers-subtitle{color:var(--emerald);letter-spacing:3px;font-size:.85rem;font-weight:700;display:block}.lawyers-title{color:var(--navy);margin-top:.5rem;font-family:Playfair Display,serif;font-size:2.8rem}.lawyers-line{background:var(--emerald);width:50px;height:3px;margin:1.2rem auto 0}.lawyers-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.lawyer-card{text-align:center;transition:all .3s}.lawyer-img-wrapper{border-radius:4px;height:350px;margin-bottom:1.5rem;position:relative;overflow:hidden}.lawyer-img{object-fit:cover;width:100%;height:100%;transition:all .5s}.lawyer-card:hover .lawyer-img{transform:scale(1.08)}.lawyer-name{color:var(--navy);margin-bottom:5px;font-family:Playfair Display,serif;font-size:1.3rem}.lawyer-title{color:var(--emerald);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600}@media (width<=1024px){.lawyers-grid{grid-template-columns:repeat(2,1fr);gap:3rem}.lawyers-title{font-size:2.5rem}}@media (width<=768px){.lawyers-section{padding:5rem 5%}.lawyers-grid{gap:2.5rem}.lawyer-img-wrapper{height:380px}}@media (width<=600px){.lawyers-grid{grid-template-columns:1fr;max-width:400px}.lawyers-section{padding:4rem 1.5rem}.lawyers-title{font-size:2rem}.lawyer-img-wrapper{height:450px}}@media (width<=480px){.lawyer-img-wrapper{height:350px}.lawyers-title{font-size:1.8rem}}.feedback-section{background-color:var(--navy);color:#fff;text-align:center;padding:6rem 5%;overflow:hidden}.feedback-container{max-width:1400px;margin:0 auto}.section-title-white{color:#fff;margin-bottom:4rem;font-family:"serif";font-size:2.8rem}.feedback-carousel{justify-content:center;align-items:center;gap:1.5rem;display:flex;position:relative}.feedback-slider-viewport{flex:1;overflow:hidden}.feedback-cards-wrapper{will-change:transform;gap:2rem;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.feedback-card{text-align:left;box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;flex:0 0 calc(33.333% - 1.35rem);padding:2.5rem;transition:transform .3s}.feedback-card:hover{background:#ffffff0f;transform:translateY(-5px)}.card-rating{color:var(--emerald);margin-bottom:1.5rem;font-size:1.1rem}.star-icon{margin-right:2px}.card-quote{color:#d1d1d1;margin-bottom:2rem;font-family:inherit;font-size:1rem;font-style:italic;line-height:1.7}.client-profile{border-top:1px solid #ffffff14;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.client-avatar{width:48px;height:48px;color:var(--navy);background-color:#f1f1f1;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex;overflow:hidden}.client-avatar img{object-fit:cover;width:100%;height:100%}.client-meta{flex-direction:column;display:flex}.client-name{color:#fff;margin:0;font-size:1.1rem;font-weight:700}.client-title{color:#999;margin:0;font-size:.85rem}.carousel-arrow{color:#888;cursor:pointer;z-index:10;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.carousel-arrow:hover{color:#fff;background:#ffffff26}.carousel-dots{justify-content:center;gap:8px;margin-top:3rem;display:flex}.dot{cursor:pointer;background-color:#444;border-radius:50%;width:10px;height:10px;transition:all .3s}.dot.active{background-color:var(--emerald)}@media (width<=1100px){.feedback-card{flex:0 0 calc(50% - 1rem)}}@media (width<=768px){.section-title-white{margin-bottom:2.5rem;font-size:2rem}.feedback-cards-wrapper{flex-direction:column;align-items:center;transform:none!important}.feedback-card{flex:none;width:100%}.carousel-arrow,.carousel-dots{display:none}}.contact-section{background-color:#fafafa;padding:8rem 10%}.contact-container{align-items:stretch;gap:3rem;max-width:1300px;margin:0 auto;display:flex}.contact-map-wrapper{border-radius:12px;flex:1.2;min-height:500px;overflow:hidden;box-shadow:0 10px 30px #0000000d}.google-map{filter:grayscale()contrast(1.2)opacity(.8);border:0;width:100%;height:100%}.contact-card{background:var(--white);border:1px solid #eee;border-radius:12px;flex-direction:column;flex:.8;padding:3rem;display:flex;box-shadow:0 20px 50px #0000001a}.card-header h3{color:var(--navy);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:2rem}.accent-line{background:var(--emerald);width:40px;height:3px;margin-bottom:2rem}.contact-details{margin-bottom:1.5rem}.detail-item{color:#555;align-items:center;gap:15px;margin-bottom:.8rem;font-size:.95rem;display:flex}.social-links{border-bottom:1px solid #f0f0f0;gap:12px;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.social-links a{text-transform:uppercase;color:var(--navy);letter-spacing:1px;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .3s}.social-links a:hover{color:var(--emerald)}.contact-form-inner{flex-direction:column;gap:1rem;display:flex}.contact-form-inner input,.contact-form-inner textarea{background:#fdfdfd;border:1px solid #eee;border-radius:4px;outline:none;padding:12px 15px;font-family:inherit}.contact-form-inner input:focus,.contact-form-inner textarea:focus{border-color:var(--emerald)}.submit-btn{background:var(--navy);color:#fff;cursor:pointer;letter-spacing:1px;border:none;border-radius:4px;padding:15px;font-weight:800;transition:all .3s}.submit-btn:hover{background:var(--emerald)}@media (width<=1100px){.contact-container{flex-direction:column;gap:2rem}.contact-map-wrapper{order:2;width:100%;min-height:400px}.contact-card{order:1;width:100%}}@media (width<=768px){.contact-section{padding:4rem 1.5rem}.contact-card{padding:2.5rem 1.5rem}.card-header h3{font-size:1.8rem}.contact-map-wrapper{min-height:300px}.social-links{flex-wrap:wrap;gap:15px}}@media (width<=480px){.contact-section{padding:3rem 1rem}.contact-card{padding:2rem 1rem}.detail-item{gap:10px;font-size:.85rem}.social-links a{font-size:.65rem}}.gallery-section{text-align:center;background-color:#fdfdfd;padding:5rem 0;overflow:hidden}.gallery-header{margin-bottom:3rem;padding:0 5%}.gallery-tag{color:#05e177;background:#fff5f5;border:1px solid #ffebeb;border-radius:20px;padding:6px 15px;font-size:.75rem;font-weight:800}.gallery-header h2{color:#1b263b;margin:1.5rem 0 1rem;font-family:Playfair Display,serif;font-size:2.5rem}.gallery-header p{color:#666;max-width:600px;margin:0 auto}.scrolling-wrapper{flex-direction:column;gap:15px;display:flex}.gallery-row{width:100%;display:flex}.row-inner{gap:15px;animation:linear infinite scroll;display:flex}.gallery-row.left .row-inner{animation-name:scrollLeft;animation-duration:30s}.gallery-row.right .row-inner{animation-name:scrollRight;animation-duration:30s}.gallery-card{background:#eee;border-radius:12px;min-width:300px;height:180px;position:relative;overflow:hidden}.gallery-card img{object-fit:cover;width:100%;height:100%}.play-icon{color:#fff;background:#fff3;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.gallery-footer{margin-top:4rem}.explore-btn{color:#fff;cursor:pointer;background:#024419;border:none;border-radius:50px;align-items:center;gap:10px;margin:0 auto;padding:15px 35px;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.explore-btn:hover{background:#0261257c;transform:scale(1.05)}@media (width<=1024px){.gallery-header h2{font-size:2.2rem}.gallery-card{min-width:250px;height:150px}}@media (width<=768px){.gallery-section{padding:3rem 0}.gallery-header{margin-bottom:2rem}.gallery-card{min-width:200px;height:130px}.gallery-header h2{font-size:1.8rem}.gallery-header p{font-size:.9rem}.gallery-row.left .row-inner,.gallery-row.right .row-inner{animation-duration:20s}.play-icon{width:40px;height:40px;font-size:1.2rem}.explore-btn{padding:12px 25px;font-size:.9rem}}@media (width<=480px){.gallery-card{min-width:160px;height:110px}.gallery-header h2{font-size:1.5rem}}.faqs-section-premium{background-color:#f8f9fa;padding:8rem 10%;position:relative}.faqs-header{text-align:center;margin-bottom:5rem}.gs-label{color:var(--emerald);letter-spacing:5px;font-size:.75rem;font-weight:800}.gs-title{color:var(--navy);margin-top:1rem;font-family:Playfair Display,serif;font-size:3rem}.gs-line{background:var(--emerald);width:60px;height:3px;margin:1.5rem auto 0}.faqs-grid-container{grid-template-columns:repeat(2,1fr);gap:3rem;max-width:1300px;margin:0 auto;display:grid}.faq-case-card{background:#fff;border:1px solid #e0e0e0;flex-direction:column;padding:0;transition:all .5s cubic-bezier(.165,.84,.44,1);display:flex;position:relative}.card-tab{background:var(--navy);width:fit-content;padding:8px 15px;transition:all .3s;position:absolute;top:-20px;left:30px}.tab-id{color:var(--emerald);letter-spacing:2px;font-size:.65rem;font-weight:900}.card-body{padding:3.5rem 2.5rem 1.5rem}.q-wrapper{align-items:flex-start;gap:15px;display:flex}.q-indicator{color:var(--emerald);font-family:Playfair Display,serif;font-size:1.5rem;font-weight:900;line-height:1}.faq-question{color:var(--navy);margin:0;font-family:Playfair Display,serif;font-size:1.35rem;line-height:1.4}.card-divider{background:#eee;width:100%;height:1px;margin:1.5rem 0;position:relative}.card-divider:after{content:"";background:var(--emerald);width:0;height:1px;transition:all .6s;position:absolute;top:0;left:0}.faq-answer{color:#666;font-size:.95rem;line-height:1.8}.card-footer{align-items:center;gap:10px;padding:0 2.5rem 2rem;display:flex}.footer-tag{color:#bbb;letter-spacing:1px;font-size:.65rem;font-weight:800}.footer-line{background:#eee;flex-grow:1;height:1px}.faq-case-card:hover{border-color:var(--navy);transform:translateY(-10px);box-shadow:0 30px 60px #00000014}.faq-case-card:hover .card-tab{background:var(--emerald)}.faq-case-card:hover .tab-id{color:var(--navy)}.faq-case-card:hover .card-divider:after{width:100%}@media (width<=1024px){.faqs-section-premium{padding:6rem 5%}.gs-title{font-size:2.5rem}}@media (width<=992px){.faqs-grid-container{grid-template-columns:1fr;gap:4rem}}@media (width<=768px){.faqs-header{margin-bottom:4rem}.gs-title{font-size:2.2rem}.card-body{padding:3rem 1.5rem 1rem}.faq-question{font-size:1.2rem}.card-footer{padding:0 1.5rem 1.5rem}.card-tab{left:20px}}@media (width<=480px){.faqs-section-premium{padding:4rem 1rem}.gs-title{font-size:1.8rem}.faq-question{font-size:1.1rem}.faq-answer{font-size:.9rem}}.contact-page{background-color:#fdfaf5;min-height:100vh;font-family:Inter,sans-serif}.contact-hero{background-color:var(--navy);text-align:center;color:#fff;justify-content:center;align-items:center;height:450px;padding-bottom:100px;display:flex;position:relative}.hero-content{margin-top:50px}.hero-content h1{margin:10px 0;font-family:Playfair Display,serif;font-size:3.5rem}.hero-tag{letter-spacing:1px;background:#ffffff1a;border-radius:20px;padding:5px 15px;font-size:.8rem}.hero-curve{width:100%;height:150px;line-height:0;position:absolute;bottom:-1px;left:0;overflow:hidden}.hero-curve svg{width:100%;height:100%}.info-cards-row{z-index:10;justify-content:center;gap:20px;max-width:1100px;margin:-60px auto 40px;padding:0 20px;display:flex;position:relative}.info-mini-card{background:#fff;border-radius:8px;flex:1;align-items:center;gap:15px;margin-top:30px;padding:20px;display:flex;box-shadow:0 10px 30px #0000000d}.info-mini-card h5{color:#888;text-transform:uppercase;margin:0;font-size:.75rem}.info-mini-card p{color:var(--navy);margin:5px 0 0;font-weight:700}.card-icon{font-size:1.5rem}.contact-main-grid{grid-template-columns:.8fr 1.2fr;gap:60px;max-width:1100px;margin:0 auto;padding:40px 20px;display:grid}.detail-label{color:#f6bd03;margin-bottom:15px;font-size:.8rem;display:block}.detail-group{margin-bottom:40px}.detail-group p{color:#555;margin-bottom:5px;line-height:1.6}.map-link{color:#f6aa11;font-size:.85rem;font-weight:700;text-decoration:none}.social-links-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.social-tag{text-align:center;color:#555;background:#fff;border:1px solid #eee;border-radius:4px;padding:10px;font-size:.85rem}.form-card{background:#fff;border-radius:12px;padding:40px;box-shadow:0 20px 50px #00000014}.form-tag{color:#ef8606;letter-spacing:1px;font-size:.75rem;font-weight:700}.form-card h3{margin:10px 0 30px;font-family:Playfair Display,serif;font-size:1.8rem}.form-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.contact-form input,.contact-form textarea{background:#fafafa;border:1px solid #eee;border-radius:4px;width:100%;margin-bottom:15px;padding:12px}.submit-btn{color:#fff;cursor:pointer;background:#036e2c;border:none;border-radius:4px;width:100%;margin-top:10px;padding:15px;font-weight:700}.form-footer{color:#aaa;text-align:center;margin-top:15px;font-size:.75rem}.contribution-banner{color:#fff;text-align:center;background:#1a1a1a;padding:60px 20px}.banner-btn{cursor:pointer;background:#fff;border:none;border-radius:20px;margin-top:20px;padding:12px 30px;font-weight:700}@media (width<=1024px){.contact-main-grid{gap:30px}.hero-content h1{font-size:2.8rem}}@media (width<=768px){.contact-hero{height:400px;padding-bottom:120px}.hero-content h1{font-size:2.2rem}.info-cards-row{flex-direction:column;gap:10px;margin-top:-100px}.info-mini-card{margin-top:0}.contact-main-grid{grid-template-columns:1fr;padding-top:20px}.form-card{padding:25px}.form-row{grid-template-columns:1fr;gap:0}.detail-group{text-align:center}.social-links-grid{max-width:400px;margin:0 auto}}@media (width<=480px){.contact-hero{height:350px}.hero-content h1{font-size:1.8rem}.contribution-banner{padding:40px 15px}}.about-branding-section{background-color:#fdfaf5;padding:8rem 0}.branding-asymmetric{grid-template-columns:1.2fr .8fr;align-items:center;gap:5rem;display:grid}.subtitle-emerald{color:var(--emerald);letter-spacing:2px;font-size:.75rem;font-weight:800}.branding-info{margin-left:80px}.branding-info h2{color:var(--navy);margin:1rem 0;font-family:Playfair Display,serif;font-size:2.8rem}.branding-info p{color:#555;max-width:550px;line-height:1.8}.branding-stats-grid{gap:20px;display:grid}.stat-item{border-left:5px solid var(--emerald);background:#fff;margin-right:70px;padding:2.5rem;box-shadow:0 10px 30px #0000000d}.stat-item h3{color:var(--navy);margin-bottom:5px;font-size:2.5rem}@media (width<=992px){.about-branding-section{padding:4rem 1.5rem}.branding-asymmetric{text-align:center;grid-template-columns:1fr;gap:3rem}.branding-info{margin-left:0}.branding-info h2{font-size:2rem}.branding-info p{margin:0 auto}.stat-item{margin-right:0;padding:2rem}}.about-hero{text-align:center;background-color:#0000;background-image:linear-gradient(#1b263bcc,#1b263bcc),url(https://images.unsplash.com/photo-1505664194779-8beaceb93744?q=80&w=2000);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;height:60vh;display:flex;position:relative}.about-hero-content{color:#fff;z-index:2;padding:0 5%}.gs-tag{color:var(--emerald);letter-spacing:4px;margin-bottom:1rem;font-size:.8rem;font-weight:800;display:block}.about-hero-content h1{font-family:Playfair Display,serif;font-size:3.5rem;line-height:1.2}.accent-bar{background:var(--emerald);width:60px;height:4px;margin:2rem auto}@media (width<=768px){.about-hero{height:50vh}.about-hero-content h1{font-size:2.2rem}.gs-tag{letter-spacing:2px;font-size:.7rem}.accent-bar{margin:1.5rem auto}}@media (width<=480px){.about-hero-content h1{font-size:1.8rem}}.about-vm-gs{background-color:#fff;padding:8rem 0;position:relative}.gs-container{max-width:1300px;margin:0 auto;padding:0 5%}.gs-underline-left{background-color:var(--emerald);width:50px;height:3px;margin-bottom:2rem}.vm-staggered-row{grid-template-columns:1fr 1fr;align-items:center;gap:8rem;margin-bottom:8rem;display:grid}.vm-staggered-row.reverse{direction:ltr}.vm-text h2{color:var(--navy);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:3rem}.vm-text h4{color:#333;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.4rem}.vm-text p{color:#555;font-size:1rem;line-height:1.8}.vm-visual{width:100%;position:relative}.vm-visual img{object-fit:cover;z-index:5;border-radius:4px;width:100%;height:450px;position:relative}.visual-offset-gs{border:4px solid var(--navy);z-index:1;width:100%;height:100%;position:absolute;top:-15px;left:-15px}.visual-offset-gs.emerald{border-color:var(--emerald)}@media (width<=992px){.about-vm-gs{padding:4rem 0}.vm-staggered-row{text-align:center;grid-template-columns:1fr;gap:4rem;margin-bottom:4rem}.gs-underline-left{margin:0 auto 2rem}.vm-staggered-row.reverse .vm-text{order:2}.vm-staggered-row.reverse .vm-visual{order:1}.vm-visual img{height:350px}.vm-text h2{font-size:2.2rem}}@media (width<=768px){.vm-visual img{height:300px}.visual-offset-gs{top:-10px;left:-10px}}@media (width<=480px){.vm-text h2{font-size:1.8rem}.vm-text h4{font-size:1.2rem}.vm-visual img{height:250px}}.about-founder-gs{background:#fff;padding:8rem 0}.founder-flex{align-items:center;gap:6rem;display:flex}.founder-img-box{flex:1;position:relative}.founder-img-box img{object-fit:cover;z-index:2;width:100%;height:550px;position:relative}.emerald-offset{border:4px solid var(--emerald);z-index:1;width:100%;height:100%;position:absolute;top:-20px;right:-20px}.founder-content{flex:1.2}.tag-navy{color:var(--navy);letter-spacing:3px;font-size:.7rem;font-weight:800}.founder-content h4{color:var(--navy);margin:10px 0;font-family:Playfair Display,serif;font-size:2.5rem}.founder-content p{color:#555;margin-bottom:10px;font-size:1rem;line-height:1.8}@media (width<=1024px){.founder-flex{gap:3rem}}@media (width<=768px){.about-founder-gs{padding:4rem 1.5rem}.founder-flex{flex-direction:column;gap:4rem}.founder-img-box img{height:auto;max-height:450px}.emerald-offset{top:-10px;right:-10px}.founder-content h4{font-size:2rem}}.about-journey-gs{background-color:#fdfaf5;padding:8rem 0;position:relative;overflow:hidden}.gs-header-center{text-align:center;flex-direction:column;align-items:center;margin-bottom:7rem;display:flex}.subtitle-gs{color:var(--emerald);letter-spacing:4px;font-size:.8rem;font-weight:700}.gs-header-center h2{color:var(--navy);margin:1rem 0;font-family:Playfair Display,serif;font-size:3rem}.gs-underline-center{background:var(--emerald);width:60px;height:3px;margin:0 auto}.vertical-timeline-container{max-width:1000px;margin:0 auto;padding:2rem 0;position:relative}.timeline-main-line{background-color:var(--navy);opacity:.1;z-index:1;width:2px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.timeline-block-gs{z-index:5;grid-template-columns:1fr;width:50%;padding:2rem;display:grid;position:relative}.timeline-block-gs.left{text-align:right;left:0}.timeline-block-gs.right{text-align:left;left:50%}.timeline-dot-gs{background:var(--emerald);z-index:10;border:4px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;top:4rem}.timeline-block-gs.left .timeline-dot-gs{right:-8px}.timeline-block-gs.right .timeline-dot-gs{left:-8px}.timeline-content-card-gs{background:#fff;border-radius:4px;padding:2.5rem;transition:all .3s;position:relative;box-shadow:0 10px 25px #00000008}.timeline-block-gs.left .timeline-content-card-gs:hover{transform:translate(-10px)}.timeline-block-gs.right .timeline-content-card-gs:hover{transform:translate(10px)}.timeline-content-card-gs:hover{border-left:3px solid var(--emerald);box-shadow:0 15px 35px #0000000f}.timeline-year-gs{color:var(--navy);font-family:Inter,sans-serif;font-size:1.2rem;font-weight:800;display:block}.timeline-content-card-gs h4{color:var(--navy);margin-top:.5rem;font-family:Playfair Display,serif;font-size:1.3rem}.short-divider-gs{background-color:var(--emerald);width:30px;height:2px;margin:1.2rem 0}.timeline-block-gs.left .short-divider-gs{margin-left:auto}.timeline-block-gs.right .short-divider-gs{margin-right:auto}.timeline-content-card-gs p{color:#666;font-size:.95rem;line-height:1.7}@media (width<=992px){.gs-header-center{margin-bottom:4rem}.gs-header-center h2{font-size:2.5rem}}@media (width<=768px){.about-journey-gs{padding:4rem 0}.gs-header-center{padding:0 1.5rem}.vertical-timeline-container{margin-top:2rem;padding:0 20px}.timeline-block-gs{text-align:left;width:100%;padding:0 0 3rem 40px;left:0}.timeline-block-gs.left,.timeline-block-gs.right{text-align:left;left:0}.timeline-main-line{left:8px;transform:translate(0)}.timeline-dot-gs{top:2rem;left:0}.timeline-block-gs.left .timeline-dot-gs,.timeline-block-gs.right .timeline-dot-gs{left:0;right:auto}.timeline-block-gs.left .short-divider-gs,.timeline-block-gs.right .short-divider-gs{margin-left:0;margin-right:auto}.timeline-content-card-gs{padding:1.5rem}.timeline-block-gs.left .timeline-content-card-gs:hover,.timeline-block-gs.right .timeline-content-card-gs:hover{transform:translateY(-5px)}}@media (width<=480px){.gs-header-center h2{font-size:2rem}.timeline-content-card-gs h4{font-size:1.1rem}}.contribution-parallax-section{background-image:url(https://images.unsplash.com/photo-1593113598332-cd288d649433?q=80&w=2000);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;padding:10rem 0;display:flex;position:relative;overflow:hidden}.banner-overlay-gs{z-index:1;background:#141414d9;width:100%;height:100%;position:absolute;top:0;left:0}.banner-content-gs{z-index:2;color:#fff;text-align:center;max-width:800px;padding:0 5%;position:relative}.banner-content-gs h3{margin-bottom:3rem;font-family:Playfair Display,serif;font-size:2.8rem}.contribution-points{text-align:left;margin-bottom:3rem;display:inline-block}.contribution-points p{margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.contribution-points span{margin-right:10px}.white-donate-btn{color:#1a1a1a;cursor:pointer;background:#fff;border:none;border-radius:50px;padding:15px 50px;font-weight:800;transition:all .3s}.white-donate-btn:hover{background:var(--emerald);color:#fff;transform:scale(1.05)}@media (width<=1024px){.contribution-parallax-section{background-attachment:scroll;padding:6rem 0}}@media (width<=768px){.banner-content-gs h3{margin-bottom:2rem;font-size:2rem}.contribution-points p{font-size:1rem}.white-donate-btn{width:100%;max-width:250px;padding:12px 35px}}@media (width<=480px){.contribution-parallax-section{padding:4rem 1.5rem}.banner-content-gs h3{font-size:1.6rem}.contribution-points{display:block}}.blog-section{background-color:#f4f7f4;padding:6rem 5%}.blog-header{text-align:center;margin-bottom:4rem}.blog-subtitle{color:#0d4433;letter-spacing:3px;text-transform:uppercase;margin-bottom:.8rem;font-size:.85rem;font-weight:800;display:block}.blog-title{color:#1a1a1a;font-size:2.8rem;font-weight:800}.blog-title em{color:#0d4433;font-style:italic}.blog-underline{background:#0d4433;border-radius:2px;width:50px;height:4px;margin:1.5rem auto 0}.blog-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.blog-card{text-align:left;background:#fff;border:1px solid #e0e6e0;border-radius:8px;flex-direction:column;width:80%;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #00000008}.blog-card:hover{border-color:#0d4433;transform:translateY(-8px);box-shadow:0 12px 30px #0d44331a}.blog-card-image-wrapper{width:100%;padding-top:56.25%;position:relative;overflow:hidden}.blog-card-img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.blog-category-tag{color:#0d4433;z-index:1;text-transform:uppercase;background:#fff;border-radius:4px;padding:5px 15px;font-size:.7rem;font-weight:700;position:absolute;top:15px;left:15px}.blog-card-content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.blog-meta{color:#666;margin-bottom:12px;font-size:.8rem}.blog-name{color:#1a1a1a;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:1.25rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.blog-desc{color:#555;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:25px;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-card-footer{border-top:1px solid #f0f0f0;justify-content:space-between;margin-top:auto;padding-top:15px;display:flex}.blog-link-green{color:#0d4433;text-transform:uppercase;font-size:.9rem;font-weight:700;text-decoration:none}@media (width<=992px){.blog-grid{grid-template-columns:repeat(2,1fr)}.blog-card{width:100%}}@media (width<=768px){.blog-section{padding:4rem 1.5rem}.blog-title{font-size:2.2rem}.blog-grid{grid-template-columns:1fr;gap:2rem;max-width:450px}.blog-card{width:100%;margin:0 auto}}@media (width<=480px){.blog-title{font-size:1.8rem}.blog-card-content{padding:1.2rem}}
