@import "https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,900&display=swap";@import 'https://fonts.googleapis.com/css2?family=Gabriela&family=Raleway:wght@500;700;800&display=swap';:root{--burger-elem-color: #000201;--burger-list-color: #fff;--menu-elem-color: #000201;--footer-elem-color: #000201;--footer-bg-color: #fff}html,body{display:flex;flex-direction:column;height:100%;font-family:"Source Code Pro", monospace}.body-text_regular{font-style:normal;font-weight:normal;font-size:18px;letter-spacing:0.105em}.width-limiter{width:100%;max-width:1000px}.wrapper{display:flex;flex-direction:column;flex:1 1 auto}.header{font-family:Raleway, serif;-webkit-font-feature-settings:'pnum' on, 'lnum' on;font-feature-settings:'pnum' on, 'lnum' on;position:absolute;top:0;left:0;z-index:3;width:100%;height:80px;background-color:rgba(255,255,255,0.07);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media screen and (max-width: 800px){.header{height:55px}}.header__container{height:100%;width:100%;max-width:1450px;margin:0 auto;display:flex;justify-content:space-between}@media screen and (max-width: 1440px){.header__container{max-width:1237px}}.header__row{display:flex;justify-content:space-between;height:100%;width:100%}.header__column{height:100%;display:flex;align-items:center}@media (max-width: 1459px){.header__column{padding:1px 10px}}.header__logo{width:144px}@media screen and (max-width: 800px){.header__logo{width:82px}}.logo__link{display:flex}.logo__img{width:100%}.menu{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:calc(5px + 30 * ((100vw - 320px) / 1600))}@media (min-width: 1920px){.menu{gap:35px}}@media (max-width: 800px){.menu{display:none}}.menu a{color:var(--menu-elem-color)}.menu__item{color:var(--menu-elem-color);list-style:none;font-style:normal;font-weight:700;font-size:26px;line-height:31px;letter-spacing:0.02em;opacity:.6;white-space:nowrap;transition:visibility .2s linear}.menu__item:hover{opacity:1;cursor:pointer}.menu__btn-disable{visibility:hidden}.burger__link{width:max-content;color:var(--burger-elem-color);font-family:Raleway, serif;font-style:normal;font-weight:700;font-size:28px;line-height:33px;letter-spacing:0.02em;white-space:nowrap;text-align:center}.burger__btn{display:flex;flex-direction:column;justify-content:space-between;transition:transform .8s ease;opacity:1}.burger__btn>div{z-index:5;width:100%;height:4px;border-radius:12px;transition:all .5s ease;background-color:var(--burger-elem-color)}.burger__btn-open{display:none;width:39px;height:29px}@media (max-width: 800px){.burger__btn-open{display:flex;position:absolute;z-index:5;right:15px;top:13px}}.burger__btn-close{z-index:6;top:15px;right:15px;position:absolute;width:35px;height:35px}.burger__btn-close>div{position:absolute;top:50%;left:50%}.burger__btn-close>#btn-close-line-1{transform:translate(-50%, 0%) rotate(45deg)}.burger__btn-close>#btn-close-line-2{transform:translate(-50%, 0%) rotate(-45deg)}.burger__btn:hover{cursor:pointer;opacity:.6}.burger__btn_disable{opacity:0;transform:translateY(-50%)}.burger__btn_disable>div{opacity:0}.burger__btn_disable>#btn-open-upper-line{transform:translateY(200%)}.burger__btn_disable>#btn-open-lower-line{transform:translateY(-200%)}.burger__menu-container{position:fixed;top:0;left:auto;margin:0 auto;width:100%;height:100%;z-index:5;visibility:hidden;opacity:0;transition:background .5s ease, visibility .5s linear, opacity .5s linear}.burger__menu{position:relative;width:50vw;min-width:225px;margin:6px auto 0;opacity:0;transform:translateY(-100%);transition:transform 0.5s ease, opacity .5s linear}@media (max-width: 800px){.burger__menu{width:70vw}}.burger__menu_active{visibility:visible;background-color:rgba(0,2,1,0.8);opacity:1;overflow-y:scroll}.burger__menu_active>.burger__menu{opacity:1;transform:translateY(0)}.burger__list{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:49px 5px 54px;border-radius:20px;transition:transform 0.5s ease;background-color:var(--burger-list-color)}.burger__list-item{list-style:none;display:block;text-decoration:none;width:max-content;opacity:.6}.burger__list-item:hover{cursor:pointer;opacity:1}.burger__submit{background:none}.phone{color:#fff;font-family:Raleway, serif;font-style:normal;font-weight:700;font-size:28px;line-height:33px;letter-spacing:0.02em;position:relative;width:fit-content;padding-left:41px;transition:opacity .4s ease}.phone>span::before{content:"\e902";font-size:30px;font-family:icons !important;position:absolute;left:0;top:0}.phone:hover{opacity:.7}.content{position:relative;flex:1 1 auto;display:flex}.content__container{margin:80px auto 0}@media (max-width: 800px){.content__container{margin-top:55px}}.content__container_with-swiper{margin-top:0}.title{width:fit-content;position:relative;font-style:normal;font-weight:bold;font-size:38px;margin-top:30px;margin-bottom:22px;margin-left:17px;margin-right:17px;color:#e91a23}@media (max-width: 1000px){.title{margin-left:calc(10px + 7 * ((100vw - 320px) / 680))}}@media (max-width: 1000px){.title{margin-right:calc(10px + 7 * ((100vw - 320px) / 680))}}.title::after{position:absolute;display:block;bottom:-8px;left:-17px;right:-17px;content:"";height:2px;background-color:#e91a23}@media (max-width: 1000px){.title::after{bottom:calc(-3px + -5 * ((100vw - 320px) / 680))}}@media (max-width: 1000px){.title::after{left:calc(-10px + -7 * ((100vw - 320px) / 680))}}@media (max-width: 1000px){.title::after{right:calc(-10px + -7 * ((100vw - 320px) / 680))}}.title-big{font-weight:800;font-size:40px;line-height:47px;letter-spacing:0.02em;color:#fff;width:fit-content}@media screen and (max-width: 800px){.title-big{font-size:25px;line-height:29px}}.subtitle{width:fit-content;font-style:normal;font-weight:bold;font-size:25px;color:#000201}.subtitle_red{color:#e91a23}.field{width:150px;border:1px solid #000201;box-sizing:border-box;padding-left:10px;font-style:normal;font-weight:500;vertical-align:middle;font-size:15px;line-height:38px;color:#000201}@media (max-width: 1000px){.field{width:calc(230px + -80 * ((100vw - 320px) / 680))}}.field::placeholder{color:#c4c4c4}.button{width:160px;height:40px;text-decoration:none;display:flex;align-items:center;justify-content:center;font-style:normal;font-weight:500;vertical-align:middle;font-size:15px;text-align:center;border-radius:8px;transition:all .3s ease}@media (max-width: 1000px){.button{width:calc(230px + -70 * ((100vw - 320px) / 680))}}@media (max-width: 1000px){.button{height:calc(50px + -10 * ((100vw - 320px) / 680))}}.button_white{border:1px solid #000201;background-color:#fff;color:#000201}.button_red{background-color:#e91a23;color:#fff}.button_disabled{background-color:#c4c4c4;color:#fff;pointer-events:none}.button_clear{border:1px solid #fff;color:#fff;background-color:transparent}.button:active{border:1px solid #c4c4c4;background-color:#fff;color:#c4c4c4}@media (hover: hover){.button:hover{border:1px solid #e91a23;background-color:#fff;color:#e91a23;cursor:pointer}}.text-area{border:1px solid #000201;padding:10px}.checkbox__input{display:none;height:20px;vertical-align:middle}.checkbox__label{display:inline-flex;vertical-align:middle;width:100%;height:20px;position:relative;font-weight:500;line-height:20px;cursor:pointer}.checkbox__label::before{content:"";height:20px;flex:0 0 20px;background-color:white;border:2px solid #000201;margin:0 5px 0 0}.checkbox__label::after{position:absolute;content:"";top:4px;left:4px;height:12px;width:12px;background-color:#e91a23;transform:scale(0)}.checkbox__input:checked+.checkbox__label::after{transform:scale(1)}.footer{width:100%;display:flex;font-family:Raleway, serif;-webkit-font-feature-settings:'pnum' on, 'lnum' on;font-feature-settings:'pnum' on, 'lnum' on;color:var(--footer-elem-color);background-color:var(--footer-bg-color)}.footer a{color:var(--footer-elem-color)}.footer__wrapper{width:100%;height:100%;background:rgba(255,255,255,0.07);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.footer__container{max-width:1044px;margin:0 auto;display:flex;flex-direction:column;padding:60px 0 8px}@media screen and (max-width: 800px){.footer__container{padding:20px 0 7px}}.footer__row{display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px;padding:0 5px 60px}@media screen and (max-width: 800px){.footer__row{flex-direction:column;align-items:center;padding:0 13px 13px 20px;gap:14px}}.footer__column{max-width:306px;display:flex;flex-direction:column}@media screen and (max-width: 800px){.footer__column{width:100%;max-width:200px}}@media screen and (max-width: 800px){.footer__contacts-container{flex-direction:column-reverse}}.footer__address-container{gap:22px}.footer__text{font-style:normal;font-weight:700;font-size:16px;line-height:19px;letter-spacing:0.02em}.footer__text_uppercase{text-transform:uppercase}@media screen and (max-width: 800px){.footer__text{font-size:15px;line-height:18px}}.footer__links{text-decoration:none;transition:opacity .4s ease}.footer__links:hover{opacity:.7}.footer__contacts-callback{border-bottom:1px solid #fff}.footer__phone{margin:11px 0 12px}@media screen and (max-width: 800px){.footer__phone{margin:27px 0 0;font-size:15px;line-height:16px;padding-left:24px}.footer__phone>span::before{font-size:20px}}.footer__social{display:flex;flex-direction:column;width:100%;gap:15px}@media screen and (max-width: 800px){.footer__social{flex-direction:row;align-items:center;justify-content:center;gap:30px}}.footer__social-link{width:fit-content;position:relative}.footer__social-link-vk{padding-right:46px;min-height:19px}.footer__social-link-vk::before{content:"\e903";font-family:icons !important;position:absolute;right:0;top:0;font-size:19px}@media screen and (max-width: 800px){.footer__social-link-vk{min-height:24.5px;order:1}.footer__social-link-vk::before{left:0;top:2px;font-size:24.5px}}.footer__social-link-telegram{padding-right:40px;min-height:27px}.footer__social-link-telegram::before{content:"\e905";font-family:icons !important;position:absolute;right:0;top:0;font-size:27px}@media screen and (max-width: 800px){.footer__social-link-telegram{min-height:36px;order:0}.footer__social-link-telegram::before{left:0;font-size:36px}}.footer__personal-data-processing{font-size:14px}@media screen and (max-width: 800px){.footer_hidden-mobile{display:none}}.copyright{width:100%;display:flex;flex-flow:column wrap;justify-content:center;align-items:center;gap:15px}.copyright__creator{font-style:normal;font-weight:700;font-size:16px;line-height:19px;letter-spacing:0.02em}.copyright__span{border-bottom-width:1px;border-bottom-style:solid}.copyright__text{font-style:normal;font-weight:500;font-size:15px;line-height:18px;letter-spacing:0.04em}@media screen and (max-width: 800px){.copyright{gap:5px}}.current__page{opacity:1;pointer-events:none}
