.styles_robotAvatar__x_GDD{width:2rem;height:2rem;flex-shrink:0}.styles_typingIndicator__HGDlI{display:flex;gap:.25rem;padding:.5rem;background:rgba(255,255,255,.1);border-radius:.5rem}@keyframes styles_bounce__r4QNU{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.styles_typingIndicator__HGDlI span{width:.5rem;height:.5rem;background:rgba(255,255,255,.4);border-radius:50%;animation:styles_bounce__r4QNU .6s infinite}.styles_typingIndicator__HGDlI span:nth-child(2){animation-delay:.15s}.styles_typingIndicator__HGDlI span:nth-child(3){animation-delay:.3s}.styles_courseCard__Pxl8J{display:block;background:rgba(255,255,255,.1);border-radius:.5rem;overflow:hidden;text-decoration:none;transition:background-color .2s ease}.styles_courseCard__Pxl8J:hover{background:rgba(255,255,255,.15)}.styles_courseCardImage__Ge4G0{width:100%;height:8rem;object-fit:cover}.styles_courseCardContent__BO0Oi{padding:.75rem}.styles_courseCardTitle__HdUlN{color:#fff;font-weight:600;margin:0 0 .25rem;font-size:1rem}.styles_courseCardDuration__Zf_eI,.styles_courseCardPrice__TzcXd{color:rgba(255,255,255,.8);font-size:.875rem;margin:0 0 .25rem}.styles_courseCardDescription__Gxj1I{color:rgba(255,255,255,.8);font-size:.875rem;margin:.5rem 0}.styles_courseCardLink__4KVes{display:inline-block;color:#818cf8;font-size:.875rem}.styles_courseCardLink__4KVes:hover{color:#6366f1}.styles_chatbot__pdEt3{position:fixed;bottom:1.5rem;right:1.5rem;z-index:50;font-family:system-ui,sans-serif;direction:rtl}@media screen and (max-width:450px){.styles_chatbot__pdEt3{right:20px}}.styles_chatbotBubble__XgVQs{width:4rem;height:4rem;border-radius:9999px;background:linear-gradient(90deg,#6366f1,#8b5cf6);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease}.styles_chatbotBubble__XgVQs:hover{transform:scale(1.05)}.styles_chatbotBubbleIcon__oAJOQ{width:2rem;height:2rem}.styles_chatbotWindow__qifGa{width:24rem;height:32rem;background:#1e1e2f;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;max-height:80vh}@media screen and (max-width:450px){.styles_chatbotWindow__qifGa{width:100%;height:100%;border-radius:0;max-height:60vh}}.styles_chatbotHeader___KJ6h{padding:1rem;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between}.styles_chatbotHeaderTitle__Svf93{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:1.125rem;font-weight:600}.styles_chatbotHeaderClose__1QJbl{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:rgba(255,255,255,.1);color:rgba(255,255,255,.8);cursor:pointer;transition:all .2s ease;border:1px solid rgba(255,255,255,.15)}.styles_chatbotHeaderClose__1QJbl:hover{background:rgba(255,255,255,.15);color:#fff;transform:scale(1.05);border-color:rgba(255,255,255,.25)}.styles_chatbotHeaderClose__1QJbl:active{transform:scale(.95)}.styles_chatbotHeaderClose__1QJbl svg{width:1.25rem;height:1.25rem}.styles_resetButtonContainer__YOfir{position:-webkit-sticky;position:sticky;top:0;z-index:10;margin-bottom:.5rem;background:linear-gradient(180deg,#1e1e2f 60%,rgba(30,30,47,0));padding:.5rem 0}.styles_resetButton__nFOw6{width:auto;margin:0 auto;padding:.5rem 1rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:9999px}.styles_resetButton__nFOw6:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3)}.styles_message__1PQFI{display:flex;gap:.5rem;max-width:80%}.styles_messageUser__RDsOo{margin-left:auto;justify-content:flex-end}.styles_messageUser__RDsOo .styles_messageContent__MKwnT{background:linear-gradient(90deg,#6366f1,#8b5cf6)}.styles_messageBot__4FQEg{margin-right:auto;justify-content:flex-start}.styles_messageBot__4FQEg .styles_messageContent__MKwnT{background:rgba(255,255,255,.1)}.styles_messageContent__MKwnT{padding:.75rem 1rem;border-radius:.5rem;color:#fff}.styles_messageContent__MKwnT p{margin:0}.styles_messageOptions__9RlL5{margin-top:.75rem;display:flex;flex-direction:column;gap:.5rem}.styles_messageOptions__9RlL5 button{width:100%;padding:.75rem 1rem;background:rgba(255,255,255,.1);border:none;border-radius:.375rem;color:#fff;text-align:right;cursor:pointer;transition:background-color .2s ease}.styles_messageOptions__9RlL5 button:hover{background:rgba(255,255,255,.2)}.styles_messageRecommendations__njjiL{margin-top:.75rem;display:flex;flex-direction:column;gap:.75rem}.styles_chatbotFooter__inBww{padding:1rem;border-top:1px solid rgba(255,255,255,.1);background:#1e1e2f}.styles_resetButton__nFOw6{width:100%;padding:.75rem;display:flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(90deg,#6366f1,#8b5cf6);border:none;border-radius:.5rem;color:#fff;font-size:.875rem;cursor:pointer;transition:all .2s ease}.styles_resetButton__nFOw6:hover{filter:brightness(1.1);transform:translateY(-1px)}.styles_resetButton__nFOw6:active{transform:translateY(0)}.styles_resetIcon__MAqB_{width:1rem;height:1rem}.styles_chatbotMessages__A_AWz{flex:1 1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:1rem;margin-bottom:0}.styles_chatbotMessages__A_AWz::-webkit-scrollbar{width:6px}.styles_chatbotMessages__A_AWz::-webkit-scrollbar-track{background:rgba(255,255,255,.1)}.styles_chatbotMessages__A_AWz::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:3px}.styles_chatbotMessages__A_AWz::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}.style_footer__eTUIo{max-width:1600px;margin:0 auto;display:flex;justify-content:space-around;align-items:center;flex-direction:column;flex-wrap:nowrap;gap:40px;padding:50px 15px;position:relative}.style_footer__eTUIo:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(14,20,32,.7),rgba(14,20,32,.95));z-index:-1}.style_footer__eTUIo:after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:80%;height:1px;background:linear-gradient(270deg,#6788ff,#854ae6);opacity:.3}.style_footer__eTUIo h3{color:#e2e7ee;font-size:1.2rem;margin-bottom:15px;font-weight:600;position:relative;display:inline-block}.style_footer__eTUIo h3:after{content:"";position:absolute;bottom:-4px;right:0;width:30px;height:2px;background:linear-gradient(270deg,#6788ff,#854ae6);border-radius:2px}.style_footer__eTUIo .style_logo__h0MzP{display:flex;justify-content:unset;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:12px;color:#fff;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .3s ease;max-width:280px;width:100%;padding:8px 12px;border-radius:8px}.style_footer__eTUIo .style_logo__h0MzP:hover{background:rgba(255,255,255,.05);transform:translateY(-2px)}.style_footer__eTUIo .style_logo__h0MzP:hover img{transform:rotate(5deg) scale(1.05)}.style_footer__eTUIo .style_logo__h0MzP img{width:50px;height:auto;transition:transform .3s ease}.style_footer__eTUIo .style_socialMediaContainer__7HUjM{text-align:center}.style_footer__eTUIo .style_socialMediaContainer__7HUjM .style_socialMediaIcons__rQdPK{display:flex;gap:15px}.style_footer__eTUIo .style_socialMediaContainer__7HUjM .style_socialMediaIcons__rQdPK .style_iconWrapper___0slZ{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:0;border-radius:50%;background:rgba(233,237,242,.08);width:45px;height:45px;transition:all .3s ease;position:relative;overflow:hidden}.style_footer__eTUIo .style_socialMediaContainer__7HUjM .style_socialMediaIcons__rQdPK .style_iconWrapper___0slZ:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(270deg,#6788ff,#854ae6);opacity:0;transition:opacity .3s ease;z-index:0}.style_footer__eTUIo .style_socialMediaContainer__7HUjM .style_socialMediaIcons__rQdPK .style_iconWrapper___0slZ:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.style_footer__eTUIo .style_socialMediaContainer__7HUjM .style_socialMediaIcons__rQdPK .style_iconWrapper___0slZ:hover:before{opacity:.8}.style_footer__eTUIo .style_socialMediaContainer__7HUjM .style_socialMediaIcons__rQdPK .style_iconWrapper___0slZ:hover img,.style_footer__eTUIo .style_socialMediaContainer__7HUjM .style_socialMediaIcons__rQdPK .style_iconWrapper___0slZ:hover svg{color:#fff;transform:scale(1.2)}.style_footer__eTUIo .style_socialMediaContainer__7HUjM .style_socialMediaIcons__rQdPK .style_iconWrapper___0slZ img,.style_footer__eTUIo .style_socialMediaContainer__7HUjM .style_socialMediaIcons__rQdPK .style_iconWrapper___0slZ svg{color:#a9b3c0;width:20px;height:20px;position:relative;z-index:1;transition:all .3s ease}.style_footer__eTUIo .style_legalAgreements__y6_Oz{text-align:center}.style_footer__eTUIo .style_legalAgreements__y6_Oz div{display:flex;justify-content:center;align-items:unset;flex-direction:row;flex-wrap:wrap;gap:15px}.style_footer__eTUIo .style_legalAgreements__y6_Oz div a{color:#a9b3c0;transition:all .3s ease;padding:5px 10px;border-radius:4px;position:relative}.style_footer__eTUIo .style_legalAgreements__y6_Oz div a:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:1px;background:#6788ff;transition:all .3s ease;transform:translateX(-50%)}.style_footer__eTUIo .style_legalAgreements__y6_Oz div a:hover{color:#e9edf2;background:rgba(255,255,255,.05)}.style_footer__eTUIo .style_legalAgreements__y6_Oz div a:hover:after{width:70%}@media screen and (min-width:780px){.style_footer__eTUIo{flex-direction:row}.style_footer__eTUIo h3{text-align:right}.style_footer__eTUIo h3:after{right:0;left:auto}.style_footer__eTUIo .style_legalAgreements__y6_Oz,.style_footer__eTUIo .style_socialMediaContainer__7HUjM{text-align:right}.style_footer__eTUIo .style_legalAgreements__y6_Oz div{justify-content:flex-end}}.Navbar_header__fxQDV{display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:0;max-width:1500px;margin:0 auto;position:relative;z-index:100;padding:15px}.Navbar_header__fxQDV:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.1) 20%,rgba(255,255,255,.1) 80%,transparent);opacity:.5}@media screen and (max-width:1110px){.Navbar_header__fxQDV{display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:10;padding:10px 15px}}.Navbar_mobileControls__x1VFW{justify-content:space-between;flex-direction:row;flex-wrap:nowrap;display:none}@media screen and (max-width:1110px){.Navbar_mobileControls__x1VFW{display:flex}}.Navbar_mobileBell__UMjCn{display:flex;align-items:center;justify-content:center;margin-right:10px}@media screen and (min-width:1111px){.Navbar_mobileBell__UMjCn{display:none}}.Navbar_desktopBell__KwE5W{display:flex;align-items:center;justify-content:center;margin-left:5px;position:relative}@media screen and (max-width:1110px){.Navbar_desktopBell__KwE5W{display:none}}.Navbar_desktopBell__KwE5W a:hover{color:#fff}.Navbar_active__1Eyj1{position:relative;color:#fff!important;font-weight:500}.Navbar_active__1Eyj1:hover:after{width:70%}.Navbar_sidebar__ZOhzc{position:fixed;top:0;right:-300px;height:100vh;width:100%;z-index:1000;pointer-events:none;transition:all .3s ease-in-out}.Navbar_sidebar__ZOhzc.Navbar_sidebarOpen__HwXJO{right:0;pointer-events:all}.Navbar_sidebarContent__hhdUL{position:absolute;top:0;right:-300px;width:300px;height:100%;background:linear-gradient(135deg,rgba(14,20,32,.95),rgba(20,25,40,.95));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:-5px 0 25px rgba(0,0,0,.3);transition:right .3s ease-in-out;overflow-y:auto;padding:0;z-index:20;border-left:1px solid rgba(255,255,255,.05)}.Navbar_sidebarOpen__HwXJO .Navbar_sidebarContent__hhdUL{right:0}.Navbar_sidebarHeader__z_l_z{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:15px;position:relative;background:rgba(0,0,0,.2)}.Navbar_closeButton__7G8EV{background:rgba(255,255,255,.05);border:none;color:#d3d8e8;cursor:pointer;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s;box-shadow:0 2px 5px rgba(0,0,0,.2)}.Navbar_closeButton__7G8EV:hover{background-color:rgba(255,255,255,.15);color:#fff}.Navbar_overlay__Fv1ec{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .3s ease-in-out;z-index:10}.Navbar_sidebarOpen__HwXJO .Navbar_overlay__Fv1ec{opacity:1}.Navbar_navbarForSmallerScreen__HtPiv{padding:5px 15px 20px}.Navbar_navbarForSmallerScreen__HtPiv ul{list-style:none;width:100%;padding:0;margin:0}.Navbar_navbarForSmallerScreen__HtPiv ul li{margin:5px 0;width:100%;border-radius:8px;overflow:hidden;transition:all .3s ease}.Navbar_navbarForSmallerScreen__HtPiv ul li:hover{background:rgba(255,255,255,.05)}.Navbar_navbarForSmallerScreen__HtPiv a,.Navbar_navbarForSmallerScreen__HtPiv button{font-size:1.2rem;color:rgba(255,255,255,.8);text-decoration:none;transition:all .25s ease;background:none;border:none;cursor:pointer;text-align:right;width:100%;padding:12px 20px;display:block;font-family:inherit;position:relative;border-radius:0}.Navbar_navbarForSmallerScreen__HtPiv a:before,.Navbar_navbarForSmallerScreen__HtPiv button:before{content:"";position:absolute;top:0;right:0;height:100%;width:3px;background:linear-gradient(270deg,#6788ff,#854ae6);opacity:0;transition:all .3s ease}.Navbar_navbarForSmallerScreen__HtPiv a:hover,.Navbar_navbarForSmallerScreen__HtPiv button:hover{color:#fff;padding-right:25px}.Navbar_navbarForSmallerScreen__HtPiv a:hover:before,.Navbar_navbarForSmallerScreen__HtPiv button:hover:before{opacity:1}.Navbar_navbarForSmallerScreen__HtPiv a.Navbar_active__1Eyj1,.Navbar_navbarForSmallerScreen__HtPiv button.Navbar_active__1Eyj1{background:rgba(255,255,255,.1);color:#fff;font-weight:500}.Navbar_navbarForSmallerScreen__HtPiv a.Navbar_active__1Eyj1:before,.Navbar_navbarForSmallerScreen__HtPiv button.Navbar_active__1Eyj1:before{opacity:1;width:4px}.Navbar_specialNavItem__H9o3n{background:linear-gradient(270deg,#6788ff,#854ae6)!important;margin-top:15px!important;border-radius:8px!important;text-align:center!important;padding:12px 15px!important;box-shadow:0 4px 12px rgba(0,0,0,.15),inset 0 1px 0 rgba(255,255,255,.1)!important}.Navbar_specialNavItem__H9o3n:hover{transform:translateY(-2px)!important;box-shadow:0 6px 15px rgba(0,0,0,.2)!important}.Navbar_specialNavItem__H9o3n:before{display:none!important}.Navbar_drawerTitleLink__k4W6e{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:12px;font-size:1.6rem;font-weight:600;color:#fff;text-decoration:none}.Navbar_drawerTitleLink__k4W6e img{max-width:150px;height:auto}.Navbar_homePageLink__xOM5q{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:20px;font-size:1.7rem;font-weight:600;transition:transform .3s ease}.Navbar_homePageLink__xOM5q:hover{transform:translateY(-2px)}.Navbar_homePageLink__xOM5q:hover .Navbar_logo__S5r9g{filter:drop-shadow(0 5px 10px rgba(0,0,0,.2))}.Navbar_navbarForBiggerScreen__yVDzy{width:100%}.Navbar_navbarForBiggerScreen__yVDzy .Navbar_userMenu__JCmuW{display:flex;justify-content:space-between;align-items:center}.Navbar_navbarForBiggerScreen__yVDzy .Navbar_userMenu__JCmuW .Navbar_userMenuItems__J4X3f{display:flex;align-items:center;gap:20px}.Navbar_navbarForBiggerScreen__yVDzy .Navbar_userMenu__JCmuW .Navbar_userMenuItems__J4X3f .Navbar_desktopBell__KwE5W{margin-left:10px}.Navbar_navbarForBiggerScreen__yVDzy .Navbar_guestMenu__ww1Oe{display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:0}.Navbar_navbarForBiggerScreen__yVDzy .Navbar_guestMenu__ww1Oe .Navbar_guestMenuItems__owfYR{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:25px}.Navbar_navbarForBiggerScreen__yVDzy .Navbar_guestMenu__ww1Oe .Navbar_desktopBell__KwE5W{margin-left:15px}.Navbar_navbarForBiggerScreen__yVDzy a,.Navbar_navbarForBiggerScreen__yVDzy button{color:#d3d8e8;text-decoration:none;font-size:1.2rem;transition:all .3s ease;background-color:rgba(0,0,0,0);border:none;cursor:pointer;font-family:inherit;position:relative;padding:5px 0}.Navbar_navbarForBiggerScreen__yVDzy a:hover,.Navbar_navbarForBiggerScreen__yVDzy button:hover{color:#fff}.Navbar_navbarForBiggerScreen__yVDzy a:hover:after,.Navbar_navbarForBiggerScreen__yVDzy button:hover:after{width:100%}.Navbar_navbarForBiggerScreen__yVDzy a.Navbar_myCourse__wquVS,.Navbar_navbarForBiggerScreen__yVDzy button.Navbar_myCourse__wquVS{background:linear-gradient(270deg,#6788ff,#854ae6);font-size:1.1rem;padding:10px 15px;border-radius:8px;color:#f1f1f1;box-shadow:0 4px 10px rgba(0,0,0,.15),inset 0 1px 0 rgba(255,255,255,.1)}.Navbar_navbarForBiggerScreen__yVDzy a.Navbar_myCourse__wquVS:hover,.Navbar_navbarForBiggerScreen__yVDzy button.Navbar_myCourse__wquVS:hover{transform:translateY(-2px);box-shadow:0 6px 15px rgba(0,0,0,.2);filter:brightness(1.05)}.Navbar_navbarForBiggerScreen__yVDzy a.Navbar_myCourse__wquVS:after,.Navbar_navbarForBiggerScreen__yVDzy button.Navbar_myCourse__wquVS:after{display:none}.Navbar_navbarForBiggerScreen__yVDzy a.Navbar_login__ssnd9,.Navbar_navbarForBiggerScreen__yVDzy button.Navbar_login__ssnd9{background:linear-gradient(270deg,#6788ff,#854ae6);font-size:1.1rem;padding:10px 20px;border-radius:8px;color:#f1f1f1;box-shadow:0 4px 10px rgba(0,0,0,.15),inset 0 1px 0 rgba(255,255,255,.1)}.Navbar_navbarForBiggerScreen__yVDzy a.Navbar_login__ssnd9:hover,.Navbar_navbarForBiggerScreen__yVDzy button.Navbar_login__ssnd9:hover{transform:translateY(-2px);box-shadow:0 6px 15px rgba(0,0,0,.2);filter:brightness(1.05)}.Navbar_navbarForBiggerScreen__yVDzy a.Navbar_login__ssnd9:after,.Navbar_navbarForBiggerScreen__yVDzy button.Navbar_login__ssnd9:after{display:none}@media screen and (max-width:1110px){.Navbar_navbarForBiggerScreen__yVDzy{display:none}}.Navbar_logo__S5r9g{width:200px;height:auto;object-fit:contain;transition:filter .3s ease}.Navbar_menuButton__z7nYj{font-size:24px;background:rgba(255,255,255,.05);border:none;box-shadow:0 2px 5px rgba(0,0,0,.1);outline:none;padding:10px;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:0;transition:all .3s ease;border-radius:50%}@media screen and (min-width:1111px){.Navbar_menuButton__z7nYj{display:none}}.Navbar_menuButton__z7nYj:hover{background-color:rgba(255,255,255,.1)!important}.Navbar_menuButton__z7nYj:active{background-color:rgba(255,255,255,.15)!important}@media screen and (min-width:1111px){.Navbar_b__qCa2P{display:none}}.Navbar_cartIconWrapper__4gj0z{display:flex;align-items:center;justify-content:center;margin:0 10px}@media screen and (max-width:1110px){.Navbar_cartIconWrapper__4gj0z{margin:0 5px}}.Navbar_navbarForBiggerScreen__yVDzy .Navbar_guestMenu__ww1Oe .Navbar_guestMenuItems__owfYR,.Navbar_navbarForBiggerScreen__yVDzy .Navbar_guestMenu__ww1Oe .Navbar_navItems__CHh4W,.Navbar_navbarForBiggerScreen__yVDzy .Navbar_userMenu__JCmuW .Navbar_guestMenuItems__owfYR,.Navbar_navbarForBiggerScreen__yVDzy .Navbar_userMenu__JCmuW .Navbar_navItems__CHh4W{display:flex;align-items:center;gap:20px}.Navbar_navbarForBiggerScreen__yVDzy .Navbar_guestMenu__ww1Oe .Navbar_guestMenuItems__owfYR .Navbar_cartIconWrapper__4gj0z,.Navbar_navbarForBiggerScreen__yVDzy .Navbar_guestMenu__ww1Oe .Navbar_navItems__CHh4W .Navbar_cartIconWrapper__4gj0z,.Navbar_navbarForBiggerScreen__yVDzy .Navbar_userMenu__JCmuW .Navbar_guestMenuItems__owfYR .Navbar_cartIconWrapper__4gj0z,.Navbar_navbarForBiggerScreen__yVDzy .Navbar_userMenu__JCmuW .Navbar_navItems__CHh4W .Navbar_cartIconWrapper__4gj0z{margin:0 15px}.Navbar_mobileControls__x1VFW{display:flex;align-items:center;gap:10px}.Navbar_mobileControls__x1VFW .Navbar_cartIconWrapper__4gj0z{margin:0}.style_faqs__OH6Ca{max-width:800px;padding:50px 15px;margin:0 auto}.style_faqs__OH6Ca h3{color:#cdd5ff;font-size:1.2rem;margin:0}.style_faqs__OH6Ca p{font-size:1.06rem;color:#f1f1f1;margin:0}.style_accordionContainer__3gfC8{width:100%}.style_accordionItem__OVG3W{margin-bottom:20px;border-radius:4px;overflow:hidden;transition:all .3s ease}.style_accordionHeader__HM4Y_{background-color:#171f37;padding:16px 24px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.style_accordionHeader__HM4Y_:hover{background-color:#1e263f}.style_headerContent__GUDT5{flex:1 1}.style_expandIcon__1s06J{color:#6788ff;transform:rotate(0deg);transition:transform .3s ease}.style_expanded__wX6dX{transform:rotate(90deg)}.style_accordionContent__qGGZ_{max-height:0;overflow:hidden;transition:max-height .3s ease}.style_contentVisible__OBkvX{max-height:500px}.style_contentBox__HWPDa{background-color:rgba(144,157,204,.2705882353);padding:16px 24px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.style_active__MBnHG .style_accordionHeader__HM4Y_{border-bottom-left-radius:0;border-bottom-right-radius:0}.style_courseContainer__EApn8{max-width:370px;background:#12172a;border-radius:10px;color:#f1f1f1;text-decoration:none;position:relative}.style_courseContainer__EApn8 img{width:100%;border-radius:10px 10px 0 0;height:auto}.style_courseContainer__EApn8 .style_ownedIndicator__zO5iC{position:absolute;top:10px;right:10px;background:linear-gradient(135deg,#ffd700,#ffed4e);color:#1a1a1a;padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:700;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:5px;z-index:2;box-shadow:0 2px 8px rgba(255,215,0,.3)}.style_courseContainer__EApn8 .style_ownedIndicator__zO5iC svg{font-size:1rem}.style_courseContainer__EApn8 .style_courseTooltip__n9JED{position:absolute;top:10px;left:10px;width:30px;height:30px;background:rgba(52,85,136,.9215686275);display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;z-index:2}.style_courseContainer__EApn8 .style_courseTooltip__n9JED .style_tooltipIcon__X5kYS{color:#fff}.style_courseContainer__EApn8 .style_courseTooltip__n9JED .style_tooltipText__uDCRb{visibility:hidden;width:250px;background-color:#f9f9f9;color:#333;text-align:center;border-radius:6px;padding:10px;position:absolute;z-index:1;top:-250%;left:50%;margin-left:-125px;opacity:0;transition:opacity .3s;font-size:.9rem}.style_courseContainer__EApn8 .style_courseTooltip__n9JED:hover .style_tooltipText__uDCRb{visibility:visible;opacity:1}.style_courseContainer__EApn8 .style_courseCardBody__cREGv{min-height:200px;padding:20px;text-align:right}.style_courseContainer__EApn8 .style_courseCardBody__cREGv h3{font-size:1.5rem;font-weight:700;display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:0;margin-bottom:10px}.style_courseContainer__EApn8 .style_courseCardBody__cREGv p{font-size:1.1rem;line-height:1.4;color:#cbcbcb;text-align:right}.style_courseContainer__EApn8 .style_courseCardBody__cREGv .style_cardFooter__1iInO{display:flex;flex-direction:column;gap:15px;margin-top:30px}.style_courseContainer__EApn8 .style_courseCardBody__cREGv .style_cardFooter__1iInO .style_cardLink__kVgHy{font-size:1.1rem;background:linear-gradient(270deg,#6788ff,#854ae6);box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3);border-radius:30px;border:none!important;padding:7px 15px;display:flex;justify-content:center;align-items:center;text-decoration:none;color:#fff;align-self:flex-start}.style_courseContainer__EApn8 .style_courseCardBody__cREGv .style_cardFooter__1iInO .style_cardLink__kVgHy:hover .style_arrowService__InJfR{transform:scale(1) translateX(0);transition:transform .2s}.style_courseContainer__EApn8 .style_courseCardBody__cREGv .style_cardFooter__1iInO .style_cardLink__kVgHy:hover span{transform:translateX(5px);transition:transform .2s}.style_courseContainer__EApn8 .style_courseCardBody__cREGv .style_cardFooter__1iInO .style_cardLink__kVgHy .style_arrowService__InJfR{transform:scale(0) translateX(0);transition:transform .2s}.style_courseContainer__EApn8 .style_courseCardBody__cREGv .style_cardFooter__1iInO .style_cardLink__kVgHy span{transform:translateX(-10px);transition:transform .2s}.style_courseContainer__EApn8 .style_courseCardBody__cREGv .style_hours__ySHJK{font-size:1rem;background-color:#2c3142;color:hotpink;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:0;text-align:center;border-radius:7px;padding:10px}.style_courseContainer__EApn8 .style_courseCardBody__cREGv .style_hours__ySHJK.style_soon__eskbJ{border-radius:7px}.style_courseContainer__EApn8 .style_courseLink__W8nvy{text-decoration:none;color:#f1f1f1;display:inline-block;width:auto}.style_courseContainer__EApn8 .style_courseLink__W8nvy button{border-radius:7px;margin-top:20px;margin-bottom:0}.style_htmlcss__3b4hd{background:linear-gradient(270deg,#2f7bac 100%,#d96137 0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}.style_htmlcss__3b4hd::selection{background:#854ae6;color:#fff;-webkit-text-fill-color:#fff}.style_courseActions__rMQVw{display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:15px}.style_courseActions__rMQVw .style_price__a0NFG{font-size:1.2rem;font-weight:600;display:block;text-align:left;font-size:19px;display:flex;justify-content:flex-end;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:0}.style_courseActions__rMQVw .style_actionButtons__dxAh3{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:10px}.style_courseActions__rMQVw .style_actionButtons__dxAh3 .style_cartBtn__S5UWY{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#f1f1f1;padding:8px;border-radius:6px;cursor:pointer;transition:all .3s;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:0;font-size:1.2rem}.style_courseActions__rMQVw .style_actionButtons__dxAh3 .style_cartBtn__S5UWY:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.3);transform:translateY(-2px)}.style_courseActions__rMQVw .style_actionButtons__dxAh3 .style_cartBtn__S5UWY:disabled{opacity:.6;cursor:not-allowed;transform:none}.style_courseActions__rMQVw .style_actionButtons__dxAh3 .style_cartBtn__S5UWY.style_removeFromCart__3hEpH{background:rgba(239,68,68,.2);border-color:rgba(239,68,68,.5);color:#ef4444}.style_courseActions__rMQVw .style_actionButtons__dxAh3 .style_cartBtn__S5UWY.style_removeFromCart__3hEpH:hover{background:rgba(239,68,68,.3);border-color:rgba(239,68,68,.7);transform:translateY(-2px)}.style_courseActions__rMQVw .style_actionButtons__dxAh3 .style_cartBtn__S5UWY.style_inCart__ZEMHU{background:rgba(16,185,129,.2);border-color:rgba(16,185,129,.5);color:#10b981}.style_courseActions__rMQVw .style_actionButtons__dxAh3 .style_cartBtn__S5UWY.style_inCart__ZEMHU:hover{background:rgba(16,185,129,.3);transform:none}.style_courseActions__rMQVw .style_actionButtons__dxAh3 .style_buyNowBtn__NH7n7{background:linear-gradient(270deg,#6788ff,#854ae6);border:none;color:#f1f1f1;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .3s;font-family:inherit}.style_courseActions__rMQVw .style_actionButtons__dxAh3 .style_buyNowBtn__NH7n7:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2);filter:brightness(1.1)}@media screen and (max-width:480px){.style_courseContainer__EApn8 .style_ownedIndicator__zO5iC{top:8px;right:8px;padding:4px 8px;font-size:.75rem}.style_courseContainer__EApn8 .style_ownedIndicator__zO5iC svg{font-size:.9rem}.style_courseContainer__EApn8 .style_courseCardBody__cREGv .style_cardFooter__1iInO .style_courseActions__rMQVw{flex-direction:column;align-items:stretch}.style_courseContainer__EApn8 .style_courseCardBody__cREGv .style_cardFooter__1iInO .style_courseActions__rMQVw .style_actionButtons__dxAh3{justify-content:space-between;width:100%}.style_courseContainer__EApn8 .style_courseCardBody__cREGv .style_cardFooter__1iInO .style_courseActions__rMQVw .style_actionButtons__dxAh3 .style_buyNowBtn__NH7n7{flex:1 1;padding:10px 16px}}.Loader_loader__52nWw{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:0}.Loader_dot__Cn_iB{width:10px;height:10px;border-radius:50%;background-color:#f1f1f1;margin:0 5px;animation:Loader_loaderAnimation__uEBiO 1.5s ease-in-out infinite}@keyframes Loader_loaderAnimation__uEBiO{0%{transform:scale(1);opacity:.7}50%{transform:scale(1.2);opacity:.3}to{transform:scale(1);opacity:.7}}.button_animateButton__JEhu5{padding:10px 20px;border-radius:30px;background:linear-gradient(270deg,#6788ff,#854ae6);color:#f1f1f1;font-weight:700;transition:all .3s;font-size:1.2rem;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:5px;margin:0 auto}.button_animateButton__JEhu5:hover svg{transform:scale(1) translateX(0);transition:transform .3s}.button_animateButton__JEhu5:hover span{transform:translateX(5px);transition:transform .3s}.button_animateButton__JEhu5 svg{transform:scale(0) translateX(0);transition:transform .3s}.button_animateButton__JEhu5 span{transform:translateX(-15px);transition:transform .3s}.button_google__9Ur0_,.button_normal__DZyTA{color:#f1f1f1;width:100%;border-radius:15px;font-size:1.2rem;min-height:50px;position:relative;overflow:hidden;border:none;cursor:pointer;font-family:Inter,sans-serif;transition:transform .3s ease,box-shadow .3s ease}.button_google__9Ur0_:disabled,.button_normal__DZyTA:disabled{opacity:.8;cursor:not-allowed}.button_google__9Ur0_:active:not(:disabled),.button_normal__DZyTA:active:not(:disabled){transform:translateY(2px)}.button_normal__DZyTA{background:linear-gradient(270deg,#6788ff,#854ae6);font-weight:600;margin-bottom:20px;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.button_normal__DZyTA:hover:not(:disabled){box-shadow:0 6px 15px rgba(0,0,0,.2);transform:translateY(-2px)}.button_google__9Ur0_,.button_normal__DZyTA span{display:flex;align-items:center;justify-content:center}.button_google__9Ur0_{background:rgba(134,134,134,.1098039216);color:#f1f1f1;flex-direction:row-reverse;flex-wrap:nowrap;gap:10px;border:1px solid rgba(255,255,255,.1)}.button_google__9Ur0_:hover:not(:disabled){transform:scale(1.02);background:rgba(134,134,134,.15)}.button_google__9Ur0_ img{transition:transform .3s ease}.button_google__9Ur0_:hover img{transform:scale(1.1)}.button_animateButton__JEhu5{position:relative;z-index:1}.button_animateButton__JEhu5:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:-2}.button_animateButton__JEhu5:before{content:"";position:absolute;bottom:0;left:0;width:0;height:100%;background-color:rgba(255,255,255,.1);transition:all .3s;z-index:-1}.button_animateButton__JEhu5:hover:before{width:100%}.style_tooltipContainer__eZ_Tn{position:relative;display:inline-block}.style_iconContainer__ms9_u{width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;transition:opacity .2s}.style_iconContainer__ms9_u:hover{opacity:.9}.style_tooltipIcon__7z3Q_{color:#fff}.style_tooltipContent__hQRPv{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:8px;padding:8px 12px;background-color:#333;color:#fff;border-radius:4px;font-size:14px;min-width:150px;max-width:300px;text-align:center;z-index:1000;box-shadow:0 2px 8px rgba(0,0,0,.15);animation:style_fadeIn__wzO4E .2s ease-in-out}.style_tooltipArrow__hLt_6{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:6px solid #333}.style_tooltipMessage__15tbB{word-wrap:break-word}@keyframes style_fadeIn__wzO4E{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes style_ring__b3svb{0%,to{transform:rotate(0)}10%{transform:rotate(15deg)}20%{transform:rotate(-10deg)}30%{transform:rotate(12deg)}40%{transform:rotate(-8deg)}50%{transform:rotate(10deg)}60%{transform:rotate(-6deg)}70%{transform:rotate(8deg)}80%{transform:rotate(-4deg)}90%{transform:rotate(2deg)}}.style_bell__JREEZ{display:inline-block}.style_blackFriday__gN70x{display:flex;align-items:center;background:#292f4c;color:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 4px rgba(0,0,0,.2);font-family:Open Sans,sans-serif;width:auto;max-width:550px;gap:17px}.style_bell__JREEZ{font-size:24px;animation:style_ring__b3svb 2s ease-in-out infinite;font-size:50px}.style_blackFriday__gN70x p{margin:0;flex-grow:1;font-size:1rem}.style_blackFridayToast___IP4d{background:linear-gradient(270deg,#6788ff,#854ae6)!important;box-shadow:none!important;padding:4px 1px!important;max-width:550px!important}.style_dismissButton__lHQfD{border:none;background-color:rgba(0,0,0,0);color:#fff;cursor:pointer;font-size:1rem}.CartDrawer_overlay__pC0zs{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:998;opacity:0;visibility:hidden;transition:all .3s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.CartDrawer_overlay__pC0zs.CartDrawer_overlayOpen__N6qkA{opacity:1;visibility:visible}.CartDrawer_drawer__CQ8Ob{position:fixed;top:0;right:0;height:100vh;width:100%;max-width:420px;background:#12172a;border-left:1px solid rgba(255,255,255,.1);z-index:999;transform:translateX(100%);transition:transform .3s ease;display:flex;flex-direction:column;direction:rtl}.CartDrawer_drawer__CQ8Ob.CartDrawer_drawerOpen__zIiXi{transform:translateX(0)}@media screen and (max-width:480px){.CartDrawer_drawer__CQ8Ob{max-width:100%}}.CartDrawer_drawerHeader__yGbEc{justify-content:space-between;gap:20px;padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.02)}.CartDrawer_drawerHeader__yGbEc,.CartDrawer_drawerHeader__yGbEc h2{display:flex;align-items:center;flex-direction:row;flex-wrap:nowrap}.CartDrawer_drawerHeader__yGbEc h2{justify-content:flex-start;gap:12px;font-size:1.5rem;font-weight:700;margin:0;color:#f1f1f1}.CartDrawer_drawerHeader__yGbEc h2 svg{font-size:1.5rem;color:#b587ff}.CartDrawer_drawerHeader__yGbEc h2 .CartDrawer_itemCount__T55gS{font-size:1.1rem;color:#b587ff;font-weight:600}.CartDrawer_drawerHeader__yGbEc .CartDrawer_closeBtn__Hl4GB{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#f1f1f1;padding:8px;border-radius:6px;cursor:pointer;transition:all .3s;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:0}.CartDrawer_drawerHeader__yGbEc .CartDrawer_closeBtn__Hl4GB:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.3)}.CartDrawer_drawerHeader__yGbEc .CartDrawer_closeBtn__Hl4GB svg{font-size:1.2rem}.CartDrawer_drawerContent__vwDSb{flex:1 1;display:flex;flex-direction:column;overflow:hidden}.CartDrawer_emptyCart__hOYIO{flex:1 1;display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:nowrap;gap:20px;padding:40px 20px;text-align:center}.CartDrawer_emptyCart__hOYIO .CartDrawer_emptyIcon__WcyPy{font-size:3rem;color:#6b7280;margin-bottom:10px}.CartDrawer_emptyCart__hOYIO p{font-size:1.2rem;color:#d3d8e8;margin-bottom:20px}.CartDrawer_emptyCart__hOYIO .CartDrawer_browseCourses__2JACp{background:linear-gradient(270deg,#6788ff,#854ae6);color:#f1f1f1;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s}.CartDrawer_emptyCart__hOYIO .CartDrawer_browseCourses__2JACp:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.CartDrawer_loginNotice__P3sZC{background:linear-gradient(135deg,#667eea,#764ba2);margin:16px;border-radius:8px;padding:16px;text-align:center}.CartDrawer_loginNotice__P3sZC .CartDrawer_loginContent__vaVuB h3{font-size:1.1rem;font-weight:700;margin:0 0 8px;color:#f1f1f1}.CartDrawer_loginNotice__P3sZC .CartDrawer_loginContent__vaVuB p{font-size:.9rem;color:rgba(255,255,255,.9);margin:0 0 16px;line-height:1.4}.CartDrawer_loginNotice__P3sZC .CartDrawer_loginContent__vaVuB .CartDrawer_loginActions__KR6k6{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:12px}.CartDrawer_loginNotice__P3sZC .CartDrawer_loginContent__vaVuB .CartDrawer_loginActions__KR6k6 .CartDrawer_loginBtn__KmcJg,.CartDrawer_loginNotice__P3sZC .CartDrawer_loginContent__vaVuB .CartDrawer_loginActions__KR6k6 .CartDrawer_registerBtn__0MiRq{padding:8px 16px;border-radius:6px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s;flex:1 1;text-align:center}.CartDrawer_loginNotice__P3sZC .CartDrawer_loginContent__vaVuB .CartDrawer_loginActions__KR6k6 .CartDrawer_loginBtn__KmcJg:hover,.CartDrawer_loginNotice__P3sZC .CartDrawer_loginContent__vaVuB .CartDrawer_loginActions__KR6k6 .CartDrawer_registerBtn__0MiRq:hover{transform:translateY(-1px)}.CartDrawer_loginNotice__P3sZC .CartDrawer_loginContent__vaVuB .CartDrawer_loginActions__KR6k6 .CartDrawer_loginBtn__KmcJg{background:#f1f1f1;color:#667eea}.CartDrawer_loginNotice__P3sZC .CartDrawer_loginContent__vaVuB .CartDrawer_loginActions__KR6k6 .CartDrawer_registerBtn__0MiRq{background:rgba(0,0,0,0);color:#f1f1f1;border:1px solid #f1f1f1}.CartDrawer_upsellTier1__F8aT5,.CartDrawer_upsellTier2__bW65y,.CartDrawer_upsellTier3__wX3Bv,.CartDrawer_upsellTier4__Q9LPI,.CartDrawer_upsellTier5__5P4I5,.CartDrawer_upsellTier6__JUg1W,.CartDrawer_upsellTier7__rWTXv,.CartDrawer_upsellTier8___O9gC{margin:16px;border-radius:8px;padding:16px;text-align:center;border:1px solid;position:relative;overflow:hidden}.CartDrawer_upsellTier1__F8aT5:before,.CartDrawer_upsellTier2__bW65y:before,.CartDrawer_upsellTier3__wX3Bv:before,.CartDrawer_upsellTier4__Q9LPI:before,.CartDrawer_upsellTier5__5P4I5:before,.CartDrawer_upsellTier6__JUg1W:before,.CartDrawer_upsellTier7__rWTXv:before,.CartDrawer_upsellTier8___O9gC:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.CartDrawer_upsellTier1__F8aT5:hover:before,.CartDrawer_upsellTier2__bW65y:hover:before,.CartDrawer_upsellTier3__wX3Bv:hover:before,.CartDrawer_upsellTier4__Q9LPI:hover:before,.CartDrawer_upsellTier5__5P4I5:hover:before,.CartDrawer_upsellTier6__JUg1W:hover:before,.CartDrawer_upsellTier7__rWTXv:hover:before,.CartDrawer_upsellTier8___O9gC:hover:before{left:100%}.CartDrawer_upsellTier1__F8aT5 .CartDrawer_upsellContent__v2nbz,.CartDrawer_upsellTier2__bW65y .CartDrawer_upsellContent__v2nbz,.CartDrawer_upsellTier3__wX3Bv .CartDrawer_upsellContent__v2nbz,.CartDrawer_upsellTier4__Q9LPI .CartDrawer_upsellContent__v2nbz,.CartDrawer_upsellTier5__5P4I5 .CartDrawer_upsellContent__v2nbz,.CartDrawer_upsellTier6__JUg1W .CartDrawer_upsellContent__v2nbz,.CartDrawer_upsellTier7__rWTXv .CartDrawer_upsellContent__v2nbz,.CartDrawer_upsellTier8___O9gC .CartDrawer_upsellContent__v2nbz{position:relative;z-index:1}.CartDrawer_upsellTier1__F8aT5 .CartDrawer_upsellContent__v2nbz .CartDrawer_upsellIcon__IEHJb,.CartDrawer_upsellTier2__bW65y .CartDrawer_upsellContent__v2nbz .CartDrawer_upsellIcon__IEHJb,.CartDrawer_upsellTier3__wX3Bv .CartDrawer_upsellContent__v2nbz .CartDrawer_upsellIcon__IEHJb,.CartDrawer_upsellTier4__Q9LPI .CartDrawer_upsellContent__v2nbz .CartDrawer_upsellIcon__IEHJb,.CartDrawer_upsellTier5__5P4I5 .CartDrawer_upsellContent__v2nbz .CartDrawer_upsellIcon__IEHJb,.CartDrawer_upsellTier6__JUg1W .CartDrawer_upsellContent__v2nbz .CartDrawer_upsellIcon__IEHJb,.CartDrawer_upsellTier7__rWTXv .CartDrawer_upsellContent__v2nbz .CartDrawer_upsellIcon__IEHJb,.CartDrawer_upsellTier8___O9gC .CartDrawer_upsellContent__v2nbz .CartDrawer_upsellIcon__IEHJb{font-size:1.5rem;margin-bottom:8px}.CartDrawer_upsellTier1__F8aT5 .CartDrawer_upsellContent__v2nbz h3,.CartDrawer_upsellTier2__bW65y .CartDrawer_upsellContent__v2nbz h3,.CartDrawer_upsellTier3__wX3Bv .CartDrawer_upsellContent__v2nbz h3,.CartDrawer_upsellTier4__Q9LPI .CartDrawer_upsellContent__v2nbz h3,.CartDrawer_upsellTier5__5P4I5 .CartDrawer_upsellContent__v2nbz h3,.CartDrawer_upsellTier6__JUg1W .CartDrawer_upsellContent__v2nbz h3,.CartDrawer_upsellTier7__rWTXv .CartDrawer_upsellContent__v2nbz h3,.CartDrawer_upsellTier8___O9gC .CartDrawer_upsellContent__v2nbz h3{font-size:1.1rem;font-weight:700;margin:0 0 8px;line-height:1.3}.CartDrawer_upsellTier1__F8aT5 .CartDrawer_upsellContent__v2nbz p,.CartDrawer_upsellTier2__bW65y .CartDrawer_upsellContent__v2nbz p,.CartDrawer_upsellTier3__wX3Bv .CartDrawer_upsellContent__v2nbz p,.CartDrawer_upsellTier4__Q9LPI .CartDrawer_upsellContent__v2nbz p,.CartDrawer_upsellTier5__5P4I5 .CartDrawer_upsellContent__v2nbz p,.CartDrawer_upsellTier6__JUg1W .CartDrawer_upsellContent__v2nbz p,.CartDrawer_upsellTier7__rWTXv .CartDrawer_upsellContent__v2nbz p,.CartDrawer_upsellTier8___O9gC .CartDrawer_upsellContent__v2nbz p{font-size:.9rem;margin:0 0 12px;line-height:1.4;opacity:.9}.CartDrawer_upsellTier1__F8aT5 .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS,.CartDrawer_upsellTier2__bW65y .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS,.CartDrawer_upsellTier3__wX3Bv .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS,.CartDrawer_upsellTier4__Q9LPI .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS,.CartDrawer_upsellTier5__5P4I5 .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS,.CartDrawer_upsellTier6__JUg1W .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS,.CartDrawer_upsellTier7__rWTXv .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS,.CartDrawer_upsellTier8___O9gC .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:8px;margin:12px 0;font-size:.85rem;font-weight:600}.CartDrawer_upsellTier1__F8aT5 .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_currentDiscount__EhCvg,.CartDrawer_upsellTier2__bW65y .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_currentDiscount__EhCvg,.CartDrawer_upsellTier3__wX3Bv .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_currentDiscount__EhCvg,.CartDrawer_upsellTier4__Q9LPI .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_currentDiscount__EhCvg,.CartDrawer_upsellTier5__5P4I5 .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_currentDiscount__EhCvg,.CartDrawer_upsellTier6__JUg1W .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_currentDiscount__EhCvg,.CartDrawer_upsellTier7__rWTXv .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_currentDiscount__EhCvg,.CartDrawer_upsellTier8___O9gC .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_currentDiscount__EhCvg{padding:4px 8px;border-radius:4px;background:rgba(255,255,255,.2)}.CartDrawer_upsellTier1__F8aT5 .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_arrow__3WeLz,.CartDrawer_upsellTier2__bW65y .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_arrow__3WeLz,.CartDrawer_upsellTier3__wX3Bv .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_arrow__3WeLz,.CartDrawer_upsellTier4__Q9LPI .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_arrow__3WeLz,.CartDrawer_upsellTier5__5P4I5 .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_arrow__3WeLz,.CartDrawer_upsellTier6__JUg1W .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_arrow__3WeLz,.CartDrawer_upsellTier7__rWTXv .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_arrow__3WeLz,.CartDrawer_upsellTier8___O9gC .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_arrow__3WeLz{font-size:1rem;font-weight:700}.CartDrawer_upsellTier1__F8aT5 .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_nextDiscount__3_5VY,.CartDrawer_upsellTier2__bW65y .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_nextDiscount__3_5VY,.CartDrawer_upsellTier3__wX3Bv .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_nextDiscount__3_5VY,.CartDrawer_upsellTier4__Q9LPI .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_nextDiscount__3_5VY,.CartDrawer_upsellTier5__5P4I5 .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_nextDiscount__3_5VY,.CartDrawer_upsellTier6__JUg1W .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_nextDiscount__3_5VY,.CartDrawer_upsellTier7__rWTXv .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_nextDiscount__3_5VY,.CartDrawer_upsellTier8___O9gC .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_nextDiscount__3_5VY{padding:4px 8px;border-radius:4px;background:rgba(255,255,255,.3);animation:CartDrawer_pulse__oE7R8 2s infinite}.CartDrawer_upsellTier1__F8aT5 .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb,.CartDrawer_upsellTier2__bW65y .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb,.CartDrawer_upsellTier3__wX3Bv .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb,.CartDrawer_upsellTier4__Q9LPI .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb,.CartDrawer_upsellTier5__5P4I5 .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb,.CartDrawer_upsellTier6__JUg1W .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb,.CartDrawer_upsellTier7__rWTXv .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb,.CartDrawer_upsellTier8___O9gC .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb{background:#f1f1f1;padding:8px 16px;border-radius:6px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s;display:inline-block;margin-top:4px}.CartDrawer_upsellTier1__F8aT5 .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb:hover,.CartDrawer_upsellTier2__bW65y .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb:hover,.CartDrawer_upsellTier3__wX3Bv .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb:hover,.CartDrawer_upsellTier4__Q9LPI .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb:hover,.CartDrawer_upsellTier5__5P4I5 .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb:hover,.CartDrawer_upsellTier6__JUg1W .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb:hover,.CartDrawer_upsellTier7__rWTXv .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb:hover,.CartDrawer_upsellTier8___O9gC .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.CartDrawer_upsellTier1__F8aT5{background:linear-gradient(135deg,#06b6d4,#0891b2);border-color:rgba(6,182,212,.3);box-shadow:0 3px 10px rgba(6,182,212,.2)}.CartDrawer_upsellTier1__F8aT5 .CartDrawer_upsellContent__v2nbz .CartDrawer_upsellIcon__IEHJb{color:#f1f1f1;animation:CartDrawer_gentleFloat__6GUlD 2s ease-in-out infinite}.CartDrawer_upsellTier1__F8aT5 .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_arrow__3WeLz,.CartDrawer_upsellTier1__F8aT5 .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_currentDiscount__EhCvg,.CartDrawer_upsellTier1__F8aT5 .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_nextDiscount__3_5VY,.CartDrawer_upsellTier1__F8aT5 .CartDrawer_upsellContent__v2nbz h3,.CartDrawer_upsellTier1__F8aT5 .CartDrawer_upsellContent__v2nbz p{color:#f1f1f1}.CartDrawer_upsellTier1__F8aT5 .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb{color:#0891b2;background:#f1f1f1}.CartDrawer_upsellTier2__bW65y{background:linear-gradient(135deg,#10b981,#059669);border-color:rgba(16,185,129,.3);box-shadow:0 3px 12px rgba(16,185,129,.25)}.CartDrawer_upsellTier2__bW65y .CartDrawer_upsellContent__v2nbz .CartDrawer_upsellIcon__IEHJb{color:#f1f1f1;animation:CartDrawer_leafRustle__dgxsR 2.5s ease-in-out infinite}.CartDrawer_upsellTier2__bW65y .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_arrow__3WeLz,.CartDrawer_upsellTier2__bW65y .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_currentDiscount__EhCvg,.CartDrawer_upsellTier2__bW65y .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_nextDiscount__3_5VY,.CartDrawer_upsellTier2__bW65y .CartDrawer_upsellContent__v2nbz h3,.CartDrawer_upsellTier2__bW65y .CartDrawer_upsellContent__v2nbz p{color:#f1f1f1}.CartDrawer_upsellTier2__bW65y .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb{color:#059669;background:#f1f1f1}.CartDrawer_upsellTier3__wX3Bv{background:linear-gradient(135deg,#f59e0b,#d97706);border-color:rgba(245,158,11,.3);box-shadow:0 4px 12px rgba(245,158,11,.3)}.CartDrawer_upsellTier3__wX3Bv .CartDrawer_upsellContent__v2nbz .CartDrawer_upsellIcon__IEHJb{color:#f1f1f1;animation:CartDrawer_sparkle__du_po 2s infinite}.CartDrawer_upsellTier3__wX3Bv .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_arrow__3WeLz,.CartDrawer_upsellTier3__wX3Bv .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_currentDiscount__EhCvg,.CartDrawer_upsellTier3__wX3Bv .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_nextDiscount__3_5VY,.CartDrawer_upsellTier3__wX3Bv .CartDrawer_upsellContent__v2nbz h3,.CartDrawer_upsellTier3__wX3Bv .CartDrawer_upsellContent__v2nbz p{color:#f1f1f1}.CartDrawer_upsellTier3__wX3Bv .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb{color:#d97706;background:#f1f1f1}.CartDrawer_upsellTier4__Q9LPI{background:linear-gradient(135deg,#f97316,#ea580c);border-color:rgba(249,115,22,.3);box-shadow:0 4px 14px rgba(249,115,22,.35)}.CartDrawer_upsellTier4__Q9LPI .CartDrawer_upsellContent__v2nbz .CartDrawer_upsellIcon__IEHJb{color:#f1f1f1;animation:CartDrawer_brightPulse___C6Be 1.8s ease-in-out infinite}.CartDrawer_upsellTier4__Q9LPI .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_arrow__3WeLz,.CartDrawer_upsellTier4__Q9LPI .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_currentDiscount__EhCvg,.CartDrawer_upsellTier4__Q9LPI .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_nextDiscount__3_5VY,.CartDrawer_upsellTier4__Q9LPI .CartDrawer_upsellContent__v2nbz h3,.CartDrawer_upsellTier4__Q9LPI .CartDrawer_upsellContent__v2nbz p{color:#f1f1f1}.CartDrawer_upsellTier4__Q9LPI .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb{color:#ea580c;background:#f1f1f1}.CartDrawer_upsellTier5__5P4I5{background:linear-gradient(135deg,#ef4444,#dc2626);border-color:rgba(239,68,68,.3);box-shadow:0 4px 15px rgba(239,68,68,.4)}.CartDrawer_upsellTier5__5P4I5 .CartDrawer_upsellContent__v2nbz .CartDrawer_upsellIcon__IEHJb{color:#f1f1f1;animation:CartDrawer_fireFlicker__sIpg9 1.5s infinite}.CartDrawer_upsellTier5__5P4I5 .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_arrow__3WeLz,.CartDrawer_upsellTier5__5P4I5 .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_currentDiscount__EhCvg,.CartDrawer_upsellTier5__5P4I5 .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_nextDiscount__3_5VY,.CartDrawer_upsellTier5__5P4I5 .CartDrawer_upsellContent__v2nbz h3,.CartDrawer_upsellTier5__5P4I5 .CartDrawer_upsellContent__v2nbz p{color:#f1f1f1}.CartDrawer_upsellTier5__5P4I5 .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb{color:#dc2626;background:#f1f1f1;box-shadow:0 2px 8px rgba(220,38,38,.2)}.CartDrawer_upsellTier6__JUg1W{background:linear-gradient(135deg,#dc2626,#b91c1c);border-color:rgba(220,38,38,.4);box-shadow:0 5px 16px rgba(220,38,38,.45)}.CartDrawer_upsellTier6__JUg1W .CartDrawer_upsellContent__v2nbz .CartDrawer_upsellIcon__IEHJb{color:#f1f1f1;animation:CartDrawer_intenseFire__VH59D 1.3s infinite;filter:drop-shadow(0 0 6px rgba(255,255,255,.3))}.CartDrawer_upsellTier6__JUg1W .CartDrawer_upsellContent__v2nbz h3,.CartDrawer_upsellTier6__JUg1W .CartDrawer_upsellContent__v2nbz p{color:#f1f1f1;text-shadow:0 1px 2px rgba(0,0,0,.2)}.CartDrawer_upsellTier6__JUg1W .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_arrow__3WeLz,.CartDrawer_upsellTier6__JUg1W .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_currentDiscount__EhCvg,.CartDrawer_upsellTier6__JUg1W .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_nextDiscount__3_5VY{color:#f1f1f1}.CartDrawer_upsellTier6__JUg1W .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb{color:#b91c1c;background:#f1f1f1;box-shadow:0 3px 10px rgba(185,28,28,.3)}.CartDrawer_upsellTier7__rWTXv{background:linear-gradient(135deg,#c2410c,#92400e 50%,#7c2d12);border-color:rgba(194,65,12,.4);box-shadow:0 5px 18px rgba(194,65,12,.5)}.CartDrawer_upsellTier7__rWTXv:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);animation:CartDrawer_intensiveShine__c6Jks 2.5s infinite;pointer-events:none}.CartDrawer_upsellTier7__rWTXv .CartDrawer_upsellContent__v2nbz .CartDrawer_upsellIcon__IEHJb{color:#f1f1f1;animation:CartDrawer_epicGlow__3UbzQ 1.8s infinite;filter:drop-shadow(0 0 10px rgba(255,255,255,.6))}.CartDrawer_upsellTier7__rWTXv .CartDrawer_upsellContent__v2nbz h3,.CartDrawer_upsellTier7__rWTXv .CartDrawer_upsellContent__v2nbz p{color:#f1f1f1;text-shadow:0 1px 3px rgba(0,0,0,.3)}.CartDrawer_upsellTier7__rWTXv .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_arrow__3WeLz,.CartDrawer_upsellTier7__rWTXv .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_currentDiscount__EhCvg,.CartDrawer_upsellTier7__rWTXv .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_nextDiscount__3_5VY{color:#f1f1f1}.CartDrawer_upsellTier7__rWTXv .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb{color:#92400e;background:#f1f1f1;box-shadow:0 4px 12px rgba(146,64,14,.4);border:1px solid rgba(146,64,14,.2)}.CartDrawer_upsellTier8___O9gC{background:linear-gradient(135deg,#d97706,#f59e0b 30%,#fbbf24 60%,#fcd34d);border-color:rgba(217,119,6,.5);box-shadow:0 6px 25px rgba(217,119,6,.6)}.CartDrawer_upsellTier8___O9gC:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 20%,rgba(255,255,255,.2) 50%,transparent 80%);animation:CartDrawer_premiumShine__i_ONI 3s infinite;pointer-events:none}.CartDrawer_upsellTier8___O9gC .CartDrawer_upsellContent__v2nbz .CartDrawer_upsellIcon__IEHJb{color:#f1f1f1;animation:CartDrawer_legendaryGlow__00uSH 2s infinite;filter:drop-shadow(0 0 15px rgba(255,255,255,.8))}.CartDrawer_upsellTier8___O9gC .CartDrawer_upsellContent__v2nbz h3{color:#f1f1f1;text-shadow:0 2px 4px rgba(0,0,0,.4);font-size:1.2rem}.CartDrawer_upsellTier8___O9gC .CartDrawer_upsellContent__v2nbz p{color:rgba(255,255,255,.95);text-shadow:0 1px 3px rgba(0,0,0,.3)}.CartDrawer_upsellTier8___O9gC .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_arrow__3WeLz,.CartDrawer_upsellTier8___O9gC .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_currentDiscount__EhCvg,.CartDrawer_upsellTier8___O9gC .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_nextDiscount__3_5VY{color:#f1f1f1}.CartDrawer_upsellTier8___O9gC .CartDrawer_upsellContent__v2nbz .CartDrawer_discountComparison__mRIdS .CartDrawer_nextDiscount__3_5VY{animation:CartDrawer_legendaryPulse__0UKkJ 1.5s infinite;box-shadow:0 0 10px rgba(255,255,255,.3)}.CartDrawer_upsellTier8___O9gC .CartDrawer_upsellContent__v2nbz .CartDrawer_browseMoreBtn__qfJcb{color:#d97706;background:#f1f1f1;box-shadow:0 4px 15px rgba(217,119,6,.4);border:2px solid rgba(217,119,6,.3);font-weight:700}.CartDrawer_conflictWarning__GPYKR{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);margin:16px;border-radius:8px;padding:16px;text-align:center}.CartDrawer_conflictWarning__GPYKR h3{font-size:1rem;font-weight:700;margin:0 0 8px;color:#ef4444}.CartDrawer_conflictWarning__GPYKR p{font-size:.85rem;color:#fca5a5;margin:0;line-height:1.4}.CartDrawer_cartItems__ZTghc{flex:1 1;overflow-y:auto;padding:16px}.CartDrawer_cartItems__ZTghc::-webkit-scrollbar{width:6px}.CartDrawer_cartItems__ZTghc::-webkit-scrollbar-track{background:rgba(255,255,255,.1);border-radius:3px}.CartDrawer_cartItems__ZTghc::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:3px}.CartDrawer_cartItems__ZTghc::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.5)}.CartDrawer_cartItem___gv1q{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;flex-wrap:nowrap;gap:12px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px;margin-bottom:12px;transition:all .3s}.CartDrawer_cartItem___gv1q:hover{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.05)}.CartDrawer_cartItem___gv1q:last-child{margin-bottom:0}.CartDrawer_courseImage__Vo_uF{width:60px;height:34px;border-radius:4px;object-fit:cover;flex-shrink:0}.CartDrawer_courseInfo__5uXKJ{flex:1 1;min-width:0}.CartDrawer_courseInfo__5uXKJ h4{font-size:.95rem;font-weight:600;margin:0 0 4px;line-height:1.3;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:8px}.CartDrawer_courseInfo__5uXKJ .CartDrawer_duration__nFwRQ{font-size:.8rem;color:#9ca3af;margin:0 0 6px}.CartDrawer_courseInfo__5uXKJ .CartDrawer_price__P_TKN{font-size:.9rem;font-weight:600;color:#10b981;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:2px}.CartDrawer_bundleBadge__fxqXt{background:linear-gradient(135deg,#ffd700,#ffed4e);color:#1a1a1a;font-size:.7rem;font-weight:700;padding:2px 6px;border-radius:10px;margin-right:6px}.CartDrawer_removeBtn__W8kB9{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);color:#ef4444;padding:6px;border-radius:4px;cursor:pointer;transition:all .3s;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:0;flex-shrink:0}.CartDrawer_removeBtn__W8kB9:hover{background:rgba(239,68,68,.2);border-color:rgba(239,68,68,.5)}.CartDrawer_removeBtn__W8kB9 svg{font-size:.9rem}.CartDrawer_cartSummary__iTANK{border-top:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.02);padding:20px}.CartDrawer_priceBreakdown__j339L{margin-bottom:16px}.CartDrawer_priceBreakdown__j339L .CartDrawer_discount__4JzQT,.CartDrawer_priceBreakdown__j339L .CartDrawer_subtotal__pssvz,.CartDrawer_priceBreakdown__j339L .CartDrawer_total__8g3oF{display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:10px;margin-bottom:8px;font-size:.9rem}.CartDrawer_priceBreakdown__j339L .CartDrawer_discount__4JzQT:last-child,.CartDrawer_priceBreakdown__j339L .CartDrawer_subtotal__pssvz:last-child,.CartDrawer_priceBreakdown__j339L .CartDrawer_total__8g3oF:last-child{margin-bottom:0}.CartDrawer_priceBreakdown__j339L .CartDrawer_subtotal__pssvz{color:#d3d8e8}.CartDrawer_priceBreakdown__j339L .CartDrawer_discount__4JzQT{color:#10b981}.CartDrawer_priceBreakdown__j339L .CartDrawer_discount__4JzQT .CartDrawer_discountAmount__dgx7S{font-weight:600;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:2px}.CartDrawer_priceBreakdown__j339L .CartDrawer_total__8g3oF{font-size:1rem;font-weight:700;color:#f1f1f1;border-top:1px solid rgba(255,255,255,.1);padding-top:12px;margin-top:12px}.CartDrawer_priceBreakdown__j339L .CartDrawer_total__8g3oF .CartDrawer_totalAmount__Jz1f2{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:2px;color:#10b981}.CartDrawer_discountNotice__od8N3{background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.3);color:#10b981;padding:8px 12px;border-radius:6px;text-align:center;font-size:.85rem;font-weight:600;margin-bottom:16px}.CartDrawer_actions__yilgQ{display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:12px}.CartDrawer_actions__yilgQ .CartDrawer_clearCartBtn__iSbs_{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);color:#ef4444;padding:8px 12px;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .3s;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:6px}.CartDrawer_actions__yilgQ .CartDrawer_clearCartBtn__iSbs_:hover{background:rgba(239,68,68,.2);border-color:rgba(239,68,68,.5)}.CartDrawer_actions__yilgQ .CartDrawer_clearCartBtn__iSbs_ svg{font-size:.9rem}.CartDrawer_actions__yilgQ button[type=button]:not(.clearCartBtn){flex:1 1;background:linear-gradient(270deg,#6788ff,#854ae6);border:none;padding:12px 16px;font-size:.95rem;font-weight:600;border-radius:6px}.CartDrawer_actions__yilgQ button[type=button]:not(.clearCartBtn):hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.2)}@keyframes CartDrawer_gentleFloat__6GUlD{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes CartDrawer_leafRustle__dgxsR{0%,to{transform:rotate(0deg) scale(1)}25%{transform:rotate(2deg) scale(1.05)}75%{transform:rotate(-2deg) scale(1.05)}}@keyframes CartDrawer_sparkle__du_po{0%,to{transform:scale(1) rotate(0deg)}25%{transform:scale(1.1) rotate(5deg)}50%{transform:scale(1) rotate(0deg)}75%{transform:scale(1.05) rotate(-3deg)}}@keyframes CartDrawer_brightPulse___C6Be{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.9}}@keyframes CartDrawer_fireFlicker__sIpg9{0%,to{transform:scale(1) rotate(0deg);filter:hue-rotate(0deg)}25%{transform:scale(1.05) rotate(2deg);filter:hue-rotate(10deg)}50%{transform:scale(.95) rotate(-1deg);filter:hue-rotate(-5deg)}75%{transform:scale(1.02) rotate(1deg);filter:hue-rotate(5deg)}}@keyframes CartDrawer_intenseFire__VH59D{0%,to{transform:scale(1) rotate(0deg);filter:hue-rotate(0deg) brightness(1)}33%{transform:scale(1.08) rotate(3deg);filter:hue-rotate(15deg) brightness(1.1)}66%{transform:scale(.92) rotate(-2deg);filter:hue-rotate(-10deg) brightness(.9)}}@keyframes CartDrawer_epicGlow__3UbzQ{0%,to{transform:scale(1);filter:drop-shadow(0 0 10px rgba(255,255,255,.6))}50%{transform:scale(1.15);filter:drop-shadow(0 0 20px rgba(255,255,255,.9))}}@keyframes CartDrawer_legendaryGlow__00uSH{0%,to{transform:scale(1);filter:drop-shadow(0 0 15px rgba(255,255,255,.8))}50%{transform:scale(1.2);filter:drop-shadow(0 0 25px rgb(255,255,255))}}@keyframes CartDrawer_intensiveShine__c6Jks{0%{transform:translateX(-100%) skewX(-45deg)}to{transform:translateX(200%) skewX(-45deg)}}@keyframes CartDrawer_premiumShine__i_ONI{0%{transform:translateX(-100%) skewX(-30deg)}to{transform:translateX(200%) skewX(-30deg)}}@keyframes CartDrawer_pulse__oE7R8{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}@keyframes CartDrawer_legendaryPulse__0UKkJ{0%,to{transform:scale(1);opacity:1;box-shadow:0 0 10px rgba(255,255,255,.3)}50%{transform:scale(1.1);opacity:.8;box-shadow:0 0 20px rgba(255,255,255,.6)}}.CartIcon_cartIcon__Eg_v0{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#d3d8e8;background:rgba(0,0,0,0);border:none;cursor:pointer;transition:all .2s ease;padding:10px;border-radius:8px;position:relative;font-family:inherit}.CartIcon_cartIcon__Eg_v0:hover{color:#f1f1f1;background:rgba(255,255,255,.08);transform:translateY(-1px)}.CartIcon_cartIcon__Eg_v0:hover .CartIcon_iconContainer__7JtSK svg{transform:scale(1.1)}.CartIcon_cartIcon__Eg_v0:hover .CartIcon_badge__wMOqd{transform:scale(1.05)}.CartIcon_cartIcon__Eg_v0:active{transform:translateY(0)}.CartIcon_iconContainer__7JtSK{position:relative;display:flex;align-items:center}.CartIcon_iconContainer__7JtSK svg{font-size:1.4rem;transition:all .2s ease}.CartIcon_iconContainer__7JtSK .CartIcon_badge__wMOqd{position:absolute;top:-8px;right:-8px;background:#ef4444;color:#f1f1f1;font-size:.7rem;font-weight:600;padding:2px 6px;border-radius:10px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;line-height:1;border:2px solid #0e1420;box-shadow:0 2px 4px rgba(0,0,0,.2);transition:all .2s ease}.CartIcon_loginHint__DFzfI{font-size:.6rem;color:#fbbf24;margin-top:3px;font-weight:500;text-align:center;white-space:nowrap}@media screen and (min-width:1111px){.CartIcon_cartIcon__Eg_v0{margin:0 10px;padding:12px}.CartIcon_cartIcon__Eg_v0 .CartIcon_iconContainer__7JtSK svg{font-size:1.5rem}.CartIcon_cartIcon__Eg_v0 .CartIcon_loginHint__DFzfI{font-size:.65rem}}@media screen and (max-width:1110px){.CartIcon_cartIcon__Eg_v0{padding:8px;margin:0 5px}.CartIcon_cartIcon__Eg_v0 .CartIcon_iconContainer__7JtSK svg{font-size:1.3rem}.CartIcon_cartIcon__Eg_v0 .CartIcon_iconContainer__7JtSK .CartIcon_badge__wMOqd{top:-6px;right:-6px;min-width:16px;height:16px;font-size:.65rem}.CartIcon_cartIcon__Eg_v0 .CartIcon_loginHint__DFzfI{font-size:.55rem}}.style_loaderContainer__GiplF{position:absolute;top:50%;left:50%;width:100px;height:100px;transform:translate(-50%,-50%);z-index:9999}.style_circle__5OXYx{width:20px;height:20px;position:absolute;border-radius:50%}.style_circle1__K5ELa{animation:style_circle1__K5ELa 2s linear infinite;background-color:#6788ff}.style_circle2__wYM_s{animation:style_circle2__wYM_s 2s linear infinite;background-color:#854ae6}.style_circle3__O6WRA{animation:style_circle3__O6WRA 2s linear infinite;background-color:#f1f1f1}.style_circle4__gRMbU{animation:style_circle4__gRMbU 2s linear infinite;background-color:aqua}@keyframes style_circle1__K5ELa{0%{top:0;left:0}50%{top:0;left:100%}to{top:0;left:0}}@keyframes style_circle2__wYM_s{0%{top:0;left:100%}50%{top:100%;left:100%}to{top:0;left:100%}}@keyframes style_circle3__O6WRA{0%{top:100%;left:100%}50%{top:100%;left:0}to{top:100%;left:100%}}@keyframes style_circle4__gRMbU{0%{top:100%;left:0}50%{top:0;left:0}to{top:100%;left:0}}.style_animateButton__vKyh1{padding:10px 20px;border-radius:30px;background:linear-gradient(270deg,#6788ff,#854ae6);color:#f1f1f1;font-weight:700;transition:all .3s;font-size:1.2rem;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:5px;margin:0 auto}.style_animateButton__vKyh1:hover svg{transform:scale(1) translateX(0);transition:transform .3s}.style_animateButton__vKyh1:hover span{transform:translateX(5px);transition:transform .3s}.style_animateButton__vKyh1 svg{transform:scale(0) translateX(0);transition:transform .3s}.style_animateButton__vKyh1 span{transform:translateX(-15px);transition:transform .3s}.style_reviewsContainer__z1cEy{max-width:1200px;padding:50px 15px;margin:0 auto;position:relative;overflow:hidden}.style_reviewsContainer__z1cEy:before{width:300px;height:300px;top:-100px;right:-100px}.style_reviewsContainer__z1cEy:after,.style_reviewsContainer__z1cEy:before{content:"";position:absolute;border-radius:50%;z-index:-1;filter:blur(40px)}.style_reviewsContainer__z1cEy:after{width:250px;height:250px;bottom:-50px;left:-100px}.style_reviewsContainer__z1cEy .style_animateButton__vKyh1{margin-top:40px}@media screen and (max-width:768px){.style_reviewsContainer__z1cEy{padding-left:15px;padding-right:15px}.style_reviewsContainer__z1cEy:after,.style_reviewsContainer__z1cEy:before{opacity:.6}}.style_reviewsContainer__z1cEy .style_carouselWrapper__ze4Mk{position:relative;width:100%;padding:0 50px;margin:30px 0}@media screen and (max-width:768px){.style_reviewsContainer__z1cEy .style_carouselWrapper__ze4Mk{padding:0 40px;margin:20px 0}}@media screen and (max-width:600px){.style_reviewsContainer__z1cEy .style_carouselWrapper__ze4Mk{padding:0 25px}}@media screen and (max-width:400px){.style_reviewsContainer__z1cEy .style_carouselWrapper__ze4Mk{padding:0 10px}}.style_reviewsContainer__z1cEy .style_customCarousel__404aH{display:flex;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:30px 5px 50px;gap:28px;-webkit-mask-image:linear-gradient(90deg,transparent,black 5%,black 95%,transparent);mask-image:linear-gradient(90deg,transparent,black 5%,black 95%,transparent)}@media screen and (max-width:768px){.style_reviewsContainer__z1cEy .style_customCarousel__404aH{padding:20px 2px 40px;gap:20px;-webkit-mask-image:linear-gradient(90deg,transparent,black 2%,black 98%,transparent);mask-image:linear-gradient(90deg,transparent,black 2%,black 98%,transparent)}}@media screen and (max-width:480px){.style_reviewsContainer__z1cEy .style_customCarousel__404aH{padding:15px 0 35px;gap:15px;-webkit-mask-image:none;mask-image:none}}.style_reviewsContainer__z1cEy .style_customCarousel__404aH::-webkit-scrollbar{display:none}.style_reviewsContainer__z1cEy .style_carouselItem__b6dCC{flex-grow:0;flex-shrink:0;flex-basis:calc(28.5714285714% - 22px);box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);min-height:370px;height:auto}.style_reviewsContainer__z1cEy .style_carouselItem__b6dCC:hover{transform:translateY(-8px)}@media screen and (max-width:900px){.style_reviewsContainer__z1cEy .style_carouselItem__b6dCC{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 18px);min-height:auto}}@media screen and (max-width:768px){.style_reviewsContainer__z1cEy .style_carouselItem__b6dCC{flex-grow:0;flex-shrink:0;flex-basis:calc(65% - 15px);min-height:auto}}@media screen and (max-width:600px){.style_reviewsContainer__z1cEy .style_carouselItem__b6dCC{flex-grow:0;flex-shrink:0;flex-basis:calc(85% - 15px);transform:none;margin:0 auto}.style_reviewsContainer__z1cEy .style_carouselItem__b6dCC:hover{transform:none}}@media screen and (max-width:480px){.style_reviewsContainer__z1cEy .style_carouselItem__b6dCC{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 10px)}}.style_reviewsContainer__z1cEy .style_carouselControls__a3NuE{display:flex;justify-content:space-between;position:absolute;top:50%;transform:translateY(-50%);width:calc(100% + 20px);left:-10px;z-index:10;pointer-events:none}@media screen and (max-width:768px){.style_reviewsContainer__z1cEy .style_carouselControls__a3NuE{width:100%;left:0}}@media screen and (max-width:600px){.style_reviewsContainer__z1cEy .style_carouselControls__a3NuE{top:auto;bottom:0;transform:none;width:120px;left:50%;margin-left:-60px}}@media screen and (max-width:480px){.style_reviewsContainer__z1cEy .style_carouselControls__a3NuE{width:100px;margin-left:-50px}}.style_reviewsContainer__z1cEy .style_carouselControl__p5Ey9{background:rgba(20,20,25,.85);color:#fff;border:none;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px rgba(0,0,0,.2);pointer-events:auto;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media screen and (max-width:768px){.style_reviewsContainer__z1cEy .style_carouselControl__p5Ey9{width:44px;height:44px}}@media screen and (max-width:600px){.style_reviewsContainer__z1cEy .style_carouselControl__p5Ey9{width:40px;height:40px;margin:0 8px;background:rgba(20,20,25,.9);box-shadow:0 2px 10px rgba(0,0,0,.3)}}@media screen and (max-width:480px){.style_reviewsContainer__z1cEy .style_carouselControl__p5Ey9{width:36px;height:36px}}.style_reviewsContainer__z1cEy .style_carouselControl__p5Ey9 svg{font-size:1.2rem;filter:drop-shadow(0 0 2px rgba(255,255,255,.3))}@media screen and (max-width:768px){.style_reviewsContainer__z1cEy .style_carouselControl__p5Ey9 svg{font-size:1.1rem}}@media screen and (max-width:480px){.style_reviewsContainer__z1cEy .style_carouselControl__p5Ey9 svg{font-size:1rem}}.style_reviewsContainer__z1cEy .style_carouselControl__p5Ey9:hover{background:linear-gradient(145deg,rgba(33,150,243,.9),rgba(33,150,243,.7));transform:scale(1.1);box-shadow:0 6px 20px rgba(33,150,243,.3)}@media screen and (max-width:600px){.style_reviewsContainer__z1cEy .style_carouselControl__p5Ey9:hover{transform:scale(1.05)}}.style_reviewsContainer__z1cEy .style_carouselControl__p5Ey9:active{transform:scale(.95)}.style_reviewsContainer__z1cEy .style_carouselControl__p5Ey9:focus{outline:none}.style_reviewsContainer__z1cEy .style_carouselDots__NI6LO{display:flex;justify-content:center;margin-top:10px;gap:12px}@media screen and (max-width:768px){.style_reviewsContainer__z1cEy .style_carouselDots__NI6LO{margin-top:5px;gap:10px}}@media screen and (max-width:480px){.style_reviewsContainer__z1cEy .style_carouselDots__NI6LO{display:none}}.style_reviewsContainer__z1cEy .style_dot__owYS9{width:10px;height:10px;border-radius:15px;background-color:rgba(255,255,255,.2);border:none;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);padding:0}.style_reviewsContainer__z1cEy .style_dot__owYS9.style_active__ZygTv{background:linear-gradient(90deg,#6788ff,#b4c4ff);width:30px;box-shadow:0 0 10px rgba(103,136,255,.5)}.style_reviewsContainer__z1cEy .style_dot__owYS9:hover:not(.style_active__ZygTv){background-color:rgba(255,255,255,.4);transform:scale(1.2)}.style_reviewsContainer__z1cEy .style_dot__owYS9:focus{outline:none}@media screen and (max-width:768px){.style_reviewsContainer__z1cEy .style_dot__owYS9{width:8px;height:8px}.style_reviewsContainer__z1cEy .style_dot__owYS9.style_active__ZygTv{width:24px}}.style_reviewsContainer__z1cEy .style_client__OgSFF{align-items:flex-start;flex-direction:column;flex-wrap:nowrap;gap:24px;padding:25px 22px 130px;border-radius:16px;min-height:350px;position:relative;display:flex;justify-content:flex-start;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 10px 30px rgba(0,0,0,.1),0 1px 1px rgba(255,255,255,.05),0 -1px 1px rgba(0,0,0,.05);transition:all .3s ease;overflow:hidden;animation:style_floatIn__JpN_V .6s ease-out backwards;animation-delay:calc(var(--index, 0)*.1s)}@media screen and (max-width:768px){.style_reviewsContainer__z1cEy .style_client__OgSFF{padding:22px 20px 120px;border-radius:14px}}@media screen and (max-width:480px){.style_reviewsContainer__z1cEy .style_client__OgSFF{padding:20px 15px 110px;border-radius:12px;gap:16px}}@media screen and (max-width:400px){.style_reviewsContainer__z1cEy .style_client__OgSFF{min-height:auto;padding:18px 15px 110px;font-size:.95rem}}@media screen and (max-width:360px){.style_reviewsContainer__z1cEy .style_client__OgSFF{padding:16px 13px 105px}}.style_reviewsContainer__z1cEy .style_client__OgSFF:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,transparent,currentColor 50%,transparent);opacity:.8}.style_reviewsContainer__z1cEy .style_client__OgSFF:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(145deg,rgba(255,255,255,.05),transparent);pointer-events:none}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_border-orange__P8N6k{border-top:none;color:#ffb74d}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_border-orange__P8N6k:before{background:linear-gradient(90deg,transparent,#ffb74d 50%,transparent)}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_bg-orange__xOTxK{background:linear-gradient(145deg,rgba(255,183,77,.07),rgba(255,177,62,.07));box-shadow:0 10px 30px rgba(0,0,0,.1),0 1px 2px rgba(255,183,77,.1)}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_border-purple__0GJPh{border-top:none;color:#ba68c8}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_border-purple__0GJPh:before{background:linear-gradient(90deg,transparent,#ba68c8 50%,transparent)}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_bg-purple__7GxIT{background:linear-gradient(145deg,rgba(186,104,200,.07),rgba(181,93,196,.07));box-shadow:0 10px 30px rgba(0,0,0,.1),0 1px 2px rgba(186,104,200,.1)}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_border-blue__lyGnH{border-top:none;color:#2196f3}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_border-blue__lyGnH:before{background:linear-gradient(90deg,transparent,#2196f3 50%,transparent)}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_bg-blue__OP__Q{background:linear-gradient(145deg,rgba(33,150,243,.07),rgba(18,143,242,.07));box-shadow:0 10px 30px rgba(0,0,0,.1),0 1px 2px rgba(33,150,243,.1)}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_border-green__mPrPw{border-top:none;color:#009688}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_border-green__mPrPw:before{background:linear-gradient(90deg,transparent,#009688 50%,transparent)}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_bg-green__0LfjA{background:linear-gradient(145deg,rgba(0,150,136,.07),rgba(0,135,122,.07));box-shadow:0 10px 30px rgba(0,0,0,.1),0 1px 2px rgba(0,150,136,.1)}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_border-gray__4_T3O{border-top:none;color:#d6d6d6}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_border-gray__4_T3O:before{background:linear-gradient(90deg,transparent,#d6d6d6 50%,transparent)}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_bg-gray__B9tgZ{background:linear-gradient(145deg,rgba(214,214,214,.07),rgba(206,206,206,.07));box-shadow:0 10px 30px rgba(0,0,0,.1),0 1px 2px rgba(214,214,214,.1)}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_border-pink__nAOmJ{border-top:none;color:#f96395}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_border-pink__nAOmJ:before{background:linear-gradient(90deg,transparent,#f96395 50%,transparent)}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_bg-pink__LhddD{background:linear-gradient(145deg,rgba(249,99,149,.07),rgba(248,84,139,.07));box-shadow:0 10px 30px rgba(0,0,0,.1),0 1px 2px rgba(249,99,149,.1)}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_border-turquoise__KFtLz{border-top:none;color:#607d8b}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_border-turquoise__KFtLz:before{background:linear-gradient(90deg,transparent,#607d8b 50%,transparent)}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_bg-turquoise__zWcKM{background:linear-gradient(145deg,rgba(96,125,139,.07),rgba(90,117,130,.07));box-shadow:0 10px 30px rgba(0,0,0,.1),0 1px 2px rgba(96,125,139,.1)}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_border-gold___p0n3{border-top:none;color:gold}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_border-gold___p0n3:before{background:linear-gradient(90deg,transparent,#ffd700 50%,transparent)}.style_reviewsContainer__z1cEy .style_client__OgSFF.style_bg-gold__DUwzZ{background:linear-gradient(145deg,rgba(255,215,0,.07),rgba(240,202,0,.07));box-shadow:0 10px 30px rgba(0,0,0,.1),0 1px 2px rgba(255,215,0,.1)}.style_reviewsContainer__z1cEy .style_client__OgSFF .style_userReview__B_2jk{color:rgba(255,255,255,.9);font-size:1.1rem;direction:rtl;font-style:italic;line-height:1.6;position:relative;padding:5px 28px;margin-bottom:30px}@media screen and (max-width:768px){.style_reviewsContainer__z1cEy .style_client__OgSFF .style_userReview__B_2jk{padding:5px 24px;font-size:.97rem;line-height:1.55;margin-bottom:25px}}@media screen and (max-width:480px){.style_reviewsContainer__z1cEy .style_client__OgSFF .style_userReview__B_2jk{padding:5px 20px;font-size:.95rem;line-height:1.5;margin-bottom:20px}}@media screen and (max-width:360px){.style_reviewsContainer__z1cEy .style_client__OgSFF .style_userReview__B_2jk{padding:5px 16px;font-size:.9rem;margin-bottom:15px}}.style_reviewsContainer__z1cEy .style_client__OgSFF .style_userReview__B_2jk svg{position:absolute;color:currentColor;opacity:.3;font-size:1.5rem}@media screen and (max-width:480px){.style_reviewsContainer__z1cEy .style_client__OgSFF .style_userReview__B_2jk svg{font-size:1.3rem}}@media screen and (max-width:360px){.style_reviewsContainer__z1cEy .style_client__OgSFF .style_userReview__B_2jk svg{font-size:1.2rem}}.style_reviewsContainer__z1cEy .style_client__OgSFF .style_userReview__B_2jk svg:first-child{top:0;right:0;transform:rotate(180deg)}.style_reviewsContainer__z1cEy .style_client__OgSFF .style_userReview__B_2jk svg:last-child{bottom:0;left:0}.style_reviewsContainer__z1cEy .style_footer__6EhKh{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:12px;width:calc(100% - 44px);position:absolute;bottom:22px;left:22px;background:rgba(15,15,20,.75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:10px;padding:15px;box-shadow:0 4px 15px rgba(0,0,0,.2);z-index:5}@media screen and (max-width:768px){.style_reviewsContainer__z1cEy .style_footer__6EhKh{width:calc(100% - 40px);left:20px;bottom:20px;padding:13px;gap:10px}}@media screen and (max-width:480px){.style_reviewsContainer__z1cEy .style_footer__6EhKh{width:calc(100% - 30px);left:15px;bottom:15px;padding:12px;gap:10px}}@media screen and (max-width:360px){.style_reviewsContainer__z1cEy .style_footer__6EhKh{width:calc(100% - 26px);left:13px;flex-direction:column;align-items:flex-start;padding:12px 12px 14px;gap:8px}}.style_reviewsContainer__z1cEy .style_footer__6EhKh .style_userName__MGTVH{width:55px;height:55px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#009688;font-size:1.8rem;font-weight:600;box-shadow:0 4px 12px rgba(0,0,0,.15);position:relative;flex-shrink:0}.style_reviewsContainer__z1cEy .style_footer__6EhKh .style_userName__MGTVH:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:linear-gradient(145deg,rgba(255,255,255,.15),transparent);pointer-events:none}@media screen and (max-width:480px){.style_reviewsContainer__z1cEy .style_footer__6EhKh .style_userName__MGTVH{width:48px;height:48px;font-size:1.5rem}}@media screen and (max-width:360px){.style_reviewsContainer__z1cEy .style_footer__6EhKh .style_userName__MGTVH{margin:0 auto 10px}}.style_reviewsContainer__z1cEy .style_footer__6EhKh .style_details__0Jz4K{flex:1 1;min-width:0}@media screen and (max-width:360px){.style_reviewsContainer__z1cEy .style_footer__6EhKh .style_details__0Jz4K{width:100%;text-align:center}}.style_reviewsContainer__z1cEy .style_footer__6EhKh .style_details__0Jz4K h3{font-size:1.2rem;background:linear-gradient(270deg,#6788ff,#854ae6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);margin-bottom:4px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.style_reviewsContainer__z1cEy .style_footer__6EhKh .style_details__0Jz4K h3::selection{background:#854ae6;color:#fff;-webkit-text-fill-color:#fff}@media screen and (max-width:480px){.style_reviewsContainer__z1cEy .style_footer__6EhKh .style_details__0Jz4K h3{font-size:1.1rem}}.style_reviewsContainer__z1cEy .style_footer__6EhKh .style_details__0Jz4K p{color:rgba(255,255,255,.75);font-size:.95rem;font-weight:500;margin-bottom:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:480px){.style_reviewsContainer__z1cEy .style_footer__6EhKh .style_details__0Jz4K p{font-size:.9rem}}.style_reviewsContainer__z1cEy .style_footer__6EhKh .style_details__0Jz4K .style_stars___B9sw{display:flex;align-items:center}@media screen and (max-width:360px){.style_reviewsContainer__z1cEy .style_footer__6EhKh .style_details__0Jz4K .style_stars___B9sw{justify-content:center}}.style_reviewsContainer__z1cEy .style_footer__6EhKh .style_details__0Jz4K .style_stars___B9sw svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));font-size:.9rem}@media screen and (max-width:480px){.style_reviewsContainer__z1cEy .style_footer__6EhKh .style_details__0Jz4K .style_stars___B9sw svg{font-size:.8rem}}@keyframes style_floatIn__JpN_V{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.forgotPassword_forgotPasswordContainer__03D2o{max-width:1600px;display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 200px);margin:0 auto;padding:40px 20px}.forgotPassword_forgotPasswordCard__UADck{width:100%;max-width:500px;background:rgba(14,20,32,.7);border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:40px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.05);z-index:1}.forgotPassword_forgotPasswordCard__UADck:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(270deg,#6788ff,#854ae6);z-index:2}.forgotPassword_cardHeader__6Up7S{text-align:center;margin-bottom:30px;position:relative}.forgotPassword_headerDecoration__NUZEC{margin-bottom:20px}.forgotPassword_decorationIcon__SI5xk,.forgotPassword_headerDecoration__NUZEC{position:relative;height:80px;display:flex;justify-content:center;align-items:center}.forgotPassword_decorationIcon__SI5xk{width:80px;border-radius:50%;background:linear-gradient(270deg,#6788ff,#854ae6);font-size:2.5rem;color:#fff;animation:forgotPassword_pulse__rsbd6 3s infinite;box-shadow:0 0 30px rgba(103,136,255,.5)}.forgotPassword_decorationIcon__SI5xk:after,.forgotPassword_decorationIcon__SI5xk:before{content:"";position:absolute;border-radius:50%;background:rgba(0,0,0,0);border:2px solid rgba(133,74,230,.3)}.forgotPassword_decorationIcon__SI5xk:before{width:94px;height:94px;animation:forgotPassword_pulseBorder__dx4l4 3s infinite}.forgotPassword_decorationIcon__SI5xk:after{width:110px;height:110px;animation:forgotPassword_pulseBorder__dx4l4 3s .5s infinite}.forgotPassword_authTitle__IaVaX{font-size:2.5rem;font-weight:700;margin-bottom:10px;background:linear-gradient(270deg,#6788ff,#854ae6);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-shadow:0 2px 4px rgba(0,0,0,.1)}.forgotPassword_authSubtitle__bzg7D{font-size:1.1rem;color:rgba(255,255,255,.8);margin-bottom:25px}.forgotPassword_authForm__nx1pL{width:100%;max-width:100%;margin-bottom:20px}.forgotPassword_inputWrapper__HUYjK{position:relative;margin-bottom:15px}.forgotPassword_authNote__BTfNv{color:#6788ff;font-weight:500;text-decoration:none;margin-top:20px;display:inline-block;position:relative;transition:color .3s ease}.forgotPassword_authNote__BTfNv:hover{color:#b4c4ff;text-decoration:underline}.forgotPassword_cardFooter__AnynF{padding-top:20px;position:relative;text-align:center}.forgotPassword_divider__GJfH2{display:flex;align-items:center;color:rgba(255,255,255,.5);font-size:.9rem;margin-bottom:20px}.forgotPassword_divider__GJfH2:after,.forgotPassword_divider__GJfH2:before{content:"";flex:1 1;height:1px;background-color:rgba(255,255,255,.1);margin:0 10px}.forgotPassword_loginText__3cV3p{margin-bottom:15px;color:rgba(255,255,255,.7)}.forgotPassword_loginLink__Ygkgy{display:inline-flex;align-items:center;gap:8px;padding:12px 25px;background:rgba(255,255,255,.05);border-radius:8px;color:#fff;font-weight:500;text-decoration:none;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.forgotPassword_loginLink__Ygkgy:hover{background:rgba(255,255,255,.1);transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.forgotPassword_decorationElements__dO2xH{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;overflow:hidden}.forgotPassword_decorCircle1___lMcN,.forgotPassword_decorCircle2__umOmm,.forgotPassword_decorCircle3__S5GTJ{position:absolute;border-radius:50%;opacity:.05}.forgotPassword_decorCircle1___lMcN{width:150px;height:150px;background:#6788ff;top:-50px;right:-30px}.forgotPassword_decorCircle2__umOmm{width:120px;height:120px;background:#854ae6;bottom:-40px;left:-20px}.forgotPassword_decorCircle3__S5GTJ{width:80px;height:80px;background:linear-gradient(135deg,#6788ff,#854ae6);top:40%;right:-10px}.forgotPassword_decorLine1__fN_cf,.forgotPassword_decorLine2__eD1xj{position:absolute;height:2px;background:linear-gradient(90deg,transparent,rgba(103,136,255,.2),transparent);width:150%}.forgotPassword_decorLine1__fN_cf{top:35%;transform:rotate(25deg);left:-100px}.forgotPassword_decorLine2__eD1xj{bottom:35%;transform:rotate(-15deg);right:-100px}@keyframes forgotPassword_pulse__rsbd6{0%{box-shadow:0 0 0 0 rgba(103,136,255,.4)}70%{box-shadow:0 0 0 15px rgba(103,136,255,0)}to{box-shadow:0 0 0 0 rgba(103,136,255,0)}}@keyframes forgotPassword_pulseBorder__dx4l4{0%{transform:scale(.95);opacity:.8}70%{transform:scale(1);opacity:.2}to{transform:scale(.95);opacity:.8}}@media screen and (max-width:768px){.forgotPassword_forgotPasswordCard__UADck{padding:30px 20px}.forgotPassword_authTitle__IaVaX{font-size:2rem}}.select_selectContainer__xtWv3{position:relative;margin-bottom:20px;width:100%}.select_selectLabel__TP3Tw{color:#f1f1f1;display:block;margin-bottom:8px;font-size:.95rem;opacity:.9;text-align:right}.select_selectWrapper__wd22V{position:relative;width:100%}.select_selectWrapper__wd22V:after{content:"";position:absolute;top:50%;left:16px;transform:translateY(-50%);width:0;height:0;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:6px solid rgba(255,255,255,.7);pointer-events:none;transition:transform .3s ease}.select_selectWrapper__wd22V:focus-within:after{transform:translateY(-50%) rotate(180deg)}.select_select__F6Ysx{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(14,20,32,.7);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:13px 15px 13px 35px;color:#f1f1f1;font-size:1rem;cursor:pointer;transition:all .3s ease;text-align:right;direction:rtl;text-overflow:ellipsis}.select_select__F6Ysx:hover{border-color:rgba(255,255,255,.2);background:rgba(20,26,40,.8)}.select_select__F6Ysx:focus{outline:none;border-color:rgba(103,136,255,.6);box-shadow:0 0 0 2px rgba(103,136,255,.2);background:rgba(20,28,45,.9)}.select_select__F6Ysx option[value=""][disabled]{color:rgba(255,255,255,.5)}.select_select__F6Ysx option{background-color:#141c2d;color:#f1f1f1;padding:10px}.select_error__j6958{color:#ff5757;font-size:.8rem;margin-top:6px;text-align:right;display:block}.select_selectGlass__HoL2L{position:relative;overflow:hidden;border-radius:8px}.select_selectGlass__HoL2L:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom right,rgba(255,255,255,.1),rgba(255,255,255,.05) 40%,rgba(255,255,255,0) 60%);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:1}.select_selectGlass__HoL2L:focus-within:before,.select_selectGlass__HoL2L:hover:before{opacity:1}.select_selectGradientBorder__vowYc{position:relative}.select_selectGradientBorder__vowYc:after{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;background:linear-gradient(270deg,#6788ff,#854ae6);border-radius:9px;z-index:-1;opacity:0;transition:opacity .3s ease}.select_selectGradientBorder__vowYc:focus-within:after{opacity:1}.select_selectGradientBorder__vowYc .select_select__F6Ysx{background:rgba(14,20,32,.95);border:1px solid rgba(0,0,0,0);position:relative;z-index:1}.select_select__F6Ysx:required:invalid{color:rgba(255,255,255,.6)}.select_optionSelected__NqUyG{position:relative}.select_optionSelected__NqUyG:before{content:"✓";position:absolute;left:10px;color:#6788ff}@keyframes select_fadeInDown__jLUiT{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}select.select_select__F6Ysx option{animation:select_fadeInDown__jLUiT .2s ease}.layout_pageContainer__3dQqL{position:relative}.layout_pageContainer__3dQqL .layout_opacity__TcxSR{opacity:.1;position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(270deg,#6788ff,#854ae6);z-index:-1}.layout_animateButton__d1b9k{padding:10px 20px;border-radius:30px;background:linear-gradient(270deg,#6788ff,#854ae6);color:#f1f1f1;font-weight:700;transition:all .3s;font-size:1.2rem;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:5px;margin:0 auto}.layout_animateButton__d1b9k:hover svg{transform:scale(1) translateX(0);transition:transform .3s}.layout_animateButton__d1b9k:hover span{transform:translateX(5px);transition:transform .3s}.layout_animateButton__d1b9k svg{transform:scale(0) translateX(0);transition:transform .3s}.layout_animateButton__d1b9k span{transform:translateX(-15px);transition:transform .3s}.layout_heroBorder__NncIK{height:1.5px;background:linear-gradient(90deg,transparent,rgba(103,58,183,.5803921569),transparent);width:100%;margin:auto}.layout_aboutContainer__wFJCt{text-align:center;max-width:700px;padding:50px 15px;margin:0 auto}.layout_aboutContainer__wFJCt img{width:200px;height:200px;border-radius:15%;margin-bottom:15px;object-fit:cover}@media(max-width:500px){.layout_aboutContainer__wFJCt img{width:150px;height:150px}}.layout_aboutContainer__wFJCt .layout_tags__AlzI7{display:flex;gap:12px;justify-content:center;margin-bottom:20px}.layout_aboutContainer__wFJCt .layout_tag__uWq2o{padding:8px 16px;border-radius:999px;font-size:14px}.layout_aboutContainer__wFJCt .layout_tag__uWq2o.layout_blue__xI84g{background:rgba(59,130,246,.1);color:#60a5fa}.layout_aboutContainer__wFJCt .layout_tag__uWq2o.layout_purple__PQYv1{background:rgba(139,92,246,.1);color:#a78bfa}.layout_aboutContainer__wFJCt p{color:#f1f1f1;font-size:1.1rem;text-align:center}.layout_aboutContainer__wFJCt p span{background:linear-gradient(270deg,#6788ff,#854ae6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}.layout_aboutContainer__wFJCt p span::selection{background:#854ae6;color:#fff;-webkit-text-fill-color:#fff}.layout_aboutContainer__wFJCt .layout_facts__f0VwG{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:60px;margin-top:50px}.layout_aboutContainer__wFJCt .layout_facts__f0VwG .layout_fact__9GG0b{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:nowrap;gap:0}.layout_aboutContainer__wFJCt .layout_facts__f0VwG .layout_fact__9GG0b .layout_factTitle__Dh0Bh{font-size:2rem;font-weight:700;background:linear-gradient(270deg,#6788ff,#854ae6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0)}.layout_aboutContainer__wFJCt .layout_facts__f0VwG .layout_fact__9GG0b .layout_factTitle__Dh0Bh::selection{background:#854ae6;color:#fff;-webkit-text-fill-color:#fff}.layout_aboutContainer__wFJCt .layout_facts__f0VwG .layout_fact__9GG0b span{font-size:1.2rem;color:#f1f1f1}.layout_ourCourses__4o0Dt{max-width:1200px;margin:0 auto;text-align:center;color:#f1f1f1;font-size:1.1rem;padding:50px 15px}.layout_ourCourses__4o0Dt .layout_ourCoursesFlex__qPDL_{display:flex;flex-direction:column;justify-content:center;align-items:center}.layout_ourCourses__4o0Dt .layout_ourCoursesFlex__qPDL_ p{margin-bottom:20px;max-width:600px}.layout_ourCourses__4o0Dt .layout_ourCoursesFlex__qPDL_ a{text-decoration:none;width:-moz-fit-content;width:fit-content;margin-bottom:40px}.layout_ourCourses__4o0Dt .layout_ourCoursesFlex__qPDL_ .layout_myCourses__XU_Nh{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;padding:10px}.layout_ourCourses__4o0Dt .layout_ourCoursesFlex__qPDL_ .layout_myCourses__XU_Nh a{margin-bottom:0;transition:transform .3s}.layout_ourCourses__4o0Dt .layout_ourCoursesFlex__qPDL_ .layout_myCourses__XU_Nh a:hover{transform:translateY(-5px)}.layout_ourCourses__4o0Dt .layout_ourCoursesFlex__qPDL_ .layout_myCourses__XU_Nh a img{width:100%;object-fit:cover;border-radius:10px}.layout_ourCourses__4o0Dt .layout_ourCoursesFlex__qPDL_ .layout_myCourses__XU_Nh .layout_courseWrapper__H_mhN{position:relative}.layout_ourCourses__4o0Dt .layout_ourCoursesFlex__qPDL_ .layout_myCourses__XU_Nh .layout_badge__I6_FY{position:absolute;top:0;left:0;background-color:#9c27b0;color:#fff;padding:5px;font-size:.8em;z-index:10;border-radius:0 0 5px 0}.layout_ourCourses__4o0Dt .layout_ourCoursesFlex__qPDL_ .layout_myCourses__XU_Nh .layout_imageContainer__pO52l{position:relative}.layout_ourCourses__4o0Dt .layout_ourCoursesFlex__qPDL_ .layout_myCourses__XU_Nh .layout_myCourses__XU_Nh img{display:block;width:100%}@media screen and (min-width:600px){.layout_ourCourses__4o0Dt .layout_ourCoursesFlex__qPDL_ .layout_myCourses__XU_Nh{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media screen and (min-width:1050px){.layout_ourCourses__4o0Dt .layout_ourCoursesFlex__qPDL_{flex-direction:row;justify-content:space-between;align-items:center;text-align:right;margin-top:40px;gap:50px}.layout_ourCourses__4o0Dt .layout_ourCoursesFlex__qPDL_ a{margin:inherit}}.layout_seoReport__5f3Fx{max-width:1200px;margin:0 auto;text-align:center;color:#f1f1f1;font-size:1.1rem;padding:50px 15px}.layout_seoReport__5f3Fx .layout_ourCoursesFlex__qPDL_{display:flex;flex-direction:column;justify-content:center;align-items:center}.layout_seoReport__5f3Fx .layout_ourCoursesFlex__qPDL_ p{margin-bottom:20px;max-width:600px}.layout_seoReport__5f3Fx .layout_ourCoursesFlex__qPDL_ a{text-decoration:none;width:-moz-fit-content;width:fit-content;margin-bottom:40px}@media screen and (min-width:1050px){.layout_seoReport__5f3Fx .layout_ourCoursesFlex__qPDL_{flex-direction:row;justify-content:center;align-items:center;text-align:right;margin-top:40px;gap:50px}.layout_seoReport__5f3Fx .layout_ourCoursesFlex__qPDL_ a{margin:inherit}}.layout_becomePart__TfEsx{max-width:700px;text-align:center;color:#f1f1f1;font-size:1.1rem;margin:50px auto 0;padding:50px 15px}.layout_becomePart__TfEsx p{margin-bottom:20px}.layout_becomePart__TfEsx a{text-decoration:none;width:-moz-fit-content;width:fit-content}