@keyframes pulse{0%{transform:scale(1);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}50%{transform:scale(1.05);box-shadow:0 8px 25px #ff6b3566}to{transform:scale(1);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:GothamPro,sans-serif,Futura,sans-serif,Helvetica,sans-serif,Roboto,sans-serif,system-ui,-apple-system,sans-serif;background:linear-gradient(135deg,#fff,#f6f6f6);color:#07142e;line-height:1.5;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.container{padding:0 1.5rem}}.section-divider{height:2px;background:linear-gradient(90deg,transparent,rgba(39,187,98,.6),rgba(48,157,218,.6),transparent);margin:6rem 0;position:relative;border-radius:1px}.section-divider:before{content:"";position:absolute;top:-3px;left:50%;transform:translate(-50%);width:8px;height:8px;background:#27bb62;border-radius:50%;box-shadow:0 0 15px #27bb62cc,0 0 30px #27bb6266}.section-divider:after{content:"";position:absolute;top:-1px;left:50%;transform:translate(-50%);width:4px;height:4px;background:#309dda;border-radius:50%;box-shadow:0 0 10px #309dda99}.section-header{text-align:center;margin-bottom:8rem}.section-title{font-size:2.25rem;font-weight:700;color:#07142e;margin-bottom:1.5rem}@media (min-width: 768px){.section-title{font-size:3rem}}.section-subtitle{font-size:1.25rem;color:#07142ea6;line-height:1.625;max-width:48rem;margin:0 auto}@media (min-width: 768px){.section-subtitle{font-size:1.5rem}}.hero{padding:4rem 0;position:relative;overflow:hidden;background:#f6f6f6}.hero__background{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/bg.webp) center top/contain no-repeat}.hero__content{display:flex;flex-direction:row;align-items:center;gap:6rem;position:relative;z-index:10}@media (max-width: 1024px){.hero__content{flex-direction:column;text-align:center;gap:4rem}}.hero__left{flex:1;max-width:600px;text-align:left}@media (max-width: 1024px){.hero__left{text-align:center}}.hero__right{flex:1;max-width:600px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.hero__logo{height:80px;width:auto;margin-bottom:1.5rem}.hero__badge{margin-bottom:1.5rem;padding:.5rem 1.5rem;background:#1e5bb6;border-radius:1rem;display:block;width:fit-content}.hero__badge-text{color:#fff;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.hero__title{font-size:3rem;font-weight:700;line-height:1.25;margin-bottom:1.5rem;color:#07142e}@media (min-width: 768px){.hero__title{font-size:3.75rem}}.hero__highlight{color:#1e5bb6;font-weight:900}.hero__subtitle{font-size:1.125rem;color:#07142ea6;line-height:1.625;margin-bottom:2rem;font-weight:400}@media (min-width: 768px){.hero__subtitle{font-size:1.25rem}}.hero__stats{display:flex;gap:1.5rem;margin-bottom:2rem;flex-wrap:wrap}@media (max-width: 640px){.hero__stats{flex-direction:column;gap:1rem}}.hero__stat{text-align:center;flex:1;min-width:120px}.hero__stat-number{display:block;font-size:1.5rem;font-weight:900;color:#1e5bb6;margin-bottom:.25rem}.hero__stat-text{display:block;font-size:.875rem;color:#07142ea6;font-weight:500}.hero__cta .btn{font-size:1.125rem;padding:1.5rem 4rem}.hero__video{width:100%;max-width:800px;position:relative}.hero__video-element{width:100%;height:auto;border-radius:1rem}.conditions{padding:4rem 0;position:relative;overflow:hidden;background:#fff}.conditions__background{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(39,187,98,.02),transparent,rgba(48,157,218,.02))}.conditions__grid{display:grid;gap:6rem;position:relative;z-index:10}@media (min-width: 768px){.conditions__grid{grid-template-columns:repeat(3,1fr)}}.how-it-works{padding:4rem 0;background:#f6f6f6;position:relative;overflow:hidden}.how-it-works__background{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/bg.webp) center top/contain no-repeat}.how-it-works .steps{display:grid;gap:6rem;position:relative;z-index:10}@media (min-width: 768px){.how-it-works .steps{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.how-it-works .steps{grid-template-columns:repeat(4,1fr)}}.step{text-align:center;position:relative}.step__icon{background:#1e5bb6;border-radius:2rem;display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .3s ease}.step__icon:hover{transform:scale(1.1)}.step__icon{width:96px;height:96px;margin:0 auto 2rem;border-radius:50%}.step__number{font-size:1.875rem;font-weight:700;color:#27bb62;margin-bottom:1rem}.step__title{font-size:1.5rem;font-weight:700;color:#07142e;margin-bottom:1.5rem}.step__text{font-size:1.125rem;color:#07142ea6;line-height:1.625}.about{padding:4rem 0;background:#fff}.about .stats{display:grid;gap:4rem;margin-bottom:6rem}@media (min-width: 768px){.about .stats{grid-template-columns:repeat(3,1fr)}}.about .stat{text-align:center;padding:3rem;background:linear-gradient(145deg,#ffffffe6,#f8fafc99);border-radius:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:all .3s ease}.about .stat:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.about .stat__number{font-size:3.75rem;font-weight:900;color:#27bb62;margin-bottom:1rem;transition:transform .3s ease}.about .stat__number:hover{transform:scale(1.05)}.about .stat__title{font-size:1.25rem;font-weight:700;color:#07142e;margin-bottom:.5rem}.about .stat__text{font-size:1rem;color:#07142ea6}.about .features{max-width:64rem;margin:0 auto}.about .features__title{font-size:1.5rem;font-weight:700;color:#07142e;text-align:center;margin-bottom:2rem}.about .features__grid{display:grid;gap:1.5rem}@media (min-width: 768px){.about .features__grid{grid-template-columns:repeat(2,1fr)}}.about .feature{display:flex;align-items:flex-start;gap:1.5rem;padding:1.5rem;background:#27bb620d;border-radius:1rem;border:1px solid rgba(39,187,98,.1);transition:all .3s ease}.about .feature:hover{background:#27bb621a;transform:translate(5px)}.about .feature__icon{background:#1e5bb6;border-radius:2rem;display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .3s ease}.about .feature__icon:hover{transform:scale(1.1)}.about .feature__icon{width:40px;height:40px;border-radius:.75rem;flex-shrink:0}.about .feature__text{font-size:1rem;color:#07142ea6;line-height:1.625}.participants{padding:4rem 0;background:#f6f6f6;position:relative;overflow:hidden}.participants__background{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/bg.webp) center top/contain no-repeat}.participants__grid{display:grid;gap:2rem;position:relative;z-index:10}@media (min-width: 768px){.participants__grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (min-width: 1024px){.participants__grid{grid-template-columns:repeat(4,1fr)}}.card{background:linear-gradient(145deg,#ffffffe6,#f8fafc99);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:1px solid rgb(212.4716981132,224.4905660377,248.5283018868);transition:all .3s ease;text-align:center;position:relative}.card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#27bb620d,#309dda0d);border-radius:1.5rem;opacity:0;transition:opacity .3s ease}.card:hover:before{opacity:1}.card__icon{background:#1e5bb6;border-radius:2rem;display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .3s ease}.card__icon:hover{transform:scale(1.1)}.card__icon{width:60px;height:60px;margin:0 auto 1.5rem;border-radius:1rem}.card__title{font-size:1.125rem;font-weight:700;color:#07142e;margin-bottom:1rem}.card__title--highlight{color:#27bb62}.card__text{font-size:.875rem;color:#07142ea6;line-height:1.625}.cta{padding:4rem 0;background:linear-gradient(135deg,#309dda,#1e5bb6);text-align:center}.cta__content{max-width:64rem;margin:0 auto}.cta__title{font-size:2.25rem;font-weight:700;color:#fff;margin-bottom:2rem}@media (min-width: 768px){.cta__title{font-size:3rem}}.cta__subtitle{font-size:1.25rem;color:#fffc;line-height:1.625;margin-bottom:6rem;max-width:64rem;margin-left:auto;margin-right:auto}@media (min-width: 768px){.cta__subtitle{font-size:1.5rem}}.cta__download-text{font-size:1rem;color:#ffffffd9;margin:0 0 1.5rem;font-weight:400;line-height:1.625;text-align:center}@media (min-width: 768px){.cta__download-text{font-size:1.125rem}}.cta__download-highlight{color:#fffffff2;font-weight:600}.cta__buttons{display:flex;flex-direction:column;gap:1.5rem;justify-content:center;align-items:center}@media (min-width: 640px){.cta__buttons{flex-direction:row;gap:2rem}}.btn--primary{display:inline-flex;align-items:center;gap:1rem;padding:1.5rem 4rem;border-radius:8px;font-weight:700;font-size:1.125rem;text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden}.btn--primary .btn__icon{width:24px;height:24px;transition:transform .3s ease}.btn--primary:hover .btn__icon{transform:scale(1.1)}.btn--primary{background:#1e5bb6;color:#fff;border:none;border-radius:8px;font-weight:700;text-transform:none;letter-spacing:normal;box-shadow:0 2px 8px #1e5bb64d}.btn--primary:hover{background:#17458a;box-shadow:0 4px 12px #1e5bb666;transform:translateY(-2px)}.btn--primary:active{transform:translateY(0);box-shadow:0 2px 8px #1e5bb64d}.btn--outline{display:inline-flex;align-items:center;gap:1rem;padding:1.5rem 4rem;border-radius:8px;font-weight:700;font-size:1.125rem;text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden}.btn--outline .btn__icon{width:24px;height:24px;transition:transform .3s ease}.btn--outline:hover .btn__icon{transform:scale(1.1)}.btn--outline{border:2px solid white;color:#fff}.btn--outline:hover{background:#fff;color:#27bb62;transform:scale(1.05)}.btn--cta{display:inline-flex;align-items:center;gap:1rem;padding:1.5rem 4rem;border-radius:8px;font-weight:700;font-size:1.125rem;text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden}.btn--cta .btn__icon{width:24px;height:24px;transition:transform .3s ease}.btn--cta:hover .btn__icon{transform:scale(1.1)}.btn--cta{background:#1e5bb6;color:#fff;border:none;border-radius:8px;font-weight:700;text-transform:none;letter-spacing:normal;box-shadow:0 2px 8px #1e5bb64d}.btn--cta:hover{background:#17458a;box-shadow:0 4px 12px #1e5bb666;transform:translateY(-2px)}.btn--cta:active{transform:translateY(0);box-shadow:0 2px 8px #1e5bb64d}.footer{padding:1.5rem 0;background:linear-gradient(135deg,#07142e,#07142ee6);text-align:center}.footer__text{color:#ffffffb3;font-size:1.125rem}@media (max-width: 639px){.container{padding:0 .5rem}.section-title{font-size:1.875rem}.hero__title{font-size:2.25rem}.hero__subtitle{font-size:1.125rem}}
