.reviewSlider:before{content:"";z-index:100;background:#9b8080;background:linear-gradient(90deg,#f6f6f6 12%,hsla(0,0%,100%,0));position:absolute;top:0;left:0;width:30%;height:100%}@media (max-width:768px){.reviewSlider:before{display:none}}.reviewSlider:after{content:"";z-index:100;background:#fff;background:linear-gradient(-90deg,#f6f6f6 12%,hsla(0,0%,100%,0));position:absolute;top:0;right:0;width:30%;height:100%}@media (max-width:768px){.reviewSlider:after{display:none}}body{font-family:Open Sans,sans-serif;font-size:16px;line-height:1.333;margin:0;color:#a6a6a6;min-width:320px}body.hidden{overflow:hidden}h1,h2,h3,h4,h5,h6,li,p{padding:0;margin:0}*,:after,:before{box-sizing:border-box}a{text-decoration:none;transition:color .13s ease-in-out}a,button{color:inherit}button{cursor:pointer;font-size:100%;outline:none}button,input,select,textarea{font-family:Open Sans,sans-serif}.font-s-xs{font-size:13px}.font-s-s{font-size:16px}.font-s-m{font-size:18px}.font-s-l{font-size:26px}.font-s-xl{font-size:40px}.font-s-xxl{font-size:49px}.section__title{font-size:40px;font-weight:600;margin-bottom:27px;text-align:center;color:#00306b}.text-block p{margin:1.3rem 0}.text-block p:first-child{margin-top:0}.text-block p:last-child{margin-bottom:0}.text-block h1,.text-block h2,.text-block h3,.text-block h4,.text-block h5,.text-block h6{margin:2rem 0}.text-block h1:first-child,.text-block h2:first-child,.text-block h3:first-child,.text-block h4:first-child,.text-block h5:first-child,.text-block h6:first-child{margin-right:0}.text-block h1:last-child,.text-block h2:last-child,.text-block h3:last-child,.text-block h4:last-child,.text-block h5:last-child,.text-block h6:last-child{margin-bottom:0}.text-block ul{list-style:none;margin:1.3rem 0}.text-block ul:first-child{margin-top:0}.text-block ul:last-child{margin-bottom:0}.text-block ul li{position:relative;padding-left:17px}.text-block ul li:before{content:"";position:absolute;left:0;top:9px;width:7px;height:7px;background-color:#2787ff;border-radius:50%}.breadcrumbs{padding:28px 0 22px 2px;display:flex;align-items:center;color:hsla(0,0%,65.1%,.41);font-size:15px}.breadcrumbs a{color:hsla(0,0%,65.1%,.41);display:block;margin:0 10px}.breadcrumbs a.--blue{color:#2787ff}.input{display:block;width:100%;max-width:301px;background-color:#fff;border:1px solid #fff;margin-bottom:16px;border-radius:5px;padding:0 16px;font-size:17px;height:58px;outline:none;transition:border-color .13s ease-in-out}.input::-moz-placeholder{color:#8b8b8b}.input:-ms-input-placeholder{color:#8b8b8b}.input::placeholder{color:#8b8b8b}.input.--secondary{border:2px solid rgba(0,0,0,.1)}.input:focus{box-shadow:0 4px 10px rgba(149,196,255,.68);border-color:#2787ff}.more-link{display:inline-block;color:#2787ff;font-weight:600;font-size:18px;position:relative;padding-right:27px;transition:color .13s ease-in-out}.more-link:hover{color:#0071ff}.more-link:hover:after{transform:translateY(-50%) translateX(10px)}.more-link:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);transition:transform .13s ease-in-out;width:18px;height:6px;background:url(/img/more-link-arr.svg) no-repeat 50%/cover}.more-link.--review{padding-right:17px}.more-link.--review:hover:after{transform:translateY(-50%)}.more-link.--review:after{width:8px;height:6px;background:url(/img/review-more.svg) no-repeat 50%/cover}.more-link.--download-link{padding-right:35px}.more-link.--download-link:hover:after{transform:translateY(-50%)}.more-link.--download-link:after{top:40%;width:24px;height:24px;background:url(/img/download-icon.svg) no-repeat 50%/cover}.btn{display:flex;justify-content:center;align-items:center;background-color:#2787ff;border:2px solid #2787ff;border-radius:8px;color:#fff;width:100%;max-width:300px;height:70px;font-size:18px;box-shadow:0 4px 10px rgba(149,196,255,.68);transition:all .13s ease-in-out}.btn:hover{background-color:#107aff;border-color:#107aff}.btn.--secondary{box-shadow:none;background-color:#fff;color:#2787ff;border:2px solid rgba(39,135,255,.6)}.btn.--secondary:hover{color:#107aff;border-color:#107aff}.btn.--no-shadow,.btn.--secondary.--no-shadow{box-shadow:none}.btn:disabled{opacity:.3;cursor:not-allowed}.container{max-width:1300px;width:100%;margin:0 auto;padding:0 15px}.header{top:0;width:100%;z-index:100;transition:.3s;position:fixed}.header.active{transform:translateY(0)}.header.scrollBot{transform:translateY(-100px)}.header .container{max-width:1300px}.header__burger,.header__mobile{display:none}.header__top{background-color:#fff}.header__top .container{justify-content:space-between;min-height:29px}.header__top-left,.header__top .container{display:flex;align-items:center}.header__top-link{display:block;color:rgba(19,18,49,.4);margin-right:45px}.header__top-link:last-child{margin-right:0}.header__top-link:hover{color:#131231}.header__top-right{display:flex;align-items:center}.header__top-tel{color:#010b18;font-weight:600;display:block;margin-left:26px}.header__top-social{display:block;margin-right:19px;opacity:.6;transition:opacity .13s ease-in-out}.header__top-social img{display:block}.header__top-social:hover{opacity:1}.header__bottom{background:rgba(22,38,45,.69);-webkit-backdrop-filter:blur(19px);backdrop-filter:blur(19px);position:absolute;left:0;top:29px;right:0}.header__inner{display:flex;justify-content:space-between;align-items:center;min-height:47px}.header__logo-link,.header__logo-link img{display:block}.header__nav{display:flex;align-items:center}.header__nav-link{display:block;padding:2px 10px;margin-right:20px;font-size:14px;color:#fff}.header__nav-link:hover{color:#2787ff}.header__nav-link:last-child{margin-right:0}.header__lang{position:relative;font-size:14px;line-height:2;height:47px;min-width:146px}.header__lang:hover .header__lang-inner{background-color:#505455}.header__lang:hover .header__lang-item{display:block;text-align:right}.header__lang:hover .header__lang-item:first-child:after{display:none}.header__lang-inner{position:absolute;top:6px;right:0;padding:4px 16px 8px 11px;border-radius:4px;transition:background-color .13s ease-in-out;background-color:transparent}.header__lang-item{display:none;position:relative;color:#fff}.header__lang-item:first-child{display:block}.header__lang-item:first-child:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:-10px;width:6px;height:4px;background:url(/img/lang-arr.svg) no-repeat 50%/cover}.header__lang-item:hover{color:#2787ff}.home-section{min-height:900px;position:relative;display:flex;align-items:center}.home-section__bg{position:absolute;z-index:0;left:0;top:0;bottom:0;right:0}.home-section__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-section .container{position:relative;z-index:1;display:flex}.home-section__block{color:#fff;background-color:rgba(22,38,45,.69);-webkit-backdrop-filter:blur(19px);backdrop-filter:blur(19px);border-radius:8px;padding:37px 35px 41px 39px;max-width:691px}.home-section__block-wrapper{display:flex;justify-content:space-between}.home-section__pluses{width:50%;padding-right:40px}.home-section__plus{display:flex;align-items:center;margin-bottom:30px}.home-section__plus:last-child{margin-bottom:0}.home-section__plus-img{min-width:77px}.home-section__plus-img img{display:block}.home-section__plus-text{font-size:19px}.home-section__form{width:50%}.home-section__form-success{display:none}.home-section__form-success.show{font-size:18px;text-align:center;display:block;font-weight:600}.home-section__form-input .input-error{display:none}.home-section__form-input.error .input-error{display:block;margin:6px 0 12px;font-size:12px;color:#ca3d3d}.home-section__form-input.error .input{border:1px solid #ca3d3d;color:#ca3d3d}.home-section__title{font-size:49px;font-weight:800;margin-bottom:35px}.about-section .container{max-width:1273px}.about-section__wrapper{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.about-section__text{width:57.44167%;color:#a6a6a6;line-height:24px}.about-section__text-title{color:#00306b;font-weight:600;margin-bottom:30px}.about-section__logo{width:32.34111%}.about-section__logo img{display:block;width:100%}.catalog-section .container{max-width:1330px}.catalog-section .section__title{margin-bottom:48px}.card-wrapper{justify-content:flex-start!important}.card{background-color:#fff;border-radius:8px;overflow:hidden;width:31%;margin-right:2%;margin-bottom:30px;transition:box-shadow .13s ease-in-out;min-width:320px;display:flex;flex-direction:column;justify-content:space-between}.card:hover{box-shadow:0 4px 10px rgba(149,196,255,.68)}.card-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}.card-wrapper__button{display:flex;justify-content:center;padding-top:15px}.card__photo{height:300px;width:100%}.card__photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-head{margin-bottom:27px;padding:16px 4px 14px 30px;display:flex;justify-content:space-between;align-items:flex-start}.card-head__title{max-width:252px;font-weight:600;padding-right:5px;color:#00306b}.card-head__status{background-color:#a6a6a6;font-size:13px;color:#00306b;padding:4px 15px;text-align:center;border-radius:7px}.card-head__status.--red{background-color:rgba(255,9,9,.45)}.card-head__status.--green{background-color:#00e05a}.card-head__status.--yellow{background-color:rgba(255,186,9,.45)}.card-stats{padding:13px 20px 15px;display:flex;align-items:center;justify-content:space-between}.card-stats__item{width:25%}.card-stats__item-icon{margin-bottom:5px;height:28px;display:flex;justify-content:center;align-items:center;width:100%}.card-stats__item-text{color:#9b9b9b;text-align:center;white-space:nowrap}.card-price{padding:15px 30px;display:flex;flex-direction:column;align-items:center;color:#00e05a}.card-price__small{font-weight:300;margin-bottom:5px;text-align:center;font-size:16px}.card-price__num{text-align:center;font-weight:600}.card-button{padding:12px 30px 23px}.card-button,.form-section{display:flex;justify-content:center}.form-section{position:relative;min-height:482px}.form-section__bg{position:absolute;left:0;bottom:0;right:0;top:0}.form-section__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.form-section__block{max-width:830px;position:relative;z-index:2;width:100%}.form-section__block:before{content:"";z-index:1;position:absolute;left:0;bottom:0;right:0;top:0;background:url(/img/trapezoiz.png) no-repeat 50%/cover}.form-section__block-wrapper{width:100%;max-width:660px;margin:0 auto;padding:50px 0 71px;position:relative;z-index:2}.form-section__title{color:#2787ff;font-weight:700;margin-bottom:26px;text-align:center;font-family:Rounded Mplus\ 1c,serif}.form-section__subtitle{max-width:505px;margin:0 auto 29px;text-align:center;width:100%;color:#a6a6a6}.form-section__inner{max-width:507px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.form-section__inner-inputs{display:flex;flex-wrap:wrap;justify-content:space-between}.form-section__inner-input{width:49%;margin-bottom:19px}.form-section__inner-input .input-error{display:none}.form-section__inner-input.error .input-error{display:block;font-size:12px;margin-top:12px;color:#ca3d3d}.form-section__inner-input.error .input{color:#ca3d3d;border-color:#ca3d3d}.form-section__inner-input .input{width:100%;margin:0}.form-section__inner-btn{max-width:281px;width:100%}.merit-section .container{max-width:1330px}.merit-section .section__title{margin-bottom:48px}.merit-section__wrapper{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.merit-section__col{display:flex;flex-direction:column;width:31%}.merit-section__item{background-color:#fff;border:2px solid rgba(39,135,255,.08);box-shadow:4px 4px 14px rgba(0,211,224,.1);border-radius:8px;padding:21px 28px 28px;margin-bottom:45px}.merit-section__item:last-child{margin-bottom:0}.merit-section__item-icon{display:flex;justify-content:center;margin-bottom:24px}.merit-section__item-icon img{display:block}.merit-section__item-title{text-align:center;color:#2787ff;margin-bottom:23px;font-weight:600}.merit-section__item-text{color:#a6a6a6;text-align:center}.review-section{overflow:hidden}.review-section .section__title{margin-bottom:48px}.review-slider .slick-track{padding:14px 0}.review-slider__footer,.review-slider__nav{display:flex;justify-content:center}.review-slider__nav{padding:15px 30px 35px;align-items:center;position:relative;max-width:200px;margin:0 auto}.review-slider__nav .slick-dots{bottom:-5px;position:relative}.review-slider__nav .slick-dots li{width:auto;height:auto}.review-slider__nav .slick-dots li.slick-active button{background-color:#2787ff}.review-slider__nav .slick-dots li button{border-radius:50%;width:12px;height:12px;background-color:hsla(0,0%,91%,.83);position:relative}.review-slider__nav .slick-dots li button:hover{background-color:#a3cbff}.review-slider__nav .slick-dots li button:before{display:none}.review-slider__nav .slick-next:before,.review-slider__nav .slick-prev:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:url(/img/more-link-arr.svg) no-repeat 50%/cover;width:20px;height:8px}.review-slider__nav .slick-prev:before{transform:translate(-50%,-50%) rotate(180deg)}.review-slider__nav .slick-next{order:1;right:0}.review-slider__nav .slick-prev{left:0}.review{display:block;background-color:#fff;border-radius:8px;overflow:hidden;width:100%;margin:0 auto;max-width:627px;transition:box-shadow .13s ease-in-out}.review:hover{box-shadow:0 4px 10px rgba(149,196,255,.68)}.review-body{display:flex;align-items:flex-start}.review-body__photo{padding:17px}.review-body__photo>span{display:block;min-width:66px;width:66px;height:66px;border-radius:50%;overflow:hidden}.review-body__photo>span img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.review-body__info{padding-top:10px;padding-right:10px}.review-body__info-name{font-size:16px;font-weight:600;margin-bottom:14px;color:#00306b}.review-body__info-text{font-weight:400;color:#a6a6a6;font-size:18px;line-height:1.4}.review-body__footer{margin-top:24px;display:flex;justify-content:space-between;align-items:flex-end;width:100%;position:relative;padding-bottom:20px}.review-body__date{font-weight:600;color:rgba(39,135,255,.45)}.review-top,.review-top__info{display:flex;justify-content:space-between}.review-top__info{flex-direction:column;width:55%;padding:11px 11px 0 27px}.review-top__info-price small{font-size:11px;color:#4a4a4a}.review-top__info-price span{color:#2787ff;font-size:27px;font-weight:600}.review-top__info-name{margin-bottom:17px;display:flex;align-items:flex-start;color:#00306b;font-weight:600}.review-top__info-text{font-size:18px;line-height:24px}.review-top__info-text p{color:#747474;line-height:20px}.review-top__photo{width:45%;height:300px}.review-top__photo img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.review-outer{padding:0;transition:transform .13s ease-in-out;transform:scale(.9)}.review-outer.slick-slide.slick-current.slick-active.slick-center{transform:scale(1)}.news-section .container{max-width:1330px}.news-section .section__title{margin-bottom:48px}.news-section__footer{display:flex;justify-content:center}.news{display:flex;justify-content:space-between;flex-wrap:wrap}.news-item{background-color:#f6f6f6;display:flex;min-width:500px;border-radius:8px;overflow:hidden;width:48%;margin-bottom:45px;transition:box-shadow .13s ease-in-out}.news-item:hover{box-shadow:0 4px 10px rgba(149,196,255,.68)}.news-item__photo{min-width:220px;width:220px;height:220px}.news-item__photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-item__info{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:13px 15px 16px 16px}.news-item__title{line-height:1;color:#00306b;font-weight:600}.news-item__excerpt{color:#a6a6a6;font-size:18px;line-height:24px;max-height:72px;overflow:hidden}.footer{background-color:#3e3e3e;color:#fff}.footer .container{max-width:1330px}.footer__wrapper{padding:16px 0;display:flex;justify-content:space-between;align-items:flex-start}.footer__link{display:block;margin-bottom:25px;font-weight:600}.footer__link:hover{color:#2787ff}.footer__col{flex-direction:column}.footer__col,.footer__nav{display:flex;align-items:center}.footer__nav a{display:block;font-size:14px;color:hsla(0,0%,95.3%,.52);margin-right:15px}.footer__nav a:last-child{margin-right:0}.footer__nav a:hover{color:#fff}.footer__socials{display:flex;align-items:center}.footer__socials a{display:block;margin-right:15px;transition:.3s}.footer__socials a:hover{transform:scale(1.1)}.footer__socials a:hover svg path{fill:#fff}.footer__socials a svg{display:block}.footer__socials a svg path{transition:fill .13s ease-in-out}.footer__socials a:last-child{margin-right:0}.footer__contacts{display:flex;align-items:center}.footer__contacts-days{line-height:18px}.footer__contacts-left{padding-right:35px}.footer__contacts-left>a{display:block;font-size:16px;font-weight:600;margin-bottom:1px}.footer__contacts-left>a:hover{color:#fff}.footer__contacts-days>div{display:flex;justify-content:space-between;font-size:12px;font-weight:600}.footer__contacts-days>div .day{color:#7b7b7b;display:block;margin-right:10px}.footer__contacts-logo{min-width:73px;width:73px}.footer__contacts-logo img{display:block;width:100%;height:auto}.stages-section{padding:63px 0 47px!important}.stages-section .container{max-width:1320px}.stages-section .section__title{margin-bottom:37px}.stages-section__wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.stages-section__block{width:100%;display:flex;position:relative}.stages-section__block-photo{width:60%;overflow:hidden;border-radius:8px 0 0 8px}.stages-section__block-photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.stages-section__block-tabs{width:40%}.stages-section__block-tabs>span{display:block;background-color:#f6f6f6;color:#2787ff;font-size:12px;font-weight:600;text-align:center;padding:6px 15px 9px;border-radius:0 0 8px 0}.stages-section__block-tabs .--tab-btn{width:100%;display:flex;justify-content:center;align-items:center;padding:14px 18px 14px 20px;background-color:#f6f6f6;border:0;position:relative;color:#a6cdff;font-size:16px;text-align:start;font-weight:600;overflow:hidden;border-bottom:2px solid rgba(39,135,255,.06);transition:all .13s ease-in-out}.stages-section__block-tabs .--tab-btn:after{content:"";position:absolute;right:0;top:0;bottom:-2px;width:12px;background-color:rgba(69,152,255,.75);opacity:0;transition:opacity .13s ease-in-out}.stages-section__block-tabs .--tab-btn:first-child{border-radius:0 8px 0 0}.stages-section__block-tabs .--tab-btn span{font-size:32px;font-weight:700;display:block;margin-right:14px}.stages-section__block-tabs .--tab-btn:hover{color:#2787ff}.stages-section__block-tabs .--tab-btn:hover:after{opacity:.2}.stages-section__block-tabs .--tab-btn.active{color:#4295fc;background-color:rgba(39,135,255,.3)}.stages-section__block-tabs .--tab-btn.active span{color:#2787ff}.stages-section__block-tabs .--tab-btn.active:after{opacity:1}.stages-section__block-outer{width:48%}.stages-section__content{width:50%}.stages-section__content-inner{display:none;color:#a6a6a6}.stages-section__content-inner .--blue{font-weight:600;color:#2787ff}.stages-section__content-inner.show{display:block}.top-section{position:relative}.top-section.--title .top-section__inner{padding:42px 0 55px;text-align:center;max-width:unset}.top-section.--title .top-section__title{font-size:60px;font-weight:700}.top-section__bg{position:absolute;left:0;bottom:0;right:0;top:0;z-index:0}.top-section__bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.top-section .container{position:relative;z-index:2}.top-section__inner{max-width:345px;padding:23px 0 34px}.top-section__inner .btn{max-width:320px;box-shadow:none}.top-section__title{color:#fff;font-size:64px;font-weight:800;letter-spacing:.01em;margin-bottom:9px;display:block;line-height:1.07}.top-section__subtitle{color:#fff;font-size:19px;letter-spacing:.017em;display:block;margin-bottom:15px}.filters{margin-bottom:31px;position:relative}.filters-inner{padding-bottom:17px;display:flex;align-items:flex-start;flex-wrap:wrap}.filters-item{width:100%;max-width:235px;margin-right:120px}.filters-item .ui-slider .ui-slider-handle{width:26px;height:26px;background-color:#2787ff;border:0;outline:none;border-radius:50%}.filters-item .ui-slider-horizontal{height:2px;border:0;background-color:#a6a6a6}.filters-item .ui-slider-horizontal .ui-slider-handle{top:-13px}.filters-item .ui-slider-horizontal .ui-slider-range{top:-2px;height:4px;background-color:#2787ff}.filters-item__label{font-weight:600;font-size:15px;color:#2787ff;margin-bottom:31px;display:block}.filters-item__range-output{display:flex;align-items:center;margin-top:23px}.filters-item__range-output label{display:flex;align-items:center;color:#d4d4d4;font-size:18px}.filters-item__range-output label input{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:4px;margin-left:8px;margin-right:12px;display:block;width:81px;height:34px;text-align:center;color:#2787ff;font-weight:600;font-size:17px}.filters-button{width:100%;max-width:246px}.filters-button .btn{width:100%}.filters-bottom{padding-top:17px;display:flex;justify-content:space-between;align-items:flex-start}.filters-bottom__result>strong{display:block;font-size:15px;font-weight:600;margin-bottom:12px;color:#2787ff}.filters-bottom__status{display:flex;align-items:center}.filters-bottom__status-label{display:block;font-size:15px;color:#c1c1c1;margin-right:10px}.simple-select{position:relative;padding:3px 12px 3px 3px;transition:background-color .13s ease-in-out}.simple-select:hover{background-color:rgba(39,135,255,.2)}.simple-select__arrow{position:absolute;width:12px;cursor:pointer;top:0;right:0;background-color:transparent;padding:0;bottom:0;border-radius:0 5px 5px 0;transition:border-color .13s ease-in-out;display:flex;justify-content:center;align-items:center;border:0}.simple-select__arrow svg{display:block;width:7px;height:4px}.simple-select.open .simple-select__list{display:block}.simple-select.open .simple-select__arrow svg{transform:rotate(180deg)}.simple-select__output{color:#2787ff;cursor:pointer}.simple-select__list{list-style:none;display:none;position:absolute;top:100%;right:0;background-color:#f6f6f6;border:1px solid #a6a6a6;width:240px;border-radius:0 0 5px 5px;overflow:hidden}.simple-select__list-item{padding:4px 12px;text-align:right;background-color:#f6f6f6;border-bottom:1px solid #a6a6a6;cursor:pointer;transition:all .13s ease-in-out}.simple-select__list-item:last-child{border-bottom:0}.simple-select__list-item.active{color:#2787ff;background-color:#fff}.simple-select__list-item:hover{color:#107aff;background-color:rgba(39,135,255,.2)}.car-info__line{display:flex;margin-bottom:6px}.car-info__line:last-child{margin-bottom:0}.car-info__line span{display:block;min-width:120px;color:#a6a6a6;font-size:15px}.car-info__line strong{color:#00306b;font-size:15px;font-weight:600}.page-section{padding:70px 0 76px}.page-section.--pt-40{padding-top:80px}@media (max-width:676px){.page-section.--pt-40{padding-top:0}}.page-section .container{max-width:1296px}.blog{background-color:#f6f6f6;border-radius:8px;overflow:hidden}.blog__photo{display:block;width:100%;height:205px}.blog__photo img{display:block;height:100%;-o-object-fit:cover;object-fit:cover}.blog__inner{padding:16px 16px 19px}.blog__top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.blog__top-title{display:block;width:80%;font-weight:600;font-size:18px;line-height:19px;height:38px;overflow:hidden;color:#00306b}.blog__top-title:hover{text-decoration:underline}.blog__top-date{width:20%;white-space:nowrap;color:#2787ff;opacity:.5;font-size:13px;text-align:right;font-weight:400}.blog__excerpt{font-size:18px;color:#a6a6a6;font-weight:400;line-height:1.33;margin-bottom:19px;overflow:hidden;max-height:96px}.blog-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap}.blog-outer{margin-bottom:45px;width:33.3333%;padding:0 21px}.blog-pag{display:flex;justify-content:center;align-items:center;width:100%}.blog-pag__arrow{width:25px;height:25px;position:relative;display:block;margin:0 17px;cursor:pointer;border:1px solid transparent;transition:all .13s ease-in-out;opacity:.3;border-radius:5px}.blog-pag__arrow:hover{border-color:#2787ff;opacity:.8}.blog-pag__arrow:after{content:"";position:absolute;width:12px;height:6px;background:url(/img/news-arr.svg) no-repeat 50%/cover;left:50%;top:50%;transform:translate(-50%,-50%)}.blog-pag__arrow.--prev{margin-left:0}.blog-pag__arrow.--prev:after{transform:translate(-50%,-50%) rotate(180deg)}.blog-pag__arrow.--next{margin-right:0}.blog-pag__pages,.blog-pag__pages a{display:flex;align-items:center}.blog-pag__pages a{width:25px;height:25px;border-radius:5px;border:1px solid #2787ff;opacity:.3;transition:opacity .13s ease-in-out;color:#2787ff;justify-content:center;font-size:15px;margin:0 8px;cursor:pointer}.blog-pag__pages a.active,.blog-pag__pages a:hover{opacity:.8}.article{padding-bottom:40px;position:relative}.article__photo-title{padding:55px 30px;color:#fff;position:relative;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:35px;border-radius:8px;overflow:hidden}.article__photo-title img{display:block;position:absolute;z-index:0;width:100%;height:100%;left:0;bottom:0;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.article p>img{width:100%!important;margin-bottom:10px}}.article h1{position:relative;z-index:2;font-weight:700;font-size:60px;max-width:900px;margin:0 auto}.article h2{text-align:center;font-size:40px;margin:55px 0 35px}.article h2,.article h3{color:#00306b;font-weight:600}.article h3{font-size:18px;margin:2rem 0 1rem}.article h4{color:rgba(0,48,107,.7);margin:40px 0 9px;font-size:15px;font-weight:600}.article .def-link{color:#2787ff;text-decoration:underline}.article .def-link:hover{text-decoration:none}.article p{font-size:18px}.article ul{padding-left:20px}.article ul li{margin-bottom:12px;padding-left:31px}.article ul li:before{top:0;width:23px;height:23px;background:url(/img/list-check.svg) no-repeat 50%/cover}.article ol li{margin-bottom:12px;padding-left:15px;position:relative}.article ol li::marker{color:#2787ff;font-size:12px}.article ol li:before{content:"";position:absolute;width:21px;height:21px;border-radius:50%;border:1px solid rgba(39,135,255,.5);left:-20px;top:1px}.article .img-wrap{display:flex;align-items:flex-start;margin:40px 0}.article .img-wrap.--full{width:100%}.article .img-wrap.--full>img{display:block;width:100%;height:auto}.article .img-wrap.--right .img-wrap__text{padding-right:45px;padding-left:0}.article .img-wrap__pic{width:44%}.article .img-wrap__pic img{width:100%;display:block;height:auto}.article .img-wrap__text{width:56%;padding-left:45px}.article .img-wrap__text .btn{margin-top:45px;width:208px;height:52px}.article__top{margin-bottom:43px;margin-top:43px;justify-content:space-between}.article__top,.article__top-left{display:flex;align-items:center}.article__top-left .soc-btn{margin-left:10px}.article__top-left .back-btn{margin-right:20px}.article__top-date{font-size:15px;font-weight:500;color:#2787ff}.back-btn{display:flex;justify-content:center;align-items:center;height:43px;padding:0 19px;color:#2787ff;font-size:15px;border:1px solid #2787ff;border-radius:10px;opacity:.5;transition:opacity .13s ease-in-out}.back-btn:hover{opacity:1}.back-btn span{position:relative;display:block;padding-left:27px}.back-btn span:before{content:"";position:absolute;width:21px;height:5px;background:url(/img/back-arr.svg) no-repeat 50%/cover;top:50%;transform:translateY(-50%);left:0}.soc-btn{height:43px;width:43px;display:flex;justify-content:center;align-items:center;transition:opacity .13s ease-in-out;opacity:.5;border:1px solid #2787ff;border-radius:10px}.soc-btn:hover{opacity:1}.detail__name{font-size:40px;font-weight:600;margin-bottom:35px;color:#2787ff;line-height:1}.detail__wrapper{display:flex;justify-content:space-between}.detail-gallery{width:53%;display:flex;min-height:400px}.detail-gallery__tabs{width:100px;min-width:100px;padding-right:17px;display:flex;flex-direction:column;align-items:center}.detail-gallery__tab{width:100%;margin-bottom:23px;cursor:pointer;overflow:hidden;height:83px;border-radius:8px;border:2px solid transparent;transition:all .13s ease-in-out}.detail-gallery__tab-more{display:block;width:100%;text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;color:#2787ff;font-size:18px;text-align:center;background-color:transparent;border:0;white-space:nowrap}.detail-gallery__tab img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.detail-gallery__photo{width:calc(100% - 100px);overflow:hidden;border-radius:8px}.detail-gallery__photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.detail-info{width:45%;padding-left:20px}.detail-info__top{background-color:#f6f6f6;margin-bottom:20px;border-radius:8px;padding:15px;display:flex;justify-content:space-between;align-items:center}.detail-info__top-price{color:#00e05a;font-size:40px;font-weight:600}.detail-info__top .btn{width:241px;height:70px;box-shadow:none}.detail-info__wrapper{background-color:#f6f6f6;border-radius:8px;padding:15px 15px 24px;line-height:24px}.detail-info__stats{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px}.detail-info__stats-item{display:flex;flex-direction:column;align-items:center}.detail-info__stats-icon{margin-bottom:9px;height:26px;display:flex;justify-content:center;align-items:center}.detail-info__stats-icon img{display:block}.detail-info__stats-text{color:#2787ff;font-size:18px;text-align:center;white-space:nowrap}.detail-info__desc{padding:12px 0 20px;font-size:18px;line-height:24px}.detail-info__desc-title{display:block;margin-bottom:12px;line-height:1;color:#000;font-weight:600}.detail-info__desc p{color:#a6a6a6;line-height:1.333}.detail-info__links{padding-top:17px}.modal{position:fixed;z-index:10000;top:0;left:0;bottom:0;right:0;overflow:hidden;display:none}.modal.gallery-modal .modal__bg{background-color:#fff;-webkit-backdrop-filter:unset;backdrop-filter:unset}.modal.show{display:block}.modal__bg{z-index:10001;background-color:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(21px);backdrop-filter:blur(21px)}.modal__bg,.modal__inner{position:absolute;left:0;top:0;bottom:0;right:0}.modal__inner{z-index:10010;display:flex;justify-content:center;align-items:center}.gallery-modal__inner{width:100%;height:100vh}.gallery-modal__top{display:flex;justify-content:space-between;padding:19px 32px}.gallery-modal__top-title{color:#2787ff;font-size:36px;font-weight:600}.gallery-modal__close{display:flex;justify-content:center;align-items:center;width:24px;height:24px;cursor:pointer}.gallery-modal__close:hover svg path{stroke:#ca3d3d}.gallery-modal__photo{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:calc(100vh - 85px);overflow-y:auto;max-width:900px;margin:0 auto}.gallery-modal__photo::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px transparent;background-color:transparent}.gallery-modal__photo::-webkit-scrollbar{width:6px;background-color:transparent}.gallery-modal__photo::-webkit-scrollbar-thumb{background-color:transparent}.gallery-modal__photo img{display:block;width:100%;height:auto;max-width:1400px;border-radius:10px;margin-bottom:10px}.gallery-modal__wrapper{display:flex;width:100%;padding:0 32px}.gallery-modal__side{display:flex;flex-direction:column;align-items:center;width:103px;min-width:103px;padding:0 10px;height:calc(100vh - 85px)}.gallery-modal__side-inner{max-height:700px;overflow-y:scroll}.gallery-modal__side-inner::-webkit-scrollbar-track{background-color:transparent}.gallery-modal__side-inner::-webkit-scrollbar{width:6px;background-color:transparent}.gallery-modal__side-inner::-webkit-scrollbar-thumb{background-color:transparent}.gallery-modal__side-item{display:block;width:100%;height:83px;border-radius:8px;overflow:hidden;border:2px solid transparent;cursor:pointer;opacity:.5;transition:opacity .13s ease-in-out;margin-bottom:20px}.gallery-modal__side-item:last-child{margin-bottom:0}.gallery-modal__side-item:hover{opacity:1}.gallery-modal__side-item.active{border:2px solid #2787ff;opacity:1}.gallery-modal__side-item img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-modal__arrow{width:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;height:56px;margin:20px 0;border:0;background-color:transparent;transition:background-color .13s ease-in-out;border-radius:8px}.gallery-modal__arrow:hover{background-color:rgba(39,135,255,.2)}.gallery-modal__arrow.--prev{margin-top:0}.gallery-modal__arrow.--next{margin-bottom:0}.gallery-modal__arrow.--next img{transform:rotate(180deg)}.form-modal__block{background-color:#fff;width:100%;max-width:498px;border-radius:8px;padding:57px 44px 64px;display:none;position:relative}.form-modal__block.show{display:block}.form-modal__block-close{position:absolute;width:25px;height:25px;top:10px;right:10px;display:flex;justify-content:center;align-items:center;cursor:pointer}.form-modal__block-close:hover svg path{stroke:#ca3d3d}.form-modal__block-close svg path{transition:stroke .13s ease-in-out}.form-modal__block-title{font-size:18px;font-weight:600;color:#2787ff;text-align:center;display:block;margin-bottom:34px}.form-modal__block-subtitle{font-size:18px;color:#a6a6a6;text-align:center;margin-bottom:30px}.form-modal__block-input{margin-bottom:20px;display:block}.form-modal__block-input .input{max-width:unset;border:2px solid rgba(0,0,0,.1)}.form-modal__block-input .input-error{display:none;font-size:13px;color:#ca3d3d}.form-modal__block-input.error .input-error{display:block;margin-top:15px}.form-modal__block-input.error .input{border-color:rgba(202,61,61,.4);color:#ca3d3d}.form-modal__block-footer{display:flex;justify-content:center;width:100%;margin-top:45px}.form-modal__success-icon{width:100%;display:flex;justify-content:center;margin-bottom:31px;max-height:229px}.form-modal__success-icon img{display:block;height:100%;width:auto}.form-modal__success .btn{margin:0 auto}.--pt-40{padding-top:40px}.--grey-bg{background-color:#f6f6f6}.--disabled{opacity:.3;cursor:not-allowed}.--white-bg{background-color:#fff}.--gold-padding{padding:63px 0 87px}.--blue{color:#2787ff}.--blue2{color:rgba(39,135,255,.5)}.--white{color:#fff}.--primary{color:#00306b}.--fw-6{font-weight:600}@media screen and (max-width:1100px){.review-outer{transform:scale(1)}.form-section__block-wrapper{padding:43px 0 59px}.news-item{flex-direction:column;width:49%;max-width:392px;min-width:unset;justify-content:space-between}.news{max-width:829px;margin:0 auto}.news-item__title{margin-bottom:14px}.news-item__excerpt{margin-bottom:19px}.news-item__photo{width:100%;height:205px}.news-item__info{padding:16px 16px 19px}.--gold-padding{padding:53px 0 63px}.detail__wrapper{flex-wrap:wrap}.detail-gallery{width:100%;max-width:unset;margin:0 auto 20px}.detail-info{width:100%;padding-left:0}.stages-section__wrapper{flex-direction:column;max-width:590px;width:100%;margin:0 auto}.stages-section__content{width:100%}.stages-section__block-outer{margin-bottom:30px;width:100%}.blog-outer{width:50%}}@media screen and (max-width:1000px){.card-wrapper{justify-content:center}.card{margin:0 15px 30px}.filters-item{margin-right:22px;margin-bottom:22px}.filters-inner{justify-content:space-between;align-items:center}}@media (orientation:landscape) and (max-width:1024px){.header__inner{flex-direction:row!important}}@media screen and (max-width:770px){.header__nav-link{margin-right:8px}.filters-item{width:40%;margin-right:10px}.card{width:49%;margin:0 0 20px;min-width:unset}.card-wrapper{justify-content:space-between}.merit-section__item{margin-bottom:10px;margin-right:10px}.merit-section__item:last-child{margin-bottom:10px;margin-right:0}.merit-section__col{width:100%;flex-direction:row}.header__inner{padding-top:10px}.header__nav{margin:10px 0}.--pt-40{padding-top:134px}.footer__wrapper{flex-direction:column-reverse}.footer__col{width:100%;margin-bottom:18px}.footer__col:first-child{margin-bottom:0}}@media screen and (max-width:660px){.review-outer{padding:0 11px}.header__lang,.header__nav,.header__top{display:none}.header__inner{flex-direction:row;align-items:center;justify-content:space-between;padding:0}.header.show .header__mobile{position:fixed;z-index:10000;overflow:auto;top:47px;left:0;right:0;min-height:100vh;display:flex;flex-direction:column;align-items:center;background-color:rgba(22,38,45,.69);-webkit-backdrop-filter:blur(19px);backdrop-filter:blur(19px);color:#fff;padding:20px 0 50px}.header.show .header__mobile-inner{overflow:auto;height:85vh}.header.show .header__mobile .header__lang-item{line-height:1.7}.header.show .header__mobile .header__lang{display:block;opacity:.4}.header.show .header__mobile .header__top-right{flex-direction:column}.header.show .header__mobile .header__top-right-socials{display:flex;justify-content:space-between;align-items:center}.header.show .header__mobile .header__lang-inner{position:relative;top:unset;left:unset;right:unset}.header.show .header__mobile .header__top-social{opacity:1}.header.show .header__mobile .header__top-social svg{width:35px}.header.show .header__mobile .header__top-tel{color:#2787ff;font-size:25px;font-weight:600;margin:0}.header.show .header__mobile .header__links{margin:37px 0}.header.show .header__mobile .header__links a{display:block;font-weight:600;font-size:18px;margin-bottom:36px;text-align:center}.header.show .header__mobile .header__links a:last-child{margin-bottom:0}.header.show .header__burger span:first-child{transform:rotate(-45deg) translateY(8px) translateX(-6px)}.header.show .header__burger span:nth-child(2){opacity:0}.header.show .header__burger span:nth-child(3){transform:rotate(45deg) translateY(-6px) translateX(-5px)}.header__burger{display:block;position:relative;width:33px;height:22px;cursor:pointer}.header__burger span{background-color:#fff;width:100%;height:4px;border-radius:5px;position:absolute;right:0;transition:all .13s ease-in-out}.header__burger span:first-child{top:0}.header__burger span:nth-child(2){top:9px}.header__burger span:nth-child(3){bottom:0}.card{width:100%;max-width:360px;margin:0 auto 20px}.gallery-modal__wrapper{flex-direction:column-reverse}.gallery-modal__inner{overflow:auto}.gallery-modal__side{display:flex;flex-direction:row;align-items:center;height:auto;width:100%;flex-wrap:wrap;justify-content:space-between;margin-top:20px;display:none}.gallery-modal__photo{height:auto}.gallery-modal__side-inner{width:100%;flex-direction:row;display:flex;height:auto;order:1;overflow-y:auto;overflow-x:scroll;margin:10px 0}.gallery-modal__side-item{min-width:80px;height:80px;margin-bottom:0;margin-right:10px}.gallery-modal__side-item:last-child{margin-right:0}.gallery-modal__arrow{width:78px;margin:0}.blog-outer{width:100%}.top-section.--title .top-section__title{font-size:35px;text-align:center}.filters-item{width:100%;margin-right:0;margin-bottom:40px}.top-section__subtitle{font-size:16px;text-align:center}.filters-bottom{flex-direction:column;align-items:center}.filters-bottom__status{width:100%;justify-content:center;padding:15px 0;margin-top:10px}.filters-bottom__result{display:flex;text-align:center}.filters-bottom__result,.filters-inner{flex-direction:column;align-items:center}.top-section__title{font-size:49px;text-align:center}.top-section__inner{margin:0 auto}.home-section__title{font-size:30px;text-align:center}.home-section{min-height:660px;height:100vh}.home-section__plus-text{font-size:15px;text-align:center}.home-section__block-wrapper{flex-wrap:wrap;justify-content:center}.home-section__pluses{width:100%;padding-right:0;margin-bottom:30px;display:flex;align-items:center;justify-content:space-between}.home-section__plus{width:30%;margin-bottom:0;flex-direction:column}.home-section__plus-img{min-width:60px;margin-bottom:10px}.header__top .container{flex-direction:column}.header__bottom{top:unset}.--pt-40{padding-top:0}.header__top-link,.header__top-social,.header__top-tel{padding:10px 0}.home-section__form{width:100%;display:flex;flex-direction:column;align-items:center}.about-section__wrapper{flex-direction:column-reverse}.about-section__logo{width:100%;max-width:400px;margin:0 auto 20px}.about-section__text{width:100%}.about-section__text-title{text-align:center}.card-button{padding:6px 15px 10px}.card-price,.card-stats{padding:10px 15px}.card-head{padding:16px 4px 14px 10px;margin-bottom:10px}.section__title{font-size:26px}.font-s-m{font-size:16px}.font-s-l{font-size:20px}.font-s-xs{font-size:12px}.review-body__info-text{font-size:18px;line-height:24px}.detail-gallery{width:100%;display:flex;align-items:center}.article .img-wrap{flex-direction:column}.article .img-wrap__pic{width:100%}.article .img-wrap__text{padding-left:0;padding-top:26px;width:100%}.article .img-wrap.--right .img-wrap__text{padding-right:0;width:100%;padding-bottom:40px}.card-price__small{font-size:16px}.card-price__num{font-size:26px;line-height:1}}@media screen and (max-width:500px){.review-top__photo{height:350px}.review-top__info-name{font-size:18px}.home-section .container{padding:0}.stages-section__block-photo{display:none}.stages-section__block-tabs{width:100%}.stages-section__block-tabs .--tab-btn:first-child{border-radius:8px 8px 0 0}.stages-section__block-tabs>span{border-radius:0 0 8px 8px}.gallery-modal__wrapper{padding:0 10px}.gallery-modal__top{padding-top:60px!important;padding:19px 10px}.gallery-modal__top-title{font-size:24px}.blog-outer{padding:0}.detail-info__top{flex-direction:column;align-items:center;justify-content:center}.detail-info__top-price{margin-bottom:20px}.detail-gallery__tabs{flex-direction:row;width:100%;padding-left:0;flex-wrap:wrap}.detail-gallery__tab{width:20%}.detail-gallery__photo{width:100%;margin-bottom:10px}.detail-info__stats{flex-wrap:wrap;justify-content:space-evenly}.detail-info__stats-item{width:33.333%;margin-bottom:15px}.merit-section__item{width:100%;margin-bottom:18px}.merit-section__item:last-child{margin-bottom:18px}.detail__name{font-size:25px}.news-item{min-width:unset;margin-bottom:18px}.news-item__excerpt{font-size:14px}.more-link{font-size:16px}.header__nav,.merit-section__col{flex-wrap:wrap}.header__nav{justify-content:center}.header__nav-link{padding:10px 4px}.form-section__block-wrapper{padding:20px 15px}.merit-section .section__title{margin-bottom:32px}.form-section__inner-input{width:100%;margin:0 auto 19px;padding:0 10px}.form-section__inner-btn{max-width:unset;margin-top:9px}.form-section__inner-btn .btn{width:100%;max-width:unset}.review-top__info-price span{font-size:18px}.review-top{flex-direction:column}.review-top__info,.review-top__photo{width:100%}.review-top__info-name{justify-content:space-between}.review-body{margin-top:18px}.home-section__block{width:100%}.home-section__plus{width:50%;margin-bottom:13px}.home-section__pluses{flex-wrap:wrap;justify-content:center}.home-section__plus{width:100%;flex-direction:row;align-items:center}.home-section__plus-img{margin-bottom:0;margin-right:15px}.home-section__block{padding:37px 10px 28px}.input{max-width:unset}.home-section__form .btn{max-width:unset;width:100%}.home-section{align-items:flex-start;padding:70px 0;height:auto}.--gold-padding{padding:37px 0 41px}.card-wrapper__button{padding-top:25px}.section__title{font-size:22px;font-weight:800}.about-section__logo{max-width:220px}.news-item{width:100%;margin:0 auto 32px}.footer__col.--soc{display:none}.form-section__title{font-size:18px}.form-section__subtitle{font-size:18px;line-height:24px}.container{padding:0 10px}.form-modal__block{padding:37px 15px 44px}}@media screen and (max-width:500px){.card{min-width:unset;width:100%;margin:0 0 15px}.news-item__excerpt,.news-item__title{margin-bottom:10px}.review-body{flex-direction:column;position:relative;margin-top:30px}.review-body__photo{padding:0;width:40px;height:40px;position:absolute;top:0;left:10px}.review-body__photo span{width:40px;height:40px;min-width:40px}.review-body__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.review-body__info-name{padding:0 0 10px 50px}.review-body__info{padding:10px}.review-body__footer{position:relative}.review-body__date{position:absolute;bottom:0;right:0}.news-item__title{font-size:13px}.card__photo{height:230px}.card-head{padding:30px 4px 14px 10px}}@media (max-width:576px){.footer__contacts{width:100%;justify-content:space-between}}@media (orientation:landscape) and (max-width:1024px){.stages-section__wrapper{max-width:100%}}.article li{font-size:18px}@media (max-width:576px){.review-top__photo img{height:100%;-o-object-fit:contain;object-fit:contain}}@media (max-width:900px){.card-detail article .img-wrap{display:flex;align-items:center;flex-direction:column}.article .img-wrap__pic,.article .img-wrap__text{margin:10px 0;width:100%;padding-left:0}}@media (max-width:676px){.article__top{margin-top:80px}.top-section__inner{padding-top:70px}.blog__excerpt{max-height:150px}.detail-gallery{flex-direction:column-reverse;min-height:unset}.detail-gallery .wrap .detail-gallery__tabs{display:none}.blog__excerpt,.blog__top-title{font-size:16px}.article h1{font-size:35px}.article .img-wrap__text .btn{margin:45px auto 0}.article h2{font-size:22px;font-weight:800}.detail-gallery__tab{height:73px}.home-section__title{font-size:22px}.home-section__form-input{width:100%}.home-section__form-input input{max-width:unset}.header.show .header__mobile .header__lang-inner{position:absolute;left:50%;transform:translateX(-50%);width:130px}}.verticalSlider .slick-track{width:118px}@media (max-width:600px){.verticalSlider .slick-track{width:90px}}.verticalSlider .slick-track .slick-active,.verticalSlider .slick-track .slick-current{opacity:1;border-color:#2787ff}.mainSlider{margin-left:10px}.mainSlider .slick-next{right:0}.mainSlider .slick-prev{left:0;z-index:1}.mainSlider .slick-track{display:flex;align-items:center}.detail-gallery__photo img{border-radius:10px}@media (max-width:676px){.top-section__inner .btn{max-width:unset}}@media (max-width:676px){.stages-section__block-tabs .--tab-btn{justify-content:flex-start}}.article ol li:before{top:2px;padding:10px}@media (orientation:landscape) and (max-width:676px){.form-modal__block{height:100%;overflow-y:scroll}}@media (max-width:1124px){.card__photo{height:220px}}@media (max-width:876px){.card__photo{height:260px}}.blog__photo img{width:100%;max-height:100%}@media (max-width:1124px){.blog-outer{padding:0 11px}}article.text-block b{color:#6f6f6f}.noScroll{overflow:hidden}@media (min-width:700px){.gallery-modal__side-inner{width:100px}.gallery-modal__side-item{height:100px}}.text-block ol li,.text-block ul li{margin-bottom:13px}@media (max-width:900px){.detail-gallery .slick-slider .slick-track{max-height:400px}}.date{font-family:Open Sans;font-style:normal;font-weight:600;font-size:17px;line-height:19px;letter-spacing:-.02em;color:rgba(0,224,90,.6)}.note-float-left,.note-float-right{margin-right:15px}.error{color:red}.fixP{display:flex}@media (max-width:768px){.fixP{flex-direction:column}}.fixP.right{flex-direction:row-reverse}.hint{width:calc(33% - 10px);background-color:#fff;box-shadow:4px 4px 14px rgba(0,224,63,.06);border-radius:8px;padding:20px 17px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.hint .card-head__status{margin-bottom:10px;max-width:150px}.df{display:flex}.jcsb{justify-content:space-between}.hints{margin-bottom:30px}@media (max-width:576px){.hints{flex-direction:column}.hints .hint{margin-bottom:10px;width:100%}}.review-slider__nav{max-width:300px}.article h1{max-width:unset;margin:45px 0 0;color:#00306b;text-align:center}.article h1+h2{margin-top:35px}li>a,p>a{color:#2787ff}.top-section__inner{padding-top:70px!important}.reviewModal{background-color:rgba(0,0,0,.75)}@media (max-width:576px){.reviewModal{overflow-y:scroll}}.modalContainer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.modalContainer{width:95%}}.modalContainer .btn{margin:0 auto 20px}.reviewModal.show{display:block}@media (max-width:576px){.article p>img{height:100%;margin:0}}.close{position:absolute;top:0;right:10px;font-size:30px;cursor:pointer}.modalContainer .review{padding-top:30px;max-width:unset}@media (max-width:576px){.fixP.right{flex-direction:column}}#filter_status{color:#2787ff;border:none;background-color:transparent}.tabImg{display:none!important;-o-object-fit:contain;object-fit:contain}.tabImg.show{display:block!important}.filters-button--clear{display:flex;color:#ff9b9b;align-items:center;justify-content:center;margin-left:10px;height:70px}.filters-button--clear.hide{display:none}.filters-button--clear.show{display:flex}.filter__wrap{display:flex;max-width:550px;width:100%}@media (max-width:1550px){.filter__wrap{max-width:400px}}@media (max-width:1024px){.filter__wrap{max-width:unset;width:20%;flex-direction:column}}@media (max-width:876px){.filter__wrap{width:100%;align-items:center}}.review-top__info-name{justify-content:space-between}span.footer__link:hover{color:#fff}@media (max-width:576px){.page-section .breadcrumbs{padding-top:70px}.detail__name{margin-bottom:10px}}.article table{border:1px solid #a6a6a6;width:100%}.article table td{padding:10px;border-left:1px solid #a6a6a6;border-bottom:1px solid #a6a6a6}.article table tr td:first-of-type{border-left:none}.article table tr:last-of-type td{border-bottom:none}.card-stats__item-text{font-size:16px}.blog-pag__pages a{width:30px;height:30px}.blog-pag__pages a.active{background-color:#2787ff;color:#fff}