@font-face{font-family:Nunito;src:url(/assets/Nunito-Bold-DJt0Orup.ttf) format("truetype"),local("Nunito");font-weight:700;font-style:normal;font-display:auto}@font-face{font-family:Nunito;src:url(/assets/Nunito-ExtraBold-CCzKGwwA.ttf) format("truetype"),local("Nunito");font-weight:800;font-style:normal;font-display:auto}@font-face{font-family:Nunito;src:url(/assets/Nunito-Medium-D3nTnCws.ttf) format("truetype"),local("Nunito");font-weight:500;font-style:normal;font-display:auto}@font-face{font-family:Nunito;src:url(/assets/Nunito-Regular-DauwyYTf.ttf) format("truetype"),local("Nunito");font-weight:400;font-style:normal;font-display:auto}@font-face{font-family:Nunito;src:url(/assets/Nunito-SemiBold-D-lBYSbV.ttf) format("truetype"),local("Nunito");font-weight:600;font-style:normal;font-display:auto}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;outline:none}body{font-family:Nunito,sans-serif;color:#000;background:#f9f9f9;min-width:320px;font-weight:500;font-size:12px;line-height:16px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-text-size-adjust:100%}body.open-modal{overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0}a{color:#ff7020;text-decoration:none;-webkit-tap-highlight-color:transparent}a:hover{text-decoration:none}input,button,select,textarea{color:#000;-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:0;margin:0;font-family:Nunito,sans-serif;font-size:14px;line-height:16px;font-weight:400;background:none;border:none;border-radius:0;outline:none;-webkit-transition:all .3s ease;transition:all .3s ease;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}input:hover,input:focus,button:hover,button:focus,select:hover,select:focus,textarea:hover,textarea:focus{outline:none;cursor:pointer}label{color:#000;-webkit-tap-highlight-color:transparent}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}img,figure{display:block;max-width:100%}.section{width:100%}.wrap{padding:0 10px;width:100%}@media (min-width: 768px){.wrap{padding:0 64px}}@media (min-width: 1024px){.wrap{padding:0 32px}}@media (min-width: 1354px){.wrap{margin:0 auto;max-width:1354px}}.container{width:100%}.color-black{color:#000}.orange-color600{color:#f86310}.loading{width:100%;min-height:320px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loading__item{width:48px;height:48px}.spinner{width:100%;height:100%;border-radius:50%;display:inline-block;border-top:3px solid #FF7020;border-right:3px solid transparent;-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite}.spinner_small{border-top-width:2px;border-right-width:2px}.alert__text{margin:0 0 24px}.text-xl{font-size:28px;font-weight:600;line-height:34px}.text-lg{font-size:18px;line-height:24px}.text-md{font-size:14px;line-height:16px}.text-xs{font-size:12px;line-height:14px}.caption-md{font-size:16px;line-height:1}.caption-xs{font-size:14px;line-height:1}@media (min-width: 1024px){.text-xl{font-size:40px;line-height:48px}.text-lg{font-size:24px;line-height:31px}.text-md{font-size:16px;line-height:21px}.text-xs{font-size:14px;line-height:16px}.caption-md{font-size:24px}}.button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:34px;padding:9px 19px;border-radius:8px;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer;position:relative}.button_orange{color:#fff;background-color:#ff7020}.button_orange:hover{color:#fff;background-color:#ffab08}.button_orange:active{color:#fff;background-color:#f86310}.button_orange .spinner{border-top-color:#fff}.button_light{color:#000;background-color:#f2f2f3}.button_light:hover{color:#fff;background-color:#ffab08}.button_light:active{color:#fff;background-color:#f86310}.button_full{width:100%}.button:disabled,.button[disabled],.button_disabled{color:#b1b1b1;pointer-events:none;background-color:#f9f9f9;cursor:default}.button_process{pointer-events:none}.button_process .button__text{opacity:0}.button__text{position:relative;font-size:14px;line-height:1;pointer-events:none;z-index:1}.button__spinner{width:20px;height:20px;position:absolute;top:calc(50% - 10px);left:calc(50% - 10px)}@media (min-width: 1024px){.button{min-height:42px;padding:12px 24px;border-radius:12px}.button__text{font-size:16px}}.button-control{width:42px;height:42px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display: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 ease;transition:all .3s ease;cursor:pointer;color:#000;background-color:#fff;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.16);box-shadow:0 0 10px #00000029}.button-control:hover{color:#fff;background-color:#ffab08}.button-control:active{color:#fff;background-color:#f86310}.button-control:disabled,.button-control[disabled]{opacity:.5;pointer-events:none}.button-control__angle{width:14px;height:14px;pointer-events:none;color:inherit}.vue-notification-group{margin:12px 0 0}.notification{margin:0 12px 6px 0;padding:12px;color:#fff}.notification.success{background:#68cd86;border-left-color:#42a85f}.notification.warn{background:#ff7020;border-left-color:#f86310}.notification.error{background:#e54d42;border-left-color:#b82e24}.notification.info{background:#44a4fc;border-left-color:#187fe7}.input{width:100%;position:relative}.input__field{width:100%;height:34px;border-radius:8px;border:1px solid #F2F2F3;background-color:#fff;-webkit-transition:border-color .3s ease;transition:border-color .3s ease;color:#000;padding:4px 11px}.input__field::-moz-placeholder{color:#b1b1b1;opacity:1}.input__field::-webkit-input-placeholder{color:#b1b1b1;opacity:1}.input__field:-ms-input-placeholder{color:#b1b1b1;opacity:1}.input__field::-ms-input-placeholder{color:#b1b1b1;opacity:1}.input__field::placeholder{color:#b1b1b1;opacity:1}.input__field:hover,.input__field:focus{border-color:#ffab08;background-color:#fff}.input__field:disabled{border-color:#b1b1b1}.input__field:-webkit-autofill,.input__field:-webkit-autofill:hover,.input__field:-webkit-autofill:focus,.input__field:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #FFF inset!important}.input__error{color:#e54d42;margin:2px 0 0 12px}.checkbox{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;cursor:pointer}.checkbox__input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.checkbox__input:checked~.checkbox__box{border-color:#ffab08}.checkbox__input:checked~.checkbox__box .checkbox__box-ico{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.checkbox__box{width:20px;height:20px;border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;margin:2px 6px 0 0;border:1px solid #F2F2F3;background-color:#fff;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.checkbox__box-ico{width:16px;height:16px;fill:currentColor;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.checkbox__text{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}@media (min-width: 1024px){.input__field{border-radius:12px;height:42px}}.radio{position:relative;display:block;min-height:14px;padding:0 0 0 20px;cursor:pointer}.radio__input{position:absolute;width:10px;height:10px;z-index:-1;visibility:hidden}.radio__input:checked~.radio__circle:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.radio__circle{width:14px;height:14px;border:1px solid #F2F2F3;border-radius:50%;background-color:#fff;position:absolute;left:0;top:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.radio__circle:after{content:"";width:6px;height:6px;background-color:#000;border-radius:50%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.radio__text{color:#000}@media (min-width: 1024px){.radio__circle{width:16px;height:16px;top:2px}}.header{position:relative;overflow:hidden;padding:24px 0 30px;margin:0 0 30px}.header__circle{width:611px;height:611px;border-radius:50%;background-color:#ffab08;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);z-index:-1}.header__logo{width:150px;margin:0 auto 24px}.header__container{position:relative}.header__group{text-align:center;margin-bottom:19px}.header__row{max-width:562px;margin:0 auto}.header__title{color:#fff;font-size:30px;font-weight:800;line-height:36px;margin-bottom:16px}.header__description{color:#fff}.header__price{font-weight:600}.header__image{width:227px;height:227px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__image-src{width:100%;display:block}.header__address{position:absolute;top:0;left:0;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;background-color:transparent}.header__address-pin{width:20px;height:20px;color:inherit;-ms-flex-negative:0;flex-shrink:0;margin:0 6px 0 0}.header__address-text{display:none}.header__address-angle{width:12px;height:12px;color:inherit;-ms-flex-negative:0;flex-shrink:0}@media (max-width: 1023px){.header__address{top:-14px;color:#ffab08;background:#fff;min-height:24px;padding:0 10px;border-radius:50px}.header__address-pin{width:16px;height:16px;margin-right:10px}}@media (min-width: 480px){.header__circle{width:768px;height:768px}}@media (min-width: 768px){.header{padding-bottom:44px}.header__circle{width:2540px;height:2540px}.header__logo{width:180px}.header__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.header__group{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;margin:0;padding:27px 0 0 10px;text-align:left}.header__title{font-size:36px;line-height:43px;margin-bottom:26px}.header__image{margin:0}}@media (min-width: 1024px){.header{padding:20px 0 63px;margin-bottom:40px}.header__circle{width:2880px;height:2880px}.header__row{max-width:764px}.header__group{padding:46px 0 0 1px}.header__title{font-size:50px;line-height:60px;margin-bottom:52px}.header__price{font-weight:600}.header__image{width:326px;height:326px}.header__address-pin{display:none}.header__address-text{display:block;margin:0 6px 0 0}}@media (min-width: 1440px){.header__row{max-width:784px}.header__group{padding:46px 0 0 21px}}.categories{margin:0 0 30px}.categories__container{padding:0 10px}.categories__scroll{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:hidden;overflow-x:scroll;-webkit-overflow-scrolling:none;padding:0 0 8px;position:relative;scroll-behavior:smooth}@-moz-document url-prefix(){.categories__scroll{scrollbar-width:thin;scrollbar-color:#F2F2F3 #FFF}}.categories__scroll::-webkit-scrollbar{height:4px;width:4px}.categories__scroll::-webkit-scrollbar-track{background:#fff}.categories__scroll::-webkit-scrollbar-thumb{background-color:#f2f2f3;border-radius:2px;border:0;cursor:pointer}.categories__list{margin:0 0 -8px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-negative:0;flex-shrink:0}.categories__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 8px 8px 0;min-height:32px;padding:2px 10px;border-radius:50px;background:#fff;color:#000;border:1px solid #FFF}.categories__link:hover{border-color:#f86310}.categories__link.--active,.categories__link:active{border-color:#ffab08;background:#ffab08}.categories__link:last-child{margin-right:0}.categories__link-ico{width:24px;height:24px;margin:0 8px 0 0;pointer-events:none}.categories__link-text{pointer-events:none}@media (max-width: 1279px){.categories__control{display:none}}@media (min-width: 768px){.categories{margin-bottom:36px}.categories__container{padding:0 64px}.categories__link{margin:0 12px 8px 0}}@media (min-width: 1024px){.categories{margin-bottom:50px}.categories__container{position:relative;padding:0 32px}.categories__link{padding:8px 12px;min-height:42px;margin:0 24px 8px 0}}@media (min-width: 1354px){.categories__container{margin:0 auto;padding:0;max-width:1290px}.categories__control{position:absolute;top:0;z-index:1}.categories__control_next{right:0}.categories__control_hidden{opacity:0;pointer-events:none}}.catalog{padding:0 0 80px}.catalog__cart{width:100%;margin:0 0 30px}.catalog__title{margin:0 0 16px}.catalog__products{display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:10px;grid-column-gap:10px}@media (min-width: 768px){.catalog__cart{width:300px}.catalog__products{grid-template-columns:repeat(4,1fr);grid-row-gap:20px;grid-column-gap:20px}}@media (min-width: 1024px){.catalog{padding-bottom:100px}.catalog__row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.catalog__cart{margin:72px 30px 0 0}.catalog__body{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.catalog__title{margin-bottom:24px}.catalog__products{grid-template-columns:repeat(2,1fr);grid-row-gap:30px;grid-column-gap:30px}}@media (min-width: 1354px){.catalog__products{grid-template-columns:repeat(3,1fr)}}.cart{position:relative;z-index:2;min-height:48px}.cart__wrap{width:100%;position:absolute;left:0;top:0;background:#fff;border-radius:12px}.cart__toggle{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 10px;-webkit-transition:padding .3s ease;transition:padding .3s ease}.cart__container{padding:0 10px}.cart__toggle-title{font-weight:600;pointer-events:none}.cart__toggle-count{min-width:32px;height:16px;padding:1px 3px;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f2f2f3;pointer-events:none}.cart__products{margin:0 -5px 13px 0}.cart__products-scroll{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:none;-ms-scroll-chaining:none;overscroll-behavior:none;position:relative;max-height:369px}@-moz-document url-prefix(){.cart__products-scroll{scrollbar-width:thin;scrollbar-color:#F2F2F3 #F9F9F9}}.cart__products-scroll::-webkit-scrollbar{height:4px;width:4px}.cart__products-scroll::-webkit-scrollbar-track{background:#f9f9f9}.cart__products-scroll::-webkit-scrollbar-thumb{background-color:#f2f2f3;border-radius:2px;border:0;cursor:pointer}.cart__products-list{padding:0 4px 0 0}.cart__total{padding:0 0 8px}.cart__total-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 19px}.cart__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 0 16px}.cart__delivery{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.cart__delivery-ico{width:24px;-ms-flex-negative:0;flex-shrink:0;margin:0 8px 0 0}.cart__footer-collapse{color:#b1b1b1;padding:0;-ms-flex-negative:0;flex-shrink:0;min-height:none}@media (max-width: 1023px){.cart_open .cart__toggle{padding-bottom:8px}.cart__wrap{-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.16);box-shadow:0 0 10px #00000029}.cart__container{height:0;-webkit-transition:height .3s ease;transition:height .3s ease;overflow:hidden}.cart__empty{padding:0 0 10px}}@media (min-width: 1024px){.cart__toggle{padding:24px 16px 12px}.cart__toggle-count{min-width:40px;height:20px;padding:2px 6px}.cart__container{padding:0 16px 24px}.cart__products{margin:0 -8px 16px 0}.cart__products-scroll{max-height:335px}.cart__total-row{margin-bottom:24px}.cart__footer{padding-bottom:0}.cart__footer-collapse{display:none}}.product-tizer{padding:9px 0;border-top:1px solid #F2F2F3;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-tizer:last-child{border-bottom:1px solid #F2F2F3}.product-tizer__image{width:64px;-ms-flex-negative:0;flex-shrink:0;border-radius:8px;position:relative;margin:1px 6px 0 0;overflow:hidden}.product-tizer__image:before{content:"";padding-top:81.25%;display:block}.product-tizer__image-src{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-tizer__content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;position:relative;padding:0 84px 0 0}.product-tizer__title{margin:0 0 1px;word-break:break-word}.product-tizer__property{color:#b1b1b1;margin:0 0 6px}.product-tizer__add-cart{position:absolute;right:0;top:12px}@media (min-width: 1024px){.product-tizer{padding:14px 0}}.add-cart{min-width:74px}.add-cart__group{width:100%;height:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#f2f2f3;border-radius:8px;overflow:hidden}.add-cart__button{width:22px;-ms-flex-negative:0;flex-shrink:0;background:none}.add-cart__input-wrap{width:30px}.add-cart__input{width:100%;height:100%;text-align:center}@media (min-width: 1024px){.add-cart{min-width:84px}.add-cart__group{height:42px}.add-cart__input-wrap{width:40px}}.product-card{width:100%;height:100%;background-color:#fff;padding:4px;border-radius:12px;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-align:start;-ms-flex-align:start;align-items:flex-start}.product-card__image{width:100%;border-radius:8px;position:relative;margin:0 0 10px;overflow:hidden;cursor:pointer}.product-card__image:before{content:"";padding-top:87.5%;display:block}.product-card__image-src{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-card__label{position:absolute;top:12px;left:12px;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1}.product-card__label-ico{width:16px;height:16px}.product-card__content{width:100%;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;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-align:start;-ms-flex-align:start;align-items:flex-start}.product-card__price{margin:0 0 4px}.product-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;overflow:hidden;min-height:32px}.product-card__property{color:#b1b1b1;margin:0 0 7px;font-weight:600}.product-card__button{margin:auto 0 0}@media (min-width: 1024px){.product-card{padding:12px;border-radius:18px}.product-card__image{width:100%;border-radius:12px;margin-bottom:16px}.product-card__image:before{padding-top:79.715%}.product-card__label-ico{width:20px;height:20px}.product-card__price{margin-bottom:8px}.product-card__title{min-height:42px;margin:0 0 8px}.product-card__property{margin-bottom:8px}}@media (min-width: 1354px){.product-card:hover .product-card__image-src{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.product-card__image-src{-webkit-transition:-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in}}.footer{padding:24px 0 26px;background-color:#fff}.footer__logo{width:196px;margin:0 0 24px}.footer__logo-image{width:100%}.footer__contacts{margin:0 0 34px}.footer__contacts-item{margin:0 0 24px}.footer__contacts-item:last-child{margin-bottom:0}.footer__title{margin:0 0 8px}.footer__address{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__phone{color:#000;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:color .3s ease;transition:color .3s ease}.footer__phone:hover{color:#ff7020}.footer__phone:active{color:#f86310}.footer__address-ico,.footer__phone-ico{width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0;color:inherit;margin:0 4px 0 0}.footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px}.footer__socials-link{margin:0 8px;width:36px;height:36px;color:#ff7020;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:color .3s ease;transition:color .3s ease}.footer__socials-link:hover,.footer__socials-link:active{color:#ffab08}.footer__socials-ico{width:100%;height:100%}.footer__copyrigth{margin:0 0 4px}@media (min-width: 768px){.footer{padding-top:40px}.footer__logo{margin-bottom:36px}.footer__contacts{width:453px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}.footer__contacts-item{margin:0}}@media (min-width: 1024px){.footer{padding:52px 0 40px}.footer__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 35px}.footer__logo{width:276px;margin-bottom:0}.footer__contacts{margin-bottom:0;width:auto;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer__title{margin-bottom:24px}.footer__contacts-item{margin-right:30px}.footer__contacts-item:last-child{margin-right:0}}@media (min-width: 1280px){.footer__contacts-item{margin-right:50px}}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;overflow-x:hidden;overflow-y:auto;outline:0;-webkit-overflow-scrolling:touch}.modal__container{width:100%;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.modal__dialog{width:100%;max-width:100%;position:relative;z-index:2;pointer-events:none}.modal__content{width:100%;padding:32px 10px;background-color:#fff;pointer-events:auto}.modal__header{margin:0 0 12px;padding:0 40px 0 0}.modal__close{position:absolute;top:10px;right:10px;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;background:transparent;color:#b1b1b1}.modal__close:hover{color:#ffab08}.modal__close:active{color:#f86310}.modal__close-ico{width:100%;height:100%;color:inherit}.modal__overlay{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#000c}@media (max-width: 767px){.modal__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-align:start;-ms-flex-align:start;align-items:flex-start;height:100%}.modal__header{width:100%}.modal__body{width:100%;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}}@media (min-width: 768px){.modal__container{-webkit-box-align:safe center;-ms-flex-align:safe center;align-items:safe center}.modal__dialog{max-width:524px;margin:16px}.modal__content{overflow:hidden;border-radius:24px;-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,.1);box-shadow:0 0 15px #0000001a;position:relative}.modal__content_product{padding:16px 16px 24px}.modal__content_checkout{padding:0;background-color:#f9f9f9}.modal__content_contact{padding:32px}.modal__content_alert{max-width:480px;margin:0 auto;padding:32px}.modal__header{margin-bottom:16px;padding-right:50px}.modal__close{top:16px;right:16px}}@media (min-width: 1024px){.modal__dialog{max-width:684px}.modal__content_product{padding:24px}.modal__header{margin-bottom:24px;padding-right:58px}.modal__close{top:24px;right:24px}}.product-preview__image{width:100%;margin:0 0 16px}.product-preview__image-group{position:relative;overflow:hidden;border-radius:16px}.product-preview__image-group:after{content:"";display:block;padding-top:79.65%}.product-preview__image-src{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.product-preview__label{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1}.product-preview__label-ico{width:20px;height:20px}.product-preview__image-text{color:#b1b1b1;margin:6px 0 0}.product-preview__text{margin:0 0 10px}.product-preview__text-title,.product-preview__compound,.product-preview__compound-title{margin:0 0 6px}.product-preview__compound-item{margin:0 0 2px}.product-preview__compound-item:last-child{margin-bottom:0}.product-preview__info{color:#b1b1b1;margin:0 0 16px}.product-preview__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-preview__bottom-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.product-preview__bottom-button-wrap{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.product-preview__add-cart{-ms-flex-negative:0;flex-shrink:0;margin:0 0 0 8px}@media (max-width: 767px){.product-preview{height:100%;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-align:start;-ms-flex-align:start;align-items:flex-start}.product-preview__main{width:100%}.product-preview__bottom{width:100%;margin:auto 0 0}.product-preview__price_desktop{display:none}}@media (min-width: 768px){.product-preview__main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:24px}.product-preview__image{-webkit-box-flex:0;-ms-flex:0 0 226px;flex:0 0 226px;margin:0 8px 0 0}.product-preview__content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.product-preview__info{margin-bottom:0}.product-preview__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-preview__bottom-row{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;margin:0 16px 0 0}.product-preview__price_mobile{display:none}}@media (min-width: 1024px){.product-preview__main{margin-bottom:40px}.product-preview__image{-ms-flex-preferred-size:278px;flex-basis:278px;margin-right:16px}.product-preview__add-cart{margin-left:16px}.product-preview__bottom-row{-ms-flex-preferred-size:376px;flex-basis:376px}}.checkout{height:100%}.checkout__bg{display:none}.checkout__form{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-align:start;-ms-flex-align:start;align-items:flex-start;height:100%}.checkout__title{margin:0 0 18px;padding:0 40px 0 0}.checkout__form-top{width:100%;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.checkout__form-group{margin:0 0 24px}.checkout__form-item{width:100%;margin:0 0 8px}.checkout__form-item:last-child{margin-bottom:0}.checkout__form-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -4px}.checkout__form-row-item{width:50%;padding:0 4px}.checkout__form-bottom{-ms-flex-negative:0;flex-shrink:0;width:100%;margin:0 0 8px}@media (min-width: 768px){.checkout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.checkout__bg{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#ffab08;padding:20px}.checkout__bg-wrap{max-width:100%}.checkout__form{width:50%;height:auto;padding:20px 16px;min-height:398px}.checkout__form-top{padding-bottom:8px}.checkout__title{padding-right:50px}.checkout__form-group{margin:0 0 16px}}@media (min-width: 1024px){.checkout__form{padding:44px 24px 24px;min-height:488px}.checkout__title{margin-bottom:16px}.checkout__form-top{padding-bottom:16px}}.select-address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.select-address__group{margin:0 0 16px}.select-address__item{margin:0 0 12px}.select-address__item:last-child{margin-bottom:0}.select-address__button{margin:auto 0 0}@media (min-width: 1024px){.select-address__group{margin-bottom:24px}.select-address__item{margin-bottom:16px}.select-address__button{margin-top:0;max-width:276px}}.modal-enter-active[data-v-36eec5e4],.modal-leave-active[data-v-36eec5e4]{-webkit-transition:opacity .5s ease,-webkit-transform .25s ease;transition:opacity .5s ease,-webkit-transform .25s ease;transition:transform .25s ease,opacity .5s ease;transition:transform .25s ease,opacity .5s ease,-webkit-transform .25s ease}.modal-enter-from[data-v-36eec5e4],.modal-leave-to[data-v-36eec5e4]{-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);opacity:0}.modal-enter-to[data-v-36eec5e4],.modal-leave-from[data-v-36eec5e4]{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.overlay-enter-active[data-v-36eec5e4],.overlay-leave-active[data-v-36eec5e4]{-webkit-transition:opacity .75s ease;transition:opacity .75s ease}.overlay-enter-from[data-v-36eec5e4],.overlay-leave-to[data-v-36eec5e4]{opacity:0}
