.gcont.svelte-9xc27b{position:relative;width:100%}.gimages.svelte-9xc27b{position:relative;width:100%;aspect-ratio:3 / 2;overflow:hidden;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.gimages.svelte-9xc27b{aspect-ratio:4 / 1.5}}@media(min-width:1024px){.gimages.svelte-9xc27b{aspect-ratio:5 / 1}}.gimg.svelte-9xc27b{max-width:100%;max-height:100%;object-fit:cover;border-radius:10px;box-shadow:0 0 10px #0003;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.gdots.svelte-9xc27b{width:100%;display:flex;gap:15px;justify-content:center;padding:5px 0}.dotbtn.svelte-9xc27b{background:gray;padding:5px;border-radius:3px;cursor:pointer;border:none}.dotbtn.active.svelte-9xc27b{background:#000}.arrow-right.svelte-9xc27b,.arrow-left.svelte-9xc27b{position:absolute;display:flex;align-items:center;top:0;bottom:0;margin:10px}@media(min-width:768px){.arrow-right.svelte-9xc27b,.arrow-left.svelte-9xc27b{margin:15px}}.arrow-right.svelte-9xc27b{right:0}.arrow-left.svelte-9xc27b{left:0}.arrow.svelte-9xc27b{transition:transform .3s ease-in-out;cursor:pointer;height:40px;width:40px;display:flex;justify-content:center;align-items:center;color:#fff;background:#00000080;border-radius:50%;border:none}@media(min-width:768px){.arrow.svelte-9xc27b{height:50px;width:50px}}.arrow-right.svelte-9xc27b:hover>.arrow:where(.svelte-9xc27b),.arrow-left.svelte-9xc27b:hover>.arrow:where(.svelte-9xc27b){transform:scale(1.2)}@media(max-width:767px){.gdots.svelte-9xc27b{gap:10px;padding:8px 0}.dotbtn.svelte-9xc27b{padding:6px;border-radius:50%}}.m-container.svelte-12764hj{width:100%;display:flex;overflow-x:hidden;flex-direction:row;padding:5px 0}.marquee.svelte-12764hj{display:flex;flex:0 0 auto;min-width:100%;flex-direction:row;align-items:center;gap:50px;animation:svelte-12764hj-scroll 15s linear infinite;justify-content:space-evenly}.m-container.svelte-12764hj:hover .marquee:where(.svelte-12764hj){animation-play-state:paused}.m-container.svelte-12764hj:active .marquee:where(.svelte-12764hj){animation-play-state:paused}@keyframes svelte-12764hj-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.marquee-item.svelte-17m2hu4:hover{background:#fb562133}.teacher-grid.svelte-1agtu7k{display:grid;grid-template-columns:repeat(4,minmax(240px,1fr));gap:1.5rem;max-width:1400px;margin:0 auto}.image-container.svelte-1agtu7k{width:100%;aspect-ratio:1/1;position:relative;overflow:hidden;border-radius:12px;background-color:#f8f9fa;margin:0 auto 16px;box-shadow:0 4px 8px #00000014}.teacher-image.svelte-1agtu7k{width:100%;height:100%;object-fit:cover;object-position:center top;transition:all .3s ease;border-radius:12px}.image-container.svelte-1agtu7k:hover .teacher-image:where(.svelte-1agtu7k){transform:scale(1.02)}.teacher-card.svelte-1agtu7k{transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.05);min-height:380px}.teacher-card.svelte-1agtu7k:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0367521a}.line-clamp-4.svelte-1agtu7k{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:1280px){.teacher-grid.svelte-1agtu7k{grid-template-columns:repeat(2,minmax(280px,1fr));gap:1.5rem;padding:0 1rem}}@media(max-width:768px){.teacher-grid.svelte-1agtu7k{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.image-container.svelte-1agtu7k{aspect-ratio:4/3;margin-bottom:16px}.teacher-card.svelte-1agtu7k{margin-bottom:20px;min-height:auto}}@media(max-width:480px){.teacher-grid.svelte-1agtu7k{padding:0 .5rem;gap:1rem}.image-container.svelte-1agtu7k{aspect-ratio:4/3}.teacher-card.svelte-1agtu7k{padding:1rem}}.faq-section.svelte-kv66d6{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}button.svelte-kv66d6{transition:all .2s ease}button.svelte-kv66d6:hover,button[aria-expanded=true].svelte-kv66d6{color:var(--alpine-green, #036752)}.link.svelte-1uha8ag{display:flex;gap:3px}.courses-heading-container.svelte-1uha8ag{text-align:center;padding:5rem 1rem 0rem;background-color:#f8f9fa}.courses-heading.svelte-1uha8ag{font-size:2.5rem;font-weight:700;color:#2d5a3d;margin:0;text-transform:uppercase;letter-spacing:1px;position:relative}.courses-heading.svelte-1uha8ag:after{content:"";display:block;width:80px;height:3px;background-color:#2d5a3d;margin:.5rem auto 0;border-radius:2px}@media(max-width:768px){.marquee-container{overflow-x:hidden}.gallery-view{margin:0 -1rem}.gallery-view img{width:100%;height:auto;max-height:250px;object-fit:cover}.course-blocks,.popup{padding:1rem}.popup img{max-width:90%;max-height:80vh;width:auto;height:auto}.link.svelte-1uha8ag{font-size:12px;gap:2px}.link.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:16px;height:16px}.courses-heading-container.svelte-1uha8ag{padding:1.5rem 1rem 0rem}.courses-heading.svelte-1uha8ag{font-size:1.8rem;letter-spacing:.5px}.courses-heading.svelte-1uha8ag:after{width:60px;height:2px;margin:.25rem auto 0}}@media(max-width:480px){.gallery-view img{max-height:200px}.course-blocks,.faq-section{padding:.75rem}.link.svelte-1uha8ag{font-size:11px;gap:1px}.link.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:14px;height:14px}.courses-heading-container.svelte-1uha8ag{padding:3rem .75rem 0rem}.courses-heading.svelte-1uha8ag{font-size:1.5rem;letter-spacing:.3px}.courses-heading.svelte-1uha8ag:after{width:50px;height:2px;margin:.25rem auto 0}}
