*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:"Poppins",sans-serif;font-weight:400;font-size:1rem;background-color:#f5f5f5;color:#2c2c2c;line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:"DynaPuff","Baloo 2",cursive;font-weight:600;line-height:1.2;color:#2c2c2c}img,svg,video{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit;transition:color .25s ease}ul,ol{list-style:none}button{cursor:pointer;border:none;background:none;font-family:inherit;color:inherit}.page-wrapper{display:flex;flex-direction:column;min-height:100vh}main{flex:1}.container{width:100%;max-width:1140px;margin:0 auto;padding:0 24px}@media(max-width: 768px){.container{padding:0 16px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 40px;border-radius:16px;font-family:"DynaPuff","Baloo 2",cursive;font-weight:700;font-size:1rem;transition:all .25s ease;cursor:pointer;border:2px solid rgba(0,0,0,0)}.btn--primary{background-color:#2aada0;color:#fff}.btn--primary:hover{background-color:rgb(34.0297674419,140.1702325581,129.6372093023);transform:translateY(-1px)}.btn--outline{background-color:#fff;color:#2c2c2c;border-color:rgba(44,44,44,.12);box-shadow:0 2px 8px rgba(0,0,0,.06)}.btn--outline:hover{border-color:#2aada0;color:#2aada0}.section{padding:64px 0}.section__title{font-family:"DynaPuff","Baloo 2",cursive;font-size:1.8rem;font-weight:800;color:#2aada0;margin-bottom:24px}.site-header{background-color:#fff;box-shadow:0 2px 12px rgba(0,0,0,.06);position:sticky;top:0;z-index:100;height:72px;display:flex;align-items:center}.site-header .container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1140px;margin:0 auto;padding:0 40px}@media(max-width: 768px){.site-header .container{padding:0 16px}}.site-logo{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.site-logo__icon{width:40px;height:40px;flex-shrink:0}.site-logo__text{font-family:"DynaPuff","Baloo 2",cursive;font-size:1.55rem;font-weight:100;color:#2c2c2c;letter-spacing:-0.3px;line-height:1}.site-nav{display:flex;align-items:center;gap:40px}.site-nav__link{font-family:"DynaPuff","Baloo 2",cursive;font-size:1.05rem;font-weight:100;color:#444;letter-spacing:.02em;transition:color .25s ease}.site-nav__link:hover{color:#2aada0}.site-nav__link.active{color:#2aada0}.nav-toggle{display:none;flex-direction:column;gap:5px;padding:8px;border-radius:8px;transition:background .15s ease}.nav-toggle span{display:block;width:24px;height:2px;background-color:#2c2c2c;border-radius:2px;transition:transform .25s ease,opacity .25s ease}.nav-toggle:hover{background-color:rgba(42,173,160,.08)}@media(max-width: 768px){.nav-toggle{display:flex}}@media(max-width: 768px){.site-nav{display:none;position:absolute;top:72px;left:0;right:0;background-color:#fff;flex-direction:column;align-items:flex-start;padding:16px 24px;box-shadow:0 8px 24px rgba(0,0,0,.08);gap:16px}.site-nav.is-open{display:flex}.site-nav__link{font-size:1.1rem;width:100%;padding:8px 0}}.hero-section{padding:64px 0}.hero-shell{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px;max-width:1100px;width:100%;margin:0 auto;padding:0 56px;box-sizing:border-box}.hero__arrow{position:absolute;top:50%;transform:translateY(calc(-50% - 20px));background:none;border:none;cursor:pointer;padding:4px;line-height:1;user-select:none}.hero__arrow svg{display:block;width:28px;height:48px;stroke:#e07830;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;fill:none;filter:drop-shadow(0 2px 4px rgba(224, 120, 48, 0.25));transition:stroke .15s ease,transform .15s ease,filter .15s ease}.hero__arrow:hover svg{stroke:rgb(183.3428571429,91.2285714286,27.4571428571);filter:drop-shadow(0 3px 8px rgba(224, 120, 48, 0.45));transform:scale(1.18)}.hero__arrow:active svg{transform:scale(0.95)}.hero__arrow--prev{left:10px}.hero__arrow--next{right:10px}.hero{position:relative;width:100%;border-radius:32px;overflow:hidden;background:hsla(0,0%,100%,.45);backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);border:1px solid hsla(0,0%,100%,.6);box-shadow:0 8px 32px rgba(0,0,0,.08),0 1px 0 hsla(0,0%,100%,.9) inset}.hero__track{display:flex;transition:transform .55s cubic-bezier(0.65, 0, 0.35, 1);will-change:transform}.hero__slide{min-width:100%;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden;min-height:340px}.hero__slide::before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0}.hero__slide--1::before{background:rgba(203,240,238,.55)}.hero__slide--2::before{background:rgba(255,245,204,.55)}.hero__slide--3::before{background:rgba(232,213,245,.55)}.hero__slide::after{content:"";position:absolute;border-radius:50%;pointer-events:none;filter:blur(60px);z-index:0}.hero__slide--1::after{width:380px;height:380px;background:#2aada0;opacity:.28;top:-100px;right:60px}.hero__slide--2::after{width:340px;height:340px;background:#e07830;opacity:.22;top:-80px;right:80px}.hero__slide--3::after{width:360px;height:360px;background:#9b59b6;opacity:.22;top:-90px;right:70px}.hero__content{flex:1 1 auto;padding:64px 40px;z-index:2;max-width:460px}.hero__title{font-family:"DynaPuff","Baloo 2",cursive;font-size:clamp(1.5rem,3vw,2.3rem);font-weight:500;color:#2c2c2c;line-height:1.25;margin-bottom:16px;letter-spacing:-0.01em}.hero__subtitle{font-family:"Chilanka",cursive;font-size:clamp(1.05rem,2.2vw,1.35rem);color:#e07830;line-height:1.6}.hero__image-wrap{flex:0 0 420px;align-self:stretch;position:relative;z-index:2;overflow:hidden}.hero__image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.hero__btn{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);z-index:4;display:inline-block;font-family:"DynaPuff","Baloo 2",cursive;font-size:.88rem;font-weight:500;letter-spacing:.05em;text-transform:lowercase;white-space:nowrap;color:#2c2c2c;text-decoration:none;background:hsla(0,0%,100%,.55);backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:1px solid hsla(0,0%,100%,.75);border-radius:32px;padding:8px 40px;box-shadow:0 4px 16px rgba(0,0,0,.1),0 1px 0 hsla(0,0%,100%,.8) inset;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.hero__btn:hover{background:hsla(0,0%,100%,.8);transform:translateX(-50%) translateY(-2px);box-shadow:0 8px 28px rgba(0,0,0,.14),0 1px 0 hsla(0,0%,100%,.9) inset}.hero__btn:active{transform:translateX(-50%) translateY(0)}.hero__dots{display:flex;justify-content:center;align-items:center;gap:8px;width:100%}.hero__dot{width:9px;height:9px;border-radius:50%;border:none;background:#c5c5c5;cursor:pointer;padding:0;flex-shrink:0;transition:background .25s ease,transform .25s ease}.hero__dot.is-active{background:#e07830;transform:scale(1.35)}@media(max-width: 768px){.hero-section{padding:40px 0}.hero-shell{padding:0 44px}.hero__arrow svg{width:22px;height:38px;stroke-width:5}.hero__arrow--prev{left:6px}.hero__arrow--next{right:6px}.hero{border-radius:24px}.hero__slide{flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:unset}.hero__content{order:1;padding:40px 24px 16px;max-width:100%;text-align:center}.hero__image-wrap{order:2;flex:0 0 auto;align-self:auto;width:100%;height:auto;overflow:visible;border-radius:0}.hero__image-wrap img{width:100%;height:auto;object-fit:unset;display:block}.hero__title{font-size:clamp(1.3rem,5vw,1.8rem)}.hero__subtitle{font-size:clamp(1rem,3.5vw,1.2rem)}.hero__btn{bottom:18px}}@media(max-width: 576px){.hero-section{padding:24px 0}.hero-shell{padding:0 36px}.hero__arrow svg{width:18px;height:32px;stroke-width:5.5}.hero__arrow--prev{left:4px}.hero__arrow--next{right:4px}.hero{border-radius:16px}.hero__content{padding:24px 16px 8px}.hero__btn{font-size:.78rem;padding:6px 20px;bottom:12px}}.stats-bar{background:#2aada0;padding:40px 16px}.stats-bar__inner{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(4, 1fr);gap:16px;text-align:center}.stat-item{display:flex;flex-direction:column;align-items:center;gap:4px}.stat-item__number{font-family:"DynaPuff","Baloo 2",cursive;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;color:#fff;line-height:1}.stat-item__label{font-family:"Poppins",sans-serif;font-size:clamp(.58rem,1.1vw,.68rem);font-weight:600;color:hsla(0,0%,100%,.82);letter-spacing:.12em;text-transform:uppercase}.stat-item+.stat-item{border-left:1px solid hsla(0,0%,100%,.2)}@media(max-width: 576px){.stat-item+.stat-item{border-left:none}}@media(max-width: 576px){.stats-bar__inner{grid-template-columns:repeat(2, 1fr);gap:24px 16px}}.mission{background:#fff;padding:64px 16px}.mission__inner{max-width:680px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}.mission__heading{font-family:"DynaPuff","Baloo 2",cursive;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:700;color:#c0392b;line-height:1.2;margin:0;text-align:center}.mission__body{font-family:"Poppins",sans-serif;font-size:clamp(.9rem,1.8vw,1rem);font-weight:300;color:#444;line-height:1.8;margin:0;max-width:560px;text-align:center}.mission__tagline{font-family:"Chilanka",cursive;font-size:clamp(1.1rem,2.5vw,1.4rem);color:#e07830;margin:0;line-height:1.5;text-align:center}.features{background:#fff;padding:0 16px 64px}.features__grid{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media(max-width: 768px){.features__grid{grid-template-columns:1fr;max-width:420px}}.feature-card{background:#fff;border-radius:24px;box-shadow:0 4px 24px rgba(0,0,0,.08);padding:40px 24px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;transition:box-shadow .25s ease,transform .25s ease}.feature-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.12);transform:translateY(-3px)}.feature-card__title{font-family:"DynaPuff","Baloo 2",cursive;font-size:clamp(1rem,2vw,1.15rem);font-weight:600;color:#2aada0;margin:0;line-height:1.25;text-align:center}.feature-card__body{font-family:"Poppins",sans-serif;font-size:clamp(.82rem,1.5vw,.9rem);font-weight:300;color:#444;line-height:1.7;margin:0;text-align:center}.site-footer{background:#fff;border-top:1px solid rgba(44,44,44,.08);padding:24px 0}.site-footer__inner{max-width:1140px;margin:0 auto;padding:0 40px;display:flex;align-items:center;gap:40px}@media(max-width: 768px){.site-footer__inner{padding:0 16px;flex-wrap:wrap;gap:16px}}@media(max-width: 576px){.site-footer__inner{flex-direction:column;align-items:center;text-align:center;gap:16px}}.footer-logo{display:inline-flex;align-items:center;gap:8px;text-decoration:none;flex-shrink:0}.footer-logo__icon{width:32px;height:32px}.footer-logo__text{font-family:"DynaPuff","Baloo 2",cursive;font-size:1.2rem;font-weight:100;color:#2c2c2c;letter-spacing:-0.3px;line-height:1}.site-footer__nav{display:flex;align-items:center;gap:24px;margin-left:auto}@media(max-width: 576px){.site-footer__nav{margin-left:0;gap:16px}}.site-footer__nav-link{font-family:"Poppins",sans-serif;font-size:.88rem;font-weight:400;color:#444;text-decoration:none;transition:color .15s ease}.site-footer__nav-link:hover{color:#2aada0}.site-footer__social{display:flex;align-items:center;gap:16px}.footer-social-link{display:flex;align-items:center;justify-content:center;color:#444;transition:color .15s ease,transform .15s ease}.footer-social-link svg{width:18px;height:18px;display:block}.footer-social-link:hover{transform:translateY(-2px)}.footer-social-link:first-child:hover{color:#25d366}.footer-social-link:last-child:hover{color:#e4405f}.site-footer__copy{font-family:"Poppins",sans-serif;font-size:.78rem;font-weight:300;color:#777;margin:0;white-space:nowrap}/*# sourceMappingURL=main.css.map */