*{box-sizing:border-box;font-family:sans-serif;margin:0;padding:0}.container{margin-left:auto;margin-right:auto;max-width:1178px;padding-left:16px;padding-right:16px;width:100%}img{max-height:100%;max-width:100%}ul{display:flex;list-style:none}a{text-decoration:none}.footer{background:#08101e;padding:100px 0 148px;width:100%}.footer__wrapper{align-items:center;display:flex}.footer__cards{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(5,1fr)}.footer__card{width:261px}.footer__card p{color:#fff;font-size:14px;font-weight:450;padding:10px 0 37px}.footer__info{display:flex;flex-direction:column;margin-top:auto;width:164px}.footer__info p{color:#fff;font-size:16px;font-weight:500;text-transform:uppercase}.footer__info ul{flex-direction:column;gap:20px;margin:32px 0 0}.footer__info ul a{color:#999;font-size:14px;font-weight:400}.footer__contact{display:flex;flex-direction:column;gap:20px}.footer__contact a{color:#fff}.footer__about{display:flex;flex-direction:column;margin-top:auto;width:261px}.footer__about p:first-child{color:#fff;font-size:16px;font-weight:500;text-transform:uppercase}.footer__about p:nth-child(2){color:#999;font-size:14px;font-weight:450;margin:32px 0 29px}.footer__about a{color:#fff;margin:0 0 21px}.footer__about__imgs{display:flex;gap:25px;margin:0 0 39px}@media(max-width:1170px){.footer__cards{gap:50px;grid-template-columns:repeat(3,1fr);margin:0 auto}}@media(max-width:800px){.footer__cards{gap:50px;grid-template-columns:repeat(2,1fr);margin:0 auto}}@media(max-width:600px){.footer__cards{gap:50px;grid-template-columns:repeat(1,1fr);margin:0 auto}}.header{background:#0a121f}.header .navbar{align-items:center;border:1px solid #000;display:flex;height:100px;justify-content:space-between}.header .navbar__collection{gap:40px;margin:0 150px 0 0}.header .navbar__collection a{color:#fff}.header .navbar__btn button{background:#3a68b8;border:none;border-radius:5px;color:#fff;font-size:16px;height:52px;padding:15px 30px;width:112px}.header .navbar__menu{display:none}.header .navbar__menu div{background:#fff;border-radius:4px;height:3px;margin:3px 0;width:30px}@media(max-width:1100px){.navbar{padding:0 16px}.navbar .navbar__collection{display:none}.navbar .navbar__menu{display:block}}@media(max-width:600px){.navbar__btn{display:none}}.about{background:#020a18;padding:170px 0;width:100%}.about__wrapper{align-items:center;display:flex;height:100%;justify-content:center;max-width:1178px;width:100%}.about__content{border:1px solid #000;display:flex;width:1140px}.about__body{display:flex;flex-direction:column;height:464px;justify-content:center;transform:translateX(75px);width:50%}.about__body h3{color:#fff;font-size:40px;font-weight:700}.about__body__p1{line-height:140%;margin:40px 0 20px}.about__body__p1,.about__body__p2{color:#fff;font-size:16px;font-weight:600;width:460px}.about__body__p2{margin:0 0 20px}.about__body__p3{margin:0 0 20px}.about__body__p3,.about__body__p4{color:#fff;font-size:16px;font-weight:600;width:460px}.about__body__readmore{background:#3a68b8;border:none;border-radius:5px;color:#fff;display:none;flex-wrap:nowrap;font-size:16px;font-weight:600;height:52px;padding:15px 30px;width:150px}.about__img{width:50%}@media(max-width:1200px){.about__content{flex-direction:column-reverse}.about__body{width:80%}.about__body__p1,.about__body__p2,.about__body__p3,.about__body__p4{width:auto}.about__img{margin:0 auto 50px;width:100%}}@media(max-width:800px){.about__body{display:none}.about__body h3{font-size:30px}.about__body__btn{display:block;margin:0 auto;text-align:center}.about__body__readmore{display:block}}.award{background:#020a18;width:100%}.award .container_award{margin-left:auto;margin-right:auto;max-width:1962px;padding-left:12px;padding-right:16px;width:100%}.award__wrapper{height:454px;max-width:1930px;width:100%}.award__cards{display:flex;gap:30px;height:389px;margin:0 0 50px;overflow:scroll}.award__cards::-webkit-scrollbar{display:none}.award__card{align-items:center;background:#101725;border-radius:10px;display:flex;flex-direction:column;justify-content:center;min-width:362px}.award__card h3{color:#fff;font-size:25px;font-weight:700;padding:47px 0 30px;text-align:center}.award__card p{color:#fff;font-size:16px;font-weight:600;line-height:140%;text-align:center}.award__card__img img{display:block;height:90px;object-fit:contain;width:100%}.award__slide{display:flex;justify-content:center}.hero{background:#08101e;width:100%}.hero__wrapper{max-width:1178px;width:100%}.hero__content{display:flex;margin:0 0 89px}.hero__body{display:flex;flex-direction:column;justify-content:center;width:50%}.hero__img{width:50%}.hero__img img{display:block;transform:translateX(177px);width:100%}.hero__type{color:#3a68b8;font-size:18px;font-weight:600;text-transform:uppercase}.hero__title{color:#fff;font-size:55px;font-weight:800;margin:10px 0 40px}.hero__desc{color:#fff;font-size:18px;font-weight:600;line-height:150%;margin:0 0 65px}.hero__btns{display:flex;gap:20px}.hero__btn__started{width:171px}.hero__btn__started,.hero__btn__watch{background:#3a68b8;border:none;border-radius:5px;color:#fff;flex-wrap:nowrap;font-size:18px;font-weight:600;height:57px;padding:15px 30px}.hero__btn__watch{align-items:center;display:flex;flex-direction:row;width:217px}.hero__btn__watch span:first-child{padding:5px 0 0 10px}.hero__btn__watch span:nth-child(2){padding:1px 0 0 10px}.hero__img__logos{display:grid;grid-template-columns:repeat(4,1fr);padding:0 0 99px}@media(max-width:1500px){.hero__content{flex-direction:column-reverse}.hero__body{margin:0 auto;width:100%}.hero__img{margin:0 0 40px;transform:translateX(-30px);width:70%}}@media(max-width:1100px){.hero__img__logos{gap:25px;grid-template-columns:repeat(2,1fr);text-align:center}}@media(max-width:800px){.hero__btn__started{font-size:14px;height:37px;padding:0;width:150px}.hero__btn__watch{font-size:14px;height:37px;padding:0;width:160px}.hero__btn__watch span:first-child img{height:20px;padding:0 0 0 5px;width:20px}}@media(max-width:768px){.hero__img{display:flex;justify-content:center;margin-bottom:30px}.hero__img img{display:block;margin:0 auto;max-width:400px;transform:translate(100px);width:100%}}@media(max-width:700px){.hero__img__logos{gap:25px;grid-template-columns:repeat(1,1fr);text-align:center}}@media(max-width:600px){.hero__title{font-size:35px}}@media(max-width:560px){.hero__btn__started{font-size:10px;padding:0}.hero__btn__watch{font-size:14px;height:37px;padding:0;width:160px}.hero__btn__watch span:first-child img{height:15px;padding:0 0 0 5px;width:15px}.hero__btn__watch span:nth-child(2){flex-wrap:nowrap;font-size:10px}}.learn{background:#020a18;width:100%}.learn__wrapper{align-items:center;display:flex;max-width:1178px;padding:130px 0 170px;width:100%}.learn__img{width:55%}.learn__img img{display:block;transform:translateX(-100px);width:100%}.learn__body{display:flex;flex-direction:column;justify-content:center;width:45%}.learn__title{color:#fff;font-size:40px;font-weight:700;margin:10px 0 40px}.learn__desc{color:#fff;font-size:18px;font-weight:600;line-height:150%;margin:0 0 65px}.learn__btn__learn{background:#3a68b8;border:none;border-radius:5px;color:#fff;flex-wrap:nowrap;font-size:16px;font-weight:600;height:52px;padding:15px 30px;width:150px}@media(max-width:1500px){.learn__wrapper{flex-direction:column}.learn__body{margin:0 auto;padding-left:16px;padding-right:16px;width:100%}.learn__img{margin:0 0 40px;width:80%}}@media(max-width:768px){.learn__img{display:flex;justify-content:center;margin-bottom:30px}.learn__img img{display:block;height:auto;margin:0 auto;max-width:400px;transform:translate(-50px);width:80%}.learn__title{font-size:30px}}
/*# sourceMappingURL=main.e222f051.css.map*/