.Classes_pageContainer__VUUnF{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:aliceblue}.Classes_heroBanner__sKzoN{position:relative;height:500px;width:100%;overflow:hidden}.Classes_heroImage__IFFPN{width:100%;height:100%;object-fit:cover;border-bottom-right-radius:10rem}.Classes_heroText__0v0Ho{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:1400px;width:90%;padding-left:4.5rem;color:white;text-align:left;background:none;border-radius:0;box-sizing:border-box;text-shadow:0 2px 4px rgba(0,0,0,.4)}.Classes_heroText__0v0Ho h1{font-size:4.8rem;font-weight:600;margin:0;line-height:1.2}.Classes_content__wlBqP{display:flex;gap:2rem;padding:1rem 2rem 1rem 0;max-width:1400px;margin:0 auto}.Classes_cardsWrapper__xudbD{display:flex;flex-direction:column;flex:1 1}.Classes_sidebar__LPf7f{padding-right:1rem;padding-left:0;flex:none;min-width:220px}.Classes_cardsGrid__ALx7y{flex:1 1;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.Classes_card__ViivG{background:#fff;border-radius:20px;box-shadow:0 6px 20px rgba(0,0,0,.1);border:1px solid #0359b5;overflow:hidden;text-align:center;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;justify-content:space-between}.Classes_card__ViivG:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.Classes_cardImage__6pI49{width:100%;object-fit:cover;flex-shrink:0;border-radius:12px 12px 0 0;aspect-ratio:3/2}.Classes_cardTitle__UdKR5{padding:1rem;font-size:1.125rem;font-weight:600;color:#222;flex-grow:1;display:flex;align-items:center;justify-content:center;text-align:center}.Classes_viewMoreBtn__hnh_H{display:inline-block;padding:12px 30px;background-color:#0359b5;color:white;font-size:1rem;font-weight:500;border:none;border-radius:50px;cursor:pointer;transition:background-color .2s;margin-top:10px}.Classes_viewMoreBtn__hnh_H:hover{background-color:#0056b3}@media (max-width:768px){.Classes_content__wlBqP{flex-direction:column;padding:1rem}.Classes_sidebar__LPf7f{min-width:100%;padding:0;border:none}.Classes_mobileFilterWrapper__PgI4q{padding:1rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08);margin-bottom:1rem}.Classes_cardsGrid__ALx7y{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}}@media (max-width:576px){.Classes_heroText__0v0Ho h1{font-size:3rem}.Classes_cardsGrid__ALx7y{grid-template-columns:1fr}}.Filter_filterContainer__M6Xzy{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#f9f9f900;border-radius:8px;padding:1rem 1.5rem}.Filter_filterTitle__jDm22{margin-bottom:1.5rem;font-size:1.4rem;font-weight:700;color:#222;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Filter_filterGroup__zhM31{margin-bottom:2rem}.Filter_filterGroup__zhM31 h3{margin-bottom:1rem;font-size:1.2rem;font-weight:600;color:#000}.Filter_filterGroup__zhM31 ul{list-style:none;padding:0;margin:0}.Filter_filterGroup__zhM31 li{margin-bottom:.75rem}.Filter_filterContainer__M6Xzy label{cursor:pointer;display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:#333;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.Filter_filterContainer__M6Xzy input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.Filter_customCheckbox__dx98A{height:18px;width:18px;border-radius:4px;background:#fff;border:2px solid #ccc;transition:border-color .2s ease,background-color .2s ease;flex-shrink:0;position:relative}input[type=checkbox]:checked+.Filter_customCheckbox__dx98A{background:#0077ff;border-color:#0077ff}input[type=checkbox]:checked+.Filter_customCheckbox__dx98A:after{content:"";position:absolute;left:6px;top:3px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.Filter_optionLabel__qEy7w{display:flex;justify-content:space-between;width:100%}.Filter_count__A9tPy{color:#666;margin-left:.5rem;font-weight:500}.Filter_filterToggleBtn__YWniA{margin-bottom:1rem;background:#0077ff;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:6px;font-weight:600;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;max-width:250px;font-size:1rem;transition:background .2s ease;display:none;align-items:center;justify-content:center;gap:.5rem}@media (max-width:768px){.Filter_filterToggleBtn__YWniA{display:flex}}.Filter_filterToggleBtn__YWniA:hover{background:#005ec4}@media (max-width:768px){.Filter_filterContainer__M6Xzy{display:none;padding:1rem;border-radius:0;background:#fff;max-width:100%;margin-bottom:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.05);border:1px solid #e0e0e0}.Filter_filterContainer__M6Xzy.Filter_active__3mTlH{display:block}}.FaqSection_sectionWrapper__OqdHh{padding:8rem 1rem;background-color:#eef4fd;width:100%}@media screen and (max-width:768px){.FaqSection_sectionWrapper__OqdHh{padding:6rem 1rem;background-color:rgb(236,246,255);width:100%}}.FaqSection_container__ytZyZ{max-width:1200px;margin:auto;display:flex;flex-direction:column;gap:2rem;padding:0 1rem}@media (min-width:768px){.FaqSection_container__ytZyZ{flex-direction:row;justify-content:space-between;align-items:flex-start;padding:0}}.FaqSection_left__YRz1F{flex:1 1;max-width:100%;margin-bottom:2rem}@media (min-width:768px){.FaqSection_left__YRz1F{max-width:350px;margin-bottom:0}}.FaqSection_subtitle__jI4xd{font-size:1.2rem;color:#000000;margin-bottom:.5rem;font-weight:500}.FaqSection_title__Q6qs9{font-size:2rem;color:#000000;font-weight:700;margin-bottom:1rem}@media (min-width:768px){.FaqSection_title__Q6qs9{font-size:3rem}}.FaqSection_description__Aij8h{font-size:.95rem;color:#333333;line-height:1.6}.FaqSection_right__qMgKQ{flex:1.8 1;background-color:#fff;border-radius:40px;max-width:100%;padding:0;box-shadow:0 8px 20px rgba(0,0,0,.08);margin:0 auto}@media (min-width:768px){.FaqSection_right__qMgKQ{max-width:700px;margin-right:40px}}.FaqSection_faqItem__mvYKW{border-bottom:1px solid #ddd;border-radius:20px;overflow:hidden;margin:.5rem 1rem;background-color:#fff}@media (min-width:768px){.FaqSection_faqItem__mvYKW{max-width:700px;margin:.5rem;border-radius:40px}}.FaqSection_question__b2tkF{background:#fff;border:none;width:100%;text-align:left;font-size:1.1rem;padding:1.2rem 1.5rem;border-radius:20px 20px 0 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;transition:background .3s ease;color:#000}.FaqSection_question__b2tkF:hover{background-color:#fff}.FaqSection_icon___wM_F{transition:transform .3s ease;font-size:1.1rem;color:#03045e}.FaqSection_rotate__ryFUI{transform:rotate(180deg)}.FaqSection_answer__n9KYT{background-color:#f7f9fc;color:#333;margin:0;padding:1rem 1.5rem;border-radius:0 0 20px 20px;font-size:1rem;line-height:1.5;animation:FaqSection_fadeIn__8yfB7 .3s ease-in-out}@keyframes FaqSection_fadeIn__8yfB7{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.FaqSection_viewAllLinkContainer__AGyJz{margin-top:2rem;text-align:center}.FaqSection_viewAllLink__n7yMG{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:#1b51c6;text-decoration:none;padding:.75rem 1.5rem;border:2px solid #1b51c6;border-radius:50px;transition:background-color .3s ease,color .3s ease,transform .2s ease;box-shadow:0 4px 8px rgba(3,4,94,.1)}.FaqSection_viewAllLink__n7yMG:hover{background-color:#1b51c6;color:#fff;transform:translateY(-2px);box-shadow:0 6px 12px rgba(3,4,94,.2)}.FaqSection_viewAllLink__n7yMG:hover .FaqSection_viewAllLink__n7yMG svg{transform:translateX(4px)}.FaqSection_viewAllLink__n7yMG svg{transition:transform .2s ease}