body.modalOpen{overflow:hidden;touch-action:none;-ms-touch-action:none}body.fixed{position:fixed}body.modalOpen .wrapper{overflow:hidden;position:relative}.modal__wrapper{height:100vh;position:fixed;top:0;background-color:rgba(0,0,0,.6);left:0;width:100%;display:none;z-index:999}.modal .page__button{width:100%}.modal__container{height:100%;overflow-y:auto;padding:3vw;flex-direction:column;box-sizing:border-box;align-items:center;width:100%;display:flex}.modal{display:none}.modal__close{cursor:pointer;user-select:none}.modal__left{position:absolute;top:0;left:0;width:100%}.modal__left .modal__body{height:100%;min-height:100vh;padding:15px 28px;background-color:#141414;box-sizing:border-box;width:19.5vw}.modal__left .modal__close{position:fixed;top:1.1vw;left:21vw}.modal__center{padding:2.5vw 3vw;border:1px solid #404149;position:relative;background-color:#fff;box-sizing:border-box;margin:auto;border-radius:20px;background:Ñ†Ñ€ÑˆÐµÑƒ;width:33vw}.modal__center .modal__close{right:.75vw;position:absolute;top:.75vw}.modal__center .modal__close svg{height:1.25vw;min-width:1.25vw;width:1.25vw}.modal__form{flex-direction:column;width:100%;display:flex}.modal__title{font-size:2vw;font-size:1.1vw;font-weight:600;font-weight:700;margin-bottom:1vw;color:#1d1d1d;text-transform:uppercase;max-width:none;line-height:130%;line-height:140%}.modal__subtitle{font-size:1.2vw;font-weight:300;margin-bottom:2.3vw;text-align:left;line-height:1.05vw}.modal__form label{padding:.95vw .85vw;border:1px solid #d2dae1;box-sizing:border-box}.modal__form label:not(:last-child){margin-bottom:.65vw}.modal__form button{margin-top:.65vw}.modal__form label span{font-size:.52vw;font-weight:400;color:#707d89;display:none}.modal__form input{height:65px;padding:0 2vw;font-size:16px;margin-bottom:0;color:#141414;width:100%;width:15.3vw}.modal__form input,.modal__form textarea{font-weight:500;box-sizing:border-box;background:inherit}.modal__form textarea{min-height:7.5vw;font-size:1vw;max-width:100%;width:100%}.modal__thanks{flex-direction:column;text-align:center;box-sizing:border-box;align-items:center;width:100%;display:flex}.modal__thanks_icon{margin:0 auto 1.4vw;width:3.75vw}.modal__thanks_icon img{object-fit:contain;width:100%}.modal__left .modal__footer{padding:20px;justify-content:space-between;position:fixed;border-top:1px solid #404042;bottom:0;box-sizing:border-box;background:#231f20;left:0;width:19.5vw;display:flex}.modal__thanks_text{font-size:1vw;font-weight:500;margin-bottom:1.4vw;color:#5a5a5a;text-align:center;line-height:140%}.modal__thanks button{width:100%}.loader{position:fixed;top:0;left:0;display:none;z-index:1000}.loader__wrapper{height:100vh;backdrop-filter:blur(20px);justify-content:center;align-items:center;background:rgba(35,31,32,.7);width:100vw;display:flex}.loader.active svg{animation-iteration-count:infinite;animation-timing-function:linear;animation-name:load;animation-duration:1s}.calcUs__image{right:-3vw;position:absolute;bottom:-3vw;width:24vw}.modal__title span{color:#2d9cdb}.modal__form_row{gap:1vw;align-items:center;display:flex}#calcUs .page__button{height:65px;padding:initial;margin:0;width:15vw}#calcUs{overflow:hidden}.modal__close{height:1.5vw;right:2vw;position:absolute;top:2vw;width:1.5vw}.modal__close svg{height:100%;width:100%}.modal__right{height:100%;overflow-y:auto;padding:42px 25px 0;right:0;position:absolute;top:0;background:#fff;width:79vw}.burger__container{height:100%;justify-content:space-between;flex-direction:column;gap:12vw;box-sizing:border-box;display:flex}.burger__logo{height:70px;margin-bottom:25px;width:180px}.burger__logo img{height:100%;object-fit:contain;object-position:center;width:100%}.burger__menu li{font-size:22px;font-weight:400;line-height:140%}.burger__menu li a{color:#121212}.burger__menu ul li{font-size:18px;font-weight:500}.burger__menu ul{padding-top:15px;border-bottom:1px solid #ddd;gap:10px;padding-bottom:10px}.burger__menu,.burger__menu ul{flex-direction:column;display:flex}.burger__menu{gap:15px}.burger__time{font-size:15px;font-weight:400;color:#121212;padding-bottom:25px;line-height:140%;margin-top:25px}.burger__bottom .page__button{padding:5vw 10vw;width:auto}.burger__dropdown{position:relative;gap:1.5vw;align-items:center;display:flex}.burger__dropdown:after{border-color:transparent;height:0;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"";position:relative;border-style:solid;border-top-color:inherit;border-width:4px 3px 0;top:.7vw;width:0}.zakaz__top_image{height:4vw;width:6.625vw}.zakaz__top_image img{height:100%;object-fit:contain;object-position:center;width:100%}.modal .request__form{width:100%}.zakaz__top{margin-bottom:1vw;border-bottom:1px solid #c2c2c2;gap:4vw;align-items:center;padding-bottom:1vw;display:flex}p.zakaz__item_name,p.zakaz__item_price{font-size:1.1vw;font-weight:700;margin-bottom:.7vw;color:#1d1d1d;text-transform:uppercase}@keyframes load{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#thanks .page__button{min-width:auto}@media(max-width:767px){.modal__left .modal__body{width:83.2vw}.modal__title{font-size:5.5vw;margin-bottom:6.6vw;text-transform:uppercase}.modal__left .modal__close{right:29px;top:22px;left:auto}.modal__center{padding:16vw 8vw;width:100%}.modal__form{width:100%}.modal__subtitle{font-size:3.7vw;font-weight:500;margin-bottom:5.8vw;text-align:center;line-height:4.5vw}.modal__form input,.modal__form textarea{font-size:3.8vw;font-weight:500;width:100%}.modal__form textarea{min-height:15vw}.modal__form label{padding:5vw 4.4vw;font-size:3.7vw;font-weight:500;line-height:4.5vw}.modal__form label:not(:last-child){margin-bottom:5.8vw}.modal__center .modal__close{right:8.8vw;top:3.8vw}.modal__center .modal__close svg{height:6.4vw;width:6.4vw}.modal__thanks{width:100%}.modal__thanks_icon{margin:0 auto 5.8vw;width:20vw}.modal__thanks_text{font-size:4.3vw;font-weight:500;margin-bottom:5.8vw;text-align:center;line-height:5vw}.modal__left .modal__footer{width:82.2vw}.zakaz__top{margin-bottom:4vw;padding-bottom:4vw}}