html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend, input, textarea,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video{margin: 0;padding: 0;border: 0;vertical-align: baseline;box-sizing: border-box;}:focus{outline: 0;}article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section{display: block;}ul{list-style: none;}blockquote, q{quotes: none;}blockquote:before, blockquote:after,q:before, q:after{content: '';content: none;}html{-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}a:focus{outline: thin dotted;}a:active,a:focus,a:hover{outline: 0;}button,input,select,textarea{font-size: 100%;vertical-align: baseline;vertical-align: middle;-webkit-tap-highlight-color: transparent;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance: button;cursor: pointer;}button[disabled],html input[disabled]{cursor: default;}table{border-collapse: collapse;border-spacing: 0;}::-moz-selection{background: #b3d4fc;text-shadow: none;}::selection{background: #b3d4fc;text-shadow: none;}textarea{resize: vertical;}th{font-weight: 600;}/*1*/@font-face{font-family: 'mulish';src: local(''),url('fonts/mulish/Mulish-Regular.woff2') format('woff2'),url('fonts/mulish/Mulish-Regular.woff') format('woff'),url('fonts/mulish/Mulish-Regular.ttf') format('truetype');font-weight: 400;font-style: normal;font-display: swap;}/*2*/@font-face{font-family: 'mulish';src: local(''),url('fonts/mulish/Mulish-SemiBold.woff2') format('woff2'),url('fonts/mulish/Mulish-SemiBold.woff') format('woff'),url('fonts/mulish/Mulish-SemiBold.ttf') format('truetype');font-weight: 600;font-style: normal;font-display: swap;}/*3*/@font-face{font-family: 'mulish';src: local(''),url('fonts/mulish/Mulish-Bold.woff2') format('woff2'),url('fonts/mulish/Mulish-Bold.woff') format('woff'),url('fonts/mulish/Mulish-Bold.ttf') format('truetype');font-weight: 700;font-style: normal;font-display: swap;}/*4*/@font-face{font-family: 'mulish';src: local(''),url('fonts/mulish/Mulish-ExtraBold.woff2') format('woff2'),url('fonts/mulish/Mulish-ExtraBold.woff') format('woff'),url('fonts/mulish/Mulish-ExtraBold.ttf') format('truetype');font-weight: 800;font-style: normal;font-display: swap;}/*5*/@font-face{font-family: 'mulish';src: local(''),url('fonts/mulish/Mulish-Black.woff2') format('woff2'),url('fonts/mulish/Mulish-Black.woff') format('woff'),url('fonts/mulish/Mulish-Black.ttf') format('truetype');font-weight: 900;font-style: normal;font-display: swap;}:root{--color-primary: #849957;--color-primary-active: #6B823A;--color-primary-inactive: rgba(134, 161, 54, 0.7);--color-second: #C64922;--color-text: #121212;--color-input: #f8f8f8;--color-text-second: #454545;--color-red: #C64922;--color-yellow: #FFA931;--color-green: var(--color-primary);--color-primary-dark: #84A031;--color-black-text: #121212;--color-black-deep: #0C0C0C;--color-bg: #fcf9f2;--gradient-primary: linear-gradient(180deg, #97B53E 0%, var(--color-primary) 100%);--radius-main: 5px;--width-desktop: 1180px;--width-mobile: 776px;--mobile-padding: 15px;--mobile-padding-invert: -15px;--mobile-product-content-padding-invert: -15px;--font-main: 'mulish', sans-serif;--font-header: "mulish", sans-serif;--font-numbers: 'mulish', sans-serif;}body{background-color: #FFF !important;color: #121212;line-height: 1.5;font-family: var(--font-main);font-weight: 500;}body.lock{overflow: hidden;}h1, h2, h3, h4, h5, h6{line-height: 1.6;font-weight: 700;}h1{margin-bottom: 20px;font-family: var(--font-header);}h2{margin-bottom: 15px;}h3{margin-bottom: 10px;}h4{margin-bottom: 8px;}h5{margin-bottom: 6px;}h6{margin-bottom: 4px;}.text-primary{color: var(--color-primary) !important;}.text-secondary{color: var(--color-second);}.text-muted{color: #6c757d !important;}.text-big{font-size: 110%;}.small, small{font-size: 80%;font-weight: 400;}a{text-decoration: none;color: #121212;}a:hover{text-decoration: underline;}img{max-width: 100%;}figcaption{color: #999;font-size: 14px;padding-top: 5px;}.text-center{text-align: center;}.text-right{text-align: right;}.vertical-align-bottom{vertical-align: bottom;}.vertical-align-top{vertical-align: top;}.vertical-align-middle{vertical-align: middle;}.color-primary{color: var(--color-primary);}.color-second{color: var(--color-second) !important;}.color-red{color: red !important;}.color-black{color: black !important;}.color-white{color: white !important;}.text-number{font-family: var(--font-numbers);}.text-bold{font-weight: 600;}.text-normal,.weight-normal{font-weight: 500;}hr{margin-top: 1rem;margin-bottom: 1rem;border: 0;border-top: 1px solid #0000001a;}.rounded{border-radius: 5px;}.round{border-radius: 50%;}.rotate-90{transform: rotate(90deg);}.rotate-180{transform: rotate(180deg);}.rotate-270{transform: rotate(270deg);}.jsLazyBg{background-image: none !important;}.row{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}.col{position: relative;width: 100%;padding-right: 15px;padding-left: 15px;}.row-sm{margin-right: -5px;margin-left: -5px;}.row-sm .col{padding-right: 5px;padding-left: 5px;}.col-auto{width: auto;}.w-auto{width: auto !important;}.w-100{width: 100% !important;flex-basis: 100% !important;}.w-95{width: 95% !important;flex-basis: 95% !important;}.w-90{width: 90% !important;flex-basis: 90% !important;}.w-85{width: 85% !important;flex-basis: 85% !important;}.w-80{width: 80% !important;flex-basis: 80% !important;}.w-70{width: 70% !important;flex-basis: 70% !important;}.w-65{width: 65% !important;flex-basis: 65% !important;}.w-60{width: 60% !important;flex-basis: 60% !important;}.w-55{width: 55% !important;flex-basis: 55% !important;}.w-50{width: 50% !important;flex-basis: 50% !important;}.w-45{width: 45% !important;flex-basis: 45% !important;}.w-40{width: 40% !important;flex-basis: 40% !important;}.w-35{width: 35% !important;flex-basis: 35% !important;}.w-30{width: 30% !important;flex-basis: 30% !important;}.w-25{width: 25% !important;flex-basis: 25% !important;}.w-20{width: 20% !important;flex-basis: 20% !important;}.w-15{width: 15% !important;flex-basis: 15% !important;}.w-10{width: 10% !important;flex-basis: 10% !important;}.w-5{width: 5% !important;flex-basis: 5% !important;}.w-75{width: 75% !important;flex-basis: 75% !important;}.h-100{height: 100%;}.hide{display: none !important;}.show{display: block !important;}b,strong,.strong,.bold{font-weight: 600;}.italic{font-style: italic;}.underline{text-decoration: underline !important;}.align-items-start{-ms-flex-align: start !important;align-items: flex-start !important;}.align-items-center{-ms-flex-align: center !important;align-items: center !important;}.align-items-end{-ms-flex-align: end !important;align-items: flex-end !important;}.justify-content-center{justify-content: center;}.justify-content-left{justify-content: flex-start;}.justify-content-right{justify-content: flex-end;}.justify-content-space-between{justify-content: space-between;}.text-align-right{text-align: right;}.text-align-left{text-align: left;}.text-align-center{text-align: center;}.align-center-center{display: flex;align-items: center;justify-content: center;}.text-gray{color: #777777;}.text-silver{color: silver;}.d-none{display: none;}.d-block{display: block;}.d-flex{display: flex !important;;}.d-flex-inline{display: inline-flex !important;;}.d-inline-block{display: inline-block !important;}.d-inline{display: inline !important;;}.flex-column{flex-direction: column;}.flex-column-reverse{flex-direction: column-reverse;}.flex-row{flex-direction: row;}.flex-row-reverse{flex-direction: row-reverse;}.flex-center-center{display: flex;align-items: center;justify-content: center;}.flex-wrap{flex-wrap: wrap;}.gap-5{gap: 5px;}.gap-10{gap: 10px;}.gap-15{gap: 15px;}.gap-20{gap: 20px;}.gap-30{gap: 30px;}.gap-40{gap: 40px;}.gap-50{gap: 50px;}.mb-auto{margin-bottom: auto !important;}.mb-0{margin-bottom: 0 !important;}.mb-5{margin-bottom: 5px !important;}.mb-10{margin-bottom: 10px !important;}.mb-15{margin-bottom: 15px !important;}.mb-20{margin-bottom: 20px !important;}.mb-25{margin-bottom: 25px !important;}.mb-30{margin-bottom: 30px !important;}.mb-40{margin-bottom: 40px !important;}.mb-50{margin-bottom: 50px !important;}.mt-auto{margin-top: auto !important;}.mt-0{margin-top: 0 !important;}.mt-5{margin-top: 5px !important;}.mt-10{margin-top: 10px !important;}.mt-15{margin-top: 15px !important;}.mt-20{margin-top: 20px !important;}.mt-30{margin-top: 30px !important;}.mt-40{margin-top: 40px !important;}.mt-50{margin-top: 50px !important;}.ml-auto{margin-left: auto !important;}.ml-0{margin-left: 0 !important;}.ml-5{margin-left: 5px !important;}.ml-10{margin-left: 10px !important;}.ml-15{margin-left: 15px !important;}.ml-20{margin-left: 20px !important;}.ml-30{margin-left: 30px !important;}.ml-40{margin-left: 40px !important;}.ml-50{margin-left: 50px !important;}.mr-auto{margin-right: auto !important;}.mr-0{margin-right: 0 !important;}.mr-5{margin-right: 5px !important;}.mr-10{margin-right: 10px !important;}.mr-15{margin-right: 15px !important;}.mr-20{margin-right: 20px !important;}.mr-30{margin-right: 30px !important;}.mr-40{margin-right: 40px !important;}.mr-50{margin-right: 50px !important;}.icon{width: 16px;height: 16px;background-size: contain;background-repeat: no-repeat;display: inline-block;}[disabled],.disabled{pointer-events: none;opacity: 0.7;}.no-underline,.no-underline:active,.no-underline:hover{text-decoration: none;}.link{text-decoration: underline;cursor: pointer;color: var(--color-primary);}.nowrap{white-space: nowrap;}.text-md{font-size: 0.9em;}.text-sm{font-size: 0.8em;}.text-xs{font-size: 0.7em;}.icon-phone-select-country{width: 24px;height: 18px;}.full-width{width: 100%;}.full-height{height: 100%;}.embed-responsive{position: relative;display: block;width: 100%;padding: 0;overflow: hidden;}.embed-responsive:before{padding-top: 56.3%;display: block;content: "";pointer-events: none;background-color: rgba(255, 255, 255, 0.5);}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position: absolute;top: 0;bottom: 0;left: 0;width: 100%;height: 100%;border: 0;display: flex;align-items: center;z-index: 1;}.embed-responsive-item .youtube-image-preview{width: 100%;margin-bottom: 0;}.embed-responsive-preview-bg{position: absolute;top: 0;bottom: 0;left: 0;width: 100%;height: 100%;border: 0;display: flex;align-items: center;z-index: 1;background-size: cover;background-position: center;}.popup{max-width: 900px;margin: 0 auto;}.sticky{position: sticky;top: 0;z-index: 10;}.full-height-scroll{max-height: 100vh;overflow-y: auto;}.absolute{position: absolute;}.relative{position: relative;}.alert{border-left: 2px solid #c64922;background: #ffe5dd;padding: 20px;}.alert-warning{background-color: #fffacd;border-color: #ecdc43;}.alert-success{background-color: #e1ffc3;border-color: #a6c548;}.alert-primary{background-color: #e3eeff;border-color: #b0cfff;}.img-border{border: 1px solid #E0E0E0;}.no-select{-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.no-scroll{overflow: hidden;}.overflow-hidden{overflow: hidden;}.collapse{display: none;}.cursor-pointer{cursor: pointer;}.cursor-default{cursor: default;}.bg-primary{color: white;background-color: var(--color-primary) !important;}.bg-second{color: white;background-color: var(--color-second) !important;}.bg-warning{background-color: #fffacd !important;}.bg-success{color: white;background-color: var(--color-primary) !important;}.bg-danger{color: white;background-color: var(--color-second) !important;}.bg-white{background-color: #fff;}.bg-black{background-color: #000;}.bg-gray{background-color: #f3f3f3 !important;}.bg-gray-50{color: #000;background-color: #fcfcfc;}.bg-gray-100{color: #000;background-color: #f8f9fa;}.bg-gray-200{color: #000;background-color: #e9ecef;}.bg-gray-300{color: #000;background-color: #dee2e6;}.bg-gray-400{color: #000;background-color: #ced4da;}.bg-gray-500{color: #000;background-color: #adb5bd;}.bg-gray-600{color: #fff;background-color: #6c757d;}.bg-gray-700{color: #fff;background-color: #495057;}.bg-gray-800{color: #fff;background-color: #343a40;}.bg-gray-900{color: #fff;background-color: #212529;}.bg-row-warning{background-color: #fffad6 !important;}.bg-row-success{background-color: #eaffd9 !important;}.bg-row-danger{background-color: #ffded6 !important;}.border-primary{border: 1px solid var(--color-primary);}.border-second{border: 1px solid var(--color-second);}.opacity-5{opacity: 5% !important;;}.opacity-10{opacity: 10% !important;;}.opacity-15{opacity: 15% !important;;}.opacity-20{opacity: 20% !important;;}.opacity-25{opacity: 25% !important;;}.opacity-50{opacity: 50% !important;;}.opacity-75{opacity: 75% !important;}.shadow-0{box-shadow: none !important;}.shadow-1{box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);}.shadow-2{box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);}.shadow-3{box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);}.shadow-4{box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);}.shadow-5{box-shadow: 0 5px 7px rgba(0, 0, 0, 0.2);}.shadow-6{box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);}.shadow-light-1{box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);}.shadow-light-2{box-shadow: 0 1px 4px rgba(0, 0, 0, 0.07);}.shadow-light-3{box-shadow: 0 1px 8px rgba(0, 0, 0, 0.07);}.shadow-light-4{box-shadow: 0 1px 12px rgba(0, 0, 0, 0.07);}.shadow-light-5{box-shadow: 0 1px 16px rgba(0, 0, 0, 0.07);}.shadow-light-6{box-shadow: 0 1px 20px rgba(0, 0, 0, 0.07);}.border-radius-0{border-radius: 0 !important;}.border-radius-1{border-radius: 1px !important;}.border-radius-2{border-radius: 2px !important;}.border-radius-3{border-radius: 3px !important;}.border-radius-4{border-radius: 4px !important;}.border-radius-5{border-radius: 5px !important;}.border-radius-6{border-radius: 6px !important;}.border-radius-7{border-radius: 7px !important;}.border-radius-8{border-radius: 8px !important;}.border-radius-9{border-radius: 9px !important;}.border-radius-10{border-radius: 10px !important;}.border-radius-15{border-radius: 15px !important;}.border-radius-20{border-radius: 20px !important;}.page-loading-placeholder{min-height: 300px;padding: 30px;background-color: white;border-radius: var(--radius-main);border: 1px solid #E6E6E6;display: flex;align-items: center;justify-content: center;margin-top: 30px;margin-bottom: 30px;}.page-loading-placeholder .icon{margin-right: 10px;}.checkbox-label{position: relative;cursor: pointer;font-size: 16px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;min-width: 25px;min-height: 25px;display: flex;align-items: center;}.checkbox-label input{position: absolute;opacity: 0;cursor: pointer;height: 1px;width: 1px;transition: all 0.3s ease-in-out;}.checkbox-checkmark{height: 25px;width: 25px;background-color: #eee;border-radius: 4px;border: 1px solid #d0d0d0;position: relative;margin-right: 8px;flex: 0 0 25px;transition: all 0.3s ease-in-out;}.checkbox-label:hover input ~ .checkbox-checkmark{background-color: #ccc;}.checkbox-label .fake-checkbox ~ .checkbox-checkmark,.checkbox-label input:checked ~ .checkbox-checkmark{background-color: var(--color-primary);border: 1px solid var(--color-primary);box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);}.checkbox-checkmark:after{content: "";position: absolute;display: none;}.checkbox-label .fake-checkbox ~ .checkbox-checkmark:after,.checkbox-label input:checked ~ .checkbox-checkmark:after{display: block;}.checkbox-label .checkbox-checkmark:after{left: 8px;top: 4px;width: 5px;height: 10px;border: solid white;border-width: 0 3px 3px 0;-ms-transform: rotate(45deg);transform: rotate(45deg);}.checkbox-checkmark-mini{height: 20px;background-color: #fff;border-radius: 4px;border: 1px solid #d0d0d0;position: relative;margin-right: 8px;flex: 0 0 20px;}.checkbox-checkmark-mini:after{content: "";position: absolute;display: none;}.checkbox-label input:checked ~ .checkbox-checkmark-mini{border-color: var(--color-primary);}.checkbox-label input:checked ~ .checkbox-checkmark-mini:after{display: block;}.checkbox-label .checkbox-checkmark-mini:after{left: 6px;top: 3px;width: 4px;height: 7px;border: solid var(--color-primary);border-width: 0 3px 3px 0;-ms-transform: rotate(45deg);transform: rotate(45deg);}.radiobutton-label{display: block;position: relative;padding-left: 35px;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;max-width: 100%;}.radiobutton-label > span{text-overflow: ellipsis;white-space: nowrap;max-width: 100%;display: inline-block;}.radiobutton-label input{position: absolute;opacity: 0;cursor: pointer;height: 0;width: 0;transition: all 0.3s ease-in-out;}.radiobutton-checkmark{position: absolute;top: 0;left: 0;height: 26px;width: 26px;background-color: #eee;border-radius: 50%;transition: all 0.3s ease-in-out;}.radiobutton-label:hover input ~ .radiobutton-checkmark{background-color: #ccc;}.radiobutton-label input:checked ~ .radiobutton-checkmark{background-color: #2196F3;}.radiobutton-checkmark:after{content: "";position: absolute;display: none;}.radiobutton-label input:checked ~ .radiobutton-checkmark:after{display: block;}.radiobutton-label .radiobutton-checkmark:after{top: 9px;left: 9px;width: 8px;height: 8px;border-radius: 50%;background: white;}.select-number-wrap{display: inline-block;}.select-number{font-family: var(--font-numbers);border-radius: 20px;font-size: 18px;display: flex;user-select: none;align-items: center;}.select-number-button{cursor: pointer;width: 26px;height: 26px;line-height: 22px;margin: 3px;text-align: center;vertical-align: middle;font-size: 18px;border: 2px solid var(--color-primary);border-radius: 3px;color: var(--color-primary);}.select-number-button:hover{opacity: 0.7;}.select-number-value{padding: 0 0;min-width: 26px;text-align: center;}.select-number-button.disabled{border-color: #B7B7B7;}.btn{display: inline-flex;align-items: center;justify-content: center;cursor: pointer;border-radius: 3px;font-size: 16px;padding: 14px 30px;text-transform: uppercase;white-space: nowrap;text-overflow: ellipsis;user-select: none;border: 1px solid transparent;letter-spacing: 0.03em;-webkit-tap-highlight-color: transparent;transition: background-color 0.3s ease-in-out;}.btn:hover{text-decoration: none;}.btn-xs{height: auto;padding: 2px 7px;font-size: 12px;}.btn-sm{height: 37px;font-size: 14px;}.btn-lg{height: 63px;font-size: 18px;}.btn-icon{width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;padding: 0;}.btn-primary{background: var(--color-primary);color: #fff !important;}.btn-primary:hover{background: var(--color-primary-active);color: white;}.btn-second{background: var(--color-second);color: #fff !important;}.btn-second:hover{filter: brightness(120%);color: #fff !important;}.btn-danger{background-color: #dc3545;border-color: #dc3545;}.btn-success{background-color: #2c9b24;border-color: #247c1e;}.btn-danger,.btn-success{transition: all 0.2s ease-in-out;color: white;}.btn-danger:hover,.btn-success:hover{opacity: 0.8;}.btn:active{transform: translateY(2px);}.btn-primary:active{background: var(--color-primary-active);}.btn-outline-gray{color: #454545;border: 1px solid #454545;}.btn-outline-primary{color: var(--color-primary);border: 1px solid var(--color-primary);background-color: white;}.btn-outline-danger{border: 2px solid var(--color-second);color: var(--color-second);}.btn-outline-second{border: 1px solid var(--color-second);color: var(--color-second) !important;}.btn-outline-primary:hover{color: var(--color-primary-active);border: 1px solid var(--color-primary-active);background-color: #f0fde0;}.btn-link{padding: 10px 20px;margin-right: 20px;font-size: 14px;font-weight: 600;cursor: pointer;background: none;}.btn-link:hover{text-decoration: underline;}.btn-link:visited{color: inherit;}.btn-link-primary{color: var(--color-primary);}.btn .icon{margin-right: 10px;}.btn .icon:last-child{margin-right: 0;}.btn .icon-spinner{margin: -10px 15px -10px 0 !important;}.btn-read-more{color: var(--color-primary) !important;font-size: 18px;text-transform: none;}.btn-read-more > *{vertical-align: middle;}.btn-read-more > .icon{margin-top: 2px;}.btn-read-more-block{text-align: center;}.uppercase{text-transform: uppercase !important;}.normalcase{text-transform: none !important;}.btn-combo{display: inline-flex;}.btn-combo > *{border-radius: 0;margin-left: -1px;}.btn-combo > *:first-child{border-radius: 3px 0 0 3px;}.btn-combo > *:last-child{border-radius: 0 5px 5px 0;}.badge{display: inline-block;padding: .3em .4em .3em;font-size: 85%;font-weight: 600;line-height: 1;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: .25rem;}.badge-danger{color: #fff;background-color: var(--color-second);}.badge-success{color: #fff;background-color: var(--color-primary);}.badge-orange{color: #fff;background-color: #ff9400;}.badge-blue{color: #fff;background-color: #0078e1;}.badge-gray{color: #fff;background-color: #a5a5a5;}.countdown-timer .countdown-item-amount{display: inline-block;padding: 2px 5px 4px;min-width: 2em;text-align: center;line-height: 1;color: white;border-radius: 3px;background: var(--color-second);}.countdown-timer-vk-sale{display: flex;color: white;align-items: center;margin-bottom: 10px;}.countdown-timer-vk-sale .countdown-item{display: flex;flex-direction: column;position: relative;}.countdown-timer-vk-sale .countdown-item-amount{display: inline-block;min-width: 2.4em;line-height: 1;font-weight: 800;font-size: 22px;}.countdown-timer-vk-sale .countdown-item-title{position: absolute;bottom: -20px;font-weight: 400;font-size: 12px;}.countdown-timer-vk-sale .days-delimiter:after,.countdown-timer-vk-sale .hours-delimiter:after{content: ':';font-weight: 800;font-size: 22px;line-height: 28px;width: 5px;position: relative;left: -13px;top: -2px;}.card{background-color: white;border-radius: var(--radius-main);border: 1px solid #E6E6E6;display: flex;flex-direction: column;}.card-header{padding: 23px 27px;border-bottom: 1px solid #E6E6E6;}.card-header h1,.card-header h2,.card-header h3,.card-header h4{margin: 0 !important;}.card-footer{padding: 23px 27px;border-top: 1px solid #E6E6E6;}.card-body{padding: 30px 30px;}.card-page{margin-bottom: 40px;}.side-card{flex: 0 1 48%;padding: 15px 15px 20px;border-radius: var(--radius-main);background: #FFF;color: var(--color-text-second);box-shadow: 0 1px 12px rgba(0, 0, 0, 0.07);}.side-card-title{margin: 0 0 15px !important;line-height: 28px;font-size: 18px;font-weight: 600;}.side-card-btn{width: 100%;height: 40px;padding: 5px;background-color: #F4F4F4;border: none;text-transform: none;line-height: 20px;font-weight: 400;color: var(--color-text-second);transition: background-color 0.3s ease;}.side-card-btn:active{background-color: #dfdfdf;}.close-button{cursor: pointer;filter: grayscale(1);transition: filter 0.5s ease-in;}.close-button:hover{filter: none;transition: filter 0.5s ease-out;}.card-header .close-button{float: right;}.card-warning{color: #856404;background-color: #fff3cd;border-color: #ffeeba;}.card-danger{color: white;background-color: #dc3546;border-color: #b01323;}.card-success{color: white;background-color: var(--color-primary);border-color: #6b861c;}.table{border-collapse: collapse;width: 100%;vertical-align: middle;}.table th,.table td{padding: 5px 10px;border-top: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;vertical-align: middle;}.table th{text-align: left;}.table-sticky-header{position: relative;}.table-sticky-header th{position: sticky;top: 0;background-color: white;border-bottom: 1px solid #dadada;}.table-hover tr:hover td{background-color: #e1e1e1;}.table-hover-light tr:hover td{backdrop-filter: brightness(95%);}.table td.right,.table td.text-right,.table th.right,.table th.text-right{text-align: right !important;}.super-table-row{border-bottom: 1px solid #D9D9D9;}.super-table-row:last-child{border-bottom: none;}.super-table-row-header{padding: 5px 10px;}.super-table-row-cells{display: flex;align-items: stretch;}.super-table-row-cell{flex: 1 1 0;padding: 5px 10px;}.super-table-row-heading{font-weight: 600;}.form-group-checkboxes,.form-group{margin-bottom: 1rem;}.form-group label{margin-bottom: 7px;}.form-group-buttons{margin-top: 30px;}.form-control{display: block;width: 100%;padding: 0.74rem 1.3rem;line-height: 1.5;color: #495057;background-color: var(--color-input);background-clip: padding-box;border: 1px solid #E4E4E4;border-radius: var(--radius-main);transition: border-color .3s ease-in-out, box-shadow .15s ease-in-out;box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06);}div.form-control{display: flex;align-items: center;}.form-control[type=number]{padding: 0.8rem 0 0.8rem 0.7rem;}.form-control-sm[type=number]{padding-top: 0.5rem;padding-bottom: 0.5rem;}.form-control:focus{border-color: var(--color-primary);-webkit-box-shadow: none;box-shadow: none;}textarea.form-control{height: 7rem;}textarea.form-control.free-height{height: auto;}select.form-control{padding: 0.74rem 1.3rem;-moz-appearance: none;-webkit-appearance: none;appearance: none;background-image: url("data:image/svg+xml,%3Csvg width='15' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.653.36c.463.479.463 1.256 0 1.735L8.337 8.641c-.462.479-1.212.479-1.674 0L.347 2.095a1.259 1.259 0 010-1.736 1.155 1.155 0 011.675 0L7.5 6.037 12.979.36a1.155 1.155 0 011.674 0z' fill='%23849957'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: right 15px center;}.form-control-sm{padding: 0.5rem 1rem;}.form-group-checkboxes label{margin-right: 20px;display: inline-flex;align-items: flex-start;}input,select,textarea{font-family: var(--font-main);}.required{color: red;font-size: 1.5em;line-height: 1;}.form-help{margin: 2px 0 0;color: #777;font-size: 14px;}.form-control-error{border-color: red;}.form-errors-item{color: red;margin-top: 5px;margin-bottom: 10px;font-size: 14px;line-height: 20px;}.form-group .label-file{display: inline-block;position: relative;}.label-file input{width: 1px;height: 1px;opacity: 0;overflow: hidden;position: absolute;z-index: -1;bottom: 0;left: 50%;}.label-file-title{color: #121212;border-width: 2px;text-transform: none;}.col-form-content,.col-form-label{padding-top: 13px;padding-bottom: 13px;margin-bottom: 0;}.col-form-label-sm{padding-top: 7px;padding-bottom: 7px;margin-bottom: 0;}.progressbar{width: 100%;border: 1px solid var(--color-primary);border-radius: 5px;}.progressbar-value{width: 0;background: var(--color-primary);color: #fff;height: 20px;}.field-with-icon{position: relative;margin: 0 0 15px;}.field-with-icon_input{height: 40px;padding: 8px 15px 8px 55px;border-radius: var(--radius-main);border: none;background: #F6F6F6;box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.25);line-height: 24px;font-size: 20px;font-weight: 400;color: #555;transition: color 0.3s ease;width: 100%;}.field-with-icon_icon{position: absolute;top: 0;left: 0;width: 40px;height: 40px;border-top-left-radius: var(--radius-main);border-bottom-left-radius: var(--radius-main);background-color: var(--color-primary);background-repeat: no-repeat;background-position: center center;transition: background-color 0.3s ease;pointer-events: none;display: flex;align-items: center;justify-content: center;}.inline-popup{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.7);z-index: 1000;display: flex;align-items: center;justify-content: center;}.inline-popup > .card{max-width: 800px;position: relative;}.inline-popup-closer{position: absolute;top: 0;right: -30px;color: white;cursor: pointer;user-select: none;}.inline-popup-closer:before{content: "×";font-size: 40px;line-height: 0.1;}.inline-popup-closer.inner{top: 10px;right: 10px;color: black;}.cookie-notice{position: fixed;bottom: 35px;left: 90px;width: 100%;max-width: 750px;background-color: #F4F4F4;padding: 7px 15px;z-index: 1100;display: flex;align-items: center;justify-content: center;border-radius: 10px;font-size: 12px;}.cookie-notice-link{text-decoration: underline;color: #000;}.cookie-notice-btn{padding: 3px 17px;font-size: 12px;}.pagination-prev,.pagination-next{width: 40px;height: 40px;border-radius: 50%;background: #FFFFFF;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);line-height: 32px;text-align: center;font-size: 34px;color: #bdbdbd;font-weight: 600;border: 1px solid rgba(0, 0, 0, 0.1);}.pagination-prev{margin-right: 20px !important;}.pagination-next{margin-left: 20px;}.pagination-prev a,.pagination-next a{width: 38px;height: 38px;color: #bdbdbd;display: inline-block;}.pagination-prev:hover,.pagination-next:hover{box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);}.pagination-prev:hover a,.pagination-next:hover a{text-decoration: none;color: var(--color-second);}.pagination-prev.disabled{box-shadow: none;}.pagination-next.disabled{box-shadow: none;}.pagination-dots{margin: 0 15px;}.pagination-page{font-family: var(--font-numbers);width: 38px;height: 38px;line-height: 38px;background: #FFFFFF;border: 1px solid #CECECE;border-radius: 5px;text-align: center;margin: 0 3px;font-weight: 600;margin-bottom: 10px;}.pagination-page a{display: inline-block;color: #888888;width: 38px;height: 38px;}.pagination-page:hover{box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);}.pagination-page a:hover{text-decoration: none;}.pagination-page.active{background: var(--color-primary-active);color: white;}.pagination{display: flex;padding-left: 0;list-style: none;}.page-link{position: relative;display: block;color: var(--color-primary);text-decoration: none;background-color: #fff;border: 1px solid #dee2e6;transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;padding: .375rem .75rem;line-height: 1.2;}.page-item:first-child .page-link{border-top-left-radius: .25rem;border-bottom-left-radius: .25rem;}.page-item:last-child .page-link{border-top-right-radius: .25rem;border-bottom-right-radius: .25rem;}.page-item:not(:first-child) .page-link{margin-left: -1px;}.page-item.active .page-link{z-index: 3;color: #fff;background-color: var(--color-primary);border-color: var(--color-primary);}.text{font-size: 16px;}.text-compact{font-size: 16px;line-height: 24px;}.text a{color: var(--color-primary);}.text p{margin-bottom: 20px;line-height: 1.6;}.text img{margin-bottom: 20px;}.text ol{padding-left: 20px;margin-bottom: 20px;}.text ul{margin-bottom: 20px;}.text ol li{margin-bottom: 10px;}.list-item,.text ul li{text-indent: -20px;position: relative;padding-left: 20px;margin-bottom: 10px;}.list-item > *,.text ul li > *{text-indent: 0;}.list-item:before,.text ul li:before{content: ' ';width: 6px;height: 6px;background-color: var(--color-primary);border-radius: 50%;display: inline-block;line-height: 1rem;vertical-align: middle;margin-right: 14px;margin-bottom: 5px;}.list-item-ok{text-indent: -32px;position: relative;padding-left: 30px;margin-bottom: 20px;line-height: 1rem;}.list-item-ok:before{content: ' ';width: 22px;height: 22px;display: inline-block;line-height: 1rem;vertical-align: middle;margin-right: 10px;margin-top: -8px;background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.588 19.643c-3.367 2.623-13.878 2.623-17.176 0-3.366-2.623-3.023-13.837 0-16.788 3.023-2.951 14.153-2.951 17.176 0 3.023 2.95 3.366 14.165 0 16.788z' fill='%23849957'/%3E%3Cpath d='M9.42 16.954c-.481 0-.962-.197-1.237-.59l-3.847-4.722c-.55-.656-.412-1.574.275-2.098a1.598 1.598 0 012.198.262l2.61 3.213 5.772-7.148c.55-.656 1.511-.787 2.198-.262s.825 1.443.275 2.098l-7.008 8.657c-.343.328-.755.59-1.236.59z' fill='%23fff'/%3E%3C/svg%3E");}.list-item-second:before{background-color: var(--color-second);}.list-item-8:before{width: 8px;height: 8px;margin-bottom: 2px;}.text-doc p,.text-doc li,.text-doc img{margin-bottom: 5px;}.article-image-full{border: 1px solid #E6E6E6;border-radius: 6px;display: flex;justify-content: center;margin-bottom: 30px;}.article-image-full img{margin-bottom: 0;border-radius: 6px;}.line-through{text-decoration-line: line-through;}.editor-js-table{border-collapse: collapse;max-width: 100%;border: 1px solid #dadada;}.editor-js-table tr:nth-child(odd){background-color: #F8F8F8;}.editor-js-table th,.editor-js-table td{border: 1px solid #CDCDCD;padding: 16px 30px;}.editor-js-table td:first-child{font-weight: 600;}.text .editor-js-content h1,.text .editor-js-content h2,.text .editor-js-content h3,.text .editor-js-content h4,.text .editor-js-content h1:first-child,.text .editor-js-content h2:first-child,.text .editor-js-content h3:first-child,.text .editor-js-content h4:first-child{margin-top: 30px;margin-bottom: 15px;}.text .editor-js-content h2:first-child{margin-top: 0;}.editor-js-content p{margin-bottom: 15px;}.editor-js-image{margin-bottom: 20px;}.tab-content-spec .editor-js-content li{text-indent: -23px;position: relative;padding-left: 20px;margin-bottom: 10px;}.tab-content-spec .editor-js-content li:before{content: ' ';width: 14px;height: 2px;background-color: var(--color-primary);display: inline-block;line-height: 1rem;vertical-align: middle;margin-right: 16px;margin-bottom: 5px;border-radius: 0;}body.admitad .b24-widget-button-wrapper,body.admitad .admitad-hide{display: none;}.admitad-show{display: none;}body.admitad .admitad-show{display: block;}body.admitad .admitad-show-flex{display: flex;}img.mfp-img{background-color: white;background-clip: content-box;}.my-mfp-zoom-in .zoom-anim-dialog{opacity: 0;transition: all 0.2s ease-in-out;transform: scale(0.8);}.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog{opacity: 1;transform: scale(1);}.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog{transform: scale(0.8);opacity: 0;}.my-mfp-zoom-in.mfp-bg{opacity: 0;transition: opacity 0.3s ease-out;}.my-mfp-zoom-in.mfp-ready.mfp-bg{opacity: 0.8;}.my-mfp-zoom-in.mfp-removing.mfp-bg{opacity: 0;}.mfp-iframe-scaler-high{padding-top: 90vh !important;}.mfp-iframe-scaler.mfp-full-editor{height: 90vh;max-width: 90vw;width: 1200px;padding-top: 0;}.mfp-full-editor .mfp-iframe{max-width: 90vw;width: 1200px;}.offcanvas-bg{position: fixed;background-color: rgb(17 24 39 / 0.5);z-index: 30;inset: 0;}.offcanvas-panel{position: absolute;height: 100vh;overflow-y: auto;background-color: white;padding: 0.25rem 1rem;box-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);}.offcanvas-head{display: flex;justify-content: flex-end;}.offcanvas-head-closer{width: 1rem;cursor: pointer;font-size: 1.5rem;line-height: 2rem;}.offcanvas-bg.left .offcanvas-panel{top: 0;left: 0;}.offcanvas-bg.right .offcanvas-panel{top: 0;right: 0;}.offcanvas-bg-transition-enter{transition: all 0.3s ease-out;}.offcanvas-bg-transition-enter-start{opacity: 0;}.offcanvas-bg-transition-enter-end{opacity: 1;}.offcanvas-bg-transition-leave{transition: all 0.3s ease-in;transition-delay: 0.2s;}.offcanvas-bg-transition-leave-start{opacity: 1;}.offcanvas-bg-transition-leave-end{opacity: 0;}.offcanvas-panel-transition-enter{transition: all 0.4s ease-out;}.offcanvas-panel-transition-enter-start{opacity: 0.5;}.offcanvas-panel-transition-enter-end{opacity: 1;transform: translateX(0);}.offcanvas-panel-transition-leave{transition: all 0.4s ease-in;}.offcanvas-panel-transition-leave-start{opacity: 1;transform: translateX(0);}.offcanvas-panel-transition-leave-end{opacity: 0.5;}.offcanvas-bg.left .offcanvas-panel-transition-enter-start{transform: translateX(-100%);}.offcanvas-bg.right .offcanvas-panel-transition-leave-end{transform: translateX(100%);}.offcanvas-width-1{width: min(100px,100vw);}.offcanvas-width-2{width: min(200px,100vw);}.offcanvas-width-3{width: min(300px,100vw);}.offcanvas-width-4{width: min(400px,100vw);}.offcanvas-width-5{width: min(500px,100vw);}.offcanvas-width-6{width: min(600px,100vw);}.offcanvas-width-7{width: min(700px,100vw);}.offcanvas-width-8{width: min(800px,100vw);}.offcanvas-width-9{width: min(900px,100vw);}.offcanvas-width-10{width: min(1000px,100vw);}section{padding: 40px 0 40px;position: relative;}.section-center{position: relative;max-width: var(--width-desktop);min-width: 290px;margin: 60px auto 0;}.section-center.page{margin: 20px auto 0;}.page .section-center{margin: 0 auto 0;}.section-header{font-family: var(--font-header);font-size: 32px;line-height: 40px;font-weight: 600;color: #0B0B0B;text-align: center;margin: 0 0 50px;}.main-page-subtitle{margin-bottom: 20px;line-height: 40px;font-size: 32px;font-weight: 700;color: var(--color-text-second);}.home-page-intro{margin-bottom: 4em;}.home-page-intro h1{margin-bottom: 0.8em;line-height: 1.3;}.home-page-intro p{font-size: 20px;line-height: 1.3;}.header-top-bar{background-color: #F4F4F4;line-height: 18px;font-size: 14px;font-weight: 500;color: var(--color-text-second);}.header-top-bar-inner{display: flex;flex-wrap: nowrap;justify-content: space-between;align-items: center;max-width: var(--width-desktop);margin: 0 auto;height: 40px;padding: 0;}.city-current{flex: 0 0 auto;display: flex;align-items: center;gap: 7px;cursor: pointer;}.city-current-icon{width: 20px;height: 20px;background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.70246 19.2054L10.0001 18.7833L9.70246 19.2054ZM10.2977 19.2054L10.2997 19.2044L10.3049 19.2008L10.3204 19.1889L10.3814 19.145C10.433 19.1067 10.5085 19.0509 10.6035 18.9776C10.7937 18.8319 11.0634 18.6174 11.3852 18.3421C12.2302 17.6198 13.0203 16.8358 13.749 15.9964C15.4581 14.0196 17.2334 11.1981 17.2334 7.97255C17.2334 6.04538 16.4718 4.19572 15.1161 2.83172C14.446 2.15664 13.649 1.62075 12.771 1.25489C11.893 0.889034 10.9513 0.700436 10.0001 0.699951C9.0489 0.700368 8.10722 0.888885 7.2292 1.25465C6.35118 1.62042 5.55417 2.15621 4.88402 2.8312C3.52696 4.19832 2.76581 6.04677 2.76672 7.97307C2.76672 11.1981 4.54199 14.0196 6.25112 15.9964C6.97982 16.8358 7.76991 17.6198 8.61488 18.3421C8.93728 18.6174 9.20646 18.8319 9.39659 18.9776C9.48985 19.0494 9.58406 19.12 9.67921 19.1894L9.69574 19.2008L9.70039 19.2044L9.70246 19.2054C9.88071 19.331 10.1194 19.331 10.2977 19.2054ZM10.0001 18.7833L10.2977 19.2054L10.0001 18.7833ZM12.5834 7.93329C12.5834 8.61843 12.3112 9.27551 11.8268 9.75998C11.3423 10.2444 10.6852 10.5166 10.0001 10.5166C9.31492 10.5166 8.65784 10.2444 8.17337 9.75998C7.6889 9.27551 7.41673 8.61843 7.41673 7.93329C7.41673 7.24814 7.6889 6.59106 8.17337 6.10659C8.65784 5.62212 9.31492 5.34995 10.0001 5.34995C10.6852 5.34995 11.3423 5.62212 11.8268 6.10659C12.3112 6.59106 12.5834 7.24814 12.5834 7.93329Z' fill='%23C64922'/%3E%3C/svg%3E");}.city-current-name{line-height: 20px;font-size: 16px;font-weight: 500;text-decoration: underline;text-decoration-color: transparent;color: var(--color-second);transition: text-decoration-color 0.3s ease;}.city-current .icon-arrow{margin-left: 12px;}.header-top-menu{flex: 0 1 auto;display: flex;flex-flow: row nowrap;justify-content: flex-end;align-items: center;gap: 20px;}.header-top-menu-item{transition: color 0.3s ease;}.header-top-tracking{display: flex;align-items: center;gap: 5px;text-decoration: none;transition: color 0.3s ease;}.header-top-tracking-icon{width: 16px;height: 16px;background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.036 2.48802L10.647 5.32102L8 6.45502L1.427 3.63802C1.575 3.48702 1.756 3.36502 1.962 3.28602L4.036 2.48802ZM5.374 1.97402L6.924 1.37802C7.61695 1.11162 8.38405 1.11162 9.077 1.37802L14.039 3.28602C14.244 3.36602 14.425 3.48602 14.573 3.63802L11.917 4.77602L5.374 1.97402ZM14.994 4.54602L8.5 7.32902V14.779C8.69713 14.7458 8.89043 14.6928 9.077 14.621L14.039 12.712C14.3219 12.6031 14.5651 12.411 14.7367 12.1611C14.9082 11.9112 15 11.6151 15 11.312V4.68602C15.0002 4.63926 14.9978 4.59252 14.993 4.54602H14.994ZM7.5 14.779V7.32902L1.007 4.54602C1.00249 4.59255 1.00016 4.63927 1 4.68602V11.312C1.00004 11.6153 1.09199 11.9114 1.26373 12.1613C1.43547 12.4112 1.67893 12.6033 1.962 12.712L6.923 14.621C7.111 14.693 7.304 14.746 7.5 14.779Z' fill='%23474747'/%3E%3C/svg%3E");}.header-top-blog-icon{width: 16px;height: 16px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' version='1.0' viewBox='0 0 512 512'%3E%3Cg fill='%23555'%3E%3Cpath d='M231 1.1C150.2 8.3 77.7 49.4 35.8 111.9c-8.6 12.9-20.6 37.2-25.2 51.1C-10.3 226.7.3 293.8 40.2 349.7c3.2 4.4 5.8 8.6 5.8 9.2 0 .6-10 24.6-22.1 53.3C11.7 441 1.3 466.4.7 468.8c-2 8 1.4 15.9 9.1 21.1 2.9 2 4.9 2.6 9.7 2.6 5.6 0 9.9-1.7 71.5-27.7l65.5-27.7 12.1 3.9c23.7 7.5 44.8 11.4 72.5 13.1 22.9 1.5 33.4.4 38.7-3.8 4.6-3.6 8.2-10.5 8.2-15.5 0-7.7-6-16.6-12.5-18.8-1.7-.6-11.3-1.2-21.2-1.5-9.9-.2-23.8-1.1-30.9-2-15.4-2-39.4-7.9-52.5-13-15.4-6-12.5-6.7-65.8 15.9-25.5 10.8-46.6 19.4-46.8 19.3-.2-.2 6.8-17 15.4-37.3 20-47.1 19.8-44.9 5.7-62.4-43.9-54.4-51.6-124.4-20.2-184 24.5-46.4 69-82.5 122.7-99.4 25.2-8 45.4-10.9 74.1-10.9 28.7 0 48.9 2.9 74.1 10.9C417.2 79 476 155.2 471.7 235c-1.1 20.4-5.6 38.5-14.5 58.8-5.3 12.3-6.1 18.9-2.8 25.5 3.9 7.8 13.7 12.2 22.3 9.8 7.2-1.9 10.7-5.1 14.8-13.8 23.2-48.5 26.6-101.5 9.9-152.3-4.6-13.9-16.6-38.2-25.2-51.1C425.1 35.7 329.2-7.6 231 1.1z'/%3E%3Cpath d='M158.2 203.1c-4.8 1.4-10.9 8-12.3 13.1-2.3 8.9 1.2 18.2 8.8 22.9 5.7 3.6 15.4 3.4 21-.3 6.2-4.1 8.8-9 8.8-16.8 0-7.7-2.6-12.7-8.5-16.6-4.3-2.9-12.5-3.9-17.8-2.3zM248.2 203.1c-4.8 1.4-10.9 8-12.3 13.1-2.3 8.9 1.2 18.2 8.8 22.9 5.7 3.6 15.4 3.4 21-.3 6.2-4.1 8.8-9 8.8-16.8 0-7.7-2.6-12.7-8.5-16.6-4.3-2.9-12.5-3.9-17.8-2.3zM338.2 203.1c-4.8 1.4-10.9 8-12.3 13.1-2.3 8.9 1.2 18.2 8.8 22.9 5.7 3.6 15.4 3.4 21-.3 6.2-4.1 8.8-9 8.8-16.8 0-7.7-2.6-12.7-8.5-16.6-4.3-2.9-12.5-3.9-17.8-2.3zM283.1 273.4C276 276 270 284.6 270 292.3c0 4.1 24.8 84.6 27.4 89.1 1.3 2.3 28.9 30.2 61.3 62.2 55.4 54.6 59.3 58.3 66.3 61.7 23.9 11.8 50.4 7.5 69.1-11.2 18.7-18.7 23-45 11.3-69.1-3.5-7.2-6.4-10.2-62.8-66.8-32.5-32.7-60.7-60.2-62.6-61.2-4.8-2.4-86.6-25-90.4-24.9-1.7 0-4.6.6-6.5 1.3zm58.8 53.7 18.9 5.2 36.6 36.6 36.6 36.6-14.3 14.3-14.2 14.2-37.1-37.3-37.2-37.2-5.6-18.8c-3.1-10.3-5.6-19-5.6-19.3 0-.3.7-.4 1.5 0 .8.3 10 2.9 20.4 5.7zm126.4 113.8c2.8 4 3.2 5.4 3.2 11.1 0 5.4-.5 7.2-2.7 10.3-4.5 6.6-9.3 9.2-16.8 9.2-6.7 0-9.5-1.2-15.8-6.9l-2.3-2 14.3-14.3c15.7-15.7 14.6-15.3 20.1-7.4z'/%3E%3C/g%3E%3C/svg%3E");}.header-top-account{display: flex;flex-flow: column nowrap;align-items: center;margin-right: 15px;transform: translateY(-3px);color: var(--color-text-second);transition: color 0.3s ease;}.header-top-account:hover{text-decoration: none;}.header-top-account-login-icon{position: relative;width: 22px;height: 30px;background-position: center center;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg width='14' height='19' viewBox='0 0 14 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_77_388)'%3E%3Cpath d='M7.0404 7.77C4.93635 7.77 3.15601 6.04333 3.15601 3.885C3.15601 1.72667 4.93635 0 7.0404 0C9.14445 0 10.9248 1.72667 10.9248 3.885C10.9248 5.97139 9.22537 7.77 7.0404 7.77ZM7.0404 1.43889C5.82653 1.43889 4.7745 2.51806 4.7745 3.885C4.7745 5.25194 5.82653 6.33111 7.0404 6.33111C8.25427 6.33111 9.3063 5.25194 9.3063 3.885C9.3063 2.51806 8.3352 1.43889 7.0404 1.43889Z' fill='%23849957'/%3E%3Cpath d='M12.948 19H1.052C0.647377 19 0.242753 18.671 0.242753 18.2598L-2.16826e-05 14.394C-0.0809465 12.9957 0.971077 11.3507 2.3468 10.7749C5.34102 9.70565 8.57801 9.70565 11.5722 10.7749C12.948 11.2684 14.0809 12.9134 14 14.394L13.7572 18.2598C13.6763 18.671 13.3526 19 12.948 19ZM1.86125 17.355H12.1387L12.3815 14.2295C12.4624 13.5714 11.815 12.5844 11.0867 12.2554C8.49709 11.3507 5.58379 11.2684 2.9942 12.2554C2.18495 12.5844 1.61848 13.5714 1.6994 14.2295L1.86125 17.355Z' fill='%23849957'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_77_388'%3E%3Crect width='14' height='19' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.header-top-account-login-text{width: 100%;max-width: 100px;margin-top: 7px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 1;font-size: 13px;font-weight: 400;}.header-menu-dark-screen{width: 100vw;height: 100vh;position: fixed;top: 0;left: 0;background-color: rgba(0, 0, 0, 0.4);z-index: 199;transition: background-color 0.3s ease;}.mobile-menu{display: block;width: 100%;min-width: 320px;height: 100vh;position: fixed;top: -110vh;left: 0;padding-top: 67px;background-color: #FFF;z-index: 99;transition: top 0.3s ease;}.mobile-menu.opened{top: 0;}.mobile-menu-inner{position: relative;width: 100%;height: 100%;padding: 8px 0 60px;border-radius: 0;background-color: #FFF;box-shadow: none;overflow-y: auto;}.mobile-header-menu-item{display: block;padding: 14px 15px 14px;text-decoration: none;line-height: 20px;font-size: 16px;font-weight: 500;color: var(--color-text-second);cursor: pointer;transition: background-color 0.3s ease;-webkit-tap-highlight-color: transparent;}.mobile-header-menu-item:active,.mobile-header-menu-item:hover{text-decoration: none;}.mobile-header-menu-item:active{background-color: #F4F4F4;color: var(--color-primary);}.mobile-city-current{display: flex;flex-flow: row nowrap;justify-content: flex-start;align-items: center;gap: 10px;}.mobile-city-current-icon{flex: 0 0 20px;height: 20px;background-repeat: no-repeat;background-position: center center;background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.70243 19.2054L10 18.7833L9.70243 19.2054ZM10.2976 19.2054L10.2997 19.2044L10.3049 19.2008L10.3204 19.1889L10.3813 19.145C10.433 19.1067 10.5084 19.0509 10.6035 18.9776C10.7936 18.8319 11.0633 18.6174 11.3852 18.3421C12.2302 17.6198 13.0203 16.8358 13.749 15.9964C15.4581 14.0196 17.2334 11.1981 17.2334 7.97255C17.2334 6.04538 16.4718 4.19572 15.1161 2.83172C14.446 2.15664 13.649 1.62075 12.771 1.25489C11.8929 0.889034 10.9512 0.700436 10 0.699951C9.04888 0.700368 8.10719 0.888885 7.22917 1.25465C6.35116 1.62042 5.55414 2.15621 4.884 2.8312C3.52693 4.19832 2.76579 6.04677 2.7667 7.97307C2.7667 11.1981 4.54197 14.0196 6.2511 15.9964C6.97979 16.8358 7.76989 17.6198 8.61485 18.3421C8.93725 18.6174 9.20643 18.8319 9.39657 18.9776C9.48982 19.0494 9.58404 19.12 9.67918 19.1894L9.69572 19.2008L9.70037 19.2044L9.70243 19.2054C9.88068 19.331 10.1194 19.331 10.2976 19.2054ZM10 18.7833L10.2976 19.2054L10 18.7833ZM12.5834 7.93329C12.5834 8.61843 12.3112 9.27551 11.8267 9.75998C11.3423 10.2444 10.6852 10.5166 10 10.5166C9.31489 10.5166 8.65781 10.2444 8.17334 9.75998C7.68887 9.27551 7.4167 8.61843 7.4167 7.93329C7.4167 7.24814 7.68887 6.59106 8.17334 6.10659C8.65781 5.62212 9.31489 5.34995 10 5.34995C10.6852 5.34995 11.3423 5.62212 11.8267 6.10659C12.3112 6.59106 12.5834 7.24814 12.5834 7.93329Z' fill='%23C64922'/%3E%3C/svg%3E");}.mobile-city-current-name{color: var(--color-second);-webkit-tap-highlight-color: transparent;}.mobile-city-current:active .mobile-city-current-name{color: var(--color-primary);}.mobile-city-current:active .mobile-city-current-icon{background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.70243 19.2054L10 18.7833L9.70243 19.2054ZM10.2976 19.2054L10.2997 19.2044L10.3049 19.2008L10.3204 19.1889L10.3813 19.145C10.433 19.1067 10.5084 19.0509 10.6035 18.9776C10.7936 18.8319 11.0633 18.6174 11.3852 18.3421C12.2302 17.6198 13.0203 16.8358 13.749 15.9964C15.4581 14.0196 17.2334 11.1981 17.2334 7.97255C17.2334 6.04538 16.4718 4.19572 15.1161 2.83172C14.446 2.15664 13.649 1.62075 12.771 1.25489C11.8929 0.889034 10.9512 0.700436 10 0.699951C9.04888 0.700368 8.10719 0.888885 7.22917 1.25465C6.35116 1.62042 5.55414 2.15621 4.884 2.8312C3.52693 4.19832 2.76579 6.04677 2.7667 7.97307C2.7667 11.1981 4.54197 14.0196 6.2511 15.9964C6.97979 16.8358 7.76989 17.6198 8.61485 18.3421C8.93725 18.6174 9.20643 18.8319 9.39657 18.9776C9.48982 19.0494 9.58404 19.12 9.67918 19.1894L9.69572 19.2008L9.70037 19.2044L9.70243 19.2054C9.88068 19.331 10.1194 19.331 10.2976 19.2054ZM10 18.7833L10.2976 19.2054L10 18.7833ZM12.5834 7.93329C12.5834 8.61843 12.3112 9.27551 11.8267 9.75998C11.3423 10.2444 10.6852 10.5166 10 10.5166C9.31489 10.5166 8.65781 10.2444 8.17334 9.75998C7.68887 9.27551 7.4167 8.61843 7.4167 7.93329C7.4167 7.24814 7.68887 6.59106 8.17334 6.10659C8.65781 5.62212 9.31489 5.34995 10 5.34995C10.6852 5.34995 11.3423 5.62212 11.8267 6.10659C12.3112 6.59106 12.5834 7.24814 12.5834 7.93329Z' fill='%23849957'/%3E%3C/svg%3E");}.mobile-tracking{display: flex;flex-flow: row nowrap;justify-content: flex-start;align-items: center;gap: 10px;}.mobile-tracking-icon{flex: 0 0 20px;height: 20px;background-repeat: no-repeat;background-position: center center;background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.045 3.1099L13.3088 6.65115L10 8.06865L1.78375 4.5474C1.96875 4.35865 2.195 4.20615 2.4525 4.1074L5.045 3.1099ZM6.7175 2.4674L8.655 1.7224C9.52118 1.38941 10.4801 1.38941 11.3462 1.7224L17.5487 4.1074C17.805 4.2074 18.0312 4.3574 18.2162 4.5474L14.8962 5.9699L6.7175 2.4674ZM18.7425 5.6824L10.625 9.16115V18.4737C10.8714 18.4321 11.113 18.3659 11.3462 18.2762L17.5487 15.8899C17.9024 15.7537 18.2064 15.5136 18.4209 15.2013C18.6353 14.8889 18.75 14.5188 18.75 14.1399V5.8574C18.7502 5.79895 18.7473 5.74053 18.7412 5.6824H18.7425ZM9.375 18.4737V9.16115L1.25875 5.6824C1.25312 5.74057 1.2502 5.79896 1.25 5.8574V14.1399C1.25005 14.519 1.36499 14.8891 1.57966 15.2015C1.79434 15.5139 2.09866 15.7539 2.4525 15.8899L8.65375 18.2762C8.88875 18.3662 9.13 18.4324 9.375 18.4737Z' fill='%23C64922'/%3E%3C/svg%3E");}.mobile-tracking-label{color: var(--color-second);-webkit-tap-highlight-color: transparent;}.mobile-tracking:active .mobile-tracking-label{color: var(--color-primary);}.mobile-tracking:active .mobile-tracking-icon{background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.045 3.1099L13.3088 6.65115L10 8.06865L1.78375 4.5474C1.96875 4.35865 2.195 4.20615 2.4525 4.1074L5.045 3.1099ZM6.7175 2.4674L8.655 1.7224C9.52118 1.38941 10.4801 1.38941 11.3462 1.7224L17.5487 4.1074C17.805 4.2074 18.0312 4.3574 18.2162 4.5474L14.8962 5.9699L6.7175 2.4674ZM18.7425 5.6824L10.625 9.16115V18.4737C10.8714 18.4321 11.113 18.3659 11.3462 18.2762L17.5487 15.8899C17.9024 15.7537 18.2064 15.5136 18.4209 15.2013C18.6353 14.8889 18.75 14.5188 18.75 14.1399V5.8574C18.7502 5.79895 18.7473 5.74053 18.7412 5.6824H18.7425ZM9.375 18.4737V9.16115L1.25875 5.6824C1.25312 5.74057 1.2502 5.79896 1.25 5.8574V14.1399C1.25005 14.519 1.36499 14.8891 1.57966 15.2015C1.79434 15.5139 2.09866 15.7539 2.4525 15.8899L8.65375 18.2762C8.88875 18.3662 9.13 18.4324 9.375 18.4737Z' fill='%23849957'/%3E%3C/svg%3E");}.catalog-content{padding-left: 15px;padding-right: 15px;}.catalog-section{margin-bottom: 20px;}.catalog-title-wrapper{margin-bottom: 15px;}.catalog-title{display: inline-block;position: relative;line-height: 23px;font-size: 18px;font-weight: 600;color: var(--color-text-second);transition: color 0.3s ease;-webkit-tap-highlight-color: transparent;}.catalog-title:hover{text-decoration: none;}.catalog-items{display: grid;grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));grid-auto-rows: 1fr;grid-auto-flow: row;gap: 5px;}.catalog-item{width: 100%;height: 100%;}.catalog-item-link{display: flex;flex-flow: column nowrap;align-items: center;gap: 5px;width: 100%;height: 100%;padding: 5px;border-radius: 5px;box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.07);-webkit-tap-highlight-color: transparent;}.catalog-item-link:hover{text-decoration: none;}.catalog-item-image{position: relative;width: 100px;height: 100px;}.catalog-item-photo{display: block;position: absolute;width: 100%;height: 100%;object-fit: contain;}.catalog-item-text{text-align: center;line-height: 15px;font-size: 12px;font-weight: 400;}.mobile-catalogue-back{display: flex;flex-flow: row nowrap;justify-content: flex-start;align-items: center;gap: 10px;}.mobile-catalogue-back-icon{flex: 0 0 16px;height: 16px;background-repeat: no-repeat;background-position: center center;background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 13.3333L4.66669 7.99992L10 2.66658' stroke='%23474747' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");}.mobile-catalogue-back:active .mobile-catalogue-back-icon{background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 13.3333L4.66669 7.99992L10 2.66658' stroke='%23849957' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");}.mobile-catalogue-back-text{-webkit-tap-highlight-color: transparent;}.mobile-catalogue{display: flex;flex-flow: row nowrap;justify-content: space-between;align-items: center;}.mobile-catalogue-text{-webkit-tap-highlight-color: transparent;}.mobile-catalogue-icon{flex: 0 0 12px;height: 12px;background-repeat: no-repeat;background-position: center center;background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 2L8.5 6L4.5 10' stroke='%23474747' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transition: opacity 0.3s ease;}.mobile-catalogue:active .mobile-catalogue-icon{background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 2L8.5 6L4.5 10' stroke='%23849957' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");}.mobile-catalogue.catalogue-opened{background-color: #F4F4F4;color: var(--color-second);cursor: auto;}.mobile-catalogue.catalogue-opened .mobile-catalogue-icon{opacity: 0;}.mobile-catalogue-item{line-height: 20px;font-size: 16px;font-weight: 500;color: var(--color-text-second);}.mobile-catalogue-item-header{display: flex;flex-flow: row nowrap;justify-content: space-between;align-items: center;padding: 14px 15px;cursor: pointer;-webkit-tap-highlight-color: transparent;}.mobile-catalogue-item-header:active .mobile-catalogue-item-header-text{color: var(--color-primary);}.mobile-catalogue-item-header-icon{flex: 0 0 12px;height: 12px;background-repeat: no-repeat;background-position: center center;background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4.5L6 8.5L2 4.5' stroke='%23474747' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transition: transform 0.3s ease;}.mobile-catalogue-item-header:active .mobile-catalogue-item-header-icon{background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4.5L6 8.5L2 4.5' stroke='%23849957' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");}.mobile-catalogue-item-header.subcatalogue-opened .mobile-catalogue-item-header-icon{transform: rotate(180deg);}.mobile-catalog-submenu-item{display: block;padding: 14px 15px 14px 35px;background-color: #F4F4F4;text-decoration: none;color: var(--color-text-second);-webkit-tap-highlight-color: transparent;}.mobile-catalog-submenu-item:hover{text-decoration: none;}.mobile-catalog-submenu-item:active{text-decoration: none;color: var(--color-primary);}.mobile-menu-closer{position: relative;width: 24px;height: 24px;margin: 0 auto 30px 40px;padding: 0;border: none;cursor: pointer;-webkit-tap-highlight-color: transparent;}.mobile-menu-closer.jsMobileCatalogClose{margin: 0 auto 30px 15px;}.mobile-menu-closer-icon{position: relative;width: 24px;height: 24px;background-position: center center;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.999 13.4614L19.5364 21L21 19.5386L13.4605 12L21 4.46348L19.5384 3L11.999 10.5386L4.46158 3L3 4.46348L10.5374 12L3 19.5365L4.46158 21L11.999 13.4614Z' fill='%23C64922'/%3E%3C/svg%3E%0A");}.search-result{display: block;width: 100%;min-width: 320px;height: 100vh;position: fixed;top: -110vh;left: 0;padding-top: 140px;background-color: #FFF;z-index: 100;transition: top 0.3s ease;}.search-result.opened{top: 0;}.search-result-inner{position: relative;width: 100%;height: 100%;padding: 10px 15px 60px;border-radius: 0;background-color: #FFF;box-shadow: none;overflow-y: auto;}.header-main{display: flex;position: relative;max-width: var(--width-desktop);margin: 18px auto;align-items: center;z-index: 1;}.header-main-logo{width: 270px;position: relative;}.header-main-logo-label{position: relative;bottom: 8px;right: 0;color: var(--color-second);font-size: 10.4px;text-align: right;display: block;font-weight: 600;}.header-main-logo:hover{text-decoration: none !important;}.header-main-search{margin: 0 30px 0 30px;flex-shrink: 1;flex-grow: 1;}.search-box-widget{display: flex;align-items: center;justify-content: flex-end;height: 40px;padding: 0 15px;background-color: #FFF;}.search-box-icon{flex: 0 0 19px;height: 19px;background-repeat: no-repeat;background-position: center center;background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_50_79)'%3E%3Cpath d='M8.33333 16.2974C3.75 16.2974 0 12.6121 0 8.10776C0 3.68534 3.75 0 8.33333 0C12.9167 0 16.6667 3.68534 16.6667 8.18965C16.5833 12.694 12.9167 16.2974 8.33333 16.2974ZM8.33333 1.63793C4.66667 1.63793 1.66667 4.58621 1.66667 8.18965C1.66667 11.7931 4.66667 14.7414 8.33333 14.7414C12 14.7414 15 11.7931 15 8.18965C14.9167 4.58621 12 1.63793 8.33333 1.63793Z' fill='%23474747'/%3E%3Cpath d='M3.66671 8.1896H2.83337C2.83337 5.24132 5.33337 2.78442 8.33337 2.78442V3.60339C5.75004 3.60339 3.66671 5.6508 3.66671 8.1896Z' fill='%23474747'/%3E%3Cpath d='M18.1666 19C17.9166 19 17.75 18.9181 17.5833 18.7543L12.9166 14.1681C12.5833 13.8405 12.5833 13.3492 12.9166 13.0216C13.25 12.694 13.75 12.694 14.0833 13.0216L18.75 17.6078C19.0833 17.9354 19.0833 18.4267 18.75 18.7543C18.6666 18.9181 18.4166 19 18.1666 19Z' fill='%23474747'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_50_79'%3E%3Crect width='19' height='19' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.search-box-input{flex: 1 1 200px;min-width: 200px !important;border: none;border-radius: 0;padding: 9px 17px 9px 10%;line-height: 20px;font-size: 16px;font-weight: 400;color: var(--color-text-second);}.search-box-input::placeholder{color: #C4C4C4;}.search-box-button{flex: 0 0 40px;height: 40px;display: flex;align-items: center;justify-content: center;border: 0;border-radius: 0 var(--radius-main) var(--radius-main) 0;background-color: var(--color-primary);cursor: pointer;transition: background-color 0.3s ease;}.search-icon{width: 20px;height: 20px;background-repeat: no-repeat;background-position: center center;background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3_252)'%3E%3Cpath d='M11.742 10.3441C12.7103 9.02279 13.144 7.38459 12.9563 5.75725C12.7686 4.12991 11.9734 2.63344 10.7297 1.56723C9.4861 0.501022 7.88573 -0.0562959 6.24882 0.00677721C4.61191 0.0698504 3.05917 0.748663 1.90125 1.90741C0.743334 3.06615 0.0656328 4.61938 0.00373101 6.25633C-0.0581708 7.89329 0.500292 9.49326 1.56739 10.7361C2.63449 11.979 4.13153 12.7732 5.759 12.9597C7.38648 13.1462 9.02436 12.7113 10.345 11.7421H10.344C10.374 11.7821 10.406 11.8201 10.442 11.8571L14.292 15.7071C14.4795 15.8947 14.7339 16.0002 14.9991 16.0003C15.2644 16.0004 15.5188 15.8951 15.7065 15.7076C15.8941 15.5201 15.9996 15.2657 15.9997 15.0005C15.9998 14.7352 15.8945 14.4807 15.707 14.2931L11.857 10.4431C11.8212 10.4069 11.7828 10.3735 11.742 10.3431V10.3441ZM12 6.5001C12 7.22237 11.8577 7.93757 11.5813 8.60486C11.3049 9.27215 10.8998 9.87847 10.3891 10.3892C9.87835 10.8999 9.27203 11.305 8.60474 11.5814C7.93745 11.8578 7.22225 12.0001 6.49998 12.0001C5.77771 12.0001 5.06251 11.8578 4.39522 11.5814C3.72793 11.305 3.12162 10.8999 2.61089 10.3892C2.10017 9.87847 1.69505 9.27215 1.41864 8.60486C1.14224 7.93757 0.999982 7.22237 0.999982 6.5001C0.999982 5.04141 1.57945 3.64246 2.6109 2.61101C3.64235 1.57956 5.04129 1.0001 6.49998 1.0001C7.95867 1.0001 9.35762 1.57956 10.3891 2.61101C11.4205 3.64246 12 5.04141 12 6.5001Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3_252'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");transition: transform 0.3s ease;}.search-box-button:active{background-color: var(--color-primary-active);}.search-box-button:active .search-icon{transform: scale(1.3, 1.3);}.search-box-popup-holder{position: relative;}.search-box-popup{position: absolute;top: 0;background: #FFFFFF;border: 1px solid #E9E9E9;box-shadow: 0 41px 48px rgba(0, 0, 0, 0.22);border-radius: 6px;z-index: 900;width: 600px;}.search-box-popup-items-empty{margin: 30px;}.search-box-popup-loading-placeholder{display: flex;align-items: center;}.search-box-popup-loading-placeholder .icon{margin-right: 10px;}.search-box-popup-items{padding: 20px;}.search-box-popup-item{line-height: 20px;margin-bottom: 30px;display: flex;}.search-box-popup-item-col-image{flex: 0 0 100px;margin-right: 15px;display: flex;align-items: center;justify-content: center;}.search-box-popup-item-image{max-height: 100px;}.search-box-popup-item-col-text{flex: 1 1;}.search-box-popup-item-name{font-size: 14px;margin-bottom: 13px;display: inline-block;color: black;}.search-box-popup-item-price-old{font-size: 12px;font-family: var(--font-numbers);text-decoration-line: line-through;color: #DC2727;}.search-box-popup-item-price{font-family: var(--font-numbers);font-weight: 600;}.header-main-phone{text-align: end;}.header-main-phone-number{display: block;position: relative;margin-bottom: 4px;text-decoration: none;line-height: 20px;font-size: 16px;font-weight: 600;color: var(--color-text-second);transition: color 0.3s ease;-webkit-tap-highlight-color: transparent;}.header-main-phone-number-clicked{color: var(--color-primary);}.header-main-phone-link{display: inline-block;position: relative;line-height: 15px;font-size: 12px;font-weight: 400;color: #474747;cursor: pointer;text-align: end;transition: color 0.3s ease;-webkit-tap-highlight-color: transparent;}.header-main-phone-link::before{content: "";display: inline-block;margin-right: 5px;width: 13px;height: 13px;background-position: center center;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_50_74)'%3E%3Cpath d='M10.2544 13C7.73281 13 5.15522 11.8233 3.19402 9.86207L3.13798 9.80603C1.06471 7.73276 -0.0559833 5.09914 5.11422e-05 2.57759V2.40948L0.11212 2.24138C0.280224 2.01724 0.448327 1.7931 0.672465 1.625C1.34488 0.952586 2.12936 0.448276 3.02591 0.0560345C3.13798 0 3.25005 0 3.41815 0C3.69833 0 4.42678 0.168103 4.59488 0.616379C4.87505 1.4569 5.26729 2.57759 5.54746 3.64224C5.6035 3.92241 5.54747 4.65086 5.09919 4.93103L4.1466 5.54741C4.1466 5.54741 4.1466 5.71552 4.25867 5.88362C4.65091 6.38793 5.09919 6.94828 5.6035 7.45259C6.10781 7.9569 6.61212 8.40517 7.11643 8.74138C7.2285 8.79741 7.34057 8.85345 7.45264 8.85345L7.78884 8.34914L8.12505 7.84483C8.40522 7.39655 9.07764 7.39655 9.18971 7.39655C9.24574 7.39655 9.35781 7.39655 9.41384 7.39655C10.7026 7.67672 11.4871 7.9569 12.4957 8.40517C12.944 8.62931 13.2242 9.41379 13.0001 9.9181C12.6638 10.8147 12.1595 11.5991 11.4311 12.2716C11.263 12.4397 11.0388 12.6638 10.8147 12.8319L10.6466 13H10.2544ZM1.12074 2.80172C1.12074 4.98707 2.1854 7.28448 3.92246 9.07759L3.9785 9.13362C5.7716 10.9267 8.01298 11.9353 10.1983 11.9353C10.3104 11.8233 10.4785 11.7112 10.5906 11.5991C11.1509 11.0388 11.5992 10.3664 11.8794 9.63793C11.8794 9.63793 11.8233 9.5819 11.8233 9.52586C10.9828 9.13362 10.2544 8.90948 9.07764 8.62931C9.0216 8.62931 8.96557 8.62931 8.96557 8.62931L8.40522 9.52586C8.06902 10.0862 7.11643 10.1983 6.44402 9.69396C5.88367 9.30172 5.32333 8.79741 4.76298 8.2931C4.20264 7.73276 3.75436 7.17241 3.30609 6.61207C3.08195 6.16379 2.96988 5.71552 3.02591 5.32328C3.08195 4.98707 3.25005 4.76293 3.53022 4.59483L4.42677 4.03448C4.42677 3.97845 4.42677 3.92241 4.42677 3.86638C4.20264 2.96983 3.86643 1.96121 3.53022 1.17672C3.53022 1.12069 3.47419 1.12069 3.41815 1.12069C2.68971 1.40086 2.01729 1.84914 1.45695 2.40948C1.34488 2.52155 1.23281 2.63362 1.12074 2.80172Z' fill='%23849957'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_50_74'%3E%3Crect width='13' height='13' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");transform: translateY(2px);}.header-main-phone-link-clicked{color: var(--color-primary);}.header-main-cart{display: flex;align-items: center;transform: translateY(-2px);}.header-main-cart-button{display: flex;flex-flow: column nowrap;align-items: center;color: var(--color-text-second);cursor: pointer;transition: color 0.3s ease;}.header-main-cart-button-icon{position: relative;flex: 0 0 auto;height: 30px;}.icon-cart-image{width: 36px;height: 30px;margin: 0 auto;background-position: center center;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg width='24' height='19' viewBox='0 0 24 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_77_395)'%3E%3Cpath d='M20.5984 13.6619H7.93697C7.46453 13.6619 7.18107 13.3905 6.99209 13.0286L4.5354 4.52382C4.5354 4.2524 4.5354 3.98097 4.72438 3.80002C4.91335 3.61906 5.19682 3.43811 5.48028 3.43811H23.0551C23.3385 3.43811 23.622 3.52859 23.811 3.80002C24 3.98097 24.0945 4.34287 24 4.6143L21.5433 13.0286C21.3543 13.3905 21.0708 13.6619 20.5984 13.6619ZM8.59839 11.8524H19.8425L21.7323 5.24763H6.70863L8.59839 11.8524Z' fill='%23849957'/%3E%3Cpath d='M7.93701 13.6619C7.55905 13.6619 7.1811 13.3905 6.99213 13.0286L3.87402 1.9L0.944882 1.80952C0.377953 1.80952 0 1.35714 0 0.904762C0 0.452381 0.472441 0 0.944882 0L4.53543 0.180952C4.91339 0.180952 5.29134 0.452381 5.38583 0.814286L8.69291 12.4857C8.7874 12.9381 8.50394 13.481 8.0315 13.5714C8.0315 13.5714 8.0315 13.6619 7.93701 13.6619Z' fill='%23849957'/%3E%3Cpath d='M10.2048 19C8.69294 19 7.55908 17.9143 7.55908 16.5571C7.55908 15.2 8.69294 14.0238 10.2048 14.0238C11.7166 14.0238 12.8504 15.1095 12.8504 16.5571C12.8504 18.0048 11.6221 19 10.2048 19ZM10.2048 15.8333C9.8268 15.8333 9.44885 16.1048 9.44885 16.5571C9.44885 16.919 9.73231 17.2809 10.2048 17.2809C10.5827 17.2809 10.9607 17.0095 10.9607 16.5571C10.8662 16.1048 10.5827 15.8333 10.2048 15.8333Z' fill='%23849957'/%3E%3Cpath d='M18.0473 19C16.63 19 15.4016 17.9143 15.4016 16.4667C15.4016 15.0191 16.5355 13.9333 18.0473 13.9333C19.5591 13.9333 20.693 15.0191 20.693 16.4667C20.693 17.9143 19.4646 19 18.0473 19ZM18.0473 15.8333C17.6693 15.8333 17.2914 16.1048 17.2914 16.5572C17.2914 16.9191 17.5748 17.281 18.0473 17.281C18.4252 17.281 18.8032 17.0095 18.8032 16.5572C18.7087 16.1048 18.4252 15.8333 18.0473 15.8333Z' fill='%23849957'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_77_395'%3E%3Crect width='24' height='19' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.header-main-cart-button-badge{display: flex;justify-content: center;align-items: center;position: absolute;top: -8px;right: -8px;width: 20px;height: 20px;background: var(--color-second);border-radius: 50%;line-height: 1;font-size: 12px;font-weight: 400;color: #FFF;}.header-main-cart-button:hover{text-decoration: none;}.header-main-cart-button-text{width: 100%;margin-top: 5px;line-height: 1;font-size: 13px;font-weight: 400;}.header-menu-bar{background-color: var(--color-primary);user-select: none;}.header-menu-bar-inner{max-width: var(--width-desktop);margin: 0 auto;display: flex;flex-wrap: nowrap;align-items: stretch;justify-content: flex-start;}.header-menu-bar-item{flex: 1 1 auto;position: relative;display: flex;flex-flow: row nowrap;justify-content: center;align-items: stretch;cursor: pointer;}.header-menu-bar-item-catalog-button{flex: 1 1 auto;display: flex;flex-flow: row nowrap;justify-content: center;align-items: stretch;padding: 14px 0;background-color: transparent;transition: background-color 0.3s ease;}.header-menu-bar-item-catalog-button:active{text-decoration: none;background-color: var(--color-primary-active);}.header-menu-bar-item-catalog-button-content{flex: 1 1 auto;display: flex;flex-flow: row nowrap;justify-content: center;align-items: center;gap: 10px;padding: 0 10px;border-left: 1px solid rgba(255, 255, 255, 0.38);}.header-menu-bar-item:last-child .header-menu-bar-item-catalog-button-content{border-right: 1px solid rgba(255, 255, 255, 0.38);}.opened .header-menu-bar-item-catalog-button{text-decoration: none;background-color: var(--color-primary-active);}.opened.header-menu-bar-item .header-menu-bar-item-catalog-button-content,.opened.header-menu-bar-item + .header-menu-bar-item .header-menu-bar-item-catalog-button-content{border-left: 1px solid transparent;}.opened.header-menu-bar-item:last-child .header-menu-bar-item-catalog-button-content{border-right: 1px solid transparent;}.header-menu-bar-title{flex: 0 1 auto;text-align: center;line-height: 20px;font-size: 16px;font-weight: 500;color: white;}.header-menu-bar-icon-arrow{flex: 0 0 12px;height: 12px;background-position: center center;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4.5L6 8.5L2 4.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transition: transform 0.3s ease;}.opened .header-menu-bar-icon-arrow{transform: rotate(180deg);}.catalog-menu-holder{position: absolute;top: 100%;left: 0;width: 100%;height: 0;z-index: 45;}.catalog-menu-holder.opened{height: auto;}.catalog-menu{position: relative;top: 0;left: 0;width: 100%;background: #FFF;box-shadow: 0 0 15px rgba(0, 0, 0, 0.14);padding: 10px 20px 15px;opacity: 0;transition: opacity 0.3s ease-in-out,top 0.3s ease-in-out;pointer-events: none;}.opened .catalog-menu{pointer-events: auto;opacity: 1;top: 10px;}.catalog-menu-item{line-height: 18px;font-size: 14px;font-weight: 500;}.catalog-menu-item:not(:last-child){margin-bottom: 10px;}.catalog-menu-item-link{text-decoration: none !important;color: var(--color-text-second);}.catalog-menu-item-link:active{text-decoration: none;color: var(--color-primary);}.catalog-menu-item.subitem .catalog-menu-item-link:before{content: ' ';width: 6px;height: 6px;background-color: var(--color-primary);border-radius: 50%;display: inline-block;vertical-align: middle;margin-right: 8px;margin-bottom: 3px;}.header-main-mobile{width: 100%;}.header-main-mobile-top{display: flex;position: fixed;top: 0;left: 0;justify-content: space-between;align-items: center;width: 100%;min-width: 320px;min-height: 61px;padding: 8px 15px;border-bottom: 1px solid #C4C4C4;background-color: #FFF;z-index: 100;}.header-main-mobile-logo > img{display: block;max-width: none;width: 135px;height: 44px;}.header-main-mobile-bottom{display: flex;position: fixed;bottom: 0;left: 0;justify-content: space-between;align-items: flex-end;width: 100%;min-width: 320px;min-height: 61px;padding: 5px 15px;border-top: 1px solid #C4C4C4;background-color: #FFF;z-index: 100;}.header-main-mobile-bottom-button{position: relative;color: var(--color-text-second);cursor: pointer;transition: color 0.3s ease;-webkit-tap-highlight-color: transparent;}.header-main-mobile-bottom-button-clicked,.header-main-mobile-bottom-button-active{color: var(--color-primary);}.header-main-mobile-catalog-opener-icon{width: 20px;height: 19px;margin: 0 auto 8px;background-position: center center;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='20' y='19' width='20' height='1.5' rx='0.75' transform='rotate(180 20 19)' fill='%23849957'/%3E%3Crect x='20' y='10.5' width='20' height='1.5' rx='0.75' transform='rotate(180 20 10.5)' fill='%23849957'/%3E%3Crect x='20' y='1.5' width='20' height='1.5' rx='0.75' transform='rotate(180 20 1.5)' fill='%23849957'/%3E%3C/svg%3E");}.header-main-mobile-menu-opener-icon{width: 20px;height: 19px;margin: 0 auto 8px;background-position: center center;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_77_364)'%3E%3Cpath d='M8.54701 8.93162H0.854701C0.34188 8.93162 0 8.60684 0 8.11966V0.811966C0 0.324786 0.34188 0 0.854701 0H8.54701C9.05983 0 9.40171 0.324786 9.40171 0.811966V8.11966C9.40171 8.60684 9.05983 8.93162 8.54701 8.93162ZM1.7094 7.30769H7.69231V1.62393H1.7094V7.30769Z' fill='%23849957'/%3E%3Cpath d='M19.1453 8.93162H11.453C10.9401 8.93162 10.5983 8.60684 10.5983 8.11966V0.811966C10.5983 0.324786 10.9401 0 11.453 0H19.1453C19.6581 0 20 0.324786 20 0.811966V8.11966C20 8.60684 19.6581 8.93162 19.1453 8.93162ZM12.3077 7.30769H18.2906V1.62393H12.3077V7.30769Z' fill='%23849957'/%3E%3Cpath d='M8.54701 19H0.854701C0.34188 19 0 18.6752 0 18.188V10.8803C0 10.3931 0.34188 10.0684 0.854701 10.0684H8.54701C9.05983 10.0684 9.40171 10.3931 9.40171 10.8803V18.188C9.40171 18.6752 9.05983 19 8.54701 19ZM1.7094 17.3761H7.69231V11.6923H1.7094V17.3761Z' fill='%23849957'/%3E%3Cpath d='M19.1453 19H11.453C10.9401 19 10.5983 18.6752 10.5983 18.188V10.8803C10.5983 10.3931 10.9401 10.0684 11.453 10.0684H19.1453C19.6581 10.0684 20 10.3931 20 10.8803V18.188C20 18.6752 19.6581 19 19.1453 19ZM12.3077 17.3761H18.2906V11.6923H12.3077V17.3761Z' fill='%23849957'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_77_364'%3E%3Crect width='20' height='19' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.header-main-mobile-search-opener-icon{width: 19px;height: 19px;margin: 0 auto 8px;background-position: center center;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_77_379)'%3E%3Cpath d='M8.33333 16.2974C3.75 16.2974 0 12.6121 0 8.10776C0 3.68534 3.75 0 8.33333 0C12.9167 0 16.6667 3.68534 16.6667 8.18966C16.5833 12.694 12.9167 16.2974 8.33333 16.2974ZM8.33333 1.63793C4.66667 1.63793 1.66667 4.58621 1.66667 8.18966C1.66667 11.7931 4.66667 14.7414 8.33333 14.7414C12 14.7414 15 11.7931 15 8.18966C14.9167 4.58621 12 1.63793 8.33333 1.63793Z' fill='%23849957'/%3E%3Cpath d='M3.66671 8.18966H2.83337C2.83337 5.24138 5.33337 2.78448 8.33337 2.78448V3.60345C5.75004 3.60345 3.66671 5.65086 3.66671 8.18966Z' fill='%23849957'/%3E%3Cpath d='M18.1666 19C17.9166 19 17.75 18.9181 17.5833 18.7543L12.9166 14.1681C12.5833 13.8405 12.5833 13.3492 12.9166 13.0216C13.25 12.694 13.75 12.694 14.0833 13.0216L18.75 17.6078C19.0833 17.9354 19.0833 18.4267 18.75 18.7543C18.6666 18.9181 18.4166 19 18.1666 19Z' fill='%23849957'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_77_379'%3E%3Crect width='19' height='19' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.header-main-mobile-cart-opener-icon{width: 24px;height: 19px;margin: 0 auto 8px;background-position: center center;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg width='24' height='19' viewBox='0 0 24 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_77_395)'%3E%3Cpath d='M20.5984 13.6619H7.93697C7.46453 13.6619 7.18107 13.3905 6.99209 13.0286L4.5354 4.52382C4.5354 4.2524 4.5354 3.98097 4.72438 3.80002C4.91335 3.61906 5.19682 3.43811 5.48028 3.43811H23.0551C23.3385 3.43811 23.622 3.52859 23.811 3.80002C24 3.98097 24.0945 4.34287 24 4.6143L21.5433 13.0286C21.3543 13.3905 21.0708 13.6619 20.5984 13.6619ZM8.59839 11.8524H19.8425L21.7323 5.24763H6.70863L8.59839 11.8524Z' fill='%23849957'/%3E%3Cpath d='M7.93701 13.6619C7.55905 13.6619 7.1811 13.3905 6.99213 13.0286L3.87402 1.9L0.944882 1.80952C0.377953 1.80952 0 1.35714 0 0.904762C0 0.452381 0.472441 0 0.944882 0L4.53543 0.180952C4.91339 0.180952 5.29134 0.452381 5.38583 0.814286L8.69291 12.4857C8.7874 12.9381 8.50394 13.481 8.0315 13.5714C8.0315 13.5714 8.0315 13.6619 7.93701 13.6619Z' fill='%23849957'/%3E%3Cpath d='M10.2048 19C8.69294 19 7.55908 17.9143 7.55908 16.5571C7.55908 15.2 8.69294 14.0238 10.2048 14.0238C11.7166 14.0238 12.8504 15.1095 12.8504 16.5571C12.8504 18.0048 11.6221 19 10.2048 19ZM10.2048 15.8333C9.8268 15.8333 9.44885 16.1048 9.44885 16.5571C9.44885 16.919 9.73231 17.2809 10.2048 17.2809C10.5827 17.2809 10.9607 17.0095 10.9607 16.5571C10.8662 16.1048 10.5827 15.8333 10.2048 15.8333Z' fill='%23849957'/%3E%3Cpath d='M18.0473 19C16.63 19 15.4016 17.9143 15.4016 16.4667C15.4016 15.0191 16.5355 13.9333 18.0473 13.9333C19.5591 13.9333 20.693 15.0191 20.693 16.4667C20.693 17.9143 19.4646 19 18.0473 19ZM18.0473 15.8333C17.6693 15.8333 17.2914 16.1048 17.2914 16.5572C17.2914 16.9191 17.5748 17.281 18.0473 17.281C18.4252 17.281 18.8032 17.0095 18.8032 16.5572C18.7087 16.1048 18.4252 15.8333 18.0473 15.8333Z' fill='%23849957'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_77_395'%3E%3Crect width='24' height='19' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.header-main-mobile-account-opener:hover{text-decoration: none;}.header-main-mobile-account-opener-icon{width: 14px;height: 19px;margin: 0 auto 8px;background-position: center center;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg width='14' height='19' viewBox='0 0 14 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_77_388)'%3E%3Cpath d='M7.0404 7.77C4.93635 7.77 3.15601 6.04333 3.15601 3.885C3.15601 1.72667 4.93635 0 7.0404 0C9.14445 0 10.9248 1.72667 10.9248 3.885C10.9248 5.97139 9.22537 7.77 7.0404 7.77ZM7.0404 1.43889C5.82653 1.43889 4.7745 2.51806 4.7745 3.885C4.7745 5.25194 5.82653 6.33111 7.0404 6.33111C8.25427 6.33111 9.3063 5.25194 9.3063 3.885C9.3063 2.51806 8.3352 1.43889 7.0404 1.43889Z' fill='%23849957'/%3E%3Cpath d='M12.948 19H1.052C0.647377 19 0.242753 18.671 0.242753 18.2598L-2.16826e-05 14.394C-0.0809465 12.9957 0.971077 11.3507 2.3468 10.7749C5.34102 9.70565 8.57801 9.70565 11.5722 10.7749C12.948 11.2684 14.0809 12.9134 14 14.394L13.7572 18.2598C13.6763 18.671 13.3526 19 12.948 19ZM1.86125 17.355H12.1387L12.3815 14.2295C12.4624 13.5714 11.815 12.5844 11.0867 12.2554C8.49709 11.3507 5.58379 11.2684 2.9942 12.2554C2.18495 12.5844 1.61848 13.5714 1.6994 14.2295L1.86125 17.355Z' fill='%23849957'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_77_388'%3E%3Crect width='14' height='19' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.header-main-mobile-catalog-opener-text,.header-main-mobile-menu-opener-text,.header-main-mobile-search-opener-text,.header-main-mobile-cart-opener-text,.header-main-mobile-account-opener-text{text-align: center;line-height: 15px;font-size: 12px;font-weight: 400;}.header-main-mobile-cart-button{position: relative;display: flex;flex-flow: column nowrap;align-items: center;margin-right: 40px;cursor: pointer;-webkit-tap-highlight-color: transparent;}.header-mobile-cart-icon{position: relative;width: 24px;height: 24px;background-position: center center;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.0227 10.8312C22.418 10.8312 22.7554 10.972 23.0351 11.2536C23.3147 11.5351 23.4545 11.8749 23.4545 12.2728C23.4545 12.6707 23.3147 13.0105 23.0351 13.292C22.7554 13.5736 22.418 13.7144 22.0227 13.7144H21.8549L20.5685 21.1699C20.5089 21.5153 20.3448 21.8006 20.0764 22.0258C19.8079 22.2511 19.5021 22.3637 19.1591 22.3637H4.84091C4.49787 22.3637 4.19212 22.2511 3.92365 22.0258C3.65519 21.8006 3.49112 21.5153 3.43146 21.1699L2.14507 13.7144H1.97727C1.58203 13.7144 1.24459 13.5736 0.964934 13.292C0.685282 13.0105 0.545456 12.6707 0.545456 12.2728C0.545456 11.8749 0.685282 11.5351 0.964934 11.2536C1.24459 10.972 1.58203 10.8312 1.97727 10.8312H22.0227ZM5.9707 19.841C6.1646 19.826 6.3268 19.7415 6.4573 19.5876C6.5878 19.4337 6.6456 19.2591 6.63068 19.0639L6.27273 14.3788C6.25781 14.1836 6.17392 14.0203 6.02104 13.8889C5.86817 13.7575 5.69478 13.6993 5.50089 13.7144C5.307 13.7294 5.1448 13.8138 5.0143 13.9678C4.88379 14.1217 4.826 14.2962 4.84091 14.4914L5.19887 19.1765C5.21378 19.3642 5.29022 19.5219 5.42818 19.6495C5.56614 19.7772 5.72834 19.841 5.91477 19.841H5.9707ZM10.5682 19.1202V14.4351C10.5682 14.2399 10.4973 14.071 10.3556 13.9283C10.214 13.7857 10.0462 13.7144 9.85227 13.7144C9.65838 13.7144 9.49059 13.7857 9.3489 13.9283C9.20721 14.071 9.13637 14.2399 9.13637 14.4351V19.1202C9.13637 19.3154 9.20721 19.4843 9.3489 19.627C9.49059 19.7696 9.65838 19.841 9.85227 19.841C10.0462 19.841 10.214 19.7696 10.3556 19.627C10.4973 19.4843 10.5682 19.3154 10.5682 19.1202ZM14.8636 19.1202V14.4351C14.8636 14.2399 14.7928 14.071 14.6511 13.9283C14.5094 13.7857 14.3416 13.7144 14.1477 13.7144C13.9538 13.7144 13.786 13.7857 13.6444 13.9283C13.5027 14.071 13.4318 14.2399 13.4318 14.4351V19.1202C13.4318 19.3154 13.5027 19.4843 13.6444 19.627C13.786 19.7696 13.9538 19.841 14.1477 19.841C14.3416 19.841 14.5094 19.7696 14.6511 19.627C14.7928 19.4843 14.8636 19.3154 14.8636 19.1202ZM18.8011 19.1765L19.1591 14.4914C19.174 14.2962 19.1162 14.1217 18.9857 13.9678C18.8552 13.8138 18.693 13.7294 18.4991 13.7144C18.3052 13.6993 18.1318 13.7575 17.979 13.8889C17.8261 14.0203 17.7422 14.1836 17.7273 14.3788L17.3693 19.0639C17.3544 19.2591 17.4122 19.4337 17.5427 19.5876C17.6732 19.7415 17.8354 19.826 18.0293 19.841H18.0852C18.2717 19.841 18.4339 19.7772 18.5718 19.6495C18.7098 19.5219 18.7862 19.3642 18.8011 19.1765ZM5.87003 5.47044L4.82972 10.1105H3.35316L4.48296 5.14384C4.62465 4.48312 4.9565 3.94442 5.47852 3.52771C6.00053 3.11101 6.59713 2.90266 7.26829 2.90266H9.13637C9.13637 2.70745 9.20721 2.53852 9.3489 2.39587C9.49059 2.25321 9.65838 2.18188 9.85227 2.18188H14.1477C14.3416 2.18188 14.5094 2.25321 14.6511 2.39587C14.7928 2.53852 14.8636 2.70745 14.8636 2.90266H16.7317C17.4029 2.90266 17.9995 3.11101 18.5215 3.52771C19.0435 3.94442 19.3754 4.48312 19.517 5.14384L20.6468 10.1105H19.1703L18.13 5.47044C18.0479 5.14008 17.8783 4.86979 17.621 4.65956C17.3637 4.44934 17.0673 4.34422 16.7317 4.34422H14.8636C14.8636 4.53943 14.7928 4.70837 14.6511 4.85102C14.5094 4.99367 14.3416 5.065 14.1477 5.065H9.85227C9.65838 5.065 9.49059 4.99367 9.3489 4.85102C9.20721 4.70837 9.13637 4.53943 9.13637 4.34422H7.26829C6.93271 4.34422 6.63628 4.44934 6.379 4.65956C6.12172 4.86979 5.95206 5.14008 5.87003 5.47044Z' fill='%23C64922'/%3E%3C/svg%3E");}.header-mobile-cart-icon::after{content: "";display: block;width: 1px;height: 1px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius: 50%;background-color: transparent;box-shadow: 0 0 3px 0 transparent;z-index: 5;transition: box-shadow 0.2s ease,background-color 0.2s ease;}.header-main-mobile-cart-button:active .header-mobile-cart-icon{transform: scale(1.3, 1.3);}.header-main-mobile-cart-button:active .header-mobile-cart-icon::after{background-color: var(--color-second);box-shadow: 0 0 10px 10px var(--color-second),0 0 20px 10px var(--color-second);}.header-mobile-cart-button-text{width: 100%;margin-bottom: 12px;line-height: 15px;font-size: 12px;font-weight: 600;color: var(--color-second);}.header-main-mobile-search-button{display: flex;flex-flow: column nowrap;align-items: center;margin-right: 10px;text-decoration: none;cursor: pointer;-webkit-tap-highlight-color: transparent;}.header-main-mobile-search-icon{position: relative;width: 27px;height: 28px;background-position: center center;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg width='27' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M18.375 17.882a10.225 10.225 0 002.735-6.952C21.11 5.29 16.522.688 10.867.688 5.213.688.625 5.29.625 10.93c0 5.639 4.588 10.242 10.242 10.242 2.302 0 4.419-.757 6.133-2.039l7.616 7.616a.915.915 0 00.65.278.89.89 0 00.648-.278.942.942 0 000-1.313l-7.539-7.554zM2.48 10.93c0-4.62 3.754-8.389 8.388-8.389 4.62 0 8.389 3.754 8.389 8.389a8.386 8.386 0 01-8.389 8.388c-4.634 0-8.388-3.769-8.388-8.388z' fill='%23C03A2B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M.233.688h26.34v26.34H.233z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.header-main-mobile-search-icon::after{content: "";display: block;width: 1px;height: 1px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius: 50%;background-color: transparent;box-shadow: 0 0 3px 0 transparent;z-index: 5;transition: box-shadow 0.2s ease,background-color 0.2s ease;}.header-main-mobile-search-button:active .header-main-mobile-search-icon{transform: scale(1.3, 1.3);}.header-main-mobile-search-button:active .header-main-mobile-search-icon::after{background-color: var(--color-second);box-shadow: 0 0 10px 10px var(--color-second),0 0 20px 10px var(--color-second);}.header-main-mobile-search-text{width: 100%;margin-bottom: 12px;line-height: 15px;font-size: 12px;font-weight: 600;color: var(--color-second);}.header-main-mobile-cabinet-button{display: flex;flex-flow: column nowrap;align-items: center;margin-right: 10px;text-decoration: none;-webkit-tap-highlight-color: transparent;}.header-main-mobile-cabinet-button:hover{text-decoration: none;}.header-main-mobile-account-icon{position: relative;width: 24px;height: 24px;background-position: center center;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.2667 12C15.465 12 18.0571 9.43083 18.0571 6.26086C18.0571 3.09089 15.465 0.521729 12.2667 0.521729C9.06833 0.521729 6.47619 3.09089 6.47619 6.26086C6.47619 9.43083 9.06833 12 12.2667 12ZM16.32 13.4348H15.5645C14.5602 13.8921 13.4429 14.1522 12.2667 14.1522C11.0905 14.1522 9.97762 13.8921 8.96881 13.4348H8.21333C4.85666 13.4348 2.13333 16.134 2.13333 19.4609V21.3261C2.13333 22.5143 3.10595 23.4783 4.30476 23.4783H20.2286C21.4274 23.4783 22.4 22.5143 22.4 21.3261V19.4609C22.4 16.134 19.6767 13.4348 16.32 13.4348Z' fill='%23C64922'/%3E%3C/svg%3E%0A");}.header-main-mobile-account-icon::after{content: "";display: block;width: 1px;height: 1px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius: 50%;background-color: transparent;box-shadow: 0 0 3px 0 transparent;z-index: 5;transition: box-shadow 0.2s ease,background-color 0.2s ease;}.header-main-mobile-cabinet-button:active .header-main-mobile-account-icon{transform: scale(1.3, 1.3);}.header-main-mobile-cabinet-button:active .header-main-mobile-account-icon::after{background-color: var(--color-second);box-shadow: 0 0 10px 10px var(--color-second),0 0 20px 10px var(--color-second);}.header-main-mobile-account-text{width: 100%;max-width: 120px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 14px;line-height: 15px;font-size: 12px;font-weight: 600;color: var(--color-second);}.header-main-mobile-search-box{position: absolute;top: 100%;left: 0;width: 100%;padding: 15px 7px;background-color: #FFF;transform: translateY(1px);}.breadcrumbs{margin: 20px 0 20px;font-weight: 500;font-size: 13px;line-height: 26px;color: #B0B0B0;}.section-center > .breadcrumbs{margin-right: 15px;}.breadcrumb-list-item{display: inline-block;}.breadcrumbs a{color: #B0B0B0;}.breadcrumb-list-item:last-child{color: var(--color-black-text);pointer-events: none;}.breadcrumb-back-arrow{display: none;}.page-with-sidebar{display: flex;}.page-with-sidebar.page-with-sidebar{margin-top: 0;}.sidebar{flex: 0 0 270px;margin-right: auto;}.page-with-sidebar-main{flex: 0 0 calc(var(--width-desktop) - 270px - 30px);max-width: 880px;}.page-with-sidebar-main h1{margin-top: 0 !important;}.sidebar-content{top: 30px;padding-bottom: 30px;}.page h1{margin: 10px 0 20px;}.page h2{margin: 10px 0 10px;}.page h3{margin: 30px 0 20px;}.page h4{margin: 25px 0 15px;}.text h1{font-family: var(--font-header);position: relative;}.text h2,.text h3,.text h4{font-family: var(--font-main);position: relative;}.text h1:first-child,.text h2:first-child,.text h3:first-child,.text h4:first-child{margin-top: 10px;}.text h2{font-size: 22px;}.text h3{font-size: 18px;}.text h4{font-size: 17px;}.doc-page h3{color: #111;}.text-important{background: #FCF9F2;padding: 32px 50px;}.text-important-header{font-size: 24px;padding-left: 50px;position: relative;margin-bottom: 20px;font-family: var(--font-header);}.text-important-header:before{position: absolute;content: '';top: -5px;left: 0;width: 35px;height: 35px;background-size: cover;background-image: url("data:image/svg+xml,%3Csvg width='35' height='35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M34.463 18.277C33.713 10.143 27.631 2.406 19.62.452 9.239-2.08.842 6.422.468 16.349c-.203 5.375 1.735 11.426 5.358 15.428 3.111 3.436 8.167 3.62 12.465 2.849.132.138.315.22.544.19 5.02-.65 9.443-1.622 12.79-5.721 2.464-3.02 3.189-7.024 2.838-10.818zm-3.741 9.393c-2.803 4.154-7.517 4.917-12.1 5.572a.617.617 0 0 0-.479.34c-4.086.053-8.086.225-11.283-2.84-3.608-3.458-4.933-9.598-4.946-14.393C1.888 6.25 11.403-.815 20.976 2.377c6.607 2.203 11.122 9.222 11.936 15.9.404 3.315-.322 6.625-2.19 9.393z' fill='%23849957'/%3E%3Cpath d='M19.761 6.34a5.148 5.148 0 0 0-.225.745c-.456-.283-.965-.497-1.437-.748-.729-.388-1.458-.775-2.183-1.171 1.543.27 3.083.588 4.624.765.656.076.704-.795.298-1.102-1.553-1.17-4.193-1.076-6.065-1.333-.384-.052-.802.087-.903.513-.636 2.702-1.504 6.772-1.173 10.235-.116.111-.142.311.042.412h.002c.158 1.261.485 2.43 1.061 3.403-.246.153-.235.628.104.718.886.234 1.811.296 2.722.365.864.066 1.779.288 2.646.218.601-.048.778-.633.55-1.02.223-2.026.403-4.056.656-6.08.225-1.797.91-4.177.27-5.921-.182-.498-.799-.475-.989 0zM16.92 18.12c-.65.03-1.31.01-1.964-.035a12.039 12.039 0 0 1-.627-2.485c.719.454 1.427.928 2.136 1.393.39.256.92.72 1.47 1.05-.343.028-.684.062-1.015.077zm-2.688-3.288a19.379 19.379 0 0 1-.085-1.7c.755.515 1.504 1.04 2.244 1.58.815.595 1.639 1.421 2.572 1.852-.002.368-.006.736.007 1.103-1.563-.949-3.118-1.955-4.738-2.835zm4.749.745c-.579-.465-1.261-.835-1.868-1.234-.978-.646-1.97-1.27-2.97-1.884.012-.64.048-1.285.105-1.927.768.58 1.54 1.155 2.313 1.728.835.618 1.628 1.353 2.494 1.933-.028.461-.058.922-.074 1.384zm.13-2.352c-.618-.415-1.276-.787-1.882-1.204-.971-.67-1.944-1.338-2.922-1.997.05-.485.112-.966.18-1.443a46.644 46.644 0 0 0 2.23 1.621c.707.485 1.465 1.225 2.312 1.429a.328.328 0 0 0 .195-.016l-.113 1.61zm.146-2.245c-.593-.491-1.329-.803-1.985-1.21a49.585 49.585 0 0 1-2.693-1.785c.076-.479.158-.949.245-1.41 1.1.81 2.117 1.74 3.198 2.573.326.25.798.718 1.26.701-.006.385-.01.765-.025 1.13zm.042-2.009l-.07-.05c-.155-.11-.332-.189-.494-.289-.519-.32-1.017-.673-1.517-1.02-.758-.528-1.503-1.088-2.284-1.585.068-.336.134-.675.206-.996.16.026.32.056.48.083-.157.074-.225.316-.033.44.643.414 1.297.804 1.957 1.188.616.359 1.212.806 1.858 1.11a13.7 13.7 0 0 0-.094 1.115c-.003 0-.006.003-.009.004zM20.547 23.067c-.155-.59-.981-.552-1.154 0-.03.095-.051.192-.077.288a.54.54 0 0 0-.042-.386c-.399-.718-1.523-.589-2.2-.568-1.023.031-2.08.065-3.108.186a.453.453 0 0 0-.57.073l-.033.003c-.238.038-.27.39-.097.515-.08 1.482-.16 2.957-.455 4.417-.063.31.086.753.456.802 1.946.263 3.89.32 5.851.328.32.002.544-.21.65-.494.52-1.399 1.17-3.67.779-5.164zm-1.713.668c.25.028.425-.157.48-.374-.129.49-.208.99-.276 1.494-.303-.222-.628-.415-.94-.62a11.612 11.612 0 0 1-.87-.643c.538.042 1.075.084 1.606.143zm-4.683 3.453c.062-.634.087-1.27.088-1.905.304.361.623.713.977 1.05.257.246.64.644 1.067 1a35.514 35.514 0 0 1-2.132-.145zm4.47.19c-.219 0-.439-.004-.659-.006-.261-.165-.569-.28-.829-.44-.563-.347-1.072-.782-1.569-1.217-.438-.383-.893-.764-1.334-1.145-.01-.415-.023-.83-.043-1.245.06.007.121.011.182.018-.103.122-.117.314.065.41.919.484 1.78 1.105 2.614 1.72.515.38 1.08.99 1.7 1.189.008.002.017.001.025.003-.044.238-.087.477-.151.712zm-1.092-2.354c-.841-.551-1.675-1.141-2.562-1.62.564.054 1.13.096 1.695.14.645.705 1.466 1.448 2.302 1.866-.022.18-.045.362-.07.543-.388-.375-.94-.651-1.365-.93z' fill='%23849957'/%3E%3C/svg%3E");}.font-header{font-family: var(--font-header) !important;}.font-numbers{font-family: var(--font-numbers) !important;;}.home-slider{width: 100%;margin-bottom: 50px;}.main-page-slider-wrapper{position: relative;width: 100%;min-width: 320px;height: 490px;}.main-page-slider{width: 100%;}.main-page-slider-item{position: relative;}.main-page-slider-item-link{display: block;position: relative;-webkit-tap-highlight-color: transparent;}.main-page-slider-item-image{display: block;border-radius: var(--radius-main);}.main-page-slider-item-adv-token{position: absolute;top: 10px;right: 30px;color: #444444;padding: 0.1em 0.5em;border-radius: 6px;background-color: rgba(255, 255, 255, 0.6);cursor: pointer;display: flex;align-items: center;gap: 5px;opacity: 0.5;transition: all 0.4s ease-out;font-size: 14px;}.main-page-slider-item-adv-token:hover{opacity: 1;}.main-page-slider-controls{display: flex;justify-content: space-between;align-items: center;position: absolute;top: 50%;left: 0;width: 100%;transform: translateY(-50%);pointer-events: none;}.main-page-slider-previous,.main-page-slider-next{padding: 0;border: none;border-radius: 50%;background-color: transparent;box-shadow: 0 0 6px rgba(0, 0, 0, 0.13);pointer-events: auto;transition: box-shadow 0.3s ease;}.main-page-slider-previous{transform: translateX(-70%);}.main-page-slider-next{transform: translateX(70%);}.main-page-slider-previous-icon,.main-page-slider-next-icon{width: 38px;height: 38px;border-radius: 50%;background-repeat: no-repeat;background-position: center center;}.main-page-slider-previous-icon{background-image: url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='29.875' y='28.0625' width='23.5625' height='18.125' transform='rotate(180 29.875 28.0625)' fill='%23849957'/%3E%3Cpath d='M19 0.875C14.193 0.875 9.58279 2.78459 6.18369 6.18369C2.78459 9.58278 0.875 14.1929 0.875 19C0.875 23.807 2.78459 28.4172 6.18369 31.8163C9.58279 35.2154 14.193 37.125 19 37.125C23.8071 37.125 28.4172 35.2154 31.8163 31.8163C35.2154 28.4172 37.125 23.807 37.125 19C37.125 14.1929 35.2154 9.58278 31.8163 6.18369C28.4172 2.78459 23.8071 0.875 19 0.875V0.875ZM26.9297 17.8672C27.2301 17.8672 27.5183 17.9865 27.7307 18.199C27.9432 18.4114 28.0625 18.6996 28.0625 19C28.0625 19.3004 27.9432 19.5886 27.7307 19.801C27.5183 20.0135 27.2301 20.1328 26.9297 20.1328L13.8049 20.1328L18.6692 24.9948C18.7745 25.1002 18.8581 25.2252 18.9151 25.3628C18.9721 25.5004 19.0014 25.6479 19.0014 25.7969C19.0014 25.9458 18.9721 26.0933 18.9151 26.2309C18.8581 26.3685 18.7745 26.4936 18.6692 26.5989C18.5639 26.7042 18.4389 26.7878 18.3012 26.8448C18.1636 26.9018 18.0161 26.9311 17.8672 26.9311C17.7182 26.9311 17.5707 26.9018 17.4331 26.8448C17.2955 26.7878 17.1705 26.7042 17.0652 26.5989L10.2683 19.802C10.1628 19.6968 10.0791 19.5718 10.022 19.4342C9.96487 19.2965 9.93548 19.149 9.93548 19C9.93548 18.851 9.96487 18.7035 10.022 18.5658C10.0791 18.4282 10.1628 18.3032 10.2683 18.198L17.0652 11.4011C17.2779 11.1884 17.5664 11.0689 17.8672 11.0689C18.168 11.0689 18.4565 11.1884 18.6692 11.4011C18.8819 11.6138 19.0014 11.9023 19.0014 12.2031C19.0014 12.5039 18.8819 12.7924 18.6692 13.0052L13.8049 17.8672L26.9297 17.8672Z' fill='white'/%3E%3C/svg%3E");}.main-page-slider-next-icon{background-image: url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='8.125' y='9.9375' width='23.5625' height='18.125' fill='%23849957'/%3E%3Cpath d='M19 37.125C23.807 37.125 28.4172 35.2154 31.8163 31.8163C35.2154 28.4172 37.125 23.8071 37.125 19C37.125 14.193 35.2154 9.58279 31.8163 6.18369C28.4172 2.7846 23.8071 0.875006 19 0.875006C14.193 0.875006 9.58279 2.7846 6.18369 6.18369C2.78459 9.58279 0.874998 14.193 0.874998 19C0.874997 23.807 2.78459 28.4172 6.18369 31.8163C9.58278 35.2154 14.1929 37.125 19 37.125V37.125ZM11.0703 20.1328C10.7699 20.1328 10.4817 20.0135 10.2693 19.801C10.0568 19.5886 9.9375 19.3004 9.9375 19C9.9375 18.6996 10.0568 18.4114 10.2693 18.199C10.4817 17.9865 10.7699 17.8672 11.0703 17.8672L24.1951 17.8672L19.3308 13.0052C19.2255 12.8998 19.1419 12.7748 19.0849 12.6372C19.0279 12.4996 18.9986 12.3521 18.9986 12.2031C18.9986 12.0542 19.0279 11.9067 19.0849 11.7691C19.1419 11.6315 19.2255 11.5064 19.3308 11.4011C19.4361 11.2958 19.5611 11.2122 19.6988 11.1552C19.8364 11.0982 19.9839 11.0689 20.1328 11.0689C20.2818 11.0689 20.4293 11.0982 20.5669 11.1552C20.7045 11.2122 20.8295 11.2958 20.9348 11.4011L27.7317 18.198C27.8372 18.3032 27.9209 18.4282 27.978 18.5658C28.0351 18.7035 28.0645 18.851 28.0645 19C28.0645 19.149 28.0351 19.2965 27.978 19.4342C27.9209 19.5718 27.8372 19.6968 27.7317 19.802L20.9348 26.5989C20.7221 26.8116 20.4336 26.9311 20.1328 26.9311C19.832 26.9311 19.5435 26.8116 19.3308 26.5989C19.1181 26.3862 18.9986 26.0977 18.9986 25.7969C18.9986 25.4961 19.1181 25.2076 19.3308 24.9948L24.1951 20.1328L11.0703 20.1328Z' fill='white'/%3E%3C/svg%3E");}.main-page-slider-dots{display: flex;justify-content: center;align-items: center;gap: 8px;position: absolute;bottom: 20px;left: 0;width: 100%;pointer-events: none;}.slider-dot{width: 8px;height: 8px;border-radius: 50%;background-color: #E5E5E5;box-shadow: 0 0 4px rgba(80, 80, 80, 0.2);pointer-events: auto;cursor: pointer;transition: background-color 0.3s ease,box-shadow 0.3s ease;-webkit-tap-highlight-color: transparent;}.slider-dot.tns-nav-active{background-color: var(--color-primary);}.slider-container{position: relative;}.main-page-categories{display: grid;grid-template-columns: 1fr 1fr;grid-template-rows: 1fr;grid-auto-flow: row;gap: 20px;width: 100%;margin-bottom: 70px;}.main-page-categories-card{position: relative;height: 230px;border-radius: 10px;padding: 34px 38px;background-color: #F4F4F4;}.main-page-categories-card-img{position: absolute;top: 0;bottom: 0;right: 10px;width: 300px;max-width: 100%;background-repeat: no-repeat;background-position: center bottom;background-size: contain;z-index: 0;}.main-page-categories-card-title{display: inline-block;max-width: 230px;margin-bottom: 14px;line-height: 24px;font-size: 21px;font-weight: 700;color: var(--color-text-second);transition: color 0.3s ease;-webkit-tap-highlight-color: transparent;z-index: 1;position: relative;}.main-page-categories-card-title:hover{text-decoration: none;}.main-page-categories-card-title:active{color: var(--color-primary);}.main-page-categories-card-menu{max-width: 240px;z-index: 1;position: relative;}.main-page-categories-card-menu-item{margin-bottom: 4px;}.main-page-categories-card-menu-item-link{display: inline-block;line-height: 20px;font-size: 16px;font-weight: 600;color: var(--color-text-second);transition: color 0.3s ease;-webkit-tap-highlight-color: transparent;}.main-page-categories-card-menu-item-link:hover{color: var(--color-primary);}.products-list{display: grid;grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));grid-template-rows: 1fr;grid-auto-flow: row;justify-content: start;gap: 20px;width: 100%;}.product-item{display: flex;position: relative;flex-direction: column;width: 100%;border-radius: var(--radius-main);background: #FFF;box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.07);padding: 20px 0;transition: box-shadow 0.3s ease-in-out;}.product-item-sm-top{position: absolute;top: 15px;left: 10px;display: inline-block;border-radius: 10px;line-height: 16px;font-size: 14px;color: #FFF;z-index: 2;}.product-item-img-wrap{position: relative;flex: 0 0 auto;cursor: pointer;}.product-item-img-holder{display: flex;justify-content: center;max-height: 170px;align-items: center;border-radius: 6px;}.product-item-img{max-width: 100%;max-height: 170px;margin-bottom: 0 !important;}.product-item-img-overlay{position: absolute;top: 0;left: 0;right: 0;bottom: 0;overflow: hidden;}.product-item-img-overlay-bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}.product-item-img-overlay-left{position: absolute;bottom: 8px;left: 15px;display: flex;flex-direction: column;align-items: flex-start;gap: 10px;}.product-item-img-overlay-right{position: absolute;bottom: 6px;right: 15px;display: flex;flex-direction: column;align-items: flex-end;z-index: 2;}.product-item-img-overlay-right-top{position: absolute;top: -5px;right: 15px;display: flex;flex-direction: column;align-items: flex-end;z-index: 2;}.product-item-images{border-top: 1px solid #F1F1F1;border-bottom: 1px solid #F1F1F1;display: flex;justify-content: space-evenly;z-index: 1;}.main-page-hot-products{margin-bottom: 40px;}.main-page-hot-products .product-item-images{display: none;}.product-item-images-item{height: 40px;width: 25%;margin-left: 1px;background-size: contain;background-repeat: no-repeat;background-position: center;display: flex;align-items: center;justify-content: center;}.product-item-images-item:first-child{margin-left: 0;}.product-item-images-item:hover{box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);z-index: 1;}.product-item-images-item-img{max-height: 100%;max-width: 100%;}.product-item-info{display: flex;flex-direction: column;justify-content: flex-end;padding: 15px 15px 0;flex: 1 1 auto;position: relative;gap: 10px;z-index: 2;}.product-item-ratings{display: flex;align-items: center;margin: 0;order: 15;}.product-item-ratings-stars{flex: 50% 1 1;}.stars{display: flex;}.product-item-reviews-ave-rate{flex: 0 0 auto;font-weight: 600;font-size: 14px;line-height: 18px;color: var(--color-primary);}.product-item-reviews{flex: 50% 1 1;text-align: right;font-weight: 400;font-size: 14px;line-height: 18px;text-decoration: underline;color: var(--color-text-second);font-family: var(--font-numbers);transition: color 0.3s ease;}.product-item-reviews-0{flex: 50% 1 1;text-align: right;font-weight: 400;font-size: 14px;line-height: 18px;color: var(--color-text-second);font-family: var(--font-numbers);}.tab-product-additional .product-item-reviews{color: var(--color-text-second);}.product-item-reviews-label{display: inline;}.product-item-reviews-amount{display: inline;}.product-item-title{line-height: 23px;font-size: 18px;font-weight: 600;color: var(--color-text-second);order: 20;}.tab-product-additional .product-item-title-link{color: var(--color-text-second);}.product-item-title-link{color: var(--color-text-second);}.product-item-desc{line-height: 20px;font-size: 14px;font-weight: 400;color: var(--color-text-second);order: 30;}.main-page-hot-products .product-item-desc{display: none;}.product-item-footer{justify-content: space-between;align-items: center;order: 40;}.product-item-footer-prices{display: flex;align-items: center;margin-bottom: 7px;gap: 10px;}.product-item-price{line-height: 30px;font-size: 24px;font-weight: 700;color: var(--color-second);white-space: nowrap;}.product-item-old-price{text-decoration: line-through;font-weight: 400;font-size: 16px;line-height: 20px;color: #676767;white-space: nowrap;}.product-item-prices-sale{font-weight: 600;font-size: 16px;line-height: 20px;color: var(--color-second);white-space: nowrap;}.price-amount{display: inline-block;}.price-currency{display: inline-block;}.product-item-footer-controls{display: flex;justify-content: space-between;gap: 5px;}.product-item-cart-button .icon,.product-item-call-button .icon{margin-right: 0;}.product-item-cart-button{flex: 1 1 auto;background: var(--color-primary);padding: 10px 7px;line-height: 18px;font-size: 14px;font-weight: 400;text-transform: none;transition: background-color 0.3s ease;}.product-item-cart-button:active{background: var(--color-primary-active);}.product-item .product-item-cart-button.added{background: var(--color-primary-active);}.product-item-cart-button:active .icon-cart-btn,.product-item-cart-button:hover .icon-cart-btn{opacity: 0.5;}.product-item-call-button{flex: 1 1 auto;padding: 10px 7px;line-height: 18px;font-size: 14px;font-weight: 400;text-transform: none;color: var(--color-text-second);}.product-item-main-action-info-handler{position: absolute;bottom: -1px;height: 0;left: 6px;right: 6px;z-index: 3;pointer-events: none;}.product-item-main-action-info-wrap{overflow: hidden;min-height: 28px;}.product-item-main-action-info{transition: transform 0.3s ease-in-out;transform: translate(0, -95%);background-color: #BB0C13;color: white;border-radius: 0 0 5px 5px;padding: 10px 5px;font-size: 14px;text-align: center;position: relative;}.product-item:hover .product-item-main-action-info{transform: translate(0, -4%);}.product-item-main-action-info:before{content: '';position: absolute;bottom: -4px;width: 11px;height: 11px;left: 50%;border-radius: 50%;background-color: #BB0C13;}.product-item-main-action-img-wrap{text-align: center;margin-top: -6px;}.tns-ovh .product-item-main-action-info-full{display: none;}.product-item-main-action-info-mini{display: none;font-weight: 600;color: #FFE52B;}.tns-ovh .product-item-main-action-info-mini{display: block;position: relative;}.tns-ovh .product-item-main-action-info{padding: 1px 2px 5px;line-height: 1.1;transform: translate(0, -85%);}.product-item-main-action-name{color: #FFE52B;font-weight: 800;font-size: 14px;letter-spacing: 0.005em;margin-bottom: 2px;}.product-item-main-action-desc{margin-bottom: 5px;font-size: 14px;line-height: 18px;}.product-item-main-action-help{font-size: 11px;text-decoration-line: underline;}.tab-product-additional .product-item-images{display: none;}.tab-product-additional .product-item-img-overlay-left{display: none;}.tab-product-additional .product-item-label{display: none;}.main-page-video-link-wrapper{display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;}.main-page-video-subtitle{margin-bottom: 0;}.main-page-video{display: block;line-height: 25px;font-size: 20px;font-weight: 400;color: #BB271A;-webkit-tap-highlight-color: transparent;}.main-page-video::before{content: '';display: inline-block;width: 32px;height: 22px;margin-right: 15px;vertical-align: sub;background-repeat: no-repeat;background-position: center center;background-image: url("data:image/svg+xml,%3Csvg width='32' height='22' viewBox='0 0 32 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.3334 3.676C31.1522 3.02964 30.7992 2.44446 30.312 1.98267C29.8111 1.50667 29.1971 1.16618 28.528 0.993333C26.024 0.333333 15.992 0.333333 15.992 0.333333C11.8098 0.28575 7.6286 0.495032 3.47203 0.959999C2.80295 1.14562 2.19011 1.49372 1.68803 1.97333C1.1947 2.448 0.837363 3.03333 0.650696 3.67467C0.202287 6.09032 -0.0155812 8.54313 2.94539e-05 11C-0.0159705 13.4547 0.201363 15.9067 0.650696 18.3253C0.833363 18.964 1.18936 19.5467 1.68403 20.0173C2.1787 20.488 2.7947 20.828 3.47203 21.008C6.00936 21.6667 15.992 21.6667 15.992 21.6667C20.1796 21.7143 24.3661 21.505 28.528 21.04C29.1971 20.8672 29.8111 20.5267 30.312 20.0507C30.799 19.589 31.1516 19.0037 31.332 18.3573C31.7921 15.9426 32.0159 13.4888 32 11.0307C32.0346 8.56214 31.8112 6.09675 31.3334 3.67467V3.676ZM12.8027 15.5653V6.436L21.1494 11.0013L12.8027 15.5653Z' fill='%23BB2719'/%3E%3C/svg%3E");}.main-page-video:hover{text-decoration: none;}.main-page-video-row{display: flex;flex-flow: row nowrap;justify-content: space-between;align-items: stretch;gap: 20px;margin-bottom: 60px;}.main-page-video-card{flex: 1 1 380px;border-radius: var(--radius-main);background-color: #F4F4F4;}.main-page-video-link .video-link::after{background-image: url("data:image/svg+xml,%3Csvg width='42' height='42' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='13.5' fill='white' fill-opacity='0.8' stroke='%23C64922'/%3E%3Cpath d='M11.8541 11L17.3437 14.5L11.8541 18V11ZM9.77081 7.20833V21.7917L21.2291 14.5L9.77081 7.20833Z' fill='%23C64922'/%3E%3C/svg%3E");}.main-page-video-name{display: block;margin: 20px;line-height: 23px;font-size: 18px;font-weight: 600;color: var(--color-text-second);transition: color 0.3s ease;}.main-page-video-name:hover{text-decoration: none;}.main-page-video-name:active{color: var(--color-second);}.main-page-reviews-video-link-wrapper{display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;}.main-page-reviews-video-subtitle{margin-bottom: 0;}.main-page-reviews-video{display: block;line-height: 25px;font-size: 20px;font-weight: 400;color: #BB271A;-webkit-tap-highlight-color: transparent;}.main-page-reviews-video::before{content: '';display: inline-block;width: 32px;height: 22px;margin-right: 15px;vertical-align: sub;background-repeat: no-repeat;background-position: center center;}.main-page-reviews-video:hover{text-decoration: none;}.main-page-reviews-video-row{margin-bottom: 60px;}.main-page-reviews-video-row-inner{display: flex;flex-flow: row nowrap;justify-content: space-between;align-items: stretch;gap: 20px;}.main-page-reviews-video-row .tns-controls{top: 43% !important;}.main-page-reviews-video-card{flex: 1 1 380px;background-color: #F4F4F4;border-radius: 18px;overflow: hidden;height: 300px;}.main-page-reviews-video-card-content{height: 100%;}.main-page-reviews-video-card-content.video-link:hover::after,.main-page-reviews-video-card-content.video-link::after{opacity: 0.6;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='67' height='68' fill='none'%3E%3Ccircle cx='33.491' cy='34.001' r='33.069' fill='%23fff'/%3E%3Cpath fill='%23EA412C' d='m43.512 33.5-15.783 9.112V24.388L43.512 33.5Z'/%3E%3C/svg%3E");}.main-page-reviews-video-card-content.video-link:hover::after{transform: scale(0.8);}.main-page-blog-link-wrapper{display: flex;justify-content: space-between;align-items: flex-end;margin-bottom: 20px;}.main-page-blog-subtitle{margin-bottom: 0;}.main-page-blog-link{font-weight: 400;font-size: 20px;line-height: 25px;color: var(--color-primary);transition: color 0.3s ease;-webkit-tap-highlight-color: transparent;}.main-page-blog-link:hover{text-decoration: none;}.main-page-blog-link:active{color: var(--color-second);}.main-page-blog{display: flex;flex-flow: row nowrap;justify-content: stretch;align-items: stretch;gap: 20px;margin-bottom: 60px;}.owl-theme .owl-stage{padding-bottom: 40px;padding-top: 20px;}.owl-theme .owl-nav{margin-top: 10px;text-align: center;-webkit-tap-highlight-color: transparent;}.owl-theme .owl-nav [class*='owl-']{color: #FFF;font-size: 14px;margin: 5px;padding: 4px 7px;background: #D6D6D6;display: inline-block;cursor: pointer;border-radius: 3px;}.owl-theme .owl-nav [class*='owl-']:hover{background: #869791;color: #FFF;text-decoration: none;}.owl-theme .owl-nav .disabled{opacity: 0.5;cursor: default;}.owl-theme .owl-nav.disabled + .owl-dots{margin-top: 10px;}.owl-theme .owl-dots{text-align: center;-webkit-tap-highlight-color: transparent;}.owl-theme .owl-dots .owl-dot{display: inline-block;zoom: 1;}.owl-theme .owl-dots .owl-dot span{width: 10px;height: 10px;margin: 5px 7px;background: #D6D6D6;display: block;-webkit-backface-visibility: visible;transition: opacity 200ms ease;border-radius: 30px;}.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background: #869791;}.products-list-slider-wrapper{position: relative;user-select: none;}.products-list-slider.tns-slider{display: flex;align-items: stretch;padding-bottom: 35px;padding-top: 15px;}.products-list-slider-item{padding: 0 15px;min-width: 290px !important;}.products-list-slider-item > .product-item{height: 100%;display: flex;flex-direction: column;}.products-list-slider-wrapper .tns-controls{position: absolute;top: 36%;left: 0;right: 0;z-index: 10;}.products-list-slider-wrapper .tns-nav{display: none;}.products-list-slider-wrapper .tns-controls button{position: absolute;width: 40px;height: 40px;color: #C64922;border-radius: 50%;text-align: center;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.19);font-weight: 600;border: 0;font-size: 0;background-color: #fff;background-position: center;background-repeat: no-repeat;}.products-list-slider-wrapper .tns-controls button[data-controls="prev"]{left: 0;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='8' fill='none'%3E%3Cpath fill='%23333' d='M4.519 7.535a.67.67 0 0 0 0-.95L2.627 4.71a1 1 0 0 1 0-1.422L4.52 1.416a.67.67 0 0 0-.94-.951L.72 3.289a1 1 0 0 0 0 1.422l2.858 2.824a.67.67 0 0 0 .94 0Z'/%3E%3C/svg%3E");}.products-list-slider-wrapper .tns-controls button[data-controls="next"]{right: 0;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='8' fill='none'%3E%3Cpath fill='%23333' d='M.481 7.535a.669.669 0 0 1 0-.95L2.373 4.71a1 1 0 0 0 0-1.422L.48 1.416a.669.669 0 0 1 .941-.951L4.28 3.289a1 1 0 0 1 0 1.422L1.422 7.535a.67.67 0 0 1-.94 0Z'/%3E%3C/svg%3E");}.products-list-slider-wrapper .tns-controls button:before{margin-top: -6px;display: block;font-size: 32px;line-height: 40px;font-family: var(--font-main);}.articles-list-slider-wrapper .article-item{display: flex !important;flex: 1 1;}.articles-list{display: flex;flex-wrap: wrap;margin: 0 -15px;}.article-item{position: relative;flex: 1 1 calc(33.33% - 13.3px);box-shadow: 0 1px 12px rgba(0, 0, 0, 0.1);border-radius: var(--radius-main);max-width: 450px;background-color: white;margin-bottom: 30px;display: flex;flex-direction: column;margin-right: 15px;margin-left: 15px;transition: box-shadow 0.3s ease;}.main-page-blog .article-item{max-width: none;margin: 0;}.article-item-label{position: absolute;top: 0;left: 0;font-weight: 600;font-size: 12px;color: #FFFFFF;background-color: var(--color-second);padding: 3px 15px;border-radius: 6px 0 6px 0;text-transform: uppercase;}.article-item-img-wrap{position: relative;padding-bottom: 52.6%;}.article-item-img{display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-position: center;background-size: cover;border-radius: 6px 6px 0 0;-webkit-tap-highlight-color: transparent;}.article-item-content{display: flex;flex-direction: column;flex: 1 1;}.article-item-info{padding: 16px 22px 20px;flex: 1 1;display: flex;flex-direction: column;}.article-item-title{display: block;margin-bottom: 10px;font-weight: 600;font-size: 18px;line-height: 28px;color: var(--color-text-second);transition: color 0.3s ease;-webkit-tap-highlight-color: transparent;}.article-item-title:hover{text-decoration: none;}.article-item-title:active{color: var(--color-second);}.article-item-teaser{font-weight: 500;font-size: 16px;line-height: 24px;color: #454545;}.article-item-footer{display: flex;align-items: center;justify-content: space-between;padding: 13px 22px;font-size: 14px;color: #7C7C7C;}.article-item-footer-views{display: flex;align-items: center;}.article-item-footer-views-text{margin-left: 6px;}.article-item-footer-date{display: flex;align-items: center;}.article-item-footer-date-text{margin-left: 6px;}.articles-list-more{margin-bottom: 150px;}.articles-list-more-btn-wrap{text-align: center;}.owl-item .product-item{height: 100%;display: flex;flex-direction: column;}.products-list-slider .owl-nav{position: absolute;top: 45%;left: 0;right: 0;}.products-list-slider.owl-carousel .owl-nav button.owl-next,.products-list-slider.owl-carousel .owl-nav button.owl-prev{position: absolute;font-size: 32px;width: 40px;height: 40px;color: #C64922;background: #fff;border-radius: 50%;text-align: center;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.19);font-weight: 600;}.products-list-slider.owl-carousel .owl-nav button.owl-next > span,.products-list-slider.owl-carousel .owl-nav button.owl-prev > span{margin-top: -10px;display: block;}.products-list-slider .owl-prev{left: -10px;}.products-list-slider .owl-next{right: -10px;}.products-list-slider.owl-theme .owl-stage{padding-bottom: 0;}.file-input-preview-file{padding: 2px 15px 5px;background: var(--color-primary);border-radius: 15px;color: #fff;display: inline-block;}.file-input-preview-img{max-width: 23%;max-height: 200px;margin-right: 2%;margin-bottom: 2%;border-radius: 5px;}.file-input-preview-video{max-width: 100%;max-height: 60vh;}.reviews-wrapper{display: flex;flex-flow: row-reverse nowrap;align-items: flex-start;gap: 20px;padding: 0 0 20px;}.noreviews-text{flex: 1 1 auto;margin: 0 0 10px;line-height: 20px;font-size: 16px;}.star-table{flex: 0 0 380px;}.noreviews .star-table{flex: 0 0 250px;}.star-table-header{display: flex;flex-flow: row nowrap;justify-content: space-between;align-items: center;margin-bottom: 10px;}.noreviews .star-table-header .icon.icon-star{width: 20px;height: 20px;}.star-table-header-raite-average{line-height: 30px;font-size: 24px;font-weight: 700;}.noreviews .star-table-header-raite-average{line-height: 24px;font-size: 18px;font-weight: 700;}.star-table-header-raite-average-text{line-height: 30px;font-size: 20px;font-weight: 600;}.star-table-header .icon.icon-star{width: 26px;height: 26px;}.star-row{display: flex;flex-flow: row nowrap;justify-content: space-between;align-items: flex-end;gap: 10px;margin-bottom: 12px;line-height: 18px;font-size: 14px;font-weight: 400;}.star-num{flex: 0 0 70px;}.star-scale{flex: 1 1 auto;transform: translateY(-4px);border-radius: 1px;background-color: #C4C4C4;}.star-scale-value{height: 5px;border-radius: 1px;}.star-reviews-count{flex: 0 0 30px;}.reviews{flex: 1 1 auto;}.reviews-page-h1{text-align: center;margin: 0 0 !important;}.review{position: relative;padding: 0;line-height: 20px;font-size: 16px;font-weight: 400;margin-bottom: 50px;}.review-content{display: flex;}.reviews-item-review{flex: 1 1;margin-bottom: 10px;}.review-header{display: flex;align-items: center;flex-wrap: wrap;}.review-user-name{white-space: nowrap;line-height: 23px;font-size: 18px;font-weight: 500;}.reviews-item-date{margin-left: 10px;white-space: nowrap;}.reviews-item-date .icon{margin-right: 5px;}.review-rate{display: flex;flex-flow: row wrap;justify-content: flex-start;align-items: flex-end;column-gap: 5px;margin-bottom: 20px;}.review-rate .stars{margin-top: 2px;}.review-rate .icon-star{width: 21px;height: 21px;}.user-name-and-city{display: flex;flex-flow: row wrap;justify-content: flex-start;align-items: baseline;column-gap: 10px;margin-bottom: 20px;}.reviews-item-city{font-size: 16px;line-height: 20px;}.review-body{position: relative;margin-bottom: 20px;}.review-body-type{margin-bottom: 10px;font-weight: 800;}.review-video{margin: 20px 0;}.review-attachments{display: flex;margin: 20px 0 20px;flex-wrap: wrap;align-items: center;gap: 10px;}.review-attachment{flex: 0 0 180px;height: 110px;background-size: cover;background-position: center center;background-repeat: no-repeat;transition: box-shadow 0.3s ease,filter 0.3s ease;border-radius: 5px;}.review-attachment:hover{box-shadow: 0 1px 5px 1px rgba(0,0,0,0.2);filter: brightness(120%);}.review-attachment-img{display: block;width: 100%;height: 100%;opacity: 0;}.review-attachment-video.video-link:hover::after,.review-attachment-video.video-link::after{background-color: transparent;background: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg' data-tid='9f33ca7e'%3E%3Crect width='52' height='52' rx='26' fill='%23ddd'%3E%3C/rect%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M34.6432 26.848C35.2699 26.4563 35.2699 25.5437 34.6432 25.152L21.53 16.9562C20.864 16.54 20 17.0188 20 17.8042V34.1958C20 34.9812 20.8639 35.46 21.53 35.0438L34.6432 26.848Z' fill='%23222222'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;background-size: 35%;}.review-attachment-video.video-link::after{opacity: 0.7;transition: opacity 0.3s ease;}.reviews-item-product{align-self: flex-start;flex: 0 0 200px;border: 1px solid #E9E9E9;border-radius: var(--radius-main);padding: 10px;text-align: center;box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06);margin-left: 30px;}.reviews-item-product-img{max-height: 140px;margin-bottom: 0 !important;}.reviews-item-product-name{display: block;color: #111 !important;font-weight: 600;font-size: 15px;line-height: 20px;margin-bottom: 4px;margin-top: 10px;}.reviews-item-product-reviews-count{color: var(--color-primary);font-size: 14px;}.reviews-page-list .reviews-item-product{flex: 0 0 250px;}.reviews-page-list .reviews-item-product-img{max-height: 250px;}.reviews-page-list .reviews-item-product-name{margin-bottom: 10px;margin-top: 20px;}.review-answer{position: relative;margin-left: 40px;border: 1px solid #E4E4E4;border-left: 3px solid var(--color-primary);padding: 20px 20px;margin-top: 10px;}.review-answer-icon-answer{position: absolute;top: 0;left: -40px;}.review-answer-header{display: flex;align-items: center;margin-bottom: 10px;}.review-answer-logo{margin-right: 10px;width: 50px;height: 50px;border: 2px solid var(--color-primary);border-radius: 50%;padding: 4px;flex: 0 0 50px;}.review-answer-logo-img{margin-bottom: 0 !important;}.review-answer-name{font-weight: 600;}.reviews-page-header-info{display: flex;align-items: center;justify-content: space-between;font-size: 18px;}.reviews-page-header-info-count,.reviews-page-header-info-avg{display: flex;align-items: center;}.reviews-page-header-value{background: var(--color-primary);border: 1px solid var(--color-primary);box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06);border-radius: 6px;padding: 5px 18px 8px;color: #FFFFFF;font-weight: 600;font-size: 22px;margin-left: 10px;white-space: nowrap;}.reviews-page-header-info-count .reviews-page-header-value{padding: 5px 12px 8px;}.review-answer a{word-break: break-word;}.product-reviews-header-button{margin-top: 20px;}.product-reviews-header-btn{width: 100%;height: 100%;border-radius: var(--radius-main);padding: 10px 5px 12px;background-color: var(--color-primary);text-align: center;text-transform: none;line-height: 18px !important;font-size: 14px !important;font-weight: 400 !important;color: #FFF !important;cursor: pointer;transition: background-color 0.3s ease;}.product-reviews-header-btn:active{background-color: var(--color-primary-active);}.category-top-reviews{display: grid;grid-template-columns: 1fr 1fr 1fr;gap: 20px;}.review-form textarea{height: 100px;}.review-rate-select{display: flex;align-items: center;}.review-rate-select-stars{margin-right: 10px;display: flex;}.review-rate-select .review-rate-select-star{width: 26px;height: 26px;cursor: pointer;}.review-rate-select .review-rate-select-star.filled{width: 26px;height: 26px;}.review-rate-select-text{font-size: 14px;color: #898989;}.review-form-upload-message{color: #950000;display: none;margin: 20px 0;animation: pulsation-animation 1s alternate-reverse infinite;}.review-page-product{display: flex;}.review-page-product-photo{align-items: flex-start;margin-right: 20px;}.review-page-product-photo-img{border: 1px solid #E0DADA;max-width: 100px;max-height: 120px;}.review-page-product-info{font-size: 16px;line-height: 18px;color: #121212;}.review-page-product-name{display: block;color: #121212 !important;margin-bottom: 10px;}.review-page-product-old-price{font-weight: 500;font-size: 13px;text-decoration-line: line-through;color: #F32727;font-family: var(--font-numbers);}.review-page-product-price{font-weight: 600;font-family: var(--font-numbers);}.review-page-product-btn{line-height: 20px;margin-top: 10px;display: block;}.section-features{padding: 60px 0;background-color: white;}.section-features .section-center{margin: 0 auto;min-width: 290px;}.our-features{display: flex;flex-flow: row nowrap;justify-content: flex-start;align-items: center;gap: 20px;}.our-features-item{flex: 0 1 220px;height: 205px;border-radius: var(--radius-main);padding: 10px 15px;background-color: #F4F4F4;}.our-features-icon-wrap{display: flex;justify-content: center;margin-bottom: 12px;}.our-features-title{text-align: center;line-height: 23px;font-size: 18px;font-weight: 600;color: var(--color-text-second);}.footer-copyright{background: #242424;color: #CFCFCF;}.footer-copyright .section-center{margin: 0 auto;}.footer-copyright-inner{display: flex;}.footer-copyright-body{font-weight: 600;font-size: 12px;line-height: 15px;padding: 24px 0;}.footer-copyright-info{margin-bottom: 16px;color: #FFF;}.footer-copyright-copy{font-weight: 600;font-size: 10px;line-height: 13px;color: #c4c4c4;}.section-footer{background: #383838;color: #FFF;padding-top: 50px;padding-bottom: 50px;}.section-footer .section-center{margin: 0 auto;}.footer-main{grid-area: main;}.footer-payment{grid-area: pay;}.footer-marketplaces-header{margin-bottom: 20px;font-weight: 700;font-size: 18px;line-height: 23px;color: #FFFFFF;}.footer-marketplace-list{display: flex;flex-wrap: nowrap;align-items: center;gap: 20px;}.footer-marketplace-item:nth-child(1) .footer-marketplace-img{width: 36px;height: 37px;}.footer-marketplace-item:nth-child(2) .footer-marketplace-img{width: 46px;height: 35px;}.footer-marketplace-item:nth-child(3) .footer-marketplace-img{width: 38px;height: 38px;}.footer-marketplace-item:nth-child(4) .footer-marketplace-img{width: 38px;height: 38px;}.footer-links-primary{grid-area: links;}.footer-links-about{grid-area: about;}.footer-link-social{grid-area: social;align-self: end;display: flex;flex-flow: row wrap;justify-content: flex-start;align-items: center;gap: 15px;}.footer-links-list{margin-bottom: 40px;}.footer-links-list:last-child{margin-bottom: 0;}.footer-links-list-header{font-weight: 700;font-size: 18px;line-height: 23px;color: #FFFFFF;margin-bottom: 20px;}.footer-links-list-items{font-weight: 600;font-size: 15px;line-height: 19px;list-style: none;}.footer-links-list-items > li{margin-bottom: 8px;}.footer-links-list-items > li > a{color: #FFF;}.footer-links-list-items > li > a:hover{color: var(--color-primary);}.footer-link-opt{margin-top: 20px;}.footer-link-opt a{font-weight: 700;font-size: 18px;line-height: 23px;color: var(--color-primary);}.footer-link-opt a:hover{text-decoration: none;}.footer-link-vk{width: 32px;height: 32px;background-position: center center;background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_227_441)'%3E%3Crect x='4' y='7' width='26' height='18' fill='white'/%3E%3Cpath d='M20.911 0H11.088C2.12402 0 -0.000976562 2.125 -0.000976562 11.089V20.912C-0.000976562 29.876 2.12402 32.001 11.088 32.001H20.911C29.875 32.001 32 29.876 32 20.912V11.089C32 2.125 29.854 0 20.911 0ZM25.833 22.828H23.51C22.63 22.828 22.359 22.13 20.776 20.526C19.401 19.193 18.792 19.016 18.453 19.016C17.974 19.016 17.838 19.151 17.838 19.808V21.907C17.838 22.47 17.661 22.808 16.171 22.808C13.707 22.808 10.973 21.318 9.05602 18.542C6.16502 14.474 5.37402 11.427 5.37402 10.797C5.37402 10.458 5.50902 10.141 6.16002 10.141H8.48802C9.07702 10.141 9.30102 10.412 9.53002 11.042C10.681 14.365 12.598 17.276 13.389 17.276C13.681 17.276 13.816 17.141 13.816 16.396V12.964C13.727 11.381 12.894 11.245 12.894 10.683C12.894 10.412 13.118 10.141 13.477 10.141H17.138C17.633 10.141 17.815 10.412 17.815 10.995V15.625C17.815 16.125 18.039 16.302 18.174 16.302C18.466 16.302 18.716 16.125 19.257 15.583C20.929 13.708 22.127 10.817 22.127 10.817C22.283 10.478 22.554 10.161 23.143 10.161H25.471C26.169 10.161 26.325 10.52 26.169 11.02C25.877 12.374 23.028 16.395 23.028 16.395C22.783 16.801 22.689 16.978 23.028 17.431C23.278 17.77 24.091 18.473 24.632 19.103C25.627 20.233 26.392 21.181 26.596 21.837C26.825 22.488 26.487 22.827 25.83 22.827L25.833 22.828Z' fill='%233376F6'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_227_441'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.footer-link-ok{width: 32px;height: 32px;background-position: center center;background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_227_444)'%3E%3Cpath d='M20.911 0H11.088C2.12402 0 -0.000976562 2.125 -0.000976562 11.089V20.912C-0.000976562 29.876 2.12402 32.001 11.088 32.001H20.911C29.875 32.001 32 29.876 32 20.912V11.089C32 2.125 29.854 0 20.911 0ZM25.833 22.828H23.51C22.63 22.828 22.359 22.13 20.776 20.526C19.401 19.193 18.792 19.016 18.453 19.016C17.974 19.016 17.838 19.151 17.838 19.808V21.907C17.838 22.47 17.661 22.808 16.171 22.808C13.707 22.808 10.973 21.318 9.05602 18.542C6.16502 14.474 5.37402 11.427 5.37402 10.797C5.37402 10.458 5.50902 10.141 6.16002 10.141H8.48802C9.07702 10.141 9.30102 10.412 9.53002 11.042C10.681 14.365 12.598 17.276 13.389 17.276C13.681 17.276 13.816 17.141 13.816 16.396V12.964C13.727 11.381 12.894 11.245 12.894 10.683C12.894 10.412 13.118 10.141 13.477 10.141H17.138C17.633 10.141 17.815 10.412 17.815 10.995V15.625C17.815 16.125 18.039 16.302 18.174 16.302C18.466 16.302 18.716 16.125 19.257 15.583C20.929 13.708 22.127 10.817 22.127 10.817C22.283 10.478 22.554 10.161 23.143 10.161H25.471C26.169 10.161 26.325 10.52 26.169 11.02C25.877 12.374 23.028 16.395 23.028 16.395C22.783 16.801 22.689 16.978 23.028 17.431C23.278 17.77 24.091 18.473 24.632 19.103C25.627 20.233 26.392 21.181 26.596 21.837C26.825 22.488 26.487 22.827 25.83 22.827L25.833 22.828Z' fill='%23EA993C'/%3E%3Crect x='4' y='7' width='26' height='18' fill='%23EA993C'/%3E%3Cpath d='M18.8998 20.7145C20.122 20.4347 21.2885 19.9514 22.3505 19.2849C22.7249 19.0322 22.9863 18.6438 23.0795 18.2018C23.1726 17.7598 23.0901 17.2989 22.8495 16.9166C22.6089 16.5344 22.229 16.2607 21.7902 16.1535C21.3513 16.0463 20.8881 16.1141 20.4983 16.3424C19.2991 17.091 17.9139 17.4879 16.5003 17.4879C15.0866 17.4879 13.7014 17.091 12.5022 16.3424C12.1129 16.0969 11.6422 16.0158 11.1932 16.1167C10.7442 16.2176 10.3535 16.4923 10.1066 16.8807V16.8843C9.98466 17.0772 9.90195 17.2922 9.86326 17.5171C9.82456 17.742 9.83062 17.9723 9.8811 18.1949C9.93158 18.4174 10.0255 18.6278 10.1574 18.814C10.2894 19.0002 10.4568 19.1585 10.65 19.2799L10.6529 19.2835C11.7122 19.9501 12.8767 20.4325 14.0971 20.7102L10.7765 24.0301C10.4514 24.3492 10.266 24.7843 10.2612 25.2398C10.2563 25.6954 10.4324 26.1343 10.7506 26.4602L10.7801 26.4897C11.11 26.8297 11.5556 26.9986 12.0012 26.9986C12.4469 26.9986 12.8918 26.8297 13.221 26.4897L16.5006 23.2287L19.7609 26.494C20.4537 27.156 21.5541 27.1409 22.2211 26.4487C22.5342 26.1247 22.7091 25.6918 22.7091 25.2412C22.7091 24.7907 22.5342 24.3577 22.2211 24.0337L18.8998 20.7145ZM16.4999 15.8709C18.0737 15.8699 19.5827 15.2445 20.6958 14.132C21.8089 13.0194 22.4351 11.5106 22.4368 9.93688C22.4368 6.66513 19.7716 4 16.4999 4C13.2281 4 10.563 6.66513 10.563 9.93688C10.5647 11.511 11.1908 13.0201 12.3037 14.1332C13.4167 15.2464 14.9258 15.8726 16.4999 15.8745V15.8709ZM16.4999 7.48162C17.151 7.48201 17.7752 7.74081 18.2356 8.20117C18.696 8.66154 18.9548 9.28582 18.9551 9.93688C18.955 10.5885 18.6964 11.2134 18.2361 11.6746C17.7759 12.1358 17.1515 12.3956 16.4999 12.3972C15.848 12.3954 15.2234 12.1356 14.7626 11.6746C14.3018 11.2135 14.0424 10.5887 14.0411 9.93688C14.0433 9.28545 14.3031 8.66135 14.7637 8.20072C15.2244 7.74009 15.8485 7.4803 16.4999 7.47803V7.48162Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_227_444'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");}.footer-link-youtube{width: 32px;height: 32px;background-position: center center;background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_227_449)'%3E%3Crect x='3' y='7' width='26' height='18' fill='white'/%3E%3Cpath d='M31.3333 8.67594C31.1521 8.02958 30.7992 7.4444 30.312 6.98261C29.811 6.50661 29.197 6.16612 28.528 5.99327C26.024 5.33327 15.992 5.33327 15.992 5.33327C11.8097 5.28569 7.62854 5.49497 3.47197 5.95994C2.80289 6.14556 2.19005 6.49365 1.68797 6.97327C1.19464 7.44794 0.837302 8.03327 0.650635 8.67461C0.202226 11.0903 -0.0156422 13.5431 -3.15812e-05 15.9999C-0.0160316 18.4546 0.201302 20.9066 0.650635 23.3253C0.833302 23.9639 1.1893 24.5466 1.68397 25.0173C2.17864 25.4879 2.79464 25.8279 3.47197 26.0079C6.0093 26.6666 15.992 26.6666 15.992 26.6666C20.1795 26.7143 24.366 26.505 28.528 26.0399C29.197 25.8671 29.811 25.5266 30.312 25.0506C30.799 24.5889 31.1515 24.0036 31.332 23.3573C31.7921 20.9425 32.0158 18.4887 32 16.0306C32.0346 13.5621 31.8111 11.0967 31.3333 8.67461V8.67594ZM12.8026 20.5653V11.4359L21.1493 16.0013L12.8026 20.5653Z' fill='%23BB2719'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_227_449'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.footer-main-phone-header{font-size: 18px;line-height: 23px;font-weight: 600;color: #FFF;margin-bottom: 12px;}.footer-main-phone-row{display: flex;margin-bottom: 30px;}.footer-main-phone-col-icon{margin-top: 4px;}.footer-main-phone-number{font-family: var(--font-numbers);font-weight: 700;font-size: 28px;line-height: 35px;color: #FFFFFF;}.footer-main-phone-help{font-size: 16px;line-height: 20px;font-weight: 600;color: var(--color-primary);margin-top: 5px;margin-left: 28px;}.footer-main-text{font-size: 15px;line-height: 19px;font-weight: 600;color: #FFF;margin-bottom: 30px;}.footer-payment-cols{display: flex;justify-content: space-between;margin-bottom: 20px;}.footer-payment-header{font-weight: 700;font-size: 18px;line-height: 23px;color: #FFFFFF;margin-bottom: 14px;}.footer-delivery .footer-payment-header{margin-bottom: 8px;}.footer-payment-help{font-size: 10px;line-height: 13px;font-weight: 600;color: #FFFFFF;}.footer-payment-icons{display: flex;flex-flow: row wrap;align-items: center;gap: 12px;margin-bottom: 5px;}.service-icon{width: 56px;height: 27px;background-repeat: no-repeat;background-position: center center;}.service-icon-mir{background-image: url("data:image/svg+xml,%3Csvg width='56' height='27' viewBox='0 0 56 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_227_132)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0902 6V6.00699C15.0833 6.00699 12.9028 6 12.3214 8.10306C11.7884 10.0314 10.2863 15.3555 10.2447 15.5022H9.82942C9.82942 15.5022 8.29271 10.0594 7.75278 8.09607C7.17132 5.99301 4.98393 6 4.98393 6H0V22H4.98393V12.4978H5.1916H5.39926L8.30655 22H11.7676L14.6749 12.5048H15.0902V22H20.0742V6H15.0902Z' fill='%234DB45E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M33.2954 6C33.2954 6 31.8349 6.13275 31.1496 7.67686L27.6193 15.5022H27.204V6H22.22V22H26.9271C26.9271 22 28.4569 21.8603 29.1422 20.3231L32.6032 12.4978H33.0185V22H38.0025V6H33.2954Z' fill='%234DB45E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M40.2176 13.2664V22H45.2015V16.8995H50.6008C52.9543 16.8995 54.9479 15.3834 55.6885 13.2664H40.2176Z' fill='%234DB45E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M50.6009 6H39.5186C40.0723 9.04629 42.3359 11.4917 45.2639 12.2882C45.9284 12.4699 46.6276 12.5677 47.3475 12.5677H55.8894C55.9655 12.2044 56.0001 11.8341 56.0001 11.4498C56.0001 8.43843 53.5843 6 50.6009 6Z' fill='url(%23paint0_linear_227_132)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_227_132' x1='39.5199' y1='9.28384' x2='56.0001' y2='9.28384' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.3' stop-color='%2300B4E6'/%3E%3Cstop offset='1' stop-color='%23088CCB'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_227_132'%3E%3Crect width='56' height='16' fill='white' transform='translate(0 6)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.service-icon-visa{background-image: url("data:image/svg+xml,%3Csvg width='56' height='27' viewBox='0 0 56 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.8244 10.7762C28.7971 12.8574 30.7488 14.0187 32.2189 14.7093C33.7294 15.4177 34.2368 15.8721 34.2308 16.5057C34.2196 17.4752 33.0259 17.9032 31.909 17.9198C29.9603 17.9489 28.8272 17.4127 27.9265 17.0072L27.2245 20.1733C28.1283 20.5746 29.8017 20.9247 31.537 20.9401C35.6104 20.9401 38.2754 19.002 38.2898 15.9971C38.3057 12.1835 32.8171 11.9724 32.8546 10.2678C32.8675 9.75097 33.3792 9.1994 34.5004 9.05916C35.0554 8.98832 36.5875 8.9341 38.3245 9.70506L39.0062 6.64181C38.0721 6.31398 36.8716 6.00006 35.3768 6.00006C31.5428 6.00006 28.8462 7.96452 28.8244 10.7762ZM45.5571 6.26392C44.8133 6.26392 44.1865 6.68211 43.9067 7.32386L38.0881 20.7151H42.1585L42.9685 18.5574H47.9425L48.4124 20.7151H52L48.8693 6.26392H45.5571ZM46.1266 10.1677L47.3013 15.5943H44.0841L46.1266 10.1677ZM23.8892 6.2641L20.6807 20.7149H24.5596L27.7666 6.26374H23.8892V6.2641ZM18.1512 6.26374L14.1139 16.0999L12.4808 7.73663C12.2892 6.80302 11.5324 6.26392 10.6921 6.26392H4.09244L4 6.68356C5.35487 6.96693 6.89425 7.42398 7.82687 7.91302C8.39762 8.21175 8.56038 8.4729 8.74788 9.18278L11.8411 20.7151H15.94L22.2243 6.26392H18.1512' fill='url(%23paint0_linear_227_142)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_227_142' x1='26.0675' y1='21.2398' x2='26.4844' y2='5.8953' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23B1E8FF'/%3E%3Cstop offset='1' stop-color='%234D7FFC'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");}.service-icon-mastercard{background-image: url("data:image/svg+xml,%3Csvg width='56' height='27' viewBox='0 0 56 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.1811 26.8658V25.0787C17.1811 24.3936 16.7728 23.9469 16.073 23.9469C15.7232 23.9469 15.3442 24.066 15.0817 24.4533C14.8777 24.1256 14.5862 23.9469 14.1488 23.9469C13.8572 23.9469 13.5658 24.0362 13.3325 24.3638V24.0065H12.7202V26.8658H13.3325V25.2871C13.3325 24.7809 13.5949 24.5425 14.0032 24.5425C14.4112 24.5425 14.6154 24.8106 14.6154 25.2871V26.8658H15.2277V25.2871C15.2277 24.7809 15.5191 24.5425 15.8981 24.5425C16.3064 24.5425 16.5104 24.8106 16.5104 25.2871V26.8658H17.1811ZM26.2483 24.0065H25.2572V23.1427H24.6449V24.0065H24.0909V24.5722H24.6448V25.8829C24.6448 26.5382 24.9072 26.9253 25.607 26.9253C25.8694 26.9253 26.1608 26.836 26.3651 26.7169L26.19 26.1807C26.0151 26.2998 25.8111 26.3297 25.6653 26.3297C25.3738 26.3297 25.2572 26.151 25.2572 25.853V24.5722H26.2483V24.0065ZM31.4381 23.9468C31.0883 23.9468 30.8551 24.1256 30.7092 24.3638V24.0065H30.097V26.8658H30.7092V25.2574C30.7092 24.7809 30.9132 24.5128 31.2923 24.5128C31.4089 24.5128 31.5547 24.5427 31.6713 24.5724L31.8462 23.9768C31.7296 23.9469 31.5547 23.9469 31.4381 23.9469V23.9468ZM23.5953 24.2447C23.3036 24.0362 22.8955 23.9469 22.4581 23.9469C21.7585 23.9469 21.292 24.3043 21.292 24.8702C21.292 25.3468 21.6419 25.6148 22.2541 25.7042L22.5457 25.7341C22.8664 25.7935 23.0413 25.8829 23.0413 26.0319C23.0413 26.2403 22.8081 26.3892 22.3998 26.3892C21.9917 26.3892 21.6709 26.2403 21.4668 26.0914L21.1753 26.5679C21.496 26.8062 21.9334 26.9253 22.3706 26.9253C23.187 26.9253 23.6536 26.5382 23.6536 26.002C23.6536 25.4957 23.2745 25.2276 22.6913 25.1383L22.3998 25.1084C22.1374 25.0786 21.9334 25.0192 21.9334 24.8405C21.9334 24.6319 22.1374 24.5128 22.4581 24.5128C22.8081 24.5128 23.1579 24.6617 23.3328 24.7511L23.5953 24.2447ZM39.8641 23.9469C39.5142 23.9469 39.281 24.1256 39.1351 24.3638V24.0065H38.5229V26.8658H39.1351V25.2574C39.1351 24.7809 39.3393 24.5128 39.7182 24.5128C39.8349 24.5128 39.9807 24.5427 40.0974 24.5724L40.2723 23.9768C40.1557 23.9469 39.9807 23.9469 39.8641 23.9469ZM32.0504 25.4361C32.0504 26.2998 32.6334 26.9253 33.5373 26.9253C33.9455 26.9253 34.237 26.836 34.5285 26.5978L34.237 26.0914C34.0038 26.2701 33.7706 26.3594 33.5081 26.3594C33.0125 26.3594 32.6626 26.002 32.6626 25.4361C32.6626 24.9 33.0125 24.5425 33.5081 24.5128C33.7706 24.5128 34.0038 24.6021 34.237 24.7809L34.5285 24.2746C34.237 24.0362 33.9455 23.9469 33.5373 23.9469C32.6334 23.9469 32.0504 24.5724 32.0504 25.4361ZM37.7066 25.4361V24.0065H37.0943V24.3638C36.8902 24.0959 36.5987 23.9469 36.2196 23.9469C35.4325 23.9469 34.8202 24.5724 34.8202 25.4361C34.8202 26.2998 35.4325 26.9253 36.2196 26.9253C36.6278 26.9253 36.9194 26.7765 37.0943 26.5084V26.8658H37.7066V25.4361ZM35.4615 25.4361C35.4615 24.9298 35.7823 24.5128 36.307 24.5128C36.8027 24.5128 37.1526 24.9 37.1526 25.4361C37.1526 25.9425 36.8027 26.3594 36.307 26.3594C35.7823 26.3296 35.4615 25.9425 35.4615 25.4361ZM28.1436 23.9469C27.3272 23.9469 26.744 24.5425 26.744 25.4361C26.744 26.3297 27.327 26.9253 28.1727 26.9253C28.5808 26.9253 28.9891 26.8062 29.3098 26.5382L29.0181 26.0914C28.7849 26.2701 28.4934 26.3892 28.2019 26.3892C27.8228 26.3892 27.4438 26.2106 27.3563 25.7041H29.4264V25.466C29.4556 24.5425 28.9307 23.9469 28.1434 23.9469H28.1436ZM28.1436 24.483C28.5225 24.483 28.7851 24.7214 28.8432 25.1681H27.3855C27.4438 24.7809 27.7062 24.483 28.1436 24.483ZM43.3336 25.4361V22.8746H42.7213V24.3638C42.5172 24.0959 42.2257 23.9469 41.8466 23.9469C41.0595 23.9469 40.4472 24.5724 40.4472 25.4361C40.4472 26.2998 41.0595 26.9253 41.8466 26.9253C42.2549 26.9253 42.5464 26.7765 42.7213 26.5084V26.8658H43.3336V25.4361ZM41.0887 25.4361C41.0887 24.9298 41.4093 24.5128 41.9342 24.5128C42.4298 24.5128 42.7796 24.9 42.7796 25.4361C42.7796 25.9425 42.4298 26.3594 41.9342 26.3594C41.4093 26.3296 41.0887 25.9425 41.0887 25.4361ZM20.6213 25.4361V24.0065H20.0091V24.3638C19.8049 24.0959 19.5134 23.9469 19.1344 23.9469C18.3472 23.9469 17.7349 24.5724 17.7349 25.4361C17.7349 26.2998 18.3472 26.9253 19.1344 26.9253C19.5426 26.9253 19.8342 26.7765 20.0091 26.5084V26.8658H20.6213V25.4361ZM18.3472 25.4361C18.3472 24.9298 18.6679 24.5128 19.1927 24.5128C19.6883 24.5128 20.0383 24.9 20.0383 25.4361C20.0383 25.9425 19.6883 26.3594 19.1927 26.3594C18.6679 26.3296 18.3472 25.9425 18.3472 25.4361Z' fill='white'/%3E%3Cpath d='M23.3911 2.29333H32.5751V19.1515H23.3911V2.29333Z' fill='%23FF5F00'/%3E%3Cpath d='M23.9743 10.7225C23.9743 7.29733 25.5487 4.25922 27.9685 2.29337C26.1902 0.863729 23.9452 0 21.4962 0C15.694 0 11 4.79528 11 10.7225C11 16.6496 15.694 21.4451 21.496 21.4451C23.9451 21.4451 26.19 20.5813 27.9685 19.1515C25.5487 17.2156 23.9743 14.1477 23.9743 10.7225Z' fill='%23EB001B'/%3E%3Cpath d='M44.9663 10.7225C44.9663 16.6496 40.2723 21.4451 34.4703 21.4451C32.0212 21.4451 29.7763 20.5813 27.9978 19.1515C30.4468 17.1858 31.9921 14.1477 31.9921 10.7225C31.9921 7.29733 30.4176 4.25922 27.9978 2.29337C29.7761 0.863729 32.0212 0 34.4703 0C40.2723 0 44.9664 4.82513 44.9664 10.7225H44.9663Z' fill='%23F79E1B'/%3E%3C/svg%3E");}.footer-delivery .service-icon{width: 65px;height: 36px;}.service-icon-cdek{background-image: url("img/delivery/cdek.svg");}.service-icon-ruspost{background-image: url("img/delivery/ruspost.svg");}.service-icon-dpd{background-image: url("img/delivery/dpd.svg");}.service-icon-wrap{padding: 4px;background-color: white;border-radius: 4px;}.service-icon-wrap .icon{max-width: 100%;max-height: 100%;}.footer-messenger{display: flex;margin-bottom: 5px;}.footer-messenger-name{width: 17%;font-size: 12px;line-height: 26px;color: #999;text-align: right;}.footer-messenger-icon{width: 14%;text-align: center;}.footer-messenger-num{font-family: var(--font-numbers);width: 55%;font-weight: 600;font-size: 18px;line-height: 26px;color: #eee;}.cart-item-discount{display: flex;align-items: center;margin-top: 2px;}.cart-item-discount-amount{border-radius: 20px;background-color: var(--color-second);color: white;padding: 0 10px 2px;margin-right: 10px;font-size: 16px;white-space: nowrap;min-width: 100px;text-align: center;font-weight: 600;}.cart-item-discount-name{color: #606060;font-size: 14px;text-transform: uppercase;font-weight: 600;}.cart-item-discount-base .cart-item-discount-amount{background-color: #FFA931;}.cart-item-discount-special-action .cart-item-discount-amount{background-color: var(--color-second);}.cart-item-discount-main-sale .cart-item-discount-amount{background-color: #CA1E49;}.product-page{color: var(--color-text-second);}.product-main-part{display: grid;grid-template-columns: 1fr 380px;grid-template-rows: repeat(6, auto) 1fr;column-gap: 20px;margin-bottom: 20px;}.product-main-title{grid-row: 1;grid-column: 1/3;margin: 0 0 20px;display: flex;flex-flow: row nowrap;justify-content: flex-start;align-items: center;}.product-main-title h1{flex: 0 1 auto;margin: 0 20px 0 0;line-height: 30px;font-size: 24px;font-weight: 700;}.product-main-title-label{flex: 0 0 auto;border-radius: 5px;padding: 5px 15px;background-color: var(--color-second);line-height: 18px;font-size: 14px;font-weight: 400;color: #FFF;}.product-page-info{grid-row: 2;grid-column: 1/3;display: flex;flex-flow: row wrap;justify-content: flex-start;align-items: center;gap: 20px;margin: 0 0 15px;}.product-page-info-reviews,.product-page-info-refund,.product-page-info-warranty,.product-page-info-video,.product-page-info-compare,.product-page-info-questions{display: flex;flex-flow: row nowrap;justify-content: flex-start;align-items: center;gap: 10px;white-space: nowrap;line-height: 18px;font-size: 14px;-webkit-tap-highlight-color: transparent;}.product-page-info-questions{display: none;}.product-page-info-reviews-rate{line-height: 20px;font-size: 16px;font-weight: 700;color: var(--color-second);}.product-page-info-reviews-count,.product-page-info-video-text,.product-page-info-compare-text{text-decoration: underline;transition: color 0.3s ease;}.product-page-info-refund-text,.product-page-info-warranty-text{text-decoration: none;}.product-page-info-video::before,.product-page-info-compare::before,.product-page-info-refund::before,.product-page-info-warranty::before,.product-page-info-questions::before{content: "";background-repeat: no-repeat;background-position: center center;background-size: contain;vertical-align: bottom;}.product-page-info-video::before{width: 19px;height: 19px;background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.3115 7.75042L7.89687 5.93751V13.0625L10.3115 11.2496L12.6469 9.50001L10.3115 7.75042ZM10.3115 7.75042L7.89687 5.93751V13.0625L10.3115 11.2496L12.6469 9.50001L10.3115 7.75042ZM10.3115 7.75042L7.89687 5.93751V13.0625L10.3115 11.2496L12.6469 9.50001L10.3115 7.75042ZM8.68854 3.22209V1.62292C7.09729 1.78126 5.64854 2.41459 4.47687 3.37251L5.60104 4.50459C6.47979 3.82376 7.5327 3.36459 8.68854 3.22209ZM4.48479 5.62084L3.3527 4.49667C2.39479 5.66834 1.76145 7.11709 1.60312 8.70834H3.20229C3.34479 7.55251 3.80395 6.49959 4.48479 5.62084ZM3.20229 10.2917H1.60312C1.76145 11.8829 2.39479 13.3317 3.3527 14.5033L4.48479 13.3713C3.80395 12.5004 3.34479 11.4475 3.20229 10.2917ZM4.47687 15.6275C5.64854 16.5854 7.1052 17.2188 8.68854 17.3771V15.7779C7.5327 15.6354 6.47979 15.1763 5.60104 14.4954L4.47687 15.6275ZM17.3969 9.50001C17.3969 13.585 14.2935 16.9575 10.3115 17.3771V15.7779C13.4148 15.3663 15.8135 12.7063 15.8135 9.50001C15.8135 6.29376 13.4148 3.63376 10.3115 3.22209V1.62292C14.2935 2.04251 17.3969 5.41501 17.3969 9.50001Z' fill='%23C64922'/%3E%3C/svg%3E");}.product-page-info-compare::before{width: 11px;height: 14px;background-image: url("data:image/svg+xml,%3Csvg width='11' height='14' viewBox='0 0 11 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 10H2V14H0V10Z' fill='%23C64922'/%3E%3Cpath d='M3 4H5V14H3V4Z' fill='%23C64922'/%3E%3Cpath d='M9 7H11V14H9V7Z' fill='%23C64922'/%3E%3Cpath d='M6 0H8V14H6V0Z' fill='%23C64922'/%3E%3C/svg%3E");}.product-page-info-refund::before{width: 14px;height: 14px;background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.4444 3.11107L6.22222 0V2.33329H0V3.11107V3.88884V7.77773H1.55556L1.55556 3.88884H6.22222V6.22222L12.4444 3.11107Z' fill='%23C64922'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.55556 10.8889L7.77778 14L7.77778 11.6667L14 11.6667L14 10.8889L14 10.1112L14 6.22227L12.4444 6.22227L12.4444 10.1112L7.77778 10.1112L7.77778 7.77778L1.55556 10.8889Z' fill='%23C64922'/%3E%3C/svg%3E");}.product-page-info-warranty::before{width: 15px;height: 17px;background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_20_602)'%3E%3Cpath d='M6.125 14C4.64844 14 3.22656 12.8516 0.984375 10.5547C0.382812 9.89844 0 8.75 0 8.09375V2.67969C0 1.85938 0.601562 1.03906 1.42188 0.765625C4.42969 -0.21875 7.76562 -0.21875 10.8281 0.765625C11.5938 1.03906 12.25 1.85938 12.25 2.67969V8.09375C12.25 8.80469 11.8672 9.89844 11.2656 10.5547C9.02344 12.7969 7.60156 14 6.125 14ZM6.125 1.09375C4.64844 1.09375 3.17188 1.3125 1.75 1.80469C1.36719 1.91406 1.09375 2.29688 1.09375 2.67969V8.09375C1.09375 8.58594 1.36719 9.40625 1.75 9.78906C3.71875 11.8125 5.03125 12.9063 6.125 12.9063C7.21875 12.9063 8.47656 11.8125 10.5 9.78906C10.8828 9.40625 11.1562 8.58594 11.1562 8.09375V2.67969C11.1562 2.35156 10.8281 1.91406 10.5 1.80469C9.07812 1.3125 7.60156 1.09375 6.125 1.09375Z' fill='%23C64922'/%3E%3Cpath d='M6.125 12.0859C5.25 12.0859 3.77344 10.6641 2.35156 9.1875C2.13281 8.96875 1.91406 8.36719 1.91406 8.09375V2.78906C1.91406 2.67969 1.96875 2.57031 2.07812 2.51562C4.70312 1.69531 7.49219 1.69531 10.1172 2.51562C10.2266 2.57031 10.2812 2.67969 10.2812 2.78906V8.03906C10.2812 8.3125 10.0625 8.91406 9.84375 9.1875C8.42188 10.6641 7 12.0859 6.125 12.0859ZM2.46094 3.00781V8.03906C2.46094 8.20312 2.625 8.69531 2.73438 8.80469C3.55469 9.625 5.41406 11.5391 6.125 11.5391C6.83594 11.5391 8.69531 9.625 9.46094 8.80469C9.57031 8.69531 9.73437 8.20312 9.73437 8.03906V3.00781C7.38281 2.29688 4.86719 2.29688 2.46094 3.00781Z' fill='%23C64922'/%3E%3Cpath d='M5.57812 8.36716C5.41406 8.36716 5.30469 8.31247 5.19531 8.2031L4.32031 7.27341C4.10156 7.05466 4.10156 6.72654 4.32031 6.50779C4.53906 6.28904 4.86719 6.28904 5.08594 6.50779L5.57812 6.99997L7.10938 5.03122C7.32812 4.81247 7.65625 4.75779 7.875 4.97654C8.09375 5.19529 8.14844 5.52341 7.92969 5.74216L6.01562 8.14841C5.90625 8.25779 5.74219 8.31247 5.57812 8.36716Z' fill='%23C64922'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_20_602'%3E%3Crect width='12.25' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");}.product-page-info-questions::before{width: 18px;height: 19px;background-image: url("data:image/svg+xml,%3Csvg width='18' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle /%3E%3Cpath d='M7.653 11.13a3.085 3.085 0 01.1-1.195c.108-.361.372-.692.792-.993.126-.093.282-.198.468-.315.186-.126.365-.27.538-.43.173-.16.313-.34.42-.539.114-.209.159-.437.134-.687a1.094 1.094 0 00-.47-.816 1.082 1.082 0 00-.434-.174 1.4 1.4 0 00-.998.124 1.678 1.678 0 00-.416.296c-.115.11-.22.237-.314.381a3.892 3.892 0 00-.218.385l-1.24-.688a2.69 2.69 0 01.383-.778c.175-.233.376-.432.603-.598.234-.175.49-.312.768-.41.277-.109.567-.177.87-.207a3.512 3.512 0 011.015.05c.338.066.647.193.926.382.288.188.528.443.72.765.202.313.325.7.37 1.164.027.284.016.541-.033.77-.042.22-.116.425-.223.615-.108.19-.24.365-.394.523a5.05 5.05 0 01-.534.47c-.168.124-.336.244-.504.359a3.217 3.217 0 00-.462.381 1.62 1.62 0 00-.32.449c-.074.16-.1.351-.079.574l-1.468.142zm.328 3.107l-.179-1.841 1.482-.144.179 1.842-1.482.143z' fill='%23c64922'/%3E%3C/svg%3E");}.product-page-info-stock{grid-row: 3;grid-column: 1/3;display: flex;justify-content: flex-end;align-items: center;margin: 0 0 15px;}.product-page-info-stock .icon{margin-right: 10px;}.product-page-info-stock-status{color: var(--color-second);}.page-info-empty-header-holder{height: 30px;margin-bottom: 30px;}.product-main{display: flex;align-items: stretch;margin-bottom: 30px;max-height: none;}.product-main-delivery-and-price{grid-row: 4/-1;grid-column: 2;}.product-main-delivery-and-price-deprecated{font-size: 18px;font-weight: 600;}.product-content-side-sticky .product-main-delivery-and-price{margin-bottom: 30px;}.product-main-info-card-promo-image{padding: 0;}.product-page-banner{grid-row: 6;grid-column: 2;margin-top: 20px;margin-bottom: 20px;}.product-main-image-builder,.product-main-photos{grid-row: 4;grid-column: 1;position: relative;border: none !important;border-radius: 0 !important;}.product-main-photos-main{flex: 1;display: flex;flex-flow: row nowrap;align-items: flex-start;justify-content: center;gap: 20px;padding: 0;position: relative;}.product-main-photos-main-link{display: block;position: relative;flex: 1 1 auto;height: 680px;}.product-main-photos-overlay{position: absolute;top: 15px;right: 10px;display: flex;flex-direction: column;align-items: flex-end;gap: 10px;}.made-in-russia{display: inline-block;border-radius: 5px;padding: 5px 10px;background-color: var(--color-second);line-height: 18px;font-size: 14px;font-weight: 500;color: #FFF;}.product-main-photos-inner-badge{display: inline-block;border-radius: 5px;padding: 5px 10px;background-color: #efc233;line-height: 18px;font-size: 14px;font-weight: 600;}.product-main-ytplayer{position: relative;display: none;width: 100%;height: 680px;background-size: contain;background-position: center center;background-repeat: no-repeat;}.product-main-ytplayer::before{content: '';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url("data:image/svg+xml,%3Csvg width='52' height='52' viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg' data-tid='9f33ca7e'%3E%3Crect width='52' height='52' rx='26' fill='%23ddd'%3E%3C/rect%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M34.6432 26.848C35.2699 26.4563 35.2699 25.5437 34.6432 25.152L21.53 16.9562C20.864 16.54 20 17.0188 20 17.8042V34.1958C20 34.9812 20.8639 35.46 21.53 35.0438L34.6432 26.848Z' fill='%23222222'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;pointer-events: none;transition: background-color 0.2s ease-in-out;-webkit-tap-highlight-color: transparent;}.product-main-ytplayer-visible{display: block;}.product-main-photos-main-link .ytplayer-video{display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 10;}.product-main-photos-main-img{display: none;object-fit: contain;height: 100%;width: 100%;}.product-main-photos-main-img-visible{display: block;}.product-main-photos-main-overlay{position: absolute;top: 20px;left: 20px;display: flex;flex-direction: column;gap: 10px;align-items: flex-start;}.product-main-photos-side-thumbs{display: flex;flex-flow: column nowrap;justify-content: flex-start;align-items: center;gap: 10px;flex: 0 0 84px;max-height: 680px;}.product-main-photos-side-thumbs *:not(.product-main-photos-side-thumb-link, .product-main-photos-side-other-count){display: none;}.product-main-photos-side-other-count{display: block;text-decoration-line: underline;line-height: 18px;font-weight: 400;font-size: 14px;color: var(--color-text-second);cursor: pointer;transition: color 0.3s ease;-webkit-tap-highlight-color: transparent;}.product-main-photos-side-other-count:active{color: var(--color-second);}.product-main-photos-side-thumb-link{flex: 0 0 84px;width: 100%;background-size: contain;background-position: 50% 50%;background-repeat: no-repeat;border: 2px solid transparent;border-radius: 5px;transition: border-color 0.3s ease;}.product-main-photos-side-thumb-link:active{border-color: #61771f;}.product-main-photos-side-thumb-link-active{border-color: var(--color-primary-inactive);}.product-main-photos-popup{position: fixed;width: 100%;height: 100%;background-color: #FFF;top: 0;left: 0;opacity: 0;visibility: hidden;z-index: 500;}.product-main-photos-popup-open{opacity: 1;visibility: visible;transition: all 0.3s ease;}.product-main-photos-popup-content{display: flex;flex-flow: row nowrap;align-items: center;justify-content: flex-start;gap: 10px;width: 100vw;height: 100vh;padding: 20px;}.product-main-photos-popup-thumbs{display: flex;flex-flow: column nowrap;justify-content: flex-start;align-items: center;gap: 10px;flex: 0 0 auto;height: 100%;padding-right: 20px;overflow-y: scroll;}.product-main-photos-popup-thumbs *:not(.product-main-photos-popup-thumbs-link){display: none;}.product-main-photos-popup-thumbs-link{flex: 0 0 84px;width: 84px;background-size: contain;background-position: 50% 50%;background-repeat: no-repeat;border: 2px solid transparent;border-radius: 5px;transition: border-color 0.3s ease;}.product-main-photos-popup-thumbs-link:active{border-color: var(--color-primary-active);}.product-main-photos-popup-thumbs-link-active{border-color: var(--color-primary-inactive);}.product-main-photos-popup-fullscreen{display: flex;justify-content: center;align-items: center;flex: 1 1 auto;height: 100%;padding: 0 80px;}.product-main-fullscreen-ytplayer{position: relative;display: none;width: 100%;height: 100%;background-size: contain;background-position: center center;background-repeat: no-repeat;}.product-main-fullscreen-ytplayer::before{content: '';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url("data:image/svg+xml,%3Csvg width='52' height='52' viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg' data-tid='9f33ca7e'%3E%3Crect width='52' height='52' rx='26' fill='%23ddd'%3E%3C/rect%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M34.6432 26.848C35.2699 26.4563 35.2699 25.5437 34.6432 25.152L21.53 16.9562C20.864 16.54 20 17.0188 20 17.8042V34.1958C20 34.9812 20.8639 35.46 21.53 35.0438L34.6432 26.848Z' fill='%23222222'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;pointer-events: none;transition: background-color 0.2s ease-in-out;-webkit-tap-highlight-color: transparent;}.product-main-fullscreen-ytplayer-visible{display: block;}.product-main-fullscreen-ytplayer .ytplayer-video{display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.product-main-photos-popup-fullscreen-photo{display: none;max-width: 100%;max-height: 100%;object-fit: contain;}.product-main-photos-popup-fullscreen-photo-visible{display: block;}.product-main-photos-popup-close{position: absolute;top: 30px;right: 30px;width: 40px;height: 40px;text-align: center;line-height: 40px;font-size: 40px;color: var(--color-text-second);cursor: pointer;transition: color 0.3s ease;-webkit-tap-highlight-color: transparent;}.product-main-photos-mobile{position: relative;}.product-main-photos-mobile-img-wrap{text-align: center;line-height: min(120vw, 100vh);}.product-main-photos-mobile,.product-main-photos-mobile-img{max-height: 100vh;max-height: min(125vw, 95vh);vertical-align: middle;max-width: 100%;}.product-main-photos-mobile .tns-nav{display: flex;flex-flow: row wrap;justify-content: center;align-items: center;gap: 3px;padding: 10px;transform: translateY(-32px);}.product-main-photos-mobile .tns-nav button[data-nav]{padding: 0;border: none !important;border-radius: 50%;flex: 0 0 11px;height: 11px;background: #E5E5E5;}.product-main-photos-mobile .tns-nav button[data-nav].tns-nav-active{background: var(--color-primary);}.product-main-photos-mobile-video-link{vertical-align: middle;}.product-main-photos-thumb-link-video{position: relative;}.product-main-photos-thumb-link-video .embed-responsive-item,.product-second-photos-thumb-link-video .embed-responsive-item{left: 0;width: 100%;}.product-main-photos-thumb-link-video:after,.product-second-photos-thumb-link-video .embed-responsive-item:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg' data-tid='9f33ca7e'%3E%3Crect width='52' height='52' rx='26' fill='%23ddd'%3E%3C/rect%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M34.6432 26.848C35.2699 26.4563 35.2699 25.5437 34.6432 25.152L21.53 16.9562C20.864 16.54 20 17.0188 20 17.8042V34.1958C20 34.9812 20.8639 35.46 21.53 35.0438L34.6432 26.848Z' fill='%23222222'%3E%3C/path%3E%3C/svg%3E") center center no-repeat;opacity: 0.7;transition: opacity 0.2s ease-in-out;}.product-main-photos-popup-thumbs-link-active.product-main-photos-thumb-link-video:after{opacity: 1;}.product-main-marketplaces{grid-row: 5;grid-column: 1;margin-bottom: 30px;padding: 15px 15px 15px 18px;box-shadow: 0 1px 12px rgba(0, 0, 0, 0.07);border-radius: 5px;background-color: #FFF;}.product-main-marketplaces-title{margin: 0 0 20px !important;font-size: 18px;line-height: 23px;font-weight: 600;color: var(--color-text-second);}.product-main-marketplaces-list{display: flex;flex-flow: row wrap;justify-content: flex-start;align-items: flex-start;row-gap: 20px;column-gap: 10%;}.product-main-marketplaces-list-item{display: flex;flex-flow: row nowrap;justify-content: flex-start;align-items: flex-start;gap: 10px;color: var(--color-text-second);}.product-main-marketplaces-name-place{margin-bottom: 9px;line-height: 23px;font-size: 18px;font-weight: 600;}.product-main-marketplaces-list-item:hover .product-main-marketplaces-name-place{text-decoration: underline;}.product-main-marketplaces-icon{background-repeat: no-repeat;background-position: center center;background-size: contain;}.product-main-marketplaces-list-item[data-marketplace="ozon"] .product-main-marketplaces-icon{transform: translateY(-5px);width: 34px;height: 35px;background-image: url("icons/ozon.png");}.product-main-marketplaces-list-item[data-marketplace="wildberries"] .product-main-marketplaces-icon{transform: translateY(-5px);width: 47px;height: 35px;background-image: url("icons/wb.png");}.product-main-marketplaces-list-item[data-marketplace="yandex-market"] .product-main-marketplaces-icon{transform: translateY(-5px);width: 35px;height: 35px;background-image: url("icons/ym.png");}.product-main-marketplaces-feedback{line-height: 18px;font-size: 14px;font-weight: 400;}.product-delivery-and-price-info-card{display: grid;grid-template-columns: 1fr;grid-template-rows: repeat(auto-fit, auto);align-content: start;gap: 20px;}.installment{display: flex;flex-flow: column nowrap;justify-content: space-between;}.installment-title::before{content: "";display: inline-block;width: 80px;height: 26px;margin-right: 5px;vertical-align: bottom;background-repeat: no-repeat;background-position: center center;background-size: contain;background-image: url("svg-icon/tbank.svg");}.installment-calculation{margin-bottom: 20px;font-size: 14px;line-height: 18px;font-weight: 400;white-space: nowrap;}.installment-rate{display: inline-block;padding: 4px 6px;background-color: var(--color-second);color: #FFF;font-weight: 600;}.installment-title-info,.stakes-title-info{display: inline-block;position: relative;margin-left: 2px;}.installment-title-info-icon{display: inline-block;position: absolute;top: -8px;left: 0;width: 14px;height: 14px;cursor: pointer;background-repeat: no-repeat;background-position: center center;background-size: contain;-webkit-tap-highlight-color: transparent;}.stakes-title-info-icon{display: inline-block;width: 14px;height: 14px;transform: translateY(-2px);cursor: pointer;background-repeat: no-repeat;background-position: center center;background-size: contain;-webkit-tap-highlight-color: transparent;}.stakes{display: flex;flex-flow: column nowrap;justify-content: space-between;}.stakes-title::before{content: "";display: inline-block;width: 14px;height: 17px;margin-right: 6px;vertical-align: middle;background-repeat: no-repeat;background-position: center center;background-size: contain;background-image: url("data:image/svg+xml,%3Csvg width='14' height='17' viewBox='0 0 14 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 3H2V17H0V3Z' fill='%23474747'/%3E%3Cpath d='M4 2H6V16H4V2Z' fill='%23474747'/%3E%3Cpath d='M8 1H10V15H8V1Z' fill='%23474747'/%3E%3Cpath d='M12 0H14V14H12V0Z' fill='%23474747'/%3E%3C/svg%3E");}.stakes-title-part{white-space: nowrap;}.stakes-calculation{display: flex;flex-flow: row nowrap;gap: 3px;margin-bottom: 20px;}.stakes-calculation-value{flex: 0 0 auto;position: relative;padding: 10px 5px 0 5px;line-height: 18px;font-size: 14px;font-weight: 400;color: #C4C4C4;}.stakes-calculation-value:first-of-type{color: var(--color-text-second);}.stakes-calculation-value::before{content: '';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 4px;border-radius: var(--radius-main);background-color: #C4C4C4;}.stakes-calculation-value:first-of-type::before{background-color: var(--color-second);}.product-main-popup{position: fixed;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.7);top: 0;left: 0;opacity: 0;visibility: hidden;overflow-x: hidden;overflow-y: scroll;z-index: 500;transition: all 0.3s ease;}.product-main-popup-open{opacity: 1;visibility: visible;transition: all 0.3s ease;}.product-main-popup-wrapper{min-height: 100%;display: flex;align-items: center;justify-content: center;}.product-main-popup-content{position: relative;min-width: 280px;width: 600px;padding: 20px;background-color: #FFF;}.product-main-popup-close{position: absolute;top: 20px;right: 20px;width: 24px;height: 24px;text-align: center;line-height: 24px;font-size: 24px;font-weight: 600;color: #CCC;cursor: pointer;transition: color 0.3s ease;-webkit-tap-highlight-color: transparent;}.product-main-popup-content-compare{min-width: 700px;max-width: 1000px;width: 90%;}h3.product-main-popup-stakes-title{margin: 0;padding: 10px 0 30px;border-bottom: 1px solid #F4F4F4;text-align: center;line-height: 30px;font-size: 24px;font-weight: 700;}.product-main-popup-stakes-title::before{content: "";display: inline-block;width: 21px;height: 25px;margin-right: 13px;vertical-align: bottom;background-repeat: no-repeat;background-position: center center;background-size: contain;background-image: url("data:image/svg+xml,%3Csvg width='21' height='25' viewBox='0 0 14 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 3H2V17H0V3Z' fill='%23474747'/%3E%3Cpath d='M4 2H6V16H4V2Z' fill='%23474747'/%3E%3Cpath d='M8 1H10V15H8V1Z' fill='%23474747'/%3E%3Cpath d='M12 0H14V14H12V0Z' fill='%23474747'/%3E%3C/svg%3E");}.popup-stakes-body-caption{text-align: center;line-height: 30px;font-size: 24px;font-weight: 600;margin: 20px 0;}.popup-stakes-body-text{text-align: center;line-height: 20px;font-size: 15px;font-weight: 400;margin-bottom: 20px;}.stakes-main-part{margin-bottom: 20px;padding: 15px;background-color: #F4F4F4;}.stakes-row{display: flex;flex-flow: row nowrap;align-items: center;}.stakes-item{flex: 1 1 25%;display: flex;flex-flow: column nowrap;align-items: center;}.stakes-price{margin-bottom: 6px;font-size: 15px;font-weight: 600;}.stakes-percent{display: none;}.stakes-date{text-align: center;margin-bottom: 20px;font-size: 14px;color: #AAA;}.stakes-icon-place{display: block;position: relative;width: 100%;height: 20px;}.stakes-icon-circle-1::before,.stakes-icon-circle-2::before,.stakes-icon-circle-3::before{content: "";display: block;position: absolute;top: calc(50% - 0.5px);height: 1px;background-color: #AAA;}.stakes-icon-circle-1::before{right: 0;box-sizing: border-box;width: 50%;}.stakes-icon-circle-2::before{left: 0;box-sizing: border-box;width: 100%;}.stakes-icon-circle-3::before{left: 0;box-sizing: border-box;width: 100%;}.stakes-icon-circle-1::after,.stakes-icon-circle-2::after,.stakes-icon-circle-3::after{content: "";display: block;position: absolute;top: 0;left: calc(50% - 10px);box-sizing: border-box;width: 20px;height: 20px;border-radius: 50%;z-index: 2;box-shadow: 0 0 0 5px #F4F4F4;}.stakes-icon-circle-1::after{background: radial-gradient(farthest-side, #000 0 5px, #F4F4F4 6px 8px, transparent 9px 10px),conic-gradient(var(--color-primary) 0 25%, #F4F4F4 0 100%);}.stakes-icon-circle-2::after{background: radial-gradient(farthest-side, #000 0 5px, #F4F4F4 6px 8px, transparent 9px 10px),conic-gradient(var(--color-primary) 0 50%, #F4F4F4 0 100%);}.stakes-icon-circle-3::after{background: radial-gradient(farthest-side, #000 0 5px, #F4F4F4 6px 8px, transparent 9px 10px),conic-gradient(var(--color-primary) 0 75%, #F4F4F4 0 100%);}.stakes-icon-done::before{content: "";display: block;position: absolute;top: calc(50% - 0.5px);left: 0;box-sizing: border-box;width: 50%;height: 1px;background-color: #AAA;}.stakes-icon-done::after{content: "";display: block;position: absolute;top: 0;left: calc(50% - 10px);box-sizing: border-box;width: 20px;height: 20px;border-radius: 50%;border: 2px solid var(--color-primary);background-color: #F4F4F4;background-repeat: no-repeat;background-position: center center;background-size: 10px 10px;background-image: url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 16 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.02697 11.9466C5.88672 12.0876 5.69547 12.1664 5.49672 12.1664C5.29797 12.1664 5.10672 12.0876 4.96647 11.9466L0.731969 7.71137C0.292469 7.27187 0.292469 6.55937 0.731969 6.12062L1.26222 5.59037C1.70172 5.15087 2.41347 5.15087 2.85297 5.59037L5.49672 8.23412L12.6405 1.09037C13.08 0.650867 13.7925 0.650867 14.2312 1.09037L14.7615 1.62062C15.201 2.06012 15.201 2.77262 14.7615 3.21137L6.02697 11.9466Z' fill='%23849957'/%3E%3C/svg%3E");z-index: 2;box-shadow: 0 0 0 5px #F4F4F4;}.stakes-list-item{position: relative;margin-top: 15px;padding-left: 20px;line-height: 16px;font-size: 14px;font-weight: 400;}.stakes-list-item::before{content: "";display: block;position: absolute;top: 1px;left: 0;width: 16px;height: 13px;background-repeat: no-repeat;background-position: center center;background-size: contain;background-image: url("data:image/svg+xml,%3Csvg width='16' height='13' viewBox='0 0 16 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.02697 11.9466C5.88672 12.0876 5.69547 12.1664 5.49672 12.1664C5.29797 12.1664 5.10672 12.0876 4.96647 11.9466L0.731969 7.71137C0.292469 7.27187 0.292469 6.55937 0.731969 6.12062L1.26222 5.59037C1.70172 5.15087 2.41347 5.15087 2.85297 5.59037L5.49672 8.23412L12.6405 1.09037C13.08 0.650867 13.7925 0.650867 14.2312 1.09037L14.7615 1.62062C15.201 2.06012 15.201 2.77262 14.7615 3.21137L6.02697 11.9466Z' fill='%23849957'/%3E%3C/svg%3E");}.popup-stakes-body-text-info{margin-bottom: 20px;text-align: center;line-height: 16px;font-size: 12px;font-weight: 400;}.popup-stakes-body-info-link{text-decoration: underline;text-decoration-color: transparent;color: var(--color-second);transition: text-decoration-color 0.3s ease;-webkit-tap-highlight-color: transparent;}.popup-stakes-body-info-link:active{text-decoration-color: var(--color-second);}.delivery-text{line-height: 18px;font-size: 14px;font-weight: 400;}.delivery-text.action{font-weight: 800;color: var(--color-second);}.delivery-geolocation{position: relative;margin-bottom: 10px;padding-left: 30px;}.delivery-geolocation::before{content: '';display: block;position: absolute;top: 0;left: 0;width: 14px;height: 18px;background-repeat: no-repeat;background-position: center center;background-size: contain;background-image: url("data:image/svg+xml,%3Csvg width='14' height='18' viewBox='0 0 14 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 17.2102C6.86408 17.2102 6.66019 17.1393 6.59223 17.0685C5.84466 16.4311 0 11.1193 0 7.29484C0 3.25789 3.12621 0 7 0C10.8738 0 14 3.25789 14 7.29484C14 11.1193 8.15534 16.4311 7.47573 17.0685C7.27184 17.1393 7.13592 17.2102 7 17.2102ZM7 1.41647C3.87379 1.41647 1.35922 4.03695 1.35922 7.29484C1.35922 9.77367 5.09709 13.8106 7 15.5812C8.90291 13.8106 12.6408 9.77367 12.6408 7.29484C12.5728 4.03695 10.0583 1.41647 7 1.41647Z' fill='%234F453C'/%3E%3Cpath d='M7.00002 10.836C5.0971 10.836 3.60196 9.27791 3.60196 7.29485C3.60196 5.31178 5.0971 3.75366 7.00002 3.75366C8.90293 3.75366 10.3981 5.31178 10.3981 7.29485C10.3981 9.20709 8.83497 10.836 7.00002 10.836ZM7.00002 5.17014C5.84468 5.17014 4.96118 6.09085 4.96118 7.29485C4.96118 8.49885 5.84468 9.41956 7.00002 9.41956C8.15536 9.41956 9.03885 8.49885 9.03885 7.29485C9.03885 6.09085 8.0874 5.17014 7.00002 5.17014Z' fill='%234F453C'/%3E%3C/svg%3E");}.delivery-geolocation-change{text-decoration: underline;color: var(--color-primary);cursor: pointer;-webkit-tap-highlight-color: transparent;}.delivery-company{position: relative;margin-bottom: 10px;padding-left: 30px;}.delivery-company::before{content: '';display: block;position: absolute;top: 3px;left: 0;width: 19px;height: 14px;background-repeat: no-repeat;background-position: center center;background-size: contain;background-image: url("data:image/svg+xml,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_583)'%3E%3Cpath d='M16.8 1.49767V7.81395H8.92093V1.49767H16.8ZM18.3628 0H7.35814V9.31163H18.3628V0Z' fill='%23474747'/%3E%3Cpath d='M12.1116 11.7861H7.94419C7.55349 11.7861 7.1628 11.4605 7.1628 11.0047C7.1628 10.5488 7.48838 10.2233 7.94419 10.2233H12.1116C12.5023 10.2233 12.893 10.5488 12.893 11.0047C12.893 11.4605 12.5674 11.7861 12.1116 11.7861Z' fill='%23474747'/%3E%3Cpath d='M15.3674 11.3953C15.693 11.3953 16.0186 11.6558 16.0186 12.0465C16.0186 12.3721 15.7581 12.6977 15.3674 12.6977C15.0419 12.6977 14.7163 12.4372 14.7163 12.0465C14.7814 11.6558 15.0419 11.3953 15.3674 11.3953ZM15.3674 10.093C14.3256 10.093 13.414 10.9395 13.414 12.0465C13.414 13.0884 14.2605 14 15.3674 14C16.4093 14 17.3209 13.1535 17.3209 12.0465C17.3209 10.9395 16.4744 10.093 15.3674 10.093Z' fill='%23474747'/%3E%3Cpath d='M4.8186 4.55815V7.81397C3.45116 7.81397 2.27907 8.46513 1.49767 9.44187V7.68373L3.12558 4.55815H4.8186ZM6.3814 2.99536H2.14884L0 7.29304V11.7861H2.14884C2.27907 10.4186 3.45116 9.31164 4.88372 9.31164C5.46977 9.31164 5.92558 9.50699 6.3814 9.76745V2.99536Z' fill='%23474747'/%3E%3Cpath d='M4.88373 11.3953C5.20931 11.3953 5.53489 11.6558 5.53489 12.0465C5.53489 12.3721 5.27442 12.6977 4.88373 12.6977C4.55814 12.6977 4.23256 12.4372 4.23256 12.0465C4.23256 11.6558 4.49303 11.3953 4.88373 11.3953ZM4.88373 10.093C3.84186 10.093 2.93024 10.9395 2.93024 12.0465C2.93024 13.0884 3.77675 14 4.88373 14C5.92559 14 6.83721 13.1535 6.83721 12.0465C6.7721 10.9395 5.92559 10.093 4.88373 10.093Z' fill='%23474747'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_583'%3E%3Crect width='18.3628' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.delivery-courier{position: relative;padding-left: 30px;}.delivery-courier::before{content: '';display: block;position: absolute;top: 3px;left: 0;width: 17px;height: 16px;background-repeat: no-repeat;background-position: center center;background-size: contain;background-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 16C8.42411 16 8.27232 16 8.19643 15.9223L0.455357 12.2718C0.151786 12.1942 0 11.8835 0 11.5728V4.34951C0 4.03883 0.151786 3.80582 0.455357 3.65048L8.19643 0.0776616C8.42411 -8.29436e-06 8.65179 -8.29436e-06 8.80357 0.0776616L16.5446 3.65048C16.8482 3.80582 17 4.03883 17 4.34951V11.5728C17 11.8835 16.8482 12.1165 16.5446 12.2718L8.80357 15.8447C8.72768 16 8.65179 16 8.5 16ZM1.51786 11.1068L8.5 14.3689L15.4821 11.1068V4.8932L8.5 1.63106L1.51786 4.8932V11.1068Z' fill='%23474747'/%3E%3Cpath d='M8.5 8.93204C8.42411 8.93204 8.27232 8.93204 8.19643 8.85437L0.45536 5.28156C0.0758955 5.12622 -0.0758902 4.6602 0.0758955 4.27185C0.227681 3.8835 0.683038 3.72816 1.0625 3.8835L8.5 7.37865L15.9375 3.8835C16.317 3.72816 16.7723 3.8835 16.9241 4.27185C17.0759 4.6602 16.9241 5.12622 16.5446 5.28156L8.80357 8.85437C8.72768 8.93204 8.65179 8.93204 8.5 8.93204Z' fill='%23474747'/%3E%3Cpath d='M12.6741 6.83493C12.5982 6.83493 12.5982 6.83493 12.5223 6.83493L4.78125 3.18445C4.62946 3.10678 4.47768 2.87377 4.62946 2.64076C4.70535 2.40775 4.93303 2.33008 5.16071 2.48542L12.9018 6.05823C13.1295 6.1359 13.2054 6.36891 13.0536 6.60192C12.9777 6.75726 12.8259 6.83493 12.6741 6.83493Z' fill='%23474747'/%3E%3Cpath d='M8.5 15.6893C8.04465 15.6893 7.74107 15.3786 7.74107 14.9126V8.93203C7.74107 8.46601 8.04465 8.15533 8.5 8.15533C8.95536 8.15533 9.25893 8.46601 9.25893 8.93203V14.9126C9.25893 15.3786 8.95536 15.6893 8.5 15.6893Z' fill='%23474747'/%3E%3C/svg%3E");}.product-page-buy{flex: 1;}.product-page-buy-unavailable-message{color: red;}.product-page-buy-available{display: block;}.unavailable .product-page-buy-unavailable{display: block;}.unavailable .product-page-buy-available{display: none;}.product-page-price-old{display: flex;margin-bottom: 0;font-family: var(--font-numbers);align-items: center;align-self: flex-end;}.product-page-price-old-value{line-height: 20px;font-size: 18px;font-weight: 700;color: var(--color-second);text-decoration: line-through;}.product-page-price-wrap{display: flex;flex-wrap: nowrap;align-items: center;margin-bottom: 20px;gap: 10px;}.product-page-price{position: relative;line-height: 35px;font-size: 37px;font-weight: 800;}.product-page-price-tabs{margin-bottom: 20px;}.product-page-price-tabs-title{margin-bottom: 8px;line-height: 23px;font-size: 18px;font-weight: 400;}.product-page-price-tabs-links{display: flex;flex-flow: row nowrap;justify-content: flex-start;}.product-page-price-tabs-link{display: inline-block;border: 1px solid #676767;margin-right: -1px;padding: 10px 15px;line-height: 18px;font-size: 14px;font-weight: 600;text-decoration: none !important;transition: background-color 0.3s ease, transform 0.3s ease;-webkit-tap-highlight-color: transparent;}.product-page-price-tabs-link:active{background-color: #e6e6e6;}.product-page-price-tabs-link-active{background-color: #e6e6e6;pointer-events: none;}.product-page-order-actions-cart{width: 100%;height: 40px;border-radius: var(--radius-main);margin-bottom: 10px;user-select: none;}.product-page-cart-btn{width: 100%;height: 100%;border-radius: var(--radius-main);padding: 10px 5px 12px;background-color: var(--color-primary);text-align: center;text-transform: none;line-height: 18px !important;font-size: 14px !important;font-weight: 400 !important;color: #FFF;cursor: pointer;transition: background-color 0.3s ease;}.product-page-order-actions-cart .product-page-cart-btn:active{background-color: var(--color-primary-active);}.product-page-float-price-col-actions .product-page-cart-btn{text-transform: none;}.product-page-order-actions-phone{width: 100%;height: 40px;border-radius: var(--radius-main);cursor: pointer;user-select: none;-webkit-tap-highlight-color: transparent;}.product-page-one-click-order-btn{width: 100%;line-height: 18px !important;font-size: 14px !important;font-weight: 400 !important;}.product-page-one-click-order-btn::before{content: "";display: inline-block;width: 15px;height: 14px;margin-right: 10px;background-repeat: no-repeat;background-position: center center;background-size: contain;background-image: url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0453 14C8.32974 14 5.55388 12.7328 3.44181 10.6207L3.38147 10.5603C1.14871 8.32759 -0.0581864 5.49138 0.00215844 2.77586V2.59483L0.122848 2.41379C0.303883 2.17241 0.484917 1.93103 0.726296 1.75C1.45043 1.02586 2.29526 0.482759 3.26078 0.0603448C3.38147 0 3.50216 0 3.68319 0C3.98492 0 4.7694 0.181034 4.95043 0.663793C5.25216 1.56897 5.67457 2.77586 5.97629 3.92241C6.03664 4.22414 5.9763 5.00862 5.49354 5.31034L4.46767 5.97414C4.46767 5.97414 4.46767 6.15517 4.58836 6.33621C5.01078 6.87931 5.49354 7.48276 6.03664 8.02586C6.57974 8.56897 7.12285 9.05172 7.66595 9.41379C7.78664 9.47414 7.90733 9.53448 8.02802 9.53448L8.39009 8.99138L8.75216 8.44828C9.05388 7.96552 9.77802 7.96552 9.89871 7.96552C9.95905 7.96552 10.0797 7.96552 10.1401 7.96552C11.528 8.26724 12.3728 8.56897 13.4591 9.05172C13.9418 9.2931 14.2435 10.1379 14.0022 10.681C13.6401 11.6466 13.097 12.4914 12.3125 13.2155C12.1315 13.3966 11.8901 13.6379 11.6487 13.819L11.4677 14H11.0453ZM1.20905 3.01724C1.20905 5.37069 2.35561 7.84483 4.2263 9.77586L4.28664 9.83621C6.21767 11.7672 8.63147 12.8534 10.9849 12.8534C11.1056 12.7328 11.2866 12.6121 11.4073 12.4914C12.0108 11.8879 12.4935 11.1638 12.7953 10.3793C12.7953 10.3793 12.7349 10.319 12.7349 10.2586C11.8297 9.83621 11.0453 9.59483 9.77802 9.2931C9.71767 9.2931 9.65733 9.2931 9.65733 9.2931L9.05388 10.2586C8.69181 10.8621 7.66595 10.9828 6.94181 10.4397C6.33836 10.0172 5.73492 9.47414 5.13147 8.93103C4.52802 8.32759 4.04526 7.72414 3.5625 7.12069C3.32112 6.63793 3.20043 6.15517 3.26078 5.73276C3.32112 5.37069 3.50216 5.12931 3.80388 4.94828L4.7694 4.34483C4.7694 4.28448 4.7694 4.22414 4.7694 4.16379C4.52802 3.19828 4.16595 2.11207 3.80388 1.26724C3.80388 1.2069 3.74354 1.2069 3.68319 1.2069C2.89871 1.50862 2.17457 1.99138 1.57112 2.59483C1.45043 2.71552 1.32974 2.83621 1.20905 3.01724Z' fill='%23474747'/%3E%3C/svg%3E");}.product-page-float-price{display: none;position: fixed;bottom: 0;left: 0;right: 0;z-index: 50;background: white;border-top: none !important;}.product-page-float-price-inner{padding: 20px 7px 20px 7px;display: flex;}.product-page-float-price-col-actions{display: flex;gap: 5px;flex: 0 0 100% !important;min-width: 290px;margin: 0 !important;}.b24-widget-button-inner-block{background: var(--color-primary) !important;}.b24-widget-button-popup{border-color: var(--color-primary) !important;}.b24-widget-button-popup-image{display: none !important;}.b24-widget-button-popup-name{display: none !important;}.video-link{position: relative;display: inline-block;}.video-link::after{content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 2;transition: all 0.2s ease-in-out;-webkit-tap-highlight-color: transparent;}.video-link::after,.video-link:hover::after{background: rgba(0, 0, 0, 0.2) url("data:image/svg+xml,%3Csvg width='52' height='52' viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg' data-tid='9f33ca7e'%3E%3Crect width='52' height='52' rx='26' fill='%23ddd'%3E%3C/rect%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M34.6432 26.848C35.2699 26.4563 35.2699 25.5437 34.6432 25.152L21.53 16.9562C20.864 16.54 20 17.0188 20 17.8042V34.1958C20 34.9812 20.8639 35.46 21.53 35.0438L34.6432 26.848Z' fill='%23222222'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;}.video-link:hover::after{background-color: rgba(0, 0, 0, 0);}.video-link-small.video-link::after,.video-link-small .video-link::after{background-size: 20%;}.video-link-hide-overlay::after{display: none;}.questions{padding: 20px 0;min-width: 290px;}.questions-ask{max-width: 780px;min-width: 290px;margin-bottom: 20px;padding: 20px;box-shadow: 0 1px 12px rgba(0, 0, 0, 0.07);border-radius: 5px;}.questions-ask-title{margin-bottom: 20px;line-height: 23px;font-size: 18px;font-weight: 600;}.questions-ask-control{line-height: 18px;font-size: 14px;font-weight: 400;border: 0.5px solid #C4C4C4;border-radius: 2px;padding: 5px 10px;}.questions-ask-text{display: block;width: 100%;min-height: 50px;transition: all 0.4s ease-in-out;margin-bottom: 10px;}.questions-ask-form.active .questions-ask-text{min-height: 125px;}.questions-ask-group{display: flex;flex-flow: row nowrap;justify-content: space-between;align-items: center;gap: 15px;max-height: 0;transform-origin: center top;transform: scaleY(0);opacity: 0;visibility: hidden;transition: all 0.5s ease;}.questions-ask-form.active .questions-ask-group{transform: scaleY(100%);max-height: 40px;opacity: 1;visibility: visible;}.questions-ask-group-block{flex: 1 1 33.33%;height: 40px;padding: 5px 10px;}.questions-item{padding: 20px 0;}.questions-item:not(:last-child){border-bottom: 1px solid #E5E5E5;}.questions-item-question{display: flex;flex-flow: row nowrap;justify-content: space-between;align-items: center;}.questions-item-question-text{flex: 1 1 auto;line-height: 23px;font-size: 18px;font-weight: 600;}.icon.icon-question-tab{position: relative;flex: 0 0 18px;height: 18px;margin: 0 30px;}.icon.icon-question-tab.up::before{content: "";display: block;position: absolute;top: calc(50% - 2px);left: 0;width: 100%;height: 4px;background-color: var(--color-text-second);transition: all 0.3s ease;}.icon.icon-question-tab.up::after{content: "";display: block;position: absolute;top: 0;left: calc(50% - 2px);width: 4px;height: 100%;background-color: var(--color-text-second);transition: all 0.3s ease;}.icon.icon-question-tab.down::before{content: "";display: block;position: absolute;top: calc(50% - 2px);left: 0;width: 100%;height: 4px;background-color: var(--color-text-second);transform: rotate(180deg);transition: all 0.3s ease;}.icon.icon-question-tab.down::after{content: "";display: block;position: absolute;top: calc(50% - 2px);left: calc(50% - 2px);width: 4px;height: 4px;background-color: var(--color-text-second);transform: rotate(180deg);transition: all 0.3s ease;}.questions-item-answer{padding: 10px 0 0 20px;line-height: 20px;font-size: 16px;font-weight: 400;}.questions-item-answer-video{margin: 20px 0;}.product-content-section{display: flex;margin-bottom: 30px;}.product-content{width: 100%;flex: 1 1;margin-bottom: 30px;}.product-content-side-sticky-container{flex: 1;}.product-content-side-sticky{position: sticky;top: 0;max-height: 100vh;overflow-y: auto;-ms-overflow-style: none;scrollbar-width: none;}.product-content-side-sticky::-webkit-scrollbar{display: none;}.video-help-widget{background: #FFFFFF;margin-bottom: 30px;border-radius: 6px;}.video-help-widget-heading{padding: 20px 26px;color: white;position: relative;border-radius: 6px 6px 0 0;}.video-help-widget-heading-icon{position: absolute;bottom: 0;right: 15px;}.video-help-widget-header{text-transform: uppercase;font-size: 22px;font-weight: 600;font-family: var(--font-header);}.video-help-widget-title{font-size: 20px;font-weight: 600;line-height: 24px;}.video-help-widget-body{padding: 26px;border: 1px solid #E6E6E6;border-top: 0;border-radius: 0 0 6px 6px;}.video-help-widget-video::after,.video-help-widget-video:hover::after{background: rgba(0, 0, 0, 0.3) url("data:image/svg+xml,%3Csvg width='64' height='63' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32.003' cy='31.329' r='30.301' stroke='%23fff' stroke-width='2'/%3E%3Cpath d='M41.231 31.33l-13.775 7.953V23.376L41.23 31.33z' fill='%23fff'/%3E%3C/svg%3E") no-repeat center center;}.video-help-widget-video:hover::after{background-color: rgba(0, 0, 0, 0.15);}.reviews-back-link{text-decoration: none;-webkit-tap-highlight-color: transparent;}.reviews-back-link:hover{text-decoration: none;}.card-tabs{background: white;z-index: 10;line-height: 20px;font-size: 16px;font-weight: 400;position: sticky;top: 0;}.card-tabs::after{content: "";display: block;position: absolute;bottom: 7px;left: 0;width: 100%;height: 1px;background-color: #C4C4C4;}.card-tabs-inner{display: flex;flex-flow: row nowrap;overflow-x: scroll;-webkit-overflow-scrolling: touch;scroll-behavior: smooth;}.card-tabs-inner::-webkit-scrollbar{height: 4px;}.card-tabs-inner::-webkit-scrollbar-thumb{background-color: #C4C4C4;}.card-tab{position: relative;padding: 15px 15px 17px;text-decoration: none;cursor: pointer;user-select: none;white-space: nowrap;color: var(--color-text-second);transition: color 0.3s ease;-webkit-tap-highlight-color: transparent;}.card-tab::selection,.card-tab:active,.card-tab:focus{text-decoration: none;background: transparent !important;color: var(--color-primary);}.card-tab::after{content: "";display: block;position: absolute;bottom: 2px;left: 0;width: 100%;height: 3px;border-radius: 1px;background-color: transparent;z-index: 2;transition: background-color 0.3s ease;}.card-tab.active{text-decoration: none;color: var(--color-primary);}.card-tab.active::after{background-color: var(--color-primary);}.tab-content{margin-bottom: 40px;}.tab-content-view{max-width: 778px;}.product-tabs-contents{padding-top: 20px;}.active-tab-show{display: none;}.tab-content.active-tab .active-tab-show{display: inherit;}.tab-content.active-tab .active-tab-hide{display: none;}.product-content-accordion-section{border-radius: var(--radius-main);box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.07);margin-bottom: 5px;padding: 10px;}.product-content-accordion-section-title{position: relative;line-height: 20px;font-size: 16px;font-weight: 500;cursor: pointer;-webkit-tap-highlight-color: transparent;}.product-content-accordion-section-title::after{content: '';display: block;position: absolute;top: 50%;right: 10px;transform: translateY(-50%);width: 15px;height: 9px;background-repeat: no-repeat;background-position: center center;background-size: contain;background-image: url("data:image/svg+xml,%3Csvg width='15' height='9' viewBox='0 0 15 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.4346 1.88875L8.07068 8.25271C7.68016 8.64323 7.047 8.64323 6.65647 8.25271L0.29251 1.88875C-0.0980149 1.49822 -0.0980149 0.865058 0.29251 0.474533C0.683035 0.0840089 1.3162 0.0840089 1.70672 0.474533L7.36358 6.13139L13.0204 0.474534C13.411 0.0840095 14.0441 0.0840095 14.4346 0.474534C14.8252 0.865058 14.8252 1.49822 14.4346 1.88875Z' fill='%23849957'/%3E%3C/svg%3E");transition: transform 0.3s ease;}.product-content-accordion-section-active .product-content-accordion-section-title::after{transform: translateY(-50%) rotate(180deg);}.product-content-accordion-section-content{padding-top: 20px;}.products-carousel-section-recommended{margin-bottom: 40px;}.products-carousel-section h2{text-align: center;font-size: 32px;margin-bottom: 50px;}.catalog-category-section{margin-bottom: 30px;}.catalog-category-section h2{font-family: var(--font-header);}.catalog-category-section h2 a:hover{color: var(--color-primary);}.catalog-category-section-link-all{text-align: center;margin: 20px 0 40px !important;}.category-products{margin-top: 30px;margin-bottom: 60px;}.btn-show-category-filters .icon{width: 20px;height: 16px;}.category-filter-card{background-color: white;display: flex;flex-direction: column;box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);border-radius: 5px;transition: all 0.5s ease;}.category-filter-card:hover{background-color: white;display: flex;flex-direction: column;box-shadow: 0 7px 36px rgba(0, 0, 0, 0.21);border-radius: 5px;}.category-filter-header{padding: 18px 27px;background: var(--color-primary);color: white;border-radius: 5px 5px 0 0;font-size: 18px;display: flex;align-items: center;justify-content: space-between;line-height: 1;}.category-filter-body{position: relative;}.category-filter-group{border-bottom: 1px solid #EBEBEB;}.category-filter-group-header{padding: 15px 30px 15px;cursor: default;font-weight: 600;display: flex;border-bottom: 1px solid white;}.filter-selected .category-filter-group-header{background: #FCF9F2;color: var(--color-primary);border-bottom: 1px solid #EBEBEB;}.icon.category-filter-group-icon{width: 13px;height: 13px;margin-right: 12px;}.category-filter-values-inner{padding: 12px 30px;}.category-filter-value{margin-bottom: 10px;font-family: var(--font-numbers);}.category-filter-value-link{text-decoration: aquamarine;}.category-filter-value .checkbox-checkmark{background-color: white;height: 22px;width: 22px;flex: 0 0 22px;border-radius: 3px;}.category-filter-value input:checked ~ .checkbox-checkmark{background-color: white;border: 1px solid var(--color-second);box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06);}.category-filter-value .checkbox-checkmark:after{border-width: 0 2px 2px 0;border-color: var(--color-second);left: 7px;top: 2px;}.category-filter-values-reset{text-align: right;margin: -20px 30px 10px;}.category-filter-values-reset-link{text-decoration: none;border-bottom: 1px dotted silver;color: silver;font-size: 13px;display: inline-block;cursor: pointer;}.category-filter-values-reset-link:hover{text-decoration: none;color: var(--color-second);border-color: var(--color-second);}.category-filter-actions{padding: 20px 30px;}.category-filter-btn-apply{font-size: 14px;letter-spacing: 0.05em;width: 100%;margin-bottom: 10px;padding-left: 10px;padding-right: 10px;}.category-filter-btn-reset{font-size: 14px;letter-spacing: 0.05em;width: 100%;padding-left: 10px;padding-right: 10px;}.category-filter-float-button{background-image: url("data:image/svg+xml,%3Csvg width='136' height='43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 21l13-8v16L0 21z' fill='%23C64922'/%3E%3Crect x='10' width='126' height='43' rx='5' fill='%23C64922'/%3E%3C/svg%3E");width: 136px;height: 43px;line-height: 43px;padding: 0 5px 0 15px;display: none;position: absolute;right: -90px;z-index: 10;top: 0;color: white;font-size: 14px;font-weight: 600;text-align: center;font-family: var(--font-numbers);letter-spacing: 0.03em;cursor: pointer;}.category-sorting{margin-bottom: 30px;}.category-sorting-title{font-weight: 600;display: inline-block;margin-right: 10px;}.category-sorting-links{display: inline-block;}.category-sorting-link{font-family: var(--font-numbers);margin-right: 5px;display: inline-block;}.category-sorting-link.active{font-weight: 600;color: var(--color-primary);text-decoration-line: underline;}.slide-enter-active{-moz-transition-duration: 0.3s;-webkit-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;-moz-transition-timing-function: ease-in;-webkit-transition-timing-function: ease-in;-o-transition-timing-function: ease-in;transition-timing-function: ease-in;}.slide-leave-active{-moz-transition-duration: 0.3s;-webkit-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;-moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);-webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);-o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);transition-timing-function: cubic-bezier(0, 1, 0.5, 1);}.slide-enter-to, .slide-leave{max-height: 100px;overflow: hidden;}.slide-enter, .slide-leave-to{overflow: hidden;max-height: 0;}.category-short-links{display: flex;flex-wrap: wrap;margin-bottom: 20px;}.category-short-link{padding: 10px 18px;color: #333333;background: #FFFFFF;border: 1px solid #E3E3E3;box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06);border-radius: 5px;margin-right: 10px;margin-bottom: 10px;font-family: var(--font-numbers);}.category-short-link:hover{text-decoration: none;background-color: #f5f5f5;}.category-short-link.active{color: var(--color-primary);border-color: var(--color-primary);font-weight: 600;}.category-active-filters{display: flex;flex-wrap: wrap;gap: 10px;align-items: center;}.category-active-filter-item{cursor: pointer;background: var(--color-primary);border-radius: 20px;display: flex;gap: 10px;align-items: center;color: #FFFFFF;padding: 1px 7px 0 10px;}.groupcard-list{display: flex;gap: 20px;flex-wrap: wrap;margin-bottom: 3em;}.groupcard-item{background-color: #f4f4f4;padding: 15px;width: 48%;border-radius: 20px;display: flex;flex-direction: column;gap: 15px;}.groupcard-item:hover{text-decoration: none;}.groupcard-item-header{display: flex;gap: 20px;justify-content: space-between;}.groupcard-item-title{font-weight: 900;font-size: 27px;}.groupcard-item-volumes{text-align: right;}.groupcard-item-volumes-title{font-size: 12px;opacity: 0.5;}.groupcard-item-volumes-title-delim{display: none;}.groupcard-item-volumes-value{font-size: 13px;font-weight: bold;}.groupcard-outer{position: relative;display: flex;flex: 1;}.groupcard-outer::before{content: '';position: absolute;left: 0;right: 0;bottom: 0;height: 16px;z-index: 1;box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);border-radius: 0 0 16px 16px;}.groupcard-left{flex: 1.1;display: flex;flex-direction: column;justify-content: flex-end;}.groupcard-right{flex: 1;display: flex;align-items: center;justify-content: center;background-color: #fff;border-radius: 16px 16px 16px 0;position: relative;}.groupcard-right-photo{width: 100%;height: 220px;background-position: center;background-size: contain;background-repeat: no-repeat;}.groupcard-left-top{flex: 1;position: relative;display: flex;align-items: center;padding: 5px 0;}.groupcard-left-bottom{flex: 0;background-color: #fff;border-radius: 16px 0 0 16px;}.groupcard-left-bottom-content{margin-right: -20px;border-radius: 16px;padding: 16px;position: relative;z-index: 1;}.groupcard-left-top-rounding{position: absolute;bottom: 0;right: 0;width: 16px;height: 16px;background-color: white;}.groupcard-left-top-rounding::before{content: '';position: absolute;bottom: 0;left: 0;width: 16px;height: 16px;border-radius: 0 0 16px 0;background-color: #f4f4f4;}.groupcard-left-top-badge{transform: rotate(-2deg);display: flex;flex-direction: column;padding: 8px 8px;background-color: #849957;color: white;border-radius: 8px;font-size: 13px;line-height: 1.4;font-weight: bold;position: relative;z-index: 1;}.groupcard-left-top-badge-item{display: block;}.groupcard-left-bottom-items{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;}.groupcard-left-bottom-item{padding: 7px 10px;background-color: #f4f4f4;border-radius: 8px;font-size: 14px;line-height: 1.2;}.groupcard-price{position: absolute;bottom: 0;right: 0;padding: 10px 12px;color: white;font-size: 13px;line-height: 1;font-weight: bold;border-radius: 10px;background-color: var(--color-second);}.product-additional-side{margin-bottom: 30px;}.product-additional-side .card-header{font-weight: 600;font-size: 20px;color: #C64922;text-align: center;padding: 20px 27px;}.product-additional-side .card-body{padding: 20px;}.product-additional-side-item{display: flex;margin-bottom: 20px;}.product-additional-side-item:last-child{margin-bottom: 0;}.product-additional-side-photo{max-height: 120px;flex: 0 0 80px;align-items: center;margin-right: 8px;text-align: center;display: flex;justify-content: center;}.product-additional-side-photo-img{max-width: 100%;max-height: 100%;}.product-additional-side-info{font-size: 16px;line-height: 18px;color: #121212;}.product-additional-side-name{display: block;color: #121212;margin-bottom: 5px;font-weight: 600;word-break: break-word;font-size: 13px;}.product-additional-side-add{line-height: 36px;text-decoration-line: underline;color: var(--color-primary);font-size: 14px;}.product-additional-side-old-price{font-weight: 500;font-size: 13px;text-decoration-line: line-through;color: #F32727;font-family: var(--font-numbers);}.product-additional-side-price{font-weight: 600;font-family: var(--font-numbers);}.product-item-label{padding: 1px 8px 0;border-radius: 5px;font-family: var(--font-numbers);font-weight: 600;font-size: 9px;line-height: 20px;color: #fff;margin-bottom: 10px;text-transform: uppercase;pointer-events: none;opacity: 0.9;}.product-item-label-video{width: 28px;height: 28px;border-radius: 50%;margin: 0;padding: 0;background-color: transparent;background-repeat: no-repeat;background-position: center center;background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='13.5' fill='white' fill-opacity='0.8' stroke='%23C64922'/%3E%3Cpath d='M11.8541 11L17.3437 14.5L11.8541 18V11ZM9.77081 7.20831V21.7916L21.2291 14.5L9.77081 7.20831Z' fill='%23C64922'/%3E%3C/svg%3E");pointer-events: all;transition: box-shadow 0.3s ease;}.product-item-label-video:active{text-decoration: none;box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);}.product-item.highlight{border-color: var(--color-second);}.product-item.highlight:hover{box-shadow: 0 5px 20px rgba(198, 73, 34, 0.8);}.main-page-hot-products .product-item.highlight:hover{box-shadow: 0 5px 20px rgba(0, 0, 0, 0.23);}.product-item-hit.highlight{border-color: var(--color-second);}.product-item-hit.highlight:hover{box-shadow: 0 5px 20px rgba(198, 73, 34, 0.8);}.product-item-new.highlight{border-color: var(--color-primary);}.product-item-new.highlight:hover{box-shadow: 0 5px 20px rgba(148, 178, 60, 0.8);}.product-item-action.highlight{border-color: #FFA931;}.product-item-action.highlight:hover{box-shadow: 0 5px 20px rgba(255, 169, 49, 0.8)}.product-item-img-discount{padding: 3px 8px;border-radius: 12px;background-color: var(--color-second);line-height: 16px;font-size: 12px;font-weight: 400;color: #fff;}.product-badge-shadow{box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);}.product-badge-icon{display: none;background-size: cover;background-repeat: no-repeat;background-position: center;}.product-badge-content{font-weight: 700;}.product-badge-sale,.product-badge-hit{border-radius: 10px;padding: 3px 8px;background: var(--color-second);}.product-badge-new{border-radius: 10px;padding: 3px 8px;background: var(--color-second);}.product-badge-action{padding: 3px 8px;background: #FFA931;border-radius: 10px;}.product-badge-best-price{padding: 5px 8px 6px;background: #F5D919;color: #121212;line-height: 1;}.product-badge-mega-discount{padding: 5px 8px 6px;background: #FFE52B;color: #121212;}.product-badge-discount-inside{padding: 5px 8px 6px;background: #E10813;}.product-badge-main-discount{padding: 5px 8px 5px;background: var(--color-second);}.product-badge-hot-new{padding: 5px 8px 6px;background: #E10813;}.product-badge-credit{padding: 5px 8px 1px;background: #FFE52B;color: #121212;font-size: 10px;text-align: center;}.product-badge-credit .product-badge-text1{font-size: 8px;}.product-badge-credit .product-badge-text2{font-size: 11px;}.product-badge-unavailable{background: gray;color: white;border-radius: 10px;padding: 3px 8px;}.product-badge-discount-inside .product-badge-text2,.product-badge-main-discount .product-badge-text2,.product-badge-hot-new .product-badge-text2{color: #FFF;}.product-badge-main-discount .product-badge-text2{line-height: 18px;font-size: 14px;font-weight: 400;}.product-badge-main-discount .product-badge-text2::before{content: '-';margin-right: 2px;}.product-badge-main-discount .product-badge-text2::after{content: '₽';margin-left: 2px;}.product-badge-best-price .product-badge-icon{width: 10.9px;height: 10.6px;background-image: url("/assets/nv/img/actions/products/badges/thumb-up@4x.png");}.product-badge-mega-discount .product-badge-icon{width: 16.5px;height: 17.5px;background-image: url("/assets/nv/img/actions/products/badges/price-down-percent@4x.png");}.product-badge-discount-inside .product-badge-icon{width: 16.3px;height: 17.4px;background-image: url("/assets/nv/img/actions/products/badges/do-click@4x.png");}.product-badge-main-discount .product-badge-icon{width: 19px;height: 18.5px;background-image: url("/assets/nv/img/actions/products/badges/coin-rub@4x.png");display: none;}.product-badge-hot-new .product-badge-icon{width: 15.3px;height: 16px;background-image: url("/assets/nv/img/actions/products/badges/fire-percent@4x.png");}.product-badge-vk-sale{background: linear-gradient(90deg, #9F67B0 0%, #EFA411 100%);border-radius: 5px 0 5px 0;padding: 5px 12px;transition: all 0.5s ease-in-out;position: relative;top: -15px;left: -10px;}.product-item:hover .product-badge-transparent-on-hover{opacity: 0.2;}.product-badge-has-gift{padding: 5px 8px 6px;background: #849957;color: white;border-radius: 5px;display: flex;gap: 5px;align-items: center;font-weight: bold;}.product-badge-has-gift-text{font-size: 10px;}.product-badge-has-gift-icon{width: 14px;height: 16px;}.product-badge-avtoklav-1111{width: 62px;height: 102px;background-image: url("/assets/nv/img/actions/2311/avtoklav-11-11.svg");margin-top: -16px;}.product-badge-hyggelig-1111{width: 76px;height: 71px;background-image: url("/assets/nv/img/actions/2311/hyggelig-11-11.svg");margin-top: -16px;}.countdown-sale-1111{padding: 10px 10px;color: white;}.select-address-modal{max-width: 760px;margin: 100px auto;min-height: 400px;}.search-box-address{display: flex;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);border: 1px solid #E4E4E4;border-radius: var(--radius-main);}.search-box-address.error{border: 1px solid #C03A2B;}.search-box-address-button{padding: 14px 5px 10px 15px;}.search-box-address-input-wrapper{flex: 1 1;}.search-box-address-input{height: 100%;padding: 0 10px;width: 100%;}.search-box-address-status{display: flex;align-items: center;justify-content: center;padding: 0 10px;}.search-box-address-status-icon{width: 22px;height: 22px;background: #5BC960;display: flex;align-items: center;justify-content: center;border-radius: 50%;}.select-address-modal-message{margin: 10px 0 20px;color: #777;font-size: 15px;}.select-address-selected-address-str{margin-left: 20px;}.select-address-selected-address-str:first-child{margin-left: 0;}.sidebar-info-header{margin: 0 0 30px;line-height: 1.2;font-family: var(--font-header);font-size: 1.6em;font-weight: 600;}.sidebar-info-menu{background: #FFFFFF;box-shadow: 0 14px 29px rgba(0, 0, 0, 0.14);border-radius: 5px;padding: 10px 0;}.sidebar-info-menu-item{padding: 10px 30px;border-bottom: 1px solid #F5F5F5;}.sidebar-info-menu-item:last-child{border-bottom: 0;}.sidebar-info-menu-item-link{color: #000;font-size: 16px;line-height: 22px;}.sidebar-info-menu-item.active .sidebar-info-menu-item-link{color: var(--color-primary);}.page-info h1{text-align: center;margin-top: 0 !important;}.page-info-content{background: #FFFFFF;border: 1px solid #E6E6E6;border-radius: 6px;padding: 48px;margin-bottom: 40px;position: relative;}.page-info-divider{border-top: 1px solid #DEDEDE;margin: 30px -48px 20px;}.page-info-content h1{font-size: 26px;text-align: left;}.page-info-about p,.page-info-about h2,.page-info-about h3{text-align: center;}.page-info-about h2{margin-top: 50px;text-indent: 0;}.page-info-about h2:before{content: none;}.header-wings{display: inline-block;position: relative;padding: 0 100px;}.header-wings span{display: inline-block;padding: 0 20px;background: white;position: relative;max-width: 100%;}.header-wings:before{content: '';position: absolute;top: 43%;width: 100%;height: 2px;background: #FFA931;left: 0;right: 0;z-index: 0;}.page-info-about-images-list{margin-top: 20px;margin-bottom: 20px;}.page-info-dostavka-header-how-to-get-order{margin: 60px 0 30px;text-align: center;font-size: 32px;}.page-info-pay-option{display: flex;margin-bottom: 30px;}.page-info-pay-option-col-icon{padding-right: 15px;}.page-info-pay-option-title{font-weight: 600;font-size: 18px;line-height: 28px;color: var(--color-primary);margin-bottom: 6px;}.page-info-header-attention{font-weight: 600;font-size: 18px !important;line-height: 28px;color: #C64922 !important;margin-bottom: 0 !important;}.page-info-note-border{border: 2px solid var(--color-primary);padding: 24px 40px;}.table-payments-systems td{padding: 10px 10px 10px 0;}.table-payments-systems tr:first-child td{border-top: 0;}.table-payments-systems tr:last-child td{border-bottom: 0;}.page-info-icon-payment-system{width: 40px;height: 40px;margin-top: 0;margin-bottom: 0 !important;}.info-with-icon{display: flex;}.info-icon-col{margin-right: 20px;}.page-contacts-main-phone-number{font-family: var(--font-numbers);font-weight: 600;font-size: 24px;line-height: 30px;color: #000000 !important;padding-top: 10px;display: inline-block;}.page-contacts-main-phone-free{color: #C64922;margin-bottom: 10px;}.page-contacts-main-phone-help{color: #5F5F5F;}.page-contacts-info-important{font-size: 20px !important;line-height: 32px;}.info-body-col-header{font-weight: 600;font-size: 20px;line-height: 26px;padding: 10px 0;}.page-contacts-email{font-size: 18px;line-height: 26px;}.page-contacts-help{font-size: 15px;line-height: 26px;color: #909090;margin-bottom: 20px;}.page-contacts-help-link{color: var(--color-primary);cursor: pointer;}.page-contacts-help-link:hover{text-decoration: underline;}.page-contacts-messenger{display: flex;}.page-contacts-messenger-name{width: 29%;font-size: 12px;line-height: 26px;color: #585858;text-align: right;}.page-contacts-messenger-icon{width: 20%;text-align: center;}.page-contacts-messenger-num{font-family: var(--font-numbers);width: 45%;font-weight: 600;font-size: 18px;line-height: 26px;color: #000000;}.contacts-store-city{margin-top: 10px;font-weight: 600;}.contacts-store-address{color: #909090;font-size: 14px;}h2.page-contacts-form-header{margin: 10px 0 40px;text-align: center;font-size: 32px;}.page-info-content-decor{position: absolute;width: 66px;height: 54px;right: 5%;top: 50px;background-image: url(img/home/reviews/deco3.svg);background-size: cover;}.contacts-map{height: 60vh;margin-bottom: 40px;}.map-popup-contacts-logo{border-bottom: 1px solid #D1D1D1;padding: 0 20px 10px;margin: 0 -20px 0 -20px;display: flex;justify-content: center;}.map-popup-contacts-logo-img{max-width: 210px;margin-right: 10px;}.map-popup-contacts-address{padding: 10px 10px 5px;text-align: center;font-size: 16px;font-weight: 500;font-family: var(--font-main);}.page-info-credit-achievement{display: flex;flex-wrap: wrap;justify-content: space-evenly;margin-top: 40px;}.page-info-credit-achievement-item{flex: 0 0 33%;text-align: center;margin-bottom: 40px;}.page-info-credit-achievement-title{color: var(--color-primary);font-size: 18px;}.page-delivery-table-options-table td{padding: 5px 20px 5px 0;}.page-delivery-table-city-name{cursor: pointer;color: var(--color-second);}.page-delivery-row-header{display: flex;font-size: 14px;}.page-delivery-row-header-icon{width: 11%;}.page-delivery-row-header-info{width: 40%;}.page-delivery-row-header-payments{width: 25%;}.page-delivery-row-header-days{width: 17%;}.page-delivery-row-header-price{width: 10%;}.page-delivery-row{display: flex;}.page-delivery-row-icon{width: 10%;margin-top: 4px;margin-right: 3%;}.page-delivery-row-info{width: 35%;margin-right: 3%;}.page-delivery-row-title{font-weight: 600;font-size: 18px;line-height: 28px;color: #1C1C1C;}.page-delivery-row-desc{font-size: 14px;line-height: 22px;color: #1C1C1C;}.page-delivery-row-payments{width: 30%;}.page-delivery-row-days{width: 12%;font-family: var(--font-numbers);}.page-delivery-row-price{width: 12%;font-size: 18px;font-family: var(--font-numbers);font-weight: 600;}.delivery-steps-list{margin: 30px 0;}.delivery-steps-item{display: flex;margin: 20px 0;align-items: center;}.delivery-steps-item-icon{flex: 0 0 40px;align-items: center;justify-content: center;display: flex;margin-right: 30px;}.delivery-steps-item-icon-img{max-width: 40px;margin-bottom: 0 !important;}.delivery-steps-item-desc{line-height: 28px;}.page-delivery-payments-list{margin-bottom: 0 !important;}.page-delivery-payments-list li{margin-bottom: 0;font-size: 13px;line-height: 22px;}.page-delivery-payments-list li:before{width: 5px;height: 5px;background-color: var(--color-primary);border-radius: 50%;display: inline-block;line-height: 1rem;vertical-align: middle;margin-right: 10px;margin-bottom: 5px;}.page-delivery-row-icon .icon-russian-post{margin-top: 6px;}.modal{position: relative;}.close-button-modal{cursor: pointer;filter: grayscale(1);transition: filter 0.5s ease-in;position: absolute;top: 20px;right: 20px;}.close-button-modal:hover{filter: none;transition: filter 0.5s ease-out;}.modal-wrapper-callback-form{max-width: 500px;margin: 100px auto;}.modal-callback-form .card-header{font-size: 22px;line-height: 26px;}.cart-info{display: flex;justify-content: flex-end;}.cart-info-item{display: flex;align-items: flex-end;border-bottom: 1px dotted var(--color-black-text);margin-bottom: 12px;line-height: 1.1;}.cart-info-item-name{background: white;}.cart-info-item-name.no-line{margin-bottom: -1px;}.cart-info-item-dots{flex: 1 0 10px;margin: 0 3px 4px;visibility: hidden;}.cart-info-item-value{padding-left: 3px;font-family: var(--font-numbers);background: white;margin-bottom: -2px;}.cart-info-item-important{font-weight: 600;font-size: 20px;border-bottom: 0;margin: 20px 0 -10px;}.cart-window{max-width: 600px;margin: 0 auto;}.cart-window-actions{align-items: center;}.cart-window-action-order a{width: 100%;}.cart-window-product{margin-bottom: 20px;align-items: center;}.cart-window-product-img-col{text-align: center;}.cart-window-product-img{max-width: 100px;max-height: 120px;}.cart-window-product-name{font-size: 18px;font-weight: 600;margin-bottom: 10px;}.cart-window-product-price-old{margin-top: 10px;font-size: 16px;color: #C03A2B;}.cart-window-product-price{font-size: 20px;margin-bottom: 10px;font-weight: 600;}.cart-window-product-desc{font-size: 14px;}.cart-window-discounts{padding-top: 10px;padding-bottom: 10px;}.header-main-cart-popup-holder{width: 0;position: relative;align-self: flex-end;}.header-main-cart-popup-content{position: absolute;top: 100%;right: 0;}.header-main-cart-popup-content-loading{display: none;width: 190px;padding: 26px;align-items: center;background-color: #fff;border-radius: var(--radius-main);border: 1px solid #E6E6E6;}.header-main-cart-popup-content-loading .icon{margin-right: 10px;}.header-main-cart-popup-content.loading .header-main-cart-popup-content-loading{display: flex;}.header-main-cart-popup-content-view{display: block;}.header-main-cart-popup-content.loading .header-main-cart-popup-content-view{display: none;}.cart-preview-popup{width: 290px;padding: 26px;background: #FFFFFF;border: 1px solid var(--color-primary);box-shadow: 0 7px 30px rgba(83, 83, 83, 0.3);border-radius: 12px 0 12px 12px;}.cart-preview-popup-empty{padding: 10px 20px 13px;font-size: 14px;border-radius: 12px;}.cart-preview-popup-title{font-weight: 600;font-size: 18px;margin-bottom: 12px;}.cart-preview-popup-item{display: flex;margin: 10px 0;}.cart-preview-popup-item-img-wrap{margin-right: 15px;border: 1px solid #DCDCDC;border-radius: 2px;flex: 0 0 65px;display: flex;align-items: center;justify-content: center;}.cart-preview-popup-item-img{max-width: 65px;max-height: 65px;}.cart-preview-popup-item-name{margin-bottom: 10px;font-size: 14px;display: block;text-decoration: none;color: black;}.cart-preview-popup-item-price{font-family: var(--font-numbers);font-weight: 600;}.cart-preview-popup-info{margin: 10px 0 20px;font-size: 14px;}.cart-preview-popup-info .cart-info-item{margin-bottom: 10px;}.cart-preview-popup-main-btn{text-transform: none;padding: 11px 38px;}.order-success-page{text-align: center;margin-bottom: 60px;}.order-success-page-icon{width: 184px;height: 184px;margin-bottom: 40px;}.order-success-page-header{font-family: var(--font-header);font-size: 32px;color: #000;margin-bottom: 50px;}.order-success-page-order-info{margin-bottom: 40px;}.order-success-page-order-info-text{font-size: 24px;color: #121212;margin-bottom: 23px;}.order-success-page-order-info-number{font-size: 60px;letter-spacing: 0.15em;color: #121212;font-family: var(--font-numbers);}.order-success-page-help{display: flex;margin-bottom: 30px;}.order-success-page-help-icon{flex: 0 0 66px;}.order-success-page-help-icon-img{width: 66px;height: 66px;}.order-success-page-help-text{line-height: 24px;}.order-success-page-footer{font-size: 24px;}.card-menu-account{margin-bottom: 30px;}.account-menu-item-logout{color: #C03A2B;margin-left: auto;padding-right: 27px;}.account-menu-item-wakeup{color: var(--color-primary);margin-left: auto;padding-right: 27px;}.empty-page-placeholder{min-height: 200px;display: flex;align-items: center;justify-content: center;color: gray;}.empty-page-placeholder.bordered{border: 3px dashed silver;border-radius: 30px;}.action-link{display: inline-block;margin: 0 5px 0 0;cursor: pointer;color: #4951ff;border-bottom: 1px dashed #4951ff;}.green-action-link{display: inline-block;margin: 0 5px 0 0;cursor: pointer;color: var(--color-primary);border-bottom: 1px dashed var(--color-primary);}.my-orders-table-header{min-height: 47px;background: #F8F8F8;}.my-orders-table-row{min-height: 77px;font-size: 16px;}.my-orders-table-header-item{border-right: 1px solid #E6E6E6;font-weight: 600;display: flex;align-items: center;justify-content: center;}.my-orders-table-row-item{border-right: 1px solid #E6E6E6;display: flex;align-items: center;justify-content: center;}.my-orders-table-row,.my-orders-table-header{display: flex;border-bottom: 1px solid #E6E6E6;}.my-orders-table-row:last-child,.my-orders-table-header:last-child{border-right: 0;}.my-orders-table-row-details{border-bottom: 1px solid #E6E6E6;padding: 30px 30px 50px;}.my-orders-col-date{flex: 0 0 14%;}.my-orders-col-number{flex: 0 0 12%;}.my-orders-col-amount{flex: 0 0 14%;}.my-orders-col-payment{flex: 0 0 18%;}.my-orders-col-delivery{flex: 0 0 18%;}.my-orders-col-status{flex: 0 0 14%;}.my-orders-col-actions{flex: 0 0 10%;}.my-orders-table-row-wrap-sm{padding: 20px;border: 1px solid #E6E6E6;}.my-orders-table-row-sm{display: flex;margin-bottom: 20px;}.my-orders-col-sm-number{flex: 1 1 20%;margin-right: 3%;}.my-orders-col-sm-date{flex: 1 1 30%;}.my-orders-col-sm-status{flex: 1 1 33%;}.my-orders-table-row-item-sm-header{color: #8B8B8B;margin-bottom: 6px;}.my-orders-table-row-item-sm-value{font-weight: 600;}.my-orders-col-sm-number .my-orders-table-row-item-sm-value{font-size: 16px;font-family: var(--font-numbers);font-weight: 600;}.my-orders-col-sm-date .my-orders-table-row-item-sm-value{font-family: var(--font-numbers);font-weight: 600;}.my-orders-block-header{font-weight: 600;font-size: 18px;margin-bottom: 20px;}.my-orders-block-header > .icon{width: 15px;height: 15px;margin-right: 6px;}.my-orders-block-text{line-height: 1.8;}.my-orders-items-header{font-weight: 600;font-size: 18px;margin-bottom: 20px;}.my-orders-positions-items{margin-bottom: 40px;margin-right: 30px;}.my-orders-positions-item{display: flex;margin-bottom: 20px;align-items: center;}.my-orders-positions-item-photo{border: 1px solid #E6E6E6;border-radius: 5px;margin-right: 20px;}.my-orders-positions-item-image{max-width: 83px;}.my-orders-positions-item-content{width: 100%;margin-bottom: 20px;}.my-orders-positions-item-name-row{display: flex;align-items: flex-start;margin-bottom: 10px;width: 100%;}.my-orders-positions-item-content-dots{flex: 1 1;border-bottom: 1px dotted silver;margin: 17px 3px 0;}.my-orders-positions-item-content-price{font-family: var(--font-numbers);font-weight: 600;}.my-orders-positions-item-attr{font-size: 14px;line-height: 18px;}.my-orders-positions-item-prop{color: #515151;}.my-orders-positions-item-value{font-family: var(--font-numbers);font-weight: 600;}.my-orders-price-row{display: flex;font-size: 16px;line-height: 30px;}.my-orders-price-dots{flex: 1 1;border-bottom: 1px dotted silver;margin: 0 3px 7px;}.my-orders-total-row{display: flex;width: 100%;font-weight: 600;font-size: 20px;}.my-orders-total-title{margin-right: auto;}.my-orders-total-value{font-family: var(--font-numbers);}.my-orders-table-row-details-bottom{display: flex;justify-content: flex-end;}.my-orders-table-row-item-arrow-toggle{width: 17px !important;height: 17px !important;cursor: pointer;}.account-profile-actions{margin-top: 30px;}.profile-editable-item{position: relative;}.profile-editable-item-view{display: flex;align-items: center;}.profile-editable-item-view-content{margin-right: auto;}.profile-editable-item-view-label{font-size: 15px;color: #5E5E5E;margin-bottom: 4px;}.profile-editable-item-view-value{font-family: var(--font-numbers);font-weight: 600;}.profile-editable-item-view-controls{font-size: 15px;}.profile-editable-item-view-controls .link:hover{color: #121212;}.profile-editable-item-error{color: red;}.profile-editable-item-loading{position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: rgba(255, 255, 255, 0.8);display: flex;align-items: center;justify-content: center;z-index: 900;}.profile-editable-item-btn{padding: 12px 10px;}.owl-carousel .owl-stage-outer{margin-bottom: -24px;}.slider-product-content{position: relative;user-select: none;max-width: 100%;}.slider-product-content .item{display: flex;justify-content: center;align-items: center;}.slider-product-content .item img{border: none !important;box-shadow: none !important;margin-bottom: 0 !important;}.slider-product-content .owl-nav{position: absolute;top: 50%;left: 0;right: 0;transform: translate(0, -18px);}.slider-product-content.owl-carousel .owl-nav button.owl-next,.slider-product-content.owl-carousel .owl-nav button.owl-prev{position: absolute;font-size: 32px;width: 36px;height: 36px;color: white;text-align: center;}.slider-product-content.owl-carousel .owl-nav button.owl-next > span,.slider-product-content.owl-carousel .owl-nav button.owl-prev > span{display: none;}.slider-product-content.owl-carousel .owl-nav button.owl-prev{left: -15px;background-image: url("data:image/svg+xml,%3Csvg width='35' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23849957' d='M0 .974h35v35H0z'/%3E%3Cpath d='M12 18.271l8.01-8.01a.978.978 0 01.696-.287c.264 0 .511.102.697.287l.59.59a.986.986 0 010 1.392l-6.727 6.727L22 25.704a.979.979 0 01.287.696.98.98 0 01-.287.697l-.59.59a.978.978 0 01-.696.287.978.978 0 01-.697-.288L12 19.67a.979.979 0 01-.287-.699c-.001-.265.101-.513.287-.699z' fill='%23fff'/%3E%3C/svg%3E");}.slider-product-content.owl-carousel .owl-nav button.owl-next{right: -14px;background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23849957' d='M35.409.974h-35v35h35z'/%3E%3Cpath d='M23.409 18.271l-8.01-8.01a.977.977 0 00-.696-.287.977.977 0 00-.697.287l-.59.59a.986.986 0 000 1.392l6.727 6.727-6.734 6.734a.978.978 0 00-.288.696c0 .264.102.51.288.697l.59.59a.978.978 0 00.696.287.978.978 0 00.696-.288l8.018-8.017a.979.979 0 00.287-.699.978.978 0 00-.287-.699z' fill='%23fff'/%3E%3C/svg%3E");}.image-frame{border: 1px solid #dadada;}.product-video-item{margin-bottom: 50px;}.video-reviews{max-width: 840px;padding: 20px 0;}.video-name{margin-bottom: 10px;line-height: 28px;font-size: 22px;font-weight: 600;}.video-description{line-height: 20px;font-size: 16px;font-weight: 400;margin-bottom: 10px;}.video-description p:not(:last-of-type){margin-bottom: 10px;}.product-main-client-video-wrapper{grid-row: 6;grid-column: 1;}.product-main-client-content-header{margin-bottom: 20px;line-height: 23px;font-size: 18px;font-weight: 600;color: var(--color-text-second);}.product-main-client-content{margin-bottom: 20px;display: flex;gap: 15px;justify-content: flex-start;align-items: center;user-select: none;}.product-main-client-content-item{cursor: pointer;background-size: cover;background-position: center;border-radius: 5px;overflow: hidden;flex: 0 0 82px;height: 82px;-webkit-tap-highlight-color: transparent;}.product-main-client-video.video-link::after{background: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg' data-tid='9f33ca7e'%3E%3Crect width='52' height='52' rx='26' fill='%23ddd'%3E%3C/rect%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M34.6432 26.848C35.2699 26.4563 35.2699 25.5437 34.6432 25.152L21.53 16.9562C20.864 16.54 20 17.0188 20 17.8042V34.1958C20 34.9812 20.8639 35.46 21.53 35.0438L34.6432 26.848Z' fill='%23222222'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;opacity: 0.7;background-size: 30%;transition: opacity 0.3s ease;-webkit-tap-highlight-color: transparent;}.product-main-client-other-count{background-color: rgba(200, 200, 200, 0.7);font-size: 18px;color: #FFF;display: flex;align-items: center;justify-content: center;height: 100%;transition: background-color 0.3s ease;}.table-power{margin: 25px 0;width: 100%;}.table-spec{margin: 25px 0;max-width: 90%;overflow: hidden;}.table-spec-cells{flex-basis: 60% !important;}.table-spec-cell{font-family: var(--font-numbers);padding: 16px 20px;display: flex;align-items: center;justify-content: center;text-align: center;}.table-spec-row-header{background: var(--color-primary) !important;color: #fff;}.table-spec-header{border-right: 1px solid #E1E1E1;background-color: #0000 !important;font-weight: 600;display: flex;align-items: center;padding-left: 30px;flex-basis: 40% !important;}h2.popup-tables-header{margin: 20px 0 10px;text-align: center;line-height: 30px;font-size: 24px;font-weight: 600;}h3.popup-tables-subheader{margin: 0 0 10px !important;line-height: 24px;font-size: 18px;font-weight: 600;}.popup-tables-text{margin-bottom: 10px;line-height: 18px;font-size: 14px;font-weight: 400;}.popup-table-compare-autoclave{max-width: 100%;margin-bottom: 20px;}div.popup-table-spec-header{border-left: 1px solid #D9D9D9;padding: 5px !important;font-size: 14px;}div.popup-table-spec-row:last-child{border-bottom: 1px solid #D9D9D9;}div.popup-table-spec-cell{padding: 5px !important;font-size: 14px;}div.popup-table2{margin-bottom: 20px;}div.popup-table-holder{overflow-x: visible;}table.popup-table-autoclave-compare th{padding: 5px;font-size: 14px;}table.popup-table-autoclave-compare td{padding: 5px;font-size: 14px;}.tippy-box[data-animation=scale-subtle][data-placement^=top]{transform-origin: bottom}.tippy-box[data-animation=scale-subtle][data-placement^=bottom]{transform-origin: top}.tippy-box[data-animation=scale-subtle][data-placement^=left]{transform-origin: right}.tippy-box[data-animation=scale-subtle][data-placement^=right]{transform-origin: left}.tippy-box[data-animation=scale-subtle][data-state=hidden]{transform: scale(.8);opacity: 0}.tippy-box[data-theme='zag']{border-radius: 5px;border: 1px solid var(--color-primary);background: #FFFFFF;box-shadow: 0 7px 30px rgba(83, 83, 83, 0.3);}.tippy-box[data-theme='zag'][data-placement^=top] > .tippy-arrow:before{border-top-color: var(--color-primary) !important;}.tippy-box[data-theme='zag'][data-placement^=bottom] > .tippy-arrow:before{border-bottom-color: var(--color-primary) !important;}.tippy-box[data-theme='zag'][data-placement^=left] > .tippy-arrow:before{border-left-color: var(--color-primary) !important;}.tippy-box[data-theme='zag'][data-placement^=right] > .tippy-arrow:before{border-right-color: var(--color-primary) !important;}.tippy-box[data-theme='zag'][data-placement^=top] > .tippy-arrow{bottom: -2px;}.tippy-box[data-theme='zag'][data-placement^=bottom] > .tippy-arrow{top: -2px;}.tippy-box[data-theme='zag'][data-placement^=left] > .tippy-arrow{right: -2px;}.tippy-box[data-theme='zag'][data-placement^=right] > .tippy-arrow{left: -2px;}.tippy-box[data-theme='zag'] > .tippy-content{color: black;padding: 4px 8px 6px;font-size: 12px;line-height: 18px;}.tippy-box[data-theme='zag-big']{border-radius: 13px;border: 3px solid var(--color-primary);background: #FFFFFF;}.tippy-box[data-theme='zag-big'][data-placement^=top] > .tippy-arrow:before{border-top-color: var(--color-primary) !important;}.tippy-box[data-theme='zag-big'][data-placement^=bottom] > .tippy-arrow:before{border-bottom-color: var(--color-primary) !important;}.tippy-box[data-theme='zag-big'][data-placement^=left] > .tippy-arrow:before{border-left-color: var(--color-primary) !important;}.tippy-box[data-theme='zag-big'][data-placement^=right] > .tippy-arrow:before{border-right-color: var(--color-primary) !important;}.tippy-box[data-theme='zag-big'][data-placement^=top] > .tippy-arrow{bottom: -4px;}.tippy-box[data-theme='zag-big'][data-placement^=bottom] > .tippy-arrow{top: -4px;}.tippy-box[data-theme='zag-big'][data-placement^=left] > .tippy-arrow{right: -4px;}.tippy-box[data-theme='zag-big'][data-placement^=right] > .tippy-arrow{left: -4px;}.tippy-box[data-theme='zag-big'] > .tippy-content{color: black;padding: 15px 30px 20px;font-size: 16px;line-height: 24px;}.tippy-box[data-theme='zag-md']{border-radius: 5px;border: 1px solid var(--color-primary);background: #FFFFFF;}.tippy-box[data-theme='zag-md'][data-placement^=top] > .tippy-arrow:before{border-top-color: var(--color-primary) !important;}.tippy-box[data-theme='zag-md'][data-placement^=bottom] > .tippy-arrow:before{border-bottom-color: var(--color-primary) !important;}.tippy-box[data-theme='zag-md'][data-placement^=left] > .tippy-arrow:before{border-left-color: var(--color-primary) !important;}.tippy-box[data-theme='zag-md'][data-placement^=right] > .tippy-arrow:before{border-right-color: var(--color-primary) !important;}.tippy-box[data-theme='zag-md'][data-placement^=top] > .tippy-arrow{bottom: -2px;}.tippy-box[data-theme='zag-md'][data-placement^=bottom] > .tippy-arrow{top: -2px;}.tippy-box[data-theme='zag-md'][data-placement^=left] > .tippy-arrow{right: -2px;}.tippy-box[data-theme='zag-md'][data-placement^=right] > .tippy-arrow{left: -2px;}.tippy-box[data-theme='zag-md'] > .tippy-content{color: black;padding: 14px 20px 20px;font-size: 14px;line-height: 19px;}.card-products-recommended h2{margin-top: 0;}.product-item-mini-list{display: flex;flex-wrap: wrap;}.product-item-mini{width: 18%;margin-bottom: 30px;margin-right: 2%;padding: 15px 20px;text-align: center;background: #FFFFFF;border: 1px solid #E9E9E9;border-radius: 5px;display: flex;flex-direction: column;justify-content: space-between;}.product-item-mini:hover{box-shadow: 0 14px 25px rgba(0, 0, 0, 0.13);}.product-item-mini-img{max-width: 160px;max-height: 110px;}.product-item-mini-info{margin-bottom: auto;}.product-item-mini-title{margin: 10px 0 15px;font-size: 14px;font-weight: 600;display: block;}.product-item-mini-price-old{text-decoration: line-through;color: #F12626;font-size: 12px;font-family: var(--font-numbers);}.product-item-mini-price{margin: 5px 0 10px;font-weight: 600;font-family: var(--font-numbers);font-size: 18px;}.product-item-mini-button-add{padding: 6px 50px;}.body-show-top-action{padding-top: 48px;}.top-fixed-action{position: fixed;top: 0;left: 0;right: 0;min-height: 40px;z-index: 100;background-repeat: no-repeat;background-position: center;background-size: cover;display: flex;justify-content: center;}.top-fixed-action-closer{width: 30px;height: 30px;display: block;text-align: center;font-size: 36px;line-height: 18px;border-radius: 50%;position: absolute;top: 10px;right: 15px;cursor: pointer;}.top-fixed-action-content{max-width: var(--width-desktop);}.top-fixed-action-text{text-align: center;}.float-lottery-banner{position: fixed;bottom: 16px;right: 0;z-index: 1005;cursor: pointer;width: 300px;height: 80px;transform: translate(0px);display: none;user-select: none;filter: drop-shadow(0px 8px 17px rgba(0, 0, 0, 0.1)) drop-shadow(0px 0px 0px rgba(0, 0, 0, 0.1));}.float-lottery-banner.active{transition: transform 200ms ease-in-out;display: block;}.float-lottery-banner.leave-stage{transition: transform 1500ms ease-in;transform: translate(320px);}.float-lottery-banner.leave-stage.always-show,.float-lottery-banner.enter-stage{transition: transform 300ms ease-out;transform: translate(148px);}.float-lottery-banner.enter-stage.always-show,.float-lottery-banner.leave-stage.always-show:hover,.float-lottery-banner.enter-stage.slide-full,.float-lottery-banner.active.no-slide,.float-lottery-banner:hover{transition: transform 300ms ease-in;transform: translate(0);}.float-lottery-banner-link{height: 100%;background: url("/assets/components/promo/vk-competition/vk.svg") no-repeat left center;align-items: center;display: flex;gap: 20px;padding: 0 15px;}.float-lottery-banner-link:hover{text-decoration: none;}.float-lottery-banner-img-wrap{display: block;width: 54px;height: 34px;}.float-lottery-banner-label{color: #fff;font-weight: 600;font-size: 16px;line-height: 1.3;padding-left: 65px;}.top-banner-2{position: relative;z-index: 1;cursor: pointer;}.top-banner-2-bg{position: absolute;z-index: 1;top: 0;right: -10px;width: 610px;height: 200px;background: url('img/konkurs/lottery/banner-top-bg.png');}.top-banner-2-link{display: block;}.top-banner-2-inner{padding: 23px 36px 23px;background: #5222D0;border-radius: 5px;border: 1px solid #E4E4E4;color: #FFFFFF;position: relative;}.top-banner-2-header{font-weight: 600;font-size: 24px;line-height: 29px;text-transform: uppercase;}.top-banner-2-subheader{font-weight: 500;font-size: 16px;line-height: 26px;}.top-banner-2-prize-img{position: absolute;border: 3px solid #5222D0;border-radius: 50%;background-color: white;background-size: cover;background-repeat: no-repeat;}.top-banner-2-prize-img-1{width: 116px;height: 116px;top: -43px;right: 38px;}.top-banner-2-prize-img-2{width: 100px;height: 100px;top: -12px;right: 160px;}.top-banner-2-prize-img-3{width: 76px;height: 76px;top: 70px;right: 106px;}.top-banner-tinkoff{min-height: 138px;margin-bottom: 30px;background: #FFE52B url(/assets/nv/img/actions/credit/credit-category-bg.webp) no-repeat 96% bottom;position: relative;}.top-banner-tinkoff-content{padding: 30px 20px 30px 50px;}.top-banner-tinkoff-header{font-weight: 700;font-size: 46px;line-height: 1;font-family: var(--font-header);margin-bottom: 7px;}.top-banner-tinkoff-subheader{font-size: 20px;font-weight: 600;}.modal-wrapper-popup-promo{max-width: 590px;margin: 100px auto 20px;position: relative;border-radius: 6px;text-align: right;}.popup-promo-img{border-radius: 6px;}.modal-popup-promo-closer{position: absolute;top: 15px;right: 15px;background: #fff;padding: 8px 8px 7px;line-height: 1;border-radius: 5px;cursor: pointer;}.body-product .vk2022-banner{display: none;}.new-year-schedule-modal{margin-right: auto;margin-left: auto;margin-top: 100px;max-width: 800px;}.new-year-schedule-modal-card{min-height: min(50vh, 510px);border-radius: 10px;position: relative;border: none;overflow: hidden;}.new-year-schedule-modal-bg-left,.new-year-schedule-modal-bg-right,.new-year-schedule-modal-bg-bottom,.new-year-schedule-modal-results-bg-left,.new-year-schedule-modal-results-bg-right,.new-year-schedule-modal-results-prize-bg-left{position: absolute;background-size: contain;transition: transform 0.5s ease-out;}.new-year-schedule-modal-bg-left{bottom: 80px;left: 0;width: 221px;height: 359px;background: url(/assets/components/actions/games/new-year-2022-gift/game/bg-left.png) no-repeat;background-size: cover;}.new-year-schedule-modal-bg-right{bottom: 35px;right: 0;width: 221px;height: 359px;background: url(/assets/components/actions/games/new-year-2022-gift/game/bg-right.png) no-repeat;background-size: cover;}.new-year-schedule-modal-bg-bottom{bottom: 0;left: 0;width: 1016px;height: 94px;background: url(/assets/components/actions/games/new-year-2022-gift/game/bg-bottom.png) no-repeat;}.before-start .new-year-schedule-modal-bg-left,.before-start .new-year-schedule-modal-bg-right{transform: translateY(600px);}.before-start .new-year-schedule-modal-bg-bottom{transform: translateY(100px);}.new-year-schedule-modal-message-wrap{text-align: center;margin: 80px 50px 30px;position: relative;}.new-year-schedule-modal-message{width: 100%;transition: all 0.9s ease-out;color: #B2091B;font-weight: 700;font-size: 30px;margin-bottom: 40px;}.new-year-schedule-modal-text{font-size: 18px;}.action-teaser{display: flex;align-items: center;margin-bottom: 40px;background: #FCF9F2;border: 1px solid #F4E9CF;box-shadow: 0 2px 3px rgba(174, 174, 174, 0.22);}.action-teaser.img-right{flex-direction: row-reverse;}.action-teaser-content{margin: 20px 10px 20px;}.action-teaser-content-header{font-weight: 600;font-size: 24px;margin-bottom: 24px;}.action-teaser-red .action-teaser-content-header{color: var(--color-second);}.action-teaser-green .action-teaser-content-header{color: var(--color-primary);}.action-teaser-content-list{margin-bottom: 30px;}.action-teaser-content-list-item{margin-bottom: 10px;padding-left: 20px;position: relative;}.action-teaser-content-list-item:before{content: '';width: 7px;height: 7px;display: inline-block;transform: rotate(45deg);background: #C03A2B;position: absolute;top: 10px;left: 0;}.action-teaser-green .action-teaser-content-list-item:before{background: var(--color-primary);}.action-teaser-content-controls{margin-bottom: 30px;}.modal-auth{max-width: 460px;margin: 0 auto;}.auth-window{position: relative;min-height: 250px;}.auth-window-close{text-align: right;height: 0;position: relative;z-index: 901;right: 20px;top: 20px;}.auth-window-close-button{width: 15px !important;height: 15px !important;;}.auth-window-content{min-height: 200px;}.auth-window-loading{position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: rgba(255, 255, 255, 0.8);display: flex;align-items: center;justify-content: center;z-index: 900;}.auth-window-header{font-size: 20px;font-weight: 600;text-align: center;padding: 30px 20px 30px;border-bottom: 1px solid #E6E6E6;background: #FCF9F2;}.auth-window-body{padding: 30px 40px;}.auth-window-form-error{color: red;font-size: 14px;}.auth-window-phone-help{font-size: 14px;opacity: 0.5;margin-top: 10px;}.auth-window-code-send-to-phone-msg{font-weight: 500;font-size: 18px;text-align: center;margin-bottom: 20px;}.auth-window-code-update-msg{font-size: 14px;margin: 10px 0 30px;text-align: center;}.auth-window-get-code-btn{width: 100%;height: 100%;text-transform: none;}.auth-window-buttons{margin-top: 20px;text-align: center;}.auth-window-buttons .btn{font-size: 16px;text-transform: none !important;}.auth-window-button-get-new-code{margin: 0 auto;border-width: 2px;padding: 16px 52px;}.auth-window-password-reset-link{font-size: 14px;color: #5a5a5a;text-decoration: underline;cursor: pointer;}.auth-window-register-link{font-size: 14px;color: #5a5a5a;text-decoration: underline;cursor: pointer;}.auth-gray-btn{width: 100%;font-size: 16px;border: 2px solid #DFDFDF;border-radius: 5px;text-transform: none !important;font-weight: 600;color: #121212;}.auth-window-body .btn-primary{letter-spacing: 0.05em;}.auth-window-sms-code-group{display: flex;justify-content: center;}.auth-window-sms-code{font-size: 24px;font-weight: bold;letter-spacing: 0.5em;max-width: 11em;}.auth-window-sms-code-digit{margin-right: 20px;}.auth-window-sms-code-digit:last-child{margin-right: 0;}.auth-window-sms-code-digit-input{width: 50px;text-align: center;padding: 0.5rem 0.3rem !important;font-size: 24px;}.footnote-star{color: #ba0000;font-size: 20px;vertical-align: middle;font-weight: 600;}.table-properties{width: 100%;border: 1px solid #F1F1F1;border-collapse: collapse;}.table-properties th{text-align: left;}.table-properties td,.table-properties th{padding: 3px 10px;border: 1px solid #F1F1F1;}.vert-scroll-suggestion{margin-top: 10px;display: none;}.vert-scroll-suggestion img{width: 48px;}.table-holder{width: 100%;overflow-x: scroll;}.col-page-error-image{text-align: right;}.ordered-list-item{padding-bottom: 5px;}.list-item-num{font-size: 16px;line-height: 26px;color: #C64922;font-weight: 600;}.hide-value{border-bottom: 1px dotted gray;cursor: pointer;}.modal-popup-message{margin: 100px auto;max-width: 460px;}.modal-popup-message-close{text-align: right;height: 15px;z-index: 5;}.modal-popup-message-close .icon{width: 15px;height: 15px;}.modal-popup-message.error .popup-message{border: 5px solid #ff6a6a;}.popup-message{background-color: #fff;border-radius: var(--radius-main);border: 1px solid #E6E6E6;padding: 25px 30px;}.popup-message-header{font-weight: 600;margin-bottom: 10px;font-size: 18px;}.popup-message-text{line-height: 26px;}.page-scroll-top{position: fixed;bottom: 35px;left: 25px;width: 48px;height: 48px;background-color: #c64922;cursor: pointer;color: white;box-shadow: 0 0 12px rgba(0, 0, 0, .1);z-index: 10;border-radius: 50%;}.page-scroll-top:hover{opacity: .9;}.page-scroll-top:before{content: '';display: block;width: 16px;height: 2px;position: absolute;transform: rotate(-90deg);top: 24px;right: 16px;background: #fff;box-sizing: border-box;}.page-scroll-top:after{content: '';display: block;width: 12px;height: 12px;position: absolute;top: 17px;right: 18px;border: 2px solid #fff;border-bottom: 0;border-left: 0;transform: rotate(-45deg);box-sizing: border-box;}.card-message-generic{max-width: 600px;margin: 100px auto 200px;}.card-message-generic .card-header{font-weight: 600;}.read-more-row{margin: 60px 0;text-align: center;}.read-more-btn{display: inline-flex;align-items: center;cursor: pointer;}.read-more-btn-text{font-size: 18px;line-height: 21px;color: var(--color-primary);margin-left: 15px;}.page-bottom-text{margin-top: 40px;margin-bottom: 40px;}.date-label{display: inline-block;padding: 0 3px;border-radius: 4px;text-wrap: avoid;white-space: nowrap;font-size: 14px;background-color: #dadada;}.help-text{color: #aaa;}.mini-input-with-submit{display: inline-flex;border: 1px solid silver;border-radius: 4px;align-items: center;background-color: white;}.mini-input-with-submit-input{width: 70px;padding: 2px 3px;border-radius: 4px 0 0 4px;}.mini-input-with-submit-btn{padding: 0 7px;}.mini-input-with-submit-btn .icon{width: 10px;height: 10px;}.page-info-credit-steps{margin-top: 14px;}.page-info-credit-step{display: flex;margin-bottom: 10px;align-items: center;}.page-info-credit-step-number{flex: 0 0 36px;width: 36px;height: 36px;color: white;background: var(--color-primary);border-radius: 50%;text-align: center;line-height: 36px;font-weight: 500;margin-right: 15px;}.page-info-credit-subheader2{margin: 0 0 15px !important;}.qa-question{margin-top: 10px;margin-bottom: 10px;position: relative;padding-left: 30px;cursor: pointer;line-height: 1.3;color: var(--color-primary);font-size: 18px;}.qa-question-text{border-bottom: 1px dashed var(--color-primary);}.qa-answer{margin-bottom: 20px;padding-left: 30px;}.qa-question:before{content: '';position: absolute;top: 0.7em;left: 0;width: 15px;height: 2px;background: var(--color-primary);}.phone-input-ext{display: flex;align-items: center !important;gap: 6px;padding-left: 15px;}.phone-input-ext-code-select{position: relative;cursor: pointer;user-select: none;}.phone-input-ext-code-select-value{display: flex;gap: 4px;align-items: center;}.phone-input-ext-code-select-value:hover{background-color: rgba(0, 0, 0, 0.1);}.phone-input-ext-code-select-value-icon{flex: 0 0 24px;display: flex;align-items: center;}.phone-input-ext-code-select-value-arrow{margin-top: 3px;}.phone-input-ext-code-select-options-handle{position: absolute;bottom: -15px;left: -15px;height: 0;}.phone-input-ext-code-select-options{background: white;box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);position: absolute;top: 0;left: 0;min-width: 110px;z-index: 1;}.phone-input-ext-code-select-option{display: flex;gap: 6px;align-items: center;line-height: 1;padding: 6px 15px;border-bottom: 1px solid #dadada;}.phone-input-ext-code-select-option:hover{background-color: #dadada;}.phone-input-ext-code-select-option-icon{flex: 0 0 24px;}.phone-input-ext-number{flex: 1 1;display: flex;align-items: center;}.phone-input-ext-number-value{width: 100%;background: transparent;}.icon-hamburger{width: 32px;height: 24px;background-image: url("data:image/svg+xml,%3Csvg width='32' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23849957' d='M0 0h32v4H0zM0 10h32v4H0zM0 20h32v4H0z'/%3E%3C/svg%3E");}.icon-arrow{width: 9px;height: 9px;background-image: url("data:image/svg+xml,%3Csvg width='9' height='9' viewBox='0 0 9 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M4.05445 6.88082L0.184716 3.01095C-0.0615731 2.76478 -0.061573 2.36566 0.184716 2.11961C0.430786 1.87354 0.829888 1.87354 1.07594 2.11961L4.50006 5.54384L7.92407 2.11971C8.17024 1.87364 8.5693 1.87364 8.81537 2.11971C9.06154 2.36578 9.06154 2.76488 8.81537 3.01105L4.94558 6.88092C4.82248 7.00395 4.66132 7.0654 4.50008 7.0654C4.33877 7.0654 4.17749 7.00384 4.05445 6.88082Z' fill='%23C64922'/%3E%3C/g%3E%3C/svg%3E%0A");}.icon-transition{transition: transform 0.3s ease-in-out;}.icon-arrow.up{transform: rotate(180deg);}.icon-arrow.left{transform: rotate(90deg);}.icon-arrow.right{transform: rotate(270deg);}.icon-white{filter: brightness(0) invert(1);}.icon-black{filter: brightness(0);}.icon-silver{filter: grayscale(100%) brightness(115%) contrast(50%);}.icon-green-to-red{filter: hue-rotate(-60deg) saturate(310%) brightness(79%);}.icon-red-to-green{filter: hue-rotate(60deg) saturate(125%) brightness(125%);}.icon-green{filter: brightness(0) saturate(100%) invert(61%) sepia(5%) saturate(3396%) hue-rotate(38deg) brightness(96%) contrast(67%);}.icon-red{filter: brightness(0) saturate(100%) invert(30%) sepia(88%) saturate(1188%) hue-rotate(348deg) brightness(94%) contrast(88%);}.icon-star{width: 21px;height: 21px;background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.644 1.09686L12.7313 7.52096L12.7875 7.6937H12.9691H19.7238L14.2591 11.664L14.1122 11.7708L14.1683 11.9435L16.2556 18.3676L10.791 14.3973L10.644 14.2905L10.4971 14.3973L5.03241 18.3676L7.11973 11.9435L7.17586 11.7708L7.02891 11.664L1.56425 7.6937H8.31894H8.50058L8.55671 7.52096L10.644 1.09686Z' fill='%23E5E5E5' stroke='%23E5E5E5' stroke-width='0.5'/%3E%3C/svg%3E");}.icon-star:not(:last-child){margin-right: 2px;}.icon-star.filled{background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.3561 0.287842L12.6811 7.4437H20.2053L14.1181 11.8663L16.4432 19.0221L10.3561 14.5996L4.26892 19.0221L6.594 11.8663L0.506862 7.4437H8.03098L10.3561 0.287842Z' fill='%23C64922'/%3E%3C/svg%3E");width: 21px;height: 21px;}.icon-star.stroked-secondary{background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.3561 0.287842L12.6811 7.4437H20.2053L14.1181 11.8663L16.4432 19.0221L10.3561 14.5996L4.26892 19.0221L6.594 11.8663L0.506862 7.4437H8.03098L10.3561 0.287842Z' stroke='%23C64922' stroke-width='2'/%3E%3C/svg%3E");width: 21px;height: 21px;}.icon-map-pointer-red{width: 12px;height: 12px;background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0a3.75 3.75 0 0 0-3.75 3.75C2.25 7.33 6 12 6 12s3.75-4.67 3.75-8.25A3.75 3.75 0 0 0 6 0zm0 5.82a2.025 2.025 0 1 1 0-4.05 2.025 2.025 0 0 1 0 4.05z' fill='%23C64922'/%3E%3C/svg%3E");}.icon-calendar-red{width: 15px;height: 15px;background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M10.374 1.805a.755.755 0 0 0-.552-.234h-.786V.982A.946.946 0 0 0 8.747.29.946.946 0 0 0 8.054 0H7.66a.946.946 0 0 0-.694.289.946.946 0 0 0-.288.693v.59H4.322v-.59A.946.946 0 0 0 4.033.29.946.946 0 0 0 3.34 0h-.392a.946.946 0 0 0-.694.289.946.946 0 0 0-.289.693v.59H1.18a.755.755 0 0 0-.553.233.755.755 0 0 0-.233.552v7.857c0 .213.078.397.233.553.156.155.34.233.553.233H9.82a.755.755 0 0 0 .553-.233.755.755 0 0 0 .233-.553V2.357a.755.755 0 0 0-.233-.552zM7.464.982c0-.057.019-.104.055-.141a.191.191 0 0 1 .142-.055h.393c.057 0 .104.018.14.055a.191.191 0 0 1 .056.141V2.75a.191.191 0 0 1-.055.141.192.192 0 0 1-.142.055h-.392a.191.191 0 0 1-.142-.055.191.191 0 0 1-.055-.141V.982zm-4.714 0c0-.057.019-.104.055-.141a.191.191 0 0 1 .142-.055h.392a.19.19 0 0 1 .142.055.191.191 0 0 1 .055.141V2.75a.19.19 0 0 1-.055.141.191.191 0 0 1-.142.055h-.392a.191.191 0 0 1-.142-.055.192.192 0 0 1-.055-.141V.982zm7.071 9.232H1.18V3.93H9.82v6.285z' fill='%23C64922'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h11v11H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.icon-eye-red{width: 18px;height: 17px;background-image: url("data:image/svg+xml,%3Csvg width='18' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M8.66 3.433c-3.31 0-6.31 1.777-8.524 4.664a.663.663 0 0 0 0 .803c2.214 2.89 5.214 4.667 8.523 4.667 3.31 0 6.31-1.777 8.524-4.664a.663.663 0 0 0 0-.803c-2.214-2.89-5.215-4.667-8.524-4.667zm.237 8.635c-2.197.136-4.01-1.641-3.873-3.801.114-1.78 1.584-3.224 3.398-3.335 2.196-.136 4.01 1.641 3.872 3.801-.117 1.777-1.587 3.22-3.397 3.335zm-.11-1.648c-1.183.073-2.161-.884-2.083-2.045.06-.96.853-1.736 1.831-1.798 1.184-.073 2.161.883 2.083 2.045-.063.963-.857 1.739-1.831 1.798z' fill='%23C64922'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h17.319v17H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.icon-phone-green{width: 20px;height: 20px;background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.551 15.806l-3.088-3.09c-.616-.612-1.634-.593-2.27.044l-1.557 1.555-.307-.17c-.983-.545-2.328-1.291-3.743-2.707-1.42-1.42-2.166-2.767-2.712-3.75-.058-.104-.113-.205-.168-.3l1.045-1.043.513-.514c.638-.638.655-1.656.041-2.27L4.217.47c-.614-.614-1.633-.595-2.27.043l-.871.875.023.024a5.034 5.034 0 0 0-.717 1.265c-.167.44-.271.862-.32 1.283-.407 3.381 1.138 6.471 5.331 10.665 5.796 5.795 10.467 5.357 10.669 5.336.439-.052.86-.157 1.287-.323.459-.18.888-.423 1.26-.714l.02.017.881-.864c.637-.638.655-1.656.041-2.272z' fill='%23849957'/%3E%3C/svg%3E");}.icon-phone{background-image: url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.0896 18.2015C23.1864 16.5123 20.0501 14.6808 19.912 14.6007C19.509 14.3737 19.0885 14.2536 18.6949 14.2536C18.1098 14.2536 17.6308 14.5188 17.3406 15.0012C16.8819 15.544 16.3129 16.1786 16.1748 16.2769C15.1061 16.9942 14.2696 16.9128 13.3439 15.997L8.17775 10.8855C7.25795 9.97556 7.17339 9.13767 7.89349 8.08618C7.99424 7.94868 8.63563 7.38533 9.18436 6.93101C9.53428 6.72498 9.77447 6.41884 9.87971 6.04327C10.0196 5.54356 9.9166 4.95574 9.58646 4.38305C9.50865 4.25134 7.65646 1.14805 5.95 0.254974C5.63155 0.0881061 5.27263 0 4.91281 0C4.32 0 3.76227 0.22872 3.34308 0.642996L2.20154 1.77191C0.396128 3.55762 -0.2574 5.58183 0.258046 7.78804C0.688035 9.6267 1.94112 11.5833 3.98311 13.603L10.5971 20.1465C13.1815 22.7033 15.6454 24 17.9204 24C17.9204 24 17.9204 24 17.9209 24C19.594 24 21.1539 23.2965 22.5558 21.9095L23.6969 20.7806C24.3905 20.0949 24.5479 19.0581 24.0896 18.2015Z' fill='white'/%3E%3C/svg%3E");}.icon-closer{width: 17px;height: 17px;background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 1.7L15.3 0 8.5 6.8 1.7 0 0 1.7l6.8 6.8L0 15.3 1.7 17l6.8-6.8 6.8 6.8 1.7-1.7-6.8-6.8L17 1.7z' fill='%23000'/%3E%3C/svg%3E");}.icon-closer-red{width: 20px;height: 20px;background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 2l-2-2-8 8-8-8-2 2 8 8-8 8 2 2 8-8 8 8 2-2-8-8 8-8z' fill='%23C64922'/%3E%3C/svg%3E");}.icon-closer-circle{width: 14px;height: 14px;background-image: url("/assets/nv/svg-icon/icon-closer-circle.svg");}.icon-account{width: 20px;height: 20px;background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 9.781c2.223 0 4.026-2.19 4.026-4.89C14.026 2.19 13.434 0 9.999 0 6.565 0 5.973 2.19 5.973 4.89c0 2.702 1.802 4.891 4.026 4.891zM2.394 17.249c0-.165-.001-.047 0 0zM17.605 17.377c.002-.045 0-.313 0 0zM17.596 17.051c-.075-4.705-.689-6.046-5.392-6.894 0 0-.661.843-2.204.843-1.543 0-2.205-.843-2.205-.843-4.651.84-5.303 2.16-5.389 6.742-.007.374-.01.393-.011.35v.494S3.515 20 10 20s7.604-2.257 7.604-2.257v-.365c0 .026-.003-.026-.008-.327z' fill='%23849957'/%3E%3C/svg%3E");}.icon-delivery-car{width: 21px;height: 21px;background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.737 12.954V4.02c0-.496.402-.899.899-.899h8.93c.496 0 .899.403.899.9v8.934a.3.3 0 0 1-.3.3H1.037a.3.3 0 0 1-.3-.3zm7.211 3.06a1.865 1.865 0 1 1-3.729 0 1.865 1.865 0 0 1 3.73 0zm-.932 0a.932.932 0 1 0-1.865.001.932.932 0 0 0 1.865 0zM4.478 14.15H.3a.3.3 0 0 0-.3.3v.91a.3.3 0 0 0 .3.299h3.349c.087-.6.39-1.13.829-1.509zm13.226 1.865a1.865 1.865 0 1 1-3.73 0 1.865 1.865 0 0 1 3.73 0zm-.933 0a.932.932 0 1 0-1.864 0 .932.932 0 0 0 1.864 0zM21 14.45v.91a.3.3 0 0 1-.3.299h-2.426a2.465 2.465 0 0 0-2.435-2.108 2.466 2.466 0 0 0-2.435 2.108H8.52a2.46 2.46 0 0 0-.83-1.509h4.633V5.58a.6.6 0 0 1 .6-.6h2.828c.797 0 1.541.395 1.987 1.056l1.824 2.7c.267.397.41.864.41 1.342v4.072h.73a.3.3 0 0 1 .299.3zm-3.04-5.644l-1.458-2.072a.3.3 0 0 0-.245-.128h-2.275a.3.3 0 0 0-.3.3v2.072a.3.3 0 0 0 .3.3h3.733a.3.3 0 0 0 .245-.472z' fill='%23C64922'/%3E%3C/svg%3E");}.icon-ok{width: 8px;height: 6px;background-image: url("data:image/svg+xml,%3Csvg width='8' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.621 5.71a.93.93 0 0 1-1.313 0L.272 3.675A.929.929 0 0 1 1.586 2.36l1.213 1.213c.091.091.24.091.331 0L6.414.29a.93.93 0 0 1 1.314 1.313L3.621 5.71z' fill='%23849957'/%3E%3C/svg%3E");}.icon-ok-white{width: 8px;height: 6px;background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.053 16.776a2.323 2.323 0 0 1-3.284 0L.68 11.686a2.322 2.322 0 0 1 3.284-3.283l3.032 3.031c.23.229.6.229.83 0l8.21-8.21A2.323 2.323 0 0 1 19.32 6.51L9.053 16.776z' fill='%23fff'/%3E%3C/svg%3E");}.icon-ok-circle{width: 18px;height: 18px;border: 2px solid var(--color-primary);border-radius: 50%;padding: 5px;background-size: initial;background-position: center center;}.icon-spinner{width: 32px;height: 32px;background-image: url("data:image/svg+xml,%3Csvg class='lds-whirl' width='80' height='80' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3E%3Cg transform='rotate(-143.887 44.945 40.055) scale(.7)'%3E%3CanimateTransform attributeName='transform' type='rotate' repeatCount='indefinite' values='360 50 50;0 50 50' keyTimes='0;1' dur='1s' keySplines='0.5 0.5 0.5 0.5' calcMode='spline'/%3E%3Cpath fill='%23e15b64' d='M52.5 5c-.8 0-1.7.1-2.5.1 9 1.2 16 10.8 16 22.4s-7 21.1-16 22.4c.8.1 1.7.1 2.5.1C64.9 50 75 39.9 75 27.5S64.9 5 52.5 5z'/%3E%3Cpath fill='%23f47e60' d='M83.6 19.9c-.6-.6-1.2-1.2-1.9-1.7 5.5 7.2 3.7 18.9-4.5 27.1s-19.9 10-27.1 4.5c.5.6 1.1 1.3 1.7 1.9 8.8 8.8 23 8.8 31.8 0s8.8-23 0-31.8z'/%3E%3Cpath fill='%23f8b26a' d='M95 52.5c0-.8-.1-1.7-.1-2.5-1.2 9-10.8 16-22.4 16s-21.1-7-22.4-16c-.1.8-.1 1.7-.1 2.5C50 64.9 60.1 75 72.5 75S95 64.9 95 52.5z'/%3E%3Cpath fill='%23abbd81' d='M80.1 83.6c.6-.6 1.2-1.2 1.7-1.9-7.2 5.5-18.9 3.7-27.1-4.5s-10-19.9-4.5-27.1c-.6.5-1.3 1.1-1.9 1.7-8.8 8.8-8.8 23 0 31.8s23 8.8 31.8 0z'/%3E%3Cpath fill='%23e15b64' d='M47.5 95c.8 0 1.7-.1 2.5-.1-9-1.2-16-10.8-16-22.4s7-21.1 16-22.4c-.8-.1-1.7-.1-2.5-.1C35.1 50 25 60.1 25 72.5S35.1 95 47.5 95z'/%3E%3Cpath fill='%23f47e60' d='M16.4 80.1c.6.6 1.2 1.2 1.9 1.7-5.5-7.2-3.7-18.9 4.5-27.1s19.9-10 27.1-4.5c-.5-.6-1.1-1.3-1.7-1.9-8.8-8.8-23-8.8-31.8 0s-8.8 23 0 31.8z'/%3E%3Cpath fill='%23f8b26a' d='M5 47.5c0 .8.1 1.7.1 2.5 1.2-9 10.8-16 22.4-16s21.1 7 22.4 16c.1-.8.1-1.7.1-2.5C50 35.1 39.9 25 27.5 25S5 35.1 5 47.5z'/%3E%3Cpath fill='%23abbd81' d='M19.9 16.4c-.6.6-1.2 1.2-1.7 1.9 7.2-5.5 18.9-3.7 27.1 4.5s10 19.9 4.5 27.1c.6-.5 1.3-1.1 1.9-1.7 8.8-8.8 8.8-23 0-31.8s-23-8.8-31.8 0z'/%3E%3C/g%3E%3C/svg%3E");}.icon-messenger-WhatsApp{width: 22px;height: 22px;background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.003 0h-.006C4.932 0 0 4.934 0 11c0 2.406.775 4.636 2.094 6.447l-1.37 4.087 4.227-1.352A10.905 10.905 0 0 0 11.003 22C17.068 22 22 17.065 22 11S17.068 0 11.003 0z' fill='%234CAF50'/%3E%3Cpath d='M17.404 15.533c-.266.75-1.319 1.371-2.159 1.553-.575.122-1.325.22-3.853-.828-3.232-1.34-5.314-4.624-5.476-4.837-.156-.213-1.307-1.74-1.307-3.318 0-1.579.802-2.347 1.125-2.677.266-.271.704-.395 1.125-.395.136 0 .258.007.368.012.324.014.486.033.699.544.265.639.912 2.217.989 2.38.078.162.156.382.046.595-.103.22-.194.318-.356.505-.162.187-.316.33-.478.53-.149.175-.317.362-.13.685.187.316.834 1.371 1.785 2.218 1.228 1.093 2.223 1.442 2.58 1.59.265.11.581.085.775-.121.246-.266.55-.706.86-1.139.22-.31.497-.35.789-.24.297.104 1.868.88 2.191 1.042.324.162.537.239.615.375.077.136.077.776-.188 1.526z' fill='%23FAFAFA'/%3E%3C/svg%3E");}.icon-messenger-Viber{width: 25px;height: 25px;background-image: url("data:image/svg+xml, %3Csvg width='25' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 0h-5C5.173 0 1.247 3.926 1.247 8.751v3.75a8.755 8.755 0 0 0 5 7.909v4.177c0 .362.454.552.712.294l3.628-3.628H15c4.825 0 8.75-3.926 8.75-8.751v-3.75C23.75 3.925 19.826 0 15 0z' fill='%23665CAC'/%3E%3Cpath d='M18.791 15.532l-.375-2.03a.417.417 0 0 0-.328-.332l-2.946-.59a.417.417 0 0 0-.377.114l-1.197 1.197c-2.017-.903-3.136-2.025-4.121-4.129L10.64 8.57a.417.417 0 0 0 .114-.376l-.59-2.947a.417.417 0 0 0-.332-.328l-2.03-.375a.418.418 0 0 0-.168.004 2.908 2.908 0 0 0-1.414.78c-.674.675-.932 1.658-.745 2.845.314 1.992 1.29 4.765 3.09 6.573l.025.025c1.807 1.8 4.58 2.776 6.573 3.09.25.039.492.058.724.058.864 0 1.588-.272 2.12-.804.389-.389.659-.878.78-1.414a.422.422 0 0 0 .004-.168zM13.333 7.084a.417.417 0 0 0 0 .834c.919 0 1.667.747 1.667 1.667 0 .227.19.416.416.416a.42.42 0 0 0 .417-.416c0-1.38-1.122-2.5-2.5-2.5z' fill='%23fff'/%3E%3Cpath d='M13.334 5.417c-.155 0-.31.009-.463.026a.417.417 0 1 0 .091.828 3.338 3.338 0 0 1 3.684 3.684.42.42 0 0 0 .37.46.42.42 0 0 0 .46-.368 4.172 4.172 0 0 0-4.142-4.63z' fill='%23fff'/%3E%3Cpath d='M13.334 3.75c-.15 0-.3.006-.449.017a.417.417 0 0 0 .063.832 5.006 5.006 0 0 1 5.252 6.14.42.42 0 0 0 .296.498.42.42 0 0 0 .515-.306 5.84 5.84 0 0 0-5.678-7.18z' fill='%23fff'/%3E%3C/svg%3E%0A");}.icon-messenger-Telegram{width: 23px;height: 23px;background-image: url("data:image/svg+xml, %3Csvg width='23' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 23C17.85 23 23 17.852 23 11.5 23 5.15 17.85 0 11.5 0S0 5.15 0 11.5C0 17.853 5.149 23 11.5 23z' fill='%2341B4E6'/%3E%3Cpath d='M23 11.5c0-.28-.01-.558-.03-.833l-4.766-4.766-13.407 5.274 5.13 5.13.067.242.087-.088-.087.088 5.674 5.674C19.96 20.551 23 16.381 23 11.501z' fill='%230091C8'/%3E%3Cpath d='M10.384 13.175L15.58 17.1l2.623-11.198-13.407 5.274 4.08 1.351 7.445-4.994-5.938 5.643z' fill='%23fff'/%3E%3Cpath d='M8.875 12.526l1.117 4.02.39-3.37 5.938-5.644-7.445 4.994z' fill='%23D2D2D7'/%3E%3Cpath d='M12.073 14.45l-2.079 2.097.39-3.372 1.689 1.276z' fill='%23B9B9BE'/%3E%3C/svg%3E%0A");}.icon-answer{width: 14px;height: 14px;background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M13.852 9.102l-4 4a.48.48 0 01-.352.148.48.48 0 01-.351-.149A.48.48 0 019 12.75v-2H7.25C3.536 10.75 1.258 9.7.414 7.6.138 6.904 0 6.036 0 5c0-.865.33-2.04.992-3.524a18.452 18.452 0 01.188-.421.888.888 0 01.101-.172C1.344.794 1.417.75 1.5.75c.078 0 .14.026.184.078a.291.291 0 01.066.195c0 .047-.007.116-.02.207-.013.092-.02.153-.02.184-.025.354-.038.675-.038.96 0 .527.045.998.136 1.415.092.417.218.777.38 1.082.16.305.37.567.624.789.256.221.53.402.825.543.294.14.64.251 1.039.332.398.08.8.137 1.203.168.404.031.86.047 1.371.047H9v-2a.48.48 0 01.148-.352.481.481 0 01.352-.148c.135 0 .253.05.352.148l4 4A.48.48 0 0114 8.75c0 .135-.05.252-.148.352z' fill='%23849957'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath transform='matrix(1 0 0 -1 0 14)' fill='%23fff' d='M0 0h14v14H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.icon-russian-post{width: 67px;height: 32px;background: url("img/post-services/russian-post.png");background-size: contain;background-repeat: no-repeat;}.icon-cdek{width: 67px;height: 24px;background: url("img/post-services/cdek.png");background-size: contain;background-repeat: no-repeat;}.icon-ems{width: 67px;height: 13px;background: url("img/post-services/ems.png");background-size: contain;background-repeat: no-repeat;}.icon-dpd{width: 66px;height: 30px;background: url("img/post-services/dpd.png");background-size: contain;background-repeat: no-repeat;}.icon-kit{width: 32px;height: 32px;background: url("img/post-services/kit.png");background-size: contain;background-repeat: no-repeat;}.icon-pec{width: 70px;height: 18px;background: url("img/post-services/pec.svg");background-size: contain;background-repeat: no-repeat;}.icon-jde{width: 81px;height: 30px;background: url("img/post-services/jde.png");background-size: contain;background-repeat: no-repeat;}.icon-lpost{width: 67px;height: 32px;background: url("img/post-services/lpost.png");background-size: contain;background-repeat: no-repeat;}.icon-boxberry{width: 80px;height: 23px;background: url("img/post-services/boxberry.png");background-size: contain;background-repeat: no-repeat;}.icon-pickup{width: 74px;height: 22px;background: url("img/logo/logo-small.svg?v2");background-size: contain;background-repeat: no-repeat;}.icon-question{width: 43px;height: 43px;background-image: url("data:image/svg+xml,%3Csvg width='43' height='43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M21.165.003a21.427 21.427 0 0121.83 21.071 21.607 21.607 0 01-.5 5.076c-.608 2.76-.97 5.569-.97 8.395v5.464c0 .837-.679 1.516-1.516 1.516h-5.463c-2.827 0-5.636.362-8.396.97-1.63.36-3.33.535-5.076.5A21.427 21.427 0 01.003 21.166C.18 9.558 9.557.18 21.165.004z' fill='%23849957'/%3E%3Cpath d='M14.676 11.69c0-.84.592-1.663 1.776-2.469 1.184-.805 2.686-1.208 4.507-1.208 2.282 0 4.081.587 5.395 1.759 1.313 1.172 1.97 2.665 1.97 4.477 0 .75-.11 1.468-.328 2.157a6.559 6.559 0 01-.946 1.885c-.412.569-.783 1.04-1.11 1.414-.328.375-.74.786-1.238 1.233-.497.448-.794.72-.89.816-.718.652-1.16 1.317-1.328 1.994-.168.677-.25 1.704-.25 3.081 0 .75-.559 1.124-1.674 1.124-.558 0-.956-.12-1.195-.363-.239-.242-.358-.678-.358-1.308 0-2.76.705-4.747 2.115-5.959.157-.145.49-.41 1-.798.509-.388.888-.709 1.138-.963.25-.255.54-.594.874-1.018.333-.424.576-.883.73-1.38a5.284 5.284 0 00.233-1.58c0-1.163-.377-2.066-1.13-2.707-.752-.642-1.795-.963-3.128-.963-.774 0-1.432.117-1.976.351-.544.235-.924.5-1.142.795-.218.296-.46.561-.725.795-.266.235-.544.352-.834.352-.362 0-.701-.136-1.015-.407-.314-.27-.471-.64-.471-1.11zm3.787 21.303c0-.554.205-1.025.615-1.413.41-.387.918-.581 1.522-.581.62 0 1.156.194 1.608.581.452.388.678.859.678 1.413 0 .532-.226.996-.678 1.395a2.35 2.35 0 01-1.608.599c-.604 0-1.112-.2-1.522-.599-.41-.399-.615-.863-.615-1.395z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h43v43H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.icon-tip-green{width: 18px;height: 18px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.472' height='22.473' fill='none'%3E%3Cg clip-path='url(%2523clip0)' transform='matrix(-1 0 0 1 42.998 .098)'%3E%3Cpath d='M31.644-.046a11.143 11.143 0 0111.352 10.958 11.236 11.236 0 01-.26 2.64c-.316 1.435-.504 2.896-.504 4.365v2.842a.789.789 0 01-.788.788h-2.841c-1.47 0-2.931.189-4.367.505-.847.187-1.731.278-2.64.26A11.143 11.143 0 0120.64 10.96C20.731 4.923 25.607.046 31.644-.045z' fill='%23849957'/%3E%3Cpath d='M35.29 6.032c0-.437-.307-.865-.923-1.284-.616-.419-1.397-.628-2.344-.628-1.187 0-2.122.305-2.805.915-.683.61-1.025 1.386-1.025 2.328 0 .39.057.763.17 1.122a3.41 3.41 0 00.493.98c.214.296.407.54.577.735.17.195.385.409.644.641.258.233.413.375.462.425.374.339.604.685.691 1.037.087.352.13.886.13 1.602 0 .39.29.584.87.584.29 0 .498-.062.622-.188s.186-.353.186-.68c0-1.436-.366-2.47-1.1-3.1a8.799 8.799 0 00-.52-.414 5.81 5.81 0 01-.591-.501 6.666 6.666 0 01-.455-.53c-.173-.22-.3-.459-.38-.717a2.748 2.748 0 01-.12-.822c0-.605.195-1.074.587-1.408.391-.334.933-.5 1.627-.5.402 0 .744.06 1.027.182.283.122.48.26.594.413.113.154.24.292.377.414a.65.65 0 00.434.183c.188 0 .364-.07.528-.212.163-.14.245-.333.245-.577zM33.322 17.11a.974.974 0 00-.32-.734 1.11 1.11 0 00-.791-.303c-.323 0-.601.101-.836.303a.935.935 0 00-.353.734c0 .277.118.518.353.726a1.222 1.222 0 00.836.311c.314 0 .578-.104.791-.311a.981.981 0 00.32-.726z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");}.icon-tip{width: 18px;height: 19px;background-image: url("data:image/svg+xml,%3Csvg width='18' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8.692' cy='8.692' r='8.692' fill='%23C4C4C4'/%3E%3Cpath d='M7.653 11.13a3.085 3.085 0 01.1-1.195c.108-.361.372-.692.792-.993.126-.093.282-.198.468-.315.186-.126.365-.27.538-.43.173-.16.313-.34.42-.539.114-.209.159-.437.134-.687a1.094 1.094 0 00-.47-.816 1.082 1.082 0 00-.434-.174 1.4 1.4 0 00-.998.124 1.678 1.678 0 00-.416.296c-.115.11-.22.237-.314.381a3.892 3.892 0 00-.218.385l-1.24-.688a2.69 2.69 0 01.383-.778c.175-.233.376-.432.603-.598.234-.175.49-.312.768-.41.277-.109.567-.177.87-.207a3.512 3.512 0 011.015.05c.338.066.647.193.926.382.288.188.528.443.72.765.202.313.325.7.37 1.164.027.284.016.541-.033.77-.042.22-.116.425-.223.615-.108.19-.24.365-.394.523a5.05 5.05 0 01-.534.47c-.168.124-.336.244-.504.359a3.217 3.217 0 00-.462.381 1.62 1.62 0 00-.32.449c-.074.16-.1.351-.079.574l-1.468.142zm.328 3.107l-.179-1.841 1.482-.144.179 1.842-1.482.143z' fill='%23fff'/%3E%3C/svg%3E");}.icon-read-more{width: 16px;height: 16px;background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M15.562 7.052a.596.596 0 00-1.177.188l.002.01a6.562 6.562 0 11-1.63-3.331l-2.64.88a.596.596 0 10.376 1.131l3.577-1.193a.596.596 0 00.407-.565V.596a.596.596 0 10-1.192 0v2.177a7.67 7.67 0 102.277 4.28z' fill='%23849957'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.icon-cart{width: 42px;height: 39px;background-image: url("data:image/svg+xml,%3Csvg width='42' height='39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.465 1.733A1.732 1.732 0 1 1 0 1.731a1.732 1.732 0 0 1 3.465.002z' fill='%2334495E'/%3E%3Cpath d='M40.155 33.295H14.473a3.04 3.04 0 0 1-2.16-.895 3.043 3.043 0 0 1-.895-2.162v-.081c0-.692.239-1.374.674-1.916a3.08 3.08 0 0 1 1.726-1.07l21.521-4.733a.943.943 0 0 1 1.126.72.946.946 0 0 1-.72 1.125l-21.521 4.734a1.15 1.15 0 0 0-.66.41 1.155 1.155 0 0 0-.257.73v.081c0 .312.121.605.342.825.22.22.514.342.824.342h25.683a.945.945 0 1 1-.001 1.89z' fill='%23454545'/%3E%3Cpath d='M15.139 28.793a.944.944 0 0 1-.931-.797L10.323 3.66a1.152 1.152 0 0 0-.395-.704 1.153 1.153 0 0 0-.759-.28H1.731a.944.944 0 1 1 0-1.89h7.438c.727 0 1.431.261 1.985.733.552.47.921 1.125 1.034 1.844L16.073 27.7a.945.945 0 0 1-.934 1.093z' fill='%23454545'/%3E%3Cpath d='M17.588 31.403h-2.224v4.448h2.224v-4.448z' fill='%235D6D7E'/%3E%3Cpath d='M19.256 36.074a2.78 2.78 0 1 1-5.56-.001 2.78 2.78 0 0 1 5.56.001z' fill='%23454545'/%3E%3Cpath d='M17.864 36.074a1.389 1.389 0 1 1-2.78 0 1.389 1.389 0 0 1 2.78 0z' fill='%23fff'/%3E%3Cpath d='M39.434 31.403H37.21v4.448h2.224v-4.448z' fill='%235D6D7E'/%3E%3Cpath d='M38.32 38.852a2.779 2.779 0 1 0 0-5.557 2.779 2.779 0 0 0 0 5.557z' fill='%23454545'/%3E%3Cpath d='M39.711 36.074a1.389 1.389 0 1 1-2.778 0 1.389 1.389 0 0 1 2.778 0z' fill='%23fff'/%3E%3Cpath d='M11.252 9.615l2.815 17.503.14.878.16.99 25.86-5.688c.239-.052.46-.184.627-.39.165-.205.246-.451.246-.696V10.727c0-.284-.109-.57-.326-.786a1.105 1.105 0 0 0-.786-.326H11.252z' fill='%23C64922'/%3E%3Cpath d='M39.988 9.615H11.252l1.1 6.855H41.1v-5.743c0-.284-.108-.57-.325-.786a1.104 1.104 0 0 0-.786-.326z' fill='%23DA5025'/%3E%3C/svg%3E");}.icon-cart-btn{width: 21px;height: 21px;background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.627 14.873a2.621 2.621 0 0 0-2.618 2.618 2.621 2.621 0 0 0 2.618 2.619 2.621 2.621 0 0 0 2.619-2.619 2.621 2.621 0 0 0-2.619-2.618zm0 3.666a1.048 1.048 0 0 1 0-2.095 1.048 1.048 0 0 1 0 2.095zM20.833 4.753a.785.785 0 0 0-.618-.302H4.849l-.707-2.958A.786.786 0 0 0 3.378.89H.786a.785.785 0 1 0 0 1.571h1.972L5.31 13.144c.084.353.4.602.764.602h12.228a.786.786 0 0 0 .763-.596l1.911-7.724a.787.787 0 0 0-.144-.673zm-3.144 7.422H6.695l-1.47-6.153H19.21l-1.522 6.153zM7.122 14.873a2.621 2.621 0 0 0-2.618 2.618 2.621 2.621 0 0 0 2.618 2.619 2.621 2.621 0 0 0 2.619-2.619 2.621 2.621 0 0 0-2.619-2.618zm0 3.666a1.048 1.048 0 0 1 0-2.095 1.048 1.048 0 0 1 0 2.095z' fill='%23fff'/%3E%3C/svg%3E");}.icon-cart-btn-ok{filter: brightness(0) invert(1);margin-top: 5px;width: 16px;height: 16px;}.icon-quote{width: 18px;height: 16px;background-image: url("data:image/svg+xml,%3Csvg width='18' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.27 11.73c0-1.167.187-2.427.56-3.78.373-1.353.84-2.59 1.4-3.71.56-1.167 1.143-2.123 1.75-2.87C4.587.623 5.123.25 5.59.25c.373 0 .677.093.91.28.28.14.42.443.42.91a4.11 4.11 0 01-.28 1.54c-.187.467-.42.957-.7 1.47-.28.467-.583.98-.91 1.54-.28.513-.513 1.143-.7 1.89a3.6 3.6 0 012.45 1.26c.653.7.98 1.563.98 2.59s-.373 1.913-1.12 2.66c-.7.7-1.587 1.05-2.66 1.05a3.757 3.757 0 01-2.66-1.05 3.757 3.757 0 01-1.05-2.66zm9.8 0c0-1.167.187-2.427.56-3.78.373-1.353.84-2.59 1.4-3.71.56-1.167 1.143-2.123 1.75-2.87.607-.747 1.143-1.12 1.61-1.12.887 0 1.33.397 1.33 1.19a4.11 4.11 0 01-.28 1.54c-.187.467-.42.957-.7 1.47-.28.467-.583.98-.91 1.54-.28.513-.513 1.143-.7 1.89a3.6 3.6 0 012.45 1.26c.653.7.98 1.563.98 2.59s-.373 1.913-1.12 2.66c-.7.7-1.587 1.05-2.66 1.05a3.757 3.757 0 01-2.66-1.05 3.757 3.757 0 01-1.05-2.66z' fill='%23C64922'/%3E%3C/svg%3E");}.icon-microphone{width: 16px;height: 16px;background-image: url("data:image/svg+xml,%3Csvg height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 6v3c0 2-2 4-4 4v2h3v1H5v-1h3v-2c-2 0-4-2-4-4V6h1v3c0 1.5 1.5 3 3 3h1c1.5 0 3-1.5 3-3V6zM8.005 0h.99C10.106 0 11 .892 11 1.992v7.016A2.004 2.004 0 018.995 11h-.99A1.996 1.996 0 016 9.008V1.992C6 .9 6.898 0 8.005 0zm0 0' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");}.icon-error-info{background-image: url("data:image/svg+xml,%3Csvg width='23' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11.29' cy='11.833' r='11' fill='%23E54444'/%3E%3Cpath d='M12.642 14.231h-2.133l-.336-7.773h2.804l-.335 7.773zm-2.547 2.422c0-.385.138-.7.414-.945.281-.25.63-.375 1.047-.375.416 0 .763.125 1.039.375.281.245.422.56.422.945 0 .386-.141.703-.422.953-.276.245-.623.368-1.04.368-.416 0-.765-.123-1.046-.368a1.23 1.23 0 01-.414-.953z' fill='%23fff'/%3E%3C/svg%3E");width: 23px;height: 23px;}.icon-info{width: 48px;height: 48px;background-image: url("data:image/svg+xml, %3Csvg width='48' height='48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='24' cy='24' r='24' fill='%23FFA931'/%3E%3Cpath d='M27.152 9.081c1.738 0 2.606 1.155 2.606 2.476 0 1.65-1.508 3.176-3.474 3.176-1.646 0-2.607-.949-2.56-2.516 0-1.32 1.142-3.136 3.428-3.136zm-5.35 25.297c-1.371 0-2.377-.825-1.417-4.456l1.575-6.44c.274-1.031.32-1.443 0-1.443-.412 0-2.193.712-3.246 1.414l-.685-1.115c3.338-2.764 7.177-4.385 8.823-4.385 1.371 0 1.6 1.61.915 4.085l-1.803 6.77c-.32 1.196-.183 1.608.136 1.608.412 0 1.761-.496 3.087-1.528l.777 1.032c-3.246 3.219-6.79 4.458-8.161 4.458z' fill='%23101010'/%3E%3C/svg%3E%0A");}.icon-info-hint{width: 34px;height: 34px;background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M33.328 32.06c-.42-.243-2.972-1.824-4.337-4.681 3.189-2.982 5.003-7.13 5.003-11.376 0-8.786-7.662-16-16.997-16C7.66.002 0 7.216 0 16.002c0 8.787 7.661 16.001 16.997 16.001 1.253 0 2.6-.117 4.456-.507 4.882 2.594 9.263 2.52 10.93 2.494.742-.009 1.281.125 1.558-.642a1.011 1.011 0 00-.613-1.288zm-14.34-8.023a1.992 1.992 0 11-3.983 0v-8.034a1.992 1.992 0 013.984 0v8.034zm-1.991-13.08a1.992 1.992 0 110-3.983 1.992 1.992 0 010 3.983z' fill='%23FFA931'/%3E%3C/svg%3E");}.icon-help-bulb{width: 46px;height: 46px;background-image: url("data:image/svg+xml,%3Csvg width='46' height='46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)' fill='%23fff'%3E%3Cpath d='M22.741 9.317c-7.71 0-13.984 6.274-13.984 13.985 0 5.172 2.857 9.892 7.355 12.278v4.658c0 .802.65 1.452 1.452 1.452h10.355c.802 0 1.452-.65 1.452-1.452v-4.622c4.497-2.449 7.354-7.184 7.354-12.314 0-7.71-6.273-13.985-13.984-13.985zm4.57 24.086a1.452 1.452 0 00-.844 1.319v4.065h-7.452v-4.114c0-.573-.338-1.093-.862-1.326-3.944-1.753-6.493-5.696-6.493-10.045 0-6.11 4.971-11.081 11.081-11.081 6.11 0 11.081 4.97 11.081 11.08 0 4.315-2.555 8.28-6.51 10.102zM26.95 42.947h-8.42a1.452 1.452 0 100 2.904h8.42a1.452 1.452 0 000-2.904zM24.194.364h-2.903v6.049h2.903V.364zM6.192 21.51H.144v2.904h6.048v-2.903zM45.34 21.51H39.29v2.904h6.049v-2.903zM7.794 5.963L5.753 8.027l4.307 4.259L12.1 10.22 7.794 5.963zM37.69 5.964l-4.306 4.258 2.041 2.065 4.307-4.259-2.041-2.064z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(0 .364)' d='M0 0h45.486v45.486H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.icon-gift-box{width: 16px;height: 16px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='16' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M9.116 0C8.368 0 7.7.34 7.256.873A2.414 2.414 0 0 0 5.396 0h-.373A2.047 2.047 0 0 0 3.2 2.977H1.674C.75 2.977 0 3.727 0 4.65V6.14c0 .58.295 1.092.744 1.392v4.933A3.535 3.535 0 0 0 4.28 16h5.953a3.535 3.535 0 0 0 3.535-3.535V7.532c.45-.3.745-.812.745-1.392V4.65c0-.925-.75-1.674-1.675-1.674h-1.525A2.046 2.046 0 0 0 9.489 0h-.373Zm-.27 14.884H6.154V4.114h2.692v10.77Zm1.154 0h.232a2.419 2.419 0 0 0 2.42-2.419V7.814H10v7.07Zm0-8.186h2.837c.309 0 .558-.25.558-.558V4.65a.558.558 0 0 0-.558-.558H10v2.605ZM5 4.093H1.674a.558.558 0 0 0-.558.558V6.14c0 .308.25.558.558.558H5V4.093Zm0 3.721v7.07h-.721a2.419 2.419 0 0 1-2.419-2.419V7.814H5Zm2.814-5.395v.558h1.678a.93.93 0 0 0-.004-1.86h-.372c-.716 0-1.297.578-1.302 1.293v.009ZM5.395 1.116c.717 0 1.298.579 1.303 1.294V2.977H5.02a.93.93 0 0 1 .003-1.86h.372Z' clip-rule='evenodd'/%3E%3C/svg%3E");}.icon-i{width: 16px;height: 16px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3E%3Cpath d='M6.417 4.083h1.166V5.25H6.417V4.083Zm0 2.334h1.166v3.5H6.417v-3.5ZM7 1.167A5.835 5.835 0 0 0 1.167 7 5.835 5.835 0 0 0 7 12.833 5.835 5.835 0 0 0 12.833 7 5.835 5.835 0 0 0 7 1.167Zm0 10.5A4.673 4.673 0 0 1 2.333 7 4.673 4.673 0 0 1 7 2.333 4.673 4.673 0 0 1 11.667 7 4.673 4.673 0 0 1 7 11.667Z' fill='%23fff'/%3E%3C/svg%3E");}.icon-ai{width: 23px;height: 28px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='currentColor' d='M9.11 26.55c-.18 0-.35-.04-.51-.1-.17-.07-.31-.16-.44-.29-.13-.12-.22-.26-.29-.42-.07-.16-.11-.33-.11-.5l-.03-2.65a7.025 7.025 0 0 1-2.25-.75c-.35-.19-.68-.41-.99-.66-.31-.24-.6-.51-.86-.81-.26-.3-.49-.61-.7-.95-.2-.34-.37-.69-.51-1.05-.14-.37-.25-.75-.32-1.13-.07-.39-.1-.77-.1-1.16V9.02c0-.43.04-.85.12-1.27.09-.42.22-.83.38-1.23.17-.39.38-.77.62-1.12.24-.36.52-.69.83-.99.31-.3.65-.57 1.01-.81.36-.24.75-.44 1.15-.6.41-.17.83-.29 1.26-.37.42-.09.86-.13 1.3-.13h4.63c.16 0 .31.03.45.09a1.135 1.135 0 0 1 .64 1.51 1.135 1.135 0 0 1-.64.62c-.14.06-.29.09-.45.09H8.67c-.29 0-.57.02-.84.08-.28.05-.55.13-.81.24-.26.1-.51.23-.75.39-.23.15-.45.33-.65.52-.2.2-.38.41-.54.64-.15.23-.29.47-.4.73-.1.25-.19.52-.24.79-.06.27-.08.54-.08.82v7.06c0 .28.02.55.08.83a4.372 4.372 0 0 0 .65 1.54c.16.23.34.45.55.65.2.2.42.37.66.53.24.16.49.29.76.39.26.11.54.19.82.25.28.05.56.08.85.08.18 0 .35.03.52.1.16.07.31.16.43.28.13.13.23.27.3.43.07.16.1.33.11.5l.01 1.63 2.98-2.13a4.3 4.3 0 0 1 2.55-.81h3.69c.29 0 .57-.03.84-.08.28-.05.55-.13.81-.24.26-.11.51-.24.75-.39.23-.15.45-.33.65-.52.2-.2.38-.41.54-.64.15-.23.29-.47.4-.73.1-.25.19-.52.24-.79.06-.27.08-.54.08-.82v-3.65a1.117 1.117 0 0 1 .35-.81c.11-.11.24-.2.38-.25a1.204 1.204 0 0 1 .91 0c.14.05.27.14.38.25a1.117 1.117 0 0 1 .35.81v3.65c0 .43-.05.85-.13 1.27-.09.42-.22.83-.38 1.22-.17.4-.38.77-.62 1.13-.24.36-.52.69-.83.99-.31.3-.65.57-1.01.81-.36.24-.75.44-1.15.6-.41.16-.83.29-1.26.37-.42.09-.86.13-1.3.13H16.4c-.94 0-1.78.27-2.54.81l-3.95 2.82c-.24.17-.51.26-.8.26Z'/%3E%3Cpath fill='currentColor' d='M24.68 5.145h-6.493a1.153 1.153 0 0 0 0 2.306h6.493a1.153 1.153 0 1 0 0-2.306Z'/%3E%3Cpath fill='currentColor' d='M22.614 3.18a1.18 1.18 0 0 0-2.361 0v6.237a1.18 1.18 0 0 0 2.36 0V3.18Z'/%3E%3C/svg%3E");}.icon-10{width: 10px;height: 10px;}.icon-12{width: 12px;height: 12px;}.icon-14{width: 14px;height: 14px;}.icon-16{width: 16px;height: 16px;}.icon-18{width: 18px;height: 18px;}.icon-20{width: 20px;height: 20px;}.icon-22{width: 22px;height: 22px;}.icon-24{width: 24px;height: 24px;}.icon-26{width: 26px;height: 26px;}.icon-28{width: 28px;height: 28px;}.icon-30{width: 30px;height: 30px;}.product-page-price-action{background: #BE0C13;color: white;padding: 20px 13px 8px;position: relative;border-radius: 2px;font-size: 14px;margin-top: 15px;line-height: 19px;}.product-page-price-action-img-wrap{position: absolute;top: -25px;left: 8px;right: 8px;text-align: center;}.product-page-price-action-discount,.product-page-price-action-price{justify-content: space-between;align-items: baseline;font-size: 16px;padding: 7px 0;}.product-page-price-action-discount{padding: 9px 0 0;}.product-page-price-action-price{display: block;text-align: center;}.product-page-price-action-value{font-family: var(--font-numbers);white-space: nowrap;}.product-page-price-action-desc{text-align: center;font-size: 16px;line-height: 1.2;}.product-page-price-action-discount .product-page-price-action-value{text-align: center;font-weight: 600;}.category-hot-products-header{display: flex;font-weight: 600;font-size: 32px;line-height: 1;color: #0B0B0B;align-items: flex-end;margin-top: 30px;margin-bottom: 30px;}.category-hot-products-header-icon{margin-bottom: -5px;}.category-hot-products-header-text{font-family: var(--font-header);margin-left: 10px;margin-right: 10px;}.category-hot-products-header-timer{width: 140px;margin-bottom: -8px;}@media only screen and (max-width: 767px) {:root{--width-desktop: 100%;}.text-center-sm{text-align: center;}.text-right-sm{text-align: right;}.row-page > .col{padding-right: 0;padding-left: 0;width: 100%;margin-bottom: 30px;}.col-sm-1{width: 8.333%;}.col-sm-2{width: 16.666%;}.col-sm-3{width: 25%;}.col-sm-4{width: 33.333%;}.col-sm-5{width: 41.666%;}.col-sm-6{width: 50%;}.col-sm-7{width: 58.333%;}.col-sm-8{width: 66.666%;}.col-sm-9{width: 75%;}.col-sm-10{width: 83.333%;}.col-sm-11{width: 91.666%;}.col-sm-12{width: 100%;}.col-sm-auto{width: auto;}.hide-sm{display: none !important;}.show-sm{display: block !important;}.show-md{display: none;}.show-lg{display: none;}.btn{padding: 14px 7px;text-transform: none;font-size: 15px;font-weight: 600;}.btn-outline-primary{border-width: 1.5px;}.card-header{padding: 20px var(--mobile-padding);}.card-body{padding: 22px var(--mobile-padding);}.card-page{margin-left: -15px;margin-right: -15px;}.side-card{flex: 1 1 auto;justify-content: flex-start;align-self: stretch;min-width: 280px;padding: 15px 10px 20px;}.side-card-title{line-height: 24px;font-size: 16px;}.super-table{margin-right: var(--mobile-padding-invert);margin-left: var(--mobile-padding-invert);overflow: hidden;}.super-table-row{padding: 5px 0;}.super-table-row-header{font-weight: 600;margin-bottom: -15px;}.form-control{padding: 0.6rem 1.2rem;}.inline-popup-closer{top: -30px;right: 10px;}.cookie-notice{bottom: 70px;left: 2%;max-width: 96%;}.blog .cookie-notice{bottom: 0;}.pagination-prev{margin-right: 10px !important;}.pagination-next{margin-left: 10px;}.pagination{flex-wrap: wrap;}.text{font-size: 16px;line-height: 1.5;}.text p{line-height: 26px;}.editor-js-table{width: 100%;}.editor-js-table th,.editor-js-table td{padding: 8px 16px;font-size: 14px;vertical-align: middle;}section{padding-left: 15px;padding-right: 15px;padding-top: 30px;padding-bottom: 10px;}.section-center{margin: 20px 15px 0;}.section-center.page{margin: 10px 15px 0;}.section-header{margin-bottom: 20px;font-size: 26px;line-height: 1.15;}.main-page-subtitle{margin-bottom: 20px;line-height: 24px;font-size: 22px;font-weight: 700;}.home-page-intro{margin-bottom: 3em;}.home-page-intro h1{font-size: 24px;}.home-page-intro p{font-size: 16px;}.header-main{flex-direction: column;gap: 15px;}.header-main-logo{max-width: 100px;}.header-main-search{margin: 0;}.search-box-widget{flex-flow: row nowrap;align-items: center;justify-content: flex-start;gap: 10px;height: 50px;padding: 10px 20px;border-radius: 25px;background-color: #F4F4F4;}.search-box-input{min-width: none;flex: 1 1 auto;padding: 0;background-color: #F4F4F4;line-height: 15px;font-size: 12px;color: var(--color-text-second);}.search-box-button{display: none;}.search-box-popup{width: 100%;}.search-box-popup-items{padding: 20px 20px;}.search-box-popup-item{margin-bottom: 20px;align-items: center;}.search-box-popup-item-col-image{flex: 0 0 80px;}.search-box-popup-item-name{margin-bottom: 5px;}.header-main-phone-number{margin-bottom: 0;}.header-main-cart-button-badge{top: -10px;right: 0px;}.header-menu-bar{background: transparent;}.header-menu-bar-inner{margin: 0;}.header-menu-bar-item-catalog-button{display: none;}.catalog-menu-holder{position: static;height: auto;margin-bottom: 10px;}.catalog-menu{position: static;}.header-main-mobile{height: 61px;background: #FFFFFF;}.header-main-mobile-cart-button{margin-right: 15px;}.header-main-mobile-search-icon{transform: scale(0.9, 0.9);}.header-main-mobile-search-button:active .header-main-mobile-search-icon{transform: scale(1.1, 1.1);}.breadcrumbs{margin: 0px 0 10px;border-bottom: 1px solid #eee;padding-bottom: 5px;}.breadcrumb-list-item{display: none;}.breadcrumb-delimiter{display: none;}.breadcrumb-back-arrow{display: inline-block;}.page-with-sidebar{flex-direction: column-reverse;}.sidebar{margin-left: 15px;margin-right: 15px;flex: auto;}.page{margin: 0 var(--mobile-padding);}.page h1{margin: 10px 0 10px;line-height: 1.2;font-size: 24px;}.page h2{margin: 10px 0 10px;font-size: 20px;}.page h3{margin: 24px 0 16px;}.page h4{margin: 22px 0 14px;}.text-important{margin-left: 0;margin-right: 0;padding: 30px 15px;}.home-slider{width: 100vw;margin: 0 -15px 30px;}.main-page-slider-wrapper{height: auto;}.main-page-slider{width: 100%;}.main-page-slider-item{width: 100%;}.main-page-slider-controls{display: none;}.main-page-categories{grid-template-columns: 1fr;gap: 10px;max-width: 500px;margin: 0 auto 20px;}.main-page-categories-card{height: calc(170px + 6vw);padding: 15px 3vw;}.main-page-categories-card-img{max-width: 50%;}.main-page-categories-card-title{margin-bottom: 15px;line-height: 20px;font-size: 18px;}.main-page-categories-card-menu{max-width: 200px;}.main-page-categories-card-menu-item{margin-bottom: 6px;}.main-page-categories-card-menu-item-link{line-height: 18px;font-size: 14px;}.products-list{grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));gap: 10px;}.product-item{align-items: center;gap: 15px;padding: 10px;}.product-item-sm-top{width: 100%;padding: 0 10px 5px;gap: 10px;align-items: flex-start;display: none;}.product-item-img-wrap{position: static;height: 150px;}.product-item-img-holder{min-height: 100%;}.product-item-img-overlay{top: -20px;position: static;}.product-item-img-overlay-left{top: 10px;bottom: auto;left: 10px;}.product-item-img-overlay-right{display: none;top: 10px;right: 10px;bottom: auto;}.product-item-img-overlay-right-top{display: none;}.product-item-images{display: none;}.main-page-hot-products{margin-bottom: 20px;}.product-item-info{width: 100%;padding: 0;gap: 6px;pointer-events: none;}.product-item-ratings{flex: 0 0 auto;justify-content: flex-start;align-items: center;gap: 0;order: 25;margin-top: auto;}.product-item-ratings-stars{flex: 0 0 auto;}.product-item-ratings-stars .icon{filter: brightness(0) saturate(100%) invert(61%) sepia(5%) saturate(3396%) hue-rotate(38deg) brightness(96%) contrast(67%);}.product-item-ratings-stars .icon:not(:first-child){display: none;}.product-item-reviews-ave-rate{line-height: 18px;font-size: 14px;}.product-item-reviews{flex: 0 0 auto;margin-left: 7px;line-height: 15px;font-size: 12px;}.product-item-reviews-0{flex: 0 0 auto;margin-left: 7px;text-align: left;line-height: 15px;font-size: 12px;}.product-item-title{flex: 1 1 auto;line-height: 18px;font-size: 14px;}.product-item-title-link{line-height: 1.2;}.product-item-desc{display: none;}.product-item-footer{flex: 0 0 auto;display: block;}.product-item-footer-prices{flex-flow: row wrap;margin-bottom: 10px;gap: 0px;}.product-item-price{line-height: 18px;font-size: 14px;font-weight: 700;color: var(--color-second);white-space: nowrap;}.product-item-old-price{width: 90%;order: 1;text-decoration: line-through;font-weight: 400;font-size: 12px;line-height: 15px;color: #676767;white-space: nowrap;}.product-item-prices-sale{margin-left: 15px;line-height: 18px;font-size: 14px;font-weight: 700;color: var(--color-second);white-space: nowrap;}.product-item-footer-controls{width: auto;justify-content: flex-start;gap: 16px;}.product-item-call-button{display: none;}.product-item-main-action-info{transform: translate(0, -4%) !important;padding: 1px 2px 5px;line-height: 1.1;max-width: 250px;margin: 0 auto;}.product-item-main-action-info-mini{display: block;}.main-page-video-subtitle{margin-bottom: 0;}.main-page-video{line-height: 20px;font-size: 16px;}.main-page-video::before{display: none;margin-right: 10px;}.main-page-video-row{display: flex;flex-flow: column nowrap;justify-content: flex-start;align-items: stretch;gap: 10px;}.main-page-video-card{flex: 1 1 auto;}.main-page-video-name{margin: 10px;line-height: 20px;font-size: 16px;}.main-page-blog-subtitle{margin-bottom: 0;}.main-page-blog-link{line-height: 20px;font-size: 16px;}.main-page-blog{flex-flow: column nowrap;justify-content: flex-start;align-items: center;gap: 10px;margin-bottom: 20px;}.products-list-slider-wrapper .tns-controls{top: 40%;}.main-page-blog .article-item{margin: 0;gap: 10px;}.article-item-info{padding: 10px 15px 10px;}.article-item-title{font-size: 18px;line-height: 22px;}.article-item-teaser{font-size: 14px;line-height: 18px;}.products-list-slider .owl-prev{left: -5px;}.products-list-slider .owl-next{right: -5px;}.reviews-wrapper{flex-flow: column nowrap;gap: 0px;padding: 0px 0px 10px;}.noreviews .star-table{width: 50%;}.reviews-page-h1{font-size: 28px;margin: 10px 0 !important;}.review-content{flex-direction: column;}.review-user-name{margin-bottom: 10px;white-space: normal;}.review-rate{margin-bottom: 10px;}.review-body{margin-bottom: 10px;}.review-body-type{margin-bottom: 5px;}.review-attachments{margin: 10px 0;}.review-attachment{flex: 0 1 90px;height: 55px;}.reviews-item-product{flex: 1 1 100% !important;width: 100%;margin-left: 0;margin-top: 10px;}.reviews-page-list .reviews-item-product-img{max-height: 180px;}.review-answer{margin-left: 25px;}.review-answer-icon-answer{left: -25px;}.reviews-page-header-info{display: block;font-size: 16px;}.reviews-page-header-info-count,.reviews-page-header-info-avg{margin-bottom: 15px;}.product-reviews-header-button{margin-top: 10px;}.category-top-reviews{display: block;}.section-features{display: none;padding: 20px 0;}.section-features .section-center{margin: 0 15px;}.our-features{display: grid;grid-template-columns: 1fr 1fr;grid-template-rows: 1fr;grid-auto-flow: row;gap: calc(5px + 2vw);width: 100%;}.our-features-item{width: 100%;height: 100%;}.our-features-icon-wrap{margin-bottom: 0;}.our-features-icon{width: calc(55px + 5vw);}.our-features-title{line-height: 20px;font-size: 16px;}.footer-copyright-body{padding: 10px 15px 80px;}.footer-copyright-info{margin-bottom: 10px;}.section-footer{padding: 30px 20px 30px;}.footer-links-primary{display: none;}.footer-links-about{display: none;}.footer-link-social{border-top: 1px solid #4E4E4E;padding: 15px 0;}.footer-links-list{margin-bottom: 20px;}.footer-links-list:last-child{margin-bottom: 20px;}.footer-links-list-header{margin-bottom: 10px;}.footer-link-opt a{font-size: 16px;line-height: 26px;}.footer-main-phone-row{margin-bottom: 20px;}.footer-main-text{font-size: 14px;line-height: 22px;}.footer-payment-cols{display: block;}.footer-payment-col{margin-bottom: 14px;}.footer-payment-header{font-size: 18px;}.cart-item-discount{padding-left: 0;margin-top: 4px;}.cart-item-discount-name{font-size: 12px;}.product-main-part{grid-template-columns: 1fr;grid-template-rows: auto;margin-bottom: 20px;}.product-main-title{grid-row: 2;grid-column: 1;display: block;margin: 0 0 15px;}.product-main-title h1{margin: 0;line-height: 25px;font-size: 20px;font-weight: 600;}.product-main-title-label{display: none;}.product-page-info{grid-row: 3;grid-column: 1;gap: 5px;padding: 10px 0;margin: 0 0 10px;}.product-page-info-questions{display: none;}.product-page-info-reviews-rate{line-height: 14px;font-size: 14px;font-weight: 700;color: #FFF;}.product-page-info-video::before{width: 15px;height: 15px;}.product-page-info-warranty::before{width: 13px;height: 14px;background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_20_536)'%3E%3Cpath d='M6.125 14C4.64844 14 3.22656 12.8516 0.984375 10.5547C0.382812 9.89844 0 8.75 0 8.09375V2.67969C0 1.85938 0.601562 1.03906 1.42188 0.765625C4.42969 -0.21875 7.76562 -0.21875 10.8281 0.765625C11.5938 1.03906 12.25 1.85938 12.25 2.67969V8.09375C12.25 8.80469 11.8672 9.89844 11.2656 10.5547C9.02344 12.7969 7.60156 14 6.125 14ZM6.125 1.09375C4.64844 1.09375 3.17188 1.3125 1.75 1.80469C1.36719 1.91406 1.09375 2.29688 1.09375 2.67969V8.09375C1.09375 8.58594 1.36719 9.40625 1.75 9.78906C3.71875 11.8125 5.03125 12.9063 6.125 12.9063C7.21875 12.9063 8.47656 11.8125 10.5 9.78906C10.8828 9.40625 11.1562 8.58594 11.1562 8.09375V2.67969C11.1562 2.35156 10.8281 1.91406 10.5 1.80469C9.07812 1.3125 7.60156 1.09375 6.125 1.09375Z' fill='white'/%3E%3Cpath d='M6.125 12.0859C5.25 12.0859 3.77344 10.6641 2.35156 9.1875C2.13281 8.96875 1.91406 8.36719 1.91406 8.09375V2.78906C1.91406 2.67969 1.96875 2.57031 2.07812 2.51562C4.70312 1.69531 7.49219 1.69531 10.1172 2.51562C10.2266 2.57031 10.2812 2.67969 10.2812 2.78906V8.03906C10.2812 8.3125 10.0625 8.91406 9.84375 9.1875C8.42188 10.6641 7 12.0859 6.125 12.0859ZM2.46094 3.00781V8.03906C2.46094 8.20312 2.625 8.69531 2.73438 8.80469C3.55469 9.625 5.41406 11.5391 6.125 11.5391C6.83594 11.5391 8.69531 9.625 9.46094 8.80469C9.57031 8.69531 9.73437 8.20312 9.73437 8.03906V3.00781C7.38281 2.29688 4.86719 2.29688 2.46094 3.00781Z' fill='white'/%3E%3Cpath d='M5.57812 8.36716C5.41406 8.36716 5.30469 8.31247 5.19531 8.2031L4.32031 7.27341C4.10156 7.05466 4.10156 6.72654 4.32031 6.50779C4.53906 6.28904 4.86719 6.28904 5.08594 6.50779L5.57812 6.99997L7.10938 5.03122C7.32812 4.81247 7.65625 4.75779 7.875 4.97654C8.09375 5.19529 8.14844 5.52341 7.92969 5.74216L6.01562 8.14841C5.90625 8.25779 5.74219 8.31247 5.57812 8.36716Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_20_536'%3E%3Crect width='12.25' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");}.product-page-info-questions::before{width: 13px;height: 13px;border-radius: 50%;border: 1px solid #C64922;}.product-page-info-stock{grid-row: 1;grid-column: 1;justify-content: flex-start;margin: 0 0 10px;}.product-main{max-height: none;flex-direction: column;}.product-main-delivery-and-price{grid-row: 6;grid-column: 1;}.product-main-info-card-promo-image{padding: 0;}.product-page-banner{grid-row: 8;grid-column: 1;}.product-main-image-builder,.product-main-photos{grid-row: 4;grid-column: 1;min-width: auto;margin: 0 var(--mobile-padding-invert) 30px;}.product-main-photos-main{padding: 0;}.product-main-marketplaces-list{justify-content: flex-start;column-gap: 3%;}.product-delivery-and-price-info-card{grid-template-columns: 1fr;grid-template-rows: auto;gap: 10px;}.installment-title::before{content: "";display: inline-block;width: 29px;height: 26px;margin-right: 5px;vertical-align: bottom;transform: translateY(2px);background-repeat: no-repeat;background-position: center center;background-size: contain;background-image: url("svg-icon/tinkoff.svg");}.product-main-popup-content-stakes{width: 90%;max-width: 500px;}h3.product-main-popup-stakes-title{margin: 0;padding: 10px 0 10px;border-bottom: 1px solid #F4F4F4;text-align: center;line-height: 26px;font-size: 22px;font-weight: 700;}.product-main-popup-stakes-title::before{content: "";display: inline-block;width: 17px;height: 20px;margin-right: 10px;vertical-align: bottom;background-repeat: no-repeat;background-position: center center;background-size: contain;background-image: url("data:image/svg+xml,%3Csvg width='21' height='25' viewBox='0 0 14 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 3H2V17H0V3Z' fill='%23474747'/%3E%3Cpath d='M4 2H6V16H4V2Z' fill='%23474747'/%3E%3Cpath d='M8 1H10V15H8V1Z' fill='%23474747'/%3E%3Cpath d='M12 0H14V14H12V0Z' fill='%23474747'/%3E%3C/svg%3E");}.popup-stakes-body-caption{text-align: center;line-height: 26px;font-size: 20px;font-weight: 600;margin: 10px 0;}.popup-stakes-body-text{text-align: center;line-height: 16px;font-size: 12px;font-weight: 400;margin-bottom: 10px;}.stakes-main-part{margin-bottom: 10px;background-color: transparent;}.stakes-row{display: block;padding: 10px;background-color: #F4F4F4;}.stakes-item{display: flex;flex-flow: row nowrap;justify-content: flex-start;align-items: center;gap: 15px;padding: 0 0 30px;}.stakes-price{flex: 0 0 auto;margin: 0;font-size: 14px;font-weight: 600;text-align: start;}.stakes-percent{display: none;}.stakes-date{flex: 1 1 auto;margin: 0;text-align: start;font-size: 12px;color: #AAA;}.stakes-icon-place{order: -1;flex: 0 0 50px;height: 20px;position: relative;}.stakes-icon-circle-1::before,.stakes-icon-circle-2::before,.stakes-icon-circle-3::before{content: "";display: block;position: absolute;top: 100%;left: calc(50% - 0.5px);box-sizing: border-box;width: 1px;height: 40px;background-color: #AAA;}.stakes-icon-done::before{content: "";display: none;}.stakes-list-item{position: relative;margin-top: 10px;padding-left: 25px;line-height: 14px;font-size: 12px;font-weight: 400;}.stakes-list-item::before{content: "";display: block;position: absolute;top: 1px;left: 0;width: 16px;height: 13px;background-repeat: no-repeat;background-position: center center;background-size: contain;background-image: url("data:image/svg+xml,%3Csvg width='16' height='13' viewBox='0 0 16 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.02697 11.9466C5.88672 12.0876 5.69547 12.1664 5.49672 12.1664C5.29797 12.1664 5.10672 12.0876 4.96647 11.9466L0.731969 7.71137C0.292469 7.27187 0.292469 6.55937 0.731969 6.12062L1.26222 5.59037C1.70172 5.15087 2.41347 5.15087 2.85297 5.59037L5.49672 8.23412L12.6405 1.09037C13.08 0.650867 13.7925 0.650867 14.2312 1.09037L14.7615 1.62062C15.201 2.06012 15.201 2.77262 14.7615 3.21137L6.02697 11.9466Z' fill='%23849957'/%3E%3C/svg%3E");}.popup-stakes-body-text-info{margin-bottom: 10px;text-align: center;line-height: 16px;font-size: 12px;font-weight: 400;}.popup-stakes-body-info-link{text-decoration: underline;text-decoration-color: transparent;color: var(--color-second);transition: text-decoration-color 0.3s ease;}.product-page-buy-wrap{display: none;}.product-page-buy-available{align-items: center;justify-content: space-between;}.product-page-price-old-value{transform: translateY(-2px);line-height: 20px;font-size: 16px;font-weight: 400;color: #676767;}.product-page-price{margin-bottom: 0;line-height: 30px;font-size: 24px;font-weight: 800;color: var(--color-second);}.product-page-price-tabs-title{display: none;margin-bottom: 10px;line-height: 18px;font-size: 14px;font-weight: 600;}.product-page-price-tabs-links{justify-content: space-between;gap: 5px;}.product-page-price-tabs-link{flex: 1 1 auto;border: 1px solid var(--color-primary);border-radius: var(--radius-main);text-align: center;}.product-page-price-tabs-link:active{transform: translateY(2px);}.product-page-price-tabs-link-active{background-color: var(--color-primary);color: #FFF;}.product-page-cart-btn{height: 60px;flex-flow: column;padding: 10px 40px;}.product-page-one-click-order-btn{height: 60px;padding: 0;background-color: #FFF;}.product-page-one-click-order-btn::before{content: "";display: inline-block;width: 19px;height: 19px;margin-right: 10px;background-repeat: no-repeat;background-position: center center;background-size: contain;background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_20_550)'%3E%3Cpath d='M14.9871 19C11.3017 19 7.53448 17.2802 4.6681 14.4138L4.58621 14.3319C1.55603 11.3017 -0.0818969 7.45259 -3.73926e-07 3.76724V3.52155L0.163793 3.27586C0.409482 2.94828 0.655172 2.62069 0.982758 2.375C1.96552 1.39224 3.11207 0.655172 4.42241 0.0818966C4.58621 0 4.75 0 4.99569 0C5.40517 0 6.46983 0.24569 6.71552 0.900862C7.125 2.12931 7.69827 3.76724 8.10776 5.32328C8.18965 5.73276 8.10776 6.79741 7.45259 7.2069L6.06034 8.10776C6.06034 8.10776 6.06034 8.35345 6.22414 8.59914C6.79741 9.33621 7.45259 10.1552 8.18965 10.8922C8.92672 11.6293 9.66379 12.2845 10.4009 12.7759C10.5647 12.8578 10.7284 12.9397 10.8922 12.9397L11.3836 12.2026L11.875 11.4655C12.2845 10.8103 13.2672 10.8103 13.431 10.8103C13.5129 10.8103 13.6767 10.8103 13.7586 10.8103C15.6422 11.2198 16.7888 11.6293 18.2629 12.2845C18.9181 12.6121 19.3276 13.7586 19 14.4957C18.5086 15.806 17.7715 16.9526 16.7069 17.9353C16.4612 18.181 16.1336 18.5086 15.806 18.7543L15.5603 19H14.9871ZM1.63793 4.09483C1.63793 7.28879 3.19396 10.6466 5.73276 13.2672L5.81465 13.3491C8.43534 15.9698 11.7112 17.444 14.9052 17.444C15.069 17.2802 15.3147 17.1164 15.4784 16.9526C16.2974 16.1336 16.9526 15.1509 17.3621 14.0862C17.3621 14.0862 17.2802 14.0043 17.2802 13.9224C16.0517 13.3491 14.9871 13.0216 13.2672 12.6121C13.1853 12.6121 13.1034 12.6121 13.1034 12.6121L12.2845 13.9224C11.7931 14.7414 10.4009 14.9052 9.4181 14.1681C8.59914 13.5948 7.78017 12.8578 6.96121 12.1207C6.14224 11.3017 5.48707 10.4828 4.8319 9.66379C4.50431 9.00862 4.34052 8.35345 4.42241 7.78017C4.50431 7.28879 4.75 6.96121 5.15948 6.71552L6.46983 5.89655C6.46983 5.81465 6.46983 5.73276 6.46983 5.65086C6.14224 4.34052 5.65086 2.86638 5.15948 1.71983C5.15948 1.63793 5.07759 1.63793 4.99569 1.63793C3.93103 2.04741 2.94828 2.70259 2.12931 3.52155C1.96552 3.68534 1.80172 3.84914 1.63793 4.09483Z' fill='%23849957'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_20_550'%3E%3Crect width='19' height='19' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");}.product-page-float-price{display: block;bottom: 61px;transform-origin: center bottom;transition: transform 0.5s ease;}.questions-ask{margin-bottom: 10px;padding: 10px;}.questions-ask-title{margin-bottom: 10px;}.questions-ask-text{margin-bottom: 10px;}.questions-ask-group{flex-flow: column nowrap;justify-content: flex-start;align-items: center;gap: 10px;}.questions-ask-form.active .questions-ask-group{max-height: 200px;}.questions-ask-group-block{flex: 1 1 auto;width: 100%;}.questions-item{padding: 10px 0;}.questions-item-answer-video{margin: 10px 0;}.product-content-section{flex-direction: column;}.product-content{margin-bottom: 0;}.card-tabs::after{display: none;}.card-tabs-inner::-webkit-scrollbar{height: 2px;}.card-tabs-inner::-webkit-scrollbar-thumb{background-color: #C4C4C4;}.card-tab{padding: 10px;white-space: nowrap;}.card-tab.active::after{bottom: 4px;left: 33.3%;width: 33.3%;height: 3px;}.card-tab-counter{opacity: 0.4;}.tab-content{margin-bottom: 0;}.product-tabs-contents{padding: 20px 0;}.products-carousel-section{padding: 0;margin-left: -15px;margin-right: -15px;}.products-carousel-section-recommended{margin-left: 0;margin-right: 0;}.products-carousel-section h2{margin-top: 40px;margin-bottom: 20px;}.catalog-category-section{margin-bottom: 20px;}.category-products{margin-top: 10px;margin-bottom: 20px;}.groupcard-item{width: 100%;}.groupcard-item-header{flex-direction: column;gap: 0;}.groupcard-item-volumes{display: flex;gap: 5px;}.groupcard-item-volumes-value{font-size: 12px;font-weight: bold;}.groupcard-left-top-badge{display: block;}.groupcard-left-top-badge-item{display: inline;}.groupcard-item-volumes-title-delim{display: inline;}.btn-show-category-filters{background: none;padding: 10px 14px;}.category-filter-handler{position: fixed;top: 0;left: 0;z-index: 500;width: 0;bottom: 0;}.category-filter-card{width: 100vw;overflow: hidden;height: 100vh;box-shadow: none;transition: all 0.3s ease-in-out;transform: translate(-100%, 0);}.category-filter-body{overflow-x: hidden;overflow-y: auto;}.category-filter-float-button{right: -15px;}.category-sorting{margin-bottom: 10px;}.category-sorting-link{font-size: 14px;}.category-short-links{margin-bottom: 10px;}.category-short-link{padding: 6px 10px;font-size: 14px;}.product-item-label{margin-bottom: 6px;}.product-badge-vk-sale{left: -20px;}.sidebar-info-menu{box-shadow: none;border: 1px solid #E6E6E6;}.page-info{padding: 0;}.page-info h1{text-align: left;}.page-info-content{border: 0;padding: 1px 0;}.page-info-divider{margin: 30px -15px 20px;}.header-wings{padding: 0;display: block;}.info-body-col{font-size: 13px;}.page-info-content-decor{display: none;}.page-info-credit-achievement{display: block;}.page-delivery-row-header{display: none;}.page-delivery-row{flex-wrap: wrap;}.page-delivery-row-icon{width: 25%;}.page-delivery-row-info{width: 75%;}.page-delivery-row-payments{width: 100%;border-top: 1px solid #E5E5E5;margin-top: 10px;padding-top: 10px;}.page-delivery-row-days{width: 50%;border-top: 1px solid #E5E5E5;margin-top: 10px;padding-top: 10px;}.page-delivery-row-price{width: 50%;border-top: 1px solid #E5E5E5;margin-top: 10px;padding-top: 10px;}.cart-info-item-dots{border-bottom: 0;margin-bottom: 0;flex: 1 0 4px;}.cart-info-item-value{font-family: var(--font-main);padding-left: 0;text-transform: lowercase;}.cart-info-item-important{font-size: 18px;line-height: 26px;}.cart-info-item-important .cart-info-item-value{font-size: 22px;line-height: 26px;}.cart-window-actions-second{padding-top: 15px;}.card-menu-account{border-radius: 0;border-left: 0;border-right: 0;}.my-orders-table-row-details{padding: 20px 20px 50px;box-shadow: 0px 5px 14px inset rgba(0, 0, 0, 0.09);}.my-orders-block-prices{margin: 0 -20px 0;border-radius: 0;}.my-orders-positions-item-name-row{display: block;}.my-orders-positions-item-content-dots{display: none;}.product-main-client-video-wrapper{display: none;grid-row: 6;grid-column: 1;}.product-main-client-content-header{margin-bottom: 10px;line-height: 18px;font-size: 14px;}.product-main-client-content{gap: 2vw;margin-bottom: 20px;}.product-main-client-content-item{flex: 0 1 25%;height: 20vw;}.table-spec{max-width: none;border-left: 0;}.table-spec-row-header-name{display: none;}.table-spec-header{border-right: 0;}.card-products-recommended{padding-top: 0;}.card-products-recommended h2{margin-top: 0;}.product-item-mini{width: 100%;}.body-show-top-action{padding-top: 0;}.top-fixed-action{background-size: contain;background-color: #242E3A;}.float-lottery-banner{bottom: 72px;transform: translate(0, 0);height: 50px;}.float-lottery-banner.leave-stage.always-show,.float-lottery-banner.enter-stage{transform: translate(250px);}.float-lottery-banner-link{background-size: 300px;}.float-lottery-banner-img-wrap{top: -8px;left: 109px;}.float-lottery-banner-label{padding-left: 35px;bottom: auto;right: 0;top: 0;font-size: 12px;}.top-banner-2{display: none;}.top-banner-tinkoff-content{padding: 20px 20px 140px 20px;}.top-banner-tinkoff-header{font-size: 36px;}.modal-wrapper-popup-promo{max-width: 340px;margin: 30px auto 20px;}.modal-popup-promo-closer{top: 25px;right: 30px;padding: 8px 8px 7px;}.new-year-schedule-modal-bg-left ,.new-year-schedule-modal-bg-right{width: 70px;height: 120px;}.new-year-schedule-modal-message{font-size: 20px;margin-bottom: 10px;}.new-year-schedule-modal-message-wrap{margin: 40px 30px 110px;}.action-teaser{flex-direction: column-reverse;align-items: flex-start;}.action-teaser.img-right{flex-direction: column-reverse;align-items: flex-end;}.action-teaser-content{margin: 20px 20px 20px;}.action-teaser-content-controls{margin-bottom: 0;}.auth-window-body{padding: 30px 20px;}.auth-window-get-code-btn{height: auto;margin-top: 20px;}.vert-scroll-suggestion{display: block;}.page-scroll-top{bottom: 7px;left: 25px;bottom: 70px;opacity: 0.6;}.page-bottom-text{margin-left: var(--mobile-padding);margin-right: var(--mobile-padding);}.icon-star{width: 15px;height: 15px;}.icon-star.filled{width: 15px;height: 15px;}.icon-star.stroked-secondary{background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.3561 0.287842L12.6811 7.4437H20.2053L14.1181 11.8663L16.4432 19.0221L10.3561 14.5996L4.26892 19.0221L6.594 11.8663L0.506862 7.4437H8.03098L10.3561 0.287842Z' stroke='%23FFFFFF' stroke-width='2'/%3E%3C/svg%3E");width: 14px;height: 14px;}.icon-cart{width: 34px;height: 30px;}.product-page-price-action-discount{padding: 0;}.product-page-price-action-price{padding: 0;}.category-hot-products-header{font-size: 24px;flex-wrap: wrap;}.category-hot-products-header-icon{margin-bottom: 0;}.category-hot-products-header-icon-img{width: 24px;}.category-hot-products-header-timer{width: 100px;margin-bottom: -7px;}.section-header-link-all{display: none;}.section-home-mobile-menu-categories{padding-left: 0;padding-right: 0;}.header-top-phone-mobile i{width: 16px;}.header-menu-bar-item.always-opened,.header-menu-bar-item.opened{background-color: transparent;}.catalog-menu-spacer,.header-menu-bar-item-catalog{width: 100%;}.header-main-mobile-search-box-button{padding: 5px 20px;flex: 0 0 auto;border-radius: 3px;}.breadcrumb-list-item-main{display: inline-block;}.section-center .page{margin: 0;}.section-center .sidebar{margin-left: 0;margin-right: 0;}.product-item-top-label{top: 0px;left: auto;right: 0px;padding: 0 0 6px;font-size: 14px;transform: rotate(0);width: 140px;border-radius: 0 5px 0 5px;}.product-item-sale-amount{padding: 1px 5px;font-size: 12px;}.products-list-slider-item .product-item-footer-controls{gap: 10px;}.product-item-call-button,.product-item-cart-button{border-radius: var(--radius-main);padding: 6px;pointer-events: all;text-align: center;}.products-list-slider-item .product-item-call-button,.products-list-slider-item .product-item-cart-button{pointer-events: all;padding: 10px 8px;text-align: center;}.product-item-cart-button .icon-cart-btn,.product-item-call-button .icon-phone-green{display: none;}.product-item .product-item-cart-button.added,.product-item:hover .product-item-cart-button{position: relative;z-index: 2;}.video-preview-main .video-preview-item-title{margin-top: 0;line-height: inherit;}.section-reviews-list{display: block;margin-top: 20px;}.section-reviews-item{width: auto;margin-bottom: 20px;padding: 20px;}.section-reviews-item-review{margin-right: 0;width: 100%;}.section-reviews-item-info{flex-wrap: wrap;}.section-reviews-item-product{display: none;}.section-reviews-item-pseudo{display: none;}.section-reviews-decor{display: none;}.star-table, .noreviews .star-table{width: 80%;min-width: 290px;flex: 1 1 auto;padding-top: 0px;padding-bottom: 20px;}.reviews-item-info{flex-wrap: wrap;}.review-rate .icon.icon-star{width: 21px;height: 21px;}.product-reviews-header{margin: -30px -15px 20px;padding: 20px 20px;display: block;}.product-reviews-header-text{margin-bottom: 10px;}.our-features-item:first-child{display: none;}.our-features-item:last-child{display: block;}.our-features-desc{font-size: 13px;line-height: 20px;}.footer-link-youtube > *{font-size: 18px;}.product-page-info-reviews,.product-page-info-video,.product-page-info-questions,.product-page-info-warranty{padding: 6px;gap: 5px;border-radius: var(--radius-main);}.product-page-info-reviews{background-color: var(--color-second);}.product-page-info-video{display: none;}.product-page-info-warranty{background-color: var(--color-primary);}.product-page-info-video-text,.product-page-info-questions-text,.product-page-info-warranty-text{display: inline-block;border-radius: 3px;line-height: 15px;text-decoration: none !important;font-size: 12px;font-weight: 400;transition: background-color 0.1s ease;}.product-page-info-warranty-text{color: #FFF;}.product-page-info-reviews-count{display: inline-block;line-height: 15px;font-size: 12px;font-weight: 400;color: #FFF;}.product-attributes-table{width: calc(100% + 40px);margin-right: var(--mobile-padding-invert);margin-left: var(--mobile-padding-invert);}.product-attributes-table td{text-align: right;}.stakes-item:last-child{padding-bottom: 0;}.product-page-price-tabs-mobile{padding: 25px 0 15px;}.product-page-price-tabs-link-liters{line-height: 20px;font-size: 16px;font-weight: 500;}.product-page-price-tabs-link-price{line-height: 18px;font-size: 14px;font-weight: 400;}.product-page-cart-btn-price{line-height: 20px;font-size: 16px;font-weight: 600;}.product-page-order-actions.product-page-order-actions-cart{height: 60px;flex: 1 1 30%;margin-bottom: 0;}.product-page-order-actions.product-page-order-actions-phone{height: 60px;flex: 1 1 68%;}.product-page-favorite-btn{margin-left: 10px;}.product-page-float-price-hide{transform: translateY(20%) scaleY(0);pointer-events: none;}.product-content-side{margin-left: 0;margin-bottom: 30px;}.product-tab-card{display: none;}.products-carousel-section-similar{display: none;}.order-city-select-icon{width: 36px;height: 36px;margin-right: 12px;}.order-city-select-city{font-size: 16px;margin-bottom: 4px;}.order-city-select-region{font-size: 14px;}.order-city-select-change-button{font-size: 12px;padding: 8px 4px;}.body-product .float-lottery-banner{display: none !important;}.float-lottery-banner.enter-stage.always-show, .float-lottery-banner.leave-stage.always-show:hover, .float-lottery-banner.enter-stage.slide-full, .float-lottery-banner.active.no-slide, .float-lottery-banner:hover{transform: translate(100px);}.product-lottery-teaser{display: none;}.product-lottery-teaser-inner{background: none;}.modal-lottery-popup-closer{padding: 0;}.modal-lottery-popup-header{padding: 25px 20px;font-size: 16px;}.modal-lottery-popup-prizes-header{margin: 16px 0px 18px;}.modal-lottery-popup-prizes-list{margin-bottom: 30px;}.modal-lottery-popup-prize-item-img-wrap{width: 90px;height: 90px;}.modal-lottery-popup-prize-item-img-wrap:after{content: none;}.modal-lottery-popup-prize-item-img{max-width: 90px;max-height: 90px;}.compact-row.row{margin-right: -5px;margin-left: -5px;}.compact-row .col{padding-right: 5px;padding-left: 5px;}.screen-coupon{width: 180px;right: 15px;bottom: 15px;border-width: 4px;}.modal-wrapper-coupon-form{max-width: 92%;}.category-filter-handler.opened .category-filter-card{transform: translate(0, 0);}.cart-info-item-dots:before{content: ':';}.order-card > .card-header{padding: 23px 20px;}.product-content h2:before{top: 1rem;}.justify-content-sm-left{justify-content: flex-start;}.justify-content-sm-right{justify-content: flex-end;}.flex-sm-column{flex-direction: column;}.section-reviews .section-center{margin-bottom: 20px;}.mb-sm-auto{margin-bottom: auto !important;}.mb-sm-5{margin-bottom: 5px !important;}.mb-sm-10{margin-bottom: 10px !important;}.mb-sm-15{margin-bottom: 15px !important;}.mb-sm-20{margin-bottom: 20px !important;}.mb-sm-30{margin-bottom: 30px !important;}.mb-sm-40{margin-bottom: 40px !important;}.mb-sm-50{margin-bottom: 50px !important;}.mt-sm-auto{margin-top: auto !important;}.mt-sm-5{margin-top: 5px !important;}.mt-sm-10{margin-top: 10px !important;}.mt-sm-15{margin-top: 15px !important;}.mt-sm-20{margin-top: 20px !important;}.mt-sm-30{margin-top: 30px !important;}.mt-sm-40{margin-top: 40px !important;}.mt-sm-50{margin-top: 50px !important;}.ml-sm-auto{margin-left: auto !important;}.ml-sm-5{margin-left: 5px !important;}.ml-sm-10{margin-left: 10px !important;}.ml-sm-15{margin-left: 15px !important;}.ml-sm-20{margin-left: 20px !important;}.ml-sm-30{margin-left: 30px !important;}.ml-sm-40{margin-left: 40px !important;}.ml-sm-50{margin-left: 50px !important;}.mr-sm-auto{margin-right: auto !important;}.mr-sm-5{margin-right: 5px !important;}.mr-sm-10{margin-right: 10px !important;}.mr-sm-15{margin-right: 15px !important;}.mr-sm-20{margin-right: 20px !important;}.mr-sm-30{margin-right: 30px !important;}.mr-sm-40{margin-right: 40px !important;}.mr-sm-50{margin-right: 50px !important;}.col-sm-full{padding-right: 0;padding-left: 0;}.sm-flex-column-reverse{flex-direction: column-reverse;}.sm-flex-row{flex-direction: row;}.sm-flex-row-reverse{flex-direction: row-reverse !important;}.page-delivery-process-view{flex-wrap: wrap;}.page-delivery-process-item{width: calc(50% - 10px);}.product-main-photos{margin-bottom: 20px;}.page-info-about p{text-align: left;}.body-page-info .page-with-sidebar{background: white;}.text figure{margin-left: -15px;margin-right: -15px;}.page-error-image{max-height: 200px;}.mobile-full{margin-right: var(--mobile-padding-invert);margin-left: var(--mobile-padding-invert);border: 0;}.header-main-mobile .search-box{border: 0;border-bottom: 1px solid #F4F4F4;}.section-subscribe .section-header span{display: block;}.table-holder-sm{width: 100%;overflow-x: scroll;}.super-table-row .hide-cell{display: none;}.w-sm-100{width: 100% !important;flex-basis: 100% !important;}.w-sm-90{width: 90% !important;flex-basis: 90% !important;}.w-sm-80{width: 80% !important;flex-basis: 80% !important;}.w-sm-70{width: 70% !important;flex-basis: 70% !important;}.w-sm-60{width: 60% !important;flex-basis: 60% !important;}.w-sm-50{width: 50% !important;flex-basis: 50% !important;}.w-sm-40{width: 40% !important;flex-basis: 40% !important;}.w-sm-30{width: 30% !important;flex-basis: 30% !important;}.w-sm-20{width: 20% !important;flex-basis: 20% !important;}.w-sm-10{width: 10% !important;flex-basis: 10% !important;}.w-sm-25{width: 25% !important;flex-basis: 25% !important;}.w-sm-75{width: 75% !important;flex-basis: 75% !important;}.sm-page-invert{margin-left: var(--mobile-padding-invert);margin-right: var(--mobile-padding-invert);}.ri-content .sm-page-invert{margin-left: 0;margin-right: 0;}.card-my-orders{border: 0;}.card-address .card-body{padding: 22px 20px 0;}.product-content-padding-invert-sm{margin-left: var(--mobile-product-content-padding-invert);margin-right: var(--mobile-product-content-padding-invert);}.top-banner-press-content{padding: 17px 15px 120px 15px;}.top-banner-press-header{font-size: 24px;}.top-banner-press-badge{font-size: 18px;padding: 1px 10px;}.category-action-popugai-gift{background-position: bottom right;background-size: 60%;min-height: auto;}.category-action-popugai-gift-content{padding: 15px 15px 10px 15px;}.category-action-popugai-gift-header{font-size: 16px;margin-bottom: 10px;}.category-action-popugai-gift-subheader{font-size: 26px;line-height: 1;}.b24-widget-button-position-bottom-right{right: 20px !important;bottom: 130px !important;}.product-page-float-price .product-page-price-action{border-radius: 0;line-height: 1.3;}.product-page-float-price .product-page-price-action-deco{display: none;}.product-page-float-price .product-page-price-action-desc{display: none;}.product-item-main-action-info-full{display: none;}.cart-item-ext-row{padding-left: 0;padding-top: 10px;}.product-page-price-action-price .product-page-price-action-value{font-size: 28px;}.product-page-price-card-mobile{grid-row: 5;grid-column: 1;margin-bottom: 10px;}.product-page-price-wrap-mobile{padding: 15px 10px;border-radius: var(--radius-main);box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.07);}.product-page-price-mobile{display: flex;flex-flow: row-reverse nowrap;justify-content: flex-end;align-items: flex-end;}.product-main-client-content-item:nth-child(4)::after{background-image: none;}.autoclave-vol-item-img{max-height: 25vw;max-width: 18vw;}.header-main-mobile-icon-account{width: 30px;height: 30px;}.modal-2209-izm-press-body{padding: 20px 15px 57px 15px;text-align: center;}.modal-2209-izm-press-title{font-size: 24px;line-height: 1;margin-bottom: 15px;}.modal-2209-izm-press-subtitle{font-size: 20px;line-height: 1;}.modal-2209-izm-press-suggestion{font-size: 14px;line-height: 16px;}.modal-2209-izm-press-phone{margin-bottom: 20px;}.modal-2209-izm-press-btn{text-transform: none;font-size: 19px;font-weight: 400;font-family: var(--font-main);padding: 8px 30px;}}@media only screen and (min-width: 768px) and (max-width: 1179px) {:root{--width-desktop: 100%;}.text-center-md{text-align: center;}.text-right-md{text-align: right;}.col-sm-1{width: 8.333%;}.col-sm-2{width: 16.666%;}.col-sm-3{width: 25%;}.col-sm-4{width: 33.333%;}.col-sm-5{width: 41.666%;}.col-sm-6{width: 50%;}.col-sm-7{width: 58.333%;}.col-sm-8{width: 66.666%;}.col-sm-9{width: 75%;}.col-sm-10{width: 83.333%;}.col-sm-11{width: 91.666%;}.col-sm-12{width: 100%;}.col-md-1{width: 8.333%;}.col-md-2{width: 16.666%;}.col-md-3{width: 25%;}.col-md-4{width: 33.333%;}.col-md-5{width: 41.666%;}.col-md-6{width: 50%;}.col-md-7{width: 58.333%;}.col-md-8{width: 66.666%;}.col-md-9{width: 75%;}.col-md-10{width: 83.333%;}.col-md-11{width: 91.666%;}.col-md-12{width: 100%;}.col-sm-auto{width: auto;}.col-md-auto{width: auto;}.hide-md{display: none!important;}.show-sm{display: none;}.show-md{display: block!important;}.show-lg{display: none;}.super-table-row-header{padding-left: 20px;}.super-table-row-cell{border-right: 1px solid #D9D9D9;}.editor-js-table{min-width: 570px;}section{padding-left: 15px;padding-right: 15px;}.section-center{margin: 40px 15px 0;}.section-center.page{margin: 20px 15px 0;}.section-header{margin: 0 0 40px;text-align: center !important;}.main-page-subtitle{margin-bottom: 20px;line-height: 30px;font-size: 26px;font-weight: 700;}.header-top-bar-inner{padding: 0 15px;}.city-current-icon{width: 24px;height: 24px;}.city-current-name{font-size: 22px;line-height: 26px;}.mobile-menu{width: 450px;top: 0;left: -460px;padding-top: 0;background-color: transparent;z-index: 200;transition: left 0.3s ease;}.mobile-menu.opened{left: 0;}.mobile-menu-inner{width: 450px;padding: 40px 0 60px;}.mobile-header-menu-item{padding: 14px 40px 14px;}.mobile-catalogue-item-header{padding: 14px 40px;}.mobile-catalog-submenu-item{padding: 14px 40px 14px 60px;}.header-main{margin: 18px auto;}.search-box-widget{flex-flow: row nowrap;align-items: center;justify-content: flex-start;gap: 10px;height: 50px;padding: 10px 20px;border-radius: 25px;background-color: #F4F4F4;}.search-box-input{flex: 1 1 auto;padding: 0;background-color: #F4F4F4;line-height: 20px;font-size: 16px;color: var(--color-text-second);}.search-box-button{display: none;}.header-main-phone{flex: 0 0 auto;}.header-main-phone-number{margin-bottom: 4px;line-height: 24px;font-size: 20px;font-weight: 700;}.header-main-phone-link{line-height: 16px;font-size: 14px;}.header-main-cart-button-badge{top: -10px;right: 0px;}.header-menu-bar{display: none;}.catalog-menu{display: none;}.header-main-mobile{height: 61px;}.header-main-mobile-logo > img{width: 166px;height: 54px;}.header-mobile-cart-icon{width: 32px;height: 32px;background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.3637 14.4416C29.8906 14.4416 30.3406 14.6294 30.7134 15.0048C31.0863 15.3802 31.2728 15.8332 31.2728 16.3637C31.2728 16.8943 31.0863 17.3473 30.7134 17.7227C30.3406 18.0981 29.8906 18.2858 29.3637 18.2858H29.1399L27.4247 28.2266C27.3452 28.687 27.1264 29.0675 26.7685 29.3678C26.4105 29.6681 26.0029 29.8183 25.5455 29.8183H6.45457C5.99718 29.8183 5.58951 29.6681 5.23156 29.3678C4.8736 29.0675 4.65485 28.687 4.57531 28.2266L2.86011 18.2858H2.63639C2.1094 18.2858 1.65947 18.0981 1.2866 17.7227C0.91373 17.3473 0.727295 16.8943 0.727295 16.3637C0.727295 15.8332 0.91373 15.3802 1.2866 15.0048C1.65947 14.6294 2.1094 14.4416 2.63639 14.4416H29.3637ZM7.96096 26.4546C8.21948 26.4346 8.43575 26.322 8.60975 26.1168C8.78376 25.9115 8.86082 25.6788 8.84093 25.4185L8.36366 19.1718C8.34377 18.9115 8.23191 18.6937 8.02808 18.5186C7.82424 18.3434 7.59306 18.2658 7.33454 18.2858C7.07602 18.3058 6.85975 18.4184 6.68575 18.6237C6.51174 18.8289 6.43468 19.0616 6.45457 19.3219L6.93184 25.5687C6.95173 25.8189 7.05364 26.0292 7.23759 26.1994C7.42154 26.3695 7.63781 26.4546 7.88639 26.4546H7.96096ZM14.0909 25.4936V19.2468C14.0909 18.9866 13.9965 18.7613 13.8076 18.5711C13.6186 18.3809 13.3949 18.2858 13.1364 18.2858C12.8779 18.2858 12.6541 18.3809 12.4652 18.5711C12.2763 18.7613 12.1818 18.9866 12.1818 19.2468V25.4936C12.1818 25.7539 12.2763 25.9791 12.4652 26.1693C12.6541 26.3595 12.8779 26.4546 13.1364 26.4546C13.3949 26.4546 13.6186 26.3595 13.8076 26.1693C13.9965 25.9791 14.0909 25.7539 14.0909 25.4936ZM19.8182 25.4936V19.2468C19.8182 18.9866 19.7237 18.7613 19.5348 18.5711C19.3459 18.3809 19.1222 18.2858 18.8637 18.2858C18.6051 18.2858 18.3814 18.3809 18.1925 18.5711C18.0036 18.7613 17.9091 18.9866 17.9091 19.2468V25.4936C17.9091 25.7539 18.0036 25.9791 18.1925 26.1693C18.3814 26.3595 18.6051 26.4546 18.8637 26.4546C19.1222 26.4546 19.3459 26.3595 19.5348 26.1693C19.7237 25.9791 19.8182 25.7539 19.8182 25.4936ZM25.0682 25.5687L25.5455 19.3219C25.5654 19.0616 25.4883 18.8289 25.3143 18.6237C25.1403 18.4184 24.924 18.3058 24.6655 18.2858C24.407 18.2658 24.1758 18.3434 23.972 18.5186C23.7681 18.6937 23.6563 18.9115 23.6364 19.1718L23.1591 25.4185C23.1392 25.6788 23.2163 25.9115 23.3903 26.1168C23.5643 26.322 23.7806 26.4346 24.0391 26.4546H24.1137C24.3622 26.4546 24.5785 26.3695 24.7625 26.1994C24.9464 26.0292 25.0483 25.8189 25.0682 25.5687ZM7.82673 7.29392L6.43965 13.4806H4.4709L5.97729 6.85845C6.16622 5.9775 6.60869 5.25922 7.30471 4.70362C8.00073 4.14802 8.79619 3.87022 9.69107 3.87022H12.1818C12.1818 3.60994 12.2763 3.38469 12.4652 3.19449C12.6541 3.00428 12.8779 2.90918 13.1364 2.90918H18.8637C19.1222 2.90918 19.3459 3.00428 19.5348 3.19449C19.7237 3.38469 19.8182 3.60994 19.8182 3.87022H22.309C23.2039 3.87022 23.9993 4.14802 24.6953 4.70362C25.3914 5.25922 25.8338 5.9775 26.0228 6.85845L27.5291 13.4806H25.5604L24.1733 7.29392C24.0639 6.85344 23.8377 6.49305 23.4947 6.21275C23.1517 5.93245 22.7564 5.7923 22.309 5.7923H19.8182C19.8182 6.05258 19.7237 6.27782 19.5348 6.46803C19.3459 6.65823 19.1222 6.75334 18.8637 6.75334H13.1364C12.8779 6.75334 12.6541 6.65823 12.4652 6.46803C12.2763 6.27782 12.1818 6.05258 12.1818 5.7923H9.69107C9.24363 5.7923 8.84839 5.93245 8.50535 6.21275C8.16231 6.49305 7.9361 6.85344 7.82673 7.29392Z' fill='%23C64922'/%3E%3C/svg%3E");}.header-main-mobile-search-button{margin-right: 15px;}.header-main-mobile-search-icon{width: 32px;height: 32px;}.header-main-mobile-cabinet-button{margin-right: 15px;}.header-main-mobile-account-icon{width: 32px;height: 33px;background-image: url("data:image/svg+xml,%3Csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.3555 16.3556C20.62 16.3556 24.0762 12.854 24.0762 8.5334C24.0762 4.21285 20.62 0.711182 16.3555 0.711182C12.0911 0.711182 8.6349 4.21285 8.6349 8.5334C8.6349 12.854 12.0911 16.3556 16.3555 16.3556ZM21.76 18.3112H20.7527C19.4136 18.9345 17.9238 19.289 16.3555 19.289C14.7873 19.289 13.3035 18.9345 11.9584 18.3112H10.9511C6.47553 18.3112 2.84442 21.9901 2.84442 26.5245V29.0667C2.84442 30.6862 4.14125 32.0001 5.73966 32.0001H26.9714C28.5698 32.0001 29.8666 30.6862 29.8666 29.0667V26.5245C29.8666 21.9901 26.2355 18.3112 21.76 18.3112Z' fill='%23C64922'/%3E%3C/svg%3E");}.breadcrumbs{margin: 15px 0 15px;}.section-center > .breadcrumbs{margin-left: 15px;}.page-with-sidebar{flex-direction: column-reverse;}.sidebar{flex: 1 0 0;margin: 0 15px;}.sidebar-catalog-menu-spacer{display: none;}.page-with-sidebar-main{margin: 0 15px;width: auto;}.page{margin: 0 15px;}.page h1{margin: 10px 0 10px;font-size: 28px;}.page h2{margin: 10px 0 10px;}.page h3{margin: 25px 0 15px;}.page h4{margin: 22px 0 12px;}.home-slider{width: 100%;margin-bottom: 40px;}.main-page-slider-wrapper{height: auto;}.main-page-categories{margin-bottom: 40px;gap: 10px;}.main-page-categories-card{height: calc(190px + 6vw);padding: 20px;}.main-page-categories-card-title{margin-bottom: 15px;line-height: 26px;font-size: 22px;}.main-page-categories-card-menu-item{margin-bottom: 10px;}.main-page-categories-card-menu-item-link{line-height: 20px;font-size: 16px;}.products-list{display: grid;grid-template-columns: repeat(auto-fill,minmax(220px, 1fr));grid-template-rows: 1fr;grid-auto-flow: row;justify-content: start;gap: 20px;width: 100%;}.product-item-img-wrap{width: 100%;height: 150px;}.product-item-img-holder{width: 100%;height: 100%;position: relative;}.product-item-img{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;height: 100%;object-fit: contain;}.product-item-images{display: none;}.product-item-info{width: 100%;padding: 0;gap: 10px;}.product-item-ratings{flex: 0 0 auto;justify-content: flex-start;align-items: center;gap: 3px;margin: 0;}.product-item-ratings-stars{flex: 0 0 auto;}.product-item-reviews-ave-rate{line-height: 20px;font-size: 16px;}.product-item-reviews{flex: 0 0 auto;margin-left: 7px;text-align: left;}.product-item-reviews-0{flex: 0 0 auto;margin-left: 7px;text-align: left;}.product-item-title{flex: 1 1 auto;font-size: 18px;line-height: 22px;}.product-item-desc{display: none;}.product-item-footer{flex: 0 0 auto;flex-direction: column;align-items: center;padding: 0;margin-top: auto;}.product-item-footer-prices{flex-flow: row wrap;margin-bottom: 10px;gap: 0px;}.product-item-price{line-height: 20px;font-size: 18px;font-weight: 700;color: var(--color-second);white-space: nowrap;}.product-item-old-price{width: 90%;order: 1;text-decoration: line-through;font-weight: 400;font-size: 14px;line-height: 16px;color: #676767;white-space: nowrap;}.product-item-prices-sale{margin-left: 15px;line-height: 20px;font-size: 18px;font-weight: 700;color: var(--color-second);white-space: nowrap;}.product-item-footer-controls{width: 100%;}.product-item-cart-button{border-radius: var(--radius-main);padding: 6px;}.product-item-call-button{display: none;}.main-page-video-subtitle{margin-bottom: 0;}.main-page-video-name{margin: 15px;}.main-page-blog-subtitle{margin-bottom: 0;}.main-page-blog{margin-bottom: 40px;gap: 10px;}.products-list-slider-item > .product-item{padding-left: 10px;padding-right: 10px;}.article-item{flex: 1 1 calc(33.33% - 6.6px);}.main-page-blog .article-item{max-width: none;margin: 0;}.article-item-info{padding: 10px 10px 15px;}.article-item-footer{padding: 13px 10px;}.section-features{padding: 40px 0;}.section-features .section-center{margin: 0 15px;}.our-features{justify-content: flex-start;align-items: stretch;gap: calc(5px + 1vw);}.our-features-item{height: auto;padding: 10px;}.our-features-icon-wrap{margin-bottom: 0;}.our-features-icon{width: 60%;}.our-features-title{line-height: 20px;font-size: 16px;}.footer-copyright-body{padding: 20px 15px 80px;}.footer-payment{margin-top: 30px;}.footer-links-primary{display: none;}.footer-links-about{display: none;}.footer-payment-cols{justify-content: flex-start;gap: 30px;}.product-main-part{grid-template-columns: 1fr;grid-template-rows: repeat(5, auto) 1fr;}.product-main-title{grid-row: 1;grid-column: 1;}.product-main-title h1{margin: 0 20px 0 0;}.product-page-info{grid-row: 2;grid-column: 1;margin: 0 0 20px;column-gap: 20px;row-gap: 5px;}.product-page-info-stock{justify-content: flex-start;}.product-main{flex-wrap: wrap;max-height: none;}.product-main-delivery-and-price{grid-row: 7;grid-column: 1;}.product-main-image-builder,.product-main-photos{grid-row: 4;grid-column: 1;margin-bottom: 30px;margin-right: 0;}.product-delivery-and-price-info-card{grid-template-columns: 1fr 1fr;grid-template-rows: auto;grid-auto-flow: row;}.product-main-popup-content-compare{min-width: 700px;width: 90%;}.product-content-section{flex-direction: column;}.product-content{margin-bottom: 0;}.card-tab-counter{opacity: 0.4;}.tab-content{margin-bottom: 0;}.product-content-accordion-section-title{line-height: 24px;font-size: 20px;}.product-main-client-content{margin-bottom: 30px;gap: 1.5%;}.table-spec{border-bottom: 1px solid #D9D9D9;border-left: 1px solid #D9D9D9;}.table-spec-row{display: flex;}.table-spec-header{padding-left: 20px;}.float-lottery-banner{bottom: 65px;}.action-teaser-content{margin: 20px 15px 20px;}.action-teaser-red .action-teaser-content-header{margin-bottom: 6px;}.action-teaser-content-list{margin-bottom: 16px;}.action-teaser-content-controls{margin-bottom: 0;}.page-scroll-top{bottom: 30px;}.icon-star.filled-primary{width: 18px;height: 18px;}.header-main-cart-amount{display: none;}.header-main-mobile-inner{padding: 25px 0px 20px 40px;}.header-burger-icon{position: relative;width: 32px;height: 32px;}.header-burger-icon::after{content: "";display: block;width: 1px;height: 1px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius: 50%;background-color: transparent;box-shadow: 0 0 3px 0 transparent;z-index: 5;transition: box-shadow 0.2s ease,background-color 0.2s ease;}.header-main-mobile-menu-opener:active .header-burger-icon::after{background-color: var(--color-primary);box-shadow: 0 0 10px 15px var(--color-primary),0 0 25px 20px var(--color-primary);}.header-burger-icon-stripe{position: absolute;left: 3px;top: calc(50% - 1px);width: 26px;height: 2px;border-radius: 1px;background-color: var(--color-primary);transition: background-color 0.3s ease,transform 0.3s ease;}.header-burger-icon-stripe:first-child{transform: translateY(-8px);}.header-burger-icon-stripe:last-child{transform: translateY(8px);}.burger-close .header-burger-icon-stripe{background-color: var(--color-primary);}.burger-close .header-burger-icon-stripe:first-child{transform: translateY(-8px);background-color: var(--color-primary);}.burger-close .header-burger-icon-stripe:last-child{transform: translateY(8px);background-color: var(--color-primary);}.products-list .product-item{align-items: center;gap: 15px;padding: 10px;}.main-page-hot-products .products-list .product-item{max-width: 100%;}.product-of-day{display: none;}.product-main-client-content-item:nth-child(8)::after{background-image: none;}.product-content-side{flex: auto;margin-bottom: 0;}.product-shop-features{flex-wrap: wrap;flex-direction: row;}.product-shop-feature{width: 50%;}.product-tab-card{display: none;}.justify-content-md-left{justify-content: flex-start;}.justify-content-md-right{justify-content: flex-end;}.mb-md-auto{margin-bottom: auto!important;}.mb-md-5{margin-bottom: 5px!important;}.mb-md-10{margin-bottom: 10px!important;}.mb-md-15{margin-bottom: 15px!important;}.mb-md-20{margin-bottom: 20px!important;}.mb-md-30{margin-bottom: 30px!important;}.mb-md-40{margin-bottom: 40px!important;}.mb-md-50{margin-bottom: 50px!important;}.mt-md-auto{margin-top: auto!important;}.mt-md-5{margin-top: 5px!important;}.mt-md-10{margin-top: 10px!important;}.mt-md-15{margin-top: 15px!important;}.mt-md-20{margin-top: 20px!important;}.mt-md-30{margin-top: 30px!important;}.mt-md-40{margin-top: 40px!important;}.mt-md-50{margin-top: 50px!important;}.ml-md-auto{margin-left: auto!important;}.ml-md-5{margin-left: 5px!important;}.ml-md-10{margin-left: 10px!important;}.ml-md-15{margin-left: 15px!important;}.ml-md-20{margin-left: 20px!important;}.ml-md-30{margin-left: 30px!important;}.ml-md-40{margin-left: 40px!important;}.ml-md-50{margin-left: 50px!important;}.mr-md-auto{margin-right: auto!important;}.mr-md-5{margin-right: 5px!important;}.mr-md-10{margin-right: 10px!important;}.mr-md-15{margin-right: 15px!important;}.mr-md-20{margin-right: 20px!important;}.mr-md-30{margin-right: 30px!important;}.mr-md-40{margin-right: 40px!important;}.mr-md-50{margin-right: 50px!important;}.md-flex-column-reverse{flex-direction: column-reverse;}.md-flex-row{flex-direction: row;}.md-flex-row-reverse{flex-direction: row-reverse;}.product-delivery-and-price-info-card .card-footer{border-top: none;margin-top: 0;}.delivery{grid-row: 1;grid-column: 2;}.product-item-footer-controls .btn{width: 100%;}.header-main-search .search-box-widget{display: none;}.table-holder-md{width: 100%;overflow-x: scroll;}.w-md-100{width: 100% !important;flex-basis: 100% !important;}.w-md-90{width: 90% !important;flex-basis: 90% !important;}.w-md-80{width: 80% !important;flex-basis: 80% !important;}.w-md-70{width: 70% !important;flex-basis: 70% !important;}.w-md-60{width: 60% !important;flex-basis: 60% !important;}.w-md-50{width: 50% !important;flex-basis: 50% !important;}.w-md-40{width: 40% !important;flex-basis: 40% !important;}.w-md-30{width: 30% !important;flex-basis: 30% !important;}.w-md-20{width: 20% !important;flex-basis: 20% !important;}.w-md-10{width: 10% !important;flex-basis: 10% !important;}.w-md-25{width: 25% !important;flex-basis: 25% !important;}.w-md-75{width: 75% !important;flex-basis: 75% !important;}.b24-widget-button-position-bottom-right{right: 80px !important;bottom: 160px !important;}}@media only screen and (min-width: 1180px) {.text-center-lg{text-align: center;}.text-right-lg{text-align: right;}.col-sm-1{width: 8.333%;}.col-sm-2{width: 16.666%;}.col-sm-3{width: 25%;}.col-sm-4{width: 33.333%;}.col-sm-5{width: 41.666%;}.col-sm-6{width: 50%;}.col-sm-7{width: 58.333%;}.col-sm-8{width: 66.666%;}.col-sm-9{width: 75%;}.col-sm-10{width: 83.333%;}.col-sm-11{width: 91.666%;}.col-sm-12{width: 100%;}.col-md-1{width: 8.333%;}.col-md-2{width: 16.666%;}.col-md-3{width: 25%;}.col-md-4{width: 33.333%;}.col-md-5{width: 41.666%;}.col-md-6{width: 50%;}.col-md-7{width: 58.333%;}.col-md-8{width: 66.666%;}.col-md-9{width: 75%;}.col-md-10{width: 83.333%;}.col-md-11{width: 91.666%;}.col-md-12{width: 100%;}.col-lg-1{width: 8.333%;}.col-lg-2{width: 16.666%;}.col-lg-3{width: 25%;}.col-lg-4{width: 33.333%;}.col-lg-5{width: 41.666%;}.col-lg-6{width: 50%;}.col-lg-7{width: 58.333%;}.col-lg-8{width: 66.666%;}.col-lg-9{width: 75%;}.col-lg-10{width: 83.333%;}.col-lg-11{width: 91.666%;}.col-lg-12{width: 100%;}.col-sm-auto{width: auto;}.col-md-auto{width: auto;}.col-lg-auto{width: auto;}.hide-lg{display: none!important;}.show-sm{display: none;}.show-md{display: none;}.show-lg{display: block!important;}.side-card{flex: 0 1 auto;}.super-table{border: 1px solid #D9D9D9;border-width: 1px 0 1px 1px;}.super-table-row{display: flex;}.super-table-row-header{flex: 1 1 30%;background-color: #ffefc966;}.super-table-row-cells{flex: 1 1 70%;}.super-table-row-cell{border-right: 1px solid #D9D9D9;}.editor-js-table{min-width: 570px;}.section-header{font-size: 40px;}.search-box{border: none;}.search-box-widget{padding: 0;border-radius: var(--radius-main);border: 1px solid var(--color-primary);}.search-box-input{padding: 9px 17px;border-radius: var(--radius-main) 0 0 var(--radius-main);}.header-main-phone{margin-right: 20px;}.header-main-phone-number{margin-bottom: 2px;line-height: 24px;font-size: 20px;font-weight: 700;}.header-main-phone-link{line-height: 16px;font-size: 14px;}.sidebar-catalog-menu-spacer{min-height: 460px;}.products-list-by-4 .product-item{flex: 0 0 calc(25% - 30px);}.product-item-footer{margin-top: auto;}.products-list-slider-wrapper .tns-controls button[data-controls="prev"]{left: -6px;}.products-list-slider-wrapper .tns-controls button[data-controls="next"]{right: -6px;}.reviews-page-header-info{padding-top: 15px !important;padding-bottom: 15px !important;}.footer{display: grid;grid-template-rows: auto 280px;grid-template-columns: minmax(500px, 1fr) 270px 250px;grid-template-areas: "main links about" "pay links social";grid-gap: 20px 40px;}.footer-payment-col{margin-right: 30px;margin-bottom: 50px;}.product-page-info{margin: 0;z-index: 0;}.product-page-info-stock{transform: translateY(-24px);z-index: -1 !important;}.product-main-delivery-and-price{flex: 0 0 380px;}.product-main-photos-main{overflow: hidden;}.product-delivery-and-price-info-card{flex-flow: column nowrap;justify-content: flex-start;}.product-page-buy-wrap{display: flex;align-items: center;flex: 1 1 60%;justify-content: stretch;}.card-tabs{position: sticky;top: 0;}textarea.page-contacts-form-message{height: 117px;}.page-contacts-form{max-width: 650px;margin-left: auto;margin-right: auto;}.modal-callback-form{position: relative;}.my-orders-table-row-details{padding-right: 120px;}.account-profile-actions{margin-top: 75px;}.float-lottery-banner.leave-stage.always-show,.float-lottery-banner.enter-stage{transform: translate(220px);}.table-holder{overflow: auto;}.section-reviews{padding-bottom: 140px;}.header-top-account-link{display: inline-block;max-width: 100px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}.product-main-client-content-item:nth-child(8)::after{background-image: none;}.product-content-side{margin-left: 30px;}.product-content-accordion{display: none;}.sidebar-products-list .card-body{padding: 20px 5px;}.active .pseudo-radio .icon{width: 16px;height: 16px;}h1,h2,h3,h4,h5,h6{line-height: 1.2;}.justify-content-lg-left{justify-content: flex-start;}.justify-content-lg-right{justify-content: flex-end;}.page-contacts-form-message{height: 160px;}.page-contacts-requisites-info{margin-right: -40px;}.mb-lg-auto{margin-bottom: auto!important;}.mb-lg-5{margin-bottom: 5px!important;}.mb-lg-10{margin-bottom: 10px!important;}.mb-lg-15{margin-bottom: 15px!important;}.mb-lg-20{margin-bottom: 20px!important;}.mb-lg-30{margin-bottom: 30px!important;}.mb-lg-40{margin-bottom: 40px!important;}.mb-lg-50{margin-bottom: 50px!important;}.mt-lg-auto{margin-top: auto!important;}.mt-lg-5{margin-top: 5px!important;}.mt-lg-10{margin-top: 10px!important;}.mt-lg-15{margin-top: 15px!important;}.mt-lg-20{margin-top: 20px!important;}.mt-lg-30{margin-top: 30px!important;}.mt-lg-40{margin-top: 40px!important;}.mt-lg-50{margin-top: 50px!important;}.ml-lg-auto{margin-left: auto!important;}.ml-lg-5{margin-left: 5px!important;}.ml-lg-10{margin-left: 10px!important;}.ml-lg-15{margin-left: 15px!important;}.ml-lg-20{margin-left: 20px!important;}.ml-lg-30{margin-left: 30px!important;}.ml-lg-40{margin-left: 40px!important;}.ml-lg-50{margin-left: 50px!important;}.mr-lg-auto{margin-right: auto!important;}.mr-lg-5{margin-right: 5px!important;}.mr-lg-10{margin-right: 10px!important;}.mr-lg-15{margin-right: 15px!important;}.mr-lg-20{margin-right: 20px!important;}.mr-lg-30{margin-right: 30px!important;}.mr-lg-40{margin-right: 40px!important;}.mr-lg-50{margin-right: 50px!important;}.super-table-row:last-child .super-table-row-cell,.super-table-row:last-child .super-table-row-header{padding-bottom: 10px;}.lg-flex-column-reverse{flex-direction: column-reverse;}.lg-flex-row{flex-direction: row;}.lg-flex-row-reverse{flex-direction: row-reverse;}.product-main-photos{margin-bottom: 30px;}.table-holder-lg{width: 100%;overflow-x: scroll;}.w-lg-100{width: 100% !important;flex-basis: 100% !important;}.w-lg-90{width: 90% !important;flex-basis: 90% !important;}.w-lg-80{width: 80% !important;flex-basis: 80% !important;}.w-lg-70{width: 70% !important;flex-basis: 70% !important;}.w-lg-60{width: 60% !important;flex-basis: 60% !important;}.w-lg-50{width: 50% !important;flex-basis: 50% !important;}.w-lg-40{width: 40% !important;flex-basis: 40% !important;}.w-lg-30{width: 30% !important;flex-basis: 30% !important;}.w-lg-20{width: 20% !important;flex-basis: 20% !important;}.w-lg-10{width: 10% !important;flex-basis: 10% !important;}.w-lg-25{width: 25% !important;flex-basis: 25% !important;}.w-lg-75{width: 75% !important;flex-basis: 75% !important;}.b24-widget-button-position-bottom-right{right: 100px !important;bottom: 100px !important;}}@keyframes pulsation-animation {to {opacity: 0.5;}}@keyframes coin-bounce {from {transform: translate(0, -2px);}to {transform: translate(0, 2px);}}@keyframes bounce-x-10 {from {transform: translate(-10px, 0);}to {transform: translate(0, 0);}}@keyframes rotation {from {transform: rotate(0deg);}to {transform: rotate(360deg);}}.show-print {display: none !important;}@media print {.__ym_wv_ign,.b24-widget-button-wrapper,.floats,.assets{display: none !important;}.show-print {display: initial !important;}.noprint,.no-print {display: none !important;}}@media screen and (max-height: 500px) {.page-scroll-top,.float-lottery-banner {display: none !important;}}@media screen and (-webkit-min-device-pixel-ratio:0) {input[type='range'] {width: 80px;-webkit-appearance: none;background-color: white;border: 1px solid silver;border-radius: 10px;}input[type='range']::-webkit-slider-runnable-track {height: 10px;-webkit-appearance: none;}input[type='range']::-webkit-slider-thumb {-webkit-appearance: none;background-color: var(--color-primary);width: 20px;height: 20px;border-radius: 10px;cursor: ew-resize;margin-top: -5px;}}input[type="range"]::-moz-range-progress {background-color: var(--color-primary);}input[type="range"]::-moz-range-track {}input[type="range"]::-ms-fill-lower {background-color: var(--color-primary);}input[type="range"]::-ms-fill-upper {background-color: var(--color-primary);}[wire\:loading], [wire\:loading\.delay], [wire\:loading\.inline-block], [wire\:loading\.inline], [wire\:loading\.block], [wire\:loading\.flex], [wire\:loading\.table], [wire\:loading\.grid] {display: none;}[wire\:offline] {display: none;}[wire\:dirty]:not(textarea):not(input):not(select) {display: none;}input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill {animation-duration: 50000s;animation-name: livewireautofill;}@keyframes livewireautofill { from {} }@media screen and (max-width: 600px) {.body-show-top-action {padding-top: 60px;}.top-fixed-action {height: 60px;}}@media screen and (min-width: 750px) and (max-width: 1300px) {.body-show-top-action {padding-top: 60px;}.top-fixed-action {height: 60px;}}@media only screen and (orientation: portrait) {.hide-portrait {display: none !important;}.show-landscape {display: none !important;}}@media only screen and (orientation: landscape) {.show-portrait {display: none !important;}.hide-landscape {display: none !important;}}@media screen and (max-width: 1250px) {.main-page-slider-previous,.main-page-slider-next  {opacity: 0;pointer-events: none;transition: opacity 0.3s ease;}.main-page-slider-previous {transform: translateX(30%);}.main-page-slider-next {transform: translateX(-30%);}}@media screen and (max-width: 1250px) and (any-hover: hover) {.main-page-slider-wrapper:hover .main-page-slider-previous,.main-page-slider-wrapper:hover .main-page-slider-next {opacity: 1;pointer-events: auto;}}@media screen and (max-width: 414px) {.main-page-categories-card {background-position: right 70%;background-size: 270px 140px;}}@media screen and (max-width: 375px) {.product-page-cart-btn {padding: 10px 15px;}.icon-star.stroked-secondary {width: 12px;height: 12px;}.product-page-info-reviews-rate {line-height: 12px;font-size: 12px;}.product-page-info-reviews-count {font-size: 10px;}.product-page-info-warranty-text {font-size: 10px;}.product-page-info-warranty::before {width: 12px;height: 13px;}}@media screen and (max-width: 350px) {.product-item-footer-controls {gap: 10px;}.product-item-call-button,.product-item-cart-button {pointer-events: all;padding: 6px;text-align: center;}}@media (any-hover: hover) {.main-page-slider-previous:hover,.main-page-slider-next:hover {box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.4);}.slider-dot:not(.tns-nav-active):hover {background-color: #AAA;box-shadow: 0px 0px 6px rgba(80, 80, 80, 0.5);}.main-page-categories-card-title:hover {color: var(--color-primary);}.main-page-categories-card-menu-item-link:hover {color: var(--color-primary);}.product-of-day .product-item,.product-item:hover {box-shadow: 0 5px 20px rgba(0, 0, 0, 0.23);}.product-item-label-video:hover {text-decoration: none;box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);}.product-item-reviews:hover {color: var(--color-second);}.product-page-info-reviews-count:hover,.product-page-info-video-text:hover,.product-page-info-compare-text:hover {color: var(--color-second);}.product-item-cart-button:hover {background: var(--color-primary-active);}.main-page-blog-link:hover {color: var(--color-second);}.article-item:hover {box-shadow: 0 5px 20px rgba(0, 0, 0, 0.23);}.article-item-title:hover {color: var(--color-second);}.main-page-video-link .video-link:hover::after {background-image: url("data:image/svg+xml,%3Csvg width='42' height='42' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14' cy='14' r='13.5' fill='white' fill-opacity='0.8' stroke='%23C64922'/%3E%3Cpath d='M11.8541 11L17.3437 14.5L11.8541 18V11ZM9.77081 7.20833V21.7917L21.2291 14.5L9.77081 7.20833Z' fill='%23C64922'/%3E%3C/svg%3E");}.main-page-video-name:hover {color: var(--color-second);}.city-current-name:hover {text-decoration-color: var(--color-second);}.header-top-account:hover {color: var(--color-primary);}.header-main-cart-button:hover {color: var(--color-primary);}.header-top-menu-item:hover,.header-top-tracking:hover {color: var(--color-primary);text-decoration: none;}.search-box-button:hover {background-color: var(--color-primary-active);}.header-main-mobile-bottom-button:hover {color: var(--color-primary);}.header-main-phone-number:hover {text-decoration: none;color: var(--color-primary);}.header-main-phone-link:hover {color: var(--color-primary);}.catalog-menu-item-link:hover {text-decoration: none;color: var(--color-primary);}.catalog-title:hover {text-decoration: none;color: var(--color-primary);}.header-main-mobile-cart-button:active .header-mobile-cart-icon {transform: none;}.header-main-mobile-cart-button:active .header-mobile-cart-icon::after {background-color: transparent;box-shadow: none;}.header-main-mobile-search-button:active .header-main-mobile-search-icon {transform: none;}.header-main-mobile-search-button:active .header-main-mobile-search-icon::after {background-color: transparent;box-shadow: none;}.header-main-mobile-cabinet-button:active .header-main-mobile-account-icon {transform: none;}.header-main-mobile-cabinet-button:active .header-main-mobile-account-icon::after {background-color: transparent;box-shadow: none;}.mobile-header-menu-item:hover {background-color: #F4F4F4;color: var(--color-primary);}.mobile-catalogue.catalogue-opened:hover {color: var(--color-second);}.mobile-catalogue-item-header:hover .mobile-catalogue-item-header-text {color: var(--color-primary);}.mobile-catalogue-item-header:hover.mobile-catalogue-item-header-icon {background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4.5L6 8.5L2 4.5' stroke='%23849957' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");}.mobile-catalog-submenu-item:hover {text-decoration: none;color: var(--color-primary);}.mobile-city-current:hover .mobile-city-current-name {color: var(--color-primary);}.mobile-city-current:hover .mobile-city-current-icon {background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.70243 19.2054L10 18.7833L9.70243 19.2054ZM10.2976 19.2054L10.2997 19.2044L10.3049 19.2008L10.3204 19.1889L10.3813 19.145C10.433 19.1067 10.5084 19.0509 10.6035 18.9776C10.7936 18.8319 11.0633 18.6174 11.3852 18.3421C12.2302 17.6198 13.0203 16.8358 13.749 15.9964C15.4581 14.0196 17.2334 11.1981 17.2334 7.97255C17.2334 6.04538 16.4718 4.19572 15.1161 2.83172C14.446 2.15664 13.649 1.62075 12.771 1.25489C11.8929 0.889034 10.9512 0.700436 10 0.699951C9.04888 0.700368 8.10719 0.888885 7.22917 1.25465C6.35116 1.62042 5.55414 2.15621 4.884 2.8312C3.52693 4.19832 2.76579 6.04677 2.7667 7.97307C2.7667 11.1981 4.54197 14.0196 6.2511 15.9964C6.97979 16.8358 7.76989 17.6198 8.61485 18.3421C8.93725 18.6174 9.20643 18.8319 9.39657 18.9776C9.48982 19.0494 9.58404 19.12 9.67918 19.1894L9.69572 19.2008L9.70037 19.2044L9.70243 19.2054C9.88068 19.331 10.1194 19.331 10.2976 19.2054ZM10 18.7833L10.2976 19.2054L10 18.7833ZM12.5834 7.93329C12.5834 8.61843 12.3112 9.27551 11.8267 9.75998C11.3423 10.2444 10.6852 10.5166 10 10.5166C9.31489 10.5166 8.65781 10.2444 8.17334 9.75998C7.68887 9.27551 7.4167 8.61843 7.4167 7.93329C7.4167 7.24814 7.68887 6.59106 8.17334 6.10659C8.65781 5.62212 9.31489 5.34995 10 5.34995C10.6852 5.34995 11.3423 5.62212 11.8267 6.10659C12.3112 6.59106 12.5834 7.24814 12.5834 7.93329Z' fill='%23849957'/%3E%3C/svg%3E");}.mobile-tracking:hover .mobile-tracking-label {color: var(--color-primary);}.mobile-tracking:hover .mobile-tracking-icon {background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.045 3.1099L13.3088 6.65115L10 8.06865L1.78375 4.5474C1.96875 4.35865 2.195 4.20615 2.4525 4.1074L5.045 3.1099ZM6.7175 2.4674L8.655 1.7224C9.52118 1.38941 10.4801 1.38941 11.3462 1.7224L17.5487 4.1074C17.805 4.2074 18.0312 4.3574 18.2162 4.5474L14.8962 5.9699L6.7175 2.4674ZM18.7425 5.6824L10.625 9.16115V18.4737C10.8714 18.4321 11.113 18.3659 11.3462 18.2762L17.5487 15.8899C17.9024 15.7537 18.2064 15.5136 18.4209 15.2013C18.6353 14.8889 18.75 14.5188 18.75 14.1399V5.8574C18.7502 5.79895 18.7473 5.74053 18.7412 5.6824H18.7425ZM9.375 18.4737V9.16115L1.25875 5.6824C1.25312 5.74057 1.2502 5.79896 1.25 5.8574V14.1399C1.25005 14.519 1.36499 14.8891 1.57966 15.2015C1.79434 15.5139 2.09866 15.7539 2.4525 15.8899L8.65375 18.2762C8.88875 18.3662 9.13 18.4324 9.375 18.4737Z' fill='%23849957'/%3E%3C/svg%3E");}.mobile-catalogue-back:hover {background-color: transparent;}.mobile-catalogue-back:hover .mobile-catalogue-back-icon {background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 13.3333L4.66669 7.99992L10 2.66658' stroke='%23849957' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");}.mobile-catalogue-back:hover .mobile-catalogue-back-text {color: var(--color-primary);}.side-card-btn:hover {background-color: #dfdfdf;}.product-page-price-tabs-link:hover {background-color: #e6e6e6;}.product-page-order-actions-cart .product-page-cart-btn:hover,.product-reviews-header-btn:hover {background-color: var(--color-primary-active);}.product-main-photos-side-thumb-link:hover,.product-main-photos-popup-thumbs-link:hover {border-color: var(--color-primary);}.product-main-photos-side-other-count:hover {color: var(--color-second);}.product-main-photos-popup-close:hover {color: var(--color-second);}.product-main-popup-close:hover {color: var(--color-text-second);}.popup-stakes-body-info-link:hover {text-decoration-color: var(--color-second);}.product-main-client-content-item:hover {}.product-main-client-video.video-link:hover::after {opacity: 1;}.product-main-photos-thumb-link-video:hover:after,.product-second-photos-thumb-link-video:hover .embed-responsive-item:after {opacity: 1;}.product-main-client-other-count:hover {background-color: rgba(200, 200, 200, 0.3);}.card-tab:hover {text-decoration: none;color: var(--color-primary);}.review-attachment-video.video-link:hover::after {opacity: 1;}}@media (any-hover: none) {.header-main-phone-number:hover {text-decoration: none;}.header-main-phone-number::after {content: '';display: block;position: absolute;top: 50%;left: 50%;width: 0;height: 50%;border-radius: 5px;box-shadow: inset 0 0 6px 3px #AAA;transform: translate(-50%, -50%);opacity: 0;transition: opacity 0.3s linear,height 0s linear 0.3s,width 0s linear 0.3s;}.header-main-phone-number-clicked::after {opacity: 0.4;width: calc(100% + 10px);height: calc(100% + 2px);transition: opacity 0.3s linear,height 0.3s linear,width 0.3s linear;}.header-main-phone-link::after {content: '';display: block;position: absolute;top: 50%;left: 50%;width: 0;height: 50%;border-radius: 5px;box-shadow: inset 0 0 6px 3px #AAA;transform: translate(-50%, -50%);opacity: 0;transition: opacity 0.3s linear,height 0s linear 0.3s,width 0s linear 0.3s;}.header-main-phone-link-clicked::after {opacity: 0.4;width: calc(100% + 10px);height: calc(100% + 2px);transition: opacity 0.3s linear,height 0.3s linear,width 0.3s linear;}.header-main-mobile-bottom-button::after {content: '';display: block;position: absolute;top: 50%;left: 50%;width: 0;height: 50%;border-radius: 5px;box-shadow: inset 0 0 10px 5px #AAA;transform: translate(-50%, -50%);opacity: 0;transition: opacity 0.3s linear,height 0s linear 0.3s,width 0s linear 0.3s;}.header-main-mobile-bottom-button-clicked::after {opacity: 0.3;width: calc(100% + 10px);height: calc(100% + 10px);transition: opacity 0.3s linear,height 0.3s linear,width 0.3s linear;}.mobile-menu-closer::after {content: '';display: block;position: absolute;top: 50%;left: 50%;width: 0;height: 50%;border-radius: 5px;box-shadow: inset 0 0 10px 5px #AAA;transform: translate(-50%, -50%);opacity: 0;transition: opacity 0.3s linear,height 0s linear 0.3s,width 0s linear 0.3s;}.mobile-menu-closer-clicked::after {opacity: 0.3;width: calc(100% + 10px);height: calc(100% + 10px);transition: opacity 0.3s linear,height 0.3s linear,width 0.3s linear;}}@keyframes float-lottery-banner-spike-move {from {transform: translate(0) scale(0.1);opacity: 1;}70% {opacity: 1;}to {transform: translate(-70px) scale(1);opacity: 0;}}