@charset "UTF-8";*,:after,:before,body{box-sizing:border-box;color:#121212;font-family:Commissioner,sans-serif;font-optical-sizing:auto;font-size:16px;font-style:normal;font-variation-settings:"slnt" 0;font-weight:400;line-height:120%;margin:0;max-height:none;max-width:none;outline:none;padding:0;text-decoration:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;border:none}img,picture{display:block}li{list-style:none}a,b,i,strong{font-size:inherit}html{scrollbar-gutter:stable}strong{font-weight:700}.wrapper{margin:0 auto;width:100%}@media(min-width:1024px){.wrapper{padding-bottom:0;width:90%}}@media(min-width:1440px){.wrapper{width:1312px}}@media(min-width:1880px){.wrapper{width:1756px}}.page{padding-bottom:86px!important}.flip-icon{transform:rotate(180deg)}.flip-icon-90{transform:rotate(90deg)}.alert-text{padding-bottom:20px}.alert-text:last-child{padding-bottom:0}.button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;justify-content:center;outline:none;transition:background .3s ease,color .3s ease,transform .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.button:disabled{color:#cbcbcb}.button:disabled,.button:disabled:hover{background:#f6f6f6}.button:disabled:active{outline:none}.button--dark{background:#121212;color:#fff}.button--dark:hover{background:#333}.button--dark:active{outline:3px solid #cbcbcb;outline-offset:-2px}.button--light{background:#f6f6f6;color:#121212}.button--light:hover{color:#545454}.button--light:active{outline:3px solid #eee;outline-offset:-2px}.button--link{background:transparent;border:none;color:#878787;height:auto;outline:none;padding:0;width:auto}.button--link:hover{text-decoration:underline}.button--link:active{outline:none!important}.button--icon{align-items:center;background:transparent;border:none;color:#121212;display:flex;font-size:14px;gap:8px;height:auto!important;outline:none;padding:0!important;width:auto}.button--icon:active{outline:none!important}.button-panel-x{display:flex;gap:8px}@media(min-width:1024px){.button-panel-x{gap:16px}}.button-panel-y{display:flex;flex-direction:column;gap:8px}@media(min-width:1024px){.button-panel-y{gap:16px}}.button-panel--stretch{justify-content:space-between}.button-panel-adaptive{display:flex;flex-direction:column;gap:8px}@media(min-width:1024px){.button-panel-adaptive{flex-direction:row;gap:16px}}.button--l{font-size:18px;height:56px;line-height:24px;padding:16px 24px}.button--m{font-size:16px;height:48px;line-height:20px;padding:14px 20px}.button--m:active{outline:2px solid #cbcbcb}.button--s{border-radius:8px;font-size:14px;height:36px;line-height:16px;padding:9px 20px}.button--s:active{outline:2px solid #cbcbcb}.button--xs{border-radius:4px;font-size:12px;height:28px;line-height:16px;padding:0 16px}.button--xs:active{outline:2px solid #cbcbcb}.link-as-button{align-items:center;background:#121212;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:18px;height:48px;justify-content:center;line-height:24px;padding:0 24px}.link-as-button:hover{background:#333}.link-as-button--light{background-color:#f6f6f6;color:#121212}.link-as-button--light:hover{background-color:#f6f6f6;outline:2px solid #cbcbcb}.slider-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.5' d='M14.43 5.93 20.5 12l-6.07 6.07M3.5 12h16.83'/%3E%3C/svg%3E") 50% no-repeat #f6f6f6;border-radius:8px;cursor:pointer;display:block;height:48px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:48px}.slider-button--prev{transform:rotate(180deg)}.input{display:flex;flex-direction:column;gap:8px;position:relative;width:100%}.input__head{display:grid;grid-template-columns:auto auto}.input__wrapper{align-items:center;display:flex;position:relative}.input--code input::-moz-placeholder{color:#ff8a3e!important}.input--code input::placeholder{color:#ff8a3e!important}.input__label{color:#333;font-size:14px}.input__error{color:#e73f3f;font-size:12px;justify-self:flex-end}.input__note{color:#afafaf;font-size:12px}.input--error,.input--error .input__note{color:#e73f3f}.input--error .input-phone__selected,.input--error input{border-color:#e73f3f!important}.input--disabled{-webkit-user-select:none;-moz-user-select:none;user-select:none}.input--disabled .input__label,.input--disabled .input__note{color:#cbcbcb}.input__spinner{animation:spin 1s linear infinite;border:2px solid transparent;border-radius:50%;border-top-color:#ff8a3e;height:18px;position:absolute;right:10px;width:18px}.input input,.input textarea{border:2px solid #eee;border-radius:8px;caret-color:#ff8a3e;font-size:16px;height:48px;line-height:120%;padding:0 14px;width:100%}.input input:focus,.input textarea:focus{outline:none}.input input::-webkit-inner-spin-button,.input input::-webkit-outer-spin-button,.input textarea::-webkit-inner-spin-button,.input textarea::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.input input[type=number],.input textarea[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.input input::-moz-placeholder,.input textarea::-moz-placeholder{color:#cbcbcb;-moz-user-select:none;-webkit-user-select:none;user-select:none}.input input::placeholder,.input textarea::placeholder{color:#cbcbcb;-webkit-user-select:none;-moz-user-select:none;user-select:none}.input input:disabled,.input textarea:disabled{color:#cbcbcb}.input textarea{height:auto;padding:14px;resize:none}.input--lx input{font-size:18px;height:56px}.input--md input{height:48px}.input--sm input{height:40px}.input--xs input{font-size:14px;height:36px}.otp-input{display:flex;flex-direction:column;gap:8px}.otp-input__head{display:grid;grid-template-columns:auto auto}.otp-input__label{color:#333;font-size:14px}.otp-input__error{color:#e73f3f;font-size:12px;justify-self:flex-end}.otp-input__error--bottom{color:#545454;font-size:14px;justify-self:unset;line-height:1.5;margin-top:12px}.otp-input__boxes{align-items:center;display:flex;gap:20px}.otp-input__box{background:#fff;border:2px solid #eee;border-radius:8px;caret-color:#ff8a3e;color:#333;font-size:16px;height:50px;line-height:1.2;text-align:center;transition:border-color .15s;width:50px}.otp-input__box--active,.otp-input__box:focus{border-color:#ff8a3e;outline:none}.otp-input__box::-webkit-inner-spin-button,.otp-input__box::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.otp-input--error .otp-input__box{border-color:#e73f3f;color:#e73f3f}.input-phone{display:flex;flex-direction:column;width:100%}.input-phone__wrapper{display:flex;gap:0 8px;grid-template-columns:auto 1fr;position:relative}.input-phone__selected{align-items:center;background:#fff;border:2px solid #eee;border-radius:8px;cursor:pointer;display:flex;gap:8px;padding:0 14px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:74px}.input-phone__selected img{height:18px;width:18px}.input-phone__selected--open{border-bottom-left-radius:0;border-bottom-right-radius:0}.input-phone__carret{transform:rotate(90deg)}.input-phone__carret path{stroke:#afafaf}.input-phone__list{background:#fff;border:2px solid #eee;border-bottom-left-radius:8px;border-bottom-right-radius:8px;display:flex;flex-direction:column;max-height:130px;overflow:hidden auto;padding:0;position:absolute;top:46px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:74px;z-index:1}.input-phone__item{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:10px;height:28px;line-height:20px;padding:5px 8px}.input-phone__item img{height:18px;width:18px}.input-captcha__wrapper{border:2px solid #eee;border-radius:8px;display:flex;overflow:hidden}.input-captcha__wrapper input{border:none;border-radius:0}.checkbox,.checkbox .input__label{width:-moz-fit-content;width:fit-content}.checkbox .input__label{align-items:center;color:#121212;cursor:pointer;display:flex;gap:20px;justify-content:flex-start}.checkbox .input__label--light{color:#878787}.checkbox .input__label:hover input{box-shadow:0 0 5px #ff8a3e}.checkbox input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:2px solid #c6c6c6;border-radius:4px;display:block;height:18px;max-width:18px;padding:0;position:relative;transition:.3s;width:18px}.checkbox input:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none' viewBox='0 0 12 8'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M11.097.31c.33.33.33.863 0 1.193L4.909 7.69a.844.844 0 0 1-1.193 0L.903 4.878a.844.844 0 1 1 1.194-1.193L4.313 5.9 9.903.31a.844.844 0 0 1 1.194 0' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";height:0;left:1px;position:absolute;top:2px;transition:.3s;width:0}.checkbox input:checked{background-color:#ff8a3e;border:2px solid #ff8a3e;border-radius:4px}.checkbox input:checked:after{height:18px;transition:.3s;width:18px}.help-form{display:grid;gap:20px;grid-template-columns:1fr 1fr;width:100%}@media(max-width:1023.98px){.help-form{gap:20px 0;grid-template-columns:1fr}}.help-form.row{grid-template-columns:1fr}.help-form.row>.help-form__item{flex-direction:column}.help-form__wrapper{width:100%}.help-form__item{display:flex;gap:20px;grid-column:span 2}@media(max-width:1023.98px){.help-form__item{flex-direction:column;grid-column:span 1}}.help-form__item--column{display:grid;flex-direction:column;gap:8px;grid-column:span 2;width:100%}.help-form>.button,.help-form>.textarea{grid-column:span 2}@media(max-width:1023.98px){.help-form>.button,.help-form>.textarea{grid-column:span 1}}.help-form__file-link{color:#333;font-size:14px}.promocode-input__label-wrapper{display:flex;justify-content:space-between;padding-bottom:8px}.promocode-input__label{align-items:center;color:#333;display:flex;font-size:14px;gap:4px}.promocode-input__label--error{color:#e73f3f}.promocode-input__wrapper{display:flex;gap:12px}.promocode-input__wrapper>button{flex:0 0 115px}.promocode-input__question{cursor:pointer}.input-select{position:relative;width:100%}.input-select__icon{position:absolute;right:16px;transform:rotate(0);transition:transform .3s ease}.input-select__input{align-items:center;background:#fff;border:2px solid #eee;border-radius:8px;color:#121212;cursor:pointer;display:flex;font-style:normal;font-weight:400;line-height:120%;position:relative}.input-select__input--open{border-radius:8px 8px 0 0}.input-select__input--open>.input-select__icon{transform:rotate(180deg)}.input-select__input--l+.input-select__list>.input-select__list-item,.input-select__input--m+.input-select__list>.input-select__list-item,.input-select__input--s+.input-select__list>.input-select__list-item,.input-select__input--xs+.input-select__list>.input-select__list-item{font-size:1em;padding:1em}.input-select__input--l{font-size:18px;height:56px;padding:8px 16px}.input-select__input--m{font-size:16px;height:48px;padding:8px 16px}.input-select__input--s{font-size:16px;height:36px;padding:8px 14px}.input-select__input--xs{font-size:14px;height:28px;padding:8px 14px}.input-select__list{background:#fff;border:2px solid #eee;border-radius:8px;left:0;max-height:290px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:2}.input-select__list--open{border-radius:0 0 8px 8px;border-top:0;max-height:150px}.input-select__list-item{align-items:center;color:#121212;cursor:pointer;display:flex;font-size:18px;font-style:normal;font-weight:400;gap:8px;line-height:120%;transition:background .3s ease,color .3s ease,transform .2s ease}.input-select__list-item:hover{background:#c6c6c6}.input-select__placeholder{color:#878787}.input--city.input--open{position:relative}.input--city.input--open input{border-bottom:0;border-radius:8px 8px 0 0}.input__autocomplete-list{background:#fff;border:2px solid #eee;border-radius:0 0 8px 8px;display:flex;flex-direction:column;left:0;max-height:290px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:1}.input__autocomplete-item{align-items:center;color:#121212;cursor:pointer;display:flex;font-size:18px;padding:9px 16px;transition:background .3s ease,color .3s ease,transform .2s ease}.input__autocomplete-item:hover{background:#c6c6c6}.input-radio{width:-moz-max-content;width:max-content}.input-radio__wrapper{align-items:center;cursor:pointer;display:flex;gap:12px}.input-radio__wrapper>span:hover{border-radius:100%;outline:3px solid rgba(255,138,62,.2)}.manufactures-form{display:flex;flex-direction:column;gap:32px}.manufactures-form__wrapper{width:100%}.manufactures-form__item{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.footer .footer-form{align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr 1fr}@media(max-width:1879.98px){.footer .footer-form{gap:20px;grid-template-columns:1fr 1fr}}.footer .footer-form--error .footer-form__button,.footer .footer-form--error .footer-form__input{border-color:#e73f3f}.footer .footer-form__text{color:#fff;font-size:20px;font-weight:500}@media(max-width:1879.98px){.footer .footer-form__text{grid-column:1/-1}}.footer .footer-form__input-wrapper{max-width:420px;position:relative;width:100%}.footer .footer-form__input{background:#121212;border:2px solid #fff;border-radius:8px;caret-color:#fff;color:#fff;display:flex;height:48px;max-width:420px;padding:8px 64px 8px 16px;width:100%}.footer .footer-form__input:focus{outline:none}.footer .footer-form__input::-moz-placeholder{color:#afafaf;font-size:16px}.footer .footer-form__input::placeholder{color:#afafaf;font-size:16px}.footer .footer-form__button{background:#fff;border:2px solid #fff;border-radius:8px;height:48px;position:absolute;right:0;top:0;width:48px}@media(max-width:1879.98px){.footer .footer-payment{display:contents}}.footer .footer-payment__list{display:flex;flex-wrap:wrap;gap:26px 30px;width:400px}@media(max-width:1439.98px){.footer .footer-payment__list{width:275px}}.footer .footer-payment__item svg path{fill:#e2e2e2}.footer .footer-payment__item svg path[fill="#DC7A20"]{fill:#cbcbcb}.footer .footer-payment__item svg path[fill=white]{fill:#fff}.footer .footer-payment__item svg rect{fill:#e2e2e2}.footer .footer-payment__item svg:hover path{fill:#ff8a3e}.footer .footer-payment__item svg:hover path[fill="#CBCBCB"],.footer .footer-payment__item svg:hover path[fill="#DC7A20"]{fill:#dc7a20}.footer .footer-payment__item svg:hover path[fill=white]{fill:#fff}.footer .loyalty-start{--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.footer .loyalty-silver{--loyalty-gradient-1:var(--loyalty-silver-1);--loyalty-gradient-2:var(--loyalty-silver-2)}.footer .loyalty-gold{--loyalty-gradient-1:var(--loyalty-gold-1);--loyalty-gradient-2:var(--loyalty-gold-2)}.footer .loyalty-platinum{--loyalty-gradient-1:var(--loyalty-platinum-1);--loyalty-gradient-2:var(--loyalty-platinum-2)}.footer .loyalty-diamond{--loyalty-gradient-1:var(--loyalty-diamond-1);--loyalty-gradient-2:var(--loyalty-diamond-2)}.footer .loyalty-birthday{--loyalty-gradient-1:var(--loyalty-birthday-1);--loyalty-gradient-2:var(--loyalty-birthday-2)}.footer :root{--loyalty-start-1:#4c9d31;--loyalty-start-2:#214519;--loyalty-silver-1:#747f80;--loyalty-silver-2:#a8b7a9;--loyalty-gold-1:#90632c;--loyalty-gold-2:#d1b36b;--loyalty-platinum-1:#81747b;--loyalty-platinum-2:#a3a69c;--loyalty-diamond-1:#332d49;--loyalty-diamond-2:#7e86c3;--loyalty-birthday-1:#de4518;--loyalty-birthday-2:#fe8618;--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.footer .old-bellavka{align-items:center;background-color:#eee;bottom:0;display:flex;gap:20px;justify-content:space-between;left:0;padding:16px 64px;position:fixed;width:100%;z-index:10}.footer .old-bellavka__text-wrapper{display:flex;flex-direction:column;flex-shrink:1;gap:4px}.footer .old-bellavka__text{color:#121212;font-size:16px}.footer .old-bellavka__text--heading{font-size:20px;font-weight:500}@media(max-width:1023.98px){.footer .old-bellavka__text--heading{font-size:18px}}.footer .old-bellavka__button-wrapper{align-items:center;display:flex;gap:20px}@media(max-width:1023.98px){.footer .old-bellavka__button-wrapper{flex-direction:column-reverse;gap:8px}}.footer .old-bellavka__button-wrapper>.button{width:260px}@media(max-width:1023.98px){.footer .old-bellavka__button-wrapper>.button{width:100%}}.footer .old-bellavka__button-wrapper>.button--light{background-color:transparent;border:2px solid #cbcbcb}.footer{background:#fff;border-top:1px solid #eee;bottom:0;position:fixed;width:100%;z-index:101}.footer__nav{height:70px;padding:8px 0}@media(min-width:1024px){.footer__nav{height:auto;padding:0}}.footer__list{display:grid;grid-template-columns:repeat(5,1fr);height:100%;justify-items:center}@media(min-width:1024px){.footer__list{align-items:flex-start;display:flex;flex-direction:column;gap:20px}}.footer__social{order:1}.footer__link{align-items:center;color:#878787;display:flex;flex-direction:column;font-size:10px;gap:4px}.footer__link svg path{stroke:#878787}@media(min-width:1024px){.footer__link{color:#fff;font-size:16px}.footer__link--main{font-size:20px;font-weight:500}.footer__link:hover{color:#ff8a3e}}.footer__link--cart,.footer__link--favorite,.footer__link--profile{position:relative}.footer__link--cart .counter,.footer__link--favorite .counter,.footer__link--profile .counter{align-items:center;background-color:#ff8a3e;border-radius:137px;content:attr(data-counter);display:flex;font-size:10px;justify-content:center;min-height:14px;min-width:14px;padding:0 4px;position:absolute;right:5px;top:-5px}.footer__link--active{color:#ff8a3e}.footer__link--active svg path{stroke:#ff8a3e}.footer__link--row{flex-direction:row;width:100%}.footer__row{display:none}.footer__info{max-width:572px;order:2}.footer__center{gap:50px 0}.footer__center .footer__column{flex:1 20%}.footer .footer-app{max-width:335px}@media(min-width:1024px){.footer{background:#121212;padding-top:50px;position:static}.footer__header{color:#fff;font-size:20px;font-weight:500;padding-bottom:20px}.footer__text{color:#fff;font-size:16px;padding-bottom:32px}.footer .footer__nav--mobile{display:none}.footer__row{border-bottom:1px solid #cbcbcb;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:60px}.footer__row:last-child{border:none}.footer__row:nth-child(2){padding-top:60px}.footer__logo{width:240px}.footer__copyright{padding-top:32px}.footer .footer-app{display:grid;gap:15px;grid-template-columns:auto auto}.footer .footer-app__qr{grid-row:1/4;max-width:200px}}@media(min-width:1024px)and (min-width:1024px){.footer .footer-app__qr{width:128px}}@media(min-width:1024px){.footer .footer-app__link{height:57px;width:193px}.footer .footer-app__link--apple{background:url(./appstore.D3E1lg2U.svg) no-repeat 50%}.footer .footer-app__link--apple:hover{background:url(./apsstore-hover.DjRv_jP4.svg) no-repeat 50%}.footer .footer-app__link--google{background:url(./google-play.D8Uh4xGe.svg) no-repeat 50%}.footer .footer-app__link--google:hover{background:url(./google-hover.BfVa4aNN.svg) no-repeat 50%}.footer .footer-app__link--huawei{background:url(./huawei.BjgZ5C7Q.svg) no-repeat 50%}.footer .footer-app__link--huawei:hover{background:url(./huawei-hover.DOhPOJzf.svg) no-repeat 50%}}@media(min-width:1880px){.footer__social{order:1;padding-top:40px}}@media(min-width:1024px)and (max-width:1439.98px){.footer .footer__center{display:grid;gap:30px;grid-template-areas:"clients company contact payment" "app app social social" "app app info info ";grid-template-columns:repeat(4,1fr)}.footer .footer__center .footer-contact{grid-area:contact}.footer .footer__center .footer-payment{grid-area:payment}.footer .footer__center .footer__app{grid-area:app}.footer .footer__center .footer__info{grid-area:info}.footer .footer__center .footer__social{grid-area:social}}.social-icons__list{display:flex;gap:24px}.social-icons__link svg{fill:#cbcbcb}.social-icons__link:hover path{fill:#ff8a3e}.main-header__nav{padding-bottom:30px;position:absolute;transition:background .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;z-index:2}body:has(.search-panel):not(:has(.catalog-fixed-header.visible)) .main-header__nav{position:fixed;top:0;z-index:10}.main-header__nav:hover,body:has(.search-panel) .main-header__nav{background:#fff}.main-header__nav:hover .main-header-menu__link,body:has(.search-panel) .main-header__nav .main-header-menu__link{color:#121212!important}.main-header__nav:hover .main-header-menu__link:hover,body:has(.search-panel) .main-header__nav .main-header-menu__link:hover{color:#ff8a3e!important}.main-header__nav:hover .main-header-nav__logo svg path,body:has(.search-panel) .main-header__nav .main-header-nav__logo svg path{fill:#121212!important;stroke:#121212!important}.main-header__nav:hover .main-header-nav__button svg path,body:has(.search-panel) .main-header__nav .main-header-nav__button svg path{stroke:#121212!important}.main-header__nav:hover .main-header-nav__currency-selector .currency-selector__text,body:has(.search-panel) .main-header__nav .main-header-nav__currency-selector .currency-selector__text{color:#121212}.main-header__nav:hover .main-header-nav__currency-selector .input-select__icon path,body:has(.search-panel) .main-header__nav .main-header-nav__currency-selector .input-select__icon path{stroke:#121212}.main-header__nav:hover .main-header-nav__currency-selector .input-select__list,body:has(.search-panel) .main-header__nav .main-header-nav__currency-selector .input-select__list{background:#fff}.main-header__nav--standalone{position:static}.main-header-nav--dark .main-header-nav__button svg path{stroke:#fff!important}.main-header-nav--dark .main-header-nav__logo svg path{fill:#fff!important;stroke:#fff!important}.main-header-nav--dark .main-header-menu__link{color:#fff!important}.main-header-nav--dark .main-header-menu__link:hover{color:#121212!important}.main-header-nav--dark .main-header-nav__currency-selector .currency-selector__text{color:#fff}.main-header-nav--dark .main-header-nav__currency-selector .input-select__icon path{stroke:#fff}.main-header-nav--dark .main-header-nav__currency-selector .input-select__list{background:none}.main-header-nav__currency-selector{position:relative;width:120px}.main-header-nav__currency-selector .input-select__input{background:none;border:none}.main-header-nav__currency-selector .input-select__list{border:none;max-height:300px}.main-header-nav__currency-selector .input-select__icon path{stroke:#121212}.main-header-nav__button{align-items:center;cursor:pointer;display:flex;padding:5px;position:relative}.main-header-nav__button svg path{stroke:#121212;transition:stroke .5s linear}.main-header-nav__badge{background:#ff8a3e;border-radius:39px;display:block;font-size:12px;padding:0 4px;position:absolute;right:0;top:0}.main-header-nav__bar{align-items:center;display:flex;gap:15px}@media(max-width:1199.98px){.main-header-nav__bar{gap:5px}}.main-header-nav__logo-wrapper{align-items:center;display:flex;flex-direction:column;gap:32px;height:100%;left:50%;position:absolute;top:calc(50% + 32px);transform:translate(-50%,-50%)}@media(max-width:1879.98px){body:has(.catalog-fixed-header.visible):has(.search-panel) .main-header-nav__logo-wrapper{filter:blur(4px);pointer-events:none;transition:filter .3s ease}}.main-header-nav__logo svg{height:22px;width:auto}@media(min-width:1024px){.main-header-nav__logo svg{height:40px;width:195px}}.main-header-nav__logo svg path{fill:#121212;stroke:#121212;transition:all .5s linear}.main-header-nav__row{display:block}@media(max-width:1023.98px){.main-header-nav__row{overflow-x:hidden;padding:0 16px}}.main-header-nav__row--top{align-items:center;display:flex;height:auto;justify-content:space-between;padding-top:12px;position:relative}@media(min-width:1024px){.main-header-nav__row--top{height:113px;padding-top:0}}.main-header-menu__list{display:flex;gap:10px;justify-content:center;white-space:nowrap}@media(max-width:1199.98px){.main-header-menu__list{gap:5px}}.main-header-menu__item{word-wrap:none}.main-header-menu__link{cursor:pointer;display:inline;padding:10px;transition:color .5s ease}.main-header-menu__link:hover{color:#ff8a3e;transition:color .3s ease}.main-header-slider{overflow:hidden;position:relative;width:100%}.main-header-slider .swiper{width:100%}.main-header-slider .swiper-slide{align-items:center;display:flex;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.main-header-slider .swiper-slide a{display:block;overflow:hidden;width:100%}.main-header-slider .swiper-slide picture{display:block;width:100%}.main-header-slider .swiper-slide img{display:block;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}@media(min-width:2560px){.main-header-slider .swiper-slide img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.main-header-slider .swiper-slide .video-banner{width:100%}.main-header-slider .swiper-slide .video-banner video{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.main-header-slider .main-header-slider__buttons{position:absolute;top:50%;width:100%;z-index:1}.main-header-slider .main-header-slider__buttons .wrapper{display:flex;justify-content:space-between}.main-header-slider .main-header-slider__button{cursor:pointer}.main-header-slider .main-header-slider__button svg,.main-header-slider .main-header-slider__button svg path{stroke:#121212;transition:stroke .5s linear}.main-header-slider .main-header-slider__button--prev{transform:rotate(180deg)}.main-header-slider--dark .main-header-slider__button svg,.main-header-slider--dark .main-header-slider__button svg path{stroke:#fff}.mobile-catalog-header .mobile-catalog-header__body{display:flex;gap:12px;overflow:hidden;padding:12px 16px}.mobile-catalog-header .mobile-catalog-header__body>.search-form{margin-left:auto}.mobile-catalog-header .mobile-catalog-header__back{transform:rotate(180deg)}.mobile-catalog-header .mobile-catalog-header__wrapper{display:flex;flex-flow:column nowrap}.mobile-catalog-header .mobile-catalog-header__title{display:flex;flex-direction:column;gap:2px}.mobile-catalog-header .mobile-catalog-header__total-count{color:#878787;font-size:12px}.mobile-catalog-header .mobile-catalog-header__slider .swiper-slide img{display:block;width:100%}.mobile-header-bar{border-bottom:1px solid #eee;display:flex;height:63px;justify-content:space-between;overflow:hidden;padding:16px 16px 12px}.desktop-catalog-header{align-items:center;display:flex;height:93px;justify-content:space-between}.desktop-catalog-header .desktop-catalog-header__wrapper{display:flex;flex-wrap:nowrap;gap:8px}.desktop-catalog-header .desktop-catalog-header__title{font-size:24px}.desktop-catalog-header .desktop-catalog-header__count{color:#878787;font-size:14px}.mobile-product-header{align-items:center;display:flex;justify-content:space-between;margin:8px 16px}.mobile-product-header .mobile-product-header__back span{transform:rotate(180deg)}.mobile-product-header .mobile-product-header__title{margin-right:auto}.mobile-product-header .mobile-product-header__favorite--active svg path{fill:#ff8a3e;stroke:#ff8a3e;transition:stroke .3s ease}.catalog-fixed-header{left:0;opacity:0;padding:0;position:fixed;top:0;transform:translateY(-100%);transition:transform .3s ease,opacity .3s ease;width:100%;z-index:100}.catalog-fixed-header .main-header__nav{background:#fff;padding-bottom:0;position:relative;z-index:2}.catalog-fixed-header.visible{opacity:1;transform:translateY(0)}.catalog-fixed-header .main-header-nav__row--top{gap:20px;height:auto}@media(max-width:1199.98px){.catalog-fixed-header .main-header-nav__row--top{gap:5px}}.catalog-fixed-header .main-header-nav__logo{display:none}.catalog-fixed-header .main-header-nav__logo-wrapper{position:static;transform:none}.catalog-fixed-header__content{animation:slideOut .3s ease forwards;background:#fff}.catalog-fixed-header__content.visible{animation:slideIn .3s ease forwards;background:#fff;position:relative;z-index:1}@keyframes slideOut{0%{opacity:1;transform:translateY(0)}to{display:none;opacity:0;transform:translateY(-100%)}}@keyframes slideIn{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.dayof-label{align-items:center;background:#ff8a3e;display:flex;justify-content:center;min-height:40px;padding:8px 16px;width:100%}.dayof-label__text{color:#fff;font-size:16px;font-style:normal;font-weight:500}.list{display:flex;flex-direction:column;gap:16px}.list__item{line-height:150%;list-style:disc;margin-left:16px}.product-card .price__wrap{align-items:baseline;display:flex;gap:6px}.product-card .price__current{color:#ff8a3e;font-feature-settings:"ss01" on;font-size:14px;font-weight:600}@media(min-width:1024px){.product-card .price__current{font-size:20px}}.product-card .price__old{display:inline-block;font-feature-settings:"ss01" on;font-size:12px;text-decoration:line-through;vertical-align:baseline}@media(min-width:1024px){.product-card .price__old{font-size:16px}}.product-card .price--big-sale{width:-moz-min-content;width:min-content}@media(max-width:1023.98px){.product-card .price--big-sale{width:100%}}.product-card .price--big-sale .price__wrap{background-color:#121212;border-radius:4px;gap:4px;height:28px;padding:0 6px;width:-moz-min-content;width:min-content}@media(max-width:1023.98px){.product-card .price--big-sale .price__wrap{align-items:center;display:flex;height:21px}}.product-card .price--big-sale .price__old{color:#fff}.product-card .price--big-sale .price__current{color:#ff8a3e}.product-card .tips{align-items:flex-start;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.product-card .tips__item{font-size:10px;font-weight:500;line-height:100%;padding:4px 6px}.product-card .tips__item--discount{background-color:#ff8a3ecc}.product-card .tips__item--promo{background-color:#dbd4c7cc}.product-card .sizes{font-size:0}.product-card .sizes__item{color:#878787;font-size:10px}@media(min-width:1024px){.product-card .sizes__item{font-size:14px}}.product-card .loyalty-start{--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.product-card .loyalty-silver{--loyalty-gradient-1:var(--loyalty-silver-1);--loyalty-gradient-2:var(--loyalty-silver-2)}.product-card .loyalty-gold{--loyalty-gradient-1:var(--loyalty-gold-1);--loyalty-gradient-2:var(--loyalty-gold-2)}.product-card .loyalty-platinum{--loyalty-gradient-1:var(--loyalty-platinum-1);--loyalty-gradient-2:var(--loyalty-platinum-2)}.product-card .loyalty-diamond{--loyalty-gradient-1:var(--loyalty-diamond-1);--loyalty-gradient-2:var(--loyalty-diamond-2)}.product-card .loyalty-birthday{--loyalty-gradient-1:var(--loyalty-birthday-1);--loyalty-gradient-2:var(--loyalty-birthday-2)}.product-card :root{--loyalty-start-1:#4c9d31;--loyalty-start-2:#214519;--loyalty-silver-1:#747f80;--loyalty-silver-2:#a8b7a9;--loyalty-gold-1:#90632c;--loyalty-gold-2:#d1b36b;--loyalty-platinum-1:#81747b;--loyalty-platinum-2:#a3a69c;--loyalty-diamond-1:#332d49;--loyalty-diamond-2:#7e86c3;--loyalty-birthday-1:#de4518;--loyalty-birthday-2:#fe8618;--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.product-card .badges{font-size:0}.product-card .badges__item{align-items:center;color:#878787;display:inline-flex;flex:0 0 auto;font-size:10px}@media(min-width:1024px){.product-card .badges__item{font-size:14px}}.product-card .badges__item:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='5' fill='none' viewBox='0 0 5 5'%3E%3Cpath fill='%23878787' d='M.043 2.5 2.5.043 4.957 2.5 2.5 4.957z'/%3E%3C/svg%3E") no-repeat 50%;content:"";display:inline-block;height:4px;padding:0 8px;width:4px}.product-card .badges__item:last-child:after{display:none}.product-card{overflow:hidden}.product-card .product-card__link{display:block;height:100%;overflow:hidden;position:relative;width:100%}.product-card .product-card__wrapper{display:flex;flex-direction:column;font-size:0;height:100%;min-height:100%}.product-card .product-card__top-wrap{position:relative}.product-card .product-card__img-wrap{overflow:hidden;padding-top:150%;position:relative}.product-card .swiper{height:100%;left:0;position:absolute;top:0;width:100%}.product-card .product-card__tips{bottom:0;left:0;position:absolute;z-index:2}@media(max-width:1199.98px){.product-card .product-card__badge{display:none}}.product-card .product-card__middle-wrap{display:flex;flex-direction:column;gap:4px;padding:4px 8px}@media(min-width:1024px){.product-card .product-card__middle-wrap{gap:8px;padding:8px 0 0}}.product-card .product-card__header-wrap{display:flex;flex-direction:column;gap:4px}@media(min-width:1024px){.product-card .product-card__header-wrap .button{display:none}}@media(min-width:1200px){.product-card .product-card__header-wrap{display:grid;gap:8px;grid-template-columns:1fr auto}.product-card .product-card__header-wrap .button{display:flex}}.product-card .product-card__add-to-cart{display:none;font-size:14px;height:36px;line-height:16px;position:relative;z-index:5}@media(min-width:1024px){.product-card .product-card__add-to-cart{display:flex;grid-column:2/3;grid-row:1/3}}@media(min-width:1024px)and (min-width:1880px){.product-card .product-card__add-to-cart{font-size:16px;height:48px;line-height:20px}}.product-card .product-card__add-to-cart--mobile{display:flex}@media(min-width:1200px){.product-card .product-card__add-to-cart--mobile{display:none}}.product-card .product-card__kit{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:1024px){.product-card .product-card__kit{font-size:16px;grid-row:1/2}}.product-card .product-card__title{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}@media(min-width:1024px){.product-card .product-card__title{font-size:16px;grid-row:2/3}.product-card .product-card__size{display:none}}@media(min-width:1200px){.product-card .product-card__size{display:block}}.product-card .product-card__bottom-wrap{padding:8px 0}@media(max-width:1199.98px){.product-card .product-card__bottom-wrap .product-card__badge{display:block;margin-top:8px}}@media(max-width:1023.98px){.product-card .product-card__bottom-wrap{margin-top:auto;padding:8px 8px 0}.product-card .product-card__bottom-wrap .product-card__badge{display:none}}@media(min-width:1200px){.product-card .product-card__bottom-wrap,.product-card .product-card__bottom-wrap .product-card__badge{display:none}}.product-card .product-card__favorite{flex-shrink:0;position:absolute;right:8px;top:8px;z-index:4}.product-card img,.product-card video{display:block;height:auto;left:0;max-width:100%;position:absolute;top:0;touch-action:pan-y;width:100%;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-card.product-card--miniature .product-card__favorite{background-size:contain;height:20px;right:4px;top:4px;width:20px}.product-card.product-card--miniature .product-card__middle-wrap{padding-top:4px}.product-card.product-card--miniature .product-card__kit,.product-card.product-card--miniature .product-card__title{font-size:12px}.product-card.product-card--miniature img{height:100%;-o-object-fit:cover;object-fit:cover}.recommended .product-card .price__current{font-size:20px;font-weight:600}@media(max-width:1023.98px){.recommended .product-card .price__current{font-size:14px}}.recommended .product-card .price__old{font-size:16px}@media(max-width:1023.98px){.recommended .product-card .price__old{font-size:12px}}.recommended{padding-top:32px}@media(min-width:1024px){.recommended{padding-top:60px}}.recommended__title{font-size:20px;padding-bottom:20px}@media(max-width:1023.98px){.recommended__title{padding-left:16px}}@media(min-width:1024px){.recommended__title{font-size:24px;padding-bottom:32px}}.recommended__wrapper{margin-bottom:24px}@media(min-width:1024px){.recommended__wrapper{margin-bottom:80px}}.product-list-slider .product-card .price__current{font-size:20px;font-weight:700}@media(max-width:1023.98px){.product-list-slider .product-card .price__current{font-size:14px}}.product-list-slider .product-card .price__old{font-size:16px}@media(max-width:1023.98px){.product-list-slider .product-card .price__old{font-size:12px}}.product-list-slider{display:flex;flex-direction:column;gap:30px;padding-top:60px}@media(max-width:1023.98px){.product-list-slider{padding-top:32px}}.product-list-slider__title{font-size:24px}@media(max-width:1023.98px){.product-list-slider__title{font-size:20px;padding-left:16px}}.product-list-slider__header{font-size:24px;font-weight:600}@media(max-width:1023.98px){.product-list-slider__header{font-size:20px}}.product-list-slider__body{position:relative}.product-list-slider .swiper-slide{margin-right:32px;width:187px}@media(max-width:1023.98px){.product-list-slider .swiper-slide{margin-right:8px;width:120px}.product-list-slider .swiper-slide .slider-button{display:none}}.product-list-slider .swiper-slide:last-child{margin-right:0}.product-list-slider__controls{display:none}@media(min-width:1024px){.product-list-slider__controls{align-items:center;display:grid;grid-template-columns:1fr auto}}.product-list-slider__link{grid-column:1/-1;grid-row:1/2;justify-self:center;margin:0}.product-list-slider__buttons{display:flex;gap:20px;grid-column:2;grid-row:1/2;justify-self:end}.pagination__list{align-items:center;display:flex}.pagination__list--l>.pagination__item{height:56px;width:56px}.pagination__list--m>.pagination__item{height:30px;width:30px}@media(min-width:575px){.pagination__list--m>.pagination__item{height:48px;width:48px}}.pagination__list--s>.pagination__item{height:36px;width:36px}.pagination__link{align-items:center;color:#121212;display:flex;font-size:16px;height:100%;justify-content:center;width:100%}.pagination__link.active{background:#121212;border-radius:8px;color:#fff}.pagination__link--prev{transform:rotate(180deg)}.media-uploader .loyalty-start{--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.media-uploader .loyalty-silver{--loyalty-gradient-1:var(--loyalty-silver-1);--loyalty-gradient-2:var(--loyalty-silver-2)}.media-uploader .loyalty-gold{--loyalty-gradient-1:var(--loyalty-gold-1);--loyalty-gradient-2:var(--loyalty-gold-2)}.media-uploader .loyalty-platinum{--loyalty-gradient-1:var(--loyalty-platinum-1);--loyalty-gradient-2:var(--loyalty-platinum-2)}.media-uploader .loyalty-diamond{--loyalty-gradient-1:var(--loyalty-diamond-1);--loyalty-gradient-2:var(--loyalty-diamond-2)}.media-uploader .loyalty-birthday{--loyalty-gradient-1:var(--loyalty-birthday-1);--loyalty-gradient-2:var(--loyalty-birthday-2)}.media-uploader :root{--loyalty-start-1:#4c9d31;--loyalty-start-2:#214519;--loyalty-silver-1:#747f80;--loyalty-silver-2:#a8b7a9;--loyalty-gold-1:#90632c;--loyalty-gold-2:#d1b36b;--loyalty-platinum-1:#81747b;--loyalty-platinum-2:#a3a69c;--loyalty-diamond-1:#332d49;--loyalty-diamond-2:#7e86c3;--loyalty-birthday-1:#de4518;--loyalty-birthday-2:#fe8618;--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.media-uploader .block{display:flex}.media-uploader .item{background:#f6f6f6;border-radius:4px;overflow:hidden;position:relative;width:100%}.media-uploader .item:before{animation:load 2s cubic-bezier(.4,0,.2,1) infinite;background:linear-gradient(90deg,transparent 0,#e8e8e8 50%,transparent);content:"";display:block;height:100%;left:-150px;position:absolute;top:0;width:150px}.media-uploader{display:flex;flex-direction:column;gap:8px}.media-uploader__header-wrapper{display:flex;justify-content:space-between;width:100%}.media-uploader__label{color:#333;font-size:14px}.media-uploader__list{border-radius:8px;display:flex;gap:12px;overflow:auto}.media-uploader__list-item{align-items:center;border:2px solid #eee;border-radius:8px;display:flex;height:180px;justify-content:center;max-width:120px;min-width:120px;position:relative;width:120px}.media-uploader__list-item.item>img,.media-uploader__list-item.item>video{opacity:0}.media-uploader__list-item.item:after{background:none!important}.media-uploader__list-item.file:after,.media-uploader__list-item.pause:hover:after,.media-uploader__list-item.play:hover:after{content:"";cursor:pointer;display:block;position:absolute}.media-uploader__list-item.file:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='none' viewBox='0 0 40 40'%3E%3Cpath stroke='%23c6c6c6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' d='M10 20h20M20 30V10'/%3E%3C/svg%3E") 50% no-repeat;height:40px;width:40px;z-index:1}.media-uploader__list-item.pause:hover:after,.media-uploader__list-item.play:hover:after{height:24px;pointer-events:none;width:24px}.media-uploader__list-item.play:hover:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M11.97 22c5.523 0 10-4.477 10-10s-4.477-10-10-10-10 4.477-10 10 4.477 10 10 10'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.5' d='M8.74 12.23v-1.67c0-2.08 1.47-2.93 3.27-1.89l1.45.84 1.45.84c1.8 1.04 1.8 2.74 0 3.78l-1.45.84-1.45.84c-1.8 1.04-3.27.19-3.27-1.89z'/%3E%3C/svg%3E") 50% no-repeat}.media-uploader__list-item.pause:hover:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M11.969 22c5.523 0 10-4.477 10-10s-4.477-10-10-10-10 4.477-10 10 4.477 10 10 10'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M10.72 14.53V9.47c0-.48-.2-.67-.71-.67h-1.3c-.51 0-.71.19-.71.67v5.06c0 .48.2.67.71.67H10c.52 0 .72-.19.72-.67M16 14.53V9.47c0-.48-.2-.67-.71-.67H14c-.51 0-.71.19-.71.67v5.06c0 .48.2.67.71.67h1.29c.51 0 .71-.19.71-.67'/%3E%3C/svg%3E") 50% no-repeat}.media-uploader__input{cursor:pointer;height:180px;opacity:0;position:relative;width:120px;z-index:2}.media-uploader__media-item{align-items:center;border-radius:6px;cursor:pointer;display:flex;height:100%;justify-content:center;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}.media-uploader__icon{cursor:pointer;height:24px;position:absolute;width:24px}.media-uploader__icon.close{right:2px;top:2px}.rating{display:flex;justify-content:space-between;width:-moz-fit-content;width:fit-content}.rating__stars{cursor:pointer;display:flex;gap:8px}.rating__stars.readonly{cursor:default;gap:2px}.currency-selector__icon{height:20px;width:20px}.search-form{align-items:center;align-self:flex-start;display:flex;justify-content:flex-end;position:relative;width:34px;z-index:11}.search-form>.search-form__input-wrapper--active{width:256px}.search-form__toggle{background-color:transparent}.search-form__icon{height:24px;width:24px}.search-form__icon--in-input{cursor:pointer;flex-shrink:0;margin-left:12px}.search-form__input-wrapper{align-items:center;background-color:#fff;border-radius:9999px;display:flex;height:40px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:width .3s ease-in-out,opacity .3s ease-in-out;width:0}.search-form__input-wrapper--active{border:1px solid #ff8a3e;opacity:1;pointer-events:auto;width:100%;z-index:201}@media(max-width:1023.98px){.search-form__input-wrapper--active{width:calc(100vw - 32px)}}.search-form__input{background-color:transparent;border:none;color:#121212;flex:1;font-size:14px;height:100%;margin-left:8px;outline:none;padding:0 12px 0 8px}@media(max-width:1023.98px){.search-form__input{font-size:16px}}.search-form__clear{background:transparent;border:none;cursor:pointer;height:40px;transition:color .2s ease;width:40px}.search-panel__overlay{background-color:#12121240;top:100px;right:0;bottom:0;left:0;position:fixed;z-index:200}body:has(.catalog-fixed-header.visible) .search-panel__overlay{top:48px;right:0;bottom:0;left:0}@media(max-width:1023.98px){.search-panel__overlay{display:none}}.search-panel{position:fixed;top:100px}body:has(.catalog-fixed-header.visible) .search-panel{top:48px}.search-panel{background-color:#fff;border-top:1px solid #eee;left:0;padding:20px 0;width:100%;z-index:201}.search-panel .wrapper{display:flex;gap:68px}@media(min-width:1440px){.search-panel .wrapper{gap:148px}}@media(max-width:1023.98px){.search-panel{display:none}}.search-panel__recommendations{flex:1;min-width:0}.search-panel__sidebar{display:flex;flex-direction:column;flex-shrink:0;gap:32px;width:405px}.search-panel__block-wrapper{display:flex;flex-direction:column;gap:16px}.search-panel__label{border-bottom:1px solid #eee;color:#878787;font-size:16px;padding-bottom:16px}.search-panel__products{display:flex;gap:32px;overflow-x:auto;padding-bottom:8px}.search-panel__products::-webkit-scrollbar{height:4px}.search-panel__products::-webkit-scrollbar-track{background:#eee}.search-panel__products::-webkit-scrollbar-thumb{background:#cbcbcb;border-radius:2px}.search-panel__product{flex-shrink:0;width:120px}.search-panel__ac-product{cursor:pointer}.search-panel__ac-product-img{border-radius:2px;height:180px;overflow:hidden}.search-panel__ac-product-img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.search-panel__ac-product-name{color:#121212;font-size:12px;margin-top:4px;transition:color .2s ease;word-break:break-word}.search-panel__hints{display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:0}.search-panel__hint{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.search-panel__hint>span{color:#121212;font-size:16px;font-weight:400}.search-panel__hint>span>.highlight{color:#afafaf}.search-panel__skeleton .loyalty-start{--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.search-panel__skeleton .loyalty-silver{--loyalty-gradient-1:var(--loyalty-silver-1);--loyalty-gradient-2:var(--loyalty-silver-2)}.search-panel__skeleton .loyalty-gold{--loyalty-gradient-1:var(--loyalty-gold-1);--loyalty-gradient-2:var(--loyalty-gold-2)}.search-panel__skeleton .loyalty-platinum{--loyalty-gradient-1:var(--loyalty-platinum-1);--loyalty-gradient-2:var(--loyalty-platinum-2)}.search-panel__skeleton .loyalty-diamond{--loyalty-gradient-1:var(--loyalty-diamond-1);--loyalty-gradient-2:var(--loyalty-diamond-2)}.search-panel__skeleton .loyalty-birthday{--loyalty-gradient-1:var(--loyalty-birthday-1);--loyalty-gradient-2:var(--loyalty-birthday-2)}.search-panel__skeleton :root{--loyalty-start-1:#4c9d31;--loyalty-start-2:#214519;--loyalty-silver-1:#747f80;--loyalty-silver-2:#a8b7a9;--loyalty-gold-1:#90632c;--loyalty-gold-2:#d1b36b;--loyalty-platinum-1:#81747b;--loyalty-platinum-2:#a3a69c;--loyalty-diamond-1:#332d49;--loyalty-diamond-2:#7e86c3;--loyalty-birthday-1:#de4518;--loyalty-birthday-2:#fe8618;--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.search-panel__skeleton .block{display:flex}.search-panel__skeleton .item{background:#f6f6f6;border-radius:4px;overflow:hidden;position:relative;width:100%}.search-panel__skeleton .item:before{animation:load 2s cubic-bezier(.4,0,.2,1) infinite;background:linear-gradient(90deg,transparent 0,#e8e8e8 50%,transparent);content:"";display:block;height:100%;left:-150px;position:absolute;top:0;width:150px}.search-panel__skeleton .block{width:100%}.search-panel__skeleton .block--1{height:180px}.search-panel__skeleton .block--2{display:flex;flex-direction:column;gap:4px;padding-top:4px}.search-panel__skeleton .block--2 .item{border-radius:2px;height:10px}.search-panel__skeleton .block--2 .item:last-child{width:60%}.search-panel__hint-skeleton .loyalty-start{--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.search-panel__hint-skeleton .loyalty-silver{--loyalty-gradient-1:var(--loyalty-silver-1);--loyalty-gradient-2:var(--loyalty-silver-2)}.search-panel__hint-skeleton .loyalty-gold{--loyalty-gradient-1:var(--loyalty-gold-1);--loyalty-gradient-2:var(--loyalty-gold-2)}.search-panel__hint-skeleton .loyalty-platinum{--loyalty-gradient-1:var(--loyalty-platinum-1);--loyalty-gradient-2:var(--loyalty-platinum-2)}.search-panel__hint-skeleton .loyalty-diamond{--loyalty-gradient-1:var(--loyalty-diamond-1);--loyalty-gradient-2:var(--loyalty-diamond-2)}.search-panel__hint-skeleton .loyalty-birthday{--loyalty-gradient-1:var(--loyalty-birthday-1);--loyalty-gradient-2:var(--loyalty-birthday-2)}.search-panel__hint-skeleton :root{--loyalty-start-1:#4c9d31;--loyalty-start-2:#214519;--loyalty-silver-1:#747f80;--loyalty-silver-2:#a8b7a9;--loyalty-gold-1:#90632c;--loyalty-gold-2:#d1b36b;--loyalty-platinum-1:#81747b;--loyalty-platinum-2:#a3a69c;--loyalty-diamond-1:#332d49;--loyalty-diamond-2:#7e86c3;--loyalty-birthday-1:#de4518;--loyalty-birthday-2:#fe8618;--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.search-panel__hint-skeleton .block{display:flex}.search-panel__hint-skeleton .item{background:#f6f6f6;border-radius:4px;overflow:hidden;position:relative;width:100%}.search-panel__hint-skeleton .item:before{animation:load 2s cubic-bezier(.4,0,.2,1) infinite;background:linear-gradient(90deg,transparent 0,#e8e8e8 50%,transparent);content:"";display:block;height:100%;left:-150px;position:absolute;top:0;width:150px}.search-panel__hint-skeleton .block{width:70%}.search-panel__hint-skeleton .block .item{border-radius:2px;height:14px}.search-panel__hint-icon-skeleton .loyalty-start{--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.search-panel__hint-icon-skeleton .loyalty-silver{--loyalty-gradient-1:var(--loyalty-silver-1);--loyalty-gradient-2:var(--loyalty-silver-2)}.search-panel__hint-icon-skeleton .loyalty-gold{--loyalty-gradient-1:var(--loyalty-gold-1);--loyalty-gradient-2:var(--loyalty-gold-2)}.search-panel__hint-icon-skeleton .loyalty-platinum{--loyalty-gradient-1:var(--loyalty-platinum-1);--loyalty-gradient-2:var(--loyalty-platinum-2)}.search-panel__hint-icon-skeleton .loyalty-diamond{--loyalty-gradient-1:var(--loyalty-diamond-1);--loyalty-gradient-2:var(--loyalty-diamond-2)}.search-panel__hint-icon-skeleton .loyalty-birthday{--loyalty-gradient-1:var(--loyalty-birthday-1);--loyalty-gradient-2:var(--loyalty-birthday-2)}.search-panel__hint-icon-skeleton :root{--loyalty-start-1:#4c9d31;--loyalty-start-2:#214519;--loyalty-silver-1:#747f80;--loyalty-silver-2:#a8b7a9;--loyalty-gold-1:#90632c;--loyalty-gold-2:#d1b36b;--loyalty-platinum-1:#81747b;--loyalty-platinum-2:#a3a69c;--loyalty-diamond-1:#332d49;--loyalty-diamond-2:#7e86c3;--loyalty-birthday-1:#de4518;--loyalty-birthday-2:#fe8618;--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.search-panel__hint-icon-skeleton .block{display:flex}.search-panel__hint-icon-skeleton .item{background:#f6f6f6;border-radius:4px;overflow:hidden;position:relative;width:100%}.search-panel__hint-icon-skeleton .item:before{animation:load 2s cubic-bezier(.4,0,.2,1) infinite;background:linear-gradient(90deg,transparent 0,#e8e8e8 50%,transparent);content:"";display:block;height:100%;left:-150px;position:absolute;top:0;width:150px}.search-panel__hint-icon-skeleton{border-radius:4px;flex-shrink:0;height:18px;width:18px}.search-panel__hint-icon{color:#afafaf;flex-shrink:0;height:18px;width:18px}.search-mobile-modal{display:flex;flex-direction:column;height:100%}.search-mobile-modal .search-form{align-self:stretch;box-sizing:border-box;padding:12px 50px 12px 16px;width:100%}.search-mobile-modal .modal__close{right:12px;top:15px}.search-mobile-modal .search-form__input-wrapper{opacity:1;pointer-events:auto;position:static;transition:none;width:100%}.search-mobile-modal__header{align-items:center;border-bottom:1px solid #e2e2e2;display:flex;flex-shrink:0;gap:12px;padding:12px 16px}.search-mobile-modal__input-wrapper{flex:1;opacity:1;pointer-events:auto;position:static;transition:none;width:100%}.search-mobile-modal__close{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;padding:4px;width:24px}.search-mobile-modal__body{flex:1;overflow-y:auto}.search-mobile-modal .search-panel{background:transparent;border-top:none;box-shadow:none;display:block;padding:0;position:static;top:auto;width:100%}.search-mobile-modal .search-panel .wrapper{display:flex;flex-direction:column;gap:16px;padding:16px}.search-mobile-modal .search-panel .search-panel__sidebar{border-bottom:1px solid #eee;order:-1;padding:0 0 16px;width:100%}.search-mobile-modal .search-panel .search-panel__recommendations{padding:0;width:100%}.search-mobile-modal .search-panel .search-panel__label{border-bottom:none;font-size:12px;padding:0}.search-mobile-modal .search-panel .search-panel__hints{gap:12px}.search-mobile-modal .search-panel .search-panel__hint>span{font-size:14px}.search-mobile-modal .search-panel .search-panel__products{display:flex;gap:8px;margin:0 -16px;overflow-x:auto;padding-left:16px;-webkit-overflow-scrolling:touch}.search-mobile-modal .search-panel .search-panel__products::-webkit-scrollbar{display:none}.search-mobile-modal .search-panel .search-panel__product{flex-shrink:0;width:120px}.favorite-button{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='none' viewBox='0 0 30 30'%3E%3Cpath fill='%23fff' stroke='%23afafaf' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.875' d='M15.775 26.013c-.425.15-1.125.15-1.55 0C10.6 24.775 2.5 19.612 2.5 10.862 2.5 7 5.613 3.875 9.45 3.875c2.275 0 4.288 1.1 5.55 2.8a6.91 6.91 0 0 1 5.55-2.8c3.837 0 6.95 3.125 6.95 6.988 0 8.75-8.1 13.912-11.725 15.15'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;cursor:pointer;height:30px;width:30px}.favorite-button:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='none' viewBox='0 0 30 30'%3E%3Cpath fill='%23fff' stroke='%23ff8a3e' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.875' d='M15.775 26.013c-.425.15-1.125.15-1.55 0C10.6 24.775 2.5 19.612 2.5 10.862 2.5 7 5.613 3.875 9.45 3.875c2.275 0 4.288 1.1 5.55 2.8a6.91 6.91 0 0 1 5.55-2.8c3.837 0 6.95 3.125 6.95 6.988 0 8.75-8.1 13.912-11.725 15.15'/%3E%3C/svg%3E")}.favorite-button--active,.favorite-button--active:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='none' viewBox='0 0 30 30'%3E%3Cpath fill='%23ff8a3e' stroke='%23ff8a3e' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.875' d='M15.775 26.013c-.425.15-1.125.15-1.55 0C10.6 24.775 2.5 19.612 2.5 10.862 2.5 7 5.613 3.875 9.45 3.875c2.275 0 4.288 1.1 5.55 2.8a6.91 6.91 0 0 1 5.55-2.8c3.837 0 6.95 3.125 6.95 6.988 0 8.75-8.1 13.912-11.725 15.15'/%3E%3C/svg%3E")}.breadcrumb .breadcrumb__list{align-items:center;display:flex;gap:4px}.breadcrumb .breadcrumb__item{color:#878787}.breadcrumb .breadcrumb__item:after{color:#878787;content:"/";padding-left:4px}.breadcrumb .breadcrumb__item:first-child:after,.breadcrumb .breadcrumb__item:last-child:after{content:none}.breadcrumb .breadcrumb__link{color:#878787}.breadcrumb .breadcrumb__link--back{padding-right:4px}.breadcrumb .breadcrumb__link--back span{color:#000;position:relative;top:3px;transform:rotate(180deg)}.video-content{display:block;top:0;right:0;bottom:0;left:0;position:absolute}.video-content__video{cursor:pointer;display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%}.video-content__control-buttons-wrapper{align-items:center;background:#3333334d;border-radius:0 0 2px 2px;bottom:0;display:flex;height:40px;justify-content:space-between;left:0;padding:0 10px;position:absolute;right:0}.video-content__control-button{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;height:24px;width:24px}.photos-modal{display:flex;gap:67px;margin:0 auto;position:relative;width:-moz-max-content;width:max-content}@media(max-width:1023.98px){.photos-modal{width:100%}.photos-modal .swiper{height:100%;padding-bottom:10px;width:100%}.photos-modal__thumbs-block{display:none}}.photos-modal__thumbs-wrapper{display:flex;flex-direction:column;gap:12px;left:0;position:sticky;top:0}.photos-modal__thumb{cursor:pointer;width:100px}.photos-modal__thumb.active{border:1px solid #ff8a3e}.photos-modal__thumb img{width:100%}@media(max-width:1023.98px){.photos-modal__photos-wrapper{height:100vh;margin-top:60px;width:100%}}@media(min-width:1024px){.photos-modal__photos-wrapper .swiper-wrapper{display:flex;flex-direction:column;gap:36px}}.photos-modal__photo img{max-width:1000px;width:100%}.photos-modal .swiper-pagination{bottom:0;display:flex;gap:4px;justify-content:center;position:absolute;width:100%;z-index:1}@media(min-width:1024px){.photos-modal .swiper-pagination{display:none}}.photos-modal .swiper-pagination-bullet{background:#c6c6c6;border-radius:4px;height:2px;max-width:43px;opacity:.3;width:100%}.photos-modal .swiper-pagination-bullet-active{opacity:1}.photos-modal__centered-block{width:167px}@media(max-width:1023.98px){.photos-modal__centered-block{display:none}}.loyalty-level-banner{background:linear-gradient(-90deg,var(--loyalty-gradient-1),var(--loyalty-gradient-2));border-radius:8px;display:flex;justify-content:space-between;padding:16px}.loyalty-level-banner__block{display:flex;flex-direction:column;gap:4px}.loyalty-level-banner__text{color:#fff;font-weight:600}.loyalty-cashback-banner{background:#f6f6f6;border-radius:8px;display:flex;flex-direction:column;gap:4px;padding:16px}.loyalty-cashback-banner__count{font-size:24px;font-weight:500}.loyalty-cashback-banner__text{font-size:16px}.help-links{display:flex;flex-direction:column;gap:40px}@media(max-width:1023.98px){.help-links{gap:20px}}.help-links__title{font-size:24px;font-weight:400;line-height:120%}@media(max-width:1023.98px){.help-links__title{font-size:20px}}.help-links__links-wrapper{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}@media(max-width:1023.98px){.help-links__links-wrapper{gap:8px;grid-template-columns:1fr;grid-template-rows:auto}}.help-links__item{border:1px solid #eee;border-radius:8px;cursor:pointer;height:80px;padding:0 20px}@media(max-width:1023.98px){.help-links__item{height:auto;padding:12px}}.help-links__link{align-items:center;display:flex;height:100%;justify-content:space-between;width:100%}.help-links__link:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.5' d='M14.43 5.93 20.5 12l-6.07 6.07M3.5 12h16.83'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:20px;width:20px}@media(max-width:1023.98px){.consultant-widget-wrap{display:none!important}}.app-modal__content{height:400px;width:432px}.app-modal__content img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1023.98px){.app-modal__content{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}.big-sale-popup{border-radius:16px;line-height:0;overflow:hidden;position:relative}.big-sale-popup__picture{display:block;line-height:0}.big-sale-popup__image{display:block;height:auto;width:100%}.big-sale-popup__actions{top:0;right:0;bottom:0;left:0;position:absolute}.big-sale-popup__button{align-items:center;border-radius:100px;display:flex;font-size:16px;font-weight:500;height:40px;justify-content:center;line-height:1.1;padding:10px 20px;position:absolute;text-decoration:none;white-space:nowrap}.big-sale-popup__button--light{background-color:#fff;color:#dc7a20;left:52.5%;top:33%}.big-sale-popup__button--dark{background-color:#121212;color:#fff;left:4.5%;top:86%}@media(min-width:1024px){.big-sale-popup__button--light{left:13.6%;top:68.4%}.big-sale-popup__button--dark{left:63.75%;top:68.4%}}.modal-item{border-bottom:1px solid #e2e2e2;display:grid;gap:20px;grid-template-columns:120px 1fr 1fr 1fr;padding:24px 0}.modal-item:last-child{border-bottom:none;padding-bottom:0}@media(max-width:1023.98px){.modal-item{border-bottom:none;gap:0 12px;grid-template-columns:120px 1fr;padding:10px 0}.modal-item__image{grid-row:1/4;order:1}}.modal-item__image>img{border-radius:2px}.modal-item__info{display:flex;flex-direction:column;gap:12px}@media(max-width:1023.98px){.modal-item__info{gap:8px;order:2}}.modal-item__text{color:#121212;font-size:14px;font-weight:400;line-height:120%}.modal-item__price{display:flex;justify-content:flex-end}@media(max-width:1023.98px){.modal-item__price{justify-content:flex-start;order:3}.modal-item__discount{order:4}.modal-item__discount .cart-promocode--mobile{display:flex}}.modal-item .cart-item__price{padding:0}.toast{align-items:center;background-color:#121212;border-radius:12px;bottom:32px;display:flex;gap:12px;justify-content:space-between;max-width:425px;padding:16px;position:fixed;right:100px;width:100%;z-index:10}@media(max-width:1023.98px){.toast{align-items:flex-start;bottom:85px;flex-direction:column;max-width:calc(100% - 32px);right:16px}}.toast__text{color:#fff;font-size:14px;font-weight:400;line-height:120%}@media(max-width:1023.98px){.toast__text{width:90%}}.toast__text--link{color:#fff;font-size:14px;font-weight:400;line-height:120%;text-decoration:underline;text-underline-offset:3px}.toast__button{height:40px;width:120px}@media(max-width:1023.98px){.toast__button{width:100%}}.toast__close{cursor:pointer}@media(max-width:1023.98px){.toast__close{position:absolute;right:16px;top:16px}}.toast-enter-active{transition:transform 1.5s cubic-bezier(.08,.82,.17,1)}.toast-enter-from{transform:translateY(100%)}.toast-enter-to{transform:translateY(0)}.toast-leave-active{transition:transform 1.5s cubic-bezier(.08,.82,.17,1)}.toast-leave-from{transform:translateY(0)}.toast-leave-to{transform:translateY(200%)}.webpush-toast{background:url(../images/modals/webpush_popup_image.webp) 50%/cover no-repeat;background-color:transparent;border-radius:0;cursor:pointer;height:235px;max-width:473px;padding:0;width:100%}.webpush-toast--blocked{background-image:url(../images/modals/webpush_blocked_popup_image.webp)}.webpush-toast__close{background-color:#121212;border-radius:100%;cursor:pointer;position:absolute;right:12px;top:12px}@media(max-width:1023.98px){.webpush-toast{background:url(../images/modals/webpush_popup_image.webp) 100%/contain no-repeat;height:158px;max-width:320px;right:50%;transform:translate(50%)}.webpush-toast>.webpush-toast__close{left:8px;top:8px}}.webpush__container{align-items:center;display:flex;flex-direction:column;gap:80px;padding:62px 60px 180px}@media(max-width:1023.98px){.webpush__container{gap:60px;padding:20px 16px 110px}}.webpush__header{align-items:center;align-self:flex-start;display:flex;flex-direction:column;gap:32px}@media(max-width:1023.98px){.webpush__header{display:none}}.webpush__back{align-items:center;color:#878787;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px}.webpush__back>span:first-child{transform:rotate(180deg)}.webpush__back-text{color:#878787}.webpush__logo{height:28px;width:136px}.webpush__logo>svg{height:100%;width:100%}.webpush__section{align-items:center;display:flex;flex-direction:column;gap:80px;width:100%}@media(max-width:1023.98px){.webpush__section{gap:40px}}.webpush__heading{align-items:center;display:flex;flex-direction:column;gap:24px;text-align:center}.webpush__title{color:#121212;font-size:32px;font-weight:400;width:100%}@media(max-width:1023.98px){.webpush__title{font-size:20px}}.webpush__desc{color:#121212;font-size:18px;font-weight:400;width:100%}@media(max-width:1023.98px){.webpush__desc{font-size:16px}}.webpush__heart{color:#e73f3f}.webpush__benefits{display:flex;gap:32px;width:100%}@media(max-width:1023.98px){.webpush__benefits{align-items:center;flex-direction:column;gap:20px}}.webpush__benefit{align-items:center;display:flex;flex:1;flex-direction:column;gap:40px}@media(max-width:1023.98px){.webpush__benefit{gap:12px;width:100%}}.webpush__benefit-img-wrap{max-width:435px;position:relative;width:100%}.webpush__benefit-img{height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;width:100%}.webpush__benefit-text{font-size:18px;font-weight:400;text-align:center;width:100%}@media(max-width:1023.98px){.webpush__benefit-text{font-size:16px}}.webpush__accordion-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:100px}@media(max-width:1023.98px){.webpush__accordion-wrapper{margin-top:0}}.webpush__accordion{display:flex;flex-direction:column;width:100%}@media(max-width:1023.98px){.webpush__accordion{gap:12px}}.webpush__accordion-item{background:#fff;border-bottom:1px solid #e2e2e2;cursor:pointer;padding:40px 0;transition:border-color .2s}.webpush__accordion-item:first-child{padding-top:0}.webpush__accordion-item:last-child{border-bottom:none;padding-bottom:0}@media(max-width:1023.98px){.webpush__accordion-item{padding:20px 0}}.webpush__accordion-header{align-items:center;display:flex;gap:8px;justify-content:space-between}.webpush__accordion-title{font-size:24px;font-weight:400}@media(max-width:1023.98px){.webpush__accordion-title{font-size:18px}}.webpush__accordion-chevron{align-items:center;display:flex;height:40px;justify-content:center;transition:transform .2s;width:40px}.webpush__accordion-item--open .webpush__accordion-chevron{transform:rotate(180deg)}@media(max-width:1023.98px){.webpush__accordion-chevron{height:24px;width:24px}}.webpush__accordion-body{display:flex;flex-direction:column;gap:40px;margin-top:40px}@media(max-width:1023.98px){.webpush__accordion-body{gap:20px;margin-top:20px}}.webpush__step{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px}@media(max-width:1439.98px){.webpush__step{gap:20px}}@media(max-width:1023.98px){.webpush__step{flex-direction:column;gap:16px}}.webpush__step-img-wrap{flex-shrink:0;max-width:100%;overflow:hidden;width:800px}.webpush__step-img-wrap--narrow{width:328px}@media(max-width:1439.98px){.webpush__step-img-wrap{width:100%}.webpush__step-img-wrap--narrow{width:328px}}@media(max-width:1023.98px){.webpush__step-img-wrap{border-radius:12px;order:2;width:100%}}.webpush__step-img{display:block;height:auto;pointer-events:none;width:100%}.webpush__step-info{display:flex;flex:1;flex-direction:column;gap:12px}@media(max-width:1023.98px){.webpush__step-info{order:1;width:100%}}.webpush__step-label{color:#121212;font-size:24px;font-weight:400}@media(max-width:1023.98px){.webpush__step-label{font-size:18px}}.webpush__step-text{font-size:18px;font-weight:400}@media(max-width:1023.98px){.webpush__step-text{font-size:16px}}.webpush__actions{align-items:center;display:flex;flex-direction:column;gap:40px}@media(max-width:1023.98px){.webpush__actions{gap:20px;width:100%}}.webpush__btn-link{color:#121212;font-size:18px;font-weight:400}@media(max-width:1023.98px){.webpush__btn-link{font-size:16px}}.loyalty,.loyalty__block{display:flex;flex-direction:column}.loyalty__block{gap:100px;overflow-x:hidden;padding:0 60px 100px}@media(max-width:1023.98px){.loyalty__block{gap:30px;padding:0 16px 120px}}.loyalty__container{align-self:flex-end;display:grid;gap:60px;grid-template-columns:1fr;width:50%}@media(max-width:1023.98px){.loyalty__container{gap:20px;width:100%}}.loyalty__container--center{gap:40px 158px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);width:100%}@media(max-width:1439.98px){.loyalty__container--center{gap:40px 125px}}@media(max-width:1023.98px){.loyalty__container--center{gap:20px;grid-template-columns:1fr}}.loyalty__container--row{display:flex;gap:20px;justify-content:space-between}@media(max-width:1023.98px){.loyalty__container--row{flex-wrap:wrap;justify-content:space-between}.loyalty__container--row>.loyalty__container-item{flex-direction:column}}.loyalty__container--left{align-self:flex-start;display:grid;gap:60px;grid-template-columns:1fr;width:100%}@media(max-width:1023.98px){.loyalty__container--left{gap:40px}.loyalty__container--left .loyalty__container--row{flex-direction:column}}.loyalty__container-item{align-items:center;display:flex;gap:20px}@media(max-width:1023.98px){.loyalty__container-item{gap:16px}}.loyalty__container-item--card{background:#f6f6f6;border-radius:40px;display:flex;flex:1;flex-direction:column;gap:16px;padding:0 30px 35px}@media(max-width:1439.98px){.loyalty__container-item--card>.loyalty__container-item-text{font-size:16px}}@media(max-width:1023.98px){.loyalty__container-item--card{border-radius:24px;flex:none;padding:0 20px 24px}}.loyalty__container-item-icon{flex-shrink:0;height:56px;width:56px}@media(max-width:1023.98px){.loyalty__container-item-icon{height:40px;width:40px}}.loyalty__container-item-icon--big{align-items:center;background:#f6f6f6;border-radius:12px;display:inline-flex;height:100px;justify-content:center;position:relative;transform:rotate(6.34deg);width:100px}@media(max-width:1023.98px){.loyalty__container-item-icon--big{height:60px;width:60px}}.loyalty__container-item-icon--big-img{height:56px;-o-object-fit:contain;object-fit:contain;width:56px}@media(max-width:1023.98px){.loyalty__container-item-icon--big-img{height:30px;width:30px}}.loyalty__container-item-label{background-color:#121212;border-radius:20px;bottom:-10px;color:#fff;font-size:16px;left:43px;padding:6px 14px;position:absolute;transform:rotate(-12deg);white-space:nowrap}@media(max-width:1023.98px){.loyalty__container-item-label{font-size:12px;left:18px;padding:4px 8px}}.loyalty__header-block{margin:0 -60px;width:calc(100% + 120px)}@media(max-width:1023.98px){.loyalty__header-block{margin:0 -16px;width:calc(100% + 32px)}}.loyalty__banner-img{display:block;height:auto;width:100%}@media(max-width:1023.98px){.loyalty__banner-img{margin:0 -16px;width:calc(100% + 32px)}}.loyalty__banner-img img{display:block;height:auto;width:100%}.loyalty__card-title{font-size:30px}@media(max-width:1439.98px){.loyalty__card-title{font-size:24px}}@media(max-width:1023.98px){.loyalty__card-title{font-size:20px}}.loyalty__card-image{height:auto;width:100%}.loyalty__container-title{color:#121212;font-size:24px;font-style:normal;font-weight:400;line-height:1.2;margin:0}@media(max-width:1023.98px){.loyalty__container-title{font-size:20px}}.loyalty__container-item-wrapper{display:flex;flex-direction:column;gap:40px}@media(max-width:1439.98px){.loyalty__container-item-wrapper{gap:30px}}@media(max-width:1023.98px){.loyalty__container-item-wrapper{gap:24px}}.loyalty__container-item-wrapper--bullets{padding-left:20px}.loyalty__container-item-wrapper--bullets>.loyalty__container-item{display:list-item;list-style:disc}.loyalty__container-item-text{font-size:20px;font-weight:400}@media(max-width:1023.98px){.loyalty__container-item-text{font-size:14px}}.loyalty__container-item-text--small{font-size:16px}@media(max-width:1023.98px){.loyalty__container-item-text--small{font-size:12px}}.loyalty__container-item-text--gray-background{background-color:#f6f6f6;border-radius:8px;font-size:20px;padding:16px;text-align:center}@media(max-width:1023.98px){.loyalty__container-item-text--gray-background{font-size:14px}}.loyalty__container-item-text--gray{color:#878787;margin-left:-20px}.loyalty .common-title{padding:7px 16px}.common-title{align-items:center;display:flex;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(min-width:1024px){.common-title{font-size:24px}}.common-title:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.5' d='M14.43 5.93 20.5 12l-6.07 6.07M3.5 12h16.83'/%3E%3C/svg%3E");content:"";display:block;height:24px;margin-right:12px;transform:rotate(180deg);width:24px}@media(min-width:1024px){.common-title:before{display:none}}.common-title .common-title__counter{color:#878787;font-size:12px}@media(min-width:1024px){.common-title .common-title__counter{bottom:4px;font-size:16px;padding-left:4px;position:relative}}.common-title .common-title__wrapper{display:flex}@media(max-width:1023.98px){.common-title .common-title__wrapper{flex-direction:column}}@media(min-width:1024px){.common-title .common-title__wrapper{font-size:24px}}.common-title-teleport{align-items:center;display:flex;justify-content:center;width:100%}@media(max-width:1023.98px){.common-title-teleport{justify-content:start}}dialog::backdrop{background:#12121233;top:0;right:0;bottom:0;left:0;position:fixed}dialog{background:#fff;border:none;border-radius:16px 16px 0 0;display:block;height:var(--h,auto);inset:auto 0 0;margin:0;max-height:100lvh;pointer-events:auto;width:100vw;z-index:100}dialog:has(.big-sale-popup){border-radius:20px 20px 0 0}@media(min-width:1024px){dialog:has(.big-sale-popup){border-radius:16px}}@media(min-width:1024px){dialog{border-radius:16px;left:50%;max-height:calc(100vh - 3em);padding:8px;top:50%;transform:translate(-50%,-50%);width:var(--w)}}dialog[open] body{overflow:hidden}dialog:not([open]){pointer-events:none}dialog:not([open]) body{overflow:auto}.modal{display:flex;flex-direction:column}.modal__header{border-bottom:2px solid #f6f6f6;flex-shrink:0;font-size:18px;font-weight:500;padding:12px 40px 12px 16px}@media(min-width:1024px){.modal__header{border:none;font-size:20px;padding-right:48px}}.modal:has(.big-sale-popup){overflow:hidden;padding:0!important}.modal__body{flex:1 1 auto;overflow-y:auto;padding:16px}@media(max-width:1023.98px){.modal__body:has(.photos-modal){overflow:hidden;padding:0}}.modal__footer{flex-shrink:0;padding:4px 16px 34px}.modal__close{background:none;border:none;cursor:pointer;opacity:.8;outline:none;padding:5px;position:absolute;right:10px;top:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:999}.modal__close:hover{opacity:1}@media(min-width:1024px){.modal__close{right:18px;top:18px}}.modal--full{border-radius:0;height:calc(100dvh - 70px);inset:auto 0 70px;margin:0;max-height:none;overflow-y:auto;padding:0;position:fixed;transform:none}@media(max-width:1023.98px){.modal--full::backdrop{display:none}}@media(min-width:1024px){.modal--full{bottom:0;height:100dvh}}.modal--full.modal--hide-footer{height:100dvh;top:0;right:0;bottom:0;left:0}.modal--left{left:0;top:0}.modal--right{right:0;top:0}.modal--top{bottom:auto;top:0}.modal--custom-backdrop{position:fixed;z-index:102}.modal__backdrop{background:#12121233;top:0;right:0;bottom:0;left:0;position:fixed;z-index:101}*{scrollbar-color:#e2e2e2 #f6f6f6;scrollbar-width:thin}.auth-page{gap:20px;height:calc(100vh - 100px);margin:16px;padding-top:100px}.auth-page,.auth-page__component{display:flex;flex-direction:column}.auth-page__component{height:100%}.auth-page .auth-modal__form{height:100%;justify-content:space-between}.auth-page .auth-modal__form--code{height:100%}.auth-page .auth-modal__form--code br{display:none}.auth-page .auth-modal__timer-wrapper{background:#f6f6f6;border-radius:8px;height:48px;padding:14px 20px}.auth-page .auth-modal__timer-wrapper p{font-size:16px;text-align:center}.auth-page .auth-modal__no-code{text-align:center}.select-cart-option-modal{display:flex;flex-direction:column;gap:20px;overflow:hidden}.select-cart-option-modal .input-select__list--open{max-height:250px;position:relative}.select-cart-option-modal .input-select{gap:0}.brand-details{display:flex;flex-direction:column;gap:20px}.brand-details__title{color:#878787;font-size:14px}.table-size__wrapper{margin:44px auto 0;width:-moz-max-content;width:max-content}@media(max-width:1023.98px){.table-size__wrapper{margin-top:0;width:100%}}.table-size .size__title{color:#121212;font-size:20px;font-style:normal;font-weight:400;line-height:normal}@media(max-width:1023.98px){.table-size .size__title{font-size:16px;padding-bottom:14px;position:relative}.table-size .size__title:after{border-bottom:2px solid #eee;bottom:0;content:"";left:-16px;position:absolute;width:calc(100% + 32px)}}.table-size .item__title{color:#121212;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.table-size .size-table{margin-top:30px}@media(max-width:1023.98px){.table-size .size-table{margin-top:16px;overflow:scroll;width:100%}}.table-size .size-table::-webkit-scrollbar{height:5px;width:6px}.table-size .size-table::-webkit-scrollbar-thumb,.table-size .size-table::-webkit-scrollbar-track{background:#cbcbcb;border-radius:2px}.table-size .item__content{display:flex;flex-wrap:nowrap}.table-size .size-popup--gloves>.size__wrapper>.content{display:flex;flex-direction:column;gap:20px}.table-size .size__wrapper .item__title{display:none}.table-size .item__table table{border-collapse:collapse;box-sizing:border-box;font-size:14px;line-height:normal;overflow:hidden;width:100%}.table-size .item__table table>tbody>tr{height:40px}.table-size .item__table table>tbody>tr:not(:last-child){border-bottom:1px solid #eee}.table-size .item__table table>tbody>tr:first-child{border-bottom:1px solid #f6f6f6}.table-size .item__table table>tbody>tr>th{background:#f6f6f6;color:#121212;font-size:16px;font-weight:400}@media(max-width:1023.98px){.table-size .item__table table>tbody>tr>th{font-size:11px}}.table-size .item__table table>tbody>tr>td:first-child{background:#f6f6f6;color:#121212;font-size:16px}@media(max-width:1023.98px){.table-size .item__table table>tbody>tr>td:first-child{font-size:14px}}.table-size .item__table table>tbody>tr>td:first-child>b,.table-size .item__table table>tbody>tr>td:first-child>strong{color:#121212;font-size:14px;font-weight:500}.table-size .item__table table>tbody>tr>td:nth-child(2){padding:0 25px 0 45px}@media(max-width:1023.98px){.table-size .item__table table>tbody>tr>td:nth-child(2){font-size:14px;padding:0 10px 0 12px}}.table-size .item__table table>tbody>tr>td{padding:0 25px}@media(max-width:1023.98px){.table-size .item__table table>tbody>tr>td{font-size:14px;padding:0 10px}}.table-size .item__table table>tbody>tr:first-child{background:#eee;height:50px}.table-size .item__table table>tbody>tr:first-child>th:nth-child(2){color:#121212;font-size:16px;font-weight:400;padding:0 25px 0 45px}@media(max-width:1023.98px){.table-size .item__table table>tbody>tr:first-child>th:nth-child(2){font-size:11px;padding:0 10px 0 12px}}.table-size .item__table table>tbody>tr:first-child>th{color:#121212;font-size:16px;font-weight:400;padding:0 25px}@media(max-width:1023.98px){.table-size .item__table table>tbody>tr:first-child>th{font-size:11px;padding:0 10px}}.table-size .desc{display:flex;flex-direction:column;gap:10px;margin-top:60px;max-width:600px}@media(max-width:1023.98px){.table-size .desc{margin-top:20px}}.table-size .desc__title{color:#121212;font-size:20px;font-weight:400;margin-bottom:20px}@media(max-width:1023.98px){.table-size .desc__title{margin-bottom:0}}.table-size .desc>p{font-style:normal;font-weight:400}.table-size .desc>.desc__refund,.table-size .desc>p,.table-size .desc__refund>a{color:#121212;font-size:16px;line-height:120%}.table-size .desc__refund>a{font-style:normal;font-weight:400;text-decoration-line:underline}.table-size .size-popup--tights>.size__wrapper>.content>.content__item>.item__wrapper>.item__content>.size-table>table>tbody>tr>.bgc-bright{background:#e2e2e2}.table-size .size-popup--tights>.size__wrapper>.content>.content__item>.item__wrapper>.item__content>.size-table>table>tbody>tr>.bgc-dim{background:#eee}.table-size .size-popup--tights>.size__wrapper>.content>.content__item>.item__wrapper>.item__content>.size-table>table>tbody>tr>td{border-right:1px solid #eee}.table-size .size-popup--tights>.size__wrapper>.content>.content__item>.item__wrapper>.item__content>.size-table>table>tbody>tr>td:last-child{border-right:none}.table-size .size-popup--tights>.size__wrapper>.content>.content__item>.item__wrapper>.item__content>.size-table>table>tbody>tr>td:first-child{border-right:1px solid #eee;color:#121212;font-size:16px;padding-left:0}@media(max-width:1023.98px){.table-size .size-popup--tights>.size__wrapper>.content>.content__item>.item__wrapper>.item__content>.size-table>table>tbody>tr>td:first-child{font-size:14px}}.table-size .size-popup--tights>.size__wrapper>.content>.content__item>.item__wrapper>.item__content>.size-table>table>tbody>tr>td:first-child:last-child{border-right:none}.table-size .size-popup--tights>.size__wrapper>.content>.content__item>.item__wrapper>.item__content>.size-table>table>tbody>tr:first-child>td:first-child{font-size:16px;padding-left:0}.table-size .size-popup--tights>.size__wrapper>.content>.content__item>.item__wrapper>.item__content>.size-table>table>tbody>tr:first-child>td{background-color:#f6f6f6;border-right:1px solid #eee;padding:10px 25px}.table-size .size-popup--tights>.size__wrapper>.content>.content__item>.item__wrapper>.item__content>.size-table>table>tbody>tr:first-child>td:last-child{border-right:none}.table-size__header{justify-content:space-between;padding:0 16px}.table-size__header--title{color:#fff;font-size:14px;font-weight:700}.table-size__size-chart .item__title{margin-bottom:30px}.table-size__left-block{display:flex;flex-direction:column;gap:60px}.table-size__title{font-size:24px;font-weight:500;line-height:100%;margin-bottom:30px}.table-size__desc-wrapper{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.table-size__desc-wrapper li,.table-size__desc-wrapper p{font-size:16px}.table-size__desc-wrapper ul{display:flex;flex-direction:column;gap:20px}.table-size__desc-wrapper ul li{list-style:inside;padding-left:10px}.table-size__important-wrapper{align-items:center;border:1px solid #cbcbcb;border-radius:4px;display:flex;gap:20px;padding:20px;width:100%}.table-size__important-wrapper p{color:#121212;font-size:16px;font-weight:500;line-height:150%}.table-size__page-wrapper-chart{width:100%}.table-size__page-wrapper-chart table>tbody>tr>td,.table-size__page-wrapper-chart table>tbody>tr>th{padding:0 0 0 50px!important}.table-size__page-wrapper-chart td,.table-size__page-wrapper-chart th{text-align:start}.table-size__page-wrapper-chart td:first-child,.table-size__page-wrapper-chart td:nth-child(2),.table-size__page-wrapper-chart th:first-child,.table-size__page-wrapper-chart th:nth-child(2){background:#cbcbcb;color:#121212;font-size:14px;font-weight:500;padding:0 0 0 30px!important;width:154px}.table-size__page-wrapper-chart td:first-child,.table-size__page-wrapper-chart th:first-child{border-right:1px solid #eee}.table-size__page-wrapper{width:100%}.table-size__page-wrapper td,.table-size__page-wrapper th{text-align:start}.table-size__page-wrapper td:first-child,.table-size__page-wrapper th:first-child{text-align:center}.table-size .size-popup--underwear .table-size .item__table table>tbody>tr>td:nth-child(2){padding:0 10px}.table-size+.button{margin-top:60px;max-width:276px;width:100%}@media(max-width:1023.98px){.table-size+.button{margin-top:20px;max-width:100%}}.table-size .size-popup--gloves table{border-collapse:collapse;width:600px}@media(max-width:1023.98px){.table-size .size-popup--gloves table{width:100%}}.table-size .size-popup--gloves .item__table table>tbody>tr>td{align-items:center;display:flex;padding:0 60px}.table-size .size-popup--gloves .item__table table>tbody>tr>td:nth-child(2){padding:0 60px}.table-size .size-popup--gloves .size-table tbody{display:grid;grid-auto-flow:column;grid-auto-rows:44px;grid-template-columns:140px 1fr;row-gap:0}.table-size .size-popup--gloves .size-table tr{display:contents}.table-size .size-popup--gloves .size-table tr:first-child td[colspan]{grid-column:1;grid-row:1}.table-size .size-popup--gloves .size-table tr:nth-child(2) td[colspan]{grid-column:2;grid-row:1}.table-size .size-popup--gloves .size-table tr:first-child td:not([colspan]){grid-column:1}.table-size .size-popup--gloves .size-table tr:nth-child(2) td:not([colspan]){grid-column:2}.table-size .size-popup--gloves .size-table td{border-bottom:1px solid #eee;padding:12px 16px;white-space:nowrap}.table-size .size-popup--gloves .size-table tr:first-child td:not([colspan]){background:#f7f7f7;border-right:1px solid #eee}.table-size .size-popup--gloves .size-table td[colspan]{align-items:center;background:#f3f3f3;border-bottom:1px solid #e7e7e7;display:flex;padding:0 60px}.product-buttons{display:grid;gap:12px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;margin-top:20px}.product-buttons .product-buttons__add{grid-column:1/3}.product-buttons .product-buttons__icon{align-items:center;display:flex;gap:12px}.product-buttons .product-buttons__icon svg path{fill:#f6f6f6;stroke:#121212;transition:stroke .3s ease}.product-buttons .product-buttons__icon:hover svg path{stroke:#545454}.product-buttons .product-buttons__icon--active svg path{fill:#ff8a3e;stroke:#ff8a3e;transition:stroke .3s ease}.product-buttons .product-buttons__icon--active:hover:hover svg path{stroke:#ff8a3e}.product-title{color:#121212;display:flex;flex-direction:column;font-size:14px;max-width:100%;overflow:hidden;padding-left:12px}.product-title--desktop{display:none}@media(min-width:1024px){.product-title{font-size:24px;gap:12px;padding:0}.product-title--desktop{display:flex}}@media(min-width:1024px)and (min-width:1880px){.product-title{align-items:baseline;flex-flow:row wrap;gap:8px}}.product-title__sku{color:#878787;font-size:12px;width:100%}@media(min-width:1024px){.product-title__sku{font-size:16px}}.mobile-product-bar{background:#fff;bottom:70px;display:grid;gap:10px;grid-template-columns:1fr 1fr;padding:12px 16px;position:fixed;width:100%;z-index:5}.mobile-product-bar--not-active{grid-template-columns:1fr}.desktop-product-bar{background:#fff;border-bottom:1px solid #c6c6c6;opacity:0;padding:12px 0;position:fixed;top:0;transform:translateY(-100%);transition:transform .3s ease,opacity .3s ease;width:100%;z-index:5}.desktop-product-bar--visible{opacity:1;transform:translateY(0)}.desktop-product-bar .wrapper{align-items:center;display:flex;justify-content:space-between}.desktop-product-bar .desktop-product-bar__product{display:flex;gap:16px}.desktop-product-bar .desktop-product-bar__product-info{display:flex;flex-direction:column;gap:4px}.desktop-product-bar .desktop-product-bar__title{font-size:20px}.desktop-product-bar .desktop-product-bar__article{color:#878787;font-size:14px}.desktop-product-bar .desktop-product-bar__price{font-size:24px;margin-top:auto}.desktop-product-bar .desktop-product-bar__buttons{display:flex;gap:12px}.desktop-product-bar .desktop-product-bar__button{white-space:nowrap}.desktop-product-bar .desktop-product-bar__favorite--active svg path{fill:#ff8a3e;stroke:#ff8a3e;transition:stroke .3s ease}.links-block{padding-top:32px}.links-block__list{display:flex;flex-direction:column}.links-block__title{font-size:20px;padding-bottom:20px}.links-block__item{border-bottom:1px solid #eee}.links-block__item:last-child{border:none}.links-block__link{align-items:center;display:flex;height:60px;justify-content:space-between}@media(min-width:1024px){.links-block__link{font-size:20px;height:80px}}.links-block__link:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.25' d='m7.426 16.6 5.433-5.433a1.655 1.655 0 0 0 0-2.334L7.426 3.4'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:20px;width:20px}.product .product-slider{display:flex;flex-direction:column;gap:40px}.product .product-slider .swiper{min-height:0;position:relative}.product .product-slider .swiper .swiper-wrapper{min-height:0}@media(min-width:1024px){.product .product-slider .swiper .swiper-wrapper{display:grid;gap:20px;grid-template-columns:1fr}}@media(min-width:1024px)and (min-width:1200px){.product .product-slider .swiper .swiper-wrapper{grid-template-columns:1fr 1fr}}.product .product-slider .swiper .swiper-slide{min-width:0}@media(min-width:1024px){.product .product-slider .swiper .swiper-slide{width:auto}}.product .product-slider .swiper .swiper-slide .product-slider__video{aspect-ratio:2/3;min-height:0;overflow:hidden;position:relative;width:100%}@media(max-width:1023.98px){.product .product-slider .swiper-slide{max-width:320px}}.product .product-slider__picture{aspect-ratio:2/3;cursor:pointer;display:block;overflow:hidden;position:relative;width:100%}.product .product-slider__picture img{display:block;height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;width:100%}.product .product-slider .swiper-pagination{bottom:15px;display:flex;gap:12px;justify-content:center;position:absolute;width:100%;z-index:1}@media(min-width:1024px){.product .product-slider .swiper-pagination{display:none}}.product .product-slider .swiper-pagination-bullet{background:#e2e2e2;border-radius:50%;content:"";display:inline-block;height:6px;width:6px}.product .product-slider .swiper-pagination-bullet-active{background:#ff8a3e}.product .product-slider__button{align-self:center;max-width:282px}.product .product-slider .hidden-slide{display:none}.product .price__main{display:flex;flex-direction:column}@media(min-width:1024px){.product .price__main{flex-direction:row}}.product .price__main-wrapper{align-items:center;display:flex;flex-wrap:nowrap;gap:8px}@media(min-width:1024px){.product .price__retail{color:#878787;display:block;font-size:14px;padding-bottom:8px}}.product .price__old{color:#878787;font-size:24px;text-decoration:line-through}.product .price__current{color:#ff8a3e;font-size:24px;font-weight:700}.product .price__discount{background:#ff8a3e;color:#fff;display:inline-block;font-size:12px;font-weight:600;height:-moz-min-content;height:min-content;padding:2px 4px}.product .price__other{align-items:center;color:#ff8a3e;display:flex;font-size:14px;gap:4px;padding-top:8px}@media(min-width:1024px){.product .price__other{padding-top:12px}}.product .price__installment{align-items:center;display:flex;gap:8px;padding-top:24px}.product .price__promocode{margin-top:25px}.product .price__details{align-items:center;cursor:pointer;display:flex;gap:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(min-width:1024px){.product .price__details{padding-left:8px}}.product .price__details svg{position:relative;top:1px;transform:rotate(90deg);transition:transform .3s}.product .price__details--open svg{transform:rotate(-90deg)}.product .price .price__details-list{display:flex;flex-direction:column;gap:4px;padding-top:12px}@media(min-width:1024px){.product .price .price__details-list{gap:8px}}.product .price .price__details-item{color:#878787;font-size:14px}.product .price .price__main--big-sale{padding-top:4px}.product .price .price__main--big-sale .price__main-wrapper{background-color:#ff8a3e;border-radius:2px;box-sizing:border-box;flex-wrap:nowrap;gap:8px;height:40px;padding:0 8px}.product .price .price__main--big-sale .price__old{background-color:transparent;color:#fff;font-weight:400}.product .price .price__main--big-sale .price__current{background-color:transparent;color:#121212;font-weight:700}.product .promocode{border:1px solid red;border-bottom:none;border-radius:8px 8px 0 0;padding:16px 16px 32px;position:relative}.product .promocode__unlimited{border-bottom:1px solid;border-radius:8px}.product .promocode__timer{align-items:center;border-radius:0 0 8px 8px;display:flex;gap:4px;height:25px;padding-left:16px}.product .promocode__timer span{font-family:monospace;font-size:14px}.product .promocode__title{color:#ff8a3e;font-weight:500}.product .promocode__content{font-size:14px}.product .other-colors__title{padding-bottom:12px}@media(min-width:1024px){.product .other-colors__title{font-size:20px;padding-bottom:20px}}.product .other-colors .swiper-slide{margin-right:12px;width:auto}.product .other-colors .swiper-slide:last-child{margin-right:0}.product .details .details__block-title{font-size:20px;padding-bottom:20px}.product .details__title{color:#878787;font-size:14px}.product .details__list{display:flex;flex-direction:column;gap:16px}.product .details__item{display:flex;flex-direction:column;gap:4px}.product .details__link{color:#ff8a3e}.product .details__link:hover{text-decoration:underline}.product .details__value{white-space:pre-wrap}.product .details__value span{font-size:16px}.product .details__is-collapsed{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.product .details__toggle{color:#ff8a3e;cursor:pointer}.product .product-tags{display:flex;flex-wrap:wrap;gap:8px;padding-top:20px}.product .product-tags__item{align-items:center;background:#f6f6f6;display:flex;font-size:12px;height:20px;padding:8px}.product .manufacturer{padding-top:60px}@media(max-width:574.98px){.product .manufacturer{padding-top:32px}}.product .manufacturer .manufacturer__header{font-size:20px;padding-bottom:20px}.product .manufacturer .manufacturer__container{display:flex;gap:24px;padding-bottom:8px}.product .manufacturer .manufacturer__title{color:#878787;font-size:14px}.product .manufacturer .manufacturer__text{padding-bottom:16px}.product .manufacturer .manufacturer__button{width:265px}@media(max-width:574.98px){.product .manufacturer .manufacturer__button{width:100%}}.product .skeleton .loyalty-start{--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.product .skeleton .loyalty-silver{--loyalty-gradient-1:var(--loyalty-silver-1);--loyalty-gradient-2:var(--loyalty-silver-2)}.product .skeleton .loyalty-gold{--loyalty-gradient-1:var(--loyalty-gold-1);--loyalty-gradient-2:var(--loyalty-gold-2)}.product .skeleton .loyalty-platinum{--loyalty-gradient-1:var(--loyalty-platinum-1);--loyalty-gradient-2:var(--loyalty-platinum-2)}.product .skeleton .loyalty-diamond{--loyalty-gradient-1:var(--loyalty-diamond-1);--loyalty-gradient-2:var(--loyalty-diamond-2)}.product .skeleton .loyalty-birthday{--loyalty-gradient-1:var(--loyalty-birthday-1);--loyalty-gradient-2:var(--loyalty-birthday-2)}.product .skeleton :root{--loyalty-start-1:#4c9d31;--loyalty-start-2:#214519;--loyalty-silver-1:#747f80;--loyalty-silver-2:#a8b7a9;--loyalty-gold-1:#90632c;--loyalty-gold-2:#d1b36b;--loyalty-platinum-1:#81747b;--loyalty-platinum-2:#a3a69c;--loyalty-diamond-1:#332d49;--loyalty-diamond-2:#7e86c3;--loyalty-birthday-1:#de4518;--loyalty-birthday-2:#fe8618;--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.product .skeleton .block{display:flex}.product .skeleton .item{background:#f6f6f6;border-radius:4px;overflow:hidden;position:relative;width:100%}.product .skeleton .item:before{animation:load 2s cubic-bezier(.4,0,.2,1) infinite;background:linear-gradient(90deg,transparent 0,#e8e8e8 50%,transparent);content:"";display:block;height:100%;left:-150px;position:absolute;top:0;width:150px}.product .skeleton .block--1{gap:12px;height:48px;justify-content:space-between;padding:12px 16px}@media(min-width:1024px){.product .skeleton .block--1{height:17px;justify-content:flex-start;margin-bottom:24px;padding:0}}.product .skeleton .block--1 .item--1{width:30px}@media(min-width:1024px){.product .skeleton .block--1 .item--1{width:24px}}.product .skeleton .block--1 .item--2{flex-grow:1}@media(min-width:1024px){.product .skeleton .block--1 .item--2{flex-grow:0;width:30%}}.product .skeleton .block--1 .item--3{width:30px}@media(min-width:1024px){.product .skeleton .block--1 .item--3,.product .skeleton .block--2{display:none}}.product .skeleton .block--2 .item{height:480px}.product .skeleton .block--3{padding:20px 16px}@media(min-width:1024px){.product .skeleton .block--3{padding:0 0 20px}}.product .skeleton .block--3 .item{height:46px}@media(min-width:1024px){.product .skeleton .block--3 .item{height:29px}}.product .skeleton .block--4{padding:0 16px}@media(min-width:1024px){.product .skeleton .block--4{padding:0 0 24px}}.product .skeleton .block--4 .item{height:20px}@media(min-width:1024px){.product .skeleton .block--4 .item{height:137px}}.product .skeleton .block--5{padding:24px 16px 32px}@media(min-width:1024px){.product .skeleton .block--5{padding:0 0 32px}}.product .skeleton .block--5 .item{height:206px}.product .skeleton .block--6{padding:0 16px}@media(min-width:1024px){.product .skeleton .block--6{padding:0 0 32px}}.product .skeleton .block--6 .item{height:79px}@media(min-width:1024px){.product .skeleton .block--6 .item{height:88px}}.product .skeleton .block--7{padding:32px 16px}@media(min-width:1024px){.product .skeleton .block--7{padding:0 0 32px}}.product .skeleton .block--7 .item{height:79px}@media(min-width:1024px){.product .skeleton .block--7 .item{height:88px}}.product .skeleton .block--8{display:none}@media(min-width:1024px){.product .skeleton .block--8{display:grid;gap:20px;grid-auto-rows:min-content;grid-template-columns:1fr}.product .skeleton .block--8 .item{aspect-ratio:2/3}.product .skeleton .block--8 .item--1,.product .skeleton .block--8 .item--2{display:none}}@media(min-width:1024px)and (min-width:1440px){.product .skeleton .block--8 .item--1,.product .skeleton .block--8 .item--2{display:block}.product .skeleton .block--8{grid-template-columns:1fr 1fr}}.product .skeleton .block--9{display:none}@media(min-width:1024px){.product .skeleton .block--9{display:grid;gap:12px;grid-template-columns:1fr 1fr}.product .skeleton .block--9 .item{height:56px}.product .skeleton .block--9 .item--1{grid-column:1/3}}.product .skeleton .block--10{display:none}@media(min-width:1024px){.product .skeleton .block--10{display:block;padding-top:60px}.product .skeleton .block--10 .item{height:420px}.product .skeleton .section--1{display:grid;gap:40px;grid-template-columns:1fr 440px}}@media(min-width:1024px)and (min-width:1440px){.product .skeleton .section--1{gap:20px;grid-template-columns:1fr 424px}}@media(min-width:1024px)and (min-width:1440px)and (min-width:1880px){.product .skeleton .section--1{gap:52px;grid-template-columns:1fr 540px}}.product .product-feedbacks{margin-top:60px}@media(max-width:1023.98px){.product .product-feedbacks{margin-top:40px}}.product .product-feedbacks .feedbacks__product-wrapper{display:none}.product .loyalty-start{--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.product .loyalty-silver{--loyalty-gradient-1:var(--loyalty-silver-1);--loyalty-gradient-2:var(--loyalty-silver-2)}.product .loyalty-gold{--loyalty-gradient-1:var(--loyalty-gold-1);--loyalty-gradient-2:var(--loyalty-gold-2)}.product .loyalty-platinum{--loyalty-gradient-1:var(--loyalty-platinum-1);--loyalty-gradient-2:var(--loyalty-platinum-2)}.product .loyalty-diamond{--loyalty-gradient-1:var(--loyalty-diamond-1);--loyalty-gradient-2:var(--loyalty-diamond-2)}.product .loyalty-birthday{--loyalty-gradient-1:var(--loyalty-birthday-1);--loyalty-gradient-2:var(--loyalty-birthday-2)}.product :root{--loyalty-start-1:#4c9d31;--loyalty-start-2:#214519;--loyalty-silver-1:#747f80;--loyalty-silver-2:#a8b7a9;--loyalty-gold-1:#90632c;--loyalty-gold-2:#d1b36b;--loyalty-platinum-1:#81747b;--loyalty-platinum-2:#a3a69c;--loyalty-diamond-1:#332d49;--loyalty-diamond-2:#7e86c3;--loyalty-birthday-1:#de4518;--loyalty-birthday-2:#fe8618;--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.product .product-delivery .product-delivery__title{font-size:20px;padding-bottom:20px;padding-top:40px}.product .product-delivery .product-delivery__sub-title{color:#878787;font-size:14px;padding-bottom:4px}.product .product-delivery .product-delivery__text{font-size:14px;padding-bottom:4px}.product .product-delivery .product-delivery__block{padding-bottom:16px}@media(min-width:1024px){.product .product-delivery .product-delivery__block{padding-bottom:20px}}.product .product-delivery .product-delivery__button{width:265px}.product .product__wrapper{display:flex;flex-direction:column}@media(min-width:1024px){.product .product__wrapper{flex-direction:row;gap:20px}}.product .product__slider{flex-grow:1}.product .product__main{padding:0 16px}@media(min-width:1024px){.product .product__main{flex:0 0 440px;overflow:hidden}}@media(min-width:1024px)and (min-width:1440px){.product .product__main{flex:0 0 424px}}@media(min-width:1024px)and (min-width:1440px)and (min-width:1880px){.product .product__main{flex:0 0 540px}}.product .product__price{margin-top:12px}@media(min-width:1024px){.product .product__price{margin-top:20px}}.product .product__other{margin-top:32px}@media(min-width:1024px){.product .product__other{margin-top:60px}}.product .product__details{margin-top:40px}@media(min-width:1024px){.product .product__details{margin-top:60px}}.product .product__cart-options{padding-top:32px}.product__breadcrumb{margin-bottom:24px}@media(min-width:1024px){.product__header{padding-bottom:48px}}.product__not-active{font-size:20px;padding:20px 0 0}@media(min-width:1024px){.product__not-active{padding:40px 0 60px}}.options-selector-wrapper{display:flex;flex-direction:column;gap:20px}.options-selector .options-selector__header{align-items:baseline;display:flex;justify-content:space-between;padding-bottom:12px}.options-selector .options-selector__title--error{color:#e73f3f}.options-selector .options-selector__error{color:#e73f3f;font-size:14px}.options-selector .options-selector__link{color:#878787;cursor:pointer;font-size:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.options-selector .options-selector__link:hover{text-decoration:underline}.options-selector__list{display:flex;flex-wrap:wrap;gap:10px}.options-selector__list .options-selector__item{align-items:center;border:2px solid #eee;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;min-height:48px;min-width:48px;padding:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.options-selector__list .options-selector__item:hover{background-color:#c6c6c6;border-color:#cbcbcb}.options-selector__list .options-selector__item--no-actual,.options-selector__list .options-selector__item--no-actual:hover{background-color:#f6f6f6;border-color:#f6f6f6;color:#cbcbcb;cursor:default}.options-selector__list .options-selector__item--selected,.options-selector__list .options-selector__item--selected:hover{background-color:#121212;border-color:#121212;color:#fff}.options-selector__list .options-selector__item--error,.options-selector__list .options-selector__item--error:hover{border-color:#e73f3f}.options-selector .input-select__list--open{max-height:250px}.cart-list .cart-list__header{display:flex;flex-direction:column;gap:20px;padding-top:24px}@media(min-width:1024px){.cart-list .cart-list__header{border-top:1px solid #e2e2e2}.cart-list .cart-list__header--mobile{display:none}}.cart-list .cart-list__header--desktop{display:none;flex-direction:row;justify-content:space-between}@media(min-width:1024px){.cart-list .cart-list__header--desktop{display:flex}}.cart-list .cart-list__items{display:flex;flex-direction:column;gap:20px;padding-top:20px}@media(min-width:1024px){.cart-list .cart-list__items{padding-top:28px}}.cart-list .cart-list-unavailable__header{display:flex;flex-direction:column;gap:20px;padding-top:40px}.cart-list .cart-list-unavailable__header button{white-space:nowrap;width:-moz-min-content;width:min-content}@media(min-width:1024px){.cart-list .cart-list-unavailable__header{flex-direction:row;justify-content:space-between}}.cart-list .cart-list-unavailable__title{font-size:20px}@media(min-width:1024px){.cart-list .cart-list-unavailable__title{font-size:24px}}.mobile-cart-item{display:grid;gap:8px;grid-template-columns:auto auto 1fr;position:relative}@media(min-width:360px){.mobile-cart-item{gap:12px}}.mobile-cart-item .mobile-cart-item__info{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.mobile-cart-item .mobile-cart-item__control{position:absolute;right:0;top:0}.mobile-cart-item .cart-item__badges{grid-column:2/4;grid-row:2/3}.desktop-cart-item{border-bottom:1px solid #e2e2e2;display:flex;gap:20px;padding-bottom:24px;position:relative}.desktop-cart-item:last-child{border:none}.desktop-cart-item .cart-item__info{min-width:150px}.desktop-cart-item .desktop-cart-item__discount-wrapper{flex:1 0 auto;margin-left:auto}.desktop-cart-item .cart-item__buttons{bottom:24px;position:absolute;right:0}.cart-item__info{display:flex;flex-direction:column;gap:8px}@media(min-width:1024px){.cart-item__info{gap:12px}}@media(min-width:1024px)and (min-width:1440px){.cart-item__info{width:250px}}@media(min-width:1024px)and (min-width:1440px)and (min-width:1880px){.cart-item__info{width:350px}}.cart-item__text{font-size:14px;line-height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-item__text--bold{font-weight:500}.cart-item__price{align-items:baseline;color:#ff8a3e;display:flex;flex-direction:column;font-size:18px;font-weight:500;gap:4px;padding:8px 0}@media(min-width:360px){.cart-item__price{flex-direction:row}}@media(min-width:360px)and (min-width:1024px){.cart-item__price{align-items:flex-end;flex-direction:column;flex-shrink:0;font-size:14px;font-weight:400;gap:8px}}@media(min-width:360px)and (min-width:1024px)and (min-width:1440px){.cart-item__price{align-items:flex-start;flex-direction:row}}.cart-item__price--old{color:#878787;font-size:14px;text-decoration:line-through}.cart-item__discount{cursor:pointer}@media(min-width:575px){.cart-item__discount{display:flex;gap:8px}}.cart-item__discount p{font-size:14px}.cart-item__discount p:last-child{align-items:center;display:flex;gap:4px}.cart-promocode{cursor:pointer;margin-top:8px;width:-moz-min-content;width:min-content}@media(min-width:360px){.cart-promocode{margin-top:12px}}@media(min-width:360px)and (min-width:575px){.cart-promocode{display:flex;margin-top:auto;width:auto}}@media(min-width:360px)and (min-width:575px)and (min-width:1024px){.cart-promocode{display:block;margin-top:12px}}@media(min-width:360px)and (min-width:575px)and (min-width:1024px)and (min-width:1440px){.cart-promocode{display:flex}}.cart-promocode .cart-promocode__title{background-color:#ff8a3e;font-size:12px;font-weight:500;padding:5px 8px}@media(min-width:1024px){.cart-promocode .cart-promocode__title{width:-moz-min-content;width:min-content}}.cart-promocode .cart-promocode__timer{background-color:#f6f6f6;color:#ff8a3e;font-family:monospace;font-size:12px;font-weight:500;padding:5px 0;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}@media(min-width:575px){.cart-promocode .cart-promocode__timer{padding:5px}}@media(min-width:575px)and (min-width:1024px){.cart-promocode .cart-promocode__timer{width:-moz-min-content;width:min-content}}.cart-promocode .cart-promocode__icon{margin-right:4px;position:relative;top:2px}.cart-promocode .cart-promocode__icon path{stroke:#ff8a3e}.cart-item__buttons{align-items:flex-end;display:flex;flex-direction:column-reverse;gap:12px}@media(min-width:1440px){.cart-item__buttons{flex-direction:row;gap:40px}}.cart-item__replace{margin-top:auto}@media(min-width:1024px){.cart-item__replace{margin-left:auto;margin-top:0}}.cart-item__to-favorite{color:#ff8a3e;justify-content:flex-start;margin-top:12px}.cart-item__to-favorite path{stroke:#ff8a3e}.cart-item__badges{display:flex;flex-wrap:wrap;gap:4px}@media(min-width:1024px){.cart-item__badges{flex-direction:column;flex-wrap:nowrap;gap:8px;margin-top:auto}}.cart-item__badge{align-items:center;background-color:#eee;display:flex;font-size:12px;height:20px;justify-content:center;text-align:center;white-space:nowrap;width:100%}@media(min-width:1024px){.cart-item__badge{padding:0 8px;width:-moz-min-content;width:min-content}}.cart-item__cashback{background:#ff8a3e;display:block;font-size:12px;font-weight:500;margin-top:8px;padding:3px 8px;width:-moz-min-content;width:min-content}.order-form{display:flex;flex-direction:column}.order-form .cart__title{margin-top:20px}@media(max-width:1023.98px){.order-form{padding-bottom:40px}}.order-prices{display:flex;flex-direction:column;gap:8px;padding:20px 0}.order-prices__item{display:flex;font-size:14px;justify-content:space-between}.order-prices__item>span{font-size:inherit}.order-prices__discount{color:#ff8a3e}.order-prices__discount--possible{color:#878787}.order-form__title{font-size:20px}.order-form__pvz{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:8px;padding-top:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.order-form__delivery{font-size:18px;padding-top:32px}@media(min-width:1024px){.order-form__delivery{font-size:24px}}.order-form__delivery span{display:block;font-size:14px;padding-top:20px}.order-form__total{display:flex;font-size:20px;font-weight:500;justify-content:space-between;padding-top:24px}.order-form__total>span{font-size:inherit}.order-form__notice{color:#545454;font-size:12px;padding-top:8px}.order-form__cashback-message{color:#878787;display:flex;font-size:14px;justify-content:space-between;padding:24px 0 20px}.order-form__cashback-message>span{color:inherit;font-size:inherit}.order-form__buttons{display:flex;flex-direction:column;gap:8px;order:2;padding-top:20px}@media(min-width:1024px){.order-form__buttons{gap:12px;margin-bottom:0;padding-top:20px}}.order-form__errors{display:flex;flex-direction:column;gap:12px;order:1;padding:20px 0}@media(min-width:1024px){.order-form__errors{order:3}}.order-form__error{color:#e73f3f;font-size:14px}.cart-recommended__title{font-size:20px;padding-bottom:20px}@media(min-width:1024px){.cart-recommended__title{font-size:24px;padding-bottom:32px}}.cart-recommended__list{display:flex;flex-direction:columncart-recommended__list;gap:20px}@media(min-width:1024px){.cart-recommended__list{display:grid;grid-template-columns:repeat(4,1fr)}}.cart-recommended__item{display:flex;gap:12px}.cart-recommended__image img{display:block}.cart-recommended__info{display:flex;flex-direction:column;gap:8px;overflow:hidden}.cart-recommended__text{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-recommended__text--bold{font-weight:500}.cart-recommended__price{color:#ff8a3e;font-size:18px;font-weight:500}.cart-recommended__price--old{color:#878787;font-size:14px;text-decoration-line:line-through}.cart-recommended__button-container{margin-top:auto}.cart-gifts .cart-gifts__title{font-size:20px;padding-bottom:20px;padding-top:40px}@media(min-width:1024px){.cart-gifts .cart-gifts__title{font-size:24px;padding-bottom:32px;padding-top:120px}}.cart-gifts .cart-gifts__message{padding-bottom:20px}.cart-gifts .cart-gifts__message br{display:none}@media(min-width:1024px){.cart-gifts .cart-gifts__message br{display:inline}}.cart-gifts .swiper-slide{width:auto}.cart-gifts .cart-gifts__buttons{display:none}@media(min-width:1024px){.cart-gifts .cart-gifts__buttons{display:flex;gap:20px;justify-content:flex-end;padding-top:20px}}.cart-gifts .cart-gifts__button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.5' d='M14.43 5.93 20.5 12l-6.07 6.07M3.5 12h16.83'/%3E%3C/svg%3E") 50% no-repeat #f6f6f6;cursor:pointer;display:block;height:36px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:36px}.cart-gifts .cart-gifts__button--prev{transform:rotate(180deg)}.cart-gifts .gift-product{margin-right:12px;overflow:hidden;position:relative;width:120px}.cart-gifts .gift-product__check{position:absolute;right:4px;top:4px}.cart-gifts .gift-product__image img{display:block}.cart-gifts .gift-product__kit{font-size:12px;padding-top:4px}.cart-gifts .gift-product__text{font-size:12px;overflow:hidden;padding-top:4px;text-overflow:ellipsis;white-space:nowrap}@media(min-width:1024px){.prepare-order-slider{border-bottom:1px solid #e2e2e2;padding-bottom:32px!important}}.prepare-order-slider .swiper-slide{margin-right:8px;width:auto}@media(min-width:1024px){.prepare-order-slider .swiper-slide{margin-right:20px}.prepare-order-slider .swiper-slide:first-child{margin-left:0}}.prepare-order-slider .prepare-order-slider__image{cursor:pointer}.prepare-order-slider .prepare-order-slider__image img{display:block}.select-address-modal .select-address-modal__list{display:flex;flex-direction:column;gap:20px}.select-address-modal .select-address-modal__item{align-items:center;cursor:pointer;display:grid;gap:12px;grid-template-columns:auto 1fr auto}.select-address-modal .select-address-modal__delete{margin-left:auto}.select-address-modal .select-address-modal__add{align-items:center;color:#ff8a3e;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:12px;padding-top:20px}.address-form{display:flex;flex-direction:column;gap:20px}.cart-address .cart-address__title{font-size:24px;margin-top:60px}@media(max-width:1023.98px){.cart-address .cart-address__title{font-size:18px;margin-top:32px}}.cart-address .cart-address__main-container{display:flex;flex-direction:column;gap:20px;margin-top:32px}@media(max-width:1023.98px){.cart-address .cart-address__main-container{margin-top:20px}}.cart-address .cart-address__block{gap:8px}.cart-address .cart-address__block,.cart-address .cart-address__block--column{align-items:center;background:#f6f6f6;border-radius:8px;display:flex;justify-content:space-between;padding:16px 12px}.cart-address .cart-address__block--column{gap:32px}@media(max-width:1879.98px){.cart-address .cart-address__block--column{align-items:flex-start;flex-direction:column;gap:0}}.cart-address .cart-address__text-wrapper{display:flex;flex-direction:column;gap:8px}@media(max-width:1023.98px){.cart-address .cart-address__text-wrapper--no-wrap{overflow:hidden;white-space:nowrap}.cart-address .cart-address__text-wrapper--no-wrap .cart-address__text{overflow:hidden;text-overflow:ellipsis}}.cart-address .cart-address__text{font-size:14px}.cart-address .cart-address__text--orange{color:#ff8a3e;cursor:pointer;font-size:14px;font-weight:400}.cart-address .cart-address__text--bold{font-size:16px;margin-bottom:4px}.cart-address .cart-address__text--orange-small{color:#ff8a3e;cursor:pointer;font-size:12px;font-weight:400}.cart-address .cart-address__edit-icon{cursor:pointer;min-width:24px}.cart-address .cart-address__buttons-wrapper{align-items:center;display:flex;gap:20px}.cart-address .cart-address__buttons-wrapper .button{white-space:nowrap}@media(max-width:1879.98px){.cart-address .cart-address__buttons-wrapper{margin-top:20px}}@media(max-width:1023.98px){.cart-address .cart-address__buttons-wrapper{flex-direction:column;gap:8px;width:100%}}.cart-address .cart-address__buttons-wrapper .button--light{border:2px solid #eee}.cart-delivery .cart-delivery__header{padding:40px 0 20px}@media(min-width:1024px){.cart-delivery .cart-delivery__header{padding:136px 0 64px}}.cart-delivery .cart-delivery__title{font-size:20px}@media(min-width:1024px){.cart-delivery .cart-delivery__title{font-size:24px}}.cart-delivery .cart-delivery__list{display:flex;flex-direction:column;gap:24px}@media(min-width:1024px){.cart-delivery .cart-delivery__list{gap:32px}}.cart-delivery .cart-delivery__section{border-bottom:1px solid #eee;padding-bottom:20px}.cart-delivery .cart-delivery__section:last-child{border:none}.cart-delivery .cart-delivery__section .delivery-title{cursor:pointer;display:flex;gap:8px;justify-content:space-between}.cart-delivery .cart-delivery__section .delivery-title--unavailable{color:#757575}.cart-delivery .cart-delivery__section .delivery-title__button{margin-left:8px;transition:all .3s ease}.cart-delivery .cart-delivery__section .delivery-title__button--open{transform:rotate(180deg)}.cart-delivery .cart-delivery__section .delivery-title__text{color:inherit;flex:1;font-size:16px;text-wrap:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(min-width:1024px){.cart-delivery .cart-delivery__section .delivery-title__text{font-size:20px}}.cart-delivery .cart-delivery__section .delivery-title__badge{background:#ff8a3e;font-size:14px;padding:2px 4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(min-width:1024px){.cart-delivery .cart-delivery__section .delivery-title__badge{font-size:16px}}.cart-delivery .cart-delivery__section .delivery-title__message{color:#757575}.cart-delivery .cart-delivery__section .delivery__list{display:flex;flex-direction:column;gap:20px;padding-top:20px}.cart-delivery .cart-delivery__section .delivery__list-item{align-items:center;cursor:pointer;display:flex;gap:8px}.cart-delivery .cart-delivery__section .delivery__list-item .orange{color:#ff8a3e}.cart-delivery .cart-delivery__section .delivery__list-item--active{color:#ff8a3e;font-weight:700}.cart-delivery .cart-delivery__section .delivery__list-item .delivery__text--low{color:#878787;font-size:12px;padding-top:6px}.delivery-map{display:flex;flex-direction:column;gap:8px;padding-top:12px}.delivery-map .delivery-map__text{font-size:14px}[class*=balloon-panel],[class*=copyrights-pane]{display:none!important}.payment-selector .payment-selector__title{font-size:20px;padding:40px 0 20px}.payment-selector .payment-selector__list{display:flex;flex-direction:column;gap:20px}.payment-selector .payment-selector__item{align-items:center;cursor:pointer;display:flex;gap:12px}.payment-selector .payment-selector__badge{background:#ff8a3e;padding:1px 8px}.prepare-order{width:100%}.prepare-order .wrapper{display:flex;flex-direction:column;padding:0 16px}@media(min-width:1024px){.prepare-order .wrapper{flex-direction:row;gap:168px;padding:0 0 60px}}.prepare-order .prepare-order__column{flex-grow:1}.prepare-order .prepare-order__column:first-child{overflow-x:hidden}.prepare-order .prepare-order__column:last-child{flex:0 0 424px}.prepare-order .prepare-order__logo{padding:20px 0 24px}.prepare-order .prepare-order__title{font-size:20px;padding:24px 0 20px}.prepare-order .prepare-order__sticky-wrapper{padding-top:40px}@media(min-width:1024px){.prepare-order .prepare-order__sticky-wrapper{padding-top:0;position:sticky;top:20px}}.order-success{display:flex;flex-direction:column;gap:32px;max-width:870px;width:100%}@media(max-width:1023.98px){.order-success{gap:20px}}.order-success__block{display:flex;flex-direction:column;gap:20px}@media(max-width:1023.98px){.order-success__block{gap:16px}}.order-success__block--row{display:flex;gap:32px}@media(max-width:1023.98px){.order-success__block--row{flex-direction:column;gap:16px}}.order-success__block--row.row{flex-direction:row;gap:8px}.order-success__inner,.order-success__inner--gray{align-items:center;display:grid;gap:4px 16px;grid-template-columns:auto 1fr;grid-template-rows:auto auto}.order-success__inner--gray{background:#f6f6f6;border-radius:8px;cursor:pointer;padding:8px 12px 12px;position:relative;width:100%}@media(max-width:1023.98px){.order-success__inner--gray>.order-success__text{font-size:14px}.order-success__inner--gray>.order-success__text--orange{font-size:12px}}.order-success__icon{grid-column:1/2;grid-row:1/3}.order-success__text{font-size:16px}.order-success__text--orange{color:#ff8a3e}.order-success__text--gray{color:#545454;font-size:14px;font-weight:400}.order-success__text--price{font-size:24px;font-weight:500}.order-success__text--link{position:relative;width:-moz-fit-content;width:fit-content}.order-success__text--link:after{background:#ff8a3e;bottom:-2px;content:"";height:1px;left:0;position:absolute;width:100%}.order-success__title{font-size:20px}@media(min-width:1024px){.order-success__title{font-size:24px}}.order-success__recommended{display:flex;flex-direction:column;gap:40px;margin-top:70px}@media(max-width:1023.98px){.order-success__recommended{gap:20px;margin-top:32px}}.success-add-modal{display:flex;gap:20px}.success-add-modal__body{display:flex;flex-direction:column;gap:12px}.success-add-modal__text{word-break:break-all}.success-add-modal__price{color:#ff8a3e;font-size:20px;font-weight:600}.cart-type{display:flex;flex-direction:column;gap:20px;padding-top:24px}@media(min-width:1024px){.cart-type{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:16px;padding-top:0}}.cart-type .cart-type__text{width:auto}.cart-type .cart-type__info{color:#ff8a3e;cursor:pointer;padding-left:8px}.cart-type .cart-type__toggle{align-items:center;display:flex;gap:12px}@media(min-width:1024px){.cart-type .cart-type__toggle{width:auto}}.discount-switch{align-items:center;background:#f6f6f6;border-radius:4px;display:grid;gap:4px 12px;grid-template-columns:auto 1fr;margin:20px 0 0;padding:12px}.discount-switch .discount-switch__slider{background:#eee;border-radius:25px;cursor:pointer;grid-row:1/3;height:24px;position:relative;width:44px}.discount-switch .discount-switch__slider--active .discount-switch__switcher{left:auto;right:2px}.discount-switch .discount-switch__slider--active{background:#ff8a3e}.discount-switch .discount-switch__switcher{background:#fff;border-radius:50%;height:20px;left:2px;position:absolute;top:2px;transition:left,right .2s ease;width:20px}.discount-switch .discount-switch__title{font-size:14px;grid-row:1/2}@media(min-width:1024px){.discount-switch .discount-switch__title{font-size:16px}}.discount-switch .discount-switch__note{color:#878787;font-size:14px;grid-row:2/3}.cart-empty{width:100%}.cart-empty .cart-empty__title{font-size:20px;padding-bottom:20px;padding-top:32px}@media(min-width:1024px){.cart-empty .cart-empty__title{font-size:24px;padding-top:0}}.cart-empty .cart-empty__text{padding-bottom:20px}.cart-empty .cart-empty__button{margin-bottom:120px;margin-top:20px}@media(min-width:1024px){.cart-empty .cart-empty__button{width:130px}}.buy-one-click-modal .buy-one-click-modal__form{display:flex;flex-direction:column}.buy-one-click-modal .buy-one-click-modal__form>*+*{margin-top:20px}.buy-one-click-modal .buy-one-click-modal__price{display:flex;justify-content:space-between}.buy-one-click-modal .buy-one-click-modal__price span{font-size:20px;font-weight:500}@media(min-width:1024px){.buy-one-click-modal .buy-one-click-modal__price span{font-size:24px}}.buy-one-click-modal .buy-one-click-modal__delivery{color:#545454;font-size:12px;margin-top:0}.buy-one-click-modal .buy-one-click-modal__offerta{align-items:center;display:flex;gap:8px;margin-top:12px}.buy-one-click-modal .buy-one-click-modal__offerta a,.buy-one-click-modal .buy-one-click-modal__offerta span{color:#545454;font-size:12px}@media(min-width:1024px){.buy-one-click-modal .buy-one-click-modal__offerta a,.buy-one-click-modal .buy-one-click-modal__offerta span{font-size:14px}}.success-buy-now-modal{display:flex;flex-direction:column;gap:20px}.success-buy-now-modal .success-buy-now-modal__bold{font-weight:500}.success-buy-now-modal .success-buy-now-modal__orange{color:#ff8a3e}.success-buy-now-modal .success-buy-now-modal__price{font-size:20px;font-weight:500}.cart-need-help-modal .cart-need-help-modal__text{padding-bottom:20px}.cart-need-help-modal .cart-need-help-modal__form,.cart-personal-data{display:flex;flex-direction:column;gap:20px}.cart-personal-data{padding-top:40px}@media(min-width:1024px){.cart-personal-data{padding-top:120px}}.cart-personal-data .cart-personal-data__header{font-size:20px}@media(min-width:1024px){.cart-personal-data .cart-personal-data__header{font-size:24px}}.cart-personal-data .cart-personal-data__form{display:flex;flex-direction:column;gap:20px}@media(min-width:1024px){.cart-personal-data .cart-personal-data__form{width:560px}}.cart-bar{align-content:center;animation:appearAnimation 1.5s cubic-bezier(.08,.82,.17,1) forwards;background-color:#fff;bottom:70px;display:grid;gap:18px;grid-template-columns:30% 1fr;left:0;padding:16px;position:fixed;transform:translateY(100%);width:100%;z-index:1}.cart-bar--close{animation:disappearAnimation 1.5s cubic-bezier(.08,.82,.17,1) forwards}.cart-bar .cart-bar__count{color:#878787;font-size:12px}.cart-bar .cart-bar__price{font-size:20px;font-weight:500}@keyframes appearAnimation{to{transform:translateY(0)}}@keyframes disappearAnimation{0%{transform:translateY(0)}to{transform:translateY(100%)}}.cart{display:flex;flex-direction:column;margin-top:0;padding:16px}@media(min-width:1024px){.cart{flex-direction:row;gap:40px;padding:0}}@media(min-width:1024px)and (min-width:1440px){.cart{gap:130px}}@media(min-width:1024px)and (min-width:1440px)and (min-width:1880px){.cart{gap:170px}}.cart .order-success{margin-top:0}@media(min-width:1024px){.cart .order-success{margin-top:60px}.cart__header{padding-bottom:48px}}.cart__column{width:100%}.cart__column:last-child{flex:0 0 405px}@media(min-width:1024px){.cart__column:last-child{flex:0 0 268px}}@media(min-width:1024px)and (min-width:1440px){.cart__column:last-child{flex:0 0 313px}}@media(min-width:1024px)and (min-width:1440px)and (min-width:1880px){.cart__column:last-child{flex:0 0 425px}}.cart__sticky-wrapper{position:sticky;top:10px}.cart__title{font-size:20px}@media(min-width:1024px){.cart__title{font-size:24px}}.cart__title--counter{color:#878787;font-size:14px;padding-left:10px}@media(min-width:1024px){.cart__title--counter{font-size:16px;padding-left:10px}}.cart__recommended{padding-top:40px}@media(min-width:1024px){.cart__recommended{padding-top:120px}}.cart__unavailable{padding-top:40px}@media(min-width:1024px){.cart__unavailable{padding-top:120px}}.cart__back{align-items:center;cursor:pointer;display:flex;gap:8px;margin-bottom:22px}.cart__back span{transform:rotate(180deg)}@media(min-width:1024px){.cart__back{margin:30px 0}}.cart__back-text{color:#878787;font-size:14px;font-style:normal;font-weight:400;line-height:120%}.payment-loader{background:#fff;flex-direction:column;height:100vh;padding:0 16px}.payment-loader,.payment-loader__icons{align-items:center;display:flex;justify-content:center}.payment-loader__icons{margin-bottom:120px}.payment-loader__icon{animation:payment-spin 2s ease-in-out infinite;height:120px;width:120px}.payment-loader__title{color:#121212;font-size:24px;margin:0;text-align:center}.payment-loader__subtitle{color:#545454;font-size:14px;margin:20px 0 0;text-align:center}@media(max-width:1024px){.payment-loader .payment-loader__icon{height:80px;width:80px}.payment-loader .payment-loader__icons{margin-bottom:80px}.payment-loader .payment-loader__title{font-size:20px}}@keyframes payment-spin{0%{transform:rotate(0)}to{transform:rotate(180deg)}}.payment-failed{align-items:center;display:flex;flex-direction:column;margin:200px auto 0;max-width:580px;text-align:center}.payment-failed__title{color:#121212;font-size:24px;margin:0}.payment-failed__text{color:#121212;font-size:16px;line-height:1.5;margin:20px 0 0}.payment-failed__phone{color:#ff8a3e;font-weight:500;text-decoration:none}.payment-failed__actions{display:flex;gap:20px;margin-top:40px}.payment-failed__actions .button{width:250px}@media(max-width:1024px){.payment-failed{margin-top:80px}.payment-failed__actions{flex-direction:column;width:100%}.payment-failed__actions .button{width:100%}}.mobile-filter{display:flex;flex-direction:column;gap:16px}.mobile-filter .mobile-filter__block{border-bottom:1px solid #eee}.mobile-filter .mobile-filter__header{align-items:baseline;display:flex;gap:16px;justify-content:space-between}.mobile-filter .mobile-filter__value{color:#878787;flex-grow:1;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-filter .mobile-filter__clear{color:#ff8a3e;font-size:12px;font-weight:500}.mobile-filter .mobile-filter__carrot{align-self:center;transform:rotate(-90deg);transition:transform .3s ease-in-out}.mobile-filter .mobile-filter__carrot--close{transform:rotate(90deg)}.mobile-filter .mobile-filter__body{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .3s}.mobile-filter .mobile-filter__body--open{grid-template-rows:1fr;padding-bottom:16px}.mobile-filter .mobile-filter__body--open .mobile-filter__list{visibility:visible}.mobile-filter .mobile-filter__body--open:has(.mobile-filter__item--price){overflow:visible}.mobile-filter .mobile-filter__list{display:flex;flex-direction:column;gap:20px;min-height:0;padding-top:16px;transition:visibility .3s;visibility:hidden}.mobile-filter .mobile-filter__item{align-items:center;display:flex;font-size:14px;gap:8px}.mobile-filter .mobile-filter__list--box{display:flex;flex-flow:row wrap;gap:8px}.mobile-filter .mobile-filter__item--box{align-items:center;background-color:#f6f6f6;border-radius:8px;display:flex;height:48px;padding:0 16px;width:auto}.mobile-filter .mobile-filter__item--box.mobile-filter__item--active{background-color:#121212;color:#fff}.mobile-filter .mobile-filter__list--color{flex-flow:row wrap;gap:12px 16px}.mobile-filter .mobile-filter__item--color{position:relative}.mobile-filter .mobile-filter__item--color span{border:1px solid #eee;border-radius:50%;display:block;height:32px;width:32px}.mobile-filter .mobile-filter__item--color.mobile-filter__item--active{position:relative}.mobile-filter .mobile-filter__item--color.mobile-filter__item--active:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' fill='none' viewBox='0 0 12 10'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M11.663.9a.94.94 0 0 1 0 1.325L4.788 9.1a.937.937 0 0 1-1.326 0L.337 5.975A.937.937 0 1 1 1.663 4.65l2.462 2.462L10.337.9a.937.937 0 0 1 1.326 0' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:block;height:20px;left:5px;position:absolute;top:10px;width:20px;z-index:1}.mobile-filter .mobile-filter__chevron{transition:transform .3s ease}.mobile-filter .mobile-filter__chevron.active{transform:rotate(180deg)}.mobile-filter .mobile-filter__list--category{gap:20px}.mobile-filter .mobile-filter__list--category .mobile-filter__list{padding:0}.mobile-filter .mobile-filter__item--category{align-items:flex-start;display:flex;flex-direction:column;font-size:14px;gap:20px}.mobile-filter .mobile-filter__item--category .mobile-filter__item-category-gray{color:#afafaf;font-size:12px}.mobile-filter .mobile-filter__item--category .active{color:#ff8a3e}.mobile-filter .mobile-filter__item--category>.mobile-filter__list--category{margin-left:20px}.mobile-filter .mobile-filter__item--price{align-items:center;display:flex;flex-direction:row;gap:8px;width:100%}.mobile-filter .mobile-filter__item--price input{text-align:center}.mobile-filter .mobile-filter__price-inputs-separator{background-color:#eee;height:1px;min-width:12px;width:12px}.desktop-filter{height:100%}.desktop-filter .desktop-filter__main{display:grid;flex-direction:column;grid-template-columns:305px 1fr;grid-template-columns:480px 1fr;grid-template-columns:500px 1fr;height:100%}.desktop-filter .desktop-filter__left{border-right:1px solid #eee;display:flex;flex-direction:column;height:100%;padding:60px 40px 40px 80px}.desktop-filter .desktop-filter__right{overflow-y:auto;padding:60px 0 40px 40px;width:400px}.desktop-filter .desktop-filter__headers{display:flex;flex-direction:column;flex-grow:1;gap:24px}.desktop-filter .desktop-filter__header{align-items:center;cursor:pointer;display:flex;gap:8px;justify-content:flex-start;overflow:hidden}.desktop-filter .desktop-filter__value{margin-left:auto;overflow:hidden}.desktop-filter .desktop-filter__value--text{direction:rtl;text-align:left;text-overflow:ellipsis;white-space:nowrap}.desktop-filter .desktop-filter__value--text.price{direction:ltr}.desktop-filter .desktop-filter__value--color{display:flex;gap:12px}.desktop-filter .desktop-filter__value--color i{border:1px solid #eee;border-radius:50%;display:block;height:16px;width:16px}.desktop-filter .desktop-filter__clear{padding:10px}.desktop-filter .desktop-filter__list{display:flex;flex-direction:column;gap:24px}.desktop-filter .desktop-filter__item{align-items:center;cursor:pointer;display:flex;font-size:16px;gap:8px}.desktop-filter .desktop-filter__list--box{flex-flow:row wrap;gap:12px}.desktop-filter .desktop-filter__item--box{background-color:#f6f6f6;border-radius:8px;padding:15px 12px;width:auto}.desktop-filter .desktop-filter__item--active.desktop-filter__item--box{background:#121212;color:#fff}.desktop-filter .desktop-filter__item--price{display:flex;padding-right:40px}.desktop-filter .desktop-filter__list--color{align-items:center;display:flex;flex-flow:row wrap;gap:16px}.desktop-filter .desktop-filter__item--color{border:1px solid #eee;border-radius:50%;margin:2px}.desktop-filter .desktop-filter__item--color span{border-radius:50%;display:block;height:24px;width:24px}.desktop-filter .desktop-filter__item--color:hover{margin:0;outline:1px solid #e2e2e2;padding:2px}.desktop-filter .desktop-filter__item--active.desktop-filter__item--color{margin:0;outline:1px solid #afafaf;padding:2px}.desktop-filter .desktop-filter__chevron{transition:transform .3s ease}.desktop-filter .desktop-filter__chevron.active{transform:rotate(180deg)}.desktop-filter .desktop-filter__list--category{gap:20px}.desktop-filter .desktop-filter__item--category{align-items:flex-start;display:flex;flex-direction:column;font-size:14px;gap:20px}.desktop-filter .desktop-filter__item--category .desktop-filter__item-category-gray{color:#afafaf;font-size:12px}.desktop-filter .desktop-filter__item--category .active{color:#ff8a3e}.desktop-filter .desktop-filter__item--category>.desktop-filter__list--category{margin-left:20px}.catalog-categories{border-bottom:1px solid #eee;padding:8px 0}@media(min-width:1024px){.catalog-categories{border:none;display:flex;justify-content:center;padding:12px 0}}.catalog-categories .catalog-categories__item{background-color:#121212;border-radius:50px;color:#fff;cursor:pointer;display:block;font-size:12px;margin-right:8px;padding:6px 12px}@media(min-width:1024px){.catalog-categories .catalog-categories__item{font-size:16px;line-height:100%;padding:8px 16px}}.catalog-categories .catalog-categories__item:first-child{margin-left:16px}@media(min-width:1024px){.catalog-categories .catalog-categories__item{margin-right:12px}.catalog-categories .catalog-categories__item:first-child{margin-left:0}}.catalog-categories .swiper-slide{width:auto}.active-filters{padding:8px 0 16px}@media(min-width:1024px){.active-filters{display:flex;justify-content:center;padding:0 0 32px}}.active-filters .active-filters__item{align-items:center;background-color:#eee;border-radius:50px;cursor:pointer;display:flex;font-size:12px;gap:2px;padding:6px 12px}@media(min-width:1024px){.active-filters .active-filters__item{font-size:16px;line-height:100%;padding:8px 16px}}.active-filters .active-filters__item:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23545454' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6.343 6.343 11.314 11.314M6.343 17.657 17.657 6.343'/%3E%3C/svg%3E") no-repeat 50%;background-size:16px;content:"";height:16px;position:relative;top:2px;width:16px}.active-filters .active-filters__item:first-child{margin-left:16px}.active-filters .swiper-slide{width:auto}.auto-tags{display:flex;flex-direction:column;gap:8px}.auto-tags .auto-tags__header,.auto-tags .auto-tags__link{font-size:14px;line-height:20px}.auto-tags .auto-tags__link{color:#878787}@media(min-width:1024px){.manual-tags .swiper-wrapper{display:flex;flex-wrap:wrap;gap:12px}}.manual-tags .swiper-slide{margin-right:12px;width:auto}.manual-tags .swiper-slide:first-child{margin-left:16px}@media(min-width:1024px){.manual-tags .swiper-slide{margin:0}.manual-tags .swiper-slide:first-child{margin-left:0}}.manual-tags .manual-tags__item{background-color:#121212;border-radius:50px;color:#fff;display:block;line-height:100%;padding:8px 16px}.sort-links{background:#fff;position:relative}.sort-links .sort-links__header{align-items:center;cursor:pointer;display:flex;gap:8px;justify-content:flex-end}.sort-links .sort-links__header:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23545454' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.25' d='m16.6 7.458-5.433 5.433a1.655 1.655 0 0 1-2.334 0L3.4 7.458'/%3E%3C/svg%3E") 50% no-repeat;content:"";display:block;height:24px;position:relative;top:3px;transition:transform .3s ease-in-out;width:24px}.sort-links--open .sort-links__header:after{transform:rotate(180deg)}.sort-links .sort-links__list{background:#fff;display:flex;flex-direction:column;gap:20px;padding:0 30px 8px 8px;position:absolute;right:0;top:40px;width:185px;z-index:5}.sort-links .sort-links__link{color:#878787}.mobile-sort{display:flex;flex-direction:column;gap:20px}.mobile-sort .mobile-sort__item{align-items:center;display:flex;gap:8px}.catalog-menu{overflow-y:auto}@media(min-width:1024px){.catalog-menu{padding:60px 0 20px}}.catalog-menu .catalog-menu__search{align-items:center;border:1px solid #e2e2e2;border-radius:9999px;cursor:pointer;display:flex;gap:8px;height:40px;margin:20px 16px 6px;padding:0 12px}.catalog-menu .catalog-menu__search-icon{color:#afafaf;flex-shrink:0;height:20px;width:20px}.catalog-menu .catalog-menu__search-placeholder{color:#afafaf;font-size:16px}.catalog-menu .catalog-menu__header{display:flex;overflow:scroll hidden;scrollbar-width:none;touch-action:pan-x;-webkit-user-select:none;-moz-user-select:none;user-select:none}.catalog-menu .catalog-menu__header-item{border-bottom:2px solid #eee;cursor:pointer;font-size:14px;padding:12px 20px;white-space:nowrap}.catalog-menu .catalog-menu__header-item--active{border-color:#ff8a3e}.catalog-menu .catalog-menu__back:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.5' d='M14.43 5.93 20.5 12l-6.07 6.07M3.5 12h16.83'/%3E%3C/svg%3E");content:"";display:block;height:24px;transform:rotate(180deg);width:24px}.catalog-menu .catalog-menu__back{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:12px;margin:12px 0 0 16px;white-space:nowrap;width:-moz-min-content;width:min-content}@media(min-width:1024px){.catalog-menu .catalog-menu__back{font-size:20px;margin:0 0 10px 82px}}.catalog-menu .catalog-menu__items{display:flex;flex-direction:column;padding:20px 16px 0}@media(min-width:1024px){.catalog-menu .catalog-menu__items{gap:15px;padding:20px 82px 0}}.catalog-menu .catalog-menu__item{display:flex}.catalog-menu .category-menu-item{align-items:center;cursor:pointer;display:flex;gap:12px;height:60px}@media(min-width:1024px){.catalog-menu .category-menu-item{height:48px;padding:0 10px}.catalog-menu .category-menu-item:hover{background:#f6f6f6;border-radius:24px}}.catalog-menu .category-menu-item .category-menu-item__wrapper{align-items:center;border-bottom:1px solid #eee;display:flex;gap:12px;height:100%;justify-content:space-between;width:100%}@media(min-width:1024px){.catalog-menu .category-menu-item .category-menu-item__wrapper{border:none}}.catalog-menu .category-menu-item:last-child .category-menu-item__wrapper{border-bottom:none}.catalog-menu .category-menu-item .category-menu-item__image img{border-radius:50%}.catalog-menu .category-menu-item .category-menu-item__text{font-size:14px}@media(min-width:1024px){.catalog-menu .category-menu-item .category-menu-item__text{font-size:16px}}.catalog-menu .category-menu-item .category-menu-item__carret{margin-left:auto}.catalog-menu .category-menu-item .category-menu-item__carret path{stroke:#e2e2e2}@media(min-width:1024px){.catalog-menu .category-menu-item--image{padding-left:0}}.catalog-feedbacks{display:flex;flex-direction:column;gap:40px}@media(max-width:1023.98px){.catalog-feedbacks{gap:20px;padding:0 16px}}.catalog-feedbacks .feedbacks__header-block{display:none}.catalog-feedbacks__title{color:#121212;font-size:24px;font-style:normal;font-weight:400;line-height:120%}@media(max-width:1023.98px){.catalog-feedbacks__title{font-size:20px}}.catalog-feedbacks__show-more{color:#ff8a3e;cursor:pointer;font-size:14px;font-style:normal;font-weight:500;line-height:120%}.faq-questions{display:flex;flex-direction:column;gap:32px;margin:120px 0}@media(max-width:1023.98px){.faq-questions{gap:20px;margin:32px 0;padding:0 16px}}.faq-questions__title{color:#121212;font-size:24px;font-weight:400;line-height:1.2}@media(max-width:1023.98px){.faq-questions__title{font-size:20px}}.faq-questions__list{display:flex;flex-direction:column;gap:12px}.faq-questions__item{border:1px solid #e2e2e2;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;padding:20px;transition:gap .3s ease}.faq-questions__item[aria-expanded=true]{gap:16px}@media(max-width:1023.98px){.faq-questions__item{padding:12px}}.faq-questions__question{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:8px;justify-content:space-between;padding:0;text-align:left;width:100%}.faq-questions__question-text{color:#121212;font-size:20px;line-height:1.2}@media(max-width:1023.98px){.faq-questions__question-text{font-size:16px}}.faq-questions__arrow{flex-shrink:0;transition:transform .3s ease}.faq-questions__arrow--open{transform:rotate(180deg)}.faq-questions__answer-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq-questions__answer-wrapper--open{grid-template-rows:1fr}.faq-questions__answer{color:#545454;font-size:16px;line-height:1.2;min-height:0;overflow:hidden}.faq-questions__answer p{margin-bottom:8px}.faq-questions__answer p:last-child{margin-bottom:0}.faq-questions__answer a{color:#ff8a3e;text-decoration:underline}.catalog .skeleton .loyalty-start{--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.catalog .skeleton .loyalty-silver{--loyalty-gradient-1:var(--loyalty-silver-1);--loyalty-gradient-2:var(--loyalty-silver-2)}.catalog .skeleton .loyalty-gold{--loyalty-gradient-1:var(--loyalty-gold-1);--loyalty-gradient-2:var(--loyalty-gold-2)}.catalog .skeleton .loyalty-platinum{--loyalty-gradient-1:var(--loyalty-platinum-1);--loyalty-gradient-2:var(--loyalty-platinum-2)}.catalog .skeleton .loyalty-diamond{--loyalty-gradient-1:var(--loyalty-diamond-1);--loyalty-gradient-2:var(--loyalty-diamond-2)}.catalog .skeleton .loyalty-birthday{--loyalty-gradient-1:var(--loyalty-birthday-1);--loyalty-gradient-2:var(--loyalty-birthday-2)}.catalog .skeleton :root{--loyalty-start-1:#4c9d31;--loyalty-start-2:#214519;--loyalty-silver-1:#747f80;--loyalty-silver-2:#a8b7a9;--loyalty-gold-1:#90632c;--loyalty-gold-2:#d1b36b;--loyalty-platinum-1:#81747b;--loyalty-platinum-2:#a3a69c;--loyalty-diamond-1:#332d49;--loyalty-diamond-2:#7e86c3;--loyalty-birthday-1:#de4518;--loyalty-birthday-2:#fe8618;--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.catalog .skeleton .block{display:flex}.catalog .skeleton .item{background:#f6f6f6;border-radius:4px;overflow:hidden;position:relative;width:100%}.catalog .skeleton .item:before{animation:load 2s cubic-bezier(.4,0,.2,1) infinite;background:linear-gradient(90deg,transparent 0,#e8e8e8 50%,transparent);content:"";display:block;height:100%;left:-150px;position:absolute;top:0;width:150px}.catalog .skeleton .block{width:100%}.catalog .skeleton .block--1{aspect-ratio:2/3}.catalog .skeleton .block--2{display:grid;gap:4px;grid-template-columns:1fr;padding:8px}@media(min-width:1024px){.catalog .skeleton .block--2{gap:8px;grid-template-columns:1fr 30%;padding:8px 0}}.catalog .skeleton .block--2 .item{height:14px}@media(min-width:1024px){.catalog .skeleton .block--2 .item{height:48px}.catalog .skeleton .block--2 .item--1,.catalog .skeleton .block--2 .item--2{display:none}.catalog .skeleton .block--2 .item--3{grid-column:1/3}}.catalog .skeleton .block--3{padding:0 8px}@media(min-width:1024px){.catalog .skeleton .block--3{padding:0}}.catalog .skeleton .block--3 .item{height:36px}@media(min-width:1024px){.catalog .skeleton .block--3 .item{height:16px}}.catalog .catalog__seo-text{color:#878787;font-size:14px;padding:32px 16px 0}.catalog .catalog__seo-text h2{color:#121212;font-size:16px;font-weight:500;line-height:120%;margin-bottom:12px}.catalog .catalog__seo-text h3{color:#121212;font-size:14px;font-weight:500;line-height:120%;margin-bottom:8px}.catalog .catalog__seo-text p{color:#878787;font-size:14px;margin-bottom:12px}.catalog .catalog__seo-text li{color:#878787;font-size:14px;list-style:disc}.catalog .catalog__seo-text ul{display:flex;flex-direction:column;gap:4px;margin-bottom:12px;padding-left:18px}.catalog .catalog__seo-text a{color:#ff8a3e;font-size:14px;font-style:normal;font-weight:400;line-height:120%;text-decoration:underline}@media(min-width:1024px){.catalog .catalog__seo-text{padding:120px 0 0}}.catalog .catalog__auto-tags{padding:20px 16px}@media(min-width:1024px){.catalog .catalog__auto-tags{padding:20px 0 80px}}.catalog .catalog__manual-tags{padding:32px 0 0}.catalog .catalog__pagination-wrapper{align-items:center;display:grid;grid-template-columns:repeat(4,1fr);margin:80px 0 120px}@media(max-width:1439.98px){.catalog .catalog__pagination-wrapper{grid-template-columns:repeat(2,1fr)}}@media(max-width:1023.98px){.catalog .catalog__pagination-wrapper{gap:28px;grid-template-columns:1fr;margin:32px 0 0;padding:0 16px}}.catalog .catalog__pagination-wrapper>.button{grid-column:span 2}@media(max-width:1439.98px){.catalog .catalog__pagination-wrapper>.button{grid-column:span 1}}.catalog .catalog__pagination-wrapper>.pagination>.pagination__list{justify-content:end;margin-left:50px}@media(max-width:1439.98px){.catalog .catalog__pagination-wrapper>.pagination>.pagination__list{margin:0}}@media(max-width:1023.98px){.catalog .catalog__pagination-wrapper>.pagination>.pagination__list{justify-content:center}}.catalog .catalog__pagination-text{color:#878787;font-size:16px}@media(max-width:1439.98px){.catalog .catalog__pagination-text{display:none}}.catalog__breadcrumb{margin-top:40px}.catalog-grid,.catalog__products{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px 8px}@media(min-width:575px){.catalog-grid,.catalog__products{grid-template-columns:repeat(3,1fr);padding:0 16px}}@media(min-width:575px)and (min-width:760px){.catalog-grid,.catalog__products{grid-template-columns:repeat(4,1fr)}}@media(min-width:575px)and (min-width:760px)and (min-width:1024px){.catalog-grid,.catalog__products{grid-template-columns:repeat(4,1fr);grid-gap:32px 19px;padding:0}}@media(min-width:575px)and (min-width:760px)and (min-width:1024px)and (min-width:1440px){.catalog-grid,.catalog__products{grid-template-columns:repeat(5,1fr)}}.catalog__lazy-loader{bottom:1500px;position:relative}.auth-modal__social .auth-modal__social-list{display:flex;gap:40px}.auth-modal__social .auth-modal__social-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:9px;transition:transform .3s ease}@media(min-width:1024px){.auth-modal__social .auth-modal__social-item:hover{transform:scale(1.05)}}.auth-modal__social .auth-modal__social-label{font-size:12px;line-height:150%}.auth-modal{background:#dcd5c8;border-radius:0 0 12px 12px}@media(min-width:1024px){.auth-modal{background:#fff;border-radius:12px}}.auth-modal .modal__header{border:none}.auth-modal__form,.auth-modal__wrapper{display:flex;flex-direction:column;gap:20px}.auth-modal__description{line-height:150%}.auth-modal__description .auth-modal__description-link{cursor:pointer;font-weight:600;position:relative}.auth-modal__description .auth-modal__description-link:after{background:#121212;bottom:-1px;content:"";height:1px;left:0;position:absolute;width:100%}@media(min-width:1024px){.auth-modal__description .auth-modal__description-link{color:#ff8a3e}.auth-modal__description .auth-modal__description-link:after{background:#ff8a3e}}.auth-modal__back-wrapper{align-items:center;display:flex;justify-content:space-between}.auth-modal__back{color:#878787;cursor:pointer;font-style:normal;font-weight:500}.auth-modal__back-text{align-items:center;color:#333;cursor:pointer;display:flex;font-size:14px;font-style:normal;gap:8px}.auth-modal__back-text span{transform:rotate(180deg)}.auth-modal__get-text{color:#545454;font-size:14px}.auth-modal__get-text span{color:#545454;font-size:inherit;line-height:inherit}.auth-modal__resend-otp{color:#ff8a3e;cursor:pointer;font-size:14px;text-decoration:underline}.auth-modal__timer{font-size:14px}.auth-modal__no-code{cursor:pointer;font-size:14px;font-weight:500;padding-top:8px}#auth-modal__captcha-container.hidden{height:0;overflow:hidden}.auth-modal__help-text{font-size:14px;font-style:normal;font-weight:400}.feedbacks-modal__body-wrapper{display:flex;flex-direction:column;gap:20px}.feedbacks-modal__rating-wrapper{display:flex;gap:8px}.feedbacks-modal__rating-wrapper>svg{cursor:pointer}.main-menu{padding:60px 16px}@media(min-width:1024px){.main-menu{padding:60px 82px}}.main-menu .main-menu__controls{display:flex;gap:20px}.main-menu .main-menu__list{padding:32px 0}.main-menu .main-menu__buttons,.main-menu .main-menu__list{display:flex;flex-direction:column;gap:24px}.main-menu .main-menu__messengers{display:flex;gap:24px;padding-top:24px}.main-menu .main-menu__messengers svg path{fill:#121212;stroke:#121212}@media(min-width:1024px){.main-menu .main-menu__link{font-size:20px}}.main-menu .main-menu__label{color:#878787;font-size:14px}.main-menu .main-menu__text{font-size:14px;padding:12px 0 24px}.old-bellavka{align-items:center;background-color:#eee;bottom:0;display:flex;gap:20px;justify-content:space-between;left:0;padding:16px 64px;position:fixed;width:100%;z-index:10}.old-bellavka__text-wrapper{display:flex;flex-direction:column;flex-shrink:1;gap:4px}.old-bellavka__text{color:#121212;font-size:16px}.old-bellavka__text--heading{font-size:20px;font-weight:500}@media(max-width:1023.98px){.old-bellavka__text--heading{font-size:18px}}.old-bellavka__button-wrapper{align-items:center;display:flex;gap:20px}@media(max-width:1023.98px){.old-bellavka__button-wrapper{flex-direction:column-reverse;gap:8px}}.old-bellavka__button-wrapper>.button{width:260px}@media(max-width:1023.98px){.old-bellavka__button-wrapper>.button{width:100%}}.old-bellavka__button-wrapper>.button--light{background-color:transparent;border:2px solid #cbcbcb}.delete-user-modal__form{display:flex;flex-direction:column;gap:32px}.delete-user-modal__buttons{align-items:center;display:flex;gap:16px}.info-pages__wrapper{align-items:center;display:flex;flex-direction:column;gap:60px;margin:40px 0 100px;width:100%}.info-pages__wrapper--aligned{align-items:start;display:flex;flex-direction:column;gap:60px;margin:0}@media(max-width:1023.98px){.info-pages__wrapper--aligned{gap:40px}.info-pages__wrapper{gap:20px;margin:0;padding:16px 16px 80px}.info-pages__wrapper .common-title{align-self:start}}.info-pages__wrapper--row{align-items:center;display:flex;gap:60px}.info-pages__title{color:#121212;font-size:24px}@media(max-width:1023.98px){.info-pages__title{display:none;font-size:20px}}.info-pages__heading{color:#121212;font-size:20px}@media(max-width:1023.98px){.info-pages__heading{font-size:16px}}.info-pages__text{color:#121212;font-size:16px}.info-pages__text--gray{color:#878787;font-size:16px}.info-pages__text--link{cursor:pointer}.info-pages__text--link:hover{color:#ff8a3e}.info-pages__text--orange{color:#ff8a3e;font-size:16px}.info-pages__text--bold{color:#121212;font-size:16px;font-weight:500}.info-pages__inner{display:flex;flex-direction:column;gap:32px;width:100%}@media(max-width:1023.98px){.info-pages__inner{gap:20px}.info-pages__inner>.info-pages__title{display:block}}.info-pages__inner--grid{display:grid;gap:16px 120px;grid-template-columns:180px 180px;grid-template-rows:auto;width:100%}@media(max-width:1023.98px){.info-pages__inner--grid{gap:20px;grid-template-columns:1fr}}.info-pages__inner--small{display:flex;flex-direction:column;gap:20px;width:100%}@media(max-width:1023.98px){.info-pages__inner--small{gap:20px}.info-pages__inner--small>.info-pages__title{display:block}}.info-pages__inner--row{align-items:center;display:flex;gap:30px}.info-pages__inner-item{display:flex;flex-direction:column;gap:12px;width:100%}.info-pages__list--disc{list-style:disc;margin:0;padding-left:20px}.info-pages__list--numeric{display:flex;flex-direction:column;gap:20px;list-style:decimal;padding-left:20px}.info-pages__list-item--disc{line-height:1.5;list-style:disc}.info-pages__list-item--numeric{list-style:decimal}.info-pages__link-wrapper{align-items:center;display:flex;gap:8px}.support-page__wrapper{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(424px,1fr));grid-template-rows:auto;width:100%}@media(max-width:1023.98px){.support-page__wrapper{gap:0;grid-template-columns:1fr;position:relative;width:calc(100% + 32px)}}.support-page__item{border:1px solid #e2e2e2;border-radius:2px;display:flex;flex-direction:column;gap:24px;padding:20px}@media(max-width:1023.98px){.support-page__item{border-top:none;gap:20px;padding:20px 16px}.support-page__item:last-child{border-bottom:none}}.support-page__list{display:flex;flex-direction:column;gap:20px}@media(max-width:1023.98px){.support-page__list{border-top:none;gap:16px}}.contacts-page__wrapper{display:grid;gap:170px;grid-template-columns:1fr 1fr;grid-template-rows:auto;width:100%}@media(max-width:1439.98px){.contacts-page__wrapper{gap:70px}}@media(max-width:1023.98px){.contacts-page__wrapper{gap:40px;grid-template-columns:1fr;margin-bottom:32px}.contacts-page__wrapper>.info-pages__wrapper--aligned:first-child>.contacts-page__inner:first-child>.info-pages__title{display:none}}.contacts-page__map{height:320px;overflow:hidden;position:relative;width:100%}@media(max-width:1023.98px){.contacts-page__map{position:relative;width:calc(100% + 32px)}}.delivery .info-pages__wrapper{margin:0;padding:0}.delivery .info-pages__inner--row{align-items:flex-end}@media(max-width:1023.98px){.delivery .info-pages__inner--row{align-items:flex-start;flex-direction:column;gap:20px}}.delivery__deliveries-wrapper{width:100%}.delivery__deliveries-wrapper .info-pages__inner>.info-pages__inner{border-bottom:1px solid #e2e2e2;padding-bottom:32px}.delivery__deliveries-wrapper .info-pages__inner>.info-pages__inner:last-child{border:none;padding:0}.delivery__deliveries-list{display:flex;flex-direction:column;gap:20px}.delivery__delivery-badge{background-color:#ff8a3e;color:#121212;font-size:12px;font-weight:500;padding:2px 8px;white-space:nowrap}.delivery__pvz{align-items:center;border:1px solid #e2e2e2;border-radius:2px;cursor:pointer;display:flex;height:80px;justify-content:space-between;padding:0 20px;width:374px}.delivery__pvz>span{transform:rotate(-90deg)}@media(max-width:1023.98px){.delivery__pvz{height:60px;width:100%}}.payment-page__payment-icons-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:10px 40px}@media(max-width:574.98px){.payment-page__payment-icons-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}}.payment-page__payment-icons{height:55px}.payment-page__payment-icons--small{height:25px}.payment-page__payment-icons--check{width:424px}@media(max-width:574.98px){.payment-page__payment-icons--check{width:100%}}.for-manufactures__files-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.for-manufactures__files{height:190px;width:160px}.for-manufactures__files>img{width:100%}.brands__wrapper{display:flex;flex-direction:column;gap:60px;margin:40px 0 120px}.brands__wrapper--small{display:flex;flex-direction:column;gap:40px}@media(max-width:1023.98px){.brands__wrapper--small{gap:32px}.brands__wrapper{gap:32px;margin-bottom:70px;margin-top:0;padding:20px 16px}}.brands__header-block{align-items:center;display:flex;height:40px;justify-content:center;position:relative}@media(max-width:1023.98px){.brands__header-block{align-items:start;flex-direction:column;gap:32px;height:auto}}.brands__header-block-item-text{color:#121212;font-size:24px;font-style:normal;font-weight:400;line-height:120%}.brands__header-block-input-wrapper{align-items:center;display:flex;position:absolute;right:0}.brands__header-block-input-wrapper span{z-index:1}.brands__header-block-input-wrapper input{border-radius:50px;height:40px;padding-left:56px}@media(max-width:1023.98px){.brands__header-block-input-wrapper{position:static;width:100%}}.brands__header-block-input-icon{color:#878787;left:16px;position:absolute}.brands__header-block-input{height:40px;width:276px}.brands__header-block-input>input{border-radius:50px;padding-left:56px}.brands__header-block-input>input::-moz-placeholder{color:#545454;font-size:14px;font-style:normal;font-weight:400;line-height:120%}.brands__header-block-input>input::placeholder{color:#545454;font-size:14px;font-style:normal;font-weight:400;line-height:120%}@media(max-width:1023.98px){.brands__header-block-input{width:100%}}.brands__letters-wrapper{display:flex;flex-wrap:wrap;gap:20px;max-width:750px;width:100%}@media(max-width:1023.98px){.brands__letters-wrapper{gap:16px;max-width:100%}}.brands__letter{color:#ff8a3e;cursor:pointer;font-size:16px;font-style:normal;font-weight:700;line-height:120%}@media(max-width:1023.98px){.brands__letter{font-size:14px}}.brands__item{display:flex;flex-direction:column;gap:20px}.brands__item-title{color:#ff8a3e;font-size:24px;font-style:normal;font-weight:700;line-height:120%}.brands__list{display:grid;gap:10px 0;grid-auto-flow:column;grid-template-columns:repeat(auto-fit,256px);max-width:100%}@media(max-width:1023.98px){.brands__list{display:flex;flex-direction:column}}.brands__list-item{color:#121212;font-size:16px;font-style:normal;font-weight:400;line-height:120%}.certificates__wrapper{display:grid;gap:60px;grid-template-columns:1fr 1fr}@media(max-width:1023.98px){.certificates__wrapper{display:flex;flex-direction:column;gap:32px;margin-bottom:32px}}.certificates__block{display:flex;flex-direction:column;gap:32px}.certificates__inner{display:flex;gap:20px}@media(max-width:1023.98px){.certificates__inner{bottom:102px;gap:8px;position:fixed;width:calc(100% - 32px)}}.certificates__inner--wrap{display:flex;flex-wrap:wrap;gap:20px}.certificates__button{background:#f6f6f6;color:#121212}.certificates__button,.certificates__button--black{border-radius:8px;cursor:pointer;font-size:18px;font-style:normal;font-weight:400;line-height:24px;padding:16px 24px;text-align:center;width:276px}.certificates__button--black{background:#121212;color:#fff}.certificates__image-link{height:330px;width:220px}@media(max-width:1023.98px){.certificates__image-link{height:240px;width:160px}}.certificates__image{-o-object-fit:cover;object-fit:cover}.certificates__image,.certificates__image>img{height:100%;width:100%}.feedbacks .skeleton .loyalty-start{--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.feedbacks .skeleton .loyalty-silver{--loyalty-gradient-1:var(--loyalty-silver-1);--loyalty-gradient-2:var(--loyalty-silver-2)}.feedbacks .skeleton .loyalty-gold{--loyalty-gradient-1:var(--loyalty-gold-1);--loyalty-gradient-2:var(--loyalty-gold-2)}.feedbacks .skeleton .loyalty-platinum{--loyalty-gradient-1:var(--loyalty-platinum-1);--loyalty-gradient-2:var(--loyalty-platinum-2)}.feedbacks .skeleton .loyalty-diamond{--loyalty-gradient-1:var(--loyalty-diamond-1);--loyalty-gradient-2:var(--loyalty-diamond-2)}.feedbacks .skeleton .loyalty-birthday{--loyalty-gradient-1:var(--loyalty-birthday-1);--loyalty-gradient-2:var(--loyalty-birthday-2)}.feedbacks .skeleton :root{--loyalty-start-1:#4c9d31;--loyalty-start-2:#214519;--loyalty-silver-1:#747f80;--loyalty-silver-2:#a8b7a9;--loyalty-gold-1:#90632c;--loyalty-gold-2:#d1b36b;--loyalty-platinum-1:#81747b;--loyalty-platinum-2:#a3a69c;--loyalty-diamond-1:#332d49;--loyalty-diamond-2:#7e86c3;--loyalty-birthday-1:#de4518;--loyalty-birthday-2:#fe8618;--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.feedbacks .skeleton .block{display:flex}.feedbacks .skeleton .item{background:#f6f6f6;border-radius:4px;overflow:hidden;position:relative;width:100%}.feedbacks .skeleton .item:before{animation:load 2s cubic-bezier(.4,0,.2,1) infinite;background:linear-gradient(90deg,transparent 0,#e8e8e8 50%,transparent);content:"";display:block;height:100%;left:-150px;position:absolute;top:0;width:150px}.feedbacks .skeleton .block--1{height:30px;width:212px}@media(max-width:574.98px){.feedbacks .skeleton .block--1{display:none}}.feedbacks .skeleton .block--2{align-self:start;flex-direction:column;gap:32px;width:100%}.feedbacks .skeleton .block--2 .item--2{height:48px;width:276px}@media(max-width:574.98px){.feedbacks .skeleton .block--2 .item--2{bottom:90px;max-width:calc(100% - 32px);position:fixed;width:100%}}.feedbacks .skeleton .block--3{align-items:center;gap:20px}@media(max-width:574.98px){.feedbacks .skeleton .block--3{height:35px;overflow:auto hidden;padding-right:16px;position:relative;scrollbar-width:none;width:calc(100% + 16px)}}.feedbacks .skeleton .block--3 .item--1{height:28px;width:140px}@media(max-width:574.98px){.feedbacks .skeleton .block--3 .item--1{min-width:210px}}.feedbacks .skeleton .block--4{border-top:1px solid #e2e2e2;gap:32px;padding:32px 0;width:100%}.feedbacks .skeleton .block--4:first-child{border-top:none;padding-top:0}@media(max-width:574.98px){.feedbacks .skeleton .block--4{flex-direction:column}}.feedbacks .skeleton .block--5{flex-direction:column;gap:8px}.feedbacks .skeleton .block--5 .item--3{height:264px;width:176px}.feedbacks .skeleton .block--5 .item--4{height:14px;width:176px}@media(max-width:574.98px){.feedbacks .skeleton .block--6{height:200px}}@media(max-width:1023.98px){.feedbacks{margin-bottom:160px}}.feedbacks__button-wrapper{display:none;max-width:256px}.feedbacks__wrapper{display:flex;flex-direction:column;gap:40px;width:100%}@media(max-width:1023.98px){.feedbacks__wrapper>.feedbacks__button-wrapper--product{display:block;max-width:100%}}.feedbacks__message{color:#878787}.feedbacks__header-block{align-self:start;display:flex;flex-direction:column;gap:32px;width:100%}.feedbacks__header-block>.feedbacks__button-wrapper{display:block}@media(max-width:1023.98px){.feedbacks__header-block>.feedbacks__button-wrapper{align-items:center;background-color:#fff;bottom:70px;display:flex;height:76px;left:-16px;max-width:calc(100% + 32px);position:fixed;width:calc(100% + 32px)}.feedbacks__header-block .button{left:32px;max-width:calc(100% - 64px);position:relative}.feedbacks__header-block>.feedbacks__button-wrapper--product{display:none}}.feedbacks__navigation-wrapper{align-items:center;display:flex;gap:20px;white-space:nowrap}@media(max-width:1023.98px){.feedbacks__navigation-wrapper{height:35px;overflow:auto hidden;padding-right:16px;position:relative;scrollbar-width:none;width:calc(100% + 16px)}}.feedbacks__navigation-item{color:#878787;cursor:pointer;font-size:20px;position:relative;white-space:nowrap}.feedbacks__navigation-item.active{color:#121212}.feedbacks__navigation-item.active:after{background-color:#ff8a3e;bottom:-5px;content:"";height:2px;left:0;position:absolute;width:100%}.feedbacks__item{border-top:1px solid #e2e2e2;display:flex;gap:32px;padding:32px 0}.feedbacks__item:first-child{border-top:none;padding-top:0}@media(max-width:1023.98px){.feedbacks__item{flex-direction:column;gap:24px;padding:20px 0}}.feedbacks__product-wrapper{display:flex;flex-direction:column;gap:8px}.feedbacks__product-photo{width:176px}.feedbacks__product-photo>img{width:100%}.feedbacks__product-caption{color:#878787;font-size:12px}.feedbacks__item-body{display:flex;gap:16px}.feedbacks__item-body:not(:first-child){margin-left:64px;margin-top:16px}@media(max-width:1023.98px){.feedbacks__item-body:not(:first-child){margin-left:0}.feedbacks__item-body:first-child>.feedbacks__avatar{display:none}}.feedbacks__feedback-wrapper{display:flex;flex-direction:column;gap:8px}.feedbacks__feedback-header{display:grid;gap:4px;grid-template-columns:auto 1fr;grid-template-rows:auto auto}.feedbacks__feedback-name{color:#121212;font-size:16px}.feedbacks__feedback-rating{display:flex;gap:2px;grid-column:2/3}.feedbacks__feedback-date{color:#878787;font-size:12px;grid-row:2/3}.feedbacks__feedback{color:#878787;font-size:14px}.feedbacks__avatar{border-radius:100%;height:48px;max-width:48px;min-width:48px}.feedbacks__avatar>img{border-radius:100%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.feedbacks__feedback-photo-wrapper{display:flex;gap:8px}.feedbacks__feedback-photo{cursor:pointer;width:120px}.feedbacks__feedback-photo>img{width:100%}.feedbacks__item-body-wrapper{display:flex;flex-direction:column}.home-categories{padding:0 16px}@media(min-width:1024px){.home-categories{padding:0}}.home-categories .swiper-slide{margin-right:16px;width:auto}@media(min-width:1024px){.home-categories .swiper-slide{margin-right:32px}}.home-categories .home-categories__link{align-items:center;display:flex;flex-direction:column;width:56px}@media(min-width:1024px){.home-categories .home-categories__link{gap:20px;width:130px}}.home-categories .home-categories__link picture{width:100%}.home-categories .home-categories__link img{background:#eee;border-radius:50%;display:block;height:auto;width:100%}.home-categories .home-categories__text{font-size:10px;text-align:center}@media(min-width:1024px){.home-categories .home-categories__text{font-size:14px}}.home-categories .home-categories__nav{display:flex;justify-content:center;padding-top:24px}@media(min-width:1024px){.home-categories .home-categories__nav{align-items:center;display:grid;grid-template-columns:1fr auto;padding-top:60px}.home-categories .home-categories__catalog{grid-column:1/-1;grid-row:1/2;justify-self:center;margin:0;width:276px}}.home-categories .home-categories__slider-nav{display:none}@media(min-width:1024px){.home-categories .home-categories__slider-nav{display:flex;gap:20px;grid-column:2;grid-row:1/2;justify-self:end}}.home-banners{display:flex;flex-direction:column;gap:20px;padding:0 16px}@media(min-width:1024px){.home-banners{display:grid;grid-template-columns:1fr 1fr 1fr;padding:0}}.home-banners .home-banners__image picture{width:100%}.home-banners .home-banners__image img{display:block;width:100%}.big-product-list-slider .big-product-list-slider__title{font-size:24px;padding-bottom:40px;text-align:center}.big-product-list-slider .product-list-slider__controls{padding-top:60px}.home-app-banner{background-color:#f4f4f4;padding:20px 16px}.home-app-banner .home-app-banner__text{font-size:14px;line-height:150%}.home-app-banner .home-app-banner__text--big{font-size:20px;line-height:120%;padding-bottom:16px}.home-app-banner .home-app-banner__image img{display:block;padding:28px 0;width:100%}.home-app-banner--desktop{background-color:#f4f4f4}.home-app-banner--desktop .wrapper{align-items:center;display:grid;gap:30px;grid-template-columns:1fr 620px;height:100%;justify-content:space-between}@media(min-width:1440px){.home-app-banner--desktop .wrapper{grid-template-columns:1fr 900px}}.home-app-banner--desktop .home-app-banner__image{background-image:url(../images/app-banner.png);background-position:100%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.home-app-banner--desktop .home-app-banner__container{display:flex;gap:30px;padding:34px 0}@media(min-width:1440px){.home-app-banner--desktop .home-app-banner__container{gap:40px;padding:50px 0}}@media(min-width:1440px)and (min-width:1880px){.home-app-banner--desktop .home-app-banner__container{gap:50px;padding:70px 0}}.home-app-banner--desktop .home-app-banner__qr{display:block;height:154px}@media(min-width:1440px){.home-app-banner--desktop .home-app-banner__qr{height:330px}}@media(min-width:1880px){.home-app-banner--desktop .home-app-banner__qr{height:263px}}.home-app-banner--desktop .home-app-banner__text-container{display:flex;flex-direction:column;gap:16px}@media(min-width:1440px){.home-app-banner--desktop .home-app-banner__text-container{gap:24px}}@media(min-width:1440px)and (min-width:1880px){.home-app-banner--desktop .home-app-banner__text-container{gap:28px}}.home-app-banner--desktop .home-app-banner__link{margin-top:auto;width:300px}.home-app-banner--desktop .home-app-banner__text{font-size:14px;line-height:160%}@media(min-width:1440px){.home-app-banner--desktop .home-app-banner__text{font-size:18px}}.home-app-banner--desktop .home-app-banner__text--big{font-size:20px;line-height:120%}@media(min-width:1440px){.home-app-banner--desktop .home-app-banner__text--big{font-size:24px}}.products-block__title{font-size:20px;padding-bottom:20px;text-align:center}.products-block__button{padding:20px 16px 0}.page-seo{margin:120px 0;padding:0}@media(max-width:1023.98px){.page-seo{margin:40px 0 120px;padding:0 20px}}.page-seo__block-title{color:#121212;font-size:24px;font-weight:400;line-height:24px;text-align:center}@media(max-width:1023.98px){.page-seo__block-title{font-size:20px}}.page-seo__title{font-size:20px;font-weight:400;line-height:20px;margin-top:30px}@media(max-width:1023.98px){.page-seo__title{margin-top:30px}}.page-seo__title--first{margin-top:45px}@media(max-width:1023.98px){.page-seo__title--first{margin-top:22px}}.page-seo__text{font-size:16px;font-weight:400;line-height:20px;margin-top:22px}@media(max-width:1023.98px){.page-seo__text{margin-top:18px}}.page-seo__list{margin:8px 0}.page-seo__list__item{list-style:disc inside;margin-left:10px}@media(max-width:1023.98px){.page-seo__list{margin:9px 0}}.home-page__categories{margin-top:24px}@media(min-width:1024px){.home-page__categories{margin-top:32px}}.home-page__banners{margin-top:32px}@media(min-width:1024px){.home-page__banners{margin-top:120px}}.home-page__products-block{margin-top:60px}@media(min-width:1024px){.home-page__products-block{margin-top:120px}}.home-page__app-banner{margin-top:40px}.profile-account__form-wrapper{display:flex;flex-direction:column;gap:80px}@media(max-width:1023.98px){.profile-account__form-wrapper{gap:40px}}.profile-form:first-child{padding-top:0}@media(min-width:1024px){.profile-form{width:425px}}.profile-form .profile-form__form{display:flex;flex-direction:column;gap:20px}.profile-form .profile-form__save{background:none;color:#ff8a3e;cursor:pointer;font-size:12px}.profile-form .profile-form__title{padding-bottom:32px}.profile-form .profile-form__gender{display:flex;gap:40px}.profile-mobile-menu .profile-mobile-menu__list{display:flex;flex-direction:column;gap:8px}.profile-mobile-menu .profile-mobile-menu__title{font-size:20px;padding:32px 0 20px}.profile-mobile-menu .profile-mobile-menu__link{align-items:center;border:1px solid #eee;border-radius:8px;display:flex;justify-content:space-between;padding:12px}.profile-mobile-menu .profile-mobile-menu__link:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23757575' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.5' d='M14.43 5.93 20.5 12l-6.07 6.07M3.5 12h16.83'/%3E%3C/svg%3E");content:"";display:block;height:24px;width:24px}.profile-mobile-menu .profile-mobile-menu__banner{margin:8px 0}.profile-mobile-menu .profile-mobile-menu__banner:last-of-type{margin-bottom:24px}.profile-mobile-menu .help-links{margin-top:40px}.profile-desktop-menu{position:sticky;top:50px}.profile-desktop-menu .profile-desktop-menu__list{display:flex;flex-direction:column;gap:24px}.profile-desktop-menu .profile-desktop-menu__link{align-items:center;display:flex;gap:8px;transition:color .3s ease}.profile-desktop-menu .profile-desktop-menu__link--active,.profile-desktop-menu .profile-desktop-menu__link:hover{color:#ff8a3e}.profile-desktop-menu .profile-desktop-menu__banner:first-of-type{margin-top:40px}.profile-desktop-menu .profile-desktop-menu__banner{margin-top:8px}.profile-desktop-menu .profile-desktop-menu__badge{background:#ff8a3e;border-radius:39px;display:block;font-size:12px;padding:0 4px;right:0;top:0}.profile-favorites{display:flex;flex-direction:column;gap:16px}.profile-favorites .profile-favorites__sub-title{font-size:20px}@media(min-width:1024px){.profile-favorites .profile-favorites__sub-title{font-size:24px}}.profile-favorites .profile-favorites__text{padding-bottom:32px}@media(min-width:1024px){.profile-favorites .profile-favorites__button{width:130px}}.profile-favorites .profile-favorites__recommended{padding-top:10px}@media(min-width:1024px){.profile-favorites .profile-favorites__recommended{padding-top:90px}}.profile-favorites .profile-favorites__grid{display:grid;gap:20px 8px;grid-template-columns:repeat(2,1fr);padding-top:16px}@media(min-width:575px){.profile-favorites .profile-favorites__grid{grid-template-columns:repeat(3,1fr);padding:16px}}@media(min-width:575px)and (min-width:760px){.profile-favorites .profile-favorites__grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:575px)and (min-width:760px)and (min-width:1024px){.profile-favorites .profile-favorites__grid{gap:32px 20px;grid-template-columns:repeat(2,1fr);padding:32px 0}}@media(min-width:575px)and (min-width:760px)and (min-width:1024px)and (min-width:1440px){.profile-favorites .profile-favorites__grid{grid-template-columns:repeat(3,1fr)}}.profile-favorites .profile-favorites__pagination{align-items:center;display:flex;gap:52px;justify-content:space-between;width:100%}@media(min-width:1024px){.profile-favorites .profile-favorites__pagination{padding:80px 0 120px}}@media(max-width:1023.98px){.profile-favorites .profile-favorites__pagination{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);padding:0 16px 16px}.profile-favorites .profile-favorites__pagination .pagination{grid-column:span 2;justify-items:center}}.profile-favorites .profile-favorites__pagination-text{white-space:nowrap}.profile-order-mobile{display:flex;flex-direction:column;gap:12px;position:relative}.profile-order-mobile .profile-order-mobile__wrapper{display:flex;gap:12px}.profile-order-mobile .profile-order-mobile__info{display:flex;flex-direction:column}.profile-order-mobile .profile-order-mobile__invoice{align-items:center;color:#ff8a3e;display:flex;font-size:16px;font-weight:500;gap:4px;padding-bottom:8px;text-decoration:none}.profile-order-mobile .profile-order-mobile__label{color:#878787;font-size:12px;padding-bottom:2px}.profile-order-mobile .profile-order-mobile__text{padding-bottom:8px}.profile-order-mobile .profile-order-mobile__counter{color:#878787;font-size:14px;margin-top:auto}.profile-order-details-mobile{padding-top:20px}.profile-order-details-mobile .profile-order-details-mobile__title{display:flex;font-size:20px;gap:8px;padding-bottom:20px}.profile-order-details-mobile .profile-order-details-mobile__list{display:flex;flex-direction:column;gap:24px}.profile-order-details-mobile .profile-order-details-mobile__info{padding-top:32px}.profile-order-details-mobile .profile-order-details-mobile__buttons{padding:20px 0}.profile-order-details-mobile .profile-order-details-mobile__price{padding-top:12px}.profile-order-details-mobile .profile-order-details-mobile__invoice{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:12px;text-decoration:none;width:100%}.profile-order-details-mobile__item{display:flex;flex-direction:column;gap:12px;position:relative}.profile-order-details-mobile__item .profile-order-details-mobile__item-wrapper{display:flex;gap:12px}.profile-order-details-mobile__item .profile-order-details-mobile__item-info{display:flex;flex-direction:column;gap:8px}.profile-order-details-mobile__item .profile-order-details-mobile__item-text{font-size:14px}.profile-order-details-mobile__item .profile-order-details-mobile__item-text--bold{font-weight:500}.profile-order-details-mobile__item .profile-order-details-mobile__item-price-wrapper{align-items:baseline;display:flex;gap:8px}.profile-order-details-mobile__item .profile-order-details-mobile__item-price-old{color:#878787;font-size:14px;text-decoration-line:line-through}.profile-order-details-mobile__item .profile-order-details-mobile__item-price-new{color:#ff8a3e;font-size:18px;font-weight:500}.profile-order-details-mobile__item .profile-order-details-mobile__item-status{align-items:center;background-color:#eee;display:flex;font-size:12px;height:20px;justify-content:center}.profile-order-details-mobile__item .profile-order-details-mobile__actions{height:30px;position:absolute;right:0;top:0;width:30px}.profile-order-desktop .profile-order-desktop__title{align-items:flex-end;display:flex;font-size:20px;gap:8px}.profile-order-desktop .profile-order-desktop__text-wrapper{display:flex;flex-direction:column;gap:8px;padding-top:24px}.profile-order-desktop .profile-order-desktop__text-label{font-size:14px}.profile-order-desktop .profile-order-desktop__value{color:#878787;font-size:14px}.profile-order-desktop .profile-order-desktop__photos{display:flex;gap:12px;padding:16px 0}.profile-order-desktop .profile-order-desktop__photos .profile-order-desktop__photo{position:relative}.profile-order-desktop .profile-order-desktop__photos .profile-order-desktop__photo img{height:90px;width:60px}.profile-order-desktop .profile-order-desktop__photos .profile-order-desktop__photo--more:after{align-items:center;background-color:#ffffffb3;content:var(--photo-count);display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;position:absolute}.profile-order-desktop .profile-order-desktop__invoice{align-items:center;color:#ff8a3e;display:flex;font-size:16px;font-weight:500;gap:4px;margin-left:auto;text-decoration:none}.profile-order-desktop .profile-order-desktop__invoice-text{color:#ff8a3e}.profile-order-desktop .profile-order-desktop__buttons{display:flex;gap:20px}.profile-order-desktop .profile-order-desktop__buttons button{width:200px}.profile-order-details-desktop .profile-order-details-desktop__title{align-items:center;display:flex;font-size:20px;gap:12px}.profile-order-details-desktop .profile-order-details-desktop__item{border-bottom:1px solid #e2e2e2;padding:24px 0}.profile-order-details-desktop .profile-order-details-desktop__info-wrapper{border-bottom:1px solid #e2e2e2;display:grid;grid-template-columns:1fr 1fr;padding-bottom:24px}.profile-order-details-desktop .profile-order-details-desktop__info-title{font-size:20px;padding:20px 0}.profile-order-details-desktop .profile-order-details-desktop__buttons{display:flex;gap:20px;padding-top:24px}.profile-order-details-desktop .profile-order-details-desktop__buttons button{width:225px}.profile-order-details-desktop .profile-order-details-desktop__hide-button{color:#121212;margin-left:auto}.profile-order-details-item-desktop{display:grid;gap:20px;grid-template-columns:auto 1fr 20% 20%}.profile-order-details-item-desktop .profile-order-details-item-desktop__info{display:flex;flex-direction:column;gap:12px}.profile-order-details-item-desktop .profile-order-details-item-desktop__text{font-size:14px}.profile-order-details-item-desktop .profile-order-details-item-desktop__feedback-button{margin-top:auto;width:145px}.profile-order-details-item-desktop .profile-order-details-item-desktop__discount-wrapper{display:flex;flex-direction:column;gap:12px}.profile-order-details-item-desktop .profile-order-details-item-desktop__discount{font-size:14px}.profile-order-details-item-desktop .profile-order-details-item-desktop__discount span{color:#878787;font-size:14px}.profile-order-details-item-desktop .profile-order-details-item-desktop__promocode{background:#ff8a3e;padding:5px 8px;width:-moz-min-content;width:min-content}.profile-order-details-item-desktop .profile-order-details-item-desktop__status{background:#eee;padding:5px 8px;width:-moz-min-content;width:min-content}.profile-order-details-item-desktop .profile-order-details-item-desktop__price{font-size:14px}.profile-order-details-item-desktop .profile-order-details-item-desktop__price span{color:#878787;font-size:14px;padding-right:4px;text-decoration:line-through}.profile-order-price-info .profile-order-price-info__title{font-size:20px;padding-bottom:8px}.profile-order-price-info{display:flex;flex-direction:column;gap:10px}.profile-order-price-info .profile-order-price-info__row{display:flex;font-size:14px;justify-content:space-between}.profile-order-price-info .profile-order-price-info__row--final{font-size:20px;padding-top:8px}.profile-order-price-info .profile-order-price-info__row--final span{color:#121212;font-size:20px}.profile-order-price-info .profile-order-price-info__value{color:#878787;font-size:14px}.profile-order-price-info .profile-order-price-info__value--orange{color:#ff8a3e}.profile-order-price-info .profile-order-price-info__note{color:#878787;font-size:12px}@media(min-width:1024px){.profile-client-info{align-items:start;display:grid;gap:12px;grid-template-columns:auto 1fr}}.profile-client-info .profile-client-info__text{font-size:14px;padding:8px 0 4px}@media(min-width:1024px){.profile-client-info .profile-client-info__text{grid-column:1/2;padding:0}}.profile-client-info .profile-client-info__value{color:#878787;font-size:14px}@media(min-width:1024px){.profile-client-info .profile-client-info__value{grid-column:2/3}}.profile-order-status .profile-order-status__list{display:flex;flex-direction:column;gap:8px}.profile-order-status .profile-order-status__row{display:flex;gap:12px}.profile-order-status .profile-order-status__row:last-child .profile-order-status__content{padding-bottom:10px}.profile-order-status .profile-order-status__wrapper{align-items:center;display:flex;flex-direction:column;gap:5px}.profile-order-status .profile-order-status__dot{background:#afafaf;display:block;height:11.314px;margin-top:2px;transform:rotate(45deg);width:11.314px}.profile-order-status .profile-order-status__dot--active{background:#ff8a3e}.profile-order-status .profile-order-status__dash{background:repeating-linear-gradient(#c6c6c6 0 10px,transparent 0 14px);display:block;height:40px;transition:height .3s ease;width:2px}.profile-order-status .profile-order-status__dash--active{background:repeating-linear-gradient(#ff8a3e 0 10px,transparent 0 14px)}.profile-order-status .profile-order-status__dash--open{height:180px}.profile-order-status .profile-order-status__content{width:100%}.profile-order-status .profile-order-status__point{align-items:center;display:flex;gap:10px}.profile-order-status .profile-order-status__point--clickable{cursor:pointer}.profile-order-status .profile-order-status__chevron{transition:transform .3s ease}.profile-order-status .profile-order-status__chevron.active{transform:rotate(180deg)}.profile-order-status .profile-order-status__items{max-height:0;overflow:hidden;transition:max-height .3s ease}.profile-order-status .profile-order-status__items--open{max-height:180px;overflow-y:auto;scrollbar-color:#c6c6c6 #eee;scrollbar-width:thin}.profile-order-status .profile-order-status__items--open::-webkit-scrollbar{width:6px}.profile-order-status .profile-order-status__items--open::-webkit-scrollbar-track{background:#eee;border-radius:2px}.profile-order-status .profile-order-status__items--open::-webkit-scrollbar-thumb{background:#c6c6c6;border-radius:2px}.profile-order-status .profile-order-status__items-list{display:grid;gap:24px;padding:8px 0}.profile-order-status .profile-order-status__items-item{color:#121212;font-size:14px;line-height:normal;margin:0}.profile-order-status .profile-order-status__items-date{color:#878787}.profile-orders-empty{display:flex;flex-direction:column;gap:20px}.profile-orders-empty .profile-orders-empty__title{font-size:20px}.profile-orders-empty__recommended{margin-top:10px}@media(min-width:1024px){.profile-orders-empty__recommended{margin-top:90px}}.profile-orders .profile-orders__list{display:flex;flex-direction:column;gap:32px;padding-top:20px}@media(min-width:1024px){.profile-orders .profile-orders__list{gap:80px}}.profile-orders .profile-orders__status{align-items:center;background-color:#ff8a3e;display:flex;font-size:12px;font-weight:500;height:20px;padding:0 8px;white-space:nowrap;width:-moz-min-content;width:min-content}.profile-loyalty-list{counter-reset:conditions;display:flex;flex-direction:column;gap:12px}ol.profile-loyalty-list li{display:flex;font-size:14px;gap:6px}@media(min-width:1024px){ol.profile-loyalty-list li{font-size:16px}}ol.profile-loyalty-list li:before{content:counter(conditions) ".";counter-increment:conditions;font-size:14px}ul.profile-loyalty-list{gap:8px}ul.profile-loyalty-list li{display:flex;font-size:14px;gap:6px}@media(min-width:1024px){ul.profile-loyalty-list li{font-size:16px}}ul.profile-loyalty-list li:before{content:"·";font-weight:900}.profile-loyalty-bonus__container{display:flex;flex-direction:column;gap:20px}@media(min-width:1024px){.profile-loyalty-bonus__container{flex-direction:row}}.profile-loyalty-bonus{background:#f6f6f6;border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:16px}@media(min-width:1024px){.profile-loyalty-bonus{flex:1}}.profile-loyalty-bonus .profile-loyalty-bonus__header{font-size:20px}@media(min-width:1024px){.profile-loyalty-bonus .profile-loyalty-bonus__header:nth-of-type(2){font-size:32px!important}}.profile-loyalty-bonus .profile-loyalty-bonus__text{font-size:14px}@media(min-width:1024px){.profile-loyalty-bonus .profile-loyalty-bonus__text{font-size:16px}}.profile-loyalty-block{display:flex;flex-direction:column;gap:12px;justify-content:space-between;width:100%}@media(min-width:1024px){.profile-loyalty-block{background:#f6f6f6;border-radius:12px;height:241px;padding:20px}}.profile-loyalty-block .profile-loyalty-block__row{background:#f6f6f6;border-radius:12px;display:flex;justify-content:space-between;padding:16px}@media(min-width:1024px){.profile-loyalty-block .profile-loyalty-block__row{padding:0}}.profile-loyalty-block .profile-loyalty-block__cell{display:flex;flex-direction:column;gap:8px;justify-content:space-around}.profile-loyalty-block .profile-loyalty-block__header{font-size:20px}@media(min-width:1024px){.profile-loyalty-block .profile-loyalty-block__header{font-size:32px}}.profile-loyalty-block .profile-loyalty-block__text{font-size:14px}@media(min-width:1024px){.profile-loyalty-block .profile-loyalty-block__text{font-size:16px}}.profile-loyalty-progress{margin-bottom:32px;position:relative;width:100%}.profile-loyalty-progress__bar{background:#c6c6c6;height:2px;position:relative}.profile-loyalty-progress__fill{background:#121212;height:100%}.profile-loyalty-progress__labels{pointer-events:none;position:relative;top:-4px}.profile-loyalty-progress__label{align-items:center;display:flex;flex-direction:column;position:absolute;transform:translate(-50%)}.profile-loyalty-progress__label--start{align-items:flex-start;transform:translate(0)}.profile-loyalty-progress__label--end{align-items:flex-end;transform:translate(-100%)}.profile-loyalty-progress__dot{background:#121212;height:6px;transform:rotate(45deg);width:6px}.profile-loyalty-progress__text{font-size:14px;padding-top:6px}.profile-loyalty-progress__text--light{color:#757575}.loyalty-history{display:flex;flex-direction:column;gap:16px}.loyalty-history__item{border-bottom:1px solid #eee;display:flex;flex-direction:column;padding:8px 0}.loyalty-history__row{align-items:baseline;display:flex;gap:10px}.loyalty-history__value{color:#00a222;font-size:14px}.loyalty-history__value--red{color:#e73f3f!important}.loyalty-history__message{font-size:14px}.loyalty-history__date{color:#878787;font-size:12px}.profile-loyalty-last-history{background:#f6f6f6;border-radius:12px;display:flex;flex-direction:column;gap:12px;margin:20px 0;padding:16px}.profile-loyalty-last-history__value{font-size:20px}@media(min-width:1024px){.profile-loyalty-last-history__value{font-size:32px}}.profile-loyalty-last-history__date{color:#878787;font-size:12px}@media(min-width:1024px){.profile-loyalty-last-history__date{font-size:14px}}.profile-loyalty-last-history__message{font-size:16px}.profile-loyalty .profile-loyalty__title{font-size:20px}@media(min-width:1024px){.profile-loyalty .profile-loyalty__title{font-size:24px}}.profile-loyalty .profile-loyalty__sub-title{font-size:18px}@media(min-width:1024px){.profile-loyalty .profile-loyalty__sub-title{font-size:20px}}.profile-loyalty .profile-loyalty__block{display:flex;flex-direction:column;gap:12px}.profile-loyalty .profile-loyalty__block>.profile-loyalty__title{margin-bottom:8px}@media(min-width:1024px){.profile-loyalty .profile-loyalty__block>.profile-loyalty__title{margin-bottom:20px}.profile-loyalty .profile-loyalty__block:last-child{margin-top:28px}}.profile-loyalty .profile-loyalty__block:last-child{margin-top:8px}.profile-loyalty .profile-loyalty__text{font-size:14px}@media(min-width:1024px){.profile-loyalty .profile-loyalty__text{font-size:16px}}.profile-loyalty .profile-loyalty__mark{background:#f6f6f6;border-radius:12px;font-size:14px;margin-top:8px;padding:16px}@media(min-width:1024px){.profile-loyalty .profile-loyalty__mark{font-size:16px;margin-top:12px}}.profile-loyalty .profile-loyalty__block-wrapper{display:flex;flex-direction:column;gap:20px}@media(min-width:1440px){.profile-loyalty .profile-loyalty__block-wrapper{flex-direction:row;justify-content:space-between}}.profile-loyalty .profile-loyalty__buttons-wrapper{display:flex;flex-direction:column;gap:12px}@media(min-width:1024px){.profile-loyalty .profile-loyalty__buttons-wrapper{flex-direction:row;gap:20px;margin:28px 0 48px}}.profile-loyalty .profile-loyalty__button{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,var(--loyalty-gradient-1),var(--loyalty-gradient-2)) border-box;background-clip:padding-box,border-box;background-origin:border-box;border:2px solid transparent;display:inline-block;padding:0;position:relative}.profile-avatar-modal__controls{display:flex;justify-content:space-between;padding-bottom:20px}.profile-avatar-modal__controls button{white-space:nowrap;width:-moz-min-content;width:min-content}.profile-avatar-modal__controls .profile-avatar-modal__upload{color:#ff8a3e}.profile-avatar-modal__controls .profile-avatar-modal__remove{color:#878787}.profile-avatar{align-items:center;display:flex;flex-direction:column;gap:20px;padding-bottom:16px}.profile-avatar .profile-avatar__image{border:1px solid #eee;border-radius:50%;height:85px;overflow:hidden;width:85px}.profile-avatar-input{align-items:center;display:flex;gap:24px}.profile-avatar-input .profile-avatar-input__img{border:1px solid #eee;border-radius:50%;height:100px;overflow:hidden;width:100px}.profile-avatar-input .profile-avatar-input__img img{height:100%;width:100%}.profile-avatar-input .profile-avatar-input__button{width:205px}.profile-controls{display:flex;flex-direction:column;gap:10px;padding-top:32px}.profile-controls .profile-controls__remove{background:#fff;border:1px solid #eee}.telegram-link__vertical{background-image:url(../images/telegram-link__vertical.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:250px;margin-top:40px;padding:30px 20px}.telegram-link__text-block{display:flex;flex-direction:column;gap:16px}@media(max-width:1023.98px){.telegram-link__text-block{gap:11px}}.telegram-link__title{color:#fff;font-size:32px;font-style:normal;font-weight:500;line-height:120%}@media(max-width:1023.98px){.telegram-link__title{font-size:20px}}.telegram-link__text{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:115%}@media(max-width:1023.98px){.telegram-link__text{font-size:14px}}.telegram-link__horizontal{background-repeat:no-repeat;background:linear-gradient(90deg,#4794ea 40%,transparent 85%),url(../images/telegram-link__horizontal.webp) no-repeat 100%/contain,#4794ea;border-radius:8px;display:flex;flex-direction:column;gap:61px;margin-top:70px;padding:40px 50px}@media(max-width:1023.98px){.telegram-link__horizontal{background-color:#4794ea;gap:25px;margin-top:35px;padding:25px 17px}}.telegram-link__horizontal .telegram-link__text-block{gap:28px;max-width:560px}@media(max-width:1023.98px){.telegram-link__horizontal .telegram-link__text-block{max-width:100%}}.telegram-link__horizontal .telegram-link__title{font-size:64px}@media(max-width:1023.98px){.telegram-link__horizontal .telegram-link__title{font-size:20px}}.telegram-link__horizontal .telegram-link__text{font-size:20px}@media(max-width:1023.98px){.telegram-link__horizontal .telegram-link__text{font-size:14px}}.telegram-link__horizontal .button{max-width:236px}@media(max-width:1023.98px){.telegram-link__horizontal .button{max-width:100%}}.messages{display:flex;flex-direction:column;gap:40px}@media(max-width:1023.98px){.messages{gap:24px;padding:16px}.messages>.messages{padding:0}}.messages__title{font-size:24px;font-style:normal;font-weight:400;line-height:120%;position:relative;width:-moz-max-content;width:max-content}@media(max-width:1023.98px){.messages__title{font-size:20px}}.messages__item{cursor:pointer;display:flex;flex-direction:column;gap:12px}.messages__item:not(:first-child){margin-top:30px}@media(max-width:1023.98px){.messages__item:not(:first-child){margin-top:20px}}.messages__item:not(:last-child):not(:nth-last-child(2)){border-bottom:1px solid #e2e2e2;padding-bottom:30px}@media(max-width:1023.98px){.messages__item:not(:last-child):not(:nth-last-child(2)){padding-bottom:20px}}.messages__item:nth-last-child(2){border:none;padding:0}.messages__item-header{display:flex;flex-direction:column;gap:4px;position:relative}.messages__item-title{font-size:18px;font-style:normal;font-weight:400;line-height:120%;padding-right:25px;word-break:break-word}@media(max-width:1023.98px){.messages__item-title{font-size:16px}}.messages__item-time{color:#cbcbcb;font-size:12px;font-style:normal;font-weight:400;line-height:120%}.messages__item-image{max-width:100%;width:-moz-fit-content;width:fit-content}.messages__item-image.product{max-width:424px;width:100%}@media(max-width:1023.98px){.messages__item-image.product{max-width:352px}}.messages__item-content{font-weight:400}.messages__item-content,.messages__item-link{font-size:14px;font-style:normal;line-height:120%}.messages__item-link{color:#ff8a3e;font-weight:500}.messages__item-icon{position:absolute;right:0;top:0}.messages__count{color:#878787;font-style:normal;font-weight:400;left:100%;line-height:120%;margin-left:10px;position:absolute}.messages__notice .button{margin-top:40px;padding:16px 24px;width:-moz-max-content;width:max-content}@media(max-width:1023.98px){.messages__notice .button{margin-top:32px;width:100%}}.messages__notice-title{color:#121212;font-size:24px;font-weight:400;line-height:24px}@media(max-width:1023.98px){.messages__notice-title{font-size:20px;line-height:20px}}.messages__notice-content{color:#121212;font-size:16px;font-weight:400;line-height:22px;margin-top:20px}.confirm-modal--messages .button-panel{flex-direction:column-reverse}.desktop-profile-layout{display:flex;gap:168px;padding-top:40px}.desktop-profile-layout .desktop-profile-layout__menu{flex:0 0 280px}.desktop-profile-layout .desktop-profile-layout__content{flex-grow:1}.desktop-profile-layout .catalog-grid{grid-template-columns:repeat(4,1fr)}@media(max-width:1439.98px){.desktop-profile-layout .catalog-grid{grid-template-columns:repeat(3,1fr)}}.profile__wrapper{display:flex;flex-direction:column;gap:32px}@media(max-width:1023.98px){.profile__wrapper{padding:16px}.profile__wrapper>.messages{padding:0}}.profile__header-wrapper{display:flex;flex-direction:column;gap:34px}.profile__header-wrapper .telegram-link__horizontal{margin-top:0}.profile__header{align-items:center;display:flex;gap:30px}@media(max-width:1023.98px){.profile__header{flex-direction:column;gap:20px}}.profile__header-avatar{border-radius:148px;max-width:148px;width:100%}@media(max-width:1023.98px){.profile__header-avatar{max-width:85px}}.profile__header-info{display:flex;flex-direction:column;gap:12px}.profile__header-info-name{font-size:32px;font-style:normal;font-weight:400;line-height:120%}@media(max-width:1023.98px){.profile__header-info-name{font-size:16px}}.profile__header-info-link{color:#ff8a3e;font-size:14px;font-style:normal;font-weight:500;line-height:120%}@media(max-width:1023.98px){.profile__header-info-link{display:none}}.profile__header-loyalty{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}@media(max-width:1439.98px){.profile__header-loyalty{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}}@media(max-width:1023.98px){.profile__header-loyalty{gap:8px;grid-template-columns:1fr;grid-template-rows:1fr}}.profile__header-loyalty-item-text-wrapper{display:flex;flex-direction:column;gap:4px}.profile__header-loyalty-item{align-items:center;background-color:#f6f6f6;border-radius:12px;display:flex;justify-content:space-between;padding:20px;width:100%}.profile__header-loyalty-item-text{font-size:16px;font-style:normal;font-weight:400;line-height:120%}.error-page{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;padding:180px 0 0}.error-page__content-inner,.error-page__content-wrapper{align-items:center;display:flex;flex-direction:column;margin-bottom:20px;width:100%}.error-page__content-wrapper{gap:70px}@media(max-width:759.98px){.error-page__content-wrapper{gap:40px}}.error-page__content-inner{gap:80px}@media(max-width:759.98px){.error-page__image{width:325px}}.error-page__text--wrapper{display:flex;flex-direction:column;gap:12px}.error-page__text{font-size:16px;font-weight:400;line-height:24px;max-width:300px;text-align:center}.error-page__text--small{color:#afafaf;max-width:inherit}.error-page__button-wrapper{align-items:center;display:flex;gap:30px;justify-content:center;width:100%}@media(max-width:759.98px){.error-page__button-wrapper{flex-direction:column}}.error-page__button-wrapper a,.error-page__button-wrapper button{height:56px;max-width:300px;width:100%}.error-page__message{padding:0 16px}.bsd-action-timer{background-color:#ff8a3e}@media(min-width:1024px){.bsd-action-timer{align-items:center;cursor:pointer;display:flex;height:40px;-webkit-user-select:none;-moz-user-select:none;user-select:none}}.bsd-action-timer .bsd-action-timer__button{display:none}@media(min-width:1024px){.bsd-action-timer .bsd-action-timer__button{align-items:center;color:#121212;display:flex;font-size:16px;font-weight:500;gap:12px}.bsd-action-timer .bsd-action-timer__button path{stroke:#121212}}.bsd-action-timer .wrapper{display:grid;grid-template-columns:auto 1fr}@media(min-width:1024px){.bsd-action-timer .wrapper{grid-template-columns:auto 1fr auto}}.bsd-action-timer .bsd-action-timer__timer{color:#121212;font-family:monospace;font-size:14px;font-weight:400;padding:6px 12px;white-space:nowrap}@media(min-width:1024px){.bsd-action-timer .bsd-action-timer__timer{font-size:16px}}.bsd-action-timer .bsd-action-timer__track{animation:bsd-ticker var(--speed) linear infinite;display:inline-flex;gap:var(--gap);white-space:nowrap;width:-moz-max-content;width:max-content;will-change:transform}@media(min-width:1024px){.bsd-action-timer .bsd-action-timer__track{animation:none}}.bsd-action-timer .bsd-action-timer__text{--gap:2rem;--speed:10s;align-items:center;display:flex;line-height:1;overflow:hidden;padding:6px 12px;position:relative}.bsd-action-timer .bsd-action-timer__text:after,.bsd-action-timer .bsd-action-timer__text:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:24px;z-index:1}.bsd-action-timer .bsd-action-timer__text:before{background:linear-gradient(90deg,#ff8a3e,#ff8a3e00);left:0}.bsd-action-timer .bsd-action-timer__text:after{background:linear-gradient(270deg,#ff8a3e,#ff8a3e00);right:0}.bsd-action-timer .bsd-action-timer__text:focus-within .bsd-action-timer__track,.bsd-action-timer .bsd-action-timer__text:hover .bsd-action-timer__track{animation-play-state:paused}@media(min-width:1024px){.bsd-action-timer .bsd-action-timer__text{justify-content:center}}.bsd-action-timer .bsd-action-timer__item{display:inline-block;font-size:14px;font-weight:400;white-space:nowrap}@media(min-width:1024px){.bsd-action-timer .bsd-action-timer__item:last-of-type{display:none}.bsd-action-timer .bsd-action-timer__item{font-size:16px}}.bsd-action-timer .bsd-action-timer__part{color:#121212}.bsd-action-timer .bsd-action-timer__part:not(:first-child){margin-left:20px}.bsd-action-timer .bsd-action-timer__promo{color:#121212;font-style:italic;margin-left:20px}@keyframes bsd-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(min-width:1024px){.bsd{margin:0 auto;width:1024px}}.quest{align-items:center;background:#2f684d;bottom:0;display:flex;height:100%;height:80px;justify-content:space-between;padding:0 82px;position:fixed;width:100%;z-index:10}@media(max-width:1023.98px){.quest{bottom:70px;flex-direction:column;gap:10px;height:auto;padding:12px 16px}}.quest__text-wrapper{align-items:center;display:flex;gap:50px;width:100%}@media(max-width:1439.98px){.quest__text-wrapper{gap:25px}}.quest__text{color:#fff;font-size:20px;font-style:normal;font-weight:400;line-height:120%}@media(max-width:1023.98px){.quest__text{font-size:14px}}.quest__targets{align-items:center;display:flex;gap:30px}@media(max-width:1439.98px){.quest__targets{gap:10px}}@media(max-width:1023.98px){.quest__targets{gap:8px;padding-top:8px}}@media(max-width:359.98px){.quest__targets{gap:0}}.quest__element{animation:spin .8s ease-in-out infinite alternate;cursor:pointer;left:var(--x);position:absolute;scale:2;top:var(--y);z-index:9}@media(max-width:1023.98px){.quest__element{scale:1.2}}.quest__element--move{animation:none;scale:1;transition:all .5s ease-in-out;z-index:11}.quest__element--done{animation:none;scale:1;transform:rotate(0)}.quest .button{max-width:276px}@media(max-width:1023.98px){.quest .button{width:100%}}@keyframes spin{0%{transform:rotate(-15deg)}to{transform:rotate(15deg)}}.quest-completed-modal__header{font-size:24px;font-weight:500;line-height:120%}.quest-completed-modal__body{display:flex;flex-direction:column;gap:20px}.quest-completed-modal__text{font-size:16px}.quest-completed-modal__image{display:flex;justify-content:center;padding:10px 0}.quest-completed-modal__image img{height:316px;width:212px}:has(.quest) .consultant-widget-wrap_left-bottom{bottom:80px!important}.loyalty-start{--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.loyalty-silver{--loyalty-gradient-1:var(--loyalty-silver-1);--loyalty-gradient-2:var(--loyalty-silver-2)}.loyalty-gold{--loyalty-gradient-1:var(--loyalty-gold-1);--loyalty-gradient-2:var(--loyalty-gold-2)}.loyalty-platinum{--loyalty-gradient-1:var(--loyalty-platinum-1);--loyalty-gradient-2:var(--loyalty-platinum-2)}.loyalty-diamond{--loyalty-gradient-1:var(--loyalty-diamond-1);--loyalty-gradient-2:var(--loyalty-diamond-2)}.loyalty-birthday{--loyalty-gradient-1:var(--loyalty-birthday-1);--loyalty-gradient-2:var(--loyalty-birthday-2)}:root{--loyalty-start-1:#4c9d31;--loyalty-start-2:#214519;--loyalty-silver-1:#747f80;--loyalty-silver-2:#a8b7a9;--loyalty-gold-1:#90632c;--loyalty-gold-2:#d1b36b;--loyalty-platinum-1:#81747b;--loyalty-platinum-2:#a3a69c;--loyalty-diamond-1:#332d49;--loyalty-diamond-2:#7e86c3;--loyalty-birthday-1:#de4518;--loyalty-birthday-2:#fe8618}.blog__title-skeleton .loyalty-start,:root{--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.blog__title-skeleton .loyalty-silver{--loyalty-gradient-1:var(--loyalty-silver-1);--loyalty-gradient-2:var(--loyalty-silver-2)}.blog__title-skeleton .loyalty-gold{--loyalty-gradient-1:var(--loyalty-gold-1);--loyalty-gradient-2:var(--loyalty-gold-2)}.blog__title-skeleton .loyalty-platinum{--loyalty-gradient-1:var(--loyalty-platinum-1);--loyalty-gradient-2:var(--loyalty-platinum-2)}.blog__title-skeleton .loyalty-diamond{--loyalty-gradient-1:var(--loyalty-diamond-1);--loyalty-gradient-2:var(--loyalty-diamond-2)}.blog__title-skeleton .loyalty-birthday{--loyalty-gradient-1:var(--loyalty-birthday-1);--loyalty-gradient-2:var(--loyalty-birthday-2)}.blog__title-skeleton :root{--loyalty-start-1:#4c9d31;--loyalty-start-2:#214519;--loyalty-silver-1:#747f80;--loyalty-silver-2:#a8b7a9;--loyalty-gold-1:#90632c;--loyalty-gold-2:#d1b36b;--loyalty-platinum-1:#81747b;--loyalty-platinum-2:#a3a69c;--loyalty-diamond-1:#332d49;--loyalty-diamond-2:#7e86c3;--loyalty-birthday-1:#de4518;--loyalty-birthday-2:#fe8618;--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.blog__title-skeleton .block{display:flex}.blog__title-skeleton .item{background:#f6f6f6;border-radius:4px;overflow:hidden;position:relative;width:100%}.blog__title-skeleton .item:before{animation:load 2s cubic-bezier(.4,0,.2,1) infinite;background:linear-gradient(90deg,transparent 0,#e8e8e8 50%,transparent);content:"";display:block;height:100%;left:-150px;position:absolute;top:0;width:150px}.blog__title-skeleton .item{height:24px;width:80px}.blog__tags-skeleton{display:flex;gap:12px}.blog__tags-skeleton>div .loyalty-start{--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.blog__tags-skeleton>div .loyalty-silver{--loyalty-gradient-1:var(--loyalty-silver-1);--loyalty-gradient-2:var(--loyalty-silver-2)}.blog__tags-skeleton>div .loyalty-gold{--loyalty-gradient-1:var(--loyalty-gold-1);--loyalty-gradient-2:var(--loyalty-gold-2)}.blog__tags-skeleton>div .loyalty-platinum{--loyalty-gradient-1:var(--loyalty-platinum-1);--loyalty-gradient-2:var(--loyalty-platinum-2)}.blog__tags-skeleton>div .loyalty-diamond{--loyalty-gradient-1:var(--loyalty-diamond-1);--loyalty-gradient-2:var(--loyalty-diamond-2)}.blog__tags-skeleton>div .loyalty-birthday{--loyalty-gradient-1:var(--loyalty-birthday-1);--loyalty-gradient-2:var(--loyalty-birthday-2)}.blog__tags-skeleton>div :root{--loyalty-start-1:#4c9d31;--loyalty-start-2:#214519;--loyalty-silver-1:#747f80;--loyalty-silver-2:#a8b7a9;--loyalty-gold-1:#90632c;--loyalty-gold-2:#d1b36b;--loyalty-platinum-1:#81747b;--loyalty-platinum-2:#a3a69c;--loyalty-diamond-1:#332d49;--loyalty-diamond-2:#7e86c3;--loyalty-birthday-1:#de4518;--loyalty-birthday-2:#fe8618;--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.blog__tags-skeleton>div .block{display:flex}.blog__tags-skeleton>div .item{background:#f6f6f6;border-radius:4px;overflow:hidden;position:relative;width:100%}.blog__tags-skeleton>div .item:before{animation:load 2s cubic-bezier(.4,0,.2,1) infinite;background:linear-gradient(90deg,transparent 0,#e8e8e8 50%,transparent);content:"";display:block;height:100%;left:-150px;position:absolute;top:0;width:150px}.blog__tags-skeleton>div .item{border-radius:50px;height:32px;width:80px}.blog__skeleton .loyalty-start{--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.blog__skeleton .loyalty-silver{--loyalty-gradient-1:var(--loyalty-silver-1);--loyalty-gradient-2:var(--loyalty-silver-2)}.blog__skeleton .loyalty-gold{--loyalty-gradient-1:var(--loyalty-gold-1);--loyalty-gradient-2:var(--loyalty-gold-2)}.blog__skeleton .loyalty-platinum{--loyalty-gradient-1:var(--loyalty-platinum-1);--loyalty-gradient-2:var(--loyalty-platinum-2)}.blog__skeleton .loyalty-diamond{--loyalty-gradient-1:var(--loyalty-diamond-1);--loyalty-gradient-2:var(--loyalty-diamond-2)}.blog__skeleton .loyalty-birthday{--loyalty-gradient-1:var(--loyalty-birthday-1);--loyalty-gradient-2:var(--loyalty-birthday-2)}.blog__skeleton :root{--loyalty-start-1:#4c9d31;--loyalty-start-2:#214519;--loyalty-silver-1:#747f80;--loyalty-silver-2:#a8b7a9;--loyalty-gold-1:#90632c;--loyalty-gold-2:#d1b36b;--loyalty-platinum-1:#81747b;--loyalty-platinum-2:#a3a69c;--loyalty-diamond-1:#332d49;--loyalty-diamond-2:#7e86c3;--loyalty-birthday-1:#de4518;--loyalty-birthday-2:#fe8618;--loyalty-gradient-1:var(--loyalty-start-1);--loyalty-gradient-2:var(--loyalty-start-2)}.blog__skeleton .block{display:flex}.blog__skeleton .item{background:#f6f6f6;border-radius:4px;overflow:hidden;position:relative;width:100%}.blog__skeleton .item:before{animation:load 2s cubic-bezier(.4,0,.2,1) infinite;background:linear-gradient(90deg,transparent 0,#e8e8e8 50%,transparent);content:"";display:block;height:100%;left:-150px;position:absolute;top:0;width:150px}@keyframes load{0%{left:-150px}to{left:100%}}.blog__skeleton{display:grid;gap:40px;grid-template-columns:1fr 1fr;width:100%}@media(max-width:1023.98px){.blog__skeleton{gap:16px;grid-template-columns:1fr}}.blog__skeleton .block{width:100%}.blog__skeleton .block--1{height:386px}@media(max-width:1023.98px){.blog__skeleton .block--1{height:240px}}.blog__skeleton .block--2{display:flex;flex-direction:column;gap:16px}.blog__skeleton .block--2 .item--tags{height:14px;width:60%}.blog__skeleton .block--2 .item--title{height:28px}.blog__skeleton .block--2 .item--excerpt-1{height:14px}.blog__skeleton .block--2 .item--excerpt-2{height:14px;width:80%}.blog__skeleton .block--2 .item--excerpt-3{height:14px;width:60%}.blog{align-items:center;display:flex;flex-direction:column;gap:40px;margin-bottom:35px;margin-top:20px}@media(max-width:1023.98px){.blog{gap:20px;margin:0;padding:20px 16px 100px}}.blog__header{align-items:center;display:flex;flex-direction:column;gap:24px;width:100%}@media(max-width:1023.98px){.blog__header{align-items:flex-start}}.blog__title{color:#121212;font-size:24px;font-weight:400;line-height:120%}.blog__posts-wrapper{display:flex;flex-direction:column;gap:40px}@media(max-width:1023.98px){.blog__posts-wrapper{gap:20px}}.blog__post{color:inherit;display:grid;gap:40px;grid-template-columns:1fr 1fr;text-decoration:none;width:100%}@media(max-width:1023.98px){.blog__post{gap:16px;grid-template-columns:1fr}.blog__post:not(:last-child):after{background:#e2e2e2;content:"";display:block;grid-column:1/-1;height:1px}}.blog__post-image{display:block;height:386px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:1023.98px){.blog__post-image{height:240px}}.blog__post-content{display:flex;flex-direction:column;gap:20px;min-width:0}.blog__post-body{display:flex;flex-direction:column;gap:16px}.blog__tags-and-details{align-items:center;display:flex;gap:10px;width:100%}.blog__details-text{color:#878787;font-size:12px;font-weight:400;letter-spacing:-.32px;line-height:18px;margin-left:auto;white-space:nowrap}.blog__post-title{color:#121212;font-size:24px;font-weight:400;line-height:120%}@media(max-width:1023.98px){.blog__post-title{font-size:18px}}.blog__excerpt{color:#757575;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.blog__tags-wrapper{display:flex;gap:12px;justify-content:center;overflow:auto}.blog__tags-wrapper--small{align-items:center;display:flex;gap:10px;overflow:auto}@media(max-width:1023.98px){.blog__tags-wrapper--small{width:calc(100% + 16px)}}.blog__tag{align-items:center;background:#121212;border:1px solid transparent;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:400;height:32px;line-height:1;padding:0 16px;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease;white-space:nowrap}.blog__tag:hover{background:#333}.blog__tag.active{background:#fff;border-color:#e2e2e2;color:#121212}.blog__tag--small{background-color:#eee;border-radius:50px;color:#545454;font-size:12px;font-weight:500;letter-spacing:-.32px;line-height:18px;padding:3px 8px;white-space:nowrap}.blog__slider-models-wrapper{display:flex;flex-direction:column;gap:16px}.blog__slider-models-wrapper .product-list-slider{gap:0;padding-top:0}.blog__slider-models-wrapper .swiper-slide{width:288px}@media(max-width:1023.98px){.blog__slider-models-wrapper .swiper-slide{width:176px}}.blog__slider-models-wrapper .product-list-slider__controls{display:none}.blog__slider-models-title{color:#121212;font-size:20px;font-weight:400}.post{display:flex;flex-direction:column;gap:40px;margin:40px 0}@media(max-width:1023.98px){.post{gap:20px;margin:0 0 90px;padding:0 16px}}.post .common-title{padding:7px 0}.post__body{display:flex;gap:20px}@media(max-width:1023.98px){.post__body{flex-direction:column}}.post__main-info-wrapper{display:flex;flex:1;flex-direction:column;gap:32px;min-width:0}.post__header{display:flex;flex-direction:column;gap:12px}@media(max-width:1023.98px){.post__header{gap:20px}}.post__title{color:#121212;font-size:36px;font-weight:400;line-height:120%}@media(max-width:1023.98px){.post__title{font-size:24px}}.post__photo-wrapper{display:flex;flex-wrap:wrap;gap:16px}.post__photo-wrapper figure{display:flex;flex:1 1 300px;flex-direction:column;gap:8px}.post__photo-wrapper figure img{border-radius:8px;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.post__photo-wrapper figure figcaption{color:#878787;display:flex;font-size:14px;gap:2px}.post__photo-wrapper figure figcaption img{flex-shrink:0;height:18px;width:18px}.post__video{border-radius:8px;overflow:hidden;width:100%}.post__additional-info-wrapper{align-self:flex-start;display:flex;flex-direction:column;flex-shrink:0;gap:32px;position:sticky;top:20px;width:425px}@media(max-width:1439.98px){.post__additional-info-wrapper{width:313px}}.post__content h2{color:#222124;font-size:24px;font-weight:400;line-height:120%;margin-bottom:16px}@media(max-width:1023.98px){.post__content h2{font-size:20px}}.post__content h3{color:#121212;font-size:20px;font-weight:400;line-height:120%;margin-bottom:12px}@media(max-width:1023.98px){.post__content h3{font-size:18px}}.post__content h4{color:#121212;font-size:16px;font-weight:400;line-height:120%;margin-bottom:8px}@media(max-width:1023.98px){.post__content h4{font-size:16px}}.post__content p{color:#121212;font-size:16px;font-weight:400;line-height:1.6;margin-bottom:16px}@media(max-width:1023.98px){.post__content p{font-size:14px}}.post__content ol,.post__content ul{margin-bottom:16px;padding-left:24px}.post__content ol li,.post__content ul li{color:#121212;font-size:16px;line-height:1.6;margin-bottom:8px}.post__content ul li{list-style-type:disc}.post__content ol li{list-style-type:decimal}.post__content blockquote{background:#f6f6f6;border-left:3px solid #e2e2e2;border-radius:0 8px 8px 0;margin:24px 0;padding:8px 16px 8px 20px}.post__content blockquote p{color:#545454;font-style:italic;margin-bottom:0}.post__content a{color:#ff8a3e;text-decoration:none}.post__content b,.post__content strong{font-weight:600}.post__content em,.post__content i{font-style:italic}.post__content img{border-radius:8px;max-width:100%}.post__content table{border-collapse:collapse;color:#121212;display:block;font-size:14px;margin-bottom:16px;overflow-x:auto;width:100%}.post__content table td,.post__content table th{border-bottom:1px solid #e2e2e2;padding:12px 16px;text-align:left}.post__content table th{background:#f6f6f6;font-weight:500}.post__content table th[colspan]{font-size:16px;font-weight:400;text-align:center}.post__content table td{font-weight:400}.post__content table tr td:first-child,.post__content table tr th:first-child,.post__form{background:#f6f6f6}.post__form{border-radius:16px;display:flex;flex-direction:column;gap:20px;padding:24px}.post__form-title{color:#121212;font-size:20px;font-weight:500;line-height:1.2}.post__form-text{color:#121212;font-size:16px;font-weight:400;line-height:1.2}.post__form-button{font-size:16px;margin-top:12px;padding:14px 20px}.post__other-categories-wrapper{background:#f6f6f6;border-radius:16px;display:flex;flex-direction:column;gap:20px;padding:24px}.post__text--title{color:#121212;font-size:20px;font-weight:500;line-height:1.2}.post__other-categories-list{display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:0}.post__text{color:#121212;font-size:16px;font-weight:400;line-height:1.2;text-decoration:none}.post__text:hover{text-decoration:underline}.copyright{margin-bottom:100px;padding:0 16px}.copyright--product{margin-bottom:160px}@font-face{font-display:swap;font-family:Commissioner;font-style:normal;font-weight:400;src:url(./Commissioner-normal-400-cyrillic.bgdX5wL6.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Commissioner;font-style:normal;font-weight:400;src:url(./Commissioner-normal-400-latin.BAwLJtOy.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Commissioner;font-style:normal;font-weight:500;src:url(./Commissioner-normal-400-cyrillic.bgdX5wL6.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Commissioner;font-style:normal;font-weight:500;src:url(./Commissioner-normal-400-latin.BAwLJtOy.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Commissioner;font-style:normal;font-weight:600;src:url(./Commissioner-normal-400-cyrillic.bgdX5wL6.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Commissioner;font-style:normal;font-weight:600;src:url(./Commissioner-normal-400-latin.BAwLJtOy.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Commissioner;font-style:normal;font-weight:700;src:url(./Commissioner-normal-400-cyrillic.bgdX5wL6.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Commissioner;font-style:normal;font-weight:700;src:url(./Commissioner-normal-400-latin.BAwLJtOy.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Commissioner;font-style:normal;font-weight:900;src:url(./Commissioner-normal-400-cyrillic.bgdX5wL6.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Commissioner;font-style:normal;font-weight:900;src:url(./Commissioner-normal-400-latin.BAwLJtOy.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}
