p,h1,h2,h3,h4,h5,h6{margin:0}ul,ol{margin:0;padding-left:0}button{cursor:pointer}address{font-style:normal}img{display:block;height:auto;max-width:100%}html{scroll-behavior:smooth}.list{list-style:none}.link{text-decoration:none}textarea{resize:none}body{background-color:#fff;color:#000;font-family:"Philosopher",serif;font-size:15px;font-style:normal;font-weight:500;line-height:1.4}.container{margin:0 auto;width:100%;padding-left:20px;padding-right:20px}@media screen and (min-width: 480px){.container{max-width:480px}}@media screen and (min-width: 768px){.container{max-width:768px}}@media screen and (min-width: 1320px){.container{max-width:1320px}}.title{color:#080708;font-size:25px;font-weight:700;letter-spacing:.64px;line-height:1.2;text-align:center}@media screen and (min-width: 1320px){.title{font-size:45px;text-align:left}}.button{border-radius:10px;background:linear-gradient(90deg, #0062ff 0%, #60efff 100%);padding:15px 20px;color:#fff;text-align:center;font-family:"Montserrat",sans-serif;font-size:15px;font-weight:600;line-height:1.2;letter-spacing:.9px;border:none;width:200px;margin:0 auto;background-size:200% auto;background-position:0 0;transition:background-position 250ms cubic-bezier(0.4, 0, 0.2, 1);margin-top:1.175rem}@media screen and (min-width: 1320px){.button{margin-top:1.875rem}}.button:hover,.button:focus{background-position:100% 0}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.46);transition:opacity 250ms cubic-bezier(0.4, 0, 0.2, 1),visibility 250ms cubic-bezier(0.4, 0, 0.2, 1);z-index:10}.backdrop.is-hidden{opacity:0;pointer-events:none;visibility:hidden}.modal{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:90%;height:570px;padding:30px 20px 45px;border-radius:15px;border:1px solid #33aaf0;background:linear-gradient(135deg, rgba(133, 236, 247, 0.33) 0%, rgba(41, 153, 251, 0.27) 92%);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);transform:translate(-50%, -50%) scale(1);transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1)}@media screen and (min-width: 1320px){.modal{width:450px}}.backdrop.is-hidden .modal{transform:translate(-50%, -50%) scale(0)}.modal__close{width:30px;height:30px;border:1px solid #32aaf0;border-radius:50%;position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;transition:border-color 250ms cubic-bezier(0.4, 0, 0.2, 1),fill 250ms cubic-bezier(0.4, 0, 0.2, 1)}.modal__close:hover,.modal__close:focus{border:1px solid #fff}.header{padding-top:21px;padding-bottom:21px;position:absolute;width:100%}.header__menu{color:#fff;font-weight:700;line-height:1.1;letter-spacing:1.5px;text-transform:uppercase;position:relative;display:inline-block}.header__menu::after{content:"";position:absolute;width:0;height:2px;bottom:-6px;left:50%;background-color:#32aaf0;transition:width .4s ease,left .4s ease}.header__menu:hover::after,.header__menu:focus::after{width:100%;left:0}.header__list{display:none}@media screen and (min-width: 1320px){.header__list{display:flex;gap:30px;align-items:center}}.header__nav{display:flex;justify-content:space-between;align-items:center}.hero{padding-top:180px;padding-bottom:80px;background-image:linear-gradient(rgba(0, 0, 0, 0.69), rgba(0, 0, 0, 0.69)),url(../img/bg-mob.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#393939}@media(min-device-pixel-ratio: 2),(-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.hero{background-image:linear-gradient(rgba(0, 0, 0, 0.69), rgba(0, 0, 0, 0.69)),url(../img/bg-mob-x2.jpg)}}@media screen and (min-width: 768px){.hero{background-image:linear-gradient(rgba(0, 0, 0, 0.69), rgba(0, 0, 0, 0.69)),url(../img/bg-tab.jpg)}}@media screen and (min-width: 768px)and (min-device-pixel-ratio: 2),screen and (min-width: 768px)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 768px)and (min-resolution: 192dpi),screen and (min-width: 768px)and (min-resolution: 2dppx){.hero{background-image:linear-gradient(rgba(0, 0, 0, 0.69), rgba(0, 0, 0, 0.69)),url(../img/bg-tab-x2.jpg)}}@media screen and (min-width: 1320px){.hero{padding-top:230px;padding-bottom:115px;background-image:linear-gradient(rgba(0, 0, 0, 0.69), rgba(0, 0, 0, 0.69)),url(../img/bg.jpg)}}@media screen and (min-width: 1320px)and (min-device-pixel-ratio: 2),screen and (min-width: 1320px)and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 1320px)and (min-resolution: 192dpi),screen and (min-width: 1320px)and (min-resolution: 2dppx){.hero{background-image:linear-gradient(rgba(0, 0, 0, 0.69), rgba(0, 0, 0, 0.69)),url(../img/bg-x2.jpg)}}.hero__title{color:#fff;font-weight:700;letter-spacing:.64px;line-height:1.2;font-size:21px;width:100%;margin-bottom:20px}@media screen and (min-width: 1320px){.hero__title{width:555px;font-size:45px;margin-bottom:49px}}.hero__title--acc{color:#33aaf0}.hero__text{color:#fff;line-height:1.3;font-family:"Montserrat",sans-serif;font-size:15px;width:100%;letter-spacing:0}@media screen and (min-width: 1320px){.hero__text{font-size:17px;width:588px;letter-spacing:.68px}}.hero__bl-form{border-radius:15px;border:1px solid #33aaf0;background:linear-gradient(135deg, rgba(133, 236, 247, 0.33) 0%, rgba(41, 153, 251, 0.27) 92%);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);padding:30px 21px 45px;width:100%}@media screen and (min-width: 1320px){.hero__bl-form{width:450px}}.bl-form__title{color:#fff;text-align:center;font-weight:700;line-height:1.2;letter-spacing:.64px;margin-bottom:15px;font-size:17px}@media screen and (min-width: 1320px){.bl-form__title{font-size:26px}}.bl-form__txt{color:#fff;text-align:center;font-family:"Montserrat",sans-serif;font-weight:400;line-height:1.2;letter-spacing:.64px;margin-bottom:22px;font-size:12px}@media screen and (min-width: 1320px){.bl-form__txt{font-size:14px}}.forma__input{border-radius:10px;background:#fff;width:100%;padding:14px 30px;border:none;outline:rgba(0,0,0,0);color:#080708;font-family:"Montserrat",sans-serif;font-size:14px;font-weight:600;letter-spacing:.28px}.form{display:flex;flex-direction:column;gap:16px}.privacy-policy__text{color:#fff;font-family:"Montserrat",sans-serif;font-size:14px;font-weight:600;line-height:1.2}.hero__bl-all{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:30px}@media screen and (min-width: 1320px){.hero__bl-all{flex-direction:row}}.why{padding-top:64px;padding-bottom:64px}@media screen and (min-width: 1320px){.why{padding-top:76px;padding-bottom:76px}}.why__title{width:100%}@media screen and (min-width: 1320px){.why__title{width:386px}}.why__tit{color:#080708;font-size:16px;font-weight:700;line-height:1.2;letter-spacing:.64px;margin-bottom:10px}@media screen and (min-width: 1320px){.why__tit{font-size:24px}}.why__txt{color:#080708;font-family:"Montserrat",sans-serif;font-size:12px;font-weight:500;letter-spacing:.3px;width:100%}@media screen and (min-width: 1320px){.why__txt{font-size:15px;width:367px}}.why__li{display:flex;align-items:center;gap:20px}.why__list{display:flex;flex-direction:column;gap:20px}.why__block{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:40px}@media screen and (min-width: 1320px){.why__block{flex-direction:row}}.about{padding-top:64px;padding-bottom:64px;position:relative}@media screen and (min-width: 1320px){.about{padding-top:76px;padding-bottom:76px}}.about__sub-tit{color:#33aaf0;font-size:16px;font-weight:700;line-height:1.2;letter-spacing:.64px;margin-top:8px;margin-bottom:20px;text-align:center}@media screen and (min-width: 1320px){.about__sub-tit{font-size:25px;margin-bottom:30px;text-align:left}}.about__sub-tit--acc{color:#080708}.about__text{color:#080708;font-family:"Montserrat",sans-serif;font-weight:500;letter-spacing:.3px;margin-bottom:15px;font-size:12px;width:100%}@media screen and (min-width: 1320px){.about__text{font-size:15px;width:515px;margin-bottom:25px}}.about__texts{color:#080708;font-family:"Montserrat",sans-serif;font-weight:500;letter-spacing:.3px;font-size:12px;width:100%}@media screen and (min-width: 1320px){.about__texts{width:490px;font-size:15px}}.about__punt{color:#33aaf0;font-family:"Montserrat",sans-serif;font-size:19px;font-weight:600;line-height:1.2;letter-spacing:.3px}.about__li{display:flex;align-items:center;gap:10px;margin-bottom:10px}.about__list{margin-bottom:25px}.about__button{width:255px}.about__pos{display:flex;align-items:center;justify-content:space-between;flex-direction:column-reverse;gap:30px}@media screen and (min-width: 1320px){.about__pos{flex-direction:row}}.about__logo{position:absolute;top:0;right:80px;animation:rotate 7s linear infinite;display:none}@media screen and (min-width: 1320px){.about__logo{display:block}}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.team{padding-top:64px;padding-bottom:64px}@media screen and (min-width: 1320px){.team{padding-top:76px;padding-bottom:76px}}.team__title{width:100%}@media screen and (min-width: 1320px){.team__title{width:356px}}.team__block{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:30px}@media screen and (min-width: 1320px){.team__block{flex-direction:row}}.team__bl{right:0px;position:relative}@media screen and (min-width: 1320px){.team__bl{right:-80px}}.slider-container{display:flex;justify-content:flex-start;align-items:center;background-color:#fff;font-family:Arial,sans-serif;position:relative}.swiper-container{width:68%;width:380px;overflow:hidden;position:relative;height:585px}@media screen and (min-width: 1320px){.swiper-container{width:873px}}.swiper-wrapper{display:flex}.swiper-slide{display:flex;flex-direction:column;align-items:center;width:100%;height:485px;transition:height .5s ease-in-out,transform .5s ease-in-out;background-size:cover;background-position:center}@media screen and (min-width: 1320px){.swiper-slide{width:372px !important}}.swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-slide-active{height:585px !important}.caption{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);width:60%;background:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(15.5px);backdrop-filter:blur(15.5px);color:#080708;padding:10px;text-align:center;opacity:0;transition:bottom .5s ease-in-out,opacity .5s ease-in-out;font-family:"Philosopher",serif;font-size:17px}.team__name{font-size:20px}.swiper-slide-active .caption{opacity:1}.swiper-button-next,.swiper-button-prev{background-color:rgba(0,162,255,.7);border-radius:50%;width:50px;height:50px;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;transform:translateY(-50%);z-index:10;color:#fff}.swiper-button-prev{left:5px}@media screen and (min-width: 1320px){.swiper-button-prev{left:50px}}.swiper-button-next{right:5px}@media screen and (min-width: 1320px){.swiper-button-next{right:-25px}}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:#00a2ff}.swiper-button-next::after,.swiper-button-prev::after{font-size:20px}.advan{padding-top:64px;padding-bottom:64px}@media screen and (min-width: 1320px){.advan{padding-top:76px;padding-bottom:76px}}.advan__title{width:100%;text-align:center;margin:0 auto;margin-bottom:40px}@media screen and (min-width: 1320px){.advan__title{width:500px;margin-bottom:60px}}.advan__tit{color:#080708;font-size:16px;font-weight:700;line-height:1.2;letter-spacing:.64px;margin-bottom:10px}@media screen and (min-width: 1320px){.advan__tit{font-size:22px}}.advan__txt{color:#080708;font-family:"Montserrat",sans-serif;font-size:12px;font-weight:500;letter-spacing:.28px;width:242px}@media screen and (min-width: 1320px){.advan__txt{font-size:14px}}.advan__li{display:flex;align-items:center;gap:20px}.advan__list{display:flex;flex-wrap:wrap;gap:45px;justify-content:center}.review{padding-top:76px;padding-bottom:76px}.review__title{margin-bottom:10px}.review__sub-title{color:#080708;font-size:17px;font-weight:400;letter-spacing:.64px;width:100%;text-align:center;margin-bottom:40px}@media screen and (min-width: 1320px){.review__sub-title{width:475px;text-align:left}}.review__txt{color:#080708;font-family:"Montserrat",sans-serif;font-size:14px;font-weight:500;line-height:1.2;letter-spacing:.14px;margin-top:30px}.review__name{color:#080708;text-align:center;font-size:22px;font-weight:400;letter-spacing:.64px}.custom-slider-container{position:relative;max-width:1200px;margin:0 auto}.custom-slider-header{display:flex;justify-content:flex-end;margin-bottom:20px}.custom-swiper-container{width:100%;height:100%}.custom-swiper-wrapper{display:flex}.custom-swiper-slide{display:flex;flex-direction:column;align-items:center;width:100% !important;box-sizing:border-box;transition:transform .3s ease-in-out;margin-right:0px;justify-content:space-between;border-radius:10px;background:#ebebeb;padding:20px;height:455px !important;margin-left:5px}@media screen and (min-width: 768px){.custom-swiper-slide{width:calc(50% - 20px) !important}}@media screen and (min-width: 1320px){.custom-swiper-slide{width:calc(25% - 20px) !important;margin-right:20px}}.custom-swiper-slide img{border-radius:50%;width:140px;height:140px;margin:0 auto}.custom-swiper-button{width:50px;height:50px;background-color:rgba(0,162,255,.7);color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;margin-left:10px;position:relative}.custom-swiper-button:hover{background-color:#00a2ff}.custom-swiper-button::before{content:"";display:block;width:12px;height:12px;border-left:2px solid #fff;border-bottom:2px solid #fff}.custom-swiper-button-prev::before{transform:rotate(45deg)}.custom-swiper-button-next::before{transform:rotate(-135deg)}.partner{padding-top:76px;padding-bottom:76px}.partner__title{text-align:center;margin-bottom:10px}.partner__sub-title{text-align:center;color:#080708;font-size:17px;font-weight:400;letter-spacing:.64px;margin-bottom:47px}.partner__li{width:295px;padding:24px 75px;border-radius:16px;background:rgba(255,255,255,0);box-shadow:0px 8px 32px -8px rgba(0,0,0,.2)}.partner__list{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}@media screen and (min-width: 1320px){.partner__list{justify-content:flex-start}}.footer{padding-top:76px;padding-bottom:76px;background:#005667}.footer__title{color:#fff;margin-bottom:10px}.footer__sub-title{color:#fff;font-size:14px;font-weight:400;letter-spacing:.64px;width:100%;margin-bottom:40px;text-align:center}@media screen and (min-width: 1320px){.footer__sub-title{width:572px;font-size:17px;text-align:left}}.footer__logo::after{content:"";width:90%;height:1px;background-color:#ccc;display:block;margin-top:30px}@media screen and (min-width: 1320px){.footer__logo::after{width:635px}}.footer__adress{color:#fff;font-size:18px;font-weight:700;line-height:1.2;letter-spacing:.64px;width:100%;margin-top:20px;margin-bottom:30px}@media screen and (min-width: 1320px){.footer__adress{width:550px;font-size:26px}}.footer__reg{color:#fff;font-family:"Montserrat",sans-serif;font-size:14px;font-weight:500;letter-spacing:.32px}.footer__num{color:#fff;font-family:"Montserrat",sans-serif;font-size:16px;font-weight:700;letter-spacing:.32px;margin-top:4px}.footer__list{display:flex;align-items:center;gap:50px}.footer__form-block{border-radius:15px;border:1px solid #33aaf0;background:linear-gradient(135deg, rgba(133, 236, 247, 0.33) 0%, rgba(41, 153, 251, 0.27) 92%);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);width:100%;padding:30px 20px 45px}@media screen and (min-width: 1320px){.footer__form-block{width:450px}}.footer-form__title{color:#fff;text-align:center;font-size:26px;font-weight:700;letter-spacing:.64px;margin-bottom:15px}.footer-form__txt{color:#fff;text-align:center;font-family:"Montserrat",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16.8px;letter-spacing:.64px;margin-bottom:15px}.footer__bl{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:40px}@media screen and (min-width: 1320px){.footer__bl{flex-direction:row}}.logo__img{margin:0 auto}@media screen and (min-width: 1320px){.logo__img{margin:0}}.hero__thanks{padding-top:260px;padding-bottom:220px}/*# sourceMappingURL=main.min.css.map */