@charset "UTF-8";*,::after,::before{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{line-height:1.2;-webkit-text-size-adjust:100%}a{background-color:transparent}b,strong{font-weight:bolder}img{border-style:none}button,input,select,textarea{font-family:inherit;font-size:100%;line-height:1.2;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[hidden]{display:none}[data-page-blog] .main{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100vh;background:url(/images/blog-bg.jpg) no-repeat center;background-size:cover}[data-page-blog] .main h1{font-size:150px;color:#f4f7ff;text-align:center}[data-page-blog] .main::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(60,90,94,.4)}[data-page-blog] .main .container{position:relative;z-index:1}[data-page-blog] .main__content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:20px 50px;background-color:rgba(60,90,94,.5);border-radius:10px}[data-page-blog] .blog__items{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;grid-column-gap:20px;grid-row-gap:20px}[data-page-blog] .blog__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[data-page-blog] .blog__item::after{content:none}[data-page-blog] .blog__item__image{position:relative;display:block;width:100%;margin-bottom:20px;padding-bottom:70%;overflow:hidden}[data-page-blog] .blog__item__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in}[data-page-blog] .blog__item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[data-page-blog] .blog__item__title{margin-bottom:10px;font-size:20px}[data-page-blog] .blog__item__desc{margin-bottom:10px;font-size:16px}[data-page-blog] .blog__item__date{font-size:14px}@media (hover:hover){[data-page-blog] .blog__item:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}}@media (max-width:1024px){[data-page-blog] .main h1{font-size:100px}}@media (max-width:767px){[data-page-blog] .main h1{font-size:60px}[data-page-blog] .blog__items{grid-template-columns:repeat(2,1fr);grid-column-gap:15px;grid-row-gap:15px}}@media (max-width:510px){[data-page-blog] .blog__items{grid-template-columns:repeat(1,1fr)}}.city__selector{position:relative;display:inline-block}.city__current{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;cursor:pointer}.city__current:hover{opacity:.8}.city__dropdown{position:absolute;top:100%;left:0;z-index:1000;min-width:200px;background:#fff;border:1px solid #ddd;border-radius:4px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1)}.city__list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;list-style:none;margin:0;padding:10px}.city__list li{min-width:180px;padding:8px 15px;cursor:pointer}.city__list li:hover{background:#f5f5f5}.city__list li._active{background:#e3f2fd;font-weight:700}@media (max-width:1024px){.city__list{max-height:80vh;overflow-y:auto}}@media (max-width:767px){.city__list{grid-template-columns:repeat(1,1fr);gap:0;height:100%;max-height:50vh;padding:0;overflow-y:auto}}.footer{margin-top:auto;padding:90px 0;background-color:#486f74;color:#f4f7ff}.footer a{color:#f4f7ff}.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__logo{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;margin-bottom:10px;padding-left:45px;font-size:30px}.footer__logo::before{position:absolute;top:0;left:0;content:"";display:block;width:40px;height:40px;background:url(/images/icons/logo.svg) no-repeat center;background-size:100%}.footer__copyright{margin-top:auto;white-space:nowrap}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:60%;gap:20%;margin:0 5%}.footer__nav__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__nav__item:not(:last-child){margin-bottom:15px}.footer__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__contacts__item{margin-bottom:15px;white-space:nowrap}.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.footer__social a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:7px;text-decoration:none;border-radius:10px;background-color:#678c92}.footer__social a::after{content:none}.footer__social a svg{width:25px;height:25px}@media (hover:hover){.footer__social__whatsapp:hover{background-color:#25d366}.footer__social__telegram:hover{background-color:#37aee2}.footer__social__odnoklassniki:hover{background-color:#eb722e}.footer__social__vkontakte:hover{background-color:#5281b8}.footer__social__max:hover{background:-webkit-gradient(linear,left top,right top,from(#4185f6),color-stop(48%,#4930e0),color-stop(98%,#964bda));background:linear-gradient(90deg,#4185f6 0,#4930e0 48%,#964bda 98%)}}@media (max-width:767px){.footer{padding:50px 0}.footer__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__nav{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px;width:100%;margin:40px 0}.footer__nav__group{width:50%}.footer__nav__group:first-child{margin-right:unset}}input[name=user-name],textarea[name=user-message]{display:none}input,textarea{width:100%;padding:10px;border-radius:5px;border:none}input:focus,textarea:focus{outline:0}textarea{width:100%;height:130px;resize:none}button{width:100%;border:none;outline:0}.form__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form__group:not(:last-child){margin-bottom:10px}.form__group label{margin-bottom:5px}.form__message{opacity:0;max-height:0;overflow:hidden;-webkit-transition:opacity .3s ease,max-height .3s ease;transition:opacity .3s ease,max-height .3s ease}.form__message.success{text-align:center;font-size:18px;margin:20px 0}.form__message.visible{opacity:1;max-height:200px}.form__content{-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease}.form__content.hidden{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);pointer-events:none;height:0;overflow:hidden}.form__policy{color:#3c5a5e}.form__policy a{color:#3c5a5e}.btn-close-message{margin-top:15px}.popup__wrapper.closing{-webkit-animation:fadeOut .3s ease forwards;animation:fadeOut .3s ease forwards}@-webkit-keyframes fadeOut{to{opacity:0;visibility:hidden}}@keyframes fadeOut{to{opacity:0;visibility:hidden}}.contact h2{text-align:left}.contact__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.contact__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:40px}.contact__info__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact__email,.contact__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.contact__email__icon,.contact__phone__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:70px;height:70px;margin-right:20px;border-radius:5px;background-color:#e1ebfa}.contact__email__info,.contact__phone__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact__email__title,.contact__phone__title{margin-bottom:5px;font-size:18px;font-weight:600}.contact__email a,.contact__phone a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.contact__phone{margin:0 0 40px 0}.contact__form{width:100%;max-width:635px;padding:40px;background-color:#e1ebfa;border-radius:10px;-webkit-box-shadow:-5px 5px 10px 0 rgba(225,235,250,.9);box-shadow:-5px 5px 10px 0 rgba(225,235,250,.9)}.contact__form label{color:#3c5a5e}@media (max-width:767px){.contact__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact__info{margin-bottom:40px;padding-right:0}.contact__info__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.contact__email,.contact__phone{width:45%}.contact__phone{margin:0}.contact__form{max-width:unset}}@media (max-width:510px){.contact__email,.contact__phone{width:100%}.contact__form{padding:30px}}@media (max-width:375px){.contact__form{padding:20px 15px}}.help-block{color:#a94442}#form-message.success{color:#3c763d;background-color:#dff0d8;padding:10px;border-radius:4px}#form-message.error{color:#a94442;background-color:#f2dede;padding:10px;border-radius:4px}.header{position:fixed;top:0;left:0;right:0;z-index:10;background-color:rgba(244,247,255,.95);-webkit-box-shadow:0 0 20px 0 rgba(51,51,51,.4);box-shadow:0 0 20px 0 rgba(51,51,51,.4)}.header__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 0 0}.header__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 20px}.header__contacts__email{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__contacts__email svg{height:15px}.header__contacts__email a{padding-left:5px}.header__contacts__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__contacts__phone svg{height:15px}.header__contacts__phone a{padding-left:5px}.header__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 0}.header__logo{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;padding-left:45px;font-size:30px;font-weight:700}.header__logo::before{position:absolute;top:0;left:0;content:"";display:block;width:40px;height:40px;background:url(/images/icons/logo.svg) no-repeat center;background-size:100%}.header__logo::after{content:none}.header__city{position:absolute;top:10px;left:0}.header__nav__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;padding-left:0;list-style:none}.header__nav__item{position:relative}.header__nav__item::after{content:"";position:absolute;bottom:-2px;width:0%;display:block;height:2px;background-color:transparent;-webkit-transition:width .3s ease-in;transition:width .3s ease-in}.header__nav__item a{font-size:20px;font-weight:600;text-decoration:none}.header__nav__item a::after{content:none}.header__nav__social{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.header__nav__social a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:7px;text-decoration:none;border-radius:10px;background:#678c92}.header__nav__social a svg{width:25px;height:25px}.header__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.header__buttons__phone{display:none!important}.header__buttons a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px;text-decoration:none;border-radius:10px;background:#678c92}.header__buttons a::after{content:none}.header__buttons a svg{width:24px;height:24px}.header__callback{width:138px;font-size:16px;font-weight:700}.header__burger{position:relative;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;padding:10px;background-color:#678c92;border-radius:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;z-index:10}.header__burger span{width:100%;height:2px;background-color:#f4f7ff;-webkit-transition:width .3s linear;transition:width .3s linear}.header__burger::before{content:"";position:absolute;top:9px;left:6px;right:6px;display:block;height:2px;background-color:#f4f7ff;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}.header__burger::after{content:"";position:absolute;bottom:9px;left:6px;right:6px;display:block;height:2px;background-color:#f4f7ff;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}@media (hover:hover){.header__buttons__telegram:hover{background-color:#37aee2}.header__buttons__max:hover{background:-webkit-gradient(linear,left top,right top,from(#4185f6),color-stop(48%,#4930e0),color-stop(98%,#964bda));background:linear-gradient(90deg,#4185f6 0,#4930e0 48%,#964bda 98%)}.header__buttons__phone:hover{background-color:#25d366}.header__nav__item:hover::after{width:100%;background-color:#3c5a5e}.header__nav__social__whatsapp:hover{background-color:#25d366}.header__nav__social__telegram:hover{background-color:#37aee2}.header__nav__social__odnoklassniki:hover{background-color:#eb722e}.header__nav__social__vkontakte:hover{background-color:#5281b8}.header__nav__social__max:hover{background:-webkit-gradient(linear,left top,right top,from(#4185f6),color-stop(48%,#4930e0),color-stop(98%,#964bda));background:linear-gradient(90deg,#4185f6 0,#4930e0 48%,#964bda 98%)}}@media (max-width:1024px){.header__nav__items{gap:20px}.header__nav__item a{font-size:18px}}@media (max-width:767px){.header__nav{position:fixed;top:0;bottom:0;right:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:20px 0;background-color:#f4f7ff;-webkit-transition:right .2s ease-in-out;transition:right .2s ease-in-out;z-index:10}.header__nav__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__nav__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}.header__top{display:none}.header__bottom._show .header__nav{right:0}.header__bottom._show .header__burger span{width:0}.header__bottom._show .header__burger::before{top:19px;left:6px;right:6px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header__bottom._show .header__burger::after{bottom:19px;left:6px;right:6px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header__bottom._hide .header__nav{right:100%}.header__bottom._hide .header__burger span{width:100%}.header__city{position:static;margin-bottom:20px}.header__burger{display:-webkit-box;display:-ms-flexbox;display:flex}.header__contacts{display:none}.header__buttons__telegram{display:none!important}.header__buttons__phone{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}a.header__buttons__whatsapp{display:none}}@media (max-width:510px){.header__callback.btn{display:none}}[data-page-html-map] .main{margin-top:100px}[data-page-html-map] h1{margin-bottom:10px}[data-page-html-map] p{margin-bottom:10px}[data-page-home] .main{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100vh;background:url(/images/home-bg.jpg) no-repeat center;background-size:cover}[data-page-home] .main h1{color:#f4f7ff}[data-page-home] .main::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(60,90,94,.4)}[data-page-home] .main .container{position:relative;z-index:1}[data-page-home] .main__content{width:100%;max-width:600px;padding:20px;background-color:rgba(60,90,94,.5);border-radius:10px}[data-page-home] .main__callback{margin-top:30px;width:138px;font-size:16px;font-weight:700}[data-page-home] .stage__items{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;grid-column-gap:20px;grid-row-gap:40px}[data-page-home] .stage__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 40px}[data-page-home] .stage__item__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60px;height:60px;margin-bottom:20px;border-radius:5px;background-color:#e1ebfa}[data-page-home] .stage__item__title{margin-bottom:10px;font-size:20px;font-weight:600;text-align:center}[data-page-home] .stage__item__desc{text-align:center}[data-page-home] .service__items{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-column-gap:20px;grid-row-gap:20px;margin-bottom:30px}[data-page-home] .service__item{position:relative}[data-page-home] .service__item__image{position:relative;width:100%;padding-bottom:100%;overflow:hidden}[data-page-home] .service__item__image::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(103,140,146,.5)}[data-page-home] .service__item__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in}[data-page-home] .service__item__link{display:block}[data-page-home] .service__item__link::after{content:none}[data-page-home] .service__item__info{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:20px 30px}[data-page-home] .service__item__info__wrapper{padding:10px;border-radius:10px;background-color:rgba(60,90,94,.6)}[data-page-home] .service__item__title{margin-bottom:10px;color:#f4f7ff;text-align:center}[data-page-home] .service__item__desc{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;font-size:20px;color:#f4f7ff;text-align:center}[data-page-home] .service__more{width:200px;margin:0 auto}[data-page-home] .technology__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;width:100%}[data-page-home] .technology__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 7px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:10px 20px;line-height:1;color:#3c5a5e;background-color:#e1ebfa;border-radius:5px;white-space:nowrap}[data-page-home] .project__items.swiper{margin:-80px 0 30px 0;padding:80px 0 0 0}[data-page-home] .project__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[data-page-home] .project__item.swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}[data-page-home] .project__item__img{position:relative;margin-bottom:30px;height:350px}[data-page-home] .project__item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}[data-page-home] .project__item__about{position:absolute;bottom:10px;right:10px;width:110px}[data-page-home] .project__item__about::after{content:none}[data-page-home] .project__item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}[data-page-home] .project__item__title{font-size:20px;font-weight:600;margin-bottom:10px}[data-page-home] .project__item__desc{margin-bottom:20px}[data-page-home] .project__button__next,[data-page-home] .project__button__prev{position:absolute;top:0;display:block;width:40px;height:40px;background-color:#678c92;border-radius:8px;z-index:1;cursor:pointer;overflow:hidden}[data-page-home] .project__button__next.swiper-button-disabled,[data-page-home] .project__button__prev.swiper-button-disabled{cursor:not-allowed;-webkit-transform:scale(.9);transform:scale(.9);background-color:#c4c4c4}[data-page-home] .project__button__prev{right:50px}[data-page-home] .project__button__next{right:0}[data-page-home] .project__pagination{display:none;position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);gap:10px;z-index:1}[data-page-home] .project__pagination__bullet{display:block;width:14px;height:14px;border-radius:50%;background-color:#678c92;cursor:pointer}[data-page-home] .project__pagination__bullet__active{background-color:#4397a4}[data-page-home] .project__more{width:135px;margin:0 auto}[data-page-home] .faq h2{margin-bottom:5px}[data-page-home] .faq__subtitle{margin-bottom:40px;text-align:center}[data-page-home] .faq__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px 35px 15px 15px;background-color:#e1ebfa;border-radius:10px;cursor:pointer;overflow:hidden}[data-page-home] .faq__item:not(:last-child){margin-bottom:15px}[data-page-home] .faq__item.active .faq__item__answer{opacity:1;height:auto;margin-top:15px;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}[data-page-home] .faq__item.active::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}[data-page-home] .faq__item__question{font-size:20px;font-weight:600}[data-page-home] .faq__item__answer{height:0;margin-top:0;opacity:0;-webkit-transition:none;transition:none}[data-page-home] .faq__item__answer p{margin-bottom:10px}[data-page-home] .faq__item::after{position:absolute;top:3px;right:10px;content:"+";display:block;font-size:40px;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}[data-page-home] .review__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[data-page-home] .review__item.swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto}[data-page-home] .review__item__img{position:relative;margin-bottom:30px;width:100px;height:100px;border-radius:50%;overflow:hidden}[data-page-home] .review__item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}[data-page-home] .review__item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-page-home] .review__item__title{font-size:20px;font-weight:600;margin-bottom:10px;text-align:center}[data-page-home] .review__item__desc{margin-bottom:20px;text-align:center}[data-page-home] .blog__items.swiper{margin:-80px 0 30px 0;padding:80px 0 0 0}[data-page-home] .blog__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[data-page-home] .blog__item.swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}[data-page-home] .blog__item a::after{content:none}[data-page-home] .blog__item__img{position:relative;margin-bottom:15px;height:350px}[data-page-home] .blog__item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}[data-page-home] .blog__name{margin-bottom:5px}[data-page-home] .blog__date{font-size:14px;font-weight:400}[data-page-home] .blog__button__next,[data-page-home] .blog__button__prev{position:absolute;top:0;display:block;width:40px;height:40px;background-color:#678c92;border-radius:8px;z-index:1;cursor:pointer;overflow:hidden}[data-page-home] .blog__button__next.swiper-button-disabled,[data-page-home] .blog__button__prev.swiper-button-disabled{cursor:not-allowed;-webkit-transform:scale(.9);transform:scale(.9);background-color:#c4c4c4}[data-page-home] .blog__button__prev{right:50px}[data-page-home] .blog__button__next{right:0}[data-page-home] .blog__pagination{display:none;position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);gap:10px;z-index:1}[data-page-home] .blog__pagination__bullet{display:block;width:14px;height:14px;border-radius:50%;background-color:#678c92;cursor:pointer}[data-page-home] .blog__pagination__bullet__active{background-color:#4397a4}[data-page-home] .blog__more{width:135px;margin:0 auto}@media (hover:hover){[data-page-home] .service__item:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}[data-page-home] .project__button__next:not(.swiper-button-disabled):hover,[data-page-home] .project__button__prev:not(.swiper-button-disabled):hover{background-color:#348b99}[data-page-home] .blog__button__next:not(.swiper-button-disabled):hover,[data-page-home] .blog__button__prev:not(.swiper-button-disabled):hover{background-color:#348b99}}@media (max-width:1024px){[data-page-home] .stage__items{grid-template-columns:repeat(2,1fr)}[data-page-home] .project__items.swiper{margin:-70px 0 30px 0;padding:70px 0 0 0}[data-page-home] .project__item__img{height:270px}[data-page-home] .faq__subtitle{margin-bottom:30px}[data-page-home] .blog__items.swiper{margin:-70px 0 30px 0;padding:70px 0 0 0}[data-page-home] .blog__item__img{height:270px}}@media (max-width:767px){[data-page-home] .stage__items{grid-template-columns:repeat(1,1fr)}[data-page-home] .stage__item__title{font-size:18px}[data-page-home] .service__items{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:auto;grid-row-gap:20px}[data-page-home] .service__item__title{font-size:18px}[data-page-home] .service__item__desc{font-size:16px;-webkit-line-clamp:5}[data-page-home] .project__items.swiper{margin:0 0 30px 0;padding:0 0 40px 0}[data-page-home] .project__item__img{height:350px}[data-page-home] .project__item__title{font-size:18px}[data-page-home] .project__button__next,[data-page-home] .project__button__prev{display:none}[data-page-home] .project__pagination{display:-webkit-box;display:-ms-flexbox;display:flex}[data-page-home] .faq__subtitle{margin-bottom:15px}[data-page-home] .faq__item__question{font-size:18px}[data-page-home] .review__item__title{font-size:18px}[data-page-home] .blog__items.swiper{margin:0 0 30px 0;padding:0 0 40px 0}[data-page-home] .blog__item__img{height:350px}[data-page-home] .blog__button__next,[data-page-home] .blog__button__prev{display:none}[data-page-home] .blog__pagination{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:510px){[data-page-home] .stage__item{padding:0}[data-page-home] .technology__items{gap:10px}[data-page-home] .project__item__img{height:270px}[data-page-home] .blog__item__img{height:270px}}@media (max-width:375px){[data-page-home] .project__item__img{height:210px}[data-page-home] .blog__item__img{height:210px}}.popup__wrapper{position:fixed;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:0 15px;z-index:1000}.popup__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.popup__content{position:relative;width:100%;max-width:500px;max-height:90vh;padding:30px;color:#3c5a5e;background:#e1ebfa;border-radius:5px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.3);box-shadow:0 5px 15px rgba(0,0,0,.3);z-index:1001;overflow-y:auto}.popup__close{position:absolute;top:5px;right:5px;cursor:pointer}.popup__title{padding:0 20px}[data-page-post] .main{margin-top:100px}[data-page-post] .post h1{margin-bottom:10px}[data-page-post] .post h2{margin-bottom:20px;font-size:28px}[data-page-post] .post h3{margin-bottom:20px}[data-page-post] .post h4{margin-bottom:15px}[data-page-post] .post ol,[data-page-post] .post p,[data-page-post] .post ul{margin-bottom:15px}[data-page-post] .post a{font-weight:700}[data-page-post] .post li:not(:last-child){margin-bottom:5px}[data-page-post] .post hr{margin:25px 0}[data-page-post] .post table{display:block;margin-bottom:15px;border-collapse:collapse;overflow-x:auto;white-space:nowrap}[data-page-post] .post table td,[data-page-post] .post table th{padding:2px 3px;border:1px solid #3c5a5e}[data-page-post] .post__date{margin-bottom:50px;font-size:16px}[data-page-post] .post__image{position:relative;display:block;width:100%;margin-bottom:20px;padding-bottom:70%}[data-page-post] .post__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}[data-page-post] .post__content{font-size:16px}[data-page-post] .post-block__text{margin-bottom:10px}[data-page-post] .post__callback{width:190px;margin-top:40px}[data-page-post] .post__similar{margin-top:100px}[data-page-post] .post__similar__items.swiper{margin:-60px 0 0 0;padding:60px 0 0 0}[data-page-post] .post__similar__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[data-page-post] .post__similar__item.swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}[data-page-post] .post__similar__item a::after{content:none}[data-page-post] .post__similar__img{position:relative;margin-bottom:15px;height:350px}[data-page-post] .post__similar__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}[data-page-post] .post__similar__name{margin-bottom:5px}[data-page-post] .post__similar__date{font-size:14px;font-weight:400}[data-page-post] .post__similar__button__next,[data-page-post] .post__similar__button__prev{position:absolute;top:0;display:block;width:40px;height:40px;background-color:#678c92;border-radius:8px;z-index:1;cursor:pointer;overflow:hidden}[data-page-post] .post__similar__button__next.swiper-button-disabled,[data-page-post] .post__similar__button__prev.swiper-button-disabled{cursor:not-allowed;-webkit-transform:scale(.9);transform:scale(.9);background-color:#c4c4c4}[data-page-post] .post__similar__button__prev{right:50px}[data-page-post] .post__similar__button__next{right:0}[data-page-post] .post__similar__pagination{display:none;position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);gap:10px;z-index:1}[data-page-post] .post__similar__pagination__bullet{display:block;width:14px;height:14px;border-radius:50%;background-color:#678c92;cursor:pointer}[data-page-post] .post__similar__pagination__bullet__active{background-color:#4397a4}[data-page-post] .post-block_margin_default{margin-bottom:30px}[data-page-post] .post-block__text-line{padding:25px 0;border-top:2px solid #486f74;border-bottom:2px solid #486f74}[data-page-post] .post-block__text-bg{padding:30px 20px;background-color:#486f74;color:#f4f7ff;border-radius:15px}[data-page-post] .faq__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px 35px 15px 15px;background-color:#e1ebfa;border-radius:10px;cursor:pointer;overflow:hidden}[data-page-post] .faq__item:not(:last-child){margin-bottom:15px}[data-page-post] .faq__item.active .faq__item__answer{opacity:1;height:auto;margin-top:15px;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}[data-page-post] .faq__item.active::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}[data-page-post] .faq__item__question{font-size:20px;font-weight:600}[data-page-post] .faq__item__answer{height:0;margin-top:0;opacity:0;-webkit-transition:none;transition:none}[data-page-post] .faq__item__answer p{margin-bottom:10px}[data-page-post] .faq__item::after{position:absolute;top:3px;right:10px;content:"+";display:block;font-size:40px;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}@media (hover:hover){[data-page-post] .post__similar__button__next:not(.swiper-button-disabled):hover,[data-page-post] .post__similar__button__prev:not(.swiper-button-disabled):hover{background-color:#348b99}}@media (max-width:1024px){[data-page-post] .post h2{font-size:24px}[data-page-post] .post__similar{margin-top:80px}[data-page-post] .post__similar__items.swiper{margin:-55px 0 0 0;padding:55px 0 0 0}[data-page-post] .post__similar__img{height:270px}}@media (max-width:767px){[data-page-post] .post h2{font-size:20px}[data-page-post] .post__similar{margin-top:50px}[data-page-post] .post__similar__items.swiper{margin:0 0 30px 0;padding:0 0 40px 0}[data-page-post] .post__similar__img{height:350px}[data-page-post] .post__similar__button__next,[data-page-post] .post__similar__button__prev{display:none}[data-page-post] .post__similar__pagination{display:-webkit-box;display:-ms-flexbox;display:flex}[data-page-post] .faq__item__question{font-size:18px}}@media (max-width:510px){[data-page-post] .post__similar__img{height:270px}}@media (max-width:375px){[data-page-post] .post__similar__img{height:210px}}[data-page-project] .main{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100vh;background-repeat:no-repeat;background-position:center;background-size:cover}[data-page-project] .main h1{color:#f4f7ff;word-break:break-word;overflow-wrap:break-word}[data-page-project] .main::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(60,90,94,.4)}[data-page-project] .main .container{position:relative;z-index:1}[data-page-project] .main__content{width:100%;max-width:700px;padding:20px;background-color:rgba(60,90,94,.5);border-radius:10px}[data-page-project] .main__callback{margin-top:30px;width:138px;font-size:16px;font-weight:700}[data-page-project] .project__content{margin-bottom:30px}[data-page-project] .project__content p,[data-page-project] .project__content ul{margin-bottom:15px}[data-page-project] .project__content li:not(:last-child){margin-bottom:10px}[data-page-project] .project__inner__img{margin-bottom:20px;aspect-ratio:16/10;overflow:hidden;border-radius:10px}[data-page-project] .project__inner__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}[data-page-projects] .main{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100vh;background:url(/images/projects-bg.jpg) no-repeat center;background-size:cover}[data-page-projects] .main h1{color:#f4f7ff}[data-page-projects] .main::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(60,90,94,.4)}[data-page-projects] .main .container{position:relative;z-index:1}[data-page-projects] .main__content{width:100%;max-width:600px;padding:20px;background-color:rgba(60,90,94,.5);border-radius:10px}[data-page-projects] .main__callback{margin-top:30px;width:138px;font-size:16px;font-weight:700}[data-page-projects] .project__items{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-column-gap:20px;grid-row-gap:20px;margin-bottom:30px}[data-page-projects] .project__item{position:relative}[data-page-projects] .project__item__image{position:relative;width:100%;padding-bottom:70%;overflow:hidden}[data-page-projects] .project__item__image::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(103,140,146,.5)}[data-page-projects] .project__item__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in}[data-page-projects] .project__item__link{display:block}[data-page-projects] .project__item__link::after{content:none}[data-page-projects] .project__item__info{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:20px 30px}[data-page-projects] .project__item__info__wrapper{padding:10px;border-radius:10px;background-color:rgba(60,90,94,.6)}[data-page-projects] .project__item__title{margin-bottom:10px;font-size:20px;color:#f4f7ff;text-align:center}[data-page-projects] .project__item__desc{color:#f4f7ff;text-align:center}[data-page-projects] .project__more{width:140px;margin:0 auto}@media (hover:hover){[data-page-projects] .project__item:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}}@media (max-width:767px){[data-page-projects] .project__items{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:auto;grid-row-gap:20px}[data-page-projects] .project__item__title{font-size:18px}}@media (max-width:510px){[data-page-projects] .project__item__title{font-size:16px}[data-page-projects] .project__item__desc{font-size:14px}}[data-page-service] .main{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100vh;background-repeat:no-repeat;background-position:center;background-size:cover}[data-page-service] .main h1{color:#f4f7ff}[data-page-service] .main::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(60,90,94,.4)}[data-page-service] .main .container{position:relative;z-index:1}[data-page-service] .main__content{width:100%;max-width:600px;padding:20px;background-color:rgba(60,90,94,.5);border-radius:10px}[data-page-service] .main__callback{margin-top:30px;width:138px;font-size:16px;font-weight:700}[data-page-service] .service__content p,[data-page-service] .service__content ul{margin-bottom:15px}[data-page-service] .service__content li:not(:last-child){margin-bottom:10px}[data-page-service] .service__price__value{font-weight:600}[data-page-service] .service__dates__value{font-weight:600}[data-page-service] .service__callback{width:160px;margin-top:20px}[data-page-service] .project__items.swiper{margin:-80px 0 30px 0;padding:80px 0 0 0}[data-page-service] .project__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[data-page-service] .project__item.swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}[data-page-service] .project__item__img{position:relative;margin-bottom:30px;height:350px}[data-page-service] .project__item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}[data-page-service] .project__item__about{position:absolute;bottom:10px;right:10px;width:110px}[data-page-service] .project__item__about::after{content:none}[data-page-service] .project__item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}[data-page-service] .project__item__title{font-size:20px;font-weight:600;margin-bottom:10px}[data-page-service] .project__item__desc{margin-bottom:20px}[data-page-service] .project__button__next,[data-page-service] .project__button__prev{position:absolute;top:0;display:block;width:40px;height:40px;background-color:#678c92;border-radius:8px;z-index:1;cursor:pointer;overflow:hidden}[data-page-service] .project__button__next.swiper-button-disabled,[data-page-service] .project__button__prev.swiper-button-disabled{cursor:not-allowed;-webkit-transform:scale(.9);transform:scale(.9);background-color:#c4c4c4}[data-page-service] .project__button__prev{right:50px}[data-page-service] .project__button__next{right:0}[data-page-service] .project__pagination{display:none;position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);gap:10px;z-index:1}[data-page-service] .project__pagination__bullet{display:block;width:14px;height:14px;border-radius:50%;background-color:#678c92;cursor:pointer}[data-page-service] .project__pagination__bullet__active{background-color:#4397a4}[data-page-service] .project__more{width:135px;margin:0 auto}@media (hover:hover){[data-page-service] .service__item__link :hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}[data-page-service] .project__button__next:not(.swiper-button-disabled):hover,[data-page-service] .project__button__prev:not(.swiper-button-disabled):hover{background-color:#348b99}}@media (max-width:1024px){[data-page-service] .service__item:not(:last-child){margin-bottom:80px}[data-page-service] .project__items.swiper{margin:-70px 0 30px 0;padding:70px 0 0 0}[data-page-service] .project__item__img{height:270px}}@media (max-width:767px){[data-page-service] .service__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[data-page-service] .service__item:not(:last-child){margin-bottom:50px}[data-page-service] .service__item:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[data-page-service] .service__item__link{height:350px;max-width:unset}[data-page-service] .service__item__image{padding-bottom:unset}[data-page-service] .project__items.swiper{margin:0 0 30px 0;padding:0 0 40px 0}[data-page-service] .project__item__img{height:350px}[data-page-service] .project__item__title{font-size:18px}[data-page-service] .project__button__next,[data-page-service] .project__button__prev{display:none}[data-page-service] .project__pagination{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:510px){[data-page-service] .service__item__link{height:270px}[data-page-service] .project__item__img{height:270px}}@media (max-width:375px){[data-page-service] .project__item__img{height:210px}}[data-page-services] .main{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100vh;background:url(/images/services-bg.jpg) no-repeat center;background-size:cover}[data-page-services] .main h1{color:#f4f7ff}[data-page-services] .main::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(60,90,94,.4)}[data-page-services] .main .container{position:relative;z-index:1}[data-page-services] .main__content{width:100%;max-width:600px;padding:20px;background-color:rgba(60,90,94,.5);border-radius:10px}[data-page-services] .main__callback{margin-top:30px;width:138px;font-size:16px;font-weight:700}[data-page-services] .service__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[data-page-services] .service__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}[data-page-services] .service__item:not(:last-child){margin-bottom:100px}[data-page-services] .service__item:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}[data-page-services] .service__item__link{-ms-flex-negative:0;flex-shrink:0;display:block;width:100%;max-width:350px;border-radius:10px;overflow:hidden}[data-page-services] .service__item__link::after{content:none}[data-page-services] .service__item__image{position:relative;width:100%;height:100%;padding-bottom:100%}[data-page-services] .service__item__image::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(103,140,146,.5)}[data-page-services] .service__item__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in}[data-page-services] .service__item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[data-page-services] .service__item__title{margin-bottom:10px;text-align:left}[data-page-services] .service__item__title a::after{content:none}[data-page-services] .service__item__more{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:10px;color:#f4f7ff;background-color:rgba(60,90,94,.6);border-radius:10px;z-index:1}[data-page-services] .service__item__desc p{margin-bottom:10px}[data-page-services] .service__item__price__value{font-weight:600}[data-page-services] .service__item__dates__value{font-weight:600}[data-page-services] .service__item__callback{width:100px;margin-top:20px}@media (hover:hover){[data-page-services] .service__item__link :hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}}@media (max-width:1024px){[data-page-services] .service__item:not(:last-child){margin-bottom:80px}}@media (max-width:767px){[data-page-services] .service__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[data-page-services] .service__item:not(:last-child){margin-bottom:50px}[data-page-services] .service__item:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[data-page-services] .service__item__link{height:350px;max-width:unset}[data-page-services] .service__item__image{padding-bottom:unset}}@media (max-width:510px){[data-page-services] .service__item__link{height:270px}}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;display:block}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;min-height:100vh;font-family:Arial,sans-serif;font-size:16px;color:#3c5a5e;background-color:#f4f7ff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}a{position:relative;display:inline-block;color:#3c5a5e;text-decoration:none}a::after{position:absolute;bottom:-2px;left:0;content:"";display:block;width:0;height:1px;background-color:currentColor;-webkit-transition:width .3s ease-in;transition:width .3s ease-in}ol,ul{padding-left:20px}.container{width:100%;max-width:1360px;margin:0 auto;padding:0 30px}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;background-color:#11a0b6;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;color:#f4f7ff;border-radius:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}section{margin-bottom:100px}h1{font-size:60px}h2{margin-bottom:40px;font-size:48px;text-align:center}h3{margin-bottom:40px;font-size:36px;text-align:center}h4{margin-bottom:30px;font-size:30px}.accent{font-style:italic;color:#4397a4}blockquote{padding:10px 0 10px 10px;border-left:2px solid #3c5a5e}.breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;list-style:none}.breadcrumbs__wrapper{margin-bottom:50px}.breadcrumbs__link{font-size:14px}.breadcrumbs__link:not(:last-child)::after{content:"→";margin:0 5px}.error-desc{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100vh;background:url(/images/404.jpg) no-repeat center;background-size:cover}.error-desc h2{font-size:50px;color:#f4f7ff;text-align:left}.error-desc::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(60,90,94,.4)}.error-desc .container{position:relative;z-index:1}.error-desc__content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:20px 50px;background-color:rgba(60,90,94,.5);border-radius:10px}.error-btn{width:130px}.error-btn::after{content:none}.policy{margin-top:100px}.policy h1{font-size:50px;margin-bottom:20px;text-align:center}.policy__content p{margin-bottom:10px}.policy__content ul{margin-bottom:10px}.seo__text p{margin-bottom:10px}@media (hover:hover){a:hover::after{width:100%}.btn:hover{background-color:#348b99}}@media (max-width:1024px){section{margin-bottom:80px}h1{font-size:46px}h2{margin-bottom:30px;font-size:36px}h3{font-size:30px}h4{font-size:24px}.policy h1{font-size:36px}}@media (max-width:767px){body{font-size:14px}.container{padding:0 15px}section{margin-bottom:50px}h1{font-size:32px}h2{margin-bottom:15px;font-size:28px}h3{font-size:24px}h4{font-size:20px}.policy h1{font-size:24px;text-align:left}}
/*# sourceMappingURL=app.min.css.map */
