.PopupForm-module__fh6x1a__popupOverlay{z-index:9999;-webkit-backdrop-filter:blur(6px);background:#000000b3;justify-content:center;align-items:center;padding:1rem;animation:.3s PopupForm-module__fh6x1a__fadeIn;display:flex;position:fixed;inset:0}.PopupForm-module__fh6x1a__popupWrapper{border-radius:1.2rem;width:100%;max-width:900px;max-height:92vh;animation:.4s cubic-bezier(.16,1,.3,1) PopupForm-module__fh6x1a__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #0000004d,0 0 0 1px #f59e0b4d}.PopupForm-module__fh6x1a__popupImageSide{background:#f3f4f6;flex-shrink:0;width:240px;min-height:100%;position:relative;overflow:hidden}.PopupForm-module__fh6x1a__popupImage{object-fit:cover;object-position:center}.PopupForm-module__fh6x1a__popupImageSide:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000 70%,#ffffff80 100%);position:absolute;inset:0}.PopupForm-module__fh6x1a__popupFormSide{background:#fffffff5;flex-direction:column;flex:1;padding:2rem 2rem 1.8rem;display:flex;position:relative;overflow-y:auto}.PopupForm-module__fh6x1a__popupFormSide::-webkit-scrollbar{width:4px}.PopupForm-module__fh6x1a__popupFormSide::-webkit-scrollbar-track{background:#00000005}.PopupForm-module__fh6x1a__popupFormSide::-webkit-scrollbar-thumb{background:#8a000026;border-radius:10px}.PopupForm-module__fh6x1a__topAccent{display:none}.PopupForm-module__fh6x1a__closeBtn{cursor:pointer;width:32px;height:32px;color:var(--gray-700,#374151);z-index:10;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.PopupForm-module__fh6x1a__closeBtn:hover{background:var(--gray-100,#f3f4f6);color:var(--red-800,#8a0000);transform:scale(1.1)}.PopupForm-module__fh6x1a__popupHeader{margin-bottom:1.2rem;padding-right:2rem}.PopupForm-module__fh6x1a__headerRow{align-items:flex-start;gap:.8rem;display:flex}.PopupForm-module__fh6x1a__capIcon{flex-shrink:0;width:48px;height:48px}.PopupForm-module__fh6x1a__popupTitle{font-family:var(--font-heading,"Outfit", sans-serif);color:var(--gray-900,#111827);margin:0 0 .3rem;font-size:1.35rem;font-weight:800;line-height:1.2}.PopupForm-module__fh6x1a__popupSubtext{color:var(--gray-500,#6b7280);margin:0;font-size:.8rem;line-height:1.5}.PopupForm-module__fh6x1a__headerUnderline{background:linear-gradient(90deg,#f59e0b,#fbbf24);border-radius:2px;width:60px;height:3px;margin-top:.8rem}.PopupForm-module__fh6x1a__popupForm{flex:1;width:100%}.PopupForm-module__fh6x1a__formGrid{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.PopupForm-module__fh6x1a__formGroup{flex-direction:column;display:flex}.PopupForm-module__fh6x1a__formGroupFull{grid-column:1/-1}.PopupForm-module__fh6x1a__inputWrapper{align-items:center;display:flex;position:relative}.PopupForm-module__fh6x1a__inputIcon{pointer-events:none;z-index:1;align-items:center;display:flex;position:absolute;left:.85rem}.PopupForm-module__fh6x1a__inputIcon svg{color:#0000}.PopupForm-module__fh6x1a__formInput{border:1.5px solid var(--gray-200,#e5e7eb);width:100%;color:var(--gray-900,#111827);background:var(--gray-50,#f9fafb);font-size:.82rem;font-weight:500;font-family:var(--font-body,"Plus Jakarta Sans", sans-serif);border-radius:.55rem;outline:none;padding:.72rem 1rem .72rem 2.6rem;transition:all .2s}.PopupForm-module__fh6x1a__formInput:focus{border-color:var(--red-800,#8a0000);background:var(--white,#fff);box-shadow:0 0 0 3px #8a00000f}.PopupForm-module__fh6x1a__formInput::placeholder{color:var(--gray-400,#9ca3af);font-weight:400}.PopupForm-module__fh6x1a__customSelect{width:100%;position:relative}.PopupForm-module__fh6x1a__selectTrigger{border:1.5px solid var(--gray-200,#e5e7eb);width:100%;color:var(--gray-400,#9ca3af);background:var(--gray-50,#f9fafb);font-size:.82rem;font-weight:500;font-family:var(--font-body,"Plus Jakarta Sans", sans-serif);cursor:pointer;text-align:left;border-radius:.55rem;outline:none;align-items:center;gap:.6rem;padding:.72rem 2.5rem .72rem 2.6rem;transition:all .2s;display:flex;position:relative}.PopupForm-module__fh6x1a__selectTrigger:hover{border-color:var(--gray-300,#d1d5db)}.PopupForm-module__fh6x1a__selectOpen{border-color:var(--red-800,#8a0000);background:var(--white,#fff);box-shadow:0 0 0 3px #8a00000f}.PopupForm-module__fh6x1a__selectHasValue{color:var(--gray-900,#111827)}.PopupForm-module__fh6x1a__selectIcon{align-items:center;display:flex;position:absolute;left:.85rem}.PopupForm-module__fh6x1a__selectText{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.PopupForm-module__fh6x1a__selectArrow{color:var(--gray-500,#6b7280);align-items:center;transition:transform .25s;display:flex;position:absolute;right:.85rem}.PopupForm-module__fh6x1a__selectArrowUp{transform:rotate(180deg)}.PopupForm-module__fh6x1a__selectDropdown{background:var(--white,#fff);border:1px solid var(--gray-200,#e5e7eb);border-radius:.75rem;animation:.2s PopupForm-module__fh6x1a__dropdownFadeIn;overflow:hidden;box-shadow:0 12px 40px #0000001f}.PopupForm-module__fh6x1a__selectOptions{overscroll-behavior:contain;max-height:180px;padding:.4rem 0;overflow-y:scroll}.PopupForm-module__fh6x1a__selectOptions::-webkit-scrollbar{width:6px}.PopupForm-module__fh6x1a__selectOptions::-webkit-scrollbar-track{background:0 0}.PopupForm-module__fh6x1a__selectOptions::-webkit-scrollbar-thumb{background:var(--gray-300,#d1d5db);border-radius:10px}.PopupForm-module__fh6x1a__selectOptions::-webkit-scrollbar-thumb:hover{background:var(--gray-400,#9ca3af)}.PopupForm-module__fh6x1a__selectOption{color:var(--gray-700,#374151);cursor:pointer;border-bottom:1px solid var(--gray-100,#f3f4f6);justify-content:space-between;align-items:center;padding:.7rem 1.1rem;font-size:.82rem;font-weight:500;transition:all .15s;display:flex}.PopupForm-module__fh6x1a__selectOption:last-child{border-bottom:none}.PopupForm-module__fh6x1a__selectOption:hover{color:var(--red-800,#8a0000);background:#8a00000a}.PopupForm-module__fh6x1a__selectOptionActive{color:var(--red-800,#8a0000);background:#8a00000f;font-weight:700}.PopupForm-module__fh6x1a__selectOptionActive svg{color:var(--red-800,#8a0000)}@keyframes PopupForm-module__fh6x1a__dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.PopupForm-module__fh6x1a__textareaWrapper{display:flex;position:relative}.PopupForm-module__fh6x1a__textareaIcon{pointer-events:none;z-index:1;align-items:center;display:flex;position:absolute;top:.8rem;left:.85rem}.PopupForm-module__fh6x1a__formTextarea{border:1.5px solid var(--gray-200,#e5e7eb);width:100%;color:var(--gray-900,#111827);background:var(--gray-50,#f9fafb);font-size:.82rem;font-weight:500;font-family:var(--font-body,"Plus Jakarta Sans", sans-serif);resize:vertical;border-radius:.55rem;outline:none;min-height:90px;padding:.72rem 1rem .72rem 2.6rem;transition:all .2s}.PopupForm-module__fh6x1a__formTextarea:focus{border-color:var(--red-800,#8a0000);background:var(--white,#fff);box-shadow:0 0 0 3px #8a00000f}.PopupForm-module__fh6x1a__formTextarea::placeholder{color:var(--gray-400,#9ca3af);font-weight:400}.PopupForm-module__fh6x1a__submitBtn{border-radius:var(--radius-btn,10px);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:var(--grad-red,linear-gradient(135deg, #7f0000 0%, #b30000 100%));color:var(--white,#fff);border:none;justify-content:center;align-items:center;gap:.6rem;width:100%;margin-top:.3rem;padding:.85rem 2rem;font-size:.82rem;font-weight:800;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #8a000040}.PopupForm-module__fh6x1a__submitBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #8a000059}.PopupForm-module__fh6x1a__submitBtn:active{transform:translateY(0)}.PopupForm-module__fh6x1a__submitBtnIcon{align-items:center;display:flex}.PopupForm-module__fh6x1a__successMessage{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.PopupForm-module__fh6x1a__successIcon{color:#16a34a;background:#f0fdf4;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;display:flex}.PopupForm-module__fh6x1a__successMessage h4{font-family:var(--font-heading,"Outfit", sans-serif);color:var(--gray-900,#111827);margin:0 0 .5rem;font-size:1.3rem;font-weight:700}.PopupForm-module__fh6x1a__successMessage p{color:var(--gray-500,#6b7280);margin:0;font-size:.88rem}@keyframes PopupForm-module__fh6x1a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes PopupForm-module__fh6x1a__slideUp{0%{opacity:0;transform:translateY(30px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.PopupForm-module__fh6x1a__popupWrapper{max-height:88vh}.PopupForm-module__fh6x1a__popupWrapper:before{content:"";opacity:.5;z-index:2;background-color:#000;width:100%;height:100%;position:absolute;inset:0}.PopupForm-module__fh6x1a__popupImageSide{z-index:1;background:#ffffffed;width:100%;position:absolute}.PopupForm-module__fh6x1a__popupFormSide{z-index:9;background:#fff0;width:100%}.PopupForm-module__fh6x1a__popupImage{object-fit:contain;object-position:left}.PopupForm-module__fh6x1a__popupFormSide{padding:1.5rem 1.2rem}.PopupForm-module__fh6x1a__formGrid{grid-template-columns:1fr;gap:.7rem}.PopupForm-module__fh6x1a__popupTitle{text-shadow:0 2px #000;color:#fff;font-size:1.15rem}.PopupForm-module__fh6x1a__popupSubtext,.PopupForm-module__fh6x1a__closeBtn{color:#fff}.PopupForm-module__fh6x1a__capIcon{width:38px;height:38px}.PopupForm-module__fh6x1a__capIcon svg{stroke:#fff;width:38px;height:38px}.PopupForm-module__fh6x1a__submitBtn{padding:.75rem 1.5rem;font-size:.75rem}.PopupForm-module__fh6x1a__headerRow{gap:.6rem}}@media (max-width:480px){.PopupForm-module__fh6x1a__popupOverlay{padding:.5rem}.PopupForm-module__fh6x1a__popupFormSide{padding:1.2rem 1rem}.PopupForm-module__fh6x1a__popupTitle{font-size:1.05rem}.PopupForm-module__fh6x1a__popupSubtext{font-size:.72rem}.PopupForm-module__fh6x1a__formInput,.PopupForm-module__fh6x1a__formSelect,.PopupForm-module__fh6x1a__formTextarea{padding:.65rem .85rem .65rem 2.4rem;font-size:.78rem}.PopupForm-module__fh6x1a__headerUnderline{margin-top:.6rem}}
.Header-module__85i50G__heroHeader{z-index:1000;background:0 0;padding:1rem 0;transition:all .3s;position:absolute;top:0;left:0;right:0}.Header-module__85i50G__scrolled{-webkit-backdrop-filter:blur(10px);background:#000000e6;padding:.6rem 0;position:fixed;box-shadow:0 4px 20px #0000004d}.Header-module__85i50G__heroHeaderContainer{justify-content:space-between;align-items:center;gap:2rem;margin:0 auto;padding:0 1rem;display:flex}.Header-module__85i50G__heroLogoBox{flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.Header-module__85i50G__heroLogoBox:hover{transform:scale(1.05)}.Header-module__85i50G__heroLogoImg{object-fit:contain;width:auto;height:70px}.Header-module__85i50G__heroNav{flex:1;justify-content:center;display:flex}.Header-module__85i50G__heroNavMenu{flex-wrap:nowrap;justify-content:center;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__85i50G__heroNavLink{color:#ffffffe6;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;align-items:center;gap:.3rem;padding:.5rem .75rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;position:relative}.Header-module__85i50G__activeLink{color:var(--gold-500,#f59e0b)}.Header-module__85i50G__heroNavLink:after{content:"";background:var(--gold-500,#f59e0b);border-radius:2px;width:0;height:2px;margin:0 auto;transition:width .25s;position:absolute;bottom:2px;left:0;right:0}.Header-module__85i50G__activeLink:after{width:0}.Header-module__85i50G__activeLink svg{color:var(--gold-500,#f59e0b)}.Header-module__85i50G__heroNavLink svg{opacity:.7}.Header-module__85i50G__heroNavLink:hover,.Header-module__85i50G__heroNavLink:hover svg{color:var(--gold-500,#f59e0b)}.Header-module__85i50G__heroNavDropdown{position:relative}.Header-module__85i50G__heroDropdownMenu{background-color:var(--white,#fff);opacity:0;visibility:hidden;z-index:1000;border:1px solid #0000000d;border-radius:.5rem;min-width:240px;padding:.75rem 0;list-style:none;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 8px 30px #00000026}@media (min-width:1217px){.Header-module__85i50G__heroNavDropdown:hover .Header-module__85i50G__heroDropdownMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__85i50G__heroNavDropdown:hover .Header-module__85i50G__heroNavLink,.Header-module__85i50G__heroNavDropdown:hover .Header-module__85i50G__heroNavLink svg{color:var(--gold-500,#f59e0b)}.Header-module__85i50G__heroSubDropdown:hover .Header-module__85i50G__heroSubDropdownMenu{opacity:1;visibility:visible;transform:translate(0)}}.Header-module__85i50G__heroDropdownMenu li a{color:var(--gray-800,#334155);white-space:nowrap;padding:.65rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Header-module__85i50G__heroDropdownMenu li a:hover{color:var(--red-800,#8a0000);background-color:#fffbeb;padding-left:1.6rem}.Header-module__85i50G__heroSubDropdown{position:relative}.Header-module__85i50G__heroSubDropdownMenu{background-color:var(--white,#fff);opacity:0;visibility:hidden;z-index:1000;border:1px solid #0000000d;border-radius:.5rem;min-width:240px;padding:.75rem 0;list-style:none;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;top:-10px;left:100%;transform:translate(10px);box-shadow:0 8px 30px #00000026}.Header-module__85i50G__heroSubMenuToggle{justify-content:space-between;align-items:center;display:flex!important}.Header-module__85i50G__heroSubDropdownMenu li a{color:var(--gray-800,#334155);white-space:nowrap;padding:.65rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Header-module__85i50G__heroSubDropdownMenu li a:hover{color:var(--red-800,#8a0000);background-color:#fffbeb;padding-left:1.6rem}.Header-module__85i50G__hamburger{cursor:pointer;flex-direction:column;gap:5px;padding:.45rem;display:none}.Header-module__85i50G__hamburger span{background:var(--white,#fff);border-radius:2px;width:22px;height:2px;transition:all .3s}.Header-module__85i50G__dropdownOpen{position:relative}@media (max-width:1408px){.Header-module__85i50G__heroHeaderContainer{gap:1rem}.Header-module__85i50G__heroDropdownMenu li a{padding:.65rem 1.25rem}.Header-module__85i50G__heroDropdownMenu{padding:.4rem 0}.Header-module__85i50G__heroNavLink{padding:.5rem}}@media (max-width:1300px){.Header-module__85i50G__heroNavLink{padding:.5rem .35rem;font-size:.7rem}.Header-module__85i50G__heroNavMenu{gap:.1rem}}@media (max-width:1024px){.Header-module__85i50G__heroLogoImg{height:55px}}@media (max-width:1216px){.Header-module__85i50G__heroHeaderContainer{padding:0 1rem}.Header-module__85i50G__heroNav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:998;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#0a0a0af7;justify-content:flex-start;align-items:flex-start;width:360px;height:100vh;padding:5rem 0 100px;transition:right .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:auto;right:-375px;overflow:hidden scroll}.Header-module__85i50G__heroNav::-webkit-scrollbar{width:5px}.Header-module__85i50G__heroNav::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.Header-module__85i50G__heroNav::-webkit-scrollbar-thumb{background:#f59e0b66;border-radius:10px}.Header-module__85i50G__heroNav::-webkit-scrollbar-thumb:hover{background:#f59e0bb3}.Header-module__85i50G__heroNav{scrollbar-width:thin;scrollbar-color:#f59e0b66 #ffffff0d}.Header-module__85i50G__active{right:0}.Header-module__85i50G__heroNavMenu{flex-direction:column;align-items:flex-start;gap:0;width:100%;padding:0 2rem}.Header-module__85i50G__heroNavMenu>li{border-bottom:1px solid #ffffff0f;width:100%}.Header-module__85i50G__heroNavLink{color:#ffffffe6;justify-content:space-between;width:100%;padding:.85rem 0;font-size:.8rem}.Header-module__85i50G__heroNavLink:after{display:none}.Header-module__85i50G__heroNavLink svg{width:20px;height:20px;transition:transform .3s}.Header-module__85i50G__hamburger{z-index:1001;display:flex}.Header-module__85i50G__hamburgerActive span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__85i50G__hamburgerActive span:nth-child(2){opacity:0}.Header-module__85i50G__hamburgerActive span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__85i50G__heroDropdownMenu,.Header-module__85i50G__heroSubDropdownMenu{opacity:0;visibility:hidden;max-height:0;box-shadow:none;text-align:left;min-width:unset;background:0 0;border:none;padding:0;transition:max-height .35s,opacity .25s,padding .25s;position:static;overflow:hidden;transform:none}.Header-module__85i50G__dropdownOpen>.Header-module__85i50G__heroDropdownMenu,.Header-module__85i50G__dropdownOpen>.Header-module__85i50G__heroSubDropdownMenu{opacity:1;visibility:visible;max-height:600px;padding:.25rem 0 .5rem .75rem;overflow:visible}.Header-module__85i50G__dropdownOpen>.Header-module__85i50G__heroNavLink{color:var(--gold-500,#f59e0b)}.Header-module__85i50G__dropdownOpen>.Header-module__85i50G__heroNavLink svg{color:var(--gold-500,#f59e0b);transform:rotate(180deg)}.Header-module__85i50G__heroDropdownMenu li a,.Header-module__85i50G__heroSubDropdownMenu li a{color:#ffffffa6;white-space:normal;padding:.5rem 0;font-size:.85rem}.Header-module__85i50G__heroDropdownMenu li a:hover,.Header-module__85i50G__heroSubDropdownMenu li a:hover{color:var(--gold-500,#f59e0b);background-color:#0000;padding-left:.5rem}}
.Hero-module__RrpK_G__heroFullscreen{justify-content:center;align-items:center;width:100%;max-width:100vw;height:100vh;min-height:640px;display:flex;position:relative;overflow:hidden}.Hero-module__RrpK_G__heroBgImage{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__RrpK_G__heroSlide{opacity:0;will-change:opacity;pointer-events:none;width:100%;height:100%;transition:opacity 1.2s ease-in-out;position:absolute;inset:0}.Hero-module__RrpK_G__heroSlideActive{opacity:1}.Hero-module__RrpK_G__heroBgImg{object-fit:cover;object-position:center;will-change:transform;width:100%;height:100%;animation:24s ease-in-out infinite alternate Hero-module__RrpK_G__heroKenBurns;transform:scale(1)}@media (prefers-reduced-motion:reduce){.Hero-module__RrpK_G__heroSlide{transition:none}.Hero-module__RrpK_G__heroBgImg{animation:none}}@keyframes Hero-module__RrpK_G__heroKenBurns{0%{transform:scale(1)}to{transform:scale(1.06)}}.Hero-module__RrpK_G__heroOverlay{z-index:2;background:radial-gradient(circle at 30%,#0006 0%,#000000a6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__RrpK_G__heroContent{z-index:3;text-align:left;width:100%;margin:0 auto;padding:2rem;position:relative}.Hero-module__RrpK_G__heroTagPill{-webkit-backdrop-filter:blur(12px);border-radius:var(--r-full);color:var(--gold-300);letter-spacing:.04em;text-transform:uppercase;background:#ffffff1f;border:1px solid #f4c74966;align-items:center;gap:.6rem;margin-bottom:1.25rem;padding:.45rem 1.1rem;font-size:.82rem;font-weight:700;animation:.8s cubic-bezier(.16,1,.3,1) both Hero-module__RrpK_G__fadeInUp;display:inline-flex;box-shadow:0 4px 16px #0003}.Hero-module__RrpK_G__heroTagDot{background:var(--gold-400);width:8px;height:8px;box-shadow:0 0 10px var(--gold-400);border-radius:50%;animation:1.8s ease-in-out infinite Hero-module__RrpK_G__pulseDot}@keyframes Hero-module__RrpK_G__pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.4)}}.Hero-module__RrpK_G__heroMainTitle{font-family:var(--font-heading);color:#fff;letter-spacing:-.01em;text-shadow:0 4px 24px #0000004d;margin-bottom:1.25rem;font-size:clamp(2.6rem,5.8vw,4.5rem);font-weight:700;line-height:1.15;animation:.9s cubic-bezier(.16,1,.3,1) .15s both Hero-module__RrpK_G__fadeInUp}.Hero-module__RrpK_G__heroMainTitle em{background:linear-gradient(135deg, #fff 60%, var(--gold-300) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-style:italic;font-weight:700}.Hero-module__RrpK_G__heroSubtitle{color:#ffffffe0;text-shadow:0 2px 10px #0006;max-width:620px;margin-bottom:2.2rem;font-size:clamp(.95rem,1.6vw,1.12rem);font-weight:400;line-height:1.65;animation:.9s cubic-bezier(.16,1,.3,1) .25s both Hero-module__RrpK_G__fadeInUp}.Hero-module__RrpK_G__heroCtaGroup{flex-wrap:wrap;align-items:center;gap:1.25rem;animation:.9s cubic-bezier(.16,1,.3,1) .35s both Hero-module__RrpK_G__fadeInUp;display:flex}.Hero-module__RrpK_G__heroApplyBtn{color:var(--gray-900);border-radius:var(--r-full);letter-spacing:.04em;background:#fff;align-items:center;gap:.75rem;padding:.55rem 1.6rem .55rem .55rem;font-size:.9rem;font-weight:800;transition:all .35s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 28px #00000040}.Hero-module__RrpK_G__heroApplyBtn:after{content:"";background:linear-gradient(90deg,#0000,#fffc,#0000);width:40%;height:200%;animation:3.5s infinite Hero-module__RrpK_G__buttonSheen;position:absolute;top:-50%;left:-60%;transform:rotate(30deg)}@keyframes Hero-module__RrpK_G__buttonSheen{0%,60%{left:-60%}to{left:140%}}.Hero-module__RrpK_G__heroApplyBtn:hover{background:var(--gold-500);color:var(--gray-900);transform:translateY(-3px)scale(1.02);box-shadow:0 12px 36px #f59e0b73}.Hero-module__RrpK_G__heroApplyIcon{background:var(--gold-500);width:36px;height:36px;color:var(--gray-900);border-radius:50%;justify-content:center;align-items:center;transition:all .35s;display:flex}.Hero-module__RrpK_G__heroApplyBtn:hover .Hero-module__RrpK_G__heroApplyIcon{background:var(--gray-900);color:#fff;transform:rotate(-45deg)}.Hero-module__RrpK_G__heroTourBtn{-webkit-backdrop-filter:blur(12px);color:#fff;border-radius:var(--r-full);background:#ffffff1f;border:1px solid #ffffff59;align-items:center;gap:.6rem;padding:.75rem 1.5rem;font-size:.88rem;font-weight:700;transition:all .35s cubic-bezier(.16,1,.3,1);display:inline-flex}.Hero-module__RrpK_G__heroTourBtn:hover{border-color:var(--gold-400);color:var(--gold-300);background:#ffffff40;transform:translateY(-3px);box-shadow:0 8px 24px #00000040}.Hero-module__RrpK_G__heroTourIcon{justify-content:center;align-items:center;display:flex}.Hero-module__RrpK_G__heroFloatingBadges{z-index:4;flex-direction:column;gap:1.25rem;display:flex;position:absolute;top:35%;right:5%}.Hero-module__RrpK_G__heroFbadge{-webkit-backdrop-filter:blur(16px);background:#111827a6;border:1px solid #f4c7494d;border-radius:1rem;align-items:center;gap:.9rem;padding:.85rem 1.25rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 12px 32px #00000059}.Hero-module__RrpK_G__heroFbadge:hover{border-color:var(--gold-400);background:#111827d9;transform:translateY(-4px)scale(1.03);box-shadow:0 16px 40px #f4c74933}.Hero-module__RrpK_G__heroFbadge1{animation:6s ease-in-out infinite Hero-module__RrpK_G__floatFbadge1}.Hero-module__RrpK_G__heroFbadge2{animation:7s ease-in-out .8s infinite Hero-module__RrpK_G__floatFbadge2}@keyframes Hero-module__RrpK_G__floatFbadge1{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes Hero-module__RrpK_G__floatFbadge2{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Hero-module__RrpK_G__fbadgeIcon{border-radius:.75rem;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;display:flex}.Hero-module__RrpK_G__fbadgeBus{border:1px solid var(--gold-400);color:var(--gold-300);background:linear-gradient(135deg,#f4c74940,#f59e0b59)}.Hero-module__RrpK_G__fbadgeAward{border:1px solid var(--sky-200);color:var(--sky-200);background:linear-gradient(135deg,#bae6fd40,#0284c759)}.Hero-module__RrpK_G__fbadgeText{flex-direction:column;display:flex}.Hero-module__RrpK_G__fbadgeText strong{font-family:var(--font-heading);color:#fff;font-size:.95rem;font-weight:800}.Hero-module__RrpK_G__fbadgeText span{color:#ffffffbf;font-size:.76rem}.Hero-module__RrpK_G__marqueeTicker{z-index:5;background:#000000d9;width:100%;padding:1rem 0;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.Hero-module__RrpK_G__marqueeTrack{white-space:nowrap;align-items:center;gap:0;width:max-content;animation:20s linear infinite Hero-module__RrpK_G__marqueeScroll;display:flex}.Hero-module__RrpK_G__marqueeText{font-family:var(--font-heading);color:#fff;text-transform:uppercase;letter-spacing:.02em;padding:0 .5rem;font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:900}.Hero-module__RrpK_G__marqueeDot{color:#0000;justify-content:center;align-items:center;padding:0 1.5rem;font-size:0;font-weight:900;display:inline-flex}.Hero-module__RrpK_G__marqueeDot:after{content:"";background:#fff;border-radius:50%;width:10px;height:10px;display:inline-block}@keyframes Hero-module__RrpK_G__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:1799px){.Hero-module__RrpK_G__heroFloatingBadges{right:30px}}@media (max-width:991px){.Hero-module__RrpK_G__heroFloatingBadges{display:none}}@media (max-width:575px){.Hero-module__RrpK_G__heroApplyBtn{padding:8px 15px;font-size:13px}.Hero-module__RrpK_G__heroTagPill{margin-bottom:10px}.Hero-module__RrpK_G__heroMainTitle{margin-bottom:20px;font-size:35px;line-height:35px}}@media (max-width:420px){.Hero-module__RrpK_G__heroMainTitle{font-size:28px;line-height:28px}.Hero-module__RrpK_G__heroTagPill{padding:10px 12px;font-size:12px}.Hero-module__RrpK_G__heroSubtitle{margin-bottom:20px}}
.StatsSection-module___Q4NHa__statsPremiumSection{z-index:10;background:linear-gradient(#fff 0%,#f8fafc 100%);padding:4.5rem 0 3.5rem;position:relative}.StatsSection-module___Q4NHa__container{width:100%;max-width:1380px;margin:0 auto;padding:0 2rem}.StatsSection-module___Q4NHa__statsPremiumGrid{grid-template-columns:repeat(4,1fr);gap:1.75rem;display:grid}.StatsSection-module___Q4NHa__statPremiumCard{-webkit-backdrop-filter:blur(16px);background:#fffffff2;border:1px solid #e5e7ebd9;border-radius:1.25rem;flex-direction:column;padding:2rem 1.6rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a,0 1px 3px #00000005}.StatsSection-module___Q4NHa__statPremiumCard:hover{transform:translateY(-8px);box-shadow:0 20px 45px #00000014,0 4px 12px #00000008}.StatsSection-module___Q4NHa__statCardTop{z-index:2;justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex;position:relative}.StatsSection-module___Q4NHa__statIconWrap{border-radius:.9rem;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 14px #0000000d}.StatsSection-module___Q4NHa__statPremiumCard:hover .StatsSection-module___Q4NHa__statIconWrap{transform:scale(1.1)rotate(4deg)}.StatsSection-module___Q4NHa__statIconRuby{color:var(--red-800);background:#fef2f2;border:1px solid #fecaca}.StatsSection-module___Q4NHa__statIconGold{color:var(--gold-600);background:#fffbeb;border:1px solid #fde68a}.StatsSection-module___Q4NHa__statIconAzure,.StatsSection-module___Q4NHa__statIconCrimson{color:var(--red-900);background:#fef2f2;border:1px solid #fecaca}.StatsSection-module___Q4NHa__statIconPurple,.StatsSection-module___Q4NHa__statIconAmber{color:var(--gold-700);background:#fffbeb;border:1px solid #fde68a}.StatsSection-module___Q4NHa__statSubChip{border-radius:var(--r-full);text-transform:uppercase;letter-spacing:.04em;padding:.25rem .65rem;font-size:.72rem;font-weight:700;display:inline-block}.StatsSection-module___Q4NHa__chipRuby{color:var(--red-800);background:#8a00000f;border:1px solid #8a000026}.StatsSection-module___Q4NHa__chipGold{color:var(--gold-600);background:#f59e0b1a;border:1px solid #f59e0b40}.StatsSection-module___Q4NHa__chipAzure,.StatsSection-module___Q4NHa__chipCrimson{color:var(--red-800);background:#8a00000f;border:1px solid #8a000026}.StatsSection-module___Q4NHa__chipPurple,.StatsSection-module___Q4NHa__chipAmber{color:var(--gold-700);background:#f59e0b1a;border:1px solid #f59e0b40}.StatsSection-module___Q4NHa__statNumberWrap{z-index:2;margin-bottom:.5rem;position:relative}.StatsSection-module___Q4NHa__statPremiumNumber{font-family:var(--font-heading);letter-spacing:-.02em;font-size:clamp(2.7rem,4vw,3.3rem);font-weight:600;line-height:1}.StatsSection-module___Q4NHa__statThemeRuby .StatsSection-module___Q4NHa__statPremiumNumber{background:linear-gradient(135deg,#7f0000 0%,#b30000 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.StatsSection-module___Q4NHa__statThemeGold .StatsSection-module___Q4NHa__statPremiumNumber{background:linear-gradient(135deg,#d97706 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.StatsSection-module___Q4NHa__statThemeAzure .StatsSection-module___Q4NHa__statPremiumNumber,.StatsSection-module___Q4NHa__statThemeCrimson .StatsSection-module___Q4NHa__statPremiumNumber{background:linear-gradient(135deg,#8a0000 0%,#dc2626 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.StatsSection-module___Q4NHa__statThemePurple .StatsSection-module___Q4NHa__statPremiumNumber,.StatsSection-module___Q4NHa__statThemeAmber .StatsSection-module___Q4NHa__statPremiumNumber{background:linear-gradient(135deg,#b45309 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.StatsSection-module___Q4NHa__statPremiumNumber span{margin-left:2px;font-size:.75em;font-weight:800}.StatsSection-module___Q4NHa__statPremiumLabel{font-family:var(--font-body);color:var(--gray-800);z-index:2;align-items:center;min-height:2.7rem;margin-bottom:1.25rem;font-size:.92rem;font-weight:700;line-height:1.45;display:flex;position:relative}.StatsSection-module___Q4NHa__statMeterTrack{z-index:2;background:#0000000a;border-radius:4px;width:100%;height:4px;margin-top:auto;position:relative;overflow:hidden}.StatsSection-module___Q4NHa__statMeterFill{border-radius:4px;width:0%;height:100%;transition:width 1.4s cubic-bezier(.16,1,.3,1) .2s}.StatsSection-module___Q4NHa__statFillRuby{background:linear-gradient(90deg,#8a0000,#dc2626)}.StatsSection-module___Q4NHa__statFillGold{background:linear-gradient(90deg,#d97706,#f59e0b)}.StatsSection-module___Q4NHa__statFillAzure,.StatsSection-module___Q4NHa__statFillCrimson{background:linear-gradient(90deg,#7f0000,#b30000)}.StatsSection-module___Q4NHa__statFillPurple,.StatsSection-module___Q4NHa__statFillAmber{background:linear-gradient(90deg,#b45309,#fbbf24)}.StatsSection-module___Q4NHa__statPremiumCard.StatsSection-module___Q4NHa__revealed .StatsSection-module___Q4NHa__statMeterFill{width:100%}.StatsSection-module___Q4NHa__statThemeRuby:hover{border-color:#b91c1c59}.StatsSection-module___Q4NHa__statThemeGold:hover{border-color:#f59e0b66}.StatsSection-module___Q4NHa__statThemeCrimson:hover{border-color:#b91c1c59}.StatsSection-module___Q4NHa__statThemeAmber:hover{border-color:#f59e0b66}@media (max-width:1024px){.StatsSection-module___Q4NHa__statsPremiumGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.StatsSection-module___Q4NHa__statPremiumNumber{font-size:35px}.StatsSection-module___Q4NHa__statsPremiumSection{padding:40px 0}.StatsSection-module___Q4NHa__statPremiumCard{padding:20px}}@media (max-width:575px){.StatsSection-module___Q4NHa__statsPremiumGrid{grid-template-columns:1fr;gap:1.25rem}}@media (max-width:420px){.StatsSection-module___Q4NHa__statPremiumNumber{font-size:30px}.StatsSection-module___Q4NHa__statPremiumLabel{margin-bottom:0}}@media (max-width:360px){.StatsSection-module___Q4NHa__statPremiumNumber{font-size:28px}}
.CollegeOverview-module__gINkxq__aboutPremiumSection{background:var(--white);padding:6rem 0;position:relative;overflow:hidden}.CollegeOverview-module__gINkxq__aboutPremiumGrid{grid-template-columns:1.15fr 1fr;align-items:center;gap:4.5rem;display:grid}.CollegeOverview-module__gINkxq__aboutPremiumContent{order:-1;position:relative}.CollegeOverview-module__gINkxq__aboutPremiumImgWrap{position:relative}.CollegeOverview-module__gINkxq__aboutAmbientGlow{filter:blur(45px);z-index:0;pointer-events:none;background:radial-gradient(circle,#8a00001f 0%,#f59e0b1a 50%,#0000 75%);width:80%;height:80%;position:absolute;top:10%;left:10%}.CollegeOverview-module__gINkxq__aboutImgFrame{z-index:1;border:1px solid #e2e8f0e6;border-radius:1.5rem;position:relative;overflow:hidden;box-shadow:0 25px 60px #0f172a1f,0 4px 12px #0f172a0a}.CollegeOverview-module__gINkxq__sliderContainer{width:100%;height:520px;position:relative;overflow:hidden}.CollegeOverview-module__gINkxq__sliderSlide{opacity:0;visibility:hidden;width:100%;height:100%;transition:opacity 1.2s ease-in-out,visibility 1.2s ease-in-out;position:absolute;top:0;left:0}.CollegeOverview-module__gINkxq__sliderSlide.CollegeOverview-module__gINkxq__activeSlide{opacity:1;visibility:visible;z-index:1}.CollegeOverview-module__gINkxq__sliderPagination{z-index:5;border-radius:var(--r-full);-webkit-backdrop-filter:blur(8px);background:#0f172a73;border:1px solid #ffffff26;gap:.5rem;padding:.4rem .75rem;display:flex;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.CollegeOverview-module__gINkxq__paginationDot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.CollegeOverview-module__gINkxq__paginationDot:hover{background:#ffffffd9;transform:scale(1.2)}.CollegeOverview-module__gINkxq__paginationDot.CollegeOverview-module__gINkxq__activeDot{background:var(--white);border-radius:4px;width:20px}.CollegeOverview-module__gINkxq__aboutPremiumImg{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block;width:100%!important;height:100%!important}.CollegeOverview-module__gINkxq__aboutImgFrame:hover .CollegeOverview-module__gINkxq__aboutPremiumImg{transform:scale(1.04)}.CollegeOverview-module__gINkxq__aboutImgTopBadge{-webkit-backdrop-filter:blur(12px);color:var(--white);border-radius:var(--r-full);z-index:2;background:#0f172acc;border:1px solid #fff3;align-items:center;gap:.5rem;padding:.45rem 1rem;font-size:.76rem;font-weight:700;display:inline-flex;position:absolute;top:1.25rem;left:1.25rem}.CollegeOverview-module__gINkxq__aboutLocationDot{background:var(--gold-400);width:8px;height:8px;box-shadow:0 0 8px var(--gold-400);border-radius:50%;animation:2s infinite CollegeOverview-module__gINkxq__pulse}.CollegeOverview-module__gINkxq__aboutFbadgeStats{-webkit-backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #e2e8f0e6;border-radius:1.15rem;align-items:center;gap:.9rem;padding:.9rem 1.4rem;transition:transform .35s;display:flex;box-shadow:0 16px 35px #0f172a1f,0 2px 6px #0f172a0a;z-index:3!important;position:absolute!important;top:1.25rem!important;bottom:auto!important;left:1.25rem!important}.CollegeOverview-module__gINkxq__aboutFbadgeStats:hover{transform:translateY(-4px)}.CollegeOverview-module__gINkxq__aboutFbadgeIcon{width:44px;height:44px;color:var(--red-800);background:#fef2f2;border:1px solid #fecaca;border-radius:.8rem;justify-content:center;align-items:center;display:flex}.CollegeOverview-module__gINkxq__aboutFbadgeText{flex-direction:column;display:flex}.CollegeOverview-module__gINkxq__aboutFbadgeNum{font-family:var(--font-heading);color:var(--red-800);font-size:1.5rem;font-weight:900;line-height:1}.CollegeOverview-module__gINkxq__aboutFbadgeSub{color:var(--gray-500);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:700}.CollegeOverview-module__gINkxq__aboutFbadgeAffil{z-index:3;-webkit-backdrop-filter:blur(16px);border-radius:var(--r-full);color:var(--gray-800);background:#fffffff5;border:1px solid #e2e8f0e6;align-items:center;gap:.55rem;padding:.5rem 1.1rem;font-size:.8rem;font-weight:800;display:flex;position:absolute;top:2rem;right:-1.25rem;box-shadow:0 10px 25px #0f172a14}.CollegeOverview-module__gINkxq__aboutFbadgeAffilIcon{color:var(--gold-600);display:flex}.CollegeOverview-module__gINkxq__aboutPremiumTag{border-radius:var(--r-full);background:var(--sky-100);color:var(--sky-700);text-transform:uppercase;letter-spacing:.06em;border:1px solid var(--sky-200);align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.45rem 1.1rem;font-size:.76rem;font-weight:800;display:inline-flex}.CollegeOverview-module__gINkxq__aboutTagDot{background:var(--sky-600);border-radius:50%;width:7px;height:7px;animation:2s infinite CollegeOverview-module__gINkxq__pulse}.CollegeOverview-module__gINkxq__aboutPremiumTitle{font-family:var(--font-heading);color:var(--gray-900);letter-spacing:-.02em;margin-bottom:.85rem;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:700;line-height:1.2}.CollegeOverview-module__gINkxq__aboutPremiumTitle span{background:var(--grad-red);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CollegeOverview-module__gINkxq__aboutPremiumSubtitle{font-family:var(--font-heading);color:var(--gray-700);margin-bottom:1.25rem;font-size:1.15rem;font-weight:700;line-height:1.4}.CollegeOverview-module__gINkxq__aboutPremiumText{color:var(--gray-600);margin-bottom:2rem;font-size:.96rem;line-height:1.8}.CollegeOverview-module__gINkxq__aboutPremiumText strong{color:var(--gray-900);font-weight:700}.CollegeOverview-module__gINkxq__aboutFeaturesGrid{grid-template-columns:repeat(2,1fr);gap:1.15rem;margin-bottom:2.25rem;display:grid}.CollegeOverview-module__gINkxq__aboutFeatureCard{border:1px solid var(--gray-200);background:#f8fafc;border-radius:1rem;align-items:flex-start;gap:.85rem;padding:1rem 1.1rem;transition:all .3s;display:flex}.CollegeOverview-module__gINkxq__aboutFeatureCard:hover{background:var(--white);border-color:var(--gray-300);transform:translateY(-3px);box-shadow:0 8px 20px #0000000d}.CollegeOverview-module__gINkxq__afIcon{border-radius:.75rem;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;display:flex}.CollegeOverview-module__gINkxq__afIconRuby{color:var(--red-800);background:#fef2f2;border:1px solid #fecaca}.CollegeOverview-module__gINkxq__afIconGold{color:var(--gold-600);background:#fffbeb;border:1px solid #fde68a}.CollegeOverview-module__gINkxq__afIconAzure{color:var(--red-900);background:#fef2f2;border:1px solid #fecaca}.CollegeOverview-module__gINkxq__afIconPurple{color:var(--gold-700);background:#fffbeb;border:1px solid #fde68a}.CollegeOverview-module__gINkxq__afInfo h4{font-family:var(--font-heading);color:var(--gray-900);margin:0 0 .15rem;font-size:.92rem;font-weight:800}.CollegeOverview-module__gINkxq__afInfo p{color:var(--gray-500);margin:0;font-size:.78rem;line-height:1.35}.CollegeOverview-module__gINkxq__aboutActionsWrap{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.CollegeOverview-module__gINkxq__aboutPremiumBtn{padding:.85rem 2rem;font-size:.95rem}.CollegeOverview-module__gINkxq__aboutSecondaryBtn{border-radius:var(--r-full);border:1.5px solid var(--gray-300);color:var(--gray-700);padding:.85rem 1.75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s}.CollegeOverview-module__gINkxq__aboutSecondaryBtn:hover{border-color:var(--red-800);color:var(--red-800);background:#fef2f2;transform:translateY(-2px)}@media (max-width:1024px){.CollegeOverview-module__gINkxq__aboutPremiumGrid{grid-template-columns:1fr;gap:3.5rem}.CollegeOverview-module__gINkxq__sliderContainer{height:420px}.CollegeOverview-module__gINkxq__aboutFbadgeStats{top:1.25rem!important;bottom:auto!important;left:1.25rem!important}.CollegeOverview-module__gINkxq__aboutFbadgeAffil{top:1rem;right:1rem}}@media (max-width:640px){.CollegeOverview-module__gINkxq__aboutFeaturesGrid{grid-template-columns:1fr;gap:.85rem}.CollegeOverview-module__gINkxq__sliderContainer{height:320px}.CollegeOverview-module__gINkxq__aboutFbadgeStats{padding:.65rem 1rem}.CollegeOverview-module__gINkxq__aboutFbadgeNum{font-size:1.25rem}.CollegeOverview-module__gINkxq__aboutActionsWrap{flex-direction:column;align-items:stretch}.CollegeOverview-module__gINkxq__aboutActionsWrap .CollegeOverview-module__gINkxq__btn{text-align:center;justify-content:center}}.CollegeOverview-module__gINkxq__vmTabBar{border-bottom:2px solid var(--gray-200);flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem;padding-bottom:.5rem;display:flex}.CollegeOverview-module__gINkxq__vmTab{color:var(--gray-500);border-radius:var(--r-sm);transition:var(--transition);cursor:pointer;padding:.5rem 1rem;font-size:.85rem;font-weight:800}.CollegeOverview-module__gINkxq__vmTab.CollegeOverview-module__gINkxq__active{background:var(--red-100);color:var(--red-800)}.CollegeOverview-module__gINkxq__vmBox{background:var(--gray-50);border-radius:var(--r-md);border:1px solid var(--gray-200);padding:1.4rem;display:none}.CollegeOverview-module__gINkxq__vmBox.CollegeOverview-module__gINkxq__active{animation:.35s CollegeOverview-module__gINkxq__fadeUp;display:block}@media (max-width:1216px){.CollegeOverview-module__gINkxq__aboutFbadgeStats{padding:12px 15px}.CollegeOverview-module__gINkxq__aboutFbadgeNum{margin-bottom:5px;font-size:20px}.CollegeOverview-module__gINkxq__aboutFbadgeSub{font-size:10px}.CollegeOverview-module__gINkxq__aboutPremiumGrid{grid-template-columns:auto;gap:40px}.CollegeOverview-module__gINkxq__aboutPremiumSection{padding:60px 0}}
.WhyChooseUs-module__-9uOHa__whyChooseSection{background:var(--sky-50)}.WhyChooseUs-module__-9uOHa__whyGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.75rem;display:grid}.WhyChooseUs-module__-9uOHa__whyCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--r-lg);transition:var(--transition);padding:1.75rem}.WhyChooseUs-module__-9uOHa__whyCard:hover{box-shadow:var(--shadow-md);border-color:var(--red-800);transform:translateY(-5px)}.WhyChooseUs-module__-9uOHa__whyIcon{margin-bottom:.75rem;font-size:2rem}.WhyChooseUs-module__-9uOHa__whyTitle{font-family:var(--font-heading);color:var(--gray-900);margin-bottom:.45rem;font-size:1.15rem;font-weight:700}.WhyChooseUs-module__-9uOHa__whyChooseLayout{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}.WhyChooseUs-module__-9uOHa__whyChooseImages{position:relative}.WhyChooseUs-module__-9uOHa__whyImgCollage{grid-template-rows:auto auto;grid-template-columns:1fr 1.2fr;gap:1rem;display:grid;position:relative}.WhyChooseUs-module__-9uOHa__whyImgLarge{grid-row:1/3;align-self:center}.WhyChooseUs-module__-9uOHa__whyImgLarge img{object-fit:cover;border-radius:var(--r-lg);aspect-ratio:3/4;width:100%;height:100%}.WhyChooseUs-module__-9uOHa__whyImgSmall img{object-fit:cover;border-radius:var(--r-lg);width:100%;height:100%}.WhyChooseUs-module__-9uOHa__whyImgSmallGroup{flex-direction:column;gap:1rem;padding-top:2.5rem;display:flex}.WhyChooseUs-module__-9uOHa__whyImgSmall{border-radius:var(--r-lg);flex:1;overflow:hidden}.WhyChooseUs-module__-9uOHa__whyImgSmall img{aspect-ratio:4/3}.WhyChooseUs-module__-9uOHa__whyChooseContent .WhyChooseUs-module__-9uOHa__sectionSubtitle{margin-bottom:.75rem}.WhyChooseUs-module__-9uOHa__whyChooseContent .WhyChooseUs-module__-9uOHa__sectionTitle{text-align:left;margin-bottom:1rem}.WhyChooseUs-module__-9uOHa__whyChooseDesc{color:var(--gray-600);margin-bottom:2rem;font-size:1rem;line-height:1.7}.WhyChooseUs-module__-9uOHa__whyChooseFeatures{flex-direction:column;gap:.6rem;margin-bottom:2rem;display:flex}.WhyChooseUs-module__-9uOHa__whyFeatureItem{align-items:center;gap:1rem;display:flex}.WhyChooseUs-module__-9uOHa__whyFeatureIcon{border-radius:var(--r-md);width:42px;min-width:42px;height:42px;color:var(--gold-600);background:0 0;justify-content:center;align-items:center;display:flex}.WhyChooseUs-module__-9uOHa__whyFeatureText{font-family:var(--font-heading);color:var(--gray-900);font-size:1rem;font-weight:600}.WhyChooseUs-module__-9uOHa__whyChooseBtn{font-family:var(--font-heading);color:#fff;background:var(--grad-red);letter-spacing:.5px;box-shadow:var(--shadow-red);transition:var(--transition);border-radius:50px;align-items:center;gap:.5rem;padding:.7rem 1.5rem;font-size:.92rem;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.WhyChooseUs-module__-9uOHa__whyChooseBtn svg{color:#fff}.WhyChooseUs-module__-9uOHa__whyChooseBtn:hover{background:var(--gold-500);color:var(--gray-900);transform:translateY(-2px);box-shadow:0 12px 28px #f59e0b59}.WhyChooseUs-module__-9uOHa__whyChooseLayout{grid-template-columns:1fr 1fr}@media (max-width:1799px){.WhyChooseUs-module__-9uOHa__whyChooseLayout{gap:3.5rem}}@media (max-width:1599px){.WhyChooseUs-module__-9uOHa__whyChooseLayout{gap:3rem}}@media (max-width:1408px){.WhyChooseUs-module__-9uOHa__whyChooseLayout{gap:2.5rem}.WhyChooseUs-module__-9uOHa__sectionTitle{font-size:32px}}@media (max-width:1216px){.WhyChooseUs-module__-9uOHa__sectionTitle{font-size:30px}.WhyChooseUs-module__-9uOHa__whyChooseLayout{gap:2rem}.WhyChooseUs-module__-9uOHa__whyImgSmallGroup{padding-top:1.5rem}}@media (max-width:1024px){.WhyChooseUs-module__-9uOHa__whyChooseLayout{grid-template-columns:1fr;gap:2.5rem}.WhyChooseUs-module__-9uOHa__whyImgCollage{max-width:550px;margin:0 auto}.WhyChooseUs-module__-9uOHa__whyChooseBtn{justify-content:center;width:fit-content;display:flex}}@media (max-width:768px){.WhyChooseUs-module__-9uOHa__sectionTitle{font-size:26px}.WhyChooseUs-module__-9uOHa__whyChooseDesc{font-size:.95rem}.WhyChooseUs-module__-9uOHa__whyImgCollage{max-width:100%}.WhyChooseUs-module__-9uOHa__whyImgSmallGroup{padding-top:1rem}.WhyChooseUs-module__-9uOHa__whyFeatureText{font-size:.95rem}.WhyChooseUs-module__-9uOHa__whyFeatureIcon{width:38px;min-width:38px;height:38px}}@media (max-width:575px){.WhyChooseUs-module__-9uOHa__sectionTitle{font-size:24px}.WhyChooseUs-module__-9uOHa__whyImgCollage{grid-template-columns:1fr}.WhyChooseUs-module__-9uOHa__whyImgLarge{grid-row:auto}.WhyChooseUs-module__-9uOHa__whyImgSmallGroup{flex-direction:row;padding-top:0}.WhyChooseUs-module__-9uOHa__whyChooseFeatures{gap:.75rem}.WhyChooseUs-module__-9uOHa__whyChooseDesc{margin-bottom:1.5rem;font-size:.9rem}}@media (max-width:480px){.WhyChooseUs-module__-9uOHa__sectionTitle{font-size:22px}.WhyChooseUs-module__-9uOHa__whyChooseLayout{gap:2rem}.WhyChooseUs-module__-9uOHa__whyFeatureText{font-size:.9rem}.WhyChooseUs-module__-9uOHa__whyChooseBtn{padding:.65rem 1.25rem;font-size:.85rem}}@media (max-width:420px){.WhyChooseUs-module__-9uOHa__sectionTitle{font-size:20px}.WhyChooseUs-module__-9uOHa__whyImgSmallGroup{flex-direction:column}.WhyChooseUs-module__-9uOHa__whyChooseFeatures{margin-bottom:1.5rem}}@media (max-width:380px){.WhyChooseUs-module__-9uOHa__sectionTitle{font-size:19px}.WhyChooseUs-module__-9uOHa__whyFeatureIcon{width:34px;min-width:34px;height:34px}.WhyChooseUs-module__-9uOHa__whyFeatureText{font-size:.85rem}}@media (max-width:360px){.WhyChooseUs-module__-9uOHa__sectionTitle{font-size:18px}.WhyChooseUs-module__-9uOHa__whyChooseBtn{padding:.6rem 1.1rem;font-size:.8rem}}
.InfrastructureSection-module__GMYAaa__facilitiesSection{background:var(--white);overflow:hidden}.InfrastructureSection-module__GMYAaa__facilitiesSliderWrap{align-items:center;gap:1rem;display:flex;position:relative}.InfrastructureSection-module__GMYAaa__facilitiesGrid{scrollbar-width:none;-ms-overflow-style:none;flex:1;gap:24px;padding:10px 0;display:flex;overflow-x:auto;scroll-behavior:auto!important}.InfrastructureSection-module__GMYAaa__facilitiesGrid::-webkit-scrollbar{display:none}.InfrastructureSection-module__GMYAaa__facilityCard{scroll-snap-align:start;background:var(--white);border-radius:var(--r-lg);border:1px solid var(--gray-200);box-shadow:var(--shadow-sm);transition:var(--transition);box-sizing:border-box;flex:0 0 calc(25% - 18px);overflow:hidden}.InfrastructureSection-module__GMYAaa__facilityCard:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.InfrastructureSection-module__GMYAaa__facilityImg{object-fit:cover;width:100%;height:200px}.InfrastructureSection-module__GMYAaa__facilityContent{padding:1.4rem}.InfrastructureSection-module__GMYAaa__facilityTitle{font-family:var(--font-heading);color:var(--gray-900);margin-bottom:.4rem;font-size:1.15rem;font-weight:700}.InfrastructureSection-module__GMYAaa__sliderArrow{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:flex;background:var(--color-primary,#b00000)!important;color:var(--white,#fff)!important;border-color:var(--color-primary,#b00000)!important;transition:all .3s!important;box-shadow:0 4px 14px #b0000033!important}.InfrastructureSection-module__GMYAaa__sliderArrow:hover{background:var(--color-primary-dark,maroon)!important;border-color:var(--color-primary-dark,maroon)!important;color:var(--white,#fff)!important;transform:scale(1.08)!important}.InfrastructureSection-module__GMYAaa__mobileArrows{flex-direction:row;justify-content:center;align-items:center;gap:10px;margin-top:30px;display:none}.InfrastructureSection-module__GMYAaa__mobileArrows .InfrastructureSection-module__GMYAaa__sliderArrow{flex-shrink:0}.InfrastructureSection-module__GMYAaa__mobileArrowsWrap{flex-direction:row;justify-content:center;align-items:center;gap:10px;margin-top:30px}.InfrastructureSection-module__GMYAaa__desktopArrow{flex-shrink:0}@media (max-width:1799px){.InfrastructureSection-module__GMYAaa__facilityCard{flex:0 0 calc(25% - 18px)}}@media (max-width:1599px){.InfrastructureSection-module__GMYAaa__facilitiesGrid{gap:20px}.InfrastructureSection-module__GMYAaa__facilityCard{flex:0 0 calc(25% - 15px)}}@media (max-width:1408px){.InfrastructureSection-module__GMYAaa__facilityCard{flex:0 0 calc(25% - 15px)}.InfrastructureSection-module__GMYAaa__facilityImg{height:180px}}@media (max-width:1216px){.InfrastructureSection-module__GMYAaa__facilityCard{flex:0 0 calc(33.333% - 16px)}.InfrastructureSection-module__GMYAaa__facilitiesGrid{gap:20px}}@media (max-width:1024px){.InfrastructureSection-module__GMYAaa__facilityCard{flex:0 0 calc(50% - 10px)}.InfrastructureSection-module__GMYAaa__facilityImg{height:170px}.InfrastructureSection-module__GMYAaa__facilityContent{padding:1.2rem}.InfrastructureSection-module__GMYAaa__facilityTitle{font-size:1.05rem}}@media (max-width:768px){.InfrastructureSection-module__GMYAaa__sectionTitle{font-size:30px}.InfrastructureSection-module__GMYAaa__sectionHeader{margin:0 auto 1rem}.InfrastructureSection-module__GMYAaa__sectionDescription{font-size:14px;line-height:24px}.InfrastructureSection-module__GMYAaa__facilityCard{flex:0 0 100%;min-width:100%}.InfrastructureSection-module__GMYAaa__facilitiesGrid{scroll-snap-type:x mandatory;gap:16px;padding:10px 0}.InfrastructureSection-module__GMYAaa__facilitiesSliderWrap{display:block}.InfrastructureSection-module__GMYAaa__desktopArrow{display:none!important}.InfrastructureSection-module__GMYAaa__mobileArrowsWrap{display:flex!important}.InfrastructureSection-module__GMYAaa__facilitiesGrid{order:-1;width:100%}.InfrastructureSection-module__GMYAaa__facilityImg{height:200px}.InfrastructureSection-module__GMYAaa__facilityContent{padding:1rem}.InfrastructureSection-module__GMYAaa__facilityTitle{font-size:1rem}}@media (max-width:575px){.InfrastructureSection-module__GMYAaa__sectionTitle{font-size:24px}.InfrastructureSection-module__GMYAaa__facilityImg{height:180px}.InfrastructureSection-module__GMYAaa__mobileArrowsWrap{margin-top:20px!important}.InfrastructureSection-module__GMYAaa__sliderArrow{width:40px;min-width:40px;height:40px}}@media (max-width:480px){.InfrastructureSection-module__GMYAaa__facilityImg{height:160px}}@media (max-width:420px){.InfrastructureSection-module__GMYAaa__facilityContent{padding:.9rem}.InfrastructureSection-module__GMYAaa__facilityTitle{font-size:.95rem}}@media (max-width:380px){.InfrastructureSection-module__GMYAaa__facilityImg{height:150px}}@media (max-width:360px){.InfrastructureSection-module__GMYAaa__facilityImg{height:140px}.InfrastructureSection-module__GMYAaa__facilityTitle{font-size:.9rem}}
.VirtualTourSection-module__KdMTSW__tourSection{background:var(--sky-50);overflow:hidden}.VirtualTourSection-module__KdMTSW__tourCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--r-xl);box-shadow:var(--shadow-md);grid-template-columns:1fr 1.1fr;align-items:center;gap:3.5rem;padding:3rem;display:grid}@media (max-width:992px){.VirtualTourSection-module__KdMTSW__tourCard{grid-template-columns:1fr;gap:2rem;padding:2rem}}.VirtualTourSection-module__KdMTSW__tourBadge{background:var(--red-800);color:var(--white);border-radius:var(--r-full);text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem;padding:.25rem .8rem;font-size:.72rem;font-weight:800;display:inline-block}.VirtualTourSection-module__KdMTSW__tourTitle{font-family:var(--font-heading);color:var(--gray-900);margin-bottom:1rem;font-size:clamp(2rem,3.5vw,2.5rem);font-weight:800;line-height:1.2}.VirtualTourSection-module__KdMTSW__tourDesc{color:var(--gray-600);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.VirtualTourSection-module__KdMTSW__tourPreviewBox{border-radius:var(--r-xl);height:100%;min-height:380px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.VirtualTourSection-module__KdMTSW__tourPreviewImg{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.VirtualTourSection-module__KdMTSW__tourPlayBtn{background:var(--gold-500);width:68px;height:68px;color:var(--gray-900);box-shadow:var(--shadow-gold);cursor:pointer;transition:var(--transition);border:3px solid #fff6;border-radius:50%;justify-content:center;align-items:center;font-size:1.8rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VirtualTourSection-module__KdMTSW__tourPlayBtn:hover{transform:translate(-50%,-50%)scale(1.1)}.VirtualTourSection-module__KdMTSW__programsSection{background:var(--white)}.VirtualTourSection-module__KdMTSW__programFilterBar{flex-wrap:wrap;justify-content:center;gap:.55rem;margin-bottom:2.5rem;display:flex}.VirtualTourSection-module__KdMTSW__programsSection{background:var(--gray-50);position:relative;overflow:hidden}.VirtualTourSection-module__KdMTSW__programFilterBar{z-index:2;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:3.5rem;display:flex;position:relative}.VirtualTourSection-module__KdMTSW__progFilterBtn{border-radius:var(--r-full);background:var(--white);color:var(--gray-700);border:1px solid var(--gray-200);cursor:pointer;align-items:center;gap:.55rem;padding:.65rem 1.35rem;font-size:.88rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 2px 8px #0000000a}.VirtualTourSection-module__KdMTSW__progCountPill{border-radius:var(--r-full);background:var(--gray-100);color:var(--gray-600);padding:.15rem .5rem;font-size:.72rem;font-weight:800;transition:all .3s}.VirtualTourSection-module__KdMTSW__progFilterBtn:hover{background:var(--gold-50);border-color:var(--gold-400);color:var(--gray-900);transform:translateY(-2px)}.VirtualTourSection-module__KdMTSW__progFilterBtn.VirtualTourSection-module__KdMTSW__active{background:var(--grad-red);color:var(--white);border-color:#0000;box-shadow:0 6px 20px #8a000040}.VirtualTourSection-module__KdMTSW__progFilterBtn.VirtualTourSection-module__KdMTSW__active svg{stroke:var(--white)}.VirtualTourSection-module__KdMTSW__progFilterBtn.VirtualTourSection-module__KdMTSW__active .VirtualTourSection-module__KdMTSW__progCountPill{color:var(--white);background:#ffffff40}.VirtualTourSection-module__KdMTSW__programsGrid{z-index:2;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.VirtualTourSection-module__KdMTSW__progCardLuxury{-webkit-backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #e2e8f0e6;border-radius:1.35rem;flex-direction:column;padding:0;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0f172a0d,0 1px 3px #0f172a05}.VirtualTourSection-module__KdMTSW__progCardLuxury:hover{border-color:#0000;transform:translateY(-8px);box-shadow:0 20px 50px #0f172a1f,0 4px 12px #0f172a0a}.VirtualTourSection-module__KdMTSW__progCardLuxury:before{content:"";background:linear-gradient(90deg,#8a0000 0%,#dc2626 100%);border-radius:1.35rem 1.35rem 0 0;height:4px;transition:height .3s;position:absolute;top:0;left:0;right:0}.VirtualTourSection-module__KdMTSW__progCardLuxury[data-category=pg]:before{background:linear-gradient(90deg,#d97706 0%,#f59e0b 100%)}.VirtualTourSection-module__KdMTSW__progCardLuxury[data-category=diploma]:before{background:linear-gradient(90deg,#0284c7 0%,#38bdf8 100%)}.VirtualTourSection-module__KdMTSW__progCardLuxury:hover:before{height:5px}.VirtualTourSection-module__KdMTSW__progCardInner{flex-direction:column;flex:1;padding:2rem 1.85rem 1.25rem;display:flex}.VirtualTourSection-module__KdMTSW__progCardHeaderBar{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.VirtualTourSection-module__KdMTSW__progTag{border-radius:var(--r-full);text-transform:uppercase;letter-spacing:.05em;padding:.28rem .85rem;font-size:.72rem;font-weight:800;display:inline-block}.VirtualTourSection-module__KdMTSW__tagUg{color:var(--red-800);background:#fef2f2;border:1px solid #fecaca}.VirtualTourSection-module__KdMTSW__tagPg{color:var(--gold-600);background:#fffbeb;border:1px solid #fde68a}.VirtualTourSection-module__KdMTSW__tagDiploma{color:var(--red-900);background:#fef2f2;border:1px solid #fecaca}.VirtualTourSection-module__KdMTSW__progIconBadge{border-radius:.75rem;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s;display:flex}.VirtualTourSection-module__KdMTSW__progIconBadge svg{stroke-width:1px!important}.VirtualTourSection-module__KdMTSW__progCardLuxury:hover .VirtualTourSection-module__KdMTSW__progIconBadge{transform:scale(1.1)rotate(4deg)}.VirtualTourSection-module__KdMTSW__progIbadgeRuby{color:var(--red-800);background:#fef2f2;border:1px solid #fecaca}.VirtualTourSection-module__KdMTSW__progIbadgeAzure,.VirtualTourSection-module__KdMTSW__progIbadgeCrimson{color:var(--red-900);background:#fef2f2;border:1px solid #fecaca}.VirtualTourSection-module__KdMTSW__progIbadgeGold{color:var(--gold-600);background:#fffbeb;border:1px solid #fde68a}.VirtualTourSection-module__KdMTSW__progIbadgePurple,.VirtualTourSection-module__KdMTSW__progIbadgeAmber{color:var(--gold-700);background:#fffbeb;border:1px solid #fde68a}.VirtualTourSection-module__KdMTSW__progAcronymBadge{font-family:var(--font-heading);letter-spacing:-.01em;background:linear-gradient(135deg,#7f0000 0%,#b30000 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.35rem;font-size:1.35rem;font-weight:900;display:inline-block}.VirtualTourSection-module__KdMTSW__acronymAzure,.VirtualTourSection-module__KdMTSW__acronymCrimson{background:linear-gradient(135deg,#8a0000 0%,#dc2626 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.VirtualTourSection-module__KdMTSW__acronymGold{background:linear-gradient(135deg,#d97706 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.VirtualTourSection-module__KdMTSW__acronymPurple,.VirtualTourSection-module__KdMTSW__acronymAmber{background:linear-gradient(135deg,#b45309 0%,#fbbf24 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.VirtualTourSection-module__KdMTSW__progTitle{font-family:var(--font-heading);color:var(--gray-900);margin-bottom:.6rem;font-size:1.12rem;font-weight:800;line-height:1.35}.VirtualTourSection-module__KdMTSW__progSummary{color:var(--gray-600);margin-bottom:1.25rem;font-size:.86rem;line-height:1.55}.VirtualTourSection-module__KdMTSW__progPointsList{flex-direction:column;gap:.55rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.VirtualTourSection-module__KdMTSW__progPointsList li{color:var(--gray-700);align-items:flex-start;gap:.55rem;font-size:.82rem;font-weight:600;line-height:1.4;display:flex}.VirtualTourSection-module__KdMTSW__progPointsList li svg{color:var(--gold-600);flex-shrink:0;margin-top:2px}.VirtualTourSection-module__KdMTSW__progMetaStrip{border:1px solid var(--gray-200);background:#f8fafc;border-radius:.85rem;justify-content:space-between;align-items:center;margin-top:auto;padding:.75rem 1rem;display:flex}.VirtualTourSection-module__KdMTSW__progMetaItem{color:var(--gray-600);align-items:center;gap:.45rem;font-size:.78rem;font-weight:700;display:flex}.VirtualTourSection-module__KdMTSW__progMetaItem svg{color:var(--gray-400)}.VirtualTourSection-module__KdMTSW__progFeeBadge{color:var(--red-800);background:0 0;border:none;border-radius:0;padding:0;font-size:.82rem;font-weight:800}.VirtualTourSection-module__KdMTSW__feeAzure,.VirtualTourSection-module__KdMTSW__feeCrimson{color:var(--red-800);background:0 0;border:none}.VirtualTourSection-module__KdMTSW__feeGold{color:var(--gold-600);background:0 0;border:none}.VirtualTourSection-module__KdMTSW__feePurple,.VirtualTourSection-module__KdMTSW__feeAmber{color:var(--gold-700);background:0 0;border:none}.VirtualTourSection-module__KdMTSW__feeRuby{color:var(--red-800);background:0 0;border:none}.VirtualTourSection-module__KdMTSW__progCardBtn{border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:calc(100% - 3.7rem);margin:0 1.85rem 1.85rem;padding:.8rem 1.25rem;font-size:.92rem;font-weight:800;transition:all .3s;display:inline-flex}.VirtualTourSection-module__KdMTSW__progCardBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #8a00004d}.VirtualTourSection-module__KdMTSW__progCardBtn svg{transition:transform .3s}.VirtualTourSection-module__KdMTSW__progCardBtn:hover svg{transform:translate(4px)}.VirtualTourSection-module__KdMTSW__modalBackdrop{-webkit-backdrop-filter:blur(12px);z-index:9999;opacity:0;visibility:hidden;background:#0f172abf;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0}.VirtualTourSection-module__KdMTSW__modalBackdropActive{opacity:1;visibility:visible}.VirtualTourSection-module__KdMTSW__modalBox{background:var(--white);border:1px solid #fff3;border-radius:1.5rem;width:95%;max-width:1050px;padding:2rem;transition:transform .4s cubic-bezier(.16,1,.3,1);position:relative;transform:scale(.9);box-shadow:0 25px 60px #00000040}.VirtualTourSection-module__KdMTSW__modalBackdropActive .VirtualTourSection-module__KdMTSW__modalBox{transform:scale(1)}.VirtualTourSection-module__KdMTSW__modalClose{color:var(--gray-400);cursor:pointer;background:0 0;border:none;padding:0;font-size:2.2rem;line-height:1;transition:color .3s;position:absolute;top:1.25rem;right:1.25rem}.VirtualTourSection-module__KdMTSW__modalClose:hover{color:var(--red-800)}.VirtualTourSection-module__KdMTSW__modalHeader{margin-bottom:1.5rem}.VirtualTourSection-module__KdMTSW__modalTitle{font-family:var(--font-heading);color:var(--gray-900);margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.VirtualTourSection-module__KdMTSW__modalSubtitle{color:var(--gray-500);font-size:.9rem}.VirtualTourSection-module__KdMTSW__modalTabs{border-bottom:1px solid var(--gray-200);gap:.75rem;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.VirtualTourSection-module__KdMTSW__modalTabBtn{border-radius:var(--r-full);border:1px solid var(--gray-300);color:var(--gray-600);cursor:pointer;background:0 0;padding:.5rem 1.25rem;font-size:.88rem;font-weight:700;transition:all .3s}.VirtualTourSection-module__KdMTSW__modalTabBtnActive{background:var(--red-800);border-color:var(--red-800);color:var(--white)}.VirtualTourSection-module__KdMTSW__modalContent{background:#000;border-radius:1rem;height:520px;position:relative;overflow:hidden}@media (max-width:768px){.VirtualTourSection-module__KdMTSW__modalContent{height:380px}.VirtualTourSection-module__KdMTSW__modalBox{width:95%;max-height:90vh;padding:1.5rem;overflow-y:auto}.VirtualTourSection-module__KdMTSW__modalTitle{font-size:1.25rem}.VirtualTourSection-module__KdMTSW__modalTabs{gap:.5rem;margin-bottom:1rem}.VirtualTourSection-module__KdMTSW__modalTabBtn{padding:.4rem 1rem;font-size:.8rem}.VirtualTourSection-module__KdMTSW__sliderArrow{width:38px;height:38px}.VirtualTourSection-module__KdMTSW__sliderArrowLeft{left:.5rem}.VirtualTourSection-module__KdMTSW__sliderArrowRight{right:.5rem}}.VirtualTourSection-module__KdMTSW__modalSlider{width:100%;height:100%;position:relative}.VirtualTourSection-module__KdMTSW__modalSlide{opacity:0;visibility:hidden;transition:opacity .5s ease-in-out,visibility .5s ease-in-out;position:absolute;inset:0}.VirtualTourSection-module__KdMTSW__modalSlideActive{opacity:1;visibility:visible}.VirtualTourSection-module__KdMTSW__modalSlideImg{object-fit:cover}.VirtualTourSection-module__KdMTSW__sliderArrow{width:44px;height:44px;color:var(--white);cursor:pointer;z-index:10;background:#0f172a99;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.VirtualTourSection-module__KdMTSW__sliderArrow:hover{background:#0f172ae6;transform:translateY(-50%)scale(1.1)}.VirtualTourSection-module__KdMTSW__sliderArrowLeft{left:1rem}.VirtualTourSection-module__KdMTSW__sliderArrowRight{right:1rem}.VirtualTourSection-module__KdMTSW__sliderPagination{z-index:10;border-radius:var(--r-full);-webkit-backdrop-filter:blur(8px);background:#0f172a80;border:1px solid #ffffff26;gap:.5rem;padding:.4rem .75rem;display:flex;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.VirtualTourSection-module__KdMTSW__paginationDot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.VirtualTourSection-module__KdMTSW__paginationDot:hover{background:#ffffffd9;transform:scale(1.2)}.VirtualTourSection-module__KdMTSW__paginationDotActive{background:var(--white);border-radius:4px;width:20px}.VirtualTourSection-module__KdMTSW__btn{border-radius:var(--r-full,50px);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:1rem;font-weight:700;line-height:1.2;transition:all .3s;display:inline-flex}.VirtualTourSection-module__KdMTSW__btnCrimson{background:var(--grad-red,linear-gradient(135deg, #8a0000, #dc2626));color:var(--white,#fff);box-shadow:0 6px 20px #8a000040}.VirtualTourSection-module__KdMTSW__btnCrimson:hover{transform:translateY(-2px);box-shadow:0 10px 30px #8a000059}@media (max-width:1799px){.VirtualTourSection-module__KdMTSW__programsGrid{gap:1.75rem}}@media (max-width:1599px){.VirtualTourSection-module__KdMTSW__tourCard{gap:3rem;padding:2.5rem}.VirtualTourSection-module__KdMTSW__programsGrid{gap:1.5rem}}@media (max-width:1408px){.VirtualTourSection-module__KdMTSW__tourCard{gap:2.5rem;padding:2.25rem}.VirtualTourSection-module__KdMTSW__tourTitle{font-size:2rem}.VirtualTourSection-module__KdMTSW__tourDesc{font-size:1rem}.VirtualTourSection-module__KdMTSW__progCardInner{padding:1.75rem 1.5rem 1rem}}@media (max-width:1216px){.VirtualTourSection-module__KdMTSW__programsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.VirtualTourSection-module__KdMTSW__tourCard{gap:2rem;padding:2rem}.VirtualTourSection-module__KdMTSW__tourPreviewBox{min-height:320px}}@media (max-width:1024px){.VirtualTourSection-module__KdMTSW__tourCard{grid-template-columns:1fr;gap:2rem;padding:2rem}.VirtualTourSection-module__KdMTSW__tourPreviewBox{min-height:300px}.VirtualTourSection-module__KdMTSW__programsGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.VirtualTourSection-module__KdMTSW__programFilterBar{margin-bottom:2.5rem}.VirtualTourSection-module__KdMTSW__progFilterBtn{padding:.55rem 1.1rem;font-size:.82rem}}@media (max-width:768px){.VirtualTourSection-module__KdMTSW__tourCard{border-radius:1rem;padding:1.5rem}.VirtualTourSection-module__KdMTSW__tourTitle{font-size:1.6rem}.VirtualTourSection-module__KdMTSW__tourDesc{margin-bottom:1.5rem;font-size:.95rem}.VirtualTourSection-module__KdMTSW__tourPreviewBox{min-height:250px}.VirtualTourSection-module__KdMTSW__tourPlayBtn{width:56px;height:56px;font-size:1.5rem}.VirtualTourSection-module__KdMTSW__programsGrid{grid-template-columns:1fr;gap:1.25rem}.VirtualTourSection-module__KdMTSW__programFilterBar{gap:.5rem;margin-bottom:2rem}.VirtualTourSection-module__KdMTSW__progFilterBtn{padding:.5rem .9rem;font-size:.78rem}.VirtualTourSection-module__KdMTSW__progCardInner{padding:1.5rem 1.25rem 1rem}.VirtualTourSection-module__KdMTSW__progTitle{font-size:1rem}.VirtualTourSection-module__KdMTSW__progCardBtn{width:calc(100% - 2.5rem);margin:0 1.25rem 1.25rem;padding:.7rem 1rem;font-size:.85rem}}@media (max-width:575px){.VirtualTourSection-module__KdMTSW__tourCard{padding:1.25rem}.VirtualTourSection-module__KdMTSW__tourTitle{font-size:1.4rem}.VirtualTourSection-module__KdMTSW__tourDesc{font-size:.9rem}.VirtualTourSection-module__KdMTSW__tourPreviewBox{min-height:220px}.VirtualTourSection-module__KdMTSW__tourPlayBtn{width:50px;height:50px}.VirtualTourSection-module__KdMTSW__btn{white-space:normal;text-align:center;padding:.7rem 1.2rem;font-size:.85rem!important}.VirtualTourSection-module__KdMTSW__progFilterBtn{padding:.45rem .8rem;font-size:.75rem}.VirtualTourSection-module__KdMTSW__progCountPill{display:none}.VirtualTourSection-module__KdMTSW__modalBox{border-radius:1rem;padding:1.25rem}.VirtualTourSection-module__KdMTSW__modalContent{border-radius:.75rem;height:300px}.VirtualTourSection-module__KdMTSW__modalTitle{font-size:1.1rem}.VirtualTourSection-module__KdMTSW__modalSubtitle{font-size:.8rem}.VirtualTourSection-module__KdMTSW__modalTabs{flex-wrap:wrap;gap:.4rem}.VirtualTourSection-module__KdMTSW__modalTabBtn{padding:.35rem .85rem;font-size:.75rem}.VirtualTourSection-module__KdMTSW__modalClose{font-size:1.8rem;top:.75rem;right:.75rem}}@media (max-width:480px){.VirtualTourSection-module__KdMTSW__tourCard{padding:1rem}.VirtualTourSection-module__KdMTSW__tourTitle{font-size:1.25rem}.VirtualTourSection-module__KdMTSW__tourPreviewBox{min-height:200px}.VirtualTourSection-module__KdMTSW__btn{gap:.35rem;padding:.65rem 1rem;font-size:.8rem!important}.VirtualTourSection-module__KdMTSW__progCardInner{padding:1.25rem 1rem .75rem}.VirtualTourSection-module__KdMTSW__progTitle{font-size:.95rem}.VirtualTourSection-module__KdMTSW__progSummary{font-size:.8rem}.VirtualTourSection-module__KdMTSW__progCardBtn{width:calc(100% - 2rem);margin:0 1rem 1rem;font-size:.82rem}.VirtualTourSection-module__KdMTSW__modalBox{border-radius:.85rem;width:98%;padding:1rem}.VirtualTourSection-module__KdMTSW__modalContent{height:250px}.VirtualTourSection-module__KdMTSW__modalTitle{font-size:1rem}.VirtualTourSection-module__KdMTSW__modalHeader{margin-bottom:1rem}.VirtualTourSection-module__KdMTSW__sliderArrow{width:34px;height:34px}.VirtualTourSection-module__KdMTSW__sliderPagination{gap:.35rem;padding:.3rem .6rem}.VirtualTourSection-module__KdMTSW__paginationDot{width:6px;height:6px}.VirtualTourSection-module__KdMTSW__paginationDotActive{width:16px}}@media (max-width:420px){.VirtualTourSection-module__KdMTSW__tourTitle{font-size:1.15rem}.VirtualTourSection-module__KdMTSW__tourDesc{margin-bottom:1.25rem;font-size:.85rem}.VirtualTourSection-module__KdMTSW__tourPreviewBox{min-height:180px}.VirtualTourSection-module__KdMTSW__btn{justify-content:center;gap:.3rem;width:100%;padding:.6rem .9rem;font-size:.75rem!important}.VirtualTourSection-module__KdMTSW__btn svg{width:16px;height:16px}.VirtualTourSection-module__KdMTSW__progMetaStrip{flex-direction:column;align-items:flex-start;gap:.5rem}.VirtualTourSection-module__KdMTSW__modalBox{padding:.85rem}.VirtualTourSection-module__KdMTSW__modalContent{height:220px}.VirtualTourSection-module__KdMTSW__modalTitle{font-size:.9rem}.VirtualTourSection-module__KdMTSW__modalSubtitle{font-size:.75rem}.VirtualTourSection-module__KdMTSW__modalTabs{margin-bottom:.75rem;padding-bottom:.5rem}.VirtualTourSection-module__KdMTSW__modalTabBtn{padding:.3rem .7rem;font-size:.7rem}.VirtualTourSection-module__KdMTSW__sliderArrowLeft{left:.35rem}.VirtualTourSection-module__KdMTSW__sliderArrowRight{right:.35rem}}@media (max-width:380px){.VirtualTourSection-module__KdMTSW__tourTitle{font-size:1.1rem}.VirtualTourSection-module__KdMTSW__tourCard{padding:.85rem}.VirtualTourSection-module__KdMTSW__tourPreviewBox{min-height:160px}.VirtualTourSection-module__KdMTSW__btn{padding:.55rem .8rem;font-size:.72rem!important}.VirtualTourSection-module__KdMTSW__progTitle{font-size:.9rem}}@media (max-width:360px){.VirtualTourSection-module__KdMTSW__tourTitle{font-size:1rem}.VirtualTourSection-module__KdMTSW__tourPreviewBox{min-height:150px}.VirtualTourSection-module__KdMTSW__tourPlayBtn{width:44px;height:44px;font-size:1.2rem}.VirtualTourSection-module__KdMTSW__btn{font-size:.7rem!important}.VirtualTourSection-module__KdMTSW__progCardBtn{padding:.6rem .85rem;font-size:.78rem}}
.AwardsSection-module__WtrlHa__awardsSection{background:#fff;position:relative;overflow:hidden}.AwardsSection-module__WtrlHa__awardsSliderWrap{align-items:center;gap:.75rem;display:flex;position:relative}.AwardsSection-module__WtrlHa__carouselWrapper{width:100%;position:relative;overflow:hidden}.AwardsSection-module__WtrlHa__awardsGallery{will-change:transform;--slide-step:calc(33.333% + 11px);gap:32px;padding:1rem 0;display:flex}.AwardsSection-module__WtrlHa__awardItem{text-align:center;box-sizing:border-box;opacity:.75;flex:0 0 calc(33.333% - 22px);transition:transform .6s,opacity .6s;transform:scale(.88);box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important}.AwardsSection-module__WtrlHa__cardCenter{opacity:1!important;transform:scale(1)!important}.AwardsSection-module__WtrlHa__awardImgWrap{border-radius:16px;margin-bottom:0;position:relative;overflow:hidden}.AwardsSection-module__WtrlHa__awardImgWrap:after{content:"";opacity:0;pointer-events:none;background:#b0000026;border-radius:16px;transition:opacity .3s;position:absolute;inset:0}.AwardsSection-module__WtrlHa__awardItem:hover .AwardsSection-module__WtrlHa__awardImgWrap:after{opacity:1}.AwardsSection-module__WtrlHa__awardImg{object-fit:cover;border-radius:16px;width:100%;height:320px;transition:transform .4s;display:block}.AwardsSection-module__WtrlHa__awardItem:hover .AwardsSection-module__WtrlHa__awardImg{transform:scale(1.03)}.AwardsSection-module__WtrlHa__awardName{font-family:var(--font-heading);font-size:var(--fs-h5,1.25rem);color:var(--color-black,#111);-webkit-line-clamp:1;line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-top:20px;margin-bottom:0;padding:0;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden;background:0 0!important}.AwardsSection-module__WtrlHa__awardInfo{font-size:var(--fs-body-sm,.875rem);color:var(--color-gray-500,#6b7280);-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;max-width:320px;min-height:3.2em;margin-top:8px;margin-left:auto;margin-right:auto;padding:0;line-height:1.6;display:-webkit-box;overflow:hidden}.AwardsSection-module__WtrlHa__awardsArrow{cursor:pointer;z-index:10;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex;background:var(--color-primary,#b00000)!important;color:var(--white,#fff)!important;border:1px solid var(--color-primary,#b00000)!important;transition:all .3s!important;box-shadow:0 4px 14px #b0000033!important}.AwardsSection-module__WtrlHa__awardsArrow:hover{background:var(--color-primary-dark,maroon)!important;border-color:var(--color-primary-dark,maroon)!important;color:var(--white,#fff)!important;transform:scale(1.08)!important;box-shadow:0 6px 20px #b000004d!important}@media (max-width:1799px){.AwardsSection-module__WtrlHa__awardsGallery{gap:28px}}@media (max-width:1599px){.AwardsSection-module__WtrlHa__awardImg{height:300px}}@media (max-width:1408px){.AwardsSection-module__WtrlHa__awardImg{height:280px}.AwardsSection-module__WtrlHa__awardName{font-size:1.15rem}}@media (max-width:1216px){.AwardsSection-module__WtrlHa__sectionTitle{font-size:30px}.AwardsSection-module__WtrlHa__awardsGallery{--slide-step:calc(33.333% + 8px);gap:24px}.AwardsSection-module__WtrlHa__awardItem{flex:0 0 calc(33.333% - 16px)}.AwardsSection-module__WtrlHa__awardImg{height:260px}}@media (max-width:1024px){.AwardsSection-module__WtrlHa__sectionTitle{font-size:28px}.AwardsSection-module__WtrlHa__sectionDescription{font-size:14px}.AwardsSection-module__WtrlHa__awardsGallery{--slide-step:calc(50% + 12px);gap:24px}.AwardsSection-module__WtrlHa__awardItem{flex:0 0 calc(50% - 12px)}.AwardsSection-module__WtrlHa__awardImg{height:260px}}@media (max-width:768px){.AwardsSection-module__WtrlHa__sectionTitle{font-size:26px}.AwardsSection-module__WtrlHa__sectionDescription{font-size:13px;line-height:22px}.AwardsSection-module__WtrlHa__sectionHeader{margin-bottom:1.5rem}.AwardsSection-module__WtrlHa__awardsGallery{--slide-step:calc(50% + 10px);gap:20px}.AwardsSection-module__WtrlHa__awardItem{flex:0 0 calc(50% - 10px)}.AwardsSection-module__WtrlHa__awardImg{border-radius:12px;height:220px}.AwardsSection-module__WtrlHa__awardImgWrap{border-radius:12px}.AwardsSection-module__WtrlHa__awardName{margin-top:14px;font-size:1.05rem}.AwardsSection-module__WtrlHa__awardInfo{font-size:.82rem}.AwardsSection-module__WtrlHa__awardsArrow{width:40px;height:40px}.AwardsSection-module__WtrlHa__awardItem{opacity:1;transform:scale(1)}.AwardsSection-module__WtrlHa__cardCenter{transform:scale(1)!important}}@media (max-width:575px){.AwardsSection-module__WtrlHa__sectionTitle{font-size:24px}.AwardsSection-module__WtrlHa__awardsGallery{--slide-step:calc(100% + 16px);gap:16px}.AwardsSection-module__WtrlHa__awardItem{flex:0 0 100%}.AwardsSection-module__WtrlHa__awardImg{height:240px}.AwardsSection-module__WtrlHa__awardsSliderWrap{flex-wrap:wrap;justify-content:center}.AwardsSection-module__WtrlHa__awardsArrow{transform:unset;margin-top:20px;position:static}.AwardsSection-module__WtrlHa__carouselWrapper{order:-1;width:100%}}@media (max-width:480px){.AwardsSection-module__WtrlHa__sectionTitle{font-size:22px}.AwardsSection-module__WtrlHa__awardImg{height:220px}.AwardsSection-module__WtrlHa__awardName{margin-top:12px;font-size:1rem}.AwardsSection-module__WtrlHa__awardInfo{margin-top:6px;font-size:.8rem}.AwardsSection-module__WtrlHa__awardsArrow{width:38px;height:38px}}@media (max-width:420px){.AwardsSection-module__WtrlHa__sectionTitle{font-size:20px}.AwardsSection-module__WtrlHa__awardImg{height:200px}.AwardsSection-module__WtrlHa__awardName{font-size:.95rem}}@media (max-width:380px){.AwardsSection-module__WtrlHa__awardImg{border-radius:10px;height:180px}.AwardsSection-module__WtrlHa__awardImgWrap{border-radius:10px}}@media (max-width:360px){.AwardsSection-module__WtrlHa__sectionTitle{font-size:18px}.AwardsSection-module__WtrlHa__awardImg{height:165px}.AwardsSection-module__WtrlHa__awardName{font-size:.9rem}.AwardsSection-module__WtrlHa__awardInfo{font-size:.75rem}.AwardsSection-module__WtrlHa__awardsArrow{width:36px;height:36px}}
﻿ .CertificateCoursesSection-module__WEu2wG__certSection{background:var(--gray-50);position:relative;overflow:hidden}.CertificateCoursesSection-module__WEu2wG__certSliderWrap{align-items:center;gap:1rem;display:flex;position:relative}.CertificateCoursesSection-module__WEu2wG__certSliderWrapper{width:100%;padding:.75rem 0;position:relative;overflow:hidden}.CertificateCoursesSection-module__WEu2wG__certCardsTrack{will-change:transform;transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex}.CertificateCoursesSection-module__WEu2wG__certSlide{box-sizing:border-box;flex:0 0 33.3333%;max-width:33.3333%;padding:0 .875rem}.CertificateCoursesSection-module__WEu2wG__certGridLuxury{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.CertificateCoursesSection-module__WEu2wG__certCardLuxury{background:var(--white);border:1px solid var(--gray-200);box-sizing:border-box;border-radius:1.35rem;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0f172a0d,0 1px 3px #0f172a05}.CertificateCoursesSection-module__WEu2wG__certCardLuxury:hover{border-color:#8a000040;transform:translateY(-8px);box-shadow:0 20px 50px #8a00001f,0 4px 12px #0000000a}.CertificateCoursesSection-module__WEu2wG__certCardMedia{background:#f1f5f9;width:100%;height:210px;position:relative;overflow:hidden}.CertificateCoursesSection-module__WEu2wG__certCardImg{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.CertificateCoursesSection-module__WEu2wG__certCardLuxury:hover .CertificateCoursesSection-module__WEu2wG__certCardImg{transform:scale(1.08)}.CertificateCoursesSection-module__WEu2wG__certMediaBadge{border-radius:var(--r-full);text-transform:uppercase;letter-spacing:.04em;-webkit-backdrop-filter:blur(10px);z-index:3;align-items:center;gap:.35rem;padding:.32rem .8rem;font-size:.72rem;font-weight:800;display:inline-flex;position:absolute;top:1rem;left:1rem;box-shadow:0 4px 12px #00000026}.CertificateCoursesSection-module__WEu2wG__tagRuby{color:var(--red-800);background:#fef2f2f2;border:1px solid #dc262633}.CertificateCoursesSection-module__WEu2wG__tagGold{color:var(--gold-700);background:#fef3c7f2;border:1px solid #d9770633}.CertificateCoursesSection-module__WEu2wG__tagCyan{color:#0e7490;background:#ecfefff2;border:1px solid #06b6d433}.CertificateCoursesSection-module__WEu2wG__tagRose{color:#be123c;background:#fff1f2f2;border:1px solid #f43f5e33}.CertificateCoursesSection-module__WEu2wG__tagEmerald{color:#047857;background:#ecfdf5f2;border:1px solid #10b98133}.CertificateCoursesSection-module__WEu2wG__certHighlightPill{color:var(--white);border-radius:var(--r-full);text-transform:uppercase;letter-spacing:.04em;-webkit-backdrop-filter:blur(8px);z-index:3;background:#0f172ad9;border:1px solid #ffffff26;align-items:center;gap:.25rem;padding:.32rem .75rem;font-size:.7rem;font-weight:800;display:flex;position:absolute;top:1rem;right:1rem}.CertificateCoursesSection-module__WEu2wG__certCardBody{flex-direction:column;flex-grow:1;padding:1.75rem 1.75rem 1.85rem;display:flex}.CertificateCoursesSection-module__WEu2wG__certCardTitle{font-family:var(--font-heading);color:var(--gray-900);-webkit-line-clamp:1;line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.2rem;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.CertificateCoursesSection-module__WEu2wG__certCardDesc{color:var(--gray-500);-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:2.8rem;margin-bottom:1.25rem;font-size:.86rem;line-height:1.6;display:-webkit-box;overflow:hidden}.CertificateCoursesSection-module__WEu2wG__certBulletsList{flex-direction:column;gap:.55rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.CertificateCoursesSection-module__WEu2wG__certBulletsList li{color:var(--gray-700);align-items:center;gap:.6rem;font-size:.82rem;font-weight:600;display:flex}.CertificateCoursesSection-module__WEu2wG__certBulletsList li svg{color:var(--emerald-600,#059669);flex-shrink:0}.CertificateCoursesSection-module__WEu2wG__certMetaStrip{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:.85rem;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding:.65rem .95rem;display:flex}.CertificateCoursesSection-module__WEu2wG__certMetaItem{color:var(--gray-700);align-items:center;gap:.4rem;font-size:.78rem;font-weight:700;display:flex}.CertificateCoursesSection-module__WEu2wG__certMetaFees{color:var(--red-800);font-weight:800}.CertificateCoursesSection-module__WEu2wG__certActionBtn{background:var(--red-800);width:100%;color:var(--white);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:.85rem;font-size:.85rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 4px 14px #8a000033}.CertificateCoursesSection-module__WEu2wG__certActionBtn:hover{background:var(--red-900,#700000);transform:translateY(-2px);box-shadow:0 6px 20px #8a000059}.CertificateCoursesSection-module__WEu2wG__certSliderControls{justify-content:center;align-items:center;gap:1.25rem;margin-top:2.25rem;display:flex}.CertificateCoursesSection-module__WEu2wG__certArrow{background:var(--color-primary,#b00000);width:44px;height:44px;color:var(--white,#fff);border:1px solid var(--color-primary,#b00000);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 4px 14px #b0000033}.CertificateCoursesSection-module__WEu2wG__certArrow:hover{background:var(--color-primary-dark,maroon);border-color:var(--color-primary-dark,maroon);transform:translateY(-2px);box-shadow:0 6px 20px #b0000059}.CertificateCoursesSection-module__WEu2wG__certDots{align-items:center;gap:.5rem;display:flex}.CertificateCoursesSection-module__WEu2wG__certDot{border-radius:var(--r-full);background:var(--gray-300);cursor:pointer;border:none;width:10px;height:10px;padding:0;transition:all .35s}.CertificateCoursesSection-module__WEu2wG__certDotActive{background:var(--red-800);border-radius:var(--r-full);width:26px}.CertificateCoursesSection-module__WEu2wG__modalBackdrop{-webkit-backdrop-filter:blur(12px);z-index:9999;opacity:0;visibility:hidden;background:#0f172abf;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0}.CertificateCoursesSection-module__WEu2wG__modalBackdropActive{opacity:1;visibility:visible}.CertificateCoursesSection-module__WEu2wG__modalBox{background:var(--white);border:1px solid #e2e8f0cc;border-radius:1.5rem;width:95%;max-width:780px;padding:2.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1);position:relative;transform:scale(.9);box-shadow:0 25px 60px #0003}.CertificateCoursesSection-module__WEu2wG__modalBackdropActive .CertificateCoursesSection-module__WEu2wG__modalBox{transform:scale(1)}.CertificateCoursesSection-module__WEu2wG__modalClose{color:var(--gray-400);cursor:pointer;background:0 0;border:none;padding:0;font-size:2.2rem;line-height:1;transition:color .3s;position:absolute;top:1.25rem;right:1.25rem}.CertificateCoursesSection-module__WEu2wG__modalClose:hover{color:var(--red-800)}.CertificateCoursesSection-module__WEu2wG__modalTitle{font-family:var(--font-heading);color:var(--gray-900);margin:0 0 .25rem;font-size:1.8rem;font-weight:800}.CertificateCoursesSection-module__WEu2wG__modalTitle span{background:var(--grad-red);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CertificateCoursesSection-module__WEu2wG__modalSubtitle{color:var(--gray-500);margin-bottom:2rem;font-size:.95rem}.CertificateCoursesSection-module__WEu2wG__formGrid{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.25rem;display:grid}@media (max-width:640px){.CertificateCoursesSection-module__WEu2wG__formGrid{grid-template-columns:1fr}}.CertificateCoursesSection-module__WEu2wG__formGroup{flex-direction:column;display:flex}.CertificateCoursesSection-module__WEu2wG__formGroupFull{flex-direction:column;grid-column:span 2;display:flex}@media (max-width:640px){.CertificateCoursesSection-module__WEu2wG__formGroupFull{grid-column:span 1}}.CertificateCoursesSection-module__WEu2wG__formInput,.CertificateCoursesSection-module__WEu2wG__formSelect{width:100%;color:var(--gray-800);background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;outline:none;padding:.85rem 1.15rem;font-size:.95rem;transition:all .3s}.CertificateCoursesSection-module__WEu2wG__formSelect{cursor:pointer;appearance:none!important;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238a0000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e")!important;background-position:right 1.25rem center!important;background-repeat:no-repeat!important;background-size:14px!important;padding-right:2.5rem!important}.CertificateCoursesSection-module__WEu2wG__formInput:focus,.CertificateCoursesSection-module__WEu2wG__formSelect:focus,.CertificateCoursesSection-module__WEu2wG__formTextarea:focus{border-color:var(--red-800);background:var(--white);box-shadow:0 0 0 4px #8a00001a}.CertificateCoursesSection-module__WEu2wG__formTextarea{width:100%;height:120px;color:var(--gray-800);resize:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;outline:none;margin-bottom:1.5rem;padding:.85rem 1.15rem;font-size:.95rem;transition:all .3s}.CertificateCoursesSection-module__WEu2wG__submitBtn{background:var(--grad-red);color:var(--white);font-family:var(--font-heading);letter-spacing:.5px;border-radius:var(--r-full);cursor:pointer;text-transform:uppercase;box-shadow:var(--shadow-red);border:none;padding:.9rem 2.25rem;font-size:.95rem;font-weight:800;transition:all .3s}.CertificateCoursesSection-module__WEu2wG__submitBtn:hover{background:var(--gold-500);color:var(--gray-900);transform:translateY(-2px);box-shadow:0 10px 25px #f59e0b59}.CertificateCoursesSection-module__WEu2wG__emptyState{text-align:center;background:var(--white);border:1px dashed var(--gray-300);color:var(--gray-500);border-radius:1.5rem;max-width:600px;margin:0 auto;padding:3.5rem 1.5rem}@media (max-width:1024px){.CertificateCoursesSection-module__WEu2wG__certGridLuxury{grid-template-columns:repeat(2,1fr)}.CertificateCoursesSection-module__WEu2wG__certSlide{flex:0 0 50%;max-width:50%}}@media (max-width:768px){.CertificateCoursesSection-module__WEu2wG__sectionTitle{font-size:26px}.CertificateCoursesSection-module__WEu2wG__sectionDescription{font-size:13px;line-height:22px}.CertificateCoursesSection-module__WEu2wG__sectionHeader{margin-bottom:1.5rem}.CertificateCoursesSection-module__WEu2wG__certSlide{flex:0 0 100%;max-width:100%}}@media (max-width:640px){.CertificateCoursesSection-module__WEu2wG__certGridLuxury{grid-template-columns:1fr}}
﻿ .DignitaryTestimonial-module__YUHuXa__digiTestiSection{background:var(--gray-50);position:relative;overflow:hidden}.DignitaryTestimonial-module__YUHuXa__digiCardsRow{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.DignitaryTestimonial-module__YUHuXa__sliderWrapper{width:100%;padding:.5rem 0;position:relative;overflow:hidden}.DignitaryTestimonial-module__YUHuXa__sliderTrack{width:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex}.DignitaryTestimonial-module__YUHuXa__sliderSlide{box-sizing:border-box;flex:0 0 33.3333%;max-width:33.3333%;padding:0 .875rem}.DignitaryTestimonial-module__YUHuXa__sliderControls{justify-content:center;align-items:center;gap:1.25rem;margin-top:2.25rem;display:flex}.DignitaryTestimonial-module__YUHuXa__sliderArrow{background:var(--white);border:1.5px solid var(--gray-200);width:44px;height:44px;color:var(--gray-700);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 12px #0000000d}.DignitaryTestimonial-module__YUHuXa__sliderArrow:hover{background:var(--red-800);border-color:var(--red-800);color:var(--white);transform:translateY(-2px);box-shadow:0 6px 18px #8a000040}.DignitaryTestimonial-module__YUHuXa__sliderDots{align-items:center;gap:.5rem;display:flex}.DignitaryTestimonial-module__YUHuXa__sliderDot{border-radius:var(--r-full);background:var(--gray-300);cursor:pointer;border:none;width:10px;height:10px;padding:0;transition:all .35s}.DignitaryTestimonial-module__YUHuXa__sliderDotActive{background:var(--red-800);border-radius:var(--r-full);width:26px}.DignitaryTestimonial-module__YUHuXa__digiCard{background:var(--white);border:1px solid var(--gray-200);border-radius:1.5rem;height:100%;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000a}.DignitaryTestimonial-module__YUHuXa__digiCard:hover{border-color:var(--gold-400)!important;transform:translateY(-8px)!important;box-shadow:0 20px 50px #00000014!important}.DignitaryTestimonial-module__YUHuXa__digiCardInner{z-index:2;box-sizing:border-box;flex-direction:column;height:100%;padding:2.25rem 2rem;display:flex;position:relative}.DignitaryTestimonial-module__YUHuXa__digiCard:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle at 100% 0,#8a000008 0%,#0000 70%);width:200px;height:200px;position:absolute;top:0;right:0}.DignitaryTestimonial-module__YUHuXa__digiQuoteIcon{margin-bottom:1.5rem}.DignitaryTestimonial-module__YUHuXa__digiQuoteIcon svg{fill:var(--red-800);opacity:.15;width:48px;height:48px}.DignitaryTestimonial-module__YUHuXa__digiCardTitle{font-family:var(--font-heading);color:var(--gray-900);letter-spacing:.01em;text-transform:uppercase;-webkit-line-clamp:1;line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:1.15rem;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.DignitaryTestimonial-module__YUHuXa__digiCardText{color:var(--gray-600);-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;margin-bottom:2rem;font-size:.88rem;line-height:1.75;display:-webkit-box;overflow:hidden}.DignitaryTestimonial-module__YUHuXa__digiCardAuthor{border-top:1px solid var(--gray-100);align-items:center;gap:.85rem;margin-top:auto;padding-top:1.25rem;display:flex}.DignitaryTestimonial-module__YUHuXa__digiAuthorImg{border:2px solid var(--gold-400);border-radius:50%;width:52px;min-width:52px;height:52px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 16px #f4c74926}.DignitaryTestimonial-module__YUHuXa__digiCard:hover .DignitaryTestimonial-module__YUHuXa__digiAuthorImg{transform:scale(1.08);box-shadow:0 6px 20px #f4c74940}.DignitaryTestimonial-module__YUHuXa__digiAuthorImg img{object-fit:cover;width:100%;height:100%;display:block}.DignitaryTestimonial-module__YUHuXa__digiAuthorInfo h4{font-family:var(--font-heading);color:var(--gray-900);margin-bottom:.15rem;font-size:.95rem;font-weight:700}.DignitaryTestimonial-module__YUHuXa__digiAuthorInfo span{color:var(--gray-500);font-size:.78rem;font-weight:500}.DignitaryTestimonial-module__YUHuXa__studentTestiSection{background:var(--white)}.DignitaryTestimonial-module__YUHuXa__studTestiGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.DignitaryTestimonial-module__YUHuXa__studTestiCard{background:var(--white);border:1px solid var(--gray-200);border-radius:1.25rem;padding:1.75rem;transition:all .35s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.DignitaryTestimonial-module__YUHuXa__studTestiCard:before{content:"";background:var(--grad-gold);transform-origin:0;height:3px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.DignitaryTestimonial-module__YUHuXa__studTestiCard:hover:before{transform:scaleX(1)}.DignitaryTestimonial-module__YUHuXa__studTestiCard:hover{border-color:var(--gold-300);transform:translateY(-5px);box-shadow:0 16px 40px #00000014}.DignitaryTestimonial-module__YUHuXa__studTestiStars{color:var(--gold-500);letter-spacing:2px;margin-bottom:.85rem;font-size:.9rem}.DignitaryTestimonial-module__YUHuXa__studTestiQuote{color:var(--gray-600);-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.92rem;font-style:italic;line-height:1.7;display:-webkit-box;overflow:hidden}.DignitaryTestimonial-module__YUHuXa__studTestiAuthor{border-top:1px solid var(--gray-100);align-items:center;gap:.75rem;padding-top:1rem;display:flex}.DignitaryTestimonial-module__YUHuXa__studAvatar{border-radius:50%;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-size:.78rem;font-weight:800;display:flex;box-shadow:0 3px 10px #00000014}.DignitaryTestimonial-module__YUHuXa__studAvatarRed{background:var(--grad-red);color:var(--white)}.DignitaryTestimonial-module__YUHuXa__studAvatarGold{background:var(--grad-gold);color:var(--gray-900)}.DignitaryTestimonial-module__YUHuXa__studAvatarSky{background:var(--grad-sky);color:var(--white)}.DignitaryTestimonial-module__YUHuXa__studTestiAuthor h4{font-family:var(--font-heading);color:var(--gray-900);margin-bottom:.1rem;font-size:.9rem;font-weight:700}.DignitaryTestimonial-module__YUHuXa__studTestiAuthor span{color:var(--gray-500);font-size:.75rem;font-weight:600}.DignitaryTestimonial-module__YUHuXa__emptyState{text-align:center;background:var(--white);border:1px dashed var(--gray-300);color:var(--gray-500);border-radius:1.5rem;max-width:600px;margin:0 auto;padding:3.5rem 1.5rem}.DignitaryTestimonial-module__YUHuXa__emptyIcon{margin-bottom:.75rem;font-size:2.5rem}.DignitaryTestimonial-module__YUHuXa__emptyText{color:var(--gray-600);font-size:.95rem;font-weight:600}.DignitaryTestimonial-module__YUHuXa__digiTabBar{justify-content:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.DignitaryTestimonial-module__YUHuXa__digiTab{border-radius:var(--r-full);color:var(--gray-700);background:var(--white);border:1px solid var(--gray-200);cursor:pointer;box-shadow:var(--shadow-xs);align-items:center;gap:.5rem;padding:.75rem 1.6rem;font-size:.9rem;font-weight:700;transition:all .3s;display:inline-flex}.DignitaryTestimonial-module__YUHuXa__digiTab svg{color:#b00000;stroke:#b00000;flex-shrink:0;transition:all .3s}.DignitaryTestimonial-module__YUHuXa__digiTab:hover{border-color:var(--gold-400);color:#b00000;background:#fffbeb}.DignitaryTestimonial-module__YUHuXa__digiTab:hover svg{transform:scale(1.1);color:#b00000!important;stroke:#b00000!important}.DignitaryTestimonial-module__YUHuXa__digiTab.DignitaryTestimonial-module__YUHuXa__active{color:var(--white)!important;background:linear-gradient(135deg,#b00000,maroon)!important;border-color:#0000!important;box-shadow:0 4px 15px #b0000059!important}.DignitaryTestimonial-module__YUHuXa__digiTab.DignitaryTestimonial-module__YUHuXa__active svg{color:var(--white)!important;stroke:var(--white)!important}@media (max-width:1024px){.DignitaryTestimonial-module__YUHuXa__digiCardsRow,.DignitaryTestimonial-module__YUHuXa__studTestiGrid{grid-template-columns:repeat(2,1fr)}.DignitaryTestimonial-module__YUHuXa__sliderSlide{flex:0 0 50%;max-width:50%}}@media (max-width:768px){.DignitaryTestimonial-module__YUHuXa__sectionTitle{font-size:26px}.DignitaryTestimonial-module__YUHuXa__sectionDescription{font-size:13px;line-height:22px}.DignitaryTestimonial-module__YUHuXa__sectionHeader{margin-bottom:1.5rem}.DignitaryTestimonial-module__YUHuXa__digiCardInner{padding:1.75rem 1.5rem}.DignitaryTestimonial-module__YUHuXa__sliderSlide{flex:0 0 100%;max-width:100%}}@media (max-width:640px){.DignitaryTestimonial-module__YUHuXa__digiCardsRow,.DignitaryTestimonial-module__YUHuXa__studTestiGrid{grid-template-columns:1fr;gap:1.25rem}.DignitaryTestimonial-module__YUHuXa__studTestiCard{padding:1.5rem}}
.Footer-module__hP-FLq__footer{color:#cbd5e1;width:100%;font-family:var(--font-body,sans-serif);background:#000;border-top:2px solid #dc262666;padding:4rem 0 0;position:relative;overflow:hidden}.Footer-module__hP-FLq__container{box-sizing:border-box;z-index:2;width:100%;max-width:1320px;margin:0 auto;padding:0 2rem;position:relative}.Footer-module__hP-FLq__footerGrid{grid-template-columns:1.3fr 1fr 1fr 1.1fr;align-items:start;gap:3rem;display:grid}.Footer-module__hP-FLq__footerColumn{box-sizing:border-box;flex-direction:column;align-items:flex-start;display:flex}.Footer-module__hP-FLq__footerColumn:not(:last-child){border-right:1px solid #ffffff14;padding-right:3rem}.Footer-module__hP-FLq__logoWrapper{align-items:center;margin:0 0 12px;padding:0;display:flex}.Footer-module__hP-FLq__logoWrapper img{object-fit:contain;display:block}.Footer-module__hP-FLq__tagline{color:#94a3b8;margin-top:.75rem;margin-bottom:8px;font-size:.88rem;line-height:1.4}.Footer-module__hP-FLq__trustText{color:#f59e0b;margin-top:.25rem;margin-bottom:12px;font-size:.85rem;font-weight:600}.Footer-module__hP-FLq__badgesRow{flex-wrap:wrap;gap:.5rem;width:100%;margin-top:1.25rem;display:flex}.Footer-module__hP-FLq__highlightPill{color:#e2e8f0;white-space:nowrap;box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:20px;align-items:center;gap:6px;width:fit-content;max-width:100%;padding:5px 12px;font-size:.78rem;font-weight:500;display:inline-flex}.Footer-module__hP-FLq__footerHeading{font-family:var(--font-heading,serif);color:#fff;margin-bottom:1.25rem;padding-bottom:6px;font-size:1.05rem;font-weight:700;display:inline-block;position:relative}.Footer-module__hP-FLq__footerHeading:after{content:"";background:linear-gradient(90deg,#f4b000,#b00000);border-radius:2px;width:30px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__hP-FLq__footerLinks{flex-direction:column;gap:.75rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.Footer-module__hP-FLq__footerLinks a{color:#cbd5e1;font-size:.9rem;text-decoration:none;transition:all .2s;display:inline-block}.Footer-module__hP-FLq__footerLinks a:hover{color:#f59e0b;transform:translate(4px)}.Footer-module__hP-FLq__contactItemLink{color:#cbd5e1;align-items:center;gap:.75rem;width:100%;margin-bottom:.75rem;font-size:.9rem;line-height:1.4;text-decoration:none;transition:all .2s;display:flex}.Footer-module__hP-FLq__contactItemLink:hover{color:var(--color-secondary,#f4b000);transform:translate(4px)}.Footer-module__hP-FLq__icon{flex-shrink:0;font-size:1rem}.Footer-module__hP-FLq__contactText{word-break:break-word}.Footer-module__hP-FLq__socialGrid{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.Footer-module__hP-FLq__socialLink{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.Footer-module__hP-FLq__socialLink:hover{background:var(--color-primary,#b00000);border-color:#f59e0b;transform:translateY(-3px);box-shadow:0 6px 16px #b0000066}.Footer-module__hP-FLq__footerBottom{color:#94a3b8;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:3rem;padding-top:1.5rem;padding-bottom:1.5rem;font-size:.82rem;display:flex}.Footer-module__hP-FLq__bottomLeft{color:#94a3b8;font-size:.82rem}.Footer-module__hP-FLq__midnightLink{color:var(--color-secondary,#f4b000);font-weight:600;text-decoration:none;transition:color .2s}.Footer-module__hP-FLq__midnightLink:hover{color:#fff}.Footer-module__hP-FLq__bottomRight{align-items:center;gap:16px;display:flex}.Footer-module__hP-FLq__bottomAffiliation{color:#94a3b8;font-size:.82rem}.Footer-module__hP-FLq__bigMarqueeWrapper{-webkit-user-select:none;user-select:none;pointer-events:none;background:0 0;border-top:1px solid #ffffff0a;width:100%;padding-top:1.25rem;padding-bottom:1.5rem;line-height:.95;position:relative;overflow:hidden}.Footer-module__hP-FLq__bigMarqueeRail{will-change:transform;width:max-content;display:flex}.Footer-module__hP-FLq__bigMarqueeTrack{white-space:nowrap;align-items:center;animation:36s linear infinite Footer-module__hP-FLq__bigMarqueeScroll;display:flex}.Footer-module__hP-FLq__bigMarqueeText{font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);text-transform:uppercase;letter-spacing:-.01em;background:linear-gradient(#e2e8f0a6 0%,#d8e0ea8f 12%,#cad5e275 24%,#bac7d859 36%,#a5b4c840 48%,#8c9bb229 60%,#6e7d9614 72%,#46556e08 84%,#0000 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;padding:0 .5rem;font-size:clamp(5.5rem,15vw,14rem);font-weight:700;display:inline-block}.Footer-module__hP-FLq__bigMarqueeDot{font-family:var(--font-heading,"Plus Jakarta Sans", sans-serif);background:linear-gradient(#e2e8f0a6 0%,#d8e0ea8f 12%,#cad5e275 24%,#bac7d859 36%,#a5b4c840 48%,#8c9bb229 60%,#6e7d9614 72%,#46556e08 84%,#0000 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 1.5rem;font-size:clamp(5.5rem,15vw,14rem);font-weight:700}@keyframes Footer-module__hP-FLq__bigMarqueeScroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (max-width:1599px){.Footer-module__hP-FLq__container{max-width:1475px}}@media (max-width:1408px){.Footer-module__hP-FLq__footerColumn:not(:last-child){padding-right:1rem}.Footer-module__hP-FLq__footerGrid{gap:2rem}.Footer-module__hP-FLq__footer{padding:3rem 0 0}}@media (max-width:1024px){.Footer-module__hP-FLq__footerGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem}.Footer-module__hP-FLq__footerBottom{text-align:center;justify-content:center}.Footer-module__hP-FLq__footerColumn:not(:last-child){border-right:none;padding-right:0}.Footer-module__hP-FLq__logoWrapper{max-width:140px}.Footer-module__hP-FLq__bigMarqueeText,.Footer-module__hP-FLq__bigMarqueeDot{font-size:clamp(4rem,13vw,8.5rem)}}@media (max-width:768px){.Footer-module__hP-FLq__footer{padding-bottom:56px}}@media (max-width:640px){.Footer-module__hP-FLq__footerGrid{grid-template-columns:1fr;gap:2rem}.Footer-module__hP-FLq__footerBottom{flex-direction:column;align-items:flex-start;gap:12px;margin-top:1.5rem}.Footer-module__hP-FLq__bottomRight{flex-direction:column;align-items:flex-start;gap:12px;width:100%}}
.ActivityHero-module__6Y0akq__heroSection{box-sizing:border-box;isolation:isolate;justify-content:flex-start;align-items:flex-end;width:100%;height:50vh;min-height:50vh;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.ActivityHero-module__6Y0akq__heroBgImage{z-index:-2;position:absolute;inset:0}.ActivityHero-module__6Y0akq__heroBgImg{object-fit:cover}.ActivityHero-module__6Y0akq__heroOverlay{z-index:-1;background:linear-gradient(#00000073 0%,#00000040 50%,#0000008c 100%);position:absolute;inset:0}.ActivityHero-module__6Y0akq__container{box-sizing:border-box;width:100%;max-width:1380px;margin:0 auto;padding:0 2rem}.ActivityHero-module__6Y0akq__heroContent{color:#fff;padding-top:100px}.ActivityHero-module__6Y0akq__heroTitle{font-family:var(--font-heading,"Outfit", sans-serif);color:#fff;letter-spacing:-.01em;text-shadow:0 4px 24px #0000004d;margin-bottom:.75rem;font-size:clamp(2.6rem,5.8vw,4.5rem);font-weight:700;line-height:1.15}.ActivityHero-module__6Y0akq__heroTitle em{background:linear-gradient(135deg, #fff 60%, var(--gold-300,#f59e0b) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-bottom:.05em;padding-right:.15em;font-style:italic;font-weight:700;display:inline-block;overflow:visible}.ActivityHero-module__6Y0akq__heroSubtitle{color:#e2e8f0;max-width:650px;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.5}.ActivityHero-module__6Y0akq__breadcrumbNav{margin-top:.4rem}.ActivityHero-module__6Y0akq__breadcrumbList{text-transform:uppercase;letter-spacing:.5px;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;font-size:.85rem;font-weight:600;list-style:none;display:flex}.ActivityHero-module__6Y0akq__breadcrumbList a{color:#cbd5e1;text-decoration:none;transition:color .2s}.ActivityHero-module__6Y0akq__breadcrumbList a:hover{color:var(--color-secondary,#f4b000)}.ActivityHero-module__6Y0akq__separator{color:#64748b}.ActivityHero-module__6Y0akq__activePage{color:var(--color-secondary,#f4b000)}.ActivityHero-module__6Y0akq__heroDecorative{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.ActivityHero-module__6Y0akq__decoCircle1{border:1.5px solid #f59e0b26;border-radius:50%;width:350px;height:350px;animation:8s ease-in-out infinite ActivityHero-module__6Y0akq__pulseCircle;position:absolute;top:-80px;right:-80px}.ActivityHero-module__6Y0akq__decoCircle2{border:1px solid #f59e0b1a;border-radius:50%;width:250px;height:250px;animation:10s ease-in-out infinite reverse ActivityHero-module__6Y0akq__pulseCircle;position:absolute;bottom:-60px;left:-60px}.ActivityHero-module__6Y0akq__decoLine{background:linear-gradient(#0000,#f59e0b66,#0000);border-radius:2px;width:3px;height:120px;position:absolute;top:50%;right:8%;transform:translateY(-50%)}.ActivityHero-module__6Y0akq__decoGlow{filter:blur(30px);background:radial-gradient(circle,#f59e0b14 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:20%;right:15%}.ActivityHero-module__6Y0akq__decoDots{flex-direction:column;gap:12px;display:flex;position:absolute;top:25%;right:5%}.ActivityHero-module__6Y0akq__decoDots span{background:#f59e0b59;border-radius:50%;width:5px;height:5px}.ActivityHero-module__6Y0akq__decoDots span:nth-child(2){opacity:.7;width:4px;height:4px}.ActivityHero-module__6Y0akq__decoDots span:nth-child(3){opacity:.5;width:3px;height:3px}.ActivityHero-module__6Y0akq__decoDots span:nth-child(4){opacity:.4;width:4px;height:4px}.ActivityHero-module__6Y0akq__decoDots span:nth-child(5){opacity:.3;width:3px;height:3px}@keyframes ActivityHero-module__6Y0akq__pulseCircle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}@media screen and (max-width:1439px){.ActivityHero-module__6Y0akq__heroContent{padding-top:100px}.ActivityHero-module__6Y0akq__heroTitle{font-size:clamp(1.8rem,4.5vw,3rem)}.ActivityHero-module__6Y0akq__heroSubtitle{max-width:560px;font-size:1rem}}@media screen and (max-width:1023px){.ActivityHero-module__6Y0akq__heroSection{padding-bottom:30px!important}.ActivityHero-module__6Y0akq__container{padding:0 1.25rem}.ActivityHero-module__6Y0akq__heroContent{padding-top:90px}.ActivityHero-module__6Y0akq__heroTitle{margin-bottom:.5rem;font-size:clamp(1.6rem,4vw,2.5rem)}.ActivityHero-module__6Y0akq__heroSubtitle{max-width:480px;margin-bottom:1rem;font-size:.95rem;line-height:1.45}.ActivityHero-module__6Y0akq__breadcrumbList{gap:.4rem;font-size:.78rem}.ActivityHero-module__6Y0akq__breadcrumbNav{margin-top:1rem}}@media screen and (max-width:767px){.ActivityHero-module__6Y0akq__heroContent{padding-top:80px}.ActivityHero-module__6Y0akq__heroTitle{font-size:clamp(1.5rem,6vw,2.2rem);line-height:1.3}.ActivityHero-module__6Y0akq__heroSubtitle{margin-bottom:.75rem;font-size:.88rem;line-height:1.4}.ActivityHero-module__6Y0akq__breadcrumbList{letter-spacing:.3px;gap:.3rem;font-size:.72rem}.ActivityHero-module__6Y0akq__heroDecorative{display:none}@media (max-width:480px){.ActivityHero-module__6Y0akq__container{padding:0 1rem}.ActivityHero-module__6Y0akq__heroContent{padding-top:70px}.ActivityHero-module__6Y0akq__heroTitle{margin-bottom:.4rem;font-size:1.5rem}.ActivityHero-module__6Y0akq__heroSubtitle{margin-bottom:.6rem;font-size:.82rem;line-height:1.4}.ActivityHero-module__6Y0akq__breadcrumbList{gap:.25rem;font-size:.68rem}.ActivityHero-module__6Y0akq__breadcrumbNav{margin-top:.75rem}}@media (max-width:360px){.ActivityHero-module__6Y0akq__container{padding:0 .75rem}.ActivityHero-module__6Y0akq__heroContent{padding-top:60px}.ActivityHero-module__6Y0akq__heroTitle{margin-bottom:.35rem;font-size:1.3rem}.ActivityHero-module__6Y0akq__heroSubtitle{margin-bottom:.5rem;font-size:.78rem}.ActivityHero-module__6Y0akq__breadcrumbList{font-size:.65rem}}}
.ActivityCard-module__qZzzfq__cardContainer{border:1px solid var(--color-gray-100,#e2e8f0);background:#fff;border-radius:16px;transition:border-color .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 20px #0000000d}.ActivityCard-module__qZzzfq__cardContainer:hover{border-color:var(--color-primary,#b00000);box-shadow:0 10px 30px #0000001a}.ActivityCard-module__qZzzfq__cardLink{flex-direction:column;height:100%;text-decoration:none;display:flex}.ActivityCard-module__qZzzfq__imageWrapper{width:100%;height:220px;position:relative;overflow:hidden}.ActivityCard-module__qZzzfq__cardImg{object-fit:cover;transition:transform .4s;display:block;width:100%!important;height:100%!important}.ActivityCard-module__qZzzfq__cardContainer:hover .ActivityCard-module__qZzzfq__cardImg{transform:scale(1.05)}.ActivityCard-module__qZzzfq__dateTag{background:var(--color-primary,#b00000);color:#fff;z-index:5;border-radius:8px;flex-direction:column;align-items:center;padding:6px 12px;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 4px 12px #b000004d}.ActivityCard-module__qZzzfq__dateNum{font-size:1.15rem;font-weight:800;line-height:1}.ActivityCard-module__qZzzfq__dateMonth{text-transform:uppercase;margin-top:2px;font-size:.65rem;font-weight:700}.ActivityCard-module__qZzzfq__cardBody{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.ActivityCard-module__qZzzfq__cardTitle{font-family:var(--font-heading,serif);color:var(--color-black,#111);margin:0 0 10px;font-size:1.15rem;font-weight:700;line-height:1.3}.ActivityCard-module__qZzzfq__cardDesc{color:var(--color-gray-600,#475569);flex-grow:1;margin:0 0 20px;font-size:.88rem;line-height:1.5}.ActivityCard-module__qZzzfq__cardFooter{border-top:1px solid var(--color-gray-100,#e2e8f0);justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;display:flex}.ActivityCard-module__qZzzfq__deptTag{color:var(--color-secondary,#f4b000);background:#f4b0000f;border:1px solid #f4b00033;border-radius:4px;padding:4px 10px;font-size:.78rem;font-weight:600}.ActivityCard-module__qZzzfq__arrowCta{color:var(--color-primary,#b00000);align-items:center;gap:4px;font-size:.85rem;font-weight:700;transition:color .2s;display:flex}.ActivityCard-module__qZzzfq__arrowCtaDisabled{opacity:.4;pointer-events:none;cursor:not-allowed}.ActivityCard-module__qZzzfq__arrowCta svg{transition:transform .2s}.ActivityCard-module__qZzzfq__cardContainer:hover .ActivityCard-module__qZzzfq__arrowCta{color:var(--color-secondary,#f4b000)}.ActivityCard-module__qZzzfq__cardContainer:hover .ActivityCard-module__qZzzfq__arrowCta svg{transform:translate(4px)}@media screen and (max-width:1023px){.ActivityCard-module__qZzzfq__imageWrapper{height:190px}.ActivityCard-module__qZzzfq__cardBody{padding:1.25rem}.ActivityCard-module__qZzzfq__cardTitle{margin-bottom:8px;font-size:1.05rem}.ActivityCard-module__qZzzfq__cardDesc{margin-bottom:16px;font-size:.82rem}}@media screen and (max-width:640px){.ActivityCard-module__qZzzfq__imageWrapper{height:175px}.ActivityCard-module__qZzzfq__cardBody{padding:1rem}.ActivityCard-module__qZzzfq__cardTitle{margin-bottom:6px;font-size:.98rem}.ActivityCard-module__qZzzfq__cardDesc{margin-bottom:12px;font-size:.8rem}.ActivityCard-module__qZzzfq__cardFooter{padding-top:10px}.ActivityCard-module__qZzzfq__deptTag{padding:3px 8px;font-size:.72rem}.ActivityCard-module__qZzzfq__arrowCta{font-size:.78rem}.ActivityCard-module__qZzzfq__dateTag{border-radius:6px;padding:4px 8px;top:8px;left:8px}.ActivityCard-module__qZzzfq__dateNum{font-size:1rem}.ActivityCard-module__qZzzfq__dateMonth{font-size:.58rem}}
.page-module__epbUsG__clubsSection{background:#fff;padding:5rem 0 3rem}.page-module__epbUsG__container{box-sizing:border-box;width:100%;max-width:1320px;margin:0 auto;padding:0 1.5rem}.page-module__epbUsG__preTitle{letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary,#b00000);align-items:center;gap:8px;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:flex}.page-module__epbUsG__preTitle:before{content:"";background:var(--color-primary,#b00000);width:24px;height:2px}.page-module__epbUsG__sectionTitle{font-family:var(--font-heading,serif);font-size:var(--fs-h2,2.2rem);color:var(--color-black,#111);margin:0 0 2.5rem;font-weight:800}.page-module__epbUsG__sectionTitle span{color:var(--color-primary,#b00000)}.page-module__epbUsG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}.page-module__epbUsG__feedSection{background:var(--color-bg-alt,#fff8e6);border-top:1px solid var(--color-gray-100,#e2e8f0);padding:5rem 0}.page-module__epbUsG__filterTabs{z-index:90;background:var(--color-bg-alt,#fff8e6);flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem;padding:10px 0;display:flex;position:sticky;top:90px}.page-module__epbUsG__tabBtn{color:var(--color-gray-600,#475569);border:1px solid var(--color-gray-100,#e2e8f0);cursor:pointer;background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:10px 20px;font-size:.88rem;font-weight:700;transition:border-color .25s,color .25s,transform .2s;display:flex;overflow:hidden;box-shadow:0 4px 10px #00000005}.page-module__epbUsG__tabBtn:hover:not(.page-module__epbUsG__activeTab){border-color:var(--color-secondary,#f4b000);color:var(--color-primary,#b00000);transform:translateY(-2px)}.page-module__epbUsG__tabBtn.page-module__epbUsG__activeTab{border-color:var(--color-primary,#b00000);box-shadow:0 4px 12px #b0000033}.page-module__epbUsG__activePill{background:var(--color-primary,#b00000);z-index:1;position:absolute;inset:0}.page-module__epbUsG__tabText{z-index:2;color:inherit;transition:color .25s;position:relative}.page-module__epbUsG__activeTab .page-module__epbUsG__tabText{color:#fff!important}.page-module__epbUsG__feedGrid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;display:grid}.page-module__epbUsG__emptyState{border:1px solid var(--color-gray-100,#e2e8f0);text-align:center;background:#fff;border-radius:16px;max-width:600px;margin:2rem auto 0;padding:3.5rem;box-shadow:0 6px 20px #00000005}.page-module__epbUsG__emptyState h3{font-family:var(--font-heading,serif);color:var(--color-black,#111);margin:1rem 0 6px;font-size:1.3rem}.page-module__epbUsG__emptyState p{color:var(--color-gray-600,#475569);margin:0;font-size:.9rem}.page-module__epbUsG__paginationContainer{justify-content:center;gap:8px;margin-top:4rem;display:flex}.page-module__epbUsG__pageBtn{color:var(--color-gray-600,#475569);border:1px solid var(--color-gray-100,#e2e8f0);cursor:pointer;background:#fff;border-radius:8px;padding:10px 18px;font-size:.88rem;font-weight:700;transition:all .25s;box-shadow:0 4px 10px #00000005}.page-module__epbUsG__pageBtn:hover:not(:disabled){border-color:var(--color-primary,#b00000);color:var(--color-primary,#b00000)}.page-module__epbUsG__pageBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__epbUsG__pageBtn.page-module__epbUsG__activePageBtn{background:var(--color-primary,#b00000);color:#fff;border-color:var(--color-primary,#b00000);box-shadow:0 4px 12px #b0000040}@media screen and (max-width:1023px){.page-module__epbUsG__grid,.page-module__epbUsG__feedGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.page-module__epbUsG__filterTabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;gap:.5rem;padding-bottom:12px;overflow-x:auto;top:74px!important}.page-module__epbUsG__filterTabs::-webkit-scrollbar{height:5px;display:block}.page-module__epbUsG__filterTabs::-webkit-scrollbar-track{background:#b000000d;border-radius:10px}.page-module__epbUsG__filterTabs::-webkit-scrollbar-thumb{background:var(--color-primary,#b00000);border-radius:10px}.page-module__epbUsG__tabBtn{flex-shrink:0;padding:8px 16px;font-size:.82rem}}@media screen and (max-width:767px){.page-module__epbUsG__clubsSection{padding:3rem 0 2rem}.page-module__epbUsG__feedSection{padding:3rem 0}.page-module__epbUsG__sectionTitle{margin-bottom:1.5rem;font-size:1.75rem}}@media screen and (max-width:640px){.page-module__epbUsG__grid,.page-module__epbUsG__feedGrid{grid-template-columns:1fr;gap:1.5rem}}
.ActivityGrid-module__Jae8vq__galleryContainer{width:100%}.ActivityGrid-module__Jae8vq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;width:100%;display:grid}.ActivityGrid-module__Jae8vq__imgWrapper{cursor:pointer;border:1px solid #ffffff0d;border-radius:12px;height:250px;position:relative;overflow:hidden;box-shadow:0 4px 15px #0003}.ActivityGrid-module__Jae8vq__galleryImg{object-fit:cover;width:100%;height:100%;transition:transform .4s}.ActivityGrid-module__Jae8vq__overlay{opacity:0;z-index:2;background:#0b0f1999;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.ActivityGrid-module__Jae8vq__imgWrapper:hover .ActivityGrid-module__Jae8vq__galleryImg{transform:scale(1.04)}.ActivityGrid-module__Jae8vq__imgWrapper:hover .ActivityGrid-module__Jae8vq__overlay{opacity:1}.ActivityGrid-module__Jae8vq__zoomText{color:#fff;text-transform:uppercase;letter-spacing:1px;border:1.5px solid #fff;border-radius:4px;padding:8px 18px;font-size:.9rem;font-weight:700}.ActivityGrid-module__Jae8vq__lightbox{z-index:9999;cursor:zoom-out;background:#070a12f2;justify-content:center;align-items:center;animation:.25s ActivityGrid-module__Jae8vq__fadeIn;display:flex;position:fixed;inset:0}.ActivityGrid-module__Jae8vq__lightboxContent{cursor:default;max-width:90%;max-height:85vh;position:relative}.ActivityGrid-module__Jae8vq__lightboxImg{object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:80vh;box-shadow:0 10px 40px #000c}.ActivityGrid-module__Jae8vq__closeBtn{color:#fff;cursor:pointer;z-index:10000;background:0 0;border:none;font-size:3rem;line-height:1;transition:transform .2s;position:absolute;top:30px;right:30px}.ActivityGrid-module__Jae8vq__closeBtn:hover{color:var(--color-secondary,#f4b000);transform:scale(1.1)}@keyframes ActivityGrid-module__Jae8vq__fadeIn{0%{opacity:0}to{opacity:1}}
