@charset "UTF-8";.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper-bg{margin-top:-2px;background:url("/pro-kompaniyu-easy4busy/../img/main-img/bg.jpg") 0 0/cover no-repeat;--lzl-bg-img:"/pro-kompaniyu-easy4busy/../img/main-img/bg.jpg"}.button{overflow:hidden;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:6px 20px;min-height:69px;border-radius:12px;font-weight:500;font-size:18px;background:var(--green);color:var(--bg);-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);--width:100%;--time:.7s}.button span{position:relative;z-index:2}.button:before{content:"";-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;pointer-events:none;background:var(--white);-webkit-transition:width var(--time),padding-top var(--time);transition:width var(--time),padding-top var(--time);z-index:2;opacity:0;top:var(--y);left:var(--x);border-radius:100%;width:0;height:0}.button--fw{width:100%}.button--outline{border:1px solid var(--green);background:rgba(255,255,255,0);color:var(--green)}.button--outline::before{background:var(--green)}input[type=text],input[type=email],input[type=tel],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input{width:100%;display:block;padding:0 20px;border-radius:12px;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.1);height:69px;font-size:18px;outline:none;color:#fff;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.input::-webkit-input-placeholder{color:#fff}.input::-moz-placeholder{color:#fff}.input:-ms-input-placeholder{color:#fff}.input::-ms-input-placeholder{color:#fff}.input::placeholder{color:#fff}.input._form-focus{-webkit-box-shadow:0 0 0 2px rgba(255,255,255,.3);box-shadow:0 0 0 2px rgba(255,255,255,.3)}.input[placeholder]:not([data-placeholder-nohiden])::-webkit-input-placeholder{-webkit-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::-moz-placeholder{-moz-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{-webkit-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):focus::-webkit-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::-moz-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus:-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}textarea.input{resize:none;padding:0}.wrapper-bg.lzl:not(.lzl-ed),.wrapper-bg.lzl-ing:not(.lzl-ed){background-image:none}.checkbox{position:relative}.checkbox:not(:last-child){margin-bottom:5px}.checkbox__input{position:absolute;width:0;height:0;opacity:0}.checkbox__input:checked+.checkbox__label:before{background:url("/pro-kompaniyu-easy4busy/../img/svg/check.svg") center/16px 16px no-repeat,rgba(255,255,255,.1);--lzl-bg-img:"/pro-kompaniyu-easy4busy/../img/svg/check.svg"}.checkbox__input:checked+.checkbox__label:before.lzl:not(.lzl-ed),.checkbox__input:checked+.checkbox__label:before.lzl-ing:not(.lzl-ed){background-image:none,none}.checkbox__label{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;gap:8px}.checkbox__label:before{content:"";-webkit-box-flex:0;-ms-flex:0 0 29px;flex:0 0 29px;width:29px;height:29px;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.1)}.checkbox__text{line-height:1.1875}.checkbox__text a{color:var(--green);text-decoration:underline;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.checkbox__text a:hover{color:var(--grey)}.options{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.options__item{position:relative;cursor:pointer}.options__input{width:0;height:0;opacity:0;position:absolute}.options__input:checked+.options__label:before{border-color:var(--green)}.options__input:checked+.options__label:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.options__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;gap:10px}.options__label:before{content:"";-ms-flex-item-align:start;align-self:flex-start;width:18px;height:18px;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.1)}.options__label:after{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px;height:10px;border-radius:50%;background-color:var(--green);position:absolute;left:4px;top:4px;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.select{min-width:0;position:relative;width:100%}.select__body{position:relative}.select__title{color:inherit;text-align:left;border-radius:12px;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.1);height:56px;cursor:pointer;width:100%}.select__value{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;gap:10px}.select__value>*{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.select__value:after{content:"";-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;height:20px;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url("/pro-kompaniyu-easy4busy/../img/svg/arrow.svg") center/100% 100%;--lzl-bg-img:"/pro-kompaniyu-easy4busy/../img/svg/arrow.svg"}.select__value:after.lzl:not(.lzl-ed),.select__value:after.lzl-ing:not(.lzl-ed){background-image:none}._select-open .select__value:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.select__value._select-pseudo-label::before{content:attr(data-pseudo-label);opacity:.5}.select__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.select__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select__input{width:100%;background-color:rgba(255,255,255,0);height:100%}.select__options{color:#fff;position:absolute;top:calc(100% - 1px);border-radius:12px;border:1px solid rgba(255,255,255,.3);background:#1f1e24;min-width:100%;left:0;padding:10px 0 5px}.select__scroll{overflow-y:auto;overflow-x:hidden;max-height:210px}.select__option{width:100%;text-align:left;cursor:pointer;padding:10px 15px;color:inherit}.select__option._select-selected{background-color:#eee}.select__row{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select--show-top .select__options{top:auto;bottom:calc(100% - 1px);padding:5px 0 10px}._select-tag{cursor:pointer}.popup-show body::after{opacity:.8}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.lock .popup__content{visibility:visible}.popup__image-ibg img{-o-object-position:top;object-position:top}.popup__text-scroll p,.popup__text-scroll ul{line-height:1.1875;color:var(--grey)}.popup__text-scroll p:not(:last-child),.popup__text-scroll ul:not(:last-child){margin-bottom:10px}.popup__text-scroll h4{font-size:24px;line-height:1.2083333333}.popup__text-scroll h4:not(:first-child){margin-top:44px}.popup__text-scroll h4:not(:last-child){margin-bottom:24px}.popup-phone .popup__wrapper{padding:30px 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-phone .popup__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0;flex:0;max-width:616px;border-radius:12px;padding:109px 95px;background:#000;min-height:400px}.popup-phone__text{color:var(--grey);text-align:center}.popup-phone__title{font-size:24px;font-weight:400;text-align:center}.popup-phone__title:not(:last-child){margin-bottom:24px}.popup-phone__items>*:not(:last-child){margin-bottom:20px}.popup-phone__items .button{width:100%}.link-top{position:fixed;left:52px;bottom:60px;border-radius:12px;z-index:4;border:1px solid var(--green,#adf12d);width:50px;height:50px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5);color:var(--green);opacity:0;visibility:hidden}.scrolled .link-top{opacity:1;visibility:visible}.link-top:hover{background:var(--green);color:var(--white)}.breadcrumbs ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumbs ul li{padding-left:16px;color:var(--grey)}.breadcrumbs ul li:not(:last-child)::after{content:"/";color:var(--grey);display:inline-block;font-size:16px;margin-left:16px}.breadcrumbs ul li a{-webkit-transition:all .3s cubic-bezier(.5,.02,.13,.5);transition:all .3s cubic-bezier(.5,.02,.13,.5)}.breadcrumbs ul li a:hover{color:var(--green)}.breadcrumbs ul li:last-child{padding-right:0}.breadcrumbs ul li:first-child{padding-left:0}.header--blog{position:sticky}.header._header-scroll .header__bg{background:rgba(31,30,36,.8);-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px)}.hero-block{position:relative;padding-bottom:108px;min-height:100vmin;padding-top:180px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-block__container{max-width:1500px}.hero-block__bg{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.hero-block__bg img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.hero-block__container{position:relative;z-index:2;width:100%}.hero-block__content{max-width:780px;width:100%;position:relative}.hero-block__image{position:absolute;left:100%;top:-200px;max-width:821px;width:100%;max-height:100%;height:100%;display:none}.hero-block__image img{max-width:100%}.hero-block__title:not(:last-child){margin-bottom:24px}.hero-block__subtitle{font-size:24px}.hero-block__subtitle:not(:last-child){margin-bottom:40px}.hero-block__delivery{border-radius:12px;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.hero-block__delivery:not(:last-child){margin-bottom:36px}.hero-block__text-delivery{line-height:1.375}.hero-block__text-delivery b{font-weight:900}.hero-block__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;max-width:704px}.hero-block__buttons .button{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.hero-block__text-descr{font-size:18px;margin-top:28px}@media (min-width:1500px){.link-top .mob{display:none}}@media (min-width:1600px){.hero-block__title{font-size:64px}}@media (min-width:1900px){.faq__decor{max-width:412px}}@media (max-width:1800px){.hero-block{padding-top:220px}.hero-block__image{top:0;-webkit-transform:translate(-10%,-30%);-ms-transform:translate(-10%,-30%);transform:translate(-10%,-30%)}}@media (max-width:1700px){.hero-block__title{font-size:44px!important;line-height:1.296875}}@media (max-width:1600px){.button{min-height:56px;font-size:16px}.input{height:56px;font-size:16px}.hero-block__container{max-width:80vw}.hero-block{padding-top:180px}.hero-block__content{max-width:65%}.hero-block__subtitle{font-size:20px}.hero-block__delivery{padding:12px;font-size:14px}.hero-block__buttons{gap:16px;max-width:600px}}@media (max-width:1500px){.link-top .pc{display:none}.link-top{border-radius:100px;width:40px;height:40px;background:var(--green);color:var(--white);left:20px;bottom:20px}}@media (max-width:1400px){.hero-block__container{max-width:1200px}}@media (max-width:1200px){.menu-open .icon-menu{position:fixed;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - 1px);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);width:100%}.menu-open .icon-menu::after{bottom:calc(50% - 1px);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:100%}.menu-open .menu{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.hero-block__container{max-width:100%}.hero-block__bg::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,color-stop(11.87%,rgba(0,0,0,.8)),color-stop(42.07%,rgba(255,255,255,0))),-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.8)),color-stop(130.16%,rgba(255,255,255,0))),no-repeat;background:linear-gradient(0deg,rgba(0,0,0,.8) 11.87%,rgba(255,255,255,0) 42.07%),linear-gradient(180deg,rgba(0,0,0,.8) 0%,rgba(255,255,255,0) 130.16%),no-repeat}.hero-block__content{max-width:780px}.hero-block__image{-webkit-transform:translate(-30%,-45%);-ms-transform:translate(-30%,-45%);transform:translate(-30%,-45%);max-width:600px}.hero-block__title{font-size:32px}}@media (max-width:991.98px){.hero-block{padding-top:150px;padding-bottom:40px;min-height:100vmax}.hero-block__bg{-webkit-filter:blur(2px);filter:blur(2px)}.hero-block__bg img{-o-object-position:top right;object-position:top right}.hero-block__image{height:100%;max-width:none;-webkit-transform:translate(-10%,0);-ms-transform:translate(-10%,0);transform:translate(-10%,0);width:100%;z-index:2;left:0;min-width:700px}.hero-block__image::after{content:"";position:absolute;top:0;left:0;width:170%;height:100%;background:-webkit-gradient(linear,left bottom,left top,color-stop(11.87%,rgba(0,0,0,.8)),color-stop(42.07%,rgba(255,255,255,0))),-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.8)),color-stop(130.16%,rgba(255,255,255,0)));background:linear-gradient(0deg,rgba(0,0,0,.8) 11.87%,rgba(255,255,255,0) 42.07%),linear-gradient(180deg,rgba(0,0,0,.8) 0%,rgba(255,255,255,0) 130.16%);-webkit-filter:blur(2px);filter:blur(2px)}.hero-block__subtitle{font-size:21px;line-height:1.1904761905}.hero-block__buttons{gap:16px}}@media (max-width:767.98px){.wrapper-bg{background:0 0}.button{min-height:50px}.input{height:50px}.checkbox__input:checked+.checkbox__label:before{background:url("/pro-kompaniyu-easy4busy/../img/svg/check.svg") center/14px 14px no-repeat,rgba(255,255,255,.1);--lzl-bg-img:"/pro-kompaniyu-easy4busy/../img/svg/check.svg"}.checkbox__input:checked+.checkbox__label:before.lzl:not(.lzl-ed),.checkbox__input:checked+.checkbox__label:before.lzl-ing:not(.lzl-ed){background-image:none,none}.checkbox__label:before{width:20px;height:20px;border-radius:4px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px}.checkbox__text{font-size:14px}.select__title{height:40px}.select__value{padding:0 10px;font-size:13px}.select__scroll{max-height:190px}.select__option{font-size:13px}.hero-block__content{max-width:100%}.hero-block__title{text-align:center}.hero-block__title:not(:last-child){margin-bottom:50px}.hero-block__subtitle{text-align:center}.hero-block__delivery:not(:last-child){margin-bottom:24px}.hero-block__buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}.hero-block__text-descr{text-align:center;margin-top:53px;font-size:15px}}@media (min-width:1200px) and (max-width:1600px){@supports (font-size:clamp(32px,-64px+8vw,64px)){.hero-block__title{font-size:clamp(32px,-64px + 8vw,64px)}}@supports not (font-size:clamp(32px,-64px+8vw,64px)){.hero-block__title{font-size:calc(32px + 2 * ( 100vw - 1200px ) / 25)}}}.menu-block.hero-block__awards{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-bottom:30px}@media (max-width:991px){.nav_days.nav-tabs .nav-link{font-weight:700;font-size:20px;padding:0 6px;line-height:30px}}@media (max-width:767px){.hero-block__awards{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:15px}.hero-block__awards img{width:84px;height:80px;-webkit-box-flex:0;-ms-flex:0 0 84px;flex:0 0 84px}}@media (max-width:767px) and (orientation:portrait){.hero-block{height:100vh}.hero-block__title{font-size:28px!important;margin-bottom:15px!important}.hero-block{padding-top:100px}.hero-block__awards{justify-content:center}.hero-block__delivery{font-size:12px}.hero-block__text-descr{margin-top:20px}}@media (max-width:400px){.hero-block__awards img{width:60px;flex:0 0 60px;height:60px}}@media (max-width:1200px){.sale__head-content h2{font-size:32px}}