.Hero-module__ZARIfG__heroSection{color:#fff;background:#000;flex-direction:column;align-items:center;width:100%;min-height:831px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__parallaxWrapperRight{z-index:1;pointer-events:none;will-change:transform;pointer-events:none;width:180px;height:320px;position:absolute;top:120px;right:120px}.Hero-module__ZARIfG__parallaxWrapperLeft{z-index:1;pointer-events:none;will-change:transform;pointer-events:none;width:180px;height:320px;position:absolute;bottom:80px;left:40px}.Hero-module__ZARIfG__bgEllipseRight{filter:blur(80px);will-change:transform;background:#ac0db2;border-radius:50%;width:100%;height:100%;animation:15s ease-in-out infinite alternate Hero-module__ZARIfG__orbitRight}.Hero-module__ZARIfG__bgEllipseLeft{filter:blur(80px);will-change:transform;background:#116d98;border-radius:50%;width:100%;height:100%;animation:18s ease-in-out 1.5s infinite alternate Hero-module__ZARIfG__orbitLeft}@keyframes Hero-module__ZARIfG__orbitRight{0%{opacity:.8;transform:translate(0)scale(1)rotate(0)}33%{opacity:1;transform:translate(40px,-60px)scale(1.1)rotate(120deg)}66%{opacity:.8;transform:translate(-30px,40px)scale(.9)rotate(240deg)}to{opacity:.9;transform:translate(0)scale(1)rotate(360deg)}}@keyframes Hero-module__ZARIfG__orbitLeft{0%{opacity:.8;transform:translate(0)scale(1)rotate(0)}33%{opacity:1;transform:translate(-50px,50px)scale(1.15)rotate(-120deg)}66%{opacity:.8;transform:translate(40px,-30px)scale(.85)rotate(-240deg)}to{opacity:.9;transform:translate(0)scale(1)rotate(-360deg)}}.Hero-module__ZARIfG__bgStripes{z-index:2;pointer-events:none;background:repeating-linear-gradient(90deg,#ffffff05 0 50px,#0000 50px 100px);position:absolute;inset:0}.Hero-module__ZARIfG__header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;animation:Hero-module__ZARIfG__fadeInDown .7s var(--ease-out-expo) both;transition:padding var(--duration-normal) ease, background-color var(--duration-normal) ease, backdrop-filter var(--duration-normal) ease, box-shadow var(--duration-normal) ease, border-radius var(--duration-normal) ease, top var(--duration-normal) ease, max-width var(--duration-normal) ease, border var(--duration-normal) ease;background:#000000bf;position:fixed;top:0;left:0}.Hero-module__ZARIfG__headerInner{grid-template-columns:260px 1fr 260px;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:24px 90px;display:grid}.Hero-module__ZARIfG__logo{flex-direction:column;justify-self:start;display:flex}.Hero-module__ZARIfG__logoText{font-size:24px;font-weight:700}.Hero-module__ZARIfG__logoA{margin-right:2px;font-size:28px}.Hero-module__ZARIfG__logoSubtext{letter-spacing:2px;font-size:14px}.Hero-module__ZARIfG__nav{justify-self:center;gap:8px;display:flex}.Hero-module__ZARIfG__navLink{color:#fff;transition:color var(--duration-normal) ease, background-color var(--duration-normal) ease, transform var(--duration-fast) ease;border-radius:100px;padding:10px 24px;font-size:16px;font-weight:500;position:relative}.Hero-module__ZARIfG__navLink:hover{background-color:#ffffff1a;transform:translateY(-2px)}.Hero-module__ZARIfG__navLinkActive{background-color:var(--primary-purple);font-weight:600}.Hero-module__ZARIfG__navLinkActive:hover{background-color:var(--primary-purple-medium)}.Hero-module__ZARIfG__contactBtn{color:#fff;background:#7e1486;border-radius:12px;justify-self:end;padding:14px 36px;font-size:18px;font-weight:600;line-height:1}.Hero-module__ZARIfG__contactBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.Hero-module__ZARIfG__contactBtn:hover{background-color:var(--primary-purple-medium);transform:translateY(-2px);box-shadow:0 8px 24px #6b156e80}.Hero-module__ZARIfG__contactBtn:hover:before{left:100%}.Hero-module__ZARIfG__contactBtn:active{transform:translateY(0)}.Hero-module__ZARIfG__hamburger{z-index:110;transition:background-color var(--duration-fast) ease;border-radius:8px;flex-direction:column;gap:5px;padding:8px;display:none}.Hero-module__ZARIfG__hamburger:hover{background-color:#ffffff1a}.Hero-module__ZARIfG__hamburger span{width:24px;height:2px;transition:transform var(--duration-normal) var(--ease-out-expo), opacity var(--duration-normal) ease;transform-origin:50%;background:#fff;border-radius:2px;display:block}.Hero-module__ZARIfG__hamburgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Hero-module__ZARIfG__hamburgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Hero-module__ZARIfG__hamburgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Hero-module__ZARIfG__mobileMenu{-webkit-backdrop-filter:blur(16px);z-index:105;width:75%;max-width:300px;height:100dvh;transition:transform var(--duration-slow) var(--ease-out-expo);background:#0a000af7;border-left:1px solid #ffffff14;flex-direction:column;gap:8px;padding:100px 32px 48px;display:none;position:fixed;top:0;right:0;transform:translate(100%)}.Hero-module__ZARIfG__mobileMenuOpen{transform:translate(0)}.Hero-module__ZARIfG__mobileNavLink{color:#fff;transition:color var(--duration-fast) ease, padding-left var(--duration-fast) ease;border-bottom:1px solid #ffffff1a;padding:14px 0;font-size:22px;font-weight:500}.Hero-module__ZARIfG__mobileNavLink:hover{color:var(--primary-blue);padding-left:8px}.Hero-module__ZARIfG__mobileNavLink:last-child{color:var(--primary-blue);border-bottom:none;margin-top:16px;font-weight:600}.Hero-module__ZARIfG__menuBackdrop{z-index:104;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;animation:.25s both Hero-module__ZARIfG__fadeIn;position:fixed;inset:0}.Hero-module__ZARIfG__heroContent{text-align:center;z-index:10;flex-direction:column;align-items:center;max-width:900px;margin-top:220px;padding:0 24px;display:flex}.Hero-module__ZARIfG__subtitle{color:#ffffffd9;letter-spacing:.5px;animation:Hero-module__ZARIfG__fadeInDown .7s var(--ease-out-expo) .2s both;margin-bottom:32px;font-size:18px;font-weight:400}.Hero-module__ZARIfG__title{animation:Hero-module__ZARIfG__fadeInUp .8s var(--ease-out-expo) .35s both;margin:0 0 28px;font-size:56px;font-weight:600;line-height:1.15}.Hero-module__ZARIfG__description{color:#fffc;max-width:660px;animation:Hero-module__ZARIfG__fadeInUp .8s var(--ease-out-expo) .5s both;margin-bottom:48px;font-size:20px;line-height:1.6}.Hero-module__ZARIfG__actionButtons{animation:Hero-module__ZARIfG__fadeInUp .8s var(--ease-out-expo) .65s both;flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.Hero-module__ZARIfG__exploreBtn,.Hero-module__ZARIfG__contactUsBtn{background:var(--primary-purple);color:#fff;transition:transform var(--duration-fast) var(--ease-out-back), box-shadow var(--duration-fast) ease, background-color var(--duration-fast) ease;border:none;border-radius:10px;padding:12px 24px;font-size:18px;font-weight:600}.Hero-module__ZARIfG__exploreBtn:hover,.Hero-module__ZARIfG__contactUsBtn:hover{background-color:var(--primary-purple-medium);transform:translateY(-3px);box-shadow:0 12px 32px #6b156e8c}.Hero-module__ZARIfG__exploreBtn:active,.Hero-module__ZARIfG__contactUsBtn:active{box-shadow:none;transform:translateY(0)}.Hero-module__ZARIfG__statsContainer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;width:100%;max-width:1020px;animation:Hero-module__ZARIfG__fadeInUp .9s var(--ease-out-expo) .85s both;background:#000000d9;border:1px solid #2fa7df26;border-bottom:none;border-radius:24px 24px 0 0;justify-content:space-evenly;align-items:center;gap:20px;margin-top:110px;padding:50px 60px;display:flex;box-shadow:0 0 120px #2fa7df59}.Hero-module__ZARIfG__statItem{transition:transform var(--duration-fast) var(--ease-out-back);flex-direction:column;align-items:center;gap:2px;display:flex}.Hero-module__ZARIfG__statItem:hover{transform:translateY(-4px)}.Hero-module__ZARIfG__statDivider{background:#2fa7df4d;flex-shrink:0;width:1px;height:60px}.Hero-module__ZARIfG__statNumber{color:#2fa7df;margin:0;font-size:44px;font-weight:700;line-height:1}.Hero-module__ZARIfG__statText{color:#ffffffd9;text-align:center;margin:0;font-size:20px;font-weight:400;line-height:2}@media (max-width:1024px){.Hero-module__ZARIfG__headerInner{padding:20px 32px}.Hero-module__ZARIfG__nav{gap:12px}.Hero-module__ZARIfG__navLink{padding:8px 14px;font-size:15px}.Hero-module__ZARIfG__title{font-size:52px}.Hero-module__ZARIfG__statsContainer{gap:24px;padding:32px 24px}.Hero-module__ZARIfG__statNumber{font-size:36px}}@media (max-width:900px){.Hero-module__ZARIfG__heroSection{min-height:100dvh}.Hero-module__ZARIfG__logo img{width:150px;height:auto}.Hero-module__ZARIfG__headerInner{justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.Hero-module__ZARIfG__nav,.Hero-module__ZARIfG__contactBtn{display:none}.Hero-module__ZARIfG__hamburger,.Hero-module__ZARIfG__mobileMenu{display:flex}.Hero-module__ZARIfG__bgEllipseRight{width:340px;height:340px;top:40px;left:calc(50% + 120px)}.Hero-module__ZARIfG__bgEllipseLeft{width:320px;height:320px;top:180px;left:calc(50% - 320px)}.Hero-module__ZARIfG__heroContent{margin-top:140px;padding:0 20px}.Hero-module__ZARIfG__subtitle{margin-bottom:16px;font-size:14px}.Hero-module__ZARIfG__title{margin-bottom:20px;font-size:32px;line-height:1.25}.Hero-module__ZARIfG__description{margin-bottom:36px;font-size:16px}.Hero-module__ZARIfG__actionButtons{flex-direction:row;justify-content:center;gap:12px;width:100%;max-width:none;display:flex}.Hero-module__ZARIfG__exploreBtn,.Hero-module__ZARIfG__contactUsBtn{width:auto;min-width:130px;padding:12px 18px;font-size:14px}.Hero-module__ZARIfG__statsContainer{flex-direction:column;align-items:center;gap:40px;width:calc(100% - 80px);max-width:320px;margin-top:80px;padding:50px 24px;display:flex}.Hero-module__ZARIfG__statItem{border-bottom:1px solid #2fa7df40;gap:10px;width:100%;padding-bottom:30px}.Hero-module__ZARIfG__statItem{border-bottom:1px solid #2fa7df40}.Hero-module__ZARIfG__statItem:last-child{border-bottom:none}.Hero-module__ZARIfG__statItem{gap:8px;padding:20px 12px}.Hero-module__ZARIfG__statDivider{display:none}.Hero-module__ZARIfG__statNumber{font-size:45px;font-weight:700}.Hero-module__ZARIfG__statText{font-size:16px;line-height:1.4}}@media (max-width:390px){.Hero-module__ZARIfG__title{font-size:28px}.Hero-module__ZARIfG__statNumber{font-size:22px}}.Hero-module__ZARIfG__marqueeContainer{z-index:10;background:#000;width:100%;margin-top:0;padding:30px 0;font-size:24px;position:relative;overflow:hidden}.Hero-module__ZARIfG__marqueeTrack{color:#fff;white-space:nowrap;align-items:center;gap:40px;width:max-content;font-size:20px;animation:20s linear infinite Hero-module__ZARIfG__marquee;display:flex}@keyframes Hero-module__ZARIfG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Hero-module__ZARIfG__dot{margin:0 12px;font-size:50px;line-height:1}
.AboutUs-module__Rj00zW__aboutWrapper{margin-top:60px;margin-bottom:20px;font-family:Montserrat,sans-serif}.AboutUs-module__Rj00zW__topSection{align-items:flex-start;gap:22px;display:flex}.AboutUs-module__Rj00zW__leftImage{flex-shrink:0;width:42%}.AboutUs-module__Rj00zW__leftImage img{object-fit:cover;border-radius:24px;width:100%;height:520px;display:block}.AboutUs-module__Rj00zW__rightContent{width:58%}.AboutUs-module__Rj00zW__aboutLabel{color:#161616;margin-bottom:8px;font-size:30px;font-weight:500;display:block}.AboutUs-module__Rj00zW__heading{color:#161616;margin:0;font-size:48px;font-weight:700;line-height:1.08}.AboutUs-module__Rj00zW__heading span{background:linear-gradient(90deg,#7b1fa2 0%,#5b5db7 50%,#4a90e2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AboutUs-module__Rj00zW__description{color:#333;margin-top:16px;margin-bottom:20px;font-size:16px;line-height:1.65}.AboutUs-module__Rj00zW__tabsContainer{z-index:5;border-radius:16px 16px 0 0;width:100%;display:flex;position:relative;overflow:visible}.AboutUs-module__Rj00zW__tab{cursor:pointer;color:#fff;border:none;flex:1;height:58px;font-size:17px;font-weight:600;transition:all .3s;position:relative}.AboutUs-module__Rj00zW__visionTab{background:#36a8df}.AboutUs-module__Rj00zW__missionTab{background:#8c2a92}.AboutUs-module__Rj00zW__goalsTab{background:#36a8df}.AboutUs-module__Rj00zW__tabIndicator{z-index:10;border-left:14px solid #0000;border-right:14px solid #0000;width:0;height:0;position:absolute;bottom:-14px;left:50%;transform:translate(-50%)}.AboutUs-module__Rj00zW__contentContainer{background:#fff;border:1px solid #e7e7e7;border-radius:0 0 16px 16px;align-items:center;gap:16px;padding:16px;display:flex;box-shadow:0 4px 12px #00000014}.AboutUs-module__Rj00zW__tabImage{object-fit:cover;border-radius:8px;flex-shrink:0;width:160px;height:90px}.AboutUs-module__Rj00zW__textContent{flex:1}.AboutUs-module__Rj00zW__textContent p{color:#222;margin:0;font-size:14px;line-height:1.5}@media (max-width:1024px) and (min-width:769px){.AboutUs-module__Rj00zW__topSection{align-items:center;gap:32px;display:flex}.AboutUs-module__Rj00zW__leftImage{width:45%}.AboutUs-module__Rj00zW__rightContent{width:55%}.AboutUs-module__Rj00zW__leftImage img{object-fit:cover;border-radius:24px;width:100%;height:558px}.AboutUs-module__Rj00zW__heading{font-size:40px;line-height:1.15}.AboutUs-module__Rj00zW__description{font-size:15px;line-height:1.7}}@media (max-width:768px){.AboutUs-module__Rj00zW__topSection{flex-direction:column;gap:24px}.AboutUs-module__Rj00zW__leftImage,.AboutUs-module__Rj00zW__rightContent{width:100%}.AboutUs-module__Rj00zW__leftImage img{width:100%;max-width:320px;height:auto;margin:0 auto;display:block}.AboutUs-module__Rj00zW__rightContent{text-align:center}.AboutUs-module__Rj00zW__heading{font-size:32px;line-height:1.15}}@media (max-width:480px){.AboutUs-module__Rj00zW__heading{font-size:26px}.AboutUs-module__Rj00zW__aboutLabel{font-size:18px}.AboutUs-module__Rj00zW__description{font-size:14px}.AboutUs-module__Rj00zW__tab{height:52px;font-size:14px}}
.Programs-module__5gRd4W__programsSection{flex-direction:column;gap:50px;width:100%;padding:80px 0;display:flex}.Programs-module__5gRd4W__programsHeader{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.Programs-module__5gRd4W__headerLeft{flex:0 0 60%}.Programs-module__5gRd4W__label{color:#222;letter-spacing:0;text-transform:none;margin-bottom:10px;font-size:20px;font-weight:400;display:block}.Programs-module__5gRd4W__title{color:#111;letter-spacing:-1px;max-width:750px;margin:0;font-size:48px;font-weight:700;line-height:1.1}.Programs-module__5gRd4W__headerRight{flex:0 0 35%;padding-top:40px}.Programs-module__5gRd4W__description{color:#333;margin:0;font-size:18px;line-height:1.35}.Programs-module__5gRd4W__mobilePillTabs{display:none}.Programs-module__5gRd4W__programsContent{align-items:stretch;gap:12px;display:flex}.Programs-module__5gRd4W__programList{flex-direction:column;flex:0 0 330px;gap:12px;display:flex}.Programs-module__5gRd4W__programItem{cursor:pointer;text-align:left;width:100%;transition:background-color var(--duration-normal) ease, border-color var(--duration-normal) ease, transform var(--duration-fast) var(--ease-out-back), box-shadow var(--duration-fast) ease;will-change:transform;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:14px;padding:14px 16px;font-family:inherit;display:flex}.Programs-module__5gRd4W__programItem:hover{background-color:var(--bg-light);border-color:var(--border-color);transform:translate(4px)}.Programs-module__5gRd4W__programItem.Programs-module__5gRd4W__active{box-shadow:none;background:#f4f1f4;border:none;transform:none}.Programs-module__5gRd4W__programIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.Programs-module__5gRd4W__programItem.Programs-module__5gRd4W__active .Programs-module__5gRd4W__programIcon{background:#2fa7df}.Programs-module__5gRd4W__programItem.Programs-module__5gRd4W__active .Programs-module__5gRd4W__programName{color:#000;font-weight:700}.Programs-module__5gRd4W__programName{color:#222;flex:1;font-size:17px;font-weight:400;line-height:1.3}.Programs-module__5gRd4W__programArrow{display:none}.Programs-module__5gRd4W__programDetails{background:#f5f2f5;border:none;border-radius:0;flex:1;min-height:520px;padding:36px}.Programs-module__5gRd4W__detailsPane{animation:Programs-module__5gRd4W__fadeInUp .4s var(--ease-out-expo) both;flex-direction:column;gap:24px;display:flex}.Programs-module__5gRd4W__detailsHeader{align-items:center;gap:16px;display:flex}.Programs-module__5gRd4W__detailsIcon{background:#2fa7df;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Programs-module__5gRd4W__detailsTitle{color:#111;margin:0;font-size:30px;font-weight:700;line-height:1.2}.Programs-module__5gRd4W__detailsDesc{color:#444;max-width:700px;margin:0;padding-bottom:10px;font-size:17px;line-height:1.5}.Programs-module__5gRd4W__courseList{flex-direction:column;display:flex}.Programs-module__5gRd4W__courseItem{border-bottom:1px solid var(--border-color);cursor:pointer;animation:Programs-module__5gRd4W__fadeInLeft .4s var(--ease-out-expo) both;transition:background-color var(--duration-fast) ease, padding-left var(--duration-normal) var(--ease-out-expo), box-shadow var(--duration-fast) ease;border-radius:8px;justify-content:space-between;align-items:center;padding:16px 12px;display:flex}.Programs-module__5gRd4W__courseItem:hover{background-color:#2fa7df0f;padding-left:20px}.Programs-module__5gRd4W__courseItem:last-child{border-bottom:none}.Programs-module__5gRd4W__courseLeft{align-items:center;gap:16px;display:flex}.Programs-module__5gRd4W__bullet{background:#2fa7df;border-radius:50%;flex-shrink:0;width:10px;height:10px}.Programs-module__5gRd4W__courseItem:hover .Programs-module__5gRd4W__bullet{transform:scale(1.4)}.Programs-module__5gRd4W__courseName{color:#222;font-size:17px;font-weight:400}.Programs-module__5gRd4W__arrow{stroke-width:1.8px;color:#111;flex-shrink:0;width:38px;height:38px}.Programs-module__5gRd4W__courseItem:hover .Programs-module__5gRd4W__arrow{color:var(--primary-blue);transform:translate(4px)}@media (max-width:1100px){.Programs-module__5gRd4W__programsSection{padding:60px 32px}.Programs-module__5gRd4W__programList{flex:0 0 300px}.Programs-module__5gRd4W__title{font-size:40px}}@media (max-width:900px){.Programs-module__5gRd4W__programsHeader{flex-direction:column;align-items:flex-start}.Programs-module__5gRd4W__headerLeft,.Programs-module__5gRd4W__headerRight{flex:none;max-width:100%}}@media (min-width:769px) and (max-width:1024px){.Programs-module__5gRd4W__programList{flex:0 0 260px}.Programs-module__5gRd4W__programDetails{padding:24px}.Programs-module__5gRd4W__programName{font-size:15px;line-height:1.3}.Programs-module__5gRd4W__detailsTitle{font-size:24px}.Programs-module__5gRd4W__detailsDesc,.Programs-module__5gRd4W__courseName{font-size:15px}}@media (max-width:768px){.Programs-module__5gRd4W__programsSection{gap:24px;padding:50px 20px}.Programs-module__5gRd4W__title{font-size:22px;line-height:1.2}.Programs-module__5gRd4W__description{font-size:16px}.Programs-module__5gRd4W__mobilePillTabs{display:none}.Programs-module__5gRd4W__mobilePillTabs::-webkit-scrollbar{display:none}.Programs-module__5gRd4W__pillTab{border:1.5px solid var(--border-color);color:var(--text-dark);cursor:pointer;white-space:nowrap;transition:background-color var(--duration-fast) ease, border-color var(--duration-fast) ease, color var(--duration-fast) ease, transform var(--duration-fast) var(--ease-out-back);background:0 0;border-radius:999px;flex-shrink:0;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:500}.Programs-module__5gRd4W__pillTab:active{transform:scale(.96)}.Programs-module__5gRd4W__pillTabActive{background:var(--primary-purple);border-color:var(--primary-purple);color:#fff;font-weight:600}.Programs-module__5gRd4W__programList{flex-direction:column;gap:0;width:100%;display:flex}.Programs-module__5gRd4W__programsContent{flex-direction:column;gap:0}.Programs-module__5gRd4W__programDetails{display:none}.Programs-module__5gRd4W__detailsTitle{color:#111;margin:0;font-size:18px;font-weight:700;line-height:1.3}.Programs-module__5gRd4W__detailsDesc{font-size:14px;line-height:1.5}.Programs-module__5gRd4W__courseName{font-size:14px}.Programs-module__5gRd4W__courseItem{padding:12px 0}.Programs-module__5gRd4W__arrow{stroke-width:2px;width:22px;height:22px}.Programs-module__5gRd4W__programItem{border-bottom:1px solid #e5e5e5;border-radius:0;padding:18px 12px;background:0 0!important}.Programs-module__5gRd4W__programList{background:#f5f2f5;border-radius:16px;gap:0;width:100%;padding:12px 16px}.Programs-module__5gRd4W__programItem.Programs-module__5gRd4W__active{background:0 0!important}.Programs-module__5gRd4W__programsHeader{text-align:center;align-items:center}.Programs-module__5gRd4W__headerLeft{flex:none;width:100%}.Programs-module__5gRd4W__headerRight{flex:none;width:100%;padding-top:8px}.Programs-module__5gRd4W__label{text-align:center;margin-bottom:8px}.Programs-module__5gRd4W__title{text-align:center;max-width:100%}.Programs-module__5gRd4W__description{text-align:center;max-width:320px;margin:0 auto}.Programs-module__5gRd4W__programArrow{color:#111;font-size:24px;font-weight:600;display:block}}@media (max-width:480px){.Programs-module__5gRd4W__title{font-size:26px}.Programs-module__5gRd4W__label{font-size:22px}}.Programs-module__5gRd4W__title span{background:linear-gradient(90deg,#7b1fa2 0%,#6a46b8 40%,#4f7fe3 75%,#38bdf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (max-width:480px){.Programs-module__5gRd4W__programsSection{padding:50px 16px}.Programs-module__5gRd4W__title{font-size:28px;line-height:1.15}.Programs-module__5gRd4W__description{font-size:14px;line-height:1.6}.Programs-module__5gRd4W__detailsTitle{font-size:24px}.Programs-module__5gRd4W__detailsDesc,.Programs-module__5gRd4W__courseName{font-size:14px}.Programs-module__5gRd4W__pillTab{padding:8px 14px;font-size:13px}}.Programs-module__5gRd4W__mobileDetails{display:none}@media (max-width:768px){.Programs-module__5gRd4W__mobileDetails{width:100%;padding:16px 0 0;display:block}}
.WhyChooseUs-module__aV2w7G__whySection{text-align:center;flex-direction:column;align-items:center;display:flex}.WhyChooseUs-module__aV2w7G__label{color:#111;letter-spacing:0;text-transform:none;margin-bottom:20px;font-size:22px;font-weight:400}.WhyChooseUs-module__aV2w7G__title{color:var(--text-dark);margin:0 0 24px;font-size:48px;font-weight:700;line-height:1.2}.WhyChooseUs-module__aV2w7G__description{color:#444;max-width:980px;margin:0 auto 72px;font-size:24px;line-height:1.45}.WhyChooseUs-module__aV2w7G__featuresContainer{justify-content:center;align-items:stretch;gap:0;width:100%;display:flex}.WhyChooseUs-module__aV2w7G__featureItem{max-width:280px;transition:transform var(--duration-normal) var(--ease-out-back), box-shadow var(--duration-normal) ease, background-color var(--duration-normal) ease;cursor:default;border-radius:16px;flex-direction:column;flex:1;align-items:center;padding:32px 24px;display:flex}.WhyChooseUs-module__aV2w7G__featureItem:hover{background-color:var(--bg-light);transform:translateY(-8px);box-shadow:0 16px 48px #6b156e1f}.WhyChooseUs-module__aV2w7G__featureIconWrapper{width:64px;height:64px;transition:transform var(--duration-fast) var(--ease-out-back), background var(--duration-normal) ease;background:linear-gradient(135deg,#6b156e14,#2fa7df1f);border-radius:16px;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.WhyChooseUs-module__aV2w7G__featureItem:hover .WhyChooseUs-module__aV2w7G__featureIconWrapper{background:linear-gradient(135deg,#6b156e26,#2fa7df33);transform:scale(1.12)rotate(-4deg)}.WhyChooseUs-module__aV2w7G__featureIcon{font-size:28px;display:block}.WhyChooseUs-module__aV2w7G__featureTitle{background:linear-gradient(90deg,#6b156e 0%,#2fa7df 50%,#6b156e 100%) 0 0/200%;-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:18px;font-weight:600;transition:background-position .6s}.WhyChooseUs-module__aV2w7G__featureItem:hover .WhyChooseUs-module__aV2w7G__featureTitle{background-position:100%}.WhyChooseUs-module__aV2w7G__featureDesc{color:#555;text-align:center;margin:0;font-size:14px;line-height:1.4}.WhyChooseUs-module__aV2w7G__divider{background:linear-gradient(180deg, transparent 0%, var(--border-color) 20%, var(--border-color) 80%, transparent 100%);flex-shrink:0;align-self:stretch;width:1px;margin:16px 0}@media (max-width:1100px){.WhyChooseUs-module__aV2w7G__whySection{padding:60px 32px}.WhyChooseUs-module__aV2w7G__title{font-size:40px}.WhyChooseUs-module__aV2w7G__featureItem{max-width:240px;padding:24px 16px}.WhyChooseUs-module__aV2w7G__featureTitle{font-size:19px}.WhyChooseUs-module__aV2w7G__featureDesc{font-size:16px}}@media (min-width:769px) and (max-width:1024px){.WhyChooseUs-module__aV2w7G__featureItem{padding:20px 12px}.WhyChooseUs-module__aV2w7G__featureTitle{font-size:17px}.WhyChooseUs-module__aV2w7G__featureDesc{font-size:14px}}@media (max-width:768px){.WhyChooseUs-module__aV2w7G__featuresContainer{flex-direction:column;gap:0;width:100%;display:flex}.WhyChooseUs-module__aV2w7G__divider{display:none}}@media (max-width:480px){.WhyChooseUs-module__aV2w7G__whySection{padding:50px 16px}.WhyChooseUs-module__aV2w7G__title{font-size:24px;line-height:1.2}.WhyChooseUs-module__aV2w7G__label{font-size:14px}.WhyChooseUs-module__aV2w7G__description{max-width:320px;margin:0 auto 32px;font-size:14px;line-height:1.6}.WhyChooseUs-module__aV2w7G__featuresContainer{grid-template-columns:1fr}.WhyChooseUs-module__aV2w7G__featureItem{max-width:100%;padding:16px 0}.WhyChooseUs-module__aV2w7G__featureTitle{margin-bottom:8px;font-size:18px}.WhyChooseUs-module__aV2w7G__featureDesc{max-width:240px;margin:0 auto;font-size:15px;line-height:1.35}.WhyChooseUs-module__aV2w7G__featureItem:first-child,.WhyChooseUs-module__aV2w7G__featureItem:nth-child(3){border-right:none}.WhyChooseUs-module__aV2w7G__featureItem{position:relative}.WhyChooseUs-module__aV2w7G__featureItem:not(:last-child):after{content:"";background:#e5e5e5;height:1px;position:absolute;bottom:0;left:0;right:0}}.WhyChooseUs-module__aV2w7G__title span{background:linear-gradient(90deg,#7b1fa2 0%,#6a46b8 40%,#4f7fe3 75%,#38bdf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (max-width:768px){.WhyChooseUs-module__aV2w7G__featureItem:hover{box-shadow:none;background:0 0;transform:none}.WhyChooseUs-module__aV2w7G__featureItem:hover .WhyChooseUs-module__aV2w7G__featureIconWrapper{background:0 0;transform:none}.WhyChooseUs-module__aV2w7G__featureItem:hover .WhyChooseUs-module__aV2w7G__featureTitle{background-position:0}}
.Banner-module__kf50Uq__bannerSection{text-align:center;color:#fff;background-image:url(/banner-bg.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;justify-content:center;align-items:center;width:100%;min-height:453px;margin-top:60px;display:flex;position:relative;overflow:hidden}.Banner-module__kf50Uq__bannerSection:before{content:"";background:#6b156e47;position:absolute;inset:0}.Banner-module__kf50Uq__content{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:900px;margin:0 auto;padding:40px 24px;display:flex;position:relative}.Banner-module__kf50Uq__title{max-width:950px;margin-bottom:20px;font-size:48px;font-weight:700;line-height:1.15}.Banner-module__kf50Uq__description{opacity:.95;max-width:700px;margin-bottom:32px;font-size:18px;line-height:1.5}.Banner-module__kf50Uq__actions{animation:Banner-module__kf50Uq__fadeInUp .8s var(--ease-out-expo) .4s both;flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.Banner-module__kf50Uq__exploreBtn,.Banner-module__kf50Uq__contactBtn{background:var(--bg-white);color:var(--primary-purple);cursor:pointer;white-space:nowrap;width:220px;height:56px;transition:transform var(--duration-fast) var(--ease-out-back), box-shadow var(--duration-fast) ease, background-color var(--duration-fast) ease, color var(--duration-fast) ease, border-color var(--duration-fast) ease;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:14px 32px;font-family:inherit;font-size:18px;font-weight:700;line-height:1;display:inline-flex}.Banner-module__kf50Uq__exploreBtn:hover,.Banner-module__kf50Uq__contactBtn:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000040}.Banner-module__kf50Uq__exploreBtn:active,.Banner-module__kf50Uq__contactBtn:active{box-shadow:none;transform:translateY(0)}@media (min-width:769px) and (max-width:1024px){.Banner-module__kf50Uq__bannerSection{min-height:400px}.Banner-module__kf50Uq__title{font-size:40px;line-height:1.15}.Banner-module__kf50Uq__description{font-size:17px}.Banner-module__kf50Uq__exploreBtn,.Banner-module__kf50Uq__contactBtn{width:190px;height:52px;font-size:16px}}@media (max-width:768px){.Banner-module__kf50Uq__bannerSection{background-position:70%;background-size:cover;min-height:520px}.Banner-module__kf50Uq__content{padding:50px 20px}.Banner-module__kf50Uq__title{max-width:340px;margin-bottom:20px;font-size:28px;line-height:1.2}.Banner-module__kf50Uq__description{max-width:320px;margin-bottom:28px;font-size:16px;line-height:1.45}.Banner-module__kf50Uq__actions{flex-direction:row;justify-content:center;gap:12px}.Banner-module__kf50Uq__exploreBtn,.Banner-module__kf50Uq__contactBtn{border-radius:10px;width:150px;height:42px;padding:0;font-size:14px;font-weight:600}}
.Contact-module__hcVmEa__contactSection{align-items:flex-start;gap:80px;padding:60px 0 80px;display:flex}.Contact-module__hcVmEa__contactContainer{align-items:flex-start;gap:80px;display:flex}.Contact-module__hcVmEa__contactInfo{flex-direction:column;flex:1;min-height:650px;display:flex}.Contact-module__hcVmEa__title{color:var(--text-dark);margin:0 0 24px;font-size:40px;font-weight:700;line-height:1.25}.Contact-module__hcVmEa__description{color:#555;margin:0;font-size:18px;line-height:1.65}.Contact-module__hcVmEa__subTitle{color:var(--text-dark);margin:0 0 28px;font-size:28px;font-weight:700}.Contact-module__hcVmEa__infoItem{align-items:center;gap:16px;display:flex}.Contact-module__hcVmEa__contactIcon{object-fit:contain;width:32px;height:32px}.Contact-module__hcVmEa__iconBox{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Contact-module__hcVmEa__infoItem:hover .Contact-module__hcVmEa__iconBox{transform:scale(1.12)rotate(-4deg);box-shadow:0 8px 20px #6b156e4d}.Contact-module__hcVmEa__infoText{color:var(--text-dark);transition:color var(--duration-fast) ease;font-size:16px;font-weight:400}.Contact-module__hcVmEa__infoItem:hover .Contact-module__hcVmEa__infoText{color:var(--primary-purple)}.Contact-module__hcVmEa__contactFormWrapper{flex:0 0 520px}.Contact-module__hcVmEa__formCard{background:var(--bg-white);transition:box-shadow var(--duration-normal) ease;border:1px solid #7b00e01f;border-radius:20px;flex-direction:column;align-items:center;padding:20px;display:flex;box-shadow:0 8px 40px #7b00e01f,0 2px 8px #0000000a}.Contact-module__hcVmEa__formCard:focus-within{box-shadow:0 12px 60px #7b00e02e,0 2px 8px #0000000f}.Contact-module__hcVmEa__formTitle{color:#7b1fa2;margin:0 0 32px;font-size:32px;font-weight:700}.Contact-module__hcVmEa__form{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.Contact-module__hcVmEa__inputGroup{flex-direction:column;gap:6px;width:100%;display:flex}.Contact-module__hcVmEa__inputLabel{color:var(--text-gray);letter-spacing:.5px;text-transform:uppercase;font-size:13px;font-weight:600}.Contact-module__hcVmEa__input{width:100%;height:52px;color:var(--text-dark);background:var(--bg-white);transition:border-color var(--duration-fast) ease, box-shadow var(--duration-fast) ease, transform var(--duration-fast) ease;border:1px solid #d9d9d9;border-radius:6px;outline:none;padding:0 16px;font-family:inherit;font-size:16px}.Contact-module__hcVmEa__input:focus{border-color:var(--primary-purple);transform:translateY(-1px);box-shadow:0 0 0 3px #6b156e1a}.Contact-module__hcVmEa__input::placeholder{color:var(--text-gray)}.Contact-module__hcVmEa__inputGroupPhone{width:100%;height:52px;transition:border-color var(--duration-fast) ease, box-shadow var(--duration-fast) ease;border:1px solid #d9d9d9;border-radius:6px;align-items:center;display:flex;overflow:hidden}.Contact-module__hcVmEa__inputGroupPhone:focus-within{border-color:var(--primary-purple);box-shadow:0 0 0 3px #6b156e1a}.Contact-module__hcVmEa__countryCode{color:var(--text-gray);background:var(--bg-light);-webkit-user-select:none;user-select:none;border:1px solid #d9d9d9;flex-shrink:0;align-items:center;gap:6px;height:100%;padding:0 14px;font-size:15px;font-weight:400;display:flex}.Contact-module__hcVmEa__countrySelect{width:100%;height:100%;color:var(--text-gray);cursor:pointer;appearance:auto;-webkit-appearance:menulist;-moz-appearance:menulist;background:0 0;border:none;outline:none;font-size:15px;font-weight:400}.Contact-module__hcVmEa__arrowDown{opacity:.6;font-size:10px}.Contact-module__hcVmEa__inputPhone{height:100%;color:var(--text-dark);background:0 0;border:none;outline:none;flex:1;padding:0 16px;font-family:inherit;font-size:16px}.Contact-module__hcVmEa__inputPhone::placeholder{color:var(--text-gray)}.Contact-module__hcVmEa__textarea{resize:none;width:100%;height:110px;color:var(--text-dark);background:var(--bg-white);transition:border-color var(--duration-fast) ease, box-shadow var(--duration-fast) ease;border:1px solid #d9d9d9;border-radius:6px;outline:none;padding:14px 16px;font-family:inherit;font-size:16px}.Contact-module__hcVmEa__textarea:focus{border-color:var(--primary-purple);box-shadow:0 0 0 3px #6b156e1a}.Contact-module__hcVmEa__textarea::placeholder{color:var(--text-gray)}.Contact-module__hcVmEa__submitBtn{background:linear-gradient(135deg, var(--primary-purple), #9b20a0);color:var(--bg-white);cursor:pointer;width:auto;min-width:180px;transition:transform var(--duration-fast) var(--ease-out-back), box-shadow var(--duration-fast) ease, background var(--duration-fast) ease;will-change:transform;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-top:8px;padding:14px 36px;font-family:inherit;font-size:17px;font-weight:700;display:flex}.Contact-module__hcVmEa__submitBtn:hover{background:linear-gradient(135deg, var(--primary-purple-medium), var(--primary-blue));transform:translateY(-3px);box-shadow:0 12px 32px #6b156e73}.Contact-module__hcVmEa__submitBtn:active{box-shadow:none;transform:translateY(0)}@media (max-width:1100px){.Contact-module__hcVmEa__contactSection{gap:40px;padding:60px 32px}.Contact-module__hcVmEa__contactFormWrapper{flex:0 0 420px}.Contact-module__hcVmEa__contactInfo{min-height:auto}}@media (min-width:769px) and (max-width:1024px){.Contact-module__hcVmEa__contactContainer{flex-direction:column;gap:32px}.Contact-module__hcVmEa__contactInfo{width:100%;min-height:auto}.Contact-module__hcVmEa__contactFormWrapper{width:100%;max-width:650px;margin:0 auto}.Contact-module__hcVmEa__desktopContact{display:none}.Contact-module__hcVmEa__mobileContact{width:100%;margin-top:20px;display:block}.Contact-module__hcVmEa__title{text-align:center}.Contact-module__hcVmEa__description{text-align:center;max-width:700px;margin:0 auto 24px}}@media (max-width:768px){.Contact-module__hcVmEa__contactSection{gap:0;padding:40px 20px}.Contact-module__hcVmEa__contactContainer{flex-direction:column;gap:24px}.Contact-module__hcVmEa__contactInfo{width:100%;max-width:100%;min-height:auto}.Contact-module__hcVmEa__contactFormWrapper{flex:none;width:100%}.Contact-module__hcVmEa__contactBottom{margin-top:0}.Contact-module__hcVmEa__title{text-align:center;font-size:28px;line-height:1.15}.Contact-module__hcVmEa__description{text-align:center;margin-bottom:24px;font-size:14px;line-height:1.5}.Contact-module__hcVmEa__subTitle{margin-bottom:20px;font-size:20px}.Contact-module__hcVmEa__formCard{border-radius:16px;padding:24px 16px}.Contact-module__hcVmEa__formTitle{margin-bottom:24px;font-size:28px}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__inputGroupPhone{height:52px}.Contact-module__hcVmEa__contactIcon,.Contact-module__hcVmEa__iconBox{width:32px;height:32px}.Contact-module__hcVmEa__infoText{font-size:14px}.Contact-module__hcVmEa__submitBtn{min-width:180px;font-size:16px}}@media (max-width:480px){.Contact-module__hcVmEa__contactSection{padding:40px 16px;padding-bottom:max(40px, env(safe-area-inset-bottom,40px))}.Contact-module__hcVmEa__title{font-size:26px;line-height:1.2}.Contact-module__hcVmEa__description{font-size:14px;line-height:1.6}.Contact-module__hcVmEa__subTitle{font-size:20px}.Contact-module__hcVmEa__infoText{font-size:14px}.Contact-module__hcVmEa__formTitle{font-size:20px}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__inputPhone,.Contact-module__hcVmEa__textarea{font-size:14px}.Contact-module__hcVmEa__formCard{padding:20px 14px}}.Contact-module__hcVmEa__contactBottom{margin-top:auto;padding-bottom:0}.Contact-module__hcVmEa__infoList{flex-direction:column;gap:18px;display:flex}.Contact-module__hcVmEa__gradientText{background:linear-gradient(90deg, var(--primary-purple), var(--primary-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Contact-module__hcVmEa__desktopContact{width:100%;display:block}.Contact-module__hcVmEa__mobileContact{display:none}@media (max-width:900px){.Contact-module__hcVmEa__desktopContact{display:none}.Contact-module__hcVmEa__mobileContact{width:100%;margin-top:12px;display:block}}.Contact-module__hcVmEa__mobileContact{text-align:left}.Contact-module__hcVmEa__mobileContact .Contact-module__hcVmEa__subTitle{margin-bottom:20px}.Contact-module__hcVmEa__mobileContact .Contact-module__hcVmEa__infoList{gap:18px}
.Footer-module__S6Hkya__footerSection{width:100%;color:var(--bg-white);background:linear-gradient(160deg,#6b156e 0%,#2e052f 100%);padding:100px 0 10px;position:relative;overflow:hidden}.Footer-module__S6Hkya__footerContent{z-index:10;justify-content:space-between;align-items:flex-start;gap:60px;width:100%;display:flex;position:relative}.Footer-module__S6Hkya__columnLogo{flex-direction:column;flex:0 0 260px;display:flex}.Footer-module__S6Hkya__logo{flex-direction:column;margin-bottom:20px;display:flex}.Footer-module__S6Hkya__logoText{letter-spacing:-.5px;font-size:26px;font-weight:800}.Footer-module__S6Hkya__logoSubtext{letter-spacing:3px;opacity:.7;text-transform:uppercase;margin-top:2px;font-size:13px}.Footer-module__S6Hkya__description{opacity:.75;max-width:280px;margin:0 0 28px;font-size:14px;line-height:1.7}.Footer-module__S6Hkya__socialSection{flex-direction:column;gap:14px;margin-bottom:100px;display:flex}.Footer-module__S6Hkya__socialLabel{letter-spacing:.5px;opacity:.9;font-size:14px;font-weight:600}.Footer-module__S6Hkya__socialIcons{gap:12px;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background-color:#ffffffe6;border-color:#0000;transform:translateY(-3px)scale(1.1)}.Footer-module__S6Hkya__columnLinks{flex-direction:column;flex:0 0 180px;align-items:flex-start;display:flex}.Footer-module__S6Hkya__columnTitle{margin:0 0 28px;padding-bottom:16px;font-size:20px;font-weight:700;position:relative}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:14px;display:flex}.Footer-module__S6Hkya__linkList a{opacity:.75;transition:opacity var(--duration-fast) ease, transform var(--duration-fast) ease;padding-bottom:2px;font-size:16px;display:inline-block;position:relative}.Footer-module__S6Hkya__linkList a:after{content:"";width:0;height:1.5px;transition:width var(--duration-normal) var(--ease-out-expo);background:#fffc;border-radius:1px;position:absolute;bottom:0;left:0}.Footer-module__S6Hkya__linkList a:hover{opacity:1;transform:translate(4px)}.Footer-module__S6Hkya__linkList a:hover:after{width:100%}.Footer-module__S6Hkya__columnAddress{flex-direction:column;flex:0 0 260px;align-items:flex-start;display:flex}.Footer-module__S6Hkya__addressText{opacity:.85;border:none;margin-top:-3px;padding:0;font-size:15px;line-height:1.5}.Footer-module__S6Hkya__largeTextBg{color:#0000;-webkit-text-stroke:2px #ffffff8c;white-space:nowrap;pointer-events:none;z-index:1;letter-spacing:-12px;text-align:center;margin-top:10px;font-family:Bebas Neue,sans-serif;font-size:208px;font-weight:900;line-height:.8;position:relative;top:20px}.Footer-module__S6Hkya__copyright{text-align:center;color:#fffc;border-top:1px solid #fffffffc;margin-top:40px;padding:20px 0;font-size:18px}@media (max-width:1100px){.Footer-module__S6Hkya__footerSection{padding:60px 32px 50px}.Footer-module__S6Hkya__columnLogo{flex:0 0 260px}.Footer-module__S6Hkya__columnAddress{flex:0 0 280px}.Footer-module__S6Hkya__largeTextBg{font-size:170px}}@media (max-width:768px){.Footer-module__S6Hkya__footerSection{padding:40px 16px 110px}.Footer-module__S6Hkya__footerContent{flex-direction:column;align-items:flex-start;gap:24px}.Footer-module__S6Hkya__columnLogo,.Footer-module__S6Hkya__columnLinks,.Footer-module__S6Hkya__columnAddress{flex:none;width:100%;max-width:100%}.Footer-module__S6Hkya__logoImage{width:160px;height:auto}.Footer-module__S6Hkya__description{max-width:100%;margin-bottom:20px;font-size:14px}.Footer-module__S6Hkya__columnTitle{margin-bottom:12px;padding-bottom:0;font-size:16px}.Footer-module__S6Hkya__columnTitle:after{display:none}.Footer-module__S6Hkya__linkList{gap:8px}.Footer-module__S6Hkya__addressText{margin-bottom:8px;font-size:14px;line-height:1.4}.Footer-module__S6Hkya__largeTextBg{letter-spacing:-6px;text-align:left;-webkit-text-stroke:2px #ffffff8c;width:100%;font-size:80px;bottom:-10px;left:0;transform:none}.Footer-module__S6Hkya__socialSection{display:none!important}.Footer-module__S6Hkya__mobileSocialSection{flex-direction:column;order:3;align-items:flex-start;gap:14px;width:100%;display:flex!important}.Footer-module__S6Hkya__columnLinks{order:1}.Footer-module__S6Hkya__columnAddress{order:2}.Footer-module__S6Hkya__copyright{padding:12px 10px;font-size:12px;line-height:1.5}}@media (max-width:480px){.Footer-module__S6Hkya__footerSection{padding:48px 16px 120px;padding-bottom:max(72px, env(safe-area-inset-bottom,72px))}.Footer-module__S6Hkya__socialIcons{gap:10px}.Footer-module__S6Hkya__socialIcon{width:40px;height:40px}.Footer-module__S6Hkya__largeTextBg{letter-spacing:-4px;text-align:left;-webkit-text-stroke:2px #ffffff8c;width:100%;font-size:62px;bottom:0;left:0;transform:none}.Footer-module__S6Hkya__copyright{padding:10px 8px;font-size:11px}}.Footer-module__S6Hkya__logoImage{display:block}.Footer-module__S6Hkya__addressText{text-align:left;margin-left:0;padding-left:0}.Footer-module__S6Hkya__socialIcon{color:#6b156e;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__S6Hkya__mobileSocialSection{display:none}
.page-module___8aEwW__main{background-color:var(--bg-white);flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}
