.PublicHeader-module__O_kSTG__header{background-color:var(--mire-maroon);z-index:1000;width:100%;font-family:var(--mire-font-body);border-bottom:1px solid #ffffff1a;position:fixed;top:0;left:0;right:0}.PublicHeader-module__O_kSTG__headerSpacer{height:111px}.PublicHeader-module__O_kSTG__topHeader{background-color:#0d0d0d;border-bottom:1px solid #ffffff14}.PublicHeader-module__O_kSTG__topHeaderContent{color:#fff;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:6px 20px;font-size:.8rem;display:flex}.PublicHeader-module__O_kSTG__topHeaderLeft{align-items:center;display:flex}.PublicHeader-module__O_kSTG__topHeaderLabel{opacity:.9;white-space:nowrap;margin-right:15px;font-weight:600}.PublicHeader-module__O_kSTG__topHeaderLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;display:flex}.PublicHeader-module__O_kSTG__topHeaderLinks a{color:#fff;opacity:.8;text-decoration:none;transition:opacity .3s}.PublicHeader-module__O_kSTG__topHeaderLinks a:hover{opacity:1}.PublicHeader-module__O_kSTG__topHeaderRight{align-items:center;gap:20px;display:flex}.PublicHeader-module__O_kSTG__topEmail{color:#fff;font-weight:500;text-decoration:none;transition:opacity .2s}.PublicHeader-module__O_kSTG__topEmail:hover{opacity:.8}.PublicHeader-module__O_kSTG__topHeaderSocials{align-items:center;gap:10px;display:flex}.PublicHeader-module__O_kSTG__topHeaderSocials a{color:var(--mire-maroon);opacity:1;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .2s,background-color .2s;display:flex}.PublicHeader-module__O_kSTG__topHeaderSocials a:hover{background-color:#f0f0f0;transform:scale(1.1)}.PublicHeader-module__O_kSTG__navContent{justify-content:space-between;align-items:center;max-width:1280px;height:80px;margin:0 auto;padding:15px 20px;display:flex}.PublicHeader-module__O_kSTG__logo{flex:1;align-items:center;display:flex}.PublicHeader-module__O_kSTG__logoContainer{align-items:center;text-decoration:none;display:inline-flex}.PublicHeader-module__O_kSTG__logoImg{object-fit:contain;width:auto;max-width:200px;height:52px}.PublicHeader-module__O_kSTG__centerNav{flex:2;justify-content:center;display:flex}.PublicHeader-module__O_kSTG__navLinks{align-items:center;gap:30px;display:flex}.PublicHeader-module__O_kSTG__navLink{color:#fff;font-size:.95rem;font-weight:500;font-family:var(--mire-font-heading);letter-spacing:.5px;white-space:nowrap;text-decoration:none;transition:color .3s}.PublicHeader-module__O_kSTG__navLink:hover,.PublicHeader-module__O_kSTG__navLink.PublicHeader-module__O_kSTG__active{color:var(--mire-gold-bright)}.PublicHeader-module__O_kSTG__megaWrap{align-items:center;display:flex;position:static}.PublicHeader-module__O_kSTG__megaWrap>.PublicHeader-module__O_kSTG__navLink{cursor:pointer;line-height:inherit;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:inline-flex}.PublicHeader-module__O_kSTG__chevron,.PublicHeader-module__O_kSTG__chevronOpen{flex-shrink:0;transition:transform .25s}.PublicHeader-module__O_kSTG__chevronOpen{transform:rotate(180deg)}.PublicHeader-module__O_kSTG__rightNav{flex:1;justify-content:flex-end;align-items:center;gap:20px;display:flex}.PublicHeader-module__O_kSTG__desktopActions{align-items:center;gap:15px;display:flex}.PublicHeader-module__O_kSTG__mobileActions{align-items:center;gap:15px;display:none}.PublicHeader-module__O_kSTG__registerBtn{color:var(--mire-maroon);min-width:140px;font-size:.9rem;font-weight:700;font-family:var(--mire-font-heading);background-color:#fff;border:2px solid #0000;border-radius:30px;justify-content:center;align-items:center;gap:6px;padding:10px 40px;text-decoration:none;transition:all .3s;display:inline-flex}.PublicHeader-module__O_kSTG__registerBtn:hover{color:#fff;background-color:#0000;border-color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.PublicHeader-module__O_kSTG__registerBtnSm{min-width:100px;padding:8px 20px;font-size:.8rem}.PublicHeader-module__O_kSTG__hamburgerBtn{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background .2s;display:none}.PublicHeader-module__O_kSTG__hamburgerBtn:hover{background:#ffffff1f}.PublicHeader-module__O_kSTG__megaMenu{background-color:var(--mire-maroon);z-index:1001;opacity:0;visibility:hidden;border-top:1px solid #ffffff1a;width:100%;padding:30px 0;transition:opacity .3s,transform .3s,visibility .3s;position:absolute;top:100%;left:0;transform:translateY(10px);box-shadow:0 15px 30px #0003}.PublicHeader-module__O_kSTG__megaMenu:hover,.PublicHeader-module__O_kSTG__megaMenu:focus-within,.PublicHeader-module__O_kSTG__megaMenuOpen{opacity:1;visibility:visible;transform:translateY(0)}.PublicHeader-module__O_kSTG__megaMenuContent{text-align:left;border-left:1px solid #fff3;grid-template-columns:repeat(4,1fr);gap:0;max-width:1280px;margin:0 auto;padding:0 20px;display:grid}.PublicHeader-module__O_kSTG__megaCard{background:0 0;border-right:1px solid #fff3;align-items:center;gap:16px;padding:24px 20px;text-decoration:none;transition:background .2s;display:flex}.PublicHeader-module__O_kSTG__megaCard:hover{background:#ffffff14}.PublicHeader-module__O_kSTG__megaImgWrapper{border-radius:4px;flex-shrink:0;width:45px;height:45px;display:block;overflow:hidden;box-shadow:0 2px 4px #0003}.PublicHeader-module__O_kSTG__megaImg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.PublicHeader-module__O_kSTG__megaCard:hover .PublicHeader-module__O_kSTG__megaImg{transform:scale(1.1)}.PublicHeader-module__O_kSTG__megaTitle{color:#ffffffe6;font-size:.88rem;font-family:var(--mire-font-heading);text-underline-offset:3px;margin:0;font-weight:500;line-height:1.5;text-decoration:underline;transition:color .2s}.PublicHeader-module__O_kSTG__megaCard:hover .PublicHeader-module__O_kSTG__megaTitle{color:var(--mire-gold-bright)}.PublicHeader-module__O_kSTG__accountWrap{position:relative}.PublicHeader-module__O_kSTG__accountBtn{color:#fff;cursor:pointer;font-family:var(--mire-font-heading);background:#ffffff14;border:1px solid #ffffff73;border-radius:30px;align-items:center;gap:8px;padding:6px 12px;font-size:.85rem;font-weight:600;transition:background .2s,border-color .2s;display:flex}.PublicHeader-module__O_kSTG__accountBtn:hover{background:#ffffff29;border-color:#fff}.PublicHeader-module__O_kSTG__accountName{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.PublicHeader-module__O_kSTG__accountAvatar{background:linear-gradient(135deg, var(--mire-gold-bright), var(--mire-gold-hover));width:32px;height:32px;color:var(--mire-maroon);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:inline-flex;overflow:hidden}.PublicHeader-module__O_kSTG__accountAvatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.PublicHeader-module__O_kSTG__accountMenu{background:var(--mire-maroon-deep);z-index:1002;border:1px solid #ffffff2e;border-radius:14px;width:230px;padding:6px 0;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 20px 40px #00000059}.PublicHeader-module__O_kSTG__accountMenuHead{border-bottom:1px solid #ffffff24;padding:12px 16px}.PublicHeader-module__O_kSTG__accountMenuName{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.86rem;font-weight:700;overflow:hidden}.PublicHeader-module__O_kSTG__accountMenuEmail{color:#fff9;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:.74rem;overflow:hidden}.PublicHeader-module__O_kSTG__accountMenuItem{color:#ffffffe0;align-items:center;gap:12px;padding:10px 16px;font-size:.86rem;text-decoration:none;transition:background .2s,color .2s;display:flex}.PublicHeader-module__O_kSTG__accountMenuItem:hover{color:#fff;background:#ffffff1a}.PublicHeader-module__O_kSTG__accountMenuFoot{border-top:1px solid #ffffff24;margin-top:4px;padding-top:4px}.PublicHeader-module__O_kSTG__accountSignOut{color:#ffb3b3;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:10px 16px;font-family:inherit;font-size:.86rem;transition:background .2s,color .2s;display:flex}.PublicHeader-module__O_kSTG__accountSignOut:hover{color:#fff;background:#ffffff1a}.PublicHeader-module__O_kSTG__mobileOverlay{z-index:1099;cursor:pointer;-webkit-backdrop-filter:blur(2px);background:#00000080;border:none;padding:0;position:fixed;inset:0}.PublicHeader-module__O_kSTG__mobileDrawer{background:var(--mire-maroon-deep);z-index:1100;width:min(320px,85vw);height:100dvh;transition:right .35s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-8px 0 32px #0006}.PublicHeader-module__O_kSTG__mobileDrawerOpen{right:0}.PublicHeader-module__O_kSTG__drawerInner{flex-direction:column;padding:16px 0 40px;display:flex}.PublicHeader-module__O_kSTG__drawerHeader{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;margin-bottom:6px;padding:0 20px 14px;display:flex}.PublicHeader-module__O_kSTG__drawerLogo{object-fit:contain;width:auto;max-width:150px;height:40px}.PublicHeader-module__O_kSTG__drawerClose{color:#fff;cursor:pointer;background:0 0;border:none;padding:4px}.PublicHeader-module__O_kSTG__drawerSection{flex-direction:column;padding:0 4px;display:flex}.PublicHeader-module__O_kSTG__drawerSectionLabel{letter-spacing:1.5px;text-transform:uppercase;color:#ffffff73;padding:12px 20px 8px;font-size:.7rem;font-weight:700}.PublicHeader-module__O_kSTG__drawerLink{color:#ffffffe0;font-size:.96rem;font-weight:500;font-family:var(--mire-font-heading);border-radius:6px;margin:1px 8px;padding:12px 20px;text-decoration:none;transition:background .2s,color .2s;display:block}.PublicHeader-module__O_kSTG__drawerLink:hover,.PublicHeader-module__O_kSTG__drawerLink.PublicHeader-module__O_kSTG__active{color:#fff;background:#ffffff1a}.PublicHeader-module__O_kSTG__drawerAccordionBtn{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;width:calc(100% - 16px);margin:1px 8px;padding:0 20px 0 0;transition:background .2s;display:flex}.PublicHeader-module__O_kSTG__drawerAccordionBtn:hover{background:#ffffff0f}.PublicHeader-module__O_kSTG__drawerAccordionLabel{color:#ffffffe0;font-size:.96rem;font-weight:500;font-family:var(--mire-font-heading);padding:12px 20px;display:block}.PublicHeader-module__O_kSTG__drawerAccordionBtn .PublicHeader-module__O_kSTG__chevron{color:#ffffff80}.PublicHeader-module__O_kSTG__drawerSubmenu{background:#0003;border-left:3px solid #fff3;border-radius:6px;margin:0 8px 4px;padding:4px 0;overflow:hidden}.PublicHeader-module__O_kSTG__drawerSubLink{color:#ffffffbf;font-size:.9rem;font-family:var(--mire-font-heading);padding:10px 20px;text-decoration:none;transition:background .2s,color .2s;display:block}.PublicHeader-module__O_kSTG__drawerSubLink:hover{color:#fff;background:#ffffff14}.PublicHeader-module__O_kSTG__drawerUser{background:#ffffff14;border-radius:10px;align-items:center;gap:12px;margin:1px 16px 6px;padding:12px;display:flex}.PublicHeader-module__O_kSTG__drawerUserText{flex-direction:column;min-width:0;display:flex}.PublicHeader-module__O_kSTG__drawerUserName{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:700;overflow:hidden}.PublicHeader-module__O_kSTG__drawerUserEmail{color:#fff9;text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;overflow:hidden}.PublicHeader-module__O_kSTG__drawerSignOut{color:#ffb3b3;font-size:.96rem;font-weight:500;font-family:var(--mire-font-heading);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;margin:1px 8px;padding:12px 20px;transition:background .2s,color .2s;display:flex}.PublicHeader-module__O_kSTG__drawerSignOut:hover{color:#fff;background:#ffffff1a}.PublicHeader-module__O_kSTG__drawerCta{padding:8px 20px 4px}.PublicHeader-module__O_kSTG__drawerSocials{align-items:center;gap:10px;padding:8px 20px 0;display:flex}.PublicHeader-module__O_kSTG__drawerSocials a{color:var(--mire-maroon);background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .2s,background-color .2s;display:flex}.PublicHeader-module__O_kSTG__drawerSocials a:hover{background-color:#f0f0f0;transform:scale(1.1)}@media (prefers-reduced-motion:reduce){.PublicHeader-module__O_kSTG__megaMenu,.PublicHeader-module__O_kSTG__mobileDrawer,.PublicHeader-module__O_kSTG__megaImg,.PublicHeader-module__O_kSTG__chevron,.PublicHeader-module__O_kSTG__chevronOpen{transition:none}}@media (max-width:1100px){.PublicHeader-module__O_kSTG__navLinks{gap:18px}.PublicHeader-module__O_kSTG__navLink{font-size:.85rem}.PublicHeader-module__O_kSTG__registerBtn{min-width:0;padding:10px 24px}}@media (max-width:900px){.PublicHeader-module__O_kSTG__hamburgerBtn{display:flex}.PublicHeader-module__O_kSTG__centerNav,.PublicHeader-module__O_kSTG__desktopActions{display:none}.PublicHeader-module__O_kSTG__mobileActions{display:flex}.PublicHeader-module__O_kSTG__megaMenu,.PublicHeader-module__O_kSTG__topHeaderLeft{display:none}.PublicHeader-module__O_kSTG__topHeaderContent{padding:8px 10px}.PublicHeader-module__O_kSTG__topHeaderRight{justify-content:space-between;width:100%}.PublicHeader-module__O_kSTG__logoImg{width:120px}.PublicHeader-module__O_kSTG__headerSpacer{height:115px}}
.CourseCard-module__OoHRFq__card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;flex-direction:column;height:100%;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000d}.CourseCard-module__OoHRFq__card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #7807121f}.CourseCard-module__OoHRFq__cardLink{color:inherit;height:100%;text-decoration:none;display:block}.CourseCard-module__OoHRFq__imageContainer{background:#1a1a1a;width:100%;height:200px;position:relative;overflow:hidden}.CourseCard-module__OoHRFq__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.CourseCard-module__OoHRFq__card:hover .CourseCard-module__OoHRFq__image{transform:scale(1.05)}.CourseCard-module__OoHRFq__batchBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:2;background:#780712;border-radius:20px;padding:4px 12px;font-size:.72rem;font-weight:700;position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #0003}.CourseCard-module__OoHRFq__content{flex-direction:column;flex:1;padding:20px;display:flex}.CourseCard-module__OoHRFq__rating{align-items:center;gap:4px;margin-bottom:12px;display:flex}.CourseCard-module__OoHRFq__ratingText{color:#888;margin-left:4px;font-size:.8rem;font-weight:600}.CourseCard-module__OoHRFq__title{color:#1a1a1a;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:1.05rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.CourseCard-module__OoHRFq__description{color:#666;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:16px;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.CourseCard-module__OoHRFq__footer{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-top:auto;padding-top:14px;display:flex}.CourseCard-module__OoHRFq__dateInfo{color:#666;align-items:center;gap:6px;font-size:.8rem;display:flex}.CourseCard-module__OoHRFq__price{color:#780712;font-size:.98rem;font-weight:800}.CourseCard-module__OoHRFq__hoverOverlay{opacity:0;z-index:3;background:#780712e0;justify-content:center;align-items:center;padding:20px;transition:opacity .3s;display:flex;position:absolute;inset:0}.CourseCard-module__OoHRFq__noBatchCard:hover .CourseCard-module__OoHRFq__hoverOverlay{opacity:1}.CourseCard-module__OoHRFq__hoverOverlay span{color:#fff;text-align:center;font-size:.85rem;font-weight:700}.CourseCard-module__OoHRFq__noBatchCard{cursor:default}
.PublicFooter-module__gKDtoW__footer{color:#fff;background-color:#780712;border-top:1px solid #ffffff1a;padding:80px 0;position:relative}.PublicFooter-module__gKDtoW__footerContent{justify-content:space-between;align-items:flex-start;gap:40px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.PublicFooter-module__gKDtoW__footerLogoSection{flex:1.5}.PublicFooter-module__gKDtoW__logoImg{width:300px;max-width:100%;margin-bottom:14px}.PublicFooter-module__gKDtoW__logoCopyright{color:#ffffffb3;font-size:.9rem;font-family:var(--mire-font-body);max-width:320px;line-height:1.6}.PublicFooter-module__gKDtoW__footerInfoSection{flex:1.5}.PublicFooter-module__gKDtoW__footerColTitle{text-transform:uppercase;letter-spacing:1.2px;color:#ffffff80;font-size:.78rem;font-weight:700;font-family:var(--mire-font-heading);margin-bottom:14px}.PublicFooter-module__gKDtoW__footerNavLinks{flex-direction:column;gap:10px;display:flex}.PublicFooter-module__gKDtoW__footerNavLink{color:#ffffffd1;font-size:.88rem;font-weight:500;font-family:var(--mire-font-heading);text-decoration:none;transition:color .25s,padding-left .2s}.PublicFooter-module__gKDtoW__footerNavLink:hover{color:var(--mire-gold-bright);padding-left:4px}.PublicFooter-module__gKDtoW__footerCol{flex:1}.PublicFooter-module__gKDtoW__backToTopBtn{background-color:var(--mire-gold-bright);color:#000;cursor:pointer;opacity:0;pointer-events:none;z-index:999;border:none;border-radius:8px;justify-content:center;align-items:center;width:45px;height:45px;transition:transform .2s,opacity .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 10px #00000040}.PublicFooter-module__gKDtoW__backToTopVisible{opacity:1;pointer-events:auto}.PublicFooter-module__gKDtoW__backToTopBtn:hover{transform:translateY(-3px)}@media (max-width:768px){.PublicFooter-module__gKDtoW__backToTopBtn{width:40px;height:40px;bottom:76px;right:16px}}.PublicFooter-module__gKDtoW__copyright{border-top:1px solid #ffffff1a;margin-top:60px;padding-top:20px;padding-bottom:20px}.PublicFooter-module__gKDtoW__copyrightInner{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.PublicFooter-module__gKDtoW__copyright p{color:#ffffff73;font-size:.78rem;font-family:var(--mire-font-heading);text-align:center;margin:0}.PublicFooter-module__gKDtoW__legalLinks{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:15px;display:flex}.PublicFooter-module__gKDtoW__legalLinks a{color:#ffffff80;font-size:.73rem;font-family:var(--mire-font-heading);text-decoration:none;transition:color .2s}.PublicFooter-module__gKDtoW__legalLinks a:hover{color:var(--mire-gold-bright)}@media (max-width:900px){.PublicFooter-module__gKDtoW__footer{padding:40px 0 100px}.PublicFooter-module__gKDtoW__footerContent{flex-direction:column;gap:30px}.PublicFooter-module__gKDtoW__footerLogoSection,.PublicFooter-module__gKDtoW__footerInfoSection,.PublicFooter-module__gKDtoW__footerLinksSection,.PublicFooter-module__gKDtoW__footerCol{text-align:center;width:100%}.PublicFooter-module__gKDtoW__footerLogoSection{flex-direction:column;align-items:center;display:flex}.PublicFooter-module__gKDtoW__logoCopyright{max-width:100%}.PublicFooter-module__gKDtoW__footerNavLinks{align-items:center}.PublicFooter-module__gKDtoW__copyrightInner{flex-direction:column;gap:20px}.PublicFooter-module__gKDtoW__legalLinks{text-align:center;justify-content:center}.PublicFooter-module__gKDtoW__backToTopBtn{bottom:80px;right:20px}}.PublicFooter-module__gKDtoW__regNo{letter-spacing:1px;font-size:.7rem;font-family:var(--font-geist-mono), monospace;color:#fff6;margin-top:10px}.PublicFooter-module__gKDtoW__socials{align-items:center;gap:10px;display:flex}.PublicFooter-module__gKDtoW__socialIcon{color:#780712;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .2s,background-color .2s;display:flex}.PublicFooter-module__gKDtoW__socialIcon:hover{background-color:#f0f0f0;transform:scale(1.1)}@media (max-width:768px){.PublicFooter-module__gKDtoW__footer{padding-bottom:110px}}
.FacultiesSection-module__IxBK8q__classesSection{background:url(/images/mirelk/yellowbg.avif) 50%/cover no-repeat;background-color:var(--mire-gold-bright);padding:80px 0 60px;position:relative}.FacultiesSection-module__IxBK8q__overlay{background-color:var(--mire-gold-bright);opacity:.6;position:absolute;inset:0}.FacultiesSection-module__IxBK8q__content{z-index:10;max-width:1200px;color:var(--mire-maroon);margin:0 auto;padding:0 20px;position:relative}.FacultiesSection-module__IxBK8q__sectionHeader{text-align:center;margin-bottom:50px}.FacultiesSection-module__IxBK8q__subtitle{color:var(--mire-maroon);margin-bottom:10px;font-size:1.1rem;font-style:italic;display:block}.FacultiesSection-module__IxBK8q__sectionHeader h2{color:var(--mire-maroon);font-size:2.8rem;font-weight:800;font-family:var(--mire-font-heading);margin-bottom:15px}.FacultiesSection-module__IxBK8q__sectionHeader p{color:var(--mire-maroon-dark);max-width:600px;margin:0 auto;font-size:1rem;line-height:1.7}.FacultiesSection-module__IxBK8q__facultyGrid{border-top:1px solid var(--mire-maroon);border-left:1px solid var(--mire-maroon);grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:45px;display:grid}.FacultiesSection-module__IxBK8q__facultyCard{border-right:1px solid var(--mire-maroon);border-bottom:1px solid var(--mire-maroon);flex-direction:column;align-items:flex-start;gap:12px;padding:24px 20px;transition:background .2s;display:flex}.FacultiesSection-module__IxBK8q__facultyCard:hover{background:#8c081614}.FacultiesSection-module__IxBK8q__facultyIcon{color:var(--mire-maroon);margin-bottom:5px}.FacultiesSection-module__IxBK8q__facultyCard h3{color:var(--mire-maroon);font-size:1.2rem;font-weight:700;font-family:var(--mire-font-heading);line-height:1.3}.FacultiesSection-module__IxBK8q__facultyCard p{color:#8c0816e6;flex:1;font-size:.92rem;line-height:1.6}.FacultiesSection-module__IxBK8q__readMore{color:var(--mire-maroon);text-underline-offset:3px;margin-top:auto;font-size:.88rem;font-weight:600;text-decoration:underline;transition:color .2s}.FacultiesSection-module__IxBK8q__readMore:hover{color:#000}@media (max-width:900px){.FacultiesSection-module__IxBK8q__facultyGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.FacultiesSection-module__IxBK8q__facultyGrid{grid-template-columns:1fr}.FacultiesSection-module__IxBK8q__sectionHeader h2{font-size:2rem}}
.WhatsOnSection-module__hcVpfG__eventsSection{background:url(/images/mirelk/hp-calendar-bg.png) 50%/cover no-repeat;padding:80px 0 60px;position:relative}.WhatsOnSection-module__hcVpfG__overlay{background-color:#8c0816e0;position:absolute;inset:0}.WhatsOnSection-module__hcVpfG__content{z-index:10;color:#fff;text-align:center;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.WhatsOnSection-module__hcVpfG__heading{font-size:2.8rem;font-weight:800;font-family:var(--mire-font-heading);color:#fff;margin-bottom:14px}.WhatsOnSection-module__hcVpfG__subheading{color:#ffffffd9;margin-bottom:50px;font-size:1.1rem;font-style:italic}.WhatsOnSection-module__hcVpfG__eventsGrid{text-align:left;border-top:1px solid #fff3;border-left:1px solid #fff3;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:45px;display:grid}.WhatsOnSection-module__hcVpfG__eventItem{border-bottom:1px solid #fff3;border-right:1px solid #fff3;align-items:flex-start;gap:16px;padding:24px 20px;transition:background .2s;display:flex}.WhatsOnSection-module__hcVpfG__eventItem:hover{background:#ffffff14}.WhatsOnSection-module__hcVpfG__dateBlock{flex-direction:column;flex-shrink:0;align-items:center;min-width:38px;display:flex}.WhatsOnSection-module__hcVpfG__day{font-size:1.8rem;font-weight:800;font-family:var(--mire-font-heading);color:#fff;line-height:1}.WhatsOnSection-module__hcVpfG__month{color:#ffffffb3;letter-spacing:1px;text-transform:uppercase;font-size:.7rem;font-weight:600}.WhatsOnSection-module__hcVpfG__eventTitle{color:#ffffffe6;text-underline-offset:3px;font-size:.88rem;line-height:1.5;text-decoration:underline;transition:color .2s}.WhatsOnSection-module__hcVpfG__eventTitle:hover{color:var(--mire-gold-bright)}.WhatsOnSection-module__hcVpfG__btnWrapper{justify-content:center;display:flex}.WhatsOnSection-module__hcVpfG__seeAllBtn{color:#fff;letter-spacing:1.5px;font-size:.85rem;font-weight:700;font-family:var(--mire-font-heading);border:2px solid #fff;padding:12px 36px;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.WhatsOnSection-module__hcVpfG__seeAllBtn:hover{color:var(--mire-maroon);background:#fff}.WhatsOnSection-module__hcVpfG__noEvents{color:#ffffffb3;grid-column:1/-1;padding:40px;font-style:italic}@media (max-width:900px){.WhatsOnSection-module__hcVpfG__eventsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.WhatsOnSection-module__hcVpfG__eventsGrid{grid-template-columns:1fr}.WhatsOnSection-module__hcVpfG__heading{font-size:2rem}}
.PartnersSection-module__R4IfDq__partners{background-color:#000;padding:60px 0}.PartnersSection-module__R4IfDq__content{text-align:center;flex-direction:column;align-items:center;gap:30px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.PartnersSection-module__R4IfDq__iconWrapper{background-color:var(--mire-maroon);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:5px;display:flex;box-shadow:0 4px 15px #78071266}.PartnersSection-module__R4IfDq__globeIcon{color:#fff}.PartnersSection-module__R4IfDq__title{color:#fff;font-size:1.8rem;font-weight:700;font-family:var(--mire-font-heading)}.PartnersSection-module__R4IfDq__description{color:#ccc;max-width:600px;margin:0 auto;font-size:1rem;line-height:1.6}.PartnersSection-module__R4IfDq__slotGrid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;max-width:760px;display:grid}.PartnersSection-module__R4IfDq__slot{background:#ffffff0a;border:1px dashed #ffffff40;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:130px;padding:24px 18px;display:flex;position:relative;overflow:hidden}.PartnersSection-module__R4IfDq__slotBlurred{filter:blur(6px);opacity:.55;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:10px;display:flex}.PartnersSection-module__R4IfDq__slotCrest{background:linear-gradient(140deg,#c9c9c9 0%,#8d8d8d 100%);border-radius:50%;width:46px;height:46px}.PartnersSection-module__R4IfDq__slotName{background:#ffffffa6;border-radius:3px;width:118px;height:11px}.PartnersSection-module__R4IfDq__slotNameShort{background:#fff6;border-radius:3px;width:76px;height:9px}.PartnersSection-module__R4IfDq__slotLabel{letter-spacing:1.6px;text-transform:uppercase;color:var(--mire-gold-bright);white-space:nowrap;background:#0000008c;border-radius:20px;padding:4px 12px;font-size:.62rem;font-weight:700;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.PartnersSection-module__R4IfDq__ctaButton{background-color:var(--mire-maroon);color:#fff;font-weight:600;font-family:var(--mire-font-heading);border:2px solid var(--mire-maroon);border-radius:6px;margin-top:10px;padding:12px 30px;text-decoration:none;transition:all .3s;display:inline-block}.PartnersSection-module__R4IfDq__ctaButton:hover{color:#fff;background-color:#0000}@media (max-width:768px){.PartnersSection-module__R4IfDq__title{font-size:1.5rem}.PartnersSection-module__R4IfDq__description{font-size:.95rem}.PartnersSection-module__R4IfDq__slotGrid{grid-template-columns:1fr;max-width:320px}}
.NewsCard-module__WrBi7G__newsCard{background:#fff;border:1px solid #eaeaea;border-radius:12px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000008}.NewsCard-module__WrBi7G__newsCard:hover{transform:translateY(-6px);box-shadow:0 12px 35px #0000001a}.NewsCard-module__WrBi7G__imageLink{text-decoration:none;display:block;overflow:hidden}.NewsCard-module__WrBi7G__imageContainer{aspect-ratio:16/9;background-color:#f0f0f0;width:100%;position:relative;overflow:hidden}.NewsCard-module__WrBi7G__image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.NewsCard-module__WrBi7G__newsCard:hover .NewsCard-module__WrBi7G__image{transform:scale(1.05)}.NewsCard-module__WrBi7G__imageOverlay{background:linear-gradient(#0000 60%,#0000004d 100%);position:absolute;inset:0}.NewsCard-module__WrBi7G__content{flex-direction:column;flex:1;gap:12px;padding:24px;display:flex}.NewsCard-module__WrBi7G__meta{color:#780712;align-items:center;gap:6px;display:flex}.NewsCard-module__WrBi7G__metaIcon{stroke-width:2.5px}.NewsCard-module__WrBi7G__date{letter-spacing:.5px;font-size:.85rem;font-weight:600}.NewsCard-module__WrBi7G__title{color:#222;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.25rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.NewsCard-module__WrBi7G__excerpt{color:#666;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.NewsCard-module__WrBi7G__readMore{color:#780712;align-self:flex-start;align-items:center;gap:4px;margin-top:5px;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.NewsCard-module__WrBi7G__readMoreIcon{transition:transform .2s}.NewsCard-module__WrBi7G__readMore:hover{color:#b91c1c}.NewsCard-module__WrBi7G__readMore:hover .NewsCard-module__WrBi7G__readMoreIcon{transform:translate(4px)}
.ContactPage-module__PXVZmG__contactPage{background-color:#f5edd8;min-height:100vh;position:relative}.ContactPage-module__PXVZmG__contactHero{text-align:center;color:#f5edd8;background:radial-gradient(60% 55% at 50% 0,#780712d9 0%,#0000 70%),#1c0305;padding:170px 0 160px;position:relative;overflow:hidden}.ContactPage-module__PXVZmG__contactHero:before{content:"";background-image:radial-gradient(1.5px 1.5px at 18% 22%,#ffd5008c 50%,#0000 51%),radial-gradient(1px 1px at 72% 14%,#ffeba080 50%,#0000 51%),radial-gradient(1.5px 1.5px at 88% 46%,#ffd50066 50%,#0000 51%),radial-gradient(1px 1px at 8% 64%,#ffeba073 50%,#0000 51%),radial-gradient(1px 1px at 45% 38%,#ffd50059 50%,#0000 51%);position:absolute;inset:0}.ContactPage-module__PXVZmG__heroEyebrow{font-family:var(--mire-font-heading);letter-spacing:.25em;text-transform:uppercase;color:#c9a227;margin-bottom:16px;font-size:.75rem;font-weight:700;position:relative}.ContactPage-module__PXVZmG__heroTitle{font-family:var(--mire-font-heading);letter-spacing:.02em;color:#f5edd8;margin-bottom:15px;font-size:3.5rem;font-weight:700;animation:.6s ease-out ContactPage-module__PXVZmG__fadeInDown;position:relative}.ContactPage-module__PXVZmG__heroSub{color:#f5edd8d9;max-width:600px;margin:0 auto;font-size:1.15rem;animation:.6s ease-out ContactPage-module__PXVZmG__fadeInUp;position:relative}.ContactPage-module__PXVZmG__contactContent{z-index:10;margin-top:-100px;padding-bottom:80px;position:relative}.ContactPage-module__PXVZmG__layout{align-items:flex-start;gap:40px;display:flex}.ContactPage-module__PXVZmG__infoSide{flex-direction:column;flex:1;gap:30px;margin-top:20px;display:flex}.ContactPage-module__PXVZmG__sectionTitle{font-family:var(--mire-font-heading);color:#f5edd8;letter-spacing:.02em;margin-bottom:5px;font-size:2rem;font-weight:700}.ContactPage-module__PXVZmG__sectionSubtitle{color:#f5edd8d9;margin-bottom:20px;font-size:1rem}.ContactPage-module__PXVZmG__infoCards{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.ContactPage-module__PXVZmG__infoCard{background:#fdf8ea;border:1px solid #c9a22766;border-radius:16px;flex-direction:column;align-items:flex-start;gap:15px;padding:25px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 30px #1c030526}.ContactPage-module__PXVZmG__infoCard:hover{border-color:#c9a227;transform:translateY(-5px);box-shadow:0 15px 35px #78071226}.ContactPage-module__PXVZmG__iconWrapper{background:#78071214;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:background .3s,color .3s;display:flex}.ContactPage-module__PXVZmG__iconWrapper svg{color:#780712;transition:color .3s}.ContactPage-module__PXVZmG__infoCard:hover .ContactPage-module__PXVZmG__iconWrapper{background:#780712}.ContactPage-module__PXVZmG__infoCard:hover .ContactPage-module__PXVZmG__iconWrapper svg{color:#f5edd8!important}.ContactPage-module__PXVZmG__infoDetails h3{font-family:var(--mire-font-heading);color:#2c1a0e;margin-bottom:6px;font-size:1.1rem;font-weight:700}.ContactPage-module__PXVZmG__infoDetails p{color:#5a4632;margin:0;font-size:.95rem;line-height:1.6}.ContactPage-module__PXVZmG__mapSection{border:1px solid #c9a22766;border-radius:16px;width:100%;height:250px;overflow:hidden;box-shadow:0 10px 30px #1c030526}.ContactPage-module__PXVZmG__mapIframe{border:0;width:100%;height:100%}.ContactPage-module__PXVZmG__formSide{flex:1.2}.ContactPage-module__PXVZmG__formCard{background:#fdf8ea;border:1px solid #c9a22780;border-radius:20px;padding:40px;box-shadow:0 20px 40px #1c030533}.ContactPage-module__PXVZmG__formTitle{font-family:var(--mire-font-heading);color:#2c1a0e;margin-bottom:5px;font-size:1.8rem;font-weight:700}.ContactPage-module__PXVZmG__formSubTitle{color:#5a4632;margin-bottom:25px;font-size:.95rem}.ContactPage-module__PXVZmG__contactForm{flex-direction:column;gap:20px;display:flex}.ContactPage-module__PXVZmG__formRow{gap:20px;display:flex}.ContactPage-module__PXVZmG__formGroup{flex-direction:column;flex:1;gap:8px;display:flex}.ContactPage-module__PXVZmG__formGroup label{color:#4a3826;font-size:.9rem;font-weight:600}.ContactPage-module__PXVZmG__formGroup input,.ContactPage-module__PXVZmG__formGroup textarea{color:#2c1a0e;background-color:#f9f2df;border:2px solid #e8dcc0;border-radius:10px;outline:none;padding:14px 16px;font-family:inherit;font-size:1rem;transition:all .3s}.ContactPage-module__PXVZmG__formGroup input:focus,.ContactPage-module__PXVZmG__formGroup textarea:focus{background-color:#fff;border-color:#780712;box-shadow:0 4px 12px #7807121a}.ContactPage-module__PXVZmG__submitBtn{color:#f5edd8;font-family:var(--mire-font-heading);letter-spacing:.05em;cursor:pointer;background:linear-gradient(135deg,#780712 0%,#a00b1a 100%);border:1px solid #c9a227;border-radius:10px;justify-content:center;align-items:center;gap:10px;margin-top:10px;padding:16px;font-size:1.05rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 20px #7807124d}.ContactPage-module__PXVZmG__submitBtn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 12px 25px #78071266}.ContactPage-module__PXVZmG__submitBtn:disabled{cursor:not-allowed;box-shadow:none;background:#a2707a;border-color:#0000;transform:none}@keyframes ContactPage-module__PXVZmG__spin{to{transform:rotate(360deg)}}.ContactPage-module__PXVZmG__spinner{animation:.8s linear infinite ContactPage-module__PXVZmG__spin}@keyframes ContactPage-module__PXVZmG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ContactPage-module__PXVZmG__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.ContactPage-module__PXVZmG__alertSuccess,.ContactPage-module__PXVZmG__alertError{border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:16px;font-size:.95rem;font-weight:500;line-height:1.5;animation:.4s ease-out ContactPage-module__PXVZmG__fadeInUp;display:flex}.ContactPage-module__PXVZmG__alertSuccess{color:#1f5c2b;background:#eef7ee;border:1px solid #a8d5ae}.ContactPage-module__PXVZmG__alertSuccess svg{color:#2f8f42;flex-shrink:0}.ContactPage-module__PXVZmG__alertError{color:#7a1f24;background:#fbeaea;border:1px solid #e3a8ac}.ContactPage-module__PXVZmG__alertError svg{color:#b3383f;flex-shrink:0}.ContactPage-module__PXVZmG__captchaGroup{background:#f0e6cc;border:1px dashed #c9a227;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;margin-top:5px;margin-bottom:10px;padding:15px 20px;display:flex}.ContactPage-module__PXVZmG__captchaGroup label{color:#2c1a0e;margin:0;font-size:.95rem;font-weight:600}.ContactPage-module__PXVZmG__captchaGroup input{color:#780712;text-align:center;background:#fff;border:2px solid #e8dcc0;border-radius:8px;outline:none;width:100px;padding:12px 15px;font-size:1.1rem;font-weight:700;transition:all .3s}.ContactPage-module__PXVZmG__captchaGroup input:focus{border-color:#780712}@media (max-width:900px){.ContactPage-module__PXVZmG__layout{flex-direction:column}.ContactPage-module__PXVZmG__infoSide,.ContactPage-module__PXVZmG__formSide{width:100%}.ContactPage-module__PXVZmG__contactHero{padding:130px 0 140px}.ContactPage-module__PXVZmG__contactContent{margin-top:-80px}.ContactPage-module__PXVZmG__infoCards{grid-template-columns:1fr}}@media (max-width:600px){.ContactPage-module__PXVZmG__formRow{flex-direction:column;gap:20px}.ContactPage-module__PXVZmG__heroTitle{font-size:2.5rem}.ContactPage-module__PXVZmG__formCard{padding:25px}.ContactPage-module__PXVZmG__captchaGroup{flex-direction:column;align-items:stretch}.ContactPage-module__PXVZmG__captchaGroup input{width:100%}}
.CourseDetailPage-module__VPSswG__detailPage{background:#f7f7f7;min-height:100vh}.CourseDetailPage-module__VPSswG__detailHero{text-align:center;color:#fff;background:linear-gradient(135deg,#780712 0%,#54050c 100%);padding:50px 20px}.CourseDetailPage-module__VPSswG__heroTitle{color:#fff;max-width:840px;margin-bottom:10px;margin-left:auto;margin-right:auto;font-size:2.2rem;font-weight:800;line-height:1.25}.CourseDetailPage-module__VPSswG__heroSub{color:#ffffffd9;font-size:1.05rem}.CourseDetailPage-module__VPSswG__detailContent{max-width:1200px;margin:0 auto;padding:40px 20px 80px}.CourseDetailPage-module__VPSswG__backLink{color:#780712;align-items:center;gap:8px;margin-bottom:24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.CourseDetailPage-module__VPSswG__backLink:hover{gap:12px}.CourseDetailPage-module__VPSswG__mainGrid{grid-template-columns:1fr 360px;align-items:start;gap:36px;display:grid}.CourseDetailPage-module__VPSswG__bodyContent{flex-direction:column;gap:24px;display:flex}.CourseDetailPage-module__VPSswG__videoWrapper{background:#000;border-radius:14px;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000001a}.CourseDetailPage-module__VPSswG__videoWrapper iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.CourseDetailPage-module__VPSswG__heroImagePlaceholder{color:#fff;background:linear-gradient(135deg,#780712 0%,#9a0917 50%,#54050c 100%);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;height:300px;display:flex;box-shadow:0 4px 24px #0000001a}.CourseDetailPage-module__VPSswG__heroThumbnailWrapper{aspect-ratio:16/9;background:#111;border-radius:14px;width:100%;overflow:hidden;box-shadow:0 4px 24px #0000001a}.CourseDetailPage-module__VPSswG__heroThumbnailImg{object-fit:cover;width:100%;height:100%;display:block}.CourseDetailPage-module__VPSswG__sideThumbnailWrapper{aspect-ratio:16/9;background:#f0f0f0;border-radius:10px;width:100%;margin-bottom:20px;overflow:hidden;box-shadow:0 2px 10px #00000014}.CourseDetailPage-module__VPSswG__sideThumbnailImg{object-fit:cover;width:100%;height:100%;display:block}.CourseDetailPage-module__VPSswG__section{background:#fff;border:1px solid #eaeaea;border-radius:14px;padding:32px;box-shadow:0 2px 14px #0000000a}.CourseDetailPage-module__VPSswG__sectionTitle{color:#1a1a1a;border-bottom:2px solid #f0f0f0;margin-bottom:16px;padding-bottom:10px;font-size:1.3rem;font-weight:700}.CourseDetailPage-module__VPSswG__bodyText{color:#444;white-space:pre-line;font-size:1rem;line-height:1.8}.CourseDetailPage-module__VPSswG__learnGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.CourseDetailPage-module__VPSswG__learnItem{color:#444;align-items:flex-start;gap:10px;font-size:.92rem;line-height:1.5;display:flex}.CourseDetailPage-module__VPSswG__learnIcon{color:#2e7d32;flex-shrink:0;margin-top:2px}.CourseDetailPage-module__VPSswG__installmentsTable{flex-direction:column;gap:8px;display:flex}.CourseDetailPage-module__VPSswG__installmentRow{color:#444;background:#f9f9f9;border-radius:8px;justify-content:space-between;padding:12px 16px;font-size:.9rem;display:flex}.CourseDetailPage-module__VPSswG__installmentAmount{color:#780712;font-weight:700}.CourseDetailPage-module__VPSswG__sidebar{position:sticky;top:100px}.CourseDetailPage-module__VPSswG__priceCard{background:#fff;border:1px solid #eaeaea;border-radius:14px;padding:28px;box-shadow:0 2px 16px #0000000f}.CourseDetailPage-module__VPSswG__priceBlock{padding-bottom:8px}.CourseDetailPage-module__VPSswG__priceAmount{color:#780712;margin-bottom:4px;font-size:2.1rem;font-weight:900;line-height:1}.CourseDetailPage-module__VPSswG__priceLabel{color:#888;font-size:.8rem}.CourseDetailPage-module__VPSswG__regFeeRow{color:#666;border-bottom:1px solid #f0f0f0;justify-content:space-between;padding:12px 0;font-size:.85rem;display:flex}.CourseDetailPage-module__VPSswG__regFeeAmount{color:#444;font-weight:700}.CourseDetailPage-module__VPSswG__totalRow{border-bottom:1px solid #f0f0f0;justify-content:space-between;margin-bottom:16px;padding:14px 0;font-size:.95rem;font-weight:800;display:flex}.CourseDetailPage-module__VPSswG__totalAmount{color:#780712}.CourseDetailPage-module__VPSswG__enrollBtn{color:#fff;cursor:pointer;text-align:center;background:#780712;border:none;border-radius:10px;width:100%;margin-bottom:24px;padding:16px;font-size:1.1rem;font-weight:800;text-decoration:none;transition:background .2s,transform .15s;display:block;box-shadow:0 4px 14px #78071240}.CourseDetailPage-module__VPSswG__enrollBtn:hover{background:#5c050e;transform:translateY(-2px)}.CourseDetailPage-module__VPSswG__batchInfo{border-top:1px solid #eee;padding:16px 0}.CourseDetailPage-module__VPSswG__batchTitle{color:#1a1a1a;margin-bottom:12px;font-size:.95rem;font-weight:700}.CourseDetailPage-module__VPSswG__batchRow{color:#666;align-items:center;gap:10px;margin-bottom:8px;font-size:.85rem;display:flex}.CourseDetailPage-module__VPSswG__otherBatches{border-top:1px solid #eee;padding:16px 0}.CourseDetailPage-module__VPSswG__otherBatchesTitle{color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:.82rem;font-weight:700}.CourseDetailPage-module__VPSswG__batchOption{text-align:left;color:#444;cursor:pointer;background:#f5f5f5;border:2px solid #0000;border-radius:8px;width:100%;margin-bottom:6px;padding:10px 14px;font-size:.88rem;font-weight:600;transition:border-color .15s;display:block}.CourseDetailPage-module__VPSswG__batchOption:hover{border-color:#ddd}.CourseDetailPage-module__VPSswG__batchActive{color:#780712;background:#7807120d;border-color:#780712!important}.CourseDetailPage-module__VPSswG__courseIncludes{border-top:1px solid #eee;padding-top:16px}.CourseDetailPage-module__VPSswG__courseIncludes h4{color:#1a1a1a;margin-bottom:12px;font-size:.9rem;font-weight:700}.CourseDetailPage-module__VPSswG__includeItem{color:#666;margin-bottom:8px;font-size:.85rem}@media (max-width:900px){.CourseDetailPage-module__VPSswG__mainGrid{grid-template-columns:1fr}.CourseDetailPage-module__VPSswG__sidebar{position:static}}@media (max-width:600px){.CourseDetailPage-module__VPSswG__heroTitle{font-size:1.6rem}.CourseDetailPage-module__VPSswG__section{padding:20px}.CourseDetailPage-module__VPSswG__learnGrid{grid-template-columns:1fr}}
.CoursesPage-module__e5_WXW__coursesPage{background:#f7f7f7;min-height:100vh}.CoursesPage-module__e5_WXW__coursesHero{color:#fff;text-align:center;background:#780712;padding:50px 20px}.CoursesPage-module__e5_WXW__heroTitle{color:#fff;margin-bottom:8px;font-size:2.4rem;font-weight:800}.CoursesPage-module__e5_WXW__heroSub{color:#ffffffd9;font-size:1.05rem}.CoursesPage-module__e5_WXW__content{max-width:1200px;margin:0 auto;padding:40px 20px 80px}.CoursesPage-module__e5_WXW__controlsBar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.CoursesPage-module__e5_WXW__searchWrapper{flex:1;max-width:450px;position:relative}.CoursesPage-module__e5_WXW__searchIcon{color:#888;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.CoursesPage-module__e5_WXW__searchInput{background:#fff;border:1px solid #ddd;border-radius:10px;outline:none;width:100%;padding:12px 14px 12px 42px;font-size:.95rem;transition:border-color .2s}.CoursesPage-module__e5_WXW__searchInput:focus{border-color:#780712}.CoursesPage-module__e5_WXW__filterSelect{cursor:pointer;color:#444;background:#fff;border:1px solid #ddd;border-radius:10px;outline:none;padding:12px 16px;font-size:.9rem;font-weight:600}.CoursesPage-module__e5_WXW__categoriesList{flex-wrap:wrap;gap:10px;margin-bottom:36px;display:flex}.CoursesPage-module__e5_WXW__categoryBtn{color:#555;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:20px;padding:8px 18px;font-size:.88rem;font-weight:600;transition:all .2s}.CoursesPage-module__e5_WXW__categoryBtn:hover{color:#780712;border-color:#780712}.CoursesPage-module__e5_WXW__activeCategory{color:#fff!important;background:#780712!important;border-color:#780712!important}.CoursesPage-module__e5_WXW__mainGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:28px;display:grid}.CoursesPage-module__e5_WXW__emptyState{text-align:center;background:#fff;border:1px solid #eaeaea;border-radius:14px;margin:20px 0;padding:60px 20px}.CoursesPage-module__e5_WXW__emptyTitle{color:#222;margin-bottom:8px;font-size:1.3rem;font-weight:700}.CoursesPage-module__e5_WXW__emptyText{color:#666;margin-bottom:20px}.CoursesPage-module__e5_WXW__resetBtn{color:#fff;cursor:pointer;background:#780712;border:none;border-radius:8px;padding:10px 22px;font-weight:700}@media (max-width:600px){.CoursesPage-module__e5_WXW__controlsBar{flex-direction:column;align-items:stretch}.CoursesPage-module__e5_WXW__searchWrapper{max-width:100%}}
.NewsDetailPage-module__GxN1Bq__detailPage{background-color:#f8f9fa;min-height:100vh}.NewsDetailPage-module__GxN1Bq__detailHero{color:#fff;text-align:center;background:linear-gradient(135deg,#1a0508 0%,#780712 50%,#a00f1c 100%);padding:80px 20px}.NewsDetailPage-module__GxN1Bq__heroCategory{color:#fff;letter-spacing:1px;text-transform:uppercase;background:#ffffff26;border-radius:20px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-block}.NewsDetailPage-module__GxN1Bq__heroTitle{margin-bottom:16px;max-width:850px;margin-inline:auto;font-size:2.6rem;font-weight:800;line-height:1.25}.NewsDetailPage-module__GxN1Bq__heroSub{color:#ffffffe6;font-size:1.2rem}.NewsDetailPage-module__GxN1Bq__heroMeta{color:#fffc;justify-content:center;align-items:center;gap:8px;font-size:.95rem;display:flex}.NewsDetailPage-module__GxN1Bq__detailContent{max-width:960px;margin:0 auto;padding:50px 20px 100px}.NewsDetailPage-module__GxN1Bq__backLink{color:#780712;align-items:center;gap:8px;margin-bottom:30px;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-flex}.NewsDetailPage-module__GxN1Bq__backLink:hover{transform:translate(-4px)}.NewsDetailPage-module__GxN1Bq__articleCard{background:#fff;border:1px solid #eee;border-radius:16px;padding:40px;box-shadow:0 10px 40px #0000000d}.NewsDetailPage-module__GxN1Bq__featuredImage{object-fit:cover;border-radius:12px;width:100%;height:440px;margin-bottom:36px}.NewsDetailPage-module__GxN1Bq__richContent{color:#333;font-size:1.05rem;line-height:1.8}.NewsDetailPage-module__GxN1Bq__richContent p{margin-bottom:20px}.NewsDetailPage-module__GxN1Bq__richContent h2,.NewsDetailPage-module__GxN1Bq__richContent h3,.NewsDetailPage-module__GxN1Bq__richContent h4{color:#1a1a1a;margin-top:36px;margin-bottom:16px;font-weight:800}.NewsDetailPage-module__GxN1Bq__richContent ul,.NewsDetailPage-module__GxN1Bq__richContent ol{margin-bottom:20px;padding-left:24px}.NewsDetailPage-module__GxN1Bq__richContent li{margin-bottom:8px}.NewsDetailPage-module__GxN1Bq__spinner{margin:40px auto;animation:1s linear infinite NewsDetailPage-module__GxN1Bq__spin;display:block}@keyframes NewsDetailPage-module__GxN1Bq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.NewsDetailPage-module__GxN1Bq__relatedSection{border-top:2px solid #eaeaea;margin-top:60px;padding-top:50px}.NewsDetailPage-module__GxN1Bq__relatedTitle{color:#1a1a1a;margin-bottom:30px;font-size:1.8rem;font-weight:800}.NewsDetailPage-module__GxN1Bq__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:28px;display:grid}.NewsDetailPage-module__GxN1Bq__relatedGridItem{flex-direction:column;min-width:0;display:flex}@media (max-width:768px){.NewsDetailPage-module__GxN1Bq__heroTitle{font-size:2rem}.NewsDetailPage-module__GxN1Bq__featuredImage{height:280px}.NewsDetailPage-module__GxN1Bq__articleCard{padding:24px}}
.NewsPage-module__-CLHgq__newsPage{background-color:#f8f9fa;min-height:100vh}.NewsPage-module__-CLHgq__newsHero{text-align:center;color:#fff;background-color:#780712;margin-bottom:50px;padding:60px 20px}.NewsPage-module__-CLHgq__heroTitle{color:#fff;margin-bottom:10px;font-size:3rem;font-weight:800}.NewsPage-module__-CLHgq__heroSub{color:#ffffffe6;font-size:1.2rem}.NewsPage-module__-CLHgq__newsContent{max-width:1200px;margin:0 auto;padding:0 20px 80px}.NewsPage-module__-CLHgq__newsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:35px;display:grid}.NewsPage-module__-CLHgq__gridItem{width:100%}.NewsPage-module__-CLHgq__loadMoreContainer{justify-content:center;margin-top:50px;display:flex}.NewsPage-module__-CLHgq__loadMoreBtn{color:#780712;cursor:pointer;background-color:#0000;border:2px solid #780712;border-radius:30px;padding:12px 32px;font-size:1.1rem;font-weight:700;transition:all .3s}.NewsPage-module__-CLHgq__loadMoreBtn:hover{color:#fff;background-color:#780712;transform:translateY(-2px);box-shadow:0 4px 15px #78071233}.NewsPage-module__-CLHgq__skeletonCard{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000000d}.NewsPage-module__-CLHgq__skeletonImage{background-color:#e0e0e0;width:100%;height:220px}.NewsPage-module__-CLHgq__skeletonContent{padding:24px}.NewsPage-module__-CLHgq__skeletonLine{background-color:#e0e0e0;border-radius:4px;height:16px}.NewsPage-module__-CLHgq__shimmer{background:linear-gradient(-45deg,#e0e0e0 40%,#f0f0f0 50%,#e0e0e0 60%) 100% 0/300%;animation:1.5s linear infinite NewsPage-module__-CLHgq__shimmer}@keyframes NewsPage-module__-CLHgq__shimmer{to{background-position-x:0%}}.NewsPage-module__-CLHgq__noResults{text-align:center;color:#666;padding:60px 20px;font-size:1.1rem}@media (max-width:768px){.NewsPage-module__-CLHgq__newsGrid{grid-template-columns:1fr}.NewsPage-module__-CLHgq__heroTitle{font-size:2.2rem}}
