*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Sora,sans-serif;background:#f5f5f5;color:#262626;line-height:1.6;font-size:1rem;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}ul{list-style:none}.container{max-width:1140px;margin:0 auto;padding:0 20px}.mobile-only{display:none}.desktop-only{display:block}.section-heading{font-family:Manrope,sans-serif;font-size:35px;font-weight:800;text-align:center;margin-bottom:40px;line-height:1.2em;color:#262626}.btn-green{display:inline-flex;align-items:center;justify-content:center;background-color:#03ad1a;color:#fff;font-family:Manrope,sans-serif;font-size:18px;font-weight:800;text-transform:uppercase;border-radius:20px;padding:16px 45px;border:none;cursor:pointer;transition:filter .3s,transform .3s;text-decoration:none;letter-spacing:.5px}.btn-green:hover{filter:brightness(1.12);transform:translateY(-2px)}.btn-pulse{animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #03ad1a73}70%{box-shadow:0 0 0 14px #03ad1a00}to{box-shadow:0 0 #03ad1a00}}.btn-whatsapp{display:inline-flex;align-items:center;gap:12px;background-color:#25d366;color:#fff;font-family:Manrope,sans-serif;font-size:16px;font-weight:800;text-transform:uppercase;border-radius:20px;padding:16px 40px;border:none;cursor:pointer;transition:filter .3s,transform .3s;text-decoration:none}.btn-whatsapp svg{width:22px;height:22px;fill:#fff}.btn-whatsapp:hover{filter:brightness(1.1);transform:translateY(-2px)}.top-bar{background:linear-gradient(135deg,#0d2240,#1a3a5c);padding:18px 20px;text-align:center}.top-bar__inner{max-width:1140px;margin:0 auto}.top-bar__heading{font-family:Manrope,sans-serif;font-size:18px;font-weight:700;color:#fff;line-height:1.4}.event-bar{background:#fff;border-bottom:1px solid #e0e0e0;padding:14px 20px}.event-bar__inner{max-width:1140px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.event-bar__item{display:flex;align-items:center;gap:10px;color:#262626;font-family:Manrope,sans-serif;font-size:16px;font-weight:700}.event-bar__item div{display:flex;flex-direction:column}.event-bar__item small{font-size:13px;color:#666;font-weight:400}.event-bar__icon{width:24px;height:24px;stroke:#1da6c8;flex-shrink:0}.event-bar__logo img{max-height:55px}.event-bar__mobile{display:flex;justify-content:center;width:100%;gap:20px}.hero{background:linear-gradient(180deg,#d8f0f7,#e8f4f8,#f0f8fa);padding:40px 20px 60px}.hero__inner{max-width:1140px;margin:0 auto;background-image:url(/assets/img/hero-image-Bf4hlL7r.webp);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:24px;overflow:hidden;display:grid;grid-template-columns:55% 45%;min-height:480px;position:relative}.hero__content{padding:50px 40px;display:flex;flex-direction:column;gap:20px;justify-content:center;background:linear-gradient(90deg,rgba(240,248,250,.92) 0%,rgba(240,248,250,.75) 70%,transparent 100%)}.hero__title{font-family:Manrope,sans-serif;font-size:28px;font-weight:600;line-height:1.15em;color:#333}.hero__title-highlight{color:#1da6c8;font-weight:800}.hero__details{display:flex;gap:20px}.hero__details li{display:flex;align-items:center;gap:8px;font-family:Manrope,sans-serif;font-size:15px;color:#555}.hero__details svg{width:20px;height:20px;stroke:#1da6c8;flex-shrink:0}.hero__progress{max-width:400px}.hero__progress-label{font-family:Manrope,sans-serif;font-size:14px;font-weight:700;color:#333;margin-bottom:6px;display:block}.progress-bar{width:100%;height:26px;background:#e0e0e0;border-radius:13px;overflow:hidden}.progress-bar__fill{height:100%;width:0;background:linear-gradient(90deg,#03ad1a,#86fac3);border-radius:13px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;transition:width 1.5s cubic-bezier(.4,0,.2,1)}.progress-bar__text,.progress-bar__percent{font-family:Manrope,sans-serif;font-size:11px;font-weight:700;color:#fff;white-space:nowrap}.hero__image{display:none}.brand-strip{background:linear-gradient(135deg,#b8e6f0,#d4f0e8,#c0e8f0);padding:20px 0;text-align:center;overflow:hidden}.brand-strip img{max-width:100%;margin:0 auto}.form-section{background:#fff;padding:70px 0}.form-section__row{display:flex;gap:50px;align-items:center}.form-section__info{flex:1}.form-section__heading{font-family:Manrope,sans-serif;font-size:33px;font-weight:800;line-height:1.2em;margin-bottom:20px;color:#262626}.form-section__text{font-size:16px;color:#555;margin-bottom:30px;line-height:1.7}.form-section__badges{display:flex;gap:15px}.form-badge{background:#f0f8fa;border:1px solid #d0e8ef;border-radius:12px;padding:16px 14px;flex:1;text-align:center;font-size:14px;color:#555;line-height:1.4}.form-badge__highlight{color:#1da6c8;font-weight:700;font-size:16px}.form-section__form{flex:0 0 420px;background:#f7fbfc;border:1px solid #d0e8ef;border-radius:20px;padding:40px 30px}.form-field{margin-bottom:16px}.form-field input{width:100%;padding:16px 20px;border-radius:12px;border:1px solid #ccc;background:#fff;color:#262626;font-family:Sora,sans-serif;font-size:15px;outline:none;transition:border-color .3s}.form-field input::placeholder{color:#999}.form-field input:focus{border-color:#1da6c8}.btn-form{width:100%;margin-top:10px;font-size:15px;padding:18px 20px}.problem-section{background:#f5f5f5;padding:80px 0}.problem-section__content{display:flex;gap:40px;align-items:center;margin-bottom:50px}.problem-section__image{flex:0 0 45%;max-width:45%}.problem-section__image img{border-radius:16px}.problem-section__text p{font-size:16px;color:#444;line-height:1.7;margin-bottom:15px}.problem-section__graphic{margin-bottom:50px;text-align:center}.problem-section__graphic img{max-width:100%;margin:0 auto}.problem-section__stats{text-align:center}.problem-section__stats h4{font-family:Manrope,sans-serif;font-size:24px;font-weight:800;margin-bottom:30px;color:#1da6c8}.problem-section__stats img{max-width:100%;margin:0 auto}.target-section{background:#fff;padding:80px 0}.icon-list li{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px;font-size:16px;color:#444;line-height:1.6}.icon-list li:before{content:"";display:block;width:10px;height:10px;min-width:10px;background:#1da6c8;border-radius:50%;margin-top:8px}.icon-list--check li:before{content:"✓";display:flex;align-items:center;justify-content:center;width:24px;height:24px;min-width:24px;background:#03ad1a;border-radius:50%;color:#fff;font-size:13px;font-weight:700;margin-top:2px}.learn-section{background:#f5f5f5;padding:80px 0}.learn-section__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-bottom:50px}.learn-item{background:#fff;border:1px solid #e0e0e0;border-radius:16px;padding:30px 25px;transition:transform .3s,box-shadow .3s}.learn-item:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000014}.learn-item__icon{width:48px;height:48px;background:#e6f6fa;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.learn-item__icon svg{width:24px;height:24px;stroke:#1da6c8}.learn-item p{font-size:15px;color:#555;line-height:1.6}.learn-section__quote{text-align:center;max-width:700px;margin:0 auto 30px;padding:30px;border-left:4px solid #1DA6C8;background:#f0f8fa;border-radius:0 12px 12px 0}.learn-section__quote blockquote{font-family:Manrope,sans-serif;font-size:18px;font-weight:600;color:#333;font-style:italic;line-height:1.5;margin-bottom:10px}.learn-section__quote cite{font-family:Manrope,sans-serif;font-size:15px;font-weight:700;color:#1da6c8;font-style:normal}.learn-section__areas{text-align:center}.learn-section__areas-label{font-family:Manrope,sans-serif;font-size:16px;color:#888;font-weight:600}.pricing-section{background:#fff;padding:80px 0}.pricing-section__cards{display:flex;gap:30px;justify-content:center;align-items:flex-start}.pricing-card{flex:1;max-width:500px}.pricing-card img{border-radius:16px;width:100%}.guarantee-section{background:#f5f5f5;padding:60px 0}.guarantee-section__row{display:flex;gap:40px;align-items:center;max-width:900px;margin:0 auto}.guarantee-section__image{flex:0 0 250px}.guarantee-section__image img{border-radius:16px}.guarantee-section__text p{font-size:16px;color:#444;line-height:1.7;margin-bottom:15px}.video-section{background:#fff;padding:60px 0}.video-wrapper{max-width:800px;margin:0 auto;border-radius:16px;overflow:hidden;aspect-ratio:16 / 9;background:#e0e0e0}.video-wrapper iframe,.video-wrapper div{width:100%;height:100%}.results-section{background:#f5f5f5;padding:80px 0}.results-section__list{max-width:800px;margin:0 auto 40px}.results-section__graphic{text-align:center}.results-section__graphic img{max-width:100%;margin:0 auto}.testimonials-section{background:#fff;padding:80px 0}.testimonials-section__images{display:flex;gap:25px;justify-content:center;margin-bottom:50px}.testimonials-section__images img{flex:1;max-width:48%;border-radius:16px}.testimonial-case{max-width:900px;margin:0 auto;background:#f0f8fa;border:1px solid #d0e8ef;border-radius:20px;padding:40px}.testimonial-case__name{font-family:Manrope,sans-serif;font-size:24px;font-weight:800;color:#1da6c8;margin-bottom:20px}.testimonial-case__text{font-size:15px;color:#555;line-height:1.8}.speakers-section{background:#0d2240;padding:80px 0;color:#fff}.speakers-section .section-heading{color:#fff}.speakers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.speaker-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:30px 25px;text-align:center}.speaker-card__photo{width:180px;height:180px;border-radius:50%;overflow:hidden;margin:0 auto 20px;border:3px solid rgba(134,250,195,.3)}.speaker-card__photo img{width:100%;height:100%;object-fit:cover}.speaker-card__name{font-family:Manrope,sans-serif;font-size:22px;font-weight:900;color:#fff;margin-bottom:6px;text-transform:uppercase}.speaker-card__role{font-size:13px;color:#86fac3;font-weight:600;margin-bottom:16px}.speaker-card__bio{font-size:14px;color:#ffffffbf;line-height:1.6;margin-bottom:10px}.speaker-card-mobile{display:flex;gap:20px;align-items:flex-start;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:20px;margin-bottom:20px}.speaker-card-mobile__photo{width:100px;height:100px;min-width:100px;border-radius:50%;overflow:hidden;border:2px solid rgba(134,250,195,.3)}.speaker-card-mobile__photo img{width:100%;height:100%;object-fit:cover}.speaker-card-mobile__info h2{font-family:Manrope,sans-serif;font-size:17px;font-weight:900;color:#fff;margin-bottom:4px}.speaker-card-mobile__role{font-size:12px;color:#86fac3;font-weight:600;margin-bottom:10px}.speaker-card-mobile__info p{font-size:13px;color:#ffffffbf;line-height:1.5}.final-cta{background:#f5f5f5;padding:60px 0}.final-cta__card{max-width:800px;margin:0 auto;text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:20px;padding:50px 40px}.final-cta__text{font-size:17px;color:#444;line-height:1.7;margin-bottom:30px}.faq-section{background:#fff;padding:80px 0}.faq-cta{text-align:center;max-width:600px;margin:0 auto}.faq-cta p{font-size:17px;color:#555;margin-bottom:30px;line-height:1.6}.location-section{background:#f5f5f5;padding:80px 0}.location-section__row{display:flex;gap:40px;align-items:flex-start}.location-section__info{flex:1}.location-section__info h2{font-family:Manrope,sans-serif;font-size:28px;font-weight:800;margin-bottom:15px;color:#262626}.location-section__address{font-size:16px;color:#1da6c8;font-weight:600;margin-bottom:15px}.location-section__note{font-size:15px;color:#666;margin-bottom:25px;line-height:1.6}.location-section__photo{border-radius:12px;max-width:100%}.location-section__map{flex:0 0 45%;max-width:45%}.location-section__map img{border-radius:12px;margin-bottom:20px}.footer{background:#0d2240;padding:50px 0 30px;color:#fff}.footer__inner{max-width:1140px;margin:0 auto;padding:0 20px}.footer__social{text-align:center;margin-bottom:40px}.footer__social h5{font-family:Manrope,sans-serif;font-size:16px;font-weight:700;color:#fff;margin-bottom:20px}.footer__social-links{display:flex;justify-content:center;gap:18px}.footer__social-links a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%;transition:background .3s,transform .3s}.footer__social-links a:hover{background:#86fac340;transform:translateY(-2px)}.footer__social-links svg{width:18px;height:18px;fill:#fff}.footer__bottom{display:flex;justify-content:space-between;align-items:flex-start;padding-top:30px;border-top:1px solid rgba(255,255,255,.1);margin-bottom:30px}.footer__links h2{font-family:Manrope,sans-serif;font-size:16px;font-weight:700;color:#fff;margin-bottom:12px}.footer__links ul li{margin-bottom:8px}.footer__links ul li a{font-size:14px;color:#fff9;transition:color .3s}.footer__links ul li a:hover{color:#86fac3}.footer__copyright p{font-size:13px;color:#ffffff80;text-align:right}.footer__consent{font-size:12px;color:#fff6;text-align:center;line-height:1.5}@media(max-width:1024px){.hero__inner{grid-template-columns:1fr}.hero__content{background:#f0f8faeb;padding:40px 30px}.hero__title{font-size:24px}.form-section__row{flex-direction:column}.form-section__form{flex:none;width:100%}.problem-section__content{flex-direction:column}.problem-section__image{flex:none;max-width:100%}.learn-section__grid{grid-template-columns:repeat(2,1fr)}.pricing-section__cards{flex-direction:column;align-items:center}.pricing-card{max-width:600px;width:100%}.guarantee-section__row{flex-direction:column;text-align:center}.guarantee-section__image{flex:none}.speakers-grid{grid-template-columns:repeat(2,1fr)}.location-section__row{flex-direction:column}.location-section__map{flex:none;max-width:100%;width:100%}.footer__bottom{flex-direction:column;align-items:center;text-align:center;gap:20px}.footer__copyright p{text-align:center}}@media(max-width:767px){.mobile-only{display:block}.desktop-only{display:none}.top-bar{padding:12px 15px}.top-bar__heading{font-size:12px;line-height:1.3em}.event-bar{padding:10px 15px}.event-bar__inner{justify-content:center}.event-bar__item{font-size:14px}.event-bar__icon{width:20px;height:20px}.section-heading{font-size:25px;margin-bottom:25px;line-height:1.1em}.hero{padding:20px 15px 30px}.hero__inner{grid-template-columns:1fr;min-height:auto;background-image:none;border-radius:24px;overflow:hidden}.hero__content{background:none;padding:25px 20px;gap:15px}.hero__title{font-size:22px;text-align:center;line-height:1.1em}.hero__details{justify-content:center}.hero__details li{font-size:14px}.hero__progress{max-width:100%}.hero__image{display:block}.hero__image img{width:100%;border-radius:0 0 24px 24px}.btn-green{font-size:16px;padding:14px 30px;border-radius:20px;width:100%;justify-content:center}.form-section{padding:40px 0}.form-section__heading{font-size:25px;line-height:1.1em;text-align:center}.form-section__text{text-align:center;font-size:15px}.form-section__badges{flex-direction:column}.form-section__form{padding:25px 20px}.problem-section,.target-section,.learn-section,.pricing-section,.results-section,.testimonials-section,.speakers-section,.faq-section,.location-section{padding:50px 0}.problem-section__text p{text-align:center;font-size:15px}.learn-section__grid{grid-template-columns:1fr}.learn-item{text-align:center}.learn-item__icon{margin:0 auto 18px}.speakers-grid{grid-template-columns:1fr}.testimonials-section__images{flex-direction:column}.testimonials-section__images img{max-width:100%}.testimonial-case{padding:25px 20px}.testimonial-case__name{font-size:20px;text-align:center}.testimonial-case__text{font-size:14px}.final-cta__card{padding:30px 20px}.final-cta__text{font-size:15px}.learn-section__quote{padding:20px}.learn-section__quote blockquote{font-size:16px}.guarantee-section__image{max-width:200px;margin:0 auto}.guarantee-section__text p{text-align:center;font-size:15px}.location-section__info h2,.location-section__address{text-align:center}.location-section__note{text-align:center;font-size:14px}.icon-list li{font-size:15px}.btn-whatsapp{font-size:14px;padding:14px 30px;width:100%;justify-content:center}.faq-cta p{font-size:15px}.video-wrapper{border-radius:12px}.footer__social-links{gap:12px}.footer__social-links a{width:36px;height:36px}}
