:root{--orange-200:#fc9;--orange-300:#ffb366;--orange-400:#f93;--orange-500:#ff8000;--red-200:#efa6a7;--red-300:#e7797c;--red-400:#df4d50;--red-500:#d72024;--red-600:#f80202;--blue-200:#99c8d9;--blue-300:#66acc5;--blue-400:#3391b2;--blue-500:#00759f;--blue-600:#174c74;--black-200:#f7f6f5;--black-300:#999;--black-400:#6e7071;--black-500:#000;--green-200:#9bd39b;--green-300:#68bc68;--green-400:#36a636;--green-500:#049004;--border-radius-main:5px;--border-radius-medium:16px;--border-radius-large:10px;--border-ornage:1px solid var(--orange-400);--border-gray:1px solid var(--black-200);--border-dark-gray:1px solid var(--black-400);--border-color:var(--black-400);--main-highlight:var(--orange-500);--font-famyli-base:"Inter",sans-serif;--container-width:1385px;--container-padding-x:15px;--defautl-padding-y:8px;--section-padding-y:10px;--input-height:34px;--button-heigth:33px;--transition-duration:.3s;--bg-primary:#ff8000;--bg-secondary:#f0eff0;--orange:#ff8000;--orange-400:#ff8000;--green:#049004;--black:#6e7071;--blue:#00759f;--red:red;--yellow:#fc3;--dark-gary:#6e7071;--middle-gray:#858585;--light-gray:#f0eff0;--swiper-pagination-color:#ff8000}.no-overflow{overflow:hidden}html:not(.is-mobile){height:100%;scroll-behavior:smooth;scroll-padding-top:120px;scrollbar-gutter:stable;scrollbar-width:thin}html:not(.is-mobile) *,html:not(.is-mobile) :after,html:not(.is-mobile) :before{box-sizing:border-box}html:not(.is-mobile) :where(ul,ol):where([class]){padding-left:0}html:not(.is-mobile) :where(blockquote,figure):where([class]),html:not(.is-mobile) body{font-family:Inter,sans-serif;margin:0}html:not(.is-mobile) :where(h1,h2,h3,h4,h5,h6,p,ul,ol,dl):where([class]){margin-block:0}html:not(.is-mobile) :where(dd[class]){margin-left:0}html:not(.is-mobile) :where(fieldset[class]){border:none;margin-left:0;padding:0}html:not(.is-mobile) :where(ul[class]){list-style:none}html:not(.is-mobile) p{--paragraphMarginBottom:24px;margin-block:0}html:not(.is-mobile) p:where(:not([class]):not(:last-child)){margin-bottom:var(--paragraphMarginBottom)}html:not(.is-mobile) img{display:block;max-height:100%;max-width:100%;-o-object-fit:scale-down;object-fit:scale-down}html:not(.is-mobile) figure{margin:0}html:not(.is-mobile) button,html:not(.is-mobile) input,html:not(.is-mobile) select,html:not(.is-mobile) textarea{font:inherit}html:not(.is-mobile) body{background:#fff;height:100%;line-height:1.5;scrollbar-gutter:stable}html:not(.is-mobile) svg:not(.no-style) [fill]{fill:currentColor}html:not(.is-mobile) svg:not(.no-style) [stroke]{stroke:currentColor}html:not(.is-mobile) svg *{transition-property:fill,stroke}@media (prefers-reduced-motion:reduce){html:not(.is-mobile) *{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}html:not(.is-mobile) #tdcsm{height:100%}html:not(.is-mobile) .wrapper-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;--swiper-theme-color:var(--dark-gray)}html:not(.is-mobile) main{flex:1}html:not(.is-mobile) .container{margin-left:auto;margin-right:auto;max-width:1430px;padding:0 15px;width:100%}html:not(.is-mobile) a{color:var(--blue);text-decoration:none}html:not(.is-mobile) a:active,html:not(.is-mobile) a:hover{color:#999}html:not(.is-mobile) h1{color:var(--blue)}html:not(.is-mobile) svg:not(.no-style){display:inline-block;height:1em;transition:fill .3s;vertical-align:unset;width:1em}html:not(.is-mobile) .button{border:0}html:not(.is-mobile) .visually-hidden{border:0;clip-path:inset(100%);height:1px;margin:-1px;padding:0;position:absolute;white-space:nowrap;width:1px;clip:rect(0 0 0 0);overflow:hidden}html:not(.is-mobile) .table-wrap{background-color:#fff;width:100%}html:not(.is-mobile) table{border:1px solid #eee;border-collapse:collapse;border-spacing:0;margin:0;padding:0;width:100%}html:not(.is-mobile) table tr{border:1px solid #eee;padding:5px}html:not(.is-mobile) table td,html:not(.is-mobile) table th{padding:10px;text-align:center}html:not(.is-mobile) table td{border-right:1px solid #eee}html:not(.is-mobile) table th{background-color:var(--orange);color:#fff;font-size:14px;font-weight:500}html:not(.is-mobile) .counter{background-color:var(--green);border-radius:3px;color:#fff;font-size:10px;padding:0 4px;text-align:center}html:not(.is-mobile) .counter.active{background:#ffc120;color:#000}html:not(.is-mobile) .header__counter{left:0;position:absolute;top:90%}html:not(.is-mobile) .header__counter.active{background:#ffc120;color:#000}html:not(.is-mobile) .header__top{border-bottom:1px solid #e6e8ea;color:#000;font-size:12px;padding:10px 15px}html:not(.is-mobile) .header__top .container{display:flex;gap:20px;justify-content:space-between}html:not(.is-mobile) .header__top-link{align-items:center;color:#000;display:inline-flex;gap:5px}html:not(.is-mobile) .header__top-link:hover{color:red}html:not(.is-mobile) .header__top__icon{color:var(--orange);font-size:15px}html:not(.is-mobile) .header__middle{align-items:center;display:grid;gap:30px;grid-template-columns:auto 1fr auto auto auto;padding:20px 0}html:not(.is-mobile) .header__logo{display:block}html:not(.is-mobile) .header__nav{background:var(--light-gray);border-radius:5px;display:flex;font-size:15px;justify-content:space-between}html:not(.is-mobile) .header__contacts{display:flex}html:not(.is-mobile) .header-profile__nav{font-weight:700;position:relative}html:not(.is-mobile) .header-profile__title{cursor:pointer}html:not(.is-mobile) .header-profile__menu{background:#fff;min-width:100%;overflow:hidden;padding:2px;position:absolute;top:100%;transform:translateY(-30px) scale(0);transition:transform .3s;z-index:1}html:not(.is-mobile) .header-profile:hover .header-profile__menu{transform:translate(0) scale(1)}html:not(.is-mobile) .header__button-catalog{align-items:center;background:var(--orange);border:0;border-radius:5px;color:#fff;display:flex;gap:10px;justify-content:center;min-height:100%;padding:0 10px;white-space:nowrap;width:100%}html:not(.is-mobile) .header__button-catalog>svg{min-height:15px;min-width:15px}html:not(.is-mobile) .header__button-catalog:hover{color:var(--black-500)}html:not(.is-mobile) .header__button-profile{align-items:center;background:var(--dark-gary);border:0;border-radius:5px;color:#fff;display:inline-flex;gap:10px;height:100%;justify-content:center;padding:0 10px;width:100%}html:not(.is-mobile) .header__button-profile>span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html:not(.is-mobile) .header-catalog{left:0;position:absolute;top:100%;z-index:5}html:not(.is-mobile) .header-catalog__list{background:#fff;width:-moz-max-content;width:max-content}html:not(.is-mobile) .header-catalog__backdrop{background:#0000004d;bottom:0;left:0;opacity:.3;position:fixed;right:0;top:0;z-index:999}html:not(.is-mobile) .header-catalog__link{align-items:center;color:#000;display:flex;font-size:13px;gap:7px;justify-content:space-between;padding:7px 10px}html:not(.is-mobile) .header-catalog__link:hover{background-color:#eee}html:not(.is-mobile) .header-catalog__sub-list:not(.header-catalog__sub-list--lvl2){background:#fff;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;-moz-column-count:4;column-count:4;left:100%;padding:10px 15px;position:absolute;top:0}html:not(.is-mobile) .header-catalog__sub-list:not(.header-catalog__sub-list--lvl2) .header-catalog__sub-list__item{break-inside:avoid-page}html:not(.is-mobile) .header-catalog__sub-list__item{margin-bottom:10px}html:not(.is-mobile) .header-catalog__sub-list__link{color:var(--orange);font-size:15px;font-weight:600}html:not(.is-mobile) .header-catalog__sub-list__link:hover{opacity:.7}html:not(.is-mobile) .header-catalog__sub-list--lvl2{background:none;box-shadow:none;-moz-column-count:auto;column-count:auto;left:auto;padding:0;position:static;top:auto}html:not(.is-mobile) .header-catalog__sub-list--lvl2 .header-catalog__sub-list__item{margin:0}html:not(.is-mobile) .header-catalog__sub-list--lvl2 .header-catalog__sub-list__link{color:#000;display:block;font-size:12px;font-weight:400;margin:6px 0 0}html:not(.is-mobile) #header-catalog{position:relative}html:not(.is-mobile) #header-catalog.open .header-catalog__list,html:not(.is-mobile) #header-catalog.open .header__button-catalog{position:relative;z-index:1000}html:not(.is-mobile) [popover]::backdrop{background-color:#ffffff80}html:not(.is-mobile) .user-navigation{display:flex;gap:15px}html:not(.is-mobile) .user-navigation__link{align-items:center;color:#000;display:flex;gap:5px;position:relative;text-align:center}html:not(.is-mobile) .user-navigation__link:hover{color:red}html:not(.is-mobile) .main-nav__link{align-items:center;background:transparent;color:#000;display:flex;display:inline-flex;gap:10px;justify-content:center;padding:9px 15px;text-align:center;transition:background .3s;white-space:nowrap}html:not(.is-mobile) .main-nav__link:last-child{border:0}html:not(.is-mobile) .main-nav__link.router-link-active{background:#ffffff26}html:not(.is-mobile) .main-nav__link:hover{background:#ffffff40}html:not(.is-mobile) .personal-popup-wrap{max-width:161px;min-width:161px;position:relative}html:not(.is-mobile) .personal-popup-wrap:hover .personal-popup-menu{display:block;max-height:none;padding-top:5px}html:not(.is-mobile) .personal-popup-menu{max-height:0;overflow:hidden;transition:all .3s;--before-width:10px;background:#fff;box-shadow:0 6px 11px -8px #000;position:absolute;top:100%;width:100%;z-index:1}html:not(.is-mobile) .personal-popup-menu:before{border:var(--before-width) solid transparent;border-top:var(--before-width) solid var(--dark-gary);content:"";left:0;margin:auto;position:absolute;right:0;top:0;width:var(--before-width)}html:not(.is-mobile) .personal-popup-menu__link{display:block;padding:5px 10px;text-align:center}html:not(.is-mobile) .header-contacts__phones{display:flex;flex-direction:column}html:not(.is-mobile) .header-contacts__phone{align-items:center;display:inline-flex;font-size:12px;gap:5px;justify-content:space-between;margin-bottom:10px}html:not(.is-mobile) .header-contacts__phone:last-child{margin-bottom:0}html:not(.is-mobile) .header-contacts__phone-title{font-weight:600}html:not(.is-mobile) .header__search{text-align:center}html:not(.is-mobile) .header__search .search{border:1px solid var(--dark-gary);border-radius:5px;display:inline-flex;width:100%}html:not(.is-mobile) .header__search .search__input{background:transparent;border:0;padding:5px 20px;width:100%}html:not(.is-mobile) .header__search .search__button{background:var(--dark-gary);border-color:transparent;border-radius:5px 0 0 5px;color:#fff;font-size:12px;min-width:90px}html:not(.is-mobile) .header__search .search__button:hover{color:red}@media screen and (max-width:767px){html:not(.is-mobile) .header__middle{grid-template-columns:20px 20px 1fr 20px 20px 20px}html:not(.is-mobile) .header__search{display:none}}html:not(.is-mobile) .footer{background-color:#eaeaea;color:#555;padding:30px 0}html:not(.is-mobile) .footer__content{align-items:start;display:grid;gap:10px 30px;grid-template-areas:"company description" ". service-navigation " "bottom bottom";grid-template-rows:auto auto}html:not(.is-mobile) .footer__company{grid-area:company}html:not(.is-mobile) .footer__desc{font-size:12px;grid-area:description;line-height:1;margin:auto 0;max-width:250px}html:not(.is-mobile) .footer__navigation{grid-area:service-navigation;grid-gap:15px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}html:not(.is-mobile) .footer__bottom{align-items:center;display:flex;font-size:12px;grid-area:bottom;justify-content:space-between;line-height:1}html:not(.is-mobile) .footer__copyright{margin-bottom:7px}html:not(.is-mobile) .footer__requisites{font-size:12px}html:not(.is-mobile) .footer__button--callback{margin:0 0 10px}html:not(.is-mobile) .footer-navigation__column:nth-child(2){margin-top:-33px}html:not(.is-mobile) .footer-navigation__category{color:#e66f23!important;font-size:18px;margin-bottom:11px;text-transform:uppercase}html:not(.is-mobile) .footer-navigation__link{color:#333;transition:all .3s}html:not(.is-mobile) .footer-navigation__link:hover{opacity:.75}html:not(.is-mobile) .footer-navigation__list--main .footer-navigation__item{margin-bottom:20px}html:not(.is-mobile) .footer-navigation__list--main .footer-navigation__link{text-transform:uppercase}html:not(.is-mobile) .footer-navigation__list--info .footer-navigation__item{margin-bottom:15px}html:not(.is-mobile) .footer-contacts__phone{margin:0 0 10px}html:not(.is-mobile) .footer-contacts__email{display:block}html:not(.is-mobile) .footer-contacts__address{margin:10px 0}html:not(.is-mobile) .documents-navigation__list{display:flex;gap:20px}html:not(.is-mobile) .button{align-items:center;display:inline-flex;gap:5px;justify-content:center}html:not(.is-mobile) .button--main-color{background:var(--orange);border:0;border-radius:5px;color:#fff;font-size:14px;padding:6px 12px}html:not(.is-mobile) .button--main-color-400{background:#ff8000cc;border:0;border-radius:5px;color:#fff;font-size:14px;padding:6px 12px}html:not(.is-mobile) .button--add-to-basket,html:not(.is-mobile) .button--dark-color{background:var(--dark-gary);border:0;border-radius:5px;color:#fff;font-size:14px;padding:6px 12px}html:not(.is-mobile) .button--add-to-basket{align-items:center;display:flex;gap:10px}html:not(.is-mobile) .button--add-to-basket .button__icon{font-size:20px}html:not(.is-mobile) .button--add-to-basket:hover{color:var(--black-500)}html:not(.is-mobile) .button--callback{align-items:center;background:var(--orange);border:0;border-radius:5px;color:#fff;display:flex;font-size:14px;gap:5px;padding:6px 12px}html:not(.is-mobile) .button:hover{color:var(--black-500)}html:not(.is-mobile) .button:disabled{opacity:.45;pointer-events:none}html:not(.is-mobile) .checkbox{padding-left:1.2em;position:relative}html:not(.is-mobile) .checkbox__box{background-color:#fff;background-position:50% 50%;background-repeat:no-repeat;border-radius:.05em;box-shadow:0 0 0 .1em var(--orange);height:.8em;margin-left:-1.2em;margin-top:.45em;overflow:hidden;position:absolute;width:.8em}html:not(.is-mobile) .checkbox__input:checked+.checkbox__box{background-color:var(--orange);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='9' fill='none' viewBox='0 0 10 9'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M9.775.16a.7.7 0 0 1 .151.213.8.8 0 0 1 .049.54.8.8 0 0 1-.111.246l-5.28 7.578a.6.6 0 0 1-.197.186.531.531 0 0 1-.495.03.6.6 0 0 1-.212-.162L0 4.501l.861-1.005L4.063 7.23 8.918.263A.6.6 0 0 1 9.1.086.527.527 0 0 1 9.564.03a.6.6 0 0 1 .21.13' clip-rule='evenodd'/%3E%3C/svg%3E")}html:not(.is-mobile) .checkbox__input:checked:disabled+.checkbox__box{background-color:#9b9b9b}html:not(.is-mobile) .checkbox__input:focus+.checkbox__box{box-shadow:0 0 0 .1em var(--orange)}html:not(.is-mobile) .checkbox__input:disabled+.checkbox__box{box-shadow:0 0 0 .1em #9b9b9b}html:not(.is-mobile) .checkbox__label{display:inline-block;font-size:12px;text-transform:lowercase}html:not(.is-mobile) .checkbox__label:first-letter{text-transform:uppercase}html:not(.is-mobile) .radio{padding-left:1.2em}html:not(.is-mobile) .radio__box{background-color:#fff;background-position:50% 50%;background-repeat:no-repeat;border-radius:.05em;box-shadow:0 0 0 .1em var(--orange);height:.8em;margin-left:-1.2em;margin-top:.4em;overflow:hidden;position:absolute;width:.8em}html:not(.is-mobile) .radio__input:checked+.radio__box{background-color:var(--orange);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='9' fill='none' viewBox='0 0 10 9'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M9.775.16a.7.7 0 0 1 .151.213.8.8 0 0 1 .049.54.8.8 0 0 1-.111.246l-5.28 7.578a.6.6 0 0 1-.197.186.531.531 0 0 1-.495.03.6.6 0 0 1-.212-.162L0 4.501l.861-1.005L4.063 7.23 8.918.263A.6.6 0 0 1 9.1.086.527.527 0 0 1 9.564.03a.6.6 0 0 1 .21.13' clip-rule='evenodd'/%3E%3C/svg%3E")}html:not(.is-mobile) .radio__input:checked:disabled+.radio__box{background-color:#9b9b9b}html:not(.is-mobile) .radio__input:focus+.radio__box{box-shadow:0 0 0 .1em #4a90e2,0 0 0 .2em #7ed321}html:not(.is-mobile) .radio__input:disabled+.radio__box{box-shadow:0 0 0 .1em #9b9b9b}html:not(.is-mobile) .order-radio__box{background-color:#fff;background-position:50% 50%;background-repeat:no-repeat;border-radius:.05em;box-shadow:0 0 0 .1em var(--orange);height:.8em;margin-left:-1.2em;margin-top:.4em;overflow:hidden;position:absolute;width:.8em}html:not(.is-mobile) .order-radio__input:checked+.order-radio__label{border-color:var(--orange)}html:not(.is-mobile) .order-radio__input:checked+.order-radio__label .order-radio__box{background-color:var(--orange);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='9' fill='none' viewBox='0 0 10 9'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M9.775.16a.7.7 0 0 1 .151.213.8.8 0 0 1 .049.54.8.8 0 0 1-.111.246l-5.28 7.578a.6.6 0 0 1-.197.186.531.531 0 0 1-.495.03.6.6 0 0 1-.212-.162L0 4.501l.861-1.005L4.063 7.23 8.918.263A.6.6 0 0 1 9.1.086.527.527 0 0 1 9.564.03a.6.6 0 0 1 .21.13' clip-rule='evenodd'/%3E%3C/svg%3E")}html:not(.is-mobile) .order-radio__input:checked:disabled+.order-radio__label .order-radio__box{background-color:#9b9b9b}html:not(.is-mobile) .order-radio__input:focus+.order-radio__label .order-radio__box{box-shadow:0 0 0 .1em #4a90e2,0 0 0 .2em #7ed321}html:not(.is-mobile) .order-radio__input:disabled+.order-radio__label .order-radio__box{box-shadow:0 0 0 .1em #9b9b9b}html:not(.is-mobile) .order-radio__label{border:1px solid #c4c4c4;border-radius:5px;cursor:pointer;display:block;height:100%;padding:20px 15px 20px 30px;position:relative}html:not(.is-mobile) .form__title{color:var(--blue);font-size:27px;font-weight:700}html:not(.is-mobile) .form__subtitle{font-size:16px;font-weight:500;margin-bottom:20px}html:not(.is-mobile) .form__item{margin-bottom:10px}html:not(.is-mobile) .form__input{border:2px solid #b3bcc5;border-radius:5px;padding:10px 6px;-webkit-text-fill-color:#001a34;background-color:#fff0;box-sizing:border-box;caret-color:#005bff;color:inherit;font-size:100%;line-height:1.15;margin:0;outline:none;resize:none;text-align:inherit;vertical-align:top;width:100%}html:not(.is-mobile) .form__input:focus{border-color:var(--blue)}html:not(.is-mobile) .form__input--error{border-color:#f91155}html:not(.is-mobile) .form__textarea{border:2px solid #b3bcc5;border-radius:5px;padding:10px 6px;-webkit-text-fill-color:#001a34;background-color:#fff0;box-sizing:border-box;caret-color:#005bff;color:inherit;font-size:100%;line-height:1.15;margin:0;outline:none;resize:none;text-align:inherit;vertical-align:top;width:100%}html:not(.is-mobile) .form__textarea:focus{border-color:var(--blue)}html:not(.is-mobile) .form__textarea--error{border-color:#f91155}html:not(.is-mobile) .form__select{border:2px solid #b3bcc5;border-radius:5px;font-size:100%;line-height:1.15;padding:8px 6px;width:100%}html:not(.is-mobile) .form__select--error{border-color:#f91155}html:not(.is-mobile) .form__select:focus{border-color:var(--blue)}html:not(.is-mobile) .form .file__label{border:1px solid #b3bcc5;border-radius:5px;padding:5px}html:not(.is-mobile) .form__file{border:0;padding:0;position:absolute!important;white-space:nowrap;width:1px;clip:rect(0,0,0,0);height:1px;overflow:hidden}html:not(.is-mobile) .form__actions{display:flex;gap:5px;justify-content:flex-end}html:not(.is-mobile) .form__error{color:#f91155;font-size:12px}html:not(.is-mobile) .form__info{align-items:center;display:inline-flex;font-size:10px;gap:5px;max-width:300px}html:not(.is-mobile) .form__footer{align-items:center;display:flex;justify-content:space-between;margin-top:10px}html:not(.is-mobile) .auth{max-width:385px}html:not(.is-mobile) .auth__title{margin-bottom:10px;text-align:center}html:not(.is-mobile) .auth__type{display:flex;flex-direction:column;gap:5px}html:not(.is-mobile) .auth__type>*{flex:1;padding:10px 0}html:not(.is-mobile) .popup-auth{text-align:center}html:not(.is-mobile) .popup-auth .popup__title{font-weight:600}html:not(.is-mobile) .authorization{max-width:300px}html:not(.is-mobile) .authorization__method{display:flex;flex-direction:column;gap:10px}html:not(.is-mobile) .authorization__email{margin-bottom:10px}html:not(.is-mobile) .authorization__email .button{flex:1}html:not(.is-mobile) .quantity{align-items:center;display:flex;position:relative;z-index:1}html:not(.is-mobile) .quantity__input{-moz-appearance:textfield;background-color:#f8f8f8;border:1px solid #d9d9d9;border-radius:5px;max-width:147px;min-height:100%;text-align:center;width:100%}html:not(.is-mobile) .quantity__input::-webkit-inner-spin-button,html:not(.is-mobile) .quantity__input::-webkit-outer-spin-button{-webkit-appearance:none}html:not(.is-mobile) .quantity__button{background-color:transparent;border:0;font-size:20px;font-weight:500;position:absolute;z-index:2}html:not(.is-mobile) .quantity__button--down{left:10px}html:not(.is-mobile) .quantity__button--up{right:10px}html:not(.is-mobile) .register-box{margin:0 auto;max-width:500px}html:not(.is-mobile) .register-box .form__title{margin-bottom:10px}html:not(.is-mobile) .follow-us{margin:0 auto;max-width:500px}html:not(.is-mobile) .follow-us__form{align-items:flex-start;display:grid;gap:10px;grid-template-areas:"email actions" "terms terms"}html:not(.is-mobile) .follow-us .form__item{flex:1;margin:0}html:not(.is-mobile) .follow-us .form__item--email{grid-area:email}html:not(.is-mobile) .follow-us .form__item--term{grid-area:terms}html:not(.is-mobile) .follow-us .form__actions{grid-area:actions}html:not(.is-mobile) .follow-us .form__actions .button{min-height:42px}html:not(.is-mobile) .from-builders{align-items:center;-moz-column-gap:15px;column-gap:15px;display:grid;grid-template-areas:"name phone actions" "file file actions";grid-template-rows:repeat(2,1fr);left:4%;max-width:600px;position:absolute;row-gap:10px;top:30%}html:not(.is-mobile) .from-builders .form__item{margin:0}html:not(.is-mobile) .from-builders .form__item--name{grid-area:name}html:not(.is-mobile) .from-builders .form__item--phone{grid-area:phone}html:not(.is-mobile) .from-builders .form__item--file{align-items:center;border:2px solid #b3bcc5;border-radius:5px;display:inline-flex;grid-area:file;padding:7px 5px}html:not(.is-mobile) .from-builders .form__actions{align-items:center;display:flex;grid-area:actions;grid-row:1/3;justify-content:center}html:not(.is-mobile) .from-builders .file__text{margin-right:10px}html:not(.is-mobile) .from-builders .file__label{border:1px solid #000;font-weight:600;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html:not(.is-mobile) .fade-enter-active,html:not(.is-mobile) .fade-leave-active{transition:opacity .5s ease}html:not(.is-mobile) .fade-enter-from,html:not(.is-mobile) .fade-leave-to{opacity:0}html:not(.is-mobile) .page-enter-active,html:not(.is-mobile) .page-leave-active{transition:opacity .5s ease}html:not(.is-mobile) .page-enter-from,html:not(.is-mobile) .page-leave-to{opacity:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}html:not(.is-mobile) .dialog{border:1px solid #c4c4c4;border-radius:5px;padding:20px;position:fixed;transition:all 1.3s ease}html:not(.is-mobile) .dialog::backdrop{background:#0000004d}html:not(.is-mobile) .dialog__close{background:none;background:#6e7071;border:0;border-radius:5px;color:#fff;cursor:pointer;font-size:12px;position:absolute;right:7px;top:7px}html:not(.is-mobile) .popup{align-items:center;display:flex;flex-direction:column;height:100dvh;justify-content:center;left:0;position:fixed;top:0;transition:.3s;width:100dvw;z-index:100}html:not(.is-mobile) .popup-block{background-color:#fff;border:1px solid #c4c4c4;border-radius:5px;padding:20px}html:not(.is-mobile) .popup-block--dialog .popup__actions{justify-content:space-between}html:not(.is-mobile) .popup-block--dialog .popup__actions>*{flex:1}html:not(.is-mobile) .popup_background{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff54;cursor:pointer;height:300dvh;left:0;position:fixed;top:0;transition:.3s;width:200dvw}html:not(.is-mobile) .popup_container{max-height:80vh;max-width:700px;overflow:auto;position:relative}html:not(.is-mobile) .popup__header{align-items:flex-start;display:flex;gap:15px;justify-content:space-between}html:not(.is-mobile) .popup__close{background:#6e7071;border:0;border-radius:5px;color:#fff;cursor:pointer;font-size:12px;margin-top:9px;padding:1px 5px;transition:.3s}html:not(.is-mobile) .popup__description{font-size:12px}html:not(.is-mobile) .popup--appear-enter-active>.popup_container,html:not(.is-mobile) .popup--appear-leave-active>.popup_container{transform:scale(1);z-index:100}html:not(.is-mobile) .popup--appear-enter-active>.popup_background,html:not(.is-mobile) .popup--appear-enter-active>.popup_container,html:not(.is-mobile) .popup--appear-leave-active>.popup_background,html:not(.is-mobile) .popup--appear-leave-active>.popup_container{opacity:1;transition:.3s}html:not(.is-mobile) .popup--appear-enter-from>.popup_container,html:not(.is-mobile) .popup--appear-leave-to>.popup_container{transform:scale(.95)}html:not(.is-mobile) .popup--appear-enter-from>.popup_background,html:not(.is-mobile) .popup--appear-enter-from>.popup_container,html:not(.is-mobile) .popup--appear-leave-to>.popup_background,html:not(.is-mobile) .popup--appear-leave-to>.popup_container{opacity:0}html:not(.is-mobile) .popup__title{color:var(--blue);font-size:24px;font-weight:700}html:not(.is-mobile) .popup__content{margin-top:8px}html:not(.is-mobile) .popup__actions{display:flex;gap:8px}html:not(.is-mobile) .popup__actions :deep(>*){flex:1 1 0;width:0}html:not(.is-mobile) .popup__actions:not(:first-child){margin-top:8px}html:not(.is-mobile) .city{font-size:12px}html:not(.is-mobile) .city__icon{color:var(--orange);font-size:15px}html:not(.is-mobile) .city__current{border-bottom:1px dashed;line-height:1.2}html:not(.is-mobile) .city-dialog{max-width:375px}html:not(.is-mobile) .city-dialog__title{color:var(--blue);font-size:24px;font-weight:600}html:not(.is-mobile) .city-dialog__sub-title{font-size:12px;font-weight:400;margin-bottom:10px}html:not(.is-mobile) .city-dialog .help{margin-top:10px}html:not(.is-mobile) .list-city{display:inline-flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-top:10px}html:not(.is-mobile) .list-city__name{cursor:pointer}html:not(.is-mobile) .list-city__name:hover{opacity:.55}html:not(.is-mobile) #city__current{align-items:center;display:flex;gap:5px;position:relative}html:not(.is-mobile) .confirm-city{background:#fff;box-shadow:0 0 30px #00000080;font-size:18px;left:0;line-height:1;padding:30px 40px;position:absolute;top:100%;width:-moz-max-content;width:max-content;z-index:1}html:not(.is-mobile) .confirm-city__text{margin-bottom:10px}html:not(.is-mobile) .confirm-city__actions{display:flex;gap:5px 15px}html:not(.is-mobile) .confirm-city__button{background:transparent;border:1px solid #eee;font-size:14px;padding:5px 10px;transition:background-color .3s}html:not(.is-mobile) .confirm-city__button:hover{background:#eee}html:not(.is-mobile) .breadcrumbs{display:flex;flex-wrap:wrap;font-size:12px;list-style:none}html:not(.is-mobile) .breadcrumbs__separator{margin:0 3px}html:not(.is-mobile) .breadcrumbs__link{color:#000}html:not(.is-mobile) .breadcrumbs__element{color:#555}html:not(.is-mobile) .tooltip{cursor:help;position:relative}html:not(.is-mobile) .tooltip__inner{background:#fff;border:2px solid var(--orange);border-radius:5px;color:#000;font-size:12px;max-width:325px;opacity:0;padding:4px 10px;position:absolute;right:0;text-align:left;top:100%;transition:all .2s ease-in-out;visibility:hidden;width:-moz-max-content;width:max-content;z-index:10}html:not(.is-mobile) .tooltip:hover .tooltip__inner{opacity:1;visibility:visible}html:not(.is-mobile) .help--question{align-items:center;display:inline-flex;font-size:10px;gap:5px}html:not(.is-mobile) .help--question .help__icon{align-items:center;border:1px solid var(--orange);border-radius:50%;color:var(--orange);display:flex;justify-content:center;max-height:20px;max-width:20px;min-height:20px;min-width:20px;padding:5px}html:not(.is-mobile) .help--question .help__text{font-size:12px;line-height:1.1}html:not(.is-mobile) .navigation{align-items:center;display:flex;gap:5px;justify-content:center;margin-top:10px}html:not(.is-mobile) .navigation__page{background:transparent;border:0;cursor:pointer;height:32px;min-width:32px}html:not(.is-mobile) .navigation__page--active,html:not(.is-mobile) .navigation__page:hover{background-color:var(--orange);color:#fff}html:not(.is-mobile) .navigation__button{align-items:center;background:transparent;border:0;display:flex}html:not(.is-mobile) .navigation__button:not([disabled]){cursor:pointer}html:not(.is-mobile) .navigation__button--prev{transform:rotate(-180deg)}html:not(.is-mobile) .small-basket{display:block;position:relative;text-align:center}html:not(.is-mobile) .small-basket__icon{color:var(--orange);font-size:30px}html:not(.is-mobile) .small-basket__title{color:#000;font-size:12px}html:not(.is-mobile) .small-basket__count{position:absolute;right:0;top:-8px;z-index:1}html:not(.is-mobile) .page-cart__auth-notice{align-items:center;border:1px solid var(--light-gray);border-radius:5px;display:flex;gap:10px;justify-content:space-between;padding:10px}html:not(.is-mobile) .page-cart__auth-notice h2{white-space:nowrap}html:not(.is-mobile) .page-cart__auth-notice p{font-size:12px;margin:0}html:not(.is-mobile) .page-cart__auth-notice .button{min-height:100%}html:not(.is-mobile) .detail-cart{display:grid;gap:25px;grid-template-columns:repeat(12,minmax(0,1fr));margin-top:25px}html:not(.is-mobile) .detail-cart__left{grid-column-start:span 9}html:not(.is-mobile) .detail-cart__right{grid-column-start:span 3}html:not(.is-mobile) .detail-cart .empty{grid-column-start:span 12}html:not(.is-mobile) .basket-list__header{align-items:center;background-color:var(--bg-secondary);display:flex;gap:15px;justify-content:space-between;margin-bottom:20px;padding:10px}html:not(.is-mobile) .basket-list__item{border-bottom:1px solid var(--dark-gary);padding:16px 0}html:not(.is-mobile) .basket-list__item:last-child{border-color:transparent}html:not(.is-mobile) .basket-list__select-all .checkbox__label{font-size:16px;margin-left:10px}html:not(.is-mobile) .basket-item{display:grid;gap:10px;grid-template-areas:"checkbox image info qnt prices remove";grid-template-columns:min-content min-content 3.5fr 1fr 1fr min-content}html:not(.is-mobile) .basket-item--disabled{position:relative;z-index:1}html:not(.is-mobile) .basket-item--disabled:after{background-color:#ffffff4d;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:2}html:not(.is-mobile) .basket-item__checkbox{align-items:center;display:flex;grid-area:checkbox}html:not(.is-mobile) .basket-item__image{grid-area:image;height:100%;width:145px}html:not(.is-mobile) .basket-item__info{display:flex;flex-direction:column;gap:10px;grid-area:info;justify-content:space-between}html:not(.is-mobile) .basket-item__labels{align-items:center;display:flex;flex-wrap:wrap;gap:5px}html:not(.is-mobile) .basket-item__label{border-radius:5px;color:#fff;display:inline-block;font-size:12px;overflow:hidden;padding:2px 5px}html:not(.is-mobile) .basket-item__label--sale{background-color:var(--red)}html:not(.is-mobile) .basket-item__label--hit{background-color:var(--green)}html:not(.is-mobile) .basket-item__desc{display:flex;flex-direction:column;gap:5px}html:not(.is-mobile) .basket-item__sku{font-size:12px}html:not(.is-mobile) .basket-item__name{color:#000}html:not(.is-mobile) .basket-item__brand{font-size:12px}html:not(.is-mobile) .basket-item__quantity{display:flex;flex-direction:column;grid-area:qnt;justify-content:space-between}html:not(.is-mobile) .basket-item .quantity{height:40px}html:not(.is-mobile) .basket-item__price-unit{font-size:12px}html:not(.is-mobile) .basket-item__price-unit .price{color:var(--dark-gary);font-size:14px}html:not(.is-mobile) .basket-item__price--current{font-weight:600}html:not(.is-mobile) .basket-item__price--old{font-size:12px;text-decoration-line:line-through}html:not(.is-mobile) .basket-item__info-price{align-items:flex-end;display:flex;flex-direction:column;gap:10px;grid-area:prices}html:not(.is-mobile) .basket-item__remove{color:var(--dark-gary);cursor:pointer;font-size:12px;grid-area:remove;position:relative;z-index:3}html:not(.is-mobile) .economy{border-radius:5px;display:flex;font-size:12px;overflow:hidden;white-space:nowrap}html:not(.is-mobile) .economy__percent{background-color:#e11d48;color:#fff;padding:3px 5px}html:not(.is-mobile) .economy__text{background:var(--bg-secondary);padding:3px 5px}html:not(.is-mobile) .order-item__title{font-size:20px;font-weight:700;margin-bottom:20px}html:not(.is-mobile) .order-item__info{align-items:center;border:1px solid #c4c4c4;border-radius:5px;display:flex;gap:20px;justify-content:space-between;padding:17px 23px}html:not(.is-mobile) .order-item__desc{font-size:10px;max-width:400px}html:not(.is-mobile) .order-item__desc>p{margin-bottom:10px}html:not(.is-mobile) .order-item__elements{display:flex;gap:30px}html:not(.is-mobile) .order-item.error .order-item__elements{border-color:#f91155}html:not(.is-mobile) .payment-methods{display:grid;gap:30px;grid-template-columns:repeat(2,1fr);width:100%}html:not(.is-mobile) .payment-method{width:100%}html:not(.is-mobile) .payment-method__info{display:flex;flex-direction:column}html:not(.is-mobile) .payment-method__title{font-size:16px;font-weight:700}html:not(.is-mobile) .payment-method__desc{font-size:10px;font-weight:400}html:not(.is-mobile) .payment-method__profile-edit{font-size:12px;font-weight:400}html:not(.is-mobile) .object-type{width:100%}html:not(.is-mobile) .basket-total{border:1px solid var(--light-gray);border-radius:5px;padding:10px 24px;position:sticky;top:15px}html:not(.is-mobile) .basket-total__field{display:flex;font-size:12px;justify-content:space-between;margin-bottom:10px}html:not(.is-mobile) .basket-total__field-name{font-weight:600}html:not(.is-mobile) .basket-total__total{font-size:20px;font-weight:700;line-height:20px}html:not(.is-mobile) .basket-total__button{font-size:24px;margin-top:20px;text-align:center;width:100%}html:not(.is-mobile) #delivery-type .delivery-type-wrap{border:1px solid #c4c4c4;border-radius:5px;overflow:hidden;padding:17px 23px}html:not(.is-mobile) #delivery-type .order-item__info{border:0;padding:0}html:not(.is-mobile) .delivery-info{border:1px solid #c4c4c4;border-radius:5px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));margin-top:30px;overflow:hidden}html:not(.is-mobile) .delivery-info__title{color:#174c74;font-size:16px;font-weight:700}html:not(.is-mobile) .delivery-info__desc{background:#fff;display:flex;flex-direction:column;gap:10px;grid-column-start:span 5;padding:30px}html:not(.is-mobile) .delivery-info__map{grid-column-start:span 7}html:not(.is-mobile) .delivery-info .button:not(.yandex-map__button){padding:10px;width:100%}html:not(.is-mobile) .pickup-delivery{display:flex;gap:10px}html:not(.is-mobile) .pickup-delivery>*{flex:1}html:not(.is-mobile) .pickup-list{max-height:450px;overflow-y:auto;scrollbar-color:#dadcde #fff;scrollbar-width:thin}html:not(.is-mobile) .pickup-list__item{background:transparent;border:1px solid transparent;cursor:pointer;margin-bottom:10px;padding:20px 16px;transition:background-color .3s}html:not(.is-mobile) .pickup-list__item--active{background-color:var(--bg-secondary);border-color:red}html:not(.is-mobile) .pickup-list__item:hover{background-color:var(--bg-secondary)}html:not(.is-mobile) .pickup-list__item__selected{align-items:center;color:#3caa3c;display:flex;gap:3px}html:not(.is-mobile) .yandex-map{position:relative;z-index:1}html:not(.is-mobile) .yandex-map:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='32' fill='none' viewBox='0 0 22 32'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23ff8000' d='M18.771 3.28C16.693 1.166 13.897 0 11.03 0a10.92 10.92 0 0 0-7.813 3.28C-.654 7.216-1.084 14.506 2.213 19.025L11.03 32l8.817-12.902c3.225-4.592 2.795-11.882-1.076-15.818m-7.67 11.882c-2.222 0-4.014-1.823-4.014-4.082s1.792-4.082 4.015-4.082 4.014 1.822 4.014 4.082-1.792 4.082-4.014 4.082'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h22v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:" ";height:32px;left:50%;margin-left:-11px;margin-top:-32px;position:absolute;top:50%;width:22px;z-index:2}html:not(.is-mobile) .yandex-map__button{bottom:3%;position:absolute;right:50%;transform:translate(50%);z-index:2}html:not(.is-mobile) .req{color:var(--red)}html:not(.is-mobile) .cluster{align-items:center;background:green;border:2px solid #32cd32;border-radius:100%;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;outline:2px solid green;width:50px}html:not(.is-mobile) .padded{padding:5px}html:not(.is-mobile) .fade-in{animation:fadeIn .3s}html:not(.is-mobile) .subcategories-list{grid-gap:15px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));justify-items:center}html:not(.is-mobile) .subcategories-list__item{grid-column-start:span 2;text-align:center}html:not(.is-mobile) .subcategory-item__image{border-radius:8px;margin:auto}html:not(.is-mobile) .subcategory-item__title{font-size:13px}html:not(.is-mobile) .filters-form{border:1px solid #f0f0f0;border-radius:10px}html:not(.is-mobile) .filters-form .filter-range{margin:0 auto 20px}html:not(.is-mobile) .filters-form__fieldset{border-bottom:1px solid #f0f0f0}html:not(.is-mobile) .filters-form__fieldset-caption{color:#1d1d1d;font-size:16px;font-weight:500;line-height:1;margin:15px 10px}html:not(.is-mobile) .filters-form__items{max-height:0;overflow:hidden}html:not(.is-mobile) .filters-form__item{padding:10px;position:relative}html:not(.is-mobile) .filters-form__submit{background:red;margin-left:5px;position:absolute;z-index:1}html:not(.is-mobile) .filters{background:#f5f5f6;border-radius:5px;order:2;padding:30px 0}html:not(.is-mobile) .filters__header{align-items:center;display:flex;justify-content:space-between}html:not(.is-mobile) .filters__title{font-size:22px;font-weight:400}html:not(.is-mobile) .filters__group--price{margin-bottom:16px}html:not(.is-mobile) .filters__group__title{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:5px;margin-bottom:16px;padding:0 30px}html:not(.is-mobile) .filters__group__icon{color:var(--orange-400);font-weight:600;margin-top:2px;transform:rotate(-90deg);transition:transform .3s ease-in-out}html:not(.is-mobile) .filters__group--active .filters__group__title{margin-bottom:0}html:not(.is-mobile) .filters__group--active .filters__group__icon{transform:rotate(90deg)}html:not(.is-mobile) .filters__group__wrap{max-height:170px;overflow-x:hidden;overflow-y:auto}html:not(.is-mobile) .filters__group__items{margin-bottom:20px;overflow-x:visible;padding-left:2px;padding-top:9px;transition:max-height .3s ease-in-out,margin-bottom .3s ease-in-out}html:not(.is-mobile) .filters__group__items--hide{margin-bottom:0;max-height:0;overflow:hidden}html:not(.is-mobile) .filters__group__item{margin-bottom:10px;padding:0 30px}html:not(.is-mobile) .filters__group__item .checkbox{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:4}html:not(.is-mobile) .catalog-categories{grid-gap:45px 15px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));justify-items:center}html:not(.is-mobile) .catalog-categories--sub{padding-left:12px}html:not(.is-mobile) .catalog-categories__category{background:#fff;border:1px solid transparent;display:grid;grid-column-start:span 3;grid-template-areas:"image" "title" "subcategories";grid-template-columns:1fr;grid-template-rows:auto 1fr auto;height:100%;justify-content:space-between;transition:border-color .3s;width:100%}html:not(.is-mobile) .catalog-categories__category__image-backdrop{grid-area:image;margin-bottom:10px;max-height:250px;overflow:hidden;position:relative}html:not(.is-mobile) .catalog-categories__category__image-backdrop:before{content:"";display:block;padding-top:100%;width:100%}html:not(.is-mobile) .catalog-categories__category__image-wrap{align-items:center;background-color:#fff;border-radius:12px;bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;position:absolute;right:0;top:0}html:not(.is-mobile) .catalog-categories__category__root-name{font-size:18px;font-weight:600;grid-area:title;margin-bottom:20px}html:not(.is-mobile) .catalog-categories__category__root-name+.catalog-categories--sub{padding-left:0}html:not(.is-mobile) .catalog-categories__category__sub-name{align-items:center;cursor:pointer;display:inline-flex;font-size:12px;gap:5px;margin-bottom:15px}html:not(.is-mobile) .catalog-categories__category__sub-name>*{color:#1d1d1d;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}html:not(.is-mobile) .catalog-categories__category__sub-name.expanded>span{border-bottom:1px solid #000}html:not(.is-mobile) .catalog-categories__category__sub-name.open .catalog-categories__category__chevron{transform:rotate(90deg)}html:not(.is-mobile) .catalog-categories__category__chevron{font-size:9px}html:not(.is-mobile) .catalog-categories__category__show-more{align-items:center;background-color:transparent;border:0;color:#797;display:flex;font-size:13px;gap:5px;margin-top:-5px}html:not(.is-mobile) .catalog-categories__category__show-more__chevron{font-size:8px;transform:rotate(90deg)}html:not(.is-mobile) .category-detail__name{color:var(--blue);margin-bottom:20px}html:not(.is-mobile) .category-detail__subcategories{display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}html:not(.is-mobile) .category-detail__subcategories+.show-params{margin-top:20px}html:not(.is-mobile) .category-detail__subcategories__link{align-items:center;background:transparent;box-shadow:0 1px 4px #00000040;color:#000;display:flex;font-size:13px;gap:10px;height:100%;padding:15px;transition:color .3s,background-color .3s}html:not(.is-mobile) .category-detail__subcategories__link:hover{background:#eee;color:red}html:not(.is-mobile) .category-detail__subcategories__image{border-radius:5px}html:not(.is-mobile) .category-detail__subcategories__count{color:var(--black-400)}html:not(.is-mobile) .category-detail__subcategories__show-more{border:1px solid #000;cursor:pointer;grid-column:1/-1;padding:5px;text-align:center}html:not(.is-mobile) .category-detail__subcategories__show-more:hover{color:red}html:not(.is-mobile) .list-enter-active,html:not(.is-mobile) .list-leave-active{transition:all 1s ease}html:not(.is-mobile) .list-enter-from,html:not(.is-mobile) .list-leave-to{opacity:0;transform:translateY(-30px)}html:not(.is-mobile) .top-categories{grid-gap:15px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}html:not(.is-mobile) .top-categories__item{border:1px solid var(--middle-gray);border-radius:5px;transition:background-color .3s,border-color .3s}html:not(.is-mobile) .top-categories__item:hover{border-color:var(--orange-400)}html:not(.is-mobile) .top-categories__item:hover .top-categories__name{color:var(--orange)}html:not(.is-mobile) .top-categories__link{display:flex;flex-direction:column;height:100%;justify-content:space-between}html:not(.is-mobile) .top-categories__name{color:#000;font-size:16px;font-weight:600;line-height:1;max-width:260px;padding:15px 15px 5px;transition:color .3s}html:not(.is-mobile) .top-categories__products-count{color:var(--black-400);font-size:16px;line-height:1;padding:0 15px}html:not(.is-mobile) .top-categories img{align-self:flex-end;display:block;-o-object-fit:contain;object-fit:contain}html:not(.is-mobile) .aside-categories{background:#f5f5f6;border-radius:5px;display:block;order:1;padding:30px}html:not(.is-mobile) .aside-categories .catalog-categories__category{background:none}html:not(.is-mobile) .subsections-list__link{color:inherit;display:block;overflow:hidden;padding:3px 0;text-overflow:ellipsis;white-space:nowrap}html:not(.is-mobile) .subsections-list__link:hover{color:red}html:not(.is-mobile) .show-params{display:flex;font-size:12px;justify-content:space-between;margin-bottom:10px}html:not(.is-mobile) .show-params__type{align-items:center;color:#000;display:flex;font-weight:600;padding:5px 10px;position:relative;z-index:4}html:not(.is-mobile) .show-params__type:hover .list-params{max-height:none}html:not(.is-mobile) .show-params__sort .show-params__type{background:none;padding:0}html:not(.is-mobile) .show-params__sort .show-params__item--current{display:none}html:not(.is-mobile) .show-params__sort .list-params{box-shadow:none;display:flex;max-height:100%;position:static}html:not(.is-mobile) .show-params__sort .list-params__item{border-color:transparent}html:not(.is-mobile) .list-params{background:#fff;box-shadow:0 1px 6px -4px #000;max-height:0;overflow:hidden;position:absolute;right:0;top:100%;transition:max-height .3s;z-index:2}html:not(.is-mobile) .list-params__item{border-bottom:1px solid #eee;border-radius:5px;color:#000;cursor:pointer;font-size:12px;font-weight:400;padding:5px 10px;white-space:nowrap}html:not(.is-mobile) .list-params__item--active,html:not(.is-mobile) .list-params__item:hover{background:#eee;font-weight:600}html:not(.is-mobile) .list-products{grid-gap:15px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));justify-items:center}html:not(.is-mobile) .list-products--skeleton .product-preview{background:#fff;min-height:300px}html:not(.is-mobile) .list-products--skeleton .product-preview__image-backdrop{min-height:140px}html:not(.is-mobile) .list-products--skeleton .product-preview__image-backdrop,html:not(.is-mobile) .list-products--skeleton .product-preview__prices,html:not(.is-mobile) .list-products--skeleton .product-preview__title{animation:shine 1.5s linear infinite;background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);background-size:200% 100%;grid-column:span 2}html:not(.is-mobile) .list-products--skeleton .product-preview__prices{min-height:30px}@keyframes shine{to{background-position-x:-200%}}html:not(.is-mobile) .empty-products{margin:30px 0}html:not(.is-mobile) .product-preview{background:#fff;border:1px solid var(--light-gray);border-radius:5px;display:grid;grid-column-start:span 3;grid-template-areas:"header" "reviews" "image" "title" "prices" "actions";grid-template-columns:minmax(0,1fr);grid-template-rows:auto 18px 240px 1fr auto;height:100%;justify-content:space-between;padding:13px;position:relative;transition:border-color .3s;width:100%}html:not(.is-mobile) .product-preview__header{align-items:center;display:flex;font-size:12px;gap:10px;grid-area:header;justify-content:space-between}html:not(.is-mobile) .product-preview__sku{color:#d9d9d9}html:not(.is-mobile) .product-preview__reviews{align-items:center;display:flex;font-size:12px;gap:4px;grid-area:reviews;margin-top:10px}html:not(.is-mobile) .product-preview__reviews__counter{font-size:8px}html:not(.is-mobile) .product-preview__image-backdrop{grid-area:image;margin:10px 0;overflow:hidden;position:relative;width:100%;z-index:1}html:not(.is-mobile) .product-preview__image-backdrop:before{content:"";display:block;padding-top:100%;width:100%}html:not(.is-mobile) .product-preview__image-wrap{align-items:center;background-color:#fff;border-radius:12px;bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;position:absolute;right:0;top:0}html:not(.is-mobile) .product-preview__image{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}html:not(.is-mobile) .product-preview__title{color:#000;display:block;display:-webkit-box;font-size:12px;grid-area:title;height:50px;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}html:not(.is-mobile) .product-preview__prices{align-items:center;display:flex;gap:10px;grid-area:prices;justify-content:flex-end;margin-bottom:10px}html:not(.is-mobile) .product-preview__price{color:var(--blue);font-size:20px;font-weight:600;text-align:right}html:not(.is-mobile) .product-preview__price.old-price{background:none;color:#777;font-size:12px;text-decoration:line-through}html:not(.is-mobile) .product-preview__actions{color:var(--orange);display:flex;font-size:15px;grid-area:actions;justify-content:space-between}html:not(.is-mobile) .product-preview__lbls{position:absolute;right:0;top:39px;z-index:3}html:not(.is-mobile) .product-preview__lbls>*{border-radius:5px 0 0 5px;margin-bottom:5px}html:not(.is-mobile) .product-preview:hover{border-color:#8c8c8c}html:not(.is-mobile) .product-estimate{display:grid;grid-template-areas:"info info price" "image . qnt";justify-content:space-between;margin-top:20px;position:relative}html:not(.is-mobile) .product-estimate__desc{display:inline-flex;gap:20px}html:not(.is-mobile) .product-estimate__image{grid-area:image}html:not(.is-mobile) .product-estimate__info{grid-area:info}html:not(.is-mobile) .product-estimate__info-price{grid-area:price}html:not(.is-mobile) .product-estimate__add-basket{flex-direction:column;grid-area:qnt;max-width:180px}html:not(.is-mobile) .product-estimate__add-basket .quantity__input{max-width:100%;min-height:40px}html:not(.is-mobile) .product-estimate__remove{position:absolute;right:10px;top:10px}html:not(.is-mobile) .product-estimate__price--current{color:var(--blue);font-size:24px;font-weight:700;margin-bottom:20px}html:not(.is-mobile) .product-detail{display:grid;gap:15px;grid-template-columns:repeat(12,minmax(0,1fr))}html:not(.is-mobile) .product-detail__title{grid-column:span 12}html:not(.is-mobile) .product-detail__image{grid-column:span 5;max-height:515px}html:not(.is-mobile) .product-detail__image img{margin:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}html:not(.is-mobile) .product-detail__middle{grid-column:span 4}html:not(.is-mobile) .product-detail__more-characteristic{color:var(--blue);font-size:12px;font-weight:600}html:not(.is-mobile) .product-detail__more-characteristic:hover{color:red}html:not(.is-mobile) .product-detail__personal-buttons{display:flex;gap:10px;margin-top:10px}html:not(.is-mobile) .product-detail__personal-buttons>.button{flex:1;font-size:12px;padding:13px 10px}html:not(.is-mobile) .product-detail__personal-buttons svg{font-size:15px}html:not(.is-mobile) .product-detail__right-block{grid-column:span 3}html:not(.is-mobile) .product-detail__right-block__header{align-items:center;display:flex;gap:10px;justify-content:flex-start}html:not(.is-mobile) .product-detail__action-lbl{color:var(--red);font-weight:600}html:not(.is-mobile) .product-detail__buy-block{border:1px solid var(--orange);border-radius:12px;margin-top:15px;padding:15px}html:not(.is-mobile) .product-detail__buy-block__lbls{border-bottom:1px solid var(--light-gray);font-size:12px;margin-bottom:7px;padding-bottom:5px}html:not(.is-mobile) .product-detail__buy-block__lbls:empty{display:none}html:not(.is-mobile) .product-detail__price--current{font-size:24px;font-weight:600}html:not(.is-mobile) .product-detail__saving{background-color:var(--light-gray);border-radius:5px;display:inline-flex;font-size:12px;overflow:hidden}html:not(.is-mobile) .product-detail__saving__percent{background-color:var(--orange);color:#fff;font-weight:600;padding:1px 11px}html:not(.is-mobile) .product-detail__saving__sum{padding:1px 11px}html:not(.is-mobile) .product-detail__warning{align-items:center;display:flex;font-size:12px;font-weight:600;gap:5px}html:not(.is-mobile) .product-detail__warning:not(html:not(.is-mobile) .product-detail__warning:last-child){margin-top:10px}html:not(.is-mobile) .product-detail__warning__icon{color:var(--red);font-size:20px}html:not(.is-mobile) .product-detail__detail-info{grid-column:span 12}html:not(.is-mobile) .product-detail__stock{font-size:12px;margin-top:20px}html:not(.is-mobile) .product-detail__stock__title{font-weight:700}html:not(.is-mobile) .product-detail__current-stock{color:var(--green);font-weight:600}html:not(.is-mobile) .product-detail__current-stock--out{color:var(--dark-gary)}html:not(.is-mobile) .product-detail__other-stock{align-items:center;color:#00759f;display:flex;gap:5px}html:not(.is-mobile) .product-detail__other-stock svg{color:var(--orange);font-size:20px}html:not(.is-mobile) .product-detail__delivery{font-size:12px;margin-top:20px}html:not(.is-mobile) .product-detail__delivery__pickup{margin-bottom:10px}html:not(.is-mobile) .product-detail__navigation{border-bottom:1px solid #d9d9d9;display:flex;justify-content:space-between}html:not(.is-mobile) .product-detail__navigation__link{color:#000;display:block;font-size:15px;font-weight:700;padding:10px;text-align:center}html:not(.is-mobile) .product-detail__navigation__link:hover{color:red}html:not(.is-mobile) .product-detail__common-info{align-items:center;display:flex;font-size:12px;gap:10px;margin-bottom:15px}html:not(.is-mobile) .product-detail__common-info>*{align-items:center;display:flex;gap:5px}html:not(.is-mobile) .product-detail .button--add-to-compare .button__text,html:not(.is-mobile) .product-detail .button--add-to-favorite .button__text{color:#000;display:inline-block;font-size:12px}html:not(.is-mobile) .product-detail__basket{margin-top:20px}html:not(.is-mobile) .product-params__title{font-size:15px;font-weight:600}html:not(.is-mobile) .product-params__table{border:0;font-size:12px;width:100%}html:not(.is-mobile) .product-params__table tr{border:0}html:not(.is-mobile) .product-params__table th{background:none;color:#000;font-weight:500;padding:4px 0;text-align:left;vertical-align:top;width:100%}html:not(.is-mobile) .product-params__table td{border:0;color:#000;padding:4px 0 4px 4px;text-align:left;vertical-align:bottom;white-space:nowrap;width:100%}html:not(.is-mobile) .product-params__cell-decor{display:inline-block;position:relative;vertical-align:bottom;width:100%}html:not(.is-mobile) .product-params__cell-decor span{background-color:#fff;padding-right:4px;position:relative;z-index:1}html:not(.is-mobile) .product-params__cell-decor:after{border-bottom:1px dashed #d3d4dd;bottom:5px;content:"";display:block;height:20px;left:0;position:absolute;width:100%}html:not(.is-mobile) .detail-info__section{font-size:12px;padding:10px 0;scroll-margin-top:120px}html:not(.is-mobile) .detail-info__section--description{padding:10px 15px}html:not(.is-mobile) .detail-info__section__title{font-size:24px;font-weight:600;margin-bottom:15px}html:not(.is-mobile) .detail-info__bnrs{display:grid;gap:15px;grid-template-columns:repeat(3,minmax(0,1fr))}html:not(.is-mobile) #full-characteristic .detail-info__section__content,html:not(.is-mobile) #remains .detail-info__section__content{align-items:flex-start;display:grid;gap:15px;grid-template-columns:repeat(2,minmax(0,1fr))}html:not(.is-mobile) .product-sticky{background:#fff;box-shadow:0 2px 8px #bfbfbf;left:0;position:fixed;right:0;top:0;z-index:3}html:not(.is-mobile) .product-sticky__info{align-items:center;border-bottom:1px solid #ebebeb;display:flex;justify-content:space-between;padding:8px 0}html:not(.is-mobile) .product-sticky__desc{align-items:center;display:flex;gap:25px}html:not(.is-mobile) .product-sticky__image{max-width:62px}html:not(.is-mobile) .product-sticky__sku{font-size:12px;font-weight:400;line-height:16px}html:not(.is-mobile) .product-sticky__title{font-size:14px;line-height:20px}html:not(.is-mobile) .product-sticky__actions{align-items:center;display:flex;gap:15px}html:not(.is-mobile) .product-sticky__price{font-size:20px;font-weight:600;line-height:24px}html:not(.is-mobile) .product-sticky__price--old{color:var(--dark-gary);text-decoration:line-through}html:not(.is-mobile) .product-image{align-items:center;display:flex;justify-content:center}html:not(.is-mobile) .button{cursor:pointer}html:not(.is-mobile) .button--add-to-favorite{align-items:center;background:transparent;color:var(--orange);display:flex;gap:5px;justify-content:center}html:not(.is-mobile) .button--add-to-favorite.in-favorites{color:var(--green)}html:not(.is-mobile) .button--add-to-compare{align-items:center;background:transparent;color:var(--orange);display:flex;gap:5px;justify-content:center}html:not(.is-mobile) .button--add-to-compare .button__text{display:none}html:not(.is-mobile) .button--add-to-compare.in-compare{color:var(--green)}html:not(.is-mobile) .add-basket{display:flex;gap:10px}html:not(.is-mobile) .add-basket__input{max-width:147px}html:not(.is-mobile) .add-basket .button__icon{font-size:30px}html:not(.is-mobile) .add-basket__button{background-color:var(--dark-gary);border:1px solid transparent;color:#fff;justify-content:center;min-height:40px;min-width:100px;padding:5px 17px}html:not(.is-mobile) .add-basket__button--in-basket{background-color:var(--green)}html:not(.is-mobile) .add-basket__button--in-basket .button__icon{font-size:20px;width:30px}html:not(.is-mobile) .add-basket__button--in-basket .button__icon+.button__icon{font-size:30px}html:not(.is-mobile) .add-basket__button:hover{background-color:#fff;border-color:var(--dark-gary);color:var(--dark-gary)}html:not(.is-mobile) .rating{display:flex;font-size:12px;gap:5px}html:not(.is-mobile) .rating__star{fill:none;stroke:var(--orange);color:transparent}html:not(.is-mobile) .rating__star--active{color:var(--orange)}html:not(.is-mobile) .personal-menu{margin-bottom:15px}html:not(.is-mobile) .personal-menu__title{font-size:15px;font-weight:700;margin-bottom:10px}html:not(.is-mobile) .personal-menu__item{font-size:12px;margin-bottom:8px}html:not(.is-mobile) .personal-menu__link{color:#000;transition:color .3s}html:not(.is-mobile) .personal-menu__link.active,html:not(.is-mobile) .personal-menu__link:hover{color:var(--dark-gary)}html:not(.is-mobile) .profile-block__button{padding:10px}html:not(.is-mobile) .profile{align-items:center;display:flex}html:not(.is-mobile) .profile__info{flex-grow:1;padding-right:12px}html:not(.is-mobile) .profile__name{font-size:18px;font-weight:700}html:not(.is-mobile) .profile__date{font-size:15px}html:not(.is-mobile) .profile__role__title{background-color:var(--bg-secondary);border-radius:5px;color:#000;display:inline-block;font-weight:600;padding:1px 5px}html:not(.is-mobile) .profile__manage .manage-buttons__item{padding:3px 15px}html:not(.is-mobile) .profile--active.box{border:1px solid var(--orange)}html:not(.is-mobile) .profile-list{margin-top:15px}html:not(.is-mobile) .profile-list__item{margin-bottom:10px}html:not(.is-mobile) .search-legal-info{display:grid;gap:20px;grid-template-areas:"legal legal" ". actions";justify-content:space-between;margin-top:20px}html:not(.is-mobile) .search-legal-info__legal{font-size:12px;grid-area:legal;max-width:380px}html:not(.is-mobile) .search-legal-info__notice{font-size:12px;grid-area:notice;max-width:560px}html:not(.is-mobile) .search-legal-info__actions{align-items:center;display:flex;grid-area:actions}html:not(.is-mobile) .search-legal-info__button{max-width:217px}html:not(.is-mobile) .popup-profiles{display:flex;gap:20px;margin-top:10px}html:not(.is-mobile) .popup-profiles__title{font-size:clamp(16px,2.5vw,18px);font-weight:700}html:not(.is-mobile) .popup-profiles__current .profile--active{margin-top:15px}html:not(.is-mobile) .manage-buttons{display:flex;flex-shrink:0;text-align:center;transform:translate(15px);will-change:transform}html:not(.is-mobile) .manage-buttons__item{align-items:center;background:none;border-left:1px solid var(--light-gray);display:flex;flex-direction:column;gap:0;justify-content:center;padding:15px}html:not(.is-mobile) .manage-buttons__item .item__icon{color:var(--orange);font-size:24px}html:not(.is-mobile) .manage-buttons__item .item__text{color:#000;font-size:12px}html:not(.is-mobile) .order-list{margin-top:20px}html:not(.is-mobile) .order-list__item{border:1px solid var(--light-gray);border-radius:5px;margin-bottom:10px;padding:11px 18px}html:not(.is-mobile) .order-element{display:flex}html:not(.is-mobile) .order-element__header{display:flex;gap:10px;justify-content:space-between}html:not(.is-mobile) .order-element__status{align-items:center;display:flex;gap:5px}html:not(.is-mobile) .order-element__status__text{background-color:var(--bg-secondary);border-radius:5px;display:inline-block;font-size:15px;font-weight:700;padding:2px 5px}html:not(.is-mobile) .order-element__status--completed .order-element__status__text{background-color:var(--green);color:#fff}html:not(.is-mobile) .order-element__info{flex-grow:1;padding-right:12px}html:not(.is-mobile) .order-element__title{font-weight:700}html:not(.is-mobile) .order-element__create-date,html:not(.is-mobile) .order-element__sub-info{font-size:12px}html:not(.is-mobile) .order-element__sum{font-size:25px;font-weight:700}html:not(.is-mobile) .order-element__payments{display:flex;gap:15px}html:not(.is-mobile) .order-products{margin-top:10px}html:not(.is-mobile) .order-products__item{border:1px solid var(--light-gray);border-radius:5px;display:flex;font-size:12px;margin-bottom:10px}html:not(.is-mobile) .order-products__left{display:flex;flex-grow:1;gap:30px;padding:6px 25px}html:not(.is-mobile) .order-products__left>*{min-width:87px}html:not(.is-mobile) .order-products__right{display:flex;flex-shrink:0}html:not(.is-mobile) .order-products__detail{border-left:1px solid var(--light-gray);min-width:122px;padding:11px;text-align:center}html:not(.is-mobile) .order-products__detail__value{color:var(--blue);font-weight:700}html:not(.is-mobile) .cancel-confirmation__text{text-align:center}html:not(.is-mobile) .cancel-confirmation__actions{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:10px}html:not(.is-mobile) .order-small__footer{display:inline-flex;gap:15px;margin-top:15px}html:not(.is-mobile) .build-object-form--edit .form__section{width:100%}html:not(.is-mobile) .build-object-form--edit .form__section--middle{display:inline-flex;gap:15px;justify-content:space-between}html:not(.is-mobile) .brand-detail__header{align-items:center;display:flex;gap:20px}html:not(.is-mobile) .brands-list{display:grid;gap:15px;grid-template-columns:repeat(12,minmax(0,1fr))}html:not(.is-mobile) .brands-list__item{grid-column-start:span 2;text-align:center}html:not(.is-mobile) .brand__name{font-size:16px;font-weight:600;margin-top:10px}html:not(.is-mobile) .brand__link{display:block;transition:transform .3s ease-in-out}html:not(.is-mobile) .brand:hover .brand__link{transform:scale(.9)}html:not(.is-mobile) .news-list{display:grid;gap:15px;grid-template-columns:repeat(12,minmax(0,1fr));transition:all .3s}html:not(.is-mobile) .news-list__item{border-radius:5px;grid-column:span 3;overflow:hidden}html:not(.is-mobile) .news-list__pagination{margin-top:15px}html:not(.is-mobile) .news-preview{border-radius:5px;display:flex;flex-direction:column;padding:10px 15px;position:relative}html:not(.is-mobile) .news-preview__image-backdrop{background-position:50%;background-size:cover;grid-area:image;margin:-10px -15px 10px;max-height:250px;overflow:hidden;position:relative;z-index:1}html:not(.is-mobile) .news-preview__image-backdrop:before{content:"";display:block;padding-top:70%;width:100%}html:not(.is-mobile) .news-preview__image-wrap{align-items:center;background-color:#fff;border-radius:5px;bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;position:absolute;right:0;top:0}html:not(.is-mobile) .news-preview__image-wrap img{max-height:none;-o-object-fit:cover;object-fit:cover}html:not(.is-mobile) .news-preview__link{color:inherit;text-decoration:none}html:not(.is-mobile) .news-preview__link:before{border-radius:20px;content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:2}html:not(.is-mobile) .news-preview__title{font-size:14px;line-height:1.2;margin-bottom:10px}html:not(.is-mobile) .news-preview__text{flex:1;font-size:12px;-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden}html:not(.is-mobile) .news-preview__footer{align-items:center;display:flex;gap:10px;justify-content:flex-end;justify-self:flex-end;margin-top:10px}html:not(.is-mobile) .news-preview:hover{box-shadow:0 1px 2px 2px #00000012}html:not(.is-mobile) .estimate__header{display:flex;justify-content:space-between;margin-bottom:20px}html:not(.is-mobile) .estimate__header__right{align-items:center;display:flex;gap:20px}html:not(.is-mobile) .estimate__price{font-size:15px;font-weight:700}html:not(.is-mobile) .estimate__actions{display:flex}html:not(.is-mobile) .group-table{margin-bottom:10px}html:not(.is-mobile) .group-table__option{background-color:#ff800040;font-weight:700;padding:10px}html:not(.is-mobile) .group-table__values{background-color:var(--bg-secondary);display:flex}html:not(.is-mobile) .group-table .compare__item{border-right:1px dashed #999;max-width:25%;min-width:25%;padding:10px;position:relative}html:not(.is-mobile) .group-table .compare__item:last-child{border:0}html:not(.is-mobile) .compare-select{display:flex;justify-content:center;margin:30px 0 10px}html:not(.is-mobile) .compare-select__label{background-color:var(--bg-secondary);padding:5px}html:not(.is-mobile) .compare-select input:checked+.compare-select__label{background-color:var(--bg-primary);color:#fff}html:not(.is-mobile) .stock{color:#fff;font-size:12px;padding:2px 4px}html:not(.is-mobile) .stock--in{background-color:var(--green)}html:not(.is-mobile) .stock--out{background-color:var(--middle-gray)}html:not(.is-mobile) .action-lbl{background-color:var(--red);color:#fff;font-size:12px;padding:2px 4px;text-align:center}html:not(.is-mobile) .shop-matrix__search-wrapper{display:grid;grid-auto-columns:auto;grid-template-columns:10fr 2fr;justify-content:space-between;grid-gap:19px}html:not(.is-mobile) .shop-matrix__title-wrapper{margin-bottom:20px}html:not(.is-mobile) .product-matrix{display:grid;grid-template-areas:"info info price" "image . qnt";justify-content:space-between;margin-top:20px;position:relative}html:not(.is-mobile) .product-matrix__desc{display:inline-flex;gap:20px}html:not(.is-mobile) .product-matrix__image{grid-area:image}html:not(.is-mobile) .product-matrix__info{grid-area:info}html:not(.is-mobile) .product-matrix__info-price{grid-area:price}html:not(.is-mobile) .product-matrix__add-basket{flex-direction:column;grid-area:qnt;max-width:180px}html:not(.is-mobile) .product-matrix__add-basket .quantity__input{max-width:100%;min-height:40px}html:not(.is-mobile) .product-matrix__remove{position:absolute;right:10px;top:10px}html:not(.is-mobile) .product-matrix__price--current{color:var(--blue);font-size:24px;font-weight:700;margin-bottom:20px}html:not(.is-mobile) .qr-product__image{height:auto}html:not(.is-mobile) .qr-product .add-basket{align-items:center;display:flex;justify-content:center;justify-content:space-between;margin-block:20px}html:not(.is-mobile) .qr-product .product-params__table{width:100%}html:not(.is-mobile) .qr-product .product-params__row{align-items:center;display:flex;justify-content:space-between;width:100%}html:not(.is-mobile) .qr-product .product-params__cell-decor{font-size:clamp(12px,.6944444444vw,10px)}html:not(.is-mobile) .qr-product .add-basket__button{align-items:center;background-color:transparent;background-color:var(--orange-400);border:none;border-radius:5px;color:#fff;display:inline-flex;gap:5px;justify-content:center;padding:5px}html:not(.is-mobile) .qr-product .add-basket__button--in-basket{background-color:var(--green-400)}html:not(.is-mobile) .qr-product__other__title{font-size:clamp(16px,.6944444444vw,10px);font-weight:600;margin-bottom:10px;text-align:center;text-transform:uppercase}html:not(.is-mobile) .qr-product__other__item{margin-bottom:20px}html:not(.is-mobile) .qr-product__other__item__header{align-items:flex-start;display:flex;gap:5px;justify-content:space-between}html:not(.is-mobile) .qr-product__other__item__image{flex:1}html:not(.is-mobile) .qr-product__other__item__name{font-size:clamp(16px,.6944444444vw,10px);line-height:1.2}html:not(.is-mobile) .qr-product__other .add-basket,html:not(.is-mobile) .qr-product__other .add-basket__button{width:100%}@media (max-width:767px){html:not(.is-mobile) .qr-product__title{font-size:clamp(16px,.9722222222vw,14px)}html:not(.is-mobile) .qr-product .product-params__row{border-bottom:1px solid var(--black-300)}}html:not(.is-mobile) .sale-sections{margin-block:15px;grid-gap:15px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}html:not(.is-mobile) .sale-sections__item-card{align-items:flex-end;background-size:cover;border-radius:5px;color:var(--black-400);display:flex;height:auto;justify-content:space-between;min-height:150px;overflow:hidden;padding:5px 10px;position:relative}html:not(.is-mobile) .sale-sections__item-card:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}html:not(.is-mobile) .sale-sections__item-badge{background-color:var(--red-500);border-radius:4px;color:#fff;font-weight:600;left:16px;padding:1px 7px;position:absolute;top:16px;z-index:2}html:not(.is-mobile) .sale-sections__item-count{color:#fff;position:relative;z-index:2}html:not(.is-mobile) .sale-sections__item-name{font-size:clamp(16px,.9722222222vw,14px);font-weight:600;text-align:center}html:not(.is-mobile) .gallery-image{display:grid;gap:15px;grid-template-columns:repeat(12,minmax(0,1fr))}html:not(.is-mobile) .gallery-image__item{grid-column:span 2}html:not(.is-mobile) .no-overflow{overflow:hidden}html:not(.is-mobile) .spinner{align-items:center;display:flex;height:45px;justify-content:center;width:45px}html:not(.is-mobile) .spinner .spinner__item{animation:spin 1s linear infinite;border:5px solid rgba(0,0,0,.1);border-radius:50%;border-top:5px solid var(--orange);height:100%;margin:auto;transform:translate(-50%,-50%);width:100%}html:not(.is-mobile) .page{flex:1}html:not(.is-mobile) .page__content-top{margin:10px 0}html:not(.is-mobile) .page__title{margin-bottom:20px}html:not(.is-mobile) .page-preloader{align-items:center;background:#fff;bottom:0;display:flex;flex-direction:column;gap:10px;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1000}html:not(.is-mobile) .page-section{padding:15px 0}html:not(.is-mobile) .page-section--sidebar-left{display:grid;gap:15px;grid-auto-columns:1fr;grid-template-areas:"breadcrumbs breadcrumbs" "aside main";grid-template-columns:350px minmax(0,1fr)}html:not(.is-mobile) .page-section--sidebar-left .breadcrumbs{grid-area:breadcrumbs}html:not(.is-mobile) .page-section--sidebar-left aside{display:flex;flex-direction:column;gap:15px;grid-area:aside}html:not(.is-mobile) .page-section--sidebar-left main{grid-area:main}html:not(.is-mobile) .page--personal .page-section--sidebar-left{grid-template-columns:250px minmax(0,1fr)}html:not(.is-mobile) .box{border:1px solid var(--light-gray);border-radius:5px;padding:10px 22px}html:not(.is-mobile) .message--notice{color:var(--red);font-weight:700}html:not(.is-mobile) .section{margin-bottom:20px}html:not(.is-mobile) .section__title{font-size:24px}html:not(.is-mobile) .section__header{align-items:center;display:flex;gap:10px;margin-bottom:10px}html:not(.is-mobile) .section__header .section__more a{color:var(--dark-gary)}html:not(.is-mobile) .section__header .section__more a:hover{color:red}html:not(.is-mobile) .section .swiper-slide{height:auto}html:not(.is-mobile) .section .swiper-button-next,html:not(.is-mobile) .section .swiper-button-prev{bottom:0;height:auto;padding:20px;top:0;transition:transform .3s}html:not(.is-mobile) .section .swiper-button-prev{left:0;transform:translate(-100%)}html:not(.is-mobile) .section .swiper-button-next{right:0;transform:translate(100%)}html:not(.is-mobile) .section:hover .swiper-button-next,html:not(.is-mobile) .section:hover .swiper-button-prev{transform:translate(0)}html:not(.is-mobile) .section--offices .section__content{display:grid;gap:15px;grid-template-columns:repeat(12,minmax(0,1fr))}html:not(.is-mobile) .section--offices .front-bnrs,html:not(.is-mobile) .section--offices .offices-map{grid-column-start:span 6}html:not(.is-mobile) .small-bnr{border:1px solid var(--light-gray);border-radius:5px;padding:11px 15px;position:relative}html:not(.is-mobile) .small-bnr__content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative;z-index:2}html:not(.is-mobile) .small-bnr__image{position:absolute;right:10px;top:36px;z-index:1}html:not(.is-mobile) .small-bnr__title{font-size:24px;font-weight:600;line-height:1.2;margin-bottom:27px;max-width:280px}html:not(.is-mobile) .small-bnr__list{font-size:15px;margin-top:46px}html:not(.is-mobile) .small-bnr__list>li{list-style:none;margin-top:7px;padding-left:27px;position:relative}html:not(.is-mobile) .small-bnr__list>li:before{border:1px solid var(--orange);border-radius:45px;color:var(--orange);content:"+";height:15px;left:0;line-height:11px;position:absolute;text-align:center;top:4px;width:15px}html:not(.is-mobile) .small-bnr__footer-link{bottom:0;color:#000;font-size:12px;font-weight:600;position:absolute;right:10px;z-index:2}html:not(.is-mobile) .small-bnr__footer-link:hover{color:red}html:not(.is-mobile) .front-bnrs{display:grid;gap:15px;grid-template-columns:repeat(12,minmax(0,1fr))}html:not(.is-mobile) .front-bnrs__item{grid-column-start:span 6;min-height:237px}html:not(.is-mobile) .offices-map{border:1px solid var(--light-gray);border-radius:5px;overflow:hidden}html:not(.is-mobile) .swiper-button-next.swiper-button-disabled,html:not(.is-mobile) .swiper-button-prev.swiper-button-disabled{visibility:hidden}html:not(.is-mobile) .slider-hero{max-height:300px}html:not(.is-mobile) .slider-hero .swiper-slide{max-height:300px;overflow:hidden}html:not(.is-mobile) .slider-hero .swiper-pagination{position:static}html:not(.is-mobile) .slider-hero .swiper-button-next,html:not(.is-mobile) .slider-hero .swiper-button-prev{bottom:0;height:auto;padding:20px;top:0;transition:transform .3s}html:not(.is-mobile) .slider-hero .swiper-button-prev{left:0;transform:translate(-100%)}html:not(.is-mobile) .slider-hero .swiper-button-next{right:0;transform:translate(100%)}html:not(.is-mobile) .slider-hero:hover .swiper-button-next,html:not(.is-mobile) .slider-hero:hover .swiper-button-prev{transform:translate(0)}html:not(.is-mobile) .top-bnrs-front .slider-hero{grid-area:slider}html:not(.is-mobile) .top-bnrs-front .top-bnrs-front__image--retail{grid-area:retail}html:not(.is-mobile) .top-bnrs-front .top-bnrs-front__image--shops{grid-area:shops}html:not(.is-mobile) .top-bnrs-front .top-bnrs-front__image--opt{grid-area:opt}html:not(.is-mobile) .tabs__links{display:flex}html:not(.is-mobile) .tabs__tab{background-color:#ea83436b;border:1px solid #ea8443;cursor:pointer;padding:2px 8px}html:not(.is-mobile) .tabs__tab:not(:first-of-type){border-left:none}html:not(.is-mobile) .tabs__tab.active{background-color:#fff;border-bottom:1px solid #fff}html:not(.is-mobile) .contact-tabs,html:not(.is-mobile) .tabs__content{margin-top:20px}html:not(.is-mobile) .contacts-shop{display:flex;gap:15px}html:not(.is-mobile) .contacts-shop__photos{max-width:300px}html:not(.is-mobile) .contact-map{margin-top:20px}html:not(.is-mobile) .contact-list{display:grid;gap:15px;grid-template-columns:repeat(12,minmax(0,1fr))}html:not(.is-mobile) .contact-list__item{border:3px solid var(--orange);border-radius:5px;grid-column-start:span 3;padding:10px}html:not(.is-mobile) .contact,html:not(.is-mobile) .contact a{color:#555}html:not(.is-mobile) .contact a:hover{color:red}html:not(.is-mobile) .contact__header{border-bottom:1px solid var(--orange);margin-bottom:20px}html:not(.is-mobile) .contact__name{font-weight:600}html:not(.is-mobile) .contact__phones,html:not(.is-mobile) .contact__supervisor{display:flex;flex-direction:column;gap:5px}html:not(.is-mobile) .contact__supervisor{margin-top:20px}html:not(.is-mobile) .contact__supervisor__position{font-weight:600}html:not(.is-mobile) .brand-categories{display:grid;gap:15px;grid-template-columns:repeat(12,minmax(0,1fr));margin:10px 0 20px}html:not(.is-mobile) .brand-categories__item{align-items:center;border:2px solid transparent;border-radius:5px;box-shadow:0 0 10px 5px #00000012;display:flex;flex-direction:column;font-size:13px;gap:10px;grid-column-start:span 2;justify-content:space-between;padding:10px;text-align:center;transition:background-color .3s,border-color .3s}html:not(.is-mobile) .brand-categories__item .category__image{max-height:93px;max-width:93px}html:not(.is-mobile) .brand-categories__item:hover{background-color:var(--bg-secondary);border-color:var(--orange)}html:not(.is-mobile) .question-icon{align-items:center;border:1px solid var(--orange);border-radius:50%;color:var(--orange);display:flex;justify-content:center;max-height:20px;max-width:20px;min-height:20px;min-width:20px;padding:5px}html:not(.is-mobile) .table-tickets{margin-top:20px}html.is-mobile *,html.is-mobile :after,html.is-mobile :before{box-sizing:border-box}html.is-mobile :where(ul,ol):where([class]){padding-left:0}html.is-mobile :where(blockquote,figure):where([class]),html.is-mobile body{font-family:Inter,sans-serif;margin:0}html.is-mobile :where(h1,h2,h3,h4,h5,h6,p,ul,ol,dl):where([class]){margin-block:0}html.is-mobile :where(dd[class]){margin-left:0}html.is-mobile :where(fieldset[class]){border:none;margin-left:0;padding:0}html.is-mobile :where(ul[class]){list-style:none}html.is-mobile p{--paragraphMarginBottom:24px;margin-block:0}html.is-mobile p:where(:not([class]):not(:last-child)){margin-bottom:var(--paragraphMarginBottom)}html.is-mobile img{display:block;max-height:100%;max-width:100%;-o-object-fit:scale-down;object-fit:scale-down}html.is-mobile figure{margin:0}html.is-mobile button,html.is-mobile input,html.is-mobile select,html.is-mobile textarea{font:inherit}html.is-mobile html{height:100%;scroll-behavior:smooth;scroll-padding-top:120px;scrollbar-gutter:stable;scrollbar-width:thin}html.is-mobile body{background:#fff;height:100%;line-height:1.2;scrollbar-gutter:stable}html.is-mobile svg [fill]{fill:currentColor}html.is-mobile svg [stroke]{stroke:currentColor}html.is-mobile svg *{transition-property:fill,stroke}@media (prefers-reduced-motion:reduce){html.is-mobile *{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}html.is-mobile svg{display:inline-block;height:1em;transition:fill .3s;vertical-align:unset;width:1em}html.is-mobile .visually-hidden{border:0;clip-path:inset(100%);height:1px;margin:-1px;padding:0;position:absolute;white-space:nowrap;width:1px;clip:rect(0 0 0 0);overflow:hidden}html.is-mobile .checkbox{padding-left:1.2em}html.is-mobile .checkbox__box{background-color:#fff;background-position:50% 50%;background-repeat:no-repeat;border-radius:.05em;box-shadow:0 0 0 .1em var(--orange);height:.8em;margin-left:-1.2em;margin-top:.45em;overflow:hidden;position:absolute;width:.8em}html.is-mobile .checkbox__input:checked+.checkbox__box{background-color:var(--orange);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='9' fill='none' viewBox='0 0 10 9'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M9.775.16a.7.7 0 0 1 .151.213.8.8 0 0 1 .049.54.8.8 0 0 1-.111.246l-5.28 7.578a.6.6 0 0 1-.197.186.531.531 0 0 1-.495.03.6.6 0 0 1-.212-.162L0 4.501l.861-1.005L4.063 7.23 8.918.263A.6.6 0 0 1 9.1.086.527.527 0 0 1 9.564.03a.6.6 0 0 1 .21.13' clip-rule='evenodd'/%3E%3C/svg%3E")}html.is-mobile .checkbox__input:checked:disabled+.checkbox__box{background-color:#9b9b9b}html.is-mobile .checkbox__input:focus+.checkbox__box{box-shadow:0 0 0 .1em var(--orange)}html.is-mobile .checkbox__input:disabled+.checkbox__box{box-shadow:0 0 0 .1em #9b9b9b}html.is-mobile .checkbox__label{display:inline-block;font-size:12px;text-transform:lowercase}html.is-mobile .checkbox__label:first-letter{text-transform:uppercase}html.is-mobile .radio{padding-left:1.2em}html.is-mobile .radio__box{background-color:#fff;background-position:50% 50%;background-repeat:no-repeat;border-radius:.05em;box-shadow:0 0 0 .1em var(--orange);height:.8em;margin-left:-1.2em;margin-top:.4em;overflow:hidden;position:absolute;width:.8em}html.is-mobile .radio__input:checked+.radio__box{background-color:var(--orange);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='9' fill='none' viewBox='0 0 10 9'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M9.775.16a.7.7 0 0 1 .151.213.8.8 0 0 1 .049.54.8.8 0 0 1-.111.246l-5.28 7.578a.6.6 0 0 1-.197.186.531.531 0 0 1-.495.03.6.6 0 0 1-.212-.162L0 4.501l.861-1.005L4.063 7.23 8.918.263A.6.6 0 0 1 9.1.086.527.527 0 0 1 9.564.03a.6.6 0 0 1 .21.13' clip-rule='evenodd'/%3E%3C/svg%3E")}html.is-mobile .radio__input:checked:disabled+.radio__box{background-color:#9b9b9b}html.is-mobile .radio__input:focus+.radio__box{box-shadow:0 0 0 .1em #4a90e2,0 0 0 .2em #7ed321}html.is-mobile .radio__input:disabled+.radio__box{box-shadow:0 0 0 .1em #9b9b9b}html.is-mobile .header__top{align-items:center;display:flex;font-size:clamp(10px,.8333333333vw,12px);gap:15px;justify-content:space-between;padding-block:5px}html.is-mobile .header__logo img{max-height:33px;max-width:81px;-o-object-fit:contain;object-fit:contain}html.is-mobile .header .confirm-city{display:none}html.is-mobile .header__city{align-items:center;display:inline-flex;gap:3px;justify-content:center}html.is-mobile .header__city .city__icon{color:var(--orange-400)}html.is-mobile .header__city .city>span{display:none}html.is-mobile .header-contacts__phone-title{font-weight:600}html.is-mobile .header-contacts__phone{align-items:flex-end;display:flex;flex-direction:column}html.is-mobile .header__search{background:var(--orange-400);padding-block:8px}html.is-mobile .header__search .container{position:relative}html.is-mobile .header__search .search__input{border:0;border-radius:16px;padding:6px 40px 6px 15px;width:100%}html.is-mobile .header__search .search__button{background-color:transparent;border:none;color:var(--blue-400);padding:0;position:absolute;right:calc(8px + var(--container-padding-x));top:8px}html.is-mobile .page{padding-block:var(--defautl-padding-y)}html.is-mobile .footer{background:#fff;border-top:2px solid var(--blue-600);bottom:0;box-shadow:inset 0 3px 10px -5px;left:0;padding:7px 0 5px;position:fixed;right:0;z-index:3}html.is-mobile .footer__buttons{display:flex;gap:5px;justify-content:space-between}html.is-mobile .footer__buttons__button{align-items:center;background-color:transparent;border:none;display:inline-flex;flex-direction:column;font-size:clamp(12px,.8333333333vw,12px);justify-content:center;padding:0;position:relative}html.is-mobile .footer__buttons .button__icon{font-size:clamp(25px,1.7361111111vw,25px);line-height:.6}html.is-mobile .footer__buttons .button__counter{background-color:var(--green-400);border-radius:45px;color:#fff;font-size:10px;min-width:15px;position:absolute;right:5px;top:0}html.is-mobile .popup{align-items:center;display:flex;flex-direction:column;height:100dvh;justify-content:center;left:0;position:fixed;top:0;transition:.3s;width:100dvw;z-index:100}html.is-mobile .popup-block{background-color:#fff;border:1px solid #c4c4c4;border-radius:5px;padding:20px}html.is-mobile .popup-block--dialog .popup__actions{justify-content:space-between}html.is-mobile .popup-block--dialog .popup__actions>*{flex:1}html.is-mobile .popup_background{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff54;cursor:pointer;height:300dvh;left:0;position:fixed;top:0;transition:.3s;width:200dvw}html.is-mobile .popup_container{max-height:80vh;max-width:700px;overflow:auto;position:relative}html.is-mobile .popup__header{align-items:flex-start;display:flex;gap:15px;justify-content:space-between}html.is-mobile .popup__close{background:#6e7071;border:0;border-radius:5px;color:#fff;cursor:pointer;font-size:12px;margin-top:5px;padding:1px 5px;transition:.3s}html.is-mobile .popup__description{font-size:12px}html.is-mobile .popup--appear-enter-active>.popup_container,html.is-mobile .popup--appear-leave-active>.popup_container{transform:scale(1);z-index:100}html.is-mobile .popup--appear-enter-active>.popup_background,html.is-mobile .popup--appear-enter-active>.popup_container,html.is-mobile .popup--appear-leave-active>.popup_background,html.is-mobile .popup--appear-leave-active>.popup_container{opacity:1;transition:.3s}html.is-mobile .popup--appear-enter-from>.popup_container,html.is-mobile .popup--appear-leave-to>.popup_container{transform:scale(.95)}html.is-mobile .popup--appear-enter-from>.popup_background,html.is-mobile .popup--appear-enter-from>.popup_container,html.is-mobile .popup--appear-leave-to>.popup_background,html.is-mobile .popup--appear-leave-to>.popup_container{opacity:0}html.is-mobile .popup__title{color:var(--blue-400);font-size:clamp(18px,1.3888888889vw,20px);font-weight:700;line-height:1.2}html.is-mobile .popup__sub-title{font-size:clamp(14px,1.1111111111vw,16px)}html.is-mobile .popup__content{margin-top:8px}html.is-mobile .popup__actions{display:flex;gap:8px}html.is-mobile .popup__actions :deep(>*){flex:1 1 0;width:0}html.is-mobile .popup__actions:not(:first-child){margin-top:8px}html.is-mobile .city{font-size:clamp(10px,.8333333333vw,12px)}html.is-mobile .city__icon{color:var(--orange-400);font-size:15px}html.is-mobile .city__current{border-bottom:1px dashed;line-height:1.2}html.is-mobile .city-dialog{max-width:375px}html.is-mobile .city-dialog__title{color:var(--blue);font-size:24px;font-weight:600}html.is-mobile .city-dialog__sub-title{font-size:12px;font-weight:400;margin-bottom:10px}html.is-mobile .city-dialog .help{margin-top:10px}html.is-mobile .list-city{display:inline-flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-top:10px}html.is-mobile .list-city__name{cursor:pointer}html.is-mobile .list-city__name:hover{opacity:.55}html.is-mobile #city__current{align-items:center;display:flex;gap:5px;position:relative}html.is-mobile .confirm-city{background:#fff;box-shadow:0 0 30px #00000080;font-size:18px;left:0;line-height:1;padding:30px 40px;position:absolute;top:100%;width:-moz-max-content;width:max-content;z-index:1}html.is-mobile .confirm-city__text{margin-bottom:10px}html.is-mobile .confirm-city__actions{display:flex;gap:5px 15px}html.is-mobile .confirm-city__button{background:transparent;border:1px solid #eee;font-size:14px;padding:5px 10px;transition:background-color .3s}html.is-mobile .confirm-city__button:hover{background:#eee}html.is-mobile .tooltip{cursor:help;position:relative}html.is-mobile .tooltip__inner{background:#fff;border:2px solid var(--orange);border-radius:5px;color:#000;font-size:12px;max-width:325px;opacity:0;padding:4px 10px;position:absolute;right:0;text-align:left;top:100%;transition:all .2s ease-in-out;visibility:hidden;width:-moz-max-content;width:max-content;z-index:10}html.is-mobile .tooltip:hover .tooltip__inner{opacity:1;visibility:visible}html.is-mobile .help--question{align-items:center;display:inline-flex;font-size:10px;gap:5px}html.is-mobile .help--question .help__icon{align-items:center;border:1px solid var(--orange);border-radius:50%;color:var(--orange);display:flex;justify-content:center;max-height:20px;max-width:20px;min-height:20px;min-width:20px;padding:5px}html.is-mobile .help--question .help__text{font-size:12px;line-height:1.1}html.is-mobile .top-categories{grid-gap:8px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr))}html.is-mobile .top-categories__item{border:1px solid var(--black-400);border-radius:5px;grid-column-start:span 6;padding:8px;transition:background-color .3s,border-color .3s}@media (hover:hover){html.is-mobile .top-categories__item:hover{background-color:var(--black-200);border-color:#fff}html.is-mobile .top-categories__item:hover .top-categories__name{color:var(--orange-400)}}@media (hover:none){html.is-mobile .top-categories__item:active{background-color:var(--black-200);border-color:#fff}html.is-mobile .top-categories__item:active .top-categories__name{color:var(--orange-400)}}html.is-mobile .top-categories__link{display:flex;flex-direction:column;height:100%;justify-content:space-between}html.is-mobile .top-categories__name{color:#000;font-size:clamp(13px,1.6666666667vw,24px);font-weight:600;line-height:1;margin-bottom:10px;max-width:260px;transition:color .3s}html.is-mobile .top-categories__products-count{color:var(--black-400);font-size:clamp(12px,1.3888888889vw,20px);line-height:1}html.is-mobile .top-categories img{align-self:flex-start;display:block;max-height:50px;max-width:70px;-o-object-fit:contain;object-fit:contain}html.is-mobile .news-list{display:grid;gap:8px;grid-template-columns:repeat(12,minmax(0,1fr));transition:all .3s}html.is-mobile .news-list__item{border-radius:5px;grid-column:span 6;overflow:hidden}html.is-mobile .news-list__pagination{margin-top:15px}html.is-mobile .news-preview{border-radius:5px;display:flex;flex-direction:column;padding:10px 0;position:relative}html.is-mobile .news-preview__image-backdrop{background-position:50%;background-size:cover;grid-area:image;margin:-10px -15px 10px;max-height:250px;overflow:hidden;position:relative;z-index:1}html.is-mobile .news-preview__image-backdrop:before{content:"";display:block;padding-top:70%;width:100%}html.is-mobile .news-preview__image-wrap{align-items:center;background-color:#fff;border-radius:5px;bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;position:absolute;right:0;top:0}html.is-mobile .news-preview__image-wrap img{max-height:none;-o-object-fit:cover;object-fit:cover}html.is-mobile .news-preview__link{color:inherit;text-decoration:none}html.is-mobile .news-preview__link:before{border-radius:20px;content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:2}html.is-mobile .news-preview__title{font-size:clamp(14px,1.1111111111vw,16px);line-height:1.2;margin-bottom:5px}html.is-mobile .news-preview__text,html.is-mobile .news-preview__title{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden}html.is-mobile .news-preview__text{flex:1;font-size:clamp(12px,.9722222222vw,14px)}html.is-mobile .news-preview__footer{align-items:center;display:flex;gap:10px;justify-content:flex-end;justify-self:flex-end;margin-top:3px}html.is-mobile .news-preview__more{font-size:clamp(12px,.9722222222vw,14px);font-weight:600}html.is-mobile .news-preview:hover{box-shadow:0 1px 2px 2px #00000012}html.is-mobile .product-preview{display:grid;gap:3px;grid-template-areas:"header header" "reviews reviews" "image image" "title title" "prices prices" "actions actions";grid-template-columns:minmax(0,1fr);grid-template-rows:auto 18px 150px 1fr auto auto}html.is-mobile .product-preview__header{grid-area:header}html.is-mobile .product-preview__header .product-preview__actions{display:flex;flex-direction:column;position:absolute;right:0;top:33px;z-index:2}html.is-mobile .product-preview__image-backdrop{grid-area:image;margin:10px 0;overflow:hidden;position:relative;width:100%;z-index:1}html.is-mobile .product-preview__image-backdrop:before{content:"";display:block;padding-top:100%;width:100%}html.is-mobile .product-preview__image-wrap{align-items:center;background-color:#fff;bottom:0;display:flex;justify-content:flex-start;left:0;overflow:hidden;padding-right:20px;position:absolute;right:0;top:0}html.is-mobile .product-preview__image{align-items:center;display:flex;height:100%;justify-content:flex-start;width:100%}html.is-mobile .product-preview__image img{border-radius:5px}html.is-mobile .product-preview__title{color:var(--black-500);display:block;display:-webkit-box;font-size:clamp(10px,.8333333333vw,12px);grid-area:title;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:10px}html.is-mobile .product-preview__prices{align-items:center;display:flex;font-size:clamp(14px,1.1111111111vw,16px);font-weight:600;grid-area:prices;justify-content:space-between}html.is-mobile .product-preview__price.old-price{color:var(--black-400);font-size:clamp(12px,.9722222222vw,14px);text-decoration:line-through}html.is-mobile .product-preview__actions{grid-area:actions}html.is-mobile .product-preview__lbls{display:flex;flex-direction:row-reverse;grid-area:lbls;justify-content:space-between;left:0;position:absolute;right:0;top:0;z-index:2}html.is-mobile .product-preview .quantity{border:0!important;clip-path:inset(100%)!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important;clip:rect(0 0 0 0)!important;overflow:hidden!important}html.is-mobile .product-preview .add-basket{align-self:center}html.is-mobile .product-preview .add-basket__button{align-items:center;background-color:transparent;background-color:var(--black-400);border:none;border-radius:5px;color:#fff;display:inline-flex;gap:10px;justify-content:center;min-height:30px;min-width:100%;padding:0}html.is-mobile .product-preview .add-basket__button--in-basket{background-color:var(--black-300)}html.is-mobile .button--add-to-compare,html.is-mobile .button--add-to-favorite{background-color:transparent;border:none;color:var(--orange-400);padding:0}html.is-mobile .product-detail{font-size:clamp(12px,.8333333333vw,12px);position:relative}html.is-mobile .product-detail__image{margin-top:10px}html.is-mobile .product-detail__image>img{margin:0 auto;max-height:230px}html.is-mobile .product-detail__title{font-size:clamp(12px,.8333333333vw,12px);grid-area:title;margin-block:10px}html.is-mobile .product-detail__block+.product-detail__block{margin-top:10px}html.is-mobile .product-detail__block__title{font-size:clamp(14px,1.1111111111vw,16px);font-weight:600;margin-bottom:5px}html.is-mobile .product-detail__current-stock{border-bottom:1px solid var(--black-300);color:var(--green-400);padding-bottom:5px}html.is-mobile .product-detail__current-stock--out{color:var(--black-400)}html.is-mobile .product-detail__other-stock{border-bottom:1px solid var(--black-300);color:inherit;display:block;padding-block:5px}html.is-mobile .product-detail__other-stock,html.is-mobile .product-detail__other-stock:hover{text-decoration:none}html.is-mobile .product-detail__delivery a{color:inherit;display:block;padding-block:5px}html.is-mobile .product-detail__delivery a,html.is-mobile .product-detail__delivery a:hover{text-decoration:none}html.is-mobile .product-detail__section{font-size:clamp(12px,.9722222222vw,14px)}html.is-mobile .product-detail__prices{margin-top:10px}html.is-mobile .product-detail__price--current{font-size:clamp(20px,1.5277777778vw,22px);font-weight:700}html.is-mobile .product-detail__basket{display:flex;gap:10px;justify-content:space-between;margin-top:10px}html.is-mobile .product-detail .add-basket__button{background-color:transparent;background-color:var(--orange-400);border:none;border-radius:5px;color:#fff;min-width:168px;padding:10px 5px}html.is-mobile .product-detail .add-basket__button--in-basket{background-color:var(--green-400)}html.is-mobile .product-detail .product-params__table{border:0;font-size:12px;width:100%}html.is-mobile .product-detail .product-params__table tr{border:0;display:flex}html.is-mobile .product-detail .product-params__table th{background:none;color:#000;font-weight:500;padding:4px 0;text-align:left;vertical-align:top;width:100%}html.is-mobile .product-detail .product-params__table td{border:0;color:#000;padding:4px 0;text-align:left;vertical-align:bottom}html.is-mobile .product-detail .product-params__table td:first-child{flex:1}html.is-mobile .product-detail .product-params__cell-decor{display:inline-block;position:relative;vertical-align:bottom;width:100%}html.is-mobile .product-detail .product-params__cell-decor span{background-color:#fff;padding-right:4px;position:relative;z-index:1}html.is-mobile .product-detail .product-params__cell-decor:after{border-bottom:1px dashed #d3d4dd;bottom:5px;content:"";display:block;height:20px;left:0;position:absolute;width:100%}html.is-mobile .product-detail__right-block__header{display:flex;flex-direction:column;font-size:16px;gap:5px;position:absolute;right:0;top:0}html.is-mobile .product-detail__buy-block__lbls{left:0;position:absolute;z-index:2}html.is-mobile .list-products{margin-block:15px;grid-gap:15px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center}html.is-mobile .list-products .product-preview{padding:10px;position:relative;width:100%}html.is-mobile .list-products .product-preview__actions{top:-225px}html.is-mobile .toggle-filters{align-items:center;background-color:transparent;border:none;display:flex;font-size:clamp(12px,.8333333333vw,12px);gap:3px;padding:0}html.is-mobile .show-params{align-items:center;display:flex;justify-content:space-between}html.is-mobile .list-params__item--active{color:var(--blue-300)}html.is-mobile .show-params__item--current{display:flex;font-size:clamp(12px,.8333333333vw,12px);gap:5px}html.is-mobile .catalog-categories{grid-gap:45px 15px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center}html.is-mobile .catalog-categories--sub{padding-left:12px}html.is-mobile .catalog-categories__category{background:#fff;border:1px solid transparent;display:grid;grid-template-areas:"image" "title" "subcategories";grid-template-columns:1fr;grid-template-rows:auto 1fr auto;height:100%;justify-content:space-between;transition:border-color .3s;width:100%}html.is-mobile .catalog-categories__category__image-backdrop{grid-area:image;margin-bottom:10px;max-height:250px;overflow:hidden;position:relative}html.is-mobile .catalog-categories__category__image-backdrop:before{content:"";display:block;padding-top:100%;width:100%}html.is-mobile .catalog-categories__category__image-wrap{align-items:center;background-color:#fff;border-radius:12px;bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;position:absolute;right:0;top:0}html.is-mobile .catalog-categories__category__root-name{font-size:18px;font-weight:600;grid-area:title;margin-bottom:20px}html.is-mobile .catalog-categories__category__root-name+.catalog-categories--sub{padding-left:0}html.is-mobile .catalog-categories__category__sub-name{align-items:center;cursor:pointer;display:inline-flex;font-size:12px;gap:5px;margin-bottom:15px}html.is-mobile .catalog-categories__category__sub-name>*{color:#1d1d1d;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}html.is-mobile .catalog-categories__category__sub-name.expanded>span{border-bottom:1px solid #000}html.is-mobile .catalog-categories__category__sub-name.open .catalog-categories__category__chevron{transform:rotate(90deg)}html.is-mobile .catalog-categories__category__chevron{font-size:9px}html.is-mobile .catalog-categories__category__show-more{align-items:center;background-color:transparent;border:0;color:#797;display:flex;font-size:13px;gap:5px;margin-top:-5px}html.is-mobile .catalog-categories__category__show-more__chevron{font-size:8px;transform:rotate(90deg)}html.is-mobile .personal-menu{margin-top:10px}html.is-mobile .personal-menu__title{font-size:clamp(19px,1.25vw,18px)}html.is-mobile .personal-menu__list{border:1px solid var(--black-300);border-radius:15px;padding:15px}html.is-mobile .personal-menu__link{color:var(--black-500);font-size:clamp(12px,.7638888889vw,11px);font-weight:600}html.is-mobile .profile-list{margin-top:15px}html.is-mobile .profile-list__item{margin-bottom:10px}html.is-mobile .category-detail__name{color:var(--blue);margin-bottom:20px}html.is-mobile .category-detail__subcategories{display:grid;gap:15px;grid-template-columns:repeat(1,1fr)}html.is-mobile .category-detail__subcategories+.show-params{margin-top:20px}html.is-mobile .category-detail__subcategories__link{align-items:center;background:transparent;box-shadow:0 1px 4px #00000040;color:#000;display:flex;font-size:13px;gap:10px;height:100%;padding:15px;transition:color .3s,background-color .3s}html.is-mobile .category-detail__subcategories__link:hover{background:#eee;color:red}html.is-mobile .category-detail__subcategories__image{border-radius:5px}html.is-mobile .category-detail__subcategories__count{color:var(--black-400)}html.is-mobile .category-detail__subcategories__show-more{border:1px solid #000;cursor:pointer;grid-column:1/-1;margin-bottom:10px;padding:5px;text-align:center}html.is-mobile .category-detail__subcategories__show-more:hover{color:red}html.is-mobile .navigation{align-items:center;display:flex;gap:5px;justify-content:center;margin-block:10px}html.is-mobile .navigation__page{background:transparent;border:0;border-radius:5px;cursor:pointer;height:32px;min-width:32px}html.is-mobile .navigation__page--active,html.is-mobile .navigation__page:hover{background-color:var(--orange-400);color:#fff}html.is-mobile .navigation__button{align-items:center;background:transparent;border:0;display:flex}html.is-mobile .navigation__button:not([disabled]){cursor:pointer}html.is-mobile .navigation__button--prev{transform:rotate(-180deg)}html.is-mobile .swiper-pagination{position:static}html.is-mobile .page-cart{overflow:hidden}html.is-mobile .page-cart__auth-notice{border:1px solid var(--light-gray);border-radius:5px;padding:10px}html.is-mobile .page-cart__auth-notice h2{margin-block:10px;white-space:nowrap}html.is-mobile .page-cart__auth-notice p{font-size:clamp(12px,.6944444444vw,10px);margin:0;margin-block:10px}html.is-mobile .page-cart__auth-notice .button{min-height:100%}html.is-mobile .detail-cart{display:grid;gap:25px;grid-template-columns:repeat(1,minmax(0,1fr));margin-top:25px}html.is-mobile .detail-cart .empty{grid-column-start:span 12}html.is-mobile .basket-list__header{align-items:center;background-color:var(--black-200);display:flex;font-size:clamp(12px,.6944444444vw,10px);gap:15px;justify-content:space-between;margin-bottom:10px;padding:5px}html.is-mobile .basket-list__item{border-bottom:1px solid var(--dark-gary);padding:16px 0}html.is-mobile .basket-list__item:last-child{border-color:transparent}html.is-mobile .basket-list__select-all .checkbox__label{display:inline-block;line-height:1;vertical-align:text-top}html.is-mobile .basket-item{display:grid;gap:10px;grid-template-areas:"image info info info info remove" "checkbox qnt qnt prices prices prices";grid-template-columns:min-content min-content 3.5fr 1fr 1fr min-content;position:relative}html.is-mobile .basket-item--disabled{position:relative;z-index:1}html.is-mobile .basket-item--disabled:after{background-color:#ffffff4d;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:2}html.is-mobile .basket-item__checkbox{align-items:center;display:flex;grid-area:checkbox}html.is-mobile .basket-item__image{grid-area:image;height:100%;width:75px}html.is-mobile .basket-item__info{display:flex;flex-direction:column;gap:5px;grid-area:info;justify-content:flex-start}html.is-mobile .basket-item__labels{align-items:center;display:flex;flex-wrap:wrap;gap:5px}html.is-mobile .basket-item__label{border-radius:5px;color:#fff;display:inline-block;font-size:12px;overflow:hidden;padding:2px 5px}html.is-mobile .basket-item__label--sale{background-color:var(--red)}html.is-mobile .basket-item__label--hit{background-color:var(--green)}html.is-mobile .basket-item__desc{display:flex;flex-direction:column;gap:5px}html.is-mobile .basket-item__sku{font-size:12px}html.is-mobile .basket-item__name{color:var(--black-500);font-size:clamp(12px,.6944444444vw,10px);font-weight:700}html.is-mobile .basket-item__brand{display:none;font-size:12px}html.is-mobile .basket-item__buttons{display:none}html.is-mobile .basket-item__quantity{display:flex;flex-direction:column;grid-area:qnt;justify-content:space-between}html.is-mobile .basket-item .quantity{height:40px}html.is-mobile .basket-item__price-unit{font-size:12px}html.is-mobile .basket-item__price-unit .price{color:var(--dark-gary);font-size:14px}html.is-mobile .basket-item__price--current{font-weight:600}html.is-mobile .basket-item__price--old{font-size:12px;text-decoration-line:line-through}html.is-mobile .basket-item__info-price{align-items:flex-end;display:flex;flex-direction:column;gap:10px;grid-area:prices}html.is-mobile .basket-item__remove{color:var(--black-300);cursor:pointer;font-size:12px;grid-area:remove;position:absolute;right:0;top:10px;z-index:3}html.is-mobile .economy{border-radius:5px;display:flex;font-size:12px;overflow:hidden;white-space:nowrap}html.is-mobile .economy__percent{background-color:#e11d48;color:#fff;padding:3px 5px}html.is-mobile .economy__text{background:var(--bg-secondary);padding:3px 5px}html.is-mobile .order-item{margin-block:10px}html.is-mobile .order-item__title{font-size:clamp(14px,.8333333333vw,12px);font-weight:700}html.is-mobile .order-item__info{border-radius:5px;gap:20px}html.is-mobile .order-item__desc{font-size:10px;max-width:400px}html.is-mobile .order-item__desc>p{margin-bottom:10px}html.is-mobile .order-item.error .order-item__elements{border-color:#f91155}html.is-mobile .payment-methods{width:100%}html.is-mobile .payment-method{border:1px solid var(--black-300);border-radius:5px;display:flex;gap:5px;margin-block:5px;padding-block:5px;width:100%}html.is-mobile .payment-method__info{display:flex;flex-direction:column}html.is-mobile .payment-method__title{font-size:16px;font-weight:700}html.is-mobile .payment-method__desc{font-size:10px;font-weight:400}html.is-mobile .payment-method__profile-edit{font-size:12px;font-weight:400}html.is-mobile .object-type{width:100%}html.is-mobile .basket-total{background-color:#fff;border:1px solid var(--black-200);border-radius:5px;bottom:55px;left:0;padding:10px;right:0;z-index:2}html.is-mobile .basket-total__field{display:flex;font-size:12px;justify-content:space-between;margin-bottom:10px}html.is-mobile .basket-total__field-name{font-weight:600}html.is-mobile .basket-total__total{font-size:20px;font-weight:700;line-height:20px}html.is-mobile .basket-total__button{font-size:clamp(16px,.9722222222vw,14px);text-align:center;width:100%}html.is-mobile #delivery-type .delivery-type-wrap{overflow:hidden}html.is-mobile #delivery-type .order-item__info{border:0;padding:0}html.is-mobile .delivery-info{border:1px solid #c4c4c4;border-radius:5px;margin-top:10px;overflow:hidden}html.is-mobile .delivery-info__title{color:var(--blue-500);font-size:clamp(14px,.6944444444vw,10px);font-weight:700}html.is-mobile .delivery-info__desc{background:#fff;display:flex;flex-direction:column;gap:10px;grid-column-start:span 5;padding:10px}html.is-mobile .delivery-info__desc h4{margin-block:5px}html.is-mobile .delivery-info__info{font-size:clamp(12px,.6944444444vw,10px)}html.is-mobile .delivery-info__map{grid-column-start:span 7}html.is-mobile .delivery-info .button:not(.yandex-map__button){padding:10px;width:100%}html.is-mobile .pickup-delivery{display:flex;gap:10px}html.is-mobile .pickup-delivery>*{flex:1}html.is-mobile .pickup-list{max-height:450px;overflow-y:auto;scrollbar-color:#dadcde #fff;scrollbar-width:thin}html.is-mobile .pickup-list__item{background:transparent;border:1px solid transparent;cursor:pointer;font-size:clamp(12px,.6944444444vw,10px);margin-bottom:10px;padding:5px 10px;transition:background-color .3s}html.is-mobile .pickup-list__item--active{background-color:var(--bg-secondary);border-color:red}html.is-mobile .pickup-list__item:hover{background-color:var(--bg-secondary)}html.is-mobile .pickup-list__item__selected{align-items:center;color:#3caa3c;display:flex;gap:3px}html.is-mobile .yandex-map{position:relative;z-index:1}html.is-mobile .yandex-map:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='32' fill='none' viewBox='0 0 22 32'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23ff8000' d='M18.771 3.28C16.693 1.166 13.897 0 11.03 0a10.92 10.92 0 0 0-7.813 3.28C-.654 7.216-1.084 14.506 2.213 19.025L11.03 32l8.817-12.902c3.225-4.592 2.795-11.882-1.076-15.818m-7.67 11.882c-2.222 0-4.014-1.823-4.014-4.082s1.792-4.082 4.015-4.082 4.014 1.822 4.014 4.082-1.792 4.082-4.014 4.082'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h22v32H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:" ";height:32px;left:50%;margin-left:-11px;margin-top:-32px;position:absolute;top:50%;width:22px;z-index:2}html.is-mobile .yandex-map__button{bottom:3%;position:absolute;right:50%;transform:translate(50%);z-index:2}html.is-mobile .req{color:var(--red)}html.is-mobile .cluster{align-items:center;background:green;border:2px solid #32cd32;border-radius:100%;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;outline:2px solid green;width:50px}html.is-mobile .padded{padding:5px}html.is-mobile .fade-in{animation:fadeIn .3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}html.is-mobile .form__item+.form__item{margin-top:10px}html.is-mobile .form__input,html.is-mobile .form__textarea{border:1px solid var(--black-300);border-radius:16px;height:40px;max-width:500px;padding:5px 15px;width:100%}html.is-mobile .form__input::-moz-placeholder,html.is-mobile .form__textarea::-moz-placeholder{color:var(--black-300)}html.is-mobile .form__input::placeholder,html.is-mobile .form__textarea::placeholder{color:var(--black-300)}html.is-mobile .form__textarea{min-height:200px}html.is-mobile .form__error{color:var(--red-400)}html.is-mobile .form__actions{display:flex;flex-direction:column;gap:10px;margin-block:10px}html.is-mobile .order-radio__box{background-color:#fff;background-position:50% 50%;background-repeat:no-repeat;border-radius:.05em;box-shadow:0 0 0 .1em var(--orange);height:.8em;margin-left:-1.2em;margin-top:.4em;overflow:hidden;position:absolute;width:.8em}html.is-mobile .order-radio__input:checked+.order-radio__label{border-color:var(--orange)}html.is-mobile .order-radio__input:checked+.order-radio__label .order-radio__box{background-color:var(--orange);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='9' fill='none' viewBox='0 0 10 9'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M9.775.16a.7.7 0 0 1 .151.213.8.8 0 0 1 .049.54.8.8 0 0 1-.111.246l-5.28 7.578a.6.6 0 0 1-.197.186.531.531 0 0 1-.495.03.6.6 0 0 1-.212-.162L0 4.501l.861-1.005L4.063 7.23 8.918.263A.6.6 0 0 1 9.1.086.527.527 0 0 1 9.564.03a.6.6 0 0 1 .21.13' clip-rule='evenodd'/%3E%3C/svg%3E")}html.is-mobile .order-radio__input:checked:disabled+.order-radio__label .order-radio__box{background-color:#9b9b9b}html.is-mobile .order-radio__input:focus+.order-radio__label .order-radio__box{box-shadow:0 0 0 .1em #4a90e2,0 0 0 .2em #7ed321}html.is-mobile .order-radio__input:disabled+.order-radio__label .order-radio__box{box-shadow:0 0 0 .1em #9b9b9b}html.is-mobile .order-radio__label{border-radius:5px;cursor:pointer;display:block;height:100%;padding:20px 15px 20px 30px;position:relative}html.is-mobile .authorization{text-align:center}html.is-mobile .authorization__email .form__submit{width:100%}html.is-mobile .button{background-color:transparent;border:none;padding:0}html.is-mobile .button:disabled{opacity:.6;pointer-events:none}html.is-mobile .button--main-color{background-color:var(--orange-400);border-radius:16px;color:#fff;min-height:40px;padding:5px 15px}html.is-mobile .button--dark-color{background-color:var(--black-400);border-radius:16px;color:#fff;line-height:30px;min-height:40px;padding:5px 15px}html.is-mobile .button--back{align-items:center;display:inline-flex;gap:5px;justify-content:center;margin-block:10px}html.is-mobile .button--back .button__icon{align-items:center;background-color:var(--orange-400);border-radius:45px;color:#fff;display:inline-flex;font-size:12px;height:20px;justify-content:center;transform:rotate(-180deg);width:20px}@media (hover:hover){html.is-mobile .button--back:hover{color:red}}@media (hover:none){html.is-mobile .button--back:active{color:red}}html.is-mobile .button--add-to-compare.in-compare,html.is-mobile .button--add-to-favorite.in-favorites{color:var(--green)}html.is-mobile .order-list{border:1px solid var(--black-300);border-radius:15px;margin-top:20px}html.is-mobile .order-list__item{border:1px solid var(--light-gray);border-radius:5px;margin:11px 18px}html.is-mobile .order-list__item.order-element{border:0;padding:0}html.is-mobile .order-list__item.order-element__info{margin-bottom:0}html.is-mobile .order-element{border:1px solid var(--black-300);border-radius:5px;padding:11px 18px}html.is-mobile .order-element__info{border-bottom:1px solid var(--blue-500);margin-bottom:10px}html.is-mobile .order-element__status{align-items:center;border-radius:5px;color:#fff;display:inline-flex;font-size:clamp(12px,.6944444444vw,10px);margin-bottom:10px;overflow:hidden}html.is-mobile .order-element__status b{background-color:var(--red-500);padding:1px 10px}html.is-mobile .order-element__status__text{background-color:var(--black-300);display:inline-block;font-size:clamp(12px,.6944444444vw,10px);padding:1px 10px}html.is-mobile .order-element__status--completed .order-element__status__text{background-color:var(--green-400)}html.is-mobile .order-element__status--to_paid .order-element__status__text{background-color:var(--orange-400)}html.is-mobile .order-element__info{align-items:center;display:inline-flex;flex-grow:1;justify-content:center}html.is-mobile .order-element__title{font-weight:700}html.is-mobile .order-element__create-date,html.is-mobile .order-element__sub-info{font-size:12px}html.is-mobile .order-element__sum{font-size:25px;font-weight:700}html.is-mobile .order-element .manage-buttons__item{align-items:center;display:flex;flex-direction:column;font-size:clamp(12px,.6944444444vw,10px)}html.is-mobile .order-element .manage-buttons__item .item__icon{font-size:20px}html.is-mobile .order-element__actions{display:flex;justify-self:flex-end;margin-top:10px}html.is-mobile .order-products{margin-top:10px}html.is-mobile .order-products__item{border:1px solid var(--black-300);border-radius:5px;font-size:clamp(12px,.7638888889vw,11px);margin-bottom:10px;padding:6px 10px}html.is-mobile .order-products__left>*{min-width:87px}html.is-mobile .order-products__right{display:flex;flex-shrink:0}html.is-mobile .order-products__detail{border-left:1px solid var(--light-gray);min-width:100px;padding:11px;text-align:center}html.is-mobile .order-products__detail__value{color:var(--blue);font-weight:700}html.is-mobile .cancel-confirmation__text{text-align:center}html.is-mobile .cancel-confirmation__actions{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:10px}html.is-mobile .order-small__footer{display:inline-flex;gap:15px;margin-top:15px}html.is-mobile .landing-section .section__title{font-size:clamp(16px,.9722222222vw,14px)}html.is-mobile .landing-section__advantages-list{display:grid;gap:15px 10px;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center}html.is-mobile .landing-section__advantage{align-items:center;display:flex;flex-direction:column;justify-content:space-between;min-height:100%}html.is-mobile .advantage__image{max-width:100px}html.is-mobile .advantage__title{font-size:clamp(12px,.6944444444vw,10px);text-align:center}html.is-mobile .landing-statistic{align-items:center;display:grid;flex-direction:column;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center}html.is-mobile .statistic-item{align-items:center;background-color:#343c52;border-radius:50%;box-shadow:0 0 15px #343c52;display:flex;flex-direction:column;height:150px;justify-content:center;overflow:hidden;position:relative;transition:background-color .3s,box-shadow .3s;width:150px}html.is-mobile .statistic-item:hover{background-color:var(--green);box-shadow:0 0 15px 0 var(--green)}html.is-mobile .statistic-item__counter{color:#f8b426;font-size:clamp(30px,1.1111111111vw,16px);font-weight:600}html.is-mobile .statistic-item__text{color:#fff;font-size:14px;font-weight:600;letter-spacing:.2em;text-align:center;text-transform:uppercase}html.is-mobile .lp__promo-block{text-align:center}html.is-mobile .lp__promo-block img{display:block;height:auto;margin:auto;max-width:200px}html.is-mobile .lp__promo-block__text{font-size:clamp(16px,.9722222222vw,14px);margin-block:5px}html.is-mobile .lp__promo-block__button{background:linear-gradient(180deg,#feccb1 0,#ff8000 43%,#ff8000 60%,#ffc58c);border:2px solid #fff;border-radius:45px;box-shadow:0 0 10px -4px #000;filter:hue-rotate(0deg);font-size:20px;font-weight:600;letter-spacing:-1.5px;margin-top:5px;padding:5px 20px;text-decoration:none;text-transform:uppercase;transition:all .5s}html.is-mobile .lp__promo-block__button:hover{filter:hue-rotate(85deg)}html.is-mobile .button--landing-buy{background-color:#6e7071;border:none;border-radius:5px;color:#fff;flex:1;font-size:clamp(12px,.6944444444vw,10px);font-weight:400;line-height:1;padding:2px 5px;transition-duration:.5s;vertical-align:middle}html.is-mobile .sale-sections{margin-block:15px;grid-gap:15px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}html.is-mobile .sale-sections__item-card{align-items:flex-end;background-size:cover;border-radius:12px;color:var(--black-400);display:flex;height:auto;justify-content:space-between;min-height:150px;overflow:hidden;padding:5px 10px;position:relative}html.is-mobile .sale-sections__item-card:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}html.is-mobile .sale-sections__item-badge{background-color:var(--red-500);border-radius:4px;color:#fff;font-weight:600;left:16px;padding:1px 7px;position:absolute;top:16px;z-index:2}html.is-mobile .sale-sections__item-count{color:#fff;position:relative;z-index:2}html.is-mobile .sale-sections__item-name{font-size:clamp(16px,.9722222222vw,14px);font-weight:600;text-align:center}html.is-mobile .filters-form{border:1px solid #f0f0f0;border-radius:10px}html.is-mobile .filters-form .filter-range{margin:0 auto 20px}html.is-mobile .filters-form__fieldset{border-bottom:1px solid #f0f0f0}html.is-mobile .filters-form__fieldset-caption{color:#1d1d1d;font-size:16px;font-weight:500;line-height:1;margin:15px 10px}html.is-mobile .filters-form__items{max-height:0;overflow:hidden}html.is-mobile .filters-form__item{padding:10px;position:relative}html.is-mobile .filters-form__submit{background:red;margin-left:5px;position:absolute;z-index:1}html.is-mobile .filters{background:#f5f5f6;border-radius:5px;height:100vh;left:0;order:2;overflow-y:auto;padding:70px 30px;position:fixed;top:0;width:100%;z-index:100}html.is-mobile .filters .range{max-width:100%}html.is-mobile .filters__submit{bottom:10px;left:0;margin-inline:auto;max-width:300px;position:fixed;right:0}html.is-mobile .filters__close{align-items:center;background-color:#fff;border:none;display:flex;font-size:40px;font-weight:600;height:54px;justify-content:center;line-height:20px;padding:0;position:absolute;right:0;top:0;width:54px}html.is-mobile .filters__header{align-items:center;display:flex;justify-content:space-between}html.is-mobile .filters__title{font-size:22px;font-weight:400}html.is-mobile .filters__group--price{margin-bottom:16px}html.is-mobile .filters__group__title{align-items:center;display:flex;font-size:14px;gap:5px;margin-bottom:16px}html.is-mobile .filters__group__icon{color:var(--orange-400);font-weight:600;margin-top:1px;transform:rotate(-90deg)}html.is-mobile .filters__group--active .filters__group__icon{transform:rotate(90deg)}html.is-mobile .filters__group__items{margin-bottom:20px;max-height:170px;overflow-x:hidden;overflow-y:auto;padding-left:2px;transition:max-height .3s ease-in-out,margin-bottom .3s ease-in-out}html.is-mobile .filters__group__items--hide{margin-bottom:0;max-height:0;overflow:hidden}html.is-mobile .filters__group__item{margin-bottom:10px}html.is-mobile .filters__group__item .checkbox{max-width:100%;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}html.is-mobile .qr-product__image{height:auto}html.is-mobile .qr-product .add-basket{align-items:center;display:flex;justify-content:center;justify-content:space-between;margin-block:20px}html.is-mobile .qr-product .product-params__table{width:100%}html.is-mobile .qr-product .product-params__row{align-items:center;display:flex;justify-content:space-between;width:100%}html.is-mobile .qr-product .product-params__cell-decor{font-size:clamp(12px,.6944444444vw,10px)}html.is-mobile .qr-product .add-basket__button{align-items:center;background-color:transparent;background-color:var(--orange-400);border:none;border-radius:5px;color:#fff;display:inline-flex;gap:5px;justify-content:center;padding:5px}html.is-mobile .qr-product .add-basket__button--in-basket{background-color:var(--green-400)}html.is-mobile .qr-product__other__title{font-size:clamp(16px,.6944444444vw,10px);font-weight:600;margin-bottom:10px;text-align:center;text-transform:uppercase}html.is-mobile .qr-product__other__item{margin-bottom:20px}html.is-mobile .qr-product__other__item__header{align-items:flex-start;display:flex;gap:5px;justify-content:space-between}html.is-mobile .qr-product__other__item__image{flex:1}html.is-mobile .qr-product__other__item__name{font-size:clamp(16px,.6944444444vw,10px);line-height:1.2}html.is-mobile .qr-product__other .add-basket,html.is-mobile .qr-product__other .add-basket__button{width:100%}@media (max-width:767px){html.is-mobile .qr-product__title{font-size:clamp(16px,.9722222222vw,14px)}html.is-mobile .qr-product .product-params__row{border-bottom:1px solid var(--black-300)}}html.is-mobile .contact-tabs{margin-top:20px}html.is-mobile .contact-tabs .tabs__links{display:flex;flex-wrap:wrap}html.is-mobile .contact-tabs .tabs__tab{background-color:#ea83436b;border:1px solid #ea8443;cursor:pointer;padding:2px 8px}html.is-mobile .contact-tabs .tabs__tab.active{background-color:#fff;border-bottom:1px solid #fff}html.is-mobile .contact-list__item{border:3px solid var(--orange);margin-bottom:10px;padding:10px 15px}html.is-mobile .contact__header{font-weight:700}html.is-mobile .contact__phones a{display:block}html.is-mobile .contact__supervisor__position{font-weight:600}html.is-mobile p{--paragraphMarginBottom:14px}html.is-mobile a{color:var(--blue-400);text-decoration:none}@media (hover:hover){html.is-mobile a:hover{color:var(--blue-500)}}@media (hover:none){html.is-mobile a:active{color:var(--blue-500)}}html.is-mobile .wrapper-content{padding-bottom:50px}html.is-mobile .container{margin-inline:auto;max-width:calc(var(--container-width) + var(--container-padding-x));padding-inline:var(--container-padding-x)}html.is-mobile .button-burger{align-items:center;background:none;border:0;display:flex;flex-direction:column;gap:2px;justify-content:center;width:25px}html.is-mobile .button-burger__item{background:var(--blue-400);border-radius:1px;display:block;height:4px;width:24px}html.is-mobile .slide-enter-active,html.is-mobile .slide-leave-active{transition:.3s}html.is-mobile .slide-enter-from,html.is-mobile .slide-leave-to{transform:translate(-100%)}html.is-mobile .main-nav{display:flex;flex-direction:column;gap:30px;min-height:100%;width:100%}html.is-mobile .main-nav__link{align-items:center;display:flex;gap:10px}html.is-mobile .main-nav__link .icon{align-items:center;background:#fff;border-radius:5px;color:var(--blue-400);display:flex;font-size:clamp(28px,1.7361111111vw,25px);height:54px;justify-content:center;width:54px}html.is-mobile .main-nav__link .text{color:#fff;font-size:clamp(18px,1.5277777778vw,22px);font-weight:600}html.is-mobile .top-bnrs-front>*{min-width:100%}html.is-mobile .top-bnrs-front__images{display:flex;gap:10px;justify-content:space-between}html.is-mobile .left-sidebar{align-items:center;background-color:var(--blue-500);display:flex;flex-direction:column;gap:10px;height:100dvh;left:0;margin-inline:auto;max-width:calc(var(--container-width) + var(--container-padding-x));position:fixed;top:0;width:100dvw;z-index:100}html.is-mobile .left-sidebar>*{min-width:100%}html.is-mobile .left-sidebar .button-burger{width:54px}html.is-mobile .left-sidebar__header{align-items:center;display:flex;gap:10px;justify-content:space-between;min-width:100%;padding-bottom:25px}html.is-mobile .left-sidebar__header .button-burger{background-color:#fff;height:54px}html.is-mobile .left-sidebar__close{align-items:center;background-color:transparent;background-color:#fff;border:none;display:flex;font-size:40px;font-weight:600;height:54px;justify-content:center;line-height:20px;padding:0;width:54px}html.is-mobile .left-sidebar__title{color:#fff;flex:1;font-size:clamp(18px,1.5277777778vw,22px);font-weight:600}html.is-mobile .left-sidebar__content{flex:1;padding-inline:var(--container-padding-x)}html.is-mobile .left-sidebar__footer{padding-top:30px}html.is-mobile .left-sidebar__footer>.container{border-top:1px solid #fff;padding-block:18px}html.is-mobile .left-sidebar .department-info__block{color:#fff;display:grid;gap:10px;grid-template-areas:"title title" "content work-time";justify-content:space-between}html.is-mobile .left-sidebar .department-info__block__title{align-items:center;display:flex;font-size:clamp(18px,1.5277777778vw,22px);font-weight:600;gap:10px;grid-area:title}html.is-mobile .left-sidebar .department-info__block__title .icon{align-items:center;background:#fff;border-radius:5px;color:var(--blue-400);display:flex;font-size:clamp(28px,1.7361111111vw,25px);height:54px;justify-content:center;width:54px}html.is-mobile .left-sidebar .department-info__block__content{font-size:clamp(12px,.8333333333vw,12px);grid-area:content;max-width:210px}html.is-mobile .left-sidebar .department-info__block__content .phone-link{color:#fff;display:block}html.is-mobile .left-sidebar .department-info__block__work-time{font-size:clamp(12px,.8333333333vw,12px);grid-area:work-time;max-width:88px}html.is-mobile .left-sidebar .department-info__block__work-time .wt{font-size:clamp(8px,.5555555556vw,8px)}html.is-mobile .action-lbl{background-color:var(--red-600);line-height:1;padding:4px 6px 5px}html.is-mobile .action-lbl,html.is-mobile .stock{border-radius:5px;color:#fff;font-size:clamp(10px,.6944444444vw,10px);font-weight:600}html.is-mobile .stock{background-color:var(--green-400);padding:3px 6px 2px}html.is-mobile .stock--out{background-color:var(--black-400)}html.is-mobile .slider-hero img{border-radius:5px;margin:auto;width:100%}html.is-mobile .slider-hero .swiper-pagination{position:static}html.is-mobile .breadcrumbs{display:flex;flex-wrap:wrap;font-size:clamp(10px,.8333333333vw,12px);list-style:none;row-gap:5px}html.is-mobile .breadcrumbs__separator{display:inline-block;margin:0 3px}html.is-mobile .breadcrumbs__link{color:inherit}html.is-mobile .breadcrumbs__link,html.is-mobile .breadcrumbs__link:hover{text-decoration:none}html.is-mobile .breadcrumbs__item{max-width:100%;overflow:hidden;text-overflow:ellipsis}html.is-mobile .box{border:1px solid var(--black-300);border-radius:5px;padding:6px 10px}html.is-mobile .section{margin-top:14px}html.is-mobile .section__header{align-items:center;display:flex;gap:5px}html.is-mobile .section__title{font-size:clamp(16px,1.25vw,18px);margin-bottom:10px}html.is-mobile .section__more{margin-bottom:10px}html.is-mobile .section__content,html.is-mobile .section__more{font-size:clamp(14px,1.1111111111vw,16px)}html.is-mobile .quantity{align-items:center;display:flex;gap:5px;position:relative;z-index:1}html.is-mobile .quantity__button{background-color:transparent;background-color:var(--black-300);border:none;border-radius:5px;color:var(--red-500);font-size:clamp(20px,1.3888888889vw,20px);line-height:20px;min-height:25px;min-width:25px;padding:0;text-align:center}html.is-mobile .quantity__input{-moz-appearance:textfield;background-color:#fff;border:1px solid var(--black-300);border-radius:5px;height:100%;max-height:30px;max-width:120px;text-align:center;width:100%}html.is-mobile .quantity__input::-webkit-inner-spin-button,html.is-mobile .quantity__input::-webkit-outer-spin-button{-webkit-appearance:none}.yandex-taxi-button{align-items:center;display:flex;gap:5px}.yandex-taxi-button>span{font-weight:700}@media screen and (max-width:1399px){.container{max-width:1140px}}@media screen and (max-width:1199px){.container{max-width:960px}}@media screen and (max-width:991px){.container{max-width:720px}}@media screen and (max-width:767px){.container{max-width:540px}table{border:0}table thead{display:none}table tr{border-bottom:2px solid #ddd;display:block;margin-bottom:10px}table td{border-bottom:1px dotted #ccc;border-right:1px solid transparent;display:block;font-size:13px;text-align:right}table td:last-child{border-bottom:0}table td:before{content:attr(data-label);float:left;font-weight:700;text-transform:uppercase}}@media screen and (max-width:577px){.container{max-width:100%}}@media print{.header__top{padding:10px 0}.breadcrumbs,.header__button--callback,.header__nav,.header__search,.header__user-info,.user-navigation>:not(:first-child),aside{display:none}.header__middle{grid-template-columns:1fr auto}.page-section--sidebar-left{display:block}.footer-contacts__phones,.footer-navigation__category,.footer-navigation__column:not(:last-child),.footer-navigation__list,.footer__button--callback,.footer__documents,.footer__social{display:none}.footer__content{grid-template-areas:"company service-navigation" ". ." "description bottom"}.footer__navigation{grid-template-columns:1fr}.footer-navigation__column{display:flex;justify-content:space-between}}:root{--f-spinner-width:36px;--f-spinner-height:36px;--f-spinner-color-1:rgba(0,0,0,.1);--f-spinner-color-2:rgba(17,24,28,.8);--f-spinner-stroke:2.75}.f-spinner{height:var(--f-spinner-height);margin:auto;padding:0;width:var(--f-spinner-width)}.f-spinner svg{animation:f-spinner-rotate 2s linear infinite;height:100%;vertical-align:top;width:100%}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg :first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg :last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{to{transform:rotate(1turn)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration,.175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration,.175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{opacity:0;transform:translate3d(0,calc(var(--f-throw-out-distance, 150px)*-1),0)}}@keyframes f-throwOutDown{to{opacity:0;transform:translate3d(0,var(--f-throw-out-distance,150px),0)}}.f-zoomInUp{animation:var(--f-transition-duration,.2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration,.2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{0%{opacity:0;transform:scale(.975) translate3d(0,16px,0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes f-zoomOutDown{to{opacity:0;transform:scale(.975) translate3d(0,16px,0)}}.f-fadeIn{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeOut{to{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration,.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration,.1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}to{opacity:1}}@keyframes f-fadeFastOut{to{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration,.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration,.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeSlowOut{to{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration,.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, .2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-crossfadeOut{to{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translate(100%)}to{transform:translateZ(0)}}@keyframes f-slideInNext{0%{transform:translate(-100%)}to{transform:translateZ(0)}}@keyframes f-slideOutNext{to{transform:translate(-100%)}}@keyframes f-slideOutPrev{to{transform:translate(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{opacity:0;transform:translate(-75px)}to{opacity:1;transform:translateZ(0)}}@keyframes f-classicInPrev{0%{opacity:0;transform:translate(75px)}to{opacity:1;transform:translateZ(0)}}@keyframes f-classicOutNext{to{opacity:0;transform:translate(-75px)}}@keyframes f-classicOutPrev{to{opacity:0;transform:translate(75px)}}:root{--f-button-width:40px;--f-button-height:40px;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-hover-bg:#e0e0e0;--f-button-active-bg:#d0d0d0;--f-button-shadow:none;--f-button-transition:all .15s ease;--f-button-transform:none;--f-button-svg-width:20px;--f-button-svg-height:20px;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-disabled-opacity:.65}.f-button{align-items:center;background:var(--f-button-bg);border:var(--f-button-border);border-radius:var(--f-button-border-radius);box-shadow:var(--f-button-shadow);box-sizing:content-box;color:var(--f-button-color);cursor:pointer;display:flex;height:var(--f-button-height);justify-content:center;margin:0;padding:0;pointer-events:all;position:relative;transition:var(--f-button-transition);width:var(--f-button-width)}@media (hover:hover){.f-button:hover:not([disabled]){background-color:var(--f-button-hover-bg);color:var(--f-button-hover-color)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{box-shadow:inset 0 0 0 var(--f-button-outline,2px) var(--f-button-outline-color,var(--f-button-color));outline:none}.f-button svg{height:var(--f-button-svg-height);width:var(--f-button-svg-width);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;filter:var(--f-button-svg-filter);pointer-events:none;transform:var(--f-button-transform);transition:opacity .15s ease}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-next,.f-carousel__nav .f-button.is-prev,.fancybox__nav .f-button.is-next,.fancybox__nav .f-button.is-prev{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{left:var(--f-button-prev-pos);right:auto}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev{left:50%;top:auto;transform:translate(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{overflow:visible;scroll-behavior:auto;width:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden!important;overscroll-behavior-y:none;width:auto}.fancybox__container{--fancybox-color:#dbdbdb;--fancybox-hover-color:#fff;--fancybox-bg:rgba(24,24,27,.98);--fancybox-slide-gap:10px;--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-color-1:hsla(0,0%,100%,.1);--f-spinner-color-2:#bbb;--f-spinner-stroke:3.65;bottom:0;box-sizing:border-box;color:#f8f8f8;direction:ltr;display:flex;flex-direction:column;left:0;margin:0;padding:0;position:fixed;right:0;top:0;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;overflow:visible;transform-origin:top left;z-index:var(--fancybox-zIndex,1050);-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container :after,.fancybox__container :before{box-sizing:inherit}.fancybox__container::backdrop{background-color:transparent}.fancybox__backdrop{background:var(--fancybox-bg);bottom:0;left:0;opacity:var(--fancybox-opacity,1);position:fixed;right:0;top:0;will-change:opacity;z-index:-1}.fancybox__carousel{box-sizing:border-box;flex:1;min-height:0;overflow-x:clip;overflow-y:visible;position:relative;z-index:10}.fancybox__viewport{height:100%;width:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;height:100%;margin:0 auto}.fancybox__slide{align-items:center;backface-visibility:hidden;display:flex;flex:0 0 auto;flex-direction:column;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;overflow:auto;overscroll-behavior:contain;padding:4px;position:relative;transform:translateZ(0);width:100%}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-html5video,.fancybox__slide.has-iframe,.fancybox__slide.has-image,.fancybox__slide.has-video{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide:after,.fancybox__slide:before{content:"";flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__slide:empty,.fancybox__track:empty,.fancybox__viewport:empty{display:block}.fancybox__content{align-self:center;background:var(--fancybox-content-bg,#fff);border-radius:0;color:var(--fancybox-content-color,#374151);cursor:default;display:flex;flex-direction:column;margin:0;max-width:100%;padding:2rem;position:relative;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [contenteditable],.fancybox__content [data-selectable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{backface-visibility:hidden;background:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain;min-height:1px;padding:0;transform:translateZ(0);transition:none}.fancybox__slide.has-image>.fancybox__content>picture>img{height:auto;max-height:100%;width:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{display:block;filter:blur(0);height:100%;margin:auto;min-height:0;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.fancybox__caption{align-self:center;color:var(--fancybox-color,currentColor);cursor:auto;flex-shrink:0;line-height:1.375;margin:0;max-width:100%;opacity:var(--fancybox-opacity,1);overflow-wrap:anywhere;padding:14px 0 4px;visibility:visible}.is-closing .fancybox__caption,.is-loading .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width:2;position:absolute;right:8px;top:0;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width:34px;--f-button-height:34px;--f-button-border-radius:4px;--f-button-color:var(--fancybox-color,#fff);--f-button-hover-color:var(--fancybox-color,#fff);--f-button-bg:transparent;--f-button-hover-bg:transparent;--f-button-active-bg:transparent;--f-button-svg-width:22px;--f-button-svg-height:22px;opacity:.75;position:absolute;right:0;top:-38px}.is-loading .fancybox__content>.f-button.is-close-btn,.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{margin:0;padding:0;position:relative}.fancybox__footer .fancybox__caption{opacity:var(--fancybox-opacity,1);padding:24px;transition:all .25s ease;width:100%}.is-compact .fancybox__footer{background:#18181b80;bottom:0;left:0;position:absolute;right:0;z-index:20}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius:50%;--f-button-color:#fff;--f-button-hover-color:#fff;--f-button-outline-color:#000;--f-button-bg:rgba(0,0,0,.6);--f-button-active-bg:rgba(0,0,0,.6);--f-button-hover-bg:rgba(0,0,0,.6);--f-button-svg-width:18px;--f-button-svg-height:18px;--f-button-svg-filter:none;right:5px;top:5px}.fancybox__nav{--f-button-width:50px;--f-button-height:50px;--f-button-border:0;--f-button-border-radius:50%;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:transparent;--f-button-hover-bg:rgba(24,24,27,.3);--f-button-active-bg:rgba(24,24,27,.5);--f-button-shadow:none;--f-button-transition:all .15s ease;--f-button-transform:none;--f-button-svg-width:26px;--f-button-svg-height:26px;--f-button-svg-stroke-width:2.5;--f-button-svg-fill:none;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24,24,27,.5));--f-button-svg-disabled-opacity:.65;--f-button-next-pos:1rem;--f-button-prev-pos:1rem;opacity:var(--fancybox-opacity,1)}.fancybox__nav .f-button:before{bottom:-30px;content:"";left:-20px;position:absolute;right:-20px;top:-30px;z-index:1}.is-idle .fancybox__nav,.is-idle.is-compact .fancybox__footer{animation:f-fadeOut .15s ease-out both}.is-idle.is-compact .fancybox__footer{pointer-events:none}.fancybox__slide>.f-spinner{cursor:pointer;left:50%;margin:var(--f-spinner-top,calc(var(--f-spinner-width)*-.5)) 0 0 var(--f-spinner-left,calc(var(--f-spinner-height)*-.5));position:absolute;top:50%;z-index:30}.fancybox-protected{bottom:0;right:0}.fancybox-ghost,.fancybox-protected{left:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:40}.fancybox-ghost{height:100%;min-height:0;-o-object-fit:contain;object-fit:contain;pointer-events:none;width:100%}.fancybox-focus-guard{opacity:0;outline:none;pointer-events:none;position:fixed}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>:not(.fancybox__content),.fancybox__container.is-animated[aria-hidden=false]>:not(.fancybox__backdrop,.fancybox__carousel){animation:var(--f-interface-enter-duration,.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration,.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>:not(.fancybox__content),.fancybox__container.is-animated[aria-hidden=true]>:not(.fancybox__backdrop,.fancybox__carousel){animation:var(--f-interface-exit-duration,.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration,.35s) ease forwards f-fadeOut}.has-html5video .fancybox__content,.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{flex-shrink:1;max-width:100%;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{height:90%;width:calc(100% - 120px)}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{height:100%;width:100%}.has-html5video .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{height:540px;max-height:100%;max-width:100%;width:960px}.has-html5video .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-vimeo .fancybox__content,.has-youtube .fancybox__content{background:#18181be6;color:#fff;padding:0}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{background:transparent;border:0;display:block;height:100%;width:100%}.fancybox-placeholder{border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.f-carousel__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-outline:0;--f-thumb-outline-color:#5eb0ef;--f-thumb-opacity:1;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1;--f-thumb-border-radius:2px;--f-thumb-offset:0px;--f-button-next-pos:0;--f-button-prev-pos:0}.f-carousel__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:.5;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1}.f-carousel__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:16px;--f-thumb-clip-width:46px}.f-thumbs{flex:0 0 auto;margin:0;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);perspective:1000px;transform:translateZ(0);-webkit-user-select:none;-moz-user-select:none;user-select:none}.f-thumbs .f-spinner{background-image:linear-gradient(#ebeff2,#e2e8f0);border-radius:2px;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{height:auto;overflow:hidden;transform:translateZ(0);width:100%}.f-thumbs__track{display:flex}.f-thumbs__slide{align-items:center;box-sizing:content-box;cursor:pointer;display:flex;flex:0 0 auto;height:var(--f-thumb-height);justify-content:center;margin:0;overflow:visible;padding:0;position:relative;width:var(--f-thumb-width)}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:-moz-max-content;width:max-content}.is-modern .f-thumbs__track:before{bottom:0;content:"";cursor:pointer;left:calc((var(--f-thumb-clip-width, 0))*-.5);position:absolute;top:0;width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0))}.is-modern .f-thumbs__slide{pointer-events:none;transform:translate3d(calc(var(--shift, 0)*-1px),0,0);transition:none;width:var(--f-thumb-clip-width)}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0 0 var(--f-thumb-outline-color)) drop-shadow(2px 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -1px 0 var(--f-thumb-outline-color)) drop-shadow(0 2px 0 var(--f-thumb-outline-color))}.f-thumbs__slide__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:var(--f-thumb-border-radius);cursor:pointer;height:100%;margin:0 -100%;opacity:var(--f-thumb-opacity);outline:none;overflow:hidden;padding:0;pointer-events:auto;position:relative;touch-action:manipulation;transition:opacity .2s ease;width:var(--f-thumb-width)}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{opacity:var(--f-thumb-selected-opacity);outline:none}.is-modern .f-thumbs__slide__button{--clip-path:inset(0 calc((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))*(1 - var(--progress, 0))*.5) round var(--f-thumb-border-radius,0));clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button:after{animation:f-fadeIn .2s ease-out;border:var(--f-thumb-outline,0) solid var(--f-thumb-outline-color,transparent);content:"";height:auto;z-index:10}.f-thumbs__slide__img,.is-classic .is-nav-selected .f-thumbs__slide__button:after{border-radius:var(--f-thumb-border-radius);bottom:0;left:0;position:absolute;right:0;top:0}.f-thumbs__slide__img{box-sizing:border-box;height:100%;margin:0;-o-object-fit:cover;object-fit:cover;overflow:hidden;padding:var(--f-thumb-offset);pointer-events:none;width:100%}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-border-radius:2px;--f-thumb-outline:2px;--f-thumb-outline-color:#ededed;opacity:var(--fancybox-opacity,1);position:relative;transition:max-height .35s cubic-bezier(.23,1,.32,1)}.fancybox__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:.5;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(#ffffff1a,#ffffff0d)}.fancybox__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:16px;--f-thumb-clip-width:46px;--f-thumb-opacity:1;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(#ffffff1a,#ffffff0d)}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width:64px;--f-thumb-clip-width:32px;--f-thumb-height:48px;--f-thumb-extra-gap:10px}.fancybox__thumbs.is-masked{max-height:0!important}.is-closing .fancybox__thumbs{transition:none!important}.fancybox__toolbar{--f-progress-color:var(--fancybox-color,hsla(0,0%,100%,.94));--f-button-width:46px;--f-button-height:46px;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:rgba(24,24,27,.65);--f-button-hover-bg:rgba(70,70,73,.65);--f-button-active-bg:rgba(90,90,93,.65);--f-button-border-radius:0;--f-button-svg-width:24px;--f-button-svg-height:24px;--f-button-svg-stroke-width:1.5;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24,24,27,.15));--f-button-svg-fill:none;--f-button-svg-disabled-opacity:.65;color:var(--fancybox-color,currentColor);display:flex;flex-direction:row;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Adjusted,Segoe UI,Liberation Sans,sans-serif;justify-content:space-between;margin:0;opacity:var(--fancybox-opacity,1);padding:0;pointer-events:none;text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.5));z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{left:0;position:absolute;right:0;top:0}.is-idle .fancybox__toolbar{animation:f-fadeOut .15s ease-out both;pointer-events:none}.fancybox__toolbar__column{align-content:flex-start;display:flex;flex-direction:row;flex-wrap:wrap}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-basis:0;flex-grow:1}.fancybox__toolbar__column.is-right{display:flex;flex-wrap:nowrap;justify-content:flex-end}.fancybox__infobar{font-size:17px;font-variant-numeric:tabular-nums;line-height:var(--f-button-height);padding:0 5px;text-align:center;-webkit-font-smoothing:subpixel-antialiased;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child,[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child,[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{background:var(--f-progress-color,var(--f-carousel-theme-color,#0091ff));height:3px;left:0;pointer-events:none;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:30}.cookie-notice[data-v-cb537cc0]{background-color:#fff;border:1px solid var(--black-400);border-radius:var(--border-radius-medium);bottom:5%;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;gap:10px;left:5%;max-width:425px;padding:20px;position:fixed;z-index:10}.cookie-notice__text[data-v-cb537cc0]{font-size:clamp(12px,1.3888888889vw,20px);font-weight:700;line-height:1.2}.cookie-notice__footer[data-v-cb537cc0]{align-items:center;display:flex;gap:10px;margin-top:15px}.cookie-notice__button[data-v-cb537cc0]{font-weight:700}.cookie-notice__link[data-v-cb537cc0]{color:var(--black-500);font-size:clamp(12px,.8333333333vw,12px)}.cookie-notice__link[data-v-cb537cc0]:active,.cookie-notice__link[data-v-cb537cc0]:hover{text-decoration:underline}@media screen and (max-width:767px){.cookie-notice[data-v-cb537cc0]{bottom:9%;left:0;padding:15px}}
