body{height:100%;padding-top:60px;color:#3b261f;font:18px/21px RobotoFlex;min-width:340px}#container,body{position:relative}#container{min-height:100%;padding-bottom:425px}#header{margin-bottom:15px}#footer{height:425px;position:absolute;bottom:0;background:#a1bd70 url(/media/images/footer.png) top no-repeat}#footer,#overlay{left:0;width:100%}#overlay{height:100%;position:fixed;opacity:.7;top:0;background:#333;display:none;z-index:100}h1{margin-bottom:40px;font:56px RobotoFlexBold;text-align:center}div.inner{max-width:1600px;margin:0 auto}div.default-center{position:relative;max-width:800px;margin:0 auto}div.default-center.regular{min-height:36vw;max-width:1060px}.button{height:48px;padding:0 20px;justify-content:center;font-size:18px;border:none;color:#3b261f;transition:all .5s ease;align-items:center;border-radius:12px;background:#a1bd70;cursor:pointer;font-family:RobotoFlexBold;display:flex}.button:hover{background-color:#658430!important}.button:active{background-color:#557125!important}.button.light{border:2px solid #a1bd70;color:#000;background:#fff}.button.light:hover{background-color:#e7f2d4}.button.light:active{background-color:#a1bd70}.button.last{margin:0 auto 40px;width:fit-content;font-family:RobotoFlex}button:disabled{color:#96908e;background:#e7f2d4;cursor:default}button:disabled:hover{background:#e7f2d4!important}@supports (not (-ms-ime-align:auto)){form input+label.hint{transform:translateY(-2.2rem);pointer-events:none;padding:0 16px;color:#aaa;transition:all .3s ease-out;position:absolute;display:block}form input:focus+label.hint,form input:not(:placeholder-shown)+label.hint{transform:translateY(-4.65rem);font-size:16px;color:#3b261f}}#header div.top{height:60px;position:fixed;top:0;background:#a1bd70;left:0;width:100%;z-index:100}#header div.top div.inner{height:100%;justify-content:space-between;align-items:center;display:flex}#header div.categories-menu{width:calc(100% - 220px);display:flex}#header div.categories-menu>span{height:24px;visibility:hidden;cursor:pointer;width:24px}#header div.categories-menu span.menu-scroll-left{background:url(/media/images/icons/chevron-left-green.svg) 50% no-repeat}#header div.categories-menu span.menu-scroll-right{background:url(/media/images/icons/chevron-right-green.svg) 50% no-repeat}#header div.top ul.categories{overflow-y:hidden;overflow-x:auto;-ms-overflow-style:none;gap:14px;margin:0 7px;scrollbar-width:none;display:flex}#header div.top ul.categories::-webkit-scrollbar{display:none}#header div.top ul.categories li:after{color:#658430;content:"|";margin-left:14px}#header div.top ul.categories li:last-child:after{display:none}#header div.top ul.categories li a{color:#3b261f;font:16px RobotoFlexBold;transition:all .5s ease;white-space:nowrap}#header div.top ul.categories li a:hover{color:#658430}#header div.top div.icons{height:100%;gap:10px;align-items:center;width:200px;display:flex}#header div.top div.icons span.user{height:42px;background:url(/media/images/icons/user.svg) no-repeat;cursor:pointer;width:42px}#header div.top div.icons a.cart{height:100%;position:relative;align-items:center;background:url(/media/images/icons/cart.svg) no-repeat 0;padding-left:54px;display:flex}#header div.top div.icons #cart-number{height:16px;padding:0 6px;font-size:9px;color:#fff;position:absolute;top:6px;align-items:center;border-radius:8px;background:#658430;left:22px;display:flex}#header div.top div.icons #cart-total{color:#3b261f;font:16px RobotoFlexBold}#header ul.bottom{height:60px;justify-content:center;gap:30px;align-items:center;display:flex}#header ul.bottom li{font-size:14px}#header ul.bottom a{color:#3b261f;transition:all .5s ease;border-bottom:2px solid #d8d4d2;padding-bottom:4px}#header ul.bottom a:hover{border-color:transparent;color:#658430}#header ul.bottom li.phone{background:url(/media/images/icons/phone.svg) top 2px left no-repeat;padding-left:19px}#header ul.bottom li.phone a{border:none}#header ul.bottom li.work-time{background:url(/media/images/icons/clock.svg) 0 no-repeat;padding-left:19px}#header ul.bottom li.conditions{background:url(/media/images/icons/delivery.svg) 0 no-repeat;padding-left:19px}.hvr-underline-from-center{overflow:visible}.hvr-underline-from-center:before{height:2px;bottom:-1px;background:#658430}#header #cart-summary{padding:10px;border:1px solid #e7f2d4;right:0;position:absolute;top:60px;box-shadow:0 2px 6px 2px #00000026;border-radius:12px;background:#fff;cursor:default;width:330px;display:none}#header div.top div.icons a.cart:hover #cart-summary{display:block}#header #cart-summary>div.items{overflow-y:auto;padding-right:12px;max-height:300px}#header #cart-summary>div.items>div{padding:10px 0;justify-content:space-between;margin-bottom:10px;border-bottom:1px solid #3b261f33;align-items:flex-start;display:flex}#header #cart-summary>div.items>div:last-child{border:none;margin-bottom:0;padding-bottom:0}#header #cart-summary>div.items div.image{position:relative;align-items:flex-start;width:60px;display:flex}#header #cart-summary>div.items div.image img{max-width:100%;border-radius:4px}#header #cart-summary>div.items div.image span.remove{height:18px;right:-5px;position:absolute;top:-5px;background:url(/media/images/icons/delete-green.svg) 50% no-repeat;cursor:pointer;width:18px}#header #cart-summary>div.items div.data{font-size:13px;flex-direction:column;gap:8px;width:114px;line-height:110%;display:flex}#header #cart-summary>div.items div.data div.name{color:#3b261f}#header #cart-summary>div.items div.data div.attribute{color:#96908e}#header #cart-summary>div.items div.data div.price{font-weight:700;color:#3b261f}#header #cart-summary>div.items div.quantity{height:40px;padding:0 5px;width:86px}#header #cart-summary>div.items div.quantity span.minus,#header #cart-summary>div.items div.quantity span.plus{height:40px;background-size:18px 18px;width:30px}#header #cart-summary>div.items div.quantity span.number{font-size:14px;color:#3b261f}#header #cart-summary>.link{margin-top:10px}#mobile-footer{height:78px;justify-content:space-between;position:fixed;flex-direction:column;bottom:0;background:url(/media/images/tabbar.svg) bottom -16px center no-repeat;left:0;width:100%;display:flex;display:none;z-index:30}#mobile-footer a.cart-button{height:48px;position:relative;align-self:center;background:url(/media/images/icons/cart-white.svg) 50% no-repeat;width:48px;margin-top:5px}#mobile-footer a.cart-button span.cart-number{height:16px;padding:0 6px;font-size:9px;color:#fff;position:absolute;top:6px;align-items:center;border-radius:8px;background:#658430;left:22px;display:flex}#mobile-footer div.bottom-section{height:60px;padding:0 16%;justify-content:space-between;align-items:center;width:100%;display:flex}#mobile-menu-button{background:url(/media/images/icons/menu.svg) 50% no-repeat}#mobile-menu-button,#mobile-menu-client{height:20px;margin-bottom:2px;cursor:pointer;width:20px;display:inline-flex}#mobile-menu-client{background:url(/media/images/icons/user-white.svg) 50% no-repeat}#mobile-footer span.cart-total{font-size:12px;margin-bottom:6px;color:#fff;align-self:flex-end;line-height:12px}#mobile-menu{height:100%;overflow-y:auto;padding:30px 0;position:fixed;top:0;background:#fff;left:0;width:100%;display:none;z-index:1000}span.mobile-menu-close{height:44px;right:12px;position:absolute;top:12px;background:url(/media/images/icons/close.svg) no-repeat 50%;cursor:pointer;width:44px;display:inline-block}div.mobile-menu-top{padding:0 15px 20px;gap:31px;display:flex}div.mobile-menu-top a.logo{height:200px}div.mobile-menu-top a.logo img{max-height:100%;display:block}div.mobile-menu-top ul.bottom{height:auto!important;padding:25px 0 0!important;margin-bottom:20px;flex-direction:column;gap:20px!important;align-items:flex-start!important}div.mobile-menu-top ul.bottom li{white-space:nowrap}ul.mobile-menu-categories{padding:12px 40px;margin-bottom:25px;background:#a1bd70}ul.mobile-menu-categories li{padding:15px 0;border-bottom:2px solid #97ae68;font-family:RobotoFlexBold}ul.mobile-menu-categories li:last-child{border:none}ul.mobile-menu-categories li a{font-size:16px;color:#3b261f}ul.mobile-menu-pages{padding:0 40px}ul.mobile-menu-pages li{padding:12px 0}ul.mobile-menu-pages li a{font-size:14px;color:#3b261f;border-bottom:2px solid #d8d4d2;padding-bottom:4px}div.breadcrumbs{padding:20px 0 10px;font-size:12px;color:#989e9d;text-align:center;width:100%;line-height:140%}div.breadcrumbs a{color:#989e9d}div.breadcrumbs a:after{content:"/";margin:0 6px}#index-banner{justify-content:space-between;margin-bottom:100px;display:flex}#index-banner a.logo{margin-top:30px}#index-banner a.logo img{max-width:100%;display:block}#index-banner div.swiper{margin:0 70px;width:1200px}#index-banner .swiper-slide{justify-content:center;align-items:center;display:flex}#index-banner .swiper-slide img{max-width:100%;display:block}#index-banner .swiper-arrows>div{height:50px;width:50px}#index-banner .swiper-arrows div.swiper-button-prev{background:url(/media/images/icons/prev.svg) no-repeat}#index-banner .swiper-arrows div.swiper-button-next{background:url(/media/images/icons/next.svg) no-repeat}#index-banner .swiper-arrows>div:after{content:""}#index-banner .swiper-pagination{justify-content:flex-end;padding-right:5%;gap:5px;display:flex}#index-banner .swiper-pagination>span{height:5px;opacity:1!important;background:url(/media/images/icons/bullet.svg) no-repeat;width:25px}#index-banner .swiper-pagination span.active{background:url(/media/images/icons/bullet-active.svg) no-repeat}div.catalog section{margin-bottom:30px}div.catalog section:last-child{margin-bottom:60px}div.catalog div.title,div.catalog h1,div.catalog h2{margin-bottom:25px;font:42px RobotoFlexBold;text-align:center}div.catalog div.products{justify-content:space-between;flex-wrap:wrap;display:flex}div.catalog div.product{height:700px;justify-content:flex-start;margin-bottom:65px;flex-direction:column;padding-bottom:20px;width:385px;display:flex}div.catalog div.product.empty{height:0;margin:0}div.catalog div.product div.image{margin-bottom:20px}div.catalog div.product div.image img{transition:all 1s ease;max-width:100%;border-radius:12px;display:block}div.catalog div.product:hover div.image img{transform:scale(1.1)}div.catalog div.product div.name{height:39px;line-height:17px;font-family:RobotoFlexBold}div.catalog div.product div.description{height:40px;font-size:13px;margin-bottom:5px;line-height:120%}div.catalog div.product select{padding:10px 15px;border:1px solid #99a4af;appearance:none;margin-bottom:10px;color:#96908e;border-radius:12px;background:#fff url(/media/images/icons/chevron-down.svg) right 15px center no-repeat;width:calc(100% - 20px)}div.bottom{justify-content:space-between;flex-wrap:wrap;position:relative;align-items:center;margin-top:auto;display:flex}div.bottom div.price{font-family:RobotoFlexBold}div.bottom div.price span{color:#96908e;font:14px RobotoFlex}div.bottom div.button.to-cart{width:130px}div.bottom div.button.not-available{background:#e7f2d4;cursor:default;width:100%}div.buttons:has(.not-available){width:100%}div.quantity{height:48px;padding:0 10px;justify-content:space-between;align-items:center;border-radius:12px;background:#e7f2d4;width:130px;display:flex}div.quantity span.number{font-family:RobotoFlexBold}div.quantity span.plus{height:100%;background:url(/media/images/icons/plus.svg) 50% no-repeat;cursor:pointer;width:40px}div.quantity span.minus{height:100%;background:url(/media/images/icons/minus.svg) 50% no-repeat;cursor:pointer;width:40px}div.warning{font-size:14px;position:absolute;top:48px;width:100%;line-height:150%}div.warning span.message span{margin-right:5px;color:#90071f}div.warning span.address{margin-right:5px;background:url(/media/images/icons/map-pin-red.svg) 0 no-repeat;white-space:nowrap;padding-left:17px}div.catalog div.product>*{margin-right:10px;margin-left:10px}div.catalog div.product>div.image{overflow:hidden;justify-content:center;margin:0 0 20px;display:flex}div.catalog div.product:hover div.name{color:#658430}#modal-product{padding:30px;position:fixed;top:70px;background:#fff;left:calc(50% - 450px);width:900px;display:none;z-index:110}#modal-product span.close{height:44px;right:12px;transition:all 1s ease;position:absolute;top:12px;background:url(/media/images/icons/close.svg) no-repeat 50%;cursor:pointer;width:44px;display:inline-block}#modal-product span.close:hover{transform:rotate(1turn)}#modal-product span.navigation{height:50px;position:absolute;bottom:calc(50% - 25px);cursor:pointer;width:50px;display:inline-block}#modal-product span.navigation.prev{background:url(/media/images/icons/prev-black.svg) no-repeat 50%;left:-70px}#modal-product span.navigation.next{right:-70px;background:url(/media/images/icons/next-black.svg) no-repeat 50%}#modal-product div.wrapper{justify-content:space-between;display:flex}#modal-product div.image img{border-radius:12px}#modal-product div.content{padding:20px 0 0;width:410px}#modal-product div.content div.name,#modal-product div.content h3{margin-bottom:20px;font:30px RobotoFlexBold}#modal-product div.content div.description{margin-bottom:20px}#jobs-menu-select,#modal-product div.content select{padding:10px 15px;border:1px solid #99a4af;appearance:none;margin-bottom:20px;color:#96908e;border-radius:12px;background:#fff url(/media/images/icons/chevron-down.svg) right 15px center no-repeat;width:100%}#modal-product div.content div.bottom{margin-bottom:20px}#modal-product div.warning{padding:10px;margin-bottom:20px;position:static;border-radius:12px;background:#f6d5d7}#modal-product div.text{font-size:14px;line-height:140%}#modal-product div.text h4{font-size:18px;margin-bottom:10px}#container.cart{padding-bottom:80px}#container.cart #header div.inner{max-width:1200px}#container.cart #header ul.bottom{height:auto;padding:0!important;justify-content:flex-end;flex-direction:row!important}#container.cart #footer{height:80px;background:#3b261f}#container.cart #footer div.inner{height:80px;padding:10px;justify-content:space-between;max-width:800px;align-items:center;display:flex}#container.cart h1 a{height:40px;margin-right:10px;background:url(/media/images/icons/prev.svg) no-repeat 50%;width:40px;display:inline-block}#container.cart div.cart-wrapper{position:relative;margin:0 auto 60px;width:790px}#container.cart div.cart-wrapper a.logo{position:absolute;top:-160px;left:-260px}#container.cart div.cart-wrapper a.logo img{max-width:100%;display:block}div.cart-products>div{min-height:130px;padding:10px 10px 10px 0;border-bottom:1px solid #3b261f2e;align-items:center;width:100%;display:flex}div.cart-products div.image{margin-right:20px;width:90px}div.cart-products div.image img{max-width:100%;border-radius:6px;display:block}div.cart-products div.data{flex-grow:1;flex-direction:column;gap:8px;display:flex}div.cart-products div.data div.name{font-family:RobotoFlexBold}div.cart-products div.data div.attribute{font-size:16px;color:#96908e}div.cart-products div.total{margin:0 20px;width:110px;font-family:RobotoFlexBold}div.cart-products div.delete{width:16px;display:flex}div.cart-products div.delete span.remove{height:16px;background:url(/media/images/icons/delete.svg) no-repeat;cursor:pointer;width:16px}div.cart-products #gift-product div.quantity{justify-content:center;background:none}div.gifts-section{padding:60px;justify-content:center;margin-bottom:60px;flex-direction:column;gap:30px;align-items:center;background:#e7f2d4;display:flex}div.gifts-section div.title{font:42px RobotoFlexBold}div.gifts-section div.subtitle{font:30px RobotoFlexBold}div.gifts-section div.gifts{justify-content:center;flex-wrap:wrap;max-width:620px;gap:20px;display:flex}div.gifts-section div.gifts>div{height:85px;padding:20px;justify-content:center;border:2px solid #96908e;color:#96908e;flex-direction:column;align-items:flex-start;border-radius:12px;width:300px;display:flex}div.gifts-section div.gifts>div.active{border-color:#a1bd70;cursor:pointer}div.gifts-section div.gifts>div.active.selected{background:#a1bd70}div.gifts-section div.gifts>div.active.selected p{color:#fff}div.gifts-section div.gifts>div>div{font-family:RobotoFlexBold}div.gifts-section div.gifts>div>p{font-size:14px}div.gifts-section div.gifts>div.active>div{color:#3b261f}div.gifts-section form{flex-wrap:wrap;gap:10px;align-items:center;width:400px;display:flex}div.gifts-section form input{height:48px;padding:0 16px;border:1px solid #99a4af;border-radius:12px}div.gifts-section form div.message{color:#557125;text-align:center;width:100%}div.gifts-section form div.message.fail{color:#90071f}div.additional{margin-bottom:60px}div.additional div.subtitle{margin-bottom:30px;font:30px RobotoFlexBold;text-align:center}div.additional .swiper,div.additional .swiper-arrows{margin:0 auto;width:790px}div.additional .swiper-arrows{position:relative}div.additional .swiper .swiper-slide{height:340px;flex-direction:column;align-items:center;width:190px;display:flex}div.additional .swiper .swiper-slide div.image{overflow:hidden;margin-bottom:10px;display:block}div.additional .swiper .swiper-slide img{transition:all .8s ease;max-width:100%;border-radius:12px}div.additional .swiper .swiper-slide:hover div.image img{transform:scale(1.1)}div.additional .swiper .swiper-slide div.name{font:15px/100% RobotoFlexBold;text-align:center}div.additional .swiper .swiper-slide button{padding:0;width:133px;margin-top:auto}div.additional .swiper-button-next,div.additional .swiper-button-prev{height:50px;top:-200px;cursor:pointer;width:50px}div.additional .swiper-button-next:after,div.additional .swiper-button-prev:after{content:""}div.additional .swiper-button-prev{background:url(/media/images/icons/prev-black.svg) 50% no-repeat;left:-70px}div.additional .swiper-button-next{right:-70px;background:url(/media/images/icons/next-black.svg) 50% no-repeat}#container.cart #footer{position:fixed;z-index:90}#container:has(.inner.checkout){padding-bottom:0!important}#container:has(.inner.checkout) #footer{height:160px;position:static}#container:has(.inner.checkout) #footer div.inner{height:160px;padding:20px 0;max-width:630px}#container.cart #footer div.total{color:#a1bd70;font:24px RobotoFlexBold}#container.cart #footer .button{height:60px;padding:0 65px 0 30px;color:#3b261f;font:18px RobotoFlexBold;align-items:center;border-radius:12px;background:#a1bd70 url(/media/images/icons/arrow-right.svg) right 32px center no-repeat;display:flex}#container.cart #footer .cart-totals{grid-template-columns:270px 80px;font-size:18px;color:#fff;gap:10px 30px;display:grid}#container.cart #footer .cart-totals div{font-family:RobotoFlexBold}#container.cart #footer .cart-totals .green{color:#a1bd70}#container.cart #footer .cart-totals .total{color:#fff;font-family:RobotoFlexBold}#container div.inner.checkout div.cart-wrapper,#content div.inner.checkout{margin-bottom:20px;max-width:630px}div.checkout-form-block div.section{margin-bottom:20px;font:24px RobotoFlexBold;text-align:center}div.checkout-form-block form>div.field{margin-bottom:33px}div.checkout-form-block form>div.field input[type=email],div.checkout-form-block form>div.field input[type=tel],div.checkout-form-block form>div.field input[type=text],div.checkout-form-block form>div.field textarea{height:48px;padding:12px 16px;border:1px solid #99a4af;border-radius:12px;width:100%}#telergam-section,div.checkout-form-block form div.form-message{margin-bottom:35px}#telergam-section{padding:20px;justify-content:space-between;flex-wrap:wrap;border-radius:12px;background:#e7f2d4;display:flex}#telergam-section div.title{margin-bottom:20px;width:100%;font-family:RobotoFlexBold}#telergam-section .button{height:48px!important;padding-right:45px;background:#a1bd70 url(/media/images/icons/telegram-send.svg) right 20px center no-repeat;width:200px}#telergam-section input[type=text]{height:48px;padding:0 16px;border:1px solid #99a4af;border-radius:12px;width:365px}div.checkout-form-block div.radio-field{margin-bottom:20px}div.checkout-form-block div.radio-field>div{justify-content:space-between;align-items:flex-start;width:100%;display:flex}div.checkout-form-block div.radio-field input{display:none}div.checkout-form-block div.radio-field label{height:85px;padding:20px;justify-content:center;border:2px solid #a1bd70;flex-direction:column;gap:3px;border-radius:12px;width:48%;font-family:RobotoFlexBold;display:flex}div.checkout-form-block div.radio-field label span{color:#96908e;font:14px RobotoFlex;display:block}div.checkout-form-block div.radio-field input:checked+label{background:#a1bd70}div.checkout-form-block div.radio-field input:checked+label span{color:#fff}div.checkout-form-block #address-section{padding:40px 20px;margin-bottom:20px;border-radius:12px;background:#e7f2d4}div.checkout-form-block #address-section div.fields{justify-content:space-between;flex-wrap:wrap;margin-bottom:20px;display:flex}div.checkout-form-block #address-section div.fields input,div.checkout-form-block #address-section select{height:48px;padding:0 16px;border:1px solid #99a4af;border-radius:12px}div.checkout-form-block #address-section div.fields div:has(input.street){margin-bottom:35x;width:70%}div.checkout-form-block #address-section div.fields div:has(input.house){margin-bottom:35px;width:28%}div.checkout-form-block #address-section div.fields div:has(input.small){width:32%}div.checkout-form-block #address-section div.fields input{width:100%}div.checkout-form-block #address-section div.message{margin-bottom:20px;color:#658430}div.checkout-form-block #address-section div.message.fail{color:#90071f}div.checkout-form-block #address-section div.message.fade{opacity:.3}div.checkout-form-block #address-section div.message.second{margin-top:-15px}div.checkout-form-block #address-section div.radio-field{justify-content:space-between;display:flex}div.checkout-form-block #address-section div.radio-field label{height:60px}div.checkout-form-block #address-section>select{appearance:none;margin-bottom:20px;background:#fff url(/media/images/icons/chevron-down.svg) right 15px center no-repeat;width:100%}div.checkout-form-block #select-date-time{justify-content:space-between;display:flex}div.checkout-form-block #select-date-time>*{height:56px;padding:0 16px;border:1px solid #99a4af;border-radius:12px;background:#fff;width:48%}div.checkout-form-block #select-date-time input[type=text]{background:#fff url(/media/images/icons/calendar.svg) right 18px center no-repeat}div.checkout-form-block #select-date-time select{height:56px;appearance:none;color:#000;background:#fff url(/media/images/icons/chevron-down.svg) right 15px center no-repeat}#checkout_form_payment>label{height:60px;width:100%}div.agree{align-items:flex-start;display:flex}div.agree input{margin-right:8px;margin-top:3px}div.agree a{color:#658430}div.form-message{padding:20px 25px;font-size:15px;margin-bottom:20px}div.form-message ul{margin:0}div.form-message li{list-style:none;padding:0;margin-bottom:1px;background:none}div.form-message li:last-child{margin:0}div.form-message.errors{color:#90071f;background:#f9f3d7}div.form-message.success{color:#658430;background:#e2fdb5}form.regular{max-width:630px;margin:0 auto}form.regular div.field{margin-bottom:20px;width:100%}form.regular div.field input{height:56px;padding:0 16px;border:1px solid #99a4af;border-radius:12px;width:100%}form.regular div.buttons{justify-content:space-between;width:100%;display:flex}form.regular.customer div.field{margin-bottom:37px}form.regular.customer div.field input{height:48px;padding:12px 16px}form.regular.customer div.form-message{margin-bottom:35px}#content div.default-center a.logo{position:absolute;top:0;left:-360px}#content div.default-center a.logo img{max-width:100%;display:block}#content div.default-center.regular a.logo{left:-250px}div.delivery-icons{justify-content:space-between;margin-bottom:40px;align-items:flex-start;display:flex}div.delivery-icons>div{justify-content:center;flex-direction:column;gap:10px;align-items:center;width:32%;display:flex}div.delivery-icons div div{text-align:center;font-family:RobotoFlexBold}div.delivery-icons p{color:#96908e;text-align:center}div.delivery-prices{padding:40px 0;justify-content:space-between;margin-bottom:80px;border-radius:12px;background:#e7f2d4;display:flex}div.delivery-prices>div{padding:0 10px;flex-direction:column;align-items:center;width:48%;display:flex}div.delivery-prices div div{text-align:center}div.delivery-prices div div.title{margin-bottom:10px;font:24px RobotoFlexBold}div.delivery-prices div div.price{margin-bottom:10px;color:#658430;font:42px RobotoFlexBold}div.delivery-prices div div.price span{font-size:20px}div.delivery-prices div div.extra{margin-bottom:5px;background:url(/media/images/content/accent.svg) 0 100% no-repeat;padding-bottom:10px}div.delivery-prices div div.text{font-size:14px;color:#96908e}div.delivery-prices>div:nth-child(2) div.price{color:#4c8680}#map{height:600px;background:#d9d9d9}div.delivery-icons>div span.circle{height:80px;justify-content:center;margin-bottom:10px;color:#a1bd70;font:30px RobotoFlexBold;transition:all .5s ease;align-items:center;border-radius:40px;background:#e7f2d4;width:80px;display:flex}div.delivery-icons>div span.circle:hover{transform:scale(1.2)}div.top-text{margin-bottom:40px;text-align:center;font-family:RobotoFlexBold}div.text-notice{font-size:14px;margin-bottom:60px;text-align:center}div.text-notice span{color:#90071f}div.qr-code-area{padding:40px 3%;margin-bottom:60px;flex-direction:column;gap:40px;align-items:center;border-radius:12px;background:#e7f2d4 url(/media/images/content/arrow.svg) top 150px right 170px no-repeat;display:flex}div.qr-code-area div.title{color:#000;font:42px/50px RobotoFlexBold;text-align:center}div.qr-code-area div.title span{color:#658430}div.qr-code-area div.notice{font-size:14px;text-align:center}div.qr-code-area div.notice span{color:#90071f}div.bonus-area{padding:80px 3%;margin-bottom:40px;color:#fff;flex-direction:column;gap:40px;align-items:center;background:url(/media/images/content/bonus-back.png);display:flex}div.bonus-area div.title,div.bonus-area h2{font:42px RobotoFlexBold}div.bonus-area>p{text-align:center;line-height:30px}div.bonus-area>p span{color:#a1bd70}div.bonus-area div.percents{gap:20px;align-items:center;display:flex}div.bonus-area div.percents>div{flex-direction:column;gap:14px;align-items:center;width:240px;display:flex}div.bonus-area div.percents div div{color:#a1bd70;text-align:center;font-family:RobotoFlexBold}div.bonus-area div.percents div span.circle{height:80px;justify-content:center;color:#3b261f;font:30px RobotoFlexBold;transition:all .5s ease;align-items:center;border-radius:50%;background:#a1bd70;width:80px;display:flex}div.bonus-area div.percents div span.circle:hover{transform:scale(1.2)}div.bonus-area div.percents div p{font-size:14px;text-align:center}div.subheader{margin-bottom:10px;font:24px RobotoFlexBold;text-align:center}div.subcontent{margin-bottom:60px;text-align:center}#jobs-menu{justify-content:center;margin-bottom:30px;gap:10px;display:flex}#jobs-menu li{font-size:16px;background:#e7f2d4}#jobs-menu li.active{background:#a1bd70}#jobs-name{margin-bottom:10px;color:#658430;font:24px RobotoFlexBold;text-align:center}#jobs-contents{margin:0 auto 30px;width:520px}#jobs-contents>div h4{text-align:center}#job-request{margin:0 auto 30px;background:#a1bd70 url(/media/images/icons/file.svg) left 24px center no-repeat;padding-left:58px}#jobs-menu-select{display:none}div.modal-window{overflow-y:auto;padding:50px;position:fixed;max-height:90vh;top:5%;border-radius:12px;background:#fff;left:calc(50% - 300px);width:600px;display:none;z-index:110}div.modal-window span.close{height:44px;right:12px;transition:all 1s ease;position:absolute;top:12px;background:url(/media/images/icons/close.svg) no-repeat 50%;cursor:pointer;width:44px;display:inline-block}div.modal-window span.close:hover{transform:rotate(1turn)}div.modal-window div.title{font:30px RobotoFlexBold}div.modal-window div.info,div.modal-window div.title{margin-bottom:20px;text-align:center}div.modal-window form{margin-bottom:20px;flex-direction:column;gap:20px;display:flex}div.modal-window input[type=text],div.modal-window select{height:56px;padding:0 16px;border:1px solid #99a4af;border-radius:12px}div.modal-window select{appearance:none;color:#96908e;background:#fff url(/media/images/icons/chevron-down.svg) right 15px center no-repeat}div.modal-window div.telegram-confirm{padding:20px;justify-content:space-between;align-items:center;border-radius:12px;background:#e7f2d4;display:flex}div.modal-window .telegram-confirm .button{padding-right:53px;background:#a1bd70 url(/media/images/icons/telegram-send.svg) right 22px center no-repeat;width:200px}div.modal-window div.telegram-confirm input[type=text]{width:240px}div.modal-window div.agree{font-size:14px;align-items:flex-start;line-height:140%;display:flex}div.modal-window div.agree input{margin-right:8px;margin-top:3px}div.modal-window button.button.submit{min-width:240px;margin:0 auto}h1.small{font-size:42px}div.pay-text{font-size:20px;font-weight:700;margin-bottom:25px;text-align:center}div.order-complete a.button{margin:0 auto 40px;width:300px}div.order-complete ul.details{margin-bottom:30px}div.order-complete ul.details li{margin-bottom:7px}div.order-complete div.order-cart{font-size:16px;margin-bottom:30px;width:auto}div.order-complete div.order-cart>div{padding:20px 0;border-bottom:2px solid #e7f2d4;display:flex}div.order-complete div.order-cart>div>div{height:auto;padding-right:15px;padding-left:15px}div.order-complete div.order-cart>div:first-child{padding:16px 0;font:16px RobotoFlexBold;font-weight:600;color:#3b261f;background:#e7f2d4}div.order-complete div.order-cart div.name{width:50%}div.order-complete div.order-cart div.price{width:12%;white-space:nowrap}div.order-complete div.order-cart div.number{width:20%}div.order-complete div.order-cart div.total{width:12%;white-space:nowrap}div.order-complete ul.order-totals li{margin-bottom:8px;font-family:RobotoFlexBold}.autocomplete-suggestions{overflow:auto;border:1px solid #989e9d;background:#fff}.autocomplete-suggestion{overflow:hidden;padding:3px 5px;cursor:pointer;white-space:nowrap}.autocomplete-selected{background:#eef2f1}.autocomplete-suggestions strong{font-weight:400;color:#de633c}.autocomplete-group{padding:2px 5px}.autocomplete-group strong{border-bottom:1px solid #000;display:block}div.order-success{padding-top:100px;margin-bottom:30px;text-align:center;background:url(/media/images/success.svg) top no-repeat}div.order-success.fail{padding:0;background:none}div.order-success h1{margin-bottom:40px}div.order-success p{margin-bottom:15px}div.order-success a.button-simple{padding:11px 30px 10px;border:2px solid #254940;color:#1f2524;text-transform:uppercase;margin-top:25px;display:inline-block}ul.customer-menu{justify-content:center;margin-bottom:40px;gap:3%;display:flex}ul.customer-menu li{list-style:none;color:#658430;font-family:RobotoFlexBold}ul.customer-menu li a{color:#658430}ul.customer-menu li span{cursor:pointer}ul.customer-menu li.active a{color:#3b261f}div.my-orders{margin-bottom:50px}div.my-orders>div{justify-content:space-between;gap:2.5%;width:100%;display:flex}div.my-orders div.titles{font:16px RobotoFlexBold;background:#e7f2d4}div.my-orders div.order{flex-wrap:wrap;border-bottom:1px solid #e7f2d4;width:100%}div.my-orders div.order>div,div.my-orders div.titles>div{flex-grow:0;padding:14px 2%;width:18%}div.my-orders div div{text-align:left!important}div.my-orders div div.cost,div.my-orders div div.number{white-space:nowrap}div.my-orders div.number span{font-size:16px;cursor:pointer;margin-left:5px}div.my-orders div.number span:hover{color:#658430}div.my-orders div.order>div.cart{font-size:16px;background:#eee;width:100%}div.my-orders div.order>div.cart div.product{margin-bottom:10px;display:flex}div.my-orders div.order>div.cart div.product:last-child{margin:0}div.my-orders div.order>div.cart div.product div.name{margin-right:20px;width:30%}div.my-orders div.order>div.cart div.product div.total{white-space:nowrap}div.pagination{justify-content:center;margin-bottom:50px;display:flex}div.pagination div.pages{display:flex}div.pagination div.pages a{height:35px;justify-content:center;color:#1f2524;transition:all .5s ease;align-items:center;border-radius:5px;width:35px;display:flex}div.pagination div.pages a.active,div.pagination div.pages a:hover{color:#fff;background:#658430}div.pagination div.pages a.prev{background:url(/media/images/icons/chevron-left-green.svg) no-repeat 50%}div.pagination div.pages a.next{background:url(/media/images/icons/chevron-right-green.svg) no-repeat 50%}div.pagination div.pages a.next:hover,div.pagination div.pages a.prev:hover{background-color:#eef2f1}#footer div.inner{padding:130px 4% 0;font-size:14px;display:flex}#footer div.inner div.title{margin-bottom:25px;color:#658430;font:24px RobotoFlexBold}#footer div.middle{margin:0 3%}#footer ul.menu{grid-template-columns:1fr 1fr;grid-row-gap:20px;grid-column-gap:50px;display:grid}#footer ul.menu a{color:#3b261f;border-bottom:2px solid #8d9f60;padding-bottom:4px}#footer ul.menu a.hvr-underline-from-center:before{bottom:-2px}#footer ul.addresses{width:240px}#footer ul.addresses li{margin-bottom:20px;transition:all .3s ease;background:url(/media/images/icons/map-pin.svg) top 2px left no-repeat;padding-left:21px}#footer ul.addresses li:hover{background-position-y:-1px}div.socials{height:40px;margin-bottom:auto;gap:20px;display:flex}div.socials a{height:40px;transition:all .3s ease;position:relative;width:40px}div.socials a:hover{margin-top:-5px}div.socials a.telegram{background:url(/media/images/icons/telegram.svg) no-repeat}div.socials a.vk{background:url(/media/images/icons/vk.svg) no-repeat}div.socials a.instagram{background:url(/media/images/icons/instagram.svg) no-repeat}#footer div.last{padding-top:56px;justify-content:flex-end;flex-direction:column;align-items:flex-end;padding-bottom:15px;margin-left:auto;display:flex}#footer div.last p.copyright{margin-bottom:14px}#footer div.last a.author{color:#658430;border-bottom:1px solid #658430}#cookie-alert{padding:20px 40px;justify-content:space-between;border:1px solid #254940;position:fixed;bottom:30px;align-items:center;border-radius:10px;background:#eef2f1;left:calc(50% - 375px);width:750px;display:flex;z-index:5}#cookie-alert p{margin-right:30px}#cookie-alert span.agree{padding:10px 20px;color:#fff;transition:all .5s ease;border-radius:6px;background:#254940;cursor:pointer}#cookie-alert span.agree:hover{background:#22423a}#cookies-options{padding:20px;font-size:14px;color:#595a61;position:fixed;bottom:15px;box-shadow:0 1px 5px rgba(0,0,0,.3);border-radius:10px;background:#fff;left:3%;width:440px;z-index:20}#cookies-options p{margin-bottom:0;line-height:16px}#cookies-options p a{text-decoration:underline;color:#658430}#cookies-options div.message div.title,#cookies-options div.settings div.cookie-header{font-size:18px;font-weight:700;margin-bottom:10px;color:#3b261f}#cookies-options div.message p{margin-bottom:14px}#cookies-options div.settings{display:none}#cookies-options div.settings>div{margin-bottom:14px;border-bottom:1px solid #e7f2d4;padding-bottom:16px}#cookies-options div.settings>div.back{padding:0;border:none}#cookies-options div.settings>div.back span{background:url(/media/images/icons/chevron-left-green.svg) 0 no-repeat;cursor:pointer;padding-left:25px}#cookies-options div.settings div.title{justify-content:space-between;margin-bottom:5px;display:flex}#cookies-options div.settings div.title>p{font-size:14px!important;font-weight:400}#cookies-options div.settings div.title div.tumbler{color:#96908e}#cookies-options div.settings div.title div.tumbler label{margin-left:8px}#cookies-options div.buttons{justify-content:space-between;border:none!important;margin-bottom:0!important;padding-bottom:0!important;display:flex}#cookies-options div.buttons span{height:28px;padding:0 15px;justify-content:center;color:#3b261f;align-items:center;border-radius:6px;background:#a1bd70;cursor:pointer;display:flex}#cookies-options div.buttons span.tune{background:#fafaea}#cookies-options div.settings>div p{font-size:12px}#cookies-options div.settings>div.first p{font-size:14px}.checkbox-ios{font-size:14px;margin-right:10px;line-height:20px;vertical-align:middle;user-select:none}.checkbox-ios,.checkbox-ios .checkbox-ios-switch{height:24px;position:relative;display:inline-block}.checkbox-ios .checkbox-ios-switch{border:1px solid #96908e;transition:.3s;box-sizing:border-box;border-radius:12px;background:#fff;width:40px;vertical-align:top}.checkbox-ios .checkbox-ios-switch:before{height:20px;transition:.3s;content:"";position:absolute;top:1px;border-radius:50%;background:#606060;left:1px;width:20px;display:inline-block}.checkbox-ios input[type=checkbox]{height:0;position:absolute;opacity:0;width:0;display:block;z-index:-1}.checkbox-ios input[type=checkbox]:not(:disabled):active+.checkbox-ios-switch:before{box-shadow:inset 0 0 2px rgba(0,0,0,.3)}.checkbox-ios input[type=checkbox]:checked+.checkbox-ios-switch{background:#a1bd70}.checkbox-ios input[type=checkbox]:checked+.checkbox-ios-switch:before{transform:translateX(16px);background:#fff}.checkbox-ios input[type=checkbox]:not(:disabled)+.checkbox-ios-switch{border-color:rgba(0,0,0,.3);cursor:pointer}.checkbox-ios input[type=checkbox]:disabled+.checkbox-ios-switch{border-color:rgba(0,0,0,.1);filter:grayscale(70%)}.checkbox-ios input[type=checkbox]:disabled+.checkbox-ios-switch:before{background:#eee}@-webkit-keyframes slide-in-elliptic-top-fwd{0%{-webkit-transform:translateY(-600px) rotateX(-30deg) scale(0);transform:translateY(-600px) rotateX(-30deg) scale(0);opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:translateY(0) rotateX(0) scale(1);transform:translateY(0) rotateX(0) scale(1);opacity:1;-webkit-transform-origin:50% 1400px;transform-origin:50% 1400px}}@keyframes slide-in-elliptic-top-fwd{0%{-webkit-transform:translateY(-600px) rotateX(-30deg) scale(0);transform:translateY(-600px) rotateX(-30deg) scale(0);opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-transform:translateY(0) rotateX(0) scale(1);transform:translateY(0) rotateX(0) scale(1);opacity:1;-webkit-transform-origin:50% 1400px;transform-origin:50% 1400px}}.slide-in-elliptic-top-fwd{-webkit-animation:slide-in-elliptic-top-fwd 1s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-elliptic-top-fwd 1s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes bounce-top{0%{-webkit-transform:translateY(-45px);transform:translateY(-45px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}24%{opacity:1}40%{-webkit-transform:translateY(-24px);transform:translateY(-24px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}65%{-webkit-transform:translateY(-12px);transform:translateY(-12px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}82%{-webkit-transform:translateY(-6px);transform:translateY(-6px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}93%{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}25%,55%,75%,87%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}}@keyframes bounce-top{0%{-webkit-transform:translateY(-45px);transform:translateY(-45px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}24%{opacity:1}40%{-webkit-transform:translateY(-24px);transform:translateY(-24px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}65%{-webkit-transform:translateY(-12px);transform:translateY(-12px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}82%{-webkit-transform:translateY(-6px);transform:translateY(-6px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}93%{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}25%,55%,75%,87%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}}.bounce-top{-webkit-animation:bounce-top .9s both;animation:bounce-top .9s both}@-webkit-keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.rotate-center{-webkit-animation:rotate-center .6s ease-in-out both;animation:rotate-center .6s ease-in-out both}