@font-face{font-family:'Roboto';font-weight:100;font-style:normal;font-display:swap;src:url('../fonts/Roboto/Roboto-Thin.woff2') format('woff2')}@font-face{font-family:'Roboto';font-weight:100;font-style:italic;font-display:swap;src:url('../fonts/Roboto/Roboto-ThinItalic.woff2') format('woff2')}@font-face{font-family:'Roboto';font-weight:300;font-style:normal;font-display:swap;src:url('../fonts/Roboto/Roboto-Light.woff2') format('woff2')}@font-face{font-family:'Roboto';font-weight:300;font-style:italic;font-display:swap;src:url('../fonts/Roboto/Roboto-LightItalic.woff2') format('woff2')}@font-face{font-family:'Roboto';font-weight:400;font-style:normal;font-display:swap;src:url('../fonts/Roboto/Roboto-Regular.woff2') format('woff2')}@font-face{font-family:'Roboto';font-weight:400;font-style:italic;font-display:swap;src:url('../fonts/Roboto/Roboto-Italic.woff2') format('woff2')}@font-face{font-family:'Roboto';font-weight:500;font-style:normal;font-display:swap;src:url('../fonts/Roboto/Roboto-Medium.woff2') format('woff2')}@font-face{font-family:'Roboto';font-weight:500;font-style:italic;font-display:swap;src:url('../fonts/Roboto/Roboto-MediumItalic.woff2') format('woff2')}@font-face{font-family:'Roboto';font-weight:700;font-style:normal;font-display:swap;src:url('../fonts/Roboto/Roboto-Bold.woff2') format('woff2')}@font-face{font-family:'Roboto';font-weight:700;font-style:italic;font-display:swap;src:url('../fonts/Roboto/Roboto-BoldItalic.woff2') format('woff2')}@font-face{font-family:'Roboto';font-weight:900;font-style:normal;font-display:swap;src:url('../fonts/Roboto/Roboto-Black.woff2') format('woff2')}@font-face{font-family:'Roboto';font-weight:900;font-style:italic;font-display:swap;src:url('../fonts/Roboto/Roboto-BlackItalic.woff2') format('woff2')}:root{--msw:1440px;--containerPadding:60px;--innerContainer:1440px;--container:var(--msw);--content:var(--msw)}@media screen and (max-width:1440px){:root{--innerContainer:100vw}}@media screen and (max-width:1365px){:root{--containerPadding:24px}}.cleaner:after{content:'';display:block;clear:both}.inner-container{width:100%;max-width:var(--innerContainer);padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto}.themeScroll{overflow-y:auto;overflow-x:hidden}.themeScroll::-webkit-scrollbar{width:4px}.themeScroll::-webkit-scrollbar:horizontal{height:4px}.themeScroll::-webkit-scrollbar-track{background-color:transparent}.themeScroll::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:4px}.themeScroll::-webkit-scrollbar-thumb:hover{background-color:#c4c4c4}.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)))}.modal-popup{z-index:9999;width:100%;display:flex;align-items:center;justify-content:center;pointer-events:none}.modal-popup .modal-inner-wrap{padding:0;margin:0;max-width:620px;width:100%;position:relative;left:unset;top:unset;max-height:100%}.modal-popup .modal-inner-wrap ._block-content-loading{min-height:unset}.modal-popup .action-close{cursor:pointer;margin:0;font-size:20px;padding:28px;color:#372924}.modal-popup .action-close:before{display:none}.modal-popup .modal-header .modal-title{margin:0;padding:0;border:none;font-weight:400;font-size:28px;line-height:1.28;letter-spacing:.05em;text-transform:uppercase;color:#372924}@media screen and (max-width:359px){.modal-popup .modal-header .modal-title{font-size:22px}}.modal-popup .modal-content{overflow-y:auto;overflow-x:hidden;min-height:100px}.modal-popup .modal-content::-webkit-scrollbar{width:4px}.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:#c4c4c4;border-radius:4px}.modal-popup .modal-content::-webkit-scrollbar-thumb:hover{background-color:#c4c4c4}.modal-popup .slide-label-wrap{display:unset;padding:unset}.modal-popup.confirm .modal-inner-wrap{max-width:500px}.modal-popup.confirm .modal-header{padding:60px 60px 30px}.modal-popup.confirm .modal-content{padding:0 60px}.modal-popup.confirm .modal-footer{padding:0 60px 60px;display:flex;flex-direction:column-reverse}.modal-popup.confirm .modal-footer .action-primary{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center;width:100%}.modal-popup.confirm .modal-footer .action-primary.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.modal-popup.confirm .modal-footer .action-primary:hover{border-color:#d61708;background:#d61708}}.modal-popup.confirm .modal-footer .action-primary:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.modal-popup.confirm .modal-footer .action-primary{height:38px;font-weight:500}}.modal-popup.confirm .modal-footer .action-secondary{margin-top:20px;height:48px;display:inline-flex;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center;color:#372924;background:0 0;font-weight:500;border-color:rgba(0,0,0,.1);justify-content:center;width:100%}.modal-popup.confirm .modal-footer .action-secondary.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.modal-popup.confirm .modal-footer .action-secondary:hover{border-color:#d61708;background:#d61708}}.modal-popup.confirm .modal-footer .action-secondary:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.modal-popup.confirm .modal-footer .action-secondary{height:38px;font-weight:500}}.modal-popup.confirm .modal-footer .action-secondary.small-padding{padding-left:16px;padding-right:16px}.modal-popup.confirm .modal-footer .action-secondary.small-padding2{padding-left:25px;padding-right:25px}@media screen and (min-width:768px){.modal-popup.confirm .modal-footer .action-secondary:hover{background:rgba(223,223,223,.2);border-color:rgba(55,41,36,.2)}}.modal-popup.confirm .modal-footer .action-secondary:active{background:rgba(189,189,189,.2);border-color:rgba(55,41,36,.2)}@media screen and (max-width:767px){.modal-popup .modal-content{padding-right:24px;padding-left:24px}}.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(../images/loader-2.gif) no-repeat 50% 50%;border-radius:5px;box-sizing:border-box;margin:auto}.modal-popup ul{list-style:none}.agreements-modal .modal-content{padding:60px 60px 0}.agreements-modal .modal-footer{padding:30px 60px;display:flex}.agreements-modal .modal-footer .action-hide-popup{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center}.agreements-modal .modal-footer .action-hide-popup.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.agreements-modal .modal-footer .action-hide-popup:hover{border-color:#d61708;background:#d61708}}.agreements-modal .modal-footer .action-hide-popup:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.agreements-modal .modal-footer .action-hide-popup{height:38px;font-weight:500}}.modal-phones .modal-header{padding:0}.modal-phones .modal-content{padding:50px}@media screen and (max-width:767px){.modal-phones .modal-content{padding:50px 24px}}.manager-form .modal-inner-wrap{max-width:500px}.manager-form .modal-header{padding:60px 60px 30px}.manager-form .modal-content{padding:0 60px}.manager-form .modal-content fieldset{border:none;display:block}.manager-form .modal-content fieldset .legend{font-size:18px;font-weight:500}.manager-form .modal-content .field{margin-bottom:16px}.manager-form .modal-content .field.choice{display:flex;align-items:center}.manager-form .modal-content .field.choice label{cursor:pointer}.manager-form .modal-content .field.choice .fake-checkbox+label{position:relative;z-index:2}.manager-form .modal-content .field:not(.choice) label:not(.control){display:none}.manager-form .modal-content .field input,.manager-form .modal-content .field textarea{border:1px solid #efefef;height:50px;color:#372924;font-size:16px;outline:none;box-sizing:border-box;display:block;width:100%;padding:0 16px;border-radius:8px;font-family:Roboto,sans-serif}.manager-form .modal-content .field input::-webkit-input-placeholder,.manager-form .modal-content .field textarea::-webkit-input-placeholder,.manager-form .modal-content .field input::-moz-placeholder,.manager-form .modal-content .field textarea::-moz-placeholder,.manager-form .modal-content .field input:-ms-input-placeholder,.manager-form .modal-content .field textarea:-ms-input-placeholder,.manager-form .modal-content .field input:-moz-placeholder,.manager-form .modal-content .field textarea:-moz-placeholder{color:rgba(0,0,0,.5);opacity:1;font-weight:400;font-size:14px}.manager-form .modal-content .field input:-webkit-autofill,.manager-form .modal-content .field textarea:-webkit-autofill{box-shadow:inset 0 0 0 500px #fff}.manager-form .modal-content .field input.mage-error,.manager-form .modal-content .field textarea.mage-error{border-color:red}.touch .manager-form .modal-content .field input[type=date]{-webkit-appearance:none;display:flex;align-items:center;background:0 0}.touch .manager-form .modal-content .field input[type=date]:before{content:attr(data-mobile-placeholder);color:rgba(0,0,0,.5);font-weight:400;font-size:14px}.touch .manager-form .modal-content .field input[type=date]:not(.empty):before,.touch .manager-form .modal-content .field input[type=date]:focus:before{display:none}.manager-form .modal-content .field textarea{resize:vertical;min-height:170px;padding:16px}.manager-form .modal-content #password-strength-meter-container{margin-top:5px;font-size:14px}.manager-form .modal-content #password-strength-meter-container span{color:#50c83a}.manager-form .modal-content #password-strength-meter-container.password-none span,.manager-form .modal-content #password-strength-meter-container.password-weak span{color:red}.manager-form .modal-content button{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center}.manager-form .modal-content button.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.manager-form .modal-content button:hover{border-color:#d61708;background:#d61708}}.manager-form .modal-content button:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.manager-form .modal-content button{height:38px;font-weight:500}}.manager-form .modal-content input[type=checkbox]{width:0;height:0;visibility:hidden;position:absolute}.manager-form .modal-content input[type=checkbox]+.fake-checkbox{position:relative;width:24px;height:24px;display:flex;justify-content:center;align-items:center;margin-right:16px;cursor:pointer;background:#eaeaea;color:#fff;border-radius:8px;font-size:0;transition:background .3s,font-size .3s;flex-shrink:0}.manager-form .modal-content input[type=checkbox]:checked+.fake-checkbox{background:#a60c00;font-size:16px}.manager-form .modal-content input[type=checkbox]:checked+.fake-checkbox:before{content:'';position:absolute;width:4px;height:9px;left:50%;top:calc(50% - 1px);border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.manager-form .modal-content label:not(.control){min-height:24px;width:calc(100% - 40px);display:flex;align-items:center;flex-wrap:wrap;cursor:pointer;margin-left:40px}.manager-form .modal-content .fake-checkbox~label{margin-left:0}.manager-form .modal-content label.control{display:inline-flex;align-items:center;cursor:pointer}.manager-form .modal-footer{padding:0 60px 60px}.manager-form .modal-footer .action-primary{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center;width:100%}.manager-form .modal-footer .action-primary.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.manager-form .modal-footer .action-primary:hover{border-color:#d61708;background:#d61708}}.manager-form .modal-footer .action-primary:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.manager-form .modal-footer .action-primary{height:38px;font-weight:500}}@media screen and (max-width:767px){.manager-form .modal-header{padding:60px 24px 30px}.manager-form .modal-content{padding:0 24px}.manager-form .modal-content fieldset{border:none;display:block}.manager-form .modal-content fieldset .legend{font-size:18px;font-weight:500}.manager-form .modal-content .field{margin-bottom:16px}.manager-form .modal-content .field.choice{display:flex;align-items:center}.manager-form .modal-content .field.choice label{cursor:pointer}.manager-form .modal-content .field.choice .fake-checkbox+label{position:relative;z-index:2}.manager-form .modal-content .field:not(.choice) label:not(.control){display:none}.manager-form .modal-content .field input,.manager-form .modal-content .field textarea{border:1px solid #efefef;height:50px;color:#372924;font-size:16px;outline:none;box-sizing:border-box;display:block;width:100%;padding:0 16px;border-radius:8px;font-family:Roboto,sans-serif}.manager-form .modal-content .field input::-webkit-input-placeholder,.manager-form .modal-content .field textarea::-webkit-input-placeholder,.manager-form .modal-content .field input::-moz-placeholder,.manager-form .modal-content .field textarea::-moz-placeholder,.manager-form .modal-content .field input:-ms-input-placeholder,.manager-form .modal-content .field textarea:-ms-input-placeholder,.manager-form .modal-content .field input:-moz-placeholder,.manager-form .modal-content .field textarea:-moz-placeholder{color:rgba(0,0,0,.5);opacity:1;font-weight:400;font-size:14px}.manager-form .modal-content .field input:-webkit-autofill,.manager-form .modal-content .field textarea:-webkit-autofill{box-shadow:inset 0 0 0 500px #fff}.manager-form .modal-content .field input.mage-error,.manager-form .modal-content .field textarea.mage-error{border-color:red}.touch .manager-form .modal-content .field input[type=date]{-webkit-appearance:none;display:flex;align-items:center;background:0 0}.touch .manager-form .modal-content .field input[type=date]:before{content:attr(data-mobile-placeholder);color:rgba(0,0,0,.5);font-weight:400;font-size:14px}.touch .manager-form .modal-content .field input[type=date]:not(.empty):before,.touch .manager-form .modal-content .field input[type=date]:focus:before{display:none}.manager-form .modal-content .field textarea{resize:vertical;min-height:170px;padding:16px}.manager-form .modal-content #password-strength-meter-container{margin-top:5px;font-size:14px}.manager-form .modal-content #password-strength-meter-container span{color:#50c83a}.manager-form .modal-content #password-strength-meter-container.password-none span,.manager-form .modal-content #password-strength-meter-container.password-weak span{color:red}.manager-form .modal-content button{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center}.manager-form .modal-content button.disabled{opacity:.5;pointer-events:none}.manager-form .modal-content button:active{border-color:#ff1907;background:#ff1907}.manager-form .modal-content input[type=checkbox]{width:0;height:0;visibility:hidden;position:absolute}.manager-form .modal-content input[type=checkbox]+.fake-checkbox{position:relative;width:24px;height:24px;display:flex;justify-content:center;align-items:center;margin-right:16px;cursor:pointer;background:#eaeaea;color:#fff;border-radius:8px;font-size:0;transition:background .3s,font-size .3s;flex-shrink:0}.manager-form .modal-content input[type=checkbox]:checked+.fake-checkbox{background:#a60c00;font-size:16px}.manager-form .modal-content input[type=checkbox]:checked+.fake-checkbox:before{content:'';position:absolute;width:4px;height:9px;left:50%;top:calc(50% - 1px);border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.manager-form .modal-content label:not(.control){min-height:24px;width:calc(100% - 40px);display:flex;align-items:center;flex-wrap:wrap;cursor:pointer;margin-left:40px}.manager-form .modal-content .fake-checkbox~label{margin-left:0}.manager-form .modal-content label.control{display:inline-flex;align-items:center;cursor:pointer}.manager-form .modal-footer{padding:0 24px 60px}.manager-form .modal-footer .action-primary{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center;width:100%}.manager-form .modal-footer .action-primary.disabled{opacity:.5;pointer-events:none}.manager-form .modal-footer .action-primary:active{border-color:#ff1907;background:#ff1907}}@media screen and (max-width:767px) and screen and (min-width:768px){.manager-form .modal-content button:hover{border-color:#d61708;background:#d61708}}@media screen and (max-width:767px) and screen and (max-width:767px){.manager-form .modal-content button{height:38px;font-weight:500}}@media screen and (max-width:767px) and screen and (min-width:768px){.manager-form .modal-footer .action-primary:hover{border-color:#d61708;background:#d61708}}@media screen and (max-width:767px) and screen and (max-width:767px){.manager-form .modal-footer .action-primary{height:38px;font-weight:500}}.auth-popup .modal-inner-wrap{max-width:500px}.auth-popup .modal-header{padding:60px 60px 30px}.auth-popup .modal-content{padding:0}.auth-popup .modal-content .block-title,.auth-popup .modal-content .note-login{font-weight:400;font-size:16px;line-height:19px;color:#372924;margin:0 0 20px}.auth-popup .modal-content fieldset{border:none;display:block}.auth-popup .modal-content fieldset .legend{font-size:18px;font-weight:500}.auth-popup .modal-content .field{margin-bottom:16px}.auth-popup .modal-content .field.choice{display:flex;align-items:center}.auth-popup .modal-content .field.choice label{cursor:pointer}.auth-popup .modal-content .field.choice .fake-checkbox+label{position:relative;z-index:2}.auth-popup .modal-content .field:not(.choice) label:not(.control){display:none}.auth-popup .modal-content .field input,.auth-popup .modal-content .field textarea{border:1px solid #efefef;height:50px;color:#372924;font-size:16px;outline:none;box-sizing:border-box;display:block;width:100%;padding:0 16px;border-radius:8px;font-family:Roboto,sans-serif}.auth-popup .modal-content .field input::-webkit-input-placeholder,.auth-popup .modal-content .field textarea::-webkit-input-placeholder,.auth-popup .modal-content .field input::-moz-placeholder,.auth-popup .modal-content .field textarea::-moz-placeholder,.auth-popup .modal-content .field input:-ms-input-placeholder,.auth-popup .modal-content .field textarea:-ms-input-placeholder,.auth-popup .modal-content .field input:-moz-placeholder,.auth-popup .modal-content .field textarea:-moz-placeholder{color:rgba(0,0,0,.5);opacity:1;font-weight:400;font-size:14px}.auth-popup .modal-content .field input:-webkit-autofill,.auth-popup .modal-content .field textarea:-webkit-autofill{box-shadow:inset 0 0 0 500px #fff}.auth-popup .modal-content .field input.mage-error,.auth-popup .modal-content .field textarea.mage-error{border-color:red}.touch .auth-popup .modal-content .field input[type=date]{-webkit-appearance:none;display:flex;align-items:center;background:0 0}.touch .auth-popup .modal-content .field input[type=date]:before{content:attr(data-mobile-placeholder);color:rgba(0,0,0,.5);font-weight:400;font-size:14px}.touch .auth-popup .modal-content .field input[type=date]:not(.empty):before,.touch .auth-popup .modal-content .field input[type=date]:focus:before{display:none}.auth-popup .modal-content .field textarea{resize:vertical;min-height:170px;padding:16px}.auth-popup .modal-content #password-strength-meter-container{margin-top:5px;font-size:14px}.auth-popup .modal-content #password-strength-meter-container span{color:#50c83a}.auth-popup .modal-content #password-strength-meter-container.password-none span,.auth-popup .modal-content #password-strength-meter-container.password-weak span{color:red}.auth-popup .modal-content button{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center}.auth-popup .modal-content button.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.auth-popup .modal-content button:hover{border-color:#d61708;background:#d61708}}.auth-popup .modal-content button:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.auth-popup .modal-content button{height:38px;font-weight:500}}.auth-popup .modal-content input[type=checkbox]{width:0;height:0;visibility:hidden;position:absolute}.auth-popup .modal-content input[type=checkbox]+.fake-checkbox{position:relative;width:24px;height:24px;display:flex;justify-content:center;align-items:center;margin-right:16px;cursor:pointer;background:#eaeaea;color:#fff;border-radius:8px;font-size:0;transition:background .3s,font-size .3s;flex-shrink:0}.auth-popup .modal-content input[type=checkbox]:checked+.fake-checkbox{background:#a60c00;font-size:16px}.auth-popup .modal-content input[type=checkbox]:checked+.fake-checkbox:before{content:'';position:absolute;width:4px;height:9px;left:50%;top:calc(50% - 1px);border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.auth-popup .modal-content label:not(.control){min-height:24px;width:calc(100% - 40px);display:flex;align-items:center;flex-wrap:wrap;cursor:pointer;margin-left:40px}.auth-popup .modal-content .fake-checkbox~label{margin-left:0}.auth-popup .modal-content label.control{display:inline-flex;align-items:center;cursor:pointer}.auth-popup .modal-content .pseudo-input{height:50px;border:1px solid #efefef;display:flex;align-items:center;border-radius:8px;padding:0 16px;justify-content:space-between}.auth-popup .modal-content .pseudo-input .change{color:#a60c00;cursor:pointer}.auth-popup .modal-content label.control{display:flex;justify-content:center}.auth-popup .modal-content .block-new-customer{background:#f4f4f5;padding:40px 60px 50px;text-align:center}.auth-popup .modal-content .block-new-customer .note-register{font-size:16px;line-height:19px;color:#000;margin-bottom:24px}.auth-popup .modal-content .block-new-customer .action.create{height:48px;display:inline-flex;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center;color:#372924;background:0 0;font-weight:500;border-color:rgba(0,0,0,.1);justify-content:center;min-width:220px}.auth-popup .modal-content .block-new-customer .action.create.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.auth-popup .modal-content .block-new-customer .action.create:hover{border-color:#d61708;background:#d61708}}.auth-popup .modal-content .block-new-customer .action.create:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.auth-popup .modal-content .block-new-customer .action.create{height:38px;font-weight:500}}.auth-popup .modal-content .block-new-customer .action.create.small-padding{padding-left:16px;padding-right:16px}.auth-popup .modal-content .block-new-customer .action.create.small-padding2{padding-left:25px;padding-right:25px}@media screen and (min-width:768px){.auth-popup .modal-content .block-new-customer .action.create:hover{background:rgba(223,223,223,.2);border-color:rgba(55,41,36,.2)}}.auth-popup .modal-content .block-new-customer .action.create:active{background:rgba(189,189,189,.2);border-color:rgba(55,41,36,.2)}.auth-popup .modal-content .fieldset.login .field.password .control{position:relative}.auth-popup .modal-content .fieldset.login .field.password .control input{padding-right:150px}.auth-popup .modal-content .fieldset.login .field.password .control .remind{position:absolute;top:15px;right:15px;height:20px;display:flex;align-items:center;font-weight:400;font-size:16px;line-height:19px;color:#a60c00;text-decoration:none}.auth-popup .modal-content .actions-toolbar{padding:0 60px 70px;margin:-16px 0 0}.auth-popup .modal-content .actions-toolbar button{width:100%}.auth-popup .modal-content .actions-toolbar .secondary{margin:24px 0 0;color:#a60c00;text-align:center}.auth-popup .modal-content .actions-toolbar .secondary a{cursor:pointer}.auth-popup .modal-content .actions-toolbar .secondary .action.back{height:48px;display:inline-flex;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center;color:#372924;background:0 0;font-weight:500;border-color:rgba(0,0,0,.1);justify-content:center;width:100%}.auth-popup .modal-content .actions-toolbar .secondary .action.back.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.auth-popup .modal-content .actions-toolbar .secondary .action.back:hover{border-color:#d61708;background:#d61708}}.auth-popup .modal-content .actions-toolbar .secondary .action.back:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.auth-popup .modal-content .actions-toolbar .secondary .action.back{height:38px;font-weight:500}}.auth-popup .modal-content .actions-toolbar .secondary .action.back.small-padding{padding-left:16px;padding-right:16px}.auth-popup .modal-content .actions-toolbar .secondary .action.back.small-padding2{padding-left:25px;padding-right:25px}@media screen and (min-width:768px){.auth-popup .modal-content .actions-toolbar .secondary .action.back:hover{background:rgba(223,223,223,.2);border-color:rgba(55,41,36,.2)}}.auth-popup .modal-content .actions-toolbar .secondary .action.back:active{background:rgba(189,189,189,.2);border-color:rgba(55,41,36,.2)}.auth-popup .modal-content .stay-in-system{margin-bottom:0;text-align:center}.auth-popup .modal-content input[type=number]{-moz-appearance:textfield}.auth-popup .modal-content input[type=number]::-webkit-outer-spin-button,.auth-popup .modal-content input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.auth-popup .modal-content .form.password.forget,.auth-popup .modal-content .form-create-account,.auth-popup .modal-content [data-role=replace-container]{padding:0 60px 45px}.auth-popup .account-social-login{padding:0 60px}.auth-popup .account-social-login .block-content{display:flex;flex-wrap:wrap;margin-bottom:20px}.auth-popup .account-social-login .block-content .social-btn{margin:0 12px 12px 0}.auth-popup .account-social-login .block-content .social-btn .btn-social{min-width:140px;height:48px;box-sizing:border-box;border-radius:8px;border:1px solid rgba(0,0,0,.1);padding:5px 14px;display:flex;align-items:center;cursor:pointer}.auth-popup .account-social-login .block-content .social-btn svg{width:24px;height:24px}.auth-popup .account-social-login .block-content .social-btn .name{text-transform:capitalize;margin-left:17px}.auth-popup .g-recaptcha{display:block;max-width:100%}.auth-popup .g-recaptcha>div{max-width:100%}.auth-popup .g-recaptcha>div>div{max-width:100%}.auth-popup .g-recaptcha>div iframe{max-width:100%}@media screen and (max-width:767px){.auth-popup .modal-header{padding:60px 24px 30px}.auth-popup .modal-content .block-new-customer{padding:40px 24px 50px}.auth-popup .modal-content .form.password.forget,.auth-popup .modal-content .form-create-account,.auth-popup .modal-content [data-role=replace-container]{padding:0 24px 45px}.auth-popup .modal-content .actions-toolbar{padding:0 24px 70px}.auth-popup .account-social-login{padding:0 24px}.auth-popup .account-social-login .block-content .social-btn .btn-social{min-width:unset}}.auth-popup .field.choice{position:relative}.auth-popup .field.choice input[type=checkbox]{width:0;height:0;visibility:hidden;position:absolute}.auth-popup .field.choice input[type=checkbox]:checked+label:after{background:#a60c00}.auth-popup .field.choice input[type=checkbox]:checked+label:before{display:block}.auth-popup .field.choice label{position:relative;padding-left:40px;margin-left:0}.auth-popup .field.choice label:before{z-index:1;content:'';position:absolute;width:4px;height:9px;left:9px;top:calc(50% - 1px);border:solid #fff;display:none;border-width:0 2px 2px 0;transform:translateY(-50%) rotate(45deg)}.auth-popup .field.choice label:after{content:'';position:absolute;left:0;top:0;width:24px;height:24px;top:50%;transform:translateY(-50%);cursor:pointer;background:#eaeaea;border-radius:8px;transition:background .3s,font-size .3s}.auth-popup .tooltip{display:none}.banks-form .modal-inner-wrap{max-width:820px}.banks-form .modal-header{padding-bottom:30px}.banks-form .modal-header .modal-title{text-align:center;text-transform:unset}.banks-form .modal-content{padding:0 24px 3rem}.choiser-form{--indent:24px;max-width:var(--content);align-items:flex-start;justify-content:flex-start;margin:0 auto}.choiser-form .modal-inner-wrap{max-width:520px}.choiser-form .modal-header{padding:var(--indent) 76px 0 var(--indent)}.choiser-form .modal-header .modal-title{font-size:24px;text-transform:unset;margin:0 0 calc(var(--indent)/2)}.choiser-form .modal-content{min-height:32px;padding:0 var(--indent) var(--indent)}.choiser-form .modal-content .language-choiser-container{width:calc(100% - 40px)}.choiser-form .modal-content .switcher-language-list{display:flex}.choiser-form .modal-content .switcher-language-list .switcher-option a,.choiser-form .modal-content .switcher-language-list .switcher-option span{height:32px;display:flex;align-items:center}.choiser-form .modal-content .switcher-language-list .switcher-option a{color:inherit;text-decoration:none}@media (hover:hover){.choiser-form .modal-content .switcher-language-list .switcher-option a{transition:color .3s}.choiser-form .modal-content .switcher-language-list .switcher-option a:hover{color:#a60c00}}.choiser-form .modal-content .switcher-language-list .switcher-option:not(:last-child){margin-right:12px}.loyalty-rule-modal-guest .modal-inner-wrap{max-width:524px}.loyalty-rule-modal .modal-inner-wrap{max-width:430px}.loyalty-rule-modal-guest,.loyalty-rule-modal{--modal_side_padding:24px;--modal_top_padding:24px;--modal_bottom_padding:32px}.loyalty-rule-modal-guest .modal-header,.loyalty-rule-modal .modal-header{padding:var(--modal_side_padding)}.loyalty-rule-modal-guest .modal-header .modal-title,.loyalty-rule-modal .modal-header .modal-title{font-weight:400;font-size:20px;line-height:23px;letter-spacing:.05em;padding-right:50px}.loyalty-rule-modal-guest .modal-header .action-close,.loyalty-rule-modal .modal-header .action-close{display:flex;padding:24px}.loyalty-rule-modal-guest .modal-content,.loyalty-rule-modal .modal-content{padding:0 var(--modal_side_padding) var(--modal_bottom_padding)}.loyalty-rule-modal-guest .modal-content table td:not(:first-child),.loyalty-rule-modal .modal-content table td:not(:first-child){padding-left:20px}.modal-loyalty{font-weight:500;font-size:13px;line-height:18px}.modal-loyalty .bonus-info-list{--h_gap:24px;--v_gap:var(--h_gap);margin:32px 0 0}@media (min-width:480px){.modal-loyalty .bonus-info-list.equal{--colCount:2}}.modal-loyalty .bonus-info-list .info-item{--v_gap:10px}.modal-loyalty .bonus-info-list .info-item .info-label{font-weight:700;font-size:14px;line-height:18px}.modal-loyalty .bonus-info-list .info-item .info-content{font-weight:400;font-size:24px;line-height:28px;letter-spacing:.05em}.modal-loyalty .content .bonus-info-list{margin:0}.modal-loyalty .authorization-link{margin-top:16px}.expire-popup{--v_gap:32px}@media (max-width:767px){.expire-popup .modal-inner-wrap .modal-header{padding-left:24px;padding-right:24px}}.expire-popup .bonus-modal-content{--v_gap:12px}.expire-popup .bonus-modal-history-table{--v_gap:16px;margin-top:32px}.expire-popup .block-title{font-weight:700;font-size:17px;line-height:1.3}.expire-popup .block-content{font-weight:300;font-size:15px;line-height:20px}@media (min-width:768px){.expire-popup .block-content{font-size:18px;line-height:30px}}@media (max-width:479px){.expire-popup .block-table{margin-left:-24px;margin-right:-24px}}.expire-popup .block-table table,.expire-popup .block-table table thead,.expire-popup .block-table table tbody{display:block;width:100%}.expire-popup .block-table table tr{--colCount:1;--columns:100%;--rows:auto;--h_gap:0px;--v_gap:0px;--gap:var(--v_gap) var(--h_gap);--h_align:unset;--v_align:unset;display:grid;grid-template-columns:var(--columns);grid-template-rows:var(--rows);grid-gap:var(--gap);justify-content:var(--h_align);align-items:var(--v_align);--columns:repeat(var(--colCount),calc((100% - ((var(--colCount) - 1)*var(--h_gap)))/var(--colCount)));--h_gap:12px;--colCount:3;--v_align:center;padding:var(--v_indent) 25px;border-bottom:1px solid #efeff4}.expire-popup .block-table table tr.equal{--columns:repeat(var(--colCount),calc((100% - ((var(--colCount) - 1)*var(--h_gap)))/var(--colCount)))}@media (min-width:768px){.expire-popup .block-table table tr{--colCount:4}}.expire-popup .block-table table td{text-align:right}.expire-popup .block-table table td:first-child{text-align:left}@media (min-width:768px){.expire-popup .block-table table td:first-child{grid-column:span 2}}.expire-popup .block-table table thead{--v_indent:8px}.expire-popup .block-table table thead td{font-size:11px;line-height:1}.expire-popup .block-table table tbody{--v_indent:16px}.expire-popup .block-table table tbody td{font-size:14px;line-height:1.2}.expire-popup .block-table table tbody td:nth-child(2){font-weight:700}.expire-popup .block-table table tbody td:nth-child(3){font-weight:500}.loyalty-program-modal [id=popup-modal] ul,.loyalty-program-modal [id=popup-modal] ol{list-style-position:inside}.loyalty-program-modal [id=popup-modal] ul{list-style-type:disc}.amgdprcookie-groups-modal{--titleTopIndent:0;--titleBottomIndent:0px;--titleFontSize:24px;--lineHeight:28px;--titleWidth:700;--titleColor:var(--main_color);--titleAlign:center;--contentFontWeight:400;--contentFontSize:14px;--contentLineHeight:1.2;--contentColor:var(--main_color);--blocks_v_indent:16px;--content_v_indent:16px;--modalSideIndent:24px;--footerTopIndent:16px;--modalPadding:24px;--modalPaddingTop:var(--modalPadding);--modalPaddingSide:var(--modalPadding);--modalPaddingBottom:var(--modalPadding)}@media (min-width:480px){.amgdprcookie-groups-modal{--modalPadding:40px;--titleFontSize:32px;--lineHeight:36px;--footerTopIndent:24px;--transform:translateY(-100%);--blocks_v_indent:24px;--content_v_indent:20px;--v_indent:24px;--h_indent:24px}}@media (min-width:1024px){.amgdprcookie-groups-modal{--modalPadding:40px}}.amgdprcookie-groups-modal .modal-inner-wrap{max-width:1100px;grid-template-rows:auto 1fr;padding:var(--modalPaddingTop) var(--modalPaddingSide) var(--modalPaddingBottom)}.amgdprcookie-groups-modal .modal-header{padding:unset;margin:0 0 var(--blocks_v_indent)}.amgdprcookie-groups-modal .modal-header .modal-title{border:none;font-weight:var(--titleWidth);font-size:var(--titleFontSize);line-height:var(--lineHeight);color:var(--titleColor);text-align:var(--titleAlign);padding:0;margin:var(--titleTopIndent) 0 var(--titleBottomIndent)}.amgdprcookie-groups-modal .modal-header .modal-title~.modal-subtitle{margin-top:calc(var(--titleBottomIndent)/2*-1)}.amgdprcookie-groups-modal .modal-header .modal-subtitle{font-weight:400;font-size:13px;line-height:21px;text-align:center;margin:0 0 var(--titleBottomIndent)}.amgdprcookie-groups-modal .modal-content{--scrollWidth:4px;--scrollIndent:var(--scrollWidth);overflow-y:auto;overflow-x:hidden;max-height:100%;width:calc(100% + var(--modalPaddingSide) - var(--scrollIndent));box-sizing:border-box;padding-right:calc(var(--modalPaddingSide) - var(--scrollIndent));margin-right:calc((var(--modalPaddingSide) - var(--scrollIndent))*-1);font-weight:var(--contentFontWeight);font-size:var(--contentFontSize);line-height:var(--contentLineHeight);color:var(--contentColor)}.amgdprcookie-groups-modal .modal-content::-webkit-scrollbar{width:4px}.amgdprcookie-groups-modal .modal-content::-webkit-scrollbar:horizontal{height:4px}.amgdprcookie-groups-modal .modal-content::-webkit-scrollbar-track{background-color:transparent}.amgdprcookie-groups-modal .modal-content::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:4px}.amgdprcookie-groups-modal .modal-content::-webkit-scrollbar-thumb:hover{background-color:#c4c4c4}.amgdprcookie-groups-modal .modal-content{overflow-x:auto}.amgdprcookie-groups-modal .modal-component{display:contents}.amgdprcookie-groups-modal .amgdprcookie-description{position:sticky;left:0;width:100%;text-align:var(--titleAlign);border:none;padding:0;margin:var(--titleTopIndent) 0 var(--titleBottomIndent)}.amgdprcookie-groups-modal .amgdprcookie-description[id*=modal-title]{font-weight:var(--titleWidth);font-size:var(--titleFontSize);line-height:var(--lineHeight);color:var(--titleColor)}.amgdprcookie-groups-modal .amgdprcookie-description:not([id*=modal-title]){font-weight:600;color:var(--black80);margin:0 0 var(--blocks_v_indent)}.amgdprcookie-groups-modal .amgdprcookie-form-container{display:grid;grid-gap:24px}.amgdprcookie-groups-modal .amgdprcookie-cookie-container{display:grid;grid-gap:12px}.amgdprcookie-groups-modal .amgdprcookie-cookie-container .amgdprcookie-header{display:grid;grid-template-columns:1fr auto;grid-gap:16px;align-items:center}.amgdprcookie-groups-modal .amgdprcookie-cookie-container .amgdprcookie-options{justify-self:end;color:#a60c00;text-decoration:none}.amgdprcookie-groups-modal .amgdprcookie-cookie-container .amgdprcookie-options:hover{text-decoration:underline}.amgdprcookie-groups-modal .amgdprcookie-input{--form_checkbox_size:24px;--form_checkbox_background_color:#eaeaea;--form_checkbox_active_background_color:#a60c00;--form_checkbox_border_radius:8px;--form_checkbox_border_color:#eaeaea;--form_checkbox_active_border_color:#a60c00;-webkit-appearance:none;flex-shrink:0;width:var(--form_checkbox_size);height:var(--form_checkbox_size);position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:var(--form_checkbox_background_color);background-repeat:no-repeat;background-position:50% 50%;background-size:16px;border:1px solid var(--form_checkbox_border_color);border-radius:var(--form_checkbox_border_radius);transition:background-color .3s,background-size .2s,border-color .3s}.amgdprcookie-groups-modal .amgdprcookie-input:checked{background-image:url(../images/check.svg);background-color:var(--form_checkbox_active_background_color);border-color:var(--form_checkbox_active_border_color)}.amgdprcookie-groups-modal .amgdprcookie-table th,.amgdprcookie-groups-modal .amgdprcookie-table td{padding:16px}.amgdprcookie-groups-modal .amgdprcookie-table th:first-child,.amgdprcookie-groups-modal .amgdprcookie-table td:first-child{padding-left:0}.amgdprcookie-groups-modal .amgdprcookie-table th:last-child,.amgdprcookie-groups-modal .amgdprcookie-table td:last-child{padding-right:0}.amgdprcookie-groups-modal .amgdprcookie-table th{white-space:nowrap;text-align:left}.amgdprcookie-groups-modal .amgdprcookie-buttons-block{display:grid;margin:var(--footerTopIndent) 0 0}.amgdprcookie-groups-modal .amgdprcookie-buttons-block,.amgdprcookie-groups-modal .modal-footer{display:grid;padding:0;margin:var(--footerTopIndent) 0 0}@media (min-width:480px){.amgdprcookie-groups-modal .amgdprcookie-buttons-block,.amgdprcookie-groups-modal .modal-footer{justify-items:center}}.amgdprcookie-groups-modal .amgdprcookie-done{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center}.amgdprcookie-groups-modal .amgdprcookie-done.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.amgdprcookie-groups-modal .amgdprcookie-done:hover{border-color:#d61708;background:#d61708}}.amgdprcookie-groups-modal .amgdprcookie-done:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.amgdprcookie-groups-modal .amgdprcookie-done{height:38px;font-weight:500}}.header-icon-extend{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:22px}.page-header ul{list-style:none}.page-header a{text-decoration:none}.page-header .panel.header{width:100%;max-width:var(--innerContainer);padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px;display:flex;align-items:center;justify-content:space-between;height:60px}.page-header .panel.header .header-right-block{display:flex;align-items:center}.page-header .panel.header .header-right-block .top-menu-opener{display:none}.page-header .panel.header .header-right-block .top-menu ul.navigation{display:flex;align-items:center}.page-header .panel.header .header-right-block .top-menu ul.navigation li{margin:0 14px}.page-header .panel.header .header-right-block .top-menu ul.navigation li>.level-top{padding:0;display:flex;align-items:center}.page-header .panel.header .header-right-block .top-menu ul.navigation li a{font-size:14px;line-height:16px;letter-spacing:.05em;color:#372924}.page-header .panel.header .header-right-block .top-menu ul.navigation li a:hover{color:#a60c00}.page-header .panel.header .header-right-block .top-menu ul.navigation li a:hover .sales{color:#372924}.page-header .panel.header .header-right-block .top-menu ul.navigation li .sales{color:#a60c00;font-weight:500}.page-header .panel.header .header-right-block .top-menu ul.navigation li .sales:before{content:'%';margin-right:5px}@media screen and (min-width:959px){.page-header .panel.header .header-right-block .top-menu ul.navigation li.show-on-mobile{display:none}}.page-header .panel.header .header-right-block .top-menu ul.navigation li.more{margin:0}.page-header .panel.header .header-right-block .top-menu ul.navigation li.more .more-item{font-size:14px;line-height:16px;letter-spacing:.05em;color:#372924}.page-header .panel.header .header-right-block .top-menu ul.navigation li.more .more-items-content{padding:30px}.page-header .panel.header .header-right-block .top-menu ul.navigation li.more .more-items-content>div{padding:10px}.page-header .panel.header .header-right-block .top-menu ul.navigation li.more .more-items-content .title{all:unset;display:block;white-space:nowrap;font-size:14px;line-height:16px;letter-spacing:.1em;text-transform:uppercase;color:#372924;opacity:.5;pointer-events:none;margin-bottom:15px}.page-header .panel.header .header-right-block .top-menu ul.navigation li.more .more-items-content .title .icon{display:none}.page-header .panel.header .header-right-block .top-menu ul.navigation li.more .more-items-content ul{padding:unset;margin:unset;box-shadow:unset;border-radius:unset;position:unset;min-width:unset;display:block}.page-header .panel.header .header-right-block .top-menu ul.navigation li.more .more-items-content ul li{white-space:nowrap;margin:0 0 10px}.page-header .panel.header .header-right-block .top-menu ul.navigation li.more .more-container.open .more-items-content{display:flex}.page-header .panel.header .header-right-block .authorization-link-icon .dropdown-toggle-icon-block{display:inline-flex;align-items:center;padding:14px 20px;color:#372924;position:relative}.page-header .panel.header .header-right-block .authorization-link-icon a{text-decoration:none;display:inline-flex;align-items:center;padding:0 20px;color:#372924}.page-header .panel.header .header-right-block .authorization-link-icon .name{display:none}.page-header .panel.header .header-right-block .authorization-link-icon .authorizedCustomer .name{display:block;position:absolute;left:calc(50% - 3px);bottom:4px;font-size:12px;color:#a60c00;transform:translateX(-50%);max-width:calc(100% - 5px);z-index:3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-header .panel.header .header-right-block .authorization-link-icon .icon-customer{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:22px;font-size:18px}.page-header .panel.header .header-right-block .authorization-link-icon .icon-arrow_down{width:12px;height:12px;margin-left:7px}.page-header .panel.header .header-right-block .authorization-link-icon .customer-menu li{white-space:nowrap;margin-bottom:10px}.page-header .panel.header .header-right-block .authorization-link-icon .customer-menu li a{padding:0}.page-header .panel.header .header-right-block .authorization-link-icon .customer-menu li .counter{font-size:14px;opacity:.7;margin-left:5px}.page-header .panel.header .header-right-block .authorization-link-icon .customer-menu li .counter:before{content:'('}.page-header .panel.header .header-right-block .authorization-link-icon .customer-menu li .counter:after{content:')'}.page-header .panel.header .header-right-block .authorization-link-icon .customer-menu li.authorization-link{margin:20px 0 0}.page-header .panel.header .header-right-block .authorization-link-icon .customer-menu li.authorization-link a{font-weight:500;font-size:14px;line-height:16px;letter-spacing:.1em;text-transform:uppercase;color:#a60c00}.page-header .header.content{background:#372924}.page-header .header.content .header-wrapper-inner{width:100%;max-width:var(--innerContainer);padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px;display:flex;justify-content:space-between;position:relative}@media screen and (max-width:1365px){.page-header .header.content .header-wrapper-inner{padding-left:24px;padding-right:24px}}.page-header .header.content .header-wrapper-left .section-item-title{display:none}.page-header .header.content .header-wrapper-left .catalog-trigger-block{width:260px;height:60px;display:flex;align-items:center;box-sizing:border-box;padding:5px 10px 5px 60px;position:relative;font-size:14px;line-height:16px;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:#372924;cursor:pointer;border-right:1px solid rgba(255,255,255,.1);transition:background .3s}.page-header .header.content .header-wrapper-left .catalog-trigger-block:before{content:'';width:18px;height:14px;position:absolute;left:20px;top:50%;margin-top:-7px;border:2px solid #fff;border-width:2px 0;box-sizing:border-box;background:linear-gradient(0deg,transparent 0px,transparent 4px,#fff 4px,#fff 6px,transparent 6px)}.page-header .header.content .header-wrapper-left .catalog-menu-wrap{position:absolute;z-index:999;left:40px;top:-9999px;width:calc(100% - 80px);height:570px;max-height:570px;padding:0;box-sizing:border-box;background:#fff;visibility:hidden;opacity:0;pointer-events:none;transition:width .3s,opacity .3s,visibility .3s;display:grid;grid-template-columns:263px 1fr;border-radius:0 0 6px 6px}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap{height:100%;max-height:unset;grid-template-columns:96px minmax(100px,1fr)}}@media screen and (max-width:360px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap{grid-template-columns:85px minmax(100px,1fr)}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column{height:570px}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column{height:100%;position:relative;overflow-y:auto}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block{display:none;padding-right:12px;padding-top:32px;padding-bottom:50px;height:100%}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block{padding-top:0;padding-bottom:0;padding-right:0}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block.active{display:block}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner{padding:0 16px 0 32px;display:grid;grid-template-columns:1fr 237px;grid-gap:0 32px;height:calc(100% - 32px);box-sizing:border-box;grid-auto-rows:min-content;overflow-y:auto;overflow-x:hidden}@media screen and (min-width:960px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner:after{content:'';width:100%;height:32px;display:block}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.category-image img{border-radius:12px}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner::-webkit-scrollbar{width:4px}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner::-webkit-scrollbar:horizontal{height:4px}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner::-webkit-scrollbar-track{background-color:transparent}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner::-webkit-scrollbar-thumb{background-color:#372924;border-radius:4px}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner::-webkit-scrollbar-thumb:hover{background-color:#372924}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner{padding:24px;display:block}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap{grid-column:1}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:8px;align-items:start}@media screen and (max-width:1279px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap{display:block}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item{background:0 0;font-size:12px;font-weight:700;line-height:1.15;padding-right:35px;width:auto;margin-bottom:24px}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item{padding-right:0}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item.active{--plus:transparent}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item.active .menu-sub-items-block{height:var(--h);padding-top:16px}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item>.menu-sub-items-block{padding-top:0;position:relative;overflow:hidden;height:0;transition:height .3s,padding .3s}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item>.menu-sub-items-block>.menu-sub-items-inner{position:absolute;width:100%;height:auto;max-height:150px;overflow-y:auto;overflow-x:hidden}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item>.menu-sub-items-block>.menu-sub-items-inner::-webkit-scrollbar{width:2px}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item>.menu-sub-items-block>.menu-sub-items-inner::-webkit-scrollbar:horizontal{height:2px}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item>.menu-sub-items-block>.menu-sub-items-inner::-webkit-scrollbar-track{background-color:#f5f6f8}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item>.menu-sub-items-block>.menu-sub-items-inner::-webkit-scrollbar-thumb{background-color:#372924;border-radius:2px}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item>.menu-sub-items-block>.menu-sub-items-inner::-webkit-scrollbar-thumb:hover{background-color:#372924}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item>.menu-sub-items-block .level1.submenu{display:flex;flex-wrap:wrap}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item>.menu-sub-items-block .category-item.level2{width:auto;min-height:24px;background-color:#f5f6f8;display:flex;font-weight:400;margin-right:6px;margin-bottom:6px;padding:3px 0;box-sizing:border-box}.no-touch .page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item>.menu-sub-items-block .category-item.level2:hover{background-color:#fbf3ef}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item>.menu-sub-items-block .category-item.level2>*{color:#372924;padding:0 8px;display:flex;align-items:center}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item>span{display:flex;text-transform:uppercase}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item>span:not([data-subitems]){--plus:transparent}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item>span[data-subitems]{cursor:pointer}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item>span svg{width:12px;height:12px;margin-right:16px}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item>span>span{flex-grow:1;display:flex}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item>span>a{color:#d52929;order:1}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.level0.submenu .links-block-wrap>.links-col>.category-item>span>a+span:after{content:'';flex-grow:1;background-image:url(../images/dots.svg);background-repeat:repeat-x;background-position:left bottom;background-size:6px;margin:2px 3px}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column>.menu-sub-items-block>.menu-sub-items-inner>.category-image{display:none}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .menu-sub-top-block{display:flex;align-items:baseline;margin-bottom:22px;font-size:14px}@media screen and (min-width:959px) and (max-width:1279px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .menu-sub-top-block{grid-column-start:1;grid-column-end:3}}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .menu-sub-top-block{flex-direction:column}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .menu-sub-top-block .menu-item-title{flex-grow:1;font-size:24px;line-height:1;font-weight:700}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .menu-sub-top-block .menu-item-title{margin-bottom:16px}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .menu-sub-top-block a{color:currentColor}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .show-all-block{display:flex;align-items:baseline}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .show-all-block{width:100%}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .show-all-block>*{margin-right:32px}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .show-all-block>*:last-child{margin-right:0}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .show-all-block .kit-category{display:none}}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .show-all-block .collection-category{display:none}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .show-all-block .all{text-transform:uppercase;font-weight:700;color:#d42929;font-size:12px}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .show-all-block .all{display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center;width:100%;height:48px}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .show-all-block .all.disabled{opacity:.5;pointer-events:none}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .show-all-block .all:active{border-color:#ff1907;background:#ff1907}}@media screen and (max-width:959px) and screen and (min-width:768px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .show-all-block .all:hover{border-color:#d61708;background:#d61708}}@media screen and (max-width:959px) and screen and (max-width:767px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .show-all-block .all{height:38px;font-weight:500}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .show-all-block-mobile{display:none;flex-direction:column;margin-bottom:24px;font-size:14px;font-weight:500}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .show-all-block-mobile{display:flex}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .show-all-block-mobile a{color:inherit;margin-bottom:12px}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .category-item{font-size:12px;height:100%;width:100%;background-color:#f5f6f8;border-radius:8px;position:relative}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .category-item .category-image{height:100%}@media screen and (max-width:360px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .category-item{font-size:10px}}.no-touch .page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .category-item:hover{background-color:#fbf3ef}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .category-item img{width:auto;max-width:100%;max-height:calc(100% - 38px);mix-blend-mode:darken;margin:0 auto 0;border-radius:8px;display:block}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .item-with-count.silver .count{color:#47537c}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .item-with-count>a{display:flex;flex-direction:column;justify-content:space-between;max-width:100%;height:100%;padding:12px;box-sizing:border-box;color:currentColor;position:absolute;left:0;top:0;bottom:0;right:0}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .item-with-count>a>span{overflow:hidden;text-overflow:ellipsis}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .item-with-count .count{font-size:16px;line-height:1;color:#cd8251;font-weight:500}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .item-with-image>a{position:absolute;left:0;bottom:0;right:0;padding:12px 7px;word-break:break-word;color:currentColor;text-align:center}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .images-block-wrapper{display:grid;grid-auto-rows:160px;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:8px;margin-bottom:32px}@media screen and (max-width:1279px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .images-block-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .images-block-wrapper{grid-template-columns:1fr 1fr;grid-auto-rows:154px;grid-template-rows:76px;margin-bottom:24px}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .images-block-wrapper.active>.more{display:none}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .images-block-wrapper.active>.more~.category-item{display:block}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .images-block-wrapper>.more{display:flex;flex-direction:column;padding:12px;border:1px solid #f5f6f8;border-radius:8px}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .images-block-wrapper>.more{display:none}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .images-block-wrapper>.more>span{text-align:center;text-transform:uppercase;font-size:12px}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .images-block-wrapper>.more>span:first-child{flex-grow:1;position:relative}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .images-block-wrapper>.more>span:first-child:before,.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .images-block-wrapper>.more>span:first-child:after{position:absolute;left:calc(50% - 16px);top:50%;content:'';width:32px;height:2px;background-color:#000}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .images-block-wrapper>.more>span:first-child:after{transform:rotate(90deg)}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .images-block-wrapper>.more~.category-item{display:none}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .images-block-wrapper>.more~.category-item{display:block}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .counters-block-wrap{display:grid;grid-gap:6px;position:relative;max-width:100%}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .counters-block-wrap{grid-column:span 2;grid-template-columns:1fr 1fr}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.right-column .counters-block-wrap .category-item{max-width:100%}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column{height:570px;position:relative;padding-top:20px;box-sizing:border-box;overflow-y:auto;-ms-overflow-style:none !important;scrollbar-width:none !important}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column::-webkit-scrollbar{display:none !important}@media screen and (min-width:960px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column{overflow-x:hidden}}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column{height:auto;padding-top:12px}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item{box-sizing:border-box;display:flex;padding:4px 24px;position:relative}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item:before{content:'';display:block;position:absolute;right:3px;top:0;height:100%;width:1px;pointer-events:none;background-color:#f5f6f8}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item{padding:12px;flex-direction:column;align-items:center}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item.active:after{content:'';width:3px;background-color:#372924;position:absolute;right:0;top:4px;bottom:4px;pointer-events:none;border-radius:0 3px 3px 0}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item.active:after{height:56px;top:12px}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item.active>.category-icon:before{background-color:#fbf3ef;border-color:#fbf3ef}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item.active>.category-icon img{mix-blend-mode:darken}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>a{display:flex;align-items:center;box-sizing:border-box;position:relative;font-weight:700;font-size:12px;line-height:14px;letter-spacing:.05em;color:#372924;transition:color .3s}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>a{margin-top:12px}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item:hover>a{color:#a60c00}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item.parent>a{padding-right:24px}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item.parent>a .icon{width:8px;height:8px;color:#a60c00;position:absolute;top:50%;right:16px;margin-top:-4px;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item.parent>a{pointer-events:none}}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item:not(.parent)>a{position:static}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item:not(.parent)>a:before{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.category-icon{width:56px;height:56px;margin-right:16px;overflow:hidden;box-sizing:border-box;position:relative}@media screen and (max-width:959px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.category-icon{pointer-events:none;margin-right:0}}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.category-icon:before{content:'';position:absolute;width:100%;height:100%;border:2px solid #f5f6f8;border-radius:50%;box-sizing:border-box}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.category-icon a{width:100%;height:100%;border-radius:50%;display:block;position:relative;z-index:1}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.category-icon img{display:block;width:calc(100% - 4px);height:calc(100% - 4px);border-radius:50%;position:absolute;left:2px;top:2px}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.category-icon svg{position:absolute;left:50%;top:50%;width:24px;height:24px;transform:translate(-50%,-50%)}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block{position:absolute;top:0;left:260px;right:0;bottom:0;overflow:hidden}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block a{display:inline-block;color:#372924}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block a:hover{color:#a60c00}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block a .icon{display:none}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block .div-class .icon{display:none}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner{display:flex;flex-direction:row-reverse;position:absolute;right:0;top:0;bottom:0;visibility:hidden;opacity:0;transition:opacity .3s,visibility .3s}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap{width:100%;display:flex;flex-direction:column;padding:40px 0 40px 30px;box-sizing:border-box}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.submenu{min-height:469px;flex-grow:1;column-count:4;padding-right:30px}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.submenu.col-count-1{column-count:1}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.submenu>.collection-category,.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.submenu>.category-item{margin-bottom:20px}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.submenu>.collection-category .div-class,.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.submenu>.category-item .div-class{display:inline-block}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.submenu>.collection-category .div-class>div:first-child,.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.submenu>.category-item .div-class>div:first-child{font-weight:500;font-size:13px;letter-spacing:.05em;margin-bottom:18px;opacity:.4}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.submenu>.collection-category .div-class>div:first-child .icon,.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.submenu>.category-item .div-class>div:first-child .icon{visibility:hidden}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.submenu>.collection-category .div-class+.menu-sub-items-block .first,.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.submenu>.category-item .div-class+.menu-sub-items-block .first{display:none}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.submenu>.collection-category>a,.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.submenu>.category-item>a{font-weight:500;font-size:18px;letter-spacing:.05em;margin-bottom:18px}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.submenu>.collection-category .category-item>a,.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.submenu>.category-item .category-item>a{font-size:14px;line-height:18px;letter-spacing:.05em;margin-bottom:12px}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.show-all-block{padding-bottom:16px}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.show-all-block a{height:40px;padding:5px 0;display:inline-flex;align-items:center;font-weight:500;font-size:14px;line-height:16px;letter-spacing:.1em;color:#372924;margin-right:30px}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.show-all-block a:hover{color:#a60c00}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.show-all-block a.all{text-transform:uppercase;color:#a60c00}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap>.show-all-block a.all:hover{color:#372924}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.category-image{width:295px;height:100%;position:relative;z-index:2}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.category-image a{display:flex;width:100%;height:100%}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.category-image a img{object-fit:cover}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.category-image~.submenu-wrap{width:calc(100% - 295px)}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item.open.parent .icon{opacity:1;visibility:visible}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item.open>.menu-sub-items-block{z-index:2}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.left-column>.category-item.open>.menu-sub-items-block .menu-sub-items-inner{visibility:visible;opacity:1}@media screen and (min-width:960px){.page-header .header.content .header-wrapper-left:before{content:'';display:block;position:absolute;left:calc(((100vw - var(--container))/2)*-1);top:100%;width:calc(100% + (100vw - var(--container)));background:linear-gradient(180deg,#372924 0%,rgba(55,41,36,0) 100%);opacity:0;z-index:4;height:0;transition:opacity .3s,height .3s;pointer-events:none}.page-header .header.content .header-wrapper-left:hover:before{opacity:.2;height:calc(100vh - 120px)}}.page-header .header.content .header-wrapper-left:hover .catalog-trigger-block{background:#a60c00}.page-header .header.content .header-wrapper-left:hover .catalog-menu-wrap{visibility:visible;opacity:1;pointer-events:all;top:100%}.page-header .header-left-block{display:flex;align-items:center;padding-left:20px}.page-header .header-left-block .header-phones-block{margin-right:30px}.page-header .header-left-block .header-phones-block .header-phones-general{font-size:16px;line-height:19px;letter-spacing:.05em;color:#372924;border-bottom:1px dotted;cursor:pointer}.page-header .header-left-block .switcher-language-block .header-language-current{box-sizing:border-box;font-weight:300;font-size:14px;line-height:16px;letter-spacing:.05em;color:#372924}.page-header .header-left-block .switcher-language-block .switcher-language-content{left:auto;right:0}.page-header .header-left-block .switcher-language-block .switcher-language-content .switcher-language-list{display:flex;align-items:center;flex-wrap:wrap}.page-header .header-left-block .switcher-language-block .switcher-language-content .switcher-language-list li+li{margin-left:10px}.page-header .header-left-block .switcher-language-block .switcher-language-content .switcher-language-list a{font-weight:400;font-size:16px;line-height:16px;color:#372924}.page-header .header-left-block .switcher-language-block .switcher-language-content .switcher-language-list a:hover{color:#a60c00}.page-header .header-wrapper-center{flex-grow:1;display:flex;align-items:center;justify-content:space-between}.page-header .header-wrapper-center .header-wrapper-center_left{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 280px);height:100%;position:relative}.page-header .header-wrapper-center .action.nav-toggle,.page-header .header-wrapper-center .switcher-language-clone{display:none}.page-header .header-wrapper-center .block-search{height:100%;width:200px;z-index:5}.page-header .header-wrapper-center .block-search .search-form-trigger{display:flex;align-items:center;justify-content:flex-start;font-size:22px;min-width:200px;height:100%;color:#fff;box-sizing:border-box;padding:5px 10px 5px 35px;cursor:pointer;transition:min-width .3s,padding .3s}.page-header .header-wrapper-center .block-search .search-form-trigger .icon-close{display:none}.page-header .header-wrapper-center .block-search .search-form-trigger span{display:block;font-size:14px;margin-left:20px;overflow:hidden;max-width:150px;transition:max-width .3s,margin .3s}.page-header .header-wrapper-center .block-search .block-content{position:absolute;top:0;left:0;display:flex;width:200px;height:100%;background:#372924;padding:0;box-sizing:border-box;border-right:1px solid rgba(255,255,255,.1);transition:width .3s,background .3s,padding .3s}.page-header .header-wrapper-center .block-search .minisearch{position:relative;display:flex;width:0;overflow:hidden;transition:width .3s}.page-header .header-wrapper-center .block-search .minisearch .field{height:100%;flex-grow:1;box-sizing:border-box;border-bottom:1px solid rgba(255,255,255,.1)}.page-header .header-wrapper-center .block-search .minisearch .field .control{height:100%}.page-header .header-wrapper-center .block-search .minisearch .field input{height:100%;display:block;width:100%;background:0 0;border:none;box-sizing:border-box;padding:0 7px;font-size:14px;line-height:16px;color:#fff}@media screen and (-webkit-min-device-pixel-ratio:0){.page-header .header-wrapper-center .block-search .minisearch .field input{font-size:16px}}.page-header .header-wrapper-center .block-search .minisearch .field .nested{display:none}.page-header .header-wrapper-center .block-search .minisearch .action.search{display:flex;align-items:center;font-size:22px;height:100%;color:#fff;box-sizing:border-box;background:0 0;border:none;margin-right:5px;margin-left:35px;cursor:pointer}.page-header .header-wrapper-center .block-search.open .search-form-trigger{width:34px;min-width:34px;padding:0 5px;color:#fff}.page-header .header-wrapper-center .block-search.open .search-form-trigger .icon-close{display:block}.page-header .header-wrapper-center .block-search.open .search-form-trigger .icon-search{display:none}.page-header .header-wrapper-center .block-search.open .search-form-trigger span{max-width:0;margin-left:0}.page-header .header-wrapper-center .block-search.open .minisearch{width:100%}.page-header .header-wrapper-center .block-search.open .block-content{width:100%;background:#2b201c;padding:10px 15px 10px 0}.page-header .header-wrapper-center .logo{flex-grow:1;text-align:center}.page-header .header-wrapper-center .logo img{width:auto;height:auto}.page-header .header-wrapper-center .wishlist-block-wrapper{padding:14px;box-sizing:border-box;border-left:1px solid rgba(255,255,255,.1);cursor:pointer}.page-header .header-wrapper-center .wishlist-block-wrapper .wishlist-action{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:22px;position:relative;color:#fff}.page-header .header-wrapper-center .wishlist-block-wrapper .wishlist-action .count span{width:15px;height:15px;border-radius:50%;background:#a60c00;position:absolute;right:-2px;top:-2px;font-size:10px;line-height:1;display:flex;align-items:center;justify-content:center}.page-header .header-wrapper-right{display:flex;align-items:center}.page-header .header-wrapper-right .more-info-wrapper .block-more-info ul,.page-header .header-wrapper-right .more-info-wrapper .block-more-info ol{list-style:none}.page-header .header-wrapper-right .more-info-wrapper .block-more-info .close-icon-block{top:30px;right:30px}@media screen and (max-width:959px){.page-header .header-wrapper-right .more-info-wrapper{position:absolute}}.page-header .header-wrapper-right .minicart-wrapper{z-index:9;width:180px;height:100%;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;border-left:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1)}.page-header .header-wrapper-right .minicart-wrapper .showcart{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:22px;width:100%;color:#fff;padding:22px 15px;line-height:unset;background:0 0;box-sizing:border-box}.page-header .header-wrapper-right .minicart-wrapper .showcart:after{display:none}.page-header .header-wrapper-right .minicart-wrapper .showcart .icon-cart{flex-shrink:0;margin:0}.page-header .header-wrapper-right .minicart-wrapper .showcart .text,.page-header .header-wrapper-right .minicart-wrapper .showcart .counter{font-size:14px;line-height:16px;display:inline-flex}.page-header .header-wrapper-right .minicart-wrapper .showcart .text-block{flex-grow:1;display:inline-flex}.page-header .header-wrapper-right .minicart-wrapper .showcart .text{margin-left:14px}.page-header .header-wrapper-right .minicart-wrapper .showcart .counter{margin-left:5px}.page-header .header-wrapper-right .minicart-wrapper .showcart .counter:before{content:'('}.page-header .header-wrapper-right .minicart-wrapper .showcart .counter:after{content:')'}.page-header .header-wrapper-right .minicart-wrapper .showcart .counter.empty{display:none}.page-header .header-wrapper-right .minicart-wrapper .showcart .counter-label{display:none}.page-header .header-wrapper-right .minicart-wrapper .block-minicart{position:fixed;z-index:10;min-width:unset;height:100%;left:unset;top:0;right:0;padding:0;border-radius:0;background:0 0;box-shadow:none;width:0;transition:width .3s}.page-header .header-wrapper-right .minicart-wrapper .block-minicart ul,.page-header .header-wrapper-right .minicart-wrapper .block-minicart ol{list-style:none}.page-header .header-wrapper-right .minicart-wrapper .block-minicart .close-icon-block{top:30px;right:30px}.page-header .header-wrapper-right .minicart-wrapper .block-minicart .block-title{padding:0 0 15px;font-size:28px;line-height:36px;letter-spacing:.05em;text-transform:uppercase;color:#372924}.page-header .header-wrapper-right .minicart-wrapper .block-minicart .block-title strong{font-weight:400}.page-header .header-wrapper-right .minicart-wrapper .block-minicart .block-title .qty{display:none}.page-header .header-wrapper-right .minicart-wrapper .block-minicart .block-content{display:flex;flex-direction:column}.page-header .header-wrapper-right .minicart-wrapper .block-minicart .block-content .empty{border-top:1px solid #e6e6e6;padding:50px 0}.page-header .header-wrapper-right .minicart-wrapper.open .block-minicart{width:670px}.page-header .header-wrapper-right .minicart-wrapper.before-close .block-minicart{width:0}.page-header .header-wrapper-right .panel.wrapper .panel.header{width:auto;padding:0}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block.active:before{content:'';position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.5)}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block.active>.top-menu{transform:translateX(0)}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu-opener{color:#fff;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu-opener svg{width:32px;height:32px}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu{display:none;display:flex;position:fixed;top:0;right:0;bottom:0;z-index:2;flex-direction:column;max-width:375px;width:100%;z-index:9;transform:translateX(100%);transition:transform .3s}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu .header-left-block{background-color:#372a24;padding-left:0;color:#fff}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu .header-left-block .close-button{background-color:#a60c00;width:60px;height:60px;display:flex;align-items:center;justify-content:center;position:relative;z-index:5}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu .header-left-block .close-button:before{content:'';width:30px;height:30px;background:linear-gradient(0deg,transparent 0px,transparent 14px,#fff 14px,#fff 16px,transparent 16px),linear-gradient(90deg,transparent 0px,transparent 14px,#fff 14px,#fff 16px,transparent 16px);transform:rotate(45deg)}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu .header-left-block .header-phones-block{margin-left:24px}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu .header-left-block .header-phones-general{color:#fff}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu .header-left-block [id=header-left-switcher-block]{display:none}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu nav.navigation{background-color:#fff;flex-grow:1;margin-left:60px}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu nav.navigation .navigation{flex-direction:column;align-items:stretch;padding:40px 24px}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu nav.navigation .navigation>li{margin:0;margin-bottom:16px}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu nav.navigation .navigation>li.more .more-container{margin-top:50px}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu nav.navigation .navigation>li.more .more-container .more-item{display:none}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu nav.navigation .navigation>li.more .more-container .more-items-content{display:block;position:static;padding:0;box-shadow:none}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu nav.navigation .navigation>li.more .more-container .more-items-content .left-column{padding:0;margin-bottom:50px}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu nav.navigation .navigation>li.more .more-container .more-items-content .right-column{padding:0}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu nav.navigation .navigation>li.more .more-container .more-items-content [data-dropdown-container].open>ul{display:block}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu nav.navigation .navigation>li.more .more-container .more-items-content [data-dropdown-container].open [data-dropdown-toggle]:after{display:none}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu nav.navigation .navigation>li.more .more-container .more-items-content .title{display:flex;pointer-events:auto;justify-content:space-between;text-transform:none;opacity:1;font-weight:700;margin-bottom:30px}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu nav.navigation .navigation>li.more .more-container .more-items-content .title .icon{display:block}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu nav.navigation .navigation>li.more .more-container .more-items-content .title+ul{display:none}@media screen and (max-width:959px){.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu nav.navigation{height:calc(100% - 60px);overflow-x:hidden}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu nav.navigation .navigation>li.more .more-container .more-items-content [data-dropdown-container]:not(.open) .icon.icon-arrow_down{transform:rotate(180deg)}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu nav.navigation .navigation>li.more .more-container .more-items-content [data-dropdown-container]:not(.open)>ul{display:block}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu nav.navigation .navigation>li.more .more-container .more-items-content [data-dropdown-container].open>ul{display:none}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu nav.navigation .navigation>li.more .more-container .more-items-content [data-dropdown-container].open .icon.icon-arrow_down{transform:rotate(0deg)}}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block .authorization-link-icon{display:none}@media screen and (min-width:960px){.page-header .header-wrapper-right .action.nav-toggle,.page-header .header-wrapper-right .logo-clone{display:none}}.amasty-xsearch-loader{width:40px;height:40px;right:0;top:50%;margin:-20px 0 0;background:url('../images/loader-1.gif') no-repeat 50% 50%;background-size:20px}@media screen and (max-width:959px){.amasty-xsearch-loader{right:40px}}.search-autocomplete{display:none;left:0;top:100%;margin:0 !important;box-shadow:0px 0px 10px rgba(0,0,0,.25)}.search-autocomplete .amsearch-results{border:none;padding:0;position:relative;padding:0 0 60px}.search-autocomplete .amsearch-results .amsearch-leftside{display:none !important}.search-autocomplete .amsearch-results .amasty-xsearch-block-header{display:none}.search-autocomplete .amsearch-results .amsearch-products{border:none;padding:0;overflow-y:auto;overflow-x:hidden;max-height:300px}.search-autocomplete .amsearch-results .amsearch-products::-webkit-scrollbar{width:4px}.search-autocomplete .amsearch-results .amsearch-products::-webkit-scrollbar:horizontal{height:4px}.search-autocomplete .amsearch-results .amsearch-products::-webkit-scrollbar-track{background-color:transparent}.search-autocomplete .amsearch-results .amsearch-products::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:4px}.search-autocomplete .amsearch-results .amsearch-products::-webkit-scrollbar-thumb:hover{background-color:#c4c4c4}.search-autocomplete .amsearch-results .amsearch-products .amasty-more-results{position:absolute;left:0;right:0;bottom:0;height:60px;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;padding:10px 20px 10px 85px;background:#fff}.search-autocomplete .amsearch-results .amsearch-products .amasty-more-results a{text-decoration:none;text-transform:uppercase;font-weight:500;font-size:14px;line-height:16px;letter-spacing:.1em;color:#a60c00;transition:color .3s}.search-autocomplete .amsearch-results .amsearch-products .amasty-more-results a:hover{color:#372924}.search-autocomplete .amsearch-results .amsearch-item{width:100%;box-sizing:border-box;padding:10px 15px;border-bottom:1px solid #e1e1e1;display:flex;align-items:center}.search-autocomplete .amsearch-results .amsearch-item .amasty-xsearch-autocomplete-image{width:40px;height:40px;margin-right:25px;display:flex;align-items:center;justify-content:center}.search-autocomplete .amsearch-results .amsearch-item .amasty-xsearch-autocomplete-image span{width:unset !important;padding:unset !important}.search-autocomplete .amsearch-results .amsearch-item .amasty-xsearch-autocomplete-image img{max-width:100%;max-height:100%;width:auto;height:auto}.search-autocomplete .amsearch-results .amsearch-item .amasty-xsearch-autocomplete-information{width:calc(100% - 65px)}.search-autocomplete .amsearch-results .amsearch-item .amasty-xsearch-autocomplete-information .product-item-details{display:flex;justify-content:space-between}.search-autocomplete .amsearch-results .amsearch-item .amasty-xsearch-autocomplete-information .product-item-details .product-item-name{width:calc(100% - 120px);font-weight:400}.search-autocomplete .amsearch-results .amsearch-item .amasty-xsearch-autocomplete-information .product-item-details .product-item-name .product-item-link{font-size:14px;line-height:18px;color:#372924}.search-autocomplete .amsearch-results .amsearch-item .amasty-xsearch-autocomplete-information .product-item-details .product-item-name .product-item-link .amasty-xsearch-highlight{color:#a60c00}.search-autocomplete .amsearch-results .amsearch-item .amasty-xsearch-autocomplete-information .product-item-details .product-item-price{width:100px;margin-left:20px;font-size:16px;line-height:23px;color:#372924;text-align:right}.search-autocomplete .amsearch-results .amsearch-item:hover{background:#f4f5f5}@media screen and (max-width:959px){.search-autocomplete{top:110px;max-height:calc(100vh - 110px)}.search-autocomplete .amsearch-results{padding:0 0 50px}.search-autocomplete .amsearch-results .amsearch-products{max-height:calc(100% - 60px)}.search-autocomplete .amsearch-results .amsearch-products .amasty-more-results{height:50px;padding:10px 20px}.search-autocomplete .amsearch-results .amsearch-products .amasty-more-results a:hover{color:#a60c00}.search-autocomplete .amsearch-results .amsearch-item .amasty-xsearch-autocomplete-information .product-item-details{flex-direction:column;justify-content:flex-start;align-items:flex-start}.search-autocomplete .amsearch-results .amsearch-item .amasty-xsearch-autocomplete-information .product-item-details .product-item-name{width:100%;margin-bottom:20px}.search-autocomplete .amsearch-results .amsearch-item .amasty-xsearch-autocomplete-information .product-item-details .product-item-price{width:100%;margin-left:0;text-align:left}}.header-phones-content{color:#372924}.header-phones-content .title{font-weight:700;font-size:14px;line-height:16px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px}.header-phones-content .general-phone{font-weight:900;font-size:64px;letter-spacing:.05em;text-transform:uppercase;margin-bottom:20px}.header-phones-content .general-phone a{color:#372924;text-decoration:none}.header-phones-content .time-shedule{font-size:14px;line-height:18px;letter-spacing:.05em;color:#000;margin-bottom:25px}.header-phones-content .time-shedule .time-shedule-title{margin-bottom:5px}.header-phones-content .actions{display:flex;align-items:center}.header-phones-content .actions .callback-phones{margin-right:30px}.header-phones-content .actions .all-contacts a{font-weight:500;font-size:14px;line-height:16px;letter-spacing:.1em;text-transform:uppercase;color:#a60c00;cursor:pointer;text-decoration:none}@media screen and (max-width:479px){.header-phones-content .title{font-size:12px;line-height:14px}.header-phones-content .general-phone{font-size:32px}.header-phones-content .actions{flex-direction:column}.header-phones-content .actions .callback-phones{width:100%;margin:0 0 20px}.header-phones-content .actions .callback-phones .button{width:100%}}.more-info-wrapper [data-dropdown-toggle]{width:0;height:0;position:absolute;padding:0 !important}.more-info-wrapper .block-more-info{overflow:auto;width:0;position:fixed;box-sizing:border-box;padding:0 !important;background:0 0;min-width:unset;height:100%;top:0;right:0;border-radius:0 !important;box-shadow:none !important;transition:width .3s}.more-info-wrapper .more-info-content-wrapper{width:670px;height:100%;position:absolute;top:0;left:0;box-sizing:border-box;padding:60px 0 0;background:#fff;display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr}.more-info-wrapper .more-info-content-wrapper .block-title{padding:0 60px 15px;font-size:28px;line-height:36px;letter-spacing:.05em;text-transform:uppercase;color:#372924}.more-info-wrapper .more-info-content-wrapper .block-title strong{font-weight:400}.more-info-wrapper .more-info-content-wrapper .block-title .qty{display:none}.more-info-wrapper .more-info-content-wrapper .more-info-content{grid-row-start:2;grid-row-end:3;overflow:hidden;height:100%}.more-info-wrapper .more-info-content-wrapper .more-info-content .items-block{width:100%;height:100%;display:grid;grid-template-columns:100%;grid-template-rows:1fr auto;padding:0 60px;box-sizing:border-box}.more-info-wrapper .more-info-content-wrapper .more-info-content .bottom{background:#f4f4f4;width:calc(100% + 120px);padding:60px;margin:0 -60px;box-sizing:border-box}.more-info-wrapper .more-info-content-wrapper .more-info-content .bottom .more-info-price{display:flex;flex-wrap:wrap;align-items:center;font-weight:700;font-size:20px;color:#372924;margin-bottom:10px}.more-info-wrapper .more-info-content-wrapper .more-info-content .bottom .more-info-price .price-wrapper{display:inline-block;margin:0 20px 10px 0}.more-info-wrapper .more-info-content-wrapper .more-info-content .bottom .more-info-price .old-price{font-weight:300;color:#a60c00;opacity:.7}.more-info-wrapper .more-info-content-wrapper .more-info-content .bottom .more-info-price .old-price .price-wrapper{text-decoration:line-through}.more-info-wrapper .more-info-content-wrapper .more-info-content .bottom .action.tocart{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center}.more-info-wrapper .more-info-content-wrapper .more-info-content .bottom .action.tocart.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.more-info-wrapper .more-info-content-wrapper .more-info-content .bottom .action.tocart:hover{border-color:#d61708;background:#d61708}}.more-info-wrapper .more-info-content-wrapper .more-info-content .bottom .action.tocart:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.more-info-wrapper .more-info-content-wrapper .more-info-content .bottom .action.tocart{height:38px;font-weight:500}}.more-info-wrapper .more-info-content-wrapper .more-info-content .products{grid-row-start:1;grid-row-end:2;height:auto !important;overflow-y:auto;overflow-x:hidden}.more-info-wrapper .more-info-content-wrapper .more-info-content .products::-webkit-scrollbar{width:4px}.more-info-wrapper .more-info-content-wrapper .more-info-content .products::-webkit-scrollbar:horizontal{height:4px}.more-info-wrapper .more-info-content-wrapper .more-info-content .products::-webkit-scrollbar-track{background-color:transparent}.more-info-wrapper .more-info-content-wrapper .more-info-content .products::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:4px}.more-info-wrapper .more-info-content-wrapper .more-info-content .products::-webkit-scrollbar-thumb:hover{background-color:#c4c4c4}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product{border-top:1px solid #e6e6e6;margin:0;display:flex;flex-wrap:wrap;padding:10px 0}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-photo{width:112px;margin-right:24px;position:relative}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-photo .icon-fly{width:24px;height:20px;position:absolute;right:0;top:0}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-photo .labels{display:flex;flex-direction:column;position:absolute;left:0;top:0}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-photo .labels img{max-width:24px;max-height:20px}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-photo .labels>*{display:flex}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-photo .labels>*+*{margin-top:10px}@media screen and (max-width:959px){.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-photo .labels{left:auto;right:0}}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-photo .product-image-container{display:block;max-width:112px}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-photo .product-image-container .product-image-wrapper{padding:0 !important;display:block}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-details{width:calc(100% - 136px);padding:14px 0;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-details .info-block{width:calc(100% - 170px)}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-details .info-block .product-item-name{width:100%;font-weight:300;font-size:16px;line-height:22px;color:#372924;margin-bottom:5px;box-sizing:border-box}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-details .info-block .options.list{display:block}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-details .info-block .options.list .option-info{display:flex;flex-wrap:wrap;align-items:center;font-size:14px;opacity:.7;margin-bottom:5px}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-details .info-block .options.list .option-info .label{margin-right:5px}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-details .product-item-price-wrap{width:150px;margin-left:20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;font-weight:700;font-size:16px;color:#372924}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-details .product-item-price-wrap .percent{display:none}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-details .product-item-price-wrap .price-box{display:flex;flex-wrap:wrap;justify-content:flex-end}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-details .product-item-price-wrap .price-label{display:none}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-details .product-item-price-wrap .price-wrapper{display:inline-block;margin:0 10px 5px}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-details .product-item-price-wrap .old-price{font-weight:300;color:#a60c00;opacity:.7}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .product-item-details .product-item-price-wrap .old-price .price-wrapper{text-decoration:line-through}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .custom-options{width:100%}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .custom-options .sizeoptions{margin-bottom:20px}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .custom-options .sizeoptions .size-top{display:flex;justify-content:space-between;font-size:14px;line-height:16px;margin:10px 0;opacity:.7}@media screen and (max-width:959px){.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .custom-options .sizeoptions .size-top{display:block}}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .custom-options .sizeoptions .size-top .select-size{color:#a60c00}@media screen and (max-width:959px){.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .custom-options .sizeoptions .size-top .select-size{margin-top:6px}}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .custom-options .sizeoptions .options{display:grid;grid-template-columns:repeat(8,1fr);padding:1px 0 0 1px}@media screen and (max-width:959px){.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .custom-options .sizeoptions .options{grid-template-columns:repeat(4,1fr)}}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .custom-options .sizeoptions .options>div{flex:70px 1 1;border:1px solid #ededed;margin:-1px 0 0 -1px;display:flex}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .custom-options .sizeoptions .options>div.disabled span{opacity:.25}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .custom-options .sizeoptions .options>div.disabled label{cursor:default}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .custom-options .sizeoptions .options>div label{width:100%;height:46px;display:flex;cursor:pointer}@media screen and (max-width:959px){.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .custom-options .sizeoptions .options>div label{height:60px}}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .custom-options .sizeoptions .options>div input{visibility:hidden;position:absolute}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .custom-options .sizeoptions .options>div input:checked+span{background-color:#372924;color:#fff}.more-info-wrapper .more-info-content-wrapper .more-info-content .products .product .custom-options .sizeoptions .options>div span{width:100%;display:flex;align-items:center;justify-content:center}.more-info-wrapper .more-info-content-wrapper .more-info-content .subtitle{display:none}.more-info-wrapper .more-info-content-wrapper .more-info-content .subtitle.empty{display:block}.more-info-wrapper.open [data-dropdown-toggle]:before{content:'';position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.more-info-wrapper.open .block-more-info{width:670px}.more-info-wrapper.before-close .block-more-info{width:0}@media screen and (max-width:959px){.more-info-wrapper{max-width:100%}.more-info-wrapper .more-info-content-wrapper{width:315px;max-width:100%;padding:24px 0 0;margin-left:60px}.more-info-wrapper .more-info-content-wrapper .block-title{padding:0 24px 24px}.more-info-wrapper .more-info-content-wrapper #close-dropdown-more-info{top:0;right:100%;width:60px;height:60px;background:#a60c00;color:#fff;font-size:22px}.more-info-wrapper .more-info-content-wrapper #close-dropdown-more-info .icon{stroke-width:2px}.more-info-wrapper .more-info-content-wrapper .more-info-content .items-block{padding:0 4px 0 24px}.more-info-wrapper .more-info-content-wrapper .more-info-content .items-block .bottom{background:#f4f4f4;width:calc(100% + 48px);padding:24px;margin:0 -24px;box-sizing:border-box}.more-info-wrapper .more-info-content-wrapper .more-info-content .items-block .products .product{padding:16px 0;position:relative}.more-info-wrapper .more-info-content-wrapper .more-info-content .items-block .products .product .product-item-photo{width:80px;margin-right:10px}.more-info-wrapper .more-info-content-wrapper .more-info-content .items-block .products .product .product-item-photo .product-image-container{max-width:80px}.more-info-wrapper .more-info-content-wrapper .more-info-content .items-block .products .product .product-item-photo .product-image-container img{max-width:100%;height:auto !important;display:block}.more-info-wrapper .more-info-content-wrapper .more-info-content .items-block .products .product .product-item-details{width:calc(100% - 90px);padding:0}.more-info-wrapper .more-info-content-wrapper .more-info-content .items-block .products .product .product-item-details .info-block{width:100%}.more-info-wrapper .more-info-content-wrapper .more-info-content .items-block .products .product .product-item-details .product-item-price-wrap{width:unset;margin-left:unset;text-align:left;align-items:flex-start}.more-info-wrapper .more-info-content-wrapper .more-info-content .items-block .products .product .product-item-details .product-item-price-wrap .price-wrapper{margin-left:0}.more-info-wrapper .block-more-info{width:0;display:block;max-width:100%}.more-info-wrapper.open .block-more-info{width:375px}.more-info-wrapper.before-close .block-more-info{width:0}}@media screen and (max-width:375px){.more-info-wrapper .more-info-content-wrapper{max-width:calc(100% - 60px)}}#minicart-content-wrapper{width:670px;height:100%;position:absolute;top:0;left:0;box-sizing:border-box;padding:60px;background:#fff;display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr}#minicart-content-wrapper .block-content{grid-row-start:2;grid-row-end:3;overflow:hidden;width:calc(100% + 20px);display:grid;grid-template-columns:100%;grid-template-rows:1fr auto auto auto}#minicart-content-wrapper .block-content .subtitle{display:none}#minicart-content-wrapper .block-content .subtitle.empty{display:block}#minicart-content-wrapper .ajax-cart-popup{overflow-y:auto;overflow-x:hidden;padding-right:20px;box-sizing:border-box}#minicart-content-wrapper .ajax-cart-popup::-webkit-scrollbar{width:4px}#minicart-content-wrapper .ajax-cart-popup::-webkit-scrollbar:horizontal{height:4px}#minicart-content-wrapper .ajax-cart-popup::-webkit-scrollbar-track{background-color:transparent}#minicart-content-wrapper .ajax-cart-popup::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:4px}#minicart-content-wrapper .ajax-cart-popup::-webkit-scrollbar-thumb:hover{background-color:#c4c4c4}#minicart-content-wrapper .ajax-cart-popup .kits-item .product,#minicart-content-wrapper .ajax-cart-popup .current-item .product{display:flex;padding:10px 0;position:relative}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .remove-block,#minicart-content-wrapper .ajax-cart-popup .current-item .product .remove-block{width:36px;display:flex;align-items:center;margin-right:15px}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .remove-block .action.delete,#minicart-content-wrapper .ajax-cart-popup .current-item .product .remove-block .action.delete{color:#afa9a7;background:0 0;border:none;cursor:pointer;transition:color .3s}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .remove-block .action.delete .name,#minicart-content-wrapper .ajax-cart-popup .current-item .product .remove-block .action.delete .name{display:none}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .remove-block .action.delete .icon,#minicart-content-wrapper .ajax-cart-popup .current-item .product .remove-block .action.delete .icon{width:18px;height:18px}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .remove-block .action.delete:hover,#minicart-content-wrapper .ajax-cart-popup .current-item .product .remove-block .action.delete:hover{color:#372924}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-photo,#minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-photo{width:112px;margin-right:24px;position:relative}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-photo .icon-fly,#minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-photo .icon-fly{width:24px;height:20px;position:absolute;right:0;top:0}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-photo .labels,#minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-photo .labels{display:flex;flex-direction:column;position:absolute;left:0;top:0}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-photo .labels img,#minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-photo .labels img{max-width:24px;max-height:20px}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-photo .labels>*,#minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-photo .labels>*{display:flex}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-photo .labels>*+*,#minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-photo .labels>*+*{margin-top:10px}@media screen and (max-width:959px){#minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-photo .labels,#minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-photo .labels{left:auto;right:0}}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-photo .product-image-container,#minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-photo .product-image-container{display:block;max-width:112px}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-photo .product-image-container .product-image-wrapper,#minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-photo .product-image-container .product-image-wrapper{padding:0 !important;display:block}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-details,#minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-details{width:calc(100% - 187px);padding:14px 0;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-details .info-block,#minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-details .info-block{width:calc(100% - 120px)}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-details .info-block .product-item-name,#minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-details .info-block .product-item-name{width:100%;font-weight:300;font-size:16px;line-height:22px;color:#372924;margin-bottom:5px;box-sizing:border-box}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-details .info-block .options.list,#minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-details .info-block .options.list{display:block}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-details .info-block .options.list .option-info,#minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-details .info-block .options.list .option-info{display:flex;flex-wrap:wrap;align-items:center;font-size:14px;opacity:.7;margin-bottom:5px}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-details .info-block .options.list .option-info .label,#minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-details .info-block .options.list .option-info .label{margin-right:5px}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-details .product-item-pricing,#minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-details .product-item-pricing{width:100px;min-height:44px;margin-left:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;font-weight:700;font-size:16px;line-height:22px;color:#372924}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-details .product-item-pricing .price-label,#minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-details .product-item-pricing .price-label{display:none}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-details .product-item-pricing .price,#minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-details .product-item-pricing .price{margin:0 0 5px}#minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-details .product-item-pricing .old-price,#minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-details .product-item-pricing .old-price{font-weight:300;color:#a60c00;opacity:.7;text-decoration:line-through}#minicart-content-wrapper .ajax-cart-popup .info-cart{width:100%;padding:24px 0;border-top:1px solid #e6e6e6;font-weight:300;font-size:16px;line-height:22px;color:#372924}#minicart-content-wrapper .ajax-cart-popup .subtotal{width:calc(100% - 20px);padding:30px 0;border-top:1px solid #e6e6e6;display:flex;align-items:flex-end;color:#372924}#minicart-content-wrapper .ajax-cart-popup .subtotal .title-subtotal{font-weight:700;font-size:16px;line-height:1;margin-right:30px}#minicart-content-wrapper .ajax-cart-popup .subtotal .info-subtotal{font-weight:400;font-size:32px;line-height:1}#minicart-content-wrapper .ajax-cart-popup .kits-item{border-top:1px solid #e6e6e6}#minicart-content-wrapper .minicart-items-wrapper{grid-row-start:1;grid-row-end:2;height:auto !important;overflow-y:auto;overflow-x:hidden;padding-right:20px}#minicart-content-wrapper .minicart-items-wrapper::-webkit-scrollbar{width:4px}#minicart-content-wrapper .minicart-items-wrapper::-webkit-scrollbar:horizontal{height:4px}#minicart-content-wrapper .minicart-items-wrapper::-webkit-scrollbar-track{background-color:transparent}#minicart-content-wrapper .minicart-items-wrapper::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:4px}#minicart-content-wrapper .minicart-items-wrapper::-webkit-scrollbar-thumb:hover{background-color:#c4c4c4}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item{border-top:1px solid #e6e6e6;margin:0}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product{display:flex;padding:10px 0}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .remove-block{width:36px;display:flex;align-items:center;margin-right:15px}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .remove-block .action.delete{cursor:pointer;color:#afa9a7;transition:color .3s}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .remove-block .action.delete .name{display:none}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .remove-block .action.delete .icon{width:18px;height:18px}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .remove-block .action.delete:hover{color:#372924}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-photo{width:112px;margin-right:24px;position:relative}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-photo .icon-fly{width:24px;height:20px;position:absolute;right:0;top:0}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-photo .labels{display:flex;flex-direction:column;position:absolute;left:0;top:0}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-photo .labels img{max-width:24px;max-height:20px}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-photo .labels>*{display:flex}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-photo .labels>*+*{margin-top:10px}@media screen and (max-width:959px){#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-photo .labels{left:auto;right:0}}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-photo .product-image-container{display:block;max-width:112px}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-photo .product-image-container .product-image-wrapper{padding:0 !important;display:block}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-details{width:calc(100% - 187px);padding:14px 0;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-details .info-block{width:calc(100% - 120px)}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-details .info-block .product-item-name{width:100%;font-weight:300;font-size:16px;line-height:22px;color:#372924;margin-bottom:5px;box-sizing:border-box}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-details .info-block .options.list{display:block}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-details .info-block .options.list .option-info{display:flex;flex-wrap:wrap;align-items:center;font-size:14px;opacity:.7;margin-bottom:5px}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-details .info-block .options.list .option-info .label{margin-right:5px}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-details .info-block .errors .error{display:block;font-size:14px;color:red;margin-bottom:5px}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-details .info-block .errors .error.gray{color:rgba(55,41,36,.5);line-height:16px;font-weight:400;margin-bottom:8px}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-details .info-block .replace-item-option{color:#a60c00;font-size:14px;line-height:25px;letter-spacing:.05em;cursor:pointer}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-details .product-item-pricing{width:100px;min-height:44px;margin-left:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;font-weight:700;font-size:16px;line-height:22px;color:#372924}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-details .product-item-pricing .price-label{display:none}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-details .product-item-pricing .price{margin:0 0 5px}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-details .product-item-pricing .old-price{font-weight:300;color:#a60c00;opacity:.7}#minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-details .product-item-pricing .old-price .price{text-decoration:line-through}#minicart-content-wrapper .items-total{display:none}#minicart-content-wrapper .block-content>.subtotal{width:calc(100% - 20px);padding:30px 0;border-top:1px solid #e6e6e6;display:flex;align-items:flex-end;justify-content:space-between;color:#372924}#minicart-content-wrapper .block-content>.subtotal .label{font-weight:700;font-size:16px;line-height:1;margin-right:30px}#minicart-content-wrapper .block-content>.subtotal .price-container{font-weight:400;font-size:32px;line-height:1}#minicart-content-wrapper .subtotal-discount{width:calc(100% - 20px);padding:20px 0 0;border-top:1px solid #e6e6e6;display:flex;align-items:flex-end;justify-content:space-between;color:#372924}#minicart-content-wrapper .subtotal-discount~.subtotal-discount{border:none}#minicart-content-wrapper .subtotal-discount .label{font-weight:700;font-size:16px;line-height:1;margin-right:30px}#minicart-content-wrapper .subtotal-discount .price-container{font-weight:300;font-size:16px;line-height:16px;color:#a60c00;opacity:.7}#minicart-content-wrapper .subtotal-discount~.subtotal,#minicart-content-wrapper .subtotal-discount~.subtotal-discount{border-top:none}#minicart-content-wrapper .bonus-discount{width:calc(100% - 20px);display:flex;align-items:flex-end;justify-content:space-between;padding:20px 0 0;color:#a60c00;font-size:16px;line-height:1}#minicart-content-wrapper .bonus-discount .price-container{font-weight:600}#minicart-content-wrapper .actions{display:flex;justify-content:space-between}#minicart-content-wrapper .actions div.primary,#minicart-content-wrapper .actions div.secondary{width:calc(50% - 7px)}#minicart-content-wrapper .actions .action.checkout{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center}#minicart-content-wrapper .actions .action.checkout.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){#minicart-content-wrapper .actions .action.checkout:hover{border-color:#d61708;background:#d61708}}#minicart-content-wrapper .actions .action.checkout:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){#minicart-content-wrapper .actions .action.checkout{height:38px;font-weight:500}}#minicart-content-wrapper .actions .action.viewcart{height:48px;display:inline-flex;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center;color:#372924;background:0 0;font-weight:500;border-color:rgba(0,0,0,.1);justify-content:center}#minicart-content-wrapper .actions .action.viewcart.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){#minicart-content-wrapper .actions .action.viewcart:hover{border-color:#d61708;background:#d61708}}#minicart-content-wrapper .actions .action.viewcart:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){#minicart-content-wrapper .actions .action.viewcart{height:38px;font-weight:500}}#minicart-content-wrapper .actions .action.viewcart.small-padding{padding-left:16px;padding-right:16px}#minicart-content-wrapper .actions .action.viewcart.small-padding2{padding-left:25px;padding-right:25px}@media screen and (min-width:768px){#minicart-content-wrapper .actions .action.viewcart:hover{background:rgba(223,223,223,.2);border-color:rgba(55,41,36,.2)}}#minicart-content-wrapper .actions .action.viewcart:active{background:rgba(189,189,189,.2);border-color:rgba(55,41,36,.2)}#minicart-content-wrapper .actions .action.viewcart span{text-align:center;line-height:16px}.minicart-wrapper.open [data-dropdown-toggle]:before{content:'';position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.minicart-wrapper.single-product .subtotal-discount{display:none !important}.minicart-wrapper.single-product .block-title:not(.single){display:none}.minicart-wrapper.single-product .block-content .subtitle.empty{display:none !important}.minicart-wrapper.single-product .block-content .subtotal,.minicart-wrapper.single-product .block-content .minicart-items-wrapper{display:none}.minicart-wrapper.single-product #minicart-content-wrapper{max-height:100%;grid-template-rows:1fr auto}.minicart-wrapper.not-empty{background:#a60c00}.minicart-wrapper:not(.single-product) .ajax-cart-popup{display:none}@media screen and (max-width:959px){.block-minicart{max-width:100%}.block-minicart #minicart-content-wrapper{width:315px;padding:24px;margin-left:60px}.block-minicart #minicart-content-wrapper .close-icon-block{top:0;right:100%;width:60px;height:60px;background:#a60c00;color:#fff;font-size:22px}.block-minicart #minicart-content-wrapper .close-icon-block .icon{stroke-width:2px}.block-minicart #minicart-content-wrapper .close-icon-block:after{content:'';position:absolute;top:100%;left:0;height:calc(100vh - 60px);width:100%}.block-minicart #minicart-content-wrapper .ajax-cart-popup .kits-item,.block-minicart #minicart-content-wrapper .ajax-cart-popup .current-item{border-top:1px solid #e6e6e6}.block-minicart #minicart-content-wrapper .ajax-cart-popup .kits-item .product,.block-minicart #minicart-content-wrapper .ajax-cart-popup .current-item .product{display:flex;padding:10px 0}.block-minicart #minicart-content-wrapper .ajax-cart-popup .kits-item .product .remove-block,.block-minicart #minicart-content-wrapper .ajax-cart-popup .current-item .product .remove-block{position:absolute;z-index:2;right:0;bottom:28px;margin:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.block-minicart #minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-photo,.block-minicart #minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-photo{width:80px;margin-right:10px}.block-minicart #minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-photo .product-image-container,.block-minicart #minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-photo .product-image-container{max-width:80px}.block-minicart #minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-photo .product-image-container img,.block-minicart #minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-photo .product-image-container img{max-width:100%;height:auto !important;display:block}.block-minicart #minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-details,.block-minicart #minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-details{width:calc(100% - 90px);padding:0}.block-minicart #minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-details .info-block,.block-minicart #minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-details .info-block{width:100%}.block-minicart #minicart-content-wrapper .ajax-cart-popup .kits-item .product .product-item-details .product-item-pricing,.block-minicart #minicart-content-wrapper .ajax-cart-popup .current-item .product .product-item-details .product-item-pricing{width:unset;margin-left:unset;text-align:left}.block-minicart #minicart-content-wrapper .ajax-cart-popup .subtotal{border-top:none}.block-minicart #minicart-content-wrapper .ajax-cart-popup .subtotal .title-subtotal{margin-right:10px}.block-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items{width:100%}.block-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product{padding:16px 0;position:relative}.block-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .remove-block{position:absolute;z-index:2;right:0;bottom:34px;margin:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.block-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-photo{width:80px;margin-right:10px}.block-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-photo .product-image-container{max-width:80px}.block-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-photo .product-image-container img{max-width:100%;height:auto !important;display:block}.block-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-details{width:calc(100% - 90px);padding:0}.block-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-details .info-block{width:100%}.block-minicart #minicart-content-wrapper .minicart-items-wrapper .minicart-items .item .product .product-item-details .product-item-pricing{width:unset;margin-left:unset;text-align:left}.block-minicart #minicart-content-wrapper .subtotal{border-top:none}.block-minicart #minicart-content-wrapper .subtotal .label{margin-right:10px}.block-minicart #minicart-content-wrapper .actions{flex-wrap:wrap;padding-right:20px}.block-minicart #minicart-content-wrapper .actions div.primary,.block-minicart #minicart-content-wrapper .actions div.secondary{width:100%}.block-minicart #minicart-content-wrapper .actions div.primary .action,.block-minicart #minicart-content-wrapper .actions div.secondary .action{width:100%;padding:0 20px}.block-minicart #minicart-content-wrapper .actions div.primary{margin-bottom:20px}.page-header .header-wrapper-right .minicart-wrapper .block-minicart{width:0;display:block}.page-header .header-wrapper-right .minicart-wrapper.open .block-minicart{width:375px}.page-header .header-wrapper-right .minicart-wrapper.before-close .block-minicart{width:0}}@media screen and (max-width:375px){.block-minicart #minicart-content-wrapper{max-width:calc(100% - 60px)}}@media screen and (max-width:1365px){.page-header .header.content .header-wrapper-left .catalog-menu-wrap{left:24px;width:calc(100% - 48px)}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.category-image{display:none}.page-header .header.content .header-wrapper-left .catalog-menu-wrap>.category-item>.menu-sub-items-block>.menu-sub-items-inner>.category-image~.submenu-wrap{width:100%}}@media screen and (max-width:1200px){.page-header .header-wrapper-center .header-wrapper-center_left{width:calc(100% - 120px)}.page-header .header-wrapper-center .block-search{width:60px}.page-header .header-wrapper-center .block-search .block-content{width:60px}.page-header .header-wrapper-center .block-search .search-form-trigger{padding:5px 10px;min-width:60px;justify-content:center}.page-header .header-wrapper-center .block-search .search-form-trigger span{display:none}}@media screen and (max-width:959px){.page-header{height:60px;z-index:11;top:0}.page-header .mobile-header{position:fixed;z-index:11;left:0;top:0;width:100%}.page-header .mobile-header .mobile-block{height:60px;background:#372924}.page-header .mobile-header .mobile-block .header-wrapper-right{width:100%;height:100%;display:flex}.page-header .mobile-header .mobile-block .header-wrapper-right .block-search .form.minisearch{display:none}.page-header .mobile-header .mobile-block .header-wrapper-right .block-search .search-form-trigger{color:#fff;width:50px;height:60px;display:flex;align-items:center;justify-content:center}.page-header .mobile-header .mobile-block .header-wrapper-right .block-search .search-form-trigger .icon-close{display:none}.page-header .mobile-header .mobile-block .header-wrapper-right .block-search .search-form-trigger .icon-search{width:18px;height:18px}.page-header .mobile-header .mobile-block .header-wrapper-right .block-search .search-form-trigger>span{display:none}.page-header .mobile-header .mobile-block .header-wrapper-right .action.nav-toggle{width:60px;height:60px;display:flex;align-items:center;box-sizing:border-box;padding:5px;position:relative;z-index:2;font-size:0;color:#fff;border-right:1px solid rgba(255,255,255,.1);cursor:pointer}.page-header .mobile-header .mobile-block .header-wrapper-right .action.nav-toggle:before{content:'';width:18px;height:14px;position:absolute;left:20px;top:50%;margin-top:-7px;border:2px solid #fff;border-width:2px 0;box-sizing:border-box;background:linear-gradient(0deg,transparent 0px,transparent 4px,#fff 4px,#fff 6px,transparent 6px)}.page-header .mobile-header .mobile-block .header-wrapper-right .logo-clone{padding:12px 0 12px 16px;display:block;flex-grow:1}.page-header .mobile-header .mobile-block .header-wrapper-right .logo-clone img{width:70px;height:28px;max-height:100%;max-height:auto}.page-header .mobile-header .mobile-block .header-wrapper-right .minicart-wrapper{width:unset;border:none}.page-header .mobile-header .mobile-block .header-wrapper-right .minicart-wrapper .action.showcart{width:50px;height:60px;display:flex;align-items:center;box-sizing:border-box;padding:5px;position:relative;cursor:pointer;background:0 0}.page-header .mobile-header .mobile-block .header-wrapper-right .minicart-wrapper .action.showcart:after{display:none}.page-header .mobile-header .mobile-block .header-wrapper-right .minicart-wrapper .action.showcart .text{display:none}.page-header .mobile-header .mobile-block .header-wrapper-right .minicart-wrapper .action.showcart .counter{display:none}.page-header .mobile-header .mobile-block .header-wrapper-right .minicart-wrapper .action.showcart .icon{color:#fff;font-size:22px;margin:0}.page-header .mobile-menu-overlay{position:fixed;z-index:999;top:0;left:-100%;width:100%;height:100%;opacity:0;background:rgba(0,0,0,.5);pointer-events:none;transition:opacity .3s}.page-header .mobile-menu-overlay .mobile-menu-wrap{height:100%;width:100%;max-width:375px;box-sizing:border-box}.page-header .mobile-menu-overlay .mobile-menu-wrap:before{position:absolute;top:0;right:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:#a60c00}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center{order:0;height:100%;height:60px;background:#372924;justify-content:flex-start;position:relative}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .header-wrapper-center_left{width:60px;height:60px;position:static;background-color:#a60c00}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .action.nav-toggle{display:block;font-size:0}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .action.nav-toggle span{position:absolute;width:30px;height:30px;top:0;margin:15px;background:linear-gradient(0deg,transparent 0px,transparent 14px,#fff 14px,#fff 16px,transparent 16px),linear-gradient(90deg,transparent 0px,transparent 14px,#fff 14px,#fff 16px,transparent 16px);font-size:0;transform:rotate(45deg)}.nav-open .page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .action.nav-toggle:before{content:'';position:fixed;top:0;right:0;bottom:0;width:calc(var(--container) - 375px)}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .block-search .block-content{position:static}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .block-search .minisearch{position:absolute;z-index:2;top:0;visibility:hidden;opacity:0;width:100%;height:50px;padding:5px 10px;box-sizing:border-box;background:#2b201c;flex-direction:row-reverse;transition:top .3s,visibility .3s,opacity .3s}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .block-search .search-form-trigger{width:60px}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .block-search.open .block-content{padding:0}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .block-search.open .minisearch{top:100%;visibility:visible;opacity:1}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .block-search.open .search-form-trigger{width:60px}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .logo{display:none}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .wishlist-block-wrapper,.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .switcher-language-clone{position:relative;z-index:2;background:#372924}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .wishlist-block-wrapper{order:1;padding:14px 11px}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .authorization-link-icon{order:1;position:relative;color:#fff;width:55px;height:60px;display:flex}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .authorization-link-icon .icon-customer{display:flex}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .authorization-link-icon .icon-customer.authorizedCustomer{position:relative}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .authorization-link-icon .icon-customer.authorizedCustomer .name{display:none}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .authorization-link-icon .icon-customer.authorizedCustomer:before{content:'';display:block;width:7px;height:7px;position:absolute;right:-2px;bottom:-2px;background:#a60c00;border:1px solid #fff;border-radius:50%;z-index:1}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .authorization-link-icon .icon-customer.authorizedCustomer .icon-account{width:19px;height:19px}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .authorization-link-icon.header-customer-block{position:static}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .authorization-link-icon.header-customer-block.open .dropdown-toggle-icon-block{box-shadow:none}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .authorization-link-icon.header-customer-block.open .dropdown-toggle-icon-block[data-dropdown-toggle]{color:#372924}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .authorization-link-icon.header-customer-block .customer-menu{width:100%;top:100%;padding:30px 20px}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .authorization-link-icon .dropdown-toggle-icon-block{z-index:1}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .authorization-link-icon .dropdown-toggle-icon-block[data-dropdown-toggle]{color:#fff;width:100%;padding:0}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .authorization-link-icon .dropdown-toggle-icon-block[data-dropdown-toggle] .icon-account{margin-left:0}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .authorization-link-icon .dropdown-toggle-icon-block .name{display:none}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .authorization-link-icon>a{color:currentColor;flex-grow:1;display:flex;align-items:center;justify-content:center}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .authorization-link-icon>a .name{display:none}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .authorization-link-icon>a>svg{display:none}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .switcher-language-clone{flex-grow:1;display:flex;justify-content:flex-end;position:relative;height:100%;align-items:center;font-size:14px;line-height:1;font-weight:400px;padding-right:25px}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .switcher-language-clone>*+*{margin-left:10px}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .switcher-language-clone span{color:rgba(255,255,255,.8)}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .switcher-language-clone a{color:#fff}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .switcher-language-clone:after{position:absolute;top:24px;right:19px;width:8px;height:8px;box-sizing:border-box;border:1px solid #fff;border-width:0 1px 1px 0;transform:rotate(45deg)}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .show-on-mobile{display:flex;color:#fff;align-items:center}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .show-on-mobile a{color:currentColor;margin-right:24px}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-wrapper-center .show-on-mobile a.selected{color:rgba(255,255,255,.4)}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block{box-sizing:border-box;background:#f3f3f3;display:flex;flex-direction:column;width:100%;height:calc(100% - 60px);position:relative;z-index:2}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content{height:100%;order:0;background:0 0}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner{width:100%;height:100%;padding:0;position:static}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left{order:1;background:#fff;width:100%}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left>.nav-sections{height:100%}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left>.nav-sections>.section-items{height:100%}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left>.nav-sections>.section-items>.section-item-content{height:100%}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left>.nav-sections>.section-items>.section-item-content>.navigation{height:100%}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-trigger-block{width:100%;height:auto;background:0 0;color:#372924;padding:0 24px;margin-bottom:10px;display:none}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-trigger-block:before{display:none}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap{position:static;width:100%;min-height:unset;background:0 0;visibility:visible;opacity:1;box-shadow:none;grid-template-rows:100%;pointer-events:all}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap .category-item:not(:last-child) .div-class{border-bottom:1px solid #e1e1e1}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap .category-item.parent .div-class,.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap .category-item.parent a{padding-right:0}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap .category-item.parent .div-class .icon,.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap .category-item.parent a .icon{display:inline-flex;visibility:visible;opacity:1;position:absolute;top:0;margin:0;right:0;color:#372924;opacity:.4;padding:16px 20px;width:8px;height:8px;display:none}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap .show-all-block{padding:0}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap .show-all-block a{text-transform:unset}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap .show-all-block a.all{text-transform:uppercase}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap>.category-item{padding:0;margin-bottom:0}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap>.category-item .div-class,.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap>.category-item a{width:100%;min-height:41px;box-sizing:border-box;padding:5px 0 5px 10px;background:#fff;position:relative;font-weight:700 !important;font-size:14px !important;margin:0 !important;line-height:14px;display:flex;align-items:center;letter-spacing:.05em;color:#372924}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap>.category-item .div-class{display:flex !important}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap>.category-item .div-class>div:first-child{margin:0 !important;font-weight:700 !important;font-size:14px !important;line-height:14px;opacity:1 !important}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap>.category-item.parent .div-class,.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap>.category-item.parent a{padding-right:50px}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap>.category-item.parent .div-class .icon,.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap>.category-item.parent a .icon{visibility:visible;top:0;margin:0;right:0;color:#372924;opacity:.4;padding:16px 20px}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap>.category-item.parent .div-class>div:first-child .icon{visibility:visible}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap>.category-item.parent .div-class .category-item{display:none}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap>.category-item.parent .div-class+.menu-sub-items-block .first{display:block}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap .menu-sub-items-block .back-btn{display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end;width:100%;height:50px;border-bottom:1px solid #e1e1e1;box-sizing:border-box;padding:0 20px;position:relative;z-index:2;font-size:16px;font-weight:500;text-transform:uppercase}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap .menu-sub-items-block .back-btn .icon{position:relative;transform:rotate(180deg);margin-right:10px}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap .menu-sub-items-block>.menu-sub-items-inner{visibility:visible;opacity:1;width:100%;height:100%;box-sizing:border-box}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap .menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap{padding:0}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap .menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap .submenu{padding:0;min-height:unset;width:100%;column-count:unset}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap .menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap .submenu>.category-item{padding:0;margin-bottom:0}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap .menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap .submenu .menu-sub-items-block{z-index:3}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap .menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap .submenu .menu-sub-items-block .menu-sub-items-inner{padding-top:0}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap .menu-sub-items-block>.menu-sub-items-inner>.submenu-wrap .show-all-block{padding-bottom:15px}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .header.content .header-wrapper-inner .header-wrapper-left .catalog-menu-wrap .category-item.open>.menu-sub-items-block{left:0}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header{height:auto;padding:0;flex-direction:column}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block{order:0;width:100%;display:flex;flex-direction:column;box-sizing:border-box;padding:24px}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .authorization-link-icon{order:0;width:100%;margin-bottom:14px}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .authorization-link-icon a{display:flex;width:100%;padding:0}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .authorization-link-icon a .icon-arrow_down{display:none}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .authorization-link-icon a .icon-customer{width:100%;justify-content:flex-start}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .authorization-link-icon a .icon-customer .icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;margin-left:8px;margin-right:18px}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .authorization-link-icon a .name{display:inline-block;font-weight:700;font-size:14px;line-height:14px;letter-spacing:.05em}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .top-menu{order:1;width:100%}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .top-menu ul.navigation{flex-direction:column;align-items:flex-start}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .top-menu ul.navigation>li>a{padding:9px 10px}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .top-menu ul.navigation li{margin:0}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .top-menu ul.navigation li a{font-size:14px;line-height:16px;letter-spacing:.05em}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .top-menu ul.navigation li.more{margin-top:6px;width:100%}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .top-menu ul.navigation li.more .more-item{display:none}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .top-menu ul.navigation li.more .more-items-content{display:block;position:static;margin:0;padding:0;background:0 0;box-shadow:none}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .top-menu ul.navigation li.more .more-items-content li:not(:first-child){margin-top:18px}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .top-menu ul.navigation li.more .more-items-content>div{padding:0}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .top-menu ul.navigation li.more .more-items-content .left-column{margin-bottom:18px}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .top-menu ul.navigation li.more .more-items-content .title{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:14px;line-height:14px;letter-spacing:.05em;opacity:1;text-transform:none;pointer-events:unset}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .top-menu ul.navigation li.more .more-items-content .title .icon{display:inline-block}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .top-menu ul.navigation li.more .more-items-content [data-dropdown-content]{display:none}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .top-menu ul.navigation li.more .more-items-content [data-dropdown-container].open .title:after{display:none}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .top-menu ul.navigation li.more .more-items-content [data-dropdown-container].open [data-dropdown-content]{background:0 0;display:block}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .header-customer-block{margin-bottom:0}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .header-customer-block .dropdown-toggle-icon-block{padding:0;pointer-events:none;margin-bottom:24px}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .header-customer-block .dropdown-toggle-icon-block .icon-customer{display:flex;width:100%}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .header-customer-block .dropdown-toggle-icon-block .icon{margin:0}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .header-customer-block .dropdown-toggle-icon-block .name{display:block;margin-left:15px;font-weight:700;font-size:14px;line-height:14px;letter-spacing:.05em}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .header-customer-block .dropdown-toggle-icon-block .icon-arrow_down{display:none}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .header-customer-block .customer-menu{display:block;background:0 0;box-shadow:none;margin:0 0 18px;padding:0;border-bottom:1px solid #e1e1e1;position:static;border-radius:0}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .header-customer-block .customer-menu li,.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .header-customer-block .customer-menu li.authorization-link{margin:0 0 18px}.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .header-customer-block .customer-menu li a,.page-header .mobile-menu-overlay .mobile-menu-wrap .mobile-menu-block .panel.wrapper .panel.header .header-right-block .header-customer-block .customer-menu li.authorization-link a{font-size:14px;line-height:16px;letter-spacing:.05em;color:#372924;text-transform:none;font-weight:400}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-left-block{margin:0;width:100%;padding:0;position:relative;z-index:2;background:#f3f3f3;box-shadow:-2px -4px 4px 0 #f3f3f3}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-left-block .header-phones-block{width:100%;position:relative;margin:0;height:50px;border-top:1px solid #c4c4c4;display:flex;align-items:center;box-sizing:border-box;padding:0 24px}.page-header .mobile-menu-overlay .mobile-menu-wrap .header-left-block .switcher-language-block{display:none}.page-header .header-wrapper-right .panel.wrapper .panel.header .header-right-block>.top-menu-opener{width:50px}html.nav-open .page-header .mobile-menu-overlay{opacity:1;pointer-events:all;left:0}}.page-footer{position:relative}.page-footer .footer-content-block{padding:80px 0 60px;background:rgba(55,41,36,.04)}.page-footer .footer-content-block .footer-content-inner-block{width:100%;max-width:var(--innerContainer);padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto;display:flex}.page-footer .footer-content-block .footer-content-left-block{width:270px;box-sizing:border-box;padding-right:20px}.page-footer .footer-content-block .footer-content-left-block .footer-logo{margin-bottom:65px}.page-footer .footer-content-block .footer-content-left-block .footer-logo img{cursor:pointer}.page-footer .footer-content-block .footer-content-left-block .footer-callback .footer-phones-content .phones-list{margin-bottom:10px}.page-footer .footer-content-block .footer-content-left-block .footer-callback .footer-phones-content .phones-list .phone-item{margin-bottom:6px}.page-footer .footer-content-block .footer-content-left-block .footer-callback .footer-phones-content .phones-list .phone-item a{font-weight:300;font-size:24px;line-height:28px;color:#372924;text-decoration:none}.page-footer .footer-content-block .footer-content-left-block .footer-callback .callback-phones{margin-bottom:60px}.page-footer .footer-content-block .footer-content-left-block .footer-callback .callback-phones span{height:unset;padding:unset;text-transform:unset;font-weight:unset;border:unset;background:unset;border-radius:unset;letter-spacing:unset;font-size:14px;line-height:16px;color:#a60c00;cursor:pointer}.page-footer .footer-content-block .footer-content-left-block .footer-callback .time-shedule div p{font-size:14px;line-height:18px;color:#372924;opacity:.8}.page-footer .footer-content-block .footer-content-right-block{flex-grow:1;display:flex}.page-footer .footer-content-block .footer-content-right-block .title{font-weight:500;font-size:13px;line-height:15px;letter-spacing:.1em;text-transform:uppercase;color:#372924;margin-bottom:40px}.page-footer .footer-content-block .footer-content-right-block .title .icon{display:none}.page-footer .footer-content-block .footer-content-right-block .navigation a{font-size:14px;line-height:19px;color:#372924;opacity:.8;text-decoration:none;transition:color .3s}.page-footer .footer-content-block .footer-content-right-block .navigation a .special-link{color:#a60c00}.page-footer .footer-content-block .footer-content-right-block .navigation a:hover{color:#a60c00}.page-footer .footer-content-block .footer-content-right-block .navigation a:hover .special-link{color:#6c4c40}.page-footer .footer-content-block .footer-content-right-block .category-menu{width:50%}.page-footer .footer-content-block .footer-content-right-block .category-menu .navigation{column-count:2}.page-footer .footer-content-block .footer-content-right-block .category-menu .navigation .offer-item{margin-bottom:20px}.page-footer .footer-content-block .footer-content-right-block .category-menu .title,.page-footer .footer-content-block .footer-content-right-block .category-menu .navigation{box-sizing:border-box;padding-right:70px}.page-footer .footer-content-block .footer-content-right-block .category-menu .navigation{border-right:1px solid #ebeae9}.page-footer .footer-content-block .footer-content-right-block .footer-menu{width:50%;display:flex;padding-left:70px;box-sizing:border-box}.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation{width:50%;box-sizing:border-box;display:flex;flex-direction:column}.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation .title,.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation .navigation-menu-list{box-sizing:border-box}.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation .navigation-menu-list{flex-grow:1}.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation .navigation-menu-list .navigation-menu-item{margin-bottom:20px}.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation:first-child .title,.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation:first-child .navigation-menu-list{padding-right:70px}.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation:first-child .navigation-menu-list{border-right:1px solid #ebeae9}.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation:not(:first-child) .title,.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation:not(:first-child) .navigation-menu-list{padding-left:70px}.page-footer .footer-icons-block{background:rgba(55,41,36,.04);border-top:1px solid #ebeae9;padding:40px 0}.page-footer .footer-icons-block .container{width:100%;max-width:var(--innerContainer);padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto}@media screen and (max-width:959px){.page-footer .footer-icons-block .container{display:flex;justify-content:center}}.page-footer .footer-icons-block .container .inner{display:flex;justify-content:center}@media screen and (max-width:959px){.page-footer .footer-icons-block .container .inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px 0}}@media screen and (max-width:479px){.page-footer .footer-icons-block .container .inner{grid-template-columns:1fr;grid-gap:30px 0}}.page-footer .footer-icons-block .container .inner>div{padding:0 50px}@media screen and (max-width:1100px){.page-footer .footer-icons-block .container .inner>div{padding:0 40px}}@media screen and (max-width:767px){.page-footer .footer-icons-block .container .inner>div{padding:0 20px}}.page-footer .footer-icons-block .container .title{opacity:.3;text-transform:uppercase;font-weight:500;letter-spacing:.1em;font-size:13px;line-height:15px;margin-bottom:16px}@media screen and (max-width:479px){.page-footer .footer-icons-block .container .title{text-align:center}}.page-footer .footer-icons-block .container .icons{display:flex;align-items:center}@media screen and (max-width:479px){.page-footer .footer-icons-block .container .icons{justify-content:center}}.page-footer .footer-icons-block .container .icons>*{margin-right:30px}.page-footer .footer-icons-block .container .icons>*:last-child{margin-right:0}.page-footer .footer-additional-block{display:flex;align-items:center;min-height:60px;padding:10px 0;box-sizing:border-box;background:#372924;color:#fff}.page-footer .footer-additional-block .footer-additional-inner-block{width:100%;max-width:var(--innerContainer);padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto;display:flex}.page-footer .footer-additional-block .footer-left-block{display:flex;align-items:center}.page-footer .footer-additional-block .footer-left-block .copyright{font-size:14px;line-height:16px;color:#fff}.page-footer .footer-additional-block .footer-center-block{flex-grow:1;box-sizing:border-box;padding:0 20px}.page-footer .footer-additional-block .footer-center-block .shop-social-links .social-links-items{list-style:none;display:flex;align-items:center;justify-content:center}.page-footer .footer-additional-block .footer-center-block .shop-social-links .social-links-items .social-item{margin:0 30px}.page-footer .footer-additional-block .footer-center-block .shop-social-links .social-links-items .social-item a{font-size:14px;line-height:16px;text-decoration:none}.page-footer .footer-additional-block .footer-center-block .shop-social-links .social-links-items .social-item a:hover{text-decoration:underline}.page-footer .footer-additional-block .footer-right-block .develop-by{height:100%;display:flex;align-items:center}.page-footer .footer-additional-block .footer-right-block .develop-by .develop{font-size:14px;line-height:16px;text-transform:lowercase}.page-footer .footer-additional-block .footer-right-block .develop-by .develop span{text-transform:uppercase;font-weight:700;cursor:pointer;color:#fff;transition:color .3s}.page-footer .footer-additional-block .footer-right-block .develop-by .develop span:hover{color:#a60c00}@media screen and (max-width:1440px){.page-footer .footer-content-block .footer-content-right-block .category-menu .title,.page-footer .footer-content-block .footer-content-right-block .category-menu .navigation{padding-right:50px}.page-footer .footer-content-block .footer-content-right-block .footer-menu{padding-left:50px}.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation:first-child .title,.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation:first-child .navigation-menu-list{padding-right:50px}.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation:not(:first-child) .title,.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation:not(:first-child) .navigation-menu-list{padding-left:50px}}@media screen and (max-width:959px){.page-footer .footer-content-block .footer-content-left-block{width:200px}.page-footer .footer-content-block .footer-content-right-block .category-menu .title,.page-footer .footer-content-block .footer-content-right-block .category-menu .navigation{padding-right:30px}.page-footer .footer-content-block .footer-content-right-block .footer-menu{padding-left:30px}.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation:first-child .title,.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation:first-child .navigation-menu-list{padding-right:30px}.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation:not(:first-child) .title,.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation:not(:first-child) .navigation-menu-list{padding-left:30px}.page-footer .footer-additional-block .footer-center-block .shop-social-links .social-links-items .social-item{margin:0 15px}}@media screen and (max-width:767px){.page-footer .footer-content-block{padding:25px 0}.page-footer .footer-content-block .footer-content-inner-block{flex-direction:column;align-items:center}.page-footer .footer-content-block .footer-content-left-block{width:auto;padding:0;margin:0 0 35px}.page-footer .footer-content-block .footer-content-left-block .footer-logo{margin:0 0 35px;text-align:center}.page-footer .footer-content-block .footer-content-left-block .footer-callback{text-align:center}.page-footer .footer-content-block .footer-content-left-block .footer-callback .footer-phones-content .phones-list .phone-item{margin-bottom:4px}.page-footer .footer-content-block .footer-content-left-block .footer-callback .footer-phones-content .phones-list .phone-item a{font-size:26px;line-height:30px}.page-footer .footer-content-block .footer-content-left-block .footer-callback .callback-phones{margin-bottom:30px}.page-footer .footer-content-block .footer-content-left-block .footer-callback .callback-phones span{font-size:16px;line-height:19px}.page-footer .footer-content-block .footer-content-left-block .footer-callback .time-shedule div p{font-size:16px;line-height:20px}.page-footer .footer-content-block .footer-content-right-block{flex-direction:column;align-items:center}.page-footer .footer-content-block .footer-content-right-block .title{font-size:15px;line-height:18px;margin-bottom:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.page-footer .footer-content-block .footer-content-right-block .title .icon{display:inline-block;width:10px;height:10px;margin-left:5px}.page-footer .footer-content-block .footer-content-right-block .category-menu{width:100%;text-align:center;margin-bottom:20px}.page-footer .footer-content-block .footer-content-right-block .category-menu .navigation{column-count:unset;padding:20px 0}.page-footer .footer-content-block .footer-content-right-block .category-menu .navigation .offer-item{margin-bottom:15px}.page-footer .footer-content-block .footer-content-right-block .category-menu .title,.page-footer .footer-content-block .footer-content-right-block .category-menu .navigation{padding-right:0}.page-footer .footer-content-block .footer-content-right-block .category-menu .navigation{border-right:none}.page-footer .footer-content-block .footer-content-right-block .footer-menu{width:100%;flex-direction:column;padding-left:unset}.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation{width:100%;text-align:center;margin-bottom:20px}.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation .navigation-menu-list{padding:20px 0}.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation .navigation-menu-list .navigation-menu-item{margin-bottom:15px}.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation:first-child .title,.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation:first-child .navigation-menu-list{padding-right:unset}.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation:first-child .navigation-menu-list{border-right:none}.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation:not(:first-child) .title,.page-footer .footer-content-block .footer-content-right-block .footer-menu .navigation:not(:first-child) .navigation-menu-list{padding-left:unset}.page-footer .collapse-wrap .collapse-toggle .icon{position:relative;transform:rotate(0deg)}.page-footer .collapse-wrap .collapse-content{display:none}.page-footer .collapse-wrap.open .collapse-toggle .icon{transform:rotate(-180deg)}.page-footer .collapse-wrap.open .collapse-content{display:block}.page-footer .footer-additional-block{padding:35px 0}.page-footer .footer-additional-block .footer-additional-inner-block{flex-direction:column}.page-footer .footer-additional-block .footer-left-block{justify-content:center;padding:15px}.page-footer .footer-additional-block .footer-center-block{padding:15px}.page-footer .footer-additional-block .footer-right-block{padding:15px}.page-footer .footer-additional-block .footer-right-block .develop-by{justify-content:center}}.amgdprcookie-bar-container{--block_indent:8px;--v_indent:8px;--h_indent:8px;pointer-events:auto;position:fixed;z-index:50 !important;top:unset;left:var(--block_indent);right:var(--block_indent);bottom:var(--block_indent);width:auto;background:#fff;box-shadow:0 -4px 20px 0 rgba(0,0,0,.15)}@media (min-width:1024px){.amgdprcookie-bar-container{--v_indent:24px;--h_indent:24px}}@media (min-width:480px){.amgdprcookie-bar-container{--block_indent:0px}}.amgdprcookie-bar-container .action-close{--closeIconWidth:20px;--closeIconHeight:2px}.amgdprcookie-bar-container .action-close:before,.amgdprcookie-bar-container .action-close:after{all:unset;content:'';display:block;width:var(--closeIconWidth);height:var(--closeIconHeight);position:absolute;left:calc(50% - (var(--closeIconWidth)/2));top:calc(50% - (var(--closeIconHeight)/2));background-color:currentColor;transform:rotate(45deg);color:currentColor}.amgdprcookie-bar-container .action-close:after{transform:rotate(-45deg)}.amgdprcookie-bar-container .action-close span,.amgdprcookie-bar-container .action-close svg{display:none}.amgdprcookie-bar-container .action-close:hover{color:#a60c00}.amgdprcookie-bar-container .amgdprcookie-bar-block{max-width:740px;padding:24px;margin:0 auto}.amgdprcookie-bar-container .amgdprcookie-bar-block .amgdprcookie-policy{font-size:14px;margin-bottom:16px;margin:0 0 16px}.amgdprcookie-bar-container .amgdprcookie-bar-block .amgdprcookie-policy a{color:#a60c00;text-decoration:none}.amgdprcookie-bar-container .amgdprcookie-bar-block .amgdprcookie-policy a:hover{text-decoration:underline}.amgdprcookie-bar-container .amgdprcookie-bar-block .amgdprcookie-buttons-block{--button_height:40px;--btn_indent:6px;display:flex;align-items:center;justify-content:center;margin:calc(var(--btn_indent)*-1)}@media (max-width:479px){.amgdprcookie-bar-container .amgdprcookie-bar-block .amgdprcookie-buttons-block{--button_min_width:100%;flex-direction:column}}.amgdprcookie-bar-container .amgdprcookie-bar-block .amgdprcookie-buttons-block button{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center;margin:var(--btn_indent)}.amgdprcookie-bar-container .amgdprcookie-bar-block .amgdprcookie-buttons-block button.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.amgdprcookie-bar-container .amgdprcookie-bar-block .amgdprcookie-buttons-block button:hover{border-color:#d61708;background:#d61708}}.amgdprcookie-bar-container .amgdprcookie-bar-block .amgdprcookie-buttons-block button:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.amgdprcookie-bar-container .amgdprcookie-bar-block .amgdprcookie-buttons-block button{height:38px;font-weight:500}}.amgdprcookie-bar-container .amgdprcookie-bar-block .amgdprcookie-buttons-block button[class*=settings]{height:48px;display:inline-flex;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center;color:#a60c00;background:0 0;font-weight:500;border-color:#a60c00;justify-content:center}.amgdprcookie-bar-container .amgdprcookie-bar-block .amgdprcookie-buttons-block button[class*=settings].disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.amgdprcookie-bar-container .amgdprcookie-bar-block .amgdprcookie-buttons-block button[class*=settings]:hover{border-color:#d61708;background:#d61708}}.amgdprcookie-bar-container .amgdprcookie-bar-block .amgdprcookie-buttons-block button[class*=settings]:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.amgdprcookie-bar-container .amgdprcookie-bar-block .amgdprcookie-buttons-block button[class*=settings]{height:38px;font-weight:500}}@media screen and (min-width:768px){.amgdprcookie-bar-container .amgdprcookie-bar-block .amgdprcookie-buttons-block button[class*=settings]:hover{color:#fff;border-color:#d61708;background:#d61708}}.amgdprcookie-bar-container .amgdprcookie-bar-block .amgdprcookie-buttons-block button[class*=settings]:active{color:#fff;border-color:#ff1907;background:#ff1907}*{margin:0;padding:0;outline:none}html.overlay,html.nav-open{overflow:hidden;height:100%}html.overlay.touch body,html.nav-open.touch body{overflow:hidden;height:100%;position:fixed}@media screen and (max-width:959px){html.overlay jdiv,html.nav-open jdiv,html.overlay [id=up],html.nav-open [id=up]{display:none}}body{font-family:'Roboto',sans-serif;color:#372924}body._has-modal{overflow:hidden;height:100%}body [data-type=dynamically-movable].-not-processed{display:none !important}body [data-type=dynamically-movable]{max-width:100%}.page-wrapper{min-height:100vh;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column}.page-main{flex-grow:1}img{max-width:100%}a{transition:color .3s}.icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.icon-bonus{fill:transparent}.icon-block{--blockSize:24px;--iconSize:var(--blockSize);--color:currentColor;width:var(--blockSize);height:var(--blockSize);display:flex;align-items:center;justify-content:center;font-size:var(--iconSize);color:var(--color)}[data-dropdown-container]:not(.filter-options-item) [data-dropdown-toggle],[data-dropdown-container]:not(.filter-options-item) [data-dropdown-content]{box-sizing:border-box}[data-dropdown-container]:not(.filter-options-item) [data-dropdown-toggle]{color:#6c4c40;font-size:14px;line-height:16px;padding:22px}[data-dropdown-container]:not(.filter-options-item) [data-dropdown-toggle] .icon{margin-left:7px}[data-dropdown-container]:not(.filter-options-item) [data-dropdown-content]{margin-top:-1px;padding:30px 40px;box-shadow:0px 0px 10px rgba(0,0,0,.25);border-radius:0 0 8px 8px}[data-dropdown-container]:not(.filter-options-item) [data-dropdown-content] li:not(:last-child){margin-bottom:16px}[data-dropdown-container]:not(.filter-options-item) [data-dropdown-content] a{display:inline-block;text-decoration:none;color:#372924;font-size:16px;line-height:20px}[data-dropdown-container]:not(.filter-options-item).open{z-index:10}[data-dropdown-container]:not(.filter-options-item).open [data-dropdown-toggle]{position:relative;box-shadow:0px 0px 10px rgba(0,0,0,.25)}[data-dropdown-container]:not(.filter-options-item).open [data-dropdown-toggle]:after{content:'';position:absolute;z-index:2;width:100%;height:10px;left:0;bottom:0;background:#fff}.slide-label-wrap{display:unset;position:unset;padding:unset}.button{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center}.button.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.button:hover{border-color:#d61708;background:#d61708}}.button:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.button{height:38px;font-weight:500}}.button-red-border{height:48px;display:inline-flex;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center;color:#a60c00;background:0 0;font-weight:500;border-color:#a60c00;justify-content:center}.button-red-border.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.button-red-border:hover{border-color:#d61708;background:#d61708}}.button-red-border:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.button-red-border{height:38px;font-weight:500}}@media screen and (min-width:768px){.button-red-border:hover{color:#fff;border-color:#d61708;background:#d61708}}.button-red-border:active{color:#fff;border-color:#ff1907;background:#ff1907}.button-black{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center;background-color:#372924;border-color:#372924}.button-black.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.button-black:hover{border-color:#d61708;background:#d61708}}.button-black:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.button-black{height:38px;font-weight:500}}.button-black:active{background:#521600;border-color:#521600}@media screen and (min-width:768px){.button-black:hover{background:#401100;border-color:#401100}.button-black:active{background:#521600;border-color:#521600}}.button-black.small-padding{padding-left:16px;padding-right:16px}.button-black.small-padding2{padding-left:25px;padding-right:25px}.button-black .icon-arrow_right{margin-left:20px}.button-light{height:48px;display:inline-flex;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center;color:#372924;background:0 0;font-weight:500;border-color:rgba(0,0,0,.1);justify-content:center}.button-light.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.button-light:hover{border-color:#d61708;background:#d61708}}.button-light:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.button-light{height:38px;font-weight:500}}.button-light.small-padding{padding-left:16px;padding-right:16px}.button-light.small-padding2{padding-left:25px;padding-right:25px}@media screen and (min-width:768px){.button-light:hover{background:rgba(223,223,223,.2);border-color:rgba(55,41,36,.2)}}.button-light:active{background:rgba(189,189,189,.2);border-color:rgba(55,41,36,.2)}.button-light2{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center;border:2px solid #372924;background:0 0;color:#372924}.button-light2.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.button-light2:hover{border-color:#d61708;background:#d61708}}.button-light2:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.button-light2{height:38px;font-weight:500}}.button-light2:active{background:rgba(82,22,0,.1);border-color:#372924}@media screen and (min-width:768px){.button-light2:hover{background:rgba(82,22,0,.05);border-color:#573c33}.button-light2:active{background:rgba(82,22,0,.1);border-color:#372924}}.button-light2.small-padding{padding-left:20px;padding-right:20px}.button-light2.small-padding2{padding-left:25px;padding-right:25px}.button-light2 .icon-arrow_right{margin-left:20px}.button-white{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center;transition:background .3s,color .3s;border:none;background:#fff;color:#372924;font-weight:500;padding:0 16px;justify-content:space-between}.button-white.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.button-white:hover{border-color:#d61708;background:#d61708}}.button-white:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.button-white{height:38px;font-weight:500}}.button-white:active{background:#a60c00;color:#fff}@media screen and (min-width:768px){.button-white:hover{background:#a60c00;color:#fff}}.button-white .icon-arrow_right{margin-left:10px}.button-light-arr{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center;color:#372924;background:0 0;font-weight:400;text-transform:unset;letter-spacing:unset;border-color:rgba(0,0,0,.1)}.button-light-arr.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.button-light-arr:hover{border-color:#d61708;background:#d61708}}.button-light-arr:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.button-light-arr{height:38px;font-weight:500}}@media screen and (min-width:768px){.button-light-arr:hover{background:rgba(223,223,223,.2);border-color:rgba(55,41,36,.2)}}.button-light-arr:active{background:rgba(189,189,189,.2);border-color:rgba(55,41,36,.2)}.button-light-arr .icon{position:relative;width:8px;height:8px;margin-left:10px}.unavailable{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center;text-transform:unset;font-weight:400;padding:0;opacity:.5;cursor:default}.unavailable.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.unavailable:hover{border-color:#d61708;background:#d61708}}.unavailable:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.unavailable{height:38px;font-weight:500}}.unavailable,.unavailable:hover,.unavailable:active{background:0 0;border:none;color:#372924}@media screen and (max-width:767px){.unavailable{font-weight:400}}.breadcrumbs{margin:30px 0}.breadcrumbs ul{list-style:none}.breadcrumbs .items{display:flex;flex-wrap:wrap}.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:12px;line-height:14px;color:#372924;opacity:.6;transition:color .3s,opacity .3s}.breadcrumbs .items .item:not(:last-child):after{content:'›';display:inline-flex;align-items:center;margin:0 16px;font-size:16px;opacity:.6}.breadcrumbs .items .item a:hover{color:#a60c00;opacity:1}@media screen and (max-width:959px){.breadcrumbs{margin:24px 0 10px}.breadcrumbs .items .item:not(:nth-last-child(2)){display:none}.breadcrumbs .items .item:nth-last-child(2){position:relative;padding-left:16px;font-size:11px;line-height:13px;letter-spacing:.1em;text-transform:uppercase}.breadcrumbs .items .item:nth-last-child(2):after{content:'‹';position:absolute;left:0;top:50%;margin:-14px 0 0;width:12px;height:24px;display:flex;align-items:center;justify-content:center;font-size:24px}}.page.messages{text-align:center}.page.messages .messages .message-success{color:#372924;padding:20px;margin:0 0 20px;background:#f4f5f5;box-shadow:0 5px 5px 0 #f4f5f5}.page.messages .messages .message-success a{color:#a60c00;font-weight:500}.page.messages .messages .message-success a:hover{text-decoration:none}.page.messages .messages .message-error{color:#fff;padding:20px;margin:0 0 20px;background:#a60c00;border-radius:8px;margin-top:10px}.page.messages .messages .message-error a{color:#fff;font-weight:500}.page.messages .messages .message-error a:hover{text-decoration:none}.page.messages.test-mode-messages{position:absolute;z-index:5;left:0;right:0;top:120px;text-align:center}.page.messages.test-mode-messages .messages .test-mode{display:flex;align-items:center;justify-content:center;position:relative;color:#000;padding:20px;margin:0;padding-right:70px;background:rgba(244,244,244,.9);box-shadow:0 5px 5px 0 rgba(230,242,228,.5)}.page.messages.test-mode-messages .messages .test-mode .close{width:30px;height:30px;display:inline-flex;align-content:center;justify-content:center;position:absolute;top:50%;right:20px;margin-top:-15px;font-size:24px;cursor:pointer;border-radius:50%;box-shadow:inset 0 0 0 1px #000,0 0 0 0 #000;transition:box-shadow .3s}.page.messages.test-mode-messages .messages .test-mode .close:hover{box-shadow:inset 0 0 0 1px #000,0 0 5px 0 #000}@media screen and (max-width:959px){.page.messages.test-mode-messages{top:60px}}.theme-title{font-weight:400;font-size:32px;line-height:37px;letter-spacing:.05em;color:#372924}@media screen and (max-width:959px){.theme-title{font-size:24px;line-height:28px;text-transform:none}}.uppercase-title{font-weight:400;font-size:32px;line-height:37px;letter-spacing:.05em;color:#372924;text-transform:uppercase}@media screen and (max-width:959px){.uppercase-title{font-size:24px;line-height:28px;text-transform:none}}@media screen and (max-width:959px){.uppercase-title{text-transform:none}}.hide{display:none}.section-title{font-weight:400;font-size:28px;line-height:28px;letter-spacing:.05em;text-transform:uppercase;color:#372924;display:flex;align-items:flex-end;margin-bottom:45px}.section-title a{text-decoration:none;color:inherit}.section-title[onclick]{transition:color .3s}.section-title[onclick]:hover{color:#a60c00}.section-title .more{font-weight:500;font-size:14px;line-height:16px;text-align:right;letter-spacing:.1em;text-transform:uppercase;color:#a60c00;text-decoration:none;margin-left:30px}@media screen and (max-width:767px){.section-title{font-size:24px;line-height:24px;justify-content:center;align-items:unset;margin-bottom:24px}.section-title .more{position:absolute;left:0;bottom:0;width:100%;text-align:center;font-size:12px;line-height:14px;margin:0}.section-title+.products-slider{padding-bottom:30px}.section-title+.products-slider .owl-dots{bottom:46px}}.radio-extend input[type=radio]{width:0;height:0;visibility:hidden}.radio-extend input[type=radio]+label{position:relative;min-height:30px;display:flex;align-items:center;padding-left:50px;cursor:pointer;margin-left:0}.radio-extend input[type=radio]+label:before{content:'';position:absolute;top:0;left:0;width:30px;height:30px;border-radius:50%;overflow:hidden;background:#fff;border:1px solid #efefef;box-sizing:border-box;box-shadow:inset 0 0 0 0 #a60c00;transition:border-color .3s,box-shadow .3s}.radio-extend input[type=radio]:checked+label:before{border-color:#a60c00;box-shadow:inset 0 0 0 9px #a60c00}.checkbox-extend input[type=checkbox]{width:0;height:0;visibility:hidden;position:absolute}.checkbox-extend input[type=checkbox]+.fake-checkbox{position:relative;width:24px;height:24px;display:flex;justify-content:center;align-items:center;margin-right:16px;cursor:pointer;background:#eaeaea;color:#fff;border-radius:8px;font-size:0;transition:background .3s,font-size .3s;flex-shrink:0}.checkbox-extend input[type=checkbox]:checked+.fake-checkbox{background:#a60c00;font-size:16px}.checkbox-extend input[type=checkbox]:checked+.fake-checkbox:before{content:'';position:absolute;width:4px;height:9px;left:50%;top:calc(50% - 1px);border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.checkbox-extend label:not(.control){min-height:24px;width:calc(100% - 40px);display:flex;align-items:center;flex-wrap:wrap;cursor:pointer;margin-left:40px}.checkbox-extend .fake-checkbox~label{margin-left:0}.form-extend fieldset{border:none;display:block}.form-extend fieldset .legend{font-size:18px;font-weight:500}.form-extend .field{margin-bottom:16px}.form-extend .field.choice{display:flex;align-items:center}.form-extend .field.choice label{cursor:pointer}.form-extend .field.choice .fake-checkbox+label{position:relative;z-index:2}.form-extend .field:not(.choice) label:not(.control){display:none}.form-extend .field input,.form-extend .field textarea{border:1px solid #efefef;height:50px;color:#372924;font-size:16px;outline:none;box-sizing:border-box;display:block;width:100%;padding:0 16px;border-radius:8px;font-family:Roboto,sans-serif}.form-extend .field input::-webkit-input-placeholder,.form-extend .field textarea::-webkit-input-placeholder,.form-extend .field input::-moz-placeholder,.form-extend .field textarea::-moz-placeholder,.form-extend .field input:-ms-input-placeholder,.form-extend .field textarea:-ms-input-placeholder,.form-extend .field input:-moz-placeholder,.form-extend .field textarea:-moz-placeholder{color:rgba(0,0,0,.5);opacity:1;font-weight:400;font-size:14px}.form-extend .field input:-webkit-autofill,.form-extend .field textarea:-webkit-autofill{box-shadow:inset 0 0 0 500px #fff}.form-extend .field input.mage-error,.form-extend .field textarea.mage-error{border-color:red}.touch .form-extend .field input[type=date]{-webkit-appearance:none;display:flex;align-items:center;background:0 0}.touch .form-extend .field input[type=date]:before{content:attr(data-mobile-placeholder);color:rgba(0,0,0,.5);font-weight:400;font-size:14px}.touch .form-extend .field input[type=date]:not(.empty):before,.touch .form-extend .field input[type=date]:focus:before{display:none}.form-extend .field textarea{resize:vertical;min-height:170px;padding:16px}.form-extend #password-strength-meter-container{margin-top:5px;font-size:14px}.form-extend #password-strength-meter-container span{color:#50c83a}.form-extend #password-strength-meter-container.password-none span,.form-extend #password-strength-meter-container.password-weak span{color:red}.form-extend button{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center}.form-extend button.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.form-extend button:hover{border-color:#d61708;background:#d61708}}.form-extend button:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.form-extend button{height:38px;font-weight:500}}.form-extend input[type=checkbox]{width:0;height:0;visibility:hidden;position:absolute}.form-extend input[type=checkbox]+.fake-checkbox{position:relative;width:24px;height:24px;display:flex;justify-content:center;align-items:center;margin-right:16px;cursor:pointer;background:#eaeaea;color:#fff;border-radius:8px;font-size:0;transition:background .3s,font-size .3s;flex-shrink:0}.form-extend input[type=checkbox]:checked+.fake-checkbox{background:#a60c00;font-size:16px}.form-extend input[type=checkbox]:checked+.fake-checkbox:before{content:'';position:absolute;width:4px;height:9px;left:50%;top:calc(50% - 1px);border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.form-extend label:not(.control){min-height:24px;width:calc(100% - 40px);display:flex;align-items:center;flex-wrap:wrap;cursor:pointer;margin-left:40px}.form-extend .fake-checkbox~label{margin-left:0}.form-extend label.control{display:inline-flex;align-items:center;cursor:pointer}.field-error,.mage-error{font-size:12px;color:red}.loading-mask-block,.loading-mask{display:none;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.8)}.loading-mask-block .loader,.loading-mask .loader{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.loading-mask-block .loader:after,.loading-mask .loader:after{content:'';display:block;width:40px;height:40px;background:url(../images/loader.svg) 50% 50%/contain no-repeat}.loading-mask-block .loader p,.loading-mask .loader p{display:none}.loading-mask-block img,.loading-mask img{position:static !important;display:none}.loading-mask-block{position:absolute;z-index:10}.loading-mask{position:fixed;z-index:999}body.ajax-loading .loading-mask{display:block}.select2.select2-container .select2-selection--single{height:38px;padding:0 12px;display:flex;align-items:center;border:none}.select2.select2-container .select2-selection--single .select2-selection__rendered{padding:0 20px 0 0;color:#372924;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.05em}.select2.select2-container .select2-selection--single .select2-selection__arrow{width:20px;height:20px;display:flex;align-items:center;justify-content:center;position:absolute;right:12px;top:50%;margin-top:-10px;transform:rotate(0deg);transition:transform .3s}.select2.select2-container .select2-selection--single .select2-selection__arrow b{display:inline-flex;width:8px;height:8px;box-sizing:border-box;border-color:#372924;border-width:0 2px 2px 0;position:relative;top:-3px;left:unset;margin:unset;transform:rotate(45deg)}.select2.select2-container.select2-container--open .select2-selection--single{position:relative;z-index:1060}.select2.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow{transform:rotate(-180deg)}.select2-dropdown{border:none;padding:0;margin-top:-38px;padding-top:38px;border-radius:8px;box-shadow:0px 0px 10px rgba(0,0,0,.25)}.select2-dropdown.select2-dropdown--below{border-top-left-radius:unset;border-top-right-radius:unset;border-radius:8px}.select2-dropdown .select2-search{display:none}.select2-dropdown .select2-results{padding:5px 0}.select2-dropdown .select2-results .select2-results__options{overflow-y:auto;overflow-x:hidden}.select2-dropdown .select2-results .select2-results__options::-webkit-scrollbar{width:4px}.select2-dropdown .select2-results .select2-results__options::-webkit-scrollbar:horizontal{height:4px}.select2-dropdown .select2-results .select2-results__options::-webkit-scrollbar-track{background-color:transparent}.select2-dropdown .select2-results .select2-results__options::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:4px}.select2-dropdown .select2-results .select2-results__options::-webkit-scrollbar-thumb:hover{background-color:#c4c4c4}.select2-dropdown .select2-results .select2-results__option{font-weight:300;font-size:14px;line-height:20px;letter-spacing:.05em;color:#372924;padding:9px 12px}.select2-dropdown .select2-results .select2-results__option[aria-selected=true]{background:#f3f4f4}.select2-dropdown .select2-results .select2-results__option.select2-results__option--highlighted{background:rgba(244,244,244,.8);color:#372924}.advanced-map-popup .image{display:flex;justify-content:center}.advanced-map-popup img{display:block;max-width:160px;width:100%;height:auto}.advanced-map-popup .top>a{text-decoration:none;color:currentColor}.advanced-map-popup .shop-name{display:block;font-weight:700}[id=up]{position:fixed;right:25px;bottom:95px;width:60px;height:60px;background-color:#a60c00;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 5px #fff;visibility:hidden;opacity:0;transition:opacity .3s,visibility .3s;z-index:400;cursor:pointer}@media screen and (max-width:479px){[id=up]{width:46px;height:46px;right:32px}}[id=up].active{visibility:visible;opacity:1}[id=up] svg{transform:rotateZ(-90deg);width:24px;height:24px}._show_1e.wrap_mW{z-index:8 !important}.esputnik-subscriber-button{width:60px;height:60px;position:fixed;z-index:400;bottom:120px;right:30px;background:url(../images/esputnik-button.gif) no-repeat 50% 50%;background-size:contain;cursor:pointer}@media screen and (max-width:959px){.esputnik-subscriber-button{bottom:30px;left:30px;right:unset}}@media screen and (max-width:479px){.esputnik-subscriber-button{bottom:15px;left:15px;width:46px;height:46px}}.esputnik-subscriber-popup .modal-inner-wrap{max-width:480px}.esputnik-subscriber-popup fieldset{border:none;display:block}.esputnik-subscriber-popup fieldset .legend{font-size:18px;font-weight:500}.esputnik-subscriber-popup .field{margin-bottom:16px}.esputnik-subscriber-popup .field.choice{display:flex;align-items:center}.esputnik-subscriber-popup .field.choice label{cursor:pointer}.esputnik-subscriber-popup .field.choice .fake-checkbox+label{position:relative;z-index:2}.esputnik-subscriber-popup .field:not(.choice) label:not(.control){display:none}.esputnik-subscriber-popup .field input,.esputnik-subscriber-popup .field textarea{border:1px solid #efefef;height:50px;color:#372924;font-size:16px;outline:none;box-sizing:border-box;display:block;width:100%;padding:0 16px;border-radius:8px;font-family:Roboto,sans-serif}.esputnik-subscriber-popup .field input::-webkit-input-placeholder,.esputnik-subscriber-popup .field textarea::-webkit-input-placeholder,.esputnik-subscriber-popup .field input::-moz-placeholder,.esputnik-subscriber-popup .field textarea::-moz-placeholder,.esputnik-subscriber-popup .field input:-ms-input-placeholder,.esputnik-subscriber-popup .field textarea:-ms-input-placeholder,.esputnik-subscriber-popup .field input:-moz-placeholder,.esputnik-subscriber-popup .field textarea:-moz-placeholder{color:rgba(0,0,0,.5);opacity:1;font-weight:400;font-size:14px}.esputnik-subscriber-popup .field input:-webkit-autofill,.esputnik-subscriber-popup .field textarea:-webkit-autofill{box-shadow:inset 0 0 0 500px #fff}.esputnik-subscriber-popup .field input.mage-error,.esputnik-subscriber-popup .field textarea.mage-error{border-color:red}.touch .esputnik-subscriber-popup .field input[type=date]{-webkit-appearance:none;display:flex;align-items:center;background:0 0}.touch .esputnik-subscriber-popup .field input[type=date]:before{content:attr(data-mobile-placeholder);color:rgba(0,0,0,.5);font-weight:400;font-size:14px}.touch .esputnik-subscriber-popup .field input[type=date]:not(.empty):before,.touch .esputnik-subscriber-popup .field input[type=date]:focus:before{display:none}.esputnik-subscriber-popup .field textarea{resize:vertical;min-height:170px;padding:16px}.esputnik-subscriber-popup #password-strength-meter-container{margin-top:5px;font-size:14px}.esputnik-subscriber-popup #password-strength-meter-container span{color:#50c83a}.esputnik-subscriber-popup #password-strength-meter-container.password-none span,.esputnik-subscriber-popup #password-strength-meter-container.password-weak span{color:red}.esputnik-subscriber-popup button{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center}.esputnik-subscriber-popup button.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.esputnik-subscriber-popup button:hover{border-color:#d61708;background:#d61708}}.esputnik-subscriber-popup button:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.esputnik-subscriber-popup button{height:38px;font-weight:500}}.esputnik-subscriber-popup input[type=checkbox]{width:0;height:0;visibility:hidden;position:absolute}.esputnik-subscriber-popup input[type=checkbox]+.fake-checkbox{position:relative;width:24px;height:24px;display:flex;justify-content:center;align-items:center;margin-right:16px;cursor:pointer;background:#eaeaea;color:#fff;border-radius:8px;font-size:0;transition:background .3s,font-size .3s;flex-shrink:0}.esputnik-subscriber-popup input[type=checkbox]:checked+.fake-checkbox{background:#a60c00;font-size:16px}.esputnik-subscriber-popup input[type=checkbox]:checked+.fake-checkbox:before{content:'';position:absolute;width:4px;height:9px;left:50%;top:calc(50% - 1px);border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.esputnik-subscriber-popup label:not(.control){min-height:24px;width:calc(100% - 40px);display:flex;align-items:center;flex-wrap:wrap;cursor:pointer;margin-left:40px}.esputnik-subscriber-popup .fake-checkbox~label{margin-left:0}.esputnik-subscriber-popup label.control{display:inline-flex;align-items:center;cursor:pointer}.esputnik-subscriber-popup .form-title{font-size:20px;font-weight:700;text-align:center;margin-bottom:30px}.esputnik-subscriber-popup .form-subtitle{font-size:16px;font-weight:500;text-align:center;margin-bottom:30px}.esputnik-subscriber-popup .field.gender{flex-wrap:wrap}.esputnik-subscriber-popup .field.gender label{margin:0;width:50%;height:50px;border:1px solid #efefef;display:flex;align-items:center;justify-content:center;box-sizing:border-box;background:#f6f6f6}.esputnik-subscriber-popup .field.gender label.male{border-radius:8px 0 0 8px}.esputnik-subscriber-popup .field.gender label.female{border-radius:0 8px 8px 0}.esputnik-subscriber-popup .field.gender input[type=radio]{width:0;height:0;visibility:hidden;position:absolute}.esputnik-subscriber-popup .field.gender input[type=radio]:checked+label{background:#372924;color:#fff;cursor:default}.esputnik-subscriber-popup .field.gender .mage-error{width:100%}@media screen and (max-width:767px){.esputnik-subscriber-popup .modal-footer{padding-left:24px;padding-right:24px}}.esputnik-subscriber-popup .action-primary{width:100%;height:50px}body.ajax-loading .manager-form .action-primary{background-color:#ccc;border-color:#ccc;pointer-events:none}.helpcrunch-iframe-wrapper iframe{z-index:10 !important}.owl-navigation-theme-style-extend .owl-nav{position:relative;z-index:2;width:150px;height:30px;display:flex;align-items:center;justify-content:space-between}.owl-navigation-theme-style-extend .owl-nav button{width:20px;height:20px;display:inline-flex;justify-content:center;align-items:center}.owl-navigation-theme-style-extend .owl-nav .owl-prev{transform:rotate(180deg)}.owl-navigation-theme-style-extend .owl-dots.disabled{display:none}@media screen and (min-width:768px){.owl-navigation-theme-style-extend .owl-dots{width:150px;height:30px;display:flex;justify-content:center;margin-top:-30px;counter-reset:slides;align-items:center;font-weight:700;font-size:13px;color:#372924;letter-spacing:.1em}.owl-navigation-theme-style-extend .owl-dots .owl-dot{display:inline-flex;counter-increment:slides}.owl-navigation-theme-style-extend .owl-dots .owl-dot span{display:none}.owl-navigation-theme-style-extend .owl-dots .owl-dot.active{order:-1}.owl-navigation-theme-style-extend .owl-dots .owl-dot.active:before{content:counter(slides);display:inline-block}.owl-navigation-theme-style-extend .owl-dots:before{content:'/';display:inline-block;font-weight:700;font-size:13px;margin:0 10px 0 12px}.owl-navigation-theme-style-extend .owl-dots:after{content:counter(slides);display:inline-block;font-weight:700;font-size:13px}}@media screen and (max-width:767px){.owl-navigation-theme-style-extend .owl-dots{width:100%;display:flex;align-items:center;justify-content:center}.owl-navigation-theme-style-extend .owl-dots .owl-dot{width:6px;height:6px;margin:0 5px;border-radius:50%;background:#c7c7c7}.owl-navigation-theme-style-extend .owl-dots .owl-dot.active{background:#372924}}.owl-navigation-vacancy-style-extend .owl-nav{position:relative;z-index:2;width:150px;height:30px;display:flex;align-items:center;justify-content:space-between}.owl-navigation-vacancy-style-extend .owl-nav button{width:20px;height:20px;display:inline-flex;justify-content:center;align-items:center}.owl-navigation-vacancy-style-extend .owl-nav .owl-prev{transform:rotate(180deg)}.owl-navigation-vacancy-style-extend .owl-dots{width:150px;height:30px;display:flex;justify-content:center;margin-top:-30px;counter-reset:slides;align-items:center;font-weight:700;font-size:13px;color:#372924;letter-spacing:.1em}.owl-navigation-vacancy-style-extend .owl-dots.disabled{display:none}.owl-navigation-vacancy-style-extend .owl-dots .owl-dot{display:inline-flex;counter-increment:slides}.owl-navigation-vacancy-style-extend .owl-dots .owl-dot span{display:none}.owl-navigation-vacancy-style-extend .owl-dots .owl-dot.active{order:-1}.owl-navigation-vacancy-style-extend .owl-dots .owl-dot.active:before{content:counter(slides);display:inline-block}.owl-navigation-vacancy-style-extend .owl-dots:before{content:'/';display:inline-block;font-weight:700;font-size:13px;margin:0 10px 0 12px}.owl-navigation-vacancy-style-extend .owl-dots:after{content:counter(slides);display:inline-block;font-weight:700;font-size:13px}.rating-extend .rating-summary{width:90px;display:flex;background-image:url('../images/Star-stroke.svg');background-size:auto 15px;background-repeat:repeat-x;background-position:left top}.rating-extend .rating-result{background-image:url('../images/Star.svg');background-size:auto 15px;background-repeat:repeat-x;background-position:left top}.products-grid .product-items{list-style:none;display:flex;flex-wrap:wrap}.products-grid .product-item{width:calc(25% + 1px)}@media screen and (max-width:1200px){.products-grid .product-item{width:calc(33.33% + 1px)}}@media screen and (max-width:767px){.products-grid .product-item{width:calc(50% + 1px)}}.products-grid .banner-item{width:100%}.products-grid .banner-item .banner-action-button{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0}.products-grid .banner-item__content{position:relative;height:134px}.products-grid .banner-item__content-inner{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.products-grid .banner-item__content-inner picture{height:100%;width:100%}.products-grid .banner-item__content-inner img{object-fit:cover;width:100%;height:100%}@media screen and (max-width:767px){.products-grid .banner-item__content{height:auto;padding-top:64%}}.products-slider{list-style:none}.products-slider .product-item a{text-decoration:none}.products-slider .product-item .loyalty-price-container{margin:0 auto;max-width:calc(100% - 18px)}@media screen and (max-width:1024px){.products-slider .product-item .loyalty-price-container{max-width:calc(100% - 8px)}}.products-slider:not(.owl-carousel){display:flex;padding-bottom:48px}.products-slider:not(.owl-carousel) .product-item{width:20%}.products-slider:not(.owl-carousel) .product-item:nth-child(1n+6){display:none}@media screen and (max-width:1200px){.products-slider:not(.owl-carousel) .product-item{width:25%}.products-slider:not(.owl-carousel) .product-item:nth-child(1n+5){display:none}}@media screen and (max-width:960px){.products-slider:not(.owl-carousel) .product-item{width:33.33%}.products-slider:not(.owl-carousel) .product-item:nth-child(1n+4){display:none}}@media screen and (max-width:700px){.products-slider:not(.owl-carousel) .product-item{width:50%}.products-slider:not(.owl-carousel) .product-item:nth-child(1n+3){display:none}}@media screen and (max-width:480px){.products-slider:not(.owl-carousel) .product-item{width:100%}.products-slider:not(.owl-carousel) .product-item:nth-child(1n+2){display:none}}.products-slider.owl-carousel .owl-stage-outer{padding:0 0 48px;box-sizing:border-box}.products-slider.owl-carousel.product-items{--margin:calc((100vw - var(--content))/2);width:100vw;box-sizing:border-box;margin-left:calc(var(--margin)*-1);margin-right:calc(var(--margin)*-1);padding-left:var(--margin);padding-right:var(--margin);position:relative}.products-slider.owl-carousel.product-items:before,.products-slider.owl-carousel.product-items:after{content:'';display:block;position:absolute;top:0;background:#fff;width:calc(var(--margin) - 1px);z-index:1;height:100%}.products-slider.owl-carousel.product-items:before{left:0}.products-slider.owl-carousel.product-items:after{right:0}.products-slider.owl-carousel.product-items .owl-stage-outer{width:100%;overflow:visible !important}.products-slider.owl-carousel.product-items .owl-dots,.products-slider.owl-carousel.product-items .owl-nav{right:calc((100vw - var(--content))/2)}@media screen and (min-width:1025px){.products-slider.owl-carousel.product-items .owl-item:hover{z-index:3}}.products-slider.owl-carousel .owl-stage{display:flex}.products-slider.owl-carousel .owl-stage:after{display:none}.products-slider.owl-carousel .owl-item{z-index:1}.products-slider.owl-carousel .owl-item.active{z-index:2}.products-slider .owl-nav{position:relative;z-index:2;width:150px;height:30px;display:flex;align-items:center;justify-content:space-between}.products-slider .owl-nav button{width:20px;height:20px;display:inline-flex;justify-content:center;align-items:center}.products-slider .owl-nav .owl-prev{transform:rotate(180deg)}.products-slider .owl-dots.disabled{display:none}@media screen and (min-width:768px){.products-slider .owl-dots{width:150px;height:30px;display:flex;justify-content:center;margin-top:-30px;counter-reset:slides;align-items:center;font-weight:700;font-size:13px;color:#372924;letter-spacing:.1em}.products-slider .owl-dots .owl-dot{display:inline-flex;counter-increment:slides}.products-slider .owl-dots .owl-dot span{display:none}.products-slider .owl-dots .owl-dot.active{order:-1}.products-slider .owl-dots .owl-dot.active:before{content:counter(slides);display:inline-block}.products-slider .owl-dots:before{content:'/';display:inline-block;font-weight:700;font-size:13px;margin:0 10px 0 12px}.products-slider .owl-dots:after{content:counter(slides);display:inline-block;font-weight:700;font-size:13px}}@media screen and (max-width:767px){.products-slider .owl-dots{width:100%;display:flex;align-items:center;justify-content:center}.products-slider .owl-dots .owl-dot{width:6px;height:6px;margin:0 5px;border-radius:50%;background:#c7c7c7}.products-slider .owl-dots .owl-dot.active{background:#372924}}.products-slider .owl-dots,.products-slider .owl-nav{position:absolute;top:-75px;right:0;margin-top:0}@media screen and (max-width:767px){.products-slider .owl-dots{left:0;margin:0;top:unset;bottom:16px}.products-slider.product-items,.products-slider.owl-carousel.product-items{width:calc(100% + (var(--containerPadding)*2));margin-left:calc(var(--containerPadding)*-1);margin-right:calc(var(--containerPadding)*-1);padding-left:0;padding-right:0}.products-slider.product-items:before,.products-slider.owl-carousel.product-items:before,.products-slider.product-items:after,.products-slider.owl-carousel.product-items:after{display:none}}@media screen and (max-width:1024px){.products-slider.owl-carousel.product-items .owl-stage-outer{overflow:hidden !important}}ol:not(.minicart-items) .product-item{position:relative;margin-right:-1px;margin-bottom:-1px;box-sizing:border-box;border:1px solid #f5f6f8;transition:border .3s,z-index 0s;transition-delay:0s,.3s}ol:not(.minicart-items) .product-item .product-item-info-top{position:absolute;top:0;left:0;right:0}ol:not(.minicart-items) .product-item .product-item-info-top .multi-labels-container{position:absolute;top:0;right:0;left:0;z-index:2;padding:8px 8px 0}ol:not(.minicart-items) .product-item .product-item-info-top .multi-labels-container .multi-labels-text{position:absolute;z-index:2;height:20px;display:flex;align-items:center;padding:0 4px;box-sizing:border-box;border-radius:4px;font-weight:500;font-size:12px;line-height:1;color:#fff}ol:not(.minicart-items) .product-item .product-item-info-top .multi-labels-container .multi-labels-text:nth-child(2n){right:8px}ol:not(.minicart-items) .product-item .product-item-info-top .multi-labels-container .multi-labels-text:nth-child(3),ol:not(.minicart-items) .product-item .product-item-info-top .multi-labels-container .multi-labels-text:nth-child(4){top:32px}ol:not(.minicart-items) .product-item .product-item-info-top .multi-labels-container .multi-labels-text:nth-child(5),ol:not(.minicart-items) .product-item .product-item-info-top .multi-labels-container .multi-labels-text:nth-child(6){top:58px}ol:not(.minicart-items) .product-item .product-item-info-top .partner-swatch{padding-bottom:100%}ol:not(.minicart-items) .product-item .product-item-info-top .partner-swatch img{position:absolute;right:6px;bottom:6px;z-index:1;width:auto}@media screen and (max-width:767px){ol:not(.minicart-items) .product-item .product-item-info-top .partner-swatch img{max-width:50px}}ol:not(.minicart-items) .product-item *{box-sizing:border-box}ol:not(.minicart-items) .product-item .product-item-photo{display:block;text-align:center;margin:0 0 32px}ol:not(.minicart-items) .product-item .product-item-photo .product-image-wrapper{padding-bottom:102.9% !important;position:relative;overflow:hidden;display:block}ol:not(.minicart-items) .product-item .product-item-photo img{display:block;position:absolute;width:100%;left:50%;top:50%;height:100%;transform:translate(-50%,-50%);object-fit:cover}ol:not(.minicart-items) .product-item .product-item-photo .hover-img{opacity:0;z-index:1;background:#fff;transition:opacity .3s}ol:not(.minicart-items) .product-item .product-item-price-wrap{display:block;margin:10px 0 23px;min-height:39px}ol:not(.minicart-items) .product-item .product-item-price-wrap .price{font-weight:700;font-size:16px;line-height:14px;letter-spacing:.1em;text-transform:uppercase;color:#372924}ol:not(.minicart-items) .product-item .product-item-price-wrap .old-price{width:100%;order:-1;text-align:center}ol:not(.minicart-items) .product-item .product-item-price-wrap .old-price .price{font-weight:400;font-size:12px;line-height:17px;letter-spacing:normal;color:#b3b6bc;text-decoration:line-through}ol:not(.minicart-items) .product-item .product-item-price-wrap .price-box,ol:not(.minicart-items) .product-item .product-item-price-wrap .price-as-configured{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}ol:not(.minicart-items) .product-item .product-item-price-wrap .price-box .price-label,ol:not(.minicart-items) .product-item .product-item-price-wrap .price-as-configured .price-label{display:none}ol:not(.minicart-items) .product-item .product-item-price-wrap .percent{display:none}ol:not(.minicart-items) .product-item .product-item-name{font-weight:400;font-size:13px;line-height:16px;max-height:48px;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;color:#372924;margin-bottom:8px;padding-top:15px}ol:not(.minicart-items) .product-item .product-item-name a{text-decoration:none;color:inherit}ol:not(.minicart-items) .product-item .product-item-actions:not(.actions) .stock.unavailable{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center;text-transform:unset;font-weight:400;padding:0;opacity:.5;cursor:default;height:auto !important;letter-spacing:initial}ol:not(.minicart-items) .product-item .product-item-actions:not(.actions) .stock.unavailable.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){ol:not(.minicart-items) .product-item .product-item-actions:not(.actions) .stock.unavailable:hover{border-color:#d61708;background:#d61708}}ol:not(.minicart-items) .product-item .product-item-actions:not(.actions) .stock.unavailable:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){ol:not(.minicart-items) .product-item .product-item-actions:not(.actions) .stock.unavailable{height:38px;font-weight:500}}ol:not(.minicart-items) .product-item .product-item-actions:not(.actions) .stock.unavailable,ol:not(.minicart-items) .product-item .product-item-actions:not(.actions) .stock.unavailable:hover,ol:not(.minicart-items) .product-item .product-item-actions:not(.actions) .stock.unavailable:active{background:0 0;border:none;color:#372924}@media screen and (max-width:767px){ol:not(.minicart-items) .product-item .product-item-actions:not(.actions) .stock.unavailable{font-weight:400}}@media screen and (max-width:374px){ol:not(.minicart-items) .product-item .product-item-actions:not(.actions) .stock.unavailable{font-size:12px}}ol:not(.minicart-items) .product-item .preview-attributes{display:flex;align-items:flex-start;flex-wrap:wrap;margin:0 0 -5px -11px;width:calc(100% + 11px);font-size:12px;line-height:12px;color:#b3b6bc}ol:not(.minicart-items) .product-item .preview-attributes .attribute{position:relative;margin:0 0 5px 11px;width:100%;padding-left:7px}ol:not(.minicart-items) .product-item .preview-attributes .attribute:before{content:'';width:3px;height:3px;position:absolute;left:0;top:5px;border-radius:50%;background:#b3b6bc;display:block}ol:not(.minicart-items) .product-item .towishlist{position:absolute;right:24px;bottom:24px;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;--stroke-color:#372924;--fill-color:none}ol:not(.minicart-items) .product-item .towishlist:active{--stroke-color:#a60c00}ol:not(.minicart-items) .product-item .towishlist .icon{width:15px;height:15px;transition:stroke .3s}@media screen and (min-width:1025px){ol:not(.minicart-items) .product-item .towishlist:hover{--stroke-color:#a60c00}}ol:not(.minicart-items) .product-item .bank-images-container{display:flex;align-items:center;justify-content:center;height:32px}ol:not(.minicart-items) .product-item .bank-images-container .image{width:32px;height:32px;position:relative;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:12px;line-height:14px;text-align:center;z-index:1;cursor:pointer;color:#fff}ol:not(.minicart-items) .product-item .bank-images-container .image img{max-width:100%;max-height:100%;width:auto;filter:brightness(0);opacity:.2}ol:not(.minicart-items) .product-item .bank-images-container .image:before,ol:not(.minicart-items) .product-item .bank-images-container .image:after{position:absolute;display:block;bottom:50%;left:50%;overflow:hidden;height:0;opacity:0;transition:opacity .3s,bottom .5s}ol:not(.minicart-items) .product-item .bank-images-container .image:before{content:attr(data-text);background:#a60c00;border-radius:4px;transform:translateX(-50%);width:143px}ol:not(.minicart-items) .product-item .bank-images-container .image:after{content:'';width:17px;z-index:-1;transform:translateX(-50%) rotate(45deg);background:#a60c00}ol:not(.minicart-items) .product-item .bank-images-container .image+.image{margin-left:4px}@media screen and (min-width:1025px){ol:not(.minicart-items) .product-item .bank-images-container .image:hover:before{bottom:calc(100% + 14px);padding:6px 10px;height:auto}ol:not(.minicart-items) .product-item .bank-images-container .image:hover:after{bottom:calc(100% + 7px);height:17px}ol:not(.minicart-items) .product-item .bank-images-container .image:hover:before,ol:not(.minicart-items) .product-item .bank-images-container .image:hover:after{opacity:1}}ol:not(.minicart-items) .product-item .actions-primary{margin:16px 0 24px;width:calc(100% - 30px);min-height:24px;display:flex;align-items:center}ol:not(.minicart-items) .product-item .actions-primary .tocart{font-weight:700;font-size:12px;line-height:14px;display:flex;align-items:center;letter-spacing:.1em;text-transform:uppercase;color:#372924;border:none;background:0 0;cursor:pointer;transition:color .3s}ol:not(.minicart-items) .product-item .actions-primary .tocart .icon-block{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-right:6px}ol:not(.minicart-items) .product-item .actions-primary .tocart .icon-block svg{width:16px;height:18px}ol:not(.minicart-items) .product-item .info-block{padding:0 9px 24px}ol:not(.minicart-items) .product-item .loyalty-price-container{display:flex;justify-content:center}ol:not(.minicart-items) .product-item .loyalty-price-container .box-actions{min-width:160px;min-height:46px;background:#fdead9;border-radius:8px;box-sizing:border-box;padding:10px 12px;margin:0 auto;font-weight:400;font-size:10px;line-height:1;color:#8e8e93;cursor:pointer}ol:not(.minicart-items) .product-item .loyalty-price-container .box-actions.show{display:block}@media (max-width:480px){ol:not(.minicart-items) .product-item .loyalty-price-container .box-actions{min-width:unset;width:100%}}@media (hover:hover) and (min-width:960px){ol:not(.minicart-items) .product-item .loyalty-price-container .box-actions{transition:background .3s}ol:not(.minicart-items) .product-item .loyalty-price-container .box-actions:hover{background:#fbf3ef}}ol:not(.minicart-items) .product-item .loyalty-price-container .box-actions.loading{position:relative;opacity:.5;pointer-events:none}ol:not(.minicart-items) .product-item .loyalty-price-container .box-actions.loading:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url(../images/loader.svg) no-repeat 50% 50%;background-size:30px}ol:not(.minicart-items) .product-item .loyalty-price-container .box-actions .button-grid{--icon_size:16px;--arrow_size:12px;--h_gap:10px;--v_gap:4px;--columns:var(--icon_size) calc(100% - var(--icon_size) - var(--arrow_size) - (var(--h_gap)*2)) var(--arrow_size);--v_align:center;width:100%;height:100%}ol:not(.minicart-items) .product-item .loyalty-price-container .box-actions .button-grid:not(.guest-message) .bonus-icon-block,ol:not(.minicart-items) .product-item .loyalty-price-container .box-actions .button-grid:not(.guest-message) .arrow-block{grid-row-start:1;grid-row-end:3;align-self:center}ol:not(.minicart-items) .product-item .loyalty-price-container .box-actions .button-grid.guest-message{max-width:136px}ol:not(.minicart-items) .product-item .loyalty-price-container .box-actions .price-with-bonus-amount{font-weight:600;font-size:12px;color:#000}ol:not(.minicart-items) .product-item .loyalty-price-container .box-actions .bonus-message{font-size:10px;line-height:12px;color:#000}ol:not(.minicart-items) .product-item .loyalty-price-container .box-actions .bonus-icon-block{--blockSize:var(--icon_size)}ol:not(.minicart-items) .product-item .loyalty-price-container .box-actions .arrow-block{--blockSize:var(--arrow_size);--color:#000;grid-column-start:3}@media screen and (min-width:1025px){ol:not(.minicart-items) .product-item .product-item-actions:not(.actions){padding:0 24px;position:absolute;width:calc(100% + 2px);left:-1px;top:calc(100% - 1px);border-width:0 1px 1px;border-style:solid;border-color:#fff;overflow:hidden;transition:max-height .5s,border .3s,opacity .3s;max-height:0;opacity:0;background:#fff}ol:not(.minicart-items) .product-item:hover{border-color:#e3e2f1;z-index:4;transition-delay:0s}ol:not(.minicart-items) .product-item:hover .product-item-actions:not(.actions){border-color:#e3e2f1;max-height:500px;opacity:1}ol:not(.minicart-items) .product-item:hover .product-image-wrapper .hover-img{opacity:1}ol:not(.minicart-items) .product-item .bank-images-container .image:hover img{filter:brightness(1);opacity:1}ol:not(.minicart-items) .product-item .bank-images-container .image:hover:before{bottom:calc(100% + 14px);padding:6px 10px;height:auto}ol:not(.minicart-items) .product-item .bank-images-container .image:hover:after{bottom:calc(100% + 7px);height:17px}ol:not(.minicart-items) .product-item .bank-images-container .image:hover:before,ol:not(.minicart-items) .product-item .bank-images-container .image:hover:after{opacity:1}ol:not(.minicart-items) .product-item .actions-primary .tocart:hover{color:#a60c00}ol:not(.minicart-items) .product-item .preview-attributes .towishlist:hover .icon{stroke:#a60c00}}@media screen and (max-width:1024px){ol:not(.minicart-items) .product-item{padding-bottom:4px}ol:not(.minicart-items) .product-item .product-item-photo{margin:0 0 20px}ol:not(.minicart-items) .product-item .bank-images-container{height:24px}ol:not(.minicart-items) .product-item .bank-images-container .image{width:24px;height:24px}ol:not(.minicart-items) .product-item .product-item-price-wrap{margin:12px 0 24px}ol:not(.minicart-items) .product-item .product-item-price-wrap .price{font-size:14px}ol:not(.minicart-items) .product-item .product-item-actions:not(.actions){padding:0 16px}ol:not(.minicart-items) .product-item .towishlist{right:16px;bottom:15px}ol:not(.minicart-items) .product-item .actions-primary{margin:16px 0 11px}ol:not(.minicart-items) .product-item .info-block{padding:0 4px 12px}ol:not(.minicart-items) .product-item .product-item-name{-webkit-line-clamp:2;padding:0;height:32px;max-height:32px;margin-bottom:0}ol:not(.minicart-items) .product-item .preview-attributes{display:none}}@media screen and (max-width:374px){ol:not(.minicart-items) .product-item .product-item-actions:not(.actions){padding:0 6px}ol:not(.minicart-items) .product-item .towishlist{right:10px}}.sorter-options{padding:0 0 0 12px;box-sizing:border-box;background:0 0;border:none;color:#372924;font-family:Roboto;font-weight:500;font-size:14px;line-height:16px;letter-spacing:.05em;-webkit-appearance:none}@media screen and (max-width:479px){.sorter-options{opacity:0}}@media screen and (max-width:959px){.sorter-options{font-weight:400;font-size:13px;line-height:16px;letter-spacing:.05em;min-height:auto;text-transform:uppercase}}@media screen and (min-width:959px){.sorter-options{width:128px;margin-left:3px;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.05em}}.advancedproductlabels-wrapper,.advancedproductlabels-content-wrapper{position:relative}.advancedproductlabels-wrapper .advancedproductlabel,.advancedproductlabels-content-wrapper .advancedproductlabel{pointer-events:none;display:inline-block;background:transparent center no-repeat;line-height:normal;transition:all .2s;position:relative;vertical-align:top;z-index:2;background-image:var(--image);width:var(--width);height:var(--height)}.advancedproductlabels-wrapper .advancedproductlabel img,.advancedproductlabels-content-wrapper .advancedproductlabel img{position:static !important;transform:none !important;object-fit:contain !important;vertical-align:middle;display:inline-block !important;width:auto !important}.advancedproductlabels-wrapper .advancedproductlabel img+span,.advancedproductlabels-content-wrapper .advancedproductlabel img+span{vertical-align:middle}.advancedproductlabels-wrapper .advancedproductlabel__inner,.advancedproductlabels-content-wrapper .advancedproductlabel__inner{height:100%;width:100%}.advancedproductlabels-wrapper .advancedproductlabel__wrapper,.advancedproductlabels-content-wrapper .advancedproductlabel__wrapper{display:table;height:100%;width:100%}.advancedproductlabels-wrapper .advancedproductlabel__content,.advancedproductlabels-content-wrapper .advancedproductlabel__content{display:table-cell;text-align:center;vertical-align:middle}.advancedproductlabels-wrapper .advancedproductlabel.system-label,.advancedproductlabels-content-wrapper .advancedproductlabel.system-label{height:20px;display:flex;align-items:center;padding:0 4px;box-sizing:border-box;border-radius:4px;font-weight:500;font-size:12px;line-height:1;color:#fff}.advancedproductlabels-wrapper .advancedproductlabel+.advancedproductlabel,.advancedproductlabels-content-wrapper .advancedproductlabel+.advancedproductlabel{margin-top:5px}.advancedproductlabels-wrapper .disabled{display:none}.advancedproductlabels-wrapper .absolute{position:absolute}.advancedproductlabels-wrapper .labels>*{display:flex;flex-direction:column;align-items:flex-start}.advancedproductlabels-wrapper .top-left{top:8px;left:8px}.advancedproductlabels-wrapper .top-right{top:8px;right:8px}.advancedproductlabels-wrapper .top-center{top:8px;left:50%;transform:translateX(-50%);z-index:2}.advancedproductlabels-wrapper .middle-left{top:50%;left:8px;transform:translateY(-50%)}.advancedproductlabels-wrapper .middle-right{right:8px;top:50%;transform:translateY(-50%)}.advancedproductlabels-wrapper .middle-center{top:50%;left:50%;transform:translateX(-50%) translateY(-50%);z-index:2}.advancedproductlabels-wrapper .bottom-left{bottom:8px;left:8px}.advancedproductlabels-wrapper .bottom-right{bottom:8px;right:8px}.advancedproductlabels-wrapper .bottom-center{bottom:8px;left:50%;transform:translateX(-50%);z-index:2}.advancedproductlabels-content-wrapper .advancedproductlabel{margin-right:10px}.page-title-wrapper{margin:-5px 0 24px}.page-title-wrapper .page-title{font-weight:400;font-size:32px;line-height:37px;letter-spacing:.05em;color:#372924;letter-spacing:0}@media screen and (max-width:959px){.page-title-wrapper .page-title{font-size:24px;line-height:28px;text-transform:none}}@media screen and (max-width:959px){.page-title-wrapper .page-title{padding-top:6px}}.columns>.main{display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width:959px){.columns>.main{grid-template-columns:100%}}.columns>.main .product.media{order:-2;padding-right:60px;position:relative;margin-bottom:90px}@media screen and (max-width:959px){.columns>.main .product.media{padding-right:0;margin-bottom:24px}}@media screen and (max-width:767px){.columns>.main .product.media{margin-left:calc(var(--containerPadding)*-1);margin-right:calc(var(--containerPadding)*-1)}}.columns>.main .product.media .product-item-info-top{position:absolute;right:60px;left:80px;z-index:2;pointer-events:none}@media screen and (max-width:959px){.columns>.main .product.media .product-item-info-top{right:30px}}@media screen and (max-width:767px){.columns>.main .product.media .product-item-info-top{right:0;left:0}}.columns>.main .product.media .product-item-info-top .multi-labels-container{width:100%;box-sizing:border-box}@media screen and (max-width:767px){.columns>.main .product.media .product-item-info-top .multi-labels-container{padding:0 6px}}.columns>.main .product.media .product-item-info-top .multi-labels-container+.multi-labels-container{display:none}.columns>.main .product.media .product-item-info-top .multi-labels-text{position:absolute;height:25px;display:flex;align-items:center;color:#fff;font-weight:500;font-size:14px;line-height:1;border-radius:5px;padding:0 5px;top:8px}.columns>.main .product.media .product-item-info-top .multi-labels-text:nth-child(2n-1){left:8px}.columns>.main .product.media .product-item-info-top .multi-labels-text:nth-child(2n){right:8px}.columns>.main .product.media .product-item-info-top .multi-labels-text:nth-child(3),.columns>.main .product.media .product-item-info-top .multi-labels-text:nth-child(4){top:38px}.columns>.main .product.media .product-item-info-top .multi-labels-text:nth-child(5),.columns>.main .product.media .product-item-info-top .multi-labels-text:nth-child(6){top:68px}.columns>.main .product.media .product-item-info-top .multi-labels-text:nth-child(7),.columns>.main .product.media .product-item-info-top .multi-labels-text:nth-child(8){top:98px}.columns>.main .product.media .product-item-info-top .partner-swatch{width:100%;height:var(--imgHeight);position:absolute;overflow:hidden}.columns>.main .product.media .product-item-info-top .partner-swatch img{position:absolute;bottom:6px;right:6px}.columns>.main .product.media .advancedproductlabels-wrapper .advancedproductlabel,.columns>.main .product.media .advancedproductlabels-content-wrapper .advancedproductlabel{pointer-events:none}.columns>.main .product.media .advancedproductlabels-wrapper .advancedproductlabel+.advancedproductlabel,.columns>.main .product.media .advancedproductlabels-content-wrapper .advancedproductlabel+.advancedproductlabel{margin-top:5px}.columns>.main .product.media .advancedproductlabels-wrapper .labels>*{display:flex;flex-direction:column;align-items:flex-start}@media screen and (min-width:768px){.columns>.main .product.media .advancedproductlabels-wrapper .top-left{left:88px}.columns>.main .product.media .advancedproductlabels-wrapper .top-center{left:calc(50% + 40px)}.columns>.main .product.media .advancedproductlabels-wrapper .middle-left{left:88px}.columns>.main .product.media .advancedproductlabels-wrapper .middle-center{left:calc(50% + 40px)}.columns>.main .product.media .advancedproductlabels-wrapper .bottom-left{left:88px}.columns>.main .product.media .advancedproductlabels-wrapper .bottom-center{left:calc(50% + 40px)}}.columns>.main .product.info{order:-1;grid-row-end:span 4;padding-right:60px;margin-bottom:60px}@media screen and (max-width:959px){.columns>.main .product.info{margin-bottom:40px;padding-right:0}}@media screen and (max-width:767px){.columns>.main .product.info{margin-left:-18px;margin-right:-18px}}.columns>.main .product.info>.items{display:flex;flex-wrap:wrap;border-right:1px solid #e3e3e3;padding-right:24px;height:100%;align-content:flex-start}@media screen and (max-width:959px){.columns>.main .product.info>.items{flex-wrap:nowrap;flex-direction:column;padding-right:0;border:none}}.columns>.main .product.info .item.title{margin-right:40px;margin-bottom:43px;color:#372924;position:relative;opacity:.6;font-size:13px;line-height:15px;letter-spacing:.1em;text-transform:uppercase}@media screen and (max-width:959px){.columns>.main .product.info .item.title{margin-right:0;margin-bottom:1px;background-color:rgba(34,49,56,.05);padding:17px 13px 17px 20px;opacity:1}.columns>.main .product.info .item.title:before{content:'';position:absolute;right:13px;top:calc(50% - 9px);width:10px;height:10px;transform:rotateZ(45deg);border:1px solid #000;border-width:0 1px 1px 0}}.columns>.main .product.info .item.title.active{opacity:1}.columns>.main .product.info .item.title.active.notActive:before{border-width:0 1px 1px 0}.columns>.main .product.info .item.title.active:before{content:'';position:absolute;width:100%;height:2px;background-color:currentColor;bottom:-13px}@media screen and (max-width:959px){.columns>.main .product.info .item.title.active:before{width:10px;height:10px;bottom:auto;background:0 0;border-width:1px 0 0 1px;top:calc(50% - 1px)}}.columns>.main .product.info .item.title a{text-decoration:none;color:currentColor}.columns>.main .product.info .item.content{order:1;font-size:14px;line-height:25px;letter-spacing:.05em;width:100%;box-sizing:border-box}@media screen and (max-width:959px){.columns>.main .product.info .item.content{order:0;padding:18px}}@media screen and (min-width:768px){.columns>.main .product.info .item.content{display:none}.columns>.main .product.info .item.title.active+.item.content{display:block}}.columns>.main .product.info .additional-attributes-wrapper{margin:30px 0}.columns>.main .product.info .additional-attributes-wrapper .table-caption{display:none}.columns>.main .product.info .additional-attributes-wrapper .table{width:100%}.columns>.main .product.info .additional-attributes-wrapper .table a{color:#372924}.columns>.main .product.info .additional-attributes-wrapper .table a:visited{color:#372924}.columns>.main .product.info .additional-attributes-wrapper .label{font-weight:400;width:30%;text-align:left;padding-bottom:16px}.columns>.main .product.info .additional-attributes-wrapper td.data{font-weight:700;padding-bottom:16px}.columns>.main .product.info .additional-attributes-wrapper td.data dl{overflow:hidden}.columns>.main .product.info .additional-attributes-wrapper td.data dl dt,.columns>.main .product.info .additional-attributes-wrapper td.data dl dd{float:left}.columns>.main .product.info .additional-attributes-wrapper td.data dl dt{font-weight:400;margin-right:5px;clear:both}.columns>.main .product-info-main{order:-1;margin-bottom:90px}@media screen and (max-width:959px){.columns>.main .product-info-main{margin-bottom:0;display:contents}.columns>.main .product-info-main .page-title-wrapper{order:-2;margin-bottom:16px}}.columns>.main .product-info-main .overview{display:none}@media screen and (max-width:959px){.columns>.main .product-info-main .product-info-price{order:-2;margin-bottom:22px}}@media screen and (max-width:479px){.columns>.main .product-info-main .product-info-price{display:block}.columns>.main .product-info-main .product-info-price .product-reviews-summary{margin-left:0;margin-top:16px}.columns>.main .product-info-main .product-info-price .product-reviews-summary:before{content:none}}.columns>.main .product-info-main .price-addto-content{display:flex;flex-direction:column;align-items:flex-start}.columns>.main .product-info-main .price-box{display:flex;align-items:center}.columns>.main .product-info-main .price-box .price-label{display:none}.columns>.main .product-info-main .price-box .special-price,.columns>.main .product-info-main .price-box .price-final_price{font-weight:700;font-size:32px;line-height:1;letter-spacing:.05em;text-transform:uppercase}.columns>.main .product-info-main .price-box .old-price{color:#a60c00;font-weight:400;font-size:20px;line-height:23px;text-decoration-line:line-through;margin-right:16px;order:-1}.columns>.main .product-info-main .price-box .old-price .price-final_price{font-weight:400;font-size:20px;line-height:23px}@media screen and (max-width:1200px){.columns>.main .product-info-main .price-box .special-price,.columns>.main .product-info-main .price-box .price-final_price{font-size:19px}.columns>.main .product-info-main .price-box .old-price{font-size:14px;line-height:16px}.columns>.main .product-info-main .price-box .old-price .price-final_price{font-size:14px;line-height:16px}}@media screen and (max-width:959px){.columns>.main .product-info-main .price-box{flex-direction:column;align-items:flex-start}.columns>.main .product-info-main .price-box .special-price,.columns>.main .product-info-main .price-box .price-final_price{font-size:32px;line-height:1}.columns>.main .product-info-main .price-box .old-price{margin-right:0}}@media screen and (max-width:374px){.columns>.main .product-info-main .price-box .special-price,.columns>.main .product-info-main .price-box .price-final_price{font-size:25px}}.columns>.main .review-list{grid-column:span 2}@media screen and (max-width:959px){.columns>.main .review-list{grid-column:span 1}}.columns>.main .action-skip-wrapper{display:none}.columns>.main .product-image-wrap{position:relative;display:flex;max-width:calc(var(--content) + 18px + 18px)}@media screen and (max-width:767px){.columns>.main .product-image-wrap{display:block;max-width:initial}}.columns>.main .product-image-wrap img{display:block}.columns>.main .product-image-wrap .product-video-item{position:absolute;top:0;left:0;right:0;bottom:0}.columns>.main .product-image-wrap .product-video-item iframe{position:relative;z-index:2}.columns>.main .product-image-wrap .product-video-item~img{position:relative;z-index:1;pointer-events:none}.columns>.main .product-image-wrap .product-video-item~img.video-unplayed~.play-icon{position:absolute;z-index:20;top:50%;left:50%;width:90px;height:90px;display:flex;align-items:center;justify-content:center;pointer-events:none;transform:translate(-50%,-50%);transition:width .3s,height .3s}.columns>.main .product-image-wrap .product-video-item~img.video-unplayed~.play-icon .icon{width:100%;height:100%}.columns>.main .product-image-wrap .product-video-item~img.video-unplayed:hover~.play-icon{width:110px;height:110px}.columns>.main .product-image-wrap .product-video-item~img:not(.video-unplayed){visibility:hidden;z-index:-1}.columns>.main .product-image-wrap .product-image{order:1;flex-grow:1;border:1px solid #e3e3e3;display:flex;align-items:center;justify-content:center;overflow:hidden}@media screen and (max-width:767px){.columns>.main .product-image-wrap .product-image{order:0}}.columns>.main .product-image-wrap .product-image.video{position:relative}.columns>.main .product-image-wrap .product-image picture{display:block;width:100%;padding-top:100%;position:relative}.columns>.main .product-image-wrap .product-image picture img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}.columns>.main .product-image-wrap .product-image img,.columns>.main .product-image-wrap .product-image video{cursor:pointer;margin:0 auto}.columns>.main .product-image-wrap .product-image video+.play-icon{display:none}.columns>.main .product-image-wrap .mobile-gallery-slider{border-top:1px solid #f5f6f8;box-sizing:border-box;position:absolute;opacity:0;padding:6px 12px 0}.columns>.main .product-image-wrap .mobile-gallery-slider .play-icon{position:absolute;top:50%;left:50%;width:90px;height:90px;display:flex;align-items:center;justify-content:center;pointer-events:none;transform:translate(-50%,-50%);transition:width .3s,height .3s}.columns>.main .product-image-wrap .mobile-gallery-slider .play-icon .icon{width:100%;height:100%}.columns>.main .product-image-wrap .mobile-gallery-slider .owl-dots{display:flex;justify-content:center;position:absolute;z-index:2;bottom:-19px;left:0;right:0}.columns>.main .product-image-wrap .mobile-gallery-slider .owl-dots .owl-dot{width:16px;height:16px;font-size:0}.columns>.main .product-image-wrap .mobile-gallery-slider .owl-dots .owl-dot.active span{background-color:#372924}.columns>.main .product-image-wrap .mobile-gallery-slider .owl-dots .owl-dot span{display:inline-block;width:6px;height:6px;background-color:#c7c7c7;border-radius:50%;box-shadow:0 0 1px 1px #fff}.columns>.main .product-image-wrap .mobile-gallery-slider .item{position:relative;width:100%;padding-top:100%}.columns>.main .product-image-wrap .mobile-gallery-slider .item img,.columns>.main .product-image-wrap .mobile-gallery-slider .item video{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}.columns>.main .product-image-wrap .mobile-gallery-slider .item video{z-index:1}.columns>.main .product-image-wrap .mobile-gallery-slider.first-img-loaded{position:relative;opacity:1}.columns>.main .product-image-wrap .mobile-gallery-slider.first-img-loaded~.product-image{display:none}@media screen and (max-width:767px){.columns>.main .product-image-wrap .mobile-gallery-slider{padding:0}}.columns>.main .product-image-wrap .product-thumb-images{width:64px;padding-right:16px;flex-shrink:0}@media screen and (max-width:767px){.columns>.main .product-image-wrap .product-thumb-images{display:flex;justify-content:center;width:100%;height:56px;margin-top:24px;padding-right:0}}.columns>.main .product-image-wrap .product-thumb-images .gallery-thumb{display:flex;align-items:center;justify-content:center;border:1px solid #f5f6f8;box-sizing:border-box;margin-bottom:24px;cursor:pointer;overflow:hidden}.columns>.main .product-image-wrap .product-thumb-images .gallery-thumb.active{border-color:#372924}@media screen and (max-width:767px){.columns>.main .product-image-wrap .product-thumb-images .gallery-thumb{margin-right:12px;margin-bottom:0;border-radius:8px;width:56px;height:auto;max-width:calc(20% - 12px*4/5)}.columns>.main .product-image-wrap .product-thumb-images .gallery-thumb:not.active{border:1px solid #f5f6f8}}.columns>.main .product-image-wrap .product-thumb-images .gallery-thumb:last-child{margin-bottom:0;margin-right:0}.columns>.main .product-image-wrap .product-thumb-images img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.columns>.main .product-image-wrap [id=carousel_cradle]{display:none}.columns>.main .sizeoptions{margin-bottom:32px}.columns>.main .sizeoptions:not(.size-loaded){position:relative}.columns>.main .sizeoptions:not(.size-loaded):after{content:'';display:block;position:absolute;z-index:2;top:0;left:0;width:100%;border-radius:8px;height:100%;animation:backgroundchange 3s infinite}@media screen and (min-width:959px){.columns>.main .sizeoptions{max-width:544px}}.columns>.main .sizeoptions .price-size{background:#f5f6f8;padding:22px 24px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;min-height:80px;box-sizing:border-box}@media screen and (max-width:374px){.columns>.main .sizeoptions .price-size{min-height:72px}}.columns>.main .sizeoptions .price-size .price{flex-shrink:0}.columns>.main .sizeoptions .price-size[style*="display: none"],.columns>.main .sizeoptions .price-size[style*="display:none"]{display:flex !important;opacity:0}.columns>.main .sizeoptions .size-weight{display:flex;align-items:center;flex-wrap:wrap;font-weight:500;font-size:16px;line-height:14px}.columns>.main .sizeoptions .size-weight__title{font-size:14px;line-height:16px;color:rgba(55,41,36,.7);margin-bottom:6px;width:100%;text-transform:none;font-weight:400}.columns>.main .sizeoptions .size-weight .size+.weight{margin-left:20px;position:relative}.columns>.main .sizeoptions .size-weight .size+.weight:before{content:'';display:block;width:4px;height:4px;border-radius:50%;background:#372924;position:absolute;top:50%;transform:translateY(-50%);left:-12px}.columns>.main .sizeoptions .size-top{display:flex;justify-content:space-between;font-size:14px;line-height:16px;margin:19px 0 16px;opacity:1}.columns>.main .sizeoptions .size-top .weight{opacity:.7;display:flex;align-items:center}.columns>.main .sizeoptions .size-top .option-weight{margin:0 5px}.columns>.main .sizeoptions .size-top .select-size{color:#a60c00;font-weight:700;font-size:12px;line-height:14px;letter-spacing:.05em;text-transform:uppercase}.columns>.main .sizeoptions .size-top .pick-size-info-wrapper{margin-right:-16px}@media screen and (max-width:479px){.columns>.main .sizeoptions .size-top .pick-size-info-wrapper .block-pick-size{width:calc(100vw - 16px)}}@media screen and (max-width:959px){.columns>.main .sizeoptions .size-top{margin-top:16px}.columns>.main .sizeoptions.size-changed .price-size{overflow:hidden;position:relative;z-index:1}.columns>.main .sizeoptions.size-changed .price-size:before{content:'';display:block;width:48px;height:48px;border-radius:50%;background:#faeee8;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1;animation:sizeChange 1s ease 1}@keyframes sizeChange{0%{width:48px}50%{width:110%;padding-top:100%;opacity:1}100%{width:110%;padding-top:100%;opacity:0}}.columns>.main .sizeoptions .price-size{padding:15px 16px}.columns>.main .sizeoptions .size-weight{font-size:18px;line-height:1}.columns>.main .sizeoptions .size-weight__title{margin-bottom:15px}.columns>.main .sizeoptions .size-weight .size+.weight:before{background:#706764}}@media screen and (max-width:479px){.columns>.main .sizeoptions{margin-left:calc((var(--containerPadding) - 8px)*-1);margin-right:calc((var(--containerPadding) - 8px)*-1)}.columns>.main .sizeoptions .size-top{padding:0 calc(var(--containerPadding) - 8px)}}@media screen and (max-width:374px){.columns>.main .sizeoptions .size-weight__title{margin-bottom:7px}}.columns>.main .sizeoptions .options{min-height:48px;display:grid;grid-template-columns:repeat(9,1fr);padding:1px 0 0 1px;box-sizing:border-box;font-weight:500;font-size:13px;line-height:15px}@media screen and (max-width:1200px){.columns>.main .sizeoptions .options{grid-template-columns:repeat(8,1fr)}}@media screen and (max-width:1023px){.columns>.main .sizeoptions .options{grid-template-columns:repeat(6,1fr)}}@media screen and (max-width:479px){.columns>.main .sizeoptions .options{min-height:60px}}.columns>.main .sizeoptions .options>div{border:1px solid #ededed;margin:-1px 0 0 -1px;display:flex}.columns>.main .sizeoptions .options>div.disabled span{opacity:.25}.columns>.main .sizeoptions .options>div.disabled label{cursor:default}.columns>.main .sizeoptions .options>div label{width:100%;height:46px;display:flex;cursor:pointer}@media screen and (max-width:479px){.columns>.main .sizeoptions .options>div label{height:60px}}.columns>.main .sizeoptions .options>div input{display:none}.columns>.main .sizeoptions .options>div input:checked+span{background-color:#372924;color:#fff}.columns>.main .sizeoptions .options>div span{width:100%;display:flex;align-items:center;justify-content:center;transition:background .3s,color .3s}@media screen and (max-width:479px){.columns>.main .sizeoptions .options{display:flex;margin-left:-8px;margin-right:-8px;padding:0 8px;overflow-y:hidden;-ms-overflow-style:none !important;scrollbar-width:none !important}.columns>.main .sizeoptions .options::-webkit-scrollbar{display:none !important}.columns>.main .sizeoptions .options:after{content:'';display:block;flex-shrink:0;width:8px;height:1px}.columns>.main .sizeoptions .options>div{flex-shrink:0;width:80px;margin:0;animation:shake .4s linear 1}.columns>.main .sizeoptions .options>div:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.columns>.main .sizeoptions .options>div:first-child input:checked+span{border-top-left-radius:12px;border-bottom-left-radius:12px}.columns>.main .sizeoptions .options>div:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.columns>.main .sizeoptions .options>div:last-child input:checked+span{border-top-right-radius:12px;border-bottom-right-radius:12px}.columns>.main .sizeoptions .options>div+div{margin-left:-1px}@keyframes shake{0%,100%{margin-left:0}80%{margin-left:-10px}}}.columns>.main .product-add-form .loyalty-price-container{margin:16px 0}.columns>.main .product-add-form .loyalty-price-container .box-actions{align-items:center;min-height:64px;background:#fdead9;border-radius:8px;box-sizing:border-box;padding:10px 12px;margin:0 auto;font-weight:400;font-size:10px;line-height:1;color:#8e8e93;cursor:pointer}.columns>.main .product-add-form .loyalty-price-container .box-actions.show{display:flex}@media (min-width:480px){.columns>.main .product-add-form .loyalty-price-container .box-actions{font-size:11px;color:#292929}}@media (hover:hover) and (min-width:960px){.columns>.main .product-add-form .loyalty-price-container .box-actions{transition:background .3s}.columns>.main .product-add-form .loyalty-price-container .box-actions:hover{background:#fbf3ef}}.columns>.main .product-add-form .loyalty-price-container .box-actions.loading{position:relative;opacity:.5;pointer-events:none}.columns>.main .product-add-form .loyalty-price-container .box-actions.loading:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url(../images/loader.svg) no-repeat 50% 50%;background-size:30px}.columns>.main .product-add-form .loyalty-price-container .box-actions .button-grid{--icon_size:34px;--arrow_size:12px;--h_gap:10px;--v_gap:4px;--columns:var(--icon_size) calc(100% - var(--icon_size) - var(--arrow_size) - (var(--h_gap)*2)) var(--arrow_size);--v_align:center;width:100%;height:100%}@media (min-width:480px){.columns>.main .product-add-form .loyalty-price-container .box-actions .button-grid{--arrow_size:16px;--h_gap:16px;--columns:var(--icon_size) auto 1fr var(--arrow_size)}}.columns>.main .product-add-form .loyalty-price-container .box-actions .bonus-message,.columns>.main .product-add-form .loyalty-price-container .box-actions .price-with-bonus-amount{color:#000;font-weight:500;font-size:14px;line-height:18px}.columns>.main .product-add-form .loyalty-price-container .box-actions .bonus-message-full,.columns>.main .product-add-form .loyalty-price-container .box-actions .bonus-amount{color:#000}@media (min-width:480px){.columns>.main .product-add-form .loyalty-price-container .box-actions .bonus-message-full,.columns>.main .product-add-form .loyalty-price-container .box-actions .bonus-amount{display:flex;align-items:center}.columns>.main .product-add-form .loyalty-price-container .box-actions .bonus-message-full:before,.columns>.main .product-add-form .loyalty-price-container .box-actions .bonus-amount:before{content:'';display:flex;height:10px;width:1px;background:#bdbdbd;margin-right:var(--h_gap)}.columns>.main .product-add-form .loyalty-price-container .box-actions .bonus-message-full span,.columns>.main .product-add-form .loyalty-price-container .box-actions .bonus-amount span{margin-right:5px}}@media (max-width:479px){.columns>.main .product-add-form .loyalty-price-container .box-actions .bonus-icon-block,.columns>.main .product-add-form .loyalty-price-container .box-actions .arrow-block{grid-row-start:1;grid-row-end:3;align-self:center}}.columns>.main .product-add-form .loyalty-price-container .box-actions .bonus-icon-block{--blockSize:var(--icon_size)}.columns>.main .product-add-form .loyalty-price-container .box-actions .arrow-block{--blockSize:var(--arrow_size);--color:#000;grid-column-start:3}@media (min-width:480px){.columns>.main .product-add-form .loyalty-price-container .box-actions .arrow-block{grid-column-start:4}}.columns>.main .product-add-form [id*=bank-icons-]{display:flex;align-self:flex-start;justify-content:space-between;min-width:450px;font-weight:700;font-size:12px;line-height:14px;text-transform:uppercase;position:relative;min-height:80px}@media (min-width:480px){.columns>.main .product-add-form [id*=bank-icons-]{min-height:70px}}.columns>.main .product-add-form [id*=bank-icons-] .banks-title{display:flex;align-items:center;letter-spacing:.1em;padding:15px 20px 15px 15px;margin-bottom:16px}.columns>.main .product-add-form [id*=bank-icons-] .banks-title span{margin:0 8px;font-size:24px;line-height:24px}.columns>.main .product-add-form [id*=bank-icons-] .banks-title:not([style="display: none;"]):before{content:'';position:absolute;left:0;top:0;width:100%;height:calc(100% - 16px);border:1px dashed #c4c4c4;border-radius:8px;z-index:-1}.columns>.main .product-add-form [id*=bank-icons-] .bank-images{display:flex;align-items:center;flex-wrap:wrap;padding:15px 15px 15px 0;margin-bottom:16px;cursor:pointer}.columns>.main .product-add-form [id*=bank-icons-] .bank-images img{width:18px;height:auto}.columns>.main .product-add-form [id*=bank-icons-] .bank-images img+img{margin-left:8px}.columns>.main .product-add-form [id*=bank-icons-] .bank-images span{letter-spacing:.05em;text-transform:uppercase;color:#a60c00;margin-right:16px}@media screen and (max-width:1200px){.columns>.main .product-add-form [id*=bank-icons-] .banks-title span{font-size:17px}}@media screen and (max-width:479px){.columns>.main .product-add-form [id*=bank-icons-]{width:calc(100% + var(--containerPadding) + 6px);min-width:initial;margin-left:calc((var(--containerPadding) - 6px)*-1);margin-right:calc((var(--containerPadding) - 6px)*-1)}.columns>.main .product-add-form [id*=bank-icons-] .banks-title{padding:20px 0 38px 20px;margin-bottom:8px}.columns>.main .product-add-form [id*=bank-icons-] .banks-title span{margin:0 8px;font-size:18px;line-height:14px}.columns>.main .product-add-form [id*=bank-icons-] .banks-title:not([style="display: none;"]):before{height:calc(100% - 8px)}.columns>.main .product-add-form [id*=bank-icons-] .bank-images{padding:23px;padding-left:0;margin-bottom:8px}.columns>.main .product-add-form [id*=bank-icons-] .bank-images img{width:24px}.columns>.main .product-add-form [id*=bank-icons-] .bank-images img+img{margin-left:16px}.columns>.main .product-add-form [id*=bank-icons-] .bank-images span{margin-right:0;position:absolute;left:20px;bottom:24px}}.columns>.main .short-description{margin-top:32px;font-size:14px;line-height:25px;letter-spacing:.05em}@media screen and (max-width:959px){.columns>.main .short-description{margin-top:0;padding:13px 0}}.columns>.main .product-info-price{margin-bottom:24px;display:flex}.columns>.main .product.alert.stock{display:none}.columns>.main .product-info-stock-sku .sku{display:flex;font-size:14px;line-height:16px}.columns>.main .product-info-stock-sku .sku .type{margin-right:8px;font-weight:400;opacity:.5}.columns>.main .product-info-stock-sku .sku .value{font-weight:500}.columns>.main .product-reviews-summary{margin-left:32px;display:flex;position:relative}.columns>.main .product-reviews-summary.empty .rating-summary{background-image:url('../images/Star-stroke-gray.svg')}.columns>.main .product-reviews-summary:before{content:'';height:12px;width:1px;background-color:#c4c4c4;position:absolute;top:calc(50% - 6px);margin-left:-16px}.columns>.main .product-reviews-summary .rating-summary{width:90px;display:flex;background-image:url('../images/Star-stroke.svg');background-size:auto 15px;background-repeat:repeat-x;background-position:left top}.columns>.main .product-reviews-summary .rating-result{background-image:url('../images/Star.svg');background-size:auto 15px;background-repeat:repeat-x;background-position:left top}.columns>.main .product-reviews-summary .rating-summary+.reviews-actions{margin-left:16px}.columns>.main .reviews-actions{font-size:14px;line-height:16px}.columns>.main .reviews-actions a{color:#372924;opacity:.5;text-decoration:none}@media screen and (max-width:959px){.columns>.main .box-tocart{margin-bottom:19px}.columns>.main .box-tocart.hide-on-mobile{display:none}}.columns>.main .box-tocart .tocart{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center;padding:0 15px;width:240px;max-width:50%}.columns>.main .box-tocart .tocart.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.columns>.main .box-tocart .tocart:hover{border-color:#d61708;background:#d61708}}.columns>.main .box-tocart .tocart:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.columns>.main .box-tocart .tocart{height:38px;font-weight:500}}@media screen and (max-width:767px){.columns>.main .box-tocart .tocart{height:48px}}.columns>.main .box-tocart .actions{display:flex;flex-wrap:wrap}@media screen and (max-width:479px){.columns>.main .box-tocart .actions{flex-direction:column}}.columns>.main .box-tocart .button-black{margin-left:15px;min-width:200px;max-width:calc(50% - 15px)}@media screen and (max-width:767px){.columns>.main .box-tocart .button-black{height:48px}}@media screen and (max-width:479px){.columns>.main .box-tocart .button-black{margin-left:0;margin-top:8px}}@media screen and (max-width:479px){.columns>.main .box-tocart{width:calc(100% + var(--containerPadding) + 6);margin-left:calc((var(--containerPadding) - 6px)*-1);margin-right:calc((var(--containerPadding) - 6px)*-1)}.columns>.main .box-tocart .tocart,.columns>.main .box-tocart .button-black{width:100%;justify-content:center;max-width:100%}.columns>.main .box-tocart .button-black{margin:7px 0 0}}.columns>.main .product-kit-wrap{grid-column:span 2}@media screen and (max-width:959px){.columns>.main .product-kit-wrap{grid-column:span 1}}.columns .product-add-form{position:relative}.columns .product-add-form .loading-mask-block{z-index:1}.columns .product-add-form .stock.unavailable{height:auto;margin-bottom:24px}@media screen and (max-width:479px){.columns .product-add-form .loading-mask-block{left:calc(var(--containerPadding)*-1);right:calc(var(--containerPadding)*-1)}}.columns .product-add-form.base .box-tocart{opacity:.5;pointer-events:none}.columns .product-add-form.base .price-box{opacity:0}.columns .product-add-form .pick-size-info-wrapper [id=pick-size-toggle]{padding:16px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.columns .product-add-form .pick-size-info-wrapper.open .block-pick-size{display:block}.columns .product-add-form .pick-size-info-wrapper .block-pick-size{display:none}@media screen and (max-width:959px){.columns .product-add-form{order:-1;margin-bottom:40px}.columns .product-add-form form{position:relative;padding-bottom:63px}}.columns .product-add-form form{display:flex;flex-direction:column}.columns .product-add-form .out-of-stock-button{height:48px}.product-video-item iframe{pointer-events:none}.product-addto-links{display:flex;align-items:center;margin-top:16px;width:100%}@media screen and (max-width:959px){.product-addto-links{position:absolute;left:0;bottom:0;margin-top:0}}.product-addto-links svg{display:block}.product-addto-links .icon{width:22px;height:22px}.product-addto-links .towishlist{flex-shrink:0;width:48px;height:48px;border:1px solid rgba(55,41,36,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:15px;--stroke-color:rgba(55,41,36,.4);--fill-color:none}.product-addto-links .towishlist:hover{--stroke-color:#a60c00;--fill-color:none}.product-addto-links .towishlist svg{transition:fill .3s,stroke .3s}.product-addto-links .towishlist:active{--stroke-color:none;--fill-color:#a60c00}.lightBox-wrapper{position:fixed;width:100%;height:100%;left:0;top:0;z-index:100}.lightBox-overlay{background-color:rgba(0,0,0,.3);width:100%;height:100%}.lightBox-container{position:absolute;left:50px;top:50px;width:calc(100% - 100px);height:calc(100% - 100px)}@media screen and (max-width:767px){.lightBox-container{left:25px;top:25px;width:calc(100% - 50px);height:calc(100% - 50px)}}@media screen and (max-width:767px){.lightBox-container{left:0;top:0;width:100%;height:100%}}.lightBox-close{position:absolute;right:0;top:0;width:60px;height:60px;background-color:#fff;z-index:2;display:flex;align-items:center;justify-content:center;cursor:pointer}.lightBox-close:after{transform:rotateZ(-45deg)}.lightBox-content{height:100%;background-color:#fff;padding:60px;box-sizing:border-box}.touch .lightBox-content{display:flex;align-items:center;justify-content:center;user-select:none}.touch .lightBox-content img{user-select:none;pointer-events:none}@media screen and (max-width:767px){.lightBox-content{padding:24px}}.lightBox-content .img-slider{height:100%}.lightBox-content .img-slider .item{width:100%;display:flex;justify-content:center}.lightBox-content .img-slider img,.lightBox-content .img-slider video{width:100%;height:100%;object-fit:contain}.lightBox-content .img-slider .owl-stage-outer{height:100%;display:flex}.lightBox-content .img-slider .owl-stage{display:flex}.lightBox-content .img-slider .owl-stage:after{content:none}.lightBox-content .img-slider .owl-item{display:flex}.lightBox-content .img-slider .owl-nav>div{position:absolute;top:50%}.lightBox-content .img-slider .owl-nav>div.disabled{opacity:.5}.lightBox-content .img-slider .owl-nav>div svg{display:block}.lightBox-content .img-slider .owl-nav .owl-prev{transform:rotateZ(180deg)}.lightBox-content .img-slider .owl-nav .owl-next{right:0}.lightBox-content .product-video-item{--sideIndent:50px;position:absolute;top:0;left:var(--sideIndent);right:var(--sideIndent);bottom:0}.lightBox-content .product-video-item iframe{position:relative;z-index:2}.lightBox-content .product-video-item~img{position:relative;z-index:1}.lightBox-content .product-video-item~img.video-unplayed~.play-icon{position:absolute;z-index:20;top:50%;left:50%;width:90px;height:90px;display:flex;align-items:center;justify-content:center;pointer-events:none;transform:translate(-50%,-50%);transition:width .3s,height .3s}.lightBox-content .product-video-item~img.video-unplayed~.play-icon .icon{width:100%;height:100%}.lightBox-content .product-video-item~img.video-unplayed:hover~.play-icon{width:110px;height:110px}.lightBox-content .product-video-item~img:not(.video-unplayed){visibility:hidden;z-index:-1}.lightBox-content.video{display:flex;align-items:center;justify-content:center;user-select:none}.benefits{order:-1;display:flex;flex-wrap:wrap;font-size:13px;font-weight:700;align-content:flex-start}.benefits .benefit-item{width:50%;margin-bottom:38px}@media screen and (max-width:767px){.benefits .benefit-item{margin-bottom:16px}}@media screen and (max-width:479px){.benefits .benefit-item{width:100%;margin-bottom:16px}}.benefits .benefit-item .benefit-head{display:flex;align-items:flex-start}.benefits .benefit-item .benefit-icon{width:24px;height:24px;margin-right:14px}.benefits .benefit-item .benefit-title{width:calc(100% - 38px);text-transform:uppercase;line-height:20px}.benefits .benefit-item ul{margin-top:16px;font-size:14px;line-height:20px;font-weight:400;padding-left:20px;letter-spacing:.05em}.benefits .benefit-item ul li+li{margin-top:12px}.benefits .benefit-item ul div{font-size:12px;line-height:1.6;font-weight:700}.international-delivery-wrapper{margin-bottom:38px;order:-1}@media screen and (min-width:1024px){.international-delivery-wrapper{margin-bottom:60px}}.international-delivery-wrapper .international-delivery-title{display:flex;align-items:center;font-weight:700;font-size:13px;line-height:15px;letter-spacing:.1em;text-transform:uppercase}.international-delivery-wrapper .international-delivery-title img{width:22px;height:22px;object-fit:contain;margin-right:16px}.international-delivery-wrapper .international-delivery-content ul{margin-top:16px;font-size:14px;line-height:20px;font-weight:400;padding-left:20px;letter-spacing:.05em}.international-delivery-wrapper .international-delivery-content ul li+li{margin-top:12px}.international-delivery-wrapper .international-delivery-content ul div{font-size:12px;line-height:1.6;font-weight:700}.international-delivery-wrapper .international-delivery-details-link{margin-top:12px}.international-delivery-wrapper .international-delivery-details-link a{font-weight:700;font-size:12px;line-height:1.17;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;color:#a60c00}@media (hover:hover) and (min-width:960px){.international-delivery-wrapper .international-delivery-details-link a{transition:color .3s}.international-delivery-wrapper .international-delivery-details-link a:hover{color:#372924}}.product-kit{display:flex;padding:1px 0 0 1px;margin-bottom:100px}@media screen and (max-width:1023px){.product-kit{flex-wrap:wrap}}@media screen and (max-width:1023px){.product-kit.short .final{width:calc(100% - 1px)}}@media screen and (max-width:479px){.product-kit.short .final{width:100%}}.product-kit .product-item{width:50%;border:1px solid #e3e3e3;margin:-1px 0 0 -1px;padding:20px;position:relative;box-sizing:border-box}@media screen and (max-width:479px){.product-kit .product-item{width:100%;display:grid;grid-template-columns:2fr 3fr;padding:30px}}.product-kit .product-item.final{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:479px){.product-kit .product-item.final{padding:40px}}.product-kit .product-item.final .price-block{margin-bottom:24px}.product-kit .product-item.final .price-block .old-price{order:1}@media screen and (max-width:479px){.product-kit .product-item.final .price-block{margin-bottom:18px}}.product-kit .product-item.final .loyalty-price-container{order:2;flex-shrink:0;display:flex;justify-content:center}.product-kit .product-item.final .loyalty-price-container .box-actions{min-width:160px;min-height:46px;background:#fdead9;border-radius:8px;box-sizing:border-box;padding:10px 12px;margin:0 auto;font-weight:400;font-size:11px;line-height:1;color:#8e8e93;cursor:pointer}@media (hover:hover) and (min-width:960px){.product-kit .product-item.final .loyalty-price-container .box-actions{transition:background .3s}.product-kit .product-item.final .loyalty-price-container .box-actions:hover{background:#fbf3ef}}.product-kit .product-item.final .loyalty-price-container .box-actions.loading{position:relative;opacity:.5;pointer-events:none}.product-kit .product-item.final .loyalty-price-container .box-actions.loading:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url(../images/loader.svg) no-repeat 50% 50%;background-size:30px}.product-kit .product-item.final .loyalty-price-container .box-actions .button-grid{--icon_size:16px;--arrow_size:12px;--h_gap:10px;--v_gap:4px;--columns:var(--icon_size) calc(100% - var(--icon_size) - var(--arrow_size) - (var(--h_gap)*2)) var(--arrow_size);--v_align:center;width:100%;height:100%}.product-kit .product-item.final .loyalty-price-container .box-actions .button-grid:not(.guest-message) .bonus-icon-block,.product-kit .product-item.final .loyalty-price-container .box-actions .button-grid:not(.guest-message) .arrow-block{grid-row-start:1;grid-row-end:3;align-self:center}.product-kit .product-item.final .loyalty-price-container .box-actions .button-grid.guest-message{max-width:136px}.product-kit .product-item.final .loyalty-price-container .box-actions .price-with-bonus-amount{font-weight:600;font-size:12px;color:#000}.product-kit .product-item.final .loyalty-price-container .box-actions .bonus-message{font-size:10px;line-height:12px;color:#000}.product-kit .product-item.final .loyalty-price-container .box-actions .bonus-icon-block{--blockSize:var(--icon_size)}.product-kit .product-item.final .loyalty-price-container .box-actions .arrow-block{--blockSize:var(--arrow_size);--color:#000;grid-column-start:3}.product-kit .product-item.final .price{font-size:32px;line-height:37px}.product-kit .product-item.final>.actions{display:flex;justify-content:center}.product-kit .product-item.final>.actions button{height:48px}.product-kit .product-item.final i:before,.product-kit .product-item.final i:after{top:calc(50% - 4px)}.product-kit .product-item.final i:after{transform:rotateZ(0);top:calc(50% + 2px)}@media screen and (max-width:1023px){.product-kit .product-item:nth-child(3) i{top:-27px;left:calc(50% - 27px)}}@media screen and (max-width:479px){.product-kit .product-item:nth-child(3) i{top:-17px;left:calc(50% - 16px)}}.product-kit .product-item i{position:absolute;top:calc(50% - 26px);left:-27px;width:52px;height:52px;border:1px solid #e3e3e3;border-radius:50%;background-color:#fff}@media screen and (max-width:479px){.product-kit .product-item i{top:-17px;left:calc(50% - 16px);width:32px;height:32px}}.product-kit .product-item i:before,.product-kit .product-item i:after{content:'';position:absolute;top:calc(50% - 1px);left:calc(50% - 7px);width:14px;height:2px;background-color:#372924}.product-kit .product-item i:after{transform:rotateZ(90deg)}.product-kit .product-item .img-wrap{margin-bottom:10px}@media screen and (max-width:479px){.product-kit .product-item .img-wrap{grid-row:span 3;margin-bottom:0}}.product-kit .product-item .img-wrap img{display:block;width:100%}.product-kit .product-item .product-title{font-weight:300;font-size:16px;line-height:22px;text-align:center;margin:0 auto 16px;max-width:180px}@media screen and (max-width:479px){.product-kit .product-item .product-title{padding:0 0 0 8px;margin:0 0 16px;max-width:none;text-align:left}}.product-kit .product-item .product-title a{display:block;height:44px;color:currentColor;text-decoration:none}.product-kit .product-item .price-block{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-weight:700;font-size:16px;line-height:22px;color:#372924;min-height:54px;max-width:150px;margin:0 auto 10px}.product-kit .product-item .price-block .price{display:inline-block;margin:0 10px 5px}.product-kit .product-item .price-block .old-price{font-weight:300;color:#a60c00;opacity:.7}.product-kit .product-item .price-block .old-price .price{text-decoration:line-through}@media screen and (max-width:479px){.product-kit .product-item .price-block{margin-bottom:0;justify-content:flex-start}.product-kit .product-item .price-block .price{margin:0 20px 10px 0}}.product-kit .product-item .old-price .price{margin-bottom:0;font-weight:300;text-decoration:line-through;color:#a60c00}.product-kit .product-item .price{font-weight:700;font-size:16px;line-height:23px;text-align:center}.product-kit .product-item .title{text-align:center;font-size:13px;line-height:15px;text-transform:uppercase;margin-top:24px;margin-bottom:24px}@media screen and (max-width:479px){.product-kit .product-item .title{margin-top:0;margin-bottom:7px}}.product-kit .product-item>.action{display:flex;justify-content:center}@media screen and (max-width:479px){.product-kit .product-item>.action{grid-column:span 2;margin-top:40px}}@media screen and (max-width:767px){.product-kit .product-item>.action .button{height:48px}}.product-kit .product-item>.action .out-of-stock{height:48px;display:flex;align-items:center;font-size:14px;color:#372924;opacity:.5}.review-list{letter-spacing:.05em;font-size:14px;margin-bottom:60px;width:75%}@media screen and (max-width:959px){.review-list{width:100%}}.review-list .section-title{display:block;margin-bottom:32px}.review-list .section-title>div{margin-bottom:20px}.review-list .section-title .button-light{color:#a60c00;border-color:#a60c00}.review-list .review-item{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:28px}.review-list .review-item:first-child{border-top:1px solid #e3e3e3}.review-list .review-item>.review-content{order:1;width:calc(100% - 100px);margin-bottom:20px}.review-list .load-more{margin-top:12px}.review-list .review-nickname{width:calc(100% - 100px);margin-bottom:10px;font-weight:500;line-height:20px}.review-list .review-ratings{order:2}.review-list .review-ratings .rating-summary{width:90px;display:flex;background-image:url('../images/Star-stroke.svg');background-size:auto 15px;background-repeat:repeat-x;background-position:left top}.review-list .review-ratings .rating-result{background-image:url('../images/Star.svg');background-size:auto 15px;background-repeat:repeat-x;background-position:left top}.review-list .review-ratings .rating-summary{height:15px}.review-list .review-date,.review-list .answer-date{font-size:12px;line-height:14px;opacity:.5}.review-list .review-advantages{order:2;width:100%;line-height:20px}.review-list .review-advantages>div{display:inline-block}.review-list .review-advantages .review-details-label{font-weight:500}.review-list .review-advantages .review-details-label:after{content:':'}.review-list .decor{order:2;width:100%;height:1px;background-color:#e3e3e3;margin-top:30px}.review-list .review-answer{width:100%;order:3;margin-left:50px;display:flex;justify-content:space-between;margin-bottom:0;padding-bottom:24px;padding-top:28px;border-bottom:1px solid #e3e3e3}.review-list .review-answer .review-answer-label{display:block;font-weight:500;margin-bottom:10px}.review-list .review-answer .answer-content{margin-left:0;font-style:normal}.review-add{grid-column:span 2;width:75%}@media screen and (max-width:959px){.review-add{width:100%;grid-column:span 1}}[id=product-review-container]:empty+.review-add .review-form{margin-top:0}.review-form{background-color:rgba(34,49,56,.05);padding:60px;margin-bottom:60px}.review-form fieldset{border:none;display:block}.review-form fieldset .legend{font-size:18px;font-weight:500}.review-form .field{margin-bottom:16px}.review-form .field.choice{display:flex;align-items:center}.review-form .field.choice label{cursor:pointer}.review-form .field.choice .fake-checkbox+label{position:relative;z-index:2}.review-form .field:not(.choice) label:not(.control){display:none}.review-form .field input,.review-form .field textarea{border:1px solid #efefef;height:50px;color:#372924;font-size:16px;outline:none;box-sizing:border-box;display:block;width:100%;padding:0 16px;border-radius:8px;font-family:Roboto,sans-serif}.review-form .field input::-webkit-input-placeholder,.review-form .field textarea::-webkit-input-placeholder,.review-form .field input::-moz-placeholder,.review-form .field textarea::-moz-placeholder,.review-form .field input:-ms-input-placeholder,.review-form .field textarea:-ms-input-placeholder,.review-form .field input:-moz-placeholder,.review-form .field textarea:-moz-placeholder{color:rgba(0,0,0,.5);opacity:1;font-weight:400;font-size:14px}.review-form .field input:-webkit-autofill,.review-form .field textarea:-webkit-autofill{box-shadow:inset 0 0 0 500px #fff}.review-form .field input.mage-error,.review-form .field textarea.mage-error{border-color:red}.touch .review-form .field input[type=date]{-webkit-appearance:none;display:flex;align-items:center;background:0 0}.touch .review-form .field input[type=date]:before{content:attr(data-mobile-placeholder);color:rgba(0,0,0,.5);font-weight:400;font-size:14px}.touch .review-form .field input[type=date]:not(.empty):before,.touch .review-form .field input[type=date]:focus:before{display:none}.review-form .field textarea{resize:vertical;min-height:170px;padding:16px}.review-form #password-strength-meter-container{margin-top:5px;font-size:14px}.review-form #password-strength-meter-container span{color:#50c83a}.review-form #password-strength-meter-container.password-none span,.review-form #password-strength-meter-container.password-weak span{color:red}.review-form button{height:48px;display:inline-flex;justify-content:center;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;font-weight:500;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center}.review-form button.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.review-form button:hover{border-color:#d61708;background:#d61708}}.review-form button:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.review-form button{height:38px;font-weight:500}}.review-form input[type=checkbox]{width:0;height:0;visibility:hidden;position:absolute}.review-form input[type=checkbox]+.fake-checkbox{position:relative;width:24px;height:24px;display:flex;justify-content:center;align-items:center;margin-right:16px;cursor:pointer;background:#eaeaea;color:#fff;border-radius:8px;font-size:0;transition:background .3s,font-size .3s;flex-shrink:0}.review-form input[type=checkbox]:checked+.fake-checkbox{background:#a60c00;font-size:16px}.review-form input[type=checkbox]:checked+.fake-checkbox:before{content:'';position:absolute;width:4px;height:9px;left:50%;top:calc(50% - 1px);border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.review-form label:not(.control){min-height:24px;width:calc(100% - 40px);display:flex;align-items:center;flex-wrap:wrap;cursor:pointer;margin-left:40px}.review-form .fake-checkbox~label{margin-left:0}.review-form label.control{display:inline-flex;align-items:center;cursor:pointer}@media screen and (max-width:959px){.review-form{margin-top:0;margin-bottom:0}}@media screen and (max-width:479px){.review-form{padding:20px}}.review-form .block-title{font-size:28px;line-height:36px;letter-spacing:.05em;text-transform:uppercase;margin-bottom:10px}.review-form .field-recaptcha{display:none}.review-form>.control{margin-bottom:30px}.review-form .review-field-rating .review-control-vote{display:flex}.review-form .review-field-rating .review-control-vote:hover label svg{fill:#ffb600 !important}.review-form .review-field-rating .review-control-vote label{width:56px;height:30px;margin:unset}@media screen and (max-width:479px){.review-form .review-field-rating .review-control-vote label{width:45px}}.review-form .review-field-rating .review-control-vote label span{display:none}.review-form .review-field-rating .review-control-vote label svg{width:34px;height:31px;fill:#ffb600}.review-form .review-field-rating .review-control-vote input:checked~label svg{fill:none}.review-form .review-field-rating .review-control-vote input:checked+label svg{fill:#ffb600}.review-form .review-field-rating .review-control-vote input:hover~label svg{fill:none !important}.review-form .review-field-rating .review-control-vote input:hover+label svg{fill:#ffb600 !important}.review-form .review-field-rating input{display:none}.review-form .fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px 75px}@media screen and (max-width:959px){.review-form .fields{grid-template-columns:1fr}}.review-form .fields .field{margin-bottom:0}.review-form .fields .field.review-field-text{grid-row:span 2}@media screen and (max-width:959px){.review-form .fields .field.name,.review-form .fields .field.contact,.review-form .fields .field.notify{order:-1}}.review-form .fields .notify{align-self:start;display:flex}@media screen and (max-width:959px){.review-form .fields .notify:not(.active){display:none}}.review-form .fields .notify:not(.active)>*{display:none}.review-form .fields .notify label{position:relative;order:1;margin-left:-40px;padding-left:40px;z-index:1}.review-form .fields .notify [name=is_alert_email]:checked+.fake-checkbox svg{display:block}.review-form .fields .actions-toolbar{align-self:end}.review-form .fields .submit{height:48px;display:inline-flex;align-items:center;padding:0 33px;box-sizing:border-box;color:#fff;text-transform:uppercase;font-size:13px;border:1px solid #a60c00;background:#a60c00;border-radius:8px;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s;text-align:center;color:#372924;background:0 0;font-weight:500;border-color:rgba(0,0,0,.1);justify-content:center;color:#a60c00;border-color:#a60c00;align-self:start}.review-form .fields .submit.disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.review-form .fields .submit:hover{border-color:#d61708;background:#d61708}}.review-form .fields .submit:active{border-color:#ff1907;background:#ff1907}@media screen and (max-width:767px){.review-form .fields .submit{height:38px;font-weight:500}}.review-form .fields .submit.small-padding{padding-left:16px;padding-right:16px}.review-form .fields .submit.small-padding2{padding-left:25px;padding-right:25px}@media screen and (min-width:768px){.review-form .fields .submit:hover{background:rgba(223,223,223,.2);border-color:rgba(55,41,36,.2)}}.review-form .fields .submit:active{background:rgba(189,189,189,.2);border-color:rgba(55,41,36,.2)}.review-form .fields .fake-checkbox{background-color:#a60c00 !important}.review-form .fields .fake-checkbox svg{display:none;width:16px;height:16px}.products-upsell-block{z-index:2}.products-upsell-block,.recently-viewed-products-block,.products-top-sales-block,.products-similar-block,.recently-viewed-products-block-wrap{grid-column:span 2;max-width:var(--content)}@media screen and (max-width:959px){.products-upsell-block,.recently-viewed-products-block,.products-top-sales-block,.products-similar-block,.recently-viewed-products-block-wrap{grid-column:span 1}}@media screen and (max-width:959px){.recently-viewed-products-block-wrap{margin-top:50px}}.guarantee-tab table{font-size:14px;line-height:1.4;margin:35px 0;border-collapse:collapse}.guarantee-tab table th{text-align:left;padding:15px 5px;font-weight:500;border-bottom:1px solid #e3e3e3;border-top:1px solid #e3e3e3}.guarantee-tab table td{padding:15px 5px;border-bottom:1px solid #e3e3e3}.guarantee-tab ol,.guarantee-tab ul{padding-left:20px}.guarantee-tab li{margin-bottom:10px}.tr-hide.active~tr{display:table-row}.tr-hide~tr{display:none}.show-hide{font-size:16px;line-height:1.4;letter-spacing:.05em;color:#a60c00;cursor:pointer}.show-hide i{font-style:normal;display:none}.show-hide b{font-weight:400;display:none}.show-hide .active{display:block}[id=pick-size-content-wrapper]{text-align:center}[id=pick-size-content-wrapper] .block-title{margin-bottom:10px}[id=pick-size-content-wrapper] [id=close-dropdown-more-info]{display:none}.pick-size-content .content{display:block}.pick-size-content input{-webkit-appearance:none;margin-top:5px;height:30px;border:1px solid #efefef;border-radius:8px;text-align:center}.pick-size-content input:disabled{background-color:#a60c00;color:#fff;opacity:1;font-weight:500;font-size:13px;line-height:15px}.pick-size-content input:disabled::placeholder{color:#fff}@media screen and (max-width:479px){.pick-size-content input{width:60%}}@media screen and (max-width:479px){.price-addto-content{display:flex;justify-content:space-between}}.price-addto-content .product-addto-links{display:none}.option-in-cart{margin-top:15px;margin-bottom:15px;margin-left:15px;color:#a60c00;display:flex;align-items:center}@media screen and (max-width:479px){.option-in-cart{order:-1;justify-content:center;margin:30px 0}}.option-in-cart svg{margin-right:10px}.installment-popup-content .installment-popup-product{display:grid;grid-template-columns:80px 1fr auto;grid-gap:20px;margin:0 0 30px}@media screen and (max-width:767px){.installment-popup-content .installment-popup-product{grid-template-columns:80px 1fr}.installment-popup-content .installment-popup-product img{grid-row:span 2}}.installment-popup-content .installment-popup-product .product-name{display:flex;align-items:center}@media screen and (max-width:767px){.installment-popup-content .installment-popup-product .product-name{grid-column-start:2}}.installment-popup-content .installment-popup-product .product-item-price-wrap{display:flex;align-items:center;font-size:22px;font-weight:500}@media screen and (max-width:767px){.installment-popup-content .installment-popup-product .product-item-price-wrap{grid-column-start:2}}.installment-popup-content .offers{display:block}.installment-popup-content .offers thead,.installment-popup-content .offers tbody{display:block}.installment-popup-content .offers tr{display:grid;grid-template-columns:1fr repeat(2,120px) 140px;grid-gap:15px;padding:15px 0;align-items:center}@media screen and (max-width:767px){.installment-popup-content .offers tr{grid-template-columns:1fr 150px;align-items:start}}.installment-popup-content .offers th,.installment-popup-content .offers td{font-size:14px;font-weight:400;text-align:left}.installment-popup-content .offers th{font-weight:500;color:rgba(55,41,36,.5)}.installment-popup-content .offers th:nth-child(2){grid-column:span 3}@media screen and (max-width:767px){.installment-popup-content .offers th:nth-child(2){grid-column:span 1}}.installment-popup-content .offers thead{border-top:1px solid rgba(55,41,36,.1);border-bottom:1px solid rgba(55,41,36,.1)}.installment-popup-content .offers thead tr{box-sizing:border-box;min-height:60px}.installment-popup-content .offers tbody tr{border-bottom:1px solid rgba(55,41,36,.1);min-height:80px}.installment-popup-content .offers select{width:80px;height:30px;padding:5px 10px;background:#fff;border:1px solid rgba(55,41,36,.2);border-radius:5px}.installment-popup-content .offers .button{width:100%;height:40px}.installment-popup-content .offers .product-item-price-wrap{font-size:18px}.installment-popup-content .offers .info{display:grid;grid-template-columns:50px 1fr;align-items:center;grid-gap:15px}@media screen and (max-width:767px){.installment-popup-content .offers .info{grid-template-columns:1fr}}.installment-popup-content .offers .info .payment-method-title{font-size:14px;font-weight:500;word-break:break-word}@keyframes backgroundchange{0%,100%{background:#f5f6f8}50%{background:#f4f5f5}}