.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)}@font-face{font-family:'OpenSans';font-weight:400;font-style:normal;font-display:swap;src:url("/media/fonts/OpenSans-Regular.woff2") format("woff2"),url('/media/fonts/OpenSans-Regular.woff') format("woff")}@font-face{font-family:'OpenSans';font-weight:400;font-style:italic;font-display:swap;src:url("/media/fonts/OpenSans-Italic.woff2") format("woff2"),url('/media/fonts/OpenSans-Italic.woff') format("woff")}@font-face{font-family:'OpenSans';font-weight:600;font-style:normal;font-display:swap;src:url("/media/fonts/OpenSans-SemiBold.woff2") format("woff2"),url('/media/fonts/OpenSans-SemiBold.woff') format("woff")}@font-face{font-family:'OpenSans';font-weight:700;font-style:normal;font-display:swap;src:url("/media/fonts/OpenSans-Bold.woff2") format("woff2"),url('/media/fonts/OpenSans-Bold.woff') format("woff")}:root{--msw:1500px;--mainPadding:13px;--containerPadding:var(--mainPadding);--fullWidthMargin:calc(((var(--screenWidth) - var(--content))/2)*-1);--fullWidth:var(--screenWidth);--containerWidthMargin:calc(var(--containerPadding)*-1);--containerWidth:calc(100% + (var(--containerPadding)*2));--sectionMargin:50px}@media screen and (min-width:768px){:root{--containerPadding:17px;--sectionMargin:60px}}@media screen and (min-width:1366px){:root{--containerPadding:130px;--sectionMargin:80px}}.d_desktop.no-touch{--mainPadding:0px}.boundBlock{margin-left:auto;margin-right:auto;padding-left:var(--containerPadding);padding-right:var(--containerPadding);max-width:var(--msw);box-sizing:border-box}.themeScroll{overflow-y:auto;overflow-x:hidden}.themeScroll::-webkit-scrollbar{width:2px}.themeScroll::-webkit-scrollbar:horizontal{height:4px}.themeScroll::-webkit-scrollbar-track{background-color:transparent}.themeScroll::-webkit-scrollbar-thumb{background-color:#da1a1a}.themeScroll::-webkit-scrollbar-thumb:hover{background-color:#c11319}.switch-extend{--width:36px;--height:24px;--radius:15px;position:relative;padding-right:var(--width);display:block}.switch-extend input{opacity:0;width:var(--width);z-index:1;height:var(--height);right:0;cursor:pointer;margin:0;border-radius:var(--radius)}.switch-extend input:checked~[class*=label]:before{background:#da1a1a}.switch-extend input:checked~[class*=label]:after{right:4px}.switch-extend [class*=label]:before{width:var(--width);height:var(--height);right:0;border-radius:15px;background:#e4dad0;transition:background .3s}.switch-extend [class*=label]:after{background:#fff;right:16px;width:16px;height:16px;transition:right .3s;border-radius:50%}.switch-extend [class*=label]:before,.switch-extend [class*=label]:after,.switch-extend input{content:'';display:block;position:absolute;top:50%;transform:translateY(-50%)}.switch-extend .fake-input{display:none}.flex-c{display:flex;align-items:center;flex-wrap:wrap}.flex-s{display:flex;align-items:flex-start;flex-wrap:wrap}.flex-s-b{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:space-between}.flex-c-c{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.flex-c-b{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.flex-c-np{display:flex;align-items:center}.themeLoader{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;height:100%}.themeLoader p{display:none}.themeLoader img{display:none}.themeLoader:after{content:'';display:inline-flex;width:70%;height:70%;max-width:100px;max-height:100px;background:url(/media/images/loader.svg) no-repeat 50% 50%;background-size:contain;animation:roundLoader 1s infinite linear}@keyframes roundLoader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}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;box-sizing:border-box}html.overlay,html.nav-open{height:auto;position:relative;overflow:hidden !important;-webkit-overflow-scrolling:touch}html.overlay body,html.nav-open body{height:auto;position:relative;overflow:hidden !important}#html-body{all:unset}body#html-body{all:unset}body,body#html-body{margin:0;font-family:'OpenSans',sans-serif;font-size:16px;font-weight:400;color:#333}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;margin:0}input,textarea{font-family:'OpenSans'}.page-wrapper{min-height:100vh;box-sizing:border-box;display:flex;flex-direction:column}.page-wrapper>*{width:100%}.page-wrapper>.block.product-alert{display:none}.page-main{margin-left:auto;margin-right:auto;padding-left:var(--containerPadding);padding-right:var(--containerPadding);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] [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-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex}.button-extend.disabled{pointer-events:none}button.button,button.button-border{display:block}.button{font-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#fff;background:#da1a1a}.button.disabled{pointer-events:none}.button.disabled{background:#535353}.d_desktop .button:hover{background-color:#ff4949}.button:active{background-color:#c11319 !important}.button-border{font-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#333;background-color:#fff;border:1px solid #da1a1a}.button-border.disabled{pointer-events:none}.d_desktop .button-border:hover{border-color:#ff4949;background-color:#fff}.button-border.disabled{border-color:#535353}.button-border:active{border-color:#c11319 !important;background-color:#fff !important}.button-no-border{font-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#333;background-color:#fff;border:1px solid #da1a1a}.button-no-border.disabled{pointer-events:none}.d_desktop .button-no-border:hover{border-color:#ff4949;background-color:#fff}.button-no-border.disabled{border-color:#535353}.button-no-border:active{border-color:#c11319 !important;background-color:#fff !important}.button-no-border:not(:hover){border-color:#fff}.button-small{font-size:12px;height:36px}a.button,a.button-border{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.page.messages{--messagePadding:0px;--borderRadius:0;--translateTop:0px;--minHeight:80px;background:0 0;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:#da1a1a}.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 .boundBlock{padding:0 !important}.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:#da1a1a}.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:#da1a1a;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:#333;background:#fff}.page.messages .messages .message-success>div:before{background-image:url(/media/images/success.svg);border-color:#33cc67 !important}.page.messages .messages .message-error{color:#da1a1a;background:#fff;--hideColor:#da1a1a}.page.messages .messages .message-error>div:before{background-image:url(/media/images/error.svg)}.page.messages .messages .message+.message{margin-top:10px}.breadcrumbs{margin-left:auto;margin-right:auto;padding-left:var(--containerPadding);padding-right:var(--containerPadding);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:15px 0 20px}.d_desktop .breadcrumbs .items{padding-bottom:28px}.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:400;font-size:14px;line-height:1.6;color:#333;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:3px;height:3px;margin:0 10px;background:#333;border-radius:50%}.d_desktop .breadcrumbs .items .item a{transition:color .3s}.d_desktop .breadcrumbs .items .item a:hover{color:#da1a1a}.section-title{font-weight:600;font-size:20px;line-height:1.1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;color:#333;margin-bottom:20px}.section-title__link{text-decoration:none;font-size:14px;font-weight:400;line-height:1.6;color:#da1a1a}.d_desktop .section-title__link{transition:color .3s}.d_desktop .section-title__link:hover{color:#333}.d_desktop .section-title{font-size:28px}.d_desktop .section-title+.owl-carousel,.d_desktop .section-title~* .owl-carousel,.d_desktop .section-title+.owl-loaded,.d_desktop .section-title~* .owl-loaded{padding-top:12px}.theme-title{font-weight:600;font-size:20px;line-height:1.1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;color:#333;margin-bottom:20px}.theme-title__link{text-decoration:none;font-size:14px;font-weight:400;line-height:1.6;color:#da1a1a}.d_desktop .theme-title__link{transition:color .3s}.d_desktop .theme-title__link:hover{color:#333}.d_desktop .theme-title{font-size:28px}.d_desktop .theme-title+.owl-carousel,.d_desktop .theme-title~* .owl-carousel,.d_desktop .theme-title+.owl-loaded,.d_desktop .theme-title~* .owl-loaded{padding-top:12px}.show-more{height:20px;display:inline-flex;align-items:center;font-weight:500;font-size:14px;color:#da1a1a}.d_desktop .show-more{transition:color .3s}.d_desktop .show-more:hover{color:#333}.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:56px;--padding:20px;--borderRadius:0;--fieldsBg:#fff;position:relative;margin-bottom:var(--padding);display:flex;flex-direction:column}.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.password{margin-bottom:calc(var(--padding) + 5px)}.form-extend .field input:not([type=radio]):not([type=checkbox]),.form-extend .field textarea{display:block;width:100%;box-sizing:border-box;border:1px solid #e4dad0;padding:0 var(--padding);font-size:14px;line-height:1.6;border-radius:0;color:#333}.form-extend .field input:not([type=radio]):not([type=checkbox])::-webkit-input-placeholder,.form-extend .field textarea::-webkit-input-placeholder{color:#535353;opacity:1}.form-extend .field input:not([type=radio]):not([type=checkbox])::-moz-placeholder,.form-extend .field textarea::-moz-placeholder{color:#535353;opacity:1}.form-extend .field input:not([type=radio]):not([type=checkbox]):-ms-input-placeholder,.form-extend .field textarea:-ms-input-placeholder{color:#535353;opacity:1}.form-extend .field input:not([type=radio]):not([type=checkbox]):-moz-placeholder,.form-extend .field textarea:-moz-placeholder{color:#535353;opacity:1}.form-extend .field input:not([type=radio]):not([type=checkbox]):-webkit-autofill,.form-extend .field textarea:-webkit-autofill{-webkit-text-fill-color:#333;box-shadow:inset 0 0 0 500px var(--fieldsBg)}.form-extend .field input:not([type=radio]):not([type=checkbox]){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]{font-size:11px;position:absolute;left:0;top:100%}.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 .field>div.mage-error{order:1}.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-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#fff;background:#da1a1a}.form-extend button.disabled{pointer-events:none}.form-extend button.disabled{background:#535353}.d_desktop .form-extend button:hover{background-color:#ff4949}.form-extend button:active{background-color:#c11319 !important}input[type=radio]{-webkit-appearance:none;width:24px;height:24px;margin-right:15px;border:none;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 0 #fff;border:1px solid #e4dad0;transition:background .3s,box-shadow .3s,border .3s}input[type=radio]:checked{background:#da1a1a;box-shadow:inset 0 0 0 6px #fff;border-color:#da1a1a}.checkbox-extend{display:inline-flex;line-height:20px;cursor:pointer}.checkbox-extend input[type=checkbox]{flex-shrink:0;-webkit-appearance:none;width:24px;height:24px;position:relative;display:flex;justify-content:center;align-items:center;margin:-1px 10px 0 0;cursor:pointer;background-color:#fbebdc;background-repeat:no-repeat;background-position:50% 50%;background-size:14px;border:none;transition:background-color .3s,background-size .2s,border-color .3s}.checkbox-extend input[type=checkbox]:checked{background-image:url(/media/images/check.svg);background-color:#da1a1a}.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;background:url(/media/images/loader.svg) no-repeat 50% 50%;background-size:contain}.custom-loader:after{content:'';display:inline-flex;width:100px;height:100px;background:url(/media/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}.messengers-items{list-style:none;display:flex;align-items:center;flex-wrap:wrap}.messengers-items a{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.messengers-items a svg{max-width:17px;max-height:17px;fill:#fff}.messengers-items li{transition:opacity .3s}.d_desktop .messengers-items li:hover{opacity:.8}.messengers-items li.telegram a{background:#1db2e1}.messengers-items li.viber a{background:#8a58ac}.messengers-items li.whatsapp a{background:#07c425}.messengers-items li+li{margin-left:10px}.advancedproductlabel{font-weight:600;font-size:11px;line-height:1.6;padding:0 4px;position:relative;letter-spacing:.07em;color:var(--background-color);border:1px solid var(--background-color);background:#fff;display:inline-flex;margin-bottom:5px}.advancedproductlabel+.advancedproductlabel{margin-left:5px}.advancedproductlabel .advancedproductlabel__inner:before{content:'';display:block;position:absolute;background:#fff;width:3px;height:1px;bottom:-1px;left:0}.advancedproductlabel:before,.advancedproductlabel:after{content:'';display:block;position:absolute;background:var(--background-color);width:1px;top:calc(100% + 1px)}.advancedproductlabel:after{height:5px;top:100%;left:1px;transform:rotate(45deg)}.advancedproductlabel:before{width:1px;height:4px;left:-1px}.d_mobile .pagebuilder-mobile-hidden{display:none}.d_desktop .pagebuilder-mobile-only{display:none}[data-element=main] [data-content-type=button-item]{margin:10px}[data-element=main] [data-content-type=button-item] .pagebuilder-button-primary{font-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#fff;background:#da1a1a;color:#fff !important}[data-element=main] [data-content-type=button-item] .pagebuilder-button-primary.disabled{pointer-events:none}[data-element=main] [data-content-type=button-item] .pagebuilder-button-primary.disabled{background:#535353}.d_desktop [data-element=main] [data-content-type=button-item] .pagebuilder-button-primary:hover{background-color:#ff4949}[data-element=main] [data-content-type=button-item] .pagebuilder-button-primary:active{background-color:#c11319 !important}[data-element=main] [data-content-type=button-item] .pagebuilder-button-primary+.pagebuilder-button-primary{margin-left:5px}[data-element=main],[data-element=main] *{margin-top:revert;margin-bottom:revert}.pagebuilder-column-line{column-gap:10px;row-gap:10px}.pagebuilder-column-line .pagebuilder-column[class*=background-image]:empty{padding-top:30%;margin-bottom:20px;background-size:cover !important;background-position:50% 50% !important}.d_mobile:not(.v_tablet) .pagebuilder-column-line{flex-direction:column}.d_mobile:not(.v_tablet) .pagebuilder-column-line>*{min-width:100%}.pagebuilder-video-wrapper{position:relative;width:100%;padding-top:50%;margin-bottom:20px !important}.pagebuilder-video-wrapper video,.pagebuilder-video-wrapper iframe{position:absolute;left:0;top:0;width:100%;height:100%}.pagebuilder-banner-wrapper{background-attachment:initial !important}.pagebuilder-slider,.widget-product-carousel,.block-products-list{margin-bottom:32px}.pagebuilder-slider button,.widget-product-carousel button,.block-products-list button{font-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#fff;background:#da1a1a}.pagebuilder-slider button.disabled,.widget-product-carousel button.disabled,.block-products-list button.disabled{pointer-events:none}.pagebuilder-slider button.disabled,.widget-product-carousel button.disabled,.block-products-list button.disabled{background:#535353}.d_desktop .pagebuilder-slider button:hover,.d_desktop .widget-product-carousel button:hover,.d_desktop .block-products-list button:hover{background-color:#ff4949}.pagebuilder-slider button:active,.widget-product-carousel button:active,.block-products-list button:active{background-color:#c11319 !important}.pagebuilder-slider .pagebuilder-slide-wrapper,.widget-product-carousel .pagebuilder-slide-wrapper,.block-products-list .pagebuilder-slide-wrapper{position:relative;color:#fff;min-height:400px !important;background-size:cover !important}.pagebuilder-slider .pagebuilder-slide-wrapper .pagebuilder-overlay,.widget-product-carousel .pagebuilder-slide-wrapper .pagebuilder-overlay,.block-products-list .pagebuilder-slide-wrapper .pagebuilder-overlay{background:rgba(0,0,0,.5) !important;box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;padding:20px;display:flex;align-items:center}.pagebuilder-slider .pagebuilder-slide-wrapper button,.widget-product-carousel .pagebuilder-slide-wrapper button,.block-products-list .pagebuilder-slide-wrapper button{margin-top:10px;height:36px;padding:0 16px;font-size:12px}.pagebuilder-slider .slick-list,.widget-product-carousel .slick-list,.block-products-list .slick-list{width:100%;overflow:hidden}.pagebuilder-slider .slick-list .slick-track,.widget-product-carousel .slick-list .slick-track,.block-products-list .slick-list .slick-track{display:flex}.pagebuilder-slider .slick-list .slick-slide,.widget-product-carousel .slick-list .slick-slide,.block-products-list .slick-list .slick-slide{display:flex;flex-direction:column}.pagebuilder-slider .slick-list .slick-slide>div,.widget-product-carousel .slick-list .slick-slide>div,.block-products-list .slick-list .slick-slide>div{flex-grow:1;display:flex;flex-direction:column}.pagebuilder-slider .product-item:before,.widget-product-carousel .product-item:before,.block-products-list .product-item:before{display:none !important}.pagebuilder-slider .product-item-photo,.widget-product-carousel .product-item-photo,.block-products-list .product-item-photo{padding-bottom:10px}.pagebuilder-slider .product-item-photo .product-image-wrapper,.widget-product-carousel .product-item-photo .product-image-wrapper,.block-products-list .product-item-photo .product-image-wrapper{display:block;position:relative;padding-bottom:100% !important}.pagebuilder-slider .product-item-photo .product-image-wrapper img,.widget-product-carousel .product-item-photo .product-image-wrapper img,.block-products-list .product-item-photo .product-image-wrapper img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:contain;max-width:100%;max-height:100%}.pagebuilder-slider .product-item .product-item-details,.widget-product-carousel .product-item .product-item-details,.block-products-list .product-item .product-item-details{padding:0 10px}.pagebuilder-slider .product-item .product-item-name,.widget-product-carousel .product-item .product-item-name,.block-products-list .product-item .product-item-name{text-align:left;order:-1;width:100%;font-size:15px;line-height:1.4;margin-bottom:13px;font-weight:400;max-height:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pagebuilder-slider .product-item .product-item-name a,.widget-product-carousel .product-item .product-item-name a,.block-products-list .product-item .product-item-name a{color:inherit;text-decoration:none}.pagebuilder-slider .product-item .product-reviews,.widget-product-carousel .product-item .product-reviews,.block-products-list .product-item .product-reviews{display:none}.pagebuilder-slider .product-item [data-role*=swatch-option],.widget-product-carousel .product-item [data-role*=swatch-option],.block-products-list .product-item [data-role*=swatch-option]{order:-1;width:100%;margin-top:12px}.pagebuilder-slider .product-item .swatch-attribute,.widget-product-carousel .product-item .swatch-attribute,.block-products-list .product-item .swatch-attribute{margin-bottom:13px;transition:opacity .3s;display:flex;align-items:center;flex-wrap:wrap}.pagebuilder-slider .product-item .swatch-attribute .swatch-input,.widget-product-carousel .product-item .swatch-attribute .swatch-input,.block-products-list .product-item .swatch-attribute .swatch-input{display:none}.pagebuilder-slider .product-item .swatch-attribute-selected-option,.widget-product-carousel .product-item .swatch-attribute-selected-option,.block-products-list .product-item .swatch-attribute-selected-option{display:none}.pagebuilder-slider .product-item .swatch-attribute-label,.widget-product-carousel .product-item .swatch-attribute-label,.block-products-list .product-item .swatch-attribute-label{margin-right:15px;display:none;font-size:14px;line-height:1.6;color:#333}.pagebuilder-slider .product-item .swatch-attribute-label:first-letter ,.widget-product-carousel .product-item .swatch-attribute-label:first-letter ,.block-products-list .product-item .swatch-attribute-label:first-letter {text-transform:uppercase}.pagebuilder-slider .product-item .swatch-attribute-options,.widget-product-carousel .product-item .swatch-attribute-options,.block-products-list .product-item .swatch-attribute-options{display:flex;align-items:center;flex-wrap:wrap}.pagebuilder-slider .product-item .swatch-attribute .swatch-option.color,.widget-product-carousel .product-item .swatch-attribute .swatch-option.color,.block-products-list .product-item .swatch-attribute .swatch-option.color{width:26px;height:26px;border-radius:50%;position:relative;cursor:pointer;transition:opacity .3s}.pagebuilder-slider .product-item .swatch-attribute .swatch-option.color:before,.widget-product-carousel .product-item .swatch-attribute .swatch-option.color:before,.block-products-list .product-item .swatch-attribute .swatch-option.color:before{content:'';display:block;width:calc(100% + 10px);height:calc(100% + 10px);left:50%;top:50%;transform:translate(-50%,-50%);position:absolute;border-radius:inherit;border:1px solid #da1a1a;opacity:0;transition:opacity .3s}.pagebuilder-slider .product-item .swatch-attribute .swatch-option.color+.swatch-option,.widget-product-carousel .product-item .swatch-attribute .swatch-option.color+.swatch-option,.block-products-list .product-item .swatch-attribute .swatch-option.color+.swatch-option{margin-left:10px}.d_desktop .pagebuilder-slider .product-item .swatch-attribute .swatch-option.color:hover,.d_desktop .widget-product-carousel .product-item .swatch-attribute .swatch-option.color:hover,.d_desktop .block-products-list .product-item .swatch-attribute .swatch-option.color:hover{opacity:.8}.pagebuilder-slider .product-item .swatch-attribute .swatch-option.color.selected:before,.widget-product-carousel .product-item .swatch-attribute .swatch-option.color.selected:before,.block-products-list .product-item .swatch-attribute .swatch-option.color.selected:before{opacity:1}.pagebuilder-slider .product-item .swatch-attribute .swatch-option.text,.widget-product-carousel .product-item .swatch-attribute .swatch-option.text,.block-products-list .product-item .swatch-attribute .swatch-option.text{padding:3px 14px;position:relative;cursor:pointer;font-size:15px;line-height:1.4;text-align:center;min-width:60px;border:1px solid #e4dad0;transition:border .3s,opacity .3s}.pagebuilder-slider .product-item .swatch-attribute .swatch-option.text+.swatch-option,.widget-product-carousel .product-item .swatch-attribute .swatch-option.text+.swatch-option,.block-products-list .product-item .swatch-attribute .swatch-option.text+.swatch-option{margin-left:-1px}.d_desktop .pagebuilder-slider .product-item .swatch-attribute .swatch-option.text:hover,.d_desktop .widget-product-carousel .product-item .swatch-attribute .swatch-option.text:hover,.d_desktop .block-products-list .product-item .swatch-attribute .swatch-option.text:hover{opacity:.8}.pagebuilder-slider .product-item .swatch-attribute .swatch-option.text.selected,.widget-product-carousel .product-item .swatch-attribute .swatch-option.text.selected,.block-products-list .product-item .swatch-attribute .swatch-option.text.selected{border-color:#da1a1a;z-index:1}.pagebuilder-slider .product-item .swatch-attribute+.swatch-attribute,.widget-product-carousel .product-item .swatch-attribute+.swatch-attribute,.block-products-list .product-item .swatch-attribute+.swatch-attribute{margin-top:30px}.pagebuilder-slider .product-item .price-box,.widget-product-carousel .product-item .price-box,.block-products-list .product-item .price-box{display:flex;flex-direction:column;align-items:flex-start;margin-right:20px}.d_mobile .pagebuilder-slider .product-item .price-box,.d_mobile .widget-product-carousel .product-item .price-box,.d_mobile .block-products-list .product-item .price-box{margin:0 0 12px;width:100%}.pagebuilder-slider .product-item .price-box .price-label,.widget-product-carousel .product-item .price-box .price-label,.block-products-list .product-item .price-box .price-label{display:none !important}.pagebuilder-slider .product-item .price-box .price,.widget-product-carousel .product-item .price-box .price,.block-products-list .product-item .price-box .price{font-weight:600;font-size:18px;line-height:1.4;display:inline-flex}.pagebuilder-slider .product-item .price-box .old-price,.widget-product-carousel .product-item .price-box .old-price,.block-products-list .product-item .price-box .old-price{display:flex;align-items:center}.pagebuilder-slider .product-item .price-box .old-price .percent,.widget-product-carousel .product-item .price-box .old-price .percent,.block-products-list .product-item .price-box .old-price .percent{font-weight:600;font-size:12px;line-height:140%;letter-spacing:.07em;text-transform:uppercase;margin-right:10px;padding:3px 8px;background:#fbebdc;color:#da1a1a}.pagebuilder-slider .product-item .price-box .old-price .percent span,.widget-product-carousel .product-item .price-box .old-price .percent span,.block-products-list .product-item .price-box .old-price .percent span{background:0 0 !important}.pagebuilder-slider .product-item .price-box .old-price .price,.widget-product-carousel .product-item .price-box .old-price .price,.block-products-list .product-item .price-box .old-price .price{font-size:14px;line-height:1.6;font-weight:400;color:#535353;position:relative}.pagebuilder-slider .product-item .price-box .old-price .price:before,.widget-product-carousel .product-item .price-box .old-price .price:before,.block-products-list .product-item .price-box .old-price .price:before{content:'';display:block;position:absolute;left:0;top:50%;width:100%;height:1px;transform:translateY(-50%);background:#da1a1a}.pagebuilder-slider .product-item .product-item-details,.widget-product-carousel .product-item .product-item-details,.block-products-list .product-item .product-item-details{display:flex;align-items:center;flex-wrap:wrap;flex-direction:row}.d_mobile .pagebuilder-slider .product-item .product-item-inner,.d_mobile .widget-product-carousel .product-item .product-item-inner,.d_mobile .block-products-list .product-item .product-item-inner{margin-right:auto}.pagebuilder-slider .product-item .product-item-actions .action.tocart,.widget-product-carousel .product-item .product-item-actions .action.tocart,.block-products-list .product-item .product-item-actions .action.tocart{height:36px;padding:0 16px;font-size:12px}.pagebuilder-slider .product-item .product-item-actions .actions-secondary,.widget-product-carousel .product-item .product-item-actions .actions-secondary,.block-products-list .product-item .product-item-actions .actions-secondary{display:none}.pagebuilder-slider .slick-dots,.widget-product-carousel .slick-dots,.block-products-list .slick-dots{width:100%;display:flex;align-items:center;justify-content:center;margin-top:10px}.pagebuilder-slider .slick-dots li,.widget-product-carousel .slick-dots li,.block-products-list .slick-dots li{padding:0 !important;cursor:pointer;width:10px;height:10px;list-style:none}.pagebuilder-slider .slick-dots li:before,.widget-product-carousel .slick-dots li:before,.block-products-list .slick-dots li:before{content:'' !important;display:block !important;width:100% !important;height:100% !important;transform:translate(-50%,-50%);border-radius:50% !important;background:#e4dad0 !important}.pagebuilder-slider .slick-dots li button,.widget-product-carousel .slick-dots li button,.block-products-list .slick-dots li button{display:none}.pagebuilder-slider .slick-dots li.slick-active:before,.widget-product-carousel .slick-dots li.slick-active:before,.block-products-list .slick-dots li.slick-active:before{background:#da1a1a !important}.pagebuilder-slider .slick-dots li+li,.widget-product-carousel .slick-dots li+li,.block-products-list .slick-dots li+li{margin-left:5px}.block-products-list .widget-product-grid{display:flex;flex-wrap:wrap}.block-products-list .widget-product-grid>*{width:50%;max-width:50%}.v_big_desktop .block-products-list .widget-product-grid>*{width:33.33%;max-width:33.33%}.pagebuilder-slider{max-width:var(--content)}.pagebuilder-slider:not(.slick-initialized) [data-content-type*=slide]+[data-content-type*=slide]{display:none}.widget-product-carousel:not(.slick-initialized){list-style:none;display:flex;align-items:stretch}.widget-product-carousel:not(.slick-initialized) .product-item{padding:0}.widget-product-carousel:not(.slick-initialized) .product-item:before{display:none}.v_tablet .widget-product-carousel:not(.slick-initialized) .product-item,.d_desktop .widget-product-carousel:not(.slick-initialized) .product-item{width:33.33%}.v_tablet .widget-product-carousel:not(.slick-initialized) .product-item:nth-child(3)~*,.d_desktop .widget-product-carousel:not(.slick-initialized) .product-item:nth-child(3)~*{display:none !important}.d_mobile:not(.v_tablet) .widget-product-carousel:not(.slick-initialized) .product-item{width:50%}.d_mobile:not(.v_tablet) .widget-product-carousel:not(.slick-initialized) .product-item:nth-child(2)~*{display:none !important}.tabs-navigation{display:flex;list-style:none;border-bottom:1px solid #e4dad0;margin:0 0 24px}.tabs-navigation a{text-decoration:none;display:block;padding:12px 20px;color:inherit !important}.tabs-navigation:not(.ui-tabs-nav)+.tabs-content [data-content-type*=tab-item]+[data-content-type*=tab-item]{display:none}.tabs-navigation .tab-header{background:#fff;border:1px solid #e4dad0;margin:0 -1px -1px 0;position:relative;color:#333;padding:0}.tabs-navigation .tab-header:before{display:none}.tabs-navigation .tab-header+.tab-header{margin:0}.tabs-navigation .tab-header.ui-state-active{border-color:#da1a1a;z-index:1}.grid-extend{--colCount:1;--columns:100%;--rows:auto;--h_gap:0px;--v_gap:0px;--gap:var(--v_gap) var(--h_gap);--h_align:unset;--v_align:unset;display:grid;grid-template-columns:var(--columns);grid-template-rows:var(--rows);grid-gap:var(--gap);justify-content:var(--h_align);align-items:var(--v_align)}.grid-extend.equal{--columns:repeat(var(--colCount),calc((100% - ((var(--colCount) - 1)*var(--h_gap)))/var(--colCount)))}.v_small_desktop.nav-open .page-wrapper,.d_mobile.nav-open .page-wrapper,.v_small_desktop.overlay .page-wrapper,.page-wrapper .d_mobile.overlay{padding-top:60px}.page-header{--headerMargin:30px;background:#da1a1a;position:sticky;top:0;z-index:6}.page-header ul{list-style:none}.page-header a{text-decoration:none}.page-header .header-icon-block .icon{width:24px;height:24px;fill:currentColor}.d_desktop:not(.v_small_desktop) .page-header{top:-131px}.v_small_desktop.nav-open .page-header,.d_mobile.nav-open .page-header,.v_small_desktop.overlay .page-header,.d_mobile.overlay .page-header{position:fixed}.header.content{max-width:var(--msw);margin-left:auto;margin-right:auto;padding-left:var(--containerPadding);padding-right:var(--containerPadding)}.header-top{color:#fff;padding-top:17px;font-size:14px;line-height:1.6;position:relative;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-wrap:nowrap}.d_desktop .header-top a{transition:color .3s}.d_desktop .header-top a:hover{color:rgba(255,255,255,.7)}.header-top .navigation{line-height:1.4;font-size:13px;display:flex;align-items:center;flex-wrap:wrap}.header-top .navigation li+li{margin-left:var(--headerMargin)}.header-top__content{display:flex;align-items:center;flex-shrink:0}.header-top__content>*+*{margin-left:var(--headerMargin)}.header-top__content-mobile{display:flex;align-items:center}.header-top__content-mobile>*+*{margin-left:var(--headerMargin)}.header-bottom .nav-toggle{display:none}.header-bottom-wrap-top{color:#fff;display:flex;align-items:center}.header-bottom-wrap-top .logo-wrap{width:225px;flex-shrink:0;height:40px}.header-bottom-wrap-top .logo-wrap .logo{width:100%;height:100%;display:flex;align-items:center;flex-wrap:wrap}.header-bottom-wrap-top .logo-wrap .logo img{width:100%;height:100%;object-fit:contain;object-position:0 50%}.header-bottom-wrap-bottom{--height:55px;height:var(--height);position:relative;color:#fff;z-index:1;display:flex;align-items:center;transition:height .3s}.header-bottom-wrap-bottom:before{content:'';z-index:-1;position:absolute;left:50%;transform:translateX(-50%);width:var(--screenWidth);height:100%;background:#cd0808;transition:background .3s}.header-bottom-wrap-bottom .logo-wrap{--logoWidth:0}.header-bottom-wrap-bottom .logo-wrap .logo{height:32px;width:var(--logoWidth);position:relative;display:block}.header-bottom-wrap-bottom .logo-wrap .logo img{height:100%;width:var(--logoWidth);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);clip:rect(0,var(--logoWidth),auto,0px);transition:clip .3s}.header-bottom-wrap-bottom__nav{width:100%}.header-bottom-wrap-bottom__nav[data-dropdown-container]{position:static}.header-bottom-wrap-bottom__nav[data-dropdown-container]>[data-dropdown-content]{display:block;position:static;background:0 0}.header-bottom-wrap-bottom__nav[data-dropdown-container]>[data-dropdown-content]>[data-dropdown-close]{display:none}.header-bottom-wrap-bottom .header-bottom-wrap-inner-icons .header-icon-block{cursor:pointer;display:flex;align-items:center;flex-wrap:wrap}.header-bottom-wrap-bottom .header-bottom-wrap-inner-icons .header-icon-block .icon{fill:transparent;margin-right:5px;transition:fill .3s}.header-bottom-wrap-bottom .header-bottom-wrap-inner-icons .header-icon-block .count{min-width:17px;font-size:14px;line-height:1.6}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom .header-bottom-wrap-inner-icons{position:absolute;height:32px;left:calc(100% - (107px + var(--headerMargin)));bottom:calc(100% + 27px);display:flex;align-items:center;flex-wrap:wrap}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom .header-bottom-wrap-inner-icons .header-icon-block:hover .icon{fill:#fff}.d_desktop.sticky:not(.v_small_desktop) .header-bottom-wrap-bottom .header-bottom-wrap-inner-icons{position:static;margin-left:calc(var(--headerMargin) + 15px);order:1;flex-shrink:0}.header-bottom-wrap-bottom .level0 .advancedmenu-content{color:#333}.d_desktop.sticky:not(.v_small_desktop) .header-bottom-wrap-bottom{--height:70px}.d_desktop.sticky:not(.v_small_desktop) .header-bottom-wrap-bottom .logo-wrap{--logoWidth:27px;margin-right:30px}.d_desktop.sticky:not(.v_small_desktop) .header-bottom-wrap-bottom:before{background:#da1a1a}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-top{padding:22px calc(137px + var(--headerMargin)) 22px 0}.v_small_desktop .header.content>.header-top,.d_mobile .header.content>.header-top{display:none}.v_small_desktop .header-top,.d_mobile .header-top{color:currentColor;flex-direction:column;padding-top:30px;width:100%}.v_small_desktop .header-top .header-pages-nav,.d_mobile .header-top .header-pages-nav{width:100%;margin-bottom:calc(var(--headerMargin) - 10px)}.v_small_desktop .header-top .navigation,.d_mobile .header-top .navigation{width:100%;flex-direction:column;align-items:flex-start}.v_small_desktop .header-top .navigation li+li,.d_mobile .header-top .navigation li+li{margin:calc(var(--headerMargin)/2) 0 0 0}.v_small_desktop .header-top__content,.d_mobile .header-top__content{width:100%;font-size:13px;color:#da1a1a}.v_small_desktop .header-top__content .header-action-trigger,.d_mobile .header-top__content .header-action-trigger{display:flex}.v_small_desktop .header-top__content .header-action-trigger .icon-customer,.d_mobile .header-top__content .header-action-trigger .icon-customer{margin-right:10px}.v_small_desktop .header-top__content .header-bottom-wrap-inner-icons,.d_mobile .header-top__content .header-bottom-wrap-inner-icons{margin-left:calc(var(--headerMargin) + 10px)}.v_small_desktop .header-top__content-mobile,.d_mobile .header-top__content-mobile{position:fixed;left:0;bottom:0;width:100%;height:51px;padding:11px var(--headerMargin);max-width:320px;background:#fff;color:#333;z-index:2}.v_small_desktop .header-top__content-mobile:before,.d_mobile .header-top__content-mobile:before{content:'';display:block;width:calc(100% - (var(--headerMargin)*2));height:1px;position:absolute;left:var(--headerMargin);top:0;background:#e4dad0}.v_small_desktop .header-top__content-mobile .region-languages-container,.d_mobile .header-top__content-mobile .region-languages-container{max-width:60%}.v_small_desktop .header-bottom,.d_mobile .header-bottom{display:flex;align-items:center;color:#fff}.v_small_desktop .header-bottom .nav-toggle,.d_mobile .header-bottom .nav-toggle{width:34px;height:20px;margin-right:16px;overflow:hidden;flex-shrink:0;display:flex;align-items:flex-end;position:relative;cursor:pointer}.v_small_desktop .header-bottom .nav-toggle:before,.d_mobile .header-bottom .nav-toggle:before,.v_small_desktop .header-bottom .nav-toggle:after,.d_mobile .header-bottom .nav-toggle:after,.v_small_desktop .header-bottom .nav-toggle .burger,.d_mobile .header-bottom .nav-toggle .burger{content:'';display:block;height:1px;position:absolute;left:1px;width:calc(100% - 2px);background:currentColor;transition:.3s}.v_small_desktop .header-bottom .nav-toggle:before,.d_mobile .header-bottom .nav-toggle:before{top:3px}.v_small_desktop .header-bottom .nav-toggle:after,.d_mobile .header-bottom .nav-toggle:after{top:9.5px}.v_small_desktop .header-bottom .nav-toggle .burger,.d_mobile .header-bottom .nav-toggle .burger{bottom:3px}.v_small_desktop .header-bottom .nav-toggle.ancillary-open:before,.d_mobile .header-bottom .nav-toggle.ancillary-open:before,.v_small_desktop .header-bottom .nav-toggle.ancillary-open:after,.d_mobile .header-bottom .nav-toggle.ancillary-open:after{width:100%;left:50%;top:50%}.v_small_desktop .header-bottom .nav-toggle.ancillary-open .burger,.d_mobile .header-bottom .nav-toggle.ancillary-open .burger{left:-100%}.v_small_desktop .header-bottom .nav-toggle.ancillary-open:before,.d_mobile .header-bottom .nav-toggle.ancillary-open:before{transform:translate(-50%,-50%) rotate(45deg)}.v_small_desktop .header-bottom .nav-toggle.ancillary-open:after,.d_mobile .header-bottom .nav-toggle.ancillary-open:after{transform:translate(-50%,-50%) rotate(-45deg)}.v_small_desktop .header-bottom-wrap-top,.d_mobile .header-bottom-wrap-top{justify-content:space-between;width:100%;padding-right:var(--headerMargin)}.v_small_desktop .header-bottom-wrap-top .header-store-phone,.d_mobile .header-bottom-wrap-top .header-store-phone{display:none}.v_small_desktop .header-bottom-wrap-top .logo-wrap,.d_mobile .header-bottom-wrap-top .logo-wrap{width:135px;height:24px}.v_small_desktop .header-bottom-wrap-bottom,.d_mobile .header-bottom-wrap-bottom{--height:60px}.v_small_desktop .header-bottom-wrap-bottom:before,.d_mobile .header-bottom-wrap-bottom:before{display:none}.v_small_desktop .header-bottom-wrap-bottom-content,.d_mobile .header-bottom-wrap-bottom-content{width:100%;height:100%}.v_small_desktop .header-bottom-wrap-bottom-inner,.d_mobile .header-bottom-wrap-bottom-inner{transform:translateX(-100%);transition:transform .3s}.v_small_desktop .header-bottom-wrap-bottom__nav,.d_mobile .header-bottom-wrap-bottom__nav{color:#333;position:fixed;left:0;top:60px;width:100%;height:calc(100% - 60px);transform:translateX(-100%);transition:transform 0s;transition-delay:.3s;opacity:0}.v_small_desktop .header-bottom-wrap-bottom__nav[data-dropdown-container]>[data-dropdown-content]>[data-dropdown-close],.d_mobile .header-bottom-wrap-bottom__nav[data-dropdown-container]>[data-dropdown-content]>[data-dropdown-close]{display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(51,51,51,.5)}.v_small_desktop .header-bottom-wrap-bottom.open,.d_mobile .header-bottom-wrap-bottom.open{opacity:1}.v_small_desktop .header-bottom-wrap-bottom.open .header-bottom-wrap-bottom__nav,.d_mobile .header-bottom-wrap-bottom.open .header-bottom-wrap-bottom__nav{transition-delay:0s;opacity:1}.v_small_desktop .header-bottom-wrap-bottom.open .header-bottom-wrap-bottom__nav,.d_mobile .header-bottom-wrap-bottom.open .header-bottom-wrap-bottom__nav,.v_small_desktop .header-bottom-wrap-bottom.open .header-bottom-wrap-bottom-inner,.d_mobile .header-bottom-wrap-bottom.open .header-bottom-wrap-bottom-inner{transform:translateX(0%)}.v_small_desktop .header-bottom-wrap-bottom:not(.open) .header-region-wrapper,.d_mobile .header-bottom-wrap-bottom:not(.open) .header-region-wrapper{position:fixed;bottom:0;z-index:5;max-width:100%;width:100%;padding-top:0;transform:translateX(100%);box-shadow:0px -31px 48px 1px rgba(169,161,160,.26)}.v_small_desktop .header-bottom-wrap-bottom:not(.open) .header-region-wrapper .default-cities,.d_mobile .header-bottom-wrap-bottom:not(.open) .header-region-wrapper .default-cities{border-top:none !important}.v_small_desktop .header-bottom-wrap-top,.v_tablet .header-bottom-wrap-top{padding-right:calc(var(--headerMargin) + 10px)}.v_small_desktop .header-bottom-wrap-top .logo-wrap,.v_tablet .header-bottom-wrap-top .logo-wrap{width:178px;height:31px}.v_small_desktop .header-bottom-wrap-bottom:not(.open) .header-region-wrapper .region-switcher .confirm-city .region-question,.v_tablet .header-bottom-wrap-bottom:not(.open) .header-region-wrapper .region-switcher .confirm-city .region-question{width:auto;margin:0 var(--headerMargin) 0px 0}.v_small_mobile .header-bottom-wrap-top{padding-right:calc(var(--headerMargin)/2)}.v_small_mobile .header-bottom-wrap-top .logo-wrap{width:120px;height:21px}.d_desktop:not(.v_small_desktop) .customer-block-wrapper .icon-customer{display:none}.d_desktop .customer-block-wrapper{transition:color .3s}.d_desktop .customer-block-wrapper:hover{color:rgba(255,255,255,.7)}.switcher-language .language-inner{display:flex;align-items:center;flex-wrap:wrap}.switcher-language .lang-item{text-transform:uppercase}.switcher-language .lang-item+.lang-item{margin-left:4px}.switcher-language .lang-item>*{width:31px;height:28px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.switcher-language span{border:1px solid #fff}.v_small_desktop .switcher-language,.d_mobile .switcher-language{color:#da1a1a;font-size:14px;order:-1;margin:0 auto 0 0}.v_small_desktop .switcher-language .lang-item a,.d_mobile .switcher-language .lang-item a{width:auto}.v_small_desktop .switcher-language .lang-item span,.d_mobile .switcher-language .lang-item span{border-color:currentColor}.v_small_desktop .switcher-language .lang-item+.lang-item,.d_mobile .switcher-language .lang-item+.lang-item{margin-left:10px}.header-region{padding-right:14px;display:flex}.header-region[data-dropdown-container]{position:static}.header-region-current{display:flex;align-items:center;flex-wrap:wrap}.header-region-current .header-icon-block,.header-region-current .arrow-block{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.header-region-current .region-name{margin:0 5px}.header-region-current .arrow-block{width:16px;height:16px}.header-region-current .arrow-block .icon{width:8px;height:5px;transition:transform .3s;fill:currentColor}.d_desktop.sticky:not(.v_small_desktop) .header-region.open .header-region-wrapper[data-dropdown-content]{display:none}.header-region.open .header-region-current[data-dropdown-toggle]{background:0 0}.header-region.open .header-region-current .arrow-block .icon{transform:rotate(-180deg)}.header-region-wrapper .close-icon-block{display:none}.header-region .header-region-wrapper{padding-top:10px;max-width:500px;right:0;left:auto;min-width:unset;z-index:2}.header-region .header-region-wrapper[data-dropdown-content]{background:0 0}.header-region .region-switcher{background:#fff}.header-region .region-switcher .confirm-city{padding:14px 20px;color:#333;display:flex;align-items:center;flex-wrap:wrap}.header-region .region-switcher .confirm-city .city{font-weight:600;margin-left:10px}.header-region .region-switcher .confirm-city .region-question{margin-right:var(--headerMargin)}.header-region .region-switcher .confirm-city .actions-block,.header-region .region-switcher .confirm-city .region-question{display:flex;align-items:center;flex-wrap:wrap}.header-region .region-switcher .confirm-city .actions-block button+button{margin-left:10px}.header-region .region-switcher .region-select-another-wrapper{padding:var(--headerMargin);box-shadow:0px 31px 48px 1px rgba(169,161,160,.26);width:100%;max-width:100%}.d_desktop:not(.v_small_desktop) .header-region .region-switcher .region-select-another-wrapper{width:420px}.header-region .region-switcher .region-select-another-wrapper .select-region-title{display:none}.header-region .region-switcher .region-select-another-wrapper .default-cities{display:flex;align-items:flex-start;flex-wrap:wrap;margin:0 0 calc((var(--headerMargin)/2)*-1) calc(var(--headerMargin)*-1);width:calc(100% + var(--headerMargin));position:relative;z-index:1}.header-region .region-switcher .region-select-another-wrapper .default-cities .item{margin:0 0 calc(var(--headerMargin)/2) var(--headerMargin);position:relative;z-index:-1}.header-region .region-switcher .region-select-another-wrapper .default-cities .item .name{color:#da1a1a}.d_desktop .header-region .region-switcher .region-select-another-wrapper .default-cities .item .name{transition:color .3s}.d_desktop .header-region .region-switcher .region-select-another-wrapper .default-cities .item .name:hover{color:#333}.header-region .region-switcher .region-select-another-wrapper .default-cities .item input{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;opacity:0;cursor:pointer}.header-region .region-switcher .region-select-another-wrapper .default-cities .item input:checked~.name{color:#333}.header-region .region-switcher .region-select-another-wrapper .search-city-wrap{width:100%}.header-region .region-switcher .region-select-another-wrapper .search-city-wrap input{height:56px;display:block;width:100%;box-sizing:border-box;border:1px solid #e4dad0;padding:0 20px;font-size:14px;line-height:1.6;border-radius:0;color:#333}.header-region .region-switcher .region-select-another-wrapper .search-city-wrap input::-webkit-input-placeholder{color:#535353;opacity:1}.header-region .region-switcher .region-select-another-wrapper .search-city-wrap input::-moz-placeholder{color:#535353;opacity:1}.header-region .region-switcher .region-select-another-wrapper .search-city-wrap input:-ms-input-placeholder{color:#535353;opacity:1}.header-region .region-switcher .region-select-another-wrapper .search-city-wrap input:-moz-placeholder{color:#535353;opacity:1}.header-region .region-switcher .region-select-another-wrapper .search-city-wrap input:-webkit-autofill{-webkit-text-fill-color:#333;box-shadow:inset 0 0 0 500px #fff}.header-region .region-switcher .region-select-another-wrapper .region-block__search{position:relative;margin-top:15px}.header-region .region-switcher .region-select-another-wrapper .cities-list{position:absolute;left:0;top:100%;width:100%;padding:10px 20px 20px;max-height:180px;box-shadow:0px 31px 48px 1px rgba(169,161,160,.26);background:#fff;z-index:1;border-width:0 1px 1px;border-style:solid;border-color:#e4dad0;overflow-y:auto;overflow-x:hidden}.header-region .region-switcher .region-select-another-wrapper .cities-list::-webkit-scrollbar{width:2px}.header-region .region-switcher .region-select-another-wrapper .cities-list::-webkit-scrollbar:horizontal{height:4px}.header-region .region-switcher .region-select-another-wrapper .cities-list::-webkit-scrollbar-track{background-color:transparent}.header-region .region-switcher .region-select-another-wrapper .cities-list::-webkit-scrollbar-thumb{background-color:#da1a1a}.header-region .region-switcher .region-select-another-wrapper .cities-list::-webkit-scrollbar-thumb:hover{background-color:#c11319}.header-region .region-switcher .region-select-another-wrapper .cities-list .not-found,.header-region .region-switcher .region-select-another-wrapper .cities-list .start-input{font-size:14px;margin-top:10px;line-height:1.6}.header-region .region-switcher .region-select-another-wrapper .cities-list .not-found{color:#333}.header-region .region-switcher .region-select-another-wrapper .cities-list .start-input{color:#535353}.header-region .region-switcher .region-select-another-wrapper .cities-list .item{position:relative;width:100%;display:block;margin-top:10px}.header-region .region-switcher .region-select-another-wrapper .cities-list .item .name{color:#da1a1a}.d_desktop .header-region .region-switcher .region-select-another-wrapper .cities-list .item .name{transition:color .3s}.d_desktop .header-region .region-switcher .region-select-another-wrapper .cities-list .item .name:hover{color:#333}.header-region .region-switcher .region-select-another-wrapper .cities-list .item input{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;opacity:0;cursor:pointer}.header-region .region-switcher .region-select-another-wrapper .cities-list .item input:checked{cursor:default}.header-region .region-switcher .region-select-another-wrapper .cities-list .item input:checked~.name{color:#333}.header-region .region-switcher .region-select-another-wrapper .actions-block{margin-top:calc(var(--headerMargin)/2)}.header-region .region-switcher .region-select-another-wrapper .actions-block .button{width:100%}.v_small_desktop .header-region,.d_mobile .header-region{padding-right:0}.v_small_desktop .header-region-current,.d_mobile .header-region-current{flex-wrap:nowrap;white-space:nowrap;overflow:hidden;justify-content:flex-start}.v_small_desktop .header-region-current .header-icon-block,.d_mobile .header-region-current .header-icon-block{flex-shrink:0}.v_small_desktop .header-region-current .region-name,.d_mobile .header-region-current .region-name{font-size:13px;margin:0 0 0 10px;text-overflow:ellipsis;overflow:hidden}.v_small_desktop .header-region-current .arrow-block,.d_mobile .header-region-current .arrow-block{display:none}.v_small_desktop .header-region .header-region-wrapper,.d_mobile .header-region .header-region-wrapper{top:auto;bottom:100%;left:0;position:absolute}.v_small_desktop .header-region .region-switcher .region-select-another-wrapper,.d_mobile .header-region .region-switcher .region-select-another-wrapper{padding:0 var(--headerMargin) calc(var(--headerMargin)/2);box-shadow:none}.v_small_desktop .header-region .region-switcher .region-select-another-wrapper .default-cities,.d_mobile .header-region .region-switcher .region-select-another-wrapper .default-cities{margin:0 0 -10px -10px;padding-top:calc(var(--headerMargin)/2);width:calc(100% + 10px);border-top:1px solid #e4dad0}.v_small_desktop .header-region .region-switcher .region-select-another-wrapper .default-cities .item,.d_mobile .header-region .region-switcher .region-select-another-wrapper .default-cities .item{margin:0 0 10px 10px}.v_small_desktop .header-region .region-switcher .region-select-another-wrapper .default-cities .item .name,.d_mobile .header-region .region-switcher .region-select-another-wrapper .default-cities .item .name{font-size:13px}.v_small_desktop .header-region .region-switcher .region-select-another-wrapper .cities-list,.d_mobile .header-region .region-switcher .region-select-another-wrapper .cities-list{box-shadow:0px -31px 48px 1px rgba(169,161,160,.26);top:auto;bottom:100%;border-width:1px 1px 0}.v_small_desktop .header-region .region-switcher .region-select-another-wrapper .actions-block .button,.d_mobile .header-region .region-switcher .region-select-another-wrapper .actions-block .button{font-size:12px;height:36px}.v_small_desktop .header-region .region-switcher .confirm-city .region-question,.d_mobile .header-region .region-switcher .confirm-city .region-question{width:100%;margin:0 0 10px}.header-store-phone{width:calc(168px + var(--headerMargin));flex-shrink:0;margin-bottom:-7px}.header-store-phone .store-phone-head{display:flex;align-items:center;flex-wrap:wrap;padding-bottom:7px;justify-content:flex-start;font-weight:600;font-size:18px;line-height:140%}.header-store-phone .store-phone-head .arrow-block{width:16px;height:16px;margin-left:10px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.header-store-phone .store-phone-head .arrow-block .icon{width:8px;height:5px;transition:transform .3s;fill:currentColor}.header-store-phone.open .store-phone-head[data-dropdown-toggle]{background:0 0}.header-store-phone.open .store-phone-head .arrow-block .icon{transform:rotate(-180deg)}.header-store-phone .store-phone-list{box-shadow:0px 31px 48px 1px rgba(169,161,160,.26);left:-40px;width:340px;padding:40px;color:#333}.header-store-phone .store-phone-list .call-center-wrapper{margin-bottom:20px}.header-store-phone .store-phone-list .call-center-wrapper .title{font-weight:600;font-size:18px;line-height:140%;margin-bottom:9px;display:block}.header-store-phone .store-phone-list .call-center-wrapper .work-hours{font-size:14px;line-height:160%;display:block}.header-store-phone .store-phone-list .phone{font-weight:600;font-size:24px;line-height:130%;display:block}.header-store-phone .store-phone-list .phone+.phone{margin-top:15px}.header-store-phone .store-phone-list .footer-call-button{margin-top:15px;font-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#333;background-color:#fff;border:1px solid #da1a1a;font-size:12px;height:36px}.header-store-phone .store-phone-list .footer-call-button.disabled{pointer-events:none}.d_desktop .header-store-phone .store-phone-list .footer-call-button:hover{border-color:#ff4949;background-color:#fff}.header-store-phone .store-phone-list .footer-call-button.disabled{border-color:#535353}.header-store-phone .store-phone-list .footer-call-button:active{border-color:#c11319 !important;background-color:#fff !important}.header-store-phone .messengers{margin-top:30px}.v_small_desktop .header-store-phone,.d_mobile .header-store-phone{margin-top:calc(var(--headerMargin)/2);margin-bottom:0;width:100%}.v_small_desktop .header-store-phone .store-phone-head,.d_mobile .header-store-phone .store-phone-head{display:none}.v_small_desktop .header-store-phone .store-phone-list,.d_mobile .header-store-phone .store-phone-list{width:100%;box-shadow:none;padding:0}.v_small_desktop .header-store-phone .store-phone-list .call-center-wrapper,.d_mobile .header-store-phone .store-phone-list .call-center-wrapper{margin-bottom:10px}.v_small_desktop .header-store-phone .store-phone-list .call-center-wrapper .title,.d_mobile .header-store-phone .store-phone-list .call-center-wrapper .title{font-size:14px;line-height:1.6;margin-bottom:5px}.v_small_desktop .header-store-phone .store-phone-list .call-center-wrapper .work-hours,.d_mobile .header-store-phone .store-phone-list .call-center-wrapper .work-hours{text-transform:uppercase}.v_small_desktop .header-store-phone .store-phone-list .phone,.d_mobile .header-store-phone .store-phone-list .phone{font-size:16px}.v_small_desktop .header-store-phone .store-phone-list .phone+.phone,.d_mobile .header-store-phone .store-phone-list .phone+.phone{margin-top:10px}.v_small_desktop .header-store-phone .store-phone-list .footer-call-button,.d_mobile .header-store-phone .store-phone-list .footer-call-button{margin-top:20px}.v_small_desktop .header-store-phone .store-phone-list .messengers,.d_mobile .header-store-phone .store-phone-list .messengers{margin-top:20px}.v_small_desktop .header-store-phone .store-phone-list[data-dropdown-content],.d_mobile .header-store-phone .store-phone-list[data-dropdown-content]{display:block;position:static}.block-search{position:relative;--pr:0;padding-right:var(--pr)}.d_desktop:not(.v_small_desktop) .block-search[data-dropdown-container] [data-dropdown-toggle]{display:none}.block-search[data-dropdown-container] [data-dropdown-content]{display:block;position:static;background:0 0}.block-search .block-title{cursor:pointer;display:flex;align-items:center;justify-content:center;height:48px;width:48px;margin:-12px}.block-search .block-title .icon{width:24px;height:24px}.block-search .block-title span{display:none}.d_desktop:not(.v_small_desktop) .block-search .block-title{display:none}.block-search .block-content .search-close{position:absolute;top:0;height:42px;right:calc(var(--pr) + 15px);display:none;align-items:center;background:#e96a66;justify-content:center;z-index:2;cursor:pointer}.block-search .block-content .search-close .icon{width:24px;height:24px}.block-search .minisearch .field .label{display:none}.block-search .minisearch .field.search{position:relative}.block-search .minisearch .field.search .input-text{width:100%;height:42px;border:none;background:rgba(255,255,255,.3);font-size:13px;line-height:140%;color:currentColor;border-radius:0;padding:0 40px 0 15px;caret-color:currentColor}.block-search .minisearch .field.search .input-text::placeholder{color:inherit;opacity:.5}.block-search .minisearch.active+.search-close{display:flex}.block-search .actions{position:absolute;top:0;height:42px;right:calc(var(--pr) + 15px)}.block-search .actions button.search{background:0 0;border:none;width:24px;height:100%;outline:none;cursor:pointer;color:currentColor}.block-search .actions button.search .icon{position:relative;width:24px;height:24px}.block-search .actions button.search span{display:none}.block-search .search-autocomplete{display:none;padding:15px;z-index:4;position:absolute;left:0;top:100%;width:100% !important;background:#fff;box-shadow:0px 31px 48px 1px rgba(169,161,160,.26)}.block-search .search-autocomplete .title-product,.block-search .search-autocomplete .autocomplete-list-title{display:none}.block-search .search-autocomplete .brander-autocomplete-result{display:flex;flex-direction:column}.block-search .search-autocomplete .autocomplete-list.category{padding-bottom:10px;order:-1;border-bottom:1px solid #e4dad0}.block-search .search-autocomplete .autocomplete-list.category .category-item{font-size:16px;line-height:24px;color:#333}.d_desktop .block-search .search-autocomplete .autocomplete-list.category .category-item:hover{color:#da1a1a}.block-search .search-autocomplete .autocomplete-list.category .category-item+.category-item{margin-top:10px}.block-search .search-autocomplete .product-item{padding:15px 4px;position:relative;display:flex;align-items:flex-start;flex-wrap:wrap;flex-wrap:nowrap}.block-search .search-autocomplete .product-item .product-image-box{width:78px;height:78px;position:relative;margin-right:21px;flex-shrink:0}.block-search .search-autocomplete .product-item .product-image-box img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:contain;max-width:100%;max-height:100%}.block-search .search-autocomplete .product-item .product-data-box{width:100%}.block-search .search-autocomplete .product-item .product-data-box .product-primary a{font-size:14px;line-height:1.6;color:#333}.d_desktop .block-search .search-autocomplete .product-item .product-data-box .product-primary a{transition:color .3s}.d_desktop .block-search .search-autocomplete .product-item .product-data-box .product-primary a:hover{color:#da1a1a}.block-search .search-autocomplete .product-item .product-data-box .product-primary a:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%}.block-search .search-autocomplete .product-item .stock-block{display:none}.block-search .search-autocomplete .product-item .product-price .price-box{display:flex;align-items:center;flex-wrap:wrap;margin-top:10px}.block-search .search-autocomplete .product-item .product-price .price-box .price-label{display:none}.block-search .search-autocomplete .product-item .product-price .price-box .price{font-weight:600;font-size:16px;line-height:1.4;display:inline-flex}.block-search .search-autocomplete .product-item .product-price .price-box .old-price{order:-1;margin-right:10px;display:flex;align-items:center}.block-search .search-autocomplete .product-item .product-price .price-box .old-price .percent{font-weight:600;font-size:12px;line-height:140%;letter-spacing:.07em;text-transform:uppercase;margin-right:10px;padding:3px 8px;background:#fbebdc;color:#da1a1a}.block-search .search-autocomplete .product-item .product-price .price-box .old-price .percent span{background:0 0 !important}.block-search .search-autocomplete .product-item .product-price .price-box .old-price .price{font-size:14px;line-height:1.6;font-weight:400;color:#535353;position:relative}.block-search .search-autocomplete .product-item .product-price .price-box .old-price .price:before{content:'';display:block;position:absolute;left:0;top:50%;width:100%;height:1px;transform:translateY(-50%);background:#da1a1a}.block-search .search-autocomplete .product-item.unavailable{opacity:.5}.block-search .search-autocomplete .product-item+.product-item{border-top:1px solid #e4dad0}.block-search .search-autocomplete .all-results{display:block;border-top:1px solid #e4dad0}.block-search .search-autocomplete .all-results button{border:none;outline:none;font-size:14px;cursor:pointer;line-height:1.6;padding-top:10px;color:#da1a1a;background:0 0}.d_desktop .block-search .search-autocomplete .all-results button{transition:color .3s}.d_desktop .block-search .search-autocomplete .all-results button:hover{color:#333}.d_desktop:not(.v_small_desktop) .block-search{--pr:75px;width:100%;padding-left:115px}.v_small_desktop .block-search,.d_mobile .block-search{display:flex}.v_small_desktop .block-search .block-content,.d_mobile .block-search .block-content{position:fixed;left:0;top:0;z-index:1;width:100%;transform:translateX(-100%);transition:transform .3s;opacity:0}.v_small_desktop .block-search.open>[data-dropdown-toggle],.d_mobile .block-search.open>[data-dropdown-toggle]{background:0 0}.v_small_desktop .block-search.open .block-content,.d_mobile .block-search.open .block-content{transform:translateX(0%);opacity:1}.v_small_desktop .block-search .minisearch,.d_mobile .block-search .minisearch{color:#333}.v_small_desktop .block-search .minisearch .field.search,.d_mobile .block-search .minisearch .field.search{position:relative;border-bottom:1px solid #e4dad0}.v_small_desktop .block-search .minisearch .field.search .input-text,.d_mobile .block-search .minisearch .field.search .input-text{height:60px;background:#fff;font-style:italic;padding:0 40px 0 var(--containerPadding);caret-color:currentColor}.v_small_desktop .block-search .minisearch .field.search .input-text::placeholder,.d_mobile .block-search .minisearch .field.search .input-text::placeholder{opacity:1}.v_small_desktop .block-search .minisearch>.actions,.d_mobile .block-search .minisearch>.actions{display:none}.v_small_desktop .block-search .search-close,.d_mobile .block-search .search-close{display:flex;height:60px;right:var(--containerPadding);background:#fff;color:#333}.v_small_desktop .block-search .search-autocomplete,.d_mobile .block-search .search-autocomplete{padding-top:0;top:calc(100% - 1px);max-height:calc(100vh - 60px);overflow-y:auto;overflow-x:hidden}.v_small_desktop .block-search .search-autocomplete::-webkit-scrollbar,.d_mobile .block-search .search-autocomplete::-webkit-scrollbar{width:2px}.v_small_desktop .block-search .search-autocomplete::-webkit-scrollbar:horizontal,.d_mobile .block-search .search-autocomplete::-webkit-scrollbar:horizontal{height:4px}.v_small_desktop .block-search .search-autocomplete::-webkit-scrollbar-track,.d_mobile .block-search .search-autocomplete::-webkit-scrollbar-track{background-color:transparent}.v_small_desktop .block-search .search-autocomplete::-webkit-scrollbar-thumb,.d_mobile .block-search .search-autocomplete::-webkit-scrollbar-thumb{background-color:#da1a1a}.v_small_desktop .block-search .search-autocomplete::-webkit-scrollbar-thumb:hover,.d_mobile .block-search .search-autocomplete::-webkit-scrollbar-thumb:hover{background-color:#c11319}.v_small_desktop .block-search .search-autocomplete .autocomplete-list.category,.d_mobile .block-search .search-autocomplete .autocomplete-list.category{padding-top:10px;border-top:1px solid #e4dad0;border-bottom:none}.v_small_desktop .block-search .search-autocomplete .product-item,.d_mobile .block-search .search-autocomplete .product-item{border-top:1px solid #e4dad0}.header-bottom-wrap-bottom-inner{display:flex;align-items:center}.header-bottom-wrap-bottom-inner .categories-wrap{width:100%}.header-bottom-wrap-bottom-inner .catalog-trigger-block{display:none}.header-bottom-wrap-bottom-inner .categories-list{display:flex;align-items:center;flex-wrap:wrap}.header-bottom-wrap-bottom-inner .imgs-wrap{display:none}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .categories-list{flex-wrap:nowrap;justify-content:space-between}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .opener{display:none}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0{width:100%}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap[data-dropdown-container]{position:static}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.opener-inside .opener{width:100%;height:100%;position:absolute;opacity:0;display:block;cursor:pointer;left:0;top:0;z-index:2}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.opener-inside .opener svg{display:none}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.opener-inside .opener a{width:100%;display:block;pointer-events:all;height:100%}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.opener-inside,.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.opener-inside-none{position:relative}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.opener-inside .advancedmenu-link,.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.opener-inside-none .advancedmenu-link{height:var(--height);padding:0 32px;position:relative;transition:background .3s,height .3s;display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.opener-inside:hover .advancedmenu-link,.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.opener-inside-none:hover .advancedmenu-link{background:#bf0000}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.advancedmenu-content{box-shadow:0px 31px 48px 1px rgba(169,161,160,.26);padding:35px 55px 35px 60px;border-width:5px 5px 5px 0;border-style:solid;border-color:#fff;display:block;transform:translateX(-400%);transition:transform 0s;transition-delay:.3s;overflow-y:auto;overflow-x:hidden}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.advancedmenu-content::-webkit-scrollbar{width:2px}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.advancedmenu-content::-webkit-scrollbar:horizontal{height:4px}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.advancedmenu-content::-webkit-scrollbar-track{background-color:transparent}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.advancedmenu-content::-webkit-scrollbar-thumb{background-color:#da1a1a}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.advancedmenu-content::-webkit-scrollbar-thumb:hover{background-color:#c11319}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.advancedmenu-content .back-block{display:none}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.advancedmenu-content .advancedmenu-content[data-dropdown-content]{position:static;display:flex}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list{columns:4;column-gap:50px}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list a.advancedmenu-link{transition:color .3s}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list a.advancedmenu-link:hover{color:#da1a1a}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap.open>.advancedmenu-content,.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap:hover>.advancedmenu-content{transform:translateX(0%)}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0.hot>.advancedmenu-wrap>.opener-inside .advancedmenu-link,.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0.hot>.advancedmenu-wrap>.opener-inside-none .advancedmenu-link{position:relative}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0.hot>.advancedmenu-wrap>.opener-inside .advancedmenu-link:after,.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0.hot>.advancedmenu-wrap>.opener-inside-none .advancedmenu-link:after{content:'';display:block;right:0;top:0;position:absolute;width:0;height:0;border-top:27.5px solid transparent;border-right:9px solid #cd0808;border-bottom:27.5px solid transparent;opacity:0;transition:opacity .3s}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level1{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;margin-bottom:30px}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level1>.advancedmenu-wrap>.opener-inside .advancedmenu-link,.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level1>.advancedmenu-wrap>.opener-inside-none .advancedmenu-link{font-weight:600;font-size:16px;line-height:140%;padding-bottom:5px;display:block}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level1>.advancedmenu-wrap>.advancedmenu-content .advancedmenu-link{font-size:14px;line-height:1.6;padding-top:5px;display:block}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level1>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list{display:flex;flex-direction:column}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .imgs-wrap{display:flex;align-items:center;flex-wrap:wrap;margin-top:20px;justify-content:flex-end;position:relative}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .imgs-wrap:before{content:'';display:block;background:#e4dad0;height:1px;width:100%;position:absolute;left:0;top:50%;transform:translateY(-50%)}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .imgs-wrap .block-image{padding-left:20px;background:#fff;position:relative;z-index:1;display:flex;align-items:center;flex-wrap:wrap}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .imgs-wrap .block-image>a{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:114px;height:60px;box-sizing:border-box;padding:0 10px}.d_desktop:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .imgs-wrap .block-image img{max-width:100%;object-fit:contain;width:auto;height:60px}.d_desktop:not(.sticky):not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.advancedmenu-content{max-height:calc(100vh - (186px + var(--headerMargin)))}.d_desktop:not(.sticky):not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0.hot>.advancedmenu-wrap>.opener-inside .advancedmenu-link,.d_desktop:not(.sticky):not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0.hot>.advancedmenu-wrap>.opener-inside-none .advancedmenu-link{z-index:1;background:#bf0000}.d_desktop:not(.sticky):not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0.hot>.advancedmenu-wrap>.opener-inside .advancedmenu-link:after,.d_desktop:not(.sticky):not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0.hot>.advancedmenu-wrap>.opener-inside-none .advancedmenu-link:after{opacity:1}.d_desktop.sticky:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.advancedmenu-content{max-height:calc(100vh - (var(--height) + var(--headerMargin)))}.d_desktop.sticky:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.opener-inside .advancedmenu-link,.d_desktop.sticky:not(.v_small_desktop) .header-bottom-wrap-bottom-inner .level0>.advancedmenu-wrap>.opener-inside-none .advancedmenu-link{padding:0 10px}.v_small_desktop .header-bottom-wrap-bottom-inner,.d_mobile .header-bottom-wrap-bottom-inner{width:100%;height:calc(100% - 50px);max-width:320px;position:relative;z-index:1;background:#fff;flex-direction:column;padding:calc(var(--headerMargin)/2) var(--headerMargin) var(--headerMargin);overflow-y:auto;overflow-x:hidden}.v_small_desktop .header-bottom-wrap-bottom-inner::-webkit-scrollbar,.d_mobile .header-bottom-wrap-bottom-inner::-webkit-scrollbar{width:2px}.v_small_desktop .header-bottom-wrap-bottom-inner::-webkit-scrollbar:horizontal,.d_mobile .header-bottom-wrap-bottom-inner::-webkit-scrollbar:horizontal{height:4px}.v_small_desktop .header-bottom-wrap-bottom-inner::-webkit-scrollbar-track,.d_mobile .header-bottom-wrap-bottom-inner::-webkit-scrollbar-track{background-color:transparent}.v_small_desktop .header-bottom-wrap-bottom-inner::-webkit-scrollbar-thumb,.d_mobile .header-bottom-wrap-bottom-inner::-webkit-scrollbar-thumb{background-color:#da1a1a}.v_small_desktop .header-bottom-wrap-bottom-inner::-webkit-scrollbar-thumb:hover,.d_mobile .header-bottom-wrap-bottom-inner::-webkit-scrollbar-thumb:hover{background-color:#c11319}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list,.d_mobile .header-bottom-wrap-bottom-inner .categories-list{flex-direction:column;align-items:flex-start}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0{width:100%;border-bottom:1px solid #e4dad0}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap[data-dropdown-container],.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap[data-dropdown-container]{position:static}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.opener-inside .opener,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.opener-inside .opener{display:none}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.opener-inside,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.opener-inside,.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.opener-inside-none,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.opener-inside-none{position:relative}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.opener-inside .advancedmenu-link,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.opener-inside .advancedmenu-link,.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.opener-inside-none .advancedmenu-link,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.opener-inside-none .advancedmenu-link{position:relative;padding:15px 20px 15px 0;font-size:16px;line-height:1.5;display:block}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content{display:block;position:fixed;left:0;top:0;width:100%;max-width:320px;min-width:auto;height:calc(100% - 50px);background:#fff;z-index:2;display:flex;flex-direction:column;transform:translateX(-100%);transition:transform .3s}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content>.back-block,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content>.back-block{padding:9px 70px 9px calc(var(--headerMargin) + 26px);cursor:pointer;background:#fbebdc;font-weight:600;font-size:14px;line-height:1.6;width:100%;position:relative;z-index:1;display:flex;align-items:center;flex-wrap:wrap}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content>.back-block a,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content>.back-block a{position:absolute;right:var(--headerMargin);top:50%;transform:translateY(-50%);font-size:14px;line-height:1.6;display:flex;color:#da1a1a}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content>.back-block:before,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content>.back-block:before{content:'';position:absolute;top:50%;width:16px;height:16px;left:var(--headerMargin);transform:translateY(-50%) scaleX(-1);background:url(/media/images/arrow_right_black.svg) 50% 50%/contain no-repeat}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content .advancedmenu-content[data-dropdown-content],.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content .advancedmenu-content[data-dropdown-content]{position:static;display:block}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content .advancedmenu-content .back-block,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content .advancedmenu-content .back-block{display:none}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list{flex-grow:1;padding:0 var(--headerMargin) var(--headerMargin);overflow-y:auto;overflow-x:hidden}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list::-webkit-scrollbar,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list::-webkit-scrollbar{width:2px}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list::-webkit-scrollbar:horizontal,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list::-webkit-scrollbar:horizontal{height:4px}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list::-webkit-scrollbar-track,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list::-webkit-scrollbar-track{background-color:transparent}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list::-webkit-scrollbar-thumb,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list::-webkit-scrollbar-thumb{background-color:#da1a1a}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list::-webkit-scrollbar-thumb:hover,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list::-webkit-scrollbar-thumb:hover{background-color:#c11319}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap.open>.advancedmenu-content,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0>.advancedmenu-wrap.open>.advancedmenu-content{z-index:3;transform:translateX(0%)}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0.parent>.advancedmenu-wrap>.opener-inside .opener,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0.parent>.advancedmenu-wrap>.opener-inside .opener{width:100%;height:100%;position:absolute;opacity:0;display:block;cursor:pointer;left:0;top:0;z-index:2}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0.parent>.advancedmenu-wrap>.opener-inside .opener svg,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0.parent>.advancedmenu-wrap>.opener-inside .opener svg,.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0.parent>.advancedmenu-wrap>.opener-inside .opener a,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0.parent>.advancedmenu-wrap>.opener-inside .opener a{display:none}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0.parent>.advancedmenu-wrap>.opener-inside .advancedmenu-link:before,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0.parent>.advancedmenu-wrap>.opener-inside .advancedmenu-link:before{content:'';position:absolute;top:50%;width:16px;height:16px;right:0;transform:translateY(-50%);background:url(/media/images/arrow_right_black.svg) 50% 50%/contain no-repeat}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0.hot>.advancedmenu-wrap>.opener-inside .advancedmenu-link,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0.hot>.advancedmenu-wrap>.opener-inside .advancedmenu-link,.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0.hot>.advancedmenu-wrap>.opener-inside-none .advancedmenu-link,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0.hot>.advancedmenu-wrap>.opener-inside-none .advancedmenu-link{padding-left:29px;color:#c11319}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0.hot>.advancedmenu-wrap>.opener-inside .advancedmenu-link:after,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0.hot>.advancedmenu-wrap>.opener-inside .advancedmenu-link:after,.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level0.hot>.advancedmenu-wrap>.opener-inside-none .advancedmenu-link:after,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level0.hot>.advancedmenu-wrap>.opener-inside-none .advancedmenu-link:after{content:'';display:block;left:0;top:50%;position:absolute;transform:translateY(-50%);width:24px;height:25px;background:url(/media/images/hot-image.svg) 50% 50%/contain no-repeat}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level1,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level1{padding:15px 0}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level1>.advancedmenu-wrap>.opener-inside .advancedmenu-link,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level1>.advancedmenu-wrap>.opener-inside .advancedmenu-link,.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level1>.advancedmenu-wrap>.opener-inside-none .advancedmenu-link,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level1>.advancedmenu-wrap>.opener-inside-none .advancedmenu-link{font-weight:600;font-size:16px;line-height:1.4;display:block;padding-right:50px;position:relative}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level1>.advancedmenu-wrap>.opener-inside .advancedmenu-link:after,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level1>.advancedmenu-wrap>.opener-inside .advancedmenu-link:after,.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level1>.advancedmenu-wrap>.opener-inside-none .advancedmenu-link:after,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level1>.advancedmenu-wrap>.opener-inside-none .advancedmenu-link:after{content:attr(data-text);position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:14px;line-height:1.6;display:flex;color:#da1a1a}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level1>.advancedmenu-wrap>.opener-inside .opener,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level1>.advancedmenu-wrap>.opener-inside .opener,.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level1>.advancedmenu-wrap>.opener-inside-none .opener,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level1>.advancedmenu-wrap>.opener-inside-none .opener{display:none}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level1>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list .advancedmenu-link,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level1>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list .advancedmenu-link{font-size:13px;display:block;padding-top:15px;line-height:1.4}.v_small_desktop .header-bottom-wrap-bottom-inner .categories-list .level1+.level1,.d_mobile .header-bottom-wrap-bottom-inner .categories-list .level1+.level1{border-top:1px solid #e4dad0}.newsletter{background:#da1a1a;padding:26px var(--containerPadding);box-sizing:border-box;color:#fff;overflow:hidden;--sendButtonWidth:var(--inputHeight)}@media screen and (min-width:640px){.newsletter{--sendButtonWidth:0px}}.newsletter>*{width:100%;margin:0 auto 0}.v_tablet .newsletter>*,.d_desktop .newsletter>*{max-width:517px}.newsletter .newsletter-title{margin-bottom:20px}.newsletter .newsletter-title strong{font-style:normal;font-weight:600;font-size:18px;line-height:1.3;color:#fff;display:block;text-align:center}.v_tablet .newsletter .newsletter-title,.d_desktop .newsletter .newsletter-title{margin-bottom:15px}.v_tablet .newsletter .newsletter-title strong,.d_desktop .newsletter .newsletter-title strong{text-align:left;font-size:20px}.v_tablet .newsletter .newsletter-title strong.success,.d_desktop .newsletter .newsletter-title strong.success{text-align:center}.newsletter .content{width:100%;position:relative}.newsletter .content.success{text-align:center;font-size:16px;line-height:24px}.newsletter .content div.mage-error{color:#fff;position:absolute;left:0;text-align:left;top:calc(100% + 3px);font-style:italic;width:100%;margin-top:0}.newsletter .content .form{display:flex;width:100%;position:relative;align-items:flex-end}.d_mobile:not(.v_tablet) .newsletter .content .form{flex-wrap:wrap}.newsletter .content .form fieldset{border:none;display:block}.newsletter .content .form .field{--inputHeight:56px;--padding:20px;--borderRadius:0;--fieldsBg:#fff;position:relative;margin-bottom:var(--padding);display:flex;flex-direction:column}.newsletter .content .form .field:not(.choice) .label{display:none}.newsletter .content .form .field.captcha{display:flex;flex-direction:column}.newsletter .content .form .field.captcha .compose-wrap{order:-1;margin-bottom:15px}.newsletter .content .form .field.password{margin-bottom:calc(var(--padding) + 5px)}.newsletter .content .form .field input:not([type=radio]):not([type=checkbox]),.newsletter .content .form .field textarea{display:block;width:100%;box-sizing:border-box;border:1px solid #e4dad0;padding:0 var(--padding);font-size:14px;line-height:1.6;border-radius:0;color:#333}.newsletter .content .form .field input:not([type=radio]):not([type=checkbox])::-webkit-input-placeholder,.newsletter .content .form .field textarea::-webkit-input-placeholder{color:#535353;opacity:1}.newsletter .content .form .field input:not([type=radio]):not([type=checkbox])::-moz-placeholder,.newsletter .content .form .field textarea::-moz-placeholder{color:#535353;opacity:1}.newsletter .content .form .field input:not([type=radio]):not([type=checkbox]):-ms-input-placeholder,.newsletter .content .form .field textarea:-ms-input-placeholder{color:#535353;opacity:1}.newsletter .content .form .field input:not([type=radio]):not([type=checkbox]):-moz-placeholder,.newsletter .content .form .field textarea:-moz-placeholder{color:#535353;opacity:1}.newsletter .content .form .field input:not([type=radio]):not([type=checkbox]):-webkit-autofill,.newsletter .content .form .field textarea:-webkit-autofill{-webkit-text-fill-color:#333;box-shadow:inset 0 0 0 500px var(--fieldsBg)}.newsletter .content .form .field input:not([type=radio]):not([type=checkbox]){height:var(--inputHeight);font-size:14px;outline:none;transition:border-color .3s}.newsletter .content .form .field .phonemask-validation{-webkit-appearance:none}.newsletter .content .form .field textarea{-webkit-appearance:none;border-radius:var(--borderRadius);resize:vertical;min-height:170px;padding:var(--padding);background:var(--fieldsBg)}.newsletter .content .form .field textarea.mage-error{box-shadow:0px 2px 0px rgba(255,95,95,.36)}.newsletter .content .form .field [id=password-strength-meter-container]{font-size:11px;position:absolute;left:0;top:100%}.newsletter .content .form .field [id=password-strength-meter-container] span{color:red}.newsletter .content .form .field [id=password-strength-meter-container].password-very-strong span{color:#50c83a}.newsletter .content .form .field>div.mage-error{order:1}.newsletter .content .form .password-wrap{position:relative}.newsletter .content .form .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}.newsletter .content .form .password-wrap input[type=password][style*="display: none"]~.icon,.newsletter .content .form .password-wrap input[type=password][style*="display:none"]~.icon{display:none}.newsletter .content .form .password-wrap input[type=password]~.icon-eye-disabled{visibility:hidden;opacity:0}.newsletter .content .form .password-wrap input[type=text]~.icon-eye{visibility:hidden;opacity:0}.newsletter .content .form button{font-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#fff;background:#da1a1a}.newsletter .content .form button.disabled{pointer-events:none}.newsletter .content .form button.disabled{background:#535353}.d_desktop .newsletter .content .form button:hover{background-color:#ff4949}.newsletter .content .form button:active{background-color:#c11319 !important}.newsletter .content .form .compose-wrap{--placeholderColor:#fff;--fieldsBg:#ec8c8c}.newsletter .content .form .field{width:100%;position:relative}.newsletter .content .form .field.customer-newsletter{margin-bottom:0}.newsletter .content .form .field .label{display:none}.newsletter .content .form .field input{border:none !important}.newsletter .content .form .field input:not([type=radio]):not([type=checkbox]){color:#fff !important}.newsletter .content .form .field input:not([type=radio]):not([type=checkbox]):-webkit-autofill{-webkit-text-fill-color:#fff !important}.newsletter .content .form .actions{margin-left:10px}.newsletter .content .form .actions .subscribe{font-family:'OpenSans';font-weight:600;font-size:14px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#333;background-color:#fff;border:1px solid #da1a1a;width:200px;line-height:19px}.newsletter .content .form .actions .subscribe.disabled{pointer-events:none}.d_desktop .newsletter .content .form .actions .subscribe:hover{border-color:#ff4949;background-color:#fff}.newsletter .content .form .actions .subscribe.disabled{border-color:#535353}.newsletter .content .form .actions .subscribe:active{border-color:#c11319 !important;background-color:#fff !important}.newsletter .content .form .actions .subscribe:not(:hover){border-color:#fff}.d_mobile:not(.v_tablet) .newsletter .content .form .actions{margin:17px 0 0;width:100%}.d_mobile:not(.v_tablet) .newsletter .content .form .actions .subscribe{width:100%}.v_tablet .newsletter .content:before{display:block;width:121px;height:166px;right:calc(100% + 23px)}.v_tablet .newsletter .content:after{display:block;bottom:28px;left:calc(100% + 18px);width:87px;height:119px}.d_desktop .newsletter .content:before{display:block;width:133px;height:181px;right:calc(100% + 160px)}.d_desktop .newsletter .content:after{display:block;bottom:0;left:calc(100% + 124px);width:121px;height:165px}.page-footer .footer{color:#fff}.page-footer .footer ul{list-style:none}.page-footer .footer a{text-decoration:none}.d_desktop .page-footer .footer a{transition:color .3s}.d_desktop .page-footer .footer a:hover{color:rgba(255,255,255,.8)}.page-footer .footer-container{background:#333;padding:40px 0 63px;position:relative}.page-footer .footer-container .footer-grid{align-items:flex-start;flex-wrap:nowrap}.page-footer .footer-wrap-logo img{max-width:225px;max-height:40px;width:100%}.page-footer .footer-wrap-column-1{width:260px;flex-shrink:0}.page-footer .footer-wrap-column-1 .store-information{margin-top:25px;font-size:13px;line-height:1.4}.page-footer .footer-wrap-column-2{width:100%;padding:0 20px 0 40px}.page-footer .footer-wrap-column-2 .title{font-size:18px;line-height:23px;margin-bottom:20px;font-weight:600}.d_desktop .page-footer .footer-wrap-column-2 .title,.v_tablet .page-footer .footer-wrap-column-2 .title{display:none}.page-footer .footer-wrap-column-2 .navigation{margin-left:-50px;width:calc(100% + 50px);display:flex;align-items:flex-start;flex-wrap:wrap}.page-footer .footer-wrap-column-2 .navigation__list{width:calc(33.33% - 50px);margin-left:50px}.page-footer .footer-wrap-column-2 .navigation .ui-menu-item{font-size:14px;line-height:1.6}.page-footer .footer-wrap-column-2 .navigation .ui-menu-item+.ui-menu-item{margin-top:12px}.page-footer .footer-wrap-column-3{flex-shrink:0;width:23.73%;min-width:172px}.page-footer .footer-wrap-column-3>*{max-width:173px}.page-footer .footer-wrap-column-3 .store-address-hours{line-height:1.6;margin-bottom:15px}.page-footer .footer-wrap-column-3 .store-address-hours .info-title{font-weight:600;font-size:12px;margin-bottom:8px;display:block}.page-footer .footer-wrap-column-3 .store-address-hours .work-hours{font-weight:400;font-size:14px;opacity:.5}.page-footer .footer-wrap-column-3 .store-phone-list span{display:block}.page-footer .footer-wrap-column-3 .store-phone-list span+span{margin-top:10px}.page-footer .footer-wrap-column-3 .store-phone-list a{font-weight:600;font-size:18px;line-height:1.4}.page-footer .footer-wrap-column-3 .footer-call-button{margin-top:10px;font-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#333;background-color:#fff;border:1px solid #da1a1a;font-size:12px;height:36px}.page-footer .footer-wrap-column-3 .footer-call-button.disabled{pointer-events:none}.d_desktop .page-footer .footer-wrap-column-3 .footer-call-button:hover{border-color:#ff4949;background-color:#fff}.page-footer .footer-wrap-column-3 .footer-call-button.disabled{border-color:#535353}.page-footer .footer-wrap-column-3 .footer-call-button:active{border-color:#c11319 !important;background-color:#fff !important}.page-footer .footer-wrap-column-3 .footer-call-button:not(:hover){border-color:#fff}.page-footer .footer-wrap-column-3 .messengers{margin-top:20px}.page-footer .footer-wrap-column-3 .up-button{position:absolute;bottom:22px;right:calc(var(--containerPadding) - 10px);color:#da1a1a;width:41px;height:73px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.d_desktop .page-footer .footer-wrap-column-3 .up-button{transition:color .3s}.d_desktop .page-footer .footer-wrap-column-3 .up-button:hover{color:#c11319}.page-footer .footer-wrap-column-3 .up-button .icon{width:21px;height:52px;transition:transform .3s}.d_desktop .page-footer .footer-wrap-column-3 .up-button:hover .icon{transform:translateY(-20px)}.page-footer .footer-wrap-column-4{background:#272727;padding:20px 0;display:flex;align-items:center;flex-wrap:wrap}.page-footer .footer-wrap-column-4 .copyright,.page-footer .footer-wrap-column-4 .info,.page-footer .footer-wrap-column-4 .development-by span,.page-footer .footer-wrap-column-4 .design-by span{opacity:.5;font-size:13px}.page-footer .footer-wrap-column-4 .info{margin-left:30px}.page-footer .footer-wrap-column-4 .development-by{margin-left:90px;display:flex;align-items:center;flex-wrap:wrap}.page-footer .footer-wrap-column-4 .development-by a{display:flex;margin-left:10px}.page-footer .footer-wrap-column-4 .development-by a svg{width:97px;fill:#fff;height:14px}.page-footer .footer-wrap-column-4 .design-by{margin-left:30px;display:flex;align-items:center;flex-wrap:wrap}.page-footer .footer-wrap-column-4 .design-by a{display:flex;margin-left:10px}.page-footer .footer-wrap-column-4 .design-by a svg{width:128px;fill:#fff;height:23px}.page-footer .footer-grid{width:100%;max-width:var(--msw);margin-left:auto;margin-right:auto;padding-left:var(--containerPadding);padding-right:var(--containerPadding);display:flex;align-items:center;flex-wrap:wrap}.d_mobile:not(.v_tablet) .page-footer .footer-container{padding:40px 0 30px}.d_mobile:not(.v_tablet) .page-footer .footer-wrap-column-1{margin-bottom:20px;border-bottom:1px solid #8c8782}.d_mobile:not(.v_tablet) .page-footer .footer-wrap-column-2{padding-bottom:20px;border-bottom:1px solid #8c8782}.d_mobile:not(.v_tablet) .page-footer .footer-wrap-column-2 .navigation{margin:0 0 -12px -27px;width:calc(100% + 27px)}.d_mobile:not(.v_tablet) .page-footer .footer-wrap-column-2 .navigation__list{width:calc(50% - 27px);margin:0 0 12px 27px}.d_mobile:not(.v_tablet) .page-footer .footer-wrap-column-3{padding:30px 30px 0;width:100%;text-align:center}.d_mobile:not(.v_tablet) .page-footer .footer-wrap-column-3>*{max-width:100%}.d_mobile:not(.v_tablet) .page-footer .footer-wrap-column-3 .store-address-hours{margin-bottom:5px}.d_mobile:not(.v_tablet) .page-footer .footer-wrap-column-3 .store-address-hours .info-title{margin-bottom:5px}.d_mobile:not(.v_tablet) .page-footer .footer-wrap-column-3 .store-address-hours .work-hours{font-size:13px}.d_mobile:not(.v_tablet) .page-footer .footer-wrap-column-3 .store-phone-list a{font-size:14px}.d_mobile:not(.v_tablet) .page-footer .footer-wrap-column-3 .store-phone-list span+span{margin-top:5px}.d_mobile:not(.v_tablet) .page-footer .footer-wrap-column-3 .footer-call-button{margin:10px auto 0;padding:0 11px}.d_mobile:not(.v_tablet) .page-footer .footer-wrap-column-3 .messengers-items{justify-content:center}.d_mobile:not(.v_tablet) .page-footer .footer-wrap-column-4{padding:30px 0;text-align:center}.d_mobile:not(.v_tablet) .page-footer .footer-wrap-column-4 .copyright{width:100%}.d_mobile:not(.v_tablet) .page-footer .footer-wrap-column-4 .info{margin:8px auto 0}.d_mobile:not(.v_tablet) .page-footer .footer-wrap-column-4 .development-by,.d_mobile:not(.v_tablet) .page-footer .footer-wrap-column-4 .design-by{margin:20px 0 0}.d_mobile .page-footer .footer-grid,.v_small_desktop .page-footer .footer-grid{flex-wrap:wrap}.d_mobile .page-footer .footer-wrap-column-1,.v_small_desktop .page-footer .footer-wrap-column-1{width:100%;text-align:center;padding-bottom:30px}.d_mobile .page-footer .footer-wrap-column-2,.v_small_desktop .page-footer .footer-wrap-column-2{padding:0}.d_mobile .page-footer .footer-wrap-column-4 .development-by,.v_small_desktop .page-footer .footer-wrap-column-4 .development-by,.d_mobile .page-footer .footer-wrap-column-4 .design-by,.v_small_desktop .page-footer .footer-wrap-column-4 .design-by{width:100%;justify-content:center}.v_tablet .page-footer .footer-container,.v_small_desktop .page-footer .footer-container{padding:40px 0 20px}.v_tablet .page-footer .footer-wrap-column-2,.v_small_desktop .page-footer .footer-wrap-column-2{width:calc(100% - 182px)}.v_tablet .page-footer .footer-wrap-column-2 .navigation,.v_small_desktop .page-footer .footer-wrap-column-2 .navigation{padding-right:35px;margin-left:-34px;width:calc(100% + 34px)}.v_tablet .page-footer .footer-wrap-column-2 .navigation__list,.v_small_desktop .page-footer .footer-wrap-column-2 .navigation__list{width:calc(33.33% - 34px);margin-left:34px}.v_tablet .page-footer .footer-wrap-column-3,.v_small_desktop .page-footer .footer-wrap-column-3{width:182px;min-width:unset;padding-right:30px;box-sizing:border-box}.v_tablet .page-footer .footer-wrap-column-3 .store-address-hours .info-title,.v_small_desktop .page-footer .footer-wrap-column-3 .store-address-hours .info-title{margin-bottom:0}.v_tablet .page-footer .footer-wrap-column-3 .store-address-hours .work-hours,.v_small_desktop .page-footer .footer-wrap-column-3 .store-address-hours .work-hours{font-size:13px}.v_tablet .page-footer .footer-wrap-column-3 .store-phone-list a,.v_small_desktop .page-footer .footer-wrap-column-3 .store-phone-list a{font-size:14px;line-height:1.6}.v_tablet .page-footer .footer-wrap-column-3 .footer-call-button,.v_small_desktop .page-footer .footer-wrap-column-3 .footer-call-button{margin-top:20px;padding:0;width:100%}.v_tablet .page-footer .footer-wrap-column-4,.v_small_desktop .page-footer .footer-wrap-column-4{padding:20px 0}.v_tablet .page-footer .footer-wrap-column-4 .info,.v_small_desktop .page-footer .footer-wrap-column-4 .info{margin-left:auto}.v_tablet .page-footer .footer-wrap-column-4 .development-by,.v_small_desktop .page-footer .footer-wrap-column-4 .development-by,.v_tablet .page-footer .footer-wrap-column-4 .design-by,.v_small_desktop .page-footer .footer-wrap-column-4 .design-by{margin:15px 0 0}.page-footer .shop-social-links{margin-top:35px}.page-footer .social-links-items{display:flex;align-items:center;flex-wrap:wrap}.page-footer .social-links-items li a{width:24px;height:24px;color:#999;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.page-footer .social-links-items li a svg{max-width:100%;max-height:100%;fill:currentColor}.d_desktop .page-footer .social-links-items li a{transition:color .3s}.d_desktop .page-footer .social-links-items li a:hover{color:#fff}.page-footer .social-links-items li+li{margin-left:15px}.d_mobile .page-footer .social-links-items,.v_small_desktop .page-footer .social-links-items{justify-content:center}.modal-popup{z-index:500;width:100%;display:flex;align-items:center;justify-content:center;pointer-events:none}.modal-popup .modals-overlay{background:rgba(51,51,51,.3)}.modal-popup._show{z-index:502}.modal-popup .modal-inner-wrap{width:90%;max-height:90%;max-width:500px;padding:50px;margin:0 auto;overflow:visible;box-shadow:none;padding:60px 60px 50px}.d_mobile:not(.v_tablet) .modal-popup .modal-inner-wrap{padding:30px 20px}.modal-popup .action-close{position:absolute;right:20px;top:20px;width:24px;z-index:2;height:24px;cursor:pointer}.modal-popup .action-close:before,.modal-popup .action-close:after{content:'';display:block;width:17px;height:1px;background:#333;position:absolute;left:50%;top:50%;transition:background .3s}.modal-popup .action-close:before{transform:translate(-50%,-50%) rotate(45deg)}.modal-popup .action-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.d_desktop .modal-popup .action-close:hover:before,.d_desktop .modal-popup .action-close:hover:after{background:#da1a1a}.d_mobile:not(.v_tablet) .modal-popup .action-close{right:0;top:0}.modal-popup .action-primary{font-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#fff;background:#da1a1a}.modal-popup .action-primary.disabled{pointer-events:none}.modal-popup .action-primary.disabled{background:#535353}.d_desktop .modal-popup .action-primary:hover{background-color:#ff4949}.modal-popup .action-primary:active{background-color:#c11319 !important}.modal-popup .action-secondary{font-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#fff;background:#da1a1a}.modal-popup .action-secondary.disabled{pointer-events:none}.modal-popup .action-secondary.disabled{background:#535353}.d_desktop .modal-popup .action-secondary:hover{background-color:#ff4949}.modal-popup .action-secondary:active{background-color:#c11319 !important}.modal-popup .modal-header,.modal-popup .modal-content,.modal-popup .modal-footer{padding:0}.modal-popup .modal-header .modal-title{margin:0;border:none;color:#333;font-weight:600;font-size:20px;line-height:1.3;padding-bottom:10px;text-align:center}.modal-popup .modal-description{font-weight:400;font-size:16px;line-height:1.5;margin-bottom:30px;text-align:center}.modal-popup .modal-description a{text-decoration:none;color:#da1a1a}.d_desktop .modal-popup .modal-description a{transition:color .3s}.d_desktop .modal-popup .modal-description a:hover{color:#333}.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:2px}.modal-popup .modal-content::-webkit-scrollbar:horizontal{height:4px}.modal-popup .modal-content::-webkit-scrollbar-track{background-color:transparent}.modal-popup .modal-content::-webkit-scrollbar-thumb{background-color:#da1a1a}.modal-popup .modal-content::-webkit-scrollbar-thumb:hover{background-color:#c11319}.modal-popup:not(.product-page-popup) .modal-content fieldset{border:none;display:block}.modal-popup:not(.product-page-popup) .modal-content .field{--inputHeight:56px;--padding:20px;--borderRadius:0;--fieldsBg:#fff;position:relative;margin-bottom:var(--padding);display:flex;flex-direction:column}.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.password{margin-bottom:calc(var(--padding) + 5px)}.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:1px solid #e4dad0;padding:0 var(--padding);font-size:14px;line-height:1.6;border-radius:0;color:#333}.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:#535353;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:#535353;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:#535353;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:#535353;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{-webkit-text-fill-color:#333;box-shadow:inset 0 0 0 500px var(--fieldsBg)}.modal-popup:not(.product-page-popup) .modal-content .field input:not([type=radio]):not([type=checkbox]){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]{font-size:11px;position:absolute;left:0;top:100%}.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 .field>div.mage-error{order:1}.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-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#fff;background:#da1a1a}.modal-popup:not(.product-page-popup) .modal-content button.disabled{pointer-events:none}.modal-popup:not(.product-page-popup) .modal-content button.disabled{background:#535353}.d_desktop .modal-popup:not(.product-page-popup) .modal-content button:hover{background-color:#ff4949}.modal-popup:not(.product-page-popup) .modal-content button:active{background-color:#c11319 !important}.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:not(.choice) .label{display:none}.modal-popup:not(.product-page-popup) .modal-content .field.choice{display:inline-flex;line-height:20px;cursor:pointer;flex-direction:row}.modal-popup:not(.product-page-popup) .modal-content .field.choice input[type=checkbox]{flex-shrink:0;-webkit-appearance:none;width:24px;height:24px;position:relative;display:flex;justify-content:center;align-items:center;margin:-1px 10px 0 0;cursor:pointer;background-color:#fbebdc;background-repeat:no-repeat;background-position:50% 50%;background-size:14px;border:none;transition:background-color .3s,background-size .2s,border-color .3s}.modal-popup:not(.product-page-popup) .modal-content .field.choice input[type=checkbox]:checked{background-image:url(/media/images/check.svg);background-color:#da1a1a}.modal-popup:not(.product-page-popup) .modal-content .field.choice label{cursor:pointer}.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-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#fff;background:#da1a1a;width:100%}.modal-popup .modal-footer .action-primary.disabled{pointer-events:none}.modal-popup .modal-footer .action-primary.disabled{background:#535353}.d_desktop .modal-popup .modal-footer .action-primary:hover{background-color:#ff4949}.modal-popup .modal-footer .action-primary:active{background-color:#c11319 !important}.modal-popup .modal-footer .action-secondary{margin-top:20px;font-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#333;background-color:#fff;border:1px solid #da1a1a;width:100%}.modal-popup .modal-footer .action-secondary.disabled{pointer-events:none}.d_desktop .modal-popup .modal-footer .action-secondary:hover{border-color:#ff4949;background-color:#fff}.modal-popup .modal-footer .action-secondary.disabled{border-color:#535353}.modal-popup .modal-footer .action-secondary:active{border-color:#c11319 !important;background-color:#fff !important}.modal-popup.product-alert-popup .product-alert_title{font-weight:700;font-size:32px;line-height:39px;text-align:center;color:#333;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.product-alert-popup .content.alert{min-height:100px;display:flex;flex-direction:column;justify-content:center;text-align:center}.modal-popup.product-alert-popup .content.alert .title{font-weight:600;font-size:20px;line-height:130%;margin-bottom:8px}.modal-popup.product-alert-popup .content.alert .text{font-weight:400;font-size:16px;line-height:24px}.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%;margin:40px 0 0;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.size-table .modal-inner-wrap{max-width:960px}.modal-popup.size-table .size-table-popup-content{overflow-x:auto;overflow-y:hidden;padding:0 0 30px}.modal-popup.size-table .size-table-popup-content::-webkit-scrollbar{width:2px}.modal-popup.size-table .size-table-popup-content::-webkit-scrollbar:horizontal{height:4px}.modal-popup.size-table .size-table-popup-content::-webkit-scrollbar-track{background-color:transparent}.modal-popup.size-table .size-table-popup-content::-webkit-scrollbar-thumb{background-color:#da1a1a}.modal-popup.size-table .size-table-popup-content::-webkit-scrollbar-thumb:hover{background-color:#c11319}.modal-popup.size-table .size-table-popup-content table{min-width:480px;border:none}.modal-popup.size-table .size-table-popup-content table th,.modal-popup.size-table .size-table-popup-content table td{font-weight:400;padding:10px;border:1px solid #e4dad0;border-width:1px 0 0;font-size:14px;line-height:1.6;text-align:center}.modal-popup.size-table .size-table-popup-content table th{font-style:italic}.modal-popup.auth-popup .form-login .secondary{margin-top:-20px;margin-bottom:30px}.v_small_mobile .modal-popup.auth-popup .form-login .secondary{margin-top:-10px}.modal-popup.auth-popup .form-login .secondary a{color:#da1a1a;text-decoration:none}.d_desktop .modal-popup.auth-popup .form-login .secondary a{transition:color .3s}.d_desktop .modal-popup.auth-popup .form-login .secondary a:hover{color:#333}.modal-popup.auth-popup .block-new-customer .block-content{margin-top:30px}.modal-popup.auth-popup .block-new-customer .block-content>p{display:none}.modal-popup.auth-popup .block-new-customer .block-content a{display:block;text-decoration:none;text-align:center;color:#da1a1a;font-weight:400;font-size:14px;line-height:22px;text-transform:uppercase;letter-spacing:.07em}.d_desktop .modal-popup.auth-popup .block-new-customer .block-content a{transition:color .3s}.d_desktop .modal-popup.auth-popup .block-new-customer .block-content a:hover{color:#333}.modal-popup.auth-popup .block-isset-customer{text-align:center;margin-top:15px}.modal-popup.auth-popup .block-isset-customer a{margin-top:10px;display:block;text-decoration:none;text-align:center;color:#da1a1a;font-weight:400;font-size:14px;line-height:22px;text-transform:uppercase;letter-spacing:.07em;cursor:pointer}.d_desktop .modal-popup.auth-popup .block-isset-customer a{transition:color .3s}.d_desktop .modal-popup.auth-popup .block-isset-customer a:hover{color:#333}.modal-popup.auth-popup .field.telephone [id=telephone]{padding-top:20px !important}.modal-popup.auth-popup .field.telephone i.caption-text{transform:translateY(-9px);font-style:italic;font-size:13px;line-height:1.4}.modal-popup.auth-popup .field.password{position:relative}.modal-popup.auth-popup .field.password input{padding-right:40px}.modal-popup.auth-popup .field.password .password-icon-change{position:absolute;right:0;top:0;height:var(--inputHeight);width:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .3s;color:#333}.modal-popup.auth-popup .field.password .password-icon-change svg{width:18px;height:18px}.d_desktop .modal-popup.auth-popup .field.password .password-icon-change{transition:color .3s}.d_desktop .modal-popup.auth-popup .field.password .password-icon-change:hover{color:#da1a1a}.form-create-account .field.password{position:relative}.form-create-account .field.password input{padding-right:40px}.form-create-account .field.password .password-icon-change{position:absolute;right:0;top:0;height:var(--inputHeight);width:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .3s;color:#333}.form-create-account .field.password .password-icon-change svg{width:18px;height:18px}.d_desktop .form-create-account .field.password .password-icon-change{transition:color .3s}.d_desktop .form-create-account .field.password .password-icon-change:hover{color:#da1a1a}.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(/media/images/loader-2.gif) no-repeat 50% 50%;border-radius:5px;box-sizing:border-box;margin:auto}.video-modal-container{position:fixed;min-width:320px;left:0;top:0;width:100%;height:100%;background:rgba(51,51,51,.5);z-index:100;padding:30px 0;overflow-x:hidden;transform:translateX(-100%);opacity:0;transition:transform 0s,opacity .3s;transition-delay:.3s,0s}.video-modal-container.open{opacity:1;transform:translateX(0);transition-delay:0s,0s}.video-modal-container.open[data-dropdown-container]{z-index:20}.video-modal-container [data-dropdown-toggle]{position:fixed;left:0;top:0;width:100%;height:100%;background:0 0 !important}.video-modal-container .zoom{display:flex;align-items:flex-start;justify-content:center;width:100%;height:100%}.video-modal-container__content{position:relative;margin:auto;max-width:90%}.video-modal-container__content .close-modal{position:absolute;right:20px;top:20px;width:24px;z-index:2;height:24px;cursor:pointer}.video-modal-container__content .close-modal:before,.video-modal-container__content .close-modal:after{content:'';display:block;width:17px;height:1px;background:#333;position:absolute;left:50%;top:50%;transition:background .3s}.video-modal-container__content .close-modal:before{transform:translate(-50%,-50%) rotate(45deg)}.video-modal-container__content .close-modal:after{transform:translate(-50%,-50%) rotate(-45deg)}.d_desktop .video-modal-container__content .close-modal:hover:before,.d_desktop .video-modal-container__content .close-modal:hover:after{background:#da1a1a}.video-modal-container .video-modal-content{background:#fff;width:800px;margin:auto;position:relative;padding:60px;max-width:calc(100% - 20px)}.video-modal-container .video-modal-content .video-item{padding-top:62%;position:relative}.video-modal-container .video-modal-content .video-item iframe,.video-modal-container .video-modal-content .video-item img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.video-modal-container .video-modal-content .video-item iframe{z-index:1;background:#000}.video-modal-container .video-modal-content .video-item img{cursor:pointer}.d_desktop .video-modal-container .video-modal-content .video-item img:hover~.play-icon{color:#c11319}.video-modal-container .video-modal-content .video-item .play-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#da1a1a;pointer-events:none;transition:color .3s}.video-modal-container .video-modal-content .video-item .play-icon .icon{width:50px;height:50px}.d_mobile:not(.v_tablet) .video-modal-container__content .close-modal{right:5px;top:5px}.d_mobile:not(.v_tablet) .video-modal-container .video-modal-content{padding:35px 10px}.minicart-modal._show .modal-inner-wrap{transform:translateX(0)}.minicart-modal .action-close{margin:0;right:0;top:0}.minicart-modal .modal-header .modal-title{font-size:24px;padding-bottom:10px;text-align:left}.minicart-modal .modal-inner-wrap{left:auto;right:0;top:0;bottom:0;width:400px;max-width:calc(100% - 60px);max-height:100% !important;padding:30px;transform:translateX(100%)}.minicart-modal .modal-content{flex-grow:1}.minicart-modal .modal-content .qty-group{display:none}.minicart-modal .modal-content .subtotal{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding:20px 0}.minicart-modal .modal-content .subtotal .info-subtotal{font-size:24px;line-height:1.4;font-weight:600}.minicart-modal .modal-content .subtotal .title-subtotal{font-weight:400}.minicart-modal .modal-content .info-cart{margin-top:10px}.minicart-modal .modal-content .current-item{border-top:1px solid #e4dad0;border-bottom:1px solid #e4dad0;position:relative;padding:10px 0 10px 34px}.minicart-modal .modal-content .current-item a{text-decoration:none}.minicart-modal .modal-content .current-item .item-name{display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 105px);float:right;font-size:14px;line-height:1.6}.minicart-modal .modal-content .current-item .item-name .sku{display:none}.minicart-modal .modal-content .current-item .item-old-price{display:none}.minicart-modal .modal-content .current-item .item-price{float:right;width:calc(100% - 105px);margin-top:10px;font-weight:600;font-size:16px;line-height:1.4}.minicart-modal .modal-content .current-item .image{width:90px;height:90px;flex-shrink:0;margin-right:15px;float:left;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.minicart-modal .modal-content .current-item .image .product-image-wrapper{padding:0 !important}.minicart-modal .modal-content .current-item>.sku{font-size:13px;line-height:1.4;color:#535353;margin-top:5px;display:block}.minicart-modal .modal-content .current-item>button{width:16px;height:16px;background-color:transparent;padding:0;flex-shrink:0;position:absolute;left:0;top:10px;order:-1;color:#333;transition:color .3s}.minicart-modal .modal-content .current-item>button:before,.minicart-modal .modal-content .current-item>button:after{content:'';display:block;width:17px;height:1px;background:currentColor;position:absolute;left:50%;top:50%;transition:background .3s}.minicart-modal .modal-content .current-item>button:before{transform:translate(-50%,-50%) rotate(45deg)}.minicart-modal .modal-content .current-item>button:after{transform:translate(-50%,-50%) rotate(-45deg)}.d_desktop .minicart-modal .modal-content .current-item>button:hover,.d_desktop .minicart-modal .modal-content .current-item>button:focus,.d_desktop .minicart-modal .modal-content .current-item>button:active{background-color:transparent !important;color:#da1a1a}.minicart-modal .modal-content .current-item>button .icon{display:none}.minicart-modal .modal-content .current-item .item-qty{display:none}.minicart-modal .modal-footer{padding-top:0}.minicart-modal .modal-footer .checkout-button{font-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#fff;background:#da1a1a;font-size:12px;height:36px;width:100%}.minicart-modal .modal-footer .checkout-button.disabled{pointer-events:none}.minicart-modal .modal-footer .checkout-button.disabled{background:#535353}.d_desktop .minicart-modal .modal-footer .checkout-button:hover{background-color:#ff4949}.minicart-modal .modal-footer .checkout-button:active{background-color:#c11319 !important}.minicart-modal .modal-footer .continue-shopping-button{font-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#333;background-color:#fff;border:1px solid #da1a1a;font-size:12px;height:36px;margin-top:15px;width:100%}.minicart-modal .modal-footer .continue-shopping-button.disabled{pointer-events:none}.d_desktop .minicart-modal .modal-footer .continue-shopping-button:hover{border-color:#ff4949;background-color:#fff}.minicart-modal .modal-footer .continue-shopping-button.disabled{border-color:#535353}.minicart-modal .modal-footer .continue-shopping-button:active{border-color:#c11319 !important;background-color:#fff !important}.minicart-modal #product-ajax-cart,.minicart-modal .ajax-cart-popup{height:100%}.minicart-modal .ajax-cart-popup{display:flex;flex-direction:column}.minicart-wrapper[data-dropdown-container]{position:static}.minicart-wrapper .loading-mask{display:none}.minicart-wrapper:not([data-dropdown-container]) .block-minicart{display:none}.minicart-wrapper.open .block-minicart{opacity:1}.minicart-wrapper .showcart{flex-shrink:0;cursor:pointer;display:flex;align-items:center}.minicart-wrapper .showcart .icon-cart{width:24px;height:24px;margin-right:5px;fill:transparent}.minicart-wrapper .showcart .counter{background:#c11319;width:32px;height:32px;border-radius:50%;font-size:14px;line-height:1.6;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;transition:color .3s,background .3s}.minicart-wrapper .showcart[data-dropdown-toggle]{background:0 0}.d_desktop:not(.v_small_desktop) .minicart-wrapper .showcart{position:absolute;height:32px;right:0;bottom:calc(100% + 27px)}.d_desktop:not(.v_small_desktop) .minicart-wrapper .showcart:hover .counter{background:#fff;color:#c11319}.d_desktop.sticky:not(.v_small_desktop) .minicart-wrapper .showcart{position:static;margin-left:var(--headerMargin)}div.field-error,div.mage-error{text-align:right;font-size:12px;line-height:1;color:#da1a1a;margin-top:5px;order:1}div.field-error~.compose-wrap input:not([type=radio]):not([type=checkbox]),div.mage-error~.compose-wrap input:not([type=radio]):not([type=checkbox]),div.field-error~.compose-wrap textarea,div.mage-error~.compose-wrap textarea{border-color:#da1a1a !important}div.field-error~.control .field-error,div.mage-error~.control .field-error{display:none}i.caption-text{position:absolute;max-width:100%;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-style:normal;font-weight:400;font-size:14px;line-height:1.6;color:var(--placeholderColor);transition:.3s}.compose-wrap{--placeholderColor:#535353;width:100%;display:flex;border-radius:var(--borderRadius);background:var(--fieldsBg);position:relative}.compose-wrap .input-wrap{width:100%}.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%;height:100%;display:flex;align-items:center;overflow:hidden;pointer-events:none;position:absolute;top:0;left:0;padding:0 var(--padding)}.compose-wrap .input-wrap.focus input:not([type=radio]):not([type=checkbox]),.compose-wrap .input-wrap.not-empty input:not([type=radio]):not([type=checkbox]),.compose-wrap .input-wrap.focus textarea,.compose-wrap .input-wrap.not-empty textarea{padding-top:20px !important}.compose-wrap .input-wrap.focus input:not([type=radio]):not([type=checkbox]):-webkit-autofill,.compose-wrap .input-wrap.not-empty input:not([type=radio]):not([type=checkbox]):-webkit-autofill,.compose-wrap .input-wrap.focus textarea:-webkit-autofill,.compose-wrap .input-wrap.not-empty textarea:-webkit-autofill{-webkit-text-fill-color:#333 !important}.compose-wrap .input-wrap.focus+.compose-caption i.caption-text,.compose-wrap .input-wrap.not-empty+.compose-caption i.caption-text{transform:translateY(-9px);font-style:italic;font-size:13px;line-height:1.4}.top-header-banner{--bgc:#c11319;--tc:#fff;color:var(--tc);background:var(--bgc);text-align:center;font-size:14px;line-height:1;word-break:break-word;padding:10px var(--containerPadding)}.top-header-banner a{margin-left:5px;color:#da1a1a;text-decoration:none}.top-header-banner>*{display:none}.d_desktop .top-header-banner__desktop{display:block}.d_mobile .top-header-banner__mobile{display:block}.dot-style{position:relative;--color:#da1a1a}.d_mobile .dot-style{padding-bottom:28px}.dot-style .owl-dots{display:flex;justify-content:center;position:absolute;left:0;bottom:-5px;width:100%}.dot-style .owl-dots button.owl-dot{width:18px;height:18px;outline:none;text-align:center;font-size:0}.dot-style .owl-dots button.owl-dot.active span{background-color:var(--color)}.dot-style .owl-dots button.owl-dot span{width:8px;height:8px;display:inline-block;background:#e4dad0;border-radius:50%;transition:background .3s}.d_desktop .dot-style .owl-dots button.owl-dot:hover span{background:#c11319}.dot-style.white{--color:#fff}.arrow-style .owl-nav{display:flex;--color:#da1a1a;position:absolute}.arrow-style .owl-nav>*{width:56px;height:56px;box-sizing:border-box;background-color:#fff;border:1px solid rgba(228,218,208,.8);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;transition:border .3s}.arrow-style .owl-nav>*:not(.disabled):hover{border-color:#da1a1a}.arrow-style .owl-nav>*:first-child{margin-right:10px}.arrow-style .owl-nav>*>span{width:9px;height:9px;border:1px solid var(--color);transform:translateX(-2px) rotateZ(45deg);border-width:2px 2px 0 0}.arrow-style .owl-nav .disabled{pointer-events:none;opacity:.5}.arrow-style .owl-nav .owl-prev>span{transform:translateX(2px) rotateZ(-135deg)}.arrow-pos .owl-nav{right:0;bottom:calc(100% + 8px)}.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}.d_mobile .block.filter .filter-options-item{padding:27px 0;width:100%;justify-content:flex-start;border-top:1px solid #e4dad0}.d_mobile .block.filter .filter-options-item.open .filter-options-mobile-content{transform:translateX(0) !important}.d_mobile .block.filter .filter-options-item.disable-transition .filter-options-mobile-content{transition:none !important}.block.filter .filter-options-item .filter-options-title{padding:0;box-sizing:border-box;font-weight:600;font-size:16px;line-height:1.4;cursor:default}.block.filter .filter-options-item .filter-options-title .icon{display:none}.d_desktop .block.filter .filter-options-item .filter-options-title{margin-bottom:20px}.d_mobile .block.filter .filter-options-item .filter-options-title{padding:27px 30px 27px 0;margin:-27px 0;z-index:1;justify-content:flex-start;width:100%}.d_mobile .block.filter .filter-options-item .filter-options-title:before{content:'';position:absolute;top:50%;width:16px;height:16px;right:0;transform:translateY(-50%);background:url(/media/images/arrow_right_black.svg) 50% 50%/contain no-repeat}.block.filter .filter-options-item .filter-options-content-block{position:relative;top:unset;left:unset}.block.filter .filter-options-item .filter-options-content-block[data-dropdown-content]{display:block}.block.filter .filter-options-item .filter-options-content-block .items{margin:0;display:flex;align-items:flex-start;align-content:flex-start;flex-wrap:wrap}.block.filter .filter-options-item .filter-options-content-block .items[data-swatch]{margin-left:-11px;width:calc(100% + 11px)}.block.filter .filter-options-item .filter-options-content-block .items[data-swatch] .item{width:calc(100% - 11px);margin:0 0 11px 11px}.block.filter .filter-options-item .filter-options-content-block .items[data-swatch] .item+.item{margin:0 0 11px 11px}.block.filter .filter-options-item .filter-options-content-block .items[data-swatch] .item:last-child{margin-bottom:0}.block.filter .filter-options-item .filter-options-content-block .items[data-swatch] .show-more-filters{margin-left:11px;width:calc(100% - 11px)}.block.filter .filter-options-item .filter-options-content-block .items .item{width:100%}.block.filter .filter-options-item .filter-options-content-block .items .item a{font-size:14px;line-height:1.6}.block.filter .filter-options-item .filter-options-content-block .items .item .label-name{font-size:14px;color:#333;transition:color .3s}.block.filter .filter-options-item .filter-options-content-block .items .item .link{display:flex;align-items:center;flex-wrap:wrap}.block.filter .filter-options-item .filter-options-content-block .items .item label{display:flex;align-items:center;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:24px;height:24px;position:relative;display:flex;justify-content:center;align-items:center;margin:-1px 10px 0 0;cursor:pointer;background-color:#fbebdc;background-repeat:no-repeat;background-position:50% 50%;background-size:14px;border:none;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(/media/images/check.svg);background-color:#da1a1a}.block.filter .filter-options-item .filter-options-content-block .items .item label input[type=checkbox]{pointer-events:none}.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 .items .item+.item{margin-top:15px}.d_desktop .block.filter .filter-options-item .filter-options-content-block .items .item:hover .label-name{color:#da1a1a}.block.filter .filter-options-item .filter-options-content-block .items .item[style*="#"],.block.filter .filter-options-item .filter-options-content-block .items .item[style*=url]{width:auto}.block.filter .filter-options-item .filter-options-content-block .items .item[style*="#"] label,.block.filter .filter-options-item .filter-options-content-block .items .item[style*=url] label{position:relative}.block.filter .filter-options-item .filter-options-content-block .items .item[style*="#"] label .selected-color,.block.filter .filter-options-item .filter-options-content-block .items .item[style*=url] label .selected-color{position:absolute;left:-4px;top:-4px;width:calc(100% + 8px);height:calc(100% + 8px);border:1px solid #333;transition:opacity .3s;pointer-events:none;border-radius:50%}.block.filter .filter-options-item .filter-options-content-block .items .item[style*="#"] label input[type=checkbox],.block.filter .filter-options-item .filter-options-content-block .items .item[style*=url] label input[type=checkbox]{margin:0;border-radius:50%;background:var(--color)}.block.filter .filter-options-item .filter-options-content-block .items .item[style*="#"] label input[type=checkbox]:checked,.block.filter .filter-options-item .filter-options-content-block .items .item[style*=url] label input[type=checkbox]:checked{background:var(--color)}.block.filter .filter-options-item .filter-options-content-block .items .item[style*="#"] label input[type=checkbox]:checked~.selected-color,.block.filter .filter-options-item .filter-options-content-block .items .item[style*=url] label input[type=checkbox]:checked~.selected-color{border-color:#da1a1a}.no-touch .block.filter .filter-options-item .filter-options-content-block .items .item[style*="#"] label:hover .selected-color,.no-touch .block.filter .filter-options-item .filter-options-content-block .items .item[style*=url] label:hover .selected-color{opacity:.4}.block.filter .filter-options-item .filter-options-content-block .items .item[style*="#"] .label-name,.block.filter .filter-options-item .filter-options-content-block .items .item[style*=url] .label-name{display:none}.d_desktop .block.filter .filter-options-item .filter-options-content-block .items .item[style*="#"]:nth-child(5)~.item,.d_desktop .block.filter .filter-options-item .filter-options-content-block .items .item[style*=url]:nth-child(5)~.item{display:block !important}.d_desktop .block.filter .filter-options-item .filter-options-content-block .items .item[style*="#"]~.show-more-filters,.d_desktop .block.filter .filter-options-item .filter-options-content-block .items .item[style*=url]~.show-more-filters{display:none}.block.filter .filter-options-item .filter-options-content-block .items .show-more-filters{font-size:14px;line-height:1.6;color:#da1a1a;margin-top:15px;cursor:pointer;width:100%}.d_desktop .block.filter .filter-options-item .filter-options-content-block .items .show-more-filters{transition:color .3s}.d_desktop .block.filter .filter-options-item .filter-options-content-block .items .show-more-filters:hover{color:#c11319}.block.filter .filter-options-item .filter-options-content-block .items .show-more-filters:before{content:attr(data-active-text)}.block.filter .filter-options-item .filter-options-content-block .selected-items{margin-top:5px;font-size:13px;line-height:18px;pointer-events:none}.d_desktop .block.filter .filter-options-item .filter-options-content-block .selected-items{display:none}.block.filter .filter-options-item .filter-options-content-block .visible-filters{margin-top:15px;font-weight:600;font-size:14px;line-height:17px;color:#da1a1a;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:#333}.d_desktop .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content__button{display:none}.d_mobile .block.filter .filter-options-item .filter-options-content-block{pointer-events:none}.d_mobile .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content{position:fixed;left:0;top:0;z-index:1;width:320px;max-width:calc(100vw - 55px);height:100%;display:flex;flex-direction:column;transform:translateX(-100%);transition:transform .3s;pointer-events:all}.d_mobile .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content .items{padding:30px;flex-grow:1;background:#fff;overflow-y:auto;overflow-x:hidden}.d_mobile .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content .items::-webkit-scrollbar{width:2px}.d_mobile .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content .items::-webkit-scrollbar:horizontal{height:4px}.d_mobile .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content .items::-webkit-scrollbar-track{background-color:transparent}.d_mobile .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content .items::-webkit-scrollbar-thumb{background-color:#da1a1a}.d_mobile .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content .items::-webkit-scrollbar-thumb:hover{background-color:#c11319}.d_mobile .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content.slider-filter .item,.d_mobile .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content.price .item{position:relative;height:100%}.d_mobile .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content.slider-filter .item [data-slider-inputs],.d_mobile .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content.price .item [data-slider-inputs],.d_mobile .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content.slider-filter .item .price-slider-inputs,.d_mobile .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content.price .item .price-slider-inputs{height:100%;display:flex;flex-direction:column}.d_mobile .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content.slider-filter .item [data-slider-inputs] .action-block,.d_mobile .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content.price .item [data-slider-inputs] .action-block,.d_mobile .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content.slider-filter .item .price-slider-inputs .action-block,.d_mobile .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content.price .item .price-slider-inputs .action-block{margin-top:auto}.d_mobile .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content__button{flex-shrink:0;padding:10px 30px 30px;background:#fff}.d_mobile .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content__button[data-count="0"]{display:none}.d_mobile .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content__button .button{width:100%}.d_mobile .block.filter .filter-options-item .filter-options-content-block .filter-options-mobile-content__button .button:not([data-count=false]):after{content:'(' attr(data-count) ')';display:inline-block;margin-left:5px}.block.filter .filter-options-item:not(.active) .filter-options-content-block .items .show-more-filters{display:none}.d_desktop .block.filter .filter-options-item:not(.active) .filter-options-content-block .items .item:nth-child(5)~.item{display:none}.d_desktop .block.filter .filter-options-item:not(.active) .filter-options-content-block .items .show-more-filters{display:block}.d_desktop .block.filter .filter-options-item:not(.active) .filter-options-content-block .items .show-more-filters:before{content:attr(data-static-text)}.block.filter .filter-options-item [data-slider-inputs] .inputs-block,.block.filter .filter-options-item .price-slider-inputs .inputs-block{display:flex;align-items:center;justify-content:space-between;margin-bottom:63px}.block.filter .filter-options-item [data-slider-inputs] .inputs-block .delimiter,.block.filter .filter-options-item .price-slider-inputs .inputs-block .delimiter{font-size:14px;line-height:1.6;margin-right:8px;flex-shrink:0}.block.filter .filter-options-item [data-slider-inputs] .inputs-block .input-wrap,.block.filter .filter-options-item .price-slider-inputs .inputs-block .input-wrap{width:calc(50% - 6px);flex-shrink:0;display:flex;align-items:center}.block.filter .filter-options-item [data-slider-inputs] .inputs-block .input-wrap+.input-wrap,.block.filter .filter-options-item .price-slider-inputs .inputs-block .input-wrap+.input-wrap{margin-left:12px}.block.filter .filter-options-item [data-slider-inputs] .inputs-block input,.block.filter .filter-options-item .price-slider-inputs .inputs-block input{width:100%;height:40px;box-sizing:border-box;padding:0 20px;font-size:14px;border-radius:0;caret-color:#e4dad0;border:1px solid #e4dad0}.block.filter .filter-options-item [data-slider-inputs] .action-block [data-input-submit],.block.filter .filter-options-item .price-slider-inputs .action-block [data-input-submit],.block.filter .filter-options-item [data-slider-inputs] .action-block .price-input-submit,.block.filter .filter-options-item .price-slider-inputs .action-block .price-input-submit{width:100%}.d_desktop .block.filter .filter-options-item [data-slider-inputs] .action-block [data-input-submit],.d_desktop .block.filter .filter-options-item .price-slider-inputs .action-block [data-input-submit],.d_desktop .block.filter .filter-options-item [data-slider-inputs] .action-block .price-input-submit,.d_desktop .block.filter .filter-options-item .price-slider-inputs .action-block .price-input-submit{font-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#333;background-color:#fff;border:1px solid #da1a1a;height:36px;font-size:12px}.d_desktop .block.filter .filter-options-item [data-slider-inputs] .action-block [data-input-submit].disabled,.d_desktop .block.filter .filter-options-item .price-slider-inputs .action-block [data-input-submit].disabled,.d_desktop .block.filter .filter-options-item [data-slider-inputs] .action-block .price-input-submit.disabled,.d_desktop .block.filter .filter-options-item .price-slider-inputs .action-block .price-input-submit.disabled{pointer-events:none}.d_desktop .d_desktop .block.filter .filter-options-item [data-slider-inputs] .action-block [data-input-submit]:hover,.d_desktop .d_desktop .block.filter .filter-options-item .price-slider-inputs .action-block [data-input-submit]:hover,.d_desktop .d_desktop .block.filter .filter-options-item [data-slider-inputs] .action-block .price-input-submit:hover,.d_desktop .d_desktop .block.filter .filter-options-item .price-slider-inputs .action-block .price-input-submit:hover{border-color:#ff4949;background-color:#fff}.d_desktop .block.filter .filter-options-item [data-slider-inputs] .action-block [data-input-submit].disabled,.d_desktop .block.filter .filter-options-item .price-slider-inputs .action-block [data-input-submit].disabled,.d_desktop .block.filter .filter-options-item [data-slider-inputs] .action-block .price-input-submit.disabled,.d_desktop .block.filter .filter-options-item .price-slider-inputs .action-block .price-input-submit.disabled{border-color:#535353}.d_desktop .block.filter .filter-options-item [data-slider-inputs] .action-block [data-input-submit]:active,.d_desktop .block.filter .filter-options-item .price-slider-inputs .action-block [data-input-submit]:active,.d_desktop .block.filter .filter-options-item [data-slider-inputs] .action-block .price-input-submit:active,.d_desktop .block.filter .filter-options-item .price-slider-inputs .action-block .price-input-submit:active{border-color:#c11319 !important;background-color:#fff !important}.d_mobile .block.filter .filter-options-item [data-slider-inputs] .action-block [data-input-submit],.d_mobile .block.filter .filter-options-item .price-slider-inputs .action-block [data-input-submit],.d_mobile .block.filter .filter-options-item [data-slider-inputs] .action-block .price-input-submit,.d_mobile .block.filter .filter-options-item .price-slider-inputs .action-block .price-input-submit{font-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#fff;background:#da1a1a}.d_mobile .block.filter .filter-options-item [data-slider-inputs] .action-block [data-input-submit].disabled,.d_mobile .block.filter .filter-options-item .price-slider-inputs .action-block [data-input-submit].disabled,.d_mobile .block.filter .filter-options-item [data-slider-inputs] .action-block .price-input-submit.disabled,.d_mobile .block.filter .filter-options-item .price-slider-inputs .action-block .price-input-submit.disabled{pointer-events:none}.d_mobile .block.filter .filter-options-item [data-slider-inputs] .action-block [data-input-submit].disabled,.d_mobile .block.filter .filter-options-item .price-slider-inputs .action-block [data-input-submit].disabled,.d_mobile .block.filter .filter-options-item [data-slider-inputs] .action-block .price-input-submit.disabled,.d_mobile .block.filter .filter-options-item .price-slider-inputs .action-block .price-input-submit.disabled{background:#535353}.d_desktop .d_mobile .block.filter .filter-options-item [data-slider-inputs] .action-block [data-input-submit]:hover,.d_desktop .d_mobile .block.filter .filter-options-item .price-slider-inputs .action-block [data-input-submit]:hover,.d_desktop .d_mobile .block.filter .filter-options-item [data-slider-inputs] .action-block .price-input-submit:hover,.d_desktop .d_mobile .block.filter .filter-options-item .price-slider-inputs .action-block .price-input-submit:hover{background-color:#ff4949}.d_mobile .block.filter .filter-options-item [data-slider-inputs] .action-block [data-input-submit]:active,.d_mobile .block.filter .filter-options-item .price-slider-inputs .action-block [data-input-submit]:active,.d_mobile .block.filter .filter-options-item [data-slider-inputs] .action-block .price-input-submit:active,.d_mobile .block.filter .filter-options-item .price-slider-inputs .action-block .price-input-submit:active{background-color:#c11319 !important}.block.filter .filter-options-item .ln_slider_container{position:absolute;left:0;top:60px;width:100%;display:flex;align-items:center;flex-wrap:wrap}.block.filter .filter-options-item .ln_slider_container .ui-slider-horizontal{background:rgba(83,83,83,.1);height:3px;border-radius:0;width:calc(100% - 23px);margin-left:7px}.block.filter .filter-options-item .ln_slider_container .ui-slider-horizontal:before,.block.filter .filter-options-item .ln_slider_container .ui-slider-horizontal:after{content:'';display:block;position:absolute;top:0;height:inherit;background:inherit}.block.filter .filter-options-item .ln_slider_container .ui-slider-horizontal:before{width:7px;right:100%}.block.filter .filter-options-item .ln_slider_container .ui-slider-horizontal:after{left:100%;width:16px}.block.filter .filter-options-item .ln_slider_container .ui-slider-range{position:absolute;background:rgba(218,26,26,.5);height:4px;top:0}.block.filter .filter-options-item .ln_slider_container .ui-slider-handle{width:23px;height:23px;top:-10px;margin-left:-7px;background:#fff;cursor:pointer;border-radius:50%;border:6px solid #da1a1a}.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:#333}.d_desktop .block.filter .filter-options-item+.filter-options-item{margin-top:39px}.d_mobile .block.filter .filter-options-item:last-child{border-bottom:1px solid #e4dad0}.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:#da1a1a;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:#333}.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:#e4dad0;border-radius:10px;color:rgba(51,51,51,.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}.d_mobile .sidebar.sidebar-main .layered-filter-container-before{display:none}.d_desktop .sidebar.sidebar-main .close-filters-button,.d_desktop .sidebar.sidebar-main .nav-horizontal-bar,.d_desktop .sidebar.sidebar-main .close-filters-title,.d_desktop .sidebar.sidebar-main .show-selected-content{display:none}.d_desktop .sidebar.sidebar-main .mobile-filter-inner{display:flex;flex-direction:column}.d_desktop .sidebar.sidebar-main .mobile-state-block{display:none}.d_desktop .sidebar.sidebar-main .filter-options{padding:20px;border:1px solid #e4dad0}.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}.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:55px;height:60px;cursor:pointer;color:#fff}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap .close-filters-button .icon{width:34px;height:34px;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;display:flex;flex-direction:column}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap .mobile-filter-block .mobile-filter-inner{width:100%;box-sizing:border-box;padding:30px;display:flex;flex-direction:column;background:#fff}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap .mobile-filter-block>.close-filters-title{width:100%}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap .mobile-filter-block-scroll{width:calc(100% - 55px);padding:40px 0 86px;background:#fff;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;height:100%;display:flex;flex-direction:column}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap .mobile-filter-block-scroll::-webkit-scrollbar{width:2px}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap .mobile-filter-block-scroll::-webkit-scrollbar:horizontal{height:4px}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap .mobile-filter-block-scroll::-webkit-scrollbar-track{background-color:transparent}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap .mobile-filter-block-scroll::-webkit-scrollbar-thumb{background-color:#da1a1a}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap .mobile-filter-block-scroll::-webkit-scrollbar-thumb:hover{background-color:#c11319}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap .mobile-filter-block-scroll>.close-filters-title{position:fixed;top:0;width:320px;left:-375px;transition:left .3s;max-width:calc(100vw - 55px)}.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}.d_mobile .sidebar.sidebar-main .mobile-filter-wrap.open .mobile-filter-block-scroll>.close-filters-title,.d_mobile .sidebar.sidebar-main .mobile-filter-wrap.open .mobile-filter-block-scroll .show-selected-content{left:0}.d_mobile .sidebar.sidebar-main .mobile-state-block{margin:0;box-sizing:border-box;display:flex;flex-direction:column}.d_mobile .sidebar.sidebar-main .mobile-state-block .filter-actions{order:1;font-size:14px;line-height:1.6;color:#da1a1a;cursor:pointer;padding:10px 0 20px}.d_desktop .d_mobile .sidebar.sidebar-main .mobile-state-block .filter-actions{transition:color .3s}.d_desktop .d_mobile .sidebar.sidebar-main .mobile-state-block .filter-actions:hover{color:#333}.d_mobile .sidebar.sidebar-main .mobile-state-block .filters-block-title{display:block;margin-bottom:14px;font-size:16px;line-height:1}.d_mobile .sidebar.sidebar-main .mobile-state-block .filter-current .items{display:flex;align-items:center;flex-wrap:wrap;list-style:none;margin:0 0 0 -4px;max-width:calc(100% + 4px)}.d_mobile .sidebar.sidebar-main .mobile-state-block .filter-current .item{padding:4px 8px;margin:0 0 4px 4px;border:1px solid #e4dad0}.d_mobile .sidebar.sidebar-main .mobile-state-block .filter-current .item .filter-item{display:flex;align-items:center;flex-wrap:wrap}.d_mobile .sidebar.sidebar-main .mobile-state-block .filter-current .item .filter-label{display:none}.d_mobile .sidebar.sidebar-main .mobile-state-block .filter-current .item .filter-value{font-size:14px;line-height:1.6;margin-right:5px}.d_mobile .sidebar.sidebar-main .mobile-state-block .filter-current .item .remove{width:24px;height:24px;cursor:pointer;position:relative}.d_mobile .sidebar.sidebar-main .mobile-state-block .filter-current .item .remove:before,.d_mobile .sidebar.sidebar-main .mobile-state-block .filter-current .item .remove:after{content:'';display:block;position:absolute;left:50%;top:50%;background:#535353;width:17px;height:1px;transition:background .3s}.d_mobile .sidebar.sidebar-main .mobile-state-block .filter-current .item .remove:before{transform:translate(-50%,-50%) rotate(45deg)}.d_mobile .sidebar.sidebar-main .mobile-state-block .filter-current .item .remove:after{transform:translate(-50%,-50%) rotate(-45deg)}.d_desktop .d_mobile .sidebar.sidebar-main .mobile-state-block .filter-current .item .remove:hover:before,.d_desktop .d_mobile .sidebar.sidebar-main .mobile-state-block .filter-current .item .remove:hover:after{background:#da1a1a}.sidebar.sidebar-main .close-filters-title{padding:9px 30px;cursor:pointer;background:#fbebdc;font-weight:600;font-size:14px;line-height:1.6;width:100%;position:relative;z-index:1;display:flex;align-items:center;flex-wrap:wrap}.sidebar.sidebar-main .close-filters-title .icon{width:8px;height:5px;transform:rotate(90deg);margin-right:16px}.sidebar.sidebar-main .show-selected-content{order:2;width:320px;position:fixed;bottom:0;z-index:1;background:#fff;padding:0 30px 30px;left:-375px;transition:left .3s;max-width:calc(100vw - 55px)}.sidebar.sidebar-main .show-selected-content .button{width:100%}.sidebar.sidebar-main .child-categories{background:#fbebdc;margin-bottom:20px;padding:20px 10px 20px 20px;order:-1}.sidebar.sidebar-main .child-categories__list{list-style:none;padding-right:10px;max-height:150px;overflow-y:auto;overflow-x:hidden}.sidebar.sidebar-main .child-categories__list::-webkit-scrollbar{width:2px}.sidebar.sidebar-main .child-categories__list::-webkit-scrollbar:horizontal{height:4px}.sidebar.sidebar-main .child-categories__list::-webkit-scrollbar-track{background-color:transparent}.sidebar.sidebar-main .child-categories__list::-webkit-scrollbar-thumb{background-color:#da1a1a}.sidebar.sidebar-main .child-categories__list::-webkit-scrollbar-thumb:hover{background-color:#c11319}.sidebar.sidebar-main .child-categories .child-category{position:relative}.sidebar.sidebar-main .child-categories .child-category a{font-size:14px;line-height:1.6;text-decoration:none}.d_desktop .sidebar.sidebar-main .child-categories .child-category a{transition:color .3s}.d_desktop .sidebar.sidebar-main .child-categories .child-category a:hover{color:#da1a1a}.sidebar.sidebar-main .child-categories .child-category svg{width:16px;height:16px;position:absolute;left:0;top:50%;transform:translateY(-50%)}.sidebar.sidebar-main .child-categories .child-category.active{pointer-events:none;color:#8c877e;padding-left:20px}.sidebar.sidebar-main .child-categories .child-category+.child-category{margin-top:10px}.layered-filtertop-container-before{margin-top:10px;display:none}.d_desktop .layered-filtertop-container-before{display:flex;align-items:center;flex-wrap:wrap;width:calc(100% - 250px) !important;margin-top:0;order:-1}.layered-filtertop-container-before .filters-block-title{display:none}.layered-filtertop-container-before .filter-actions{order:1;font-size:14px;line-height:1.6;color:#da1a1a;cursor:pointer;padding-bottom:10px}.d_desktop .layered-filtertop-container-before .filter-actions{transition:color .3s}.d_desktop .layered-filtertop-container-before .filter-actions:hover{color:#333}.layered-filtertop-container-before .filter-current{margin-right:20px}.layered-filtertop-container-before .filter-current .items{display:flex;align-items:center;flex-wrap:wrap;list-style:none;margin:0 0 0 -10px;max-width:calc(100% + 10px)}.layered-filtertop-container-before .filter-current .item{padding:4px 8px;margin:0 0 10px 10px;border:1px solid #e4dad0}.layered-filtertop-container-before .filter-current .item .filter-item{display:flex;align-items:center;flex-wrap:wrap}.layered-filtertop-container-before .filter-current .item .filter-label{display:none}.layered-filtertop-container-before .filter-current .item .filter-value{font-size:14px;line-height:1.6;margin-right:5px}.layered-filtertop-container-before .filter-current .item .remove{width:24px;height:24px;cursor:pointer;position:relative}.layered-filtertop-container-before .filter-current .item .remove:before,.layered-filtertop-container-before .filter-current .item .remove:after{content:'';display:block;position:absolute;left:50%;top:50%;background:#535353;width:17px;height:1px;transition:background .3s}.layered-filtertop-container-before .filter-current .item .remove:before{transform:translate(-50%,-50%) rotate(45deg)}.layered-filtertop-container-before .filter-current .item .remove:after{transform:translate(-50%,-50%) rotate(-45deg)}.d_desktop .layered-filtertop-container-before .filter-current .item .remove:hover:before,.d_desktop .layered-filtertop-container-before .filter-current .item .remove:hover:after{background:#da1a1a}.products.wrapper{width:100%}.products-grid{padding-bottom:30px}.v_tablet .products-grid{padding-bottom:50px}.d_desktop .products-grid{padding-bottom:60px}.product-items{list-style:none;display:flex;align-items:flex-start;flex-wrap:wrap;margin:0 0 -30px -10px;width:calc(100% + 10px)}.product-items .product-item{width:calc(50% - 10px);margin:0 0 30px 10px}.d_desktop .product-items .product-item{z-index:1;transition:z-index .1s;transition-delay:.3s}.d_desktop .product-items .product-item-info-bottom{display:block}.d_desktop .product-items .product-item-info-bottom-left{box-shadow:0px 31px 48px 1px rgba(169,161,160,.26);background:#fff;display:block;position:absolute;left:-20px;z-index:-1;opacity:0;top:100%;width:calc(100% + 40px);padding:14px 20px 20px;pointer-events:none;transition:opacity .3s}@media screen and (max-width:1365px){.d_desktop .product-items .product-item-info-bottom-left{left:-10px;width:calc(100% + 20px)}}.d_desktop .product-items .product-item:hover{transition-delay:0s}.d_desktop .product-items .product-item:hover .product-item-info-bottom-left{opacity:1;pointer-events:all}.d_desktop .product-items .product-item:hover~.product-item{z-index:1 !important;transition-delay:0s !important}.v_tablet .product-items .product-item{width:calc(33.33% - 10px)}.d_desktop .product-items{margin:0 0 -50px -20px;width:calc(100% + 20px)}.d_desktop .product-items .product-item{width:calc(33.33% - 20px);margin:0 0 50px 20px}.product-items .product-item,.products-slider .product-item{position:relative;background:#fff}.product-items .product-item a,.products-slider .product-item a{text-decoration:none}.product-items .product-item-photo,.products-slider .product-item-photo{padding-bottom:10px;display:block;position:relative}.product-items .product-item-photo .product-image-wrapper,.products-slider .product-item-photo .product-image-wrapper{display:block;position:relative;padding-bottom:100% !important}.product-items .product-item-photo .product-image-wrapper .hover-img,.products-slider .product-item-photo .product-image-wrapper .hover-img{z-index:1;background:#fff;width:100%;height:100%;opacity:0;text-indent:100vw;transition:opacity .3s}.product-items .product-item-photo .product-image-wrapper img,.products-slider .product-item-photo .product-image-wrapper img{position:absolute;left:50%;top:50%;width:100%;height:100%;transform:translate(-50%,-50%);object-fit:contain;max-width:100%;max-height:100%}@media screen and (max-width:1365px){.d_desktop .product-items .product-item-photo .product-image-wrapper,.d_desktop .products-slider .product-item-photo .product-image-wrapper{padding-bottom:62% !important}}.d_desktop .product-items .product-item-photo:hover .product-image-wrapper .hover-img,.d_desktop .products-slider .product-item-photo:hover .product-image-wrapper .hover-img{opacity:1}.d_desktop .product-items .product-item-photo:hover~.product-item-details .product-item-name,.d_desktop .products-slider .product-item-photo:hover~.product-item-details .product-item-name{color:#da1a1a}.product-items .product-item-photo .labels,.products-slider .product-item-photo .labels,.product-items .product-item-photo+.labels,.products-slider .product-item-photo+.labels{position:absolute;left:0;z-index:1;bottom:5px}.product-items .product-item .swatch-input,.products-slider .product-item .swatch-input{display:none}.product-items .product-item-details,.products-slider .product-item-details{display:flex;flex-direction:column}.product-items .product-item-details>.alert-stock-wrap,.products-slider .product-item-details>.alert-stock-wrap{order:1;margin-top:12px}.product-items .product-item .swatch-attribute,.products-slider .product-item .swatch-attribute{margin-bottom:13px;transition:opacity .3s;display:flex;align-items:center;flex-wrap:wrap}.product-items .product-item .swatch-attribute .swatch-input,.products-slider .product-item .swatch-attribute .swatch-input{display:none}.product-items .product-item .swatch-attribute-selected-option,.products-slider .product-item .swatch-attribute-selected-option{display:none}.product-items .product-item .swatch-attribute-label,.products-slider .product-item .swatch-attribute-label{margin-right:15px;display:none;font-size:14px;line-height:1.6;color:#333}.product-items .product-item .swatch-attribute-label:first-letter ,.products-slider .product-item .swatch-attribute-label:first-letter {text-transform:uppercase}.product-items .product-item .swatch-attribute-options,.products-slider .product-item .swatch-attribute-options{display:flex;align-items:center;flex-wrap:wrap}.product-items .product-item .swatch-attribute .swatch-option.color,.products-slider .product-item .swatch-attribute .swatch-option.color{width:26px;height:26px;border-radius:50%;position:relative;cursor:pointer;transition:opacity .3s}.product-items .product-item .swatch-attribute .swatch-option.color:before,.products-slider .product-item .swatch-attribute .swatch-option.color:before{content:'';display:block;width:calc(100% + 10px);height:calc(100% + 10px);left:50%;top:50%;transform:translate(-50%,-50%);position:absolute;border-radius:inherit;border:1px solid #da1a1a;opacity:0;transition:opacity .3s}.product-items .product-item .swatch-attribute .swatch-option.color+.swatch-option,.products-slider .product-item .swatch-attribute .swatch-option.color+.swatch-option{margin-left:10px}.d_desktop .product-items .product-item .swatch-attribute .swatch-option.color:hover,.d_desktop .products-slider .product-item .swatch-attribute .swatch-option.color:hover{opacity:.8}.product-items .product-item .swatch-attribute .swatch-option.color.selected:before,.products-slider .product-item .swatch-attribute .swatch-option.color.selected:before{opacity:1}.product-items .product-item .swatch-attribute .swatch-option.text,.products-slider .product-item .swatch-attribute .swatch-option.text{padding:3px 14px;position:relative;cursor:pointer;font-size:15px;line-height:1.4;text-align:center;min-width:60px;border:1px solid #e4dad0;transition:border .3s,opacity .3s}.product-items .product-item .swatch-attribute .swatch-option.text+.swatch-option,.products-slider .product-item .swatch-attribute .swatch-option.text+.swatch-option{margin-left:-1px}.d_desktop .product-items .product-item .swatch-attribute .swatch-option.text:hover,.d_desktop .products-slider .product-item .swatch-attribute .swatch-option.text:hover{opacity:.8}.product-items .product-item .swatch-attribute .swatch-option.text.selected,.products-slider .product-item .swatch-attribute .swatch-option.text.selected{border-color:#da1a1a;z-index:1}.product-items .product-item-info-top,.products-slider .product-item-info-top{position:absolute;right:10px;top:10px;z-index:2;transition:opacity .3s}.product-items .product-item-info-top-right,.products-slider .product-item-info-top-right{display:flex;flex-direction:column}.product-items .product-item-info-top .action,.products-slider .product-item-info-top .action,.product-items .product-item-info-top .video-exist,.products-slider .product-item-info-top .video-exist{width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-bottom:10px}.product-items .product-item-info-top .action,.products-slider .product-item-info-top .action{color:#333}.product-items .product-item-info-top .action .icon,.products-slider .product-item-info-top .action .icon{width:24px;height:24px;--fill:#fff}.product-items .product-item-info-top .action.tocompare,.products-slider .product-item-info-top .action.tocompare{display:none}.product-items .product-item-info-top .action.towishlist.in-wishlist,.products-slider .product-item-info-top .action.towishlist.in-wishlist{color:#da1a1a;opacity:1}.product-items .product-item-info-top .action.towishlist.in-wishlist .icon,.products-slider .product-item-info-top .action.towishlist.in-wishlist .icon{--fill:#da1a1a}.no-touch .product-items .product-item-info-top .action.towishlist.in-wishlist:hover .icon,.no-touch .products-slider .product-item-info-top .action.towishlist.in-wishlist:hover .icon{--fill:#fff}.product-items .product-item-info-top .action.btn-remove,.products-slider .product-item-info-top .action.btn-remove{background:#fff;position:relative}.product-items .product-item-info-top .action.btn-remove:before,.products-slider .product-item-info-top .action.btn-remove:before,.product-items .product-item-info-top .action.btn-remove:after,.products-slider .product-item-info-top .action.btn-remove:after{content:'';display:block;width:18px;height:1px;position:absolute;background:currentColor;top:50%;left:50%}.product-items .product-item-info-top .action.btn-remove:before,.products-slider .product-item-info-top .action.btn-remove:before{transform:translate(-50%,-50%) rotate(45deg)}.product-items .product-item-info-top .action.btn-remove:after,.products-slider .product-item-info-top .action.btn-remove:after{transform:translate(-50%,-50%) rotate(-45deg)}.product-items .product-item-info-top .action.btn-remove .icon-remove,.products-slider .product-item-info-top .action.btn-remove .icon-remove{display:none}.d_desktop .product-items .product-item-info-top .action,.d_desktop .products-slider .product-item-info-top .action{transition:color .3s}.d_desktop .product-items .product-item-info-top .action:hover,.d_desktop .products-slider .product-item-info-top .action:hover{color:#da1a1a}.product-items .product-item-info-top .video-exist,.products-slider .product-item-info-top .video-exist{order:1;z-index:1;position:relative}.product-items .product-item-info-top .video-exist:before,.products-slider .product-item-info-top .video-exist:before{content:'';display:block;width:calc(100% + 10px);height:calc(100% + 10px);right:0;top:0;position:absolute;cursor:default;z-index:-1}.product-items .product-item-info-top .video-exist .text,.products-slider .product-item-info-top .video-exist .text{display:none}.product-items .product-item-info-top .video-exist .play,.products-slider .product-item-info-top .video-exist .play{width:23px;height:23px;border:1px solid #da1a1a;background:#fff;border-radius:50%;transition:border .3s;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.product-items .product-item-info-top .video-exist .play:before,.products-slider .product-item-info-top .video-exist .play:before{content:'';display:block;width:7px;margin-left:2px;height:10px;background:url(/media/images/play.svg) 50% 50%/contain no-repeat}.d_desktop .product-items .product-item-info-top .video-exist .play:hover,.d_desktop .products-slider .product-item-info-top .video-exist .play:hover{border-color:#c11319}.product-items .product-item-info-top~.advancedproductlabels-wrapper,.products-slider .product-item-info-top~.advancedproductlabels-wrapper{position:relative}.product-items .product-item-name,.products-slider .product-item-name{font-size:15px;line-height:1.4;margin-bottom:13px;font-weight:400;max-height:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s}.product-items .product-item-name a,.products-slider .product-item-name a{transition:0s;display:block}.d_desktop .product-items .product-item-name,.d_desktop .products-slider .product-item-name{font-size:15px;max-height:42px}.d_desktop .product-items .product-item-name:hover,.d_desktop .products-slider .product-item-name:hover{color:#da1a1a}.product-items .product-item-sku,.products-slider .product-item-sku{display:none}.product-items .product-item .stock,.products-slider .product-item .stock,.product-items .product-item .product-reviews-summary,.products-slider .product-item .product-reviews-summary{display:none}.product-items .product-item .field.qty,.products-slider .product-item .field.qty{display:none}.product-items .product-item-buy-price,.products-slider .product-item-buy-price{display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;align-items:flex-start}.product-items .product-item-buy-price .price-box,.products-slider .product-item-buy-price .price-box{display:flex;flex-direction:column;margin:0 0 12px}.product-items .product-item-buy-price .price-box .price-label,.products-slider .product-item-buy-price .price-box .price-label{display:none !important}.product-items .product-item-buy-price .price-box .price,.products-slider .product-item-buy-price .price-box .price{font-weight:600;font-size:18px;line-height:1.4;display:inline-flex}.product-items .product-item-buy-price .price-box .old-price,.products-slider .product-item-buy-price .price-box .old-price{display:flex;align-items:center}.product-items .product-item-buy-price .price-box .old-price .percent,.products-slider .product-item-buy-price .price-box .old-price .percent{font-weight:600;font-size:12px;line-height:140%;letter-spacing:.07em;text-transform:uppercase;margin-right:10px;padding:3px 8px;background:#fbebdc;color:#da1a1a}.product-items .product-item-buy-price .price-box .old-price .percent span,.products-slider .product-item-buy-price .price-box .old-price .percent span{background:0 0 !important}.product-items .product-item-buy-price .price-box .old-price .price,.products-slider .product-item-buy-price .price-box .old-price .price{font-size:14px;line-height:1.6;font-weight:400;color:#535353;position:relative}.product-items .product-item-buy-price .price-box .old-price .price:before,.products-slider .product-item-buy-price .price-box .old-price .price:before{content:'';display:block;position:absolute;left:0;top:50%;width:100%;height:1px;transform:translateY(-50%);background:#da1a1a}.product-items .product-item-buy-price .action,.products-slider .product-item-buy-price .action{font-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#fff;background:#da1a1a;height:36px;padding:0 16px;font-size:12px}.product-items .product-item-buy-price .action.disabled,.products-slider .product-item-buy-price .action.disabled{pointer-events:none}.product-items .product-item-buy-price .action.disabled,.products-slider .product-item-buy-price .action.disabled{background:#535353}.d_desktop .product-items .product-item-buy-price .action:hover,.d_desktop .products-slider .product-item-buy-price .action:hover{background-color:#ff4949}.product-items .product-item-buy-price .action:active,.products-slider .product-item-buy-price .action:active{background-color:#c11319 !important}.product-items .product-item-buy-price .action .icon,.products-slider .product-item-buy-price .action .icon{display:none}.d_desktop .product-items .product-item-buy-price form[data-role=tocart-form],.d_desktop .products-slider .product-item-buy-price form[data-role=tocart-form]{display:flex;align-items:flex-start;flex-direction:column}.product-items .product-item .alert-stock-wrap svg,.products-slider .product-item .alert-stock-wrap svg{display:none}.product-items .product-item .alert-stock-wrap .alert-stock,.products-slider .product-item .alert-stock-wrap .alert-stock{font-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#333;background-color:#fff;border:1px solid #da1a1a;height:auto;min-height:36px;padding:4px 16px;font-size:12px;line-height:1.1}.product-items .product-item .alert-stock-wrap .alert-stock.disabled,.products-slider .product-item .alert-stock-wrap .alert-stock.disabled{pointer-events:none}.d_desktop .product-items .product-item .alert-stock-wrap .alert-stock:hover,.d_desktop .products-slider .product-item .alert-stock-wrap .alert-stock:hover{border-color:#ff4949;background-color:#fff}.product-items .product-item .alert-stock-wrap .alert-stock.disabled,.products-slider .product-item .alert-stock-wrap .alert-stock.disabled{border-color:#535353}.product-items .product-item .alert-stock-wrap .alert-stock:active,.products-slider .product-item .alert-stock-wrap .alert-stock:active{border-color:#c11319 !important;background-color:#fff !important}.product-items .product-item-info-bottom,.products-slider .product-item-info-bottom{display:none}.product-items .product-item-info-bottom .characteristics-title,.products-slider .product-item-info-bottom .characteristics-title{display:none}.product-items .product-item-info-bottom .attribute-block,.products-slider .product-item-info-bottom .attribute-block{position:relative;padding-left:16px;font-size:13px;line-height:1.4}.product-items .product-item-info-bottom .attribute-block .attribute-label,.products-slider .product-item-info-bottom .attribute-block .attribute-label{display:none}.product-items .product-item-info-bottom .attribute-block:before,.products-slider .product-item-info-bottom .attribute-block:before{content:'';display:block;width:6px;height:6px;position:absolute;left:0;top:6px;background:#da1a1a;border-radius:50%}.product-items .product-item-info-bottom .attribute-block ul,.products-slider .product-item-info-bottom .attribute-block ul{list-style:none}.product-items .product-item-info-bottom .attribute-block ul li,.products-slider .product-item-info-bottom .attribute-block ul li{position:relative}.product-items .product-item-info-bottom .attribute-block ul li:before,.products-slider .product-item-info-bottom .attribute-block ul li:before{content:'';display:block;width:6px;height:6px;position:absolute;left:-16px;top:6px;background:#da1a1a;border-radius:50%}.product-items .product-item-info-bottom .attribute-block+.attribute-block,.products-slider .product-item-info-bottom .attribute-block+.attribute-block{margin-top:5px}.product-items .product-item.out-of-stock,.products-slider .product-item.out-of-stock{opacity:.5}.d_desktop .product-items .product-item:before,.d_desktop .products-slider .product-item:before{content:'';display:block;position:absolute;left:-20px;top:-20px;width:calc(100% + 40px);height:calc(100% + 40px);background:#fff;box-shadow:0px 31px 48px 1px rgba(169,161,160,.26);opacity:0;z-index:-1;pointer-events:none;transition:opacity .3s}@media screen and (max-width:1365px){.d_desktop .product-items .product-item:before,.d_desktop .products-slider .product-item:before{left:-10px;top:-10px;width:calc(100% + 20px);height:calc(100% + 20px)}}.d_desktop .product-items .product-item[style*="--margin"],.d_desktop .products-slider .product-item[style*="--margin"]{margin-bottom:var(--margin)}.d_desktop .product-items .product-item-info-top>*:not(.product-item-info-top-right),.d_desktop .products-slider .product-item-info-top>*:not(.product-item-info-top-right){opacity:0;transition:.3s}.d_desktop .product-items .product-item-info-top>.product-item-info-top-right>*,.d_desktop .products-slider .product-item-info-top>.product-item-info-top-right>*{opacity:0;transition:.3s}.d_desktop .product-items .product-item [class*=swatch-opt-],.d_desktop .products-slider .product-item [class*=swatch-opt-]{width:100%;opacity:0;max-height:500px}.d_desktop .product-items .product-item:not(:hover) [class*=swatch-opt-],.d_desktop .products-slider .product-item:not(:hover) [class*=swatch-opt-]{margin:0;max-height:0px}.d_desktop .product-items .product-item:hover,.d_desktop .products-slider .product-item:hover{z-index:2}.d_desktop .product-items .product-item:hover [class*=swatch-opt-],.d_desktop .products-slider .product-item:hover [class*=swatch-opt-],.d_desktop .product-items .product-item:hover:before,.d_desktop .products-slider .product-item:hover:before{opacity:1}.d_desktop .product-items .product-item:hover .product-item-info-top>*:not(.product-item-info-top-right),.d_desktop .products-slider .product-item:hover .product-item-info-top>*:not(.product-item-info-top-right){opacity:1}.d_desktop .product-items .product-item:hover .product-item-info-top>.product-item-info-top-right>*,.d_desktop .products-slider .product-item:hover .product-item-info-top>.product-item-info-top-right>*{opacity:1}.d_mobile .product-items .product-item-name,.d_mobile .products-slider .product-item-name{font-size:14px}.product-items .product-item .product-reviews,.products-slider .product-item .product-reviews{display:none}.products-slider{list-style:none;padding:0}.products-slider .owl-stage-outer{min-width:100%}.d_desktop .products-slider .owl-stage-outer{padding:32px var(--containerPadding) var(--sectionMargin);margin:-32px calc(var(--containerPadding)*-1) calc(var(--sectionMargin)*-1)}.d_desktop .products-slider .owl-stage-outer[style*="--margin"]{margin-bottom:calc(var(--margin) - var(--sectionMargin))}.products-slider .owl-item{transition:z-index .3s,opacity .3s;opacity:0}.products-slider .owl-item.active{opacity:1}.d_desktop .products-slider .owl-item:hover{z-index:1}.products-slider:not(.owl-carousel) .owl-stage{display:flex}.products-slider:not(.owl-carousel) .owl-item{width:calc(50% - 10px);margin:0 0 30px 10px}.products-slider:not(.owl-carousel) .owl-item .product-item{width:100%;margin:0}.d_mobile:not(.v_tablet) .products-slider:not(.owl-carousel) .owl-item:nth-child(2)~.owl-item{display:none}.v_tablet .products-slider:not(.owl-carousel) .owl-item{width:calc(33.33% - 10px)}.v_tablet .products-slider:not(.owl-carousel) .owl-item:nth-child(3)~.owl-item{display:none}.d_desktop .products-slider:not(.owl-carousel){margin:0 0 -50px -20px;width:calc(100% + 20px)}.d_desktop .products-slider:not(.owl-carousel) .owl-item{width:calc(25% - 20px);margin:0 0 50px 20px}.d_desktop .products-slider:not(.owl-carousel) .owl-item:nth-child(4)~.owl-item{display:none}.products-slider.owl-carousel{display:block}.block.hits,.block.news,.block.promotions,.block.recomended_products,.block.hit_products,.block.new_products{margin-bottom:var(--sectionMargin)}.toolbar{width:100%}.toolbar .limiter,.toolbar .toolbar-amount,.toolbar .modes,.toolbar .toolbar-sorter{display:none}.top-toolbar .toolbar{display:flex}.top-toolbar .toolbar .show-more-container,.top-toolbar .toolbar .pages{display:none}.top-toolbar .toolbar .modes{display:none}.top-toolbar .toolbar .pager{display:none}.top-toolbar .toolbar .toolbar-sorter{margin-left:auto;display:inline-flex;align-items:center;font-size:14px;line-height:24px}.top-toolbar .toolbar .toolbar-sorter .sorter-label{margin-right:3px}.top-toolbar .toolbar .toolbar-sorter .sorter-label:after{content:':'}.top-toolbar .toolbar .toolbar-sorter .sorter-options[data-dropdown-container]{position:static}.top-toolbar .toolbar .toolbar-sorter .sorter-options.open .toolbar-dropdown-head .icon-block{transform:rotate(-180deg)}.top-toolbar .toolbar .toolbar-sorter .sorter-select{display:none}.top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-container{z-index:4}.top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-container:not([data-dropdown-container]) .toolbar-dropdown-content{display:none}.top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-head{display:flex;align-items:center}.top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-head .icon-block{width:16px;height:16px;margin-left:5px;transition:transform .3s;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-head .icon-block .icon{width:8px;height:5px;margin-bottom:-1px}.top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-head .name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.v_norm_mobile .top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-head .name,.v_large_mobile .top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-head .name{max-width:100px}.v_small_mobile .top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-head .name{max-width:55px}.top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-content{overflow:hidden;border-radius:0;background:#fff;border:1px solid #e4dad0;padding:20px;right:0}.top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-content .toolbar-dropdown-item{transition:color .3s;cursor:pointer}.top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-content .toolbar-dropdown-item:hover{color:#da1a1a}.top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-content .toolbar-dropdown-item.selected{color:#da1a1a;pointer-events:none}.top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-content .toolbar-dropdown-item+.toolbar-dropdown-item{margin-top:10px}.v_tablet .top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-content{width:250px;min-width:250px}.d_mobile:not(.v_tablet) .top-toolbar .toolbar .toolbar-sorter .toolbar-dropdown-content{top:calc(100% + 9px);width:var(--content)}.toolbar ul,.toolbar ol{list-style:none}.toolbar .show-more-container{text-align:center}.hidden-layered .toolbar .show-more-container{display:none}.toolbar .show-more-container .btn-show-more{padding:10px 0;cursor:pointer;margin:-10px 0;font-size:14px;line-height:1.6;text-align:center;color:#da1a1a}.d_desktop .toolbar .show-more-container .btn-show-more{transition:color .3s}.d_desktop .toolbar .show-more-container .btn-show-more:hover{color:#c11319}.toolbar .pager{padding-top:22px}.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 5px}.toolbar .pages .pages-items .item .page{width:29px;font-size:20px;font-weight:400;color:#da1a1a;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.d_desktop .toolbar .pages .pages-items .item a.page{transition:color .3s}.d_desktop .toolbar .pages .pages-items .item a.page:hover{color:#c11319}.toolbar .pages .pages-items .item.current .page{color:#333;font-weight:400}.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}.toolbar .pages .pages-items .pages-item-previous .action,.toolbar .pages .pages-items .pages-item-next .action{width:56px;height:56px;border-radius:50%;border:1px solid rgba(228,218,208,.8);font-size:0;line-height:0;display:block;transition:border .3s;background:url(/media/images/arrow_right_red.svg) 53% 50%/8px 14px no-repeat}.d_desktop .toolbar .pages .pages-items .pages-item-previous .action:hover,.d_desktop .toolbar .pages .pages-items .pages-item-next .action:hover{border-color:#da1a1a}.toolbar .pages .pages-items .pages-item-previous.disabled,.toolbar .pages .pages-items .pages-item-next.disabled{opacity:.5;pointer-events:none}.toolbar .pages .pages-items .pages-item-next{margin-right:14px}.toolbar .pages .pages-items .pages-item-previous{margin-left:14px;transform:scaleX(-1)}.content-style-extend{font-weight:400;font-size:15px;line-height:1.6;color:#333}.content-style-extend blockquote{padding:30px;display:block;font-size:20px;line-height:1.4}.content-style-extend q{display:flex;align-items:center;padding:20px;font-style:normal;font-size:16px;line-height:24px;background:rgba(218,26,26,.1);margin-bottom:40px}.content-style-extend q:before,.content-style-extend q:after{display:none}.content-style-extend q img{margin-right:25px;max-width:100px;max-height:100px;flex-shrink:0}.d_mobile:not(.v_tablet) .content-style-extend q{flex-direction:column}.d_mobile:not(.v_tablet) .content-style-extend q img{margin:0 0 20px}.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:24px}.d_desktop .content-style-extend h1{font-size:28px}.d_mobile .content-style-extend h2{font-size:24px}.d_desktop .content-style-extend h2{font-size:20px}.d_mobile .content-style-extend h3{font-size:16px}.d_desktop .content-style-extend h3{font-size:20px}.content-style-extend h4{font-size:14px}.content-style-extend ul,.content-style-extend ol{list-style:none;font-size:16px}.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+li,.content-style-extend ol>li+li{margin-top:10px}.content-style-extend ul>li{padding-left:26px}.content-style-extend ul>li:before{content:'';width:6px;height:6px;top:8px;background-color:#da1a1a;border-radius:50%}.content-style-extend ol{counter-reset:li}.content-style-extend ol>li{counter-increment:li;padding-left:34px}.content-style-extend ol>li:before{content:counter(li) '.';color:#da1a1a;display:inline;font-weight:600;font-size:16px;top:1px;line-height:1.4}.content-style-extend a{text-decoration:none;color:#da1a1a}.d_desktop .content-style-extend a{transition:color .3s}.d_desktop .content-style-extend a:hover{color:#c11319}.content-style-extend a,.content-style-extend p{font-size:16px}.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-top:0;margin-bottom:20px}.content-style-extend *:last-child{margin-bottom:0}.show-hide-text-content{overflow:hidden;max-height:initial !important;overflow:visible;font-weight:400;font-size:15px;line-height:1.6;font-weight:300;font-size:14px;line-height:23px;color:#333;max-width:1033px;margin-left:auto;margin-right:auto;box-sizing:border-box;position:relative;padding-bottom:var(--sectionMargin);overflow-y:auto;overflow-x:hidden;padding-right:10px}.show-hide-text-content blockquote{padding:30px;display:block;font-size:20px;line-height:1.4}.show-hide-text-content q{display:flex;align-items:center;padding:20px;font-style:normal;font-size:16px;line-height:24px;background:rgba(218,26,26,.1);margin-bottom:40px}.show-hide-text-content q:before,.show-hide-text-content q:after{display:none}.show-hide-text-content q img{margin-right:25px;max-width:100px;max-height:100px;flex-shrink:0}.d_mobile:not(.v_tablet) .show-hide-text-content q{flex-direction:column}.d_mobile:not(.v_tablet) .show-hide-text-content q img{margin:0 0 20px}.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:24px}.d_desktop .show-hide-text-content h1{font-size:28px}.d_mobile .show-hide-text-content h2{font-size:24px}.d_desktop .show-hide-text-content h2{font-size:20px}.d_mobile .show-hide-text-content h3{font-size:16px}.d_desktop .show-hide-text-content h3{font-size:20px}.show-hide-text-content h4{font-size:14px}.show-hide-text-content ul,.show-hide-text-content ol{list-style:none;font-size:16px}.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+li,.show-hide-text-content ol>li+li{margin-top:10px}.show-hide-text-content ul>li{padding-left:26px}.show-hide-text-content ul>li:before{content:'';width:6px;height:6px;top:8px;background-color:#da1a1a;border-radius:50%}.show-hide-text-content ol{counter-reset:li}.show-hide-text-content ol>li{counter-increment:li;padding-left:34px}.show-hide-text-content ol>li:before{content:counter(li) '.';color:#da1a1a;display:inline;font-weight:600;font-size:16px;top:1px;line-height:1.4}.show-hide-text-content a{text-decoration:none;color:#da1a1a}.d_desktop .show-hide-text-content a{transition:color .3s}.d_desktop .show-hide-text-content a:hover{color:#c11319}.show-hide-text-content a,.show-hide-text-content p{font-size:16px}.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-top:0;margin-bottom:20px}.show-hide-text-content *:last-child{margin-bottom:0}.show-hide-text-content:after{content:'';display:none !important;position:sticky;left:0;bottom:0;width:100%;height:23px;background:linear-gradient(360deg,#fff 0%,rgba(255,255,255,0) 100%)}.show-hide-text-content::-webkit-scrollbar{width:2px}.show-hide-text-content::-webkit-scrollbar:horizontal{height:4px}.show-hide-text-content::-webkit-scrollbar-track{background-color:#e4dad0}.show-hide-text-content::-webkit-scrollbar-thumb{background-color:#da1a1a}.show-hide-text-content::-webkit-scrollbar-thumb:hover{background-color:#da1a1a}@media screen and (max-width:1024px){.show-hide-text-content table{display:block;max-width:100%;overflow-x:scroll;height:auto !important}.show-hide-text-content table tbody{display:block;min-width:900px}}.d_mobile:not(.v_tablet) .show-hide-text-content{max-height:360px}.d_desktop .show-hide-text-content,.v_tablet .show-hide-text-content{padding-bottom:100px}.show-hide-text-block{max-width:1033px;margin-left:auto;margin-right:auto}.show-hide-text-block .show-hide-trigger{display:none !important;align-items:center;height:20px;margin-top:15px;color:#da1a1a;cursor:pointer}.show-hide-text-block .show-hide-trigger .name{font-size:14px;line-height:1.6;color:#da1a1a}.d_desktop .show-hide-text-block .show-hide-trigger .name{transition:color .3s}.d_desktop .show-hide-text-block .show-hide-trigger .name:hover{color:#333}.show-hide-text-block .show-hide-trigger .icon{display:none}.show-hide-text-block .show-hide-trigger.disable{display:none !important}.show-hide-text-block .show-hide-text-content{margin-bottom:0}.show-hide-text-block.open .show-hide-text-content:after{display:none}.rating-extend .rating-summary{width:82px;display:flex;background:url(/media/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(/media/images/stars_filled.svg) 0 50% no-repeat}.rating-extend .rating-summary,.rating-extend .rating-result>span{height:13px;background-size:auto 13px}.catalog-faq-questions_wrap{margin-bottom:var(--sectionMargin)}.catalog-faq-questions_wrap_title{font-weight:600;font-size:24px;line-height:1.3;margin-bottom:20px}.d_mobile:not(.v_tablet) .catalog-faq-questions_wrap_title{margin-bottom:25px}.catalog-faq-questions_wrap .catalog-faq-item-block .catalog-faq-item{padding:10px 20px;background:#fbebdc;cursor:pointer;display:flex;align-items:center}.catalog-faq-questions_wrap .catalog-faq-item-block .catalog-faq-item .catalog-ques{padding-right:10px;font-size:14px;font-weight:600;line-height:1.6;width:100%}.d_desktop .catalog-faq-questions_wrap .catalog-faq-item-block .catalog-faq-item .catalog-ques{transition:color .3s}.d_desktop .catalog-faq-questions_wrap .catalog-faq-item-block .catalog-faq-item .catalog-ques:hover{color:#da1a1a}.catalog-faq-questions_wrap .catalog-faq-item-block .catalog-faq-item .opener{flex-shrink:0;width:40px;height:40px;z-index:1;position:relative}.catalog-faq-questions_wrap .catalog-faq-item-block .catalog-faq-item .opener:before,.catalog-faq-questions_wrap .catalog-faq-item-block .catalog-faq-item .opener:after{content:'';display:block;width:25px;height:2px;background:#da1a1a;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.catalog-faq-questions_wrap .catalog-faq-item-block .catalog-faq-item .opener:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .3s}.catalog-faq-questions_wrap .catalog-faq-item-block .catalog-faq-item.active+.catalog-faq-question_answer{display:block}.catalog-faq-questions_wrap .catalog-faq-item-block .catalog-faq-item.active .opener:after{transform:translate(-50%,-50%)}.catalog-faq-questions_wrap .catalog-faq-item-block.active .catalog-faq-item+.catalog-faq-question_answer{display:block}.catalog-faq-questions_wrap .catalog-faq-item-block.active .catalog-faq-item .opener:after{transform:translate(-50%,-50%)}.catalog-faq-questions_wrap .catalog-faq-item-block .catalog-faq-question_answer{padding:20px;margin-bottom:20px;font-size:14px;line-height:1.6;color:#535353;display:none}.catalog-faq-questions_wrap .catalog-faq-item-block+.catalog-faq-item-block{margin-top:1px}.post-items-list{display:flex;align-items:flex-start;flex-wrap:wrap;align-items:stretch;margin:0 0 -30px -10px;width:calc(100% + 10px)}.d_desktop .post-items-list{margin:0 0 -40px -20px;width:calc(100% + 20px)}.post-items-list .show-more-container{padding-bottom:22px}.post_item{display:flex;flex-direction:column;width:calc(100% - 10px);margin:0 0 30px 10px;text-decoration:none}.v_tablet .post_item{width:calc(50% - 10px)}.d_desktop .post_item{width:calc(33.33% - 20px);margin:0 0 40px 20px}.d_desktop .post_item:hover .top-block .post_title{color:#da1a1a}.post_item .image-block{order:-1;position:relative;padding-top:58%;margin-bottom:10px}.post_item .image-block img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.post_item .top-block{display:block}.post_item .top-block .post_title{font-weight:600;font-size:20px;line-height:1.3;transition:color .3s;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:52px}.d_mobile:not(.v_tablet) .post_item .top-block .post_title{max-height:46px;font-size:18px}.post_item .top-block .created-at{display:none}.post_item .promotion-block{display:none;padding-top:12px;flex-grow:1;flex-direction:column}.post_item .promotion-block__title{padding-top:12px;margin-top:auto;font-size:14px;line-height:1.6;color:#da1a1a}.d_desktop .post_item .promotion-block__title{transition:color .3s}.d_desktop .post_item .promotion-block__title:hover{color:#333}.post_item .promotion-block .promotion-timer__title{font-size:13px;line-height:1.4;color:#535353;margin-bottom:4px}.post_item .promotion-block .promotion-timer .countdowntimer .colorDefinition{font-weight:600;font-size:24px;line-height:1.3;color:#333;display:flex;align-items:center;flex-wrap:wrap}.post_item .promotion-block .promotion-timer .countdowntimer .colorDefinition>span{margin:0 8px}.post_item .promotion-block .promotion-timer .countdowntimer .colorDefinition div{display:flex;align-items:flex-end}.post_item .promotion-block .promotion-timer .countdowntimer .colorDefinition div span{font-weight:600;margin-left:2px}.post_item .promotion-block .promotion-timer .countdowntimer .colorDefinition div:last-child{color:#da1a1a}.post_item .promotion-block .promotion-timer .countdowntimer .colorDefinition span{font-weight:400;font-size:14px;line-height:1.6;display:block;text-transform:lowercase}.post_item .bottom-block{display:block;margin-top:10px}.post_item .bottom-block .post_description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:44px}.post_item .bottom-block .read-more{display:none}.blog-category-view .post_item.promotion.outdated .image-block,.blog-category-view .post_item.promotion.outdated .top-block{opacity:.5}.blog-category-view .post_item.promotion .image-block{margin-bottom:0}.blog-category-view .post_item.promotion .post_item__content{flex-grow:1;padding:15px;border:1px solid #fbebdc;display:flex;flex-direction:column}.d_mobile:not(.v_tablet) .blog-category-view .post_item.promotion .post_item__content{min-height:184px}.blog-category-view .post_item .promotion-block{display:flex}.blog-category-view .post_item .bottom-block{display:none}.posts-slider{padding-bottom:28px}.posts-slider .owl-stage{min-width:100%}.posts-slider:not(.owl-carousel) .owl-stage{display:flex;align-items:flex-start;margin:0 0 0 -10px;width:calc(100% + 10px)}.d_desktop .posts-slider:not(.owl-carousel) .owl-stage{margin:0 0 0 -20px;width:calc(100% + 20px)}.posts-slider:not(.owl-carousel) .owl-item{margin:0 0 0 10px}.d_mobile:not(.v_tablet) .posts-slider:not(.owl-carousel) .owl-item{width:calc(100% - 10px)}.d_mobile:not(.v_tablet) .posts-slider:not(.owl-carousel) .owl-item:nth-child(1)~*{display:none}.v_tablet .posts-slider:not(.owl-carousel) .owl-item{width:calc(50% - 10px)}.v_tablet .posts-slider:not(.owl-carousel) .owl-item:nth-child(2)~*{display:none}.d_desktop .posts-slider:not(.owl-carousel) .owl-item{width:calc(33.33% - 20px);margin:0 0 0 20px}.d_desktop .posts-slider:not(.owl-carousel) .owl-item:nth-child(3)~*{display:none}.owl-item .post_item{width:100%;margin:0}.home-small-banner{margin-bottom:var(--sectionMargin)}.home-small-banner-container{overflow-y:hidden;overflow-x:scroll;--padding:var(--containerPadding);display:flex;align-items:flex-start;flex-wrap:wrap;flex-wrap:nowrap}.d_mobile .home-small-banner-container{-ms-overflow-style:none;scrollbar-width:none;margin-left:var(--containerWidthMargin);width:var(--containerWidth);padding:0 var(--containerPadding)}.d_mobile .home-small-banner-container:after{content:'';display:block;width:var(--padding);height:1px;flex-shrink:0}.d_mobile .home-small-banner-container::-webkit-scrollbar{display:none}.d_desktop .home-small-banner-container{overflow-y:auto;overflow-x:hidden;overflow-y:hidden;overflow-x:scroll}.d_desktop .home-small-banner-container::-webkit-scrollbar{width:2px}.d_desktop .home-small-banner-container::-webkit-scrollbar:horizontal{height:4px}.d_desktop .home-small-banner-container::-webkit-scrollbar-track{background-color:transparent}.d_desktop .home-small-banner-container::-webkit-scrollbar-thumb{background-color:#da1a1a}.d_desktop .home-small-banner-container::-webkit-scrollbar-thumb:hover{background-color:#c11319}.home-small-banner .home-banner-inner{width:152px;flex-shrink:0;height:80px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;position:relative}.home-small-banner .home-banner-inner a{padding:0 10px;box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.d_desktop .home-small-banner .home-banner-inner a:hover~.image-block,.d_desktop .home-small-banner .home-banner-inner a:hover>.image-block{opacity:.8}.home-small-banner .home-banner-inner picture{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.home-small-banner .home-banner-inner img{max-width:100%;max-height:100%;object-fit:contain}.home-small-banner .home-banner-inner .image-block{width:100%;height:100%;display:block;transition:opacity .3s}.d_desktop .home-small-banner .home-banner-inner,.v_tablet .home-small-banner .home-banner-inner{width:190px;height:100px}.home-small-banner .home-banner-inner+.home-banner-inner{margin-left:8px}:root{--section_indent:50px}@media screen and (min-width:1024px){:root{--section_indent:80px}}.page-title-wrapper{padding-bottom:20px}.page-title-wrapper .page-title{font-weight:600;font-size:20px;line-height:1.1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;color:#333;margin-bottom:20px;margin:0;word-wrap:break-word}.page-title-wrapper .page-title__link{text-decoration:none;font-size:14px;font-weight:400;line-height:1.6;color:#da1a1a}.d_desktop .page-title-wrapper .page-title__link{transition:color .3s}.d_desktop .page-title-wrapper .page-title__link:hover{color:#333}.d_desktop .page-title-wrapper .page-title{font-size:28px}.d_desktop .page-title-wrapper .page-title+.owl-carousel,.d_desktop .page-title-wrapper .page-title~* .owl-carousel,.d_desktop .page-title-wrapper .page-title+.owl-loaded,.d_desktop .page-title-wrapper .page-title~* .owl-loaded{padding-top:12px}.category-view-top{margin-bottom:50px}.columns{display:flex;flex-direction:column;padding-bottom:var(--sectionMargin)}.columns .column.main,.columns .sidebar-main{width:100%}.columns .column.main{display:flex;align-items:center;align-content:flex-start;flex-wrap:wrap}.columns .column.main>*{width:100%}.columns .sidebar-main{box-sizing:border-box}.d_desktop .columns .sidebar-main{padding:0 20px 0 0;order:-1}.d_desktop .columns{flex-direction:row}.d_desktop .columns .column.main{width:calc(100% - 300px)}.d_desktop .columns .sidebar-main{width:300px}.d_desktop .columns .sidebar-additional{display:none}body.no-active-filters .sidebar-main{display:none}.page-bottom{margin-left:auto;margin-right:auto;padding-left:var(--containerPadding);padding-right:var(--containerPadding);max-width:var(--msw);box-sizing:border-box}.page-bottom [data-show-hide-container] [data-trigger]{display:none}.page-bottom [data-show-hide-container] [data-show-hide-block]+[data-trigger]{display:inline-flex}.search.results{width:100%}.nav-horizontal-bar{order:-1;margin-left:-38px}.d_desktop .nav-horizontal-bar{width:calc(100% - 212px) !important}.d_desktop .nav-horizontal-bar:not(.hidden)~.layered-filtertop-container-before{width:100%;margin-top:15px;order:unset}.nav-horizontal-bar .filter-options{display:flex;align-items:center;flex-wrap:wrap}.nav-horizontal-bar .filter-options label{--width:36px;--height:24px;--radius:15px;position:relative;padding-right:var(--width);display:block}.nav-horizontal-bar .filter-options label input{opacity:0;width:var(--width);z-index:1;height:var(--height);right:0;cursor:pointer;margin:0;border-radius:var(--radius)}.nav-horizontal-bar .filter-options label input:checked~[class*=label]:before{background:#da1a1a}.nav-horizontal-bar .filter-options label input:checked~[class*=label]:after{right:4px}.nav-horizontal-bar .filter-options label [class*=label]:before{width:var(--width);height:var(--height);right:0;border-radius:15px;background:#e4dad0;transition:background .3s}.nav-horizontal-bar .filter-options label [class*=label]:after{background:#fff;right:16px;width:16px;height:16px;transition:right .3s;border-radius:50%}.nav-horizontal-bar .filter-options label [class*=label]:before,.nav-horizontal-bar .filter-options label [class*=label]:after,.nav-horizontal-bar .filter-options label input{content:'';display:block;position:absolute;top:50%;transform:translateY(-50%)}.nav-horizontal-bar .filter-options label .fake-input{display:none}.nav-horizontal-bar .filter-options label .label-name{font-size:0}.nav-horizontal-bar .horizontal-filter-options-item{margin:0 0 0 38px;display:flex;align-items:center;flex-wrap:wrap}.nav-horizontal-bar .horizontal-filter-options-title{font-size:14px;line-height:1.6;margin-right:10px}.d_mobile .nav-horizontal-bar .horizontal-filter-options-item:last-child{margin-bottom:30px}.d_mobile .nav-horizontal-bar .horizontal-filter-options-item+.horizontal-filter-options-item{width:100%;margin-top:20px}.products.grid{margin-top:10px}.d_desktop .products.grid{margin-top:15px}.filters-mobile-trigger{padding:9px 20px;cursor:pointer;font-size:14px;line-height:1.6;color:#da1a1a;width:auto !important;max-width:130px;position:relative;z-index:1;flex-shrink:0;border:1px solid #e4dad0;display:flex;align-items:center;flex-wrap:wrap}.filters-mobile-trigger .icon{width:24px;height:24px;margin-right:12px}.d_desktop .filters-mobile-trigger{display:none}[id=layer-product-list]{position:relative}.d_mobile [id=layer-product-list]{padding-top:34px;margin-top:-34px}.d_desktop [id=layer-product-list]{margin-top:15px;display:contents}.top-toolbar{position:absolute;right:0;top:0;order:-1;margin-left:auto;width:calc(100% - 130px)}.d_desktop .top-toolbar{position:relative;width:300px}.category-view{margin-bottom:10px;order:-2}.d_desktop .category-view{margin-bottom:20px}.category-view__slider{position:relative}.category-view__slider.banners-count-1{padding-bottom:0 !important}.category-view__slider:not(.owl-carousel) .owl-item+.owl-item{display:none}.category-view .owl-nav{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:space-between;transform:translate(-50%,-50%);width:calc(100% - 40px);pointer-events:none}.category-view .owl-nav .owl-prev{transform:scaleX(-1)}.category-view .owl-nav .owl-next .icon{margin:0 0 0 -3px}.category-view .owl-nav>div{pointer-events:all;border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#fff;color:#da1a1a;background:rgba(255,255,255,.5);transition:background .3s}.category-view .owl-nav>div span{display:flex}.category-view .owl-nav>div .icon{width:9px;height:14px;margin:-1px 0 0 2px}.d_desktop.no-touch .category-view .owl-nav>div:hover{background-color:#fff}.category-view .category-image{position:relative;padding-top:15.46%;min-height:100px}.category-view .category-image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.d_mobile:not(.v_tablet) .category-view__slider{margin-left:var(--containerWidthMargin);width:var(--containerWidth)}.d_mobile:not(.v_tablet) .category-view .category-image{padding-top:36.46%}.message.notice,.message.info.empty{align-self:flex-start;text-align:center;width:100%}.message.empty.title{font-weight:600;font-size:24px;line-height:1.3;color:#535353}.message.empty.description{font-size:16px;line-height:24px;margin-top:15px}.recomended_products{margin:0 0 var(--section_indent)}.reviews-container{margin:0 0 var(--section_indent)}.reviews-container .block-title>*{font-size:inherit;font-weight:inherit;line-height:inherit}.reviews-container .reviews-list:not(.owl-carousel) .owl-stage{--colCount:1;--columns:100%;--rows:auto;--h_gap:0px;--v_gap:0px;--gap:var(--v_gap) var(--h_gap);--h_align:unset;--v_align:unset;display:grid;grid-template-columns:var(--columns);grid-template-rows:var(--rows);grid-gap:var(--gap);justify-content:var(--h_align);align-items:var(--v_align);--columns:repeat(var(--colCount),calc((100% - ((var(--colCount) - 1)*var(--h_gap)))/var(--colCount)));--h_gap:20px;--colCount:3}.reviews-container .reviews-list:not(.owl-carousel) .owl-stage.equal{--columns:repeat(var(--colCount),calc((100% - ((var(--colCount) - 1)*var(--h_gap)))/var(--colCount)))}.v_tablet .reviews-container .reviews-list:not(.owl-carousel) .owl-stage{--colCount:2}.d_mobile:not(.v_tablet) .reviews-container .reviews-list:not(.owl-carousel) .owl-stage{--colCount:1}.reviews-container .reviews-list:not(.owl-carousel) .reviews-item:nth-child(1n+4){display:none}.v_tablet .reviews-container .reviews-list:not(.owl-carousel) .reviews-item:nth-child(1n+3){display:none}.d_mobile:not(.v_tablet) .reviews-container .reviews-list:not(.owl-carousel) .reviews-item:nth-child(1n+2){display:none}.reviews-container .reviews-item{--image_size:80px;display:grid;grid-template-columns:100%;grid-template-rows:1fr auto;align-items:start;padding:20px;border:1px solid #e4dad0}.reviews-container .reviews-item .review-info{--h_gap:10px;--v_gap:15px;--columns:auto 1fr auto;--rows:1fr auto;--v_align:start;height:100%}.reviews-container .reviews-item .review-info .detail{grid-column:1/-1}.reviews-container .reviews-item .review-info .detail-text,.reviews-container .reviews-item .review-info .answer-content{font-size:15px;line-height:21px}.reviews-container .reviews-item .review-info .detail-text{max-height:84px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.reviews-container .reviews-item .review-info .answer-content{max-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.reviews-container .reviews-item .review-info .review-answer{border-top:1px solid #e4dad0;margin:8px 0 0;padding:8px 0 0 8px}.reviews-container .reviews-item .review-info .author{font-weight:600;font-size:14px;line-height:22.4px}.reviews-container .reviews-item .review-info .answer-title{font-weight:600;font-size:14px}.reviews-container .reviews-item .review-info .date{font-style:italic;font-size:13px;line-height:18.2px}.reviews-container .reviews-item .review-product{--h_gap:16px;--columns:var(--image_size) 1fr;--v_align:center;margin:15px 0 0;padding:20px 0 0;border-top:1px solid #e4dad0}.reviews-container .reviews-item .review-product .image{width:var(--image_size);height:var(--image_size);display:flex}.reviews-container .reviews-item .review-product .image img{width:100%;height:100%;object-fit:contain}.reviews-container .reviews-item .review-product .name{max-width:230px;font-size:15px;line-height:21px;text-decoration:none}.page-bottom{--blocks_indent:24px;--button_indent:10px}.page-bottom [data-show-hide-block],.page-bottom [data-show-hide-inner]{all:unset;display:block}.page-bottom [data-content-type=text],.page-bottom [data-content-type=divider],.page-bottom [data-content-type=html],.page-bottom [data-content-type=image]{margin:0 0 var(--blocks_indent)}.page-bottom [data-content-type=buttons]{display:flex;margin:calc(var(--button_indent)*-1) calc(var(--button_indent)*-1) calc(var(--blocks_indent) - var(--button_indent))}.page-bottom [data-content-type=buttons] [data-content-type=button-item]{margin:var(--button_indent)}.page-bottom .tabs-navigation{margin:0 0 20px !important}.page-bottom .category-description{margin:0 0 var(--section_indent)}.page-bottom .pagebuilder-column-line{--h_gap:32px;--v_gap:20px;display:grid;grid-gap:var(--v_gap) var(--h_gap)}@media screen and (min-width:1024px){.page-bottom .pagebuilder-column-line{grid-template-columns:repeat(2,calc(50% - (var(--h_gap)/2)))}}.page-bottom .catalog-faq-questions_wrap{max-width:980px;margin:0 auto var(--section_indent)}.page-bottom .popular-posts-wrap{padding:var(--section_indent) 0;position:relative;z-index:1;margin:0 0 var(--section_indent)}.page-bottom .popular-posts-wrap:before{content:'';position:absolute;z-index:-1;top:0;left:50%;bottom:0;transform:translateX(-50%);width:var(--screenWidth);background:#fbebdc}.page-bottom .show-hide-text-block{max-width:unset;margin:0}.legacy-fpc-crawler-status{display:none}.popular-certificates-wrap{margin-bottom:var(--sectionMargin)}.popular-certificates-wrap .certificates-slider:not(.owl-carousel) .owl-stage{--colCount:1;--columns:100%;--rows:auto;--h_gap:0px;--v_gap:0px;--gap:var(--v_gap) var(--h_gap);--h_align:unset;--v_align:unset;display:grid;grid-template-columns:var(--columns);grid-template-rows:var(--rows);grid-gap:var(--gap);justify-content:var(--h_align);align-items:var(--v_align);--columns:repeat(var(--colCount),calc((100% - ((var(--colCount) - 1)*var(--h_gap)))/var(--colCount)));--h_gap:20px;--colCount:4}.popular-certificates-wrap .certificates-slider:not(.owl-carousel) .owl-stage.equal{--columns:repeat(var(--colCount),calc((100% - ((var(--colCount) - 1)*var(--h_gap)))/var(--colCount)))}.v_tablet .popular-certificates-wrap .certificates-slider:not(.owl-carousel) .owl-stage{--h_gap:10px;--colCount:3}.d_mobile:not(.v_tablet) .popular-certificates-wrap .certificates-slider:not(.owl-carousel) .owl-stage{--h_gap:10px;--colCount:2}.popular-certificates-wrap .certificates-slider:not(.owl-carousel) .shop-certificates.item:nth-child(4)~*{display:none}.v_tablet .popular-certificates-wrap .certificates-slider:not(.owl-carousel) .shop-certificates.item.v_tablet .popular-certificates-wrap .certificates-slider:not(.owl-carousel) .shop-certificates.item:nth-child(3)~*{display:none}.d_mobile:not(.v_tablet) .popular-certificates-wrap .certificates-slider:not(.owl-carousel) .shop-certificates.item.d_mobile:not(.v_tablet) .popular-certificates-wrap .certificates-slider:not(.owl-carousel) .shop-certificates.item:nth-child(2)~*{display:none}.popular-certificates-wrap .shop-certificates.item{display:flex;flex-direction:column}.popular-certificates-wrap .shop-certificates.icon{display:block;position:relative;padding-top:100%}.popular-certificates-wrap .shop-certificates.icon img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}.popular-certificates-wrap .shop-certificates.title{flex-grow:1;margin:12px 0;font-size:14px;line-height:1.4;width:100%}.popular-certificates-wrap .shop-certificates.link{font-family:'OpenSans';font-weight:600;font-size:14px;line-height:19px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;height:56px;padding:0 16px;transition:background .3s,border-color .3s,box-shadow .3s;text-align:center;cursor:pointer;outline:none;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#fff;background:#da1a1a;font-size:12px;height:36px;margin-top:auto}.popular-certificates-wrap .shop-certificates.link.disabled{pointer-events:none}.popular-certificates-wrap .shop-certificates.link.disabled{background:#535353}.d_desktop .popular-certificates-wrap .shop-certificates.link:hover{background-color:#ff4949}.popular-certificates-wrap .shop-certificates.link:active{background-color:#c11319 !important}.portal-categories{--itemsBottomMargin:30px;--itemsLeftMargin:10px}.portal-categories .category{width:calc(100% - var(--itemsLeftMargin));margin:0 0 var(--itemsBottomMargin) var(--itemsLeftMargin)}.portal-categories .category a{text-decoration:none}.d_desktop .portal-categories .category a{transition:color .3s}.d_desktop .portal-categories .category a:hover{color:#da1a1a}.portal-categories .category__inner{display:block}.portal-categories .category__inner .title{font-weight:600;font-size:20px;line-height:1.3}.portal-categories .category__childs{margin-left:-15px}.portal-categories .category__childs a{display:block;margin:5px 0 0 15px;font-size:14px;line-height:1.6}.v_tablet .portal-categories{--itemsBottomMargin:50px}.v_tablet .portal-categories .category{width:calc(50% - var(--itemsLeftMargin))}.d_desktop .portal-categories{--itemsBottomMargin:45px;--itemsLeftMargin:20px}.d_desktop .portal-categories .category{width:calc(33.33% - var(--itemsLeftMargin))}.d_mobile .portal-page .page-title{font-size:24px}.portal-page .filters-mobile-trigger{display:none}.portal-page .columns{flex-direction:column}.portal-page .columns .sidebar-main{order:-1}.d_desktop .portal-page .columns{display:block}.d_desktop .portal-page .columns .sidebar-main{float:left;margin:0 0 var(--section_indent)}.d_desktop .portal-page .columns .column.main{display:contents}.d_desktop .portal-page .columns .column.main>*{width:unset;max-width:100%;overflow:hidden;padding-top:14px}.d_desktop .portal-page .columns .column.main .section-title{clear:both}.d_desktop .d_desktop .portal-page .columns .column.main .section-title{font-size:24px}.portal-page .portal-categories .category{width:100%;margin:unset}.d_desktop .portal-page .portal-categories .category,.v_tablet .portal-page .portal-categories .category{width:100%}.portal-page .category-view{margin:0}.portal-page .sidebar-main .sidebar-toggle{display:flex;align-items:center;justify-content:center;width:100%;height:44px;border:1px solid #e4dad0;padding:0 10px;font-size:14px;line-height:1;color:#da1a1a;cursor:pointer;margin:0 0 20px}.d_desktop .portal-page .sidebar-main .sidebar-toggle{display:none}.portal-page .sidebar-main .sidebar-toggle .icon-block{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:10px;font-size:20px}.portal-page .sidebar-main .sidebar-toggle .icon-block .icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.d_mobile .portal-page .sidebar-main .portal-categories-container{position:fixed;z-index:12;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.d_mobile .portal-page .sidebar-main .portal-categories-container .portal-categories-block{position:absolute;top:0;bottom:0;left:-320px;max-width:100%;width:320px;background:#fff;display:flex;flex-direction:column;transition:left .3s}.d_mobile .portal-page .sidebar-main .portal-categories-container .portal-categories-block .portal-categories{flex-grow:1;overflow-y:auto;overflow-x:hidden}.d_mobile .portal-page .sidebar-main .portal-categories-container .portal-categories-block .portal-categories::-webkit-scrollbar{width:2px}.d_mobile .portal-page .sidebar-main .portal-categories-container .portal-categories-block .portal-categories::-webkit-scrollbar:horizontal{height:4px}.d_mobile .portal-page .sidebar-main .portal-categories-container .portal-categories-block .portal-categories::-webkit-scrollbar-track{background-color:transparent}.d_mobile .portal-page .sidebar-main .portal-categories-container .portal-categories-block .portal-categories::-webkit-scrollbar-thumb{background-color:#da1a1a}.d_mobile .portal-page .sidebar-main .portal-categories-container .portal-categories-block .portal-categories::-webkit-scrollbar-thumb:hover{background-color:#c11319}.d_mobile .portal-page .sidebar-main .portal-categories-container.open{opacity:1;visibility:visible}.d_mobile .portal-page .sidebar-main .portal-categories-container.open .portal-categories-block{left:0}.portal-page .sidebar-main .close-block{flex-shrink:0;padding:10px 20px;display:flex;align-items:center;background:#fbebdc;cursor:pointer}.d_desktop .portal-page .sidebar-main .close-block{display:none}.portal-page .sidebar-main .close-block .icon-block{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:10px}.portal-page .sidebar-main .close-block .icon-block .icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor;transform:rotate(90deg)}.portal-page .sidebar-main .portal-categories{padding:20px}.d_desktop .portal-page .sidebar-main .portal-categories{background:#fbebdc}.portal-page .sidebar-main .portal-categories .category:not(:first-child){margin:20px 0 0}.d_mobile .portal-page .sidebar-main .portal-categories .category:not(:first-child){margin:15px 0 0;padding:15px 0 0;border-top:1px solid rgba(228,218,208,.5)}.portal-page .sidebar-main .portal-categories .title{font-weight:600;font-size:18px;line-height:25.2px}.portal-page .sidebar-main .portal-categories .category__childs{margin:0}.portal-page .sidebar-main .portal-categories .category__childs a{font-size:14px;line-height:22.4px;margin:10px 0 0}.portal-page .column.main .portal-categories{--colCount:1;--columns:100%;--rows:auto;--h_gap:0px;--v_gap:0px;--gap:var(--v_gap) var(--h_gap);--h_align:unset;--v_align:unset;display:grid;grid-template-columns:var(--columns);grid-template-rows:var(--rows);grid-gap:var(--gap);justify-content:var(--h_align);align-items:var(--v_align);--columns:repeat(var(--colCount),calc((100% - ((var(--colCount) - 1)*var(--h_gap)))/var(--colCount)));--h_gap:20px;--v_gap:30px;margin:0 0 var(--section_indent)}.portal-page .column.main .portal-categories.equal{--columns:repeat(var(--colCount),calc((100% - ((var(--colCount) - 1)*var(--h_gap)))/var(--colCount)))}.d_desktop .portal-page .column.main .portal-categories{--v_gap:40px;--colCount:3}.v_tablet .portal-page .column.main .portal-categories{--colCount:2}.portal-page .column.main .portal-categories .category,.portal-page .column.main .portal-categories .category a{display:flex;flex-direction:column}.portal-page .column.main .portal-categories .category .image-block{display:flex;width:100%;height:0;padding:0 0 calc(100%/280*160);position:relative}.portal-page .column.main .portal-categories .category .image-block picture{position:absolute;top:0;left:0;right:0;bottom:0;display:flex}.portal-page .column.main .portal-categories .category .image-block picture img{width:100%;height:100%;object-fit:cover}.portal-page .column.main .portal-categories .category .subcategory-text{margin:10px 0 0;font-weight:600;font-size:18px;line-height:25px;text-align:center}.portal-page .column.main .block{margin:0 0 var(--section_indent)}.portal-page .column.main .popular-posts-wrap,.portal-page .column.main .home-small-banner{margin:0 0 var(--section_indent)}.portal-page .column.main .catalog-faq-questions_wrap{max-width:980px !important;margin:0 auto}.portal-page .column.main .home-small-banner-container{all:unset;display:flex;justify-content:flex-start;flex-wrap:nowrap;overflow-y:hidden;overflow-x:scroll;padding:0 0 20px;scrollbar-width:initial}.portal-page .column.main .home-small-banner-container:after{display:none}.portal-page .column.main .home-small-banner-container::-webkit-scrollbar{display:initial;height:4px}.portal-page .column.main .home-small-banner-container::-webkit-scrollbar-track{background-color:transparent}.portal-page .column.main .home-small-banner-container::-webkit-scrollbar-thumb{background-color:#da1a1a}.portal-page .column.main .home-small-banner-container::-webkit-scrollbar-thumb:hover{background-color:#c11319}.auth-popup .modal-inner-wrap ._block-content-loading{min-height:60px}.auth-popup .actions-toolbar>.secondary .action.back{display:block}.native-lazy{width:100%;height:auto}