@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html{scroll-behavior:smooth;scroll-padding-top:60px}body{position:relative;overflow-x:hidden;-webkit-overflow-x:hidden;-moz-overflow-x:hidden;-ms-overflow-x:hidden;-o-overflow-x:hidden;font-family:Open Sans;background:#fff;color:#001747;padding-bottom:20px}section{position:relative;padding:0 30px}@media (max-width: 768px){section{padding:0 20px}}body.lock{overflow:hidden}.containers{position:relative;margin:0 auto;max-width:1170px}.container-fluid{width:100vw}.animate__animated{animation-timing-function:ease}body.modal-open{height:100vh;overflow-y:hidden}img,mask{user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}a{text-decoration:none;color:#001747;font-family:Open Sans;font-style:normal;font-weight:600;font-size:18px;line-height:25px;transition:all .3s ease}a:hover{color:#4278ef}button{cursor:pointer;position:relative}h1{font-family:Open Sans;font-style:normal;font-weight:800;font-size:45px;line-height:61px;color:#001747}@media (max-width: 570px){h1{font-size:35px;line-height:48px}}@media only screen and (max-width: 420px){h1{font-size:24px;line-height:33px}}h2{font-family:Open Sans;font-style:normal;font-weight:800;font-size:35px;line-height:48px}@media (max-width: 360px){h2{font-weight:800;font-size:28px;line-height:38px}}h3{font-family:Open Sans;font-style:normal;font-weight:800;font-size:36px;line-height:49px;color:#001747}h4{font-style:normal;font-weight:800;font-size:24px;line-height:33px;color:#000b24}p{font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:#000b24}p.bold{font-weight:700;font-size:18px;line-height:160%}img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.svg{width:unset;height:unset;max-width:unset}.btn{padding:17px 35px;font-weight:800;font-size:18px;line-height:25px;text-align:center;color:#fff;border:none;background:linear-gradient(93.61deg,#143782 .2%,#4278EF 100.2%);box-shadow:0 0 15px #2e60c980;border-radius:10px;transition:all .3s ease}.btn:hover{background:linear-gradient(93.61deg,#4278EF 100.2%,#143782 .2%)}hr{border-bottom:3px solid #DBA11C;margin:0;padding:0}.header{background-color:#fff;position:static;top:0;width:100%;z-index:3;display:flex;padding:0 30px}@media (max-width: 768px){.header{padding:0 20px}}.header__content{display:flex;align-items:center;justify-content:space-between;flex:1;margin:0 auto;padding:10px 0 33px}.header__logo{position:relative;z-index:2;cursor:pointer}.header__logo-fixed{position:fixed;top:18px;left:20px}.header__phone{font-style:normal;font-weight:800;font-size:18px;line-height:25px;transition:all .4s;white-space:nowrap;border:1px solid #052770;border-radius:10px;padding:17px 35px}.header__phone:hover{background:linear-gradient(93.61deg,#4278EF 100.2%,#143782 .2%);border:1px solid #4278EF;color:#fff}@media (max-width: 1165px){.header__phone{margin:auto;border:none}}@media (max-width: 480px){.header__phone{position:fixed;top:-40%;left:50%;transform:translate(-50%);margin-right:10px}}.header__phone-mobile{position:fixed;z-index:2;left:50%;top:90%;transform:translate(-50%)}@media (max-width: 420px){.header__phone-mobile{left:50%;top:90%;transform:translate(-50%)}}.fixedHeader.navbar_scrolled{background:#FFFFFF;box-shadow:0 2px 8px #c2c4c780;transition:transform 2s ease;width:100vw;position:fixed;top:0;left:0;z-index:1000;display:flex;justify-content:center;animation-name:fadeInNavbar;animation-duration:1s}.fixedHeader.navbar_scrolled .header__content{padding:10px 0}.header__nav-button.navbar_scrolled{display:none}.header__nav.active{width:100vw;height:100vh;background:#ffffff}@keyframes fadeInNavbar{0%{opacity:0;top:-100px}to{opacity:1;top:0}}.footer{background-color:#fff;padding:70px 30px 7px;margin:0}@media only screen and (max-width: 1340px){.footer{max-width:unset}}.footer__content{display:flex;max-width:670px;justify-content:space-between}@media only screen and (max-width: 1340px){.footer__content{max-width:unset}}@media only screen and (max-width: 700px){.footer__content{flex-direction:column}.footer__block1,.footer__block2{text-align:center}}.footer__block2{display:flex;flex-direction:column;align-items:flex-end}@media only screen and (max-width: 700px){.footer__block2{align-items:center}}.footer__logo{margin-bottom:10px;cursor:pointer}@media only screen and (max-width: 700px){.footer__logo{margin-bottom:20px;display:flex;justify-content:center}}.footer__alexmedia{text-align:end}@media only screen and (max-width: 480px){.footer__alexmedia{text-align:center;font-weight:400;font-size:16px;line-height:25px}}.footer__alexmedia a{white-space:nowrap}.footer__policy{height:65px;display:flex;align-items:center;margin-bottom:10px}@media only screen and (max-width: 700px){.footer__policy{height:auto;margin-bottom:20px}}.footer__policy a,.footer__rights{font-weight:400;font-size:16px;line-height:27px}@media only screen and (max-width: 700px){.footer__rights{margin-bottom:20px}}.header__nav{display:flex;justify-content:center;max-width:740px;width:100%}@media only screen and (max-width: 1165px){.header__nav{position:absolute}}.nav__list-header{display:flex;-moz-column-gap:40px;column-gap:40px;padding:0;background-color:#fff;list-style-type:none}@media (max-width: 1165px){.nav__list-header{max-height:0;min-height:0;overflow:hidden;transition:all .4s;position:fixed;width:100%;top:0;left:0;flex-direction:column;align-items:center;justify-content:center;z-index:1}.nav__list-header.mobile-nav-active{min-height:100vh;margin:0;padding:0}.nav__list-header.mobile-nav-active .nav__item-header{margin-bottom:50px}}.nav__item-header{white-space:nowrap}.button{padding:14px}.button-catalog{width:100%;background:#f47d2b;border-radius:4px;font-size:18px;color:#fff;display:flex;align-items:center;-moz-column-gap:14px;column-gap:14px}.bathSlide img,.bathSlide picture{display:block;height:100%;-o-object-fit:cover;object-fit:cover}.mobile-menu__close-btn{display:none;position:fixed;top:36px;right:20px;background-color:#00110a00;border:none;z-index:4}@media (max-width: 1165px){.mobile-menu__close-btn-active{display:block}}.mobile-menu__close-btn img{width:30px;height:30px;max-width:unset}.burger{display:none;cursor:pointer;background-color:#0000;position:fixed;top:36px;right:30px;z-index:4;border:none;padding:0}@media (max-width: 1165px){.burger{display:block}.burger.burger-hide{display:none}}@media only screen and (max-width: 768px){.burger{right:20px}}.burger img{max-width:unset;width:40px;height:28px}@media (max-width: 1165px){.burger-show{display:block}}#hero{background:radial-gradient(50% 50% at 50% 50%,#FFFFFF 0%,rgba(255,255,255,0) 100%),url(/build/assets/hero-bg-412eabba.jpg);background-repeat:no-repeat;background-size:cover;background-position:25%}.hero{min-height:600px;position:relative;text-align:center;display:flex;align-items:center;justify-content:center;width:100%}.hero__text{max-width:624px}.hero__text h1{margin-bottom:35px}.hero__text p{margin:auto auto 35px;max-width:495px}.about{padding-top:70px}.about__content{width:100%;display:flex;gap:30px;align-items:flex-end;height:100%}@media only screen and (max-width: 840px){.about__content{display:block}}.about__text{max-width:500px;flex:1}@media (max-width: 840px){.about__text{max-width:unset}}.about__text h2{margin-bottom:40px}.about__text p{margin-bottom:55px}@media only screen and (max-width: 840px){.about__text p{margin-bottom:30px}}.about__text hr{max-width:370px}@media only screen and (max-width: 840px){.about__text hr{display:none}}.about__image{flex:1;height:400px;display:flex;align-items:center}@media only screen and (max-width: 840px){.about__image{width:100%;max-width:unset}}@media only screen and (max-width: 360px){.about__image{height:300px}}.about__image-container{height:100%;width:100%}.about__image img{border-radius:10px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;max-width:unset}.advantages{padding-top:70px}.advantages__cards{display:flex;width:100%;justify-content:center;gap:30px}@media only screen and (max-width: 1024px){.advantages__cards{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;margin:0 auto}}@media only screen and (max-width: 480px){.advantages__cards{display:flex;flex-direction:column}}.advantages__card{text-align:center;width:270px}@media only screen and (max-width: 1024px){.advantages__card{width:unset}}.advantages__card-image{width:100px;height:100px;margin:0 auto 15px}.advantages__card-image img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.products{padding-top:70px}.products h2{margin-bottom:40px}.products__columns{display:flex;gap:30px}@media only screen and (max-width: 840px){.products__columns{flex-direction:column}}.products__columns-left,.products__columns-right{flex:1;display:flex;flex-direction:column;row-gap:30px}.products__columns-left hr,.products__columns-right hr{width:370px}@media only screen and (max-width: 840px){.products__columns-left hr,.products__columns-right hr{display:none}}.products__columns-left hr{margin-top:40px}.products__columns-right hr{margin-bottom:40px;align-self:flex-end}.products__card-image{height:350px;margin-bottom:20px;filter:drop-shadow(5px 5px 10px rgba(46,96,201,.1))}.products__card-image img{border-radius:10px;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.products__card h4{margin-bottom:15px}.services{padding-top:70px}.services h2{margin-bottom:40px}.services__columns{display:flex;gap:30px}@media only screen and (max-width: 840px){.services__columns{flex-direction:column}}.services__columns-left,.services__columns-right{flex:1;display:flex;flex-direction:column;row-gap:30px}.services__columns-left hr,.services__columns-right hr{width:370px}@media only screen and (max-width: 840px){.services__columns-left hr,.services__columns-right hr{display:none}}.services__columns-left hr{margin-top:40px}.services__columns-right hr{margin-bottom:40px;align-self:flex-end}.services__card{position:relative;height:320px}.services__card-image{height:100%;filter:drop-shadow(5px 5px 10px rgba(46,96,201,.1))}.services__card-image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.services__card h4{position:absolute;bottom:0;left:0;width:100%;background:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:0 0 10px 10px;padding:23px 15px}.partners{padding-top:70px}.partners h2{margin-bottom:40px}.partners__cards{display:flex;gap:30px}@media only screen and (max-width: 768px){.partners__cards{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}}@media only screen and (max-width: 480px){.partners__cards{display:flex;flex-direction:column}}.partners__card{height:150px;box-shadow:5px 5px 10px #2e60c91a;border-radius:10px}.partners__card img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.objects{padding-top:70px}.objects h2{margin-bottom:40px}.objects__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media only screen and (max-width: 768px){.objects__cards{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 480px){.objects__cards{grid-template-columns:repeat(1,1fr)}}.objects__card-image{max-width:370px;height:250px;filter:drop-shadow(5px 5px 10px rgba(46,96,201,.25))}@media only screen and (max-width: 480px){.objects__card-image{max-width:unset}}.objects__card-image img{border-radius:10px;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}#contacts{padding:0}.contacts{display:flex;position:relative;padding-top:70px;background-color:#fff}@media only screen and (max-width: 1340px){.contacts{align-items:center;flex-direction:column}}.contacts__map{position:relative;width:40%;max-width:845px;flex:1;background-color:#052770}@media only screen and (max-width: 1340px){.contacts__map{width:100%;max-width:unset}}.contacts__text{display:flex;flex-direction:column;flex:1;background-color:#052770}@media only screen and (max-width: 1340px){.contacts__text{width:100%}}.contacts__text-container{width:100%;color:#fff;padding:70px 30px}.contacts__text-container p{color:#58595a;margin-bottom:15px}.contacts__text-container h4,.contacts__text-container a{color:#fff;max-width:504px}.contacts__text-container h4:not(:last-child){margin-bottom:30px}.contacts__text-container a:hover{color:#4278ef}.contacts__text h2{margin-bottom:40px}#ymaps{width:100%;height:710px;border-radius:0 10px 0 0;overflow:hidden}.modalForm{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000b24b3}.modal-content-form{position:absolute;z-index:5;background:#ffffff;margin:auto;height:-moz-fit-content;height:fit-content;top:0;bottom:0;right:0;left:0;padding:70px;max-width:740px;min-width:200px}@media (max-width: 1024px){.modal-content-form{max-width:85%;max-height:95vh;overflow-y:auto}}@media (max-width: 768px){.modal-content-form{max-width:90%;padding:50px}}@media (max-width: 480px){.modal-content-form{max-width:90%;padding:50px 20px}}.closeForm{position:absolute;right:-30px;top:-30px}@media (max-width: 1024px){.closeForm{right:10px;top:10px}}.closeForm:hover,.closeForm:focus{color:#aaa;text-decoration:none;cursor:pointer}.modal-title{font-family:Alumni Sans;font-weight:700;font-size:48px;line-height:58px;text-align:center;color:#0a001c}@media (max-width: 560px){.modal-title{font-size:20px}}.modal-text{margin:36px auto 0;font-family:Open Sans;font-style:normal;font-weight:400;font-size:17px;line-height:140%;text-align:center;color:#0a001c}@media (max-width: 480px){.modal-text{max-width:100%}}.modal-form{max-width:350px;margin:40px auto 0;display:flex;flex-direction:column;align-items:center;row-gap:30px}.modal-form-input{width:100%;padding:14px 15px 12px;border:1px solid #B0B0B0}.modal-form-input::-moz-placeholder{font-weight:400;font-size:15px;line-height:140%;color:#e3e3e3}.modal-form-input::placeholder{font-weight:400;font-size:15px;line-height:140%;color:#e3e3e3}.modal-form-button{width:100%;padding:16px 20px 14px;background:linear-gradient(93.23deg,#BD172E 0%,#E51C3A 100%);box-shadow:6px 6px 40px #e51c3a33;text-transform:uppercase;font-family:NEXT ART;font-weight:700;font-size:20px;line-height:140%;color:#fff}.modal-form-button:disabled{opacity:.4}.modal-form-button button,.modal-button,.modal-button button{width:100%}.modal-button button:disabled{opacity:.4}.modal-checkbox{display:flex;align-items:center;-moz-column-gap:15px;column-gap:15px}.modal-checkbox label{font-family:Open Sans;font-style:normal;font-weight:400;font-size:17px;line-height:140%;color:#0a001c}.error-input{border:1px solid red}.hero__popup{max-width:min(823px,90%);min-width:unset}@media only screen and (max-width: 1024px){.hero__popup{max-width:100%;padding:15px}}.hero__popup h2{font-family:Open Sans;font-style:normal;font-weight:800;font-size:35px;line-height:48px;text-align:center;color:#0a001c}.hero__popup p{font-family:Open Sans;font-style:normal;font-weight:400;font-size:16px;line-height:140%;text-align:center;color:#0a001c}.swiper-pagination-bullet{width:20px!important;height:20px!important;background:rgba(222,215,215,.932)!important}.swiper-pagination-bullet-active{background-color:#fff!important}
