@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&family=Poppins:wght@400;500;600&display=swap";:root{--primary: #1e9ad6;--primary-dk: #1479ab;--primary-lt: #e8f6fd;--accent: #ffb800;--green: #22c55e;--text: #1a2b45;--muted: #6b7a8d;--white: #ffffff;--radius: 1.25rem}[data-astro-cid-qkfocroz],[data-astro-cid-qkfocroz]:before,[data-astro-cid-qkfocroz]:after{box-sizing:border-box;margin:0;padding:0}.hero[data-astro-cid-qkfocroz]{font-family:Poppins,sans-serif;background:linear-gradient(135deg,#f0faff,#fff 55%,#fff8e8);min-height:100vh;display:flex;align-items:center;padding:clamp(3rem,8vw,6rem) clamp(1.25rem,5vw,4rem);overflow:hidden;position:relative}.hero[data-astro-cid-qkfocroz]:before,.hero[data-astro-cid-qkfocroz]:after{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0}.hero[data-astro-cid-qkfocroz]:before{width:520px;height:520px;background:radial-gradient(circle,rgba(30,154,214,.1) 0%,transparent 70%);top:-120px;left:-120px}.hero[data-astro-cid-qkfocroz]:after{width:400px;height:400px;background:radial-gradient(circle,rgba(255,184,0,.12) 0%,transparent 70%);bottom:-100px;right:5%}.hero__container[data-astro-cid-qkfocroz]{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,5rem);align-items:center}.hero__content[data-astro-cid-qkfocroz]{display:flex;flex-direction:column;gap:1.1rem}.hero__badge[data-astro-cid-qkfocroz]{display:inline-flex;align-items:center;gap:.4rem;background:var(--primary-lt);color:var(--primary-dk);font-family:Nunito,sans-serif;font-weight:700;font-size:.8rem;letter-spacing:.04em;text-transform:uppercase;padding:.35rem .9rem;border-radius:999px;width:fit-content;border:1.5px solid rgba(30,154,214,.25)}.hero__title[data-astro-cid-qkfocroz]{font-family:Nunito,sans-serif;font-weight:900;font-size:clamp(2rem,4vw,3rem);line-height:1.15;color:var(--text)}.hero__title--highlight[data-astro-cid-qkfocroz]{display:block;color:var(--primary);position:relative}.hero__title--highlight[data-astro-cid-qkfocroz]:after{content:"";position:absolute;left:0;bottom:2px;width:100%;height:6px;background:var(--accent);border-radius:3px;opacity:.45;z-index:-1}.hero__tagline[data-astro-cid-qkfocroz]{font-family:Nunito,sans-serif;font-weight:700;font-size:clamp(1rem,1.8vw,1.2rem);color:var(--primary-dk)}.hero__desc[data-astro-cid-qkfocroz]{font-size:clamp(.88rem,1.2vw,.98rem);color:var(--muted);line-height:1.7;max-width:420px}.hero__checklist[data-astro-cid-qkfocroz]{list-style:none;display:flex;flex-direction:column;gap:.55rem;margin-top:.25rem}.hero__checklist[data-astro-cid-qkfocroz] li[data-astro-cid-qkfocroz]{display:flex;align-items:center;gap:.65rem;font-size:clamp(.88rem,1.2vw,.95rem);color:var(--text);font-weight:500}.hero__check-icon[data-astro-cid-qkfocroz]{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background:var(--green);color:#fff;border-radius:50%;font-size:.75rem;font-weight:800;flex-shrink:0}.hero__cta[data-astro-cid-qkfocroz]{display:inline-flex;align-items:center;gap:.65rem;background:#25d366;color:#fff;font-family:Nunito,sans-serif;font-weight:800;font-size:clamp(.9rem,1.4vw,1rem);text-decoration:none;padding:.875rem 1.75rem;border-radius:999px;width:fit-content;margin-top:.5rem;box-shadow:0 6px 24px #25d36659;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.hero__cta[data-astro-cid-qkfocroz]:hover{background:#1ebe5a;transform:translateY(-2px);box-shadow:0 10px 32px #25d36673}.hero__cta[data-astro-cid-qkfocroz]:active{transform:translateY(0)}.hero__wa-icon[data-astro-cid-qkfocroz]{width:1.3rem;height:1.3rem;flex-shrink:0}.hero__image-wrap[data-astro-cid-qkfocroz]{position:relative;display:flex;justify-content:center;align-items:flex-end;min-height:360px}.hero__image-bg[data-astro-cid-qkfocroz]{position:absolute;inset:0;background:radial-gradient(ellipse at 55% 60%,rgba(30,154,214,.12) 0%,transparent 70%);border-radius:50%;transform:scale(1.1)}.hero__image[data-astro-cid-qkfocroz]{position:relative;z-index:1;width:100%;max-width:520px;height:auto;object-fit:contain;drop-shadow:0 20px 60px rgba(0,0,0,.15);animation:floatImg 4s ease-in-out infinite}@keyframes floatImg{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero__float[data-astro-cid-qkfocroz]{position:absolute;z-index:2;display:flex;align-items:center;gap:.45rem;background:#fff;border-radius:999px;padding:.45rem 1rem;font-family:Nunito,sans-serif;font-weight:700;font-size:.82rem;color:var(--text);box-shadow:0 4px 20px #0000001a;white-space:nowrap;animation:floatCard 3.5s ease-in-out infinite}.hero__float--top[data-astro-cid-qkfocroz]{top:8%;right:2%;animation-delay:0s}.hero__float--bottom[data-astro-cid-qkfocroz]{bottom:10%;left:2%;animation-delay:1.2s}.hero__float-icon[data-astro-cid-qkfocroz]{font-size:1.1rem}@keyframes floatCard{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-7px) rotate(1deg)}}@media(max-width:900px){.hero[data-astro-cid-qkfocroz]{min-height:auto;padding:clamp(3rem,8vw,5rem) clamp(1.25rem,5vw,3rem)}.hero__container[data-astro-cid-qkfocroz]{grid-template-columns:1fr;text-align:center}.hero__badge[data-astro-cid-qkfocroz],.hero__cta[data-astro-cid-qkfocroz]{margin-left:auto;margin-right:auto}.hero__desc[data-astro-cid-qkfocroz]{max-width:100%}.hero__checklist[data-astro-cid-qkfocroz] li[data-astro-cid-qkfocroz]{justify-content:center}.hero__image-wrap[data-astro-cid-qkfocroz]{order:-1;min-height:280px}.hero__image[data-astro-cid-qkfocroz]{max-width:380px}.hero__float--top[data-astro-cid-qkfocroz]{top:4%;right:4%}.hero__float--bottom[data-astro-cid-qkfocroz]{bottom:4%;left:4%}}@media(max-width:520px){.hero__image[data-astro-cid-qkfocroz]{max-width:290px}.hero__float[data-astro-cid-qkfocroz]{font-size:.72rem;padding:.35rem .8rem}.hero__checklist[data-astro-cid-qkfocroz] li[data-astro-cid-qkfocroz]{justify-content:flex-start}.hero__container[data-astro-cid-qkfocroz]{text-align:left}.hero__badge[data-astro-cid-qkfocroz],.hero__cta[data-astro-cid-qkfocroz]{margin-left:0;margin-right:0}}:root{--primary: #1e9ad6;--primary-dk: #1479ab;--primary-lt: #ebf6fd;--accent: #f4a800;--accent-lt: #fff4d6;--text: #1a2b45;--muted: #6b7a8d;--bg: #e8f3fb;--white: #ffffff;--radius-card: 1.25rem}section[data-astro-cid-rvidxncl]{margin:20px;border-radius:var(--radius-card)}.program[data-astro-cid-rvidxncl]{font-family:Poppins,sans-serif;background:var(--bg);padding:clamp(3.5rem,7vw,6rem) clamp(1.25rem,5vw,4rem)}.program__container[data-astro-cid-rvidxncl]{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:0}.program__heading[data-astro-cid-rvidxncl]{display:flex;align-items:center;justify-content:center;gap:.65rem;flex-wrap:wrap}.program__book-icon[data-astro-cid-rvidxncl]{width:clamp(2.2rem,4.4vw,3rem);height:auto;object-fit:contain;flex-shrink:0}.program__title[data-astro-cid-rvidxncl]{font-family:Nunito,sans-serif;font-weight:900;font-size:clamp(1.6rem,3.5vw,2.4rem);color:var(--primary-dk);text-align:center;line-height:1.2}.program__star[data-astro-cid-rvidxncl]{width:clamp(1.5rem,3vw,2rem);height:auto;flex-shrink:0;animation:spinStar 6s linear infinite}@keyframes spinStar{0%{transform:rotate(0) scale(1)}50%{transform:rotate(20deg) scale(1.15)}to{transform:rotate(0) scale(1)}}.program__underline[data-astro-cid-rvidxncl]{width:clamp(140px,30%,260px);height:4px;background:linear-gradient(90deg,transparent,var(--accent),transparent);border-radius:99px;margin-top:.6rem;margin-bottom:2.5rem}.program__grid[data-astro-cid-rvidxncl]{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1rem,2vw,1.5rem);width:100%;margin-bottom:2.5rem}.program__card[data-astro-cid-rvidxncl]{background:var(--white);border-radius:var(--radius-card);padding:clamp(1.25rem,2.5vw,2rem) clamp(1rem,2vw,1.5rem);display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;box-shadow:0 4px 20px #1e9ad614;border:1.5px solid rgba(30,154,214,.1);transition:transform .25s ease,box-shadow .25s ease;cursor:default;border:1.5px solid rgba(162,210,237,1)}.program__card[data-astro-cid-rvidxncl]:hover{transform:translateY(-6px);box-shadow:0 12px 36px #1e9ad629}.program__card-img-wrap[data-astro-cid-rvidxncl]{width:clamp(100px,14vw,150px);height:clamp(100px,14vw,150px);display:flex;align-items:center;justify-content:center;border-radius:1rem;flex-shrink:0}.program__card-img[data-astro-cid-rvidxncl]{width:100%;height:100%;object-fit:contain}.program__card-title[data-astro-cid-rvidxncl]{font-family:Nunito,sans-serif;font-weight:800;font-size:clamp(.95rem,1.5vw,1.15rem);color:var(--primary-dk);line-height:1.3}.program__card-divider[data-astro-cid-rvidxncl]{width:2.5rem;height:3px;background:var(--accent);border-radius:99px}.program__card-desc[data-astro-cid-rvidxncl]{font-size:clamp(.8rem,1.1vw,.9rem);color:var(--muted);line-height:1.6}.program__cta[data-astro-cid-rvidxncl]{display:inline-flex;align-items:center;gap:.55rem;background:transparent;color:var(--accent);border:2.5px solid var(--accent);font-family:Nunito,sans-serif;font-weight:800;font-size:clamp(.9rem,1.4vw,1.05rem);text-decoration:none;padding:.8rem 2.25rem;border-radius:999px;transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.program__cta[data-astro-cid-rvidxncl]:hover{background:var(--accent);color:var(--white);transform:translateY(-2px);box-shadow:0 8px 24px #f4a8004d}.program__cta-arrow[data-astro-cid-rvidxncl]{width:1.1rem;height:1.1rem;transition:transform .2s ease}.program__cta[data-astro-cid-rvidxncl]:hover .program__cta-arrow[data-astro-cid-rvidxncl]{transform:translate(4px)}@media(max-width:900px){.program__grid[data-astro-cid-rvidxncl]{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.program__grid[data-astro-cid-rvidxncl]{grid-template-columns:1fr 1fr;gap:.75rem}.program__card[data-astro-cid-rvidxncl]{padding:1rem .85rem}.program__card-img-wrap[data-astro-cid-rvidxncl]{width:70px;height:70px}}@media(max-width:380px){.program__grid[data-astro-cid-rvidxncl]{grid-template-columns:1fr}}:root{--primary: #1E9AD6;--primary-dk: #1479AB;--primary-lt: #EBF6FD;--text: #1A2B45;--muted: #6B7A8D;--white: #FFFFFF;--bg: #F4FAFF}.why[data-astro-cid-toxow23j]{font-family:Poppins,sans-serif;background:#fff;padding:clamp(3.5rem,7vw,6rem) clamp(1.25rem,5vw,4rem);position:relative;overflow:hidden}.why[data-astro-cid-toxow23j]:before{content:"";position:absolute;width:82%;max-width:900px;aspect-ratio:16 / 9;background:radial-gradient(ellipse at center,rgba(30,154,214,.1) 0%,rgba(30,154,214,.05) 45%,transparent 72%);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-42%);pointer-events:none;z-index:0}.why__container[data-astro-cid-toxow23j]{position:relative;z-index:1;max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:3rem}.why__header[data-astro-cid-toxow23j]{text-align:center;display:flex;flex-direction:column;gap:.6rem}.why__title[data-astro-cid-toxow23j]{font-family:Nunito,sans-serif;font-weight:800;font-size:clamp(1.6rem,3.5vw,2.4rem);color:var(--text);line-height:1.2}.why__title--brand[data-astro-cid-toxow23j]{color:var(--primary)}.why__subtitle[data-astro-cid-toxow23j]{font-size:clamp(.9rem,1.4vw,1.05rem);color:var(--muted);font-weight:400}.why__grid[data-astro-cid-toxow23j]{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1rem,2.5vw,1.5rem);width:100%}.why__card[data-astro-cid-toxow23j]{background:var(--white);border-radius:1.25rem;padding:clamp(1.4rem,3vw,2rem) clamp(1.25rem,2.5vw,1.75rem);display:flex;flex-direction:column;gap:.9rem;box-shadow:0 2px 16px #1e9ad612;border:1.5px solid rgba(30,154,214,.09);transition:transform .25s ease,box-shadow .25s ease}.why__card[data-astro-cid-toxow23j]:hover{transform:translateY(-5px);box-shadow:0 10px 32px #1e9ad624}.why__card-top[data-astro-cid-toxow23j]{display:flex;align-items:center;gap:1rem}.why__icon-wrap[data-astro-cid-toxow23j]{width:clamp(2.75rem,5vw,3.5rem);height:clamp(2.75rem,5vw,3.5rem);flex-shrink:0;display:flex;align-items:center;justify-content:center}.why__icon[data-astro-cid-toxow23j]{width:100%;height:100%;object-fit:contain}.why__card-title[data-astro-cid-toxow23j]{font-family:Nunito,sans-serif;font-weight:800;font-size:clamp(1rem,1.6vw,1.2rem);color:var(--text);line-height:1.3}.why__card-desc[data-astro-cid-toxow23j]{font-size:clamp(.82rem,1.1vw,.92rem);color:var(--muted);line-height:1.7;padding-left:calc(clamp(2.75rem,5vw,3.5rem) + 1rem)}@media(max-width:600px){.why__grid[data-astro-cid-toxow23j]{grid-template-columns:1fr}.why__card-desc[data-astro-cid-toxow23j]{padding-left:0}}:root{--primary: #1E9AD6;--primary-dk: #1479AB;--primary-lt: #EBF6FD;--accent: #F4A800;--text: #1A2B45;--muted: #6B7A8D;--white: #FFFFFF}.testi[data-astro-cid-zldrltxb]{font-family:Poppins,sans-serif;background:#fff;padding:clamp(2.5rem,5vw,4rem) 0 clamp(2.5rem,5vw,4rem);overflow:hidden}.testi__header[data-astro-cid-zldrltxb]{text-align:center;padding:0 clamp(1.25rem,5vw,4rem);margin-bottom:2rem;display:flex;flex-direction:column;gap:.4rem}.testi__title[data-astro-cid-zldrltxb]{font-family:Nunito,sans-serif;font-weight:900;font-size:clamp(1.5rem,3vw,2.1rem);color:var(--primary-dk)}.testi__sub[data-astro-cid-zldrltxb]{font-size:clamp(.85rem,1.2vw,.95rem);color:var(--muted)}.testi__track-outer[data-astro-cid-zldrltxb]{position:relative;width:100%}.testi__track-outer[data-astro-cid-zldrltxb]:before,.testi__track-outer[data-astro-cid-zldrltxb]:after{content:"";position:absolute;top:0;bottom:0;width:clamp(60px,10vw,120px);z-index:2;pointer-events:none}.testi__track-outer[data-astro-cid-zldrltxb]:before{left:0;background:linear-gradient(to right,#ffffff 0%,transparent 100%)}.testi__track-outer[data-astro-cid-zldrltxb]:after{right:0;background:linear-gradient(to left,#ffffff 0%,transparent 100%)}.testi__track-wrap[data-astro-cid-zldrltxb]{width:100%;overflow:hidden;cursor:grab;-webkit-user-select:none;user-select:none}.testi__track-wrap[data-astro-cid-zldrltxb]:active{cursor:grabbing}.testi__track[data-astro-cid-zldrltxb]{display:flex;gap:1.25rem;padding:1rem clamp(1.25rem,4vw,3rem) 1.5rem;width:max-content;will-change:transform}.testi__card[data-astro-cid-zldrltxb]{background:var(--white);border-radius:1.25rem;border:1.5px solid rgba(30,154,214,.12);padding:1.25rem 1.35rem 1.1rem;width:clamp(240px,28vw,300px);flex-shrink:0;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 2px 18px #1e9ad612;transition:box-shadow .25s ease,transform .25s ease}.testi__card[data-astro-cid-zldrltxb]:hover{box-shadow:0 8px 30px #1e9ad626;transform:translateY(-4px)}.testi__card-top[data-astro-cid-zldrltxb]{display:flex;align-items:center;gap:.75rem}.testi__quote[data-astro-cid-zldrltxb]{width:1.75rem;height:auto;flex-shrink:0}.testi__quote--open[data-astro-cid-zldrltxb]{align-self:flex-start}.testi__quote--close[data-astro-cid-zldrltxb]{transform:rotate(180deg);opacity:.7;margin-left:auto;align-self:flex-end}.testi__avatar[data-astro-cid-zldrltxb]{width:3rem;height:3rem;border-radius:50%;background:#d9eef9;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;border:2px solid var(--primary-lt)}.testi__avatar[data-astro-cid-zldrltxb] img[data-astro-cid-zldrltxb]{width:100%;height:100%;object-fit:cover}.testi__avatar-initial[data-astro-cid-zldrltxb]{font-family:Nunito,sans-serif;font-weight:800;font-size:1.15rem;color:var(--primary)}.testi__stars[data-astro-cid-zldrltxb]{display:flex;gap:2px;margin-left:auto}.testi__star[data-astro-cid-zldrltxb]{width:1rem;height:1rem;color:#d1d5db}.testi__star--filled[data-astro-cid-zldrltxb]{color:var(--accent)}.testi__text[data-astro-cid-zldrltxb]{font-size:clamp(.82rem,1.1vw,.92rem);color:var(--text);line-height:1.75;flex:1}.testi__divider[data-astro-cid-zldrltxb]{height:1px;background:#1e9ad61f}.testi__card-bottom[data-astro-cid-zldrltxb]{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.testi__name[data-astro-cid-zldrltxb]{font-family:Nunito,sans-serif;font-weight:800;font-size:.88rem;color:var(--text)}.testi__role[data-astro-cid-zldrltxb]{font-size:.78rem;color:var(--muted)}.testi__dots[data-astro-cid-zldrltxb]{display:flex;justify-content:center;gap:.5rem;margin-top:1.25rem;padding:0 1rem}.testi__dot[data-astro-cid-zldrltxb]{width:.55rem;height:.55rem;border-radius:50%;border:none;background:#1e9ad640;cursor:pointer;transition:background .25s,transform .25s,width .25s;padding:0}.testi__dot--active[data-astro-cid-zldrltxb]{background:var(--primary);width:1.5rem;border-radius:999px;transform:none}.cta[data-astro-cid-24dc3sys]{font-family:Poppins,sans-serif;padding:clamp(2.5rem,6vw,4rem) clamp(1.25rem,5vw,4rem);position:relative;overflow:hidden;background:#f7fbff}.cta__bg[data-astro-cid-24dc3sys]{position:absolute;inset:clamp(1rem,3vw,2rem);border-radius:1.75rem;overflow:hidden;z-index:0;box-shadow:0 20px 60px #0e6db559,0 4px 20px #0e6db533,inset 0 1px #ffffff26}.cta__pattern[data-astro-cid-24dc3sys]{position:absolute;inset:0;width:100%;height:100%}.cta__orb[data-astro-cid-24dc3sys]{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none}.cta__orb--tl[data-astro-cid-24dc3sys]{width:340px;height:340px;background:#4fc3f74d;top:-80px;left:-80px}.cta__orb--br[data-astro-cid-24dc3sys]{width:280px;height:280px;background:#0064b466;bottom:-60px;right:-60px}.cta__content[data-astro-cid-24dc3sys]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:clamp(2rem,5vw,3.5rem) clamp(1rem,4vw,2rem)}.cta__title[data-astro-cid-24dc3sys]{font-family:Nunito,sans-serif;font-weight:900;font-size:clamp(1.6rem,3.8vw,2.6rem);color:#fff;line-height:1.25;text-shadow:0 2px 12px rgba(0,0,0,.15)}.cta__title--accent[data-astro-cid-24dc3sys]{display:block;color:#ffd166;text-shadow:0 2px 20px rgba(255,180,0,.4)}.cta__desc[data-astro-cid-24dc3sys]{font-size:clamp(.9rem,1.5vw,1.05rem);color:#ffffffe0;line-height:1.75;margin-top:-.25rem}.cta__br[data-astro-cid-24dc3sys]{display:block}.cta__badges[data-astro-cid-24dc3sys]{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem 1.5rem;margin-top:.25rem}.cta__badge[data-astro-cid-24dc3sys]{display:flex;align-items:center;gap:.4rem;font-size:clamp(.82rem,1.2vw,.9rem);color:#ffffffe6;font-weight:500}.cta__badge[data-astro-cid-24dc3sys] strong[data-astro-cid-24dc3sys]{color:#ffd166;font-family:Nunito,sans-serif;font-weight:800}.cta__badge-icon[data-astro-cid-24dc3sys]{font-size:1rem}.cta__btn[data-astro-cid-24dc3sys]{display:inline-flex;align-items:center;gap:.75rem;background:#25d366;color:#fff;font-family:Nunito,sans-serif;font-weight:800;font-size:clamp(.95rem,1.6vw,1.1rem);text-decoration:none;padding:1rem 2.5rem;border-radius:999px;margin-top:.75rem;box-shadow:0 6px 24px #25d36673,0 2px 8px #00000026;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;letter-spacing:.01em}.cta__btn[data-astro-cid-24dc3sys]:hover{background:#1fbe5a;transform:translateY(-3px) scale(1.02);box-shadow:0 12px 36px #25d3668c,0 4px 12px #0003}.cta__btn[data-astro-cid-24dc3sys]:active{transform:translateY(0) scale(1)}.cta__wa[data-astro-cid-24dc3sys]{width:1.4rem;height:1.4rem;flex-shrink:0}@media(max-width:600px){.cta__bg[data-astro-cid-24dc3sys]{inset:.75rem;border-radius:1.25rem}.cta__btn[data-astro-cid-24dc3sys]{padding:.9rem 1.75rem;font-size:.92rem;width:100%;justify-content:center}.cta__br[data-astro-cid-24dc3sys]{display:inline}}
