.App{width:100%;overflow-x:hidden}.fade-in-section{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.fade-in-section.visible{opacity:1;transform:translateY(0)}.section{padding:100px 20px;max-width:1200px;margin:0 auto}.section-title{font-size:3rem;margin-bottom:4rem;text-align:center;font-family:Montserrat,sans-serif;font-weight:600;color:var(--header-text);letter-spacing:-.5px}.section-subtitle{font-size:1.75rem;margin-bottom:2rem;color:var(--core-color);font-family:Montserrat,sans-serif;font-weight:600}.grid{display:grid;gap:2.5rem;margin-top:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.card{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease;position:relative}.card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.card-title{font-size:1.75rem;margin-bottom:1rem;color:var(--header-text);font-family:Montserrat,sans-serif;font-weight:600}.card-content{font-size:1.05rem;line-height:1.8;color:var(--text);font-family:Open Sans,sans-serif;font-weight:400}.icon{width:48px;height:48px;margin-bottom:1rem;color:var(--core-color)}@media (max-width: 768px){.section{padding:70px 20px}.section-title{font-size:2.25rem;margin-bottom:3rem}.grid-2,.grid-3{grid-template-columns:1fr;gap:2rem}.card{padding:2rem}}.navigation{position:fixed;top:0;left:0;right:0;z-index:1000;background:#f8f8f8f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(11,61,46,.1);transition:all .3s ease;padding:1rem 0}.navigation.scrolled{background:#f8f8f8fa;box-shadow:0 2px 10px #0000001a;padding:.75rem 0}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-logo{display:flex;align-items:center;gap:.75rem;cursor:pointer;transition:transform .2s ease}.nav-logo:hover{transform:scale(1.05)}.nav-logo .logo-container{margin-bottom:0}.nav-logo .logo{width:40px;height:auto}.nav-logo-text{font-family:Montserrat,sans-serif;font-weight:600;font-size:1.5rem;color:var(--header-text);letter-spacing:-.5px}.nav-links{display:flex;list-style:none;gap:2rem;margin:0;padding:0;align-items:center}.nav-links li{margin:0}.nav-links button{background:none;border:none;font-family:Open Sans,sans-serif;font-weight:600;font-size:.95rem;color:var(--text);cursor:pointer;padding:.5rem 0;transition:color .2s ease;position:relative}.nav-links button:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--core-color);transition:width .3s ease}.nav-links button:hover{color:var(--core-color)}.nav-links button:hover:after{width:100%}@media (max-width: 968px){.nav-links{gap:1rem}.nav-links button{font-size:.85rem}}@media (max-width: 768px){.navigation{padding:.75rem 0}.nav-container{flex-direction:column;gap:1rem}.nav-logo-text{font-size:1.25rem}.nav-links{flex-wrap:wrap;justify-content:center;gap:.75rem}.nav-links button{font-size:.8rem;padding:.25rem .5rem}}.logo-container{display:flex;justify-content:center;align-items:center;margin-bottom:2rem;background:transparent}.logo{width:80px;height:auto;filter:drop-shadow(0 2px 8px rgba(0,0,0,.2));object-fit:contain;background:transparent;mix-blend-mode:normal}@media (max-width: 768px){.logo{width:60px}}.hero{background:linear-gradient(135deg,var(--core-color) 0%,var(--header-text) 100%);color:#fff;padding:180px 20px 140px;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3}.hero:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg width='1200' height='800' viewBox='0 0 1200 800' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='1200' height='800' fill='%23f5f5f5'/%3E%3Cg fill='%23b0b0b0'%3E%3Crect x='50' y='100' width='80' height='60'/%3E%3Crect x='150' y='120' width='100' height='70'/%3E%3Crect x='280' y='90' width='90' height='65'/%3E%3Crect x='400' y='110' width='85' height='55'/%3E%3Crect x='520' y='130' width='95' height='75'/%3E%3Crect x='650' y='100' width='80' height='60'/%3E%3Crect x='750' y='120' width='100' height='70'/%3E%3Crect x='880' y='90' width='90' height='65'/%3E%3Crect x='1000' y='110' width='85' height='55'/%3E%3Crect x='50' y='200' width='80' height='60'/%3E%3Crect x='150' y='220' width='100' height='70'/%3E%3Crect x='280' y='200' width='90' height='65'/%3E%3Crect x='400' y='220' width='85' height='55'/%3E%3Crect x='520' y='240' width='95' height='75'/%3E%3Crect x='650' y='200' width='80' height='60'/%3E%3Crect x='750' y='220' width='100' height='70'/%3E%3Crect x='880' y='200' width='90' height='65'/%3E%3Crect x='1000' y='220' width='85' height='55'/%3E%3Crect x='50' y='320' width='80' height='60'/%3E%3Crect x='150' y='340' width='100' height='70'/%3E%3Crect x='280' y='320' width='90' height='65'/%3E%3Crect x='400' y='340' width='85' height='55'/%3E%3Crect x='520' y='360' width='95' height='75'/%3E%3Crect x='650' y='320' width='80' height='60'/%3E%3Crect x='750' y='340' width='100' height='70'/%3E%3Crect x='880' y='320' width='90' height='65'/%3E%3Crect x='1000' y='340' width='85' height='55'/%3E%3Crect x='50' y='450' width='80' height='60'/%3E%3Crect x='150' y='470' width='100' height='70'/%3E%3Crect x='280' y='450' width='90' height='65'/%3E%3Crect x='400' y='470' width='85' height='55'/%3E%3Crect x='520' y='490' width='95' height='75'/%3E%3Crect x='650' y='450' width='80' height='60'/%3E%3Crect x='750' y='470' width='100' height='70'/%3E%3Crect x='880' y='450' width='90' height='65'/%3E%3Crect x='1000' y='470' width='85' height='55'/%3E%3Crect x='50' y='580' width='80' height='60'/%3E%3Crect x='150' y='600' width='100' height='70'/%3E%3Crect x='280' y='580' width='90' height='65'/%3E%3Crect x='400' y='600' width='85' height='55'/%3E%3Crect x='520' y='620' width='95' height='75'/%3E%3Crect x='650' y='580' width='80' height='60'/%3E%3Crect x='750' y='600' width='100' height='70'/%3E%3Crect x='880' y='580' width='90' height='65'/%3E%3Crect x='1000' y='600' width='85' height='55'/%3E%3C/g%3E%3Cg fill='none' stroke='%23cccccc' stroke-width='2'%3E%3Cpath d='M0 150 L1200 150'/%3E%3Cpath d='M0 250 L1200 250'/%3E%3Cpath d='M0 350 L1200 350'/%3E%3Cpath d='M0 450 L1200 450'/%3E%3Cpath d='M0 550 L1200 550'/%3E%3Cpath d='M0 650 L1200 650'/%3E%3Cpath d='M100 0 L100 800'/%3E%3Cpath d='M300 0 L300 800'/%3E%3Cpath d='M500 0 L500 800'/%3E%3Cpath d='M700 0 L700 800'/%3E%3Cpath d='M900 0 L900 800'/%3E%3Cpath d='M1100 0 L1100 800'/%3E%3Cpath d='M200 0 L200 800'/%3E%3Cpath d='M400 0 L400 800'/%3E%3Cpath d='M600 0 L600 800'/%3E%3Cpath d='M800 0 L800 800'/%3E%3Cpath d='M1000 0 L1000 800'/%3E%3Cpath d='M0 50 L1200 50'/%3E%3Cpath d='M0 750 L1200 750'/%3E%3C/g%3E%3Cg fill='%23ffffff'%3E%3Cellipse cx='200' cy='180' rx='60' ry='40'/%3E%3Crect x='600' y='500' width='150' height='100'/%3E%3Cpath d='M850 200 L950 200 L950 350 L850 350 Z'/%3E%3C/g%3E%3Cpath d='M0 400 L1200 400' stroke='%23ffffff' stroke-width='40' fill='none'/%3E%3C/svg%3E");background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.08;z-index:0}.hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto}.hero-badge{display:inline-block;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:8px 20px;border-radius:30px;font-size:.9rem;font-weight:600;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2);color:var(--accent);font-family:Open Sans,sans-serif}.hero-title{font-size:5rem;font-weight:600;margin-bottom:1.5rem;color:#fff;text-shadow:2px 2px 8px rgba(0,0,0,.3);letter-spacing:-1px}.hero-tagline{font-size:2rem;font-weight:600;margin-bottom:1.5rem;color:var(--accent);font-family:Montserrat,sans-serif}.hero-description{font-size:1.4rem;font-weight:500;line-height:1.8;opacity:.95;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto;font-family:Open Sans,sans-serif}.hero-features{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:3rem;margin-bottom:2.5rem}.hero-feature{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:12px 24px;border-radius:25px;font-size:1rem;font-weight:600;border:1px solid rgba(255,255,255,.2);font-family:Open Sans,sans-serif}.hero-cta{margin-top:2rem;text-align:center}.hero-button{display:inline-block;background:#fff;color:var(--core-color);padding:16px 32px;border-radius:30px;font-size:1.1rem;font-weight:600;text-decoration:none;font-family:Open Sans,sans-serif;transition:all .3s ease;border:2px solid white;box-shadow:0 4px 12px #00000026}.hero-button:hover{background:transparent;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #00000040}@media (max-width: 768px){.hero{padding:100px 20px}.hero-title{font-size:3.5rem}.hero-tagline{font-size:1.5rem}.hero-description{font-size:1.2rem}.hero-features{flex-direction:column;align-items:center;gap:1rem}.hero-button{padding:14px 28px;font-size:1rem}}.combined-section{padding:100px 20px}.combined-container{display:flex;flex-direction:column;gap:4rem;max-width:1200px;margin:0 auto;align-items:stretch}.combined-item{display:flex;flex-direction:column;gap:1.5rem}.combined-title{font-family:Montserrat,sans-serif;font-weight:600;font-size:1.75rem;color:var(--header-text);margin:0;text-align:left}.combined-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.combined-item.image-left .combined-content,.combined-item.image-right .combined-content{grid-template-columns:1fr 1fr}.combined-image-wrapper{width:100%;height:100%;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;background:transparent}.combined-item.image-left .combined-image-wrapper{background:#fff}.combined-item.image-right .combined-image-wrapper{box-shadow:none}.combined-image{width:100%;height:100%;object-fit:cover;display:block}.combined-item.image-left .combined-image-wrapper{order:1}.combined-item.image-left .card{order:2}.combined-item.image-right .card{order:1}.combined-item.image-right .combined-image-wrapper{order:2}@media (max-width: 968px){.combined-container{gap:3rem}.combined-content{grid-template-columns:1fr;gap:1.5rem}.combined-item.image-left .combined-image-wrapper,.combined-item.image-right .combined-image-wrapper{order:1}.combined-item.image-left .card,.combined-item.image-right .card{order:2}.combined-title{text-align:center;font-size:1.5rem}}@media (max-width: 768px){.combined-section{padding:70px 20px}.combined-container{gap:2.5rem}.combined-content{gap:1.25rem}}.modules-container{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;margin-top:3rem;align-items:start}.modules-list{display:flex;flex-direction:column;gap:1.5rem}.module-item{display:flex;gap:1.5rem;padding:1.5rem;background:#fff;border-radius:12px;border:2px solid transparent;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000000f}.module-item:hover{transform:translate(8px);box-shadow:0 4px 16px #0000001f;border-color:var(--accent)}.module-item.active{border-color:var(--core-color);background:linear-gradient(135deg,#fff,#d1dbbd4d 20%);box-shadow:0 6px 20px #1d865e26}.module-number{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--core-color);color:#fff;border-radius:50%;font-family:Montserrat,sans-serif;font-weight:600;font-size:1.25rem;transition:all .3s ease}.module-item.active .module-number{background:var(--header-text);transform:scale(1.1)}.module-content{flex:1}.module-title{font-family:Montserrat,sans-serif;font-weight:600;font-size:1.25rem;color:var(--header-text);margin-bottom:.5rem;transition:color .3s ease}.module-item.active .module-title{color:var(--core-color)}.module-description{font-family:Open Sans,sans-serif;font-size:.95rem;color:var(--text);line-height:1.6;margin:0}.modules-display{position:sticky;top:120px;display:flex;flex-direction:column;gap:2rem}.module-image-container{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #00000026;background:#fff;aspect-ratio:16 / 10}.module-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.module-image-container:hover .module-image{transform:scale(1.05)}.module-image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,transparent 0%,rgba(11,61,46,.05) 100%);pointer-events:none}.module-details{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 12px #00000014}.module-details-title{font-family:Montserrat,sans-serif;font-weight:600;font-size:1.75rem;color:var(--core-color);margin-bottom:1rem}.module-details-description{font-family:Open Sans,sans-serif;font-size:1.1rem;color:var(--text);line-height:1.7;margin-bottom:1.5rem}.module-details-list{list-style:none;padding:0;margin:0}.module-details-list li{font-family:Open Sans,sans-serif;font-size:1rem;color:var(--text);line-height:1.8;padding-left:1.5rem;position:relative;margin-bottom:.75rem}.module-details-list li:before{content:"✓";position:absolute;left:0;color:var(--core-color);font-weight:700;font-size:1.1rem}@media (max-width: 968px){.modules-container{grid-template-columns:1fr;gap:3rem}.modules-display{position:static}.module-item{padding:1.25rem}.module-title{font-size:1.1rem}.module-description{font-size:.9rem}}@media (max-width: 768px){.modules-container{gap:2rem}.module-item{flex-direction:column;gap:1rem;padding:1rem}.module-number{width:40px;height:40px;font-size:1rem}.module-image-container{aspect-ratio:16 / 9}.module-details{padding:1.5rem}.module-details-title{font-size:1.5rem}.module-details-description{font-size:1rem}}.footer{background:#3a4a42;color:#fff;padding:60px 20px 30px;position:relative;overflow:hidden}.footer:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.5}.footer-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.footer-content{text-align:center;margin-bottom:3rem}.footer-title{font-family:Montserrat,sans-serif;font-weight:600;font-size:2rem;margin-bottom:1rem;color:#fff}.footer-description{font-family:Open Sans,sans-serif;font-size:1.1rem;color:var(--accent);margin-bottom:1.5rem;font-weight:500}.footer-email{display:inline-block;font-family:Open Sans,sans-serif;font-size:1.2rem;font-weight:600;color:#fff;text-decoration:none;padding:12px 24px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:30px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.footer-email:hover{background:#fff3;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.footer-copyright{font-family:Open Sans,sans-serif;font-size:.9rem;color:var(--accent);margin:0;opacity:.8}@media (max-width: 768px){.footer{padding:50px 20px 25px}.footer-title{font-size:1.75rem}.footer-description{font-size:1rem}.footer-email{font-size:1.1rem;padding:10px 20px}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}:root{--core-color: #1d865e;--accent: #d1dbbd;--header-text: #0b3d2e;--text: #2d3436;--background: #f8f8f8}body{font-family:Open Sans,sans-serif;color:var(--text);background-color:var(--background);background-image:radial-gradient(circle,rgba(45,52,54,.08) 1px,transparent 1px),linear-gradient(90deg,transparent 0%,rgba(45,52,54,.03) 50%,transparent 100%),linear-gradient(0deg,transparent 0%,rgba(45,52,54,.03) 50%,transparent 100%);background-size:40px 40px,80px 80px,80px 80px;background-position:0 0,0 0,0 0;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;font-weight:600;color:var(--header-text);line-height:1.2}p{font-family:Open Sans,sans-serif;font-weight:400}strong{font-weight:700}
