*{margin:0;padding:0;box-sizing:border-box;font-family:work sans}html,body{min-width:320px;overflow-x:auto}body{background:#f5f5f5}a{text-decoration:none;color:inherit;line-height:1;cursor:pointer}a img{width:20px;margin-left:10px}.container{padding-left:10%;padding-right:10%}.btn{background:#2b71f0;color:#fff;padding:14px 25px;font-size:16px;border-radius:30px;cursor:pointer;border:0;outline:0;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 1px #fff inset;box-shadow:0 1px 2px #0003}.btn img{width:20px;margin-left:10px}.btn:hover{background:#407eef;color:#fff}@media (max-width: 1200px){.container{padding-left:5%;padding-right:5%}.btn{padding:14px 22px}}nav{width:100%;color:#676767;padding:20px 0;position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:space-between;z-index:10}.logo{width:180px}.socials{margin-right:20px}.sm-1,.sm-2{width:20px}.sm-3{width:10px;margin-right:0}nav ul li{display:inline-block;list-style:none;margin:5px 20px;font-size:16px}.light-nav{background-color:#fff;box-shadow:0 1px 3px #0000000d;transition:.3s}nav ul li:hover{color:#000}nav ul li>.active{font-weight:600;color:#2b71f0;background:none;box-shadow:none}nav ul li>.active-btn{background-color:#fff;color:#2b71f0;border:1px solid #2B71F0;box-shadow:none}.menu-icon{display:none}@media (max-width: 1100px){nav{padding:10px 0}.logo{width:140px}nav ul li{margin:10px}}@media (max-width: 900px){nav{padding:15px 0}nav ul{position:fixed;top:0;right:0;bottom:0;background:#fff;z-index:-1;width:220px;padding-top:70px;transition:.5s}nav ul li{display:block;margin:25px 30px}.menu-icon{display:block;width:30px;cursor:pointer}.hide-mobile-menu{right:-250px}}.hero{width:100%;min-height:100vh;background-color:#e7edf7;display:flex;align-items:center;justify-content:center}.hero-text{text-align:center;max-width:700px}.hero-text h1{font-size:60px;font-weight:600}.hero-text p{color:#676767;max-width:700px;margin:10px auto 20px;line-height:1.4}.hero-text span{color:#2b71f0}.home-btn{display:none}.home-btn img{margin:0;color:#2b71f0;transform:rotate(-90deg)}.sticky-btn{display:flex;align-items:center;justify-content:center;position:fixed;top:85%;right:2.5%;width:50px;height:50px;padding:0;border-radius:50%;background:#fff;box-shadow:0 1px 1px #0003;cursor:pointer;transition:background .3s ease,transform .2s ease}.sticky-btn button{width:50px;height:50px;border-radius:50%;background:none;border:none;outline:none;cursor:pointer}@media (max-width: 850px){.hero-text h1{font-size:40px}}@media (max-width: 650px){.hero-text h1{font-size:30px;max-width:400px;margin:auto}.hero-text p{font-size:14px;margin:15px auto 30px}}.about{margin:100px auto;display:flex;align-items:center;justify-content:space-between;width:90%}.about-left{flex-basis:40%;position:relative}.about-right{flex-basis:56%}.about-img{width:100%;min-height:500px;border-radius:10px;object-fit:cover}.play-icon{width:60px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}.play-icon:hover{width:65px;transition:.1s}.about h3{font-weight:600;font-size:16px;color:#2b71f0}.about h2{font-size:35px;color:#001a40;margin:10px 0;max-width:400px}.about p{margin-top:25px;margin-bottom:15px;color:#676767}.about a{color:#2b71f0;font-weight:600;display:inline-flex;align-items:center;justify-content:center;transition:1s;margin-top:25px}.about a:hover{text-decoration:underline}.about a:hover img{margin-left:15px}.mission{margin:100px auto 0;background-color:#001a40;display:flex;flex-direction:column;align-items:center;justify-content:center}.mission h2{font-size:35px;color:#2b71f0;margin:80px 0 10px;max-width:400px;text-transform:none}.mission p{font-size:35px;color:#fff;text-align:center;max-width:800px;margin-bottom:80px}@media (max-width: 930px){.about{flex-direction:column}.about-left{flex-basis:100%;margin:80px 20px 0;order:2}.about-right{flex-basis:100%}}.program-section{background-color:#2b71f0}.program-card{display:flex;justify-content:space-between;flex-wrap:wrap;padding-bottom:100px}.learning-section{background-color:#e7edf7}.items{display:flex;flex-direction:column;padding-bottom:100px}.instructor{display:flex;justify-content:space-between;align-items:center;margin:50px auto}.instructor-img{width:30%;position:flex}.instructor-img img{width:50%;border-radius:100%;border:8px solid #E7EDF7}.instructor-img .instructor-img-1{transform:translate(20px,20px)}.instructor-img .instructor-img-2{transform:translate(-20px,100px);z-index:1}.instructor-img .instructor-img-3{transform:translate(50px,-16px);z-index:2}.instructor-text{width:65%;font-size:32px;color:#676767}.instructor-text h2{color:#001a40;margin-bottom:10px}@media screen and (max-width: 1350px){.instructor-img{width:40%}.instructor-text{width:55%}}@media screen and (max-width: 900px){.instructor{flex-direction:column}.instructor-img{width:100%;padding:0 25%;margin-bottom:20px}.instructor-text{width:100%;text-align:center}}@media screen and (max-width: 800px){.instructor-img{padding:0 23%}}@media screen and (max-width: 750px){.instructor-img{padding:0 20%}}@media screen and (max-width: 650px){.instructor-img{padding:0 15%}}@media screen and (max-width: 550px){.instructor-img{padding:0 10%}}@media screen and (max-width: 450px){.instructor-img{padding:0 2.5%}}@media screen and (max-width: 400px){.instructor-img{width:100%;padding:0}}.title{text-align:center;color:#fff;font-size:16px;font-weight:600;text-transform:uppercase;padding:100px 0 50px}.title h2{font-size:35px;color:#001a40;margin-top:5px;text-transform:none}.card{width:49%;background-color:#fff;color:#676767;border-radius:10px;margin-bottom:25px;padding:30px;box-shadow:0 1px 3px #0000001a;line-height:1.3;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:20px;min-height:350px}.card h3{color:#001a40}.card p{flex-grow:2}.card a{color:#2b71f0;font-weight:600;display:inline-flex;align-items:center;justify-content:center;transition:1s}.card a:hover{text-decoration:underline}.card a:hover img{margin-left:15px}@media screen and (max-width: 768px){.card{width:100%}}.item{display:flex;justify-content:space-between;align-items:center;margin:50px auto}.item img{width:45%;border-radius:10px;height:350px;object-fit:cover;object-position:center;image-rendering:high-quality}.item-text{width:50%;color:#676767;font-size:32px}.row-2 .item-text,.row-4 .item-text{order:2;display:flex;flex-direction:column;align-items:end;text-align:right}.row-2 img,.row-4 img{order:1}.item-text h3{margin-bottom:20px;color:#2b71f0}@media screen and (max-width: 768px){.item{flex-direction:column-reverse}.row-2 .item-text,.row-4 .item-text{order:1;align-items:center;text-align:center}.row-2 img,.row-4 img{order:2}.item img{width:100%;margin-bottom:30px}.item-text{width:100%;text-align:center}}.pricing-section{background-color:#001a40}.pricing-section h2{color:#2b71f0}.pricing-cards{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:100px}.pricing-card{width:32%;padding:20px;border-radius:20px;margin-bottom:20px}.pricing-card h3,.pricing-card p{margin-bottom:20px}.pricing-card .icon{width:50px;padding:10px;border-radius:30%;display:flex;justify-content:center;align-items:center;margin-bottom:20px}.pricing-card .icon img{width:30px}.pricing-card .price{font-size:32px;font-weight:600}.pricing-card .volume{margin:0 3px}.pricing-card .btn{width:96%;margin-left:2%;margin-right:2%}.pricing-card-1{background-color:#e7edf7;color:#001a40}.pricing-card-1 .icon{background-color:#001a40}.pricing-card-1 .price,.pricing-card-1 .volume{color:#2b71f0}.pricing-card-2{background-color:#001a40;color:#2b71f0;border:1px solid #2B71F0}.pricing-card-2 .icon{background-color:#2b71f0}.pricing-card-2 .price,.pricing-card-2 .volume{color:#fff}.pricing-card-2 .btn{background-color:#fff;color:#2b71f0}.pricing-card-3{background-color:#2b71f0;color:#001a40;border:1px solid #2B71F0}.pricing-card-3 .icon{background-color:#fff}.pricing-card-3 .price,.pricing-card-3 .volume{color:#fff}.pricing-card-3 .btn{background-color:#001a40;color:#fff}.package-section{background-color:#2b71f0;padding:100px 0}.table{width:100%;background-color:#fff;border-radius:20px}.table caption{font-size:35px;color:#001a40;margin-bottom:50px}.table th{text-align:left}.table .icon{width:30px}table{border-collapse:collapse}th,td{padding:20px 30px}th{color:#001a40}td{color:#676767}.colored-row td{background-color:#e7edf7}.table .col-2{text-align:center}.package p{color:#fff;text-align:center;margin:50px 0}.package p .warning{color:#001a40;font-weight:600}.package .btns{display:flex;justify-content:center;width:100%;gap:20px}.btns .btn-1{background-color:#fff;color:#2b71f0;width:20%}.btns .btn-2{background-color:#001a40;color:#fff;width:20%}@media screen and (max-width: 900px){.pricing-cards{flex-wrap:wrap}.pricing-card{width:48%}.pricing-card .btn{width:90%}.table{overflow-x:auto}.table th,.table td{padding:20px 10px}.btns .btn-1,.btns .btn-2{width:40%}}@media screen and (max-width: 600px){.pricing-cards{flex-direction:column;justify-content:center;align-items:center}.pricing-card{width:100%}.pricing-card .btn{width:96%}.table th,.table td{padding:20px 5px}.btns .btn-1,.btns .btn-2{width:80%}}@media screen and (max-width: 500px){.table th,.table td{padding:20px 2px}.btns{flex-direction:column;justify-content:center;align-items:center;width:100%}}.testimonials-section{background-color:#e7edf7;padding-bottom:100px}.testimonials-title p{color:#2b71f0}.testimonials{padding:0 80px;position:relative}.next-btn,.back-btn{position:absolute;top:50%;right:0;transform:translateY(-50%);padding:15px;width:50px;height:50px;border-radius:50%;cursor:pointer;background:#2b71f0}.back-btn{right:auto;left:0}.slider{overflow:hidden}.slider ul{display:flex;width:200%;overflow-x:hidden;transition:.5s}.slider ul li{list-style:none;width:50%;padding:20px}.slide{box-shadow:0 0 20px #0000000d;padding:40px;border-radius:10px;color:#676767;line-height:1.4;background-color:#fff}.slide img{width:65px;border-radius:50%;margin-right:10px;border:4px solid #2B71F0}.user-info{display:flex;align-items:center;margin-bottom:20px;font-size:15px}.user-info h3{color:#001a40}@media (max-width: 800px){.testimonials{padding:0 40px}.next-btn,.back-btn{padding:10px;width:35px;height:35px}.testimonials ul li,.slide{padding:10px}.slide img{width:50px;border:2px solid #2B71F0}}@media (max-width: 600px){.user-info{flex-direction:block;margin-bottom:10px;font-size:12px}.user-info h3{font-size:16px}.slider p{font-size:12px}}.contact-title p{color:#2b71f0}.contact{margin-bottom:100px;max-width:100%;display:flex;align-content:center;justify-content:space-between}.contact-col{flex-basis:48%;color:#676767}.contact-col h3{color:#001a40;font-weight:600;font-size:25px;margin-bottom:20px}.contact-col p{max-width:450px;list-style:.3}.contact-col ul li{display:flex;align-items:center;margin:20px 0}.contact-col ul li img{width:25px;margin-right:10px}.contact form input,.contact form textarea{display:block;width:100%;background:#e7edf7;padding:15px;border:0;outline:0;margin-bottom:15px;margin-top:5px;resize:none}@media (max-width: 700px){.contact{display:block}.contact-col{padding:20px}}.footer{margin:10px auto;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #797979;padding:15px 0}.footer ul li{list-style:none;display:inline-block;margin-left:20px}@media (max-width: 768px){.footer{flex-direction:column}.footer p{order:2;text-align:center}.footer ul{order:1;width:100%;display:flex;justify-content:space-between}.footer ul li{margin-left:0;margin-bottom:20px}}.video-player{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;z-index:100;display:flex;align-items:center;justify-content:center}.video-player video{width:90%;max-width:900px;height:auto;border:4px solid #fff}.video-player.hide{display:none}
