.modal-custom fieldset,.modal-popup fieldset,.modal-slide fieldset{border:none}.modal-custom .action-close,.modal-popup .action-close,.modal-slide .action-close{background-image:none;background:0 0;-moz-box-sizing:content-box;border:0;box-shadow:none;line-height:inherit;margin:0;padding:0;text-shadow:none;font-weight:400;display:inline-block;text-decoration:none;position:absolute;right:0;top:0;outline:none}.modal-custom .action-close>span,.modal-popup .action-close>span,.modal-slide .action-close>span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.modal-custom .action-close:before,.modal-popup .action-close:before,.modal-slide .action-close:before{content:'×';font-size:20px;line-height:20px;color:#757575;margin:0;vertical-align:top;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center;cursor:pointer}.modal-custom .action-close:hover,.modal-popup .action-close:hover,.modal-slide .action-close:hover{background:0 0;border:none}.modal-custom .action-close:hover:before,.modal-popup .action-close:hover:before,.modal-slide .action-close:hover:before{color:inherit}.modal-custom .action-close:focus,.modal-popup .action-close:focus,.modal-slide .action-close:focus,.modal-custom .action-close:active,.modal-popup .action-close:active,.modal-slide .action-close:active{background:0 0;border:none}.modal-custom .action-close:active:before,.modal-popup .action-close:active:before,.modal-slide .action-close:active:before{color:inherit}.modal-custom .action-close.disabled,.modal-popup .action-close.disabled,.modal-slide .action-close.disabled,.modal-custom .action-close[disabled],.modal-popup .action-close[disabled],.modal-slide .action-close[disabled],fieldset[disabled] .modal-custom .action-close,fieldset[disabled] .modal-popup .action-close,fieldset[disabled] .modal-slide .action-close{pointer-events:none;opacity:.5}.modal-slide,.modal-popup{bottom:0;left:0;min-width:0;position:fixed;right:0;top:0;visibility:hidden;opacity:0;transition:visibility 0s .3s,opacity .3s ease}.modal-slide .modal-inner-wrap,.modal-popup .modal-inner-wrap{background-color:#fff;box-shadow:0 0 12px 2px rgba(0,0,0,.35);opacity:1;pointer-events:auto}.modal-slide._show,.modal-popup._show{visibility:visible;opacity:1;transition:opacity .3s ease}.modal-slide._show .modal-inner-wrap,.modal-popup._show .modal-inner-wrap{transform:translate(0,0)}.modal-slide{left:44px;z-index:900}.modal-slide .modal-inner-wrap{height:100%;overflow-y:auto;position:static;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;width:auto}.modal-slide .modal-header,.modal-slide .modal-content,.modal-slide .modal-footer{padding:0 2.6rem 2.6rem}.modal-slide .modal-header{padding-bottom:2.1rem;padding-top:2.1rem}.modal-slide .action-close{margin:15px;padding:0}.modal-slide .page-main-actions{margin-bottom:-12.9rem;margin-top:2.1rem}.modal-slide._show .modal-inner-wrap{transform:translateX(0)}.modal-slide._inner-scroll .modal-inner-wrap{overflow-y:visible;display:flex;flex-direction:column}.modal-slide._inner-scroll .modal-header,.modal-slide._inner-scroll .modal-footer{flex-grow:0;flex-shrink:0}.modal-slide._inner-scroll .modal-content{overflow-y:auto}.modal-slide._inner-scroll .modal-footer{margin-top:auto}.modal-popup{z-index:900;left:0;overflow-y:auto;pointer-events:none}.modal-popup .modal-inner-wrap{margin:5rem auto;width:75%;display:flex;flex-direction:column;box-sizing:border-box;height:auto;left:0;position:absolute;right:0;transform:translateY(-200%);transition:transform .2s ease}.modal-popup .modal-header,.modal-popup .modal-content,.modal-popup .modal-footer{padding-left:3rem;padding-right:3rem}.modal-popup .modal-header,.modal-popup .modal-footer{flex-grow:0;flex-shrink:0}.modal-popup .modal-header{padding-bottom:1.2rem;padding-top:3rem}.modal-popup .modal-footer{margin-top:auto;padding-bottom:3rem;padding-top:3rem}.modal-popup .modal-footer-actions{text-align:right}.modal-popup .modal-title{border-bottom:1px solid #c1c1c1;font-weight:300;padding-bottom:10px;font-size:26px;margin-bottom:0;min-height:1em;word-wrap:break-word}.modal-popup .action-close{padding:20px}.modal-popup._show .modal-inner-wrap{transform:translateY(0)}.modal-popup.confirm .modal-inner-wrap{max-width:50rem}.modal-popup.confirm .modal-inner-wrap .modal-content{padding-right:7rem}.modal-popup._inner-scroll{overflow-y:visible}.modal-popup._inner-scroll .modal-inner-wrap{max-height:90%}.modal-popup._inner-scroll .modal-content{overflow-y:auto}.ie11 .modal-popup._inner-scroll{overflow-y:auto}.ie11 .modal-popup._inner-scroll .modal-inner-wrap{max-height:none}.modal-custom .action-close{margin:15px}.modals-overlay{z-index:899;background-color:rgba(51,51,51,.55);bottom:0;left:0;position:fixed;right:0;top:0}body._has-modal{height:100%;overflow:hidden;width:100%}body._has-modal-custom .modal-custom-overlay{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:899}[data-dropdown-container]{position:relative}[data-dropdown-container] ul{list-style:none;padding:0}[data-dropdown-container] [data-dropdown-toggle]{display:inline-flex;align-items:center;justify-content:center;padding:20px;cursor:pointer}[data-dropdown-container] [data-dropdown-toggle] .icon{position:relative;transform:rotate(0deg);transition:transform .3s}[data-dropdown-container] [data-dropdown-toggle] .icon.icon-arrow_down{width:12px;height:12px}[data-dropdown-container] [data-dropdown-toggle][data-reverse-y] .icon{transform:rotate(180deg)}[data-dropdown-container] [data-dropdown-content]{position:absolute;top:100%;left:0;width:auto;background:#fff;padding:20px;box-sizing:border-box;min-width:100%}[data-dropdown-container] [data-dropdown-content][data-reverse-x]{left:unset;right:0}[data-dropdown-container] [data-dropdown-content][data-reverse-y]{top:unset;bottom:100%;border-radius:5px 5px 0 0}[data-dropdown-container][data-position=fixed] [data-dropdown-content]{position:fixed}[data-dropdown-container] .close-icon-block{width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:#000;font-size:14px;position:absolute;top:32px;right:32px;background:#fff;cursor:pointer}[data-dropdown-container]:not(.open)>[data-dropdown-content]{display:none}[data-dropdown-container]:not(.open)[data-show-type=slide] [data-dropdown-content]{display:block;visibility:hidden}[data-dropdown-container]:not(.open) [data-dropdown-toggle] a{pointer-events:none}[data-dropdown-container].open{z-index:2}[data-dropdown-container].open>[data-dropdown-toggle]{background:#fff}[data-dropdown-container].open>[data-dropdown-toggle] .icon.icon-arrow_down{transform:rotate(180deg)}[data-dropdown-container].open>[data-dropdown-toggle][data-reverse-y] .icon.icon-arrow_down{transform:rotate(0deg)}:root{--msw:1440px;--mainPadding:25px;--containerPadding:0px;--sliderHeight:500px;--menuWidth:70px;--contentPadding:var(--mainPadding);--titlePadding:var(--mainPadding)}@media screen and (min-width:1024px){:root{--contentPadding:0px;--containerPadding:50px}}.d_desktop.no-touch{--menuWidth:250px}.v_norm_desktop.no-touch{--menuWidth:275px}@font-face{font-family:'Montserrat';src:url('../../frontend/Brander/Damilk/ru_RU/fonts/Montserrat-Regular.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Montserrat';src:url('../../frontend/Brander/Damilk/ru_RU/fonts/Montserrat-Medium.woff') format('woff');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Montserrat';src:url('../../frontend/Brander/Damilk/ru_RU/fonts/Montserrat-SemiBold.woff') format('woff');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'Montserrat';src:url('../../frontend/Brander/Damilk/ru_RU/fonts/Montserrat-Bold.woff') format('woff');font-weight:700;font-style:normal;font-display:swap}.boundBlock{margin-left:auto;margin-right:auto;padding-left:var(--mainPadding);padding-right:var(--mainPadding);max-width:var(--msw);box-sizing:border-box}.themeScroll{overflow-y:auto;overflow-x:hidden}.themeScroll::-webkit-scrollbar{width:5px}.themeScroll::-webkit-scrollbar:horizontal{height:5px}.themeScroll::-webkit-scrollbar-track{background-color:transparent}.themeScroll::-webkit-scrollbar-thumb{background-color:#d7d5e7;border-radius:5px}.themeScroll::-webkit-scrollbar-thumb:hover{background-color:#d7d5e7}svg.icon-heart{fill:none}svg.icon-arrow{width:26px;height:13px}svg.angle-d{width:20px;height:20px}*{margin:0;padding:0;outline:none}html.overlay,html.nav-open{overflow:hidden;height:100%}html.overlay.touch body,html.nav-open.touch body{overflow:hidden;height:100%;position:fixed;width:100%}body{margin:0;font-family:'Montserrat';font-size:14px;font-weight:500;color:#28292d}a{outline:none;transition:color .3s;color:currentColor}.touch a{transition:none}.touch a:hover{color:currentColor}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:textfield;margin:0}input,textarea{font-family:'Montserrat'}.page-wrapper{min-height:100vh;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.page-wrapper>*{width:100%}.page-main{margin-left:auto;margin-right:auto;padding-left:var(--mainPadding);padding-right:var(--mainPadding);max-width:var(--msw);box-sizing:border-box;flex-grow:1}img{max-width:100%}[data-dropdown-container].open{z-index:5}[data-dropdown-container].open [data-dropdown-toggle]{background:unset}[data-dropdown-container] [data-dropdown-toggle],[data-dropdown-container] [data-dropdown-content]{box-sizing:border-box}[data-dropdown-container] [data-dropdown-toggle]{padding:unset;color:currentColor}[data-dropdown-container] [data-dropdown-toggle] .icon-arrow_down{margin-left:7px}[data-dropdown-container] [data-dropdown-content]{padding:unset;box-shadow:none}.button-extend{font-size:15px;line-height:1;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;height:45px;border-radius:19px;padding:0 15px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;box-sizing:border-box;cursor:pointer;outline:none}.button-extend.disabled{pointer-events:none;opacity:.5}.button{font-size:15px;line-height:1;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;height:45px;border-radius:19px;padding:0 15px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;box-sizing:border-box;cursor:pointer;outline:none;color:#fff;background:#ff7a00;border:2px solid #ff7a00}.button.disabled{pointer-events:none;opacity:.5}.button.disabled{background:#edecf9;border-color:#edecf9;color:#adacbb;opacity:1}.d_mobile .button:active{background-color:#ffa24d;border-color:#ffa24d}.d_desktop .button:hover{background-color:#ffa24d;border-color:#ffa24d}.d_desktop .button:active{border-color:#ffa24d;background:#ffa24d}a.button,a.button-light,a.button-white,a.button-hollow,a.button-hollow-light{display:flex;align-items:center;justify-content:center}.button-hollow{font-size:15px;line-height:1;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;height:45px;border-radius:19px;padding:0 15px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;box-sizing:border-box;cursor:pointer;outline:none;color:#58585a;background-color:transparent;border:2px solid #58585a}.button-hollow.disabled{pointer-events:none;opacity:.5}.d_mobile .button-hollow:active{background-color:rgba(88,88,90,.2)}.d_desktop .button-hollow:hover{background-color:rgba(88,88,90,.2)}.d_desktop .button-hollow:active{background-color:transparent}.button-hollow-light{font-size:15px;line-height:1;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;height:45px;border-radius:19px;padding:0 15px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;box-sizing:border-box;cursor:pointer;outline:none;color:#fff;border:2px solid #fff;background-color:transparent}.button-hollow-light.disabled{pointer-events:none;opacity:.5}.d_mobile .button-hollow-light:active{background-color:rgba(255,255,255,.2)}.d_desktop .button-hollow-light:hover{background-color:rgba(255,255,255,.2);border-color:#fff}.d_desktop .button-hollow-light:active{background-color:transparent}.button-light{font-size:15px;line-height:1;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;height:45px;border-radius:19px;padding:0 15px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;box-sizing:border-box;cursor:pointer;outline:none;background-color:#e8e4e4;border:2px solid #e8e4e4;color:#58585a}.button-light.disabled{pointer-events:none;opacity:.5}.d_mobile .button-light:active{background-color:#fff;border-color:#58585a}.d_desktop .button-light:hover{background-color:#fff;border-color:#58585a}.d_desktop .button-light:active{background-color:#e8e4e4;border:2px solid #e8e4e4;color:#f2f2f2}.button-white{font-size:15px;line-height:1;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;height:45px;border-radius:19px;padding:0 15px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;box-sizing:border-box;cursor:pointer;outline:none;background-color:#e8e4e4;border:2px solid #e8e4e4;background-color:#fff;border-color:#fff;color:#58585a}.button-white.disabled{pointer-events:none;opacity:.5}.d_mobile .button-white:active{background-color:#fff;border-color:#58585a}.d_desktop .button-white:hover{background-color:#fff;border-color:#58585a}.d_desktop .button-white:active{background-color:#e8e4e4;border:2px solid #e8e4e4;color:#f2f2f2}.d_mobile .button-white:active{background:#edecf9;border-color:#edecf9;color:#58585a}.d_desktop .button-white:hover{background-color:#edecf9;border-color:#edecf9}.d_desktop .button-white:active{background:#fff;border-color:#fff;color:#58585a}.button-empty{font-size:15px;line-height:1;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;height:45px;border-radius:19px;padding:0 15px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;box-sizing:border-box;cursor:pointer;outline:none;--color:#28292d;--background:#fff;--borderColor:#e8e4e4;--hoverBg:#faf9f9;--hoverBorder:#e8e4e4}.button-empty.disabled{pointer-events:none;opacity:.5}.page.messages{--messagePadding:0px;--borderRadius:0;--translateTop:0px;--minHeight:80px;background:#fff;position:fixed;z-index:999;top:0;left:50%;width:calc(var(--content) + (var(--messagePadding)*2));margin-left:calc((var(--content)/2 + var(--messagePadding))*-1);transform:translateY(calc((100% + 20px)*-1));transition:transform .2s linear;border-radius:var(--borderRadius)}.d_desktop .page.messages{--borderRadius:16px;--translateTop:10px;--minHeight:52px}.page.messages .hide-message{position:absolute;z-index:1;top:50%;margin-top:-16px;right:10px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--hideColor);cursor:pointer;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s,color .3s}.d_desktop .page.messages .hide-message{transition:color .3s}.d_desktop .page.messages .hide-message:hover{color:#58585a}.page.messages .hide-message .icon{width:20px;height:20px;fill:currentColor}.page.messages.show{transform:translateY(var(--translateTop))}.page.messages.show .hide-message{opacity:1;visibility:visible}.page.messages [role=alert]:not(:last-child){display:none}.page.messages .messages .message-success,.page.messages .messages .message-error{min-height:var(--minHeight);display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:16px 45px 16px 24px;margin:0;font-size:16px;line-height:20px;font-weight:600;position:relative;border-radius:var(--borderRadius);--hideColor:#34cc67}.d_mobile .page.messages .messages .message-success,.d_mobile .page.messages .messages .message-error{font-size:14px;line-height:16px}.d_desktop .page.messages .messages .message-success,.d_desktop .page.messages .messages .message-error{padding:16px 50px}.page.messages .messages .message-success>div:not(.hide-message),.page.messages .messages .message-error>div:not(.hide-message){position:relative;display:block;padding-left:30px;box-sizing:border-box}.d_desktop .page.messages .messages .message-success>div:not(.hide-message),.d_desktop .page.messages .messages .message-error>div:not(.hide-message){display:flex;flex-wrap:wrap;align-items:center}.page.messages .messages .message-success>div:not(.hide-message) a,.page.messages .messages .message-error>div:not(.hide-message) a{margin:0 5px}.page.messages .messages .message-success>div:not(.hide-message):before,.page.messages .messages .message-error>div:not(.hide-message):before{content:'';position:absolute;top:50%;margin-top:-16px;left:-15px;width:32px;height:32px;background-repeat:no-repeat;background-position:50%;background-size:20px;filter:red;border:2px solid currentColor;border-radius:50%;box-sizing:border-box;flex-shrink:0}.d_desktop .page.messages .messages .message-success>div:not(.hide-message):before,.d_desktop .page.messages .messages .message-error>div:not(.hide-message):before{top:-7px;margin-top:0}.page.messages .messages .message-success a,.page.messages .messages .message-error a{text-decoration:underline;color:currentColor}.page.messages .messages .message-success a:hover,.page.messages .messages .message-error a:hover{text-decoration:none}.page.messages .messages .message-success{color:#34cc67;background:rgba(52,204,103,.15);box-shadow:0 0 15px 0 #34cc67}.page.messages .messages .message-success>div:before{background-image:url(../../frontend/Brander/Damilk/ru_RU/images/success.svg)}.page.messages .messages .message-error{color:#ff6060;background:rgba(255,96,96,.15);box-shadow:0 0 15px 0 #ff6060;--hideColor:#ff6060}.page.messages .messages .message-error>div:before{background-image:url(../../frontend/Brander/Damilk/ru_RU/images/error.svg)}.breadcrumbs{margin-left:auto;margin-right:auto;padding-left:var(--mainPadding);padding-right:var(--mainPadding);max-width:var(--msw);box-sizing:border-box}.breadcrumbs ul{list-style:none;padding:0;margin:0}.breadcrumbs .items{display:flex;flex-wrap:wrap;background:#fff;padding:16px 0}.breadcrumbs .items .item{display:inline-flex;align-items:center}.breadcrumbs .items .item a{text-decoration:none}.breadcrumbs .items .item a,.breadcrumbs .items .item strong{font-weight:500;font-size:12px;line-height:18px;color:rgba(0,0,0,.4);transition:color .3s;word-break:break-word}.breadcrumbs .items .item strong{cursor:default}.breadcrumbs .items .item:not(:last-child):after{content:'';display:inline-flex;width:6px;height:6px;margin:0 13px 0 10px;border-style:solid;border-color:#666;border-width:1px 1px 0 0;position:relative;transform:rotate(45deg)}.d_desktop .breadcrumbs .items .item a{transition:color .3s}.d_desktop .breadcrumbs .items .item a:hover{color:#58585a}.theme-title{font-weight:600;font-size:20px;line-height:24px;color:#28292d}.d_desktop .theme-title{font-size:24px;line-height:30px}.section-title{font-weight:600;font-size:20px;line-height:24px;text-transform:uppercase;margin-bottom:25px}.d_desktop .section-title{font-size:24px;line-height:29px;margin-bottom:40px}.show-more{height:20px;display:inline-flex;align-items:center;font-weight:500;font-size:14px;color:#58585a}.d_desktop .show-more{transition:color .3s}.d_desktop .show-more:hover{color:#28292d}.show-more .text{display:block;line-height:1}.show-more .icon-block{width:20px;height:20px}.show-more .icon-block .icon{width:100%;height:100%;position:relative;transform:rotate(-90deg)}.form-extend fieldset{border:none;display:block}.form-extend .field{--inputHeight:50px;--padding:20px;--borderRadius:16px;--fieldsBg:#f2f2f2}.form-extend .field:not(.choice) .label{display:none}.form-extend .field.captcha{display:flex;flex-direction:column}.form-extend .field.captcha .compose-wrap{order:-1;margin-bottom:15px}.form-extend .field input:not([type=radio]):not([type=checkbox]),.form-extend .field textarea{display:block;width:100%;box-sizing:border-box;border:none;padding:0 var(--padding);font-weight:600;font-size:16px;background:var(--fieldsBg);border-radius:var(--borderRadius)}.form-extend .field input:not([type=radio]):not([type=checkbox])::-webkit-input-placeholder,.form-extend .field textarea::-webkit-input-placeholder{color:rgba(40,41,45,.6);opacity:1}.form-extend .field input:not([type=radio]):not([type=checkbox])::-moz-placeholder,.form-extend .field textarea::-moz-placeholder{color:rgba(40,41,45,.6);opacity:1}.form-extend .field input:not([type=radio]):not([type=checkbox]):-ms-input-placeholder,.form-extend .field textarea:-ms-input-placeholder{color:rgba(40,41,45,.6);opacity:1}.form-extend .field input:not([type=radio]):not([type=checkbox]):-moz-placeholder,.form-extend .field textarea:-moz-placeholder{color:rgba(40,41,45,.6);opacity:1}.form-extend .field input:not([type=radio]):not([type=checkbox]):-webkit-autofill,.form-extend .field textarea:-webkit-autofill{box-shadow:inset 0 0 0 500px var(--fieldsBg)}.form-extend .field input{height:var(--inputHeight);font-size:14px;outline:none;transition:border-color .3s}.form-extend .field .phonemask-validation{-webkit-appearance:none}.form-extend .field textarea{-webkit-appearance:none;border-radius:var(--borderRadius);resize:vertical;min-height:170px;padding:var(--padding);background:var(--fieldsBg)}.form-extend .field textarea.mage-error{box-shadow:0px 2px 0px rgba(255,95,95,.36)}.form-extend .field [id=password-strength-meter-container]{margin-top:5px;font-size:14px}.form-extend .field [id=password-strength-meter-container] span{color:red}.form-extend .field [id=password-strength-meter-container].password-very-strong span{color:#50c83a}.form-extend .password-wrap{position:relative}.form-extend .password-wrap .icon{position:absolute;z-index:2;top:50%;right:10px;margin-top:-12px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;visibility:visible;opacity:1;transition:opacity .3s,visibility .3s}.form-extend .password-wrap input[type=password][style*="display: none"]~.icon,.form-extend .password-wrap input[type=password][style*="display:none"]~.icon{display:none}.form-extend .password-wrap input[type=password]~.icon-eye-disabled{visibility:hidden;opacity:0}.form-extend .password-wrap input[type=text]~.icon-eye{visibility:hidden;opacity:0}.form-extend button{font-size:15px;line-height:1;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;height:45px;border-radius:19px;padding:0 15px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;box-sizing:border-box;cursor:pointer;outline:none;color:#fff;background:#ff7a00;border:2px solid #ff7a00}.form-extend button.disabled{pointer-events:none;opacity:.5}.form-extend button.disabled{background:#edecf9;border-color:#edecf9;color:#adacbb;opacity:1}.d_mobile .form-extend button:active{background-color:#ffa24d;border-color:#ffa24d}.d_desktop .form-extend button:hover{background-color:#ffa24d;border-color:#ffa24d}.d_desktop .form-extend button:active{border-color:#ffa24d;background:#ffa24d}input[type=radio]{-webkit-appearance:none;width:22px;height:22px;margin-right:15px;border:none;border-radius:50%;background:#edecf9;box-shadow:inset 0 0 0 0 #58585a;transition:background .3s,box-shadow .3s}input[type=radio]:checked{background:#fff;box-shadow:inset 0 0 0 5px #58585a}.checkbox-extend{display:inline-flex;line-height:20px;cursor:pointer}.checkbox-extend input[type=checkbox]{flex-shrink:0;-webkit-appearance:none;width:20px;height:20px;position:relative;display:flex;justify-content:center;align-items:center;margin:0 10px 0 0;cursor:pointer;background-color:#fff;background-repeat:no-repeat;background-position:50% 50%;background-size:13px;border:1px solid #bbb9d5;border-radius:6px;transition:background-color .3s,background-size .2s,border-color .3s}.checkbox-extend input[type=checkbox]:checked{background-image:url(../../frontend/Brander/Damilk/ru_RU/images/check.svg);background-color:#58585a;border-color:#58585a}.ln_overlay,.loading-mask-block,.loading-mask{display:none;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.8)}.ln_overlay .loader,.loading-mask-block .loader,.loading-mask .loader{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;height:100%}.ln_overlay .loader p,.loading-mask-block .loader p,.loading-mask .loader p{display:none}.ln_overlay .loader img,.loading-mask-block .loader img,.loading-mask .loader img{display:none}.ln_overlay .loader:after,.loading-mask-block .loader:after,.loading-mask .loader:after{content:'';display:inline-flex;width:100px;height:100px;position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;transform-origin:50%;background:url(../../frontend/Brander/Damilk/ru_RU/images/loader.svg) no-repeat 50% 50%;background-size:contain}.loading-mask-block{position:absolute;z-index:10}.ln_overlay,.loading-mask{position:fixed;z-index:999}body.ajax-loading .loading-mask{display:block}.icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor;--blueColor:transparent;--greenColor:transparent;--blueStrokeColor:currentColor;--greenStrokeColor:currentColor}.field-error,.mage-error{display:block;padding:5px 0 0 8px;font-size:12px;color:#ff6060}.zoom-out img{transform:scale(1.4);opacity:0}.loading .zoom-out img{opacity:1;transform:scale(1);transition:transform 1.5s cubic-bezier(.26,.54,.32,1),opacity 1.5s cubic-bezier(.26,.54,.32,1)}.loaded .zoom-out img{opacity:1;transform:scale(1);transition:transform .5s cubic-bezier(.26,.54,.32,1)}.loaded .zoom-out:hover img{transform:scale(1.03)}.advancedproductlabels-wrapper{position:relative}.advancedproductlabels-wrapper .absolute{position:absolute}.advancedproductlabels-wrapper .absolute.top-right{top:10px;right:10px}.advancedproductlabels-wrapper .absolute.top-left{top:10px;left:10px}.advancedproductlabels-wrapper .absolute.top-center{top:10px;left:50%;transform:translateX(-50%)}.advancedproductlabels-wrapper .absolute.middle-left{left:10px;top:50%;transform:translateY(-50%)}.advancedproductlabels-wrapper .absolute.middle-center{top:50%;left:50%;transform:translate(-50%,-50%)}.advancedproductlabels-wrapper .absolute.middle-right{right:10px;top:50%;transform:translateY(-50%)}.advancedproductlabels-wrapper .absolute.bottom-left{left:10px;bottom:10px}.advancedproductlabels-wrapper .absolute.bottom-center{bottom:10px;left:50%;transform:translateX(-50%)}.advancedproductlabels-wrapper .absolute.bottom-right{bottom:10px;right:10px}.page-header{--headerBlockHeight:65px;--headerIndent:20px;--iconSize:32px;--mobileMenuWidth:375px;position:sticky;top:0;z-index:11;color:#fff;background:#58585a}.d_desktop.no-touch .page-header{--headerBlockHeight:50px;--iconSize:24px}.page-header ul{list-style:none}.page-header a{text-decoration:none}.page-header .header-action-extend{display:flex;align-items:center;position:relative;color:#fff;cursor:pointer}.d_desktop .page-header .header-action-extend{transition:color .3s}.d_desktop .page-header .header-action-extend:hover{color:#ff7a00}.page-header .header-action-extend .text{font-weight:400;font-size:16px;margin-left:15px}.d_desktop.no-touch .page-header .header-action-extend .text{display:none}.page-header .header-icon-extend{width:var(--iconSize);height:var(--iconSize);font-size:var(--iconSize);display:flex;align-items:center;justify-content:center;color:inherit;cursor:pointer}.page-header .header-main-container{align-items:center;height:70px}.touch .page-header .header-main-container,.d_mobile .page-header .header-main-container{display:flex}.touch .page-header .header-main-container .compare.wrapper,.d_mobile .page-header .header-main-container .compare.wrapper{margin-left:var(--headerIndent)}.touch .page-header .header-main-container .header-search-container,.d_mobile .page-header .header-main-container .header-search-container,.touch .page-header .header-main-container .header-minicart-container,.d_mobile .page-header .header-main-container .header-minicart-container{margin-left:var(--headerIndent)}.d_desktop.no-touch .page-header .header-main-container{display:grid;grid-template-columns:repeat(5,var(--iconSize)) 1fr repeat(5,var(--iconSize));grid-gap:var(--headerIndent);position:relative;z-index:11}.d_desktop.no-touch .page-header .header-main-container:before{content:'';position:absolute;bottom:0;left:calc((var(--container) - 100%)/2*-1);right:calc((var(--container) - 100%)/2*-1);height:1px;background:#fff;opacity:.2;pointer-events:none}.d_desktop.no-touch .page-header .header-main-container .header-contacts-container{grid-column-start:1;grid-column-end:6}.d_desktop.no-touch .page-header .header-main-container .header-logo-container{grid-column-start:6}.d_desktop.no-touch .page-header .header-main-container .header-search-container{grid-column-start:9}.d_desktop.no-touch .page-header .header-main-container .header-icons-container{grid-column-start:10}.d_desktop.no-touch .page-header .header-main-container .header-minicart-container{grid-column-start:11}.page-header .header-main-container .icon-cart,.page-header .header-main-container .icon-account{fill:transparent}.touch .page-header .header-menu-container,.d_mobile .page-header .header-menu-container{position:fixed;z-index:11;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.touch .page-header .header-menu-container .header-menu-block,.d_mobile .page-header .header-menu-container .header-menu-block{max-width:100%;width:var(--mobileMenuWidth);background:#58585a;position:absolute;top:0;bottom:0;left:calc(var(--mobileMenuWidth)*-1);display:flex;flex-direction:column;transition:left .3s}.touch .page-header .header-menu-container.open,.d_mobile .page-header .header-menu-container.open{opacity:1;visibility:visible}.touch .page-header .header-menu-container.open .header-menu-block,.d_mobile .page-header .header-menu-container.open .header-menu-block{left:0}.d_desktop.no-touch .page-header .header-menu-container{position:relative;z-index:10}.d_desktop.no-touch .page-header .header-menu-container nav.navigation>ul{height:var(--headerBlockHeight);display:flex;align-items:center;justify-content:center}.d_desktop.no-touch .page-header .header-menu-container .header-icons-container,.d_desktop.no-touch .page-header .header-menu-container .header-contacts-container{display:none}.page-header .header-banner{display:flex;align-items:center;justify-content:center;padding:10px;position:relative}.d_desktop.no-touch .page-header .header-banner{height:var(--headerBlockHeight);box-sizing:border-box}.page-header .header-banner:before{content:'';position:absolute;top:0;left:calc((var(--container) - 100%)/2*-1);right:calc((var(--container) - 100%)/2*-1);height:1px;background:#372b65;pointer-events:none}.page-header .header-banner img{object-fit:contain}.d_desktop.no-touch .page-header .header-banner img{max-height:calc(var(--headerBlockHeight) - 20px)}.touch .header-logo-container,.d_mobile .header-logo-container{display:grid;grid-template-columns:var(--iconSize) 1fr;grid-gap:15px;align-items:center}.d_desktop.no-touch .header-logo-container [data-header-menu-open]{display:none}.header-logo-container .logo{display:flex}.d_desktop.no-touch .header-logo-container .logo{justify-content:center}.header-logo-container .logo img{width:auto;height:auto;max-height:42px}.header-search-container{--cellCount:2;--searchIndent:calc((var(--iconSize) + var(--headerIndent))*var(--cellCount))}.header-search-container .block-title{transition:color .3s}.header-search-container .block-title:hover{color:#ff7a00}.d_mobile:not(.v_tablet) .header-search-container{--cellCount:0}.d_desktop.no-touch .header-search-container{--cellCount:4}.header-search-container .block-search[data-mage-init] .block-content{display:none}.header-search-container .block-search[data-dropdown-container]:not(.minicart-wrapper){position:static}.header-search-container .block-search.open .block-content{display:unset;opacity:1;visibility:visible;transform:unset}.header-search-container .block-search.open .block-content:before{display:none}.header-search-container .block-search .block-content{z-index:4;bottom:0;position:absolute;right:var(--containerPadding);display:block;opacity:0;visibility:hidden;transform:translateY(-10px);transition:visibility .3s,opacity .3s,transform .3s}.header-search-container .block-search .block-content[data-dropdown-content]{padding:0 !important;min-width:unset;left:auto}.d_mobile .header-search-container .block-search .block-content{min-width:100%}.header-search-container .block-search .block-content .nested{display:none}.header-search-container .block-search .block-content .search-inner-block{display:grid;grid-template-columns:var(--iconSize) 1fr var(--iconSize);grid-gap:var(--headerIndent)}.d_mobile:not(.v_tablet) .header-search-container .block-search .block-content .search-inner-block{grid-template-columns:1fr var(--iconSize)}.d_mobile:not(.v_tablet) .header-search-container .block-search .block-content .search-inner-block .search-icon{display:none}.header-search-container .block-search .block-content .field.search{border-radius:10px;overflow:hidden}.header-search-container .block-search .block-content .minisearch{position:relative}.d_desktop .header-search-container .block-search .block-content .minisearch{min-width:400px}.header-search-container .block-search .block-content .minisearch input{width:100%;min-height:50px;padding:0 var(--headerIndent);box-sizing:border-box;border:1px solid #e8e5f2;background:#fff;border-radius:0}.header-search-container .block-search .block-content .minisearch .action.search{--height:var(--iconSize);--borderRadius:10px;--textTransform:none;border-radius:var(--borderRadius);border-top-right-radius:10px;border-bottom-right-radius:10px;position:absolute;top:0;right:0;height:50px}.v_small_mobile .header-search-container .block-search .block-content .minisearch .action.search,.v_norm_mobile .header-search-container .block-search .block-content .minisearch .action.search{--minWidth:90px}.header-icons-container{--arrowSize:15px}.touch .header-icons-container,.d_mobile .header-icons-container{flex-shrink:0;display:grid;grid-template-columns:1fr auto var(--iconSize);grid-gap:var(--headerIndent);box-sizing:border-box;padding:var(--headerIndent);position:relative}.touch .header-icons-container:after,.d_mobile .header-icons-container:after{content:'';position:absolute;left:var(--headerIndent);right:var(--headerIndent);bottom:0;height:1px;background:#fff3;pointer-events:none}.touch .header-icons-container .header-customer-block,.d_mobile .header-icons-container .header-customer-block,.touch .header-icons-container .header-language-container,.d_mobile .header-icons-container .header-language-container,.touch .header-icons-container .header-action-extend,.d_mobile .header-icons-container .header-action-extend{grid-row-start:1}.touch .header-icons-container .header-customer-block,.d_mobile .header-icons-container .header-customer-block{grid-column-start:1}.touch .header-icons-container .header-language-container,.d_mobile .header-icons-container .header-language-container{grid-column-start:2}.touch .header-icons-container .header-action-extend,.d_mobile .header-icons-container .header-action-extend{grid-column-start:3}.touch .header-icons-container [data-dropdown-container]:not(.minicart-wrapper)>[data-dropdown-toggle],.d_mobile .header-icons-container [data-dropdown-container]:not(.minicart-wrapper)>[data-dropdown-toggle],.touch .header-icons-container [data-dropdown-container]:not(.minicart-wrapper)>[data-dropdown-content],.d_mobile .header-icons-container [data-dropdown-container]:not(.minicart-wrapper)>[data-dropdown-content]{background:unset}.touch .header-icons-container [data-dropdown-container]:not(.minicart-wrapper) [data-dropdown-toggle],.d_mobile .header-icons-container [data-dropdown-container]:not(.minicart-wrapper) [data-dropdown-toggle]{display:flex;align-items:center;position:relative}.touch .header-icons-container [data-dropdown-container]:not(.minicart-wrapper) [data-dropdown-toggle] .icon-arrow_down,.d_mobile .header-icons-container [data-dropdown-container]:not(.minicart-wrapper) [data-dropdown-toggle] .icon-arrow_down{width:var(--arrowSize);height:var(--arrowSize);font-size:var(--arrowSize);display:flex;align-items:center;justify-content:center;margin-left:5px}.touch .header-icons-container [data-dropdown-container]:not(.minicart-wrapper) [data-dropdown-content],.d_mobile .header-icons-container [data-dropdown-container]:not(.minicart-wrapper) [data-dropdown-content]{padding:var(--headerIndent) 0}.touch .header-icons-container [data-dropdown-container]:not(.minicart-wrapper).open,.d_mobile .header-icons-container [data-dropdown-container]:not(.minicart-wrapper).open{z-index:3}.touch .header-icons-container [data-dropdown-container]:not(.minicart-wrapper).open [data-dropdown-toggle]:before,.d_mobile .header-icons-container [data-dropdown-container]:not(.minicart-wrapper).open [data-dropdown-toggle]:before,.touch .header-icons-container [data-dropdown-container]:not(.minicart-wrapper).open [data-dropdown-content]:before,.d_mobile .header-icons-container [data-dropdown-container]:not(.minicart-wrapper).open [data-dropdown-content]:before{content:'' !important;position:absolute;z-index:-1;top:0;left:calc(var(--headerIndent)*-1);right:calc(var(--headerIndent)*-1);bottom:0;background:#3f3f40}.touch .header-icons-container [data-dropdown-container]:not(.minicart-wrapper).open [data-dropdown-toggle]:before,.d_mobile .header-icons-container [data-dropdown-container]:not(.minicart-wrapper).open [data-dropdown-toggle]:before{top:calc(var(--headerIndent)*-1)}.touch .header-icons-container a,.d_mobile .header-icons-container a{color:#fff}.d_desktop .touch .header-icons-container a,.d_desktop .d_mobile .header-icons-container a{transition:color .3s}.d_desktop .touch .header-icons-container a:hover,.d_desktop .d_mobile .header-icons-container a:hover{color:#a9a9a9}.d_desktop.no-touch .header-icons-container [data-header-menu-close]{display:none}.touch .header-customer-block .customer-action,.d_mobile .header-customer-block .customer-action{justify-content:flex-start}.header-customer-block .customer-menu{z-index:5}.header-customer-block .customer-menu .close-icon-block{display:none}.header-customer-block .customer-menu .customer-links{display:grid;grid-template-columns:1fr;grid-gap:10px}.header-customer-block .customer-menu .customer-links a{white-space:nowrap;display:flex;align-items:center;font-weight:400;font-size:14px;line-height:20px}.header-customer-block .customer-menu .customer-links .authorization-link{margin:15px 0 0}.header-customer-block .customer-menu .customer-links .authorization-link a{text-transform:uppercase;font-weight:500}.header-minicart-container .show-mini-cart{display:flex}.touch .header-scroll-container,.d_mobile .header-scroll-container{flex-grow:1;display:flex;flex-direction:column;background:#58585a;overflow-y:auto;overflow-x:hidden}.touch .header-scroll-container::-webkit-scrollbar,.d_mobile .header-scroll-container::-webkit-scrollbar{width:5px}.touch .header-scroll-container::-webkit-scrollbar:horizontal,.d_mobile .header-scroll-container::-webkit-scrollbar:horizontal{height:5px}.touch .header-scroll-container::-webkit-scrollbar-track,.d_mobile .header-scroll-container::-webkit-scrollbar-track{background-color:transparent;border-radius:5px}.touch .header-scroll-container::-webkit-scrollbar-thumb,.d_mobile .header-scroll-container::-webkit-scrollbar-thumb{background-color:#ff7a00;border-radius:5px}.touch .header-scroll-container::-webkit-scrollbar-thumb:hover,.d_mobile .header-scroll-container::-webkit-scrollbar-thumb:hover{background-color:#ff7a00}.touch .header-catalog-container,.d_mobile .header-catalog-container{flex-grow:1}.touch .header-contacts-container,.d_mobile .header-contacts-container{flex-shrink:0;margin:64px 0 0;box-sizing:border-box;padding:var(--headerIndent)}.d_desktop.no-touch .header-contacts-container{display:grid;grid-template-columns:minmax(155px,auto) auto;grid-gap:var(--headerIndent);align-items:center}.header-contacts-container [data-dropdown-container]:not(.minicart-wrapper) [data-dropdown-toggle] .icon.icon-arrow_down{margin-left:3px}.header-contacts-container .header-phones-block{--arrowSize:15px}.touch .header-contacts-container .header-phones-block,.d_mobile .header-contacts-container .header-phones-block{margin:0 0 15px}.touch .header-contacts-container .header-phones-block [data-dropdown-toggle],.d_mobile .header-contacts-container .header-phones-block [data-dropdown-toggle],.touch .header-contacts-container .header-phones-block [data-dropdown-content],.d_mobile .header-contacts-container .header-phones-block [data-dropdown-content]{background:0 0}.touch .header-contacts-container .header-phones-block [data-dropdown-toggle] .icon-arrow_down,.d_mobile .header-contacts-container .header-phones-block [data-dropdown-toggle] .icon-arrow_down{display:none}.touch .header-contacts-container .header-phones-block [data-dropdown-content],.d_mobile .header-contacts-container .header-phones-block [data-dropdown-content]{display:block;position:static;margin-top:10px}.header-contacts-container .header-phones-block .phone-info{display:flex;align-items:center}.header-contacts-container .header-phones-block .phone-item{display:flex;justify-content:flex-start;color:#fff}.header-contacts-container .header-phones-block .phone-link{font-weight:600;font-size:16px;line-height:22px;color:#fff;pointer-events:auto;margin-right:8px}.d_desktop .header-contacts-container .header-phones-block .phone-link{transition:color .3s}.d_desktop .header-contacts-container .header-phones-block .phone-link:hover{color:#ff7a00}.d_desktop.no-touch .header-contacts-container .header-phones-block .phone-link{font-size:14px;line-height:20px}.header-contacts-container .header-phones-block .additional-phones{display:grid;grid-template-columns:1fr;grid-gap:10px}.header-contacts-container .time-shedule .time-shedule-items{display:grid;grid-template-columns:1fr;grid-gap:3px;font-size:12px;line-height:18px;letter-spacing:.01em;color:#fff}.d_desktop.no-touch .header-contacts-container .time-shedule{display:none}.header-language-container .switcher-language{--arrowSize:15px}.touch .header-language-container .switcher-language,.d_mobile .header-language-container .switcher-language{display:flex;align-items:center;height:100%}.touch .header-language-container .switcher-language .switcher-trigger,.d_mobile .header-language-container .switcher-language .switcher-trigger{height:100%}.header-language-container .switcher-language .switcher-trigger{color:#fff}.header-language-container .switcher-language .switcher-trigger,.header-language-container .switcher-language .language-item{display:flex;align-items:center;background:0 0;font-weight:400;font-size:14px;line-height:20px}.header-language-container .switcher-language .switcher-language-list{display:grid;grid-template-columns:1fr;grid-gap:10px}.header-language-container .switcher-language .switcher-language-list .switcher-option{display:flex;justify-content:center}.header-main-container [data-dropdown-container]:not(.minicart-wrapper)>[data-dropdown-toggle],.header-main-container [data-dropdown-container]:not(.minicart-wrapper)>[data-dropdown-content]{background:unset}.header-main-container [data-dropdown-container]:not(.minicart-wrapper) [data-dropdown-toggle]{display:flex;align-items:center;height:var(--headerBlockHeight);position:relative;justify-content:space-between}.header-main-container [data-dropdown-container]:not(.minicart-wrapper) [data-dropdown-toggle] .icon-arrow_down{width:var(--arrowSize);height:var(--arrowSize);font-size:var(--arrowSize);display:flex;align-items:center;justify-content:center;margin-left:5px}.header-main-container [data-dropdown-container]:not(.minicart-wrapper) [data-dropdown-content]{padding:15px 0}.header-main-container [data-dropdown-container]:not(.minicart-wrapper).open{z-index:3}.header-main-container [data-dropdown-container]:not(.minicart-wrapper).open [data-dropdown-toggle]:before,.header-main-container [data-dropdown-container]:not(.minicart-wrapper).open [data-dropdown-content]:before{content:'' !important;position:absolute;z-index:-1;top:0;left:calc(var(--headerIndent)*-1);right:calc(var(--headerIndent)*-1);bottom:0;background:#3f3f40}.header-main-container a{color:#fff}.d_desktop .header-main-container a{transition:color .3s}.d_desktop .header-main-container a:hover{color:#ff7a00}.header-main-container a .counter{color:#fff}.header-main-container .header-social-container{margin-left:auto}.header-main-container .header-social-container .social-links-items .social-item{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin:0;font-size:20px}.header-main-container .header-social-container .social-links-items .social-item a{color:#fff}.d_desktop .header-main-container .header-social-container .social-links-items .social-item a{transition:color .3s}.d_desktop .header-main-container .header-social-container .social-links-items .social-item a:hover{color:#ff7a00}.header-main-container .header-social-container .social-links-items .soc-icon{padding:0}.header-main-container .compare.wrapper{position:relative}.d_desktop .header-main-container .compare.wrapper{grid-column-start:8}.header-main-container .compare.wrapper .counter.qty{position:absolute;top:-4px;right:-14px;width:17px;height:17px;border-radius:50%;background:#ff7a00;font-size:12px;display:flex;align-items:center;justify-content:center}.header-catalog-container [data-dropdown-container]>[data-dropdown-toggle],.header-catalog-container [data-dropdown-container]>[data-dropdown-content]{background:unset}.touch .header-catalog-container [data-dropdown-content],.d_mobile .header-catalog-container [data-dropdown-content]{position:static}.d_desktop.no-touch .header-catalog-container{position:relative;z-index:10}.header-catalog-container .close-block{display:none}.header-catalog-container .advancedmenu-wrap:not([data-dropdown-container]) [data-dropdown-content]{display:none !important}.header-catalog-container .advancedmenu-link .icon-wrap,.header-catalog-container .advancedmenu-link .arrow-block{display:none}.d_desktop.no-touch .header-catalog-container li.level0:not(:first-child)>.advancedmenu-wrap>.advancedmenu-link:before{content:'';position:absolute;top:12px;bottom:12px;left:0;width:1px;background:#fff;opacity:.2;pointer-events:none}.d_desktop.no-touch .header-catalog-container li.level0>.advancedmenu-wrap{position:static}.header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-link{display:flex;align-items:center;text-transform:uppercase}.touch .header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-link,.d_mobile .header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-link{--arrowSize:16px;min-height:54px;justify-content:flex-start;font-weight:400;font-size:14px;line-height:20px;box-sizing:border-box;padding:0 calc(var(--headerIndent)/2);color:var(--itemColor);margin:0 var(--headerIndent);border-bottom:1px solid #fff 3;position:relative}.touch .header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-link[data-dropdown-toggle],.d_mobile .header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-link[data-dropdown-toggle]{display:grid;grid-template-columns:1fr var(--arrowSize);grid-gap:var(--headerIndent)}.touch .header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-link[data-dropdown-toggle] .arrow-block,.d_mobile .header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-link[data-dropdown-toggle] .arrow-block{width:var(--arrowSize);height:var(--arrowSize);display:flex;align-items:center;justify-content:center}.touch .header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-link[data-dropdown-toggle] .arrow-block:after,.d_mobile .header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-link[data-dropdown-toggle] .arrow-block:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0}.touch .header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-link[data-dropdown-toggle] .arrow-block .icon,.d_mobile .header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-link[data-dropdown-toggle] .arrow-block .icon{margin:0;width:var(--arrowSize);height:var(--arrowSize);font-size:var(--arrowSize)}.d_desktop.no-touch .header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-link{height:var(--headerBlockHeight);font-weight:700;font-size:12px;line-height:1;white-space:nowrap;color:var(--itemColor);position:relative}@media (max-width:1100px){.d_desktop.no-touch .header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-link{font-size:11px}}.d_desktop.no-touch .header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-link .arrow-block{display:none}.v_small_desktop .header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-link{padding:0 calc(var(--headerIndent)/2)}.d_desktop:not(.v_small_desktop) .header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-link{padding:0 var(--headerIndent)}.touch .header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-content,.d_mobile .header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-content{background:#3f3f40}.d_desktop.no-touch .header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-content:before{content:'';position:absolute;z-index:-1;top:0;bottom:0;left:calc((var(--screenWidth) - 100%)/2*-1);right:calc((var(--screenWidth) - 100%)/2*-1);background:#3f3f40}.d_desktop.no-touch .header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-content:before{z-index:unset}.d_desktop.no-touch .header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list{position:relative;display:flex;align-items:center;justify-content:center;height:100px;box-sizing:border-box;padding:var(--headerIndent)}.d_desktop.no-touch .header-catalog-container li.level1>.advancedmenu-wrap{position:static}.touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-link,.d_mobile .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-link{--iconSize:34px;--arrowSize:16px;min-height:54px;display:grid;grid-template-columns:var(--iconSize) 1fr;grid-gap:var(--headerIndent);align-items:center;font-weight:400;font-size:14px;line-height:20px;box-sizing:border-box;padding:0 calc(var(--headerIndent)/2);color:#fff;text-transform:uppercase;margin:0 var(--headerIndent);border-bottom:1px solid #fff 3}.touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-link .icon-wrap,.d_mobile .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-link .icon-wrap{width:var(--iconSize);height:var(--iconSize);font-size:var(--iconSize);display:flex;align-items:center;justify-content:center}.touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-link .icon-wrap svg,.d_mobile .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-link .icon-wrap svg{width:100%;height:100%;fill:#ff7a00}.touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-link[data-dropdown-toggle],.d_mobile .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-link[data-dropdown-toggle]{grid-template-columns:var(--iconSize) 1fr var(--arrowSize)}.touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-link[data-dropdown-toggle] .arrow-block,.d_mobile .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-link[data-dropdown-toggle] .arrow-block{width:var(--arrowSize);height:var(--arrowSize);display:flex;align-items:center;justify-content:center}.touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-link[data-dropdown-toggle] .arrow-block:after,.d_mobile .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-link[data-dropdown-toggle] .arrow-block:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0}.touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-link[data-dropdown-toggle] .arrow-block .icon,.d_mobile .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-link[data-dropdown-toggle] .arrow-block .icon{margin:0;width:var(--arrowSize);height:var(--arrowSize);font-size:var(--arrowSize)}.d_desktop.no-touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-link{display:flex;flex-direction:column;align-items:center;font-size:12px;line-height:18px;letter-spacing:.01em;color:#fff;text-align:center;margin:0 30px}.d_desktop.no-touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-link:hover{color:var(--itemColor)}.d_desktop.no-touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-link .icon-wrap{width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin:0 0 10px}.d_desktop.no-touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-link .icon-wrap svg{width:100%}.d_desktop.no-touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-link .icon-wrap path{fill:currentColor}.touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-content,.d_mobile .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-content{background:#fff;padding:33px var(--headerIndent)}.touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list,.d_mobile .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list{display:grid;grid-template-columns:1fr}.v_small_desktop .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-content{--levelGap:30px}.d_desktop:not(.v_small_desktop) .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-content{--levelGap:60px}.d_desktop.no-touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-content{z-index:3;box-sizing:border-box;padding:var(--levelGap) 0}.d_desktop.no-touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-content:before{content:'';position:absolute;z-index:-1;top:0;bottom:0;left:calc((var(--screenWidth) - 100%)/2*-1);right:calc((var(--screenWidth) - 100%)/2*-1);background:#fff}.d_desktop.no-touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-content:before{z-index:unset;box-shadow:0 3px 3px 0 #e8e5f2}.d_desktop.no-touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-content:after{content:'';position:absolute;left:0;right:0;bottom:100%;height:var(--headerIndent)}.d_desktop.no-touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list{position:relative;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:var(--levelGap);max-height:calc(100vh - (var(--levelGap)*2) - 100px - (var(--headerBlockHeight)*2));overflow-y:auto;overflow-x:hidden}.d_desktop.no-touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list::-webkit-scrollbar{width:5px}.d_desktop.no-touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list::-webkit-scrollbar:horizontal{height:5px}.d_desktop.no-touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list::-webkit-scrollbar-track{background-color:transparent;border-radius:5px}.d_desktop.no-touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list::-webkit-scrollbar-thumb{background-color:#58585a;border-radius:5px}.d_desktop.no-touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list::-webkit-scrollbar-thumb:hover{background-color:#58585a}.header-catalog-container li.level2{margin:0 0 15px}.header-catalog-container li.level2.last{margin:0}.header-catalog-container li.level2>.advancedmenu-wrap{display:flex;flex-direction:column}.d_desktop .header-catalog-container li.level2>.advancedmenu-wrap{align-items:center;text-align:center}.header-catalog-container li.level2>.advancedmenu-wrap>.advancedmenu-link{display:block;color:#28292d;font-weight:600;font-size:16px;line-height:22px}.header-catalog-container li.level2>.advancedmenu-wrap>.advancedmenu-link .icon-wrap{width:50px;height:50px;align-items:flex-start;justify-content:flex-start;margin:0 auto 20px;display:none}.d_desktop .header-catalog-container li.level2>.advancedmenu-wrap>.advancedmenu-link .icon-wrap{display:flex}.header-catalog-container li.level2>.advancedmenu-wrap>.advancedmenu-link .icon-wrap img,.header-catalog-container li.level2>.advancedmenu-wrap>.advancedmenu-link .icon-wrap svg{width:100%;height:100%}.header-catalog-container li.level2>.advancedmenu-wrap>.advancedmenu-link .icon-wrap path{fill:currentColor}.header-catalog-container li.level2>.advancedmenu-wrap>.advancedmenu-content{display:block;position:static}.header-catalog-container li.level2>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list{display:grid;grid-template-columns:1fr}.d_desktop .header-catalog-container li.level2>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list{grid-gap:calc(var(--headerIndent)/2)}.header-catalog-container li.level3>.advancedmenu-wrap>.advancedmenu-link{font-weight:400;font-size:14px;line-height:20px;color:#58585a}.d_desktop .header-catalog-container li.level3>.advancedmenu-wrap>.advancedmenu-link{transition:color .3s}.d_desktop .header-catalog-container li.level3>.advancedmenu-wrap>.advancedmenu-link:hover{color:#ff7a00}.header-catalog-container li.level3>.advancedmenu-wrap>.advancedmenu-content{display:none}.d_desktop.no-touch .header-catalog-container li.level0>.advancedmenu-wrap>.advancedmenu-content,.d_desktop.no-touch .header-catalog-container li.level1>.advancedmenu-wrap>.advancedmenu-content{width:100%;display:block;margin-top:-20px;opacity:0;visibility:hidden;transition:margin-top .5s,opacity .5s,visibility .5s}.d_desktop.no-touch .header-catalog-container li.level0>.advancedmenu-wrap.open>.advancedmenu-content,.d_desktop.no-touch .header-catalog-container li.level1>.advancedmenu-wrap.open>.advancedmenu-content{margin-top:0;opacity:1;visibility:visible}.minisearch.processing .control.control.control.control.control.control{animation:search 1s infinite}@keyframes search{0%{background-color:#434548}50%{background-color:#5c5e62}to{background-color:#434548}}.minisearch .search>.label{display:none}.minisearch .search-autocomplete{top:calc(100% - 10px);background-color:#fff;box-shadow:0 0 8px rgba(0,0,0,.3);border-radius:0 0 10px 10px;display:none;z-index:-1;padding-top:10px;color:#28292d}.minisearch .search-autocomplete .term-item{display:flex;width:100%}.minisearch .search-autocomplete .term-item .amount{display:none}.minisearch .search-autocomplete .title-term{display:none}.minisearch .search-autocomplete a{padding:5px 0;color:#28292d;font-weight:600;font-size:16px}.minisearch .search-autocomplete .title-product{display:none}.minisearch .search-autocomplete .product-item{display:flex;padding:8px 0}.minisearch .search-autocomplete .product-item a{color:currentColor}.minisearch .search-autocomplete .product-image-box{width:60px;height:60px;flex-shrink:0;margin-right:16px}.minisearch .search-autocomplete .autocomplete-list{padding:8px 16px}.minisearch .search-autocomplete .product-data-box{display:flex;flex-direction:column;justify-content:center}.minisearch .search-autocomplete .product-primary{margin-bottom:8px}.minisearch .search-autocomplete .product-secondary{font-weight:700}.minisearch .search-autocomplete .all-results{border-top:1px solid rgba(40,41,45,.15)}.minisearch .search-autocomplete .all-results-action{display:block;width:100%;height:50px;background:0 0;border:none;color:#ff7a00;font-weight:700;font-size:18px;cursor:pointer}.page-footer{font-size:14px;background-color:#58585a}.page-footer a{text-decoration:none}.page-footer .footer{color:#fff;padding:40px 24px 40px;display:grid;grid-template-columns:1fr 1fr;grid-gap:40px 30px}.d_desktop .page-footer .footer{margin-left:auto;margin-right:auto;padding-left:var(--mainPadding);padding-right:var(--mainPadding);max-width:var(--msw);box-sizing:border-box;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-gap:40px 20px;padding-top:50px;padding-bottom:50px}.page-footer .footer-pages-nav .title,.page-footer .footer-categories .category-title,.page-footer .store-address-hours .info-title{display:block;font-weight:700;font-size:15px;line-height:18px;letter-spacing:.8px;text-transform:uppercase;margin-bottom:20px;color:#fff}.page-footer .footer-pages-nav ul.navigation,.page-footer .footer-categories .category-items{list-style:none;margin:0;padding:0;color:rgba(255,255,255,.6);display:grid;grid-row-gap:15px}.page-footer .store-address-hours{color:rgba(255,255,255,.6)}.page-footer .store-address-hours span{display:block}.page-footer .store-address-hours .work-hours{margin-top:15px}.page-footer .store-phone-list{color:#fff;font-weight:600}.page-footer .store-phone-list span{display:block;margin-bottom:10px}.page-footer .shop-social-links p{display:none}.page-footer .social-links-items{list-style:none;margin:0;padding:0}.page-footer .social-links-items .social-item{margin:0 15px 0 0}.page-footer .social-links-items .social-item a{background-color:#ff7a00;border-radius:16px}.page-footer .social-links-items .social-item a svg{fill:#fff}.page-footer .social-links-items .soc-icon{padding:8px}.page-footer .shop-partners-info{padding:0;width:auto;height:auto}.page-footer .shop-partners-info .description{display:none}.page-footer .shop-partners-info .list{list-style:none;padding:0;margin:20px 0 0;display:flex;flex-wrap:wrap}.page-footer .shop-partners-info .list .item{margin-right:15px}.page-footer .shop-partners-info img{display:block}.page-footer .footer-wrap-column-1{grid-column:span 2}@media screen and (min-width:1024px){.page-footer .footer-wrap-column-1{grid-column:span 1;margin-bottom:0}}.page-footer .footer-wrap-column-1 a{display:block}.page-footer .footer-wrap-column-1 img{display:block;width:137px;height:26px}@media screen and (min-width:1024px){.page-footer .footer-wrap-column-2,.page-footer .footer-wrap-column-3,.page-footer .footer-wrap-column-4{grid-row:span 2}}.page-footer .footer-wrap-column-5{color:#fff}.page-footer .footer-wrap-column-5 .footer-call-button{font-weight:500;font-size:13px;line-height:16px;color:#ff7a00;cursor:pointer}.page-footer .footer-wrap-column-6{display:flex;align-items:flex-end}.page-footer .copyright,.page-footer .development-by{display:block;font-weight:500;font-size:12px;line-height:15px;color:rgba(255,255,255,.6)}.page-footer .copyright svg,.page-footer .development-by svg{display:inline-block;width:64px;height:9px;fill:currentColor}.page-footer .copyright{margin-bottom:5px}.page-footer .up-button{position:fixed;right:30px;bottom:30px;width:70px;height:70px;background:#58585a;border-radius:50%;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;z-index:400;color:#fff;cursor:pointer;box-shadow:0px 4px 4px 0 rgba(40,42,106,.25),0px 4px 5px 0 #fff;transition:opacity .3s,visibility .3s}.d_mobile .page-footer .up-button{right:15px;bottom:15px;width:50px;height:50px}.page-footer .up-button.active{visibility:visible;opacity:1}.page-footer .up-button svg{transform:rotateZ(-180deg);width:52px;height:52px}.d_mobile .page-footer .up-button svg{width:30px;height:30px}.qty-input-extend{border:none;width:106px;height:50px}.qty-input-extend input{width:100%;height:100%;box-sizing:border-box;padding:0 35px 0 20px;border-radius:16px;text-align:left;font-weight:600;font-size:20px}.qty-input-extend input::-webkit-outer-spin-button,.qty-input-extend input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qty-input-extend .nav-up,.qty-input-extend .nav-down{color:#28292d;width:34px;height:50%;left:auto;top:auto;right:0;overflow:hidden}.qty-input-extend .nav-up .plus,.qty-input-extend .nav-down .plus,.qty-input-extend .nav-up .minus,.qty-input-extend .nav-down .minus{display:none}.qty-input-extend .nav-up:after,.qty-input-extend .nav-down:after{content:'';position:absolute;left:7px;width:20px;height:20px;background:url(../../frontend/Brander/Damilk/ru_RU/images/arrow_down.svg) no-repeat 50% 50%}.qty-input-extend .nav-up{top:0}.qty-input-extend .nav-up:after{bottom:-3px;transform:rotate(180deg)}.qty-input-extend .nav-down{bottom:0}.qty-input-extend .nav-down:after{top:-3px}.modal-popup{z-index:500;width:100%;display:flex;align-items:center;justify-content:center;pointer-events:none}.modal-popup._show{z-index:502}.modal-popup .modal-inner-wrap{width:90%;max-width:480px;border-radius:16px;padding:50px;margin:0 auto;overflow:visible}.v_small_mobile .modal-popup .modal-inner-wrap{padding:24px}@media screen and (max-width:768px){.modal-popup .modal-inner-wrap{padding:40px 24px;width:calc(100% - 60px);max-width:380px}}.modal-popup .modal-header .action-close{width:48px;height:48px;background-color:#ff7a00;color:#fff;border-radius:50%;box-shadow:-2px 2px 7px rgba(31,26,99,.3);right:-24px;top:-24px;margin:0;cursor:pointer}.modal-popup .modal-header .action-close:active{background-color:#58585a}.d_desktop .modal-popup .modal-header .action-close:hover{background-color:#ff9533}.modal-popup .modal-header .action-close:focus{background-color:#ff9533}.modal-popup .modal-header .action-close:before,.modal-popup .modal-header .action-close:after{content:'';position:absolute;width:50%;height:2px;background-color:currentColor;left:25%;top:calc(50% - 1px);transform:rotateZ(45deg);color:currentColor}.modal-popup .modal-header .action-close:after{transform:rotateZ(-45deg)}.modal-popup .action-primary{font-size:15px;line-height:1;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;height:45px;border-radius:19px;padding:0 15px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;box-sizing:border-box;cursor:pointer;outline:none;color:#fff;background:#ff7a00;border:2px solid #ff7a00}.modal-popup .action-primary.disabled{pointer-events:none;opacity:.5}.modal-popup .action-primary.disabled{background:#edecf9;border-color:#edecf9;color:#adacbb;opacity:1}.d_mobile .modal-popup .action-primary:active{background-color:#ffa24d;border-color:#ffa24d}.d_desktop .modal-popup .action-primary:hover{background-color:#ffa24d;border-color:#ffa24d}.d_desktop .modal-popup .action-primary:active{border-color:#ffa24d;background:#ffa24d}.modal-popup .action-secondary{font-size:15px;line-height:1;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;height:45px;border-radius:19px;padding:0 15px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;box-sizing:border-box;cursor:pointer;outline:none;color:#fff;background:#ff7a00;border:2px solid #ff7a00}.modal-popup .action-secondary.disabled{pointer-events:none;opacity:.5}.modal-popup .action-secondary.disabled{background:#edecf9;border-color:#edecf9;color:#adacbb;opacity:1}.d_mobile .modal-popup .action-secondary:active{background-color:#ffa24d;border-color:#ffa24d}.d_desktop .modal-popup .action-secondary:hover{background-color:#ffa24d;border-color:#ffa24d}.d_desktop .modal-popup .action-secondary:active{border-color:#ffa24d;background:#ffa24d}.modal-popup .modal-header,.modal-popup .modal-content,.modal-popup .modal-footer{padding:0}.modal-popup .modal-header .modal-title{margin:0;padding:0 0 25px;border:none;font-weight:500;font-size:24px;line-height:1.2;color:#28292d}.modal-popup .modal-content{overflow-y:auto;overflow-x:hidden;min-height:100px;width:calc(100% + 15px);padding-right:15px;box-sizing:border-box}.modal-popup .modal-content::-webkit-scrollbar{width:5px}.modal-popup .modal-content::-webkit-scrollbar:horizontal{height:5px}.modal-popup .modal-content::-webkit-scrollbar-track{background-color:transparent}.modal-popup .modal-content::-webkit-scrollbar-thumb{background-color:#d7d5e7;border-radius:5px}.modal-popup .modal-content::-webkit-scrollbar-thumb:hover{background-color:#d7d5e7}.modal-popup:not(.product-page-popup) .modal-content fieldset{border:none;display:block}.modal-popup:not(.product-page-popup) .modal-content .field{--inputHeight:50px;--padding:20px;--borderRadius:16px;--fieldsBg:#f2f2f2}.modal-popup:not(.product-page-popup) .modal-content .field:not(.choice) .label{display:none}.modal-popup:not(.product-page-popup) .modal-content .field.captcha{display:flex;flex-direction:column}.modal-popup:not(.product-page-popup) .modal-content .field.captcha .compose-wrap{order:-1;margin-bottom:15px}.modal-popup:not(.product-page-popup) .modal-content .field input:not([type=radio]):not([type=checkbox]),.modal-popup:not(.product-page-popup) .modal-content .field textarea{display:block;width:100%;box-sizing:border-box;border:none;padding:0 var(--padding);font-weight:600;font-size:16px;background:var(--fieldsBg);border-radius:var(--borderRadius)}.modal-popup:not(.product-page-popup) .modal-content .field input:not([type=radio]):not([type=checkbox])::-webkit-input-placeholder,.modal-popup:not(.product-page-popup) .modal-content .field textarea::-webkit-input-placeholder{color:rgba(40,41,45,.6);opacity:1}.modal-popup:not(.product-page-popup) .modal-content .field input:not([type=radio]):not([type=checkbox])::-moz-placeholder,.modal-popup:not(.product-page-popup) .modal-content .field textarea::-moz-placeholder{color:rgba(40,41,45,.6);opacity:1}.modal-popup:not(.product-page-popup) .modal-content .field input:not([type=radio]):not([type=checkbox]):-ms-input-placeholder,.modal-popup:not(.product-page-popup) .modal-content .field textarea:-ms-input-placeholder{color:rgba(40,41,45,.6);opacity:1}.modal-popup:not(.product-page-popup) .modal-content .field input:not([type=radio]):not([type=checkbox]):-moz-placeholder,.modal-popup:not(.product-page-popup) .modal-content .field textarea:-moz-placeholder{color:rgba(40,41,45,.6);opacity:1}.modal-popup:not(.product-page-popup) .modal-content .field input:not([type=radio]):not([type=checkbox]):-webkit-autofill,.modal-popup:not(.product-page-popup) .modal-content .field textarea:-webkit-autofill{box-shadow:inset 0 0 0 500px var(--fieldsBg)}.modal-popup:not(.product-page-popup) .modal-content .field input{height:var(--inputHeight);font-size:14px;outline:none;transition:border-color .3s}.modal-popup:not(.product-page-popup) .modal-content .field .phonemask-validation{-webkit-appearance:none}.modal-popup:not(.product-page-popup) .modal-content .field textarea{-webkit-appearance:none;border-radius:var(--borderRadius);resize:vertical;min-height:170px;padding:var(--padding);background:var(--fieldsBg)}.modal-popup:not(.product-page-popup) .modal-content .field textarea.mage-error{box-shadow:0px 2px 0px rgba(255,95,95,.36)}.modal-popup:not(.product-page-popup) .modal-content .field [id=password-strength-meter-container]{margin-top:5px;font-size:14px}.modal-popup:not(.product-page-popup) .modal-content .field [id=password-strength-meter-container] span{color:red}.modal-popup:not(.product-page-popup) .modal-content .field [id=password-strength-meter-container].password-very-strong span{color:#50c83a}.modal-popup:not(.product-page-popup) .modal-content .password-wrap{position:relative}.modal-popup:not(.product-page-popup) .modal-content .password-wrap .icon{position:absolute;z-index:2;top:50%;right:10px;margin-top:-12px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;visibility:visible;opacity:1;transition:opacity .3s,visibility .3s}.modal-popup:not(.product-page-popup) .modal-content .password-wrap input[type=password][style*="display: none"]~.icon,.modal-popup:not(.product-page-popup) .modal-content .password-wrap input[type=password][style*="display:none"]~.icon{display:none}.modal-popup:not(.product-page-popup) .modal-content .password-wrap input[type=password]~.icon-eye-disabled{visibility:hidden;opacity:0}.modal-popup:not(.product-page-popup) .modal-content .password-wrap input[type=text]~.icon-eye{visibility:hidden;opacity:0}.modal-popup:not(.product-page-popup) .modal-content button{font-size:15px;line-height:1;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;height:45px;border-radius:19px;padding:0 15px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;box-sizing:border-box;cursor:pointer;outline:none;color:#fff;background:#ff7a00;border:2px solid #ff7a00}.modal-popup:not(.product-page-popup) .modal-content button.disabled{pointer-events:none;opacity:.5}.modal-popup:not(.product-page-popup) .modal-content button.disabled{background:#edecf9;border-color:#edecf9;color:#adacbb;opacity:1}.d_mobile .modal-popup:not(.product-page-popup) .modal-content button:active{background-color:#ffa24d;border-color:#ffa24d}.d_desktop .modal-popup:not(.product-page-popup) .modal-content button:hover{background-color:#ffa24d;border-color:#ffa24d}.d_desktop .modal-popup:not(.product-page-popup) .modal-content button:active{border-color:#ffa24d;background:#ffa24d}.modal-popup:not(.product-page-popup) .modal-content .field{margin-bottom:30px}.v_small_mobile .modal-popup:not(.product-page-popup) .modal-content .field{margin-bottom:15px}.v_small_mobile .modal-popup:not(.product-page-popup) .modal-content .field:last-of-type{margin-bottom:0}.modal-popup:not(.product-page-popup) .modal-content .field .label{display:none}.modal-popup:not(.product-page-popup) .modal-content form button{width:100%}.modal-popup:not(.product-page-popup) .modal-content [id=contact-call-back-form] textarea{resize:none}.modal-popup .modal-footer{padding-top:20px}.modal-popup .modal-footer .action-primary{font-size:15px;line-height:1;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;height:45px;border-radius:19px;padding:0 15px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;box-sizing:border-box;cursor:pointer;outline:none;color:#fff;background:#ff7a00;border:2px solid #ff7a00;width:100%}.modal-popup .modal-footer .action-primary.disabled{pointer-events:none;opacity:.5}.modal-popup .modal-footer .action-primary.disabled{background:#edecf9;border-color:#edecf9;color:#adacbb;opacity:1}.d_mobile .modal-popup .modal-footer .action-primary:active{background-color:#ffa24d;border-color:#ffa24d}.d_desktop .modal-popup .modal-footer .action-primary:hover{background-color:#ffa24d;border-color:#ffa24d}.d_desktop .modal-popup .modal-footer .action-primary:active{border-color:#ffa24d;background:#ffa24d}.modal-popup .modal-footer .action-secondary{margin-top:20px;font-size:15px;line-height:1;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;height:45px;border-radius:19px;padding:0 15px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;box-sizing:border-box;cursor:pointer;outline:none;color:#58585a;background-color:transparent;border:2px solid #58585a;width:100%}.modal-popup .modal-footer .action-secondary.disabled{pointer-events:none;opacity:.5}.d_mobile .modal-popup .modal-footer .action-secondary:active{background-color:rgba(88,88,90,.2)}.d_desktop .modal-popup .modal-footer .action-secondary:hover{background-color:rgba(88,88,90,.2)}.d_desktop .modal-popup .modal-footer .action-secondary:active{background-color:transparent}.modal-popup.product-alert-popup .product-alert_title{font-weight:700;font-size:32px;line-height:39px;text-align:center;color:#28292d;margin-bottom:50px}@media screen and (max-width:768px){.modal-popup.product-alert-popup .product-alert_title{font-size:24px;line-height:29px}}.modal-popup.confirm .modal-inner-wrap{max-width:480px}@media screen and (max-width:768px){.modal-popup.confirm .modal-inner-wrap{max-width:380px}}.modal-popup.confirm .modal-inner-wrap .modal-content{padding:0;margin:0;display:flex;align-items:center;justify-content:center;text-align:center;font-size:18px;font-weight:500}.modal-popup.confirm .modal-inner-wrap .modal-footer{width:100%;padding:0;display:flex;justify-content:space-between;margin:20px 0 0;flex-direction:column-reverse}.modal-popup.confirm .modal-inner-wrap .modal-footer button{margin:20px 0 0;width:100%}@media screen and (min-width:768px){.modal-popup.confirm .modal-inner-wrap .modal-footer{flex-direction:row-reverse}.modal-popup.confirm .modal-inner-wrap .modal-footer button{margin:0}.modal-popup.confirm .modal-inner-wrap .modal-footer .action-accept{width:100%}.modal-popup.confirm .modal-inner-wrap .modal-footer .action-secondary{width:calc(50% - 10px)}.modal-popup.confirm .modal-inner-wrap .modal-footer .action-secondary~.action-accept{width:calc(50% - 10px)}}.modal-popup.popup-authentication .block-title{font-weight:600;font-size:18px;line-height:22px;color:#28292d;margin-bottom:30px;text-align:center}.modal-popup.popup-authentication .block-authentication .message.message-error{text-align:right;font-size:12px;line-height:1;color:#ff6060;margin-bottom:5px}.modal-popup.popup-authentication .block-authentication .block-new-customer{margin-bottom:40px;display:none}.modal-popup.popup-authentication .block-authentication .block-new-customer .block-content{font-weight:500;font-size:14px;line-height:20px;color:#434548}.modal-popup.popup-authentication .block-authentication .block-new-customer .block-content p{margin-bottom:10px}.modal-popup.popup-authentication .block-authentication .block-new-customer .block-content ul{list-style:none;margin-bottom:20px}.modal-popup.popup-authentication .block-authentication .block-new-customer .block-content ul>li{position:relative;padding-left:15px}.modal-popup.popup-authentication .block-authentication .block-new-customer .block-content ul>li:before{content:'';position:absolute;left:0;width:6px;height:6px;top:7px;background-color:#58585a;border-radius:50%}.modal-popup.popup-authentication .block-authentication .block-new-customer .actions-toolbar .action-register{display:block;text-decoration:none;color:#58585a}.d_desktop .modal-popup.popup-authentication .block-authentication .block-new-customer .actions-toolbar .action-register{transition:color .3s}.d_desktop .modal-popup.popup-authentication .block-authentication .block-new-customer .actions-toolbar .action-register:hover{color:#28292d}.modal-popup.popup-authentication .block-authentication .block-customer-login .field{margin-bottom:15px}.modal-popup.popup-authentication .block-authentication .block-customer-login div.secondary{text-align:right;margin-bottom:15px}.modal-popup.popup-authentication .block-authentication .block-customer-login div.secondary .action{text-decoration:none;color:#58585a}.d_desktop .modal-popup.popup-authentication .block-authentication .block-customer-login div.secondary .action{transition:color .3s}.d_desktop .modal-popup.popup-authentication .block-authentication .block-customer-login div.secondary .action:hover{color:#28292d}.modal-popup.popup-authentication .block-authentication .block-customer-login .actions-toolbar{margin-bottom:40px}.modal-popup.popup-authentication .block-authentication .social-login-authentication-popup{display:none}.d_mobile:not(.v_large_mobile) .modal-popup.popup-authentication .block-authentication .social-login-authentication-popup .account-social-login{flex-direction:column}.d_mobile:not(.v_large_mobile) .modal-popup.popup-authentication .block-authentication .social-login-authentication-popup .account-social-login .block-content{margin-bottom:20px}.d_mobile:not(.v_large_mobile) .modal-popup.popup-authentication .block-authentication .social-login-authentication-popup .account-social-login .block-note{max-width:unset}.modal-popup.product-page-popup .product-page-wrap{margin-bottom:0}.modal-popup.product-page-popup .modal-inner-wrap{padding-left:0;padding-right:0}.ajax-loading .modal-popup.product-page-popup .modal-inner-wrap:after{content:'';display:inline-flex;position:absolute;left:50%;top:50%;width:100px;height:100px;transform:translate(-50%,-50%);background:url(../../frontend/Brander/Damilk/ru_RU/images/loader.svg) no-repeat 50% 50%;background-size:contain}.modal-popup.product-page-popup .modal-content{width:100%;border-right:5px solid transparent;padding-right:5px}.modal-popup.product-page-popup .product.media .product-image-wrap .product-image{box-shadow:none}.modal-popup.product-page-popup .product-page-wrap[data-quickview-modal]{display:block;padding-left:18px;transition:opacity .3s;margin-bottom:0}.ajax-loading .modal-popup.product-page-popup .product-page-wrap[data-quickview-modal]{opacity:0}.modal-popup.product-page-popup .modal-inner-wrap{max-width:90%}.modal-popup.product-page-popup .product-info-sku-stock,.modal-popup.product-page-popup .page-title,.modal-popup.product-page-popup .product-info-main{padding:0}.modal-popup.product-page-popup .product.info.detailed{padding-bottom:0}.modal-popup.product-page-popup .product.info.detailed .product.items .item.title{padding-left:0}.modal-popup.product-page-popup .product.info.detailed .product.items .item.title:before{right:10px}.modal-popup.product-page-popup .product.info.detailed .product.items .item.content{padding-left:0;padding-right:0}.modal-popup.product-page-popup .product.info.detailed .product.items .item.content:last-child{padding-bottom:0}@media screen and (max-width:767px){.modal-popup.product-page-popup .table.additional-attributes tr{grid-column-gap:0px !important;grid-template-columns:50% 50% !important}}@media screen and (max-width:768px){.modal-popup.product-page-popup .modal-inner-wrap{max-width:100%}}.load.indicator{position:absolute;top:0;bottom:0;left:0;right:0;z-index:9999;background-color:rgba(255,255,255,.7)}.load.indicator:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;height:160px;width:160px;background:transparent url(../../frontend/Brander/Damilk/ru_RU/images/loader-2.gif) no-repeat 50% 50%;border-radius:5px;box-sizing:border-box;margin:auto}.modal-popup.popup-authentication .modal-inner-wrap{padding-bottom:10px}.modal-popup.popup-info-text .modal-footer{display:none}.minicart-wrapper{width:var(--headerBottomHeight);color:#58585a;position:static}.minicart-wrapper .counter.qty{position:absolute;top:-4px;right:-12px;width:17px;height:17px;border-radius:50%;background:#ff7a00;font-size:12px;display:flex;align-items:center;justify-content:center}.minicart-wrapper .loading-mask{background:rgba(255,255,255,.8);border-radius:0 16px 16px 0;z-index:2}.minicart-wrapper .loading-mask .loader:after{width:40px;height:40px}.minicart-wrapper:not([data-dropdown-container]) .block-minicart{display:none}.d_desktop.no-touch .minicart-wrapper{position:relative;background-color:#58585a}.minicart-wrapper:not(.open) .showcart:before{display:none}.minicart-wrapper.open{background-color:#f2f2f2;border-radius:0 16px 0 0}.d_desktop.no-touch .minicart-wrapper.open .showcart{background-color:#f2f2f2;border-radius:0 16px 0 0}.minicart-wrapper .showcart{display:flex;color:#fff;font-size:33px}.minicart-wrapper .showcart .d_desktop{font-size:26px}.minicart-wrapper .showcart svg{width:24px;height:24px}.d_mobile .minicart-wrapper .showcart svg{width:33px;height:33px}.minicart-wrapper .showcart .text{display:none}.minicart-wrapper .showcart .counter.empty{display:none}.d_mobile .minicart-wrapper .showcart .counter,.touch .minicart-wrapper .showcart .counter{position:absolute;font-size:12px;line-height:15px;font-weight:600;right:16px;top:13px}.d_desktop.no-touch .minicart-wrapper .showcart .counter.empty{display:none}.minicart-wrapper.open{z-index:10}.minicart-wrapper.open:after{content:'';position:fixed;z-index:10;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);pointer-events:none}.minicart-wrapper.open .block-minicart{right:0}.minicart-wrapper.open .cart-overlay{opacity:1;visibility:visible}.minicart-wrapper .close{position:absolute;top:15px;right:15px;z-index:1;cursor:pointer}.minicart-wrapper .close .icon-close{width:24px;height:24px}.minicart-wrapper .close span{width:var(--headerBottomHeight);height:var(--headerBottomHeight);background-color:#58585a;position:absolute;right:0;top:0;color:transparent;font-size:0}.v_small_mobile .minicart-wrapper .close span{width:60px}.minicart-wrapper .close span:before,.minicart-wrapper .close span:after{content:'';width:26px;height:3px;background-color:#fff;position:absolute;left:calc(50% - 13px);top:calc(50% - 1px);transform:rotateZ(45deg)}.minicart-wrapper .close span:after{transform:rotateZ(-45deg)}.minicart-wrapper .block-minicart{--minicartWidth:375px;--sidePadding:20px;--minicartPadding:64px 0 40px;display:flex !important;flex-direction:column;margin:0;position:fixed;z-index:11;top:0;bottom:0;left:unset;right:calc(var(--minicartWidth)*-1);min-width:unset;width:100%;max-width:var(--minicartWidth);max-height:100%;padding:var(--minicartPadding);box-sizing:border-box;background:#fff;transform:none;border-radius:0;box-shadow:none;transition:right .3s;overflow:auto}.d_desktop .minicart-wrapper .block-minicart{--minicartWidth:770px;--minicartPadding:48px 0;--sidePadding:48px}.minicart-wrapper .cart-overlay{position:fixed;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.5);cursor:pointer;opacity:0;visibility:hidden}.minicart-content-outer-wrapper{width:100%;margin-left:0;margin-right:var(--headerBottomHeight)}.d_desktop.no-touch .minicart-content-outer-wrapper{display:flex;flex-direction:column;margin:0}.d_mobile .minicart-content-outer-wrapper,.touch .minicart-content-outer-wrapper{height:100%;overflow-y:auto}.v_small_mobile .minicart-content-outer-wrapper{margin-right:60px}.minicart-content-wrapper{min-height:100%;width:100%;position:relative;z-index:1;line-height:1.36;display:flex;flex-direction:column}.d_mobile .minicart-content-wrapper,.touch .minicart-content-wrapper{overflow-y:auto;overflow-x:hidden}.d_mobile .minicart-content-wrapper::-webkit-scrollbar,.touch .minicart-content-wrapper::-webkit-scrollbar{width:5px}.d_mobile .minicart-content-wrapper::-webkit-scrollbar:horizontal,.touch .minicart-content-wrapper::-webkit-scrollbar:horizontal{height:5px}.d_mobile .minicart-content-wrapper::-webkit-scrollbar-track,.touch .minicart-content-wrapper::-webkit-scrollbar-track{background-color:transparent;border-radius:5px}.d_mobile .minicart-content-wrapper::-webkit-scrollbar-thumb,.touch .minicart-content-wrapper::-webkit-scrollbar-thumb{background-color:#fff;border-radius:5px}.d_mobile .minicart-content-wrapper::-webkit-scrollbar-thumb:hover,.touch .minicart-content-wrapper::-webkit-scrollbar-thumb:hover{background-color:#fff}.d_desktop.no-touch .minicart-content-wrapper{min-height:unset;border-radius:0 0 16px 16px;overflow:hidden}.minicart-content-wrapper a{text-decoration:none}.v_small_mobile .minicart-content-wrapper{margin-right:calc(var(--containerPadding) + 60px)}.minicart-content-wrapper>.block-title{padding:0 30px 0;flex-shrink:0;font-weight:500;font-size:24px;line-height:30px;margin:0 0 20px}.minicart-content-wrapper .block-content{display:flex;flex-direction:column;flex-grow:1}.d_desktop.no-touch .minicart-content-wrapper .block-content{height:unset;max-height:unset;overflow-y:auto;overflow-x:hidden}.d_desktop.no-touch .minicart-content-wrapper .block-content::-webkit-scrollbar{width:5px}.d_desktop.no-touch .minicart-content-wrapper .block-content::-webkit-scrollbar:horizontal{height:5px}.d_desktop.no-touch .minicart-content-wrapper .block-content::-webkit-scrollbar-track{background-color:transparent;border-radius:5px}.d_desktop.no-touch .minicart-content-wrapper .block-content::-webkit-scrollbar-thumb{background-color:#fff;border-radius:5px}.d_desktop.no-touch .minicart-content-wrapper .block-content::-webkit-scrollbar-thumb:hover{background-color:#fff}.minicart-content-wrapper .block-content .bad-height{height:unset !important}.minicart-content-wrapper .block-content>.errors{color:#ffb600;padding:10px 30px 0}.minicart-content-wrapper .block-content .subtitle.empty{padding:30px}.minicart-content-wrapper .cart-footer{padding:24px;font-size:16px;line-height:20px}.minicart-content-wrapper .cart-footer.empty{display:none}.minicart-content-wrapper .cart-footer .subtotal,.minicart-content-wrapper .cart-footer .discount,.minicart-content-wrapper .cart-footer .grand-total{display:flex;margin-bottom:10px}.minicart-content-wrapper .cart-footer .subtotal .label,.minicart-content-wrapper .cart-footer .discount .label,.minicart-content-wrapper .cart-footer .grand-total .label{flex-grow:1}.minicart-content-wrapper .cart-footer .subtotal{justify-content:space-between}.minicart-content-wrapper .cart-footer .grand-total{align-items:baseline}.minicart-content-wrapper .cart-footer .grand-total .amount{font-weight:700;font-size:40px;line-height:49px;margin-left:5px}.d_mobile .minicart-content-wrapper .cart-footer .grand-total .amount,.touch .minicart-content-wrapper .cart-footer .grand-total .amount{font-size:28px}.minicart-content-wrapper .cart-footer .actions-bottom{display:grid;grid-template-columns:1fr;grid-gap:12px 20px}@media screen and (min-width:640px){.minicart-content-wrapper .cart-footer .actions-bottom{grid-template-columns:1fr 1fr}}.minicart-content-wrapper .cart-footer .actions-bottom .button-light{background-color:transparent;border-color:#58585a}.minicart-content-wrapper .cart-footer .actions-bottom .button-light:hover{background-color:rgba(88,88,90,.2);border-color:#ff7a00}.minicart-content-wrapper .cart-footer .actions .primary>button{width:100%}.minicart-items-wrapper{flex-grow:1}.minicart-items-wrapper ol{margin:0;padding:0;list-style:none;padding-top:24px;padding-left:15px;padding:24px 15px 0}.d_desktop.no-touch .minicart-items-wrapper ol{padding-left:30px;padding-top:20px}.minicart-items-wrapper .product-item{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #d7d5e7}.minicart-items-wrapper .product-item>.product{display:grid;grid-template-columns:80px auto;grid-column-gap:15px}.d_desktop.no-touch .minicart-items-wrapper .product-item>.product{grid-template-columns:95px auto 55px;grid-column-gap:20px;grid-template-rows:minmax(10px,auto) minmax(10px,50px)}.minicart-items-wrapper .product-item-text{margin-bottom:8px}.d_desktop.no-touch .minicart-items-wrapper .product-item-text{margin-bottom:15px}.minicart-items-wrapper .product-item-name{margin-bottom:8px}.minicart-items-wrapper .product-item-name a{color:#58585a}.d_desktop .minicart-items-wrapper .product-item-name{font-size:13px;line-height:16px}.minicart-items-wrapper .errors{color:#ffb600}.minicart-items-wrapper .product-item-photo{grid-row:span 2}.minicart-items-wrapper .product-item-pricing{display:flex;flex-direction:column-reverse;grid-row:span 2}.d_desktop .minicart-items-wrapper .product-item-pricing{order:1;flex-direction:unset;grid-row:span 1}.d_desktop .minicart-items-wrapper .actions{grid-row:span 2}.minicart-items-wrapper .product-image-wrapper{padding:unset !important}.minicart-items-wrapper .product-image-wrapper img{display:block}.minicart-items-wrapper .price-container{font-weight:600;font-size:20px;line-height:24px;margin-bottom:16px}.d_desktop .minicart-items-wrapper .price-container{display:flex;align-items:center;margin-bottom:0}.minicart-items-wrapper .qty-input-wrapper{border:none;width:106px;height:50px;margin-right:20px;border:1px solid #edecf9;border-radius:16px}.minicart-items-wrapper .qty-input-wrapper input{width:100%;height:100%;box-sizing:border-box;padding:0 35px 0 20px;border-radius:16px;text-align:left;font-weight:600;font-size:20px}.minicart-items-wrapper .qty-input-wrapper input::-webkit-outer-spin-button,.minicart-items-wrapper .qty-input-wrapper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.minicart-items-wrapper .qty-input-wrapper .nav-up,.minicart-items-wrapper .qty-input-wrapper .nav-down{color:#28292d;width:34px;height:50%;left:auto;top:auto;right:0;overflow:hidden}.minicart-items-wrapper .qty-input-wrapper .nav-up .plus,.minicart-items-wrapper .qty-input-wrapper .nav-down .plus,.minicart-items-wrapper .qty-input-wrapper .nav-up .minus,.minicart-items-wrapper .qty-input-wrapper .nav-down .minus{display:none}.minicart-items-wrapper .qty-input-wrapper .nav-up:after,.minicart-items-wrapper .qty-input-wrapper .nav-down:after{content:'';position:absolute;left:7px;width:20px;height:20px;background:url(../../frontend/Brander/Damilk/ru_RU/images/arrow_down.svg) no-repeat 50% 50%}.minicart-items-wrapper .qty-input-wrapper .nav-up{top:0}.minicart-items-wrapper .qty-input-wrapper .nav-up:after{bottom:-3px;transform:rotate(180deg)}.minicart-items-wrapper .qty-input-wrapper .nav-down{bottom:0}.minicart-items-wrapper .qty-input-wrapper .nav-down:after{top:-3px}.minicart-items-wrapper .qty-input-wrapper .nav-up svg,.minicart-items-wrapper .qty-input-wrapper .nav-down svg{display:none}.minicart-items-wrapper .remove{display:flex;height:50px;align-items:center;justify-content:center}.d_desktop .minicart-items-wrapper .remove{height:auto}.d_desktop .minicart-items-wrapper .remove:hover svg{fill:#ff7a00}.minicart-items-wrapper .remove span{display:none}.minicart-items-wrapper .remove svg{width:20px;height:20px;fill:#28292d;transition:fill .3s}div.field-error,div.mage-error{text-align:right;font-size:12px;line-height:1;color:#ff6060;margin-bottom:5px}div.field-error:not([style*="display: none"]):not([style*="display:none"])~.control .phonemask-validation,div.mage-error:not([style*="display: none"]):not([style*="display:none"])~.control .phonemask-validation,div.field-error:not([style*="display: none"]):not([style*="display:none"])~.compose-wrap,div.mage-error:not([style*="display: none"]):not([style*="display:none"])~.compose-wrap{box-shadow:0px 2px 0px rgba(255,95,95,.36)}div.field-error~.control .field-error,div.mage-error~.control .field-error{display:none}i.caption-text{position:absolute;max-width:100%;padding:0 20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-style:normal;font-weight:600;font-size:16px;color:var(--placeholderColor)}.compose-wrap{--placeholderColor:rgba(40,41,45,.6);width:100%;display:flex;border-radius:var(--borderRadius);background:var(--fieldsBg);overflow:hidden}.compose-wrap .input-wrap{overflow:hidden;width:0}.compose-wrap .input-wrap input{width:100%;padding:0 var(--padding);box-sizing:border-box;background:0 0;border:none}.compose-wrap .input-wrap input:not([type=radio]):not([type=checkbox])::-webkit-input-placeholder{color:transparent !important}.compose-wrap .input-wrap input:not([type=radio]):not([type=checkbox])::-moz-placeholder{color:transparent !important}.compose-wrap .input-wrap input:not([type=radio]):not([type=checkbox]):-ms-input-placeholder{color:transparent !important}.compose-wrap .input-wrap input:not([type=radio]):not([type=checkbox]):-moz-placeholder{color:transparent !important}.compose-wrap .compose-caption{width:100%;padding:0;display:flex;align-items:center;overflow:hidden;position:relative}.compose-wrap.slide .input-wrap{transition:width .2s linear}.compose-wrap.slide .input-wrap.focus,.compose-wrap.slide .input-wrap.not-empty{width:calc(100% - var(--label))}.compose-wrap.slide .input-wrap.focus+.compose-caption,.compose-wrap.slide .input-wrap.not-empty+.compose-caption{width:var(--label)}.compose-wrap.slide .compose-caption{transition:width .2s linear}.compose-wrap:not(.slide) .input-wrap.focus,.compose-wrap:not(.slide) .input-wrap.not-empty{width:100%}.compose-wrap:not(.slide) .input-wrap.focus+.compose-caption,.compose-wrap:not(.slide) .input-wrap.not-empty+.compose-caption{width:0}.ui-slider{position:relative;text-align:left}.ui-slider-horizontal .ui-slider-handle{margin-left:-5px}.ui-slider .ui-slider-handle{position:absolute;z-index:2;cursor:default}.ui-slider-horizontal{height:10px;-webkit-border-radius:10px;border-radius:10px;border:none;background:#dadada}.ui-slider-handle{height:10px;width:10px;-webkit-border-radius:10px;border-radius:10px;background:#f98b25;display:block;position:absolute}.block.filter{position:relative;outline:none}.block.filter ul,.block.filter ol{list-style:none;padding:0}.block.filter a{text-decoration:none}.block.filter .filter-options{outline:none}.block.filter .filter-options-item{position:relative;padding:20px 0;border-bottom:1px solid #edecf9}.d_desktop .block.filter .filter-options-item{padding:25px 0}.block.filter .filter-options-item .filter-options-title{display:flex;align-items:center;justify-content:space-between;padding:0;box-sizing:border-box;font-weight:600;font-size:14px}.block.filter .filter-options-item .filter-options-title .icon{flex-shrink:0;width:16px;height:16px;fill:#58585a;margin:0;position:relative;transform:rotate(0deg)}.block.filter .filter-options-item .filter-options-title.selected strong{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%}.block.filter .filter-options-item .filter-options-title.selected strong:after{content:'';display:flex;position:relative;top:1px;right:10px;width:6px;height:6px;border-radius:50%}.block.filter .filter-options-item .filter-options-content-block{position:relative;top:unset;left:unset}.block.filter .filter-options-item .filter-options-content-block .items{margin:0}.block.filter .filter-options-item .filter-options-content-block .items .item{margin-top:15px}.block.filter .filter-options-item .filter-options-content-block .items .item .fake-input{display:none}.block.filter .filter-options-item .filter-options-content-block .items .item a{font-size:16px}.block.filter .filter-options-item .filter-options-content-block .items .item .label-name{font-weight:500;font-size:14px;color:#28292d;opacity:.8;transition:opacity .3s}.d_desktop .block.filter .filter-options-item .filter-options-content-block .items .item input[type=checkbox]:hover~.label-name,.block.filter .filter-options-item .filter-options-content-block .items .item input[type=checkbox]:checked~.label-name{opacity:1}.block.filter .filter-options-item .filter-options-content-block .items .item label{display:inline-flex;line-height:20px;cursor:pointer}.block.filter .filter-options-item .filter-options-content-block .items .item label input[type=checkbox]{flex-shrink:0;-webkit-appearance:none;width:20px;height:20px;position:relative;display:flex;justify-content:center;align-items:center;margin:0 10px 0 0;cursor:pointer;background-color:#fff;background-repeat:no-repeat;background-position:50% 50%;background-size:13px;border:1px solid #bbb9d5;border-radius:6px;transition:background-color .3s,background-size .2s,border-color .3s}.block.filter .filter-options-item .filter-options-content-block .items .item label input[type=checkbox]:checked{background-image:url(../../frontend/Brander/Damilk/ru_RU/images/check.svg);background-color:#58585a;border-color:#58585a}.block.filter .filter-options-item .filter-options-content-block .items .item .count .filter-count-label{display:none}.block.filter .filter-options-item .filter-options-content-block .items .item .count:before{content:'('}.block.filter .filter-options-item .filter-options-content-block .items .item .count:after{content:')'}.block.filter .filter-options-item .filter-options-content-block .visible-filters{margin-top:15px;font-weight:600;font-size:14px;line-height:17px;color:#58585a;cursor:pointer}.d_desktop .block.filter .filter-options-item .filter-options-content-block .visible-filters{transition:color .3s}.d_desktop .block.filter .filter-options-item .filter-options-content-block .visible-filters:hover{color:#28292d}.block.filter .filter-options-item .price-slider-inputs{margin-bottom:40px}.block.filter .filter-options-item .price-slider-inputs .inputs-block{display:flex;align-items:center;justify-content:center;margin-bottom:15px}.block.filter .filter-options-item .price-slider-inputs .inputs-block .input-wrap:not(:last-child){margin-right:8px}.block.filter .filter-options-item .price-slider-inputs .inputs-block .delimiter{font-size:12px;font-weight:700;margin-right:10px}.block.filter .filter-options-item .price-slider-inputs .inputs-block input{width:64px;height:34px;background:#edecf9;border-radius:8px;border:none;box-sizing:border-box;padding:0 10px;font-size:12px;font-weight:700}.block.filter .filter-options-item .price-slider-inputs .action-block .price-input-submit{font-size:15px;line-height:1;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;height:45px;border-radius:19px;padding:0 15px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;box-sizing:border-box;cursor:pointer;outline:none;color:#fff;background:#ff7a00;border:2px solid #ff7a00;height:40px;width:100%}.block.filter .filter-options-item .price-slider-inputs .action-block .price-input-submit.disabled{pointer-events:none;opacity:.5}.block.filter .filter-options-item .price-slider-inputs .action-block .price-input-submit.disabled{background:#edecf9;border-color:#edecf9;color:#adacbb;opacity:1}.d_mobile .block.filter .filter-options-item .price-slider-inputs .action-block .price-input-submit:active{background-color:#ffa24d;border-color:#ffa24d}.d_desktop .block.filter .filter-options-item .price-slider-inputs .action-block .price-input-submit:hover{background-color:#ffa24d;border-color:#ffa24d}.d_desktop .block.filter .filter-options-item .price-slider-inputs .action-block .price-input-submit:active{border-color:#ffa24d;background:#ffa24d}.block.filter .filter-options-item .ln_slider_container .ui-slider-horizontal{background:#58585a;height:4px;border-radius:0}.block.filter .filter-options-item .ln_slider_container .ui-slider-range{position:absolute;background:#edecf9;height:4px;top:0}.block.filter .filter-options-item .ln_slider_container .ui-slider-handle{width:14px;height:14px;top:-5px;margin-left:-7px;background:#58585a;cursor:pointer}.block.filter .filter-options-item .ln_slider_container .ln_slider_text{margin:15px 0 0;display:flex;justify-content:center;font-size:13px;line-height:15px;color:#28292d}.d_mobile .block.filter .filter-options-item .ln_slider_container{margin:0 30px}.block.filter .filter-options-item.open .filter-options-title .icon{transform:rotate(-180deg)}.sidebar.sidebar-main .icon{fill:currentColor}.sidebar.sidebar-main .layered-filter-container-before{display:flex;flex-wrap:wrap;justify-content:space-between;flex-shrink:0}.sidebar.sidebar-main .layered-filter-container-before .filters-block-title{font-size:22px;line-height:26px;font-weight:700}.sidebar.sidebar-main .layered-filter-container-before .filter-actions{display:flex;align-items:center;justify-content:flex-end;height:26px}.sidebar.sidebar-main .layered-filter-container-before .filter-actions .filter-clear{font-weight:600;font-size:14px;color:#58585a;cursor:pointer;background:0 0;border:none;text-decoration:none}.d_desktop .sidebar.sidebar-main .layered-filter-container-before .filter-actions .filter-clear{transition:color .3s}.d_desktop .sidebar.sidebar-main .layered-filter-container-before .filter-actions .filter-clear:hover{color:#28292d}.d_desktop .sidebar.sidebar-main .layered-filter-container-before .filters-block-title{font-size:18px}.d_desktop .sidebar.sidebar-main .layered-filter-container-before .filters-block-title,.d_desktop .sidebar.sidebar-main .layered-filter-container-before .filter-actions{line-height:22px}.sidebar.sidebar-main .layered-filter-container-before .filter-current{width:100%;margin-top:15px}.sidebar.sidebar-main .layered-filter-container-before .filter-current .items{list-style:none;padding:0;margin:0}.sidebar.sidebar-main .layered-filter-container-before .filter-current .items .item{display:flex;flex-direction:column;align-items:flex-start}.sidebar.sidebar-main .layered-filter-container-before .filter-current .items .item:not(:last-child){margin-bottom:10px}.sidebar.sidebar-main .layered-filter-container-before .filter-current .items .item .filter-label{display:block;font-weight:500;font-size:12px;line-height:15px;color:rgba(0,0,0,.4);margin-top:5px}.sidebar.sidebar-main .layered-filter-container-before .filter-current .items .item .filter-item{display:flex;align-items:center;justify-content:space-between;font-weight:500;font-size:12px;line-height:16px;padding:4px 8px;background:#edecf9;border-radius:10px;color:rgba(40,41,45,.6)}.sidebar.sidebar-main .layered-filter-container-before .filter-current .items .item .filter-item .filter-value{flex-grow:1}.sidebar.sidebar-main .layered-filter-container-before .filter-current .items .item .filter-item .action.remove{flex-shrink:0;width:1em;height:1em;margin-left:8px}.sidebar.sidebar-main .layered-filter-container-before .filter-current .items .item .filter-item .action.remove .icon{width:1em;height:1em}.sidebar.sidebar-main .layered-filter-block-container{border-top:1px solid #edecf9;margin-top:20px}.d_desktop .sidebar.sidebar-main .layered-filter-block-container{margin-top:25px}.d_desktop .sidebar.sidebar-main .filters-mobile-trigger,.d_desktop .sidebar.sidebar-main .close-filters-button{display:none}@media screen and (max-width:400px){.sidebar.sidebar-main .filters-mobile-trigger span{display:none}}.d_mobile .sidebar.sidebar-main .filters-mobile-trigger{font-size:15px;line-height:1;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;height:45px;border-radius:19px;padding:0 15px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;box-sizing:border-box;cursor:pointer;outline:none;color:#58585a;background-color:transparent;border:2px solid #58585a;height:44px;display:inline-flex;align-items:center;letter-spacing:.8px}.d_mobile .sidebar.sidebar-main .filters-mobile-trigger.disabled{pointer-events:none;opacity:.5}.d_mobile .d_mobile .sidebar.sidebar-main .filters-mobile-trigger:active{background-color:rgba(88,88,90,.2)}.d_desktop .d_mobile .sidebar.sidebar-main .filters-mobile-trigger:hover{background-color:rgba(88,88,90,.2)}.d_desktop .d_mobile .sidebar.sidebar-main .filters-mobile-trigger:active{background-color:transparent}.d_mobile .sidebar.sidebar-main .filters-mobile-trigger .icon{width:20px;height:20px;position:relative;top:2px}.d_mobile .sidebar.sidebar-main .filters-mobile-trigger span{margin-left:10px}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap{position:fixed;z-index:12;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);visibility:hidden;opacity:0;transition:visibility .3s,opacity .3s}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap .close-filters-button{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:80px;height:80px;font-size:16px;cursor:pointer;background:#58585a;color:#fff}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap .close-filters-button .icon{width:20px;height:20px;fill:currentColor}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap .mobile-filter-block{position:absolute;top:0;left:-375px;bottom:0;width:100%;max-width:375px;transition:left .3s}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap .mobile-filter-block .mobile-filter-inner{width:calc(100% - 80px);height:100%;box-sizing:border-box;padding:25px 24px 30px;max-height:100%;display:flex;flex-direction:column;background:#fff;overflow-y:auto;overflow-x:hidden}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap .mobile-filter-block .mobile-filter-inner::-webkit-scrollbar{width:5px}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap .mobile-filter-block .mobile-filter-inner::-webkit-scrollbar:horizontal{height:5px}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap .mobile-filter-block .mobile-filter-inner::-webkit-scrollbar-track{background-color:transparent;border-radius:5px}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap .mobile-filter-block .mobile-filter-inner::-webkit-scrollbar-thumb{background-color:#58585a;border-radius:5px}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap .mobile-filter-block .mobile-filter-inner::-webkit-scrollbar-thumb:hover{background-color:#58585a}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap .mobile-filter-block .layered-filter-block-container{flex-grow:1;box-sizing:border-box}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap.open{visibility:visible;opacity:1}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap.open .mobile-filter-block{left:0}.product-items{list-style:none;padding:0}.product-items .product-item{background:#fff;border-style:solid;border-color:#edecf9}.product-item{position:relative;box-sizing:border-box}.product-item a{text-decoration:none}.product-item .quick-view{position:absolute;width:30px;height:30px;color:#58585a;cursor:pointer;right:15px;top:15px;z-index:1;display:none}.product-item .quick-view svg{fill:transparent;width:100%;height:100%;transition:fill .3s}.d_desktop .product-item .quick-view:hover svg{fill:rgba(88,88,90,.4)}.page-with-filter .product-item .quick-view{display:none}.product-item .product-item-info-top{display:flex;justify-content:space-between}.product-item .product-item-info-top .multi-labels-container{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:flex-start;z-index:1;filter:blur(0px);transform:translateZ(0)}.product-item .product-item-info-top .multi-labels-container .multi-labels-text{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:0 0 12px;font-weight:500;color:#fff;text-transform:uppercase;line-height:14px;min-width:47px;font-size:10px;padding:5px 10px}.d_desktop .product-item .product-item-info-top .multi-labels-container .multi-labels-text{min-width:60px;font-size:13px;padding:8px 10px}.product-item .product-item-info-top .product-item-info-top-right{display:flex;align-items:flex-start;filter:blur(0px)}.product-item .product-item-info-top .product-item-info-top-right .action{font-size:15px;line-height:1;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;height:45px;border-radius:19px;padding:0 15px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;box-sizing:border-box;cursor:pointer;outline:none;background:#ff7a00;border:2px solid #ff7a00;display:inline-block;font-size:30px;color:#fff;padding:6px;margin-right:10px;width:40px;height:40px}.product-item .product-item-info-top .product-item-info-top-right .action.disabled{pointer-events:none;opacity:.5}.v_norm_mobile .product-item .product-item-info-top .product-item-info-top-right .action,.v_small_mobile .product-item .product-item-info-top .product-item-info-top-right .action{margin-right:5px}.d_mobile .product-item .product-item-info-top .product-item-info-top-right .action:active{background-color:#ffa24d;border-color:#ffa24d}.d_desktop .product-item .product-item-info-top .product-item-info-top-right .action:hover{background-color:#ffa24d;border-color:#ffa24d}.d_desktop .product-item .product-item-info-top .product-item-info-top-right .action:active{border-color:#ffa24d;background:#ffa24d}.product-item .product-item-info-top .product-item-info-top-right .action .icon{width:24px;height:24px;fill:currentColor}.product-item .product-item-info-top .product-item-info-top-right .action .icon.icon-heart{fill:none}.product-item .product-item-info{height:100%;display:flex}.product-item .product-item-info .product-item-photo,.product-item .product-item-info .product-item-details,.product-item .product-item-info .product-item-buy-price,.product-item .product-item-info .product-item-bottom{box-sizing:border-box}.product-item .product-item-info .product-item-photo{display:block;text-align:center;overflow:hidden}.product-item .product-item-info .product-item-photo img{transform:scale(1.4);opacity:0}.loading .product-item .product-item-info .product-item-photo img{opacity:1;transform:scale(1);transition:transform 1.5s cubic-bezier(.26,.54,.32,1),opacity 1.5s cubic-bezier(.26,.54,.32,1)}.loaded .product-item .product-item-info .product-item-photo img{opacity:1;transform:scale(1);transition:transform .5s cubic-bezier(.26,.54,.32,1)}.loaded .product-item .product-item-info .product-item-photo:hover img{transform:scale(1.03)}.product-item .product-item-info .product-item-photo img{max-width:100%;display:block;margin:0 auto}.product-item .product-item-info .product-item-details{box-sizing:border-box;flex-grow:1;display:flex;flex-direction:column}.product-item .product-item-info .product-item-details .product-item-name,.product-item .product-item-info .product-item-details .product-item-sku,.product-item .product-item-info .product-item-details .product-reviews-summary{width:100%}.product-item .product-item-info .product-item-details .product-item-name{display:block;flex-grow:1}.product-item .product-item-info .product-item-details .product-item-name .product-item-link{display:block;font-weight:600;font-size:13px;line-height:17px}.d_desktop .product-item .product-item-info .product-item-details .product-item-name .product-item-link{font-size:16px;line-height:22px}.d_desktop .product-item .product-item-info .product-item-details .sku-stock-block{display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:row-reverse}.d_desktop .product-item .product-item-info .product-item-details .sku-stock-block .product-item-sku{width:auto}.product-item .product-item-info .product-item-details .sku-stock-block .stock{margin:0 0 10px}.d_desktop .product-item .product-item-info .product-item-details .sku-stock-block .stock{margin:0 0 0 15px}.product-item .product-item-info .product-item-details .sku-stock-block .stock.available{color:#34cc67;padding-left:23px;background:url(../../frontend/Brander/Damilk/ru_RU/images/success.svg) no-repeat 0 50%;background-size:16px}.product-item .product-item-info .product-item-details .sku-stock-block .stock.unavailable{color:#ff6060}.product-item .product-item-info .product-item-details .product-item-sku{display:block;font-size:12px;font-weight:500;line-height:15px;color:rgba(0,0,0,.4);margin-bottom:5px}.product-item .product-item-info .product-item-details .stock{flex-shrink:0;display:flex;align-items:center;font-weight:500;font-size:12px;line-height:1}.product-item .product-item-info .product-item-details .stock.available{color:#34cc67;padding-left:23px;background:url(../../frontend/Brander/Damilk/ru_RU/images/success.svg) no-repeat 0 50%;background-size:16px}.product-item .product-item-info .product-item-details .stock.unavailable{color:#ff6060}.product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary{width:95px;display:flex;background:url(../../frontend/Brander/Damilk/ru_RU/images/stars.svg) 0 50% no-repeat}.product-item .product-item-info .product-item-details .product-reviews-summary .rating-result{width:100%}.product-item .product-item-info .product-item-details .product-reviews-summary .rating-result>span{width:0;display:block;font-size:0;background:url(../../frontend/Brander/Damilk/ru_RU/images/stars_filled.svg) 0 50% no-repeat}.product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary,.product-item .product-item-info .product-item-details .product-reviews-summary .rating-result>span{height:20px;background-size:auto 15px}.d_mobile .product-item .product-item-info .product-item-details .product-reviews-summary{margin-bottom:15px}.d_mobile .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions{display:none}.d_desktop .product-item .product-item-info .product-item-details .product-reviews-summary{display:flex;align-items:center}.d_desktop .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary{margin-right:10px}.d_desktop .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions .view{font-size:12px;font-weight:500;color:rgba(0,0,0,.4);text-transform:lowercase;transition:color .3s}.d_desktop .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions .view:hover{color:#58585a}.product-item .product-item-info .product-item-buy-price{display:flex;flex-direction:column;padding:0 15px 20px}.product-item .product-item-info .product-item-buy-price .product-item-actions{display:flex;width:100%}.d_desktop .product-item .product-item-info .product-item-buy-price{justify-content:space-between;align-items:flex-end}.d_mobile .product-item .product-item-info .product-item-buy-price{flex-direction:column}.d_mobile .product-item .product-item-info .product-item-buy-price .product-item-price-wrap{flex-grow:1;margin-bottom:10px}.product-item .product-item-info .product-item-buy-price .product-item-price-wrap{height:45px;margin-bottom:10px}.product-item .product-item-info .product-item-buy-price .product-item-price-wrap .price-box,.product-item .product-item-info .product-item-buy-price .product-item-price-wrap .price-as-configured{height:100%;display:flex;flex-direction:column-reverse;justify-content:flex-start}.product-item .product-item-info .product-item-buy-price .product-item-price-wrap .price-box .price-label,.product-item .product-item-info .product-item-buy-price .product-item-price-wrap .price-as-configured .price-label{display:none}.product-item .product-item-info .product-item-buy-price .product-item-price-wrap .price-box .price,.product-item .product-item-info .product-item-buy-price .product-item-price-wrap .price-as-configured .price{font-weight:700;font-size:22px;line-height:27px;color:#434548}.product-item .product-item-info .product-item-buy-price .product-item-price-wrap .price-box .old-price .price,.product-item .product-item-info .product-item-buy-price .product-item-price-wrap .price-as-configured .old-price .price{font-weight:500;font-size:14px;line-height:17px;color:#807f8e;position:relative}.product-item .product-item-info .product-item-buy-price .product-item-price-wrap .price-box .old-price .price:after,.product-item .product-item-info .product-item-buy-price .product-item-price-wrap .price-as-configured .old-price .price:after{content:'';position:absolute;left:0;right:0;top:calc(50% - 1px);border-top:1px solid #807f8e;border-bottom:1px solid #fff}.product-item .product-item-info .product-item-buy-price .actions-primary{width:100%}.product-item .product-item-info .product-item-buy-price .actions-primary .tocart{width:100%;justify-content:center;height:40px}.d_desktop .product-item .product-item-info .product-item-buy-price .actions-primary .tocart{padding:0 10px}.product-item .product-item-info .product-item-buy-price .actions-primary .tocart .icon{width:24px;height:24px;fill:transparent;display:none}.d_mobile .product-item .product-item-info .product-item-buy-price .actions-primary .tocart{width:100%}.product-item .product-item-info .product-item-bottom{display:none}.products.wrapper .product-items{border-top:1px solid #edecf9}.d_mobile.v_small_mobile .products.wrapper .product-items .product-item,.d_mobile.v_norm_mobile .products.wrapper .product-items .product-item{width:100%;border-width:0 1px 1px 0}.d_mobile .products.wrapper .product-items,.d_desktop .products.wrapper.grid .product-items{display:flex;flex-wrap:wrap;width:100%;box-sizing:border-box;border-left:1px solid #edecf9}.d_mobile .products.wrapper .product-items .product-item,.d_desktop .products.wrapper.grid .product-items .product-item{width:50%;border-width:0 1px 1px 0}@media screen and (min-width:768px) and (max-width:1023px){.d_mobile .products.wrapper .product-items .product-item,.d_desktop .products.wrapper.grid .product-items .product-item{width:33.33%}}.d_mobile .products.wrapper .product-items .product-item .product-item-info,.d_desktop .products.wrapper.grid .product-items .product-item .product-item-info{flex-wrap:wrap;flex-direction:column}.d_mobile .products.wrapper .product-items .product-item .product-item-info .product-item-photo,.d_desktop .products.wrapper.grid .product-items .product-item .product-item-info .product-item-photo,.d_mobile .products.wrapper .product-items .product-item .product-item-info .product-item-details,.d_desktop .products.wrapper.grid .product-items .product-item .product-item-info .product-item-details,.d_mobile .products.wrapper .product-items .product-item .product-item-info .product-item-buy-price,.d_desktop .products.wrapper.grid .product-items .product-item .product-item-info .product-item-buy-price,.d_mobile .products.wrapper .product-items .product-item .product-item-info .product-item-bottom,.d_desktop .products.wrapper.grid .product-items .product-item .product-item-info .product-item-bottom{width:100%}.d_mobile .products.wrapper .product-items .product-item .product-item-info .product-item-details,.d_desktop .products.wrapper.grid .product-items .product-item .product-item-info .product-item-details{padding:20px 15px 15px}.d_mobile .products.wrapper .product-items .product-item .product-item-info .product-item-description,.d_desktop .products.wrapper.grid .product-items .product-item .product-item-info .product-item-description{display:none}.d_mobile .products.wrapper .product-items .product-item .banner-inner,.d_desktop .products.wrapper.grid .product-items .product-item .banner-inner{display:flex;align-items:center;width:100%;height:100%}.d_mobile .products.wrapper .product-items .product-item .banner-inner picture,.d_desktop .products.wrapper.grid .product-items .product-item .banner-inner picture{width:100%}.d_mobile .products.wrapper .product-items .product-item .banner-inner picture img,.d_desktop .products.wrapper.grid .product-items .product-item .banner-inner picture img{width:100%;height:auto;display:block}.d_mobile .products.wrapper .product-items .product-item .product-item-name{order:2}.d_desktop .products.wrapper.grid .product-items .product-item .product-item-info .product-item-sku{margin-bottom:10px}.d_desktop .products.wrapper.grid .product-items .product-item .product-item-info .product-item-name{margin-bottom:5px}.d_desktop .products.wrapper.grid .product-items .product-item .product-item-info .product-item-bottom{width:calc(100% + 2px);position:absolute;top:100%;left:-1px;right:-1px;background:#fff;border-style:solid;border-color:#edecf9;border-width:0 1px 1px;box-sizing:border-box}.d_desktop .products.wrapper.grid .product-items .product-item .product-item-info .actions-primary .tocart{display:flex;align-items:center}.d_desktop .products.wrapper.grid .product-items .product-item:hover{z-index:3;box-shadow:0px 1px 7px rgba(19,12,121,.15)}.d_desktop .products.wrapper.grid .product-items .product-item:hover .product-item-info .product-item-bottom{display:block;box-shadow:0px 7px 7px rgba(19,12,121,.15)}.d_desktop .products.wrapper.grid .product-characteristics{box-sizing:border-box;padding:20px 30px;position:relative}.d_desktop .products.wrapper.grid .product-characteristics:before{content:'';position:absolute;top:0;left:20px;right:20px;height:1px;background:#edecf9}.d_desktop .products.wrapper.grid .product-characteristics .characteristics-title{font-size:14px;line-height:17px;font-weight:700;color:#434548;display:block;margin-bottom:15px}.d_desktop .products.wrapper.grid .product-characteristics .characteristics-attributes .attribute-block{display:flex;justify-content:space-between;margin-bottom:10px}.d_desktop .products.wrapper.grid .product-characteristics .characteristics-attributes .attribute-block .attribute-label,.d_desktop .products.wrapper.grid .product-characteristics .characteristics-attributes .attribute-block .attribute-value{max-width:calc(50% - 5px);font-size:12px;line-height:15px}.d_desktop .products.wrapper.grid .product-characteristics .characteristics-attributes .attribute-block .attribute-label{font-weight:500;color:rgba(40,41,45,.8)}.d_desktop .products.wrapper.grid .product-characteristics .characteristics-attributes .attribute-block .attribute-value{font-weight:600;color:#434548;text-align:right}.v_norm_desktop .products.wrapper.grid .product-items .product-item{width:33.33%}.d_desktop .products.wrapper.list{--imageWidth:240px;--imagePadding:30px;--flexWrap:wrap;--paddingDetails:15px 15px 0;--paddingPrice:15px;--elemsWidth:calc(100% - var(--imageWidth))}.v_norm_desktop .products.wrapper.list{--imageWidth:240px;--imagePadding:30px;--flexWrap:nowrap;--paddingDetails:40px 0 40px 30px;--paddingPrice:40px;--elemsWidth:auto}.d_desktop .products.wrapper.list .product-items .product-item{width:100%;border-width:0 0 1px}.d_desktop .products.wrapper.list .product-items .product-item .product-item-info{flex-wrap:var(--flexWrap)}.d_desktop .products.wrapper.list .product-items .product-item .product-item-details,.d_desktop .products.wrapper.list .product-items .product-item .product-item-buy-price{width:var(--elemsWidth)}.d_desktop .products.wrapper.list .product-items .product-item .product-item-info-top{max-width:var(--imageWidth);height:calc(var(--imageWidth) + var(--imagePadding))}.d_desktop .products.wrapper.list .product-items .product-item .product-item-info-top .product-item-info-top-right{top:unset;left:0;right:0;bottom:0;flex-direction:row;justify-content:center}.d_desktop .products.wrapper.list .product-items .product-item .product-item-info-top .product-item-info-top-right .action{margin:0 10px}.d_desktop .products.wrapper.list .product-items .product-item .product-item-photo{flex-shrink:0;width:var(--imageWidth);height:calc(var(--imageWidth) + var(--imagePadding));padding-bottom:var(--imagePadding);margin-bottom:20px}.d_desktop .products.wrapper.list .product-items .product-item .product-item-details{flex-grow:1;padding:var(--paddingDetails)}.d_desktop .products.wrapper.list .product-items .product-item .product-item-details .product-item-name,.d_desktop .products.wrapper.list .product-items .product-item .product-item-details .product-item-sku{margin-bottom:10px}.d_desktop .products.wrapper.list .product-items .product-item .product-item-details .product-item-description{font-size:13px;line-height:17px;font-weight:500;color:#434548;margin-top:20px}.d_desktop .products.wrapper.list .product-items .product-item .product-item-buy-price{flex-shrink:0;flex-direction:column;justify-content:flex-start;padding:var(--paddingPrice)}.d_desktop .products.wrapper.list .product-items .product-item .product-item-buy-price .product-item-price-wrap{margin-bottom:20px}.d_desktop .products.wrapper.list .product-items .product-item .product-item-buy-price .product-item-price-wrap .price-box{justify-content:unset;align-items:flex-end}.d_desktop .products.wrapper.list .product-items .product-item .product-item-buy-price .actions-primary .tocart{padding:0 15px;min-width:170px}.d_desktop .products.wrapper.list .product-items .product-item .product-item-buy-price .actions-primary .tocart .text{display:block}.v_small_desktop .products.wrapper.list .product-items .product-item .product-item-info{display:grid;grid-template-columns:240px 1fr;grid-template-rows:auto auto}.v_small_desktop .products.wrapper.list .product-items .product-item .product-item-info .product-item-photo{grid-row-start:1;grid-row-end:3}.v_small_desktop .products.wrapper.list .product-items .product-item .product-item-info .product-item-details,.v_small_desktop .products.wrapper.list .product-items .product-item .product-item-info .product-item-buy-price{width:100%;grid-column-start:2}.v_small_desktop .products.wrapper.list .product-items .product-item .product-item-buy-price{flex-direction:row;align-items:center;justify-content:space-between}.v_small_desktop .products.wrapper.list .product-items .product-item .product-item-buy-price .product-item-price-wrap{margin:0}.v_small_desktop .products.wrapper.list .product-items .product-item .product-item-buy-price .product-item-price-wrap .price-box{align-items:flex-start}.products-slider{list-style:none;padding:0}.products-slider .product-item .product-item-info{flex-wrap:wrap;flex-direction:column}.products-slider .product-item .product-item-info .product-item-photo,.products-slider .product-item .product-item-info .product-item-details,.products-slider .product-item .product-item-info .product-item-buy-price,.products-slider .product-item .product-item-info .product-item-bottom{width:100%}.products-slider .product-item .product-item-info .product-item-details{padding:20px 15px 15px}.products-slider .product-item .product-item-info .product-item-info-bottom{display:none}.products-slider .product-item .product-item-info .product-item-name{margin-bottom:5px}.d_mobile .products-slider .product-item .product-item-info .product-reviews-summary{margin-bottom:0}.products-slider .product-item .product-item-info .tocart .icon{display:none}.products-slider:not(.owl-carousel){display:flex;border:1px solid #edecf9}.products-slider:not(.owl-carousel) .product-item{width:25%}.products-slider:not(.owl-carousel) .product-item:not(:first-child){border-left:1px solid #edecf9}.products-slider:not(.owl-carousel) .product-item:nth-child(1n+5){display:none}@media screen and (max-width:1023px){.products-slider:not(.owl-carousel) .product-item{width:33.33%}.products-slider:not(.owl-carousel) .product-item:nth-child(1n+4){display:none}}@media screen and (max-width:639px){.products-slider:not(.owl-carousel) .product-item{width:50%}.products-slider:not(.owl-carousel) .product-item:nth-child(1n+3){display:none}}.products-slider.owl-carousel .owl-stage-outer{border:1px solid #edecf9}.products-slider.owl-carousel .owl-stage-outer .owl-stage{margin-left:-1px}.products-slider.owl-carousel .owl-item{display:flex}.products-slider.owl-carousel .owl-item:not(:first-child){box-shadow:-1px 0 0 0 #edecf9}.products-slider.owl-carousel .owl-item>.item{width:100%}.products-slider .secondary-addto-links{display:none}.toolbar{width:100%}.toolbar .limiter,.toolbar .toolbar-amount,.toolbar .modes,.toolbar .toolbar-sorter{display:none}.top-toolbar .toolbar{display:flex;justify-content:flex-end;margin-bottom:30px}.d_mobile .top-toolbar .toolbar{height:0}.top-toolbar .toolbar .show-more-container,.top-toolbar .toolbar .pages{display:none}.d_desktop .top-toolbar .toolbar .modes{display:flex;height:70px;padding:10px 0;box-sizing:border-box}.d_desktop .top-toolbar .toolbar .modes .modes-mode{width:76px;font-size:16px;display:flex;align-items:center;justify-content:center;border-left:1px solid #edecf9;color:#58585a}.d_desktop .top-toolbar .toolbar .modes .modes-mode .icon{width:1em;height:1em;fill:currentColor}.d_desktop .top-toolbar .toolbar .modes .modes-mode.active{color:#c4c4c4}.d_desktop .top-toolbar .toolbar .modes .modes-mode:not(.active):hover{color:#28292d}.top-toolbar .toolbar .toolbar-sorter{display:inline-flex;align-items:center}.d_mobile .top-toolbar .toolbar .toolbar-sorter{padding:0 24px;height:44px;margin-top:-44px;position:relative;z-index:3}.d_mobile .top-toolbar .toolbar .toolbar-sorter .sorter-label{display:none}.d_desktop .top-toolbar .toolbar .toolbar-sorter{padding:0 30px}.d_desktop .top-toolbar .toolbar .toolbar-sorter .sorter-label{font-weight:500;font-size:13px;line-height:16px;color:rgba(40,41,45,.75);margin-right:5px}.touch .top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-container{display:none}.touch .top-toolbar .toolbar .toolbar-sorter .sorter-select{-webkit-appearance:none;background:0 0;border:none;font-weight:500;font-size:13px;color:#28292d;padding-right:21px;background:url(../../frontend/Brander/Damilk/ru_RU/images/arrow_down.svg) no-repeat 100% 50%}.no-touch .top-toolbar .toolbar .toolbar-sorter .sorter-select{display:none}.no-touch .top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-container{z-index:4}.no-touch .top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-container:not([data-dropdown-container]) .toolbar-dropdown-content{display:none}.no-touch .top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-head{display:flex;align-items:center;font-weight:500;font-size:13px;line-height:16px;color:#28292d}.no-touch .top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-head .icon-block{width:20px;height:20px;margin-left:5px}.no-touch .top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-content{overflow:hidden;border-radius:8px;background:#f2f2f2;margin-top:10px;right:-20px}.no-touch .top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-content .toolbar-dropdown-item{padding:10px 20px;font-size:14px;font-weight:600;line-height:20px;color:rgba(40,41,45,.6);cursor:pointer}.no-touch .top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-content .toolbar-dropdown-item:hover{background:#e5e5e6}.no-touch .top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-content .toolbar-dropdown-item.selected{background:#bebec0;color:#28292d;pointer-events:none}.toolbar ul,.toolbar ol{list-style:none}.toolbar .show-more-container{text-align:center}.hidden-layered .toolbar .show-more-container{display:none}.d_desktop .toolbar .show-more-container{padding:40px 0;--bgSize:100px;--mrgn:40px}.d_mobile .toolbar .show-more-container{padding:30px 0;--bgSize:60px;--mrgn:30px}.toolbar .show-more-container .btn-show-more{display:inline-flex;align-items:center;font-weight:600;color:#28292d;cursor:pointer;transition:color .3s}.d_desktop .toolbar .show-more-container .btn-show-more{font-size:24px;line-height:29px}.d_mobile .toolbar .show-more-container .btn-show-more{font-size:18px;line-height:22px}.toolbar .show-more-container .btn-show-more:before{content:'';display:block;width:var(--bgSize);height:var(--bgSize);background:url(../../frontend/Brander/Damilk/ru_RU/images/refresh.svg) no-repeat 50% 50%;background-size:contain;margin-right:var(--mrgn)}.d_desktop .toolbar .show-more-container .btn-show-more:hover{color:#58585a}.d_desktop .toolbar .show-more-container .btn-show-more:hover:before{animation:round .5s}@keyframes round{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.toolbar .show-more-container~.pager{border-top:1px solid #edecf9}.toolbar .pager{padding-top:50px}.toolbar .pages .pages-label{display:none}.toolbar .pages a{text-decoration:none}.toolbar .pages .pages-items{display:flex;align-items:center;justify-content:center}.toolbar .pages .pages-items .label{display:none}.toolbar .pages .pages-items .item{margin:0 7px}.d_desktop .toolbar .pages .pages-items .item .page{width:48px;height:36px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:20px;color:#bbb9ce;box-sizing:border-box;border:2px solid #bbb9ce;border-radius:20px}.d_desktop .toolbar .pages .pages-items .item a.page{transition:border-color .3s,color .3s,background .3s}.d_desktop .toolbar .pages .pages-items .item a.page:hover{color:#58585a;border-color:#58585a;background:rgba(135,128,238,.2)}.d_desktop .toolbar .pages .pages-items .item.current .page{background:#58585a;border-color:#58585a;color:#fff}.d_desktop .toolbar .pages .pages-items .items-count{display:none}.toolbar .pages .pages-items .items-count:before{content:attr(data-title);display:flex;padding:0 5px;float:left}.d_mobile .toolbar .pages .pages-items .item:not(.current):not(.action-pages-item){display:none}.toolbar .pages .pages-items .pages-item-previous .action,.toolbar .pages .pages-items .pages-item-next .action{display:inline-flex;align-items:center;justify-content:center;min-width:128px;height:36px;padding:0 20px;font-weight:600;font-size:20px;color:#bbb9ce;box-sizing:border-box;border:2px solid #bbb9ce;border-radius:20px}.d_desktop .toolbar .pages .pages-items .pages-item-previous:not(.disabled) .action,.d_desktop .toolbar .pages .pages-items .pages-item-next:not(.disabled) .action{transition:border-color .3s,color .3s,background .3s}.d_desktop .toolbar .pages .pages-items .pages-item-previous:not(.disabled) .action:hover,.d_desktop .toolbar .pages .pages-items .pages-item-next:not(.disabled) .action:hover{color:#58585a;border-color:#58585a;background:rgba(135,128,238,.2)}.toolbar .pages .pages-items .pages-item-previous.disabled,.toolbar .pages .pages-items .pages-item-next.disabled{opacity:.5;pointer-events:none}.d_mobile .toolbar .pages .pages-items .item,.d_mobile .toolbar .pages .pages-items .items-count{margin:0;height:36px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;color:#bbb9ce}.d_mobile .toolbar .pages .pages-items .pages-item-previous{margin-right:30px}.d_mobile .toolbar .pages .pages-items .pages-item-next{margin-left:30px}.d_mobile .toolbar .pages .pages-items .action-pages-item .action{font-size:15px;min-width:100px}.v_small_mobile .toolbar .pages .pages-items .pages-item-previous{margin-right:15px}.v_small_mobile .toolbar .pages .pages-items .pages-item-next{margin-left:15px}.v_norm_desktop .toolbar .pages .pages-items .pages-item-previous{margin-right:70px}.v_norm_desktop .toolbar .pages .pages-items .pages-item-next{margin-left:70px}.content-style-extend{font-weight:500;font-size:16px;line-height:27px;color:#434548}.content-style-extend h1,.content-style-extend h2,.content-style-extend h3{font-weight:600;line-height:1.35}.content-style-extend h4,.content-style-extend h5,.content-style-extend h6{font-weight:500;line-height:1.2}.d_mobile .content-style-extend h1{font-size:30px}.d_desktop .content-style-extend h1{font-size:36px}.d_mobile .content-style-extend h2{font-size:26px}.d_desktop .content-style-extend h2{font-size:30px}.d_mobile .content-style-extend h3{font-size:20px}.d_desktop .content-style-extend h3{font-size:24px}.d_mobile .content-style-extend h4{font-size:18px}.d_desktop .content-style-extend h4{font-size:22px}.content-style-extend ul,.content-style-extend ol{list-style:none}.content-style-extend ul>li,.content-style-extend ol>li{position:relative}.content-style-extend ul>li:before,.content-style-extend ol>li:before{content:'';position:absolute;left:0}.content-style-extend ul>li{padding-left:17px}.content-style-extend ul>li:before{content:'';width:6px;height:6px;top:11px;background-color:#58585a;border-radius:50%}.content-style-extend ol{counter-reset:li}.content-style-extend ol>li{counter-increment:li;padding-left:24px}.content-style-extend ol>li:before{content:counter(li) '.';color:#58585a;display:inline}.content-style-extend a{text-decoration:none;color:#58585a}.d_desktop .content-style-extend a{transition:color .3s}.d_desktop .content-style-extend a:hover{color:#8780ee}.content-style-extend table{border-collapse:collapse}.content-style-extend table th,.content-style-extend table td{padding:10px}.content-style-extend table p{margin:0}.content-style-extend h1,.content-style-extend h2,.content-style-extend h3,.content-style-extend h4,.content-style-extend h5,.content-style-extend h6,.content-style-extend ul,.content-style-extend ol,.content-style-extend p,.content-style-extend table{margin-bottom:30px}.content-style-extend *:last-child{margin-bottom:0}.content-style-extend .header{font-weight:600;font-size:18px;line-height:22px;margin-bottom:20px;color:#28292d}.show-hide-text-content{max-height:unset;overflow:visible;font-weight:500;font-size:16px;line-height:27px;color:#434548;font-weight:300;font-size:14px;line-height:23px;color:rgba(0,0,0,.6);max-width:1140px;margin-left:auto;margin-right:auto;box-sizing:border-box}.show-hide-text-content h1,.show-hide-text-content h2,.show-hide-text-content h3{font-weight:600;line-height:1.35}.show-hide-text-content h4,.show-hide-text-content h5,.show-hide-text-content h6{font-weight:500;line-height:1.2}.d_mobile .show-hide-text-content h1{font-size:30px}.d_desktop .show-hide-text-content h1{font-size:36px}.d_mobile .show-hide-text-content h2{font-size:26px}.d_desktop .show-hide-text-content h2{font-size:30px}.d_mobile .show-hide-text-content h3{font-size:20px}.d_desktop .show-hide-text-content h3{font-size:24px}.d_mobile .show-hide-text-content h4{font-size:18px}.d_desktop .show-hide-text-content h4{font-size:22px}.show-hide-text-content ul,.show-hide-text-content ol{list-style:none}.show-hide-text-content ul>li,.show-hide-text-content ol>li{position:relative}.show-hide-text-content ul>li:before,.show-hide-text-content ol>li:before{content:'';position:absolute;left:0}.show-hide-text-content ul>li{padding-left:17px}.show-hide-text-content ul>li:before{content:'';width:6px;height:6px;top:11px;background-color:#58585a;border-radius:50%}.show-hide-text-content ol{counter-reset:li}.show-hide-text-content ol>li{counter-increment:li;padding-left:24px}.show-hide-text-content ol>li:before{content:counter(li) '.';color:#58585a;display:inline}.show-hide-text-content a{text-decoration:none;color:#58585a}.d_desktop .show-hide-text-content a{transition:color .3s}.d_desktop .show-hide-text-content a:hover{color:#8780ee}.show-hide-text-content table{border-collapse:collapse}.show-hide-text-content table th,.show-hide-text-content table td{padding:10px}.show-hide-text-content table p{margin:0}.show-hide-text-content h1,.show-hide-text-content h2,.show-hide-text-content h3,.show-hide-text-content h4,.show-hide-text-content h5,.show-hide-text-content h6,.show-hide-text-content ul,.show-hide-text-content ol,.show-hide-text-content p,.show-hide-text-content table{margin-bottom:30px}.show-hide-text-content *:last-child{margin-bottom:0}.show-hide-text-content .header{font-weight:600;font-size:18px;line-height:22px;margin-bottom:20px;color:#28292d}.show-hide-text-content ul>li:before{top:9px}.show-hide-text-block{max-width:1140px;margin-left:auto;margin-right:auto}.show-hide-text-block .show-hide-trigger{display:none}.rating-extend .rating-summary{width:95px;display:flex;background:url(../../frontend/Brander/Damilk/ru_RU/images/stars.svg) 0 50% no-repeat}.rating-extend .rating-result{width:100%}.rating-extend .rating-result>span{width:0;display:block;font-size:0;background:url(../../frontend/Brander/Damilk/ru_RU/images/stars_filled.svg) 0 50% no-repeat}.rating-extend .rating-summary,.rating-extend .rating-result>span{height:20px;background-size:auto 15px}.page-title-wrapper{padding-bottom:10px}.page-title-wrapper .page-title{font-weight:600;font-size:20px;line-height:24px;color:#28292d;margin:0;padding:20px 0;word-wrap:break-word}.d_desktop .page-title-wrapper .page-title{font-size:24px;line-height:30px}.page-main .page-title-wrapper,.page-main .columns{background:#fff}.category-view .category-image{background:#fff;padding-bottom:30px}.columns{display:flex;flex-direction:column-reverse;padding-bottom:60px}.columns .column.main,.columns .sidebar-main{width:100%}.columns .sidebar-main{box-sizing:border-box;padding:0 50px 0 0}.d_mobile .columns .sidebar-main{padding:0}.columns .sidebar-additional{display:none}.d_desktop .columns{flex-direction:row-reverse}.d_desktop .columns .column.main{flex-grow:1}.d_desktop .columns .sidebar-main{flex-shrink:0;width:280px}.v_norm_desktop .columns .sidebar-main{width:330px}body.no-active-filters .sidebar-main{display:none}.page-bottom{margin-left:auto;margin-right:auto;padding-left:var(--mainPadding);padding-right:var(--mainPadding);max-width:var(--msw);box-sizing:border-box}.d_mobile .page-bottom{padding-left:var(--mainPadding);padding-right:var(--mainPadding)}.d_mobile .page-bottom .show-hide-text-block{padding:0 25px}.d_desktop .page-bottom>*:last-child{margin-top:100px;margin-bottom:100px}.d_mobile .page-bottom>*:last-child{margin-bottom:60px;margin-top:60px}.page-bottom .catalog-faq-questions_wrap{--bottomIndent:60px;max-width:1140px;margin:0 auto var(--bottomIndent)}.d_desktop .page-bottom .catalog-faq-questions_wrap{--bottomIndent:100px}.page-bottom .catalog-faq-questions_wrap .catalog-faq-questions_block .catalog-faq-item-block{border-bottom:1px solid #edecf9}.page-bottom .catalog-faq-questions_wrap .catalog-faq-questions_block .catalog-faq-item-block .catalog-faq-question{word-break:break-word;font-weight:600;font-size:18px;color:#28292d;display:flex;align-items:center;justify-content:space-between;padding:20px 0;cursor:pointer}.d_desktop .page-bottom .catalog-faq-questions_wrap .catalog-faq-questions_block .catalog-faq-item-block .catalog-faq-question{transition:color .3s}.d_desktop .page-bottom .catalog-faq-questions_wrap .catalog-faq-questions_block .catalog-faq-item-block .catalog-faq-question:hover{color:#434548}.page-bottom .catalog-faq-questions_wrap .catalog-faq-questions_block .catalog-faq-item-block .catalog-faq-question .icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor;margin-left:16px;position:relative;transform:rotate(0deg);transition:transform .3s}.page-bottom .catalog-faq-questions_wrap .catalog-faq-questions_block .catalog-faq-item-block .catalog-faq-question.active .icon{transform:rotate(180deg)}.page-bottom .catalog-faq-questions_wrap .catalog-faq-questions_block .catalog-faq-item-block .catalog-faq-question:not(.active)~.catalog-faq-question_answer{display:none}.page-bottom .catalog-faq-questions_wrap .catalog-faq-questions_block .catalog-faq-item-block .catalog-faq-question_answer{word-break:break-word;font-weight:500;font-size:16px;line-height:27px;color:#434548;justify-content:space-between;padding:0 0 20px}.d_mobile .message.notice,.d_mobile .message.info.empty{padding:25px}.category-cms{margin:0 0 -30px -30px;width:calc(100% + 30px);display:flex;align-items:flex-start;flex-wrap:wrap}.category-cms>*{width:calc(100% - 30px);margin:0 0 30px 30px}.v_large_mobile .category-cms>*{width:calc(50% - 30px)}.d_desktop .category-cms>*{width:calc(33.33% - 30px)}.category-cms a{text-decoration:none}.category-cms .img{position:relative;padding-top:50%}.category-cms .img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.category-cms .content{box-sizing:border-box;padding:20px 15px;background:#e8e4e4;text-align:center;color:#28292d}.category-cms .content .title{margin-bottom:12px;font-size:16px;line-height:22px}.category-cms .content .text{font-weight:700;font-size:18px;line-height:1.2}.social-links-items{font-size:20px;display:flex;align-items:center}.soc-icon{display:inline-block;width:1em;height:1em;padding:.25em;stroke-width:0;stroke:currentColor;fill:currentColor}.social-links-items .social-item{margin:0 10px}.social-links-items .social-item a{display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff}.social-links-items:not(.no_background) .social-item.facebook a{background:linear-gradient(-45deg,#1e62f2,#1ad9fe)}.social-links-items:not(.no_background) .social-item.instagram a{background:linear-gradient(45deg,#f0da10,#d51a46,#9349c0,#742fa6)}.social-links-items:not(.no_background) .social-item.youtube a{background:linear-gradient(0deg,#980703,#f41a24)}.social-links-items.rounded .social-item a{border-radius:10px}.social-links-items.circular .social-item a{border-radius:50%}.social-links-items.no_background .social-item a{color:#000}