.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)}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;display:flex}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none !important}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:0 0;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../frontend/Brander/Store/de_DE/Brander_BaseHelper/css/components/images/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}@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)}.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)}.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}.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}.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}.columns{padding-bottom:var(--sectionMargin)}.product-info-main .page-title-wrapper{width:100%}.product-info-main .page-title-wrapper .page-title{font-weight:600;font-size:24px;line-height:1.3}.d_desktop .product-info-main .page-title-wrapper .page-title,.v_tablet .product-info-main .page-title-wrapper .page-title{font-size:28px;line-height:1.1}.product-info-main .product_brand_label_wrapper__content{margin-top:10px;padding:4px 6px 4px 8px;border:1px solid #da1a1a;position:relative}.product-info-main .product_brand_label_wrapper__content:before,.product-info-main .product_brand_label_wrapper__content:after{content:'';display:block;position:absolute;background:#da1a1a;width:1px;bottom:calc(100% + 1px)}.product-info-main .product_brand_label_wrapper__content:after{height:5px;bottom:100%;left:1px;transform:rotate(-45deg)}.product-info-main .product_brand_label_wrapper__content:before{width:1px;height:4px;left:-1px}.product-info-main .product_brand_label_wrapper__content .brand-label{display:flex;align-items:center;flex-wrap:wrap;flex-wrap:nowrap}.product-info-main .product_brand_label_wrapper__content .brand-label:before{content:'';display:block;position:absolute;background:#fff;width:3px;height:1px;top:-1px;left:0}.product-info-main .product_brand_label_wrapper__content .store-label{font-weight:700;font-size:11px;line-height:1.5;margin-right:7px;color:#da1a1a;flex-shrink:0;text-transform:uppercase}.product-info-main .product_brand_label_wrapper__content .brand-text{font-size:12px;line-height:1.4}.product-info-main__content{margin-top:10px;margin-bottom:-15px;display:flex;align-items:center;flex-wrap:wrap}.product-info-main__content>*{margin-bottom:15px}.d_desktop .product-info-main__content,.v_tablet .product-info-main__content{margin-top:15px}.product-info-main .product.attribute.sku{display:flex;align-items:center;font-size:13px;line-height:1.4;color:#535353;margin-right:30px}.product-info-main .product.attribute.sku strong{font-weight:400;margin-right:3px}.product-info-main .product.attribute.sku~.availability{font-size:13px;line-height:1.4;color:#535353;font-weight:700}.product-info-main .stock{font-size:14px;line-height:1.6;position:relative;padding-left:16px;margin-right:auto;padding-right:10px}.product-info-main .stock:before{content:'';display:block;width:6px;height:6px;border-radius:50%;position:absolute;left:0;top:50%;transform:translateY(-50%)}.product-info-main .stock.available{color:#333}.product-info-main .stock.available:before{background:#549436}.product-info-main .stock.unavailable{color:#535353}.product-info-main .stock.unavailable:before{background:#535353}.product-info-main .product-reviews{cursor:pointer;display:flex;align-items:center;flex-wrap:wrap;font-size:14px;line-height:1.6;color:#da1a1a}.d_desktop .product-info-main .product-reviews{transition:color .3s}.d_desktop .product-info-main .product-reviews:hover{color:#333}.product-info-main .product-reviews_rating{font-weight:600;margin-right:10px;display:flex;align-items:center;flex-wrap:wrap}.product-info-main .product-reviews_rating svg{width:24px;height:24px;margin-left:1px}.v_small_mobile .product-info-main .product-reviews,.v_norm_mobile .product-info-main .product-reviews{width:100%}.product-info-main+.product.alert-stock-wrap{display:block}.product-info-main.outstock~.actions-and-price-wrap .product.alert-stock-wrap{display:flex;align-items:center}.product-info-main.outstock~.actions-and-price-wrap .product.alert-stock-wrap>.product-info-price .price-box{display:flex;flex-direction:column}.product-info-main.outstock~.actions-and-price-wrap .product.alert-stock-wrap>.product-info-price .price-box .price-label{display:none}.product-info-main.outstock~.actions-and-price-wrap .product.alert-stock-wrap>.product-info-price .price-box .price{font-weight:600;font-size:24px;line-height:1.3;display:inline-flex}.product-info-main.outstock~.actions-and-price-wrap .product.alert-stock-wrap>.product-info-price .price-box .old-price{display:flex;align-items:center}.product-info-main.outstock~.actions-and-price-wrap .product.alert-stock-wrap>.product-info-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;border:1px solid #fff}.product-info-main.outstock~.actions-and-price-wrap .product.alert-stock-wrap>.product-info-price .price-box .old-price .percent span{background:0 0 !important}.product-info-main.outstock~.actions-and-price-wrap .product.alert-stock-wrap>.product-info-price .price-box .old-price .price{font-size:14px;line-height:1.6;font-weight:400;color:#535353;position:relative}.product-info-main.outstock~.actions-and-price-wrap .product.alert-stock-wrap>.product-info-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}.left-wrapper{width:100%}.v_tablet .left-wrapper{width:calc(50% - 10px);position:sticky;top:70px}.d_desktop .left-wrapper{width:57.63%}.left-wrapper.gallery-modal,.left-wrapper.gallery-modal .product.media{position:static}.left-wrapper.gallery-modal .product-image-wrap,.left-wrapper.gallery-modal .product.media .product-image-wrap{position:fixed;left:0;top:0;width:100%;height:100%;z-index:100;background:#fff;padding:30px var(--containerPadding) 62px}.left-wrapper.gallery-modal .product-image-wrap__close,.left-wrapper.gallery-modal .product.media .product-image-wrap__close{position:absolute;right:15px;top:15px;width:24px;z-index:2;height:24px;cursor:pointer;background:#fff;display:block}.left-wrapper.gallery-modal .product-image-wrap__close:before,.left-wrapper.gallery-modal .product.media .product-image-wrap__close:before,.left-wrapper.gallery-modal .product-image-wrap__close:after,.left-wrapper.gallery-modal .product.media .product-image-wrap__close:after{content:'';display:block;width:27px;height:1px;background:#333;position:absolute;left:50%;top:50%;transition:background .3s}.left-wrapper.gallery-modal .product-image-wrap__close:before,.left-wrapper.gallery-modal .product.media .product-image-wrap__close:before{transform:translate(-50%,-50%) rotate(45deg)}.left-wrapper.gallery-modal .product-image-wrap__close:after,.left-wrapper.gallery-modal .product.media .product-image-wrap__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.d_desktop .left-wrapper.gallery-modal .product-image-wrap__close:hover:before,.d_desktop .left-wrapper.gallery-modal .product.media .product-image-wrap__close:hover:before,.d_desktop .left-wrapper.gallery-modal .product-image-wrap__close:hover:after,.d_desktop .left-wrapper.gallery-modal .product.media .product-image-wrap__close:hover:after{background:#da1a1a}.d_desktop .left-wrapper.gallery-modal .product-image-wrap,.d_desktop .left-wrapper.gallery-modal .product.media .product-image-wrap{padding:30px}.d_desktop .left-wrapper.gallery-modal .product-image-wrap .product-thumb-images,.d_desktop .left-wrapper.gallery-modal .product.media .product-image-wrap .product-thumb-images,.d_desktop .left-wrapper.gallery-modal .product-image-wrap .product-noscript-images,.d_desktop .left-wrapper.gallery-modal .product.media .product-image-wrap .product-noscript-images{left:30px;top:30px;max-width:calc(100vh - 105px)}.d_mobile .left-wrapper.gallery-modal .product-image-wrap .product-thumb-images,.d_mobile .left-wrapper.gallery-modal .product.media .product-image-wrap .product-thumb-images,.d_mobile .left-wrapper.gallery-modal .product-image-wrap .product-noscript-images,.d_mobile .left-wrapper.gallery-modal .product.media .product-image-wrap .product-noscript-images,.d_mobile .left-wrapper.gallery-modal .product-image-wrap .product-thumb-images .owl-stage,.d_mobile .left-wrapper.gallery-modal .product.media .product-image-wrap .product-thumb-images .owl-stage,.d_mobile .left-wrapper.gallery-modal .product-image-wrap .product-noscript-images .owl-stage,.d_mobile .left-wrapper.gallery-modal .product.media .product-image-wrap .product-noscript-images .owl-stage,.d_mobile .left-wrapper.gallery-modal .product-image-wrap .product-thumb-images .gallery-thumb,.d_mobile .left-wrapper.gallery-modal .product.media .product-image-wrap .product-thumb-images .gallery-thumb,.d_mobile .left-wrapper.gallery-modal .product-image-wrap .product-noscript-images .gallery-thumb,.d_mobile .left-wrapper.gallery-modal .product.media .product-image-wrap .product-noscript-images .gallery-thumb,.d_mobile .left-wrapper.gallery-modal .product-image-wrap .product-thumb-images .gallery-thumb .img,.d_mobile .left-wrapper.gallery-modal .product.media .product-image-wrap .product-thumb-images .gallery-thumb .img,.d_mobile .left-wrapper.gallery-modal .product-image-wrap .product-noscript-images .gallery-thumb .img,.d_mobile .left-wrapper.gallery-modal .product.media .product-image-wrap .product-noscript-images .gallery-thumb .img{height:100%}.d_mobile .left-wrapper.gallery-modal .product-image-wrap .product-thumb-images .gallery-thumb .img,.d_mobile .left-wrapper.gallery-modal .product.media .product-image-wrap .product-thumb-images .gallery-thumb .img,.d_mobile .left-wrapper.gallery-modal .product-image-wrap .product-noscript-images .gallery-thumb .img,.d_mobile .left-wrapper.gallery-modal .product.media .product-image-wrap .product-noscript-images .gallery-thumb .img{padding-top:0}.d_mobile .left-wrapper.gallery-modal .product-image-wrap .product-thumb-images .owl-item,.d_mobile .left-wrapper.gallery-modal .product.media .product-image-wrap .product-thumb-images .owl-item,.d_mobile .left-wrapper.gallery-modal .product-image-wrap .product-noscript-images .owl-item,.d_mobile .left-wrapper.gallery-modal .product.media .product-image-wrap .product-noscript-images .owl-item{touch-action:pan-y pinch-zoom}.d_mobile .left-wrapper.gallery-modal .product-image-wrap .product-thumb-images .owl-item.active .gallery-thumb .img,.d_mobile .left-wrapper.gallery-modal .product.media .product-image-wrap .product-thumb-images .owl-item.active .gallery-thumb .img,.d_mobile .left-wrapper.gallery-modal .product-image-wrap .product-noscript-images .owl-item.active .gallery-thumb .img,.d_mobile .left-wrapper.gallery-modal .product.media .product-image-wrap .product-noscript-images .owl-item.active .gallery-thumb .img,.d_mobile .left-wrapper.gallery-modal .product-image-wrap .product-thumb-images .owl-item.active .gallery-thumb [data-video],.d_mobile .left-wrapper.gallery-modal .product.media .product-image-wrap .product-thumb-images .owl-item.active .gallery-thumb [data-video],.d_mobile .left-wrapper.gallery-modal .product-image-wrap .product-noscript-images .owl-item.active .gallery-thumb [data-video],.d_mobile .left-wrapper.gallery-modal .product.media .product-image-wrap .product-noscript-images .owl-item.active .gallery-thumb [data-video]{background:var(--imgFull) 50% 50%/contain no-repeat !important}.d_mobile .left-wrapper.gallery-modal .product-image-wrap .product-thumb-images .owl-dots,.d_mobile .left-wrapper.gallery-modal .product.media .product-image-wrap .product-thumb-images .owl-dots,.d_mobile .left-wrapper.gallery-modal .product-image-wrap .product-noscript-images .owl-dots,.d_mobile .left-wrapper.gallery-modal .product.media .product-image-wrap .product-noscript-images .owl-dots{top:100%}.left-wrapper.gallery-modal .product-image-wrap .product-image,.left-wrapper.gallery-modal .product.media .product-image-wrap .product-image{padding-top:0;height:100%;cursor:zoom-in;overflow:hidden}.left-wrapper.gallery-modal .product-image-wrap .product-image img,.left-wrapper.gallery-modal .product.media .product-image-wrap .product-image img{pointer-events:none;user-select:none;width:100%;height:100%;object-fit:contain;filter:none}.left-wrapper.gallery-modal .product-image-wrap .product-image .zoom-elements,.left-wrapper.gallery-modal .product.media .product-image-wrap .product-image .zoom-elements{display:none !important}.left-wrapper.gallery-modal .product-image-wrap .product-image.video,.left-wrapper.gallery-modal .product.media .product-image-wrap .product-image.video{cursor:pointer}.left-wrapper.gallery-modal .product-image-wrap .product-image.video>img,.left-wrapper.gallery-modal .product.media .product-image-wrap .product-image.video>img{pointer-events:all}.left-wrapper.gallery-modal .product-image-wrap .product-image .gallery-arrow,.left-wrapper.gallery-modal .product.media .product-image-wrap .product-image .gallery-arrow{display:flex}.d_desktop .left-wrapper.gallery-modal .product-image-wrap .product-image.zoom-in:not(.video),.d_desktop .left-wrapper.gallery-modal .product.media .product-image-wrap .product-image.zoom-in:not(.video){cursor:zoom-out;width:100%;height:100%;position:fixed;left:0;top:0;background:#fff;z-index:1}.d_desktop .left-wrapper.gallery-modal .product-image-wrap .product-image.zoom-in:not(.video) .gallery-arrow,.d_desktop .left-wrapper.gallery-modal .product.media .product-image-wrap .product-image.zoom-in:not(.video) .gallery-arrow{display:none}.d_desktop .left-wrapper.gallery-modal .product-image-wrap .product-image.zoom-in:not(.video):active,.d_desktop .left-wrapper.gallery-modal .product.media .product-image-wrap .product-image.zoom-in:not(.video):active{cursor:grab}.d_desktop .left-wrapper.gallery-modal .product-image-wrap .product-image.zoom-in:not(.video) img,.d_desktop .left-wrapper.gallery-modal .product.media .product-image-wrap .product-image.zoom-in:not(.video) img{width:100%;height:100%;left:var(--x,0);top:var(--y,0);transform:scale(1.5);background:#fff}.left-wrapper.gallery-modal .owl-dots{overflow-y:hidden;justify-content:flex-start}.left-wrapper.gallery-modal .owl-dots .owl-dot{width:48px !important;height:48px !important;flex-shrink:0;background:var(--img) 50% 50%/40px no-repeat !important;border:1px solid #e4dad0 !important;border-radius:0 !important;margin:0 5px !important}.left-wrapper.gallery-modal .owl-dots .owl-dot:first-child{margin-left:auto !important}.left-wrapper.gallery-modal .owl-dots .owl-dot:last-child{margin-right:auto !important}.left-wrapper.gallery-modal .owl-dots .owl-dot.active{border:1px solid #da1a1a !important}.left-wrapper.gallery-modal .owl-dots .owl-dot.video:before{display:none !important}.left-wrapper.gallery-modal .owl-dots .owl-dot.video:after{content:'';border-top:6px solid transparent;border-left:10px solid rgba(218,26,26,.8);border-bottom:6px solid transparent}.left-wrapper.gallery-modal .owl-dots .owl-dot span{display:none}.right-wrapper{width:100%}.v_tablet .right-wrapper{width:calc(50% + 10px);padding-left:10px}.d_desktop .right-wrapper{width:42.37%;padding-left:20px}.right-wrapper .catalog_adv_a{margin:20px 0 -10px -10px;width:calc(100% + 10px);display:flex;align-items:flex-start;flex-wrap:wrap}.right-wrapper .catalog_adv_a .advancedproductlabels-content-wrapper .content{display:flex;align-items:flex-start;flex-wrap:wrap}.right-wrapper .catalog_adv_a .catalog-advantages__title{display:none}.right-wrapper .catalog_adv_a .catalog-advantages__icon{width:60px;height:60px;border-radius:50%;border:1px solid #e4dad0;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.right-wrapper .catalog_adv_a .catalog-advantages__icon img{max-width:100%;max-height:100%}.right-wrapper .catalog_adv_a .catalog-advantages__description{box-shadow:0px 31px 48px 1px rgba(169,161,160,.26);background:#fff;padding:15px;position:absolute;bottom:30px;font-size:13PX;left:calc(100% - 27px);opacity:0;pointer-events:none;max-width:150px;transition:opacity .3s;z-index:1}.v_norm_mobile .right-wrapper .catalog_adv_a .catalog-advantages__description,.v_small_mobile .right-wrapper .catalog_adv_a .catalog-advantages__description{display:none}.right-wrapper .catalog_adv_a .catalog-advantages__item{margin:0 0 10px 10px;position:relative}.right-wrapper .catalog_adv_a .catalog-advantages__item:hover .catalog-advantages__description{pointer-events:all;opacity:1}.right-wrapper .catalog_adv_a .advancedproductlabel{width:60px;height:60px;border-radius:50%;border:1px solid #e4dad0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:0 0 10px 10px;position:relative;padding:0}.right-wrapper .catalog_adv_a .advancedproductlabel:hover .label-tooltip{pointer-events:all;opacity:1}.right-wrapper .catalog_adv_a .advancedproductlabel img{border-radius:50%;width:100%;height:100%;object-fit:cover}.right-wrapper .catalog_adv_a .advancedproductlabel .label-tooltip{box-shadow:0px 31px 48px 1px rgba(169,161,160,.26);background:#fff;padding:15px;position:absolute;bottom:30px;font-size:13px;left:calc(100% - 27px);opacity:0;pointer-events:none;width:200px;font-weight:400;line-height:1.2;transition:opacity .3s;z-index:1}.v_norm_mobile .right-wrapper .catalog_adv_a .advancedproductlabel .label-tooltip,.v_small_mobile .right-wrapper .catalog_adv_a .advancedproductlabel .label-tooltip{display:none}.d_desktop .right-wrapper .catalog_adv_a{margin:30px 0 -10px -10px}.right-wrapper .alert-stock-wrap{flex-grow:1;margin-top:25px;padding:20px;display:flex;align-items:center;background:#fbebdc}.right-wrapper .alert-stock-wrap[style*=block]{display:flex !important;align-items:center}.right-wrapper .alert-stock-wrap .icon{display:none}.right-wrapper .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;align-items:center;justify-content:center;flex-wrap:wrap;display:inline-flex;color:#333;background-color:#fff;border:1px solid #da1a1a;width:calc(100% - 140px);display:flex;margin-left:auto}.right-wrapper .alert-stock-wrap .alert-stock.disabled{pointer-events:none}.d_desktop .right-wrapper .alert-stock-wrap .alert-stock:hover{border-color:#ff4949;background-color:#fff}.right-wrapper .alert-stock-wrap .alert-stock.disabled{border-color:#535353}.right-wrapper .alert-stock-wrap .alert-stock:active{border-color:#c11319 !important;background-color:#fff !important}.right-wrapper .alert-stock-wrap .alert-stock:not(:hover){border-color:#fff}.d_desktop .right-wrapper .alert-stock-wrap{padding:30px}.right-wrapper .alert-stock-wrap+.price-box{padding-left:20px;box-sizing:border-box;height:56px;margin-top:-56px;transform:translateY(-20px)}.d_desktop .right-wrapper .alert-stock-wrap+.price-box{padding-left:30px;transform:translateY(-30px)}.right-wrapper .alert-stock-wrap+.price-box,.right-wrapper .alert-stock-wrap>.product-info-price{width:130px;justify-content:center;display:flex;flex-direction:column}.right-wrapper .alert-stock-wrap+.price-box .price-label,.right-wrapper .alert-stock-wrap>.product-info-price .price-label{display:none}.right-wrapper .alert-stock-wrap+.price-box .price,.right-wrapper .alert-stock-wrap>.product-info-price .price{font-weight:600;font-size:24px;line-height:1.3;display:inline-flex}.right-wrapper .alert-stock-wrap+.price-box .old-price,.right-wrapper .alert-stock-wrap>.product-info-price .old-price{display:flex;align-items:center}.right-wrapper .alert-stock-wrap+.price-box .old-price .percent,.right-wrapper .alert-stock-wrap>.product-info-price .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;border:1px solid #fff}.right-wrapper .alert-stock-wrap+.price-box .old-price .percent span,.right-wrapper .alert-stock-wrap>.product-info-price .old-price .percent span{background:0 0 !important}.right-wrapper .alert-stock-wrap+.price-box .old-price .price,.right-wrapper .alert-stock-wrap>.product-info-price .old-price .price{font-size:14px;line-height:1.6;font-weight:400;color:#535353;position:relative}.right-wrapper .alert-stock-wrap+.price-box .old-price .price:before,.right-wrapper .alert-stock-wrap>.product-info-price .old-price .price:before{content:'';display:block;position:absolute;left:0;top:50%;width:100%;height:1px;transform:translateY(-50%);background:#da1a1a}.right-wrapper .alert-stock-wrap~.actions-and-price-wrap .product-add-form>.box-tocart,.right-wrapper .alert-stock-wrap~.actions-and-price-wrap .product-add-form>.product-options-bottom{margin-top:0}.right-wrapper .alert-stock-wrap~.actions-and-price-wrap .product-add-form>.box-tocart .actions,.right-wrapper .alert-stock-wrap~.actions-and-price-wrap .product-add-form>.product-options-bottom .actions{display:none}.right-wrapper .product-info-other{margin-top:20px}.right-wrapper .product-info-other .additional-data-group-title,.right-wrapper .product-info-other .table-caption{display:none}.right-wrapper .product-info-other .additional-attributes{display:block}.right-wrapper .product-info-other .additional-attributes__anchor{margin-top:20px;font-size:14px;line-height:1.6;color:#da1a1a;display:inline-block;text-decoration:none}.d_desktop .right-wrapper .product-info-other .additional-attributes__anchor{transition:color .3s}.d_desktop .right-wrapper .product-info-other .additional-attributes__anchor:hover{color:#333}.right-wrapper .product-info-other .additional-attributes tbody{display:block}.right-wrapper .product-info-other .additional-attributes tr{display:flex;align-items:flex-end;flex-wrap:nowrap}.right-wrapper .product-info-other .additional-attributes tr:before{content:'';display:block;width:1px;order:1;width:100%;margin:0 10px 7px;border-bottom:1px dashed #535353;align-self:flex-end}.right-wrapper .product-info-other .additional-attributes tr th{order:-1;flex-shrink:0;font-weight:400;font-size:13px;line-height:22px;color:#535353;max-width:50%}.right-wrapper .product-info-other .additional-attributes tr td{order:2;flex-shrink:0;font-size:14px;line-height:22px;max-width:50%}.right-wrapper .product-info-other .additional-attributes tr td a{text-decoration:none;color:#da1a1a}.d_desktop .right-wrapper .product-info-other .additional-attributes tr td a{transition:color .3s}.d_desktop .right-wrapper .product-info-other .additional-attributes tr td a:hover{color:#333}.right-wrapper .product-info-other .additional-attributes tr+tr{margin-top:8px}.d_desktop .all-info-wrapper{padding-top:10px}.all-info-wrapper .all-info-top-wrapper{display:flex;align-items:flex-start;flex-wrap:wrap}.all-info-wrapper .product.attribute.overview{display:none}.all-info-wrapper .product-options-wrapper{margin-top:20px}.all-info-wrapper .product-options-wrapper .swatch-attribute{display:flex;align-items:center;flex-wrap:wrap;position:relative;z-index:0}.all-info-wrapper .product-options-wrapper .swatch-attribute .swatch-input{display:none}.all-info-wrapper .product-options-wrapper .swatch-attribute-selected-option{display:none}.all-info-wrapper .product-options-wrapper .swatch-attribute-label{margin-right:15px;display:block;font-size:14px;line-height:1.6;color:#333}.all-info-wrapper .product-options-wrapper .swatch-attribute-label:first-letter {text-transform:uppercase}.all-info-wrapper .product-options-wrapper .swatch-attribute-options{display:flex;align-items:center;flex-wrap:wrap}.all-info-wrapper .product-options-wrapper .swatch-attribute .swatch-option.color,.all-info-wrapper .product-options-wrapper .swatch-attribute .swatch-option.image{width:26px !important;height:26px !important;border-radius:50%;position:relative;cursor:pointer;transition:opacity .3s}.all-info-wrapper .product-options-wrapper .swatch-attribute .swatch-option.color:before,.all-info-wrapper .product-options-wrapper .swatch-attribute .swatch-option.image: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}.all-info-wrapper .product-options-wrapper .swatch-attribute .swatch-option.color+.swatch-option,.all-info-wrapper .product-options-wrapper .swatch-attribute .swatch-option.image+.swatch-option{margin-left:10px}.all-info-wrapper .product-options-wrapper .swatch-attribute .swatch-option.color.selected:before,.all-info-wrapper .product-options-wrapper .swatch-attribute .swatch-option.image.selected:before{opacity:1}.all-info-wrapper .product-options-wrapper .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}.all-info-wrapper .product-options-wrapper .swatch-attribute .swatch-option.text+.swatch-option{margin-left:-1px}.d_desktop .all-info-wrapper .product-options-wrapper .swatch-attribute .swatch-option.text:hover{opacity:.8}.all-info-wrapper .product-options-wrapper .swatch-attribute .swatch-option.text a{display:block !important}.all-info-wrapper .product-options-wrapper .swatch-attribute .swatch-option.text a:before{z-index:2}.all-info-wrapper .product-options-wrapper .swatch-attribute .swatch-option.text a.color:after{content:'';display:block;width:60px;top:-4px;left:-15px;width:calc(100% + 34px);height:calc(100% + 8px);z-index:1;border:3px solid #fff;box-sizing:border-box;position:absolute}.all-info-wrapper .product-options-wrapper .swatch-attribute .swatch-option.text a.text{margin:-3px -14px;border:none}.all-info-wrapper .product-options-wrapper .swatch-attribute .swatch-option.text.selected{border-color:#da1a1a;z-index:1}.all-info-wrapper .product-options-wrapper .swatch-attribute .swatch-option.text.selected a:before{opacity:1}.all-info-wrapper .product-options-wrapper .swatch-attribute .swatch-option a{text-decoration:none}.all-info-wrapper .product-options-wrapper .swatch-attribute+.swatch-attribute{margin-top:30px}.d_mobile .all-info-wrapper .product-options-wrapper{margin-top:32px}.all-info-wrapper .actions-and-price-wrap .product-add-form>.box-tocart,.all-info-wrapper .actions-and-price-wrap .product-add-form>.product-options-bottom{background:#fbebdc;margin-top:25px}.all-info-wrapper .actions-and-price-wrap .product-add-form>.box-tocart>.box-tocart>.fieldset>.actions,.all-info-wrapper .actions-and-price-wrap .product-add-form>.product-options-bottom>.box-tocart>.fieldset>.actions,.all-info-wrapper .actions-and-price-wrap .product-add-form>.box-tocart>.actions,.all-info-wrapper .actions-and-price-wrap .product-add-form>.product-options-bottom>.actions{padding:20px;display:flex;align-items:center}.all-info-wrapper .actions-and-price-wrap .product-add-form>.box-tocart>.box-tocart>.fieldset>.actions>.actions,.all-info-wrapper .actions-and-price-wrap .product-add-form>.product-options-bottom>.box-tocart>.fieldset>.actions>.actions,.all-info-wrapper .actions-and-price-wrap .product-add-form>.box-tocart>.actions>.actions,.all-info-wrapper .actions-and-price-wrap .product-add-form>.product-options-bottom>.actions>.actions{width:100%}.d_desktop .all-info-wrapper .actions-and-price-wrap .product-add-form>.box-tocart>.box-tocart>.fieldset>.actions,.d_desktop .all-info-wrapper .actions-and-price-wrap .product-add-form>.product-options-bottom>.box-tocart>.fieldset>.actions,.d_desktop .all-info-wrapper .actions-and-price-wrap .product-add-form>.box-tocart>.actions,.d_desktop .all-info-wrapper .actions-and-price-wrap .product-add-form>.product-options-bottom>.actions{padding:30px}.all-info-wrapper .actions-and-price-wrap .product-add-form~.alert-stock-wrap{margin-top:0;border-top:1px solid #e4dad0}.all-info-wrapper .actions-and-price-wrap .catalog_adv_c{border-top:1px solid #e4dad0;background-color:#fbebdc;display:flex;align-items:flex-start;flex-wrap:wrap}.all-info-wrapper .actions-and-price-wrap .catalog_adv_c .catalog-advantages__icon{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:24px;height:24px;margin-right:10px}.all-info-wrapper .actions-and-price-wrap .catalog_adv_c .catalog-advantages__icon img{max-height:100%}.all-info-wrapper .actions-and-price-wrap .catalog_adv_c .catalog-advantages__title{font-size:13px;line-height:15px;width:calc(100% - 34px)}.all-info-wrapper .actions-and-price-wrap .catalog_adv_c .catalog-advantages__title:after{content:'i';font-style:italic;width:16px;height:16px;border-radius:50%;background:#fff;border:1px solid #e4dad0;display:inline-block;vertical-align:middle;text-align:center;line-height:16px;color:#da1a1a;margin-left:5px}.all-info-wrapper .actions-and-price-wrap .catalog_adv_c .catalog-advantages__item{width:50%;padding:15px 15px 18px;display:flex;align-items:center;flex-wrap:wrap;position:relative;cursor:default}.all-info-wrapper .actions-and-price-wrap .catalog_adv_c .catalog-advantages__item:hover .catalog-advantages__description{pointer-events:all;opacity:1}.d_desktop .all-info-wrapper .actions-and-price-wrap .catalog_adv_c .catalog-advantages__item:first-child{padding-left:30px}.d_desktop .all-info-wrapper .actions-and-price-wrap .catalog_adv_c .catalog-advantages__item+.catalog-advantages__item{border-left:1px solid #e4dad0}.all-info-wrapper .actions-and-price-wrap .catalog_adv_c .catalog-advantages__description{box-shadow:0px 31px 48px 1px rgba(169,161,160,.26);background:#fff;padding:15px;width:100%;font-size:13px;position:absolute;top:100%;left:0;opacity:0;z-index:1;pointer-events:none;transition:opacity .3s}.d_mobile .all-info-wrapper .actions-and-price-wrap .catalog_adv_c{padding:7px 0 3px}.d_mobile .all-info-wrapper .actions-and-price-wrap .catalog_adv_c .catalog-advantages__item{padding:8px 20px;width:100%}.all-info-wrapper .actions-and-price-wrap .box-tocart .box-tocart{width:100%}.all-info-wrapper .actions-and-price-wrap .box-tocart .field.qty{display:none}.all-info-wrapper .actions-and-price-wrap .box-tocart .product-info-price{margin-right:20px;min-width:110px;flex-shrink:0}.d_desktop .all-info-wrapper .actions-and-price-wrap .box-tocart .product-info-price{min-width:140px}.all-info-wrapper .actions-and-price-wrap .box-tocart .price-box{display:flex;flex-direction:column}.all-info-wrapper .actions-and-price-wrap .box-tocart .price-box .price-label{display:none}.all-info-wrapper .actions-and-price-wrap .box-tocart .price-box .price{font-weight:600;font-size:24px;line-height:1.3;display:inline-flex}.all-info-wrapper .actions-and-price-wrap .box-tocart .price-box .old-price{display:flex;align-items:center}.all-info-wrapper .actions-and-price-wrap .box-tocart .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;border:1px solid #fff}.all-info-wrapper .actions-and-price-wrap .box-tocart .price-box .old-price .percent span{background:0 0 !important}.all-info-wrapper .actions-and-price-wrap .box-tocart .price-box .old-price .price{font-size:14px;line-height:1.6;font-weight:400;color:#535353;position:relative}.all-info-wrapper .actions-and-price-wrap .box-tocart .price-box .old-price .price:before{content:'';display:block;position:absolute;left:0;top:50%;width:100%;height:1px;transform:translateY(-50%);background:#da1a1a}.all-info-wrapper .actions-and-price-wrap .box-tocart .actions .tocart{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%;order:1}.all-info-wrapper .actions-and-price-wrap .box-tocart .actions .tocart.disabled{pointer-events:none}.all-info-wrapper .actions-and-price-wrap .box-tocart .actions .tocart.disabled{background:#535353}.d_desktop .all-info-wrapper .actions-and-price-wrap .box-tocart .actions .tocart:hover{background-color:#ff4949}.all-info-wrapper .actions-and-price-wrap .box-tocart .actions .tocart:active{background-color:#c11319 !important}.all-info-wrapper .actions-and-price-wrap .box-tocart .actions .tocart.in-cart{background:#ff4949}.no-touch .all-info-wrapper .actions-and-price-wrap .box-tocart .actions .tocart.in-cart:hover{background:#da1a1a}.all-info-wrapper .actions-and-price-wrap .product-add-form{display:flex;flex-wrap:wrap;align-items:center}.all-info-wrapper .actions-and-price-wrap .product-add-form .product-options-wrapper{order:-1}.all-info-wrapper .actions-and-price-wrap .product-add-form .size-table-link{margin:20px 0 0 auto;font-size:14px;line-height:1.6;color:#da1a1a;width:100%;order:1;cursor:pointer}.d_desktop .all-info-wrapper .actions-and-price-wrap .product-add-form .size-table-link{transition:color .3s}.d_desktop .all-info-wrapper .actions-and-price-wrap .product-add-form .size-table-link:hover{color:#333}.all-info-wrapper .actions-and-price-wrap .product-add-form .size-table-link+.size-table-popup-content{display:none}.all-info-wrapper .actions-and-price-wrap .product-add-form .product-options-bottom{width:100%}.all-info-wrapper .region-delivery-info{margin:0 0 30px}.all-info-wrapper .region-delivery-info .region-title{display:grid;grid-template-columns:1fr 16px;grid-gap:16px;box-sizing:border-box;padding:10px 0;border-bottom:1px solid #d7d5e7;margin:0 0 20px}.all-info-wrapper .region-delivery-info .region-title .header-region{justify-self:start}.all-info-wrapper .region-delivery-info .region-title .header-region.open .region-toggle .icon{transform:rotate(180deg)}.all-info-wrapper .region-delivery-info .region-title .header-region-current{font-weight:600;font-size:18px;line-height:22px;display:flex;align-items:center}.all-info-wrapper .region-delivery-info .region-title .header-region-current .region-toggle{color:#da1a1a;margin-left:12px}.d_desktop .all-info-wrapper .region-delivery-info .region-title .header-region-current .region-toggle{transition:color .3s}.d_desktop .all-info-wrapper .region-delivery-info .region-title .header-region-current .region-toggle:hover{color:#ff4949}.all-info-wrapper .region-delivery-info .region-title .header-region-current .region-toggle .icon{width:20px;height:20px;margin-left:4px}.all-info-wrapper .region-delivery-info .region-title .header-region-wrapper{position:absolute;padding:10px 0 0}.all-info-wrapper .region-delivery-info .region-title .header-region-wrapper:before{content:'';position:absolute;z-index:-1;top:-36px;left:-16px;right:-16px;bottom:-16px;background:#fff;border-radius:10px;box-shadow:0 0 5px 0 rgba(0,0,0,.2)}.all-info-wrapper .region-delivery-info .region-title .header-region-wrapper .select-another-city-items{display:grid;grid-template-columns:1fr;grid-gap:10px;box-sizing:border-box;padding:10px 24px 10px 0;border-top:1px solid #d7d5e7}.all-info-wrapper .region-delivery-info .region-title .header-region-wrapper .city-item{text-align:right;font-weight:500;font-size:14px}.all-info-wrapper .region-delivery-info .region-title .header-region-wrapper .city-item a{color:inherit}.d_desktop .all-info-wrapper .region-delivery-info .region-title .header-region-wrapper .city-item a{transition:color .3s}.d_desktop .all-info-wrapper .region-delivery-info .region-title .header-region-wrapper .city-item a:hover{color:#da1a1a}.all-info-wrapper .region-delivery-info .tooltip{display:inline-block;position:relative}.all-info-wrapper .region-delivery-info .tooltip .tooltip-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:#cbcadb;font-size:10px;font-weight:700;cursor:pointer}.all-info-wrapper .region-delivery-info .tooltip .tooltip-icon .icon{width:16px;height:16px}.all-info-wrapper .region-delivery-info .tooltip .tooltiptext{min-width:140px;background:#000;color:#fff;text-align:center;border-radius:6px;box-sizing:border-box;padding:10px;position:absolute;z-index:500;right:100%;bottom:50%;z-index:1;visibility:hidden;margin-right:10px;transform:translateY(50%)}.all-info-wrapper .region-delivery-info .tooltip .tooltiptext:after{content:'';position:absolute;top:50%;left:100%;margin-top:-5px;border-width:5px;border-style:solid;border-color:transparent transparent transparent #000}.all-info-wrapper .region-delivery-info .tooltip:hover .tooltiptext{visibility:visible}.all-info-wrapper .region-delivery-info .region-delivery-item-list{display:grid;grid-template-columns:1fr;grid-gap:15px}.all-info-wrapper .region-delivery-info .region-delivery-item-list .region-delivery-item{position:relative;padding-left:20px;display:grid;grid-template-columns:1fr auto;grid-gap:5px 16px}.all-info-wrapper .region-delivery-info .region-delivery-item-list .region-delivery-item .title{grid-column-start:1;grid-row-start:1}.all-info-wrapper .region-delivery-info .region-delivery-item-list .region-delivery-item .price{grid-column-start:2;grid-row-start:1}.all-info-wrapper .region-delivery-info .region-delivery-item-list .region-delivery-item .title,.all-info-wrapper .region-delivery-info .region-delivery-item-list .region-delivery-item .price{font-weight:600;font-size:14px;line-height:20px}.d_desktop .all-info-wrapper .region-delivery-info .region-delivery-item-list .region-delivery-item .title,.d_desktop .all-info-wrapper .region-delivery-info .region-delivery-item-list .region-delivery-item .price{font-size:15px}.all-info-wrapper .region-delivery-info .region-delivery-item-list .region-delivery-item .note{grid-column:span 2;grid-row-start:2;font-weight:400;font-size:14px;line-height:1.35}.all-info-wrapper .region-delivery-info .region-delivery-item-list .region-delivery-item:before{content:'';position:absolute;left:0;top:8px;width:5px;height:5px;background:#da1a1a;border-radius:50%}.all-info-wrapper .payment-info .title{display:block;box-sizing:border-box;padding:10px 0;font-weight:600;font-size:18px;line-height:22px;border-bottom:1px solid #d7d5e7;margin:0 0 20px}.all-info-wrapper .payment-info .payment-info-item-list{display:grid;grid-template-columns:1fr;grid-gap:15px}.all-info-wrapper .payment-info .payment-info-item-list .payment-info-item{position:relative;padding-left:20px;font-weight:600;font-size:14px;line-height:20px}.d_desktop .all-info-wrapper .payment-info .payment-info-item-list .payment-info-item{font-size:15px}.all-info-wrapper .payment-info .payment-info-item-list .payment-info-item:before{content:'';position:absolute;left:0;top:8px;width:5px;height:5px;background:#da1a1a;border-radius:50%}.d_desktop .product.info.detailed{padding-bottom:60px}.product.info.detailed.reviews-open .product-tabs-content>.data.item.content:not(#reviews),.product.info.detailed.reviews-open .block.upsell,.product.info.detailed.reviews-open .posts-grid,.product.info.detailed.reviews-open~.catalog_adv_b,.product.info.detailed.reviews-open~.page-bottom{display:none !important}.product.info.detailed.reviews-open .miniproduct{grid-row-start:1 !important;position:static}.product.info.detailed.reviews-open .miniproduct .product-items{position:sticky;top:70px}.product-tabs-content{display:flex;flex-direction:column}.d_mobile .product-tabs-content>*{margin-bottom:var(--sectionMargin)}.d_mobile:not(.v_tablet) .product-tabs-content .data.item.content[id=all_info]{margin-bottom:20px}.product-tabs-content .data.item.content[id=all_info]{order:-3}.product-tabs-content .posts-grid{order:-1}.product-tabs-content .block.upsell{order:-2}.product-tabs-content .miniproduct{display:none}.product-tabs-content .data.item.content{grid-column-start:1}.product-tabs-content .data.item.content .additional-attributes{width:100%;margin-top:20px}.product-tabs-content .data.item.content .additional-attributes tbody{display:block}.product-tabs-content .data.item.content .additional-attributes tr{display:flex;align-items:flex-end;flex-wrap:nowrap}.product-tabs-content .data.item.content .additional-attributes tr:before{content:'';display:block;width:1px;order:1;width:100%;margin:0 10px 7px;border-bottom:1px dashed #535353;align-self:flex-end}.product-tabs-content .data.item.content .additional-attributes tr th{order:-1;flex-shrink:0;font-weight:400;font-size:13px;line-height:22px;color:#535353;max-width:50%}.product-tabs-content .data.item.content .additional-attributes tr td{order:2;flex-shrink:0;font-size:14px;line-height:22px;max-width:100%}.product-tabs-content .data.item.content .additional-attributes tr td a{text-decoration:none;color:#da1a1a}.d_desktop .product-tabs-content .data.item.content .additional-attributes tr td a{transition:color .3s}.d_desktop .product-tabs-content .data.item.content .additional-attributes tr td a:hover{color:#333}.product-tabs-content .data.item.content .additional-attributes tr+tr{margin-top:8px}.product-tabs-content .data.item.content>.video{width:100%;padding-top:62%;position:relative}.product-tabs-content .data.item.content>.video iframe{position:absolute;left:0;top:0;width:100%;height:100%}.d_desktop .product-tabs-content{grid-template-columns:calc(76.27% - 120px) 23.73%;display:grid;grid-row-gap:var(--sectionMargin);grid-column-gap:120px;grid-row-gap:60px}.d_desktop .product-tabs-content .data.item.content[id=all_info]{grid-column:span 2}.d_desktop .product-tabs-content .posts-grid,.d_desktop .product-tabs-content .block.upsell{grid-column:span 2}.d_desktop .product-tabs-content .posts-grid+.miniproduct,.d_desktop .product-tabs-content .block.upsell+.miniproduct{grid-row-start:3}.d_desktop .product-tabs-content .block.upsell+.posts-grid+.miniproduct{grid-row-start:4}.d_desktop .product-tabs-content .miniproduct{display:block;grid-column-start:2;grid-row-start:2;position:sticky;top:70px}.d_desktop .product-tabs-content .miniproduct .product-items{width:100%;margin:0}.d_desktop .product-tabs-content .miniproduct .product-items .product-item{width:100%;margin:0;padding:20px;box-shadow:0px 31px 48px 1px rgba(169,161,160,.26)}.d_desktop .product-tabs-content .miniproduct .product-items .product-item:before{display:none}.v_small_desktop .product-tabs-content{grid-column-gap:40px;grid-template-columns:calc(76.27% - 40px) 23.73%}.d_mobile .product-tabs-content{grid-template-columns:1fr}.product.media{width:100%;position:relative;z-index:1}.product.media>.product-item-info-top{display:none}.product.media .labels{position:absolute;top:3px;left:110px;z-index:2}.product.media .towishlist{position:absolute;top:5px;z-index:2;right:30px;cursor:pointer}.d_desktop .product.media .towishlist{transition:color .3s}.d_desktop .product.media .towishlist:hover{color:#da1a1a}.product.media .towishlist .icon-heart{width:24px;height:24px}.product.media .towishlist .icon-label{display:none}.product.media .towishlist.in-wishlist{color:#da1a1a;--fill:#da1a1a}.d_desktop .product.media .product-thumb-images:not(.owl-carousel) .owl-stage,.d_desktop .product.media .product-noscript-images:not(.owl-carousel) .owl-stage{display:flex}.d_mobile .product.media .labels{left:10px}.d_mobile .product.media .towishlist{right:20px}.d_mobile .product.media .product-thumb-images:not(.owl-carousel)~.product-image,.d_mobile .product.media .product-noscript-images:not(.owl-carousel)~.product-image{width:100%;display:block;padding-top:100%}.d_mobile:not(.v_tablet) .product.media{margin-bottom:48px}.d_mobile:not(.v_tablet) .product.media .labels{left:7px}.d_mobile:not(.v_tablet) .product.media .towishlist{right:10px;top:10px}.product.media .product-image-wrap{position:relative;width:100%;display:flex;align-items:flex-start;flex-wrap:wrap}.product.media .product-image-wrap__close{display:none}.product.media .product-image-wrap .product-video-item{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.product.media .product-image-wrap .product-video-item.responsive{z-index:3}.product.media .product-image-wrap .product-video-item~img{position:relative;z-index:2}.product.media .product-image-wrap .product-video-item~img.video-unplayed{cursor:pointer}.product.media .product-image-wrap .product-video-item~img.video-unplayed~.play-icon{position:absolute;z-index:20;top:50%;left:50%;width:80px;height:80px;display:flex;align-items:center;color:#da1a1a;justify-content:center;pointer-events:none;transform:translate(-50%,-50%);transition:width .3s,height .3s}.product.media .product-image-wrap .product-video-item~img.video-unplayed~.play-icon:before{content:'';border-top:15px solid transparent;border-left:22px solid rgba(218,26,26,.8);border-bottom:15px solid transparent}.product.media .product-image-wrap .product-video-item~img.video-unplayed~.play-icon .icon{width:100%;height:100%;display:none}.product.media .product-image-wrap .product-video-item~img:not(.video-unplayed){visibility:hidden;z-index:-1}.product.media .product-image-wrap .product-video-item~img:not(.video-unplayed)~.play-icon{display:none}.product.media .product-image-wrap img{display:block}.product.media .product-image-wrap .product-thumb-images,.product.media .product-image-wrap .product-noscript-images{box-sizing:border-box;display:flex;padding:0}.product.media .product-image-wrap .product-thumb-images .gallery-thumb,.product.media .product-image-wrap .product-noscript-images .gallery-thumb{position:relative}.product.media .product-image-wrap .product-thumb-images .gallery-thumb .img,.product.media .product-image-wrap .product-noscript-images .gallery-thumb .img{width:100%;padding-top:100%;cursor:pointer}.product.media .product-image-wrap .product-thumb-images .gallery-thumb .img img,.product.media .product-image-wrap .product-noscript-images .gallery-thumb .img img,.product.media .product-image-wrap .product-thumb-images .gallery-thumb .img video,.product.media .product-image-wrap .product-noscript-images .gallery-thumb .img video{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain;z-index:1}.product.media .product-image-wrap .product-thumb-images .gallery-thumb [data-video],.product.media .product-image-wrap .product-noscript-images .gallery-thumb [data-video]{border:1px solid rgba(228,218,208,.8);transition:border .3s;opacity:1}.d_desktop .product.media .product-image-wrap .product-thumb-images .gallery-thumb [data-video]:hover,.d_desktop .product.media .product-image-wrap .product-noscript-images .gallery-thumb [data-video]:hover{border-color:#da1a1a}.d_desktop .d_desktop .product.media .product-image-wrap .product-thumb-images:not(.owl-carousel) .gallery-thumb:nth-child(5)~*,.d_desktop .d_desktop .product.media .product-image-wrap .product-noscript-images:not(.owl-carousel) .gallery-thumb:nth-child(5)~*{display:none}.d_mobile .product.media .product-image-wrap .product-thumb-images:not(.owl-carousel) .gallery-thumb~.gallery-thumb,.d_mobile .product.media .product-image-wrap .product-noscript-images:not(.owl-carousel) .gallery-thumb~.gallery-thumb{display:none}.product.media .product-image-wrap .product-thumb-images.owl-carousel .owl-nav,.product.media .product-image-wrap .product-noscript-images.owl-carousel .owl-nav{position:absolute;height:100%;left:calc(100% + 15px);top:0;flex-direction:column}.product.media .product-image-wrap .product-thumb-images.owl-carousel .owl-nav .owl-prev,.product.media .product-image-wrap .product-noscript-images.owl-carousel .owl-nav .owl-prev,.product.media .product-image-wrap .product-thumb-images.owl-carousel .owl-nav .owl-next,.product.media .product-image-wrap .product-noscript-images.owl-carousel .owl-nav .owl-next{height:100%;width:30px;border-radius:0;transition:opacity .3s}.product.media .product-image-wrap .product-thumb-images.owl-carousel .owl-nav .owl-prev.disabled,.product.media .product-image-wrap .product-noscript-images.owl-carousel .owl-nav .owl-prev.disabled,.product.media .product-image-wrap .product-thumb-images.owl-carousel .owl-nav .owl-next.disabled,.product.media .product-image-wrap .product-noscript-images.owl-carousel .owl-nav .owl-next.disabled{opacity:0}.product.media .product-image-wrap .product-thumb-images.owl-carousel .owl-nav .owl-prev,.product.media .product-image-wrap .product-noscript-images.owl-carousel .owl-nav .owl-prev{order:1;margin:6px 0 0}.product.media .product-image-wrap .product-thumb-images.owl-carousel .owl-nav .owl-next,.product.media .product-image-wrap .product-noscript-images.owl-carousel .owl-nav .owl-next{right:0}.d_desktop .product.media .product-image-wrap .product-thumb-images,.d_desktop .product.media .product-image-wrap .product-noscript-images{width:auto;max-width:calc(100% - 180px);height:80px;position:absolute;left:0;top:0;transform:rotate(90deg) translateY(-100%);transform-origin:top left}.d_desktop .product.media .product-image-wrap .product-thumb-images .gallery-thumb,.d_desktop .product.media .product-image-wrap .product-noscript-images .gallery-thumb{width:80px;height:80px;margin-right:10px;transform:rotate(-90deg)}.d_desktop .product.media .product-image-wrap .product-thumb-images .gallery-thumb .img,.d_desktop .product.media .product-image-wrap .product-noscript-images .gallery-thumb .img{background:var(--imgSmall) 50% 50%/contain no-repeat;opacity:.5;transition:opacity .3s}.d_desktop .product.media .product-image-wrap .product-thumb-images .gallery-thumb.active,.d_desktop .product.media .product-image-wrap .product-noscript-images .gallery-thumb.active{position:relative;border-color:#da1a1a}.d_desktop .product.media .product-image-wrap .product-thumb-images .gallery-thumb.active .img,.d_desktop .product.media .product-image-wrap .product-noscript-images .gallery-thumb.active .img{opacity:1}.d_desktop .product.media .product-image-wrap .product-thumb-images .gallery-thumb .play-icon,.d_desktop .product.media .product-image-wrap .product-noscript-images .gallery-thumb .play-icon{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;text-align:center;font-size:14px;line-height:1.6;color:rgba(218,26,26,.8);display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.d_desktop .product.media .product-image-wrap .product-thumb-images .gallery-thumb .play-icon:before,.d_desktop .product.media .product-image-wrap .product-noscript-images .gallery-thumb .play-icon:before{content:'';border-top:6px solid transparent;border-left:10px solid rgba(218,26,26,.8);border-bottom:6px solid transparent}.d_desktop .product.media .product-image-wrap .product-thumb-images .gallery-thumb .play-icon .play-text,.d_desktop .product.media .product-image-wrap .product-noscript-images .gallery-thumb .play-icon .play-text{display:block;width:100%}.d_desktop .product.media .product-image-wrap .product-thumb-images .gallery-thumb .play-icon .icon-video,.d_desktop .product.media .product-image-wrap .product-noscript-images .gallery-thumb .play-icon .icon-video{display:none}.d_mobile .product.media .product-image-wrap .product-thumb-images .gallery-thumb [data-video],.d_mobile .product.media .product-image-wrap .product-noscript-images .gallery-thumb [data-video]{border:none}.d_mobile .product.media .product-image-wrap .product-thumb-images .gallery-thumb [data-video] [data-video-item],.d_mobile .product.media .product-image-wrap .product-noscript-images .gallery-thumb [data-video] [data-video-item]{opacity:0}.d_mobile .product.media .product-image-wrap .product-thumb-images .gallery-thumb [data-video] [data-video-item],.d_mobile .product.media .product-image-wrap .product-noscript-images .gallery-thumb [data-video] [data-video-item],.d_mobile .product.media .product-image-wrap .product-thumb-images .gallery-thumb [data-video] iframe,.d_mobile .product.media .product-image-wrap .product-noscript-images .gallery-thumb [data-video] iframe{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.d_mobile .product.media .product-image-wrap .product-thumb-images .gallery-thumb [data-video] iframe,.d_mobile .product.media .product-image-wrap .product-noscript-images .gallery-thumb [data-video] iframe{z-index:2}.d_mobile .product.media .product-image-wrap .product-thumb-images .gallery-thumb [data-video] .play-icon,.d_mobile .product.media .product-image-wrap .product-noscript-images .gallery-thumb [data-video] .play-icon{display:none}.d_mobile .product.media .product-image-wrap .product-thumb-images .gallery-thumb .play-icon,.d_mobile .product.media .product-image-wrap .product-noscript-images .gallery-thumb .play-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#da1a1a;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.d_mobile .product.media .product-image-wrap .product-thumb-images .gallery-thumb .play-icon:before,.d_mobile .product.media .product-image-wrap .product-noscript-images .gallery-thumb .play-icon:before{content:'';border-top:15px solid transparent;border-left:22px solid rgba(218,26,26,.8);border-bottom:15px solid transparent}.d_mobile .product.media .product-image-wrap .product-thumb-images .gallery-thumb .play-icon svg,.d_mobile .product.media .product-image-wrap .product-noscript-images .gallery-thumb .play-icon svg{width:50px;height:50px;display:none}.d_mobile .product.media .product-image-wrap .product-thumb-images .owl-item.active .gallery-thumb .img,.d_mobile .product.media .product-image-wrap .product-noscript-images .owl-item.active .gallery-thumb .img,.d_mobile .product.media .product-image-wrap .product-thumb-images .owl-item.active .gallery-thumb [data-video],.d_mobile .product.media .product-image-wrap .product-noscript-images .owl-item.active .gallery-thumb [data-video]{background:var(--imgLarge) 50% 50%/contain no-repeat !important}.d_mobile .product.media .product-image-wrap .product-thumb-images .owl-dots,.d_mobile .product.media .product-image-wrap .product-noscript-images .owl-dots{align-items:center;bottom:auto;top:calc(100% + 3px)}.d_mobile .product.media .product-image-wrap .product-thumb-images .owl-dots .owl-dot.video,.d_mobile .product.media .product-image-wrap .product-noscript-images .owl-dots .owl-dot.video{margin-left:15px;width:22px;height:22px;border:1px solid #da1a1a;background:#fff;border-radius:50%;transition:opacity .3s;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.d_mobile .product.media .product-image-wrap .product-thumb-images .owl-dots .owl-dot.video:before,.d_mobile .product.media .product-image-wrap .product-noscript-images .owl-dots .owl-dot.video:before{content:'';display:block;width:7px;margin-left:2px;height:10px;background:url(/media/images/play.svg) 50% 50%/contain no-repeat}.d_mobile .product.media .product-image-wrap .product-thumb-images .owl-dots .owl-dot.video span,.d_mobile .product.media .product-image-wrap .product-noscript-images .owl-dots .owl-dot.video span{display:none}.d_mobile .product.media .product-image-wrap .product-thumb-images .owl-dots .owl-dot.video.active,.d_mobile .product.media .product-image-wrap .product-noscript-images .owl-dots .owl-dot.video.active{opacity:.7}.d_mobile .product.media .product-image-wrap .product-thumb-images .owl-dots .owl-dot.video+.owl-dot,.d_mobile .product.media .product-image-wrap .product-noscript-images .owl-dots .owl-dot.video+.owl-dot{margin-left:15px}.d_mobile .product.media .product-image-wrap .product-thumb-images .owl-item,.d_mobile .product.media .product-image-wrap .product-noscript-images .owl-item,.d_mobile .product.media .product-image-wrap .product-thumb-images .owl-stage,.d_mobile .product.media .product-image-wrap .product-noscript-images .owl-stage{touch-action:pan-y pinch-zoom}.product.media .product-image-wrap .product-image{width:calc(100% - 90px);padding-top:86.767%;margin-left:auto;position:relative;cursor:pointer;display:none}.product.media .product-image-wrap .product-image>img,.product.media .product-image-wrap .product-image>picture img{position:absolute;left:50%;top:50%;width:100%;height:100%;max-width:100%;max-height:100%;transform:translate(-50%,-50%);object-fit:contain}.product.media .product-image-wrap .product-image .gallery-arrow{position:absolute;top:50%;right:0;cursor:pointer;transform:translateY(-50%);width:56px;height:56px;box-sizing:border-box;background-color:#fff;border:1px solid rgba(228,218,208,.8);border-radius:50%;display:none;align-items:center;justify-content:center;z-index:3;transition:border .3s}.product.media .product-image-wrap .product-image .gallery-arrow:before{content:'';width:9px;display:block;height:9px;border:1px solid #da1a1a;transform:translateX(-2px) rotateZ(45deg);border-width:2px 2px 0 0}.product.media .product-image-wrap .product-image .gallery-arrow.gallery-arrow-prev{right:auto;left:0}.product.media .product-image-wrap .product-image .gallery-arrow.gallery-arrow-prev:before{transform:translateX(2px) rotateZ(-135deg)}.d_desktop .product.media .product-image-wrap .product-image{display:block}.product.description{font-weight:400;font-size:15px;line-height:1.6;color:#333}.product.description blockquote{padding:30px;display:block;font-size:20px;line-height:1.4}.product.description 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}.product.description q:before,.product.description q:after{display:none}.product.description q img{margin-right:25px;max-width:100px;max-height:100px;flex-shrink:0}.d_mobile:not(.v_tablet) .product.description q{flex-direction:column}.d_mobile:not(.v_tablet) .product.description q img{margin:0 0 20px}.product.description h1,.product.description h2,.product.description h3{font-weight:600;line-height:1.35}.product.description h4,.product.description h5,.product.description h6{font-weight:500;line-height:1.2}.d_mobile .product.description h1{font-size:24px}.d_desktop .product.description h1{font-size:28px}.d_mobile .product.description h2{font-size:24px}.d_desktop .product.description h2{font-size:20px}.d_mobile .product.description h3{font-size:16px}.d_desktop .product.description h3{font-size:20px}.product.description h4{font-size:14px}.product.description ul,.product.description ol{list-style:none;font-size:16px}.product.description ul>li,.product.description ol>li{position:relative}.product.description ul>li:before,.product.description ol>li:before{content:'';position:absolute;left:0}.product.description ul>li+li,.product.description ol>li+li{margin-top:10px}.product.description ul>li{padding-left:26px}.product.description ul>li:before{content:'';width:6px;height:6px;top:8px;background-color:#da1a1a;border-radius:50%}.product.description ol{counter-reset:li}.product.description ol>li{counter-increment:li;padding-left:34px}.product.description ol>li:before{content:counter(li) '.';color:#da1a1a;display:inline;font-weight:600;font-size:16px;top:1px;line-height:1.4}.product.description a{text-decoration:none;color:#da1a1a}.d_desktop .product.description a{transition:color .3s}.d_desktop .product.description a:hover{color:#c11319}.product.description a,.product.description p{font-size:16px}.product.description table{border-collapse:collapse}.product.description table th,.product.description table td{padding:10px}.product.description table p{margin:0}.product.description h1,.product.description h2,.product.description h3,.product.description h4,.product.description h5,.product.description h6,.product.description ul,.product.description ol,.product.description p,.product.description table{margin-top:0;margin-bottom:20px}.product.description *:last-child{margin-bottom:0}.product.description table{display:block;width:100%}.product.description table caption{display:none}.product.description table tbody{display:block}.product.description table tr{display:flex;align-items:center;flex-wrap:wrap;flex-wrap:nowrap}.product.description table tr:before{content:'';display:block;width:1px;order:1;width:100%;margin:0 10px 7px;border-bottom:1px dashed #535353;align-self:flex-end}.product.description table tr th{order:-1;flex-shrink:0;font-weight:400;font-size:13px;line-height:1.4;color:#535353;padding:0}.product.description table tr td{padding:0;order:2;flex-shrink:0;font-size:14px;line-height:1.6}.product.description table tr+tr{margin-top:8px}.d_desktop .product.description table{min-width:480px;width:61.54%}.product.description+.additional-attributes-wrapper{margin-top:20px}.additional-attributes-wrapper>.type,.data.item.content>.type{font-weight:600;line-height:1.35;font-size:24px}.d_desktop .additional-attributes-wrapper>.type,.d_desktop .data.item.content>.type{font-size:20px}.posts-grid{border:1px solid #e4dad0}.posts-grid .container-information{margin-bottom:20px;width:100%;text-align:center}.posts-grid .container-information .container-title{font-weight:600;font-size:20px;line-height:1.3}.d_desktop .posts-grid .container-information{text-align:left}.posts-grid .product-set{width:100%}.posts-grid .product-set>*+*{border-top:1px solid #e4dad0}.d_desktop .posts-grid .product-set>*+*{border-left:1px solid #e4dad0;border-top:none}.d_desktop .posts-grid .product-set{display:flex;align-items:center;align-items:stretch}.posts-grid .posts-slider{list-style:none}.posts-grid .post-item-inner{width:100%;position:relative;padding:40px 30px;display:flex;align-items:center;flex-wrap:wrap;align-items:flex-end}.posts-grid .post-item-inner__content{display:flex;align-items:flex-start;flex-wrap:wrap;width:100%}.posts-grid .post-item-inner__content .image-block{width:143px}.posts-grid .post-item-inner__content .image-block .image{padding-top:100%;width:100%;position:relative}.posts-grid .post-item-inner__content .image-block .image img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:contain;max-width:100%;max-height:100%}.posts-grid .post-item-inner__content .info-block{width:calc(100% - 143px);padding-left:10px}.posts-grid .post-item-inner .complex-item-name{margin-bottom:9px;font-size:15px;line-height:1.4}.posts-grid .post-item-inner .complex-item-price{display:flex;align-items:flex-start;flex-wrap:wrap}.posts-grid .post-item-inner .complex-item-price .complex-item-price-final .price,.posts-grid .post-item-inner .complex-item-price .complex-item-qty{font-weight:600;font-size:18px;line-height:1.4}.posts-grid .post-item-inner .complex-item-price .complex-item-price-old{width:100%}.posts-grid .post-item-inner .complex-item-price .complex-item-price-old .price{font-size:14px;line-height:1.6;font-weight:400;color:#535353;position:relative}.posts-grid .post-item-inner .complex-item-price .complex-item-price-old .price:before{content:'';display:block;position:absolute;left:0;top:50%;width:100%;height:1px;transform:translateY(-50%);background:#da1a1a}.d_mobile .posts-grid .post-item-inner .complex-item-price .complex-item-price-old{margin-top:-10px}.posts-grid .post-item-inner .complex-item-price .complex-item-qty{margin-left:5px}.posts-grid .post-item-inner+.post-item-inner .separator{position:absolute;width:40px;height:40px;background:#fff;z-index:1;top:0;left:50%;transform:translate(-50%,-50%)}.posts-grid .post-item-inner+.post-item-inner .separator:before,.posts-grid .post-item-inner+.post-item-inner .separator:after{content:'';display:block;width:25px;height:2px;background:#da1a1a;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.posts-grid .post-item-inner+.post-item-inner .separator:after{transform:translate(-50%,-50%) rotate(90deg)}.d_desktop .posts-grid .post-item-inner+.post-item-inner .separator{top:50%;left:0}.d_mobile .posts-grid .post-item-inner{padding:20px}.d_mobile .posts-grid .post-item-inner__content{justify-content:center}.d_mobile .posts-grid .post-item-inner__content .info-block{width:auto;max-width:calc(100% - 143px)}.posts-grid .item-totals{flex-shrink:0;position:relative;padding:30px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.posts-grid .item-totals .totals-holder-price{display:flex;align-items:center;flex-wrap:wrap}.posts-grid .item-totals .totals-holder-price .total-price .price{font-weight:600;font-size:24px;line-height:1.3}.posts-grid .item-totals .totals-holder-price .discount-total-price{margin-right:10px}.posts-grid .item-totals .totals-holder-price .discount-total-price .price{font-size:16px;line-height:1.5;font-weight:400;color:#535353;position:relative}.posts-grid .item-totals .totals-holder-price .discount-total-price .price:before{content:'';display:block;position:absolute;left:0;top:50%;width:100%;height:1px;transform:translateY(-50%);background:#da1a1a}.posts-grid .item-totals .totals-holder{width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.posts-grid .item-totals .totals-holder .button{margin:10px 0 0}.posts-grid .item-totals .separator{position:absolute;width:40px;height:40px;background:#fff;z-index:1;left:50%;top:0;transform:translate(-50%,-50%)}.posts-grid .item-totals .separator:before,.posts-grid .item-totals .separator:after{content:'';display:block;width:25px;height:2px;background:#da1a1a;position:absolute;left:50%;transform:translateX(-50%)}.posts-grid .item-totals .separator:before{top:15px}.posts-grid .item-totals .separator:after{bottom:15px}.d_mobile:not(.v_tablet) .posts-grid .item-totals .totals-holder-price{width:100%;justify-content:center}.d_desktop .posts-grid .item-totals{padding:40px 36px}.d_desktop .posts-grid .item-totals .separator{top:50%;left:0}.d_desktop .posts-grid .item-totals .totals-holder{display:block}.d_desktop .posts-grid .item-totals .totals-holder .button{width:100%;max-width:100%;margin:20px 0 0}.v_tablet .posts-grid .item-totals .totals-holder{width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.v_tablet .posts-grid .item-totals .totals-holder .button{margin:0 0 0 20px}.d_desktop .posts-grid{padding-left:10px}.product-review-container .reviews-head{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:30px;position:relative;padding-left:45px}.product-review-container .reviews-head .close-reviews{position:absolute;left:0;top:0;width:27px;height:46px;background:#fbebdc;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;cursor:pointer}.product-review-container .reviews-head .close-reviews:before{content:'';width:9px;height:9px;border:1px solid #da1a1a;transform:translateX(-2px) rotateZ(45deg);border-width:0 0 2px 2px;margin:0 0 1px 7px;transition:border .3s}.d_desktop .product-review-container .reviews-head .close-reviews:hover:before{border-color:#333}.product-review-container .reviews-head__title{font-weight:600;font-size:20px;line-height:1.2;margin-bottom:17px;width:100%}.product-review-container .reviews-head__title:before{content:attr(data-active-name)}.product-review-container .reviews-head__title>*{font-weight:inherit;font-size:inherit;line-height:inherit}.product-review-container .reviews-head .product-reviews{display:flex;align-items:center;flex-wrap:wrap;font-size:14px;line-height:1.6;color:#da1a1a}.product-review-container .reviews-head .product-reviews_rating{font-weight:600;display:flex;align-items:center;flex-wrap:wrap}.product-review-container .reviews-head .product-reviews_rating svg{width:24px;height:24px;margin-left:1px}.product-review-container .reviews-head .product-reviews .reviews-actions{margin-left:10px}.product-review-container .reviews-head .product.attribute.sku{display:flex;align-items:center;font-size:13px;line-height:1.4;color:#535353;margin:auto}.product-review-container .reviews-head .product.attribute.sku strong{font-weight:400;margin-right:3px}.d_desktop .product-review-container .reviews-head,.v_tablet .product-review-container .reviews-head{padding-left:55px;margin-bottom:40px}.d_desktop .product-review-container .reviews-head .close-reviews,.v_tablet .product-review-container .reviews-head .close-reviews{top:8px}.d_desktop .product-review-container .reviews-head__title,.v_tablet .product-review-container .reviews-head__title{margin-bottom:25px}.d_desktop .product-review-container .reviews-head .product.attribute.sku,.v_tablet .product-review-container .reviews-head .product.attribute.sku{margin-left:70px;margin-right:auto}.product-review-container .reviews-head .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}.product-review-container .reviews-head .button.disabled{pointer-events:none}.d_desktop .product-review-container .reviews-head .button:hover{border-color:#ff4949;background-color:#fff}.product-review-container .reviews-head .button.disabled{border-color:#535353}.product-review-container .reviews-head .button:active{border-color:#c11319 !important;background-color:#fff !important}.d_mobile:not(.v_tablet) .product-review-container .reviews-head .review-wrap{margin-left:-45px;width:calc(100% + 45px);margin-top:25px}.d_mobile:not(.v_tablet) .product-review-container .reviews-head .review-wrap .button{width:100%}.product-review-container .send-review-button{order:1;margin-top:29px;margin-left:auto;margin-right:auto}.d_desktop .product-review-container .send-review-button,.v_tablet .product-review-container .send-review-button{margin-top:39px}.product-review-container .send-review-button .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}.product-review-container .send-review-button .button.disabled{pointer-events:none}.d_desktop .product-review-container .send-review-button .button:hover{border-color:#ff4949;background-color:#fff}.product-review-container .send-review-button .button.disabled{border-color:#535353}.product-review-container .send-review-button .button:active{border-color:#c11319 !important;background-color:#fff !important}.product-review-container .product.data.items{display:flex;align-items:flex-start;flex-wrap:wrap}.product-review-container .product.data.items .data.item.title{order:-1;margin-bottom:25px}.product-review-container .product.data.items .data.item.title .switch{text-decoration:none;font-weight:600;font-size:16px;line-height:1.3;color:#da1a1a;position:relative}.d_desktop .product-review-container .product.data.items .data.item.title .switch{transition:color .3s}.d_desktop .product-review-container .product.data.items .data.item.title .switch:hover{color:#333}.product-review-container .product.data.items .data.item.title .switch:before{content:'';transition:opacity .3s;opacity:0;position:absolute;left:0;width:100%;height:1px;background:currentColor;top:calc(100% + 5px)}.product-review-container .product.data.items .data.item.title.active .switch:before{opacity:1}.product-review-container .product.data.items .data.item.title:first-child~.data.item.title{margin-left:20px}.product-review-container .product.data.items .data.item.content{width:100%}.product-review-container .product.data.items .data.item.content .block-content{display:flex;flex-direction:column}.product-review-container .review-items{list-style:none}.product-review-container .review-item{font-size:14px;line-height:1.6;display:flex;align-items:center;flex-wrap:wrap}.product-review-container .review-item .review-title,.product-review-container .review-item .review-details-label{display:none}.product-review-container .review-item .review-details{order:-1;display:flex;align-items:center;flex-wrap:wrap}.product-review-container .review-item .review-details .review-author .review-details-value{font-weight:600}.product-review-container .review-item .review-details .review-date .review-details-value{font-size:13px;font-style:italic;line-height:1.4;color:#535353;margin-left:10px;margin-right:20px}.product-review-container .review-item .review-ratings .rating-summary{width:82px;display:flex;background:url(/media/images/stars.svg) 0 50% no-repeat}.product-review-container .review-item .review-ratings .rating-result{width:100%}.product-review-container .review-item .review-ratings .rating-result>span{width:0;display:block;font-size:0;background:url(/media/images/stars_filled.svg) 0 50% no-repeat}.product-review-container .review-item .review-ratings .rating-summary,.product-review-container .review-item .review-ratings .rating-result>span{height:13px;background-size:auto 13px}.product-review-container .review-item .review-ratings .rating-label{display:none}.product-review-container .review-item .review-content,.product-review-container .review-item .review-answer{order:1;border:1px solid #e4dad0;padding:20px;width:100%}.product-review-container .review-item .review-content{margin-top:10px}.product-review-container .review-item .review-answer{margin-top:-1px;border-top-color:#fff;padding-top:0;padding-left:40px}.product-review-container .review-item .review-answer .answer-title{font-weight:600;margin-bottom:10px}.product-review-container .review-item+.review-item{margin-top:28px}.d_desktop .product-review-container .review-item+.review-item{margin-top:38px}.product-review-container .show-all-reviews{margin-top:29px;display:none}.d_desktop .product-review-container .show-all-reviews,.v_tablet .product-review-container .show-all-reviews{margin-top:39px}.product-review-container .review-toolbar{order:2}.product-review-container .review-toolbar .pager{display:block !important}.product.info.detailed:not(.reviews-open) .product-review-container .reviews-head{margin-bottom:30px;padding-left:0}.product.info.detailed:not(.reviews-open) .product-review-container .reviews-head .close-reviews{display:none}.product.info.detailed:not(.reviews-open) .product-review-container .reviews-head .product-reviews{margin-right:auto}.product.info.detailed:not(.reviews-open) .product-review-container .reviews-head .product-reviews .reviews-actions{display:none}.product.info.detailed:not(.reviews-open) .product-review-container .reviews-head .product-reviews_rating .count{font-size:24px;line-height:1.2}.product.info.detailed:not(.reviews-open) .product-review-container .reviews-head .product.attribute.sku{display:none}.product.info.detailed:not(.reviews-open) .product-review-container .reviews-head__title{margin:0 15px 0 0;width:auto}.product.info.detailed:not(.reviews-open) .product-review-container .reviews-head__title:before{content:attr(data-static-name)}.product.info.detailed:not(.reviews-open) .product-review-container .review-toolbar,.product.info.detailed:not(.reviews-open) .product-review-container .send-review-button,.product.info.detailed:not(.reviews-open) .product-review-container .review-item:nth-child(2)~*.review-item{display:none}.product.info.detailed:not(.reviews-open) .product-review-container .show-all-reviews{display:inline-flex}.d_mobile:not(.v_tablet) .product.info.detailed:not(.reviews-open) .product-review-container .reviews-head{margin-bottom:15px}.d_mobile:not(.v_tablet) .product.info.detailed:not(.reviews-open) .product-review-container .reviews-head .product-reviews{margin-right:0}.d_mobile:not(.v_tablet) .product.info.detailed:not(.reviews-open) .product-review-container .reviews-head__title{margin:0 auto 0 0}.d_mobile:not(.v_tablet) .product.info.detailed:not(.reviews-open) .product-review-container .reviews-head .review-wrap{margin-top:10px;margin-left:0;width:100%}.block.review-add .modal-description{font-weight:400;font-size:16px;line-height:1.5;margin-bottom:30px;text-align:center}.block.review-add .block-content fieldset{border:none;display:block}.block.review-add .block-content .field{--inputHeight:56px;--padding:20px;--borderRadius:0;--fieldsBg:#fff;position:relative;margin-bottom:var(--padding);display:flex;flex-direction:column}.block.review-add .block-content .field:not(.choice) .label{display:none}.block.review-add .block-content .field.captcha{display:flex;flex-direction:column}.block.review-add .block-content .field.captcha .compose-wrap{order:-1;margin-bottom:15px}.block.review-add .block-content .field.password{margin-bottom:calc(var(--padding) + 5px)}.block.review-add .block-content .field input:not([type=radio]):not([type=checkbox]),.block.review-add .block-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}.block.review-add .block-content .field input:not([type=radio]):not([type=checkbox])::-webkit-input-placeholder,.block.review-add .block-content .field textarea::-webkit-input-placeholder{color:#535353;opacity:1}.block.review-add .block-content .field input:not([type=radio]):not([type=checkbox])::-moz-placeholder,.block.review-add .block-content .field textarea::-moz-placeholder{color:#535353;opacity:1}.block.review-add .block-content .field input:not([type=radio]):not([type=checkbox]):-ms-input-placeholder,.block.review-add .block-content .field textarea:-ms-input-placeholder{color:#535353;opacity:1}.block.review-add .block-content .field input:not([type=radio]):not([type=checkbox]):-moz-placeholder,.block.review-add .block-content .field textarea:-moz-placeholder{color:#535353;opacity:1}.block.review-add .block-content .field input:not([type=radio]):not([type=checkbox]):-webkit-autofill,.block.review-add .block-content .field textarea:-webkit-autofill{-webkit-text-fill-color:#333;box-shadow:inset 0 0 0 500px var(--fieldsBg)}.block.review-add .block-content .field input:not([type=radio]):not([type=checkbox]){height:var(--inputHeight);font-size:14px;outline:none;transition:border-color .3s}.block.review-add .block-content .field .phonemask-validation{-webkit-appearance:none}.block.review-add .block-content .field textarea{-webkit-appearance:none;border-radius:var(--borderRadius);resize:vertical;min-height:170px;padding:var(--padding);background:var(--fieldsBg)}.block.review-add .block-content .field textarea.mage-error{box-shadow:0px 2px 0px rgba(255,95,95,.36)}.block.review-add .block-content .field [id=password-strength-meter-container]{font-size:11px;position:absolute;left:0;top:100%}.block.review-add .block-content .field [id=password-strength-meter-container] span{color:red}.block.review-add .block-content .field [id=password-strength-meter-container].password-very-strong span{color:#50c83a}.block.review-add .block-content .field>div.mage-error{order:1}.block.review-add .block-content .password-wrap{position:relative}.block.review-add .block-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}.block.review-add .block-content .password-wrap input[type=password][style*="display: none"]~.icon,.block.review-add .block-content .password-wrap input[type=password][style*="display:none"]~.icon{display:none}.block.review-add .block-content .password-wrap input[type=password]~.icon-eye-disabled{visibility:hidden;opacity:0}.block.review-add .block-content .password-wrap input[type=text]~.icon-eye{visibility:hidden;opacity:0}.block.review-add .block-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}.block.review-add .block-content button.disabled{pointer-events:none}.block.review-add .block-content button.disabled{background:#535353}.d_desktop .block.review-add .block-content button:hover{background-color:#ff4949}.block.review-add .block-content button:active{background-color:#c11319 !important}.block.review-add .block-content .form-fields .field .control{display:flex;flex-direction:column}.block.review-add .block-content .form-fields .field-notice{font-size:13px;line-height:1.4;color:#535353;margin-top:5px}.block.review-add .block-content .review-field-ratings{position:relative}.block.review-add .block-content .review-field-ratings>.control{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.block.review-add .block-content .review-field-ratings div.mage-error{text-align:left}.block.review-add .block-content .review-field-rating{margin:0;position:static}.block.review-add .block-content .review-field-rating .label{display:none}.block.review-add .block-content .review-field-rating .icon{width:1em;height:1em;fill:currentColor;stroke:currentColor}.block.review-add .block-content .review-field-rating__title{font-size:14px;line-height:1.6}.block.review-add .block-content .review-field-rating,.block.review-add .block-content .review-control-vote{display:flex;align-items:center}.block.review-add .block-content .review-control-vote{margin-left:10px}.block.review-add .block-content .review-control-vote div.mage-error{position:absolute;left:50%;transform:translateX(-50%);width:100%;text-align:center;top:calc(100% - 5px)}.block.review-add .block-content [data-text-rating-value]{font-weight:500}.block.review-add .block-content .review-control-vote{display:inline-flex}.block.review-add .block-content .review-control-vote input{display:none}.block.review-add .block-content .review-control-vote label{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin:unset;color:#da1a1a;cursor:pointer}.block.review-add .block-content .review-control-vote label .icon{width:100%;height:100%}.block.review-add .block-content .review-control-vote label span{display:none}.block.review-add .block-content .review-control-vote label~label{padding-left:5px;box-sizing:content-box}.block.review-add .block-content .review-control-vote input:checked:first-child~label{color:transparent}.block.review-add .block-content .review-control-vote input:checked:not(:first-child)+label~label{color:transparent}.block.review-add .block-content .review-control-vote:hover label{color:#da1a1a !important}.block.review-add .block-content .review-control-vote:hover input:hover+label~label{color:transparent !important}.catalog_adv_b{display:flex;align-items:flex-start;flex-wrap:wrap;align-items:stretch}.d_desktop .catalog_adv_b{grid-column-start:1}.catalog_adv_b .catalog-advantages__item{padding:0 20px 0 25px;width:33.33%;margin-bottom:25px}.d_desktop .catalog_adv_b .catalog-advantages__item+.catalog-advantages__item,.v_tablet .catalog_adv_b .catalog-advantages__item+.catalog-advantages__item{border-left:1px solid #fbebdc}.d_desktop .catalog_adv_b .catalog-advantages__item:nth-child(3n+4),.v_tablet .catalog_adv_b .catalog-advantages__item:nth-child(3n+4){border-left:none !important}.catalog_adv_b .catalog-advantages__icon{width:64px;height:64px;margin-bottom:17px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.catalog_adv_b .catalog-advantages__icon img{max-width:100%;max-height:100%;object-fit:contain}.catalog_adv_b .catalog-advantages__title{font-weight:600;font-size:18px;line-height:1.4;margin-bottom:10px;display:block}.catalog_adv_b .catalog-advantages__description{font-size:14px;line-height:1.6}.d_mobile:not(.v_tablet) .catalog_adv_b{padding:22px 20px;text-align:center}.d_mobile:not(.v_tablet) .catalog_adv_b:not(.owl-carousel) .catalog-advantages__item~.catalog-advantages__item{display:none}.d_mobile:not(.v_tablet) .catalog_adv_b .owl-dots{bottom:-23px}.d_mobile:not(.v_tablet) .catalog_adv_b .catalog-advantages__item{width:100%;padding:0}.d_mobile:not(.v_tablet) .catalog_adv_b .catalog-advantages__icon{margin:0 auto 9px}.d_mobile:not(.v_tablet) .catalog_adv_b .catalog-advantages__title{font-size:20px}.catalog-faq-questions_wrap{margin-bottom:0}.d_desktop .catalog-faq-questions_wrap{grid-column-start:1}.block.related{margin-top:var(--sectionMargin)}.block.upsell .products-slider:not(.owl-carousel) .owl-item,.block.related .products-slider:not(.owl-carousel) .owl-item{width:calc(100% - 10px)}.d_mobile:not(.v_tablet) .block.upsell .products-slider:not(.owl-carousel) .owl-item,.d_mobile:not(.v_tablet) .block.related .products-slider:not(.owl-carousel) .owl-item{margin:0;width:100%}.d_mobile:not(.v_tablet) .block.upsell .products-slider:not(.owl-carousel) .owl-item:nth-child(1)~.owl-item,.d_mobile:not(.v_tablet) .block.related .products-slider:not(.owl-carousel) .owl-item:nth-child(1)~.owl-item{display:none}.v_tablet .block.upsell .products-slider:not(.owl-carousel) .owl-item,.v_tablet .block.related .products-slider:not(.owl-carousel) .owl-item{width:calc(50% - 10px)}.v_tablet .block.upsell .products-slider:not(.owl-carousel) .owl-item:nth-child(2)~.owl-item,.v_tablet .block.related .products-slider:not(.owl-carousel) .owl-item:nth-child(2)~.owl-item{display:none}.d_desktop .block.upsell .products-slider:not(.owl-carousel) .owl-item,.d_desktop .block.related .products-slider:not(.owl-carousel) .owl-item{width:calc(33.33% - 20px);margin:0 0 50px 20px}.d_desktop .block.upsell .products-slider:not(.owl-carousel) .owl-item:nth-child(3)~.owl-item,.d_desktop .block.related .products-slider:not(.owl-carousel) .owl-item:nth-child(3)~.owl-item{display:none}.block.upsell .product-item-photo,.block.related .product-item-photo{padding-bottom:0;width:180px;margin-right:10px}.block.upsell .product-item .labels,.block.related .product-item .labels{display:none}.block.upsell .product-item-details,.block.related .product-item-details{margin-bottom:15px}.block.upsell .product-item-info,.block.related .product-item-info{display:flex;align-items:center;flex-wrap:wrap}.block.upsell .product-item-info-top,.block.related .product-item-info-top{display:none}.block.upsell .product-item-info__container,.block.related .product-item-info__container{width:calc(100% - 190px)}.block.upsell .product-item-buy-price,.block.related .product-item-buy-price{display:block}.block.upsell .product-item-buy-price .price-box,.block.related .product-item-buy-price .price-box{width:100%;margin-bottom:10px;flex-direction:row-reverse;justify-content:flex-end}.block.upsell .product-item-buy-price .price-box .old-price,.block.related .product-item-buy-price .price-box .old-price{margin-right:10px}.block-viewed-products-list{margin-top:var(--sectionMargin)}.d_desktop .modal-popup.confirm .modal-inner-wrap{padding-top:90px;padding-bottom:90px}.modal-popup.confirm .modal-title{padding-bottom:8px}.modal-popup.confirm .modal-content{min-height:initial;font-size:16px;line-height:24px}.modal-popup.confirm .modal-footer{display:none !important}.zoom-image-on-hover-wrap{position:relative}.zoom-image-on-hover-wrap.zoom-image-on-hover-wrap>img{filter:grayscale(.7) opacity(.7)}.zoom-image-on-hover-wrap .zoom-elements{pointer-events:none}.zoom-image-on-hover-wrap .zoom-elements .zoom-thumb{position:absolute;left:0;top:0;background:#fff;outline:1px solid #da1a1a;overflow:hidden}.zoom-image-on-hover-wrap .zoom-elements .zoom-thumb img{object-fit:none;max-width:unset;max-height:unset;object-fit:contain;position:absolute;top:var(--top);left:var(--left)}.zoom-image-on-hover-wrap .zoom-elements .hover-zoom-block{position:absolute;z-index:99;top:0;bottom:0;left:calc(100% + 12px);width:83%;overflow:hidden;background:#fff;box-shadow:0px 0px 48px 5px rgba(169,161,160,.26)}.zoom-image-on-hover-wrap .zoom-elements .hover-zoom-block img{object-fit:none;max-width:unset;max-height:unset;position:absolute;top:0;left:0;transform-origin:0 0}.configurable-variation-qty{display:none}.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}