.icon-menu,.runner__range .noUi-handle:after,.runner__range .noUi-handle:before{display:none}@media (max-width:68.25em){.icon-menu{height:14px;position:relative;cursor:pointer;width:22px;display:block;z-index:5}.icon-menu span{height:2px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;position:absolute;top:calc(50% - 1px);background-color:#202020;border-radius:70px;left:0;width:100%}.icon-menu span:first-child{top:0}.icon-menu span:last-child{bottom:0;top:auto}.icon-menu._active span{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:100%}.icon-menu._active span:first-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:calc(50% - 1px)}.icon-menu._active span:last-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);bottom:calc(50% - 1px)}}@media (max-width:68.25em) and (any-hover:hover){.icon-menu:hover span{background-color:#00acec}}.btn{-ms-flex-pack:center;height:40px;padding:0 25px;justify-content:center;-webkit-box-pack:center;font-size:.875rem;font-weight:500;-webkit-box-align:center;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;align-items:center;border-radius:5px;width:100%;line-height:140%;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.btn:disabled{cursor:default}.btn svg{height:100%;position:relative;margin-left:10px}.btn svg,.btn svg path{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.btn span{position:relative;text-align:center}.btn_blue{color:#fff;background:#00acec}.btn_blue path{fill:#fff}@media (any-hover:hover){.btn_blue:not(.btn:disabled):hover{background:#008abd}.btn_blue:not(.btn:disabled):active{background:#66cdf4}}.btn_transparent,.btn_white{border:1px solid #00acec;color:#00acec}.btn_white{background:#fff}.btn_white path{fill:#00acec}@media (any-hover:hover){.btn_white:not(.btn:disabled):hover{color:#fff;background:#00acec}.btn_white:not(.btn:disabled):hover path{fill:#fff}.btn_white:not(.btn:disabled):active{color:#fff;background:#66cdf4}}.btn_transparent{background:0 0}@media (any-hover:hover){.btn_transparent:not(.btn:disabled):hover{color:#fff;background:#00acec}.btn_transparent:not(.btn:disabled):active{color:#fff;background:#008abd}}.btn_yellow{color:#202020;background:#ffcc18}@media (any-hover:hover){.btn_yellow:not(.btn:disabled):hover{background:#e6b816}.btn_yellow:not(.btn:disabled):active{background:#ffe074}}.btn_yellow-transparent{border:1px solid #fff;color:#fff;background:0 0}@media (any-hover:hover){.btn_yellow-transparent:not(.btn:disabled):hover{color:#202020;background:#ffcc18}.btn_yellow-transparent:not(.btn:disabled):active{color:#202020;background:#e6b816}}.btn_dark-blue{color:#fff;background:#005f8b}@media (any-hover:hover){.btn_dark-blue:not(.btn:disabled):hover{background:#008abd}}.checkbox{min-height:16px;-webkit-box-align:center;position:relative;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.checkbox__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;opacity:0}.checkbox__input:checked+.checkbox__label:after{opacity:1}.checkbox__label{font-size:.75rem;color:#818181;cursor:pointer;line-height:1.3;padding-left:21px}.checkbox__label a{text-decoration:underline;color:#ffcc18}.checkbox__label:after,.checkbox__label:before{height:16px;content:"";position:absolute;top:0;border-radius:3px;left:0;width:16px;display:block}.checkbox__label:before{border:1px solid #d9d9d9;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff}.checkbox__label:after{-webkit-transition:all .2s linear 0s;-o-transition:all .2s linear 0s;transition:all .2s linear 0s;opacity:0;background:url('data:image/svg+xml,\9\9\9<svg width="10" height="8" viewBox="0 0 10 8" fill="none" xmlns="http://www.w3.org/2000/svg">\9<path d="M0.999756 4.23077L3.99976 7L8.99976 1" stroke="%23202020" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\9</svg>')no-repeat;background-position:50%}.input{position:relative}.input__input{height:40px;padding:15px;font-size:.875rem;border:1px solid #c8c8c8;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#202020;border-radius:5px;background:#fff;width:100%}.input__input::-webkit-input-placeholder{opacity:0}.input__input::-moz-placeholder{opacity:0}.input__input:-ms-input-placeholder{opacity:0}.input__input::-ms-input-placeholder{opacity:0}.input__input::placeholder{opacity:0}.input__input:not(:-ms-input-placeholder)~label,.input__input:not(:placeholder-shown)~label{pointer-events:none;opacity:0}.input__input:focus~label,.input__input:not(:placeholder-shown)~label{pointer-events:none;opacity:0}.input__input._validate:invalid{border-color:#ff5f00}.input__input._validate:invalid~.input__error{display:block}.input__label{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:.875rem;color:#202020;position:absolute;opacity:.5;letter-spacing:.01em;top:50%;cursor:text;left:15px;line-height:121.4285714286%}.input>span{font-size:.75rem;color:#ff5f00;position:absolute;top:100%;line-height:116.6666666667%;display:none}.logo{-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.logo svg{-ms-flex:0 0 50px;flex:0 0 50px;height:50px;-webkit-box-flex:0;margin-right:10px;width:50px}.logo p{font-size:.875rem;color:#fff}.radio{height:46px;position:relative}.radio__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;opacity:0}.radio__input:checked+.radio__label{color:#fff;background-color:#00acec}.radio__label{-ms-flex-pack:center;height:100%;padding:0 30px;justify-content:center;-webkit-box-pack:center;font-size:.875rem;border:0;-webkit-box-align:center;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;position:absolute;text-align:center;align-items:center;background:#fff;cursor:pointer;width:100%;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (any-hover:hover){.radio__label:hover{color:#fff;background-color:#008abd}}.textarea{position:relative}.textarea__textarea{height:100px;padding:13px 15px;resize:none;border:1px solid #c8c8c8;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#202020;border-radius:5px;background:#fff;width:100%}.textarea__textarea:not(:-ms-input-placeholder)~label,.textarea__textarea:not(:placeholder-shown)~label{pointer-events:none;opacity:0}.textarea__textarea:focus~label,.textarea__textarea:not(:placeholder-shown)~label{pointer-events:none;opacity:0}.textarea__label{font-size:.875rem;color:#202020;position:absolute;opacity:.5;letter-spacing:.01em;top:13px;cursor:text;left:15px;line-height:121.4285714286%}.advantage{overflow:hidden;margin-bottom:80px;position:relative}@media (max-width:1080px){.advantage{margin-bottom:calc(50.15789px + 2.76316vw)}}.advantage__bc,.advantage__bc>*{height:100%;position:absolute;top:0;left:0;width:100%}.advantage__bc{z-index:-1}.advantage__bc>*{-o-object-fit:cover;object-fit:cover}.advantage__header{margin-bottom:25px;color:#fff;text-align:center}@media (max-width:1080px){.advantage__header{margin-bottom:calc(17.89474px + .65789vw)}}.advantage__title:not(:last-child){margin-bottom:15px}@media (max-width:1080px){.advantage__title:not(:last-child){margin-bottom:calc(7.89474px + .65789vw)}}.advantage__subtitle{font-size:1.125rem}.advantage__content{padding-top:80px;padding-bottom:80px}@media (max-width:1080px){.advantage__content{padding-top:calc(35.94737px + 4.07895vw);padding-bottom:calc(35.94737px + 4.07895vw)}}@media (min-width:47.99875em){.advantage__slider{margin:-15px}}@media (max-width:47.99875em){.advantage__slider{overflow:visible!important;margin:-7.5px}}.item-advantage{height:auto}@media (min-width:47.99875em){.item-advantage{padding:15px}}@media (max-width:47.99875em){.item-advantage{padding:7.5px}}.item-advantage__wrapper{height:100%;padding:30px 25px 40px;border:1px solid #efefef;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;position:relative;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04),0 0 2px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04),0 0 2px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.04);border-radius:10px;background:#fff}.item-advantage__title{font-size:3.5rem;font-weight:700;margin-bottom:10px;color:#00acec}.item-advantage__title span{font-size:2rem;line-height:100%}.item-advantage__subtitle{max-width:180px;line-height:130%}.benefits:not(.benefits.benefits_blue){margin-bottom:80px}@media (max-width:1080px){.benefits:not(.benefits.benefits_blue){margin-bottom:calc(50.15789px + 2.76316vw)}}.benefits_blue{padding-top:80px;background:#f8f9ff;padding-bottom:80px}@media (max-width:1080px){.benefits_blue{padding-top:calc(37.36842px + 3.94737vw);padding-bottom:calc(37.36842px + 3.94737vw)}}.benefits__header{margin-bottom:25px}@media (max-width:1080px){.benefits__header{margin-bottom:calc(17.89474px + .65789vw)}}.benefits__title:not(:last-child){margin-bottom:15px}@media (max-width:1080px){.benefits__title:not(:last-child){margin-bottom:calc(7.89474px + .65789vw)}}.benefits__subtitle{color:#818181;line-height:140%}@media (min-width:47.99875em){.benefits__subtitle{font-size:1.125rem}.benefits__slider{margin:-15px}}@media (max-width:47.99875em){.benefits__slider{overflow:visible!important;margin:-7.5px}}@media (min-width:47.99875em){.benefits__slider-wrapper{grid-template:repeat(1,1fr)/repeat(3,1fr);grid-auto-rows:1fr;display:-ms-grid;display:grid}}@media (min-width:47.99875em) and (max-width:61.99875em){.benefits__slider-wrapper{grid-template-columns:repeat(2,1fr)}}.slide-benefits{height:auto}@media (min-width:47.99875em){.slide-benefits{padding:15px}}@media (max-width:47.99875em){.slide-benefits{padding:7.5px}}.slide-benefits__wrapper{height:100%;padding:25px 40px 28px;border:1px solid #d9d9d9;-webkit-box-align:center;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center;-webkit-box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);border-radius:10px;background:#fff;-webkit-box-orient:vertical;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:68.25em){.slide-benefits__wrapper{padding:25px 25px 30px}}.slide-benefits__icon{-ms-flex:0 0 80px;flex:0 0 80px;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-webkit-box-pack:center;margin-bottom:20px;-webkit-box-align:center;background-color:#00acec;align-items:center;border-radius:50%;width:80px;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.slide-benefits__icon svg{max-width:50px;max-height:50px}.slide-benefits__title{font-weight:500;margin-bottom:8px;text-align:center}@media (max-width:47.99875em){.slide-benefits__title{font-size:.875rem;margin-bottom:5px}}.slide-benefits__text{font-size:.875rem;color:#818181;text-align:center;line-height:140%}.calc{padding-top:80px;position:relative;padding-bottom:80px}@media (max-width:1080px){.calc{padding-top:calc(37.36842px + 3.94737vw);padding-bottom:calc(37.36842px + 3.94737vw)}}.calc_page{margin-bottom:80px}@media (max-width:1080px){.calc_page{margin-bottom:calc(37.36842px + 3.94737vw)}}.calc__background,.map-scroll__wrapper img{height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;top:0;left:0;width:100%}.calc__container{position:relative;z-index:2}.calc__body{padding:40px 50px 50px;border:1px solid #d9d9d9;-webkit-box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);border-radius:10px;background:#fff}@media (min-width:61.99875em){.calc__body{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:47.99875em){.calc__body{padding:25px 15px 35px}}.calc__form{padding:25px 49px 35px;border:1px solid #d9d9d9;-webkit-box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);border-radius:10px;background:#00acec}@media (min-width:61.99875em){.calc__form{-ms-flex:0 0 380px;flex:0 0 380px;-webkit-box-flex:0}}@media (max-width:47.99875em){.calc__form{padding:25px 20px 30px}}.calc__form .form__header *{color:#fff}.calc__form .form__title{font-size:1.75rem}@media (max-width:47.99875em){.calc__form .form__title{font-size:1.5rem}}.calc__form .checkbox__label{color:#fff}@media (min-width:61.99875em){.calc__calculator{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-flex:1;margin-right:43px}}@media (max-width:61.99875em){.calc__calculator{margin-bottom:25px}}.calculator__title{margin-bottom:25px}@media (max-width:1080px){.calculator__title{margin-bottom:calc(17.89474px + .65789vw)}}.calculator__radio{margin-bottom:25px}@media (max-width:1080px){.calculator__radio{margin-bottom:calc(17.89474px + .65789vw)}}.runner{margin-bottom:24px;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.runner__text{-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-flex:0;font-weight:400;line-height:130%}.runner__range{-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-flex:1;margin:0 20px}.runner__input{-ms-flex:0 0 62px;flex:0 0 62px;-webkit-box-flex:0}.radio-calc__wrapper,.runner__input input{border:1px solid #00acec;background:hsla(0,0%,93%,.2)}.runner__input input{color:#00acec;text-align:center}.radio-calc__wrapper{overflow:hidden;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:47.99875em){.radio-calc__wrapper{margin-bottom:15px}}@media (min-width:47.99875em) and (max-width:61.99875em),(min-width:68.25em){.radio-calc__item{-ms-flex:0 0 25%;flex:0 0 25%;-webkit-box-flex:0}.radio-calc__item:not(:last-child) label{border-right:1px solid #00acec}}@media (max-width:47.99875em),(min-width:61.99875em) and (max-width:68.25em){.radio-calc__item{-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-flex:0}.radio-calc__item:first-child label{border-right:1px solid #00acec;border-bottom:1px solid #00acec}.radio-calc__item:nth-child(2) label{border-bottom:1px solid #00acec}.radio-calc__item:nth-child(3) label{border-right:1px solid #00acec}}.radio-calc__title{font-size:.875rem;margin-bottom:5px}.total-calc{margin:-10px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:47.99875em),(min-width:61.99875em) and (max-width:68.25em){.total-calc{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical}}.total-calc__guarantee,.total-calc__price{-ms-flex:0 0 50%;flex:0 0 50%;padding:10px;-webkit-box-flex:0;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;display:-webkit-box;display:-ms-flexbox;display:flex}.total-calc__value{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-flex:1;font-size:1.75rem;font-weight:500;margin-bottom:5px;color:#00acec;line-height:100%}@media (max-width:29.99875em){.total-calc__value{font-size:1.25rem}}.total-calc__text{font-size:.75rem;color:#818181;line-height:120%}@media (max-width:29.99875em){.total-calc__text{font-size:.625rem}}.runner__range{height:3px;border:0;-webkit-box-shadow:none;box-shadow:none}.runner__range .noUi-connects{background:#99d9f6}.runner__range .noUi-handle{height:15px;border:0;right:-7.5px;top:-5px;background-color:#00acec;-webkit-box-shadow:none;box-shadow:none;border-radius:50%;width:15px}.runner__range .noUi-tooltip{padding:0;font-size:.875rem;border:0;color:#202020;bottom:-120%}.catalog{margin-bottom:80px}@media (max-width:1080px){.catalog{margin-bottom:calc(35.94737px + 4.07895vw)}}@media (min-width:61.99875em){.catalog{margin-top:139px}}.catalog__container{position:relative}@media (min-width:61.99875em){.catalog__body{margin:0-10px;display:-webkit-box;display:-ms-flexbox;display:flex}.catalog__filter{-ms-flex:0 0 260px;flex:0 0 260px;padding:0 10px;-webkit-box-flex:0;width:260px}}@media (max-width:61.99875em){.catalog__filter{margin-bottom:15px}}.catalog__btns-wrapper{margin:-5px}@media (min-width:61.99875em){.catalog__btns-wrapper{right:15px;position:absolute;top:-19px;width:calc(100% - 280px)}}@media (max-width:61.99875em){.catalog__btns-wrapper{margin-bottom:15px}}.catalog__btns{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}.catalog__btns-text{font-size:.875rem;margin-bottom:5px;color:#818181}.catalog__btn{padding:5px}@media (max-width:68.25em){.catalog__btn{-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-flex:0}}@media (min-width:68.25em){.catalog__btn{-ms-flex:0 0 25%;flex:0 0 25%;-webkit-box-flex:0}}.catalog__btn .btn{padding:0 5px;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-orient:horizontal}.catalog__btn .btn svg{margin-right:5px;margin-left:0!important}@media (max-width:61.99875em){.form-catalog{margin-bottom:15px}}.form-catalog__wrapper{padding:20px 15px 25px;border:1px solid #d9d9d9;-webkit-box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);border-radius:10px;background:#fff}.form-catalog__item:not(:last-child){margin-bottom:10px}.form-catalog__title{font-size:.875rem;margin-bottom:5px}.form-catalog__select .selectric-hover .selectric,.form-catalog__select .selectric-open .selectric{border-color:#f1f3f7}.form-catalog__select .selectric{border:1px solid #f1f3f7;background:#f1f3f7}.form-catalog__select .selectric-items li:first-child{display:none}.form-catalog__select .label{color:#818181}.form-catalog__select .button:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='9' fill='none' viewBox='0 0 17 9'%3E%3Cpath stroke='%23818181' stroke-linecap='round' stroke-linejoin='round' d='m1 .605 7.606 7.606L16.212.605'/%3E%3C/svg%3E")}.form-catalog__checkboxs{-webkit-box-align:start;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:flex-start;-webkit-box-orient:vertical;-ms-flex-align:start;margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.form-catalog__checkbox{max-width:100%}.error__subtitle p:not(:last-child),.form-catalog__checkbox:not(:last-child){margin-bottom:10px}.form-catalog__checkbox input,.form__radio-item input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;opacity:0}.form-catalog__checkbox input:checked~label{color:#fff;background:#00acec}.form-catalog__btn button,.form-catalog__checkbox label{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.form-catalog__checkbox label{padding:9px 10px;border:1px solid #00acec;color:#00acec;text-align:center;border-radius:5px;background:hsla(0,0%,93%,.2);cursor:pointer;display:block}.form-catalog__checkbox label p{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.form-catalog__btn{font-size:.875rem;text-align:center;margin-top:20px}.form-catalog__btn button{color:#818181;position:relative;opacity:.68;padding-bottom:2px}.form-catalog__btn button:before{height:1px;content:"";position:absolute;top:100%;background-color:#818181;left:0;width:100%}@media (any-hover:hover){.form-catalog__btn button:hover{opacity:1}}@media (min-width:61.99875em){.map-scroll{position:absolute;bottom:calc(100% + 49px);left:15px;width:calc(100% - 30px)}}.map-scroll__wrapper{-ms-flex-pack:center;height:60px;-webkit-filter:drop-shadow(0 0 6px rgba(0,0,0,.02)) drop-shadow(0 2px 4px rgba(0,0,0,.08));filter:drop-shadow(0 0 6px rgba(0,0,0,.02)) drop-shadow(0 2px 4px rgba(0,0,0,.08));justify-content:center;-webkit-box-pack:center;border:1px solid #d9d9d9;-webkit-box-align:center;position:relative;align-items:center;border-radius:5px;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.map-scroll__button .btn{height:30px}@media (min-width:61.99875em){.content-catalog{-ms-flex:1 1 100%;flex:1 1 100%;padding:0 10px;-webkit-box-flex:1;margin-top:105px}}@media (min-width:68.25em){.content-catalog{margin-top:55px}}.content-catalog__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:68.25em){.content-catalog__wrapper{margin:-10px}}@media (max-width:68.25em){.content-catalog__wrapper{margin:-7.5px}}@media (min-width:68.25em){.content-catalog__item{-ms-flex:0 0 33.333%;flex:0 0 33.333%;padding:10px;-webkit-box-flex:0;width:33.333%}}@media (max-width:68.25em){.content-catalog__item{-ms-flex:0 0 50%;flex:0 0 50%;padding:7.5px;-webkit-box-flex:0;width:50%}}@media (max-width:40.62375em){.content-catalog__item{-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-flex:0;width:100%}}.content-catalog__item .slide-work__slider{-ms-flex:0 0 180px;flex:0 0 180px;height:180px;-webkit-box-flex:0}.content-catalog__item .slide-work__slider-slide{height:180px}.content-catalog__item .slide-work{height:100%}.content-catalog__item .slide-work__content{padding:10px 20px 15px}.content-catalog__btn{-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-flex:0}@media (min-width:47.99875em){.content-catalog__btn{text-align:center}.content-catalog__btn .btn{width:auto;display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:68.25em){.content-catalog__btn{padding:15px 10px 10px}}@media (max-width:68.25em){.content-catalog__btn{padding:12.5px 7.5px 7.5px}}.credit{padding-top:45px;background-color:#00acec;padding-bottom:45px}@media (max-width:1080px){.credit{padding-top:calc(52.10526px - .65789vw);padding-bottom:calc(52.10526px - .65789vw)}}.credit__block_detail{margin-bottom:80px}@media (max-width:1080px){.credit__block_detail{margin-bottom:calc(35.94737px + 4.07895vw)}}@media (min-width:61.99875em){.credit__block_detail{position:relative}.credit__block_detail .breadcrumb__block{position:absolute;top:0;left:0;width:100%}.credit__block_detail .breadcrumb__block *{color:#fff!important}}.credit__container{position:relative;z-index:2}@media (min-width:68.25em){.credit__container{padding-right:87px}}@media (min-width:61.99875em){.credit__body{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex}.credit__terms{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-flex:1;margin-bottom:-45px;position:relative}}@media (min-width:61.99875em) and (max-width:1080px){.credit__terms{margin-bottom:calc(-52.10526px + .65789vw)}}@media (max-width:61.99875em){.credit__terms{display:none}}.credit__percent{-ms-flex-pack:center;height:200px;justify-content:center;-webkit-box-pack:center;font-size:6rem;font-weight:900;color:transparent;-webkit-box-align:center;position:absolute;-webkit-text-stroke:2px #00acec;text-align:center;top:11px;background-color:#fff;align-items:center;border-radius:50%;left:0;width:200px;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.credit__img{height:100%;position:absolute;-o-object-fit:contain;object-fit:contain;top:0;-o-object-position:bottom center;object-position:bottom center;left:0;width:100%}.credit__months{-ms-flex-pack:center;height:132px;justify-content:center;-webkit-box-pack:center;font-size:4.125rem;font-weight:900;right:19px;color:transparent;-webkit-box-align:center;position:absolute;-webkit-text-stroke:2px #00acec;bottom:85px;text-align:center;background-color:#fff;align-items:center;border-radius:50%;width:132px;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.credit__months span{font-size:.875rem;-webkit-text-stroke:1px #00acec;letter-spacing:.6px;display:block}@media (min-width:61.99875em){.credit__content{-ms-flex:0 0 337px;flex:0 0 337px;-webkit-box-flex:0}}.credit__content-wrapper{padding:30px 45px 36px;border:1px solid #d9d9d9;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.04),0 2px 6px rgba(0,0,0,.04),0 0 1px rgba(0,0,0,.04);box-shadow:0 10px 20px rgba(0,0,0,.04),0 2px 6px rgba(0,0,0,.04),0 0 1px rgba(0,0,0,.04);border-radius:10px;background:#fff}@media (max-width:47.99875em){.credit__content-wrapper{padding:30px 41px 40px}}.credit__title{font-size:1.75rem;font-weight:900;margin-bottom:20px;line-height:120%}@media (max-width:47.99875em){.credit__title{font-size:1.5rem}}.credit__list{margin-bottom:25px}.credit__list>:not(:last-child){margin-bottom:12px}.item-credit,.item-credit__icon{-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.item-credit__icon{-ms-flex:0 0 20px;flex:0 0 20px;-ms-flex-pack:center;height:20px;justify-content:center;-webkit-box-flex:0;-webkit-box-pack:center;margin-right:10px;background-color:#00acec;border-radius:50%}.item-credit__text{font-size:.875rem;line-height:120%}.item-credit__text span{color:#00acec}.error{overflow:hidden;position:relative}.error>svg{right:0;position:absolute;-o-object-fit:contain;object-fit:contain;bottom:0}@media (max-width:47.99875em){.error>svg{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}.error__container{padding-top:25px;position:relative;z-index:2}@media (max-width:1080px){.error__container{padding-top:calc(-4.84211px + 2.76316vw)}}.error__body{max-width:488px;text-align:center;margin:0 auto}.error__title{font-size:18rem;font-weight:600;color:#00acec;line-height:100%}.error__title:not(:last-child){margin-bottom:15px}@media (max-width:68.25em){.error__title{font-size:15rem}}@media (max-width:61.99875em){.error__title{font-size:12.5rem}}@media (max-width:47.99875em){.error__title{font-size:10.875rem}}.error__subtitle{font-size:2.25rem;font-weight:500;line-height:130%}.error__subtitle:not(:last-child){margin-bottom:23px}@media (max-width:61.99875em){.error__subtitle{font-size:2rem}}@media (max-width:47.99875em){.error__subtitle{font-size:1.75rem}}.error__text{font-size:1.125rem;color:#818181;line-height:140%}.error__text:not(:last-child){margin-bottom:25px}@media (max-width:47.99875em){.error__text{font-size:1rem}.error__text br{display:none}}.error__buttons{margin-bottom:82px}@media (min-width:29.99875em){.error__buttons{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center;-webkit-box-align:center;margin:0-10px 82px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:1080px){.error__buttons{margin-bottom:calc(35.10526px + 4.34211vw)}}@media (min-width:29.99875em){.error__btn{-ms-flex:0 0 50%;flex:0 0 50%;padding:0 10px;-webkit-box-flex:0}}@media (max-width:29.99875em){.error__btn:not(:last-child){margin-bottom:15px}}.footer-bottom{padding-bottom:30px}.footer-top__payment div span{display:block}.footer-top__payment div span:not(:last-child){margin-right:20px}.footer-top__payment div span svg{height:22px}.footer-top__city-links a,.menu-footer__item a{font-size:.875rem;color:#fff;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;opacity:.5;line-height:121.4285714286%}.menu-footer__item:not(:last-child){margin-bottom:10px}.footer{background:#363b49}.footer-top{padding:50px 0 60px}@media (max-width:61.99875em){.footer-top{padding:25px 0 103px;position:relative}}.footer-top__payment div,.footer-top__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:61.99875em){.footer-top__wrapper{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;margin:-16px -30px}.footer-top__wrapper>*{padding:16px 30px}}@media (max-width:61.99875em){.footer-top__wrapper{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:-16px 0;-webkit-box-orient:vertical}.footer-top__wrapper>*{padding:16px 0}}@media (min-width:61.99875em){.footer-top__info{-ms-flex:0 1 270px;flex:0 1 270px;-webkit-box-flex:0;margin-right:25px}}@media (max-width:61.99875em){.footer-top__info{padding-bottom:30px}}@media (min-width:61.99875em){.footer-top__logo{margin-bottom:20px}}@media (min-width:61.99875em) and (max-width:1080px){.footer-top__logo{margin-bottom:calc(-1.31579px + 1.97368vw)}}.footer-top__payment p{margin-bottom:10px;color:#fff}@media (min-width:47.99875em){.footer-top__payment p{font-weight:500}}@media (max-width:61.99875em){.footer-top__payment{position:absolute;bottom:25px;left:0}}@media (min-width:61.99875em){.footer-top__city{-ms-flex:0 1 340px;flex:0 1 340px;-webkit-box-flex:0}}@media (max-width:61.99875em){.footer-top__city-wrapper{max-width:280px}}.footer-top__city-title{margin-bottom:15px;color:#fff;line-height:140%}@media (min-width:47.99875em){.footer-top__city-title{font-weight:500}}@media (any-hover:hover){.footer-top__city-links a:hover{opacity:1}}@media (max-width:61.99875em){.menu-footer{padding-top:0}}.menu-footer__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-16px -50px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:29.99875em){.menu-footer__wrapper{margin:-16px -17.5px}}.menu-footer__column{-ms-flex:0 1 auto;flex:0 1 auto;padding:16px 50px;-webkit-box-flex:0}@media (max-width:29.99875em){.menu-footer__column{padding:16px 17.5px}}.menu-footer__title{margin-bottom:15px;color:#fff}@media (min-width:47.99875em){.menu-footer__title{font-weight:500}}@media (any-hover:hover){.menu-footer__item a:hover{opacity:1}}.footer-bottom{font-size:.75rem;margin-bottom:30px;color:#fff;line-height:116.6666666667%}@media (max-width:47.99875em){.footer-bottom{margin-bottom:80px}}.footer-bottom a,.item-menu__title span path,.sublist-menu__back span path{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.footer-bottom a{text-decoration:underline;color:inherit}.footer-bottom__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:61.99875em){.footer-bottom__wrapper{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify}}@media (max-width:61.99875em){.footer-bottom__wrapper{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical}}.footer-bottom__copy-list{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:61.99875em){.footer-bottom__copy-list{margin-bottom:10px;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical}}.footer-bottom__copy-list a{opacity:.5}@media (any-hover:hover){.footer-bottom__copy-list a:hover{opacity:1}}@media (min-width:61.99875em){.footer-bottom__copy:not(:last-child){margin-right:50px}}@media (min-width:61.99875em) and (max-width:1080px){.footer-bottom__copy:not(:last-child){margin-right:calc(-35.26316px + 7.89474vw)}}@media (max-width:61.99875em){.footer-bottom__copy:not(:last-child){margin-bottom:10px}}@media (any-hover:hover){.footer-bottom__developed a:hover{text-decoration:none}}.form-block{padding-top:80px;position:relative;padding-bottom:80px}@media (max-width:1080px){.form-block{padding-top:calc(37.36842px + 3.94737vw);padding-bottom:calc(37.36842px + 3.94737vw)}}.form-block__background{height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;top:0;left:0;width:100%}.form-block__container{position:relative;z-index:2}.form-block__body{padding:40px 50px 0;border:1px solid #d9d9d9;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.04),0 2px 6px rgba(0,0,0,.04),0 0 1px rgba(0,0,0,.04);box-shadow:0 10px 20px rgba(0,0,0,.04),0 2px 6px rgba(0,0,0,.04),0 0 1px rgba(0,0,0,.04);border-radius:10px;background:#fff}@media (min-width:61.99875em){.form-block__body{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:47.99875em){.form-block__body{padding:25px 20px 35px}}@media (min-width:61.99875em){.form-block__form{-ms-flex:0 0 300px;flex:0 0 300px;-webkit-box-flex:0}}@media (min-width:47.99875em){.form-block__form{padding-bottom:55px}}.form-block__form .form__header{text-align:left}.form-block__form .form__title{font-size:1.75rem}@media (max-width:47.99875em){.form-block__form .form__title{font-size:1.5rem}}@media (min-width:61.99875em){.form-block__img{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-flex:1;position:relative}.form-block__img img{height:100%;position:absolute;-o-object-fit:contain;object-fit:contain;top:0;-o-object-position:bottom center;object-position:bottom center;left:0;width:100%}}@media (max-width:61.99875em){.form-block__img{display:none}}@media (max-width:68.25em){.header-bottom__menu-wrapper{height:100%;overflow:auto;padding:5px 15px 40px;right:-100%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;position:fixed;top:0;background-color:#fff;margin:0 auto;width:100%;z-index:30}.header-bottom__menu-wrapper._active{right:0}.header-bottom__menu-wrapper>*{margin-right:auto;max-width:970px;margin-left:auto}}.header-bottom__links a{text-decoration:underline;color:inherit}.item-menu__title span path,.sublist-menu__back span path{stroke:#000}.sublist-menu__back>p{font-size:1.25rem;font-weight:700}.header-top:before{height:1px;content:"";position:absolute;opacity:.17;bottom:0;background-color:#000;left:0;width:100%}.header-top__body{padding:17px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.header{min-height:130px;top:0;left:0;width:100%}@media (min-width:47.99875em){.header{min-height:200px}}.header._scroll .header__wrapper{position:fixed}.header__wrapper{-webkit-transition:background .3s ease 0s,-webkit-box-shadow .3s ease 0s;-o-transition:background .3s ease 0s,box-shadow .3s ease 0s;transition:background .3s ease 0s,box-shadow .3s ease 0s;transition:background .3s ease 0s,box-shadow .3s ease 0s,-webkit-box-shadow .3s ease 0s;border-bottom:1px solid rgba(68,68,68,.12);top:0;-webkit-box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);background:#fff;left:0;width:100%;z-index:10}.header-top{position:relative;background-color:#fff;font-family:inherit;z-index:35}@media (max-width:1080px){.header-top__body{padding-top:calc(14.15789px + .26316vw);padding-bottom:calc(14.15789px + .26316vw)}}@media (min-width:68.25em){.header-top__body{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify}.header-top__body>:not(:last-child){margin-right:50px}}@media (max-width:68.25em){.header-top__body>:not(:last-child){margin-right:35px}}@media (max-width:68.25em) and (max-width:1080px){.header-top__body>:not(:last-child){margin-right:calc(6.57895px + 2.63158vw)}}.header-top__body>*{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header-top__logo{-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-flex:0}.header-top__logo .logo p{font-size:1rem;color:#202020;text-transform:uppercase}@media (max-width:29.99875em){.header-top__logo .logo svg{-ms-flex:0 0 25px;flex:0 0 25px;height:25px;-webkit-box-flex:0;margin-right:5px;width:25px}.header-top__logo .logo p{font-size:.625rem}}@media (max-width:68.25em){.header-top__logo{-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-pack:start;justify-content:start;-webkit-box-flex:1;-webkit-box-pack:start}.header-top__callback,.header-top__yandex{display:none}}.header-top__burger{margin-right:0!important}@media (min-width:68.25em){.header-top__burger{display:none}}.contact-header__wrapper{color:#202020;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.contact-header__icon{margin-right:10px}.contact-header__icon svg{height:20px;width:20px}@media (max-width:47.99875em){.contact-header__icon{margin-right:5px}.contact-header__icon svg{height:16px;width:16px}}.contact-header__link{font-weight:600;color:inherit;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;display:block}@media (max-width:47.99875em){.contact-header__link{font-size:.875rem}}.contact-header__link:not(:last-child){margin-bottom:3px}@media (any-hover:hover){.contact-header__link:hover{color:#00acec}}.contact-header__text{font-size:.75rem;color:#818181;cursor:pointer}@media (max-width:47.99875em){.contact-header__text{font-size:.625rem}}@media (any-hover:hover){.contact-header__text:hover{text-decoration:underline}}.header-bottom{position:relative;background:#fff}@media (min-width:68.25em){.header-bottom{z-index:35}}@media (max-width:68.25em){.header-bottom__menu-wrapper{height:100%;overflow:auto;padding:5px 15px 40px;right:-100%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;position:fixed;top:0;background-color:#fff;margin:0 auto;width:100%;z-index:30}.header-bottom__menu-wrapper._active{right:0;display:block}.header-bottom__menu-wrapper>*{margin-right:auto;max-width:970px;margin-left:auto}}@media (max-width:68.25em) and (max-width:61.99875em){.header-bottom__menu-wrapper>*{max-width:750px}}@media (max-width:68.25em) and (max-width:47.99875em){.header-bottom__menu-wrapper>*{max-width:none}}@media (max-width:68.25em) and (min-width:47.99875em){.header-bottom__menu-wrapper>*{padding:0 15px}}@media (min-width:68.25em){.header-bottom__menu{-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:68.25em){.header-bottom__menu{margin-bottom:13px}}@media (min-width:68.25em){.header-bottom__contacts{display:none}}.header-bottom__contacts .item-map__text{font-size:.875rem}.header-bottom__button{margin-bottom:30px}@media (min-width:68.25em){.header-bottom__button{display:none}}.header-bottom__links{font-size:.75rem;color:#818181}@media (min-width:68.25em){.header-bottom__links{display:none}}.header-bottom__copy-list{margin-bottom:25px}.header-bottom__copy{text-decoration:underline}.header-bottom__copy:not(:last-child){margin-bottom:10px}@media (min-width:68.25em){.header-bottom__item{padding:10px 0}}@media (any-hover:hover) and (min-width:68.25em){.item-menu:hover .item-menu__title:after{background:#00acec}.item-menu:hover .item-menu__title>*{color:#00acec}.item-menu:hover .item-menu__title svg{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.item-menu:hover .item-menu__title svg path{stroke:#00acec}.item-menu:hover .list-menu{pointer-events:auto;opacity:1;visibility:visible;top:100%}.item-menu:hover .list-menu__item._active .sublist-menu{pointer-events:auto}}@media (max-width:68.25em){.item-menu:not(:last-child){border-bottom:1px solid #efefef}}.item-menu__title{-webkit-box-align:center;align-items:center;cursor:pointer;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.item-menu__title span{height:7px;position:relative;width:11px;margin-top:2px;display:block}.item-menu__title span svg{height:100%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;position:absolute;-o-object-fit:contain;object-fit:contain;top:0;left:0;width:100%}@media (min-width:68.25em){.item-menu__title{-ms-flex-pack:center;padding:5px 0;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center}.item-menu__title>*{font-size:.875rem;color:#000;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.item-menu__title>:not(:last-child){margin-right:5px}.item-menu__title:after{-ms-flex:0 0 100%;flex:0 0 100%;height:2px;-webkit-box-flex:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;content:"";position:relative;top:14px;border-radius:5px;background:0 0}}@media (max-width:68.25em){.item-menu__title{-ms-flex-pack:justify;padding:15px 0;justify-content:space-between;-webkit-box-pack:justify;color:#202020}}@media (max-width:68.25em) and (max-width:29.99875em){.item-menu__title{font-size:.875rem}}@media (max-width:68.25em){.item-menu__title._active svg{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}}@media (min-width:68.25em){.list-menu{height:auto;pointer-events:none;border:1px solid #efefef;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;position:absolute;opacity:0;visibility:hidden;top:calc(100% - 10px);-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04),0 0 2px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04),0 0 2px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.04);border-radius:5px;background:#fff;left:0;width:100%;z-index:5}}@media (max-width:68.25em){.list-menu{display:none}}@media (min-width:68.25em){.list-menu__container{padding:0 20px;max-width:1080px;margin:0 auto}.list-menu__wrapper{padding:20px 0 27px;position:relative}}@media (max-width:68.25em){.list-menu__wrapper{padding:15px 15px 20px;background-color:hsla(0,0%,94%,.45)}}@media (min-width:68.25em){.list-menu__list{border-right:1px solid #d9d9d9;margin:-6px 0;display:inline-block}.list-menu__item{padding:6px 40px 6px 0;cursor:default}}@media (min-width:68.25em) and (any-hover:hover){.list-menu__item._active .list-menu__item-title{color:#00acec}.list-menu__item._active .sublist-menu{opacity:1;visibility:visible}}@media (max-width:68.25em){.list-menu__item:not(:last-child){margin-bottom:10px}}.list-menu__item-title,.sublist-menu__back span svg{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.list-menu__item-title{font-size:.875rem;color:#818181}@media (max-width:68.25em){.sublist-menu{height:100%;overflow:auto;right:-100%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;position:fixed;top:0;background-color:#fff;width:100%;z-index:30}.sublist-menu._active{right:0}}@media (min-width:68.25em){.sublist-menu{height:100%;pointer-events:none;padding:20px 0 27px 40px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;position:absolute;opacity:0;visibility:hidden;top:0}.sublist-menu__wrapper{height:100%}}@media (max-width:68.25em){.sublist-menu__wrapper{padding:5px 20px 40px;max-width:970px;margin:0 auto}}@media (max-width:68.25em) and (max-width:61.99875em){.sublist-menu__wrapper{max-width:750px}}@media (max-width:68.25em) and (max-width:47.99875em){.sublist-menu__wrapper{max-width:none}}.sublist-menu__back{-webkit-box-align:center;margin:15px 0 5px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:68.25em){.sublist-menu__back{display:none}}.sublist-menu__back span{height:9px;margin-right:10px;position:relative;width:13px;display:block}.sublist-menu__back span svg{height:100%;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);position:absolute;-o-object-fit:contain;object-fit:contain;top:0;left:0;width:100%}@media (min-width:68.25em){.sublist-menu__list{height:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0-20px;-webkit-box-orient:vertical;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.sublist-menu__item{padding:0 20px;font-size:.875rem;margin-bottom:12px;color:#818181;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;cursor:pointer}}@media (min-width:68.25em) and (any-hover:hover){.sublist-menu__item:hover{color:#00acec}}@media (max-width:68.25em){.sublist-menu__item{padding:15px 0;color:#818181;display:block}}@media (max-width:68.25em) and (max-width:29.99875em){.sublist-menu__item{font-size:.875rem}}@media (max-width:68.25em){.sublist-menu__item:not(:last-child){border-bottom:1px solid #efefef}}.main-banner{margin-bottom:80px;-webkit-box-align:center;position:relative;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1080px){.main-banner{margin-bottom:calc(35.94737px + 4.07895vw)}}.main-banner__bc{height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;top:0;-o-object-position:center;object-position:center;left:0;width:100%}@media (max-width:47.99875em){.main-banner__bc{-o-object-position:bottom right;object-position:bottom right}}.main-banner:after{height:115px;content:"";position:absolute;bottom:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(11.73%,hsla(0,0%,100%,0)),to(#fff));background:-o-linear-gradient(top,hsla(0,0%,100%,0) 11.73%,#fff 100%);background:linear-gradient(180deg,hsla(0,0%,100%,0) 11.73%,#fff);left:0;width:100%;z-index:1}.main-banner__body{padding:136px 0;position:relative;z-index:2}@media (max-width:47.99875em){.main-banner__body{padding:100px 0 50px}}@media (min-width:61.99875em){.main-banner__content{justify-content:space-between;max-width:100%;display:flex}}.main-banner__title{font-size:2.5rem;font-weight:700;margin-bottom:10px;text-transform:uppercase;letter-spacing:.02em;line-height:120%}@media (max-width:61.99875em){.main-banner__title{font-size:2.5rem}}@media (max-width:47.99875em){.main-banner__title{font-size:2.125rem;max-width:362px}}@media (max-width:29.99875em){.main-banner__title{font-size:1.625rem;max-width:262px}}.main-banner__subtitle{margin-bottom:31px;line-height:140%}@media (max-width:1080px){.main-banner__subtitle{margin-bottom:calc(15.36842px + 1.44737vw)}}@media (min-width:47.99875em){.main-banner__subtitle{font-size:1.125rem}}@media (max-width:47.99875em){.main-banner__subtitle{max-width:362px}}@media (max-width:29.99875em){.main-banner__subtitle{max-width:262px}}.main-banner__btns{margin:-5px}@media (min-width:47.99875em){.main-banner__btns{display:-webkit-box;display:-ms-flexbox;display:flex}}.main-banner__btn{padding:5px}.map-contact{margin-bottom:80px}@media (max-width:1080px){.map-contact{margin-bottom:calc(35.94737px + 4.07895vw)}}.map-contact__title{margin-bottom:15px}.map-contact__content{margin-bottom:25px}@media (max-width:1080px){.map-contact__content{margin-bottom:calc(17.89474px + .65789vw)}}@media (max-width:61.99875em){.map-contact__content{padding:25px 15px 30px;border:1px solid #efefef;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04),0 0 2px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04),0 0 2px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.04);border-radius:5px;background:#fff}}.map-contact__row{margin:-10px}@media (min-width:61.99875em){.map-contact__row{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex}}.map-contact__map{height:380px;-webkit-filter:drop-shadow(0 10px 20px rgba(0,0,0,.04)) drop-shadow(0 2px 6px rgba(0,0,0,.04)) drop-shadow(0 0 1px rgba(0,0,0,.04));filter:drop-shadow(0 10px 20px rgba(0,0,0,.04)) drop-shadow(0 2px 6px rgba(0,0,0,.04)) drop-shadow(0 0 1px rgba(0,0,0,.04));border-radius:10px}@media (max-width:1080px){.map-contact__map{height:calc(308.94737px + 6.57895vw)}}.column-map-contact{padding:10px}.column-map-contact__title{margin-bottom:10px;color:#00acec;line-height:140%}@media (min-width:47.99875em){.column-map-contact__title{font-size:1.125rem}}.item-map-contact:not(:last-child){margin-bottom:11px}.item-map-contact__title{font-size:.75rem;margin-bottom:5px;color:#818181;line-height:116.6666666667%}.item-map-contact__text{font-size:.875rem;color:#202020;line-height:114.2857142857%}@media (any-hover:hover){.item-map-contact__text_link:hover{text-decoration:underline}}.map-objects{margin-bottom:80px}@media (max-width:1080px){.map-objects{margin-bottom:calc(35.94737px + 4.07895vw)}}.map-objects__header{margin-bottom:20px}@media (max-width:1080px){.map-objects__header{margin-bottom:calc(12.89474px + .65789vw)}}.map-objects__map{height:300px;-webkit-filter:drop-shadow(0 0 6px rgba(0,0,0,.02)) drop-shadow(0 2px 4px rgba(0,0,0,.08));filter:drop-shadow(0 0 6px rgba(0,0,0,.02)) drop-shadow(0 2px 4px rgba(0,0,0,.08));border-radius:10px}@media (max-width:1080px){.map-objects__map{height:calc(271.57895px + 2.63158vw)}}@media (min-width:61.99875em){.map{height:398px;position:relative}.map__container{-ms-flex-pack:end;height:100%;justify-content:flex-end;-webkit-box-pack:end;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.map__content{position:relative;max-width:402px;z-index:5}}@media (max-width:61.99875em){.map__content{margin-bottom:15px}}.map__content-wrapper{padding:20px 20px 30px;border:1px solid #d9d9d9;-webkit-box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);border-radius:10px;background:#fff}@media (max-width:47.99875em){.map__content-wrapper{padding:25px 15px 30px}}.map__header{margin-bottom:15px}.map__title:not(:last-child){margin-bottom:10px}.map__items{margin-bottom:20px}@media (min-width:61.99875em){.map__button .btn{width:auto}.map__map{height:100%;position:absolute;top:0;left:0;width:100%}}@media (max-width:61.99875em){.map__map{height:370px}}.item-map{-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.item-map:not(:last-child){margin-bottom:15px}.item-map__icon{height:20px;margin-right:15px;position:relative;width:20px}.item-map__icon svg{height:100%;position:absolute;-o-object-fit:contain;object-fit:contain;top:0;left:0;width:100%}.item-map__text{color:#818181;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;line-height:135%}@media (any-hover:hover){.item-map__text_link:hover{color:#00acec}}.place{padding-top:60px;margin-bottom:80px;position:relative;background-color:#00acec;padding-bottom:60px}@media (max-width:1080px){.place{padding-top:calc(44.36842px + 1.44737vw);margin-bottom:calc(35.94737px + 4.07895vw);padding-bottom:calc(44.36842px + 1.44737vw)}}@media (min-width:47.99875em){.place__background{height:100%;right:0;position:absolute;-o-object-fit:contain;object-fit:contain;top:0;-o-object-position:right center;object-position:right center;width:100%}}@media (max-width:47.99875em){.place__background{display:none}}.place__header{margin-bottom:25px;color:#fff;text-align:center}@media (max-width:1080px){.place__header{margin-bottom:calc(17.89474px + .65789vw)}}.place__title:not(:last-child){margin-bottom:15px}@media (max-width:1080px){.place__title:not(:last-child){margin-bottom:calc(7.89474px + .65789vw)}}.place__subtitle{line-height:130%}@media (min-width:47.99875em){.place__subtitle{font-size:1.125rem}.place__slider{margin:-15px}}@media (max-width:47.99875em){.place__slider{overflow:visible!important;margin:-7.5px}}@media (min-width:47.99875em){.slide-place{padding:15px}}@media (max-width:47.99875em){.slide-place{padding:7.5px}}.slide-place__wrapper{-ms-flex-pack:end;height:auto;overflow:hidden;min-height:200px;justify-content:flex-end;-webkit-box-pack:end;border:1.5px solid #fff;position:relative;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);border-radius:10px;-webkit-box-orient:vertical;display:-webkit-box;display:-ms-flexbox;display:flex}.slide-place__wrapper:after{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;content:"";background:0 0}@media (any-hover:hover){.slide-place__wrapper .slide-place__content{bottom:-26px}.slide-place__wrapper .slide-place__text{opacity:0}.slide-place__wrapper:hover:after{background:rgba(0,0,0,.6)}.slide-place__wrapper:hover .slide-place__content{bottom:0}.slide-place__wrapper:hover .slide-place__text{opacity:1}}.popup-callback__img-wrapper img,.slide-place__img,.slide-place__wrapper:after{height:100%;position:absolute;top:0;left:0;width:100%}.slide-place__img{-o-object-fit:cover;object-fit:cover;border-radius:10px}.slide-place__content{padding:24px 15px 15px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;position:relative;text-align:center;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(61.96%,rgba(0,0,0,.6)));background:-o-linear-gradient(top,transparent 0,rgba(0,0,0,.6) 61.96%);background:linear-gradient(180deg,transparent,rgba(0,0,0,.6) 61.96%);z-index:3}.slide-place__title{font-size:1.125rem;font-weight:500;margin-bottom:10px;color:#fff}.slide-place__text{text-decoration:underline;color:#00acec;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}@media (min-width:29.99875em){.popup-callback{padding:35px 55px 0 45px!important;border:1px solid #efefef;max-width:710px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04),0 0 2px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04),0 0 2px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.04);border-radius:5px;width:100%}}@media (max-width:47.99875em) and (min-width:29.99875em){.popup-callback{padding:35px 35px 0!important}}@media (max-width:29.99875em){.popup-callback{height:100%;padding:30px 20px;width:100%}}.popup-callback__wrapper{margin:0-10px;display:-webkit-box;display:-ms-flexbox;display:flex}.popup-callback__img{-ms-flex:1 1 100%;flex:1 1 100%;padding:0 10px;-webkit-box-flex:1}@media (max-width:47.99875em){.popup-callback__img{display:none}}.popup-callback__img-wrapper{height:100%;position:relative;width:100%}.popup-callback__img-wrapper img{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.popup-callback__body{padding:0 10px 35px}@media (min-width:47.99875em){.popup-callback__body{-ms-flex:0 0 320px;flex:0 0 320px;-webkit-box-flex:0}}@media (max-width:47.99875em){.popup-callback__body{width:100%}}@media (min-width:29.99875em){.popup-succes__content{padding:35px 55px!important;max-width:431px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04),0 0 2px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04),0 0 2px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.04);border-radius:5px}}@media (max-width:29.99875em){.popup-succes__content{height:100%;padding:30px 20px;width:100%}}.popup-succes__header{text-align:center}.popup-succes__header:not(:last-child){margin-bottom:25px}.popup-succes__title{font-size:2rem;font-weight:700;line-height:120%}.popup-succes__btn:not(:last-child),.popup-succes__title:not(:last-child){margin-bottom:10px}@media (max-width:47.99875em){.popup-succes__title{font-size:1.625rem}}.popup-succes__subtitle{font-size:1rem;color:#818181;line-height:140%}.popup-succes__btn{margin-top:25px}@media (min-width:29.99875em){.popup-slide--html .fancybox-close-small{height:auto;padding:17.5px;width:auto}.popup-slide--html .fancybox-close-small svg{height:30px;width:30px}}@media (min-width:29.99875em) and (max-width:47.99875em){.popup-slide--html .fancybox-close-small{padding:7.5px}}@media (max-width:29.99875em){.fancybox-slide{padding:0}}@media (min-width:29.99875em){.popup-terms{padding:35px 55px 45px!important;border:1px solid #efefef;max-width:410px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04),0 0 2px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04),0 0 2px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.04);border-radius:5px;background:#fff;width:100%}}@media (max-width:29.99875em){.popup-terms{height:100%;padding:30px 20px;width:100%}}.price-table{margin-bottom:80px}@media (max-width:1080px){.price-table{margin-bottom:calc(35.94737px + 4.07895vw)}}.price-table__header{margin-bottom:25px}@media (max-width:1080px){.price-table__header{margin-bottom:calc(17.89474px + .65789vw)}}.price-table__title:not(:last-child){margin-bottom:15px}@media (max-width:1080px){.price-table__title:not(:last-child){margin-bottom:calc(7.89474px + .65789vw)}}.price-table__subtitle{color:#818181;line-height:140%}@media (min-width:47.99875em){.price-table__subtitle{font-size:1.125rem}}.price-table__controls{display:none}@media (min-width:47.99875em){.price-table__controls{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-5px -5px 15px;display:-webkit-box;display:-ms-flexbox;display:flex}}.price-table__control{padding:5px}.price-table__control .btn{padding:0 20px!important}.price-table__control._active .btn{color:#fff!important;background-color:#00acec!important;cursor:default!important}.price-table__select{display:none}@media (max-width:47.99875em){.price-table__select{margin-bottom:10px;display:block}}.price-table__table:not(:last-child),.slide-price__list li:not(:last-child){margin-bottom:10px}.price-table__table._witching-blocks:not(:last-child){margin-bottom:22px}.price-table__table._witching-blocks>:not(.table-wrapper._active){display:none}@media (min-width:47.99875em){.price-table__btn{text-align:center}.price-table__btn .btn{width:auto!important;display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.price{margin-bottom:80px}@media (max-width:1080px){.price{margin-bottom:calc(50.15789px + 2.76316vw)}}.price__header{margin-bottom:25px}@media (max-width:1080px){.price__header{margin-bottom:calc(17.89474px + .65789vw)}}.price__title:not(:last-child){margin-bottom:15px}@media (max-width:1080px){.price__title:not(:last-child){margin-bottom:calc(7.89474px + .65789vw)}}.price__subtitle{color:#818181;line-height:140%}@media (min-width:47.99875em){.price__subtitle{font-size:1.125rem}.price__slider{margin:-15px}}@media (max-width:47.99875em){.price__slider{overflow:visible!important;margin:-7.5px}}@media (min-width:47.99875em){.price__slider-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}}.slide-price{height:auto}@media (min-width:47.99875em){.slide-price{padding:15px}}@media (max-width:47.99875em){.slide-price{padding:7.5px}}@media (min-width:61.99875em){.slide-price{-ms-flex:33.333%;flex:33.333%;-webkit-box-flex:33.333%;margin-bottom:10px;width:33.333%}}@media (max-width:61.99875em) and (min-width:47.99875em){.slide-price{-ms-flex:50%;flex:50%;-webkit-box-flex:50%;width:50%}}.slide-price__wrapper{height:100%;overflow:hidden;border:1px solid #d9d9d9;position:relative;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);border-radius:10px;background:#fff;-webkit-box-orient:vertical;display:-webkit-box;display:-ms-flexbox;display:flex}@media (any-hover:hover){.slide-price__wrapper:hover .slide-price__header:after{background:rgba(0,0,0,.4)}}.slide-price__header{position:relative}.slide-price__header:after,.slide-price__img img{height:100%;position:absolute;top:0;left:0;width:100%}.slide-price__header:after{pointer-events:none;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;content:"";background:0 0;z-index:2}.slide-price__img{height:250px}.slide-price__img img{-o-object-fit:cover;object-fit:cover}.slide-price__content,.slide-price__labels{display:-webkit-box;display:-ms-flexbox;display:flex}.slide-price__labels{-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;top:15px;margin:-5px;left:20px;z-index:3}.slide-price__content{-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-pack:justify;padding:0 20px 30px;justify-content:space-between;-webkit-box-flex:1;-webkit-box-pack:justify;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical}.slide-price__title{padding:15px 0;font-size:1.125rem;font-weight:500;margin-bottom:15px;color:inherit;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;border-bottom:1px solid hsla(0,0%,85%,.6);line-height:140%;display:block}@media (any-hover:hover){.slide-price__title:hover{color:#00acec}}.slide-price__kept{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-flex:1;margin-bottom:20px}.slide-price__subtitle{font-size:.875rem;margin-bottom:10px}.slide-price__list li{font-size:.875rem;color:#818181;position:relative;line-height:120%;padding-left:14px}.slide-price__list li:before{height:4px;content:"";position:absolute;top:5px;background-color:#00acec;border-radius:50%;left:0;width:4px}.slide-price__list:not(:last-child){margin-bottom:10px}.slide-price__more{font-size:.875rem;text-decoration:underline;color:#00acec;cursor:pointer;display:inline-block}@media (any-hover:hover){.slide-price__more:hover{text-decoration:none}}.slide-price__price{font-size:1.375rem;font-weight:500;margin-bottom:20px;color:#00acec;line-height:100%}.slide-price__form{height:100%;overflow:hidden;padding:40px 20px 30px;border:1px solid #d9d9d9;-webkit-box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);border-radius:10px;background:#fff}.slide-price__form .form__header{text-align:left}.slide-price__form .form__title{font-size:2.25rem}@media (max-width:47.99875em){.slide-price__form .form__title{font-size:1.875rem}}.label-price{padding:5px}.label-price__wrapper{-ms-flex-pack:center;padding:9px 10px;justify-content:center;-webkit-box-pack:center;font-size:.875rem;-webkit-box-align:center;align-items:center;border-radius:5px;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.label-price_blue .label-price__wrapper{color:#fff;background:-o-linear-gradient(.71deg,#00acec .51%,#4ecfff 103.29%);background:linear-gradient(89.29deg,#00acec .51%,#4ecfff 103.29%)}.label-price_yellow .label-price__wrapper{color:#202020;background:#ff0}.product-banner{margin-bottom:80px}@media (max-width:1080px){.product-banner{margin-bottom:calc(50.15789px + 2.76316vw)}}@media (min-width:61.99875em){.product-banner__body{margin:0-15px;display:-webkit-box;display:-ms-flexbox;display:flex}.product-banner__img{-ms-flex:0 0 50%;flex:0 0 50%;padding:0 15px;-webkit-box-flex:0}}@media (max-width:61.99875em){.product-banner__img{display:none}}.product-banner__img-wrapper{padding-top:65.1%;position:relative;border-radius:10px}.product-banner__img-wrapper img{height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;top:0;border-radius:10px;left:0;width:100%}@media (min-width:61.99875em){.product-banner__content{-ms-flex:0 0 50%;flex:0 0 50%;padding:0 15px;-webkit-box-flex:0}}.product-banner__title{margin-bottom:15px}@media (max-width:1080px){.product-banner__title{margin-bottom:calc(7.89474px + .65789vw)}}.product-banner__text{font-size:.875rem;margin-bottom:5px;color:#818181;line-height:140%}.product-banner__text:not(.product-banner__text._more){overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5;display:-webkit-box}.product-banner__text>:not(:last-child){margin-bottom:10px}.product-banner__more{font-size:.875rem;color:#818181;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer;line-height:140%}.product-banner__button{margin-bottom:10px}@media (min-width:61.99875em){.product-banner__button{display:inline-block}}.product-banner__button._detail{margin-top:15px}.product-banner__labels{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:15px -5px -5px;display:-webkit-box;display:-ms-flexbox;display:flex}.product-banner__label{padding:5px}.product-banner__calc,.product-banner__label-wrapper{-webkit-box-align:center;align-items:center;-ms-flex-align:center}.product-banner__label-wrapper{-ms-flex-pack:center;padding:9px 10px;justify-content:center;-webkit-box-pack:center;font-size:.875rem;border:1px solid #818181;font-weight:500;border-radius:10px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.product-banner__calc{font-size:.75rem;color:#818181;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media (any-hover:hover){.product-banner__calc:hover{text-decoration:underline}}.product-banner__calc span{height:14px;margin-right:5px;margin-bottom:1.5px;position:relative;background-color:#00acec;border-radius:50%;width:14px;display:block}.product-banner__calc span:after,.product-banner__calc span:before{height:.75px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:"";position:absolute;top:50%;background-color:#fff;border-radius:3px;left:50%;width:5.25px}.product-banner__calc span:after{height:5.25px;width:.75px}.price-banner{-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;margin-bottom:15px;-webkit-box-align:start;align-items:flex-start;-ms-flex-align:start;margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.price-banner__text{font-weight:500;color:#00acec}.price-banner__text b{font-size:2rem}.price-banner__text:not(:last-child){margin-right:2px}.price-banner__label{padding:3px 5px;font-size:.75rem;color:#fff;border-radius:5px;background:#fd6901}.professionals{margin-bottom:80px}@media (max-width:1080px){.professionals{margin-bottom:calc(35.94737px + 4.07895vw)}}.professionals__top{display:-webkit-box;display:-ms-flexbox;display:flex}.professionals__controls{-ms-flex:0 0 95px;flex:0 0 95px;-webkit-box-flex:0}@media (max-width:47.99875em){.professionals__controls{display:none}}.professionals__header{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-flex:1;margin-bottom:25px}@media (max-width:1080px){.professionals__header{margin-bottom:calc(17.89474px + .65789vw)}}.professionals__title:not(:last-child){margin-bottom:15px}@media (max-width:1080px){.professionals__title:not(:last-child){margin-bottom:calc(7.89474px + .65789vw)}}.professionals__subtitle{color:#818181;line-height:130%}@media (min-width:47.99875em){.professionals__subtitle{font-size:1.125rem}.professionals__slider{margin:-15px}}@media (max-width:47.99875em){.professionals__slider{overflow:visible!important;margin:-7.5px}}.item-professionals{height:auto}@media (min-width:47.99875em){.item-professionals{padding:25px 15px}}@media (max-width:47.99875em){.item-professionals{padding:7.5px}}.item-professionals__wrapper{height:100%;padding:15px;border:1px solid #d9d9d9;-webkit-box-align:center;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:center;-webkit-box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);border-radius:10px;background:#fff;-webkit-box-orient:vertical;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (any-hover:hover){.item-professionals__wrapper:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.item-professionals__img{height:300px;overflow:hidden;margin-bottom:15px;position:relative;border-radius:10px;width:100%}.item-professionals__img img{height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;top:0;left:0;width:100%}.item-professionals__info{width:100%}.item-professionals__name{font-weight:500;margin-bottom:5px;text-align:center;line-height:130%}.item-professionals__exp,.item-professionals__post{font-size:.875rem;color:#818181;text-align:center;line-height:130%}.item-professionals__post{margin-bottom:4px;opacity:.8}.item-professionals__exp{opacity:.6}.quality{margin-bottom:80px}@media (max-width:1080px){.quality{margin-bottom:calc(35.94737px + 4.07895vw)}}.quality__items{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:47.99875em){.quality__items{margin:-10px}}@media (max-width:47.99875em){.quality__items{margin:-7.5px}}.item-quality{-ms-flex:0 0 25%;flex:0 0 25%;-webkit-box-flex:0}@media (max-width:68.25em){.item-quality{-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-flex:0}}@media (min-width:47.99875em){.item-quality{padding:10px}}@media (max-width:47.99875em){.item-quality{-ms-flex:0 0 100%;flex:0 0 100%;padding:7.5px;-webkit-box-flex:0}}.item-quality__img,.item-quality__wrapper{-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.item-quality__img{-ms-flex-pack:center;height:50px;justify-content:center;-webkit-box-pack:center;margin-right:10px}@media (max-width:1080px){.item-quality__img{margin-right:calc(17.10526px - .65789vw)}}.item-quality__img img{height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:68.25em){.item-quality__img img{width:55px}}.item-quality__text{font-size:.875rem;line-height:140%}.questions{margin-bottom:80px}@media (max-width:1080px){.questions{margin-bottom:calc(50.15789px + 2.76316vw)}}.questions__container{position:relative}.questions__header{margin-bottom:25px}@media (min-width:47.99875em){.questions__header{padding-right:200px}}@media (max-width:1080px){.questions__header{margin-bottom:calc(10.78947px + 1.31579vw)}}.questions__title{min-height:40px}.questions__title:not(:last-child),.slider-banner__list li:not(:last-child){margin-bottom:10px}.questions__body{margin-right:-5px}.questions__items{padding-right:5px;max-height:340px}@media (max-width:47.99875em){.questions__items{margin-bottom:15px}}.questions__item:not(:last-child),.review__title:not(:last-child){margin-bottom:15px}@media (min-width:47.99875em){.questions__btn{right:20px;position:absolute;top:0}}@media (min-width:47.99875em) and (max-width:68.25em){.questions__btn{height:43px;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}}.item-question__wrapper{height:100%;padding:15px 20px;border:1px solid #d9d9d9;-webkit-box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);border-radius:5px;background:#fff;cursor:pointer}.item-question__wrapper._active .item-question__icon svg{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.item-question__header,.item-question__icon{-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.item-question__icon{-ms-flex-pack:center;height:25px;justify-content:center;-webkit-box-pack:center;margin-right:10px;background-color:#00acec;border-radius:50%;width:25px}.item-question__icon svg{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.item-question__content{padding:15px 0 0}@media (max-width:47.99875em){.item-question__content{padding:10px 0}}.item-question__text{font-size:.875rem;color:#818181;line-height:140%}.review{padding-bottom:80px}@media (max-width:1080px){.review{padding-bottom:calc(35.94737px + 4.07895vw)}}.review__header{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-flex:1;margin-bottom:25px}@media (max-width:1080px){.review__header{margin-bottom:calc(17.89474px + .65789vw)}.review__title:not(:last-child){margin-bottom:calc(7.89474px + .65789vw)}}.review__subtitle{color:#818181;line-height:130%}@media (min-width:47.99875em){.review__subtitle{font-size:1.125rem}}.review__item{padding:20px 20px 25px;border:1px solid rgba(0,159,232,.2);border-radius:5px;background:#fff}@media (min-width:47.99875em){.review__item{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:47.99875em){.review__item{position:relative}}.review__img{-ms-flex:0 0 100px;flex:0 0 100px;height:100px;-webkit-box-flex:0;margin-right:20px;position:relative;border-radius:50%}@media (max-width:1080px){.review__img{margin-right:calc(5.78947px + 1.31579vw)}}.review__img img{height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;top:0;border-radius:50%;left:0;width:100%}@media (max-width:47.99875em){.review__img{height:50px;position:absolute;top:20px;left:20px;width:50px}}@media (min-width:47.99875em){.review__content{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-flex:1}.review__info{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:47.99875em){.review__info{min-height:50px;margin-bottom:10px;padding-left:60px}}.review__name{font-weight:500}@media (min-width:47.99875em){.review__name{margin-right:20px}}@media (max-width:47.99875em){.review__name{margin-bottom:7px}}.review__date,.review__text{font-size:.875rem;color:#818181}.review__text{line-height:140%}.reviews{margin-bottom:80px}@media (max-width:1080px){.reviews{margin-bottom:calc(50.15789px + 2.76316vw)}}.reviews_blue{padding-top:80px;background-color:#f8f9ff;padding-bottom:80px}@media (max-width:1080px){.reviews_blue{padding-top:calc(35.94737px + 4.07895vw);padding-bottom:calc(35.94737px + 4.07895vw)}}.reviews__top{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews__header{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-flex:1;margin-bottom:25px}@media (max-width:1080px){.reviews__header{margin-bottom:calc(17.89474px + .65789vw)}}.reviews__title:not(:last-child){margin-bottom:15px}@media (max-width:1080px){.reviews__title:not(:last-child){margin-bottom:calc(7.89474px + .65789vw)}}.reviews__subtitle{color:#818181;line-height:130%}@media (min-width:47.99875em){.reviews__subtitle{font-size:1.125rem}}.reviews__controls{-ms-flex:0 0 95px;flex:0 0 95px;-webkit-box-flex:0}@media (max-width:47.99875em){.reviews__controls{display:none}}@media (min-width:47.99875em){.reviews__slider{margin:-15px}}@media (max-width:47.99875em){.reviews__slider{overflow:visible!important;margin:-7.5px}}@media (min-width:47.99875em){.item-reviews{padding:15px}}@media (max-width:47.99875em){.item-reviews{padding:7.5px}}.item-reviews__wrapper{height:430px;-webkit-filter:drop-shadow(0 0 6px rgba(0,0,0,.02)) drop-shadow(0 2px 4px rgba(0,0,0,.08));filter:drop-shadow(0 0 6px rgba(0,0,0,.02)) drop-shadow(0 2px 4px rgba(0,0,0,.08));border:1px solid #d9d9d9;position:relative;border-radius:10px;display:block}.item-reviews__wrapper img,.slider-banner__img img{height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;top:0;border-radius:10px;left:0;width:100%}.similar-works{margin-bottom:80px}@media (max-width:1080px){.similar-works{margin-bottom:calc(50.15789px + 2.76316vw)}}.similar-works__top{display:-webkit-box;display:-ms-flexbox;display:flex}.similar-works__header{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-flex:1;margin-bottom:25px}@media (max-width:1080px){.similar-works__header{margin-bottom:calc(17.89474px + .65789vw)}}.similar-works__title:not(:last-child){margin-bottom:15px}@media (max-width:1080px){.similar-works__title:not(:last-child){margin-bottom:calc(7.89474px + .65789vw)}}.similar-works__subtitle{color:#818181;line-height:130%}@media (min-width:47.99875em){.similar-works__subtitle{font-size:1.125rem}}.similar-works__controls{-ms-flex:0 0 95px;flex:0 0 95px;-webkit-box-flex:0}@media (max-width:47.99875em){.similar-works__controls{display:none}}@media (min-width:47.99875em){.similar-works__slider{margin:-15px}}@media (max-width:47.99875em){.similar-works__slider{overflow:visible!important;margin:-7.5px}}@media (min-width:47.99875em){.similar-works .slide-work{padding:15px}}@media (max-width:47.99875em){.similar-works .slide-work{padding:7.5px}}.slider-banner{margin-bottom:80px}@media (max-width:1080px){.slider-banner{margin-bottom:calc(50.15789px + 2.76316vw)}}.slider-banner__header{margin-bottom:25px}@media (max-width:1080px){.slider-banner__header{margin-bottom:calc(17.89474px + .65789vw)}}.slider-banner__title:not(:last-child){margin-bottom:15px}@media (max-width:1080px){.slider-banner__title:not(:last-child){margin-bottom:calc(7.89474px + .65789vw)}}.slider-banner__subtitle{color:#818181;line-height:140%}@media (min-width:47.99875em){.slider-banner__subtitle{font-size:1.125rem}}@media (min-width:61.99875em){.slider-banner__body{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;margin:-15px;display:-webkit-box;display:-ms-flexbox;display:flex}.slider-banner__slider{-ms-flex:0 0 50%;flex:0 0 50%;padding:0 15px;-webkit-box-flex:0;width:50%}}@media (max-width:61.99875em){.slider-banner__slider{margin-bottom:20px}}.slider-banner__slider-big{margin-bottom:10px;border-radius:10px}.slider-banner__slide{padding-top:68.7%;position:relative;border-radius:10px}.slider-banner__img{height:100%;position:absolute;top:0;border-radius:10px;left:0;width:100%}.slider-banner__slider-min{border-radius:10px}.slider-banner__slide-min{padding-top:16.1%;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s;position:relative;border-radius:10px;cursor:pointer}.slider-banner__slide-min:not(.swiper-slide-thumb-active){opacity:.6}@media (min-width:61.99875em){.slider-banner__content{-ms-flex:0 0 50%;flex:0 0 50%;padding:15px;-webkit-box-flex:0}}.slider-banner__content-wrapper{border:1px solid #efefef;position:relative;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.04),0 0 2px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.04);box-shadow:0 4px 8px rgba(0,0,0,.04),0 0 2px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.04);border-radius:10px;background:#fff}@media (min-width:47.99875em){.slider-banner__content-wrapper{padding:25px 25px 65px}}@media (max-width:47.99875em){.slider-banner__content-wrapper{padding:20px 20px 30px}}.slider-banner__adress{font-size:.875rem;margin-bottom:15px;-webkit-box-align:center;align-items:center;line-height:120%;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.slider-banner__adress svg{height:16px;margin-right:10px;width:12px}@media (max-width:47.99875em){.slider-banner__label{display:none}}@media (min-width:47.99875em){.slider-banner__label{padding:9px 10px;font-size:.875rem;right:25px;color:#fff;position:absolute;top:25px;border-radius:5px;background:-o-linear-gradient(.71deg,#00acec .51%,#4ecfff 103.29%);background:linear-gradient(89.29deg,#00acec .51%,#4ecfff 103.29%)}}.slider-banner__text{font-size:.875rem;margin-bottom:10px}.slider-banner__list{margin-bottom:15px}.slider-banner__list:not(.slider-banner__list._more)>:nth-child(n+6){display:none}.slider-banner__list li{font-size:.875rem;color:#818181;line-height:120%}.slider-banner__list li span{color:#202020}.slider-banner__more{font-size:.875rem;color:#00acec;cursor:pointer;line-height:100%;display:inline-block}@media (any-hover:hover){.slider-banner__more:hover{text-decoration:underline}}.slider-banner__price{margin-top:20px}.slider-banner__price span{font-size:2rem;font-weight:700;margin-bottom:4px;color:#00acec;line-height:100%;display:block}.slider-banner__price p{font-size:.625rem;color:#818181;opacity:.8;line-height:100%}@media (max-width:1080px){.steps{margin-bottom:calc(50.15789px + 2.76316vw)}}@media (min-width:61.99875em){.steps__body{-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.steps__form-wrapper{-ms-flex:0 0 430px;flex:0 0 430px;padding:0 15px;-webkit-box-flex:0}}@media (max-width:61.99875em){.steps__form-wrapper{margin-bottom:25px}}.steps__form{padding:44px 44px 60px;border:1px solid #d9d9d9;-webkit-box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);border-radius:10px;background:#fff}.steps__form .form__header{text-align:left}.steps__form .form__header span{-ms-flex-pack:center;height:38px;justify-content:center;-webkit-box-pack:center;color:transparent;-webkit-box-align:center;-webkit-text-stroke:1px #fff;background-color:#00acec;align-items:center;border-radius:50%;width:38px;-ms-flex-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.steps__form .checkbox a{color:#00acec}@media (max-width:47.99875em){.steps__form{padding:20px 25px 30px}.steps__form .form__title{font-size:1.5rem}.steps__form .form__header span{height:29px;width:29px}}.steps__items>:not(:last-child){margin-bottom:15px}@media (max-width:1080px){.steps__items>:not(:last-child){margin-bottom:calc(22.10526px - .65789vw)}}@media (min-width:61.99875em){.steps__items{-ms-flex:0 1 490px;flex:0 1 490px;height:auto;padding:0 15px;-webkit-box-flex:0;position:relative}}.item-steps{-webkit-box-align:center;align-items:center;width:100%;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:61.99875em){.item-steps{position:relative}}.item-steps__number{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center;font-weight:600;color:transparent;-webkit-box-align:center;position:relative;-webkit-text-stroke:1px #fff;background-color:#00acec;align-items:center;border-radius:50%;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:47.99875em){.item-steps__number{-ms-flex:0 0 62px;flex:0 0 62px;height:62px;-webkit-box-flex:0;font-size:2.25rem;margin-right:27px;margin-bottom:27.5px}}@media (max-width:47.99875em){.item-steps__number{-ms-flex:0 0 50px;flex:0 0 50px;height:50px;-webkit-box-flex:0;font-size:1.75rem;margin-right:22px;margin-bottom:24.5px}}.item-steps__number svg{position:absolute}@media (min-width:47.99875em){.item-steps__number svg{height:50px;bottom:-27.5px;left:33px;width:55px}}@media (max-width:47.99875em){.item-steps__number svg{height:40px;bottom:-24.5px;left:25px;width:45px}}.item-steps__title{font-weight:600;margin-bottom:5px}@media (min-width:47.99875em){.item-steps__title{font-size:1.25rem}}.item-steps__subtitle{color:#818181;line-height:140%}@media (max-width:47.99875em){.item-steps__subtitle{font-size:.875rem}}@media (min-width:61.99875em){.item-steps:first-child:nth-last-child(0){-webkit-transform:translateX(-29px);-ms-transform:translateX(-29px);transform:translateX(-29px);max-width:calc(100% + 29px)}.item-steps:first-child:last-child,.item-steps:first-child:nth-last-child(2),.item-steps:first-child:nth-last-child(3),.item-steps:first-child:nth-last-child(4),.item-steps:first-child:nth-last-child(5),.item-steps:first-child:nth-last-child(6),.item-steps:first-child:nth-last-child(7),.item-steps:first-child:nth-last-child(8),.item-steps:first-child:nth-last-child(9){-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);max-width:100%}.item-steps:nth-child(2):nth-last-child(0){-webkit-transform:translateX(-29px);-ms-transform:translateX(-29px);transform:translateX(-29px);max-width:calc(100% + 29px)}.item-steps:nth-child(2):last-child{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);max-width:100%}.item-steps:nth-child(2):nth-last-child(2),.item-steps:nth-child(2):nth-last-child(3),.item-steps:nth-child(2):nth-last-child(4),.item-steps:nth-child(2):nth-last-child(5),.item-steps:nth-child(2):nth-last-child(6),.item-steps:nth-child(2):nth-last-child(7),.item-steps:nth-child(2):nth-last-child(8),.item-steps:nth-child(2):nth-last-child(9){-webkit-transform:translateX(29px);-ms-transform:translateX(29px);transform:translateX(29px);max-width:calc(100% - 29px)}.item-steps:nth-child(3):nth-last-child(0){-webkit-transform:translateX(-29px);-ms-transform:translateX(-29px);transform:translateX(-29px);max-width:calc(100% + 29px)}.item-steps:nth-child(3):last-child{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);max-width:100%}.item-steps:nth-child(3):nth-last-child(2){-webkit-transform:translateX(29px);-ms-transform:translateX(29px);transform:translateX(29px);max-width:calc(100% - 29px)}.item-steps:nth-child(3):nth-last-child(3),.item-steps:nth-child(3):nth-last-child(4),.item-steps:nth-child(3):nth-last-child(5),.item-steps:nth-child(3):nth-last-child(6),.item-steps:nth-child(3):nth-last-child(7),.item-steps:nth-child(3):nth-last-child(8),.item-steps:nth-child(3):nth-last-child(9){-webkit-transform:translateX(58px);-ms-transform:translateX(58px);transform:translateX(58px);max-width:calc(100% - 58px)}.item-steps:nth-child(4):nth-last-child(0){-webkit-transform:translateX(-29px);-ms-transform:translateX(-29px);transform:translateX(-29px);max-width:calc(100% + 29px)}.item-steps:nth-child(4):last-child{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);max-width:100%}.item-steps:nth-child(4):nth-last-child(2){-webkit-transform:translateX(29px);-ms-transform:translateX(29px);transform:translateX(29px);max-width:calc(100% - 29px)}.item-steps:nth-child(4):nth-last-child(3){-webkit-transform:translateX(58px);-ms-transform:translateX(58px);transform:translateX(58px);max-width:calc(100% - 58px)}.item-steps:nth-child(4):nth-last-child(4),.item-steps:nth-child(4):nth-last-child(5),.item-steps:nth-child(4):nth-last-child(6),.item-steps:nth-child(4):nth-last-child(7),.item-steps:nth-child(4):nth-last-child(8),.item-steps:nth-child(4):nth-last-child(9){-webkit-transform:translateX(87px);-ms-transform:translateX(87px);transform:translateX(87px);max-width:calc(100% - 87px)}.item-steps:nth-child(5):nth-last-child(0){-webkit-transform:translateX(-29px);-ms-transform:translateX(-29px);transform:translateX(-29px);max-width:calc(100% + 29px)}.item-steps:nth-child(5):last-child{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);max-width:100%}.item-steps:nth-child(5):nth-last-child(2){-webkit-transform:translateX(29px);-ms-transform:translateX(29px);transform:translateX(29px);max-width:calc(100% - 29px)}.item-steps:nth-child(5):nth-last-child(3){-webkit-transform:translateX(58px);-ms-transform:translateX(58px);transform:translateX(58px);max-width:calc(100% - 58px)}.item-steps:nth-child(5):nth-last-child(4){-webkit-transform:translateX(87px);-ms-transform:translateX(87px);transform:translateX(87px);max-width:calc(100% - 87px)}.item-steps:nth-child(5):nth-last-child(5),.item-steps:nth-child(5):nth-last-child(6),.item-steps:nth-child(5):nth-last-child(7),.item-steps:nth-child(5):nth-last-child(8),.item-steps:nth-child(5):nth-last-child(9){-webkit-transform:translateX(116px);-ms-transform:translateX(116px);transform:translateX(116px);max-width:calc(100% - 116px)}.item-steps:nth-child(6):nth-last-child(0){-webkit-transform:translateX(-29px);-ms-transform:translateX(-29px);transform:translateX(-29px);max-width:calc(100% + 29px)}.item-steps:nth-child(6):last-child{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);max-width:100%}.item-steps:nth-child(6):nth-last-child(2){-webkit-transform:translateX(29px);-ms-transform:translateX(29px);transform:translateX(29px);max-width:calc(100% - 29px)}.item-steps:nth-child(6):nth-last-child(3){-webkit-transform:translateX(58px);-ms-transform:translateX(58px);transform:translateX(58px);max-width:calc(100% - 58px)}.item-steps:nth-child(6):nth-last-child(4){-webkit-transform:translateX(87px);-ms-transform:translateX(87px);transform:translateX(87px);max-width:calc(100% - 87px)}.item-steps:nth-child(6):nth-last-child(5){-webkit-transform:translateX(116px);-ms-transform:translateX(116px);transform:translateX(116px);max-width:calc(100% - 116px)}.item-steps:nth-child(6):nth-last-child(6),.item-steps:nth-child(6):nth-last-child(7),.item-steps:nth-child(6):nth-last-child(8),.item-steps:nth-child(6):nth-last-child(9){-webkit-transform:translateX(145px);-ms-transform:translateX(145px);transform:translateX(145px);max-width:calc(100% - 145px)}.item-steps:nth-child(7):nth-last-child(0){-webkit-transform:translateX(-29px);-ms-transform:translateX(-29px);transform:translateX(-29px);max-width:calc(100% + 29px)}.item-steps:nth-child(7):last-child{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);max-width:100%}.item-steps:nth-child(7):nth-last-child(2){-webkit-transform:translateX(29px);-ms-transform:translateX(29px);transform:translateX(29px);max-width:calc(100% - 29px)}.item-steps:nth-child(7):nth-last-child(3){-webkit-transform:translateX(58px);-ms-transform:translateX(58px);transform:translateX(58px);max-width:calc(100% - 58px)}.item-steps:nth-child(7):nth-last-child(4){-webkit-transform:translateX(87px);-ms-transform:translateX(87px);transform:translateX(87px);max-width:calc(100% - 87px)}.item-steps:nth-child(7):nth-last-child(5){-webkit-transform:translateX(116px);-ms-transform:translateX(116px);transform:translateX(116px);max-width:calc(100% - 116px)}.item-steps:nth-child(7):nth-last-child(6){-webkit-transform:translateX(145px);-ms-transform:translateX(145px);transform:translateX(145px);max-width:calc(100% - 145px)}.item-steps:nth-child(7):nth-last-child(7),.item-steps:nth-child(7):nth-last-child(8),.item-steps:nth-child(7):nth-last-child(9){-webkit-transform:translateX(174px);-ms-transform:translateX(174px);transform:translateX(174px);max-width:calc(100% - 174px)}.item-steps:nth-child(8):nth-last-child(0){-webkit-transform:translateX(-29px);-ms-transform:translateX(-29px);transform:translateX(-29px);max-width:calc(100% + 29px)}.item-steps:nth-child(8):last-child{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);max-width:100%}.item-steps:nth-child(8):nth-last-child(2){-webkit-transform:translateX(29px);-ms-transform:translateX(29px);transform:translateX(29px);max-width:calc(100% - 29px)}.item-steps:nth-child(8):nth-last-child(3){-webkit-transform:translateX(58px);-ms-transform:translateX(58px);transform:translateX(58px);max-width:calc(100% - 58px)}.item-steps:nth-child(8):nth-last-child(4){-webkit-transform:translateX(87px);-ms-transform:translateX(87px);transform:translateX(87px);max-width:calc(100% - 87px)}.item-steps:nth-child(8):nth-last-child(5){-webkit-transform:translateX(116px);-ms-transform:translateX(116px);transform:translateX(116px);max-width:calc(100% - 116px)}.item-steps:nth-child(8):nth-last-child(6){-webkit-transform:translateX(145px);-ms-transform:translateX(145px);transform:translateX(145px);max-width:calc(100% - 145px)}.item-steps:nth-child(8):nth-last-child(7){-webkit-transform:translateX(174px);-ms-transform:translateX(174px);transform:translateX(174px);max-width:calc(100% - 174px)}.item-steps:nth-child(8):nth-last-child(8),.item-steps:nth-child(8):nth-last-child(9){-webkit-transform:translateX(203px);-ms-transform:translateX(203px);transform:translateX(203px);max-width:calc(100% - 203px)}.item-steps:nth-child(9):nth-last-child(0){-webkit-transform:translateX(-29px);-ms-transform:translateX(-29px);transform:translateX(-29px);max-width:calc(100% + 29px)}.item-steps:nth-child(9):last-child{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);max-width:100%}.item-steps:nth-child(9):nth-last-child(2){-webkit-transform:translateX(29px);-ms-transform:translateX(29px);transform:translateX(29px);max-width:calc(100% - 29px)}.item-steps:nth-child(9):nth-last-child(3){-webkit-transform:translateX(58px);-ms-transform:translateX(58px);transform:translateX(58px);max-width:calc(100% - 58px)}.item-steps:nth-child(9):nth-last-child(4){-webkit-transform:translateX(87px);-ms-transform:translateX(87px);transform:translateX(87px);max-width:calc(100% - 87px)}.item-steps:nth-child(9):nth-last-child(5){-webkit-transform:translateX(116px);-ms-transform:translateX(116px);transform:translateX(116px);max-width:calc(100% - 116px)}.item-steps:nth-child(9):nth-last-child(6){-webkit-transform:translateX(145px);-ms-transform:translateX(145px);transform:translateX(145px);max-width:calc(100% - 145px)}.item-steps:nth-child(9):nth-last-child(7){-webkit-transform:translateX(174px);-ms-transform:translateX(174px);transform:translateX(174px);max-width:calc(100% - 174px)}.item-steps:nth-child(9):nth-last-child(8){-webkit-transform:translateX(203px);-ms-transform:translateX(203px);transform:translateX(203px);max-width:calc(100% - 203px)}.item-steps:nth-child(9):nth-last-child(9){-webkit-transform:translateX(232px);-ms-transform:translateX(232px);transform:translateX(232px);max-width:calc(100% - 232px)}.item-steps:nth-child(10):nth-last-child(0){-webkit-transform:translateX(-29px);-ms-transform:translateX(-29px);transform:translateX(-29px);max-width:calc(100% + 29px)}.item-steps:nth-child(10):last-child{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);max-width:100%}.item-steps:nth-child(10):nth-last-child(2){-webkit-transform:translateX(29px);-ms-transform:translateX(29px);transform:translateX(29px);max-width:calc(100% - 29px)}.item-steps:nth-child(10):nth-last-child(3){-webkit-transform:translateX(58px);-ms-transform:translateX(58px);transform:translateX(58px);max-width:calc(100% - 58px)}.item-steps:nth-child(10):nth-last-child(4){-webkit-transform:translateX(87px);-ms-transform:translateX(87px);transform:translateX(87px);max-width:calc(100% - 87px)}.item-steps:nth-child(10):nth-last-child(5){-webkit-transform:translateX(116px);-ms-transform:translateX(116px);transform:translateX(116px);max-width:calc(100% - 116px)}.item-steps:nth-child(10):nth-last-child(6){-webkit-transform:translateX(145px);-ms-transform:translateX(145px);transform:translateX(145px);max-width:calc(100% - 145px)}.item-steps:nth-child(10):nth-last-child(7){-webkit-transform:translateX(174px);-ms-transform:translateX(174px);transform:translateX(174px);max-width:calc(100% - 174px)}.item-steps:nth-child(10):nth-last-child(8){-webkit-transform:translateX(203px);-ms-transform:translateX(203px);transform:translateX(203px);max-width:calc(100% - 203px)}.item-steps:nth-child(10):nth-last-child(9){-webkit-transform:translateX(232px);-ms-transform:translateX(232px);transform:translateX(232px);max-width:calc(100% - 232px)}}.stock{padding-top:80px;margin-bottom:80px;background-color:#f8f9ff;padding-bottom:80px}@media (max-width:1080px){.stock{padding-top:calc(35.94737px + 4.07895vw);margin-bottom:calc(50.15789px + 2.76316vw);padding-bottom:calc(35.94737px + 4.07895vw)}}.stock__top{display:-webkit-box;display:-ms-flexbox;display:flex}.stock__header{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-flex:1;margin-bottom:25px}@media (max-width:1080px){.stock__header{margin-bottom:calc(17.89474px + .65789vw)}}.stock__title:not(:last-child){margin-bottom:15px}@media (max-width:1080px){.stock__title:not(:last-child){margin-bottom:calc(7.89474px + .65789vw)}}.stock__subtitle{color:#818181;line-height:130%}@media (min-width:47.99875em){.stock__subtitle{font-size:1.125rem}}.stock__controls{-ms-flex:0 0 95px;flex:0 0 95px;-webkit-box-flex:0}@media (max-width:47.99875em){.stock__controls{display:none}}.stock__row{margin-bottom:20px}@media (min-width:47.99875em){.stock__slider{margin:-15px}}@media (max-width:47.99875em){.stock__slider{overflow:visible!important;margin:-7.5px}}@media (min-width:47.99875em){.stock__btn{text-align:center}.stock__btn .btn{width:auto!important;display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.item-stock{height:auto;min-height:230px;position:relative;z-index:2}@media (min-width:47.99875em){.item-stock{padding:15px}}@media (max-width:47.99875em){.item-stock{padding:7.5px}}.item-stock__wrapper{-ms-flex-pack:justify;height:100%;padding:20px;justify-content:space-between;-webkit-box-pack:justify;-webkit-box-align:start;position:relative;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;align-items:start;border-radius:10px;-webkit-box-orient:vertical;-ms-flex-align:start;display:-webkit-box;display:-ms-flexbox;display:flex}.item-stock__wrapper img{height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;top:0;-o-object-position:bottom right;object-position:bottom right;border-radius:10px;left:0;width:100%;z-index:-1}.item-stock__wrapper_white .item-stock__title{color:#fff}@media (any-hover:hover){.item-stock__wrapper_white .item-stock__btn .btn:not(.btn:disabled):hover{border:1px solid #ffcc18}}.item-stock__wrapper_black .item-stock__title{color:#000}.item-stock__wrapper_black .item-stock__btn .btn{border:1px solid #000;color:#000}@media (any-hover:hover){.item-stock__wrapper_black .item-stock__btn .btn:not(.btn:disabled):hover{border:1px solid #ffcc18}}.item-stock__title{font-weight:700;line-height:140%}@media (min-width:47.99875em){.item-stock__title{font-size:1.125rem}}.terms{margin-bottom:80px}@media (max-width:1080px){.terms{margin-bottom:calc(35.94737px + 4.07895vw)}}.terms__header{margin-bottom:25px}@media (max-width:1080px){.terms__header{margin-bottom:calc(17.89474px + .65789vw)}}.terms__title:not(:last-child){margin-bottom:15px}@media (max-width:1080px){.terms__title:not(:last-child){margin-bottom:calc(7.89474px + .65789vw)}}.terms__subtitle{color:#818181;line-height:140%}@media (min-width:47.99875em){.terms__subtitle{font-size:1.125rem}}.terms__text{font-size:.75rem;color:#818181;line-height:140%;margin-top:10px}@media (max-width:47.99875em){.terms__text{margin-top:5px}}.text-block{margin-bottom:80px}@media (max-width:1080px){.text-block{margin-bottom:calc(35.94737px + 4.07895vw)}}.text-block_blue{background:#f8f9ff}.text-block_blue .text-block__body{padding-top:80px;padding-bottom:80px}@media (max-width:1080px){.text-block_blue .text-block__body{padding-top:calc(37.36842px + 3.94737vw);padding-bottom:calc(37.36842px + 3.94737vw)}}@media (min-width:61.99875em){.text-block__body{-webkit-box-align:center;margin:0-15px;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.text-block__content{-ms-flex:0 0 50%;flex:0 0 50%;padding:0 15px;-webkit-box-flex:0}}@media (max-width:61.99875em){.text-block__content{margin-bottom:20px}}.text-block__header{margin-bottom:20px}@media (max-width:1080px){.text-block__header{margin-bottom:calc(12.89474px + .65789vw)}}.text-block__title:not(:last-child){margin-bottom:15px}@media (max-width:1080px){.text-block__title:not(:last-child){margin-bottom:calc(7.89474px + .65789vw)}}.text-block__subtitle{color:#818181;line-height:130%}@media (min-width:47.99875em){.text-block__subtitle{font-size:18px}}.text-block__text{font-size:.875rem;color:#818181;padding-right:10px;line-height:140%}.text-block__text li:not(:last-child),.text-block__text>:not(:last-child){margin-bottom:10px}.text-block__text li{position:relative;padding-left:24px}.text-block__text li:before,.text-list__text ul li:before{height:6px;content:"";position:absolute;top:7px;background-color:#00acec;border-radius:50%;left:0;width:6px}@media (min-width:61.99875em){.text-block__img{-ms-flex:0 0 50%;flex:0 0 50%;padding:0 15px;-webkit-box-flex:0}}.text-block__img-wrapper{border-radius:10px}.text-block__img-wrapper img{border-radius:10px;width:100%}.text-list{margin-bottom:80px}@media (max-width:1080px){.text-list{margin-bottom:calc(35.94737px + 4.07895vw)}}.text-list_blue{background:#f8f9ff}.text-list_blue .text-list__body{padding-top:80px;padding-bottom:80px}@media (max-width:1080px){.text-list_blue .text-list__body{padding-top:calc(37.36842px + 3.94737vw);padding-bottom:calc(37.36842px + 3.94737vw)}}.text-list__header{margin-bottom:20px}@media (max-width:1080px){.text-list__header{margin-bottom:calc(12.89474px + .65789vw)}}.text-list__text ol:not(:last-child),.text-list__text ul:not(:last-child),.text-list__title:not(:last-child){margin-bottom:15px}@media (max-width:1080px){.text-list__title:not(:last-child){margin-bottom:calc(7.89474px + .65789vw)}}.text-list__subtitle{color:#818181;line-height:130%}@media (min-width:47.99875em){.text-list__subtitle{font-size:18px}}.text-list__text{font-size:.875rem;color:#818181;max-width:870px;padding-right:10px;line-height:140%}.text-list__text ol li:not(:last-child),.text-list__text ul li:not(:last-child),.text-list__text>:not(:last-child){margin-bottom:10px}.text-list__text ul li{position:relative;padding-left:24px}.text-list__text ol{list-style:none;counter-reset:num}.text-list__text ol li{position:relative;counter-increment:num;padding-left:21px}.text-list__text ol li:before{color:#818181;content:counter(num)")";position:absolute;left:0}.work{margin-bottom:80px}@media (max-width:1080px){.work{margin-bottom:calc(50.15789px + 2.76316vw)}}.work_blue{padding-top:80px;background:#f8f9ff;padding-bottom:80px}@media (max-width:1080px){.work_blue{padding-top:calc(37.36842px + 3.94737vw);padding-bottom:calc(37.36842px + 3.94737vw)}}.work__header{margin-bottom:25px}@media (max-width:1080px){.work__header{margin-bottom:calc(17.89474px + .65789vw)}}.work__title:not(:last-child){margin-bottom:15px}@media (max-width:1080px){.work__title:not(:last-child){margin-bottom:calc(7.89474px + .65789vw)}}.work__subtitle{color:#818181;line-height:140%}@media (min-width:47.99875em){.work__subtitle{font-size:1.125rem}}.work__row{margin-bottom:25px}@media (min-width:47.99875em){.work__slider{margin:-15px}}@media (max-width:47.99875em){.work__slider{overflow:visible!important;margin:-7.5px}}@media (min-width:47.99875em){.work__slider-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}.work__btn{text-align:center}.work__btn .btn{width:auto!important;display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.work .slide-work{padding:15px}}@media (max-width:47.99875em){.work .slide-work{padding:7.5px}}@media (min-width:61.99875em){.work .slide-work{-ms-flex:0 0 33.333%;flex:0 0 33.333%;-webkit-box-flex:0 0 33.333%;width:33.333%}}@media (max-width:61.99875em){.work .slide-work{-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-flex:0 0 50%;width:50%}}.breadcrumb{margin:20px 0 35px}@media (max-width:767px){.breadcrumb{margin:15px 0 25px}}.breadcrumb__list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:47.99875em){.breadcrumb__list{margin:-5px 0}}.breadcrumb__item{position:relative}@media (min-width:47.99875em){.breadcrumb__item{padding:5px 0}}.breadcrumb__text{font-size:.75rem;color:#202020;line-height:130%}.breadcrumb__link{padding:0 24px 0 0;color:#818181}.breadcrumb__link:after{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:8px;content:"/";position:absolute;top:50%}@media (any-hover:hover){.breadcrumb__link:hover{text-decoration:underline}}.controls{-ms-flex-pack:justify;height:40px;justify-content:space-between;-webkit-box-pack:justify;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.controls__arrow,.controls__arrow path{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.controls__arrow{-ms-flex:0 0 40px;flex:0 0 40px;-ms-flex-pack:center;height:40px;pointer-events:auto;justify-content:center;-webkit-box-flex:0;-webkit-box-pack:center;-webkit-box-align:center;position:relative;align-items:center;border-radius:50%;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:47.99875em){.controls__arrow{-ms-flex:0 0 30px;flex:0 0 30px;height:30px;-webkit-box-flex:0}}.controls__arrow svg{height:10.5px;width:18.5px}@media (max-width:47.99875em){.controls__arrow svg{height:8px;width:13px}}.controls__arrow path{stroke:#fff}.controls__arrow_prev svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.controls__arrow_next svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.controls__arrow.swiper-button-disabled{opacity:0;visibility:hidden}.controls__pagination{margin:0 25px}@media (max-width:47.99875em){.controls__pagination{margin:0 13px}}.controls_blue .controls__arrow{background:#00acec}.controls_blue .controls__arrow:before{border:1px solid #00acec}@media (any-hover:hover){.controls_blue .controls__arrow:hover{background:#008abd}}.controls_white .controls__arrow{background:0 0}.controls_white .controls__arrow:before{border:1px solid #fff}@media (any-hover:hover){.controls_white .controls__arrow:hover:before{border:1px solid #00acec;background:#00acec}}.form__header{text-align:center}.form__header:not(:last-child){margin-bottom:20px}@media (max-width:1080px){.form__header:not(:last-child){margin-bottom:calc(12.89474px + .65789vw)}}.form__title{font-size:2rem;font-weight:700;line-height:140%}@media (max-width:47.99875em){.form__title{font-size:1.625rem}}.form__btn:not(:last-child),.form__title:not(:last-child){margin-bottom:10px}.form__subtitle{color:#818181;line-height:140%}.form__input-place{margin-bottom:15px}@media (max-width:47.99875em){.form__input-place{margin-bottom:10px}}.form__radio{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.form__radio-item{-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-flex:1}.form__radio-item input:checked~label{border:1px solid #efefef;-webkit-box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08)}.form__radio-item label{-ms-flex-pack:center;padding:10px 5px;justify-content:center;-webkit-box-pack:center;font-size:.875rem;border:1px solid transparent;color:#666;-webkit-box-align:center;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;align-items:center;-webkit-box-shadow:0 0 6px transparent;box-shadow:0 0 6px transparent;border-radius:10px;background:#fff;-webkit-box-orient:vertical;cursor:pointer;line-height:100%;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (any-hover:hover){.form__radio-item label:hover{border:1px solid hsla(0,0%,91%,.4);-webkit-box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.02);box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.02)}}.form__radio-item-icon{height:40px;overflow:hidden;margin-bottom:5px;position:relative;border-radius:50%;width:40px}.form__radio-item-icon svg,.slide-work__slider:after{height:100%;pointer-events:none;position:absolute;top:0;left:0;width:100%}.form__radio-item-icon svg{-o-object-fit:contain;object-fit:contain}.form__btn{margin-top:15px}@media (max-width:47.99875em){.form__btn{margin-top:10px}}.partnership{position:relative;background:#f8f9ff;z-index:35}.partnership__body{-ms-flex-pack:center;min-height:75px;padding:10px 230px;justify-content:center;-webkit-box-pack:center;-webkit-box-align:center;position:relative;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2}@media (max-width:61.99875em){.partnership__body{-ms-flex-pack:justify;padding:10px 0;justify-content:space-between;-webkit-box-pack:justify}}.partnership__img{display:none}@media (min-width:61.99875em){.partnership__img,.partnership__img img{height:100%;position:absolute;top:0;left:0}.partnership__img{background:-o-linear-gradient(top,#effbff 2.67%,hsla(0,0%,100%,0) 27.47%),-o-linear-gradient(.62deg,#effbff .31%,hsla(0,0%,100%,0) 21.22%),-o-linear-gradient(top,hsla(0,0%,100%,0) 78.79%,#effbff 100%),-o-linear-gradient(180.38deg,#effbff .45%,hsla(0,0%,100%,0) 25.63%);background:linear-gradient(180deg,#effbff 2.67%,hsla(0,0%,100%,0) 27.47%),linear-gradient(89.38deg,#effbff .31%,hsla(0,0%,100%,0) 21.22%),linear-gradient(180deg,hsla(0,0%,100%,0) 78.79%,#effbff),linear-gradient(269.62deg,#effbff .45%,hsla(0,0%,100%,0) 25.63%);width:215.12px;display:block}.partnership__img img{-o-object-fit:cover;object-fit:cover;width:100%;z-index:-1}}.partnership__text{font-weight:500;line-height:140%}@media (min-width:61.99875em){.partnership__text{text-align:center}}@media (max-width:61.99875em){.partnership__text{margin-right:20px}}@media (max-width:29.99875em){.partnership__text{font-size:.75rem}}.partnership__btn{-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-flex:0}@media (min-width:29.99875em){.partnership__btn .btn{height:34px!important;padding:0 12px!important;font-size:.875rem!important}}@media (max-width:29.99875em){.partnership__btn .btn{height:28px!important;padding:0 10px!important;font-size:.75rem!important}}@media (min-width:61.99875em){.partnership__btn{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;position:absolute;top:50%}}.slide-work{height:auto}.slide-work__wrapper{height:100%;overflow:hidden;border:1px solid #d9d9d9;position:relative;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);box-shadow:0 0 6px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.08);border-radius:10px;background:#fff;-webkit-box-orient:vertical;display:-webkit-box;display:-ms-flexbox;display:flex}@media (any-hover:hover){.slide-work__wrapper .slide-work__slider:after{background:rgba(0,0,0,.4)}.slide-work__wrapper:hover .slide-work__slider:after{background:0 0}}.slide-work__slider{-ms-flex:0 0 220px;flex:0 0 220px;-webkit-box-flex:0}.slide-work__slider:after{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;content:"";background:0 0;z-index:2}.slide-work__slider,.slide-work__slider-slide{height:220px;position:relative;width:100%}.slide-work__slider-slide img{height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;top:0;left:0;width:100%}.slide-work__pagination{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:absolute;bottom:6px!important;left:50%!important;z-index:3}.slide-work__content,.slide-work__labels{display:-webkit-box;display:-ms-flexbox;display:flex}.slide-work__labels{-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;top:20px;margin:-5px;left:20px;z-index:2}.slide-work__content{-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-pack:justify;padding:15px 20px 25px;justify-content:space-between;-webkit-box-flex:1;-webkit-box-pack:justify;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical}.slide-work__title{font-size:1.125rem;font-weight:500;margin-bottom:10px;color:inherit;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;line-height:140%;display:block}@media (any-hover:hover){.slide-work__title:hover{color:#00acec}}.slide-work__address{font-size:.875rem;margin-bottom:15px;color:#818181;-webkit-box-align:center;align-items:center;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.slide-work__address svg{height:15px;margin-right:10px;width:10px}.slide-work__price{font-size:1.375rem;font-weight:500;margin-bottom:20px;color:#00acec;line-height:100%}.label-work{padding:5px}.label-work__wrapper{padding:9px 10px;font-size:.875rem;font-weight:500;-webkit-box-align:center;align-items:center;border-radius:10px;background:#fff;-ms-flex-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.label-work__wrapper svg{height:14px;margin-right:5px;width:14px}