@-webkit-keyframes glowing{0%{box-shadow:0 0 3px rgba(6,173,210,.5254901960784314)}50%{box-shadow:0 0 25px rgba(6,173,210,.5254901960784314)}to{box-shadow:0 0 3px rgba(6,173,210,.5254901960784314)}}@keyframes glowing{0%{box-shadow:0 0 3px rgba(6,173,210,.5254901960784314)}50%{box-shadow:0 0 25px rgba(6,173,210,.5254901960784314)}to{box-shadow:0 0 3px rgba(6,173,210,.5254901960784314)}}@-webkit-keyframes glowtext{0%{font-size:18px}50%{font-size:20px}to{font-size:18px}}@keyframes glowtext{0%{font-size:18px}50%{font-size:20px}to{font-size:18px}}@-webkit-keyframes textglow{0%{font-size:18px}to{font-size:18px}}@keyframes textglow{0%{font-size:18px}to{font-size:18px}}@-webkit-keyframes glow{0%{box-shadow:0 0 0 transparent}50%{box-shadow:0 0 0 transparent}to{box-shadow:0 0 0 transparent}}@keyframes glow{0%{box-shadow:0 0 0 transparent}50%{box-shadow:0 0 0 transparent}to{box-shadow:0 0 0 transparent}}.slick-next{display:none!important}.Edu_Dashboard_Header{background-color:#fff;width:100%;padding:15px 30px 15px 100px;display:flex;justify-content:space-between;align-items:center;z-index:1;top:0;height:73px}.Edu_Dashboard_Header .notification-wrapper{width:22%;position:absolute;right:10%;top:9vh;padding:15px 2px 2px;background:#fff;overflow-y:hidden;overflow-x:hidden;z-index:1}.Edu_Dashboard_Header .notification-wrapper .notification-section .fa.fa-spinner.fa-spin{display:flex;justify-content:center;font-size:20px}.Edu_Dashboard_Header .notification-wrapper .notification-section .mark-view-all-section{display:grid;grid-template-columns:repeat(2,1fr);padding:5px 0 10px}.Edu_Dashboard_Header .notification-wrapper .notification-section .mark-view-all-section .mark-all-as-read{text-align:left;font-family:Rubik-Medium!important;margin:0 10px;font-size:16px;color:#51bbce;text-decoration:underline;cursor:pointer}.Edu_Dashboard_Header .notification-wrapper .notification-section .mark-view-all-section .view-all{text-align:right;font-family:Rubik-Medium!important;margin:0 10px;font-size:16px;color:#51bbce;cursor:pointer}.Edu_Dashboard_Header .notification-wrapper .notification-section .notification{cursor:pointer;align-items:center;border-bottom:1px solid #959595;padding:15px 0}.Edu_Dashboard_Header .notification-wrapper .notification-section .notification .notification-txt{display:flex;padding:0 15px}.Edu_Dashboard_Header .notification-wrapper .notification-section .notification .notification-txt .notificatim-img{width:50px;height:50px;border-radius:50%}.Edu_Dashboard_Header .notification-wrapper .notification-section .notification .notification-txt p{font-family:Rubik-Medium!important;margin:0 10px;font-size:14px;color:#959595}.Edu_Dashboard_Header .notification-wrapper .notification-section .notification:last-of-type{border-bottom:none}.Edu_Dashboard_Header .notification-wrapper .notification-section .notification .notification-date{font-family:Rubik-Medium!important;margin:10px 10px 0;font-size:13px;color:#959595;text-align:right}.Edu_Dashboard_Header .Navbar_Right_Side_Container{display:flex}.Edu_Dashboard_Header .Navbar_Right_Side_Container .free_class_btn{position:relative;overflow:hidden;margin:0 5px}.Edu_Dashboard_Header .Navbar_Right_Side_Container .free_class_btn button{width:190px;height:58px;border-radius:14px;background-color:#06add2;color:#fff;box-shadow:0 0 14px -7px rgba(0,0,0,.8);font-family:Rubik-Medium;font-size:15px;font-weight:500;letter-spacing:.4px;cursor:pointer;transition:1.5s!important;border:none;height:40px}.Edu_Dashboard_Header .Navbar_Right_Side_Container .free_class_btn button:before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:"";width:55%;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3));-webkit-transform:skewX(-25deg);transform:skewX(-25deg);-webkit-animation:shine 2s;animation:shine 2s infinite}@-webkit-keyframes shine{to{left:125%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3));-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}}.Edu_Dashboard_Header .Navbar_Right_Side_Container .signin_with_meetube_btn{position:relative;overflow:hidden;margin:0 5px}.Edu_Dashboard_Header .Navbar_Right_Side_Container .signin_with_meetube_btn button{width:190px;height:58px;border-radius:14px;background-color:#fff;color:#06add2;border:3px solid #06add2!important;box-shadow:0 0 14px -7px rgba(0,0,0,.8);font-family:Rubik-Medium;font-size:15px;font-weight:500;letter-spacing:.4px;cursor:pointer;transition:1.5s!important;border:none;height:40px}.Edu_Dashboard_Header .Navbar_Right_Side_Container .signin_with_meetube_btn button:before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:"";width:55%;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3));-webkit-transform:skewX(-25deg);transform:skewX(-25deg);-webkit-animation:shine 2s;animation:shine 2s infinite}.Edu_Dashboard_Header .Navbar_Right_Side_Container .signin_with_meetube_btn button:hover{transition:.1s;background-color:#06add2;color:#fff}@keyframes shine{to{left:125%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3));-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}}.Edu_Dashboard_Header .Navbar_Right_Side_Container .Navbar_Button{display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#e8e9ef;border-radius:50px;margin:0 10px;width:149px;-webkit-animation:glowing 1.5s infinite;height:40px}.Edu_Dashboard_Header .Navbar_Right_Side_Container .Navbar_Button.disabled{pointer-events:none;opacity:.5;-webkit-animation:glow 1.5s infinite}.Edu_Dashboard_Header .Navbar_Right_Side_Container .Navbar_Button.disabled .Navbar_Button_Text span{-webkit-animation:textglow 1.5s infinite}.Edu_Dashboard_Header .Navbar_Right_Side_Container .Navbar_Button .Navbar_Button_Icon{background-color:#06add2;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50px;z-index:999}.Edu_Dashboard_Header .Navbar_Right_Side_Container .Navbar_Button .Navbar_Button_Icon .Icon{width:30px}.Edu_Dashboard_Header .Navbar_Right_Side_Container .Navbar_Button .Navbar_Button_Text{font-size:20px;padding-left:10px;color:#9b9b9b;align-items:center;display:flex;width:99px}.Edu_Dashboard_Header .Navbar_Right_Side_Container .Navbar_Button .Navbar_Button_Text span{-webkit-animation:glowtext 1.5s infinite}.Edu_Dashboard_Header .Navbar_Right_Side_Container .Navbar_Button .Navbar_Button_Text .timer-box-design{margin:0 5px;padding:7px;background-color:#fff;border-radius:5px;font-size:15px;font-weight:700}.Edu_Dashboard_Header .Navbar_Right_Side_Container .disabled.blick_disable .Navbar_Button_Text span{-webkit-animation:none}.Edu_Dashboard_Header .Navbar_Right_Side_Container .Navbar_Single_Icon{width:40px;height:40px;margin:0 10px;border-radius:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#e8e9ef;position:relative}.Edu_Dashboard_Header .Navbar_Right_Side_Container .Navbar_Single_Icon .notification-count{position:absolute;right:-5px;top:-5px;padding:4px 5px;background:#eeb75a;border-radius:50%;height:25px;min-width:25px;text-align:center;color:#fff;font-size:14px}.Edu_Dashboard_Header .Navbar_Right_Side_Container .Navbar_Single_Icon:hover{box-shadow:4px 2px 15px -6px rgba(0,0,0,.6)}.Edu_Dashboard_Header .Navbar_Right_Side_Container .Navbar_Single_Icon .Icon{width:26px;height:25px;object-fit:contain}.Edu_Dashboard_Header .Navbar_Right_Side_Container .Navbar_Single_Icon_DropDown{display:flex;position:relative;background-color:#efc623;align-items:center;justify-content:center;border-radius:50px;cursor:pointer;margin:0 10px;padding:4px;height:40px}.Edu_Dashboard_Header .Navbar_Right_Side_Container .Navbar_Single_Icon_DropDown .Profile{width:35px;height:35px;border-radius:50px;border:3px solid #fff}.Edu_Dashboard_Header .Navbar_Right_Side_Container .Navbar_Single_Icon_DropDown .DropDownIconContainer{padding:10px 15px 10px 25px;display:flex;align-items:center;justify-content:center;border-radius:0 60px 60px 0}.Edu_Dashboard_Header .Navbar_Right_Side_Container .Navbar_Single_Icon_DropDown .DropDownIconContainer .DropDownIcon{width:15px}.Edu_Dashboard_Header .Navbar_Right_Side_Container .Navbar_Single_Icon_DropDown .dropdown_Main_Container{position:absolute;top:120%;left:0;z-index:2;box-shadow:0 16px 24px 2px rgba(0,0,0,.14);background-color:#efc623;border-radius:10px;width:165px}.Edu_Dashboard_Header .Navbar_Right_Side_Container .Navbar_Single_Icon_DropDown .dropdown_Main_Container div{padding:10px 11px;color:#fff;display:flex;align-items:center}.Edu_Dashboard_Header .Navbar_Right_Side_Container .Navbar_Single_Icon_DropDown .dropdown_Main_Container div img{margin-right:10px}.Edu_Dashboard_Header .Navbar_Right_Side_Container .Navbar_Single_Icon_DropDown .dropdown_Main_Container div:hover{background-color:hsla(0,0%,62.7%,.14);cursor:pointer}.Edu_Dashboard_Header .Navbar_Right_Side_Container .Navbar_Single_Icon_DropDown .dropdown_Main_Container .refer_class_block img{width:auto;height:20px}.Responsive_Header_Container{background-color:#aee8f4;display:flex;align-items:center;justify-content:space-between;padding:20px 5%;height:66px;position:-webkit-sticky;position:sticky;top:0}.Responsive_Header_Container .Link_responsive{color:#fff;margin:5px 25px;cursor:pointer;display:flex;align-items:center}.Responsive_Header_Container .Link_responsive img{margin-right:15px}.Responsive_Header_Container .Border{border-top:3px solid #fff;padding-top:20px}.Responsive_Text{color:#fff;font-size:20px}.navbar{background-color:#aee8f4;height:80px;display:flex;justify-content:flex-start;align-items:center}.nav-menu-educator{background-color:#aee8f4;width:250px;height:100vh;position:fixed;top:0;left:-100%;transition:.85s}.nav-menu-educator,.nav-menu-educator.active{display:flex;flex-direction:column;justify-content:flex-start;z-index:999999}.nav-menu-educator.active{left:0;transition:.35s}.nav-text-educator{display:flex;padding:5px 0 5px 25px;list-style:none;flex-direction:column;justify-content:flex-start}.yellow .Title_Sidebar{color:#f2cb72;display:none}.nav-text-educator button{text-decoration:none;color:#f5f5f5;font-size:18px;width:95%;height:100%;display:flex;align-items:center;border-radius:4px;border:0;cursor:pointer;background-color:transparent}.nav-menu-items-edu{width:100%;height:70vh;overflow:auto}.nav-menu-items-edu .nav-text-educator{display:block}.nav-menu-items-edu .nav-text-educator .Navbar_Button{display:flex;max-width:160px;align-items:center;cursor:pointer;background-color:#fff5e3;border-radius:50px;margin:0 10px 0 0}.nav-menu-items-edu .nav-text-educator .Navbar_Button.disabled{pointer-events:none;opacity:.5}.nav-menu-items-edu .nav-text-educator .Navbar_Button .Navbar_Button_Icon{background-color:#f2cb72;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50px;z-index:999}.nav-menu-items-edu .nav-text-educator .Navbar_Button .Navbar_Button_Icon .Icon{width:25px}.nav-menu-items-edu .nav-text-educator .Navbar_Button .Navbar_Button_Text{font-size:20px;padding:10px 15px;color:#f2cb72;align-items:center;display:flex}.Sidebar_Data{text-decoration:none}.navbar-toggle,.Sidebar_Data{display:flex;align-items:center;color:#fff}.navbar-toggle{background-color:#aee8f4;width:100%;height:80px;justify-content:flex-end;font-size:30px;padding-right:25px}.Title_Sidebar{margin-left:16px}.Slider_Responsive{background-color:#f1f7f8}.Slider_Responsive .SubSliderContainer .Sub_Link{display:flex;align-items:center;padding:15px 10px;text-decoration:none;border-radius:15px;margin:20px 5px;color:#fff;height:50px;text-align:flex-end;font-size:12px;border:3px solid #fff;box-shadow:0 2px 14px -3px hsla(0,0%,53.3%,.34901960784313724);width:140px}.Slider_Responsive .SubSliderContainer .Slider_Icon_Header{font-size:15px;margin-right:15px}.Slider_Responsive .SubSliderContainer .Slider_Icon_Header:nth-child(2){display:none!important}.Logo_Responsive{width:120px}@media screen and (max-width:767px){.navbar-toggle{justify-content:flex-end}}@media (min-width:320px)and (max-width:767px){.Dashboard_Main_Container .Responsive_Header_Container{padding:20px 3%!important}.Dashboard_Main_Container .Responsive_Header_Container .educator_menu,.Dashboard_Main_Container .Responsive_Header_Container .educator_profile,.Dashboard_Main_Container .Responsive_Header_Container .meeko_logo{width:auto!important}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .notification_icon{position:relative}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .notification_icon .notification-count{position:absolute;right:-10px;padding:3px 6px;top:-10px;background:red;border-radius:50%;color:#fff;font-size:12px}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .free_class_btn,.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .signin_with_meetube_btn{display:none}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .Navbar_Single_Icon_DropDown .DropDownIconContainer{padding:10px!important}}@media (min-width:768px)and (max-width:980px){.Slider_Responsive .live-class-option .option{margin:20px 2px}.Slider_Responsive .SubSliderContainer .Sub_Link span{width:50%}.Slider_Responsive .SubSliderContainer .Sub_Link{margin:20px 2px}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile{width:20%!important}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .Navbar_Single_Icon_DropDown .dropdown_Main_Container_user{width:170px}}@media (min-width:981px)and (max-width:1025px){.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .Navbar_Single_Icon_DropDown .dropdown_Main_Container_user{width:170px}.Slider_Responsive .SubSliderContainer .Sub_Link{width:160px!important}}@media screen and (max-width:1025px){.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .free_class_btn button,.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .signin_with_meetube_btn button{width:auto!important;height:auto!important;font-size:14px!important;padding:8px 0 0!important;background-color:transparent!important;border:none!important;box-shadow:none!important}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .Navbar_Single_Icon_DropDown .DropDownIconContainer{padding:10px 18px 10px 10px!important}.nav-menu-items-edu .yellow,.Navbar_Button,.Navbar_Single_Icon:nth-child(3),.Navbar_Single_Icon:nth-child(4),.Navbar_Single_Icon:nth-child(6){display:none!important}}@media (min-width:1025px)and (max-width:1140px){.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .free_class_btn button,.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .signin_with_meetube_btn button{width:155px!important;height:48px!important;font-size:14px!important}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .Navbar_Single_Icon_DropDown .DropDownIconContainer{padding:10px 18px 10px 10px!important}}@media screen and (max-width:1140px){.Dashboard_Main_Container .Responsive_Header_Container .educator_menu{width:20%}.Dashboard_Main_Container .Responsive_Header_Container .meeko_logo{width:50%;display:flex;justify-content:center}.Dashboard_Main_Container .Responsive_Header_Container .nav-menu-educator .nav-menu-items-edu{height:90vh}.Dashboard_Main_Container .Responsive_Header_Container .nav-menu-educator .nav-menu-items-edu .signin_with_meetube_btn{margin:15px 0}.Dashboard_Main_Container .Responsive_Header_Container .nav-menu-educator .nav-menu-items-edu .signin_with_meetube_btn button{width:190px;height:50px;border-radius:14px;border:3px solid #fff;background-color:#06add2;color:#fff;box-shadow:0 0 14px -7px rgba(0,0,0,.8);font-family:Rubik-Medium;font-size:17px;font-weight:500;letter-spacing:.4px;margin-left:23px;cursor:pointer}.Dashboard_Main_Container .Responsive_Header_Container .nav-menu-educator .nav-menu-items-edu .free_class_btn{margin:15px 0}.Dashboard_Main_Container .Responsive_Header_Container .nav-menu-educator .nav-menu-items-edu .free_class_btn button{width:190px;height:50px;border-radius:14px;border:3px solid #fff;background-color:#06add2;color:#fff;box-shadow:0 0 14px -7px rgba(0,0,0,.8);font-family:Rubik-Medium;font-size:17px;font-weight:500;letter-spacing:.4px;margin-left:23px;cursor:pointer}.Dashboard_Main_Container .Responsive_Header_Container .nav-menu-educator .nav-menu-items-edu .nav-text-educator .Navbar_Button{margin:3px 10px 5px 0}.Dashboard_Main_Container .Responsive_Header_Container .nav-menu-educator .nav-menu-items-edu .nav-text-educator .Navbar_Button .Navbar_Button_Text .timer-box-design{margin:0 5px;padding:7px;background-color:#fff;border-radius:5px;font-size:15px;font-weight:700}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile{display:flex;width:30%;justify-content:flex-end}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .free_class_btn button,.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .signin_with_meetube_btn button{width:190px;height:58px;border-radius:14px;border:3px solid #fff;background-color:#06add2;color:#fff;box-shadow:0 0 14px -7px rgba(0,0,0,.8);font-family:Rubik-Medium;font-size:17px;font-weight:500;letter-spacing:.4px;cursor:pointer}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .Navbar_Single_Icon_DropDown{display:flex;position:relative;background-color:#efc623;align-items:center;justify-content:center;border-radius:50px;cursor:pointer;margin:0 10px}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .Navbar_Single_Icon_DropDown .Profile_user{width:45px;height:45px;border-radius:50px;border:3px solid #f2cb72}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .Navbar_Single_Icon_DropDown .DropDownIconContainer{padding:10px;display:flex;align-items:center;justify-content:center;border-radius:0 60px 60px 0}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .Navbar_Single_Icon_DropDown .DropDownIconContainer img{height:10px!important;width:15px!important}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .Navbar_Single_Icon_DropDown .dropdown_Main_Container_user{position:absolute;top:120%;left:0;z-index:2;box-shadow:0 16px 24px 2px rgba(0,0,0,.14);background-color:#efb959;border-radius:10px}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .Navbar_Single_Icon_DropDown .dropdown_Main_Container_user div{padding:10px 15px;color:#fff;display:flex;align-items:center;margin-right:10px}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .Navbar_Single_Icon_DropDown .dropdown_Main_Container_user img{height:20px;width:20px;border-radius:0;margin-right:10px;object-fit:contain}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .notification_icon{align-items:center;display:flex;margin:0 10px;position:relative}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .notification_icon .notification-count{position:absolute;right:-15px;top:-10px;padding:4px 5px;background:red;border-radius:50%;height:24px;min-width:22px;text-align:center;color:#fff;font-size:13px}}@media screen and (max-width:767px){.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .Navbar_Single_Icon_DropDown{margin:0 5px}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .Navbar_Single_Icon_DropDown .Profile_user{width:35px;height:35px;border-radius:50px;border:2px solid #f2cb72}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .Navbar_Single_Icon_DropDown .DropDownIconContainer{padding:10px;display:flex;align-items:center;justify-content:center;border-radius:0 50px 50px 0}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .Navbar_Single_Icon_DropDown .DropDownIconContainer img{height:15px;width:15px}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .Navbar_Single_Icon_DropDown .dropdown_Main_Container_user{position:absolute;top:120%;left:-15px;z-index:2;box-shadow:0 16px 24px 2px rgba(0,0,0,.14);background-color:#efb959;border-radius:10px}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .Navbar_Single_Icon_DropDown .dropdown_Main_Container_user div{padding:10px;color:#fff;display:flex;align-items:center;margin-right:0;font-size:15px;width:145px}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .Navbar_Single_Icon_DropDown .dropdown_Main_Container_user img{height:15px;width:15px;border-radius:0;margin-right:10px;object-fit:contain}.Dashboard_Main_Container .Responsive_Header_Container .educator_profile .notification_icon{align-items:center;display:flex;margin:0 10px}}.freeclass_popup .popup .popup_inner .popup_Title{color:#06add2;font-family:Rubik-Medium;font-size:28px!important;line-height:40px;letter-spacing:.5px;width:75%;margin:auto;padding-bottom:40px!important}.freeclass_popup .popup .popup_inner .add_btn{display:flex}.freeclass_popup .popup .popup_inner .add_btn button{cursor:pointer;width:285px;height:63px;border:none;border-radius:14px;font-family:Rubik-Medium;background-color:#06add2;color:#fff;font-weight:600;font-size:20px;margin:auto;letter-spacing:.5px}@media (min-width:320px)and (max-width:480px){.freeclass_popup .popup .popup_inner{padding:40px 17px 30px;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.freeclass_popup .popup .popup_inner .add_btn button{width:187px;height:44px;font-size:16px;font-weight:400}.freeclass_popup .popup .popup_inner .popup_Title{width:89%;font-size:15px!important;line-height:20px;padding-bottom:27px!important;font-weight:400}.freeclass_popup .Popup_Close_Btn{right:10px!important;top:12px!important}}@media (min-width:481px)and (max-width:767px){.freeclass_popup .popup .popup_inner{padding:30px 17px;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.freeclass_popup .popup .popup_inner .add_btn button{width:187px;height:44px;font-size:16px;font-weight:400}.freeclass_popup .popup .popup_inner .popup_Title{width:89%;font-size:18px!important;line-height:32px;padding-bottom:27px!important;font-weight:400}.freeclass_popup .Popup_Close_Btn{right:10px!important;top:12px!important}}@media (min-width:768px)and (max-width:980px){.freeclass_popup .popup .popup_inner{padding:30px 25px}.freeclass_popup .popup .popup_inner .add_btn button{width:204px;height:47px;font-size:18px}.freeclass_popup .popup .popup_inner .popup_Title{width:89%;font-size:21px!important;line-height:32px}.freeclass_popup .Popup_Close_Btn{right:15px;top:15px}}@media (min-width:981px)and (max-width:1024px){.freeclass_popup .popup .popup_inner .add_btn button{width:210px;height:50px;font-size:18px}.freeclass_popup .popup .popup_inner .popup_Title{width:89%;font-size:23px!important}.freeclass_popup .Popup_Close_Btn{right:18px;top:15px}}@media (min-width:1025px)and (max-width:1140px){.freeclass_popup .popup .popup_inner .add_btn button{width:220px;height:52px;font-size:18px}.freeclass_popup .popup .popup_inner .popup_Title{width:84%;font-size:23px!important}.freeclass_popup .Popup_Close_Btn{right:25px;top:15px}}@media (min-width:1026px)and (max-width:1140px){.freeclass_popup .popup .popup_inner .add_btn button{width:255px;height:56px}.freeclass_popup .popup .popup_inner .popup_Title{width:84%;font-size:26px!important}}@media (min-width:1141px)and (max-width:1280px){.freeclass_popup .popup .popup_inner .add_btn button{width:255px;height:56px}.freeclass_popup .popup .popup_inner .popup_Title{width:84%;font-size:26px!important}.freeclass_popup .Popup_Close_Btn{right:19px;top:16px}}@media (min-width:1281px)and (max-width:1440px){.freeclass_popup .popup .popup_inner .add_btn button{width:269px;height:60px}.freeclass_popup .popup .popup_inner .popup_Title{width:84%}}
/*# sourceMappingURL=18.98d476cb.chunk.css.map */