.AddEnrollment-module__ijzqTq__container{margin:0 auto}.AddEnrollment-module__ijzqTq__title{color:var(--primary-color);margin-bottom:16px;font-size:30px;font-weight:600}.AddEnrollment-module__ijzqTq__form{background:var(--background-color);border-radius:8px}.AddEnrollment-module__ijzqTq__row{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:16px;display:grid}.AddEnrollment-module__ijzqTq__field{flex-direction:column;justify-content:space-between;display:flex}.AddEnrollment-module__ijzqTq__field label{color:var(--text-color);gap:5px;display:flex}.AddEnrollment-module__ijzqTq__field input,.AddEnrollment-module__ijzqTq__field select{border:1px solid var(--border-color);color:var(--text-color);background:#fff;border-radius:6px;outline:none;padding:8px 12px;font-family:inherit}.AddEnrollment-module__ijzqTq__upper{text-transform:uppercase}.AddEnrollment-module__ijzqTq__radioGroup{gap:16px;display:flex}.AddEnrollment-module__ijzqTq__actions{justify-content:flex-end;gap:10px;display:flex}.AddEnrollment-module__ijzqTq__submit{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:8px 16px}.AddEnrollment-module__ijzqTq__submit:disabled{opacity:.7;cursor:not-allowed}.AddEnrollment-module__ijzqTq__error{color:#b91c1c;background:#fee2e2;border:1px solid #fca5a5;border-radius:6px;margin-bottom:16px;padding:8px 12px}.AddEnrollment-module__ijzqTq__success{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:6px;margin-bottom:16px;padding:8px 12px}.AddEnrollment-module__ijzqTq__cancel{color:#fff;cursor:pointer;background:#666;border:none;border-radius:6px;padding:8px 16px}@media (max-width:768px){.AddEnrollment-module__ijzqTq__row{grid-template-columns:1fr}}.AddEnrollment-module__ijzqTq__preview{border:1px solid var(--border-color);background:#fff;border-radius:6px;width:max-content;height:200px;margin-top:8px;padding:8px}.AddEnrollment-module__ijzqTq__previewImage{max-width:100%;height:100%;display:block}.AddEnrollment-module__ijzqTq__previewEmbed{border:none;width:100%;height:300px}.AddEnrollment-module__ijzqTq__previewLink{color:var(--primary-color);text-decoration:underline}.AddEnrollment-module__ijzqTq__previewFilename{color:var(--text-color);opacity:.8;margin-top:8px;font-size:.9rem}
.Loader-module__3b_LfG__loaderContainer{justify-content:center;align-items:center;height:300px;margin:50px auto;display:flex}.Loader-module__3b_LfG__loader{width:64px;height:60px;position:relative}.Loader-module__3b_LfG__loader:after{content:"";background:var(--primary-color);border-radius:0 0 50px 50px;width:64px;height:32px;animation:.5s linear infinite alternate Loader-module__3b_LfG__move;position:absolute;bottom:0;left:0}.Loader-module__3b_LfG__loader:before{content:"";background:rgba(71,115,103,.7);width:24px;height:24px;animation:2s linear infinite Loader-module__3b_LfG__rotate;position:absolute;top:0;left:50%;transform:translate(-50%)rotate(0)}@keyframes Loader-module__3b_LfG__rotate{to{transform:translate(-50%)rotate(360deg)}}@keyframes Loader-module__3b_LfG__move{0%{transform:rotate(10deg)}to{transform:rotate(-10deg)}}
.page-module__E0kJGG__page{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),.08);--gray-alpha-100:rgba(var(--gray-rgb),.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;grid-template-rows:20px 1fr 20px;place-items:center;gap:64px;min-height:100svh;padding:80px;display:grid}@media (prefers-color-scheme:dark){.page-module__E0kJGG__page{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),.145);--gray-alpha-100:rgba(var(--gray-rgb),.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page-module__E0kJGG__main{flex-direction:column;grid-row-start:2;gap:32px;display:flex}.page-module__E0kJGG__main ol{letter-spacing:-.01em;margin:0;padding-left:0;font-size:14px;line-height:24px;list-style-position:inside}.page-module__E0kJGG__main li:not(:last-of-type){margin-bottom:8px}.page-module__E0kJGG__main code{background:var(--gray-alpha-100);border-radius:4px;padding:2px 4px;font-family:inherit;font-weight:600}.page-module__E0kJGG__ctas{gap:16px;display:flex}.page-module__E0kJGG__ctas a{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:1px solid transparent;border-radius:128px;justify-content:center;align-items:center;height:48px;padding:0 20px;font-size:16px;font-weight:500;line-height:20px;transition:background .2s,color .2s,border-color .2s;display:flex}a.page-module__E0kJGG__primary{background:var(--foreground);color:var(--background);gap:8px}a.page-module__E0kJGG__secondary{border-color:var(--gray-alpha-200);min-width:158px}.page-module__E0kJGG__footer{grid-row-start:3;gap:24px;display:flex}.page-module__E0kJGG__footer a{align-items:center;gap:8px;display:flex}.page-module__E0kJGG__footer img{flex-shrink:0}.page-module__E0kJGG__socialIcons{z-index:11;background:rgba(98,139,132,.8);border-radius:30px;flex-direction:column;justify-content:space-evenly;gap:1rem;padding:20px 10px;display:flex;position:fixed;top:30%;left:10px}.page-module__E0kJGG__socialIcons svg path{cursor:pointer;fill:var(--background)}@media screen and (max-width:768px){.page-module__E0kJGG__socialIcons{display:none}}@media (hover:hover) and (pointer:fine){a.page-module__E0kJGG__primary:hover{background:var(--button-primary-hover);border-color:transparent}a.page-module__E0kJGG__secondary:hover{background:var(--button-secondary-hover);border-color:transparent}.page-module__E0kJGG__footer a:hover{text-underline-offset:4px;text-decoration:underline}}@media (max-width:600px){.page-module__E0kJGG__page{padding:32px 32px 80px}.page-module__E0kJGG__main{align-items:center}.page-module__E0kJGG__main ol{text-align:center}.page-module__E0kJGG__ctas{flex-direction:column}.page-module__E0kJGG__ctas a{height:40px;padding:0 16px;font-size:14px}a.page-module__E0kJGG__secondary{min-width:auto}.page-module__E0kJGG__footer{flex-wrap:wrap;justify-content:center;align-items:center}}@media (prefers-color-scheme:dark){.page-module__E0kJGG__logo{filter:invert()}}
.DashboardOverview-module__FIRcrG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;display:grid}.DashboardOverview-module__FIRcrG__statCard{text-align:center;background:#fff;border-radius:12px;padding:2rem;transition:transform .2s;box-shadow:0 4px 6px rgba(0,0,0,.1)}.DashboardOverview-module__FIRcrG__statCard:hover{transform:translateY(-5px)}.DashboardOverview-module__FIRcrG__statNumber{color:var(--primary-color);font-size:2.5rem;font-weight:700}@media (max-width:768px){.DashboardOverview-module__FIRcrG__statsGrid{grid-template-columns:1fr;gap:1rem}.DashboardOverview-module__FIRcrG__title{margin-bottom:1.5rem;font-size:1.5rem}}
.Dashboard-module__kCSubq__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.Dashboard-module__kCSubq__title{color:var(--text-color);margin-bottom:2rem;font-size:2rem;font-weight:700}.Dashboard-module__kCSubq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.Dashboard-module__kCSubq__statCard{background-color:var(--background-color);border:1px solid var(--border-color);text-align:center;border-radius:8px;padding:1.5rem;transition:transform .2s}.Dashboard-module__kCSubq__statCard:hover{transform:translateY(-5px)}.Dashboard-module__kCSubq__statCard h3{color:var(--text-color);margin-bottom:.5rem;font-size:1rem}.Dashboard-module__kCSubq__statNumber{color:var(--primary-color);font-size:2rem;font-weight:700}.Dashboard-module__kCSubq__recentActivity{background-color:var(--background-color);border:1px solid var(--border-color);border-radius:8px;padding:1.5rem}.Dashboard-module__kCSubq__recentActivity h2{color:var(--text-color);margin-bottom:1.5rem;font-size:1.5rem}.Dashboard-module__kCSubq__activityList{flex-direction:column;gap:1rem;display:flex}.Dashboard-module__kCSubq__activityItem{border-bottom:1px solid var(--border-color);padding:1rem}.Dashboard-module__kCSubq__activityItem:last-child{border-bottom:none}.Dashboard-module__kCSubq__activityTime{color:var(--text-secondary-color);margin-bottom:.5rem;font-size:.875rem;display:block}.Dashboard-module__kCSubq__activityItem p{color:var(--text-color);margin:0}.Dashboard-module__kCSubq__dashboard{background-color:#f5f5f5;min-height:100vh}.Dashboard-module__kCSubq__content{margin-top:64px;padding:2rem;transition:margin-left .3s}.Dashboard-module__kCSubq__content.Dashboard-module__kCSubq__shifted{margin-left:250px}@media (max-width:768px){.Dashboard-module__kCSubq__content.Dashboard-module__kCSubq__shifted{margin-left:0}.Dashboard-module__kCSubq__content{padding:1rem}.Dashboard-module__kCSubq__title{margin-bottom:1.5rem;font-size:1.5rem}}
@font-face{font-family:Martel Sans;font-style:normal;font-weight:200;font-display:swap;src:url(../media/30a69ec57f7b3ec2-s.23d99c5b.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Martel Sans;font-style:normal;font-weight:200;font-display:swap;src:url(../media/09456612bc5164d7-s.16e81603.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Martel Sans;font-style:normal;font-weight:200;font-display:swap;src:url(../media/5906b4af2ee99b80-s.p.06b77828.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Martel Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/802957c42683e44b-s.c60db208.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Martel Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1ff87e8e448671d2-s.95115e70.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Martel Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/cd5f64e257b5b024-s.p.8ec13225.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Martel Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/3156019c2ba0ce83-s.47f8b7b6.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Martel Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c68607f0962732d8-s.8cb1891d.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Martel Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/54cb8341670ac6ea-s.p.22b684b0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Martel Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6729f65104fe396b-s.e69bfe1f.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Martel Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/f587e6ab7079eb3b-s.2a30ed11.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Martel Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/7d6761532580388f-s.p.81d32d68.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Martel Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/3da45c92ff9e7c47-s.5b2fa62b.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Martel Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1709a620c851649c-s.baacab23.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Martel Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2774cf2059f88906-s.p.76b848e2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Martel Sans;font-style:normal;font-weight:800;font-display:swap;src:url(../media/89dc06a1c9981354-s.495b3036.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Martel Sans;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d416559e06536b72-s.c4977f15.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Martel Sans;font-style:normal;font-weight:800;font-display:swap;src:url(../media/037b479199a86ac3-s.p.c097643f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Martel Sans;font-style:normal;font-weight:900;font-display:swap;src:url(../media/c59f2c04b8588280-s.a39be08c.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Martel Sans;font-style:normal;font-weight:900;font-display:swap;src:url(../media/463cd90b5345935a-s.0f5c9255.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Martel Sans;font-style:normal;font-weight:900;font-display:swap;src:url(../media/11899d13581d7bed-s.p.c7713673.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Martel Sans Fallback;src:local(Arial);ascent-override:107.25%;descent-override:62.86%;line-gap-override:0.0%;size-adjust:107.22%}.martel_sans_31940dfa-module__Hs73lW__className{font-family:Martel Sans,Martel Sans Fallback;font-style:normal}
.Header-module__9fWxfa__header{color:var(--primary-color);background-color:var(--background);z-index:999;width:100%;padding:1rem 0;position:fixed;top:0}.Header-module__9fWxfa__headerContainer{justify-content:space-between;align-items:center;margin:0 auto;padding:0 1rem;display:flex}.Header-module__9fWxfa__languageDropdown{color:#477367;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:0 0;border-radius:4px;padding:.25rem .5rem;font-size:16px;border:none!important;outline:none!important}.Header-module__9fWxfa__themeToggle{align-items:center;display:flex}.Header-module__9fWxfa__themeCheckbox{opacity:0;width:0;height:0;position:absolute}.Header-module__9fWxfa__themeLabel{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background-color .3s;display:flex}.Header-module__9fWxfa__themeLabel:hover{background-color:rgba(71,115,103,.1)}.Header-module__9fWxfa__themeIcon{align-items:center;display:flex}.Header-module__9fWxfa__themeIcon svg path{fill:var(--foreground)}.Header-module__9fWxfa__logoContainer{align-items:center;display:flex}.Header-module__9fWxfa__logoContainer img{object-fit:contain}.Header-module__9fWxfa__logoLink{align-items:center;display:flex}.Header-module__9fWxfa__navMenu{align-items:center;gap:1rem;display:flex}.Header-module__9fWxfa__navLink{color:var(--primary-color);font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s}.Header-module__9fWxfa__navLink:hover{color:rgba(71,115,103,.8)}.Header-module__9fWxfa__contactButton{color:#fff;background-color:var(--primary-color);border-radius:30px;padding:5px 15px;text-decoration:none;transition:background-color .3s}.Header-module__9fWxfa__contactButton:hover{background-color:rgba(71,115,103,.9)}.Header-module__9fWxfa__mobileMenuButton{cursor:pointer;background:0 0;border:none;display:none}.Header-module__9fWxfa__mobileMenuButton svg path{cursor:pointer;fill:var(--foreground)}.Header-module__9fWxfa__audioToggle{cursor:pointer;justify-content:center;align-items:center;display:flex}.Header-module__9fWxfa__audioToggle svg path{fill:var(--foreground)}@media (max-width:1024px){.Header-module__9fWxfa__navMenu{gap:1rem}}@media (max-width:768px){.Header-module__9fWxfa__mobileMenuButton{display:flex}.Header-module__9fWxfa__navMenu{background-color:var(--primary-color);flex-direction:column;gap:1rem;padding:1rem;display:none;position:absolute;top:100%;left:0;right:0}.Header-module__9fWxfa__navMenu.Header-module__9fWxfa__open{height:calc(100vh - 72px);display:flex}.Header-module__9fWxfa__navMenu.Header-module__9fWxfa__open .Header-module__9fWxfa__navLink{color:#fff;font-size:1.3rem}.Header-module__9fWxfa__navMenu.Header-module__9fWxfa__open .Header-module__9fWxfa__contactButton{color:var(--primary-color);background-color:#fff}.Header-module__9fWxfa__navMenu.Header-module__9fWxfa__open .Header-module__9fWxfa__navLink.Header-module__9fWxfa__active{box-shadow:0 1px #fff}.Header-module__9fWxfa__navMenu.Header-module__9fWxfa__open .Header-module__9fWxfa__contactButton{width:max-content;color:var(--primary-color);background-color:#fff;padding:.5rem 2rem;font-size:1.3rem}.Header-module__9fWxfa__contactButton{text-align:center;width:100%}.Header-module__9fWxfa__theme{border-top:1px solid;justify-content:space-between;width:100%;padding:10px 0 0;display:flex}}
.Footer-module__nhiC3q__footerWrapper{color:#fff;background-color:#88b7af;position:relative}.Footer-module__nhiC3q__curveTop{height:100px;position:relative;top:0;overflow:hidden}.Footer-module__nhiC3q__footer{flex-wrap:wrap;justify-content:space-between;display:flex}.Footer-module__nhiC3q__left{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;min-width:180px;display:flex}.Footer-module__nhiC3q__logoLink{align-items:center;display:flex}.Footer-module__nhiC3q__socialIcons{align-items:center;gap:10px;display:flex}.Footer-module__nhiC3q__socialIcons img{cursor:pointer;width:35px;margin-right:15px}.Footer-module__nhiC3q__links{flex:2;justify-content:space-around;min-width:250px;display:flex}.Footer-module__nhiC3q__links iframe{border:0;width:100%;height:350px}.Footer-module__nhiC3q__bottomBar{color:var(--bg-color);border-top:1px solid rgba(255,255,255,.3);flex-wrap:wrap;justify-content:flex-end;padding:15px 60px;font-size:14px;display:flex}.Footer-module__nhiC3q__legalLinks a{color:#fff;margin:0 5px;text-decoration:none}.Footer-module__nhiC3q__legalLinks a:hover{text-decoration:underline}@media (max-width:768px){.Footer-module__nhiC3q__footer{flex-direction:column-reverse;gap:50px;padding:0 0 50px}.Footer-module__nhiC3q__links{flex-direction:row;justify-content:space-evenly}.Footer-module__nhiC3q__bottomBar{flex-direction:column;align-items:center;gap:10px}}
.GalleryVideos-module__-mgNqq__videoSection{text-align:center}.GalleryVideos-module__-mgNqq__videoGrid{scrollbar-width:none;flex-wrap:wrap;justify-content:center;gap:10px;padding:40px 20px;display:flex;overflow-x:auto}.GalleryVideos-module__-mgNqq__videoCard{scroll-snap-align:start;background:#fff;border-radius:5px;flex-shrink:0;width:calc(25% - 10px);max-width:calc(25% - 10px);transition:transform .2s;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.GalleryVideos-module__-mgNqq__video{object-fit:cover;width:100%;height:400px;display:block}.GalleryVideos-module__-mgNqq__videoTitle{color:var(--text-color);text-align:center;margin:0;padding:10px;font-size:1rem}.GalleryVideos-module__-mgNqq__loading,.GalleryVideos-module__-mgNqq__error,.GalleryVideos-module__-mgNqq__noVideos{height:300px;color:var(--text-color);justify-content:center;align-items:center;display:flex}.GalleryVideos-module__-mgNqq__error{color:#f44}@media (max-width:992px){.GalleryVideos-module__-mgNqq__videoCard{flex:calc(33.333% - 20px);max-width:calc(33.333% - 20px)}}@media (max-width:768px){.GalleryVideos-module__-mgNqq__videoCard{flex:calc(50% - 20px);max-width:calc(50% - 20px)}}@media (max-width:576px){.GalleryVideos-module__-mgNqq__videoCard{flex:100%;max-width:100%}}
.CoursesTab-module__7_ZrUa__topBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.CoursesTab-module__7_ZrUa__searchBox{flex:1;max-width:300px}.CoursesTab-module__7_ZrUa__searchInput{width:100%;color:var(--text-color);background:0 0;border:1px solid #ccc;border-radius:6px;outline:none;padding:8px;font-size:1rem}.CoursesTab-module__7_ZrUa__searchInput:focus{border-color:var(--primary-color)}.CoursesTab-module__7_ZrUa__addButton{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:6px 15px;font-size:1rem;transition:background-color .2s}.CoursesTab-module__7_ZrUa__courseCardsContainer{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;display:grid}.CoursesTab-module__7_ZrUa__courseCard{background:#fff;border-radius:5px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.1)}.CoursesTab-module__7_ZrUa__courseCard:hover{transform:translateY(-1px);box-shadow:0 4px 10px rgba(0,0,0,.15)}.CoursesTab-module__7_ZrUa__imageWrapper{width:100%;height:260px;overflow:hidden}.CoursesTab-module__7_ZrUa__courseImage{object-fit:cover;width:100%;height:100%}.CoursesTab-module__7_ZrUa__cardContent{flex-direction:column;flex-grow:1;justify-content:center;gap:3px;padding:12px 16px;display:flex}.CoursesTab-module__7_ZrUa__courseTitle{color:var(--text-color,#333);font-size:22px;font-weight:600}.CoursesTab-module__7_ZrUa__desc{text-align:start;color:#666;white-space:pre-wrap;text-overflow:ellipsis;max-height:42px;font-size:12px;overflow:hidden}.CoursesTab-module__7_ZrUa__metaInfo{gap:30px;display:flex}.CoursesTab-module__7_ZrUa__desktopMeta{align-items:center;gap:10px;display:flex}.CoursesTab-module__7_ZrUa__cardActions{border-top:1px solid var(--primary-color);display:flex}.CoursesTab-module__7_ZrUa__actionButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:50%;padding:10px;transition:background-color .2s;display:flex}.CoursesTab-module__7_ZrUa__actionButton svg{width:20px;height:20px}.CoursesTab-module__7_ZrUa__editButton{background:var(--primary-color)}.CoursesTab-module__7_ZrUa__actionButton svg{fill:#fff}.CoursesTab-module__7_ZrUa__deleteButton svg{fill:#dc2626}.CoursesTab-module__7_ZrUa__infoPopover{z-index:5;background:#fff;border:1px solid #e0e0e0;width:308px;padding:10px 12px;position:absolute;top:210px;right:0;box-shadow:0 4px 12px rgba(0,0,0,.1)}.CoursesTab-module__7_ZrUa__infoHeader{color:var(--text-color,#333);justify-content:space-between;align-items:center;margin-bottom:8px;font-weight:600;display:flex}.CoursesTab-module__7_ZrUa__infoClose{cursor:pointer;background:0 0;border:none;font-size:18px;line-height:1}.CoursesTab-module__7_ZrUa__infoRow{justify-content:space-between;align-items:center;gap:12px;margin:6px 0;display:flex}.CoursesTab-module__7_ZrUa__infoLabel{color:#666;font-size:12px}.CoursesTab-module__7_ZrUa__infoValue{color:var(--text-color,#333);text-align:right;word-break:break-word;font-size:12px}
.SessionsTab-module__Jpnaiq__topBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.SessionsTab-module__Jpnaiq__searchBox{flex:1;max-width:300px}.SessionsTab-module__Jpnaiq__searchInput{width:100%;color:var(--text-color);background:0 0;border:1px solid #ccc;border-radius:6px;outline:none;padding:8px;font-size:1rem}.SessionsTab-module__Jpnaiq__searchInput:focus{border-color:var(--primary-color)}.SessionsTab-module__Jpnaiq__addButton{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:6px 15px;font-size:1rem;transition:background-color .2s}.SessionsTab-module__Jpnaiq__courseCardsContainer{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;display:grid}.SessionsTab-module__Jpnaiq__courseCard{background:#fff;border-radius:5px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.1)}.SessionsTab-module__Jpnaiq__courseCard:hover{transform:translateY(-1px);box-shadow:0 4px 10px rgba(0,0,0,.15)}.SessionsTab-module__Jpnaiq__imageWrapper{width:100%;height:260px;overflow:hidden}.SessionsTab-module__Jpnaiq__sessionImage{object-fit:cover;width:100%;height:100%}.SessionsTab-module__Jpnaiq__cardContent{flex-grow:1;justify-content:center;align-items:center;padding:12px 16px;display:flex}.SessionsTab-module__Jpnaiq__courseTitle{color:var(--text-color,#333);font-size:22px;font-weight:600}.SessionsTab-module__Jpnaiq__cardActions{border-top:1px solid var(--primary-color);display:flex}.SessionsTab-module__Jpnaiq__actionButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:50%;padding:10px;transition:background-color .2s;display:flex}.SessionsTab-module__Jpnaiq__actionButton svg{width:20px;height:20px}.SessionsTab-module__Jpnaiq__editButton{background:var(--primary-color)}.SessionsTab-module__Jpnaiq__actionButton svg{fill:#fff}.SessionsTab-module__Jpnaiq__deleteButton svg{fill:#dc2626}.SessionsTab-module__Jpnaiq__infoPopover{z-index:5;background:#fff;border:1px solid #e0e0e0;width:308px;padding:10px 12px;position:absolute;top:153px;right:0;box-shadow:0 4px 12px rgba(0,0,0,.1)}.SessionsTab-module__Jpnaiq__infoHeader{color:var(--text-color,#333);justify-content:space-between;align-items:center;margin-bottom:8px;font-weight:600;display:flex}.SessionsTab-module__Jpnaiq__infoClose{cursor:pointer;background:0 0;border:none;font-size:18px;line-height:1}.SessionsTab-module__Jpnaiq__infoRow{justify-content:space-between;align-items:center;gap:12px;margin:6px 0;display:flex}.SessionsTab-module__Jpnaiq__infoLabel{color:#666;font-size:12px}.SessionsTab-module__Jpnaiq__infoValue{color:var(--text-color,#333);text-align:right;word-break:break-word;font-size:12px}
.ReusableTable-module__8KYnEa__tableContainer{border-radius:5px;padding:10px 15px;box-shadow:0 2px 8px rgba(99,99,99,.2)}.ReusableTable-module__8KYnEa__globalFilter{padding:10px 0}.ReusableTable-module__8KYnEa__globalFilter input{background:0 0;border:1px solid #ccc;border-radius:4px;outline:none;width:100%;padding:9px;font-size:14px}.ReusableTable-module__8KYnEa__tableContainer table{border-collapse:collapse;border:none;width:100%;margin-top:10px}.ReusableTable-module__8KYnEa__tableContainer td,.ReusableTable-module__8KYnEa__tableContainer th{text-align:left;text-transform:capitalize;border-bottom:1px solid #000;padding:8px}.ReusableTable-module__8KYnEa__tableContainer th:last-child,.ReusableTable-module__8KYnEa__tableContainer td:last-child{text-align:center}.ReusableTable-module__8KYnEa__tableContainer tr:last-child td{border:none}tr:nth-child(2n){background-color:#f3f3f3}.ReusableTable-module__8KYnEa__tableContainer .ReusableTable-module__8KYnEa__action-icons{justify-content:center;gap:10px;display:flex}.ReusableTable-module__8KYnEa__tableContainer .ReusableTable-module__8KYnEa__paginationSection{border-top:1px solid #000;justify-content:space-between;align-items:center;padding:10px 10px 0;font-weight:600;display:flex}.ReusableTable-module__8KYnEa__tableContainer .ReusableTable-module__8KYnEa__paginationSection .ReusableTable-module__8KYnEa__paginationIcons{gap:10px;display:flex}.ReusableTable-module__8KYnEa__tableContainer .ReusableTable-module__8KYnEa__paginationSection .ReusableTable-module__8KYnEa__paginationIcons button{background:0 0;border:none;align-items:center;display:flex}.ReusableTable-module__8KYnEa__tableContainer .ReusableTable-module__8KYnEa__paginationSection .ReusableTable-module__8KYnEa__paginationIcons button:disabled{opacity:.4}.ReusableTable-module__8KYnEa__tableLoading{justify-content:center;align-items:center;height:300px;display:flex}
