:root{--header-height:3.5rem;--Linear:rgba(239, 162, 43, 1);--light:#666666;--more-light:#999999;--Sunglow:#FFC739;--body-font:'Alexandria', sans-serif;--h1-font-size:2.986rem;--h2-font-size:2.986rem;--h3-font-size:2.074rem;--h4-font-size:1.728rem;--h5-font-size:1.44rem;--h6-font-size:1.2rem;--normal-font-size:1rem;--font-regular:400;--font-medium:500;--font-semi-bold:600;--font-bold:700;--z-tooltip:10;--z-fixed:100}*{box-sizing:border-box;padding:0;margin:0;font-family:var(--body-font)}html{scroll-behavior:smooth}input,button{outline:none;border:none}ul{list-style:none}a{text-decoration:none}::-webkit-scrollbar{width:.6rem;background-color:hsl(24 32% 95%);border-radius:.2rem}::-webkit-scrollbar-thumb{background-color:var(--Linear);border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:var(--Sunglow)}.container{max-width:1320px;margin-inline:1.5rem;margin:0 auto}.section{padding-block:5rem 1rem}div.prog{position:fixed;top:0;left:0;width:10px;height:5px;background-color:var(--Linear);z-index:999;animation:pro linear forwards;animation-timeline:scroll()}@keyframes pro{0%{width:10px;background-color:#fdeedc}30%{background-color:#fcc255}50%{background-color:#f6ab1f}100%{width:100%;background-color:var(--vivid-orange-peel)}}.whatsapp_icon{position:fixed;left:1rem;bottom:1rem;background-color:var(--Linear);color:#fff;display:inline-flex;width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-radius:50%;font-size:2.5rem;box-shadow:0 4px 16px hsl(353 100% 8% / .2);cursor:pointer;z-index:var(--z-tooltip);transition:transform .4s;border:3px solid #fff}.whatsapp_icon:hover{transform:translateY(-.5rem)}.header{position:fixed;display:flex;justify-content:center;align-items:center;top:20px;left:0;width:100%;z-index:var(--z-fixed);transition:box-shadow .4s}.nav{position:relative;display:flex;justify-content:space-between;align-items:center;height:80px;width:100%;background:#fff;border-radius:50px;padding:0 2rem;box-shadow:0 2px 5px rgb(239 162 43 / .3)}.nav_logo img{width:139.21875px;height:65.13560485839844px}.nav_link{text-align:center;display:flex;gap:2rem}.menu-item a{color:var(--more-light);font-size:var(--h6-font-size);font-weight:400}.nav_link:hover{color:var(--Linear);transition:all 0.3s ease}.nav_link.active{color:var(--Linear);font-weight:var(--font-semi-bold)}.btns{display:flex;align-items:center;justify-content:center;gap:2rem;.language{display:flex;align-items:center;justify-content:center;font-size:var(--normal-font-size);font-weight:var(--font-regular);padding:13px;border:1px solid var(--Sunglow);color:var(--Sunglow);border-radius:8px}}.nav .btn,.btn-mobile{display:flex;justify-content:center;align-items:center;width:197px;height:51px;font-size:var(--normal-font-size);font-weight:var(--font-medium);padding:13px 30px;border-radius:50px;background:var(--Linear);transition:all 0.3s ease-in-out;color:#fff;&:hover{background:var(--Sunglow)}}.nav_toggle,.nav_close,.btn-mobile{display:none}.nav_menu.active{right:0}.home{padding:4rem 2rem;.home_container{background:var(--Linear);border-radius:26px;opacity:.9;.home_content{display:flex;justify-content:space-between;align-items:center;padding:3rem 1rem;.home_text{display:flex;flex-direction:column;gap:13px;width:436px;text-align:center;.icon_text{display:flex;gap:23px;justify-content:center;align-items:center;.icon{display:flex;justify-content:center;align-items:center;gap:10px;i{display:flex;justify-content:center;align-items:center;font-size:var(--normal-font-size);background:#fff;color:var(--Linear);width:30px;height:30px;border-radius:50%}span{color:#3d3e42;font-size:var(--normal-font-size);font-weight:var(--font-semi-bold)}img{width:25px;height:25px}}}.text{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;p{width:fit-content;color:#fff;font-size:var(--normal-font-size);font-weight:var(--font-semi-bold)}}}.home_img_title{display:flex;flex-direction:column;justify-content:center;align-items:center;.home_img{position:relative;display:flex;justify-content:center;align-items:center;width:499px;height:435px;z-index:5;img{width:100%;height:100%}&::after{content:'';position:absolute;background-image:url(assets/image/Arrow\ 1.webp);background-size:cover;background-repeat:no-repeat;background-position:center;top:40%;left:65%;width:305.000004px;height:120px;z-index:-1}&::before{content:'';position:absolute;background-image:url(assets/image/Arrow\ 2.webp);background-size:cover;background-repeat:no-repeat;background-position:center;top:85%;right:65%;width:305.000004px;height:95px;z-index:-1}}.home_title{display:flex;flex-direction:column;align-items:center;text-align:center;gap:21px;h1{font-size:var(--h1-font-size);font-weight:var(--font-medium);color:#fff;line-height:.75;span{font-size:var(--h3-font-size);color:var(--light)}}p{font-size:18px;font-weight:var(--font-medium);color:#fff}.btns{display:flex;justify-content:center;align-items:center;gap:26px;.btn{font-size:18px;font-weight:var(--font-semi-bold);border:2px solid #fff;display:flex;justify-content:center;align-items:center;width:288px;height:48px;background:#fff;border-radius:8px;color:#eea12b;transition:all 0.3s ease-in-out;&:hover{transform:scale(1.1)}}.btn_secondary{background:#eea12b;color:#fff}}}}}}}.smart_system{padding:10rem 0 3rem 0;.smart_system_container{display:flex;justify-content:center;align-items:center;flex-direction:column;h2{font-size:var(--h4-font-size);font-weight:var(--font-semi-bold);color:var(--light);text-align:center;width:554px}.btns{display:flex;justify-content:center;align-items:center;gap:0;.btn{font-size:18px;font-weight:var(--font-semi-bold);background:#fff;display:flex;justify-content:center;align-items:center;width:288px;height:65px;border-radius:25.58px 0 0 25.58px;border:2.5px solid #f6c378a4;color:var(--Linear);margin-top:27px;margin-bottom:55px;cursor:pointer}.btn_secondary{border-radius:0 25.58px 25.58px 0}}.smart_system_content{width:100%;max-width:1320px;display:flex;justify-content:space-between;align-items:center;border:4px solid #FAE7CA;background:linear-gradient(269.61deg,#fff0 48.64%,rgb(238 161 43 / .3) 86.53%);padding:3rem 4rem;border-radius:176.08px 26.41px 26.41px 26.41px;.smart_system_img{width:455.7725px;height:453.8856506347656px;animation:flayout 4s infinite ease-in-out;img{border:4px solid #f6c378a4;width:100%;height:100%;border-radius:50%}}.smart_system_text{display:flex;flex-direction:column;justify-content:space-between;gap:5rem;.data{display:flex;justify-content:space-between;gap:3rem;img{width:103.8831px;height:115.12452697753906px}.text{display:flex;flex-direction:column;gap:10px;h3{width:351px;font-size:18px;font-weight:var(--font-semi-bold);color:var(--light)}p{width:371px;font-size:12px;font-weight:var(--font-regular);color:#666}}}}}}}.smart_system .btns .btn.active{background:var(--Linear);color:#fff;border:2.5px solid var(--Linear)}.discover{padding-block:5rem 1px;margin-bottom:45px;.btn{font-size:18px;font-weight:var(--font-medium);width:241px;height:48px;padding:13px 30px;border-radius:4px;color:#fff;background:var(--Linear);transition:all 0.3s ease-in-out;&:hover{background:orange}}.swiper{width:100%;margin-bottom:40px;position:relative}.swiper-slide{background:#fff;border-radius:10px;width:fit-content!important;box-shadow:0 0 16px 0 #EFA22B24}.discover_section{width:95%;position:relative;.swiper-wrapper{padding:90px 0}}.discover_section h2{font-size:var(--h4-font-size);font-weight:var(--font-semi-bold);color:var(--light)}.discover_section p{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--more-light)}.discover_section .single_blog_pra{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--Linear)}.discover_data{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;margin:1rem}.discover_img{position:relative;display:flex;align-items:center;justify-content:center}.discover_data img{width:338px;height:274px;object-fit:cover;border-radius:6px 4px 4px 6px}.discover_data h3{display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:400;color:#fff;margin-bottom:30px;background:var(--Linear);border-radius:4px;padding:1px 3px;width:68px;height:22px}.discover_data h2{font-size:var(--h5-font-size);color:var(--light);font-weight:var(--font-regular);width:397px;margin-bottom:10px}.discover_data p{font-size:12px;font-weight:var(--font-regular);color:var(--more-light);width:415px}.discover_data .link_date{display:flex;justify-content:space-between;align-items:center;margin-top:15px;a{display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:var(--font-regular);color:var(--Linear);i{font-size:14px;color:var(--Linear);margin-left:8px}}span{font-size:12px;font-weight:var(--font-regular);color:var(--more-light)}}.btns_swiper{position:absolute;top:40px;right:5px;width:15%;display:flex}.swiper-button-next,.swiper-button-prev{background-color:var(--Linear);color:#fff;padding:10px;border-radius:12px;width:45px;height:45px;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;box-shadow:0 0 2px 0 #0000001F;border:5px solid #fff}.swiper-button-next::before{content:"";position:absolute;width:3px;height:45px;background:#fff;left:25px}.swiper-button-prev::before{content:"";position:absolute;width:3px;height:45px;background:#fff;right:25px}.swiper-button-next::after,.swiper-button-prev::after{font-size:12px;font-weight:700}}.bannar_section{padding:5rem 1rem;.bannar{display:flex;justify-content:space-between;align-items:center;width:100%;height:359px;border-radius:12px;border:3px solid var(--Linear,#EEA12B);background:linear-gradient(121.47deg,#FFFFFF 36.88%,rgb(238 161 43 / .5) 91.4%);box-shadow:0 0 2px 0 #0000001F;.text{display:flex;justify-content:space-between;align-items:start;flex-direction:column;padding:34px 50px;h2{font-size:var(--h4-font-size);font-weight:var(--font-regular);color:var(--light);margin-bottom:18px}.input{display:flex;justify-content:space-between;align-items:center;border:1px solid var(--Sunglow);border-radius:8px;width:494px;height:60px;padding:0 5px 0 20px;input{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--Linear);width:300px;background:#fff0;&::placeholder{color:var(--Linear)}}.sign-up-btn{display:flex;justify-content:center;align-items:center;width:143px;height:48px;color:#fff;background:var(--Linear);border-radius:4px;padding:13px 25px;font-size:var(--normal-font-size);font-weight:var(--font-semi-bold);transition:all 0.3s ease-in-out;&:hover{background:orange}}}p{font-size:14px;font-weight:var(--font-regular);color:var(--more-light);width:406px;margin-top:15px}}.bannar_img{width:663px;height:100%;display:flex;width:663px;height:100%;justify-content:end;align-items:end;img{width:100%;height:289.689208984375px;border-radius:10px}}}}.join_newsletter{padding:5rem 1rem;.join_newsletter_content{display:flex;justify-content:space-between;align-items:start;gap:2rem}.join_newsletter_text{max-width:50%}.join_newsletter_text h2{font-size:var(--h4-font-size);font-weight:var(--font-semi-bold);margin-bottom:1rem;color:var(--light)}.join_newsletter_text h2 span{color:var(--Linear)}.join_newsletter_text p{font-size:var(--normal-font-size);margin-bottom:2rem;color:var(--light);width:515px}.icon_text{display:flex;flex-direction:column;gap:2rem;margin-bottom:2.5rem}.icon{display:flex;align-items:flex-start;gap:1rem}.icon i{color:#fff;background:var(--Linear);width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:50%}.icon h3{font-size:var(--normal-font-size);font-weight:var(--font-regular);width:454px;color:#3D3E42}.subscribe-btn{display:flex;justify-content:center;align-items:center;background:var(--Linear);color:#fff;width:406px;height:42px;border-radius:4px;font-size:18px;font-weight:var(--font-semi-bold);box-shadow:0 0 2px 0 #0000001F;transition:all 0.3s ease-in-out;&:hover{background:orange}}.join_newsletter_img_text{display:flex;flex-direction:column;gap:2rem}.img_box{display:flex;justify-content:center;align-items:start;&:nth-child(1){position:relative;&::before{content:'';position:absolute;background-image:url(/wp-content/themes/Hoor-Academy-main/assets/image/quote.webp);background-position:center;background-repeat:no-repeat;background-size:cover;width:33px;height:33px;right:2%;top:-10px;background-color:#fff;z-index:5;animation:squareMove 6s infinite ease-in-out}}&:nth-child(2){position:relative;flex-direction:row-reverse;.quote{margin-left:0}&::before{content:'';position:absolute;background-image:url(/wp-content/themes/Hoor-Academy-main/assets/image/quote.webp);background-position:center;background-repeat:no-repeat;background-size:cover;width:33px;height:33px;right:35%;top:-5px;background-color:#fff;z-index:5;animation:squareMove 6s infinite ease-in-out}}}.img_box img{border-radius:50%;width:242px;height:242px;object-fit:cover}.quote{position:relative;width:402px;border:1px solid #FAE3C0;background-color:#fff;border-radius:8px;padding:1rem;z-index:0;margin-left:-55px;animation:squareMove 6s infinite ease-in-out;p{font-size:14px;font-weight:300;color:#3D3E42}}}@keyframes squareMove{0%{transform:translate(0,0)}25%{transform:translate(0,-20px)}50%{transform:translate(20px,-20px)}75%{transform:translate(20px,0)}100%{transform:translate(0,0)}}@keyframes flayout{0%{transform:translateY(0)}25%{transform:translateY(-10px)}50%{transform:translateY(10px)}75%{transform:translateY(-10px)}100%{transform:translateY(0)}}.students_opinions{padding:3rem 1rem;.students_container{padding:5rem 2rem 0 2rem;border-radius:8px;text-align:center;box-shadow:0 0 112px 0 #E09F261A}.section_title{font-size:var(--h5-font-size);font-weight:var(--font-semi-bold);color:var(--light);margin-bottom:2rem}.tabs{margin-bottom:2rem;border:2px solid #FAE3C0;border-radius:8px;width:fit-content;padding:5px 0}.tab{padding:.5rem 1.5rem;margin:0 .5rem;background:#fff;color:var(--Linear);border-radius:6px;cursor:pointer;font-size:var(--normal-font-size);font-weight:var(--font-semi-bold);transition:all 0.3s ease}.tab.active{background:var(--Linear);color:#fff}.students_swiper{position:relative;height:350px}.student_card{background:#fff;border-radius:24.44px 0 24.44px 0;width:395px!important;height:fit-content;padding:20px 10px;padding:1rem;text-align:left;border-bottom:4.5px solid var(--Sunglow);display:none}.student_info{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;.img_name{display:flex;justify-content:center;align-items:center;gap:15px}.quote_icon{width:43.347190856933594px;height:38.18681335449219px}}.student_img{width:47px;height:47px;border-radius:50%;object-fit:cover}.student_info h3{font-size:13.75px;color:#3D3E42}.student_card p{font-size:12.22px;color:var(--light);margin-bottom:1.5rem}.date_location{display:flex;justify-content:space-between;align-items:center;span{color:var(--Linear);font-size:10.69px;font-weight:var(--font-regular)}.date,.location{display:flex;justify-content:center;align-items:center;gap:10px;i{color:var(--more-light)}}}.custom-video-wrapper{border-radius:12px;overflow:hidden;width:360px;background:#fff;position:relative;font-family:sans-serif}video{width:100%;display:block;border:3px solid #f59e0b;border-radius:12px}.controls{margin-top:15px;background:#FAE3BF;display:flex;align-items:center;padding:8px 10px;gap:10px}.circle-btn{background-color:#fff0;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.play-icon{width:0;height:0;border-left:15px solid #fff;border-top:10px solid #fff0;border-bottom:10px solid #fff0;margin-left:2px}.pause-icon{display:flex;gap:3px}.pause-icon span{background:#fff;width:3px;height:12px;display:block}.icon-btn{background:none;border:none;font-size:16px;cursor:pointer}input[type="range"]{flex:1;accent-color:#f59e0b}.btns_swiper{position:absolute;top:300px;width:100%}.swiper-button-prev,.swiper-button-next{display:flex;justify-content:center;align-items:center;gap:15px;width:140px;height:42px;padding:8px 20px;background:var(--Linear);color:#fff;border-radius:8px;cursor:pointer;font-size:var(--normal-font-size);font-weight:var(--font-regular);transition:all 0.3s ease}.swiper-button-prev:hover,.swiper-button-next:hover{background:#e07a5f}.swiper-button-next::after,.swiper-button-prev::after{display:none}}.courses_hero{padding:4rem 3rem;.courses_hero_container{background:#eea12b;border-radius:26px;opacity:.9;padding:7rem 2rem 5rem 2rem;.courses_hero_content{display:flex;justify-content:space-around;align-items:end;.courses_hero_text{display:flex;justify-content:space-between;align-items:start;gap:1rem;flex-direction:column;background-image:url(assets/image/bg\ courses.webp);background-position:center;background-repeat:no-repeat;background-size:cover;span{display:flex;justify-content:center;align-items:center;width:210.72999572753906px;height:32px;border-radius:5px;color:var(--Linear);background-color:#fff}h2{font-size:38px;font-weight:var(--font-medium);width:922px;color:#fff}i{display:flex;justify-content:center;align-items:center;width:58px;height:58px;padding:10px;background:#fff;color:var(--Linear);font-size:var(--normal-font-size);border-radius:50%}}.courses_hero_img{position:relative;img{width:162px;height:162px}&::after{position:absolute;content:"";background-image:url(assets/image/line\ 1.webp);background-position:center;background-repeat:no-repeat;background-size:cover;width:193.605385px;height:33.787268px;bottom:0;left:0}}}}}.courses{padding:5rem 1rem;.courses_container{h2{font-size:var(--h4-font-size);font-weight:var(--font-semi-bold);color:var(--Linear);margin-bottom:3rem;span{font-size:var(--h5-font-size);font-weight:var(--font-semi-bold);color:var(--more-light)}}.courses_content{display:grid;grid-template-columns:repeat(2,1fr);gap:3.5rem 2.5rem;justify-items:center;margin-bottom:5rem;.course_item{width:fit-content;height:auto;border-radius:12px;padding:15px;box-shadow:0 0 43px 0 rgb(239 162 43 / .12);.courses_img{position:relative;width:100%;height:314px;img{border:1px solid #FCEED7;width:100%;height:100%;box-shadow:0 0 2px 0 rgb(0 0 0 / .12);border-radius:12px}}.courses_text{display:flex;justify-content:space-between;align-items:start;flex-direction:column;gap:10px;padding:20px;h3{margin-top:15px;font-size:var(--h5-font-size);font-weight:var(--font-medium);color:var(--light);width:511px}p{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--more-light);margin-bottom:15px}.btn_logo{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;img{width:113.9548px;height:52px}a{display:flex;justify-content:center;align-items:center;width:162px;height:42px;border-radius:50px;background:var(--Linear);color:#fff;font-size:var(--normal-font-size);font-weight:var(--font-medium);transition:all 0.3s ease-in-out;&:hover{background:orange}}}}}}}}.single_course{padding:10rem 1rem 5rem 1rem;background:#FEF9F2;.single_course_container{.single_course_content{display:flex;justify-content:space-between;align-items:start;flex-direction:column;gap:2rem;.course_img{position:relative;width:100%;height:456px;border-radius:6px;border:2px solid #FCEED7;img{width:100%;height:100%;object-fit:cover}}.cours_text{h1{font-size:var(--h3-font-size);font-weight:var(--font-medium);color:var(--light);width:673px}}}}}.single_course_data{padding:5rem 1rem;position:relative;.single_course_data_container{display:flex;justify-content:space-between;align-items:start;flex-direction:column;gap:3rem;.btns{display:flex;justify-content:space-between;align-items:center;gap:2rem;.btn{display:flex;justify-content:center;align-items:center;font-size:var(--normal-font-size);font-weight:var(--font-regular);width:150px;height:43px;background-color:var(--more-light);border-radius:5px;color:#fff;border:none;cursor:pointer;transition:background-color 0.3s ease}.btn.active{background-color:var(--Linear)}}.course_desc{display:none;justify-content:space-between;align-items:start;flex-direction:column;gap:1rem;&.active{display:flex}h2{font-size:var(--h4-font-size);font-weight:var(--font-medium);color:var(--Linear);margin-bottom:15px}h3{font-size:var(--h5-font-size);font-weight:var(--font-medium);color:var(--light);margin-bottom:15px}p{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--light);line-height:1.9;width:80%;margin-bottom:20px}ul{list-style:disc;margin-left:50px;li{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--light);margin-bottom:15px}}ol{margin-left:50px;li{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--light);margin-bottom:15px}}a{text-align:center;color:var(--Linear)}table{width:100%;border-collapse:collapse;font-family:var(--body-font);font-size:var(--normal-font-size);display:block;overflow-x:auto;white-space:nowrap}table thead{background:var(--Linear);color:#fff}table th,table td{padding:1rem;text-align:center;border-bottom:1px solid var(--more-light)}table tbody tr:nth-child(even){background-color:#f9f9f9}table tbody tr:hover{background-color:var(--Sunglow);color:#fff;transition:0.3s}}.details_lesson{position:absolute;display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:1rem;background:#fff;width:370px;height:fit-content;border-radius:8px;padding:30px;right:60px;top:-120px;box-shadow:0 0 2px 0 rgb(0 0 0 / .12);.details{display:flex;justify-content:space-between;align-items:center;width:100%;margin:15px;h4{font-size:18px;font-weight:var(--font-regular);color:var(--more-light)}span{font-size:18px;font-weight:var(--font-regular);color:var(--more-light)}}a{display:flex;justify-content:center;align-items:center;width:100%;height:46px;border-radius:8px;background:var(--Linear);color:#fff;font-size:var(--h5-font-size);font-weight:var(--font-medium);text-decoration:none}}}}.blog_hero{padding:10rem 1rem 5rem 1rem;background:#FEF9F2;.blog_hero_container{.blog_hero_content{display:flex;justify-content:space-between;align-items:center;gap:4rem;flex-direction:column;.blog_hero_text{display:flex;justify-content:center;align-items:center;gap:1rem;flex-direction:column;text-align:center;h2{font-size:38px;font-weight:var(--font-regular);color:var(--Linear)}p{width:543px;font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--light)}}.blog_hero_imgs{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;img{width:406px;height:500px}}}}}.blogs{padding:5rem 1rem;.blogs_container{.blogs_content{display:flex;justify-content:space-between;align-items:start;gap:1rem;.comeing_soon{h2{font-size:var(--h4-font-size);font-weight:var(--font-semi-bold);color:var(--light)}p{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--Linear);margin-bottom:3rem}.discover_content{display:flex;justify-content:space-between;align-items:start;gap:1rem;flex-direction:column}.discover_data{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;background:#fff;border-radius:10px;width:fit-content!important;box-shadow:0 0 16px 0 #EFA22B24;padding:10px;padding-right:15px}.discover_data.hidden{display:none}.discover_img{position:relative;display:flex;align-items:center;justify-content:center}.discover_data img{width:338px;height:274px;object-fit:cover;border-radius:6px 4px 4px 6px}.discover_data h3{display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:400;color:#fff;margin-bottom:30px;background:var(--Linear);border-radius:4px;padding:1px 3px;width:68px;height:22px}.discover_data h2{font-size:var(--h5-font-size);color:var(--light);font-weight:var(--font-regular);width:397px;margin-bottom:10px}.discover_data p{font-size:12px;font-weight:var(--font-regular);color:var(--more-light);width:415px}.discover_data .link_date{display:flex;justify-content:space-between;align-items:center;margin-top:15px;a{display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:var(--font-regular);color:var(--Linear);i{font-size:14px;color:var(--Linear);margin-left:8px;transition:all 0.3s ease-in-out}&:hover i{transform:translateX(5px)}}span{font-size:12px;font-weight:var(--font-regular);color:var(--more-light)}}}.most_blog{position:relative;background:var(--Linear);border-radius:8px;border:4px solid #fdeedc;padding:15px;display:flex;justify-content:space-between;align-items:start;gap:1rem;flex-direction:column;width:410px;.input{position:absolute;top:-25px;display:flex;justify-content:center;align-items:center;border:2px solid #fdeedc;border-radius:12px;width:367px;height:49px;padding:10px;background:#fff;input{width:100%;height:100%;font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--more-light);background:#fff;&::placeholder{color:var(--more-light)}}button{background:#fff0;font-size:var(--h5-font-size);font-weight:var(--font-regular);color:var(--Linear);cursor:pointer}}.most_content{display:flex;justify-content:space-between;align-items:start;gap:1rem;flex-direction:column;h3{margin-top:3rem;font-size:var(--h5-font-size);font-weight:var(--font-medium);color:#fff}.discover_data{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:10px;background:#fff;border-radius:10px;width:fit-content!important;box-shadow:0 0 16px 0 #EFA22B24}.discover_data.hidden{display:none}.discover_img{position:relative;display:flex;align-items:center;justify-content:center}.discover_data img{width:130px;height:130px;object-fit:cover;border-radius:5px}.discover_data h2{font-size:12px;color:var(--light);font-weight:var(--font-medium);width:199px;margin-bottom:10px}.discover_data p{font-size:10px;font-weight:300;color:var(--more-light);width:191px}.discover_data .link_date{display:flex;justify-content:space-between;align-items:center;margin-top:15px;a{display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:var(--font-regular);color:var(--Linear);i{font-size:12px;color:var(--Linear);margin-left:8px;transition:all 0.3s ease-in-out}&:hover i{transform:translateX(5px)}}}}}}}.page_btns{display:flex;justify-content:center;align-items:center}#pagination{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:20px;border:1px solid #FAE7CA;padding:16px;background-color:#fff;border-radius:48px;height:53px}#pagination button{padding:5px 10px;border-radius:4px;background-color:#fff;border-radius:50%;width:35px;height:35px;color:var(--Linear);cursor:pointer;transition:background-color 0.3s;font-size:var(--normal-font-size)}#pagination button:disabled{background-color:#fff0;cursor:not-allowed;color:var(--more-light)}#pagination button.current{background-color:var(--Linear);color:#fff}#pagination span.ellipsis{padding:5px;color:#f9a825}}.single_blog{padding:8.5rem 1rem 5rem 1rem;.single_blog_container{.single_blog_content{display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-direction:column;.blog_img{width:100%;height:458px;border-radius:4px;img{width:100%;height:100%}}.blog_text{display:flex;justify-content:end;align-items:center;gap:1rem;width:100%;a{font-size:18px;font-weight:var(--font-regular);color:var(--Linear);display:flex;justify-content:center;align-items:center;gap:10px}i{font-size:18px;color:var(--Linear)}span{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--light)}}}}}.single_blog_data{padding:1rem;position:relative;.single_blog_data_container{display:flex;justify-content:space-between;align-items:start;flex-direction:column;gap:3rem;.blog_desc{justify-content:space-between;align-items:start;flex-direction:column;gap:1rem;width:100%;h1{font-size:var(--h4-font-size);font-weight:var(--font-medium);color:var(--Linear);margin-bottom:15px}a{text-align:center;color:var(--Linear)}h2{font-size:var(--h5-font-size);font-weight:var(--font-regular);color:#3d3e42;margin-bottom:20px}h3{font-size:18px;font-weight:var(--font-regular);color:#3d3e42;margin-bottom:25px;width:80%}p{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--light);line-height:1.9;width:80%;margin-bottom:20px}img{width:350px;height:250px}ul{list-style:disc;margin-left:50px;li{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--light);margin-bottom:15px}}ol{margin-left:50px;li{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--light);margin-bottom:15px}}table{width:100%;height:fit-content!important;border-collapse:collapse;font-family:var(--body-font);font-size:var(--normal-font-size);display:block;overflow-x:auto;white-space:nowrap}table thead{background:var(--Linear);color:#fff}table th,table td{padding:1rem;text-align:center;border-bottom:1px solid var(--more-light)}table tbody tr:nth-child(even){background-color:#f9f9f9}table tbody tr:hover{background-color:var(--Sunglow);color:#fff;transition:0.3s}}}}.free_courses{padding:10rem 5rem 3rem 5rem;border:10px solid #FAE7CA;border-radius:0 0 170px 0;background-image:url(/wp-content/themes/Hoor-Academy-main/assets/image/bg.webp);background-size:625.741949px 707.1210914976141px;background-repeat:no-repeat;background-position:right;.free_courses_container{display:flex;justify-content:space-between;align-items:center;gap:2rem}.free_courses_img{img{width:601px;height:379px;border-radius:8px 140px 8px 150px;object-fit:cover}}.free_courses_content{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:10px;span{position:relative;font-size:var(--normal-font-size);font-weight:var(--font-regular);font-family:'Comic Sans MS',cursive,sans-serif;color:#fff;text-shadow:2px 1px 0 var(--Linear);&::after{content:"";position:absolute;background-image:url(assets/image/line\ 2.webp);background-size:cover;background-repeat:no-repeat;background-position:center;bottom:-9px;left:0;width:104px;height:8px}}h1{font-size:38px;font-weight:var(--font-bold);color:var(--Linear);width:614px;margin-bottom:20px}p{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--light);margin-bottom:30px;width:544px}.free_courses_btn{.btn{display:flex;justify-content:center;align-items:center;background-color:#fff;width:326px;height:48px;border-radius:8px;border:2px solid #FAE7CA;color:var(--Linear);font-size:18px;font-weight:var(--font-medium);transition:all 0.3s ease-in-out;cursor:pointer;position:relative;overflow:hidden;z-index:1;&::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:var(--Linear);transform:scaleX(0) scaleY(0);transform-origin:bottom left;transition:transform 0.4s ease-in-out;z-index:-1}&:hover::before{transform:scaleX(1) scaleY(1)}&:hover{color:#fff}}}}}.item-free_courses{padding:5rem 5rem;text-align:center;.item-free_courses_container{.item-free_courses_content{h2{position:relative;font-size:var(--h4-font-size);font-weight:var(--font-semi-bold);color:var(--light);margin-bottom:10px;z-index:1;&::after{content:'';position:absolute;background-color:#fae3c085;width:280.790437px;height:4.300656px;bottom:0;right:39%;z-index:-1}}p{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--Linear);margin-bottom:5rem}.item-free_courses-item{display:flex;justify-content:space-between;align-items:center;gap:5rem;flex-direction:column;.item{display:flex;justify-content:space-between;align-items:center;gap:5rem;&:nth-child(2){flex-direction:row-reverse}.img{position:relative;img{width:562px;height:423px;border-radius:8px}&::after{content:"";position:absolute;width:9px;height:104%;background-color:var(--Linear);right:-13px;top:-12px;border-radius:15px}&::before{content:"";position:absolute;height:9px;width:65%;background-color:var(--Linear);top:-13px;left:37%;border-radius:15px}}.text{display:flex;flex-direction:column;justify-content:space-between;align-items:start;gap:1rem;border:4px solid #FAE7CA;padding:40px;border-radius:8px;background-color:#fff;.date_time{display:flex;justify-content:space-between;align-items:center;width:50%;gap:2rem;margin-bottom:20px;.date,.time{display:flex;align-items:center;gap:5px;width:100%;h6{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--more-light)}span{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--Linear)}}}h3{width:588px;font-size:var(--h5-font-size);font-weight:var(--font-semi-bold);color:#3d3e42;text-align:start}p{width:551px;font-size:14px;font-weight:var(--font-regular);color:var(--more-light);margin-bottom:1rem;text-align:start}.btn{display:flex;justify-content:space-between;align-items:center;gap:3rem;a{display:flex;justify-content:center;align-items:center;width:168px;height:42px;background:var(--Linear);border-radius:4px;color:#fff;font-size:var(--normal-font-size);font-weight:var(--font-medium);transition:all 0.3s ease-in-out;&:hover{background:orange}}.soon{display:flex;justify-content:space-between;align-items:center;gap:10px;i{font-size:var(--h5-font-size);color:var(--Linear)}h6{font-size:18px;font-weight:var(--normal-font-size);color:var(--more-light)}}}}}}}}}.record-free_courses{padding:5rem 5rem;background:#FEF9F2;.record-free_courses_container{.record-free_courses_content{.record_content_header{display:flex;justify-content:space-between;align-items:start;.text{h2{font-size:var(--h4-font-size);font-weight:var(--font-semi-bold);color:var(--light);margin-bottom:10px;width:545px;span{color:var(--Linear)}}p{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--more-light);margin-bottom:5rem}}.btn a{display:flex;justify-content:center;align-items:center;width:239px;height:51px;border:2px solid var(--Sunglow);border-radius:8px;font-size:var(--h5-font-size);font-weight:var(--font-medium);background-color:var(--Linear);color:#fff;transition:all 0.3s ease-in-out;&:hover{background:orange}}}.record-free_courses-item{display:flex;justify-content:space-between;align-items:center;gap:5rem;flex-direction:column;.item{display:flex;justify-content:space-between;align-items:center;gap:5rem;&:nth-child(2){flex-direction:row-reverse}.img{position:relative;img{width:562px;height:423px;border-radius:8px}&::after{content:"";position:absolute;width:9px;height:104%;background-color:var(--Linear);right:-13px;top:-12px;border-radius:15px}&::before{content:"";position:absolute;height:9px;width:65%;background-color:var(--Linear);top:-13px;left:37%;border-radius:15px}}.text{display:flex;flex-direction:column;justify-content:space-between;align-items:start;gap:1rem;border:4px solid #FAE7CA;padding:40px;border-radius:8px;background-color:#fff;.date_time{display:flex;justify-content:space-between;align-items:center;width:50%;gap:2rem;margin-bottom:20px;.date,.time{display:flex;align-items:center;gap:5px;width:100%;h6{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--more-light)}span{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--Linear)}}}h3{width:588px;font-size:var(--h5-font-size);font-weight:var(--font-semi-bold);color:#3d3e42;text-align:start}p{width:551px;font-size:14px;font-weight:var(--font-regular);color:var(--more-light);margin-bottom:1rem;text-align:start}.btn{display:flex;justify-content:space-between;align-items:center;gap:3rem;a{display:flex;justify-content:center;align-items:center;width:168px;height:42px;background:var(--Linear);border-radius:4px;color:#fff;font-size:var(--normal-font-size);font-weight:var(--font-medium);transition:all 0.3s ease-in-out;&:hover{background:orange}}.soon{display:flex;justify-content:space-between;align-items:center;gap:10px;i{font-size:var(--h5-font-size);color:var(--Linear)}h6{font-size:18px;font-weight:var(--normal-font-size);color:var(--more-light)}}}}}}}}}@keyframes animate{0%{box-shadow:0 0 0 0 rgb(239 162 43 / .7)}40%{box-shadow:0 0 0 50px #fff0}80%{box-shadow:0 0 0 50px #fff0}100%{box-shadow:0 0 0 #fff0}}.testimonials{padding:10rem 1rem 5rem 1rem;text-align:center;p{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--more-light)}h2{font-size:38px;font-weight:var(--font-bold);color:var(--light);margin-bottom:3rem}.students_container{padding:5rem 2rem 10rem 2rem;border-radius:8px;background-color:var(--Linear);h3{font-size:var(--h5-font-size);font-weight:var(--font-semi-bold);color:#fff;text-align:start;margin-bottom:2rem}.swiper{background-color:#fff;padding:50px 20px;border-radius:8px;overflow-x:clip!important;overflow:visible}}.custom-video-wrapper{border-radius:12px;overflow:hidden;width:360px;background:#fff;position:relative;font-family:sans-serif}video{width:100%;display:block;border:3px solid #f59e0b;border-radius:12px}.controls{margin-top:15px;background:#FAE3BF;display:flex;align-items:center;padding:8px 10px;gap:10px}.circle-btn{background-color:#fff0;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.play-icon{width:0;height:0;border-left:15px solid #fff;border-top:10px solid #fff0;border-bottom:10px solid #fff0;margin-left:2px}.pause-icon{display:flex;gap:3px}.pause-icon span{background:#fff;width:3px;height:12px;display:block}.icon-btn{background:none;border:none;font-size:16px;cursor:pointer}input[type="range"]{flex:1;accent-color:#f59e0b}.btns_swiper{position:absolute;top:420px;left:0;width:100%;background:#fff;border-radius:8px;padding:50px}.swiper-button-prev,.swiper-button-next{display:flex;justify-content:center;align-items:center;gap:15px;width:140px;height:42px;padding:8px 20px;background:var(--Linear);color:#fff;border-radius:8px;cursor:pointer;font-size:var(--normal-font-size);font-weight:var(--font-regular);transition:all 0.3s ease}.swiper-button-prev:hover,.swiper-button-next:hover{background:#e07a5f}.swiper-button-next::after,.swiper-button-prev::after{display:none}}.client_section{padding:5rem 1rem;background-image:url(assets/image/bg\ 2.webp);background-size:927.900146484375px 1068.30029296875px;background-repeat:no-repeat;background-position:right;.client_container{h2{position:relative;font-size:var(--h4-font-size);font-weight:var(--font-semi-bold);color:var(--light);text-align:center;margin-bottom:5rem;span{color:var(--Linear)}&::after{content:"";position:absolute;height:3px;width:160px;bottom:0;left:30%;background-color:#fae3c085;transform:rotate(178.6deg)}&::before{content:"";position:absolute;height:3px;width:110px;bottom:-7px;left:32%;background-color:#fae3c085;transform:rotate(178.6deg)}}.client_content{display:flex;justify-content:space-between;align-items:start;row-gap:2rem;flex-wrap:wrap;.student_card{background:#fff;border-radius:24.44px 0 24.44px 0;width:395px!important;height:fit-content;padding:20px 10px;padding:1rem;text-align:left;border-bottom:4.5px solid var(--Sunglow);box-shadow:0 0 2px 0 rgb(0 0 0 / .12);transition:all 0.3s ease-in-out;&:hover{transform:translateY(-10px);box-shadow:0 4px 8px rgb(0 0 0 / .1)}}.student_info{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;.img_name{display:flex;justify-content:center;align-items:center;gap:15px}.quote_icon{width:43.347190856933594px;height:38.18681335449219px}}.student_img{width:47px;height:47px;border-radius:50%;object-fit:cover}.student_info h3{font-size:13.75px;color:#3D3E42}.student_card p{font-size:12.22px;color:var(--light);margin-bottom:1.5rem}.date_location{display:flex;justify-content:space-between;align-items:center;padding:0 10px;span{color:var(--Linear);font-size:10.69px;font-weight:var(--font-regular)}.date,.location{display:flex;justify-content:center;align-items:center;gap:10px;i{color:var(--more-light)}}}}}}.about_hero{padding:10rem 1rem 5rem 1rem;background-image:url(assets/image/bg\ 3.webp);background-size:755.599854px 100%;background-repeat:no-repeat;background-position:left;.about_hero_container{.about_hero_content{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;gap:1rem;.about_hero_img{width:220px;height:220px;img{width:100%;height:100%}}.about_hero_content{display:flex;justify-content:center;align-items:center;flex-direction:column;.hero_title{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;h1{font-size:38px;font-weight:var(--font-bold);color:var(--light)}img{width:50px;height:80px}}.about_hero_text{display:flex;justify-content:space-between;align-items:center;gap:15px;h3{font-size:var(--h4-font-size);font-weight:var(--font-regular);color:var(--light)}img{width:35px;height:35px;border-radius:4px}.line{width:33px;height:22px;margin-right:10px}span{font-size:38px;font-weight:var(--font-medium);color:var(--Linear)}}p{font-size:18px;font-weight:var(--font-medium);color:var(--more-light);width:80%}}}}}.distinguishes{padding:5rem 5rem;text-align:center;background-image:url(assets/image/bg\ 4.webp);background-position:right;background-size:70% 90%;background-repeat:no-repeat;.distinguishes_container{.distinguishes_content{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;h2{position:relative;font-size:var(--h3-font-size);font-weight:var(--font-semi-bold);color:#3d3e42;margin-bottom:3rem;width:745px}.distinguishes-item{display:flex;justify-content:space-between;align-items:center;gap:5rem;flex-direction:column;.item{display:flex;justify-content:space-between;align-items:center;gap:5rem;&:nth-child(2){flex-direction:row-reverse;.text{&::after{bottom:230px;left:74%;transform:scaleX(-.5)}}}&:nth-child(2){.text{.follow_up{h4{&::after{width:135px}}}}}&:nth-child(3){.text{&::after{bottom:390px;left:-20%}.follow_up>h4:first-child::after{width:165px}.follow_up>h4:nth-child(2)::after{width:335px}}}.img{border:4px solid #FAE7CA;transform:rotate(7.21deg);border-radius:12px;img{width:461.6193718006177px;height:392.73430293453737px;border:8px solid var(--Linear);border-radius:8px}}.text{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:start;gap:1rem;padding:40px;&::after{content:"";position:absolute;background-image:url(assets/image/Arrow\ 3.webp);background-position:center;background-size:cover;background-repeat:no-repeat;width:285.798343px;height:98.71295px;bottom:335px;left:-20%;transform:rotate(-3deg)}.num{display:flex;justify-content:end;align-items:center;width:100%;h6{display:flex;justify-content:center;align-items:center;width:75px;height:75px;background:var(--Linear);font-size:36px;font-weight:var(--font-semi-bold);color:#fff;border-radius:50%}}h3{position:relative;width:410px;font-size:var(--h4-font-size);font-weight:var(--font-semi-bold);color:#3d3e42;text-align:start;margin-bottom:2rem;&::after{content:"";position:absolute;background-image:url(assets/image/line\ 4.webp);background-position:center;background-size:cover;background-repeat:no-repeat;width:378px;height:28px;bottom:-30px;left:1%}}p{width:517px;font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--more-light);margin-bottom:1rem;text-align:start}.follow_up{display:flex;justify-content:space-between;align-items:center;gap:2.5rem;width:100%;h4{position:relative;font-size:var(--h5-font-size);font-weight:var(--font-medium);color:var(--Linear);margin-bottom:.5rem;&::after{content:"";position:absolute;height:3px;width:200px;background-color:#FAE3C0;bottom:-3px;left:1%}}}.btn{a{display:flex;justify-content:center;align-items:center;width:341px;height:51px;background:var(--Linear);border-radius:8px;color:#fff;border:2px solid var(--Sunglow);font-size:var(--h5-font-size);font-weight:var(--font-medium);transition:all 0.3s ease-in-out;&:hover{background:orange}}}}}}}}}.pricing{padding:10rem 5rem;background-image:url(assets/image/bg\ 3.webp);background-repeat:no-repeat;background-size:60% 100%;background-position:right;.pricing_container{padding:3rem;background:#fff;h2{font-size:38px;font-weight:var(--font-bold);color:var(--light);text-align:center;margin-bottom:5px}.pra{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--light);text-align:center}.pricing_palns{display:flex;justify-content:space-between;align-items:center;margin-top:5rem;gap:2rem;.prime{display:flex;justify-content:space-between;align-items:start;flex-direction:column;background:var(--Linear);box-shadow:0 0 2px 0 rgb(0 0 0 / .12);border-radius:8px;padding:3rem 22px;height:668px;max-width:410px;height:815px;width:100%;flex-wrap:wrap;.card_header{position:relative;display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%;i{font-size:15px;color:#fff}h3{display:flex;justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:var(--font-regular);color:#fff}h4{font-size:22px;font-weight:var(--font-regular);color:#fff}}.price{position:relative;display:flex;justify-content:space-between;align-items:center;gap:2rem;.money{display:flex;justify-content:center;align-items:center;gap:2rem;h5{font-size:36px;font-weight:var(--font-regular);color:#fff;span{font-size:14px;font-weight:var(--font-regular)}}}.time{display:flex;justify-content:center;align-items:center;h6{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:#fff}}&::after{content:"";position:absolute;width:330px;height:1px;background-color:#fff;bottom:-25px;right:0}&::before{content:"";position:absolute;width:330px;height:1px;background-color:#fff;bottom:-27px;left:0}}.content{display:flex;justify-content:space-between;align-items:start;flex-direction:column;gap:24px;border-bottom:3px dotted var(--medium-sea-green);padding-bottom:5px;width:100%}.card_body{display:flex;justify-content:space-between;align-items:start;flex-direction:column;gap:24px;.text{display:flex;justify-content:space-between;align-items:center;gap:15px;i{display:flex;justify-content:center;align-items:center;font-size:var(--normal-font-size);color:#fff}p{font-size:18px;font-weight:var(--font-regular);color:#fff}}.btn{a{display:flex;justify-content:center;align-items:center;font-size:var(--h5-font-size);font-weight:var(--font-semi-bold);width:100%;width:352px;height:56px;background:#fff;color:var(--Linear);border-radius:8px}}}}.card{display:flex;justify-content:start;align-items:start;flex-direction:column;background:#fff;box-shadow:0 0 2px 0 rgb(0 0 0 / .12);border-radius:8px;padding:3rem 22px;max-width:407px;height:755px;width:100%;flex-wrap:wrap;gap:4rem;.card_header{position:relative;display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%;h3{display:flex;justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:var(--font-regular);color:#3d3e42;i{font-size:15px}}h4{font-size:22px;font-weight:var(--font-regular);color:var(--Linear)}}.price{position:relative;display:flex;justify-content:space-between;align-items:center;gap:2rem;width:100%;.money{display:flex;justify-content:center;align-items:center;gap:2rem;h5{font-size:36px;font-weight:var(--font-regular);color:var(--Linear)}}.time{display:flex;justify-content:center;align-items:center;h6{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--more-light)}}&::after{content:"";position:absolute;width:330px;height:1px;background-color:#FCF1DF;bottom:-25px;right:0}&::before{content:"";position:absolute;width:330px;height:1px;background-color:#FCF1DF;bottom:-27px;left:0}}.content{display:flex;justify-content:space-between;align-items:start;flex-direction:column;gap:24px;padding-bottom:5px;width:100%;margin-top:30px}.card_body{display:flex;justify-content:space-between;align-items:start;flex-direction:column;gap:24px;.text{display:flex;justify-content:space-between;align-items:center;gap:15px;i{display:flex;justify-content:center;align-items:center;font-size:var(--normal-font-size);color:var(--light)}p{font-size:18px;font-weight:var(--font-regular);color:#1e1e1e}}.btn{a{display:flex;justify-content:center;align-items:center;font-size:var(--h5-font-size);font-weight:var(--font-semi-bold);width:100%;width:352px;height:56px;background:var(--Linear);color:#fff;border-radius:8px}}}}}.bannar{display:flex;justify-content:start;align-items:center;background:#fff;box-shadow:0 8px 20px #35353F0D;height:162px;gap:4rem;margin-top:2rem;border-radius:20px;.icon{i{font-size:80px;color:var(--medium-sea-green)}}.text{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:10px;h4{font-size:var(--h3-font-size);font-weight:var(--font-medium);color:var(--black-color);span{color:var(--vivid-orange-peel)}}p{font-size:var(--h6-font-size);font-weight:var(--font-regular);color:var(--black-color);width:741px;text-align:start}}.btn{display:flex;justify-content:center;align-items:center;width:254px;height:54px;border-radius:6px;background:var(--vivid-orange-peel);a{color:#fff;font-size:var(--h5-font-size);font-weight:var(--font-semi-bold)}}}}}.any_plan{padding:5rem 1rem;.any_plan_container{display:flex;justify-content:space-between;align-items:start;gap:1rem;.content{display:flex;justify-content:space-between;align-items:start;flex-direction:column;gap:1rem;.data{border-radius:8px;border:1px solid var(--Linear);padding:15px 15px 30px 15px;width:100%}h2{font-size:var(--h4-font-size);font-weight:var(--font-semi-bold);color:var(--light);width:60%}.pra{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--more-light);width:80%}.detilas{display:flex;justify-content:start;align-items:start;gap:3rem;width:100%;height:100%;.img_icon{position:relative;img{width:77px;height:77px}}.text{display:flex;justify-content:space-between;align-items:start;flex-direction:column;gap:1rem;height:100%;h3{position:relative;font-size:var(--h5-font-size);font-weight:var(--font-semi-bold);color:var(--Linear);margin-bottom:2rem;&::after{content:"";position:absolute;background-image:url(assets/image/line\ 5.webp);background-position:center;background-size:cover;background-repeat:no-repeat;width:81.32860525576757px;height:16.849618829681877px;bottom:-20px;left:0}}p{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:#28292d;margin-bottom:3rem;width:554px;line-height:1.5}}}.medial{display:flex;justify-content:space-between;align-items:start;flex-direction:column;h6{font-size:18px;font-weight:var(--font-regular);color:#fff;background-color:var(--Linear);margin-bottom:10px;width:fit-content;text-align:center;padding:7px 35px;margin-left:10px}.first{display:flex;justify-content:start;align-items:center;width:100%;margin-top:2rem}}}.img{img{width:443px;height:590px;object-fit:cover}}}}.video_hore{padding:5rem 1rem;background-image:url(assets/image/bg\ 2.webp);background-position:left;background-size:957.5998584996647px 1068.2999323180152px;background-repeat:no-repeat;.video_hore_container{display:flex;justify-content:center;align-items:center;flex-direction:column;background-image:url(/wp-content/themes/Hoor-Academy-main/assets/image/pausr.webp);background-position:bottom;background-size:720px 665px;background-repeat:no-repeat;padding:90px;p{font-size:30px;font-weight:var(--font-semi-bold);color:var(--light);width:623px;margin-bottom:6rem;text-align:center;span{color:#fff}}.img_btn{display:flex;justify-content:space-between;align-items:center;gap:2rem;border:4px solid #ffc739;padding:3rem 5rem;flex-direction:column;background-color:#fff;border-radius:7px;.img{img{width:519px;height:201px}}.btn{a{display:flex;justify-content:center;align-items:center;width:239px;height:51px;color:#fff;background-color:var(--Linear);border-radius:8px;border:2px solid var(--Sunglow);font-size:var(--h5-font-size);font-weight:var(--font-medium)}}}}.video_container{margin-top:20px;max-width:100%}.video_container video{max-width:100%;height:auto}}.newsletter{padding:10rem 1rem 5rem 1rem;.newsletter_container{h2{font-size:38px;font-weight:var(--font-semi-bold);color:var(--more-light);text-align:center;span{color:var(--Linear)}}p{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--more-light);text-align:center;margin-bottom:2rem}form{display:flex;justify-content:center;align-items:center;gap:2rem;flex-direction:column;margin-bottom:3rem;.input{display:flex;justify-content:center;align-items:center;width:607px;height:56px;border-radius:4px;border:2px solid #FCF1DF;padding:20px;input{width:100%;background:#fff0;font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--Linear);&::placeholder{color:var(--Linear)}}i{font-size:var(--normal-font-size);color:var(--Linear)}}.btn{button{width:607px;height:56px;border-radius:4px;font-size:var(--h5-font-size);font-weight:var(--font-semi-bold);background-color:var(--Linear);color:#fff;cursor:pointer;transition:all 0.3s ease-in-out;&:hover{background:orange}}}}.newsletter_imgs{padding:15rem;position:relative;margin-top:8rem;.img1{position:absolute;right:20%;top:2%;img{width:242px;height:242px;border-radius:50%}}.img2{position:absolute;right:45%;top:2%;img{width:197px;height:195px;border-radius:50%}}.img3{position:absolute;left:20%;top:2%;img{width:174px;height:174px;border-radius:50%}}.img4{position:absolute;right:8%;top:40%;img{width:155.25px;height:155.25px;border-radius:50%}}.img5{position:absolute;right:36%;top:45%;img{width:191.77px;height:191.77px;border-radius:50%}}.img6{position:absolute;right:52%;top:60%;img{width:191.77px;height:191.77px;border-radius:50%}}.quote{display:flex;justify-content:center;align-items:center;width:402px;border:1px solid #FAE3C0;background-color:#fff;border-radius:8px;padding:1rem;z-index:0;animation:squareMove 6s infinite ease-in-out;p{position:relative;font-size:14px;font-weight:300;color:#3D3E42;margin-bottom:0;text-align:start;&::before{content:'';position:absolute;background-image:url(/wp-content/themes/Hoor-Academy-main/assets/image/quote.webp);background-position:center;background-repeat:no-repeat;background-size:cover;width:33px;height:33px;right:-8%;top:-28px;background-color:#fff;z-index:5}}}.quote1{position:absolute;right:60%;top:-4%}.quote2{position:absolute;left:70%;top:-4%}.quote3{position:absolute;right:52%;top:53%}}}}.newsletter_item{padding:5rem 1rem;.newsletter_item_container{.btns_search{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;.btns{margin-bottom:2rem;border:2px solid #FAE3C0;border-radius:8px;width:fit-content;padding:5px 0}.btn{padding:.5rem 1.5rem;margin:0 .5rem;background:#fff;color:var(--Linear);border-radius:6px;cursor:pointer;font-size:var(--normal-font-size);font-weight:var(--font-semi-bold);transition:all 0.3s ease}.btn.active{background:var(--Linear);color:#fff}.search{display:flex;justify-content:center;align-items:center;border:2px solid #FAE3C0;gap:10px;width:100%;height:50px;max-width:448px;padding:0 1rem;border-radius:124px;input{width:100%;font-size:15px;font-weight:var(--font-regular);color:var(--more-light);&::placeholder{color:var(--more-light)}}i{font-size:var(--h5-font-size);color:var(--Linear)}}}.items{display:flex;justify-content:space-between;align-items:center;gap:5rem;flex-direction:column;.item{display:flex;justify-content:space-between;align-items:center;gap:5rem;width:90%;.content{display:flex;justify-content:center;align-items:start;gap:1rem;flex-direction:column;h1{display:flex;justify-content:center;align-items:center;gap:15px;font-size:var(--h4-font-size);font-weight:var(--font-regular);color:var(--light);i{color:#F7CF93}}p{font-size:14px;font-weight:var(--font-regular);color:var(--more-light);margin-bottom:2rem;width:603px}.btn_time{display:flex;justify-content:space-between;align-items:center;width:100%;.btn{a{display:flex;justify-content:center;align-items:center;width:172px;height:32px;border-radius:4px;font-size:var(--normal-font-size);font-weight:var(--font-regular);background-color:var(--Linear);color:#fff}}.time{display:flex;justify-content:center;align-items:center;gap:15px;color:var(--Linear);span{font-size:14px;font-weight:var(--font-regular)}i{font-size:14px;color:#F7CF93}}}}.img{img{width:371px;height:240px;border-radius:8px}}}.item.hidden{display:none}}}}.single_newslatter{padding:8.5rem 1rem 5rem 1rem;.single_newslatter_container{h1{font-size:var(--h4-font-size);font-weight:var(--font-medium);color:var(--Linear);margin-bottom:15px}p{font-size:18px;font-weight:var(--font-regular);color:var(--more-light);width:876px;margin-bottom:2rem}.single_newslatter_content{display:flex;justify-content:space-between;align-items:start;flex-direction:column;.blog_img{width:100%;height:458px;border-radius:4px;img{width:100%;height:100%}}.single_newslatter_icon_text{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-bottom:15px;.text{display:flex;justify-content:space-between;align-items:center;gap:20px;a{font-size:18px;font-weight:var(--font-regular);color:var(--Linear);display:flex;justify-content:center;align-items:center;gap:10px}i{font-size:18px;color:var(--Linear)}span{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--light)}}.icon{img{width:94.00032043457031px;height:38.928688049316406px}}}}}}.single_newslatter_data{padding:1rem;position:relative;.single_newslatter_data_container{display:flex;justify-content:space-between;align-items:start;flex-direction:column;gap:3rem;.blog_desc{justify-content:space-between;align-items:start;flex-direction:column;gap:1rem;h2{font-size:var(--h5-font-size);font-weight:var(--font-regular);color:#3d3e42;margin-bottom:20px}h3{font-size:18px;font-weight:var(--font-regular);color:#3d3e42;margin-bottom:25px;width:80%}p{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--light);line-height:1.9;width:80%;margin-bottom:20px}ul{list-style:disc;margin-left:50px;li{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--light);margin-bottom:15px}}ol{margin-left:50px;li{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--light);margin-bottom:15px}}}.text_area{h6{font-size:var(--h5-font-size);font-weight:var(--font-semi-bold);color:var(--more-light);margin-bottom:2rem}.merg{display:flex;justify-content:space-between;align-items:start;gap:15px;.icon{i{color:var(--Linear);font-size:var(--h5-font-size)}}form{display:flex;justify-content:space-between;align-items:end;flex-direction:column;textarea{width:908px;height:304px;border:1px solid #FCF1DF;border-radius:8px;margin-bottom:3rem;padding:20px;font-size:var(--h6-font-size);font-weight:var(--font-regular);color:var(--Linear)}textarea:focus{border:1px solid #FCF1DF;outline:none}button{width:150px;height:56px;background:var(--Linear);color:#fff;font-size:var(--h6-font-size);font-weight:var(--font-regular);border-radius:8px;cursor:pointer}}}}}}.related_newsletter{padding:5rem 1rem;.related_newsletter_container{h2{position:relative;font-size:var(--h4-font-size);font-weight:var(--font-semi-bold);color:var(--Linear);margin-bottom:2rem;&::after{content:"";position:absolute;background-image:url(assets/image/line\ 5.webp);background-position:center;background-size:cover;background-repeat:no-repeat;width:120.190582px;height:30.849619px;bottom:-30px;left:0}}.items{display:flex;justify-content:space-between;align-items:center;gap:5rem;flex-direction:column;.item{display:flex;justify-content:space-between;align-items:center;gap:5rem;width:90%;.content{display:flex;justify-content:center;align-items:start;gap:1rem;flex-direction:column;h1{display:flex;justify-content:center;align-items:center;gap:15px;font-size:var(--h4-font-size);font-weight:var(--font-regular);color:var(--light);i{color:#F7CF93}}p{font-size:14px;font-weight:var(--font-regular);color:var(--more-light);margin-bottom:2rem;width:603px}.btn_time{display:flex;justify-content:space-between;align-items:center;width:100%;.btn{a{display:flex;justify-content:center;align-items:center;width:172px;height:32px;border-radius:4px;font-size:var(--normal-font-size);font-weight:var(--font-regular);background-color:var(--Linear);color:#fff}}.time{display:flex;justify-content:center;align-items:center;gap:15px;color:var(--Linear);span{font-size:14px;font-weight:var(--font-regular)}i{font-size:14px;color:#F7CF93}}}}.img{img{width:371px;height:240px;border-radius:8px}}}.item.hidden{display:none}}}}.online_teaching{padding:10rem 1rem;.online_teaching_container{.online_teaching_content{.hero_content{padding:5rem;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;margin-bottom:3rem;gap:10px;h1{font-size:38px;font-weight:var(--font-bold);color:var(--more-light);span{color:var(--Linear)}}h6{font-size:18px;font-weight:var(--font-regular);color:var(--more-light);margin-bottom:3px;span{color:var(--Linear)}}}p{font-size:18px;font-weight:var(--font-regular);color:var(--light);margin-bottom:5rem;width:80%}h2{font-size:var(--h4-font-size);font-weight:var(--font-medium);color:var(--Linear);margin-bottom:1rem}h3{font-size:var(--h5-font-size);font-weight:var(--font-medium);color:var(--light);margin-bottom:1rem}ul{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--light);list-style:disc;margin-bottom:3rem;li{margin:20px 0 20px 50px}}ol{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--light);margin-bottom:3rem;li{margin:20px 0 20px 50px}}.last{padding:5rem;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;h2{font-size:var(--h5-font-size);font-weight:var(--font-regular);color:var(--Linear);margin-bottom:1rem}p{font-size:18px;font-weight:var(--font-regular);color:var(--more-light)}a{display:flex;justify-content:center;align-items:center;width:250px;height:56px;background-color:var(--Linear);border-radius:8px;color:#fff;font-size:var(--h6-font-size);font-weight:var(--font-regular)}}}}}.error{padding:10rem 1rem;background-image:url(assets/image/bg\ 3.webp);background-position:top;background-size:cover;background-repeat:no-repeat;.error_container{.error_content{display:flex;justify-content:center;align-items:center;gap:3rem;flex-direction:column;.img{img{width:419.86102294921875px;height:633.14501953125px}}.btn{a{color:var(--more-light);font-size:var(--h5-font-size);text-decoration:underline}}}}}.quizes_hero{padding:4rem 3rem;.quizes_hero_container{background:#eea12b;border-radius:26px;opacity:.9;padding:7rem 2rem 5rem 2rem;.quizes_hero_content{display:flex;justify-content:space-between;flex-direction:column;align-items:center;text-align:center;gap:2rem;.quizes_hero_text{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-direction:column;span{display:flex;justify-content:center;align-items:center;width:210.72999572753906px;height:32px;border-radius:5px;color:var(--Linear);background-color:#fff;font-size:14px;font-weight:var(--font-regular)}h2{font-size:34px;font-weight:var(--font-semi-bold);width:922px;color:#fff}}.quizes_hero_img{position:relative;img{width:74px;height:74px}&::after{position:absolute;content:"";background-image:url(assets/image/line\ 1.webp);background-position:center;background-repeat:no-repeat;background-size:cover;width:143.605385px;height:24.787268px;bottom:-20px;left:-20px}}}}}.quizes{padding:5rem 1rem;.quizes_container{h2{font-size:22px;font-weight:var(--font-regular);color:var(--light)}.quizes_tabs{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;margin:2rem 0;.tabsQuizes{width:158px;height:43px;border-radius:5px;color:#fff;background:#999;cursor:pointer}.tabsQuizes.active{background:var(--Linear)}}.quizes_content{display:flex;justify-content:space-between;align-items:center;gap:3rem;flex-direction:column;margin-top:3rem;.quize_item{width:870px;padding:2rem;border-radius:12px;border:1px solid #FFEFD8;border-left:9px solid var(--Linear);.quizes_text{display:flex;justify-content:space-between;flex-direction:column;gap:1rem;.data{display:flex;justify-content:space-between;align-items:start;h3{font-size:22px;font-weight:var(--font-regular);color:var(--light)}.level_ques{display:flex;justify-content:space-between;align-items:center;gap:1rem;span{display:flex;justify-content:center;align-items:center;color:#fff;background:var(--Linear);border-radius:110px;padding:10px;font-size:12px;font-weight:var(--font-regular);&:nth-child(2){background:none;color:var(--more-light);font-size:14px;font-weight:var(--font-bold);border-radius:0}}}}p{font-size:14px;font-weight:var(--font-regular);color:var(--more-light);width:490px}a{display:flex;justify-content:center;align-items:center;font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--Linear);background-color:#FFF0D8;border-radius:4px;width:133px;height:38px;margin-top:1.5rem}}}}}}.questions{padding:14rem 1rem 3rem 1rem;.questions_container{display:flex;justify-content:center;align-items:center;.questions_data{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;flex-direction:column;padding:2rem;padding-bottom:4rem;border-radius:10px;background-color:#FEFAF5;width:fit-content;.quiz_data{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;text-align:center;background:var(--Linear);border-radius:12px;width:100%;height:205px;.section_title{font-size:22px;font-weight:var(--font-regular);color:#fff}.questions_description{font-size:14px;font-weight:var(--font-regular);color:#fff;width:490px}.level_ques{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-top:1rem;span{display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:var(--font-regular);color:#fff;background-color:#F1B455;padding:10px 20px;border-radius:32px}}}.quiz-form{display:flex;justify-content:space-between;align-items:center;width:100%;gap:1.5rem;flex-direction:column;margin-top:2rem}.quiz-question{width:100%;background-color:#fff;padding:2rem 1rem;border-radius:8px;border-left:4px solid var(--Linear);box-shadow:0 2px 4px 0 #0000000D}.quiz-question h4{font-size:20px;margin-bottom:.7rem;color:var(--Linear);font-weight:var(--font-bold)}.quiz-question input{font-size:15px;color:var(--light);font-weight:var(--font-regular);height:20px;width:100%;border-bottom:1px solid #EDF2F7}.quiz-question h3{font-size:19px;margin-bottom:1.5rem;color:var(--light);font-weight:var(--font-bold);span{color:var(--Linear);font-size:22.6px;font-weight:var(--font-bold)}}.options{display:flex;flex-direction:column;gap:1rem;color:#666;.correct{background:#C8FFD4}.wrong{background:#FFDEDE}}.option{display:flex;align-items:center;padding:10px;border:2px solid #FFEDCE;background:#FFFAF1;border-radius:6px;cursor:pointer;transition:all 0.3s ease}.option input[type="radio"]{margin-right:10px;accent-color:var(--light);width:18px;height:18px}.media{margin:1rem 0;display:flex;justify-content:center}.submit-btn{display:flex;justify-content:center;align-items:center;width:190px;height:42px;background:var(--Linear);border-radius:4px;font-size:18px;font-weight:var(--font-semi-bold);color:#fff;border:none;cursor:pointer;transition:0.3s}.error-message{display:none;width:100%;text-align:center;margin-top:1rem;padding:10px;background-color:#FFDEDE;color:red;border-radius:5px;text-align:center;font-size:14px;font-weight:500}.score{display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;gap:2rem;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px 0 #0000000D;h4{font-size:18px;font-weight:var(--font-regular);color:var(--light);border-bottom:1px solid #EDF2F7;padding:0 10px}h3{font-size:28px;font-weight:var(--font-semi-bold);color:var(--Linear)}.advanced,.beginner,.intermediate{display:flex;justify-content:center;align-items:center;padding:10px 16px;border-radius:116px;font-size:16px;font-weight:var(--font-regular)}.advanced{border:2px solid #FFEDCE;background-color:#FFFAF1;color:var(--Linear)}.beginner{border:2px solid #FF5858;background-color:#FFEBEB;color:#F63535}.intermediate{border:2px solid #AEFEC0;background-color:#E2FFE8;color:#49E670}a{font-size:16px;font-weight:var(--font-regular);color:var(--more-light);text-decoration:underline}p{font-size:16px;font-weight:var(--font-regular);color:var(--light);width:656px}}.btns_result{display:flex;justify-content:center;align-items:center;gap:2rem;.btn_retake{display:flex;justify-content:center;align-items:center;font-size:17px;font-weight:var(--font-semi-bold);color:#fff;width:177px;height:42px;background-color:var(--more-light);border-radius:4px}.btn_explore{display:flex;justify-content:center;align-items:center;font-size:17px;font-weight:var(--font-semi-bold);color:#fff;width:265px;height:42px;background-color:var(--Linear);border-radius:4px}.btn_download{display:flex;justify-content:center;align-items:center;font-size:17px;font-weight:var(--font-semi-bold);color:#fff;width:227px;height:42px;background-color:var(--light);border-radius:4px}}}}}.footer_section{position:relative;padding:100px 30px;border-top:var(--Linear) 3px solid;border-bottom:var(--Linear) 3px solid;margin-top:10rem;.section_ban{position:absolute;top:-18%;width:98%;display:flex;justify-content:center}.bannar{display:flex;justify-content:space-between;align-items:center;padding:34px 50px;width:1092.4969482421875px;height:166px;border-radius:10px;background-color:var(--Linear);.text{display:flex;justify-content:space-between;align-items:start;flex-direction:column;gap:15px;h4{font-size:calc(var(--h5-font-size) + 1px);font-weight:var(--font-semi-bold);color:#fff}p{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:#fff;width:523px}}.input{position:relative;display:flex;justify-content:center;align-items:center;border:1px solid #fff;border-radius:50px;width:250.7766px;height:62.677032470703125px;gap:20px;input{background:#fff0;color:#fff;font-size:13px;font-weight:var(--font-regular);direction:rtl}input::placeholder{color:#fff;font-size:var(--normal-font-size);font-weight:var(--font-regular)}.arrow{position:absolute;display:flex;justify-content:center;align-items:center;left:0;font-size:var(--normal-font-size);color:var(--Linear);background:#fff;width:62.677px;height:62.677032470703125px;border-radius:50%;cursor:pointer}}}}.footer_data{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px;margin-top:50px!important}.desc_img_logo{display:flex;justify-content:start;align-items:start;flex-direction:column;gap:12px;.img_logo img{width:220.02854919433594px;height:85.51415252685547px}.desc{font-size:var(--normal-font-size);font-weight:var(--font-regular);color:var(--light);line-height:1.5;margin-top:10px;width:388px}}.footer_info{display:flex;flex-direction:column;gap:10px;color:var(--more-light)}.footer_info h3{font-size:var(--h5-font-size);font-weight:var(--font-regular);color:var(--Linear);margin-bottom:20px}.footer_info ul{display:flex;flex-direction:column;gap:15px;li{transition:all 0.3s ease}}.footer_info a{font-size:18px;font-weight:var(--font-regular);color:var(--more-light);transition:all 0.3s ease}.footer_info a:hover,.footer_info li:hover{transform:translatey(-5px)}.contact{display:flex;align-items:center;gap:10px}.footer_info .social{display:flex;justify-content:right;align-items:center;gap:15px;margin-top:10px}.footer_info .social a{display:flex;justify-content:center;align-items:center;background-color:#fff;border:1px solid var(--more-light);padding:3px;font-size:var(--h5-font-size);border-radius:50%;width:48px;height:49px}.footer_copy{display:flex;justify-content:space-between;align-items:center;margin-top:3rem!important}.footer_copy p{color:var(--more-light);font-size:var(--normal-font-size);font-weight:var(--font-regular)}.footer_copy p{display:flex;justify-content:center;align-items:center;gap:10px;a{position:relative;display:flex;justify-content:center;align-items:center}img{width:116.39999389648438px;height:12.837583541870117px}}@media (min-width:1200px){.container{margin:0 auto}}@media (max-width:1200px){.nav{height:70px;padding:0 1.5rem;border-radius:40px}.nav_logo img{width:120px;height:56px}.nav_list{gap:1.5rem}.nav_link{font-size:calc(var(--h6-font-size) * 0.9)}.btns{gap:1.5rem;.language{font-size:calc(var(--normal-font-size) * 0.9);padding:10px}}.nav .btn,.btn-mobile{width:170px;height:45px;font-size:calc(var(--normal-font-size) * 0.9);padding:10px 25px}.home{padding:2rem 1.5rem;.home_container{padding:5rem 0;border-radius:20px;.home_content{padding:0rem .75rem;flex-direction:column;gap:2rem;.home_text{width:80%;order:3;&:nth-child(3){display:none}.icon_text{gap:15px;.icon{i{width:25px;height:25px;font-size:calc(var(--normal-font-size) * 0.9)}span{font-size:calc(var(--normal-font-size) * 0.9)}img{width:20px;height:20px}}}.text p{font-size:calc(var(--normal-font-size) * 0.9)}}.home_img_title{.home_img{width:400px;height:350px;&::after{display:none}&::before{width:250px;height:80px;right:60%;transform:rotate(307deg) scaleX(1) scaleY(-1);top:70%}}.home_title{gap:15px;h1{font-size:calc(var(--h1-font-size) * 0.9);span{font-size:calc(var(--h3-font-size) * 0.9)}}p{font-size:16px}.btns{gap:20px;.btn{width:240px;height:40px;font-size:16px}}}}}}}.smart_system{padding:8rem 0 2rem 0;.smart_system_container{h2{width:80%;font-size:calc(var(--h4-font-size) * 0.9)}.btns{.btn{width:240px;height:55px;font-size:16px;margin-top:20px;margin-bottom:40px}}.smart_system_content{max-width:1000px;padding:2rem 3rem;border-radius:150px 20px 20px 20px;.smart_system_img{width:380px;height:380px}.smart_system_text{gap:3rem;.data{gap:2rem;img{width:90px;height:100px}.text{h3{width:300px;font-size:16px}p{width:320px;font-size:11px}}}}}}}.discover{padding-block:4rem 1px;margin-bottom:35px;.btn{width:200px;height:40px;font-size:16px}.swiper{margin-bottom:30px}.discover_section{h2{font-size:calc(var(--h4-font-size) * 0.9)}p,.single_blog_pra{font-size:calc(var(--normal-font-size) * 0.9)}}.discover_data{gap:1rem;margin:.75rem;img{width:280px;height:230px}h3{width:60px;height:20px;font-size:11px}h2{font-size:calc(var(--h5-font-size) * 0.9);width:320px}p{width:340px;font-size:11px}.link_date{a{font-size:13px;i{font-size:13px}}span{font-size:11px}}}}.bannar_section{padding:4rem .75rem;.bannar{height:300px;.text{padding:25px 40px;h2{font-size:calc(var(--h4-font-size) * 0.9);margin-bottom:15px}.input{width:400px;height:50px;input{width:250px;font-size:calc(var(--normal-font-size) * 0.9)}.sign-up-btn{width:120px;height:40px;font-size:calc(var(--normal-font-size) * 0.9)}}p{font-size:13px;width:350px}}.bannar_img{width:550px;img{height:240px}}}}.join_newsletter{padding:4rem .75rem;.join_newsletter_content{gap:1.5rem;.join_newsletter_text{max-width:60%;h2{font-size:calc(var(--h4-font-size) * 0.9)}p{font-size:calc(var(--normal-font-size) * 0.9);width:80%}}.icon_text{gap:1.5rem;margin-bottom:2rem;.icon{i{width:25px;height:25px}h3{font-size:calc(var(--normal-font-size) * 0.9);width:380px}}}.subscribe-btn{width:350px;height:38px;font-size:16px}.join_newsletter_img_text{gap:1.5rem;.img_box{img{width:200px;height:200px}.quote{width:350px;p{font-size:13px}}&::before{width:28px;height:28px}}}}}.students_opinions{padding:2rem .75rem;.students_container{padding:4rem 1.5rem 0 1.5rem;.section_title{font-size:calc(var(--h5-font-size) * 0.9);margin-bottom:1.5rem}.tabs{padding:4px 0}.tab{padding:.4rem 1.2rem;font-size:calc(var(--normal-font-size) * 0.9)}.students_swiper{height:300px}.student_card{width:350px!important;padding:.75rem;.student_info{.img_name{gap:10px}.quote_icon{width:38px;height:33px}}.student_img{width:40px;height:40px}.student_info h3{font-size:12px}p{font-size:11px;margin-bottom:1rem}.date_location{span{font-size:9px}.date,.location{gap:8px}}}.custom-video-wrapper{width:300px}.controls{padding:6px 8px}.play-icon{border-left:12px solid #fff;border-top:8px solid #fff0;border-bottom:8px solid #fff0}.pause-icon span{width:2px;height:10px}.icon-btn{font-size:14px}.btns_swiper{top:250px}.swiper-button-prev,.swiper-button-next{width:120px;height:38px;font-size:calc(var(--normal-font-size) * 0.9)}}}.courses_hero{padding:3rem 2rem;.courses_hero_container{padding:5rem 1.5rem 4rem 1.5rem;border-radius:20px;.courses_hero_content{.courses_hero_text{span{width:180px;height:28px;font-size:calc(var(--normal-font-size) * 0.9)}h2{font-size:32px;width:80%}i{width:50px;height:50px;font-size:calc(var(--normal-font-size) * 0.9)}}.courses_hero_img{img{width:140px;height:140px}&::after{width:160px;height:28px}}}}}.courses{padding:4rem .75rem;.courses_container{h2{font-size:calc(var(--h4-font-size) * 0.9);margin-bottom:2rem;span{font-size:calc(var(--h5-font-size) * 0.9)}}.courses_content{gap:2.5rem 2rem;margin-bottom:4rem;.course_item{padding:12px;.courses_img{height:280px}.courses_text{padding:15px;h3{width:100%;font-size:calc(var(--h5-font-size) * 0.9)}p{font-size:calc(var(--normal-font-size) * 0.9)}.btn_logo{img{width:100px;height:45px}a{width:140px;height:38px;font-size:calc(var(--normal-font-size) * 0.9)}}}}}}}.single_course{padding:8rem .75rem 4rem .75rem;.single_course_container{.single_course_content{gap:1.5rem;.course_img{height:400px}.cours_text{h1{font-size:calc(var(--h3-font-size) * 0.9);width:80%}}}}}.single_course_data{padding:4rem .75rem;.single_course_data_container{gap:2rem;.btns{gap:1.5rem;.btn{width:130px;height:38px;font-size:calc(var(--normal-font-size) * 0.9)}}.course_desc{p{width:85%;font-size:calc(var(--normal-font-size) * 0.9)}ul,ol{margin-left:30px;li{font-size:calc(var(--normal-font-size) * 0.9);margin-bottom:12px}}h2{font-size:calc(var(--h4-font-size) * 0.9)}h3{font-size:calc(var(--h5-font-size) * 0.9)}}.details_lesson{width:320px;padding:20px;right:30px;top:-100px;.details{margin:12px;h4,span{font-size:16px}}a{height:40px;font-size:calc(var(--h5-font-size) * 0.9)}}}}.blog_hero{padding:8rem .75rem 4rem .75rem;.blog_hero_container{.blog_hero_content{gap:3rem;.blog_hero_text{h2{font-size:32px}p{width:80%;font-size:calc(var(--normal-font-size) * 0.9)}}.blog_hero_imgs{justify-content:center;gap:.75rem;img{width:350px;height:430px}}}}}.blogs{padding:4rem .75rem;.blogs_container{.blogs_content{gap:.75rem;.comeing_soon{h2{font-size:calc(var(--h4-font-size) * 0.9)}p{font-size:calc(var(--normal-font-size) * 0.9);margin-bottom:2.5rem}.discover_content{gap:.75rem}.discover_data{gap:1rem;padding:8px;padding-right:12px;img{width:300px;height:240px}h3{font-size:11px;width:60px;height:20px;margin-bottom:25px}h2{font-size:calc(var(--h5-font-size) * 0.9);width:350px}p{font-size:11px;width:360px}.link_date{a{font-size:13px;i{font-size:13px}}span{font-size:11px}}}}.most_blog{width:350px;.input{width:260px;height:45px;padding:8px;left:35px;input{font-size:calc(var(--normal-font-size) * 0.9)}button{font-size:calc(var(--h5-font-size) * 0.9)}}.most_content{gap:.75rem;h3{margin-top:2.5rem;font-size:calc(var(--h5-font-size) * 0.9)}.discover_data{gap:1rem;padding:8px;width:100%;flex-direction:column;.data{width:100%}.discover_img{width:100%}img{width:100%;height:150px}h2{font-size:11px;width:170px}p{font-size:9px;width:100%}.link_date{a{font-size:11px;i{font-size:11px}}}}}}}}#pagination{gap:12px;padding:14px;height:48px;button{width:32px;height:32px;font-size:calc(var(--normal-font-size) * 0.9)}span.ellipsis{padding:4px}}}.single_blog{padding:7rem .75rem 4rem .75rem;.single_blog_container{.single_blog_content{gap:1.5rem;.blog_img{height:400px}.blog_text{gap:.75rem;a{font-size:16px}i{font-size:16px}span{font-size:calc(var(--normal-font-size) * 0.9)}}}}}.single_blog_data{padding:.75rem;.single_blog_data_container{gap:2rem;.blog_desc{h1{font-size:calc(var(--h4-font-size) * 0.9);margin-bottom:12px}h2{font-size:calc(var(--h5-font-size) * 0.9);margin-bottom:15px}h3{font-size:16px;width:85%;margin-bottom:20px}p{font-size:calc(var(--normal-font-size) * 0.9);width:85%;margin-bottom:15px}ul,ol{margin-left:30px;li{font-size:calc(var(--normal-font-size) * 0.9);margin-bottom:12px}}}}}.free_courses{padding:8rem 3rem 2rem 3rem;border:8px solid #FAE7CA;border-radius:0 0 140px 0;background-size:500px 600px;.free_courses_container{gap:1.5rem}.free_courses_img{img{width:500px;height:320px;border-radius:8px 120px 8px 130px}}.free_courses_content{span{font-size:calc(var(--normal-font-size) * 0.9);&::after{width:90px;height:7px;bottom:-8px}}h1{font-size:32px;width:90%;margin-bottom:15px}p{font-size:calc(var(--normal-font-size) * 0.9);width:80%;margin-bottom:20px}.free_courses_btn{.btn{width:280px;height:42px;font-size:16px}}}}.item-free_courses{padding:4rem 3rem;.item-free_courses_content{h2{font-size:calc(var(--h4-font-size) * 0.9);&::after{width:240px;right:35%}}p{font-size:calc(var(--normal-font-size) * 0.9);margin-bottom:4rem}.item-free_courses-item{gap:3rem;.item{gap:3rem!important;.img{img{width:440px!important;height:340px!important}&::after{height:103%;right:-10px;top:-10px}&::before{width:60%;top:-10px;left:40%}}.text{padding:30px!important;.date_time{width:70%!important;gap:1.5rem;.date,.time{h6,span{font-size:calc(var(--normal-font-size) * 0.9)!important}}}h3{width:430px!important;font-size:calc(var(--h5-font-size) * 0.9)!important}p{width:100%!important;font-size:13px!important}.btn{gap:2rem;flex-direction:column;a{width:150px;height:38px;font-size:calc(var(--normal-font-size) * 0.9)}.soon{i{font-size:calc(var(--h5-font-size) * 0.9)}h6{font-size:16px}}}}}}}}.record-free_courses{padding:4rem 3rem;.record-free_courses_content{.record_content_header{gap:2rem;.text{h2{font-size:calc(var(--h4-font-size) * 0.9)!important;width:80%!important}p{font-size:calc(var(--normal-font-size) * 0.9)!important;margin-bottom:3rem}}.btn a{width:200px;height:45px;font-size:calc(var(--h5-font-size) * 0.9)}}.record-free_courses-item{gap:3rem;.item{gap:3rem!important;.img{img{width:440px!important;height:340px!important}&::after{height:103%;right:-10px;top:-10px}&::before{width:60%;top:-10px;left:40%}}.text{padding:30px!important;align-items:center;text-align:center;.date_time{width:70%!important;gap:1.5rem;.date,.time{h6,span{font-size:calc(var(--normal-font-size) * 0.9)}}}h3{width:430px!important;font-size:calc(var(--h5-font-size) * 0.9)!important}p{width:100%!important;font-size:13px!important}.btn{gap:2rem;flex-direction:column;a{width:150px;height:38px;font-size:calc(var(--normal-font-size) * 0.9)}.soon{i{font-size:calc(var(--h5-font-size) * 0.9)}h6{font-size:16px}}}}}}}}.testimonials{padding:8rem .75rem 4rem .75rem;p{font-size:calc(var(--normal-font-size) * 0.9)}h2{font-size:32px;margin-bottom:2.5rem}.students_container{padding:4rem 1.5rem 8rem 1.5rem;h3{font-size:calc(var(--h5-font-size) * 0.9);margin-bottom:1.5rem}.swiper{padding:40px 15px}}.custom-video-wrapper{width:300px}video{border:2px solid #f59e0b}.controls{padding:6px 8px;gap:8px}.play-icon{border-left:12px solid #fff;border-top:8px solid #fff0;border-bottom:8px solid #fff0}.pause-icon span{width:2px;height:10px}.icon-btn{font-size:14px}.btns_swiper{top:330px;padding:40px}.swiper-button-prev,.swiper-button-next{width:120px;height:38px;font-size:calc(var(--normal-font-size) * 0.9);padding:6px 15px}}.client_section{padding:15rem .75rem 4rem .75rem;background-size:800px 900px;.client_container{h2{font-size:calc(var(--h4-font-size) * 0.9);margin-bottom:4rem;&::after{width:140px;left:28%}&::before{width:100px;left:30%;bottom:-6px}}.client_content{justify-content:center;gap:1.5rem;.student_card{width:350px!important;padding:.75rem}.student_info{gap:.75rem;.img_name{gap:10px}.quote_icon{width:38px;height:33px}}.student_img{width:40px;height:40px}.student_info h3{font-size:12px}.student_card p{font-size:11px;margin-bottom:1rem}.date_location{padding:0 5px;span{font-size:9px}.date,.location{gap:8px}}}}}.about_hero{padding:8rem 1rem 4rem 1rem;background-size:600px 100%;.about_hero_container{.about_hero_content{gap:.75rem;.about_hero_img{width:180px;height:180px}.about_hero_content{.hero_title{gap:1rem;h1{font-size:32px}img{width:40px;height:65px}}.about_hero_text{gap:10px;h3{font-size:calc(var(--h4-font-size) * 0.9)}img{width:30px;height:30px}.line{width:28px;height:18px}span{font-size:32px}}p{font-size:16px;width:85%}}}}}.distinguishes{padding:4rem 3rem;background-size:60% 80%;.distinguishes_container{.distinguishes_content{h2{width:80%;font-size:calc(var(--h3-font-size) * 0.9);margin-bottom:2rem}.distinguishes-item{gap:3rem;.item{gap:3rem;.img{img{width:400px;height:auto;aspect-ratio:461.6193718006177 / 392.73430293453737}}.text{padding:30px;&::after{width:240px;height:80px;bottom:300px;left:-4%}.num{h6{width:65px;height:65px;font-size:30px}}h3{width:350px;font-size:calc(var(--h4-font-size) * 0.9);&::after{width:320px;height:24px}}p{width:450px;font-size:calc(var(--normal-font-size) * 0.9)}.follow_up{gap:2rem;h4{font-size:calc(var(--h5-font-size) * 0.9);&::after{width:180px}}}.btn{a{width:300px;height:45px;font-size:calc(var(--h5-font-size) * 0.9)}}}&:nth-child(2){.text{&::after{bottom:200px;left:70%}}}&:nth-child(3){.text{&::after{bottom:390px}}}}}}}}.pricing{padding:8rem 3rem;background-size:50% 100%;.pricing_container{padding:2rem;h2{font-size:32px}.pra{font-size:calc(var(--normal-font-size) * 0.9)}.pricing_palns{gap:1.5rem;flex-wrap:wrap;justify-content:center;.prime{max-width:350px;height:750px;padding:2rem 15px;.card_header{h3{font-size:13px}h4{font-size:20px}}.price{.money h5{font-size:32px;span{font-size:13px}}.time h6{font-size:calc(var(--normal-font-size) * 0.9)}&::after,&::before{width:280px}}.content{gap:20px}.card_body{gap:20px;.text{p{font-size:16px}}.btn a{width:300px;height:50px;font-size:calc(var(--h5-font-size) * 0.9)}}}.card{max-width:350px;height:700px;padding:2rem 15px;.card_header{h3{font-size:13px}h4{font-size:20px}}.price{.money h5{font-size:32px}.time h6{font-size:calc(var(--normal-font-size) * 0.9)}&::after,&::before{width:280px}}.content{gap:20px}.card_body{gap:20px;.text{p{font-size:16px}}.btn a{width:300px;height:50px;font-size:calc(var(--h5-font-size) * 0.9)}}}}.bannar{gap:3rem;height:140px;.icon i{font-size:70px}.text{h4{font-size:calc(var(--h3-font-size) * 0.9)}p{font-size:calc(var(--h6-font-size) * 0.9);width:80%}}.btn{width:220px;height:48px}}}}.any_plan{padding:4rem .75rem;.any_plan_container{gap:.75rem;.content{.data{padding:12px 12px 25px 12px}h2{font-size:calc(var(--h4-font-size) * 0.9);width:70%}.pra{font-size:calc(var(--normal-font-size) * 0.9);width:90%}.detilas{gap:2rem;.img_icon img{width:65px;height:65px}.text{h3{font-size:calc(var(--h5-font-size) * 0.9);&::after{width:70px;height:14px}}p{font-size:calc(var(--normal-font-size) * 0.9);width:80%;margin-bottom:2rem}}}.medial{h6{font-size:16px;padding:6px 30px}.first{margin-top:1.5rem}}}.img img{width:380px;height:500px}}}.video_hore{padding:4rem .75rem;background-size:800px 900px;.video_hore_container{padding:70px;background-size:600px 550px;p{font-size:26px;width:65%;margin-bottom:5rem}.img_btn{padding:2rem 3rem;gap:1.5rem;.img img{width:450px;height:180px}.btn a{width:200px;height:45px;font-size:calc(var(--h5-font-size) * 0.9)}}}}.newsletter{padding:8rem .75rem 4rem .75rem;.newsletter_container{h2{font-size:32px}p{font-size:calc(var(--normal-font-size) * 0.9)}form{gap:1.5rem;margin-bottom:2.5rem;.input{width:500px;height:50px;padding:15px;input{font-size:calc(var(--normal-font-size) * 0.9)}i{font-size:calc(var(--normal-font-size) * 0.9)}}.btn button{width:500px;height:50px;font-size:calc(var(--h5-font-size) * 0.9)}}.newsletter_imgs{padding:12rem;margin-top:6rem;.img1{right:15%;img{width:200px;height:200px}}.img2{right:40%;img{width:160px;height:160px}}.img3{left:15%;img{width:140px;height:140px}}.img4{right:5%;top:35%;img{width:130px;height:130px}}.img5{right:30%;top:40%;img{width:160px;height:160px}}.img6{right:45%;top:55%;img{width:160px;height:160px}}.quote{width:350px;padding:.75rem;p{font-size:13px;&::before{width:28px;height:28px;right:-6%;top:-24px}}}.quote1{right:55%}.quote2{left:65%}.quote3{right:50%;top:50%}}}}.newsletter_item{padding:4rem .75rem;.newsletter_item_container{.btns_search{gap:1.5rem;.btns{margin-bottom:1.5rem}.btn{padding:.4rem 1.2rem;font-size:calc(var(--normal-font-size) * 0.9)}.search{max-width:400px;height:45px;input{font-size:14px}i{font-size:calc(var(--h5-font-size) * 0.9)}}}.items{gap:4rem;.item{gap:4rem;width:95%;.content{h1{font-size:calc(var(--h4-font-size) * 0.9)}p{font-size:13px;width:80%}.btn_time{.btn a{width:150px;height:28px;font-size:calc(var(--normal-font-size) * 0.9)}.time{span{font-size:13px}i{font-size:13px}}}}.img img{width:320px;height:200px}}}}}.single_newslatter{padding:7rem .75rem 4rem .75rem;.single_newslatter_container{h1{font-size:calc(var(--h4-font-size) * 0.9)}p{font-size:16px;width:90%}.single_newslatter_content{.blog_img{height:400px}.single_newslatter_icon_text{gap:.75rem;.text{gap:15px;a{font-size:16px}i{font-size:16px}span{font-size:calc(var(--normal-font-size) * 0.9)}}.icon img{width:80px;height:33px}}}}}.single_newslatter_data{padding:.75rem;.single_newslatter_data_container{gap:2.5rem;.blog_desc{gap:.75rem;h2{font-size:calc(var(--h5-font-size) * 0.9)}h3{font-size:16px;width:90%}p{font-size:calc(var(--normal-font-size) * 0.9);width:90%}ul,ol{margin-left:40px;li{font-size:calc(var(--normal-font-size) * 0.9)}}}.text_area{h6{font-size:calc(var(--h5-font-size) * 0.9)}.merg{gap:10px;.icon i{font-size:calc(var(--h5-font-size) * 0.9)}form{textarea{height:250px;padding:15px;font-size:calc(var(--h6-font-size) * 0.9)}button{width:130px;height:50px;font-size:calc(var(--h6-font-size) * 0.9)}}}}}}.related_newsletter{padding:4rem .75rem;.related_newsletter_container{h2{font-size:calc(var(--h4-font-size) * 0.9);&::after{width:100px;height:25px;bottom:-25px}}.items{gap:4rem;.item{gap:4rem;width:95%;.content{h1{font-size:calc(var(--h4-font-size) * 0.9)}p{font-size:13px;width:80%}.btn_time{.btn a{width:150px;height:28px;font-size:calc(var(--normal-font-size) * 0.9)}.time{span{font-size:13px}i{font-size:13px}}}}.img img{width:320px;height:200px}}}}}.online_teaching{padding:8rem .75rem;.online_teaching_container{.online_teaching_content{.hero_content{padding:4rem;margin-bottom:2.5rem;gap:8px;h1{font-size:32px}h6{font-size:16px}}p{font-size:16px;width:90%;margin-bottom:4rem}h2{font-size:calc(var(--h4-font-size) * 0.9)}h3{font-size:calc(var(--h5-font-size) * 0.9)}ul,ol{font-size:calc(var(--normal-font-size) * 0.9);li{margin:15px 0 15px 40px}}.last{padding:4rem;h2{font-size:calc(var(--h5-font-size) * 0.9)}p{font-size:16px}a{width:220px;height:50px;font-size:calc(var(--h6-font-size) * 0.9)}}}}}.error{padding:8rem .75rem;.error_container{.error_content{gap:2.5rem;.img{img{width:350px;height:530px}}.btn{a{font-size:calc(var(--h5-font-size) * 0.9)}}}}}.hoorForm .step.active{padding:8rem .75rem 4rem .75rem;gap:10rem}.hoorForm .step.active .img img{width:450px;height:400px}.hoorForm .form_1,.hoorForm .form_2,.hoorForm .form_3{max-width:450px;padding:1.5rem}.hoorForm .form_1 h2,.hoorForm .form_2 h2,.hoorForm .form_3 h2{font-size:calc(var(--h3-font-size) * 0.9)}.hoorForm .form_1 p,.hoorForm .form_2 p,.hoorForm .form_3 p{font-size:13px}.hoorForm .form_1 h3,.hoorForm .form_2 h3,.hoorForm .form_3 h3,.hoorForm .form_1 h4,.hoorForm .form_2 h4,.hoorForm .form_3 h4{font-size:calc(var(--h5-font-size) * 0.9)}.hoorForm input,.hoorForm select{height:48px;font-size:calc(var(--normal-font-size) * 0.9)}.hoorForm textarea{height:120px;font-size:calc(var(--normal-font-size) * 0.9)}.hoorForm .custom-option{width:450px;height:45px;font-size:calc(var(--normal-font-size) * 0.9)}.hoorForm .level_user .custom-option{width:200px;height:45px}.hoorForm .level_knowlge input{width:28px;height:28px}.hoorForm button{width:400px;height:48px;font-size:calc(var(--h5-font-size) * 0.9)}.hoorForm button.back{width:110px;height:40px;font-size:calc(var(--normal-font-size) * 0.9)}.hoorForm .success{margin-left:20rem}.hoorForm .succes img{width:550px;height:500px}.quizes_hero_container{padding:6rem 2rem 4rem 2rem;.quizes_hero_content{.quizes_hero_text{h2{width:750px;font-size:30px}}}}.questions{padding:10rem .75rem 2rem .75rem;.questions_container{.questions_data{padding:1.5rem;padding-bottom:3rem;gap:1.2rem;.quiz_data{.section_title{font-size:20px}.questions_description{font-size:13px;width:400px}.level_ques{gap:1.5rem;span{font-size:13px;padding:8px 16px}}}.quiz-form{gap:1.2rem;margin-top:1.5rem}.quiz-question{padding:1.5rem .75rem}.quiz-question h4{font-size:18px}.quiz-question input{font-size:15px}.quiz-question h3{font-size:17px;span{font-size:20px}}.options{gap:.8rem}.option{padding:8px}.option input[type="radio"]{width:16px;height:16px}.media{margin:.8rem 0}.submit-btn{width:180px;height:38px;font-size:16px}.error-message{font-size:13px;padding:8px}.score{padding:1.5rem;gap:1.5rem;h3{font-size:24px}.advanced,.beginner,.intermediate{font-size:14px;padding:8px 14px}a{font-size:14px}p{font-size:14px;width:80%}}.btns_result{gap:1.5rem;.btn_retake{width:160px;height:38px;font-size:15px}.btn_explore{width:235px;height:38px;font-size:15px}.btn_download{width:200px;height:38px;font-size:15px}}}}}.footer_section{padding:80px 20px;margin-top:8rem;.section_ban{top:-15%}.bannar{width:100%;max-width:900px;padding:25px 40px;height:140px;.text{gap:10px;h4{font-size:var(--h5-font-size)}p{width:450px;font-size:calc(var(--normal-font-size) * 0.9)}}.input{width:220px;height:55px;input{font-size:12px}input::placeholder{font-size:calc(var(--normal-font-size) * 0.9)}.arrow{width:55px;height:55px;font-size:calc(var(--normal-font-size) * 0.9)}}}}.footer_data{gap:15px;margin-top:40px!important}.desc_img_logo{.img_logo img{width:180px;height:70px}.desc{width:320px;font-size:calc(var(--normal-font-size) * 0.9)}}.footer_info{gap:8px;h3{font-size:calc(var(--h5-font-size) * 0.9);margin-bottom:15px}ul{gap:12px}a{font-size:16px}.social{gap:12px;a{width:40px;height:40px;font-size:calc(var(--h5-font-size) * 0.9)}}}.footer_copy{margin-top:2rem!important;p{font-size:calc(var(--normal-font-size) * 0.9);img{width:100px;height:11px}}}}@media (max-width:991px){.header{top:15px}.nav{height:60px;padding:0 1rem;border-radius:30px}.nav_logo img{width:100px;height:47px}.nav_list{gap:1rem}.nav_link{font-size:calc(var(--h6-font-size) * 0.8);display:flex;flex-direction:column}.btns{gap:1rem;.language{font-size:calc(var(--normal-font-size) * 0.8);padding:8px}}.nav .btn,.btn-mobile{width:150px;height:40px;font-size:calc(var(--normal-font-size) * 0.8);padding:8px 20px}.nav_menu{position:fixed;top:0;right:-100%;width:250px;height:100%;background:#fff;flex-direction:column;padding:2rem;transition:right 0.3s ease}.nav_list{flex-direction:column;gap:1.5rem}.nav .btn{display:none}.nav_menu .btn-mobile{display:flex;justify-content:center;width:100%;margin-top:1.5rem;padding:2px 0}.nav_toggle{display:block;font-size:1.5rem;cursor:pointer;margin-left:25px;color:var(--Linear)}.nav_close{display:block;font-size:1.5rem;color:var(--Linear);position:absolute;top:1rem;right:1rem;cursor:pointer}.show-menu{right:0}.home{padding:1rem;.home_container{border-radius:16px;.home_content{padding:0rem .5rem;.home_text{width:90%;.icon_text{flex-wrap:wrap;gap:10px}}.home_img_title{.home_img{width:350px;height:300px;&::after{width:200px;height:80px;left:55%}&::before{width:200px;height:65px;right:65%}}.home_title{gap:10px;h1{font-size:calc(var(--h1-font-size) * 0.8);span{font-size:calc(var(--h3-font-size) * 0.8)}}p{font-size:14px}.btns{gap:15px;.btn{width:200px;height:36px;font-size:14px}}}}}}}.smart_system{padding:6rem 0 1.5rem 0;.smart_system_container{h2{width:90%;font-size:calc(var(--h4-font-size) * 0.8)}.btns{flex-wrap:wrap;.btn{width:200px;height:50px}}.smart_system_content{max-width:800px;flex-direction:column;gap:2rem;padding:1.5rem 2rem;border-radius:100px 15px 15px 15px;.smart_system_img{width:300px;height:300px}.smart_system_text{gap:2rem;.data{justify-content:center;flex-direction:column;align-items:center;gap:1.5rem;img{width:80px;height:90px}.text{text-align:center;width:70%;h3{width:100%;font-size:14px}p{width:100%;font-size:10px}}}}}}}.discover{padding-block:3rem 1px;.btn{width:180px;height:36px;font-size:14px}.discover_section{.swiper{margin-bottom:-30px!important}h2{font-size:calc(var(--h4-font-size) * 0.8)}p,.single_blog_pra{font-size:calc(var(--normal-font-size) * 0.8)}.swiper-wrapper{width:55%}}.discover_data{flex-direction:column;align-items:center;img{width:100%;height:270px}h2{width:100%;font-size:calc(var(--h5-font-size) * 0.8)}p{width:100%;font-size:10px}.link_date{a{font-size:12px;i{font-size:12px}}span{font-size:10px}}}}.bannar_section{padding:3rem .5rem;.bannar{flex-direction:column;height:auto;padding:20px;.text{padding:20px;align-items:center;text-align:center;.input{height:45px;input{width:200px;font-size:calc(var(--normal-font-size) * 0.8)}.sign-up-btn{height:35px;font-size:calc(var(--normal-font-size) * 0.8)}}p{width:100%;max-width:300px}}.bannar_img{width:100%;img{height:200px}}}}.join_newsletter{padding:3rem .5rem;.join_newsletter_content{flex-direction:column-reverse;align-items:center;.join_newsletter_text{max-width:90%;text-align:center;p{width:100%}}.icon_text{gap:1rem;.icon{h3{width:100%;font-size:calc(var(--normal-font-size) * 0.8)}}}.subscribe-btn{width:300px;height:35px;font-size:14px}.join_newsletter_img_text{align-items:center;.img_box{img{width:180px;height:180px}.quote{width:300px;p{font-size:12px}}&::before{width:25px;height:25px}}}}}.students_opinions{padding:4.5rem .5rem;.students_container{padding:3rem 1rem 0 1rem;.section_title{font-size:calc(var(--h5-font-size) * 0.8)}.tabs{flex-wrap:wrap}.tab{padding:.3rem 1rem;font-size:calc(var(--normal-font-size) * 0.8)}.students_swiper{height:280px}.student_card{width:300px!important;.student_info{.quote_icon{width:35px;height:30px}}.student_img{width:35px;height:35px}.custom-video-wrapper{width:250px}}}}.courses_hero{padding:2.5rem 1rem;.courses_hero_container{padding:4rem 1rem 3rem 1rem;border-radius:16px;.courses_hero_content{flex-direction:column;align-items:center;gap:2rem;.courses_hero_text{align-items:center;text-align:center;span{width:160px;height:25px}h2{font-size:28px;width:90%}i{width:45px;height:45px;font-size:calc(var(--normal-font-size) * 0.8)}}.courses_hero_img{img{width:120px;height:120px}&::after{width:140px;height:25px}}}}}.courses{padding:3rem .5rem;.courses_container{h2{font-size:calc(var(--h4-font-size) * 0.8);span{font-size:calc(var(--h5-font-size) * 0.8)}}.courses_content{gap:2rem;.course_item{.courses_img{height:250px}.courses_text{h3{font-size:calc(var(--h5-font-size) * 0.8)}p{font-size:calc(var(--normal-font-size) * 0.8)}.btn_logo{img{width:90px;height:40px}a{width:120px;height:35px;font-size:calc(var(--normal-font-size) * 0.8)}}}}}}}.single_course{padding:6rem .5rem 3rem .5rem;.single_course_container{.single_course_content{.course_img{height:350px}.cours_text{h1{font-size:calc(var(--h3-font-size) * 0.8);width:90%}}}}}.single_course_data{padding:3rem .5rem;.single_course_data_container{gap:1.5rem;.btns{gap:1rem;flex-wrap:wrap;justify-content:center;.btn{width:120px;height:35px;font-size:calc(var(--normal-font-size) * 0.8)}}.course_desc{p{width:90%}ul,ol{margin-left:20px;li{font-size:calc(var(--normal-font-size) * 0.8)}}h2{font-size:calc(var(--h4-font-size) * 0.8)}h3{font-size:calc(var(--h5-font-size) * 0.8)}}.details_lesson{width:250px;margin-top:2rem;padding:15px;top:-90px;.details{margin:10px;h4,span{font-size:14px}}a{height:38px;font-size:calc(var(--h5-font-size) * 0.8)}}}}.blog_hero{padding:6rem .5rem 3rem .5rem;.blog_hero_container{.blog_hero_content{gap:2rem;.blog_hero_text{h2{font-size:28px}p{width:90%;font-size:calc(var(--normal-font-size) * 0.8)}}.blog_hero_imgs{gap:.5rem;img{width:300px;height:370px}}}}}.blogs{padding:3rem .5rem;.blogs_container{.blogs_content{flex-direction:column;align-items:center;.comeing_soon{h2{font-size:calc(var(--h4-font-size) * 0.8);text-align:center}p{font-size:calc(var(--normal-font-size) * 0.8);margin-bottom:2rem;text-align:center}.discover_data{padding:6px;padding-right:10px;width:100%!important;img{width:250px;height:200px}h3{font-size:10px;width:55px;height:18px;margin-bottom:20px}h2{font-size:calc(var(--h5-font-size) * 0.8);width:300px;text-align:start}p{font-size:10px;width:310px;text-align:start}.link_date{a{font-size:12px;i{font-size:12px}}span{font-size:10px}}}}.most_blog{width:100%;max-width:500px;display:none;.most_content{h3{margin-top:1.5rem;font-size:calc(var(--h5-font-size) * 0.8)}.discover_data{padding:6px;img{width:100px;height:100px}h2{font-size:10px;width:150px}p{font-size:8px;width:140px}.link_date{a{font-size:10px;i{font-size:10px}}}}}}}}#pagination{gap:10px;padding:12px;height:44px;button{width:30px;height:30px;font-size:calc(var(--normal-font-size) * 0.8)}span.ellipsis{padding:3px}}}.single_blog{.single_blog_container{.single_blog_content{gap:1rem;.blog_img{height:350px}.blog_text{flex-wrap:wrap;a{font-size:14px}i{font-size:14px}span{font-size:calc(var(--normal-font-size) * 0.8)}}}}}.single_blog_data{padding:.5rem;.single_blog_data_container{gap:1.5rem;.blog_desc{h1{font-size:calc(var(--h4-font-size) * 0.8)}h2{font-size:calc(var(--h5-font-size) * 0.8)}h3{font-size:14px;width:90%}p{font-size:calc(var(--normal-font-size) * 0.8);width:90%}ul,ol{margin-left:20px;li{font-size:calc(var(--normal-font-size) * 0.8)}}}}}.free_courses{padding:8rem 3rem 2rem 3rem;border:8px solid #FAE7CA;border-radius:0 0 140px 0;background-size:500px 600px;.free_courses_container{gap:1.5rem;flex-direction:column-reverse;align-items:center}.free_courses_img{img{width:500px;height:320px;border-radius:8px 120px 8px 130px}}.free_courses_content{align-items:center;text-align:center;span{font-size:calc(var(--normal-font-size) * 0.9);&::after{width:90px;height:7px;bottom:-8px}}h1{font-size:32px;width:80%;margin-bottom:15px}p{font-size:calc(var(--normal-font-size) * 0.9);width:80%;margin-bottom:20px}.free_courses_btn{.btn{width:280px;height:42px;font-size:16px}}}}.item-free_courses{padding:4rem 3rem;.item-free_courses_content{h2{font-size:calc(var(--h4-font-size) * 0.9)!important;&::after{width:240px!important;right:35%!important}}p{font-size:calc(var(--normal-font-size) * 0.9);margin-bottom:4rem}.item-free_courses-item{gap:3rem;.item{gap:3rem;flex-direction:column-reverse!important;&:nth-child(2){flex-direction:column!important}.img{img{width:100%!important;height:340px}&::after{height:103%;right:-10px;top:-10px}&::before{width:60%;top:-10px;left:40%}}.text{padding:30px;align-items:center;text-align:center;.date_time{width:70%;gap:1.5rem;.date,.time{h6,span{font-size:calc(var(--normal-font-size) * 0.9)}}}h3{width:100%;font-size:calc(var(--h5-font-size) * 0.9)}p{width:100%;font-size:13px}.btn{gap:2rem;flex-direction:column;a{width:150px;height:38px;font-size:calc(var(--normal-font-size) * 0.9)}.soon{i{font-size:calc(var(--h5-font-size) * 0.9)}h6{font-size:16px}}}}}}}}.record-free_courses{padding:4rem 3rem;.record-free_courses_content{.record_content_header{gap:2rem;.text{h2{font-size:calc(var(--h4-font-size) * 0.9);width:80%}p{font-size:calc(var(--normal-font-size) * 0.9);margin-bottom:3rem}}.btn a{width:200px;height:45px;font-size:calc(var(--h5-font-size) * 0.9)}}.record-free_courses-item{gap:3rem;.item{gap:3rem;flex-direction:column-reverse!important;&:nth-child(2){flex-direction:column-reverse!important}.img{img{width:100%!important;height:340px}&::after{height:103%;right:-10px;top:-10px}&::before{width:60%;top:-10px;left:40%}}.text{padding:30px;align-items:center;text-align:center;.date_time{width:70%;gap:1.5rem;.date,.time{h6,span{font-size:calc(var(--normal-font-size) * 0.9)}}}h3{width:100%;font-size:calc(var(--h5-font-size) * 0.9)}p{width:100%;font-size:13px}.btn{gap:2rem;flex-direction:column;a{width:150px;height:38px;font-size:calc(var(--normal-font-size) * 0.9)}.soon{i{font-size:calc(var(--h5-font-size) * 0.9)}h6{font-size:16px}}}}}}}}.testimonials{padding:6rem .5rem 3rem .5rem;p{font-size:calc(var(--normal-font-size) * 0.8)}h2{font-size:28px;margin-bottom:2rem}.students_container{padding:3rem 1rem 8rem 1rem;.swiper-slide{width:288.5px!important}h3{font-size:calc(var(--h5-font-size) * 0.8)}.swiper{padding:30px 10px}}.custom-video-wrapper{width:250px}.controls{padding:5px 6px;gap:6px}.play-icon{border-left:10px solid #fff;border-top:6px solid #fff0;border-bottom:6px solid #fff0}.pause-icon span{height:8px}.icon-btn{font-size:12px}.btns_swiper{top:280px;padding:30px}.swiper-button-prev,.swiper-button-next{width:100px;height:34px;font-size:calc(var(--normal-font-size) * 0.8);padding:5px 10px;margin-top:-17px}}.client_section{padding:12rem .75rem 4rem .75rem;background-size:600px 700px;.client_container{h2{font-size:calc(var(--h4-font-size) * 0.8);margin-bottom:3rem;&::after{width:120px;left:25%}&::before{width:90px;left:27%;bottom:-5px}}.client_content{gap:1rem;.student_card{width:300px!important}.student_info{.quote_icon{width:35px;height:30px}}.student_img{width:35px;height:35px}.student_info h3{font-size:11px}.student_card p{font-size:10px}.date_location{span{font-size:8px}.date,.location{gap:6px}}}}}.about_hero{padding:6rem 1rem 3rem 1rem;background-size:500px 100%;.about_hero_container{.about_hero_content{gap:.5rem;.about_hero_img{width:160px;height:160px}.about_hero_content{.hero_title{gap:.75rem;h1{font-size:28px}img{width:35px;height:55px}}.about_hero_text{gap:8px;flex-wrap:wrap;justify-content:center;h3{font-size:calc(var(--h4-font-size) * 0.8)}img{width:25px;height:25px}.line{width:25px;height:15px}span{font-size:28px}}p{font-size:14px;width:90%}}}}}.distinguishes{padding:3rem 2rem;background-size:50% 70%;.distinguishes_container{.distinguishes_content{h2{width:90%;font-size:calc(var(--h3-font-size) * 0.8)}.distinguishes-item{gap:2rem;.item{flex-direction:column;gap:2rem;.img{img{width:350px}}.text{padding:20px;align-items:center;text-align:center;&::after{width:200px;height:70px;bottom:auto;top:-30px;left:80%;transform:translateX(-50%) rotate(55deg)}.num{justify-content:center;h6{width:60px;height:60px;font-size:28px}}h3{width:100%;font-size:calc(var(--h4-font-size) * 0.8);text-align:center;&::after{width:280px;left:50%;transform:translateX(-50%)}}p{width:100%;text-align:center}.follow_up{gap:1.5rem;width:60%;h4{text-align:center;&::after{left:50%;transform:translateX(-50%)}}}.btn{a{width:280px;height:40px}}}&:nth-child(2){flex-direction:column;.text{&::after{top:-5px;left:71%;transform:translateX(-40%) rotate(70deg)}}}&:nth-child(3){.text{&::after{top:-45px;left:71%;transform:translateX(-40%) rotate(60deg)}.follow_up>h4:first-child::after,.follow_up>h4:nth-child(2)::after{width:180px}}}}}}}}.pricing{padding:6rem 2rem;background-size:100% 100%;.pricing_container{padding:1.5rem;h2{font-size:28px}.pra{font-size:calc(var(--normal-font-size) * 0.8)}.pricing_palns{gap:1rem;flex-direction:column;align-items:center;.prime{justify-content:space-evenly;align-items:start;max-width:400px;height:620px;padding:1.5rem 10px;.price{width:100%;gap:1rem;&::after,&::before{width:100%}}.card_body{.content{margin-top:30px}.btn{width:100%;a{width:100%;height:48px}}}}.card{justify-content:space-evenly;align-items:start;max-width:400px;height:620px;padding:1.5rem 10px;.price{gap:1rem;&::after,&::before{width:100%}}.card_body{.btn{width:100%;a{width:100%;height:48px}}}}}.bannar{flex-direction:column;height:auto;padding:2rem;gap:2rem;text-align:center;.text{align-items:center;p{width:100%;text-align:center}}.btn{width:200px;height:45px}}}}.any_plan{padding:3rem .5rem;.any_plan_container{flex-direction:column-reverse;align-items:center;.content{h2{font-size:calc(var(--h4-font-size) * 0.8);width:80%}.pra{font-size:calc(var(--normal-font-size) * 0.8);width:100%}.detilas{gap:1.5rem;.img_icon{border:none;text-align:center}.text{h3{font-size:calc(var(--h5-font-size) * 0.8);&::after{width:60px;height:12px}}p{width:100%;margin-bottom:1.5rem}}}.first{justify-content:center}.medial{justify-content:center;align-items:center;h6{font-size:14px;padding:5px 25px;width:100%;height:35px}}}.img img{width:100%;height:auto}}}.video_hore{padding:3rem .5rem;background-size:600px 700px;.video_hore_container{padding:50px;background-size:500px 450px;p{display:block;font-size:22px;width:60%;margin-bottom:4rem}.img_btn{padding:1.5rem 2rem;.img img{width:100%;max-width:400px;height:auto}.btn a{width:180px;height:40px;font-size:calc(var(--h5-font-size) * 0.8)}}}}.newsletter{padding:6rem .5rem 3rem .5rem;.newsletter_container{h2{font-size:28px}p{font-size:calc(var(--normal-font-size) * 0.8)}form{gap:1rem;.input{width:100%;max-width:450px;height:48px;padding:12px;input{font-size:calc(var(--normal-font-size) * 0.8)}i{font-size:calc(var(--normal-font-size) * 0.8)}}.btn{display:flex;justify-content:center;align-items:center;width:100%;button{width:100%;max-width:450px;height:48px;font-size:calc(var(--h5-font-size) * 0.8)}}}.newsletter_imgs{padding:10rem;margin-top:5rem;.img1{right:10%;img{width:180px;height:180px}}.img2{right:40%;img{width:140px;height:140px}}.img3{left:10%;img{width:120px;height:120px}}.img4,.img5{display:none}.quote{width:300px;p{font-size:12px;&::before{width:25px;height:25px;right:-5%;top:-20px}}}.quote1{right:56%}.quote2{left:60%}.quote3{right:45%}}}}.newsletter_item{padding:3rem .5rem;.newsletter_item_container{.btns_search{gap:1rem;.btn{padding:.3rem 1rem;font-size:calc(var(--normal-font-size) * 0.8)}.search{max-width:350px;height:40px;input{font-size:13px}i{font-size:calc(var(--h5-font-size) * 0.8)}}}.items{gap:3rem;.item{flex-direction:column-reverse;gap:2rem;width:85%;.content{h1{font-size:calc(var(--h4-font-size) * 0.8)}p{font-size:12px;width:90%}.btn_time{gap:1rem;width:95%;.btn a{width:140px;height:26px;font-size:calc(var(--normal-font-size) * 0.8)}.time{span{font-size:12px}i{font-size:12px}}}}.img img{width:100%;height:auto}}}}}.single_newslatter{padding:7rem .5rem 3rem .5rem;.single_newslatter_container{h1{font-size:calc(var(--h4-font-size) * 0.8)}p{font-size:14px;width:100%}.single_newslatter_content{.blog_img{height:300px}.single_newslatter_icon_text{align-items:start;gap:.5rem;.text{align-items:start;gap:10px;a{font-size:14px}i{font-size:14px}span{font-size:calc(var(--normal-font-size) * 0.8)}}.icon img{width:70px;height:29px}}}}}.single_newslatter_data{padding:.5rem;.single_newslatter_data_container{gap:2rem;.blog_desc{h2{font-size:calc(var(--h5-font-size) * 0.8)}h3{font-size:14px;width:100%}p{font-size:calc(var(--normal-font-size) * 0.8);width:100%}ul,ol{margin-left:30px;li{font-size:calc(var(--normal-font-size) * 0.8)}}}.text_area{h6{font-size:calc(var(--h5-font-size) * 0.8)}.merg{align-items:start;form{display:flex;justify-content:start;align-items:start;textarea{max-width:70%;height:200px;padding:12px;font-size:calc(var(--h6-font-size) * 0.8)}button{width:120px;height:45px;font-size:calc(var(--h6-font-size) * 0.8)}}}}}}.related_newsletter{padding:3rem .5rem;.related_newsletter_container{h2{font-size:calc(var(--h4-font-size) * 0.8);&::after{width:80px;height:20px;bottom:-20px}}.items{gap:3rem;.item{flex-direction:column-reverse;gap:2rem;width:85%;.content{h1{font-size:calc(var(--h4-font-size) * 0.8)}p{font-size:12px;width:90%}.btn_time{gap:1rem;width:95%;.btn a{width:140px;height:26px;font-size:calc(var(--normal-font-size) * 0.8)}.time{span{font-size:12px}i{font-size:12px}}}}.img img{width:100%;height:auto}}}}}.online_teaching{padding:6rem .5rem;.online_teaching_container{.online_teaching_content{.hero_content{padding:3rem;margin-bottom:2rem;gap:6px;h1{font-size:28px}h6{font-size:14px}}p{font-size:14px;width:100%;margin-bottom:3rem}h2{font-size:calc(var(--h4-font-size) * 0.8)}h3{font-size:calc(var(--h5-font-size) * 0.8)}ul,ol{font-size:calc(var(--normal-font-size) * 0.8);li{margin:12px 0 12px 30px}}.last{padding:3rem;h2{font-size:calc(var(--h5-font-size) * 0.8)}p{font-size:14px}a{width:200px;height:45px;font-size:calc(var(--h6-font-size) * 0.8)}}}}}.error{padding:6rem .5rem;.error_container{.error_content{gap:2rem;.img{img{width:300px;height:450px}}.btn{a{font-size:calc(var(--h5-font-size) * 0.8)}}}}}.hoorForm .step.active{padding:6rem .5rem 3rem .5rem;flex-direction:column;gap:3rem}.hoorForm .step.active .img{display:none}.hoorForm .form_1,.hoorForm .form_2,.hoorForm .form_3{max-width:100%;padding:1rem}.hoorForm .form_1 h2,.hoorForm .form_2 h2,.hoorForm .form_3 h2{font-size:calc(var(--h3-font-size) * 0.8)}.hoorForm .form_1 p,.hoorForm .form_2 p,.hoorForm .form_3 p{font-size:12px}.hoorForm .form_1 h3,.hoorForm .form_2 h3,.hoorForm .form_3 h3,.hoorForm .form_1 h4,.hoorForm .form_2 h4,.hoorForm .form_3 h4{font-size:calc(var(--h5-font-size) * 0.8)}.hoorForm input,.hoorForm select{height:45px;font-size:calc(var(--normal-font-size) * 0.8)}.hoorForm textarea{height:100px;font-size:calc(var(--normal-font-size) * 0.8)}.hoorForm .custom-option{width:100%;max-width:400px;height:42px;font-size:calc(var(--normal-font-size) * 0.8)}.hoorForm .level_user{flex-direction:column;align-items:start}.hoorForm .level_user .custom-option{width:100%;max-width:400px;height:42px}.hoorForm .level_knowlge input{width:25px;height:25px}.hoorForm button{width:100%;max-width:350px;height:45px;font-size:calc(var(--h5-font-size) * 0.8)}.hoorForm button.back{width:100px;height:38px;font-size:calc(var(--normal-font-size) * 0.8)}.hoorForm .success{margin-left:0;justify-content:center}.hoorForm .succes img{width:450px;height:400px}.quizes_hero{padding:6rem 2.5rem 3rem 2.5rem;.quizes_hero_container{padding:5rem 2rem 3rem 2rem;.quizes_hero_content{gap:1.5rem;.quizes_hero_text{span{width:180px;height:30px;font-size:13px}h2{width:650px;font-size:26px}}.quizes_hero_img{img{width:64px;height:64px}&::after{width:120px;height:22px;bottom:-15px;left:-15px}}}}}.quizes{padding:4rem 1rem;.quizes_container{h2{font-size:20px}.quizes_content{.quize_item{width:670px;padding:1.5rem;.quizes_text{.data{h3{font-size:20px;width:285px}}p{font-size:15px}a{width:120px;height:36px;font-size:13px}}}}}}.questions{padding:8rem .5rem 1.5rem .5rem;.questions_container{.questions_data{padding:1rem;padding-bottom:2rem;gap:1rem;.quiz_data{.section_title{font-size:18px}.questions_description{font-size:12px}.level_ques{gap:1rem;span{font-size:12px;padding:7px 14px}}}.quiz-form{gap:2rem;margin-top:1rem}.quiz-question{padding:1rem .5rem}.quiz-question h4{font-size:16px}.quiz-question input{font-size:13px}.quiz-question h3{font-size:16px;span{font-size:18px}}.options{gap:.6rem}.option{padding:7px}.option input[type="radio"]{width:14px;height:14px}.media{margin:.6rem 0}.submit-btn{width:160px;height:35px;font-size:14px}.error-message{font-size:12px;padding:7px}.score{padding:1rem;gap:1rem;h3{font-size:22px}.advanced,.beginner,.intermediate{font-size:13px;padding:7px 12px}a{font-size:13px}p{font-size:13px;width:90%}}.btns_result{gap:1rem;.btn_retake{width:140px;height:35px;font-size:14px}.btn_explore{width:215px;height:35px;font-size:14px}.btn_download{width:185px;height:35px;font-size:14px}}}}}.footer_section{padding:80px 15px;margin-top:6rem;.section_ban{top:-12%}.bannar{flex-direction:column;align-items:center;padding:20px 30px;height:auto;max-width:700px;gap:20px;.text{align-items:center;text-align:center;p{width:100%;max-width:500px}}form{width:100%;display:flex;justify-content:center;align-items:center}.input{width:100%;max-width:230px;height:50px;.arrow{width:50px;height:50px}}}}.footer_data{flex-direction:column;align-items:center;gap:20px}.desc_img_logo{align-items:center;text-align:center;.img_logo img{width:160px;height:60px}.desc{width:100%;max-width:500px}}.footer_info{align-items:center;text-align:center;.social{justify-content:center}}.footer_copy{flex-direction:column;gap:1rem;text-align:center}}@media (max-width:767px){.home{padding:2rem .5rem;.home_container{border-radius:12px;.home_content{padding:1rem .3rem;.home_text{width:95%;.icon_text{gap:8px;.icon{i{width:20px;height:20px;font-size:calc(var(--normal-font-size) * 0.8)}span{font-size:calc(var(--normal-font-size) * 0.8)}img{width:18px;height:18px}}}.text p{font-size:calc(var(--normal-font-size) * 0.8)}}.home_img_title{.home_img{width:300px;height:260px;&::after{width:150px;height:60px;left:50%}&::before{width:150px;height:50px;right:65%}}.home_title{h1{font-size:calc(var(--h1-font-size) * 0.7);span{font-size:calc(var(--h3-font-size) * 0.7)}}p{font-size:13px}.btns{gap:10px;.btn{width:180px;height:32px;font-size:13px}}}}}}}.smart_system{padding:4rem 0 1rem 0;.smart_system_container{h2{font-size:calc(var(--h4-font-size) * 0.7)}.btns{.btn{width:180px;height:45px;font-size:14px}}.smart_system_content{padding:1rem 1.5rem;border-radius:80px 12px 12px 12px;.smart_system_img{width:250px;height:250px}.smart_system_text{gap:1.5rem;.data{flex-direction:column;align-items:center;img{width:70px;height:80px}.text{align-items:center;text-align:center;h3{font-size:13px}p{font-size:9px}}}}}}}.discover{padding-block:2rem 1px;.btn{width:160px;height:32px;font-size:13px}.discover_section{.swiper{margin-bottom:-35px!important}h2{font-size:calc(var(--h4-font-size) * 0.7)}p,.single_blog_pra{font-size:calc(var(--normal-font-size) * 0.7)}}.discover_data{img{height:200px}h3{width:50px;height:18px;font-size:10px}h2{font-size:calc(var(--h5-font-size) * 0.7)}}.btns_swiper{width:20%!important}}.bannar_section{padding:2rem 3.3rem;.bannar{padding:15px 15px 0 15px;.text{padding:15px;h2{font-size:calc(var(--h4-font-size) * 0.8)}.input{height:40px;input{width:180px;font-size:calc(var(--normal-font-size) * 0.7)}.sign-up-btn{height:30px;font-size:calc(var(--normal-font-size) * 0.7)}}p{font-size:12px;max-width:350px}}.bannar_img{img{height:180px}}}}.join_newsletter{padding:2rem .3rem;.join_newsletter_text{max-width:100%}.icon_text{align-items:start;.icon{i{width:20px;height:20px}h3{font-size:calc(var(--normal-font-size) * 0.7)}}}.subscribe-btn{width:100%;height:30px;font-size:13px}.join_newsletter_img_text{.img_box{img{width:150px;height:150px}.quote{width:250px;p{font-size:11px}}&::before{width:20px;height:20px}}}}.students_opinions{padding:4rem .3rem;.students_container{padding:2rem .5rem 2rem .5rem;.section_title{font-size:calc(var(--h5-font-size) * 0.7)}.student_card{width:250px!important;.student_info{.quote_icon{width:30px;height:25px}}.student_img{width:30px;height:30px}.custom-video-wrapper{width:200px}}}}.courses_hero{padding:2rem .5rem;.courses_hero_container{padding:3rem .75rem 2rem .75rem;border-radius:12px;.courses_hero_content{.courses_hero_text{span{width:140px;height:22px;font-size:calc(var(--normal-font-size) * 0.7)}h2{font-size:24px;width:95%}i{width:40px;height:40px;font-size:calc(var(--normal-font-size) * 0.7)}}.courses_hero_img{img{width:100px;height:100px}&::after{width:120px;height:20px}}}}}.courses{padding:2rem .3rem;.courses_container{h2{font-size:calc(var(--h4-font-size) * 0.7);margin-bottom:1.5rem;span{font-size:calc(var(--h5-font-size) * 0.7)}}.courses_content{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem;.course_item{padding:10px;width:100%;.courses_img{height:200px}.courses_text{padding:10px;h3{font-size:calc(var(--h5-font-size) * 0.7);margin-top:10px}p{font-size:calc(var(--normal-font-size) * 0.7);margin-bottom:10px}.btn_logo{img{width:80px;height:35px}a{width:100px;height:30px;font-size:calc(var(--normal-font-size) * 0.7)}}}}}}}.single_course{padding:4rem .3rem 2rem .3rem;.single_course_container{.single_course_content{gap:1rem;.course_img{height:300px}.cours_text{h1{font-size:calc(var(--h3-font-size) * 0.7);width:95%}}}}}.single_course_data{.single_course_data_container{gap:1rem;.btns{gap:.75rem;.btn{width:100px;height:32px;font-size:calc(var(--normal-font-size) * 0.7)}}.course_desc{p{width:100%;font-size:calc(var(--normal-font-size) * 0.7);margin-bottom:15px}ul,ol{margin-left:15px;li{font-size:calc(var(--normal-font-size) * 0.7);margin-bottom:10px}}h2{font-size:calc(var(--h4-font-size) * 0.7);margin-bottom:10px}h3{font-size:calc(var(--h5-font-size) * 0.7);margin-bottom:10px}table th,table td{padding:.7rem;font-size:.9rem}}.details_lesson{padding:12px;.details{margin:8px;h4,span{font-size:13px}}a{height:35px;font-size:calc(var(--h5-font-size) * 0.7)}}}}.blog_hero{padding:7rem .3rem 2rem .3rem;.blog_hero_container{.blog_hero_content{gap:1.5rem;.blog_hero_text{h2{font-size:24px}p{width:95%;font-size:calc(var(--normal-font-size) * 0.7)}}.blog_hero_imgs{gap:.3rem;img{width:250px;height:300px}}}}}.blogs{padding:2rem .3rem;.blogs_container{.blogs_content{.comeing_soon{h2{font-size:calc(var(--h4-font-size) * 0.7)}p{font-size:calc(var(--normal-font-size) * 0.7);margin-bottom:1.5rem}.discover_data{flex-direction:column;align-items:center;text-align:center;.discover_img{width:100%}img{width:100%;height:300px}h3{font-size:9px;width:50px;height:16px;margin-bottom:15px}h2{font-size:calc(var(--h5-font-size) * 0.7);width:100%}p{font-size:9px;width:100%}.link_date{gap:10px;padding:10px 0;a{font-size:11px;i{font-size:11px}}span{font-size:9px}}}}.most_blog{.most_content{h3{font-size:calc(var(--h5-font-size) * 0.7)}.discover_data{flex-direction:column;align-items:center;text-align:center;img{width:90px;height:90px}h2{font-size:9px;width:100%}p{font-size:7px;width:100%}.link_date{a{font-size:9px;i{font-size:9px}}}}}}}}#pagination{gap:8px;padding:10px;height:40px;button{width:28px;height:28px;font-size:calc(var(--normal-font-size) * 0.7)}}}.single_blog{.single_blog_container{.single_blog_content{.blog_img{height:300px}.blog_text{gap:.5rem;a{font-size:13px}i{font-size:13px}span{font-size:calc(var(--normal-font-size) * 0.7)}}}}}.single_blog_data{padding:.3rem;.single_blog_data_container{gap:1rem;.blog_desc{h1{font-size:calc(var(--h4-font-size) * 0.7);margin-bottom:10px}h2{font-size:calc(var(--h5-font-size) * 0.7);margin-bottom:12px}h3{font-size:13px;width:95%;margin-bottom:15px}p{font-size:calc(var(--normal-font-size) * 0.7);width:95%;margin-bottom:12px}ul,ol{margin-left:15px;li{font-size:calc(var(--normal-font-size) * 0.7);margin-bottom:10px}}table th,table td{padding:.7rem;font-size:.9rem}}}}.free_courses{border:5px solid #FAE7CA;border-radius:0 0 100px 0;background-size:300px 400px;.free_courses_img{img{width:300px;height:200px;border-radius:8px 80px 8px 90px}}.free_courses_content{span{font-size:calc(var(--normal-font-size) * 0.7);&::after{width:70px;height:5px}}h1{font-size:24px;width:95%}p{font-size:calc(var(--normal-font-size) * 0.7);width:95%;margin-bottom:10px}.free_courses_btn{.btn{height:34px;font-size:13px}}}}.item-free_courses{padding:2rem 1rem;.item-free_courses_content{h2{font-size:calc(var(--h4-font-size) * 0.7)!important;&::after{width:160px!important;right:37%!important}}p{font-size:calc(var(--normal-font-size) * 0.7)!important;margin-bottom:2rem}.item-free_courses-item{gap:1.5rem;.img{img{width:250px;height:200px}&::after{width:7px;right:-6px;top:-6px}&::before{height:7px;top:-6px}}.text{padding:20px;.date_time{width:100%!important;gap:1rem;.date,.time{h6,span{font-size:calc(var(--normal-font-size) * 0.7)}}}h3{font-size:calc(var(--h5-font-size) * 0.7)}p{font-size:11px}.btn{a{width:135px;height:35px;font-size:calc(var(--normal-font-size) * 0.8)}.soon{i{font-size:calc(var(--h5-font-size) * 0.7)}h6{font-size:13px}}}}}}}.record-free_courses{padding:2rem 1rem;.record-free_courses_content{.record_content_header{flex-direction:column;.text{h2{font-size:calc(var(--h4-font-size) * 0.7);width:95%}p{font-size:calc(var(--normal-font-size) * 0.7);margin-bottom:1.5rem!important}}.btn a{width:160px;height:35px;font-size:calc(var(--h5-font-size) * 0.7);margin-bottom:50px}}.record-free_courses-item{gap:1.5rem;.img{img{width:250px;height:200px}&::after{width:7px;right:-6px;top:-6px}&::before{height:7px;top:-6px}}.text{padding:20px;.date_time{width:100%!important;gap:1rem;.date,.time{h6,span{font-size:calc(var(--normal-font-size) * 0.7)}}}h3{font-size:calc(var(--h5-font-size) * 0.7)}p{font-size:11px}.btn{a{width:120px;height:30px;font-size:calc(var(--normal-font-size) * 0.7)}.soon{i{font-size:calc(var(--h5-font-size) * 0.7)}h6{font-size:13px}}}}}}}.testimonials{padding:6rem .3rem 2rem .3rem;p{font-size:calc(var(--normal-font-size) * 0.7)}h2{font-size:24px;margin-bottom:1.5rem}.students_container{padding:2rem .5rem 7rem .5rem;.swiper-slide{width:220.5px!important}h3{font-size:calc(var(--h5-font-size) * 0.7);margin-bottom:1rem}.swiper{padding:20px 8px}}.custom-video-wrapper{width:200px}video{border:1.5px solid #f59e0b}.controls{padding:4px 5px;gap:5px}.play-icon{border-left:8px solid #fff;border-top:5px solid #fff0;border-bottom:5px solid #fff0}.pause-icon span{width:1.5px;height:7px}.icon-btn{font-size:10px}.btns_swiper{top:230px;padding:25px}.swiper-button-prev,.swiper-button-next{width:90px;height:30px;font-size:calc(var(--normal-font-size) * 0.7);gap:10px;margin-top:-15px}}.client_section{padding:10rem .3rem 4rem .3rem;background-size:400px 500px;.client_container{h2{font-size:calc(var(--h4-font-size) * 0.7);margin-bottom:2rem;&::after{width:100px;left:20%}&::before{width:80px;left:22%;bottom:-4px}}.client_content{.student_card{width:250px!important;padding:.5rem}.student_info{.img_name{gap:8px}.quote_icon{width:30px;height:25px}}.student_img{width:30px;height:30px}.student_info h3{font-size:10px}.student_card p{font-size:9px;margin-bottom:.75rem}.date_location{span{font-size:7px}.date,.location{gap:5px}}}}}.about_hero{padding:8rem .5rem 2rem .5rem;background-size:400px 100%;.about_hero_container{.about_hero_content{.about_hero_img{width:140px;height:140px}.about_hero_content{.hero_title{gap:.5rem;h1{font-size:24px}img{width:30px;height:45px}}.about_hero_text{gap:5px;h3{font-size:calc(var(--h4-font-size) * 0.7)}img{width:20px;height:20px}.line{width:20px;height:12px}span{font-size:24px}}p{font-size:13px;width:95%}}}}}.distinguishes{padding:2rem 1rem;background-size:100% 60%;.distinguishes_container{.distinguishes_content{h2{width:95%;font-size:calc(var(--h3-font-size) * 0.7);margin-bottom:1.5rem}.distinguishes-item{gap:4.5rem;.item{gap:1.5rem;.img{img{width:300px}}.text{padding:15px;&::after{width:180px;height:60px;top:-60px}.num{h6{width:50px;height:50px;font-size:24px}}h3{font-size:calc(var(--h4-font-size) * 0.7);&::after{width:240px;height:20px}}p{font-size:calc(var(--normal-font-size) * 0.8)}.follow_up{gap:1rem;width:70%;h4{font-size:calc(var(--h5-font-size) * 0.8);&::after{width:150px}}}.btn{a{width:290px;height:35px;font-size:calc(var(--h5-font-size) * 0.8)}}}&:nth-child(2){& .text{&::after{top:-5px;left:80%;transform:translateX(-40%) rotate(70deg)}}}&:nth-child(3){.text{&::after{top:-45px;left:80%;transform:translateX(-40%) rotate(60deg)}}}}}}}}.pricing{padding:4rem 1rem;.pricing_container{padding:1rem;h2{font-size:24px}.pra{font-size:calc(var(--normal-font-size) * 0.7)}.pricing_palns{gap:.75rem;.prime{height:535px;padding:1rem 10px;.card_header{gap:10px;h3{font-size:12px}h4{font-size:18px}}.price{.money h5{font-size:28px;span{font-size:12px}}.time h6{font-size:calc(var(--normal-font-size) * 0.7)}}.content{gap:15px}.card_body{gap:15px;.text{p{font-size:14px}}.btn a{height:45px;font-size:calc(var(--h5-font-size) * 0.7)}}}.card{height:535px;padding:1rem 10px;.card_header{gap:10px;h3{font-size:12px}h4{font-size:18px}}.price{.money h5{font-size:28px}.time h6{font-size:calc(var(--normal-font-size) * 0.7)}}.content{gap:15px}.card_body{gap:15px;.text{p{font-size:14px}}.btn a{height:45px;font-size:calc(var(--h5-font-size) * 0.7)}}}}.bannar{padding:1.5rem;gap:1.5rem;.icon i{font-size:60px}.text{h4{font-size:calc(var(--h3-font-size) * 0.8)}p{font-size:calc(var(--h6-font-size) * 0.7)}}.btn{width:180px;height:40px}}}}.any_plan{padding:2rem .3rem;.any_plan_container{.content{h2{font-size:calc(var(--h4-font-size) * 0.7);width:90%}.pra{font-size:calc(var(--normal-font-size) * 0.7)}.detilas{gap:1rem;.img_icon img{width:55px;height:55px}.text{h3{font-size:calc(var(--h5-font-size) * 0.7);&::after{width:50px;height:10px}}p{font-size:calc(var(--normal-font-size) * 0.7);margin-bottom:1rem}}}.medial{h6{font-size:13px;padding:4px 20px}}}}}.video_hore{padding:2rem .3rem;background-size:400px 500px;.video_hore_container{padding:30px;background-size:400px 350px;p{font-size:18px;width:65%;margin-bottom:3rem}.img_btn{padding:1rem 1.5rem;border:3px solid #ffc739;.img img{max-width:300px}.btn a{width:160px;height:35px;font-size:calc(var(--h5-font-size) * 0.7)}}}}.newsletter{padding:6rem .3rem 2rem .3rem;.newsletter_container{h2{font-size:24px}p{font-size:calc(var(--normal-font-size) * 0.7)}form{.input{max-width:350px;height:45px;padding:10px;input{font-size:calc(var(--normal-font-size) * 0.7)}i{font-size:calc(var(--normal-font-size) * 0.7)}}.btn button{max-width:350px;height:45px;font-size:calc(var(--h5-font-size) * 0.7)}}.newsletter_imgs{padding:8rem;margin-top:4rem;.img1{right:15%;img{width:160px;height:160px}}.img3{left:15%;img{width:120px;height:120px}}.img2,.img4,.img5{display:none}.quote{width:250px;padding:.5rem;p{font-size:11px;&::before{width:20px;height:20px;right:-4%;top:-16px}}}.quote1{right:60%}.quote2{left:45%}.quote3{right:40%;top:48%}}}}.newsletter_item{padding:2rem .3rem;.newsletter_item_container{.btns_search{.btn{padding:.2rem .8rem;font-size:calc(var(--normal-font-size) * 0.7)}.search{max-width:300px;height:35px;input{font-size:12px}i{font-size:calc(var(--h5-font-size) * 0.7)}}}.items{gap:2rem;.item{width:80%;gap:1rem;.content{h1{font-size:calc(var(--h4-font-size) * 0.7)}p{font-size:11px;width:100%}.btn_time{.btn a{width:120px;height:24px;font-size:calc(var(--normal-font-size) * 0.7)}.time{span{font-size:11px}i{font-size:11px}}}}}}}}.single_newslatter{padding:6rem .3rem 2rem .3rem;.single_newslatter_container{h1{font-size:calc(var(--h4-font-size) * 0.7)}p{font-size:13px}.single_newslatter_content{.blog_img{height:200px}.single_newslatter_icon_text{.text{a{font-size:13px}i{font-size:13px}span{font-size:calc(var(--normal-font-size) * 0.7)}}.icon img{width:60px;height:25px}}}}}.single_newslatter_data{padding:.3rem;.single_newslatter_data_container{gap:1.5rem;.blog_desc{h2{font-size:calc(var(--h5-font-size) * 0.7)}h3{font-size:13px}p{font-size:calc(var(--normal-font-size) * 0.7)}ul,ol{margin-left:20px;li{font-size:calc(var(--normal-font-size) * 0.7)}}}.text_area{h6{font-size:calc(var(--h5-font-size) * 0.7)}.merg{form{textarea{width:550px;height:150px;padding:10px;font-size:calc(var(--h6-font-size) * 0.7)}button{width:110px;height:40px;font-size:calc(var(--h6-font-size) * 0.7)}}}}}}.related_newsletter{padding:2rem .3rem;.related_newsletter_container{h2{font-size:calc(var(--h4-font-size) * 0.7);&::after{width:60px;height:15px;bottom:-15px}}.items{gap:2rem;.item{width:80%;gap:1rem;.content{h1{font-size:calc(var(--h4-font-size) * 0.7)}p{font-size:11px;width:100%}.btn_time{.btn a{width:120px;height:24px;font-size:calc(var(--normal-font-size) * 0.7)}.time{span{font-size:11px}i{font-size:11px}}}}}}}}.online_teaching{padding:4rem .3rem;.online_teaching_container{.online_teaching_content{.hero_content{padding:2rem;margin-bottom:1.5rem;gap:5px;h1{font-size:24px}h6{font-size:13px}}p{font-size:13px;margin-bottom:2rem}h2{font-size:calc(var(--h4-font-size) * 0.7)}h3{font-size:calc(var(--h5-font-size) * 0.7)}ul,ol{font-size:calc(var(--normal-font-size) * 0.7);li{margin:10px 0 10px 20px}}.last{padding:2rem;h2{font-size:calc(var(--h5-font-size) * 0.7)}p{font-size:13px}a{width:180px;height:40px;font-size:calc(var(--h6-font-size) * 0.7)}}}}}.error{padding:4rem .3rem;.error_container{.error_content{gap:1.5rem;.img{img{width:250px;height:380px}}.btn{a{font-size:calc(var(--h5-font-size) * 0.7)}}}}}.hoorForm .step.active{padding:4rem .3rem 2rem .3rem;gap:2rem}.hoorForm .step.active .img{display:none}.hoorForm .form_1,.hoorForm .form_2,.hoorForm .form_3{padding:.75rem}.hoorForm .form_1 h2,.hoorForm .form_2 h2,.hoorForm .form_3 h2{font-size:calc(var(--h3-font-size) * 0.7)}.hoorForm .form_1 p,.hoorForm .form_2 p,.hoorForm .form_3 p{font-size:11px}.hoorForm .form_1 h3,.hoorForm .form_2 h3,.hoorForm .form_3 h3,.hoorForm .form_1 h4,.hoorForm .form_2 h4,.hoorForm .form_3 h4{font-size:calc(var(--h5-font-size) * 0.7)}.hoorForm input,.hoorForm select{height:40px;font-size:calc(var(--normal-font-size) * 0.7)}.hoorForm textarea{height:80px;font-size:calc(var(--normal-font-size) * 0.7)}.hoorForm .custom-option{max-width:350px;height:40px;font-size:calc(var(--normal-font-size) * 0.7)}.hoorForm .level_user .custom-option{max-width:350px;height:40px}.hoorForm .level_knowlge input{width:22px;height:22px}.hoorForm button{max-width:300px;height:40px;font-size:calc(var(--h5-font-size) * 0.7)}.hoorForm button.back{width:90px;height:35px;font-size:calc(var(--normal-font-size) * 0.7)}.hoorForm .succes img{width:350px;height:300px}.quizes_hero{.quizes_hero_container{padding:4rem 1.5rem 3rem 1.5rem;.quizes_hero_content{.quizes_hero_text{span{width:160px;height:28px;font-size:12px}h2{width:100%;font-size:22px}}.quizes_hero_img{img{width:58px;height:58px}&::after{width:100px;height:18px;bottom:-10px;left:-10px}}}}}.quizes{padding:3rem 1rem;.quizes_container{h2{font-size:18px}.quizes_content{gap:2rem;.quize_item{width:100%;padding:1.2rem;.quizes_text{.data{flex-direction:column-reverse;align-items:flex-start;gap:.8rem;h3{font-size:18px}.level_ques{width:100%}}p{font-size:14px}a{width:110px;height:34px;font-size:12px}}}}}}.questions{padding:6rem .3rem 3rem .3rem;.questions_container{.questions_data{padding:.75rem;padding-bottom:1.5rem;gap:.8rem;.quiz_data{height:140px;.section_title{font-size:16px}.questions_description{font-size:11px;width:100%}.level_ques{gap:.8rem;span{font-size:11px;padding:6px 12px}}}.quiz-form{gap:.8rem;margin-top:.8rem}.quiz-question{padding:.75rem .3rem}.quiz-question h4{font-size:14px}.quiz-question input{font-size:12px}.quiz-question h3{font-size:14px;span{font-size:16px}}.options{gap:.5rem}.option{padding:6px}.option input[type="radio"]{width:12px;height:12px}.media{margin:.5rem 0}.submit-btn{width:140px;height:32px;font-size:13px}.error-message{font-size:11px;padding:6px}.score{padding:.75rem;gap:.8rem;h3{font-size:20px}.advanced,.beginner,.intermediate{font-size:12px;padding:6px 10px}a{font-size:12px}p{font-size:12px;width:100%}}.btns_result{gap:.8rem;.btn_retake{width:120px;height:32px;font-size:13px}.btn_explore{width:205px;height:32px;font-size:13px}.btn_download{width:175px;height:32px;font-size:13px}}}}}.footer_section{margin-top:4rem;.section_ban{top:-10%}.bannar{padding:15px 20px;max-width:500px;.text{gap:8px;h4{font-size:calc(var(--h5-font-size) * 0.8)}p{font-size:calc(var(--normal-font-size) * 0.8)}}.input{max-width:250px;height:45px;input{font-size:11px}input::placeholder{font-size:calc(var(--normal-font-size) * 0.8)}.arrow{width:45px;height:45px;font-size:calc(var(--normal-font-size) * 0.8)}}}}.desc_img_logo{.img_logo img{width:140px;height:50px}.desc{font-size:calc(var(--normal-font-size) * 0.8)}}.footer_info{h3{font-size:calc(var(--h5-font-size) * 0.8);margin-bottom:10px}ul{gap:10px}a{font-size:14px}.social{gap:10px;a{width:35px;height:35px;font-size:calc(var(--h5-font-size) * 0.8)}}}.footer_copy{margin-top:1.5rem!important;p{font-size:calc(var(--normal-font-size) * 0.8);img{width:90px;height:10px}}}}@media (max-width:576px){.nav{width:98%}.btns{.language{font-size:calc(var(--normal-font-size) * 0.8);padding:5px;margin-left:150px}}.nav_toggle{margin-right:10px}.home{padding:1.5rem .3rem;.home_container{padding:3rem 0;border-radius:10px;.home_content{padding:.75rem .2rem;.home_text{width:100%;.icon_text{gap:15px;.icon{i{width:18px;height:18px;font-size:calc(var(--normal-font-size) * 0.7)}span{font-size:calc(var(--normal-font-size) * 0.7)}img{width:15px;height:15px}}}.text p{font-size:calc(var(--normal-font-size) * 0.7);width:80%}}.home_img_title{.home_img{width:250px;height:220px;margin-left:30px;&::after{width:120px;height:50px}&::before{width:120px;height:40px}}.home_title{h1{font-size:calc(var(--h1-font-size) * 0.6);span{font-size:calc(var(--h3-font-size) * 0.6)}}p{font-size:12px;width:80%}.btns{flex-direction:column;gap:8px;.btn{width:230px;height:30px;font-size:12px}}}}}}}.smart_system{padding:3rem 20px .5rem 20px;.smart_system_container{h2{font-size:calc(var(--h4-font-size) * 0.6)}.btns{.btn{width:150px;height:40px;font-size:12px}}.smart_system_content{padding:1.75rem 1rem;border-radius:60px 10px 10px 10px;.smart_system_img{width:200px;height:200px}.smart_system_text{.data{.text{text-align:center;width:90%}}}}}}.discover{padding-block:1.5rem 1px;.btn{width:140px;height:30px;font-size:12px}.discover_section{h2{font-size:calc(var(--h4-font-size) * 0.6)}p,.single_blog_pra{font-size:calc(var(--normal-font-size) * 0.6)}.swiper-wrapper{width:70%}}.discover_data{img{height:180px}h3{width:45px;height:16px;font-size:9px}h2{font-size:calc(var(--h5-font-size) * 0.6)}}.btns_swiper{width:40%!important}.swiper-button-next,.swiper-button-prev{width:35px;height:35px;padding:8px}.swiper-button-next::before,.swiper-button-prev::before{height:35px}}.bannar_section{padding:1.5rem .2rem;.bannar{padding:10px;.text{padding:10px;h2{font-size:calc(var(--h4-font-size) * 0.7)}.input{max-width:300px;height:35px;input{width:150px;font-size:calc(var(--normal-font-size) * 0.6)}.sign-up-btn{height:25px;font-size:calc(var(--normal-font-size) * 0.6)}}p{font-size:11px;max-width:200px}}.bannar_img{img{height:150px}}}}.join_newsletter{padding:4.5rem .2rem;.join_newsletter_content{.join_newsletter_text{text-align:left}}.icon_text{.icon{i{width:18px;height:18px}h3{font-size:calc(var(--normal-font-size) * 0.6)}}}.subscribe-btn{width:200px;height:28px;font-size:12px}.join_newsletter_img_text{margin-top:20px;.img_box{img{width:130px!important;height:130px!important}.quote{width:250px!important;left:-45px;p{font-size:10px}}&:nth-child(1) .quote{left:-10px!important;top:-40px}&:nth-child(2) .quote{left:45px!important;top:-10px}&::before{width:18px;height:18px;right:0%;top:-50px}}}}.join_newsletter{& .img_box{&:nth-child(2){&::before{right:33%}}}}.students_opinions{padding:.75rem .2rem;.students_container{padding:1.5rem .3rem 0 .3rem;.section_title{font-size:calc(var(--h5-font-size) * 0.6)}.tabs{padding:3px 0}.tab{padding:.2rem .8rem;font-size:calc(var(--normal-font-size) * 0.7)}.students_swiper{height:250px;.swiper-slide{width:170.667px!important}}.student_card{width:200px!important;padding:.5rem;.student_info{.img_name{gap:8px}.quote_icon{width:25px;height:20px}}.student_img{width:25px;height:25px}.student_info h3{font-size:10px}p{font-size:9px;margin-bottom:.75rem}.date_location{span{font-size:8px}.date,.location{gap:5px}}}.custom-video-wrapper{width:180px}.controls{padding:5px 6px}.play-icon{border-left:10px solid #fff;border-top:6px solid #fff0;border-bottom:6px solid #fff0}.pause-icon span{width:2px;height:8px}.icon-btn{font-size:12px}.btns_swiper{top:200px;.swiper-button-prev,.swiper-button-next{width:100px;height:30px;font-size:calc(var(--normal-font-size) * 0.7)}}}}.courses_hero{padding:1.5rem 1.2rem;.courses_hero_container{padding:5rem .5rem 1.5rem .5rem;border-radius:10px;.courses_hero_content{flex-direction:column-reverse;.courses_hero_text{span{width:120px;height:20px;font-size:calc(var(--normal-font-size) * 0.6)}h2{font-size:20px;width:100%}i{width:35px;height:35px;font-size:calc(var(--normal-font-size) * 0.6)}}.courses_hero_img{img{width:130px;height:130px}&::after{width:115px;height:15px}}}}}.courses{padding:1.5rem 1.2rem;.courses_container{h2{font-size:calc(var(--h4-font-size) * 0.6);margin-bottom:1rem;span{font-size:calc(var(--h5-font-size) * 0.6)}}.courses_tabs{margin-bottom:3rem;.tab{width:100%}}.courses_content{gap:1rem;margin-bottom:2rem;.play-movie{width:55px;height:55px;font-size:var(--h5-font-size)}.course_item{padding:8px;.courses_img{height:180px}.courses_text{padding:8px;h3{font-size:calc(var(--h5-font-size) * 0.6)}p{font-size:calc(var(--normal-font-size) * 0.6)}.btn_logo{gap:.5rem;img{width:70px;height:30px}a{width:90px;height:25px;font-size:calc(var(--normal-font-size) * 0.6)}}}}}}}.single_course{padding:7rem .2rem 1.5rem .2rem;.single_course_container{.single_course_content{.course_img{height:250px;img{width:100%;height:100%;object-fit:cover}.play-movie{width:55px;height:55px;font-size:var(--h5-font-size)}}.cours_text{h1{font-size:calc(var(--h3-font-size) * 0.6);width:95%;margin-left:15px}}}}}.single_course_data{padding:0rem 1.2rem 1.5rem 1.2rem;.single_course_data_container{gap:.75rem;.btns{gap:.5rem;order:2;.btn{width:90px;height:30px;font-size:calc(var(--normal-font-size) * 0.6)}}.course_desc{order:3;p{font-size:calc(var(--normal-font-size) * 0.6)}ul,ol{margin-left:10px;li{font-size:calc(var(--normal-font-size) * 0.6);margin-bottom:8px}}h2{font-size:calc(var(--h4-font-size) * 0.6)}h3{font-size:calc(var(--h5-font-size) * 0.6)}}.details_lesson{order:1;position:relative;max-width:100%;padding:10px;width:100%;max-width:500px;right:auto;top:auto;margin:0rem 0 1rem 0;.details{margin:5px;h4,span{font-size:12px}}a{height:30px;font-size:calc(var(--h5-font-size) * 0.6)}}}}.blog_hero{padding:6rem .2rem 1.5rem .2rem;.blog_hero_container{.blog_hero_content{gap:1rem;.blog_hero_text{h2{font-size:20px;width:80%}p{width:80%;font-size:calc(var(--normal-font-size) * 0.6)}}.blog_hero_imgs{img{width:83%;height:280px}}}}}.blogs{padding:1.5rem .2rem;.blogs_container{.blogs_content{.comeing_soon{h2{font-size:calc(var(--h4-font-size) * 0.6)}p{font-size:calc(var(--normal-font-size) * 0.6);margin-bottom:1rem}.discover_data{img{height:250px}h3{font-size:8px;width:45px;height:14px;margin-bottom:10px}h2{font-size:calc(var(--h5-font-size) * 0.6)}p{font-size:8px}.link_date{a{font-size:10px;i{font-size:10px}}span{font-size:8px}}}}.most_blog{.most_content{h3{font-size:calc(var(--h5-font-size) * 0.6)}.discover_data{img{width:80px;height:80px}h2{font-size:8px}p{font-size:6px}.link_date{a{font-size:8px;i{font-size:8px}}}}}}}}#pagination{gap:6px;padding:8px;height:36px;button{width:25px;height:25px;font-size:calc(var(--normal-font-size) * 0.6)}span.ellipsis{padding:2px}}}.single_blog{padding:7rem .2rem 1.5rem .2rem;.single_blog_container{.single_blog_content{.blog_img{height:200px}.blog_text{gap:.3rem;a{font-size:12px}i{font-size:12px}span{font-size:calc(var(--normal-font-size) * 0.6)}}}}}.single_blog_data{padding:1.2rem;.single_blog_data_container{gap:.75rem;.blog_desc{h1{font-size:calc(var(--h4-font-size) * 0.6)}h2{font-size:calc(var(--h5-font-size) * 0.6)}h3{font-size:12px;width:100%}p{font-size:calc(var(--normal-font-size) * 0.6);width:100%}img{width:250px;height:150px}ul,ol{margin-left:10px;li{font-size:calc(var(--normal-font-size) * 0.6);margin-bottom:8px}}}}}.free_courses{border:4px solid #FAE7CA;border-radius:0 0 80px 0;background-size:250px 350px;.free_courses_img{img{width:300px;height:190px;border-radius:8px 60px 8px 70px}}.free_courses_content{span{font-size:var(--h6-font-size);&::after{width:60px;height:4px}}h1{font-size:20px;width:100%;margin-bottom:0}p{font-size:calc(var(--normal-font-size) * 0.6);width:100%;margin-bottom:8px}.free_courses_btn{.btn{width:255px;height:40px;font-size:12px}}}}.item-free_courses{padding:1.5rem .5rem;.item-free_courses_container{.item-free_courses_content{h2{font-size:calc(var(--h4-font-size) * 0.6);&::after{width:120px!important;right:35%!important}}p{font-size:calc(var(--normal-font-size) * 0.6);margin-bottom:2.5rem}.item-free_courses-item{gap:1rem;.item{.img{img{width:100%;height:265px!important}&::after{width:6px;right:-5px;top:-5px}&::before{height:6px;top:-5px}.play-movie{width:55px;height:55px;font-size:var(--h5-font-size)}}}.text{padding:15px!important;.date_time{margin-bottom:0!important;gap:0.5rem!important;width:100%!important;.date,.time{h6,span{font-size:calc(var(--normal-font-size) * 0.6)}}}h3{width:280px!important;font-size:calc(var(--h5-font-size) * 0.6)!important}p{font-size:10px}.btn{flex-direction:row;a{width:135px!important;height:35px!important}.soon{i{font-size:calc(var(--h5-font-size) * 0.6)}h6{font-size:12px}}}}}}}}.record-free_courses{padding:1.5rem .5rem;.record-free_courses_container{.record-free_courses_content{.record_content_header{gap:5px;.text{h2{font-size:calc(var(--h4-font-size) * 0.8)!important;width:100%!important}p{font-size:calc(var(--normal-font-size) * 0.8)!important;margin-bottom:1rem!important}}.btn a{width:150px;height:35px;font-size:calc(var(--h5-font-size) * 0.6)}}.record-free_courses-item{gap:1rem;.img{&::after{width:6px;right:-5px;top:-5px}&::before{height:6px;top:-5px}img{width:100%;height:265px!important}.play-movie{width:55px;height:55px;font-size:var(--h5-font-size)}}.text{padding:15px!important;margin-bottom:30px;.date_time{width:100%!important;gap:0.5rem!important;margin-bottom:0!important;.date,.time{h6,span{font-size:calc(var(--normal-font-size) * 0.6)}}}h3{width:280px!important;font-size:calc(var(--h5-font-size) * 0.6)!important}p{font-size:10px!important}.btn{a{width:135px!important;height:35px!important}.soon{i{font-size:calc(var(--h5-font-size) * 0.6)}h6{font-size:12px}}}}}}}}.testimonials{padding:7rem .2rem 1.5rem .2rem;p{font-size:calc(var(--normal-font-size) * 0.6)}h2{font-size:20px;margin-bottom:1rem}.students_container{padding:1.5rem .3rem 6rem .3rem;border-radius:6px;h3{font-size:calc(var(--h5-font-size) * 0.6)}.swiper{padding:15px 6px;border-radius:6px}}.custom-video-wrapper{width:180px}.controls{padding:3px 4px;gap:4px}.play-icon{border-left:6px solid #fff;border-top:4px solid #fff0;border-bottom:4px solid #fff0}.pause-icon span{width:1px;height:6px}.icon-btn{font-size:8px}.btns_swiper{top:200px;padding:20px}.swiper-button-prev,.swiper-button-next{width:80px;height:28px;font-size:calc(var(--normal-font-size) * 0.6);padding:4px 8px;margin-top:-14px}}.client_section{padding:5rem .2rem 1.5rem .2rem;background-size:300px 400px;margin-top:50px;.client_container{h2{font-size:calc(var(--h4-font-size) * 0.6);margin-bottom:1.5rem;&::after{width:130px;left:30%}&::before{width:100px;left:35%;bottom:-5px}}.client_content{.student_card{width:270px!important}.student_info{.img_name{gap:6px}.quote_icon{width:25px;height:20px}}.student_img{width:25px;height:25px}.student_info h3{font-size:9px}.student_card p{font-size:8px;width:85%}.date_location{padding:0 3px;span{font-size:6px}.date,.location{gap:4px}}}}}.about_hero{background-size:300px 100%;.about_hero_container{.about_hero_content{.about_hero_img{width:120px;height:120px}.about_hero_content{width:90%;.hero_title{gap:.3rem;h1{font-size:20px}img{width:25px;height:35px}}.about_hero_text{gap:3px;h3{font-size:calc(var(--h4-font-size) * 0.6)}img{width:15px;height:15px}.line{width:15px;height:10px}span{font-size:20px}}p{font-size:12px;width:100%}}}}}.distinguishes{padding:1.5rem .5rem;background-size:100% 50%;.distinguishes_container{.distinguishes_content{h2{width:95%;font-size:calc(var(--h3-font-size) * 0.6);margin-bottom:2rem}.distinguishes-item{gap:4rem;.item{gap:1rem;.img{img{width:250px}}.text{padding:10px;&::after{width:100px;height:35px;top:-3px;left:87%;transform:translateX(-50%) rotate(77deg)}.num{h6{width:40px;height:40px;font-size:20px}}h3{font-size:calc(var(--h4-font-size) * 0.6);&::after{width:200px;height:15px}}p{font-size:calc(var(--normal-font-size) * 0.7)}.follow_up{gap:.75rem;width:100%;h4{font-size:calc(var(--h5-font-size) * 0.6);&::after{width:120px}}}.btn{a{width:240px;height:30px;font-size:calc(var(--h5-font-size) * 0.7)}}}&:nth-child(2){.text{.follow_up{h4{&::after{width:120px}}}}}&:nth-child(3){.text{.follow_up>h4:first-child::after,.follow_up>h4:nth-child(2)::after{width:120px}}}&:nth-child(2){& .text{&::after{left:87%}}}&:nth-child(3){.text{&::after{top:-10px;left:85%;transform:translateX(-40%) rotate(75deg)}}}}}}}}.pricing{padding:7rem .5rem;.pricing_container{h2{font-size:20px}.pra{font-size:calc(var(--normal-font-size) * 0.6)}.pricing_palns{gap:1.5rem;margin-top:2.5rem;.prime{padding:.75rem 20px;height:455px;.card_header{h3{font-size:11px}h4{font-size:16px}}.price{.money h5{font-size:24px;span{font-size:11px}}.time h6{font-size:calc(var(--normal-font-size) * 0.6)}&::after,&::before{width:90%}}.content{gap:10px}.card_body{gap:10px;.text{margin-bottom:10px;p{font-size:12px}}.btn a{height:40px;font-size:calc(var(--h5-font-size) * 0.6)}}}.card{height:fit-content;padding:1.75rem 20px;.card_header{h3{font-size:11px}h4{font-size:16px}}.price{margin-top:-30px;.money h5{font-size:24px}.time h6{font-size:calc(var(--normal-font-size) * 0.6)}&::after,&::before{width:90%}}.content{margin-top:0;gap:10px}.card_body{gap:10px;.text{margin-bottom:10px;p{font-size:12px}}.btn a{height:40px;font-size:calc(var(--h5-font-size) * 0.6)}}}}.bannar{padding:1rem;gap:1rem;.icon i{font-size:50px}.text{h4{font-size:calc(var(--h3-font-size) * 0.7)}p{font-size:calc(var(--h6-font-size) * 0.6)}}.btn{width:160px;height:35px}}}}.any_plan{padding:1.5rem 1.2rem;.any_plan_container{.img img{display:none}.content{.data{padding:12px}h2{font-size:calc(var(--h4-font-size) * 0.6);width:100%}.pra{font-size:calc(var(--normal-font-size) * 0.6)}.detilas{.img_icon img{width:45px;height:45px}.text{gap:5px;h3{font-size:calc(var(--h5-font-size) * 0.6);&::after{width:40px;height:8px}}p{font-size:calc(var(--normal-font-size) * 0.6)}}}.medial{h6{display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:11px;padding:0 15px 3px 15px;height:fit-content;i{font-size:17px}}}}}}.video_hore{padding:1.5rem .2rem;background-size:300px 400px;margin-bottom:100px;.video_hore_container{padding:20px;background-size:300px 250px;p{font-size:16px;width:100%;margin-bottom:1rem}.img_btn{padding:.75rem 1rem;border:2px solid #ffc739;.img img{max-width:250px}.btn a{width:140px;height:30px;font-size:calc(var(--h5-font-size) * 0.6)}}}}.newsletter{padding:8rem .2rem 5.5rem .2rem;.newsletter_container{h2{font-size:20px}p{font-size:calc(var(--normal-font-size) * 0.6)}form{.input{max-width:300px;height:40px;padding:8px;input{font-size:calc(var(--normal-font-size) * 0.6)}i{font-size:calc(var(--normal-font-size) * 0.6)}}.btn button{max-width:300px;height:40px;font-size:calc(var(--h5-font-size) * 0.6)}}.newsletter_imgs{padding:6rem;.img1{top:-15%;img{width:140px;height:140px}}.img3{left:12%;top:55%;img{width:120px;height:120px}}.img2,.img4,.img5,.img6{display:none}.quote{width:200px;padding:.3rem;p{font-size:10px;&::before{width:18px;height:18px;right:-3%;top:-14px}}}.quote1{right:15%;top:60%}.quote2{left:5%;top:-12%}.quote3{display:none}}}}.newsletter_item{padding:1.5rem .2rem;.newsletter_item_container{.btns_search{flex-direction:column-reverse;margin-bottom:5px;.btn{padding:.2rem .6rem;font-size:calc(var(--normal-font-size) * 0.6)}.search{max-width:300px;height:40px;input{font-size:11px}i{font-size:calc(var(--h5-font-size) * 0.6)}}}.items{gap:2.5rem;margin-bottom:50px;.item{gap:1.5rem;.content{gap:8px;h1{font-size:calc(var(--h4-font-size) * 0.6)}p{font-size:10px}.btn_time{.btn a{width:100px;height:22px;font-size:calc(var(--normal-font-size) * 0.6)}.time{span{font-size:10px}i{font-size:10px}}}}}}}}.single_newslatter{padding:6rem .2rem 1.5rem .2rem;.single_newslatter_container{h1{font-size:calc(var(--h4-font-size) * 0.6);margin-left:10px}p{font-size:12px;margin-left:10px}.single_newslatter_content{.blog_img{height:200px}.single_newslatter_icon_text{.text{a{font-size:12px}i{font-size:12px}span{font-size:calc(var(--normal-font-size) * 0.6)}}.icon img{width:50px;height:21px}}}}}.single_newslatter_data{padding:1.2rem;.single_newslatter_data_container{gap:1rem;.blog_desc{h2{font-size:calc(var(--h5-font-size) * 0.6)}h3{font-size:12px}p{font-size:calc(var(--normal-font-size) * 0.6)}ul,ol{margin-left:15px;li{font-size:calc(var(--normal-font-size) * 0.6)}}}.text_area{h6{font-size:calc(var(--h5-font-size) * 0.6)}.merg{flex-direction:column;gap:10px;form{textarea{width:400px;height:120px;padding:8px;font-size:calc(var(--h6-font-size) * 0.6);margin-bottom:1rem}button{width:100px;height:35px;font-size:calc(var(--h6-font-size) * 0.6)}}}}}}.related_newsletter{padding:1.5rem 1.2rem;.related_newsletter_container{h2{font-size:calc(var(--h4-font-size) * 0.6);&::after{width:50px;height:12px;bottom:-12px}}.items{gap:1.5rem;.item{gap:1.5rem;.content{gap:8px;h1{font-size:calc(var(--h4-font-size) * 0.6)}p{font-size:10px}.btn_time{.btn a{width:100px;height:22px;font-size:calc(var(--normal-font-size) * 0.6)}.time{span{font-size:10px}i{font-size:10px}}}}}}}}.online_teaching{padding:3rem .2rem;.online_teaching_container{.online_teaching_content{.hero_content{padding:1.5rem;margin-bottom:1rem;gap:4px;h1{font-size:20px}h6{font-size:12px}}p{font-size:12px;margin-bottom:1.5rem}h2{font-size:calc(var(--h4-font-size) * 0.6)}h3{font-size:calc(var(--h5-font-size) * 0.6)}ul,ol{font-size:calc(var(--normal-font-size) * 0.6);li{margin:8px 0 8px 15px}}.last{padding:1.5rem;h2{font-size:calc(var(--h5-font-size) * 0.6)}p{font-size:12px}a{width:160px;height:35px;font-size:calc(var(--h6-font-size) * 0.6)}}}}}.error{padding:7rem .2rem;background-size:300px 100%;background-position:left;.error_container{.error_content{gap:1rem;.img{img{width:200px;height:300px}}.btn{a{font-size:calc(var(--h5-font-size) * 0.6)}}}}}.hoorForm .step.active{padding:7rem .2rem 1.5rem .2rem;gap:1.5rem}.hoorForm .step.active .img{display:none}.hoorForm .form_1,.hoorForm .form_2,.hoorForm .form_3{padding:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.hoorForm .form-group{width:80%}.hoorForm .form_1 h2,.hoorForm .form_2 h2,.hoorForm .form_3 h2{font-size:calc(var(--h3-font-size) * 0.6);text-align:center}.hoorForm .form_1 p,.hoorForm .form_2 p,.hoorForm .form_3 p{font-size:10px;text-align:center}.hoorForm .form_1 h3,.hoorForm .form_2 h3,.hoorForm .form_3 h3,.hoorForm .form_1 h4,.hoorForm .form_2 h4,.hoorForm .form_3 h4{font-size:calc(var(--h5-font-size) * 0.6)}.hoorForm input,.hoorForm select{width:100%;height:45px;font-size:calc(var(--normal-font-size) * 0.6)}.hoorForm textarea{height:70px;font-size:calc(var(--normal-font-size) * 0.6)}.hoorForm .custom-option{max-width:300px;height:38px;font-size:calc(var(--normal-font-size) * 0.6)}.hoorForm .level_user .custom-option{max-width:300px;height:38px}.hoorForm .level_knowlge input{width:20px;height:20px}.hoorForm button{max-width:292px;height:40px;font-size:calc(var(--h5-font-size) * 0.6);margin-bottom:50px}.hoorForm button.back{width:80px;height:32px;font-size:calc(var(--normal-font-size) * 0.6)}.hoorForm .succes img{width:300px;height:250px}.quizes_hero{padding:6.5rem 1rem 2rem 1rem;.quizes_hero_container{padding:3rem 1rem 2rem 1rem;.quizes_hero_content{gap:1rem;.quizes_hero_text{span{width:140px;height:26px;font-size:11px}h2{font-size:18px;width:100%}}.quizes_hero_img{img{width:50px;height:50px}&::after{width:80px;height:16px;bottom:-8px;left:-8px}}}}}.quizes{padding:2.5rem .5rem;.quizes_container{h2{font-size:16px;text-align:center}.quizes_tabs{.tabsQuizes{width:130px;height:38px;font-size:13px}}.quizes_content{margin-top:2rem;.quize_item{width:100%;padding:1rem;.quizes_text{.data{h3{font-size:16px}}p{font-size:12px;line-height:18px;width:100%}a{width:100px;height:32px;font-size:11px}}}}}}.questions{padding:6rem .8rem 1.8rem .8rem;.questions_container{.questions_data{padding:.5rem;padding-bottom:1rem;gap:1.6rem;width:100%;.quiz_data{.section_title{font-size:14px}.questions_description{font-size:10px;width:90%}.level_ques{gap:.6rem;span{font-size:10px;padding:5px 10px}}}.quiz-form{gap:1.6rem;margin-top:.6rem}.quiz-question{padding:.8rem .5rem}.quiz-question h3{font-size:13px;span{font-size:14px}}.options{gap:.7rem}.option{padding:8px;font-size:13px;font-weight:500}.option input[type="radio"]{width:10px;height:10px}.media{margin:.4rem 0;video{width:100%}audio{width:100%;height:40px}}.submit-btn{width:137px;height:30px;font-size:12px}.error-message{font-size:10px;padding:5px}.score{padding:.5rem;gap:.6rem;h3{font-size:18px}.advanced,.beginner,.intermediate{font-size:11px;padding:5px 8px}a{font-size:11px}p{font-size:11px;width:100%}}.btns_result{flex-direction:column;width:100%;gap:.6rem;.btn_retake{width:100%;height:30px;font-size:12px}.btn_explore{width:100%;height:30px;font-size:12px}.btn_download{width:100%;height:30px;font-size:12px}}}}}.footer_section{padding:50px 5px;margin-top:3rem;.section_ban{top:-8%}.bannar{padding:10px 15px;max-width:95%;gap:15px;.text{gap:5px;h4{font-size:calc(var(--h5-font-size) * 0.7)}p{font-size:calc(var(--normal-font-size) * 0.7);max-width:100%}}.input{max-width:200px;height:40px;input{font-size:10px}input::placeholder{font-size:calc(var(--normal-font-size) * 0.7)}.arrow{width:40px;height:40px;font-size:calc(var(--normal-font-size) * 0.7)}}}}.desc_img_logo{.img_logo img{width:120px;height:45px}.desc{font-size:calc(var(--normal-font-size) * 0.7)}}.footer_info{h3{font-size:calc(var(--h5-font-size) * 0.7)}a{font-size:13px}.social{a{width:30px;height:30px;font-size:calc(var(--h5-font-size) * 0.7)}}}.footer_copy{p{font-size:calc(var(--normal-font-size) * 0.7);img{width:80px;height:9px}}}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}