:root{--msw:1360px;--containerPadding:30px;--narrow:800px;--narrowContent:800px}@media screen and (max-width:1024px){:root{--containerPadding:24px}}@media screen and (max-width:767px){:root{--containerPadding:16px}}@font-face{font-family:'OpenSans';font-weight:300;font-style:normal;font-display:swap;src:url('../fonts/OpenSans/OpenSans-Light.ttf')}@font-face{font-family:'OpenSans';font-weight:300;font-style:italic;font-display:swap;src:url('../fonts/OpenSans/OpenSans-LightItalic.ttf')}@font-face{font-family:'OpenSans';font-weight:normal;font-style:normal;font-display:swap;src:url('../fonts/OpenSans/OpenSans-Regular.ttf')}@font-face{font-family:'OpenSans';font-weight:normal;font-style:italic;font-display:swap;src:url('../fonts/OpenSans/OpenSans-Italic.ttf')}@font-face{font-family:'OpenSans';font-weight:600;font-style:normal;font-display:swap;src:url('../fonts/OpenSans/OpenSans-SemiBold.ttf')}@font-face{font-family:'OpenSans';font-weight:600;font-style:italic;font-display:swap;src:url('../fonts/OpenSans/OpenSans-SemiBoldItalic.ttf')}@font-face{font-family:'OpenSans';font-weight:bold;font-style:normal;font-display:swap;src:url('../fonts/OpenSans/OpenSans-Bold.ttf')}@font-face{font-family:'OpenSans';font-weight:bold;font-style:italic;font-display:swap;src:url('../fonts/OpenSans/OpenSans-BoldItalic.ttf')}@font-face{font-family:'OpenSans';font-weight:800;font-style:normal;font-display:swap;src:url('../fonts/OpenSans/OpenSans-ExtraBold.ttf')}@font-face{font-family:'OpenSans';font-weight:800;font-style:italic;font-display:swap;src:url('../fonts/OpenSans/OpenSans-ExtraBoldItalic.ttf')}.cleaner:after{content:'';display:block;clear:both}.inner-container{width:100%;max-width:1360px;padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto}@media (min-width:1920px){.inner-container{max-width:1920px;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:#353538;border-radius:4px}.themeScroll::-webkit-scrollbar-thumb:hover{background-color:#353538}.themeLoader{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;height:100%}.themeLoader p{display:none}.themeLoader img{display:none}.themeLoader:after{content:'';display:inline-flex;width:70%;height:70%;max-width:100px;max-height:100px;background:url(../images/loader.svg) no-repeat 50% 50%;background-size:contain;animation:roundLoader 1s infinite linear}@keyframes roundLoader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.modal-popup{z-index:500;width:100%;display:flex;align-items:center;justify-content:center;pointer-events:none}.modal-popup._show{z-index:502}.modal-popup .modal-inner-wrap{width:90%;max-width:500px;box-shadow:0px 4px 8px rgba(0,0,0,0.38);border-radius:8px;padding:50px 40px;margin:0 auto}@media screen and (max-width:767px){.modal-popup .modal-inner-wrap{padding:50px 24px;max-width:calc(100% - 32px);width:345px}}.modal-popup .action-close{font-size:13px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;top:20px;right:20px;cursor:pointer;padding:0}@media screen and (min-width:1025px){.modal-popup .action-close{transition:color .3s}.modal-popup .action-close:hover{color:#204a84}}.modal-popup .action-close:before{display:none}.modal-popup .modal-header,.modal-popup .modal-content,.modal-popup .modal-footer{padding:0}.modal-popup .modal-header .modal-title{margin:0;padding:0 0 25px;border:none;font-weight:500;font-size:24px;line-height:1.2;color:#1f1f22}.modal-popup .modal-content{overflow-y:auto;overflow-x:hidden;min-height:70px}.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:#353538;border-radius:4px}.modal-popup .modal-content::-webkit-scrollbar-thumb:hover{background-color:#353538}.modal-popup .modal-content fieldset{border:none;display:block}.modal-popup .modal-content .field input:not([type="radio"]):not([type="checkbox"]),.modal-popup .modal-content .field textarea{display:block;width:100%;height:40px;box-sizing:border-box;padding:7px 15px 5px;border:none;border:2px solid transparent;border-width:0 0 2px;background:#f5f6f8;color:#1f1f22;font-size:15px;outline:none;font-family:'OpenSans';border-radius:20px;transition:border-color .3s}.modal-popup .modal-content .field input:not([type="radio"]):not([type="checkbox"])::-webkit-input-placeholder,.modal-popup .modal-content .field textarea::-webkit-input-placeholder,.modal-popup .modal-content .field input:not([type="radio"]):not([type="checkbox"])::-moz-placeholder,.modal-popup .modal-content .field textarea::-moz-placeholder,.modal-popup .modal-content .field input:not([type="radio"]):not([type="checkbox"]):-ms-input-placeholder,.modal-popup .modal-content .field textarea:-ms-input-placeholder,.modal-popup .modal-content .field input:not([type="radio"]):not([type="checkbox"]):-moz-placeholder,.modal-popup .modal-content .field textarea:-moz-placeholder{color:#1f1f22;opacity:0.6}.modal-popup .modal-content .field input:not([type="radio"]):not([type="checkbox"]):-webkit-autofill,.modal-popup .modal-content .field textarea:-webkit-autofill{box-shadow:inset 0 0 0 500px #f5f6f8}.modal-popup .modal-content .field input:not([type="radio"]):not([type="checkbox"]).mage-error,.modal-popup .modal-content .field textarea.mage-error{border-bottom-color:#EB667B}.modal-popup .modal-content .field._error input:not([type="radio"]):not([type="checkbox"]),.modal-popup .modal-content .field._error textarea{border-bottom-color:#EB667B}.modal-popup .modal-content .field textarea{resize:vertical;min-height:170px;padding:15px}.modal-popup .modal-content .field [id="password-strength-meter-container"]{margin-top:5px;font-size:14px}.modal-popup .modal-content .field [id="password-strength-meter-container"] span{color:red}.modal-popup .modal-content .field [id="password-strength-meter-container"].password-very-strong span{color:#50C83A}.modal-popup .modal-content .password-wrap{position:relative}.modal-popup .modal-content .password-wrap .icon{position:absolute;z-index:2;top:8px;right:10px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;visibility:visible;opacity:1;transition:opacity .3s,visibility .3s}.modal-popup .modal-content .password-wrap input[type="password"][style*="display: none"]~.icon,.modal-popup .modal-content .password-wrap input[type="password"][style*="display:none"]~.icon{display:none}.modal-popup .modal-content .password-wrap input[type="password"]~.icon-eye-disabled{visibility:hidden;opacity:0}.modal-popup .modal-content .password-wrap input[type="text"]~.icon-eye{visibility:hidden;opacity:0}.modal-popup .modal-content button{min-width:100px;height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0 15px;box-sizing:border-box;font-weight:bold;font-size:16px;text-align:center;border-radius:20px;border:none;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .3s;color:#fff;background:#046cfa;box-shadow:0 0 0 0 rgba(59,121,207,0.35)}.modal-popup .modal-content button.disabled{background:#f5f6f8;border-color:#f5f6f8;color:rgba(44,46,50,0.6);box-shadow:0px 4px 8px rgba(35,29,30,0.11);pointer-events:none}.d_desktop .modal-popup .modal-content button:hover{box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35);background:#f68710}.modal-popup .modal-content button:active{background:#046cfa}.modal-popup .modal-content .field{margin-bottom:30px}.modal-popup .modal-content .field .label{display:none}.modal-popup .modal-content .loader-success,.modal-popup .modal-content .loader-error{display:flex;align-items:center;min-height:62px;font-size:24px;font-weight:500;line-height:1.2;color:#1f1f22;padding-left:75px;position:relative;padding-bottom:2px}.modal-popup .modal-content .loader-success:before,.modal-popup .modal-content .loader-error:before{content:'';width:62px;height:62px;position:absolute;top:0;left:0}.modal-popup .modal-content .loader-success span,.modal-popup .modal-content .loader-error span{width:100%;word-wrap:break-word}.modal-popup .modal-content .loader-success:before{background:url(../images/check.svg) no-repeat 50% 50%;background-size:50px}.modal-popup .modal-content .loader-error:before{background:url(../images/error.svg) no-repeat 50% 50%;background-size:50px}@media screen and (max-width:767px){.modal-popup .modal-content{width:calc(100% + 15px);padding-right:15px;margin-right:-15px;box-sizing:border-box}}.modal-popup .modal-footer{padding-top:20px}.modal-popup .modal-footer .action-primary{min-width:100px;height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0 15px;box-sizing:border-box;font-weight:bold;font-size:16px;text-align:center;border-radius:20px;border:none;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .3s;color:#fff;background:#046cfa;box-shadow:0 0 0 0 rgba(59,121,207,0.35);width:100%}.modal-popup .modal-footer .action-primary.disabled{background:#f5f6f8;border-color:#f5f6f8;color:rgba(44,46,50,0.6);box-shadow:0px 4px 8px rgba(35,29,30,0.11);pointer-events:none}.d_desktop .modal-popup .modal-footer .action-primary:hover{box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35);background:#f68710}.modal-popup .modal-footer .action-primary:active{background:#046cfa}.modal-popup .modal-footer .action-secondary{margin-top:20px;min-width:100px;height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0 15px;box-sizing:border-box;font-weight:bold;font-size:16px;text-align:center;border-radius:20px;border:none;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .3s;font-weight:500;color:#046cfa;padding:0 20px;border:2px solid #046cfa;background:transparent;box-shadow:0px 0 0 0 rgba(59,121,207,0.35);width:100%}.modal-popup .modal-footer .action-secondary.disabled{background:#f5f6f8;border-color:#f5f6f8;color:rgba(44,46,50,0.6);box-shadow:0px 4px 8px rgba(35,29,30,0.11);pointer-events:none}.d_desktop .modal-popup .modal-footer .action-secondary:hover{background:#046cfa;color:#fff;box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35)}.modal-popup .modal-footer .action-secondary:active{background:#204a84;color:#fff}.modal-popup .modal-footer .action-secondary+.action-primary{margin-top:20px}.modal-popup .modal-footer .send-button{min-width:100px;height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0 15px;box-sizing:border-box;font-weight:bold;font-size:16px;text-align:center;border-radius:20px;border:none;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .3s;color:#fff;background:#046cfa;box-shadow:0 0 0 0 rgba(59,121,207,0.35);width:100%}.modal-popup .modal-footer .send-button.disabled{background:#f5f6f8;border-color:#f5f6f8;color:rgba(44,46,50,0.6);box-shadow:0px 4px 8px rgba(35,29,30,0.11);pointer-events:none}.d_desktop .modal-popup .modal-footer .send-button:hover{box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35);background:#f68710}.modal-popup .modal-footer .send-button:active{background:#046cfa}.modal-popup.account-change-popup .modal-inner-wrap{max-width:700px}@media screen and (min-width:768px){.modal-popup.account-change-popup .modal-content form{display:flex;justify-content:space-between}.modal-popup.account-change-popup .modal-content form>div{width:calc(50% - 15px)}}.modal-popup.account-change-popup .modal-content .field.password .control{position:relative}.modal-popup.account-change-popup .modal-content .field.password .control input.mage-error{position:relative;z-index:4}.modal-popup.account-change-popup .modal-content .field.password .control input.mage-error~.icon{z-index:4}.modal-popup.account-change-popup .modal-content .field.password div.mage-error .item-password-message{margin:-10px 0 0;padding:0;position:absolute;z-index:3;left:0;right:0;top:100%;box-sizing:border-box;padding:25px 15px 15px;background:#f5f6f8;border-radius:0 0 8px 8px}.modal-popup.account-change-popup .modal-content .field.password div.mage-error .item-password-message span{display:block;padding-left:25px;font-size:12px;line-height:14px;color:#1f1f22;opacity:0.8;position:relative;margin-bottom:5px}.modal-popup.account-change-popup .modal-content .field.password div.mage-error .item-password-message span:before{content:'';position:absolute;left:-1px;top:-1px;width:16px;height:16px;opacity:0;background:url(../images/check.svg) no-repeat 50% 50%;transition:opacity .3s}.modal-popup.account-change-popup .modal-content .field.password div.mage-error .item-password-message span.item-password-checked:before{opacity:1}.modal-popup.account-change-popup .modal-footer{padding-top:20px;display:flex;flex-direction:column;align-items:center}.modal-popup.account-change-popup .modal-footer .send-button,.modal-popup.account-change-popup .modal-footer .cancel-button{width:100%;cursor:pointer}.modal-popup.account-change-popup .modal-footer .send-button{min-width:100px;height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0 15px;box-sizing:border-box;font-weight:bold;font-size:16px;text-align:center;border-radius:20px;border:none;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .3s;color:#fff;background:#046cfa;box-shadow:0 0 0 0 rgba(59,121,207,0.35);margin-bottom:30px}.modal-popup.account-change-popup .modal-footer .send-button.disabled{background:#f5f6f8;border-color:#f5f6f8;color:rgba(44,46,50,0.6);box-shadow:0px 4px 8px rgba(35,29,30,0.11);pointer-events:none}.d_desktop .modal-popup.account-change-popup .modal-footer .send-button:hover{box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35);background:#f68710}.modal-popup.account-change-popup .modal-footer .send-button:active{background:#046cfa}.modal-popup.account-change-popup .modal-footer .cancel-button{border:none;background:none;font-size:16px;font-weight:bold;line-height:1.2;letter-spacing:0.1em;text-transform:uppercase;color:#204a84}@media screen and (min-width:1025px){.modal-popup.account-change-popup .modal-footer .cancel-button{transition:color .3s}.modal-popup.account-change-popup .modal-footer .cancel-button:hover{color:#1f1f22}}@media screen and (min-width:768px){.modal-popup.account-change-popup .modal-footer{justify-content:space-between;flex-direction:row}.modal-popup.account-change-popup .modal-footer .send-button,.modal-popup.account-change-popup .modal-footer .cancel-button{width:calc(50% - 15px);margin:0}}.modal-popup.product-alert-popup .modal-inner-wrap{max-width:480px}.modal-popup.product-alert-popup .product-alert_title{font-size:20px;line-height:32px;color:#1f1f22;margin-bottom:20px}.modal-popup.product-alert-popup .product-alert_title strong{font-weight:500}.modal-popup.product-alert-popup .ajax-popup{position:relative}.modal-popup.product-alert-popup .ajax-popup .alert-subscribe{position:absolute;top:0;right:0;font-size:14px}.modal-popup.product-alert-popup .success-block .alert_icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;font-size:64px;color:#6bd0a0;margin:-10px -10px 15px 0}.modal-popup.product-alert-popup .success-block p{font-weight:500;font-size:20px}@media screen and (max-width:767px){.modal-popup.product-alert-popup .ajax-popup{position:relative}.modal-popup.product-alert-popup .ajax-popup .field{margin-bottom:30px}.modal-popup.product-alert-popup .ajax-popup .actions{padding-top:20px}.modal-popup.product-alert-popup .ajax-popup .alert-subscribe{position:static;width:100%}}.modal-popup.popup-authentication .modal-inner-wrap{overflow:hidden}@media screen and (min-width:768px){.modal-popup.popup-authentication .modal-inner-wrap{max-width:740px;padding:0}}.modal-popup.popup-authentication .block-authentication{display:flex;flex-direction:row-reverse}.modal-popup.popup-authentication .block-authentication .block-new-customer,.modal-popup.popup-authentication .block-authentication .block-customer-login{width:50%;box-sizing:border-box}.modal-popup.popup-authentication .block-authentication .block-title{font-size:24px;line-height:1.2;color:#1f1f22}.modal-popup.popup-authentication .block-authentication .block-title strong{font-weight:500}.modal-popup.popup-authentication .block-authentication .block-customer-login{padding:50px 30px}.modal-popup.popup-authentication .block-authentication .block-customer-login .block-title{margin-bottom:30px}.modal-popup.popup-authentication .block-authentication .block-customer-login .login-tabs-wrap{display:inline-flex;border-bottom:1px solid #e9eaf2;margin-bottom:30px}.modal-popup.popup-authentication .block-authentication .block-customer-login .login-tabs-wrap div{display:inline-flex;align-items:center;height:46px;box-sizing:border-box;padding:5px 22px;position:relative;cursor:pointer;opacity:0.6;transition:opacity .3s}.modal-popup.popup-authentication .block-authentication .block-customer-login .login-tabs-wrap div:after{content:'';position:absolute;left:0;bottom:-1px;width:0;height:2px;background:#204a84;transition:width .3s}@media screen and (min-width:768px){.modal-popup.popup-authentication .block-authentication .block-customer-login .login-tabs-wrap div:hover{opacity:1}}.modal-popup.popup-authentication .block-authentication .block-customer-login .login-tabs-wrap div.active{pointer-events:none;opacity:1}.modal-popup.popup-authentication .block-authentication .block-customer-login .login-tabs-wrap div.active:after{width:100%}.modal-popup.popup-authentication .block-authentication .block-customer-login .actions-toolbar{display:flex;flex-direction:column-reverse;align-items:flex-start}.modal-popup.popup-authentication .block-authentication .block-customer-login .actions-toolbar .primary,.modal-popup.popup-authentication .block-authentication .block-customer-login .actions-toolbar .secondary{width:100%}.modal-popup.popup-authentication .block-authentication .block-customer-login .actions-toolbar .primary .action{width:100%}.modal-popup.popup-authentication .block-authentication .block-customer-login .actions-toolbar .secondary{margin-bottom:40px}.modal-popup.popup-authentication .block-authentication .block-customer-login .actions-toolbar .secondary .action{width:100%;font-size:14px;display:flex;align-items:center;text-decoration:none;color:#1f1f22}@media screen and (min-width:1025px){.modal-popup.popup-authentication .block-authentication .block-customer-login .actions-toolbar .secondary .action{transition:color .3s}.modal-popup.popup-authentication .block-authentication .block-customer-login .actions-toolbar .secondary .action:hover{color:#204a84}}.modal-popup.popup-authentication .block-authentication .block-customer-login .actions-toolbar .secondary .action .icon{width:24px;height:24px;margin-right:10px}.modal-popup.popup-authentication .block-authentication .block-customer-login .actions-toolbar .secondary .action span{position:relative;top:2px}.modal-popup.popup-authentication .block-authentication .block-new-customer{display:flex;flex-direction:column;justify-content:center;padding:40px;background:#f5f6f8}.modal-popup.popup-authentication .block-authentication .block-new-customer .block-title{margin-bottom:10px}.modal-popup.popup-authentication .block-authentication .block-new-customer .block-content{font-size:15px;line-height:1.4}.modal-popup.popup-authentication .block-authentication .block-new-customer .block-content .actions-toolbar{margin-top:30px}.modal-popup.popup-authentication .block-authentication .block-new-customer .block-content .actions-toolbar .action-register{height:28px;display:inline-flex;align-items:center;font-size:16px;color:#204a84;font-weight:bold;text-transform:uppercase;text-decoration:none}@media screen and (min-width:1025px){.modal-popup.popup-authentication .block-authentication .block-new-customer .block-content .actions-toolbar .action-register{transition:color .3s}.modal-popup.popup-authentication .block-authentication .block-new-customer .block-content .actions-toolbar .action-register:hover{color:#1f1f22}}.modal-popup.popup-authentication .block-authentication .block-new-customer .block-content .actions-toolbar .action-register .text{display:block;line-height:1;position:relative;top:2px}.modal-popup.popup-authentication .block-authentication .block-new-customer .block-content .actions-toolbar .action-register .icon-block{width:28px;height:28px}.modal-popup.popup-authentication .block-authentication .block-new-customer .block-content .actions-toolbar .action-register .icon-block .icon-arrow_down{width:100%;height:100%;position:relative;transform:rotate(-90deg)}@media screen and (min-width:768px){.modal-popup.popup-authentication .block-authentication .block-new-customer .block-title{font-size:20px}}@media screen and (max-width:767px){.modal-popup.popup-authentication .block-authentication{flex-direction:column-reverse}.modal-popup.popup-authentication .block-authentication .block-new-customer,.modal-popup.popup-authentication .block-authentication .block-customer-login{width:100%;padding:0}.modal-popup.popup-authentication .block-authentication .block-customer-login .block-title{margin-bottom:30px}.modal-popup.popup-authentication .block-authentication .block-new-customer{padding-top:40px;border-top:1px solid #e9eaf2;background:none}}.modal-popup.confirm .modal-inner-wrap{max-width:400px}.modal-popup.confirm .modal-inner-wrap .modal-content{padding:0}.modal-popup.confirm .modal-content{font-size:18px;font-weight:500}.modal-popup.confirm .modal-footer{display:flex;flex-direction:column-reverse}.modal-popup.confirm .modal-footer .action-primary{min-width:100px;height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0 15px;box-sizing:border-box;font-weight:bold;font-size:16px;text-align:center;border-radius:20px;border:none;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .3s;color:#fff;background:#046cfa;box-shadow:0 0 0 0 rgba(59,121,207,0.35);width:100%}.modal-popup.confirm .modal-footer .action-primary.disabled{background:#f5f6f8;border-color:#f5f6f8;color:rgba(44,46,50,0.6);box-shadow:0px 4px 8px rgba(35,29,30,0.11);pointer-events:none}.d_desktop .modal-popup.confirm .modal-footer .action-primary:hover{box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35);background:#f68710}.modal-popup.confirm .modal-footer .action-primary:active{background:#046cfa}.modal-popup.confirm .modal-footer .action-secondary{margin-top:20px;min-width:100px;height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0 15px;box-sizing:border-box;font-weight:bold;font-size:16px;text-align:center;border-radius:20px;border:none;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .3s;font-weight:500;color:#046cfa;padding:0 20px;border:2px solid #046cfa;background:transparent;box-shadow:0px 0 0 0 rgba(59,121,207,0.35);width:100%}.modal-popup.confirm .modal-footer .action-secondary.disabled{background:#f5f6f8;border-color:#f5f6f8;color:rgba(44,46,50,0.6);box-shadow:0px 4px 8px rgba(35,29,30,0.11);pointer-events:none}.d_desktop .modal-popup.confirm .modal-footer .action-secondary:hover{background:#046cfa;color:#fff;box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35)}.modal-popup.confirm .modal-footer .action-secondary:active{background:#204a84;color:#fff}.payment-credit-modal{--creditsPadding:40px}@media screen and (max-width:1025px){.payment-credit-modal{--creditsPadding:24px}}.payment-credit-modal .modal-inner-wrap{width:calc(100% - 60px);max-width:1150px;display:flex;flex-direction:column;padding:0;border-radius:6px}.payment-credit-modal .modal-header{padding:var(--creditsPadding)}.payment-credit-modal .modal-header .modal-title{padding:0}.payment-credit-modal .modal-content{padding:0;width:100%;display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.payment-credit-modal .modal-content .credit-popup-container,.payment-credit-modal .modal-content .credit-popup-content{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.payment-credit-modal .modal-content .credits-table{flex-grow:1;overflow-y:auto;overflow-x:hidden}.payment-credit-modal .modal-content .credits-table__content{position:relative}.payment-credit-modal .modal-content .credits-table::-webkit-scrollbar{width:2px}.payment-credit-modal .modal-content .credits-table::-webkit-scrollbar:horizontal{height:2px}.payment-credit-modal .modal-content .credits-table::-webkit-scrollbar-track{background-color:transparent;border-radius:2px}.payment-credit-modal .modal-content .credits-table::-webkit-scrollbar-thumb{background-color:#204a84;border-radius:2px}.payment-credit-modal .modal-content .credits-table::-webkit-scrollbar-thumb:hover{background-color:#204a84}.payment-credit-modal .modal-content .table-wrapper{box-sizing:border-box}.payment-credit-modal .table-wrapper{padding:0 var(--creditsPadding)}.payment-credit-modal .conditions-list{display:flex;align-items:flex-start;flex-wrap:wrap}.payment-credit-modal .conditions-list__banks{width:230px;margin-right:10px}.payment-credit-modal .conditions-list__content{width:calc(100% - 240px);padding:var(--creditsPadding);border:1px solid #e6e2e2;box-sizing:border-box;border-radius:6px}.payment-credit-modal .conditions-item:not(.selected){display:none}.payment-credit-modal .select-bank-block{position:relative;font-weight:600;font-size:16px;line-height:22px;color:#1f1f22}.payment-credit-modal .select-bank-block input{position:absolute;z-index:-1;opacity:0}.payment-credit-modal .select-bank-block input:checked~label{background:rgba(255,0,0,0.05);border:1px solid #f81c1c}.payment-credit-modal .select-bank-block label{position:relative;z-index:1;cursor:pointer;box-sizing:border-box;display:flex;align-items:center;border:1px solid #e6e2e2;border-radius:6px;padding:10px 20px;transition:background .3s,border .3s}.payment-credit-modal .select-bank-block span{max-width:calc(100% - 47px)}.payment-credit-modal .select-bank-block .image-block{width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin-right:15px}.payment-credit-modal .select-bank-block .image-block img{max-height:100%}.payment-credit-modal .select-bank-block+.select-bank-block{margin-top:10px}.payment-credit-modal .term-block{display:flex;align-items:flex-start;flex-wrap:wrap;padding-bottom:30px}.payment-credit-modal .term-block__title{font-weight:600;font-size:16px;line-height:22px;color:#333;padding-right:30px;width:245px;box-sizing:border-box}.payment-credit-modal .term-block__list{width:calc(100% - 245px);padding-top:19px}.payment-credit-modal .term-block .term-range{width:100%;position:relative;margin-bottom:34px}.payment-credit-modal .term-block .term-range__step{width:100%;height:25px;font-weight:600;font-size:14px;text-align:center;color:#FFFFFF;position:absolute;top:-27px;display:flex;align-items:flex-start;justify-content:space-between}.payment-credit-modal .term-block .term-range__step .item{width:22px;height:25px;line-height:22px;background:url(../images/range-step.svg) 50% 50% / contain no-repeat}.payment-credit-modal .term-block .term-range__step .item:not(.active){opacity:0}.payment-credit-modal .term-block .term-range__step .item:first-child{margin-left:1px}.payment-credit-modal .term-block .term-range__step .item:last-child{margin-left:1px}.payment-credit-modal .term-block .term-range__input{width:100%;position:relative}.payment-credit-modal .term-block .term-range__input::before{content:'';display:block;width:100%;border-radius:2px;position:absolute;left:0;height:4px;top:13px;background:#E4E0E0}.payment-credit-modal .term-block .term-range__input .range-slide{position:absolute;left:0;height:4px;top:13px;border-radius:2px 0 0 2px;background:#FF0800}.payment-credit-modal .term-block .term-range__input input[type=range]{-webkit-appearance:none;width:100%;background:transparent;height:4px;margin:10px 0;cursor:pointer;border-radius:2px;position:relative;z-index:1}.payment-credit-modal .term-block .term-range__input input[type=range]::-webkit-slider-thumb{border:3px solid #f00;-webkit-appearance:none;height:24px;width:24px;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0px 0px 5px rgba(255,10,2,0.44)}.payment-credit-modal .term-block .term-range__input input[type=range]::-moz-range-thumb{height:17px;width:17px;border:3px solid #f00;-webkit-appearance:none;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0px 0px 5px rgba(255,10,2,0.44)}.payment-credit-modal .term-block .term-range__input input[type=range]:focus{outline:none}.payment-credit-modal .term-block .term-range__list{padding-top:8px;display:flex;align-items:flex-start;justify-content:space-between}.payment-credit-modal .term-block .term-range__list li{position:relative;padding-top:8px;min-width:24px;text-align:center;font-size:14px;line-height:19px;color:rgba(51,51,51,0.5)}.payment-credit-modal .term-block .term-range__list li::before{content:'';display:block;position:absolute;left:50%;transform:translateX(-50%);top:0;background:#E4E0E0;width:3px;height:3px;border-radius:50%;transition:background .3s}.payment-credit-modal .term-block .term-range__list li span{display:none}.payment-credit-modal .term-block .term-range__list li:first-child span,.payment-credit-modal .term-block .term-range__list li:last-child span{display:block}.payment-credit-modal .term-block .term-range__list li.active::before{background:#FF0A02}.payment-credit-modal .term-block .term-percent{display:flex;align-items:flex-start;flex-wrap:wrap;margin:0 0 -10px -25px}.payment-credit-modal .term-block .term-percent__item{width:calc(33.33% - 25px);margin:0 0 10px 25px;display:flex;align-items:center}.payment-credit-modal .term-block .term-percent__item input{width:20px;height:20px;margin-right:10px;cursor:pointer}.payment-credit-modal .term-block .term-percent__item input:checked{box-shadow:inset 0 0 0 3px #204a84}.payment-credit-modal .term-block .term-percent__item label{width:calc(100% - 30px);font-size:12px;line-height:12px;color:#1F1F22;cursor:pointer;transition:color .3s}@media screen and (min-width:1025px){.payment-credit-modal .term-block .term-percent__item label{transition:color .3s}.payment-credit-modal .term-block .term-percent__item label:hover{color:#204a84}}.payment-credit-modal .info-block{margin:0 0 -20px -60px;width:calc(100% + 60px);padding-top:20px;display:flex;align-items:flex-start;flex-wrap:wrap;position:relative}.payment-credit-modal .info-block:before{content:'';display:block;width:calc(100% - 60px);left:60px;top:0;height:1px;background:#E6E2E2;position:absolute}.payment-credit-modal .info-block li{width:calc(25% -  60px);margin:0 0 20px 60px;font-size:12px;line-height:1}.payment-credit-modal .info-block li .title,.payment-credit-modal .info-block li .label{line-height:1;color:rgba(31,31,34,0.5)}.payment-credit-modal .info-block li .text{margin-top:10px;font-weight:700;color:#1f1f22}.payment-credit-modal .info-block li .text input{width:100%;height:30px;text-align:center;font-size:14px !important;background:rgba(255,0,0,0.05);border:1px solid #f81c1c;border-radius:4px}.payment-credit-modal .bank-description-wrap{margin-top:40px;font-size:14px;line-height:23px;color:#1f1f22}.payment-credit-modal .totals{background:#F5F5F5;border-radius:0 0 6px 6px;padding:var(--creditsPadding);padding-bottom:118px;margin-top:var(--creditsPadding);text-align:right}.payment-credit-modal .totals .label{font-size:16px;line-height:22px;color:rgba(31,31,34,0.5)}.payment-credit-modal .totals .item{display:flex;align-items:center;justify-content:flex-end}.payment-credit-modal .totals .item+.item{margin-top:10px}.payment-credit-modal .totals .item+.item.total{margin-top:20px}.payment-credit-modal .totals .price{width:140px;font-weight:700;font-size:16px;line-height:22px;color:#1f1f22;display:block}.payment-credit-modal .totals .total .price{font-size:20px;line-height:27px}.payment-credit-modal .button-block{position:absolute;right:var(--creditsPadding);bottom:var(--creditsPadding)}.payment-credit-modal .button-block button{padding:0 24px;font-weight:400}@media screen and (max-width:1024px){.payment-credit-modal .term-block__title{width:100%;margin-bottom:30px}.payment-credit-modal .term-block__list{width:100%}}@media screen and (max-width:767px){.payment-credit-modal .select-bank-block{flex-shrink:0;white-space:nowrap}.payment-credit-modal .select-bank-block span{max-width:unset}.payment-credit-modal .select-bank-block+.select-bank-block{margin:0 0 0 10px}.payment-credit-modal .conditions-list__banks{width:100%;margin-right:0;display:flex;align-items:flex-start;overflow-y:hidden;margin-bottom:20px}.payment-credit-modal .conditions-list__banks:after{content:'';display:block;width:10px;flex-shrink:0;height:10px}.payment-credit-modal .conditions-list__content{width:100%}.payment-credit-modal .term-block .term-percent__item{width:calc(50% - 25px)}.payment-credit-modal .info-block li{width:calc(50% - 60px)}}@media screen and (max-width:479px){.payment-credit-modal .modal-inner-wrap{width:100%}.payment-credit-modal .term-block .term-percent__item{width:calc(100% - 25px)}.payment-credit-modal .info-block li{width:calc(100% - 60px)}.payment-credit-modal .totals{padding-bottom:80px}.payment-credit-modal .totals .label{font-size:14px}.payment-credit-modal .totals .price{font-size:14px;width:100px}.payment-credit-modal .totals.total .price{font-size:16px}}.load.indicator{position:absolute;top:0;bottom:0;left:0;right:0;z-index:5000;background-color:rgba(255,255,255,0.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}.qty-input-extend{width:168px;height:56px;border:none;background:#f5f6f8;border-radius:8px;overflow:visible}.qty-input-extend input{display:block;width:76px;height:100%;margin:0 auto;border:none;outline:none;text-align:center;font-size:24px;font-weight:600;color:#1f1f22;box-sizing:border-box;background:#fff;padding:0 5px;box-shadow:0px 1px 2px rgba(0,0,0,0.1);border-radius:8px}.qty-input-extend input.hidden{opacity:0}.qty-input-extend input.hidden:focus{opacity:1}.qty-input-extend input.hidden:focus~.unit{opacity:0}.qty-input-extend input::-webkit-outer-spin-button,.qty-input-extend input::-webkit-inner-spin-button{-webkit-appearance:none}.qty-input-extend input[type=number]{-moz-appearance:textfield}.qty-input-extend .unit{position:absolute;width:76px;height:56px;line-height:56px;left:50%;top:50%;transform:translate(-50%, -50%);font-size:14px;font-weight:600;overflow:hidden;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#fff;pointer-events:none;box-sizing:border-box;padding:0 5px;box-shadow:0px 1px 2px rgba(0,0,0,0.1);border-radius:8px}.qty-input-extend .plus,.qty-input-extend .minus{width:20px;height:20px}.qty-input-extend .nav-up,.qty-input-extend .nav-down{width:40px;height:100%}@media screen and (min-width:1025px){.qty-input-extend .nav-up,.qty-input-extend .nav-down{transition:color .3s}.qty-input-extend .nav-up:hover,.qty-input-extend .nav-down:hover{color:#204a84}}.qty-input-extend .nav-up{right:4px}.qty-input-extend .nav-down{left:4px}.qty-input-mini-extend{width:168px;height:56px;border:none;background:#f5f6f8;border-radius:8px;overflow:visible;width:114px;height:38px}.qty-input-mini-extend input{display:block;width:76px;height:100%;margin:0 auto;border:none;outline:none;text-align:center;font-size:24px;font-weight:600;color:#1f1f22;box-sizing:border-box;background:#fff;padding:0 5px;box-shadow:0px 1px 2px rgba(0,0,0,0.1);border-radius:8px}.qty-input-mini-extend input.hidden{opacity:0}.qty-input-mini-extend input.hidden:focus{opacity:1}.qty-input-mini-extend input.hidden:focus~.unit{opacity:0}.qty-input-mini-extend input::-webkit-outer-spin-button,.qty-input-mini-extend input::-webkit-inner-spin-button{-webkit-appearance:none}.qty-input-mini-extend input[type=number]{-moz-appearance:textfield}.qty-input-mini-extend .unit{position:absolute;width:76px;height:56px;line-height:56px;left:50%;top:50%;transform:translate(-50%, -50%);font-size:14px;font-weight:600;overflow:hidden;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#fff;pointer-events:none;box-sizing:border-box;padding:0 5px;box-shadow:0px 1px 2px rgba(0,0,0,0.1);border-radius:8px}.qty-input-mini-extend .plus,.qty-input-mini-extend .minus{width:20px;height:20px}.qty-input-mini-extend .nav-up,.qty-input-mini-extend .nav-down{width:40px;height:100%}@media screen and (min-width:1025px){.qty-input-mini-extend .nav-up,.qty-input-mini-extend .nav-down{transition:color .3s}.qty-input-mini-extend .nav-up:hover,.qty-input-mini-extend .nav-down:hover{color:#204a84}}.qty-input-mini-extend .nav-up{right:4px}.qty-input-mini-extend .nav-down{left:4px}.qty-input-mini-extend input{width:70px;font-size:18px}.qty-input-mini-extend .unit{width:70px;height:38px;line-height:38px}.qty-input-mini-extend .plus,.qty-input-mini-extend .minus{width:14px;height:14px}.qty-input-mini-extend .nav-up,.qty-input-mini-extend .nav-down{width:22px}.qty-input-mini-extend .nav-up{right:0}.qty-input-mini-extend .nav-down{left:0}*{margin:0;padding:0;outline:none}:root{--msw:1360px;--containerPadding:30px;--narrow:800px;--narrowContent:800px}@media screen and (max-width:1024px){:root{--containerPadding:24px}}@media screen and (max-width:767px){:root{--containerPadding:16px}}html.overlay,html.nav-open{overflow:hidden;height:100%}html.overlay body.touch,html.nav-open body.touch{overflow:hidden;height:100%;position:fixed;left:0;right:0}html.overlay.d_mobile [id="up"],html.nav-open.d_mobile [id="up"],html.overlay.d_mobile jdiv,html.nav-open.d_mobile jdiv{display:none !important}@media screen and (max-width:767px){[class*="jivoMobileButton"]{bottom:50px !important}}body{font-family:'OpenSans';color:#1f1f22;-webkit-tap-highlight-color:transparent}.page-wrapper{min-height:100vh;box-sizing:border-box;display:flex;flex-direction:column}.page-main{flex-grow:1}img{max-width:100%}a{transition:color .3s}.slide-label-wrap{padding:unset;display:unset}.icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}[data-show-hide-container] [data-trigger] .icon{position:relative;transform:rotate(0deg);transition:transform .3s}[data-show-hide-container].open [data-trigger] .icon{transform:rotate(180deg)}[data-dropdown-container] [data-dropdown-toggle],[data-dropdown-container] [data-dropdown-content]{box-sizing:border-box}[data-dropdown-container] [data-dropdown-toggle]{padding:unset;color:#1f1f22}[data-dropdown-container] [data-dropdown-toggle] .icon-arrow_down{margin-left:7px}[data-dropdown-container] [data-dropdown-content]{padding:unset;box-shadow:none}.button-extend{min-width:100px;height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0 15px;box-sizing:border-box;font-weight:bold;font-size:16px;text-align:center;border-radius:20px;border:none;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .3s}.button-extend.disabled{background:#f5f6f8;border-color:#f5f6f8;color:rgba(44,46,50,0.6);box-shadow:0px 4px 8px rgba(35,29,30,0.11);pointer-events:none}.button{min-width:100px;height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0 15px;box-sizing:border-box;font-weight:bold;font-size:16px;text-align:center;border-radius:20px;border:none;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .3s;color:#fff;background:#046cfa;box-shadow:0 0 0 0 rgba(59,121,207,0.35)}.button.disabled{background:#f5f6f8;border-color:#f5f6f8;color:rgba(44,46,50,0.6);box-shadow:0px 4px 8px rgba(35,29,30,0.11);pointer-events:none}.d_desktop .button:hover{box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35);background:#f68710}.button:active{background:#046cfa}.button-light{min-width:100px;height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0 15px;box-sizing:border-box;font-weight:bold;font-size:16px;text-align:center;border-radius:20px;border:none;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .3s;font-weight:500;color:#046cfa;padding:0 20px;border:2px solid #046cfa;background:transparent;box-shadow:0px 0 0 0 rgba(59,121,207,0.35)}.button-light.disabled{background:#f5f6f8;border-color:#f5f6f8;color:rgba(44,46,50,0.6);box-shadow:0px 4px 8px rgba(35,29,30,0.11);pointer-events:none}.d_desktop .button-light:hover{background:#046cfa;color:#fff;box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35)}.button-light:active{background:#204a84;color:#fff}.unavailable:not(.stock){display:flex;align-items:center;height:40px;font-size:16px;font-weight:bold;line-height:1.2;color:#1f1f22;opacity:0.4;cursor:default}.page.messages{--messagePadding:0px;--borderRadius:0;--translateTop:0px;--minHeight:60px;background:#fff;position:fixed;z-index:999;bottom:20px;left:50%;width:100%;margin-left:-50%;transform:translateX(-300%);transition:transform .2s linear;border-radius:var(--borderRadius)}.d_desktop .page.messages{--borderRadius:10px;--translateTop:10px;--minHeight:66px}.d_desktop .page.messages{width:calc(var(--content) + (var(--messagePadding) * 2));margin-left:calc((var(--content) / 2 + var(--messagePadding)) * -1)}.page.messages .hide-message{position:absolute;z-index:1;top:50%;margin-top:-16px;right:10px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--hideColor);cursor:pointer;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s,color .3s}@media screen and (min-width:1025px){.page.messages .hide-message{transition:color .3s}.page.messages .hide-message:hover{color:#fff}}.page.messages .hide-message .icon{width:20px;height:20px;fill:currentColor}.page.messages.show{transform:translateX(0)}.page.messages.show .hide-message{opacity:1;visibility:visible}.page.messages [role="alert"]:not(:last-child){display:none}.page.messages .messages .message-success,.page.messages .messages .message-error{min-height:var(--minHeight);display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:16px 45px 16px 24px;margin:0;font-size:16px;line-height:20px;font-weight:600;position:relative;border-radius:var(--borderRadius);background:#204a84;box-shadow:0 0 15px 0 #1f1f22}.d_mobile .page.messages .messages .message-success,.d_mobile .page.messages .messages .message-error{font-size:14px;line-height:16px}.d_desktop .page.messages .messages .message-success,.d_desktop .page.messages .messages .message-error{padding:16px 50px}.page.messages .messages .message-success>div:not(.hide-message),.page.messages .messages .message-error>div:not(.hide-message){position:relative;display:block;padding-left:30px;box-sizing:border-box}.d_desktop .page.messages .messages .message-success>div:not(.hide-message),.d_desktop .page.messages .messages .message-error>div:not(.hide-message){display:flex;flex-wrap:wrap;align-items:center}.page.messages .messages .message-success>div:not(.hide-message) a,.page.messages .messages .message-error>div:not(.hide-message) a{margin:0 5px}.page.messages .messages .message-success>div:not(.hide-message):before,.page.messages .messages .message-error>div:not(.hide-message):before{content:'';position:absolute;top:50%;margin-top:-16px;left:-15px;width:32px;height:32px;background-repeat:no-repeat;background-position:50%;background-size:20px;filter:red;border:2px solid currentColor;border-radius:50%;box-sizing:border-box;flex-shrink:0}.d_desktop .page.messages .messages .message-success>div:not(.hide-message):before,.d_desktop .page.messages .messages .message-error>div:not(.hide-message):before{top:-7px;margin-top:0}.page.messages .messages .message-success a,.page.messages .messages .message-error a{text-decoration:underline;color:currentColor}.page.messages .messages .message-success a:hover,.page.messages .messages .message-error a:hover{text-decoration:none}.page.messages .messages .message-success{color:#fff}@media screen and (min-width:1025px){.page.messages .messages .message-success .hide-message{transition:color .3s}.page.messages .messages .message-success .hide-message:hover{color:#f68710}}.page.messages .messages .message-success>div:before{background-image:url(../images/check.svg)}.page.messages .messages .message-error{color:#dd0023;--hideColor:#dd0023}.page.messages .messages .message-error>div:before{background-image:url(../images/error.svg)}.breadcrumbs{width:100%;max-width:1360px;padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto;margin-top:30px;margin-bottom:20px}@media (min-width:1920px){.breadcrumbs{max-width:1920px;padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto}}.breadcrumbs>.breadcrumbs{padding:0;margin: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:normal;font-size:12px;line-height:16px;color:#1f1f22;transition:color .3s}.breadcrumbs .items .item strong{opacity:0.6;cursor:default}.breadcrumbs .items .item:not(:last-child):after{content:'';display:inline-flex;align-items:center;width:3px;height:3px;background:#1f1f22;border-radius:50%;margin:-2px 8px 0;opacity:0.6}.breadcrumbs .items .item a:hover{color:#204a84}@media screen and (max-width:1024px){.breadcrumbs{margin:30px 0 20px}.breadcrumbs .items{display:inline-block}.breadcrumbs .items .item{display:inline;vertical-align:middle}.breadcrumbs .items .item:after{display:inline-block;vertical-align:middle}.breadcrumbs .items .item>*{display:inline;vertical-align:middle}}.theme-title{font-weight:600;font-size:40px;line-height:48px;color:#1f1f22}@media screen and (max-width:1024px){.theme-title{font-size:24px;line-height:28px}}.uppercase-title{font-weight:600;font-size:40px;line-height:48px;color:#1f1f22;text-transform:uppercase}@media screen and (max-width:1024px){.uppercase-title{font-size:24px;line-height:28px}}@media screen and (max-width:1024px){.uppercase-title{text-transform:none}}.section-title{font-weight:600;font-size:24px;line-height:32px;color:#1f1f22;margin-bottom:40px}.show-more{height:28px;display:inline-flex;align-items:center;font-size:16px;color:#204a84;font-weight:bold;text-transform:uppercase;text-decoration:none}@media screen and (min-width:1025px){.show-more{transition:color .3s}.show-more:hover{color:#1f1f22}}.show-more .text{display:block;line-height:1;position:relative;top:2px}.show-more .icon-block{width:28px;height:28px}.show-more .icon-block .icon-arrow_down{width:100%;height:100%;position:relative;transform:rotate(-90deg)}.form-extend fieldset{border:none;display:block}.form-extend .field input:not([type="radio"]):not([type="checkbox"]),.form-extend .field textarea{display:block;width:100%;height:40px;box-sizing:border-box;padding:7px 15px 5px;border:none;border:2px solid transparent;border-width:0 0 2px;background:#f5f6f8;color:#1f1f22;font-size:15px;outline:none;font-family:'OpenSans';border-radius:20px;transition:border-color .3s}.form-extend .field input:not([type="radio"]):not([type="checkbox"])::-webkit-input-placeholder,.form-extend .field textarea::-webkit-input-placeholder,.form-extend .field input:not([type="radio"]):not([type="checkbox"])::-moz-placeholder,.form-extend .field textarea::-moz-placeholder,.form-extend .field input:not([type="radio"]):not([type="checkbox"]):-ms-input-placeholder,.form-extend .field textarea:-ms-input-placeholder,.form-extend .field input:not([type="radio"]):not([type="checkbox"]):-moz-placeholder,.form-extend .field textarea:-moz-placeholder{color:#1f1f22;opacity:0.6}.form-extend .field input:not([type="radio"]):not([type="checkbox"]):-webkit-autofill,.form-extend .field textarea:-webkit-autofill{box-shadow:inset 0 0 0 500px #f5f6f8}.form-extend .field input:not([type="radio"]):not([type="checkbox"]).mage-error,.form-extend .field textarea.mage-error{border-bottom-color:#EB667B}.form-extend .field._error input:not([type="radio"]):not([type="checkbox"]),.form-extend .field._error textarea{border-bottom-color:#EB667B}.form-extend .field textarea{resize:vertical;min-height:170px;padding:15px}.form-extend .field [id="password-strength-meter-container"]{margin-top:5px;font-size:14px}.form-extend .field [id="password-strength-meter-container"] span{color:red}.form-extend .field [id="password-strength-meter-container"].password-very-strong span{color:#50C83A}.form-extend .password-wrap{position:relative}.form-extend .password-wrap .icon{position:absolute;z-index:2;top:8px;right:10px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;visibility:visible;opacity:1;transition:opacity .3s,visibility .3s}.form-extend .password-wrap input[type="password"][style*="display: none"]~.icon,.form-extend .password-wrap input[type="password"][style*="display:none"]~.icon{display:none}.form-extend .password-wrap input[type="password"]~.icon-eye-disabled{visibility:hidden;opacity:0}.form-extend .password-wrap input[type="text"]~.icon-eye{visibility:hidden;opacity:0}.form-extend button{min-width:100px;height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0 15px;box-sizing:border-box;font-weight:bold;font-size:16px;text-align:center;border-radius:20px;border:none;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .3s;color:#fff;background:#046cfa;box-shadow:0 0 0 0 rgba(59,121,207,0.35)}.form-extend button.disabled{background:#f5f6f8;border-color:#f5f6f8;color:rgba(44,46,50,0.6);box-shadow:0px 4px 8px rgba(35,29,30,0.11);pointer-events:none}.d_desktop .form-extend button:hover{box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35);background:#f68710}.form-extend button:active{background:#046cfa}input[type="radio"]{-webkit-appearance:none;flex-shrink:0;width:28px;height:28px;margin-right:16px;border:none;border-radius:50%;background:#D9DADB;box-shadow:inset 0 0 0 0 #204a84;transition:background .3s,box-shadow .3s}input[type="radio"]:checked{background:#fff;box-shadow:inset 0 0 0 7px #204a84}.checkbox-extend{--checkboxHeight:28px;display:inline-flex;line-height:var(--checkboxHeight);font-size:16px;color:rgba(31,31,34,0.8);cursor:pointer}.checkbox-extend *{cursor:pointer}.checkbox-extend input[type="checkbox"]{flex-shrink:0;-webkit-appearance:none;width:var(--checkboxHeight);height:var(--checkboxHeight);position:relative;display:flex;justify-content:center;align-items:center;margin:0 10px 0 0;cursor:pointer;background-color:#D9DADB;background-repeat:no-repeat;background-position:50% 50%;border-radius:8px;transition:background-color .3s,background-size .2s}.checkbox-extend input[type="checkbox"]:active,.checkbox-extend input[type="checkbox"]:checked{background:no-repeat 50% 50%;background-image:url(../images/checkbox.svg);background-color:#204a84;border-color:#204a84}.checkbox-extend .fake-input,.checkbox-extend .fake-checkbox{display:none}[data-mage-init*='selectToRadio'] select{display:none}.select-to-checkbox:not(.disabled){display:flex;margin-bottom:30px;min-height:30px;position:relative;padding-top:2px}.select-to-checkbox:not(.disabled) select{display:none}.select-to-checkbox:not(.disabled) .field{margin-bottom:0 !important}.select-to-checkbox:not(.disabled) .field .label{display:block !important;padding-left:38px}.select-to-checkbox:not(.disabled) .selectToCheckbox{flex-shrink:0;position:absolute;left:0;top:0;width:100%;height:100%;--checkboxHeight:28px;display:inline-flex;line-height:var(--checkboxHeight);font-size:16px;color:rgba(31,31,34,0.8);cursor:pointer}.select-to-checkbox:not(.disabled) .selectToCheckbox *{cursor:pointer}.select-to-checkbox:not(.disabled) .selectToCheckbox input[type="checkbox"]{flex-shrink:0;-webkit-appearance:none;width:var(--checkboxHeight);height:var(--checkboxHeight);position:relative;display:flex;justify-content:center;align-items:center;margin:0 10px 0 0;cursor:pointer;background-color:#D9DADB;background-repeat:no-repeat;background-position:50% 50%;border-radius:8px;transition:background-color .3s,background-size .2s}.select-to-checkbox:not(.disabled) .selectToCheckbox input[type="checkbox"]:active,.select-to-checkbox:not(.disabled) .selectToCheckbox input[type="checkbox"]:checked{background:no-repeat 50% 50%;background-image:url(../images/checkbox.svg);background-color:#204a84;border-color:#204a84}.select-to-checkbox:not(.disabled) .selectToCheckbox .fake-input,.select-to-checkbox:not(.disabled) .selectToCheckbox .fake-checkbox{display:none}.select-to-checkbox:not(.disabled) .selectToCheckbox~select,.select-to-checkbox:not(.disabled) .selectToCheckbox~div select{display:none}.field-error,.mage-error{display:block;padding:5px 0 0 8px;font-size:12px;color:#dd0023}.loading-mask-block,.loading-mask{display:none;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,0.7)}.loading-mask-block .loader,.loading-mask .loader{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;height:100%}.loading-mask-block .loader p,.loading-mask .loader p{display:none}.loading-mask-block img,.loading-mask img{position:static !important}.loading-mask-block{position:absolute;z-index:10}.loading-mask{position:fixed;z-index:999}body.ajax-loading .loading-mask{display:block}.product-image-container.svg{display:block;width:100% !important;position:relative}.product-image-container.svg .product-image-wrapper{display:block}.product-image-container.svg .product-image-wrapper img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:80%;max-height:80%;width:200px}@media screen and (-webkit-min-device-pixel-ratio:0){select,textarea,input{font-size:16px !important}}[id="my-orders-table"]{border-collapse:collapse;margin-bottom:15px}[id="my-orders-table"] th{border:1px solid #000;padding:5px}[id="my-orders-table"] td{border:1px solid #000;padding:5px}[id="my-orders-table"] td .items-qty{padding-left:20px}[id="my-orders-table"] .subtotal{text-align:right}[id="my-orders-table"] tfoot th{text-align:left}[id="my-orders-table"] tfoot td{text-align:right}.page-header{--borderRadius:10px}.page-header ul{list-style:none}.page-header a{text-decoration:none}.page-header .header-icon-block{position:relative}.page-header .header-icon-block .icon{width:32px;height:32px;align-items:center;justify-content:center;display:block;display:flex}.page-header .header-icon-block .count.qty{font-size:0;position:absolute;top:1px;right:1px;width:10px;height:10px;background:#f68710;border:2px solid #f68710;box-sizing:border-box;border-radius:50%;transition:border-color .3s}.d_mobile .page-header .header-top .header-icon-block .count.qty{border-color:#fff}.page-header .header-action-block{height:100%;display:flex;align-items:center}.page-header .header-action-block.mobile-menu-close-block{display:none}.page-header .header-action-block:not(.minicart-wrapper).open .header-action-trigger{background:#fff;padding:10px 20px;margin:0 -10px;box-shadow:0px 2px 21px rgba(0,0,0,0.07000000000000001);position:relative}.page-header .header-action-block:not(.minicart-wrapper).open .header-action-trigger:after{content:'';position:absolute;z-index:2;left:0;right:0;bottom:0;height:10px;background:#fff}.page-header .header-action-block:not(.minicart-wrapper).open [data-dropdown-content]{width:calc(100% + 20px);margin:0 -10px;background:#fff;box-shadow:0px 2px 21px rgba(0,0,0,0.07000000000000001)}.shopping_manager .page-header .header-action-block:not(.minicart-wrapper).open [data-dropdown-content]{left:auto;right:0}.d_desktop .page-header{position:sticky;top:-49px;z-index:10;background:#fff}.d_mobile .page-header{padding-top:60px}.d_mobile .page-header .header-top{position:fixed;z-index:10;top:0;left:0;right:0;background:#fff}.d_mobile .page-header.fixed .header-top{box-shadow:0 0 10px 0 rgba(0,0,0,0.5)}.page-header .header-top{display:grid;grid-template-columns:110px 1fr 55px 55px;height:60px;padding-left:5px;padding-right:5px}.page-header .header-top:after{content:'';position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:var(--screenWidth);margin-left:calc(var(--screenWidth) / 2 * -1);background-color:#204a84}.d_desktop .page-header .header-top{width:100%;max-width:1360px;padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto;height:49px;display:flex;align-items:center;justify-content:space-between;position:relative}@media (min-width:1920px){.d_desktop .page-header .header-top{max-width:1920px;padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto}}.page-header .header-top .languages-wrap,.page-header .header-top .mobile-info-block{height:100%}.page-header .header-top .languages-wrap{display:none}.d_desktop .page-header .header-top .languages-wrap{display:block}.page-header .header-top .mobile-info-block{display:none}.d_desktop .page-header .header-top .mobile-info-block{flex-grow:1;display:flex;align-items:center;justify-content:flex-end;order:1}.d_desktop .page-header .header-top .mobile-info-block .top-menu ul.navigation{display:flex;align-items:center}.page-header .header-top .header-action-trigger{height:100%;display:flex;align-items:center;color:#fff;padding:10px;box-sizing:border-box;cursor:pointer}.page-header .header-top .header-action-trigger .header-icon-block{color:#fff;transition:color .3s}.desktop .page-header .header-top .header-action-trigger .header-icon-block:hover{color:#204a84}.page-header .header-top .header-action-trigger.ancillary-open,.page-header .header-top .header-action-trigger.open{background:#fff;padding:10px 20px;margin:0 -10px;box-shadow:0px 2px 21px rgba(0,0,0,0.07000000000000001);position:relative}.page-header .header-top .header-action-trigger.ancillary-open:after,.page-header .header-top .header-action-trigger.open:after{content:'';position:absolute;z-index:3;left:0;right:0;bottom:0;height:10px;background:#fff}.page-header .header-top .header-action-trigger .name{display:none}.page-header .header-top .logo{display:flex;justify-content:center;align-items:center;height:60px;padding:15px;box-sizing:border-box}.d_desktop .page-header .header-top .logo{display:none}.page-header .header-top .logo img{width:auto;max-height:100%;object-fit:contain}.page-header .header-top .header-mobile-wrapper{flex-grow:1}.page-header .header-top .header-phones-block.open .phone-item .phone-info a{color:#1f1f22}.page-header .header-top .header-phones-block.open .phone-item .icon{color:#1f1f22}.page-header .header-top .header-phones-block .phone-item{display:flex;align-items:center;height:100%;box-sizing:border-box}.page-header .header-top .header-phones-block .phone-item .phone-info{display:flex;flex-direction:column}.page-header .header-top .header-phones-block .phone-item .phone-info a{font-weight:600;font-size:16px;color:#fff;transition:none}.page-header .header-top .header-phones-block .phone-item .phone-info .additional-phone-comment{font-size:12px;margin-bottom:5px;color:#204a84}.page-header .header-top .header-phones-block .phone-item .phone-info .main-phone-comment{display:none}.page-header .header-top .header-phones-block .phone-item .icon{width:24px;height:24px}.page-header .header-top .header-phones-block .phone-item.header-phones-general .phone-info a{font-size:20px}.page-header .header-top .header-phones-block .phone-item.header-phones-general .phone-info span{margin:0;opacity:0.6}.page-header .header-top .header-phones-block .header-phones-content .phone-item{padding:10px 20px}.page-header .header-top .top-menu{margin-right:50px}.page-header .header-top .top-menu ul.navigation{height:40px}.page-header .header-top .top-menu .ui-menu-item{height:100%}.page-header .header-top .top-menu .level-top{height:100%;margin:0 12px;display:flex;align-items:center;justify-content:flex-start;color:#fff;font-size:12px;text-transform:uppercase}.page-header .header-top .top-menu .level-top:hover{color:#ccccff}.page-header .header-top .switcher-language.open .header-action-trigger{color:#1f1f22}.page-header .header-top .switcher-language.open .switcher-trigger .icon{color:#1f1f22}.page-header .header-top .switcher-language .switcher-trigger span{display:block;font-size:17px;font-weight:bold;text-transform:uppercase;position:relative;top:2px}.page-header .header-top .switcher-language .switcher-trigger .icon{width:24px;height:24px}.page-header .header-top .switcher-language .switcher-language-list .switcher-option .language-item{display:flex;align-items:center;justify-content:space-between;height:58px;padding:10px 20px;box-sizing:border-box;border-top:1px solid #f5f6f8}.page-header .header-top .switcher-language .switcher-language-list .switcher-option .language-item .name{position:relative;top:2px;display:block;font-size:14px;font-weight:bold;color:#1f1f22;line-height:1;text-transform:uppercase}.page-header .header-top .switcher-language .switcher-language-list .switcher-option .language-item .icon-block{width:16px;height:16px;margin-left:7px}.page-header .header-top .switcher-language .switcher-language-list .switcher-option .language-item .icon-block .language-icon{max-width:100%;max-height:100%}.page-header .header-bottom{display:flex;height:46px;position:relative}.page-header .header-bottom .logo{display:flex;align-items:center;order:-1}.page-header .header-bottom .logo img{width:auto}.d_desktop.no-touch .page-header .header-bottom .action.nav-toggle{display:none}.d_mobile .page-header .header-bottom .advancedmenu-wrap.open>.advancedmenu-content{left:0 !important}.page-header .header-bottom>*{opacity:1;transition:opacity .3s}.page-header .header-bottom:not(.loaded)>*{opacity:0}.page-header .header-bottom .switcher-language{width:100%;border-top:1px solid rgba(255,255,255,0.5);height:60px;display:flex;align-items:flex-start}.page-header .header-bottom .switcher-language .switcher-trigger{width:33.33%;height:100%;display:flex;align-items:center;justify-content:center;opacity:.5}.page-header .header-bottom .switcher-language svg{display:none}.d_mobile .page-header .header-bottom .switcher-language [id="switcher-language-trigger"]{color:#fff;margin:0;background:transparent;box-shadow:none;padding:0}.d_mobile .page-header .header-bottom .switcher-language [id="switcher-language-trigger"]::after{display:none}.page-header .header-bottom .switcher-language .switcher-language-content{height:100%;display:block;width:66.66% !important;border-left:1px solid rgba(255,255,255,0.5);box-shadow:none !important;margin:0 !important}.page-header .header-bottom .switcher-language .switcher-language-content[data-dropdown-content]{position:static;background:transparent;min-width:auto}.page-header .header-bottom .switcher-language .switcher-language-content .switcher-language-list{width:100%;height:100%;display:flex;align-items:flex-start}.page-header .header-bottom .switcher-language .switcher-language-content .switcher-language-list li{width:50%}.page-header .header-bottom .switcher-language .switcher-language-content .switcher-language-list li+li{border-left:1px solid rgba(255,255,255,0.5)}.page-header .header-bottom .switcher-language .switcher-language-content .switcher-language-list *{height:100%}.page-header .header-bottom .switcher-language .switcher-language-content a{color:#fff}.page-header .header-bottom .switcher-language .switcher-language-content a span{width:100%;height:auto;display:flex;align-items:center;justify-content:center}.d_desktop .page-header .header-bottom{width:100%;max-width:1360px;padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto;height:72px}@media (min-width:1920px){.d_desktop .page-header .header-bottom{max-width:1920px;padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto}}.d_desktop .page-header .header-bottom:before{content:'';position:absolute;z-index:-1;top:0;bottom:-2px;left:50%;width:var(--screenWidth);margin-left:calc(var(--screenWidth) / 2 * -1);background:transparent;border-bottom:2px solid #204a84}.d_desktop .page-header .header-bottom .header-action-block{background:transparent;transition:background .3s}.d_desktop .page-header .header-bottom .header-action-block .header-action-trigger{background:none;height:100%;color:#204a84;display:flex;align-items:center;padding:0 16px;cursor:pointer}.d_desktop .page-header .header-bottom .header-action-block .header-action-trigger .header-icon-block{display:flex;align-items:center;text-transform:uppercase;font-weight:600}.d_desktop .page-header .header-bottom .header-action-block .header-action-trigger .name{display:block;margin-left:16px;font-weight:bold;font-size:14px;line-height:20px;letter-spacing:0.02em}.d_desktop .page-header .header-bottom .header-action-block .header-action-trigger>.icon-customer{color:#204a84}.v_small_desktop .page-header .header-bottom .header-action-block{margin-left:0}.v_small_desktop .page-header .header-bottom .header-action-block .header-action-trigger .name{display:none}.d_mobile .page-header .header-bottom{height:36px;padding:10px 0}.page-header .header-bottom .block-search{flex-grow:1;display:flex;justify-content:center;height:100%;box-shadow:none}.page-header .header-bottom .block-search .block-title{display:none}.page-header .header-bottom .block-search .block-content{width:100%;height:100%}.page-header .header-bottom .block-search .form.minisearch{max-width:1360px;padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto;padding:0 15px;width:100%;height:100%;display:flex;align-items:center;position:relative}@media (min-width:1920px){.page-header .header-bottom .block-search .form.minisearch{max-width:1920px;padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto}}.page-header .header-bottom .block-search .form.minisearch .clean-search,.page-header .header-bottom .block-search .form.minisearch .close-search{display:none}.page-header .header-bottom .block-search .form.minisearch .field{flex-grow:1;height:100%;display:flex;align-items:center}.page-header .header-bottom .block-search .form.minisearch .field .nested{display:none}.page-header .header-bottom .block-search .form.minisearch .field .control{width:100%;height:100%;display:flex;align-items:center;background:#fff;border:1px solid #c4c4c4}.d_desktop .page-header .header-bottom .block-search .form.minisearch .field .control{height:40px;border-radius:20px}.d_mobile .page-header .header-bottom .block-search .form.minisearch .field .control{height:36px;border-radius:18px}.page-header .header-bottom .block-search .form.minisearch .field .control .icon-block{flex-shrink:0;width:32px;height:32px;font-size:32px;color:#fff;display:flex;align-items:center;justify-content:center;margin-left:12px}.page-header .header-bottom .block-search .form.minisearch .field input{flex-grow:1;display:block;width:100%;height:100%;background:none;border:none;outline:none;box-shadow:none;font-size:16px;padding:0 12px;box-sizing:border-box;color:#333}.page-header .header-bottom .block-search .form.minisearch .field input::-webkit-input-placeholder{color:#c4c4c4;opacity:1}.page-header .header-bottom .block-search .form.minisearch .field input::-moz-placeholder{color:#c4c4c4;opacity:1}.page-header .header-bottom .block-search .form.minisearch .field input:-ms-input-placeholder{color:#c4c4c4;opacity:1}.page-header .header-bottom .block-search .form.minisearch .field input:-moz-placeholder{color:#c4c4c4;opacity:1}.page-header .header-bottom .block-search .form.minisearch .actions{position:absolute;top:0;right:15px;height:100%;display:flex;align-items:center}@media screen and (min-width:1920px){.page-header .header-bottom .block-search .form.minisearch .actions{right:var(--containerPadding)}}.page-header .header-bottom .block-search .form.minisearch .actions .action.search{color:#c4c4c4;background:none;border:none;padding:0 20px;height:40px;cursor:pointer}.d_mobile .page-header .header-bottom .block-search .form.minisearch .actions .action.search{height:36px}.page-header .header-bottom .search-trigger-block{display:none}.page-header .header-bottom>.mobile-top-block,.page-header .header-bottom>.cart-wrapper{display:none}.d_desktop .page-header .header-bottom>.mobile-top-block,.d_desktop .page-header .header-bottom>.cart-wrapper{display:flex}.d_desktop.no-touch .page-header .header-bottom .mobile-top-block .mobile-menu-close-block{display:none}.page-header .header-bottom .header-customer-block.header-action-block.open [data-dropdown-content]{width:auto;margin:0}.page-header .header-bottom .header-customer-block.header-action-block.open .header-action-trigger{margin:0;background:#fff}.page-header .header-bottom .header-customer-block.header-action-block.open .icon-account{color:#1f1f22}.page-header .header-bottom .header-customer-block.header-action-block .customer-menu{width:auto}.page-header .header-bottom .header-customer-block.header-action-block .customer-menu .close-icon-block{display:none}.page-header .header-bottom .header-customer-block.header-action-block .customer-menu .customer-links li{border-top:1px solid #f5f6f8}.page-header .header-bottom .header-customer-block.header-action-block .customer-menu .customer-links li a{display:flex;align-items:center;min-height:46px;box-sizing:border-box;padding:13px 20px 7px 24px;white-space:nowrap;font-size:13px;font-weight:500;line-height:16px;color:#1f1f22}@media screen and (min-width:1025px){.page-header .header-bottom .header-customer-block.header-action-block .customer-menu .customer-links li a{transition:color .3s}.page-header .header-bottom .header-customer-block.header-action-block .customer-menu .customer-links li a:hover{color:#204a84}}.page-header .header-bottom .header-customer-block.header-action-block .customer-menu .customer-links li.authorization-link a{color:#204a84}@media screen and (min-width:1025px){.page-header .header-bottom .header-customer-block.header-action-block .customer-menu .customer-links li.authorization-link a{transition:color .3s}.page-header .header-bottom .header-customer-block.header-action-block .customer-menu .customer-links li.authorization-link a:hover{color:#1f1f22}}.page-header .header-bottom .header-customer-block.header-action-block[data-show-type="slide"]{position:static}.page-header .header-bottom .header-customer-block.header-action-block[data-show-type="slide"] .customer-menu{min-width:unset;width:100%;margin:0;z-index:3;display:block;top:0;left:-100%;bottom:0;padding:60px 0 0;box-sizing:border-box;background:#1f1f22;transition:left .3s}.page-header .header-bottom .header-customer-block.header-action-block[data-show-type="slide"] .customer-menu .close-icon-block{display:inline-flex;width:unset;height:unset;background:none;right:unset;top:0;left:0;padding:18px 26px;color:#fff;cursor:pointer}.page-header .header-bottom .header-customer-block.header-action-block[data-show-type="slide"] .customer-menu .close-icon-block .icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;position:relative;transform:rotate(180deg)}.page-header .header-bottom .header-customer-block.header-action-block[data-show-type="slide"] .customer-menu .customer-links li{border-top-color:rgba(255,255,255,0.5);display:block;background:none;position:relative;box-sizing:border-box}.page-header .header-bottom .header-customer-block.header-action-block[data-show-type="slide"] .customer-menu .customer-links li a{min-height:60px;font-size:16px;color:#fff}.page-header .header-bottom .header-customer-block.header-action-block[data-show-type="slide"] .customer-menu .customer-links li.authorization-link a{color:#204a84}.page-header .header-bottom .header-customer-block.header-action-block[data-show-type="slide"].open .header-action-trigger{background:none;margin:0;box-shadow:none}.page-header .header-bottom .header-customer-block.header-action-block[data-show-type="slide"].open .header-action-trigger:after{display:none}.page-header .header-bottom .header-customer-block.header-action-block[data-show-type="slide"].open .customer-menu{left:0}.page-header .header-bottom .header-customer-block.header-action-block[data-show-type="slide"].before-close .customer-menu{left:-375px}.page-header .header-bottom .navigation .navigation-list [data-dropdown-container]>[data-dropdown-toggle],.page-header .header-bottom .navigation .navigation-list [data-dropdown-container]>[data-dropdown-content]{background:unset}.page-header .header-bottom .navigation .navigation-list .catalog-trigger{display:inline-flex;justify-content:flex-start}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list .catalog-trigger li.level0>.advancedmenu-wrap>.advancedmenu-link{width:100%;display:flex;justify-content:flex-start;align-items:center;font-weight:600;font-size:14px;line-height:20px;color:#fff}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list .catalog-trigger li.level0>.advancedmenu-wrap>.advancedmenu-link .icon-wrap{display:none}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list .catalog-trigger .advancedmenu-content .close-block{display:none}.d_desktop .page-header .header-bottom .navigation .navigation-list .catalog-trigger .advancedmenu-link.level-top{display:flex;align-items:center;box-sizing:border-box;padding:0 15px;font-weight:600;padding-top:1px;font-size:17px;height:40px;border-radius:20px;line-height:1.1;letter-spacing:0.02em;text-transform:uppercase;color:#fff;transition:background .3s;background:#f68710 !important}.d_desktop .page-header .header-bottom .navigation .navigation-list .catalog-trigger .advancedmenu-link.level-top:hover{background:rgba(246,135,16,0.8) !important}.d_desktop .page-header .header-bottom .navigation .navigation-list .catalog-trigger .advancedmenu-link.level-top .icon-arrow_down{width:20px;height:20px;margin-top:2px}.d_desktop .page-header .header-bottom .navigation .navigation-list .catalog-trigger .advancedmenu-link.level-top:before{content:'';display:flex;width:17px;height:17px;box-sizing:border-box;margin-right:10px;background:url(../images/grid.svg) 50% 50% / contain no-repeat}.page-header .header-bottom .navigation .navigation-list .menu-item-icon{--size:40px;display:flex}.page-header .header-bottom .navigation .navigation-list .menu-item-icon img,.page-header .header-bottom .navigation .navigation-list .menu-item-icon svg{width:auto;max-width:100%;height:var(--size)}.page-header .header-bottom .navigation .navigation-list li.level0:not(.catalog-trigger){display:none}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level0>.advancedmenu-wrap{margin:0 24px 0 40px;height:72px;display:flex;align-items:center}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level0>.advancedmenu-wrap.open{z-index:10}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level0>.advancedmenu-wrap>.advancedmenu-content{box-sizing:border-box;min-height:650px;padding:5px 0 5px 10px;top:100%;border-top:4px solid #204a84;background-color:#fff;box-shadow:0px 2px 13px 3px rgba(34,60,80,0.13);left:-78px;max-width:270px}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level0>.advancedmenu-wrap:not([data-dropdown-container])>.advancedmenu-content{display:none}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1 .advancedmenu-link{transition:color .3s,background .3s;color:#204a84;font-weight:600}@media screen and (min-width:1025px){.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1 .advancedmenu-link{transition:color .3s}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1 .advancedmenu-link:hover{color:#046cfa}}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap{position:static}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap>.advancedmenu-link{position:relative;box-sizing:border-box;padding:10px 30px 10px 10px;border-radius:2px 0 0 2px;transition:color .3s,background .3s;color:#204a84;text-transform:none;font-weight:600}@media screen and (min-width:1025px){.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap>.advancedmenu-link{transition:color .3s}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap>.advancedmenu-link:hover{color:#046cfa}}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap>.advancedmenu-link:before{position:absolute;left:0;top:50%;bottom:50%;width:3px;background:#204a84;transition:top .3s,bottom .3s}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap>.advancedmenu-link .arrow-block{width:20px;height:20px;font-size:20px;color:currentColor;display:flex;align-items:center;justify-content:center;position:absolute;right:5px;top:50%;margin-top:-10px}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap>.advancedmenu-link .arrow-block .icon-arrow_down{width:100%;height:100%;margin:0;transform:rotate(-90deg)}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap .advancedmenu-list{height:100%;overflow-y:auto;overflow-x:hidden}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap .advancedmenu-list::-webkit-scrollbar{width:4px}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap .advancedmenu-list::-webkit-scrollbar:horizontal{height:4px}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap .advancedmenu-list::-webkit-scrollbar-track{background-color:transparent}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap .advancedmenu-list::-webkit-scrollbar-thumb{background-color:#353538;border-radius:4px}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap .advancedmenu-list::-webkit-scrollbar-thumb:hover{background-color:#353538}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap .advancedmenu-content{display:none;position:absolute;top:0;bottom:0;left:100%;min-width:unset;width:100%}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap .advancedmenu-content:before{content:'';position:absolute;top:0;bottom:0;right:100%;width:4px}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap>.advancedmenu-content{top:-4px;bottom:0;left:100%;box-sizing:border-box;width:auto;min-width:calc(var(--content) - 520px);background:#fff;border-top:4px solid #204a84;box-shadow:0px 2px 13px 3px rgba(34,60,80,0.13)}@media screen and (min-width:1920px){.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap>.advancedmenu-content{min-width:var(--content)}}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap>.advancedmenu-content:before{content:'';position:absolute;z-index:0;right:100%;top:0;bottom:0;width:var(--borderRadius);background:#fff}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap>.advancedmenu-content>.advancedmenu-list{width:33.33%}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap:hover>.advancedmenu-link,.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap.open>.advancedmenu-link{color:#046cfa}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap:hover>.advancedmenu-link:before,.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1>.advancedmenu-wrap.open>.advancedmenu-link:before{top:0;bottom:0}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1 .advancedmenu-wrap{height:100%;position:static}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1 .advancedmenu-wrap .advancedmenu-link{display:flex;justify-content:space-between;padding:10px}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1 .advancedmenu-wrap .advancedmenu-link .arrow-block{flex-shrink:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;position:relative;transform:rotate(-90deg);margin-left:12px}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1 .advancedmenu-wrap .advancedmenu-link .arrow-block .icon{width:16px;height:16px;margin:0;transform:none}.d_desktop.no-touch .page-header .header-bottom .navigation .navigation-list li.level1 .advancedmenu-wrap.open>.advancedmenu-content{display:block}.d_desktop .page-header .header-bottom .navigation .navigation-list li.level2>.advancedmenu-wrap>.advancedmenu-content{left:33.33% !important;width:33.33% !important}.d_mobile .page-header .header-bottom .mobile-menu-overlay,.touch .page-header .header-bottom .mobile-menu-overlay{position:fixed;z-index:10;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.d_mobile .page-header .header-bottom .mobile-menu-overlay .mobile-menu-wrap,.touch .page-header .header-bottom .mobile-menu-overlay .mobile-menu-wrap{position:absolute;top:0;bottom:0;left:-375px;width:100%;max-width:375px;background:#204a84;flex-direction:column-reverse;align-items:unset;transition:left .3s}.d_mobile .page-header .header-bottom .mobile-menu-overlay.open,.touch .page-header .header-bottom .mobile-menu-overlay.open{opacity:1;visibility:visible}.d_mobile .page-header .header-bottom .mobile-menu-overlay.open .mobile-menu-wrap,.touch .page-header .header-bottom .mobile-menu-overlay.open .mobile-menu-wrap{left:0}.d_mobile .page-header .header-bottom .mobile-menu-block,.touch .page-header .header-bottom .mobile-menu-block{width:100%;height:100%;display:flex;flex-direction:column}.d_mobile .page-header .header-bottom .mobile-menu-block .mobile-top-block,.touch .page-header .header-bottom .mobile-menu-block .mobile-top-block{flex-shrink:0;padding-left:15px;display:flex;justify-content:space-between;background:#204a84;border-bottom:1px solid rgba(255,255,255,0.5)}.d_mobile .page-header .header-bottom .mobile-menu-block .mobile-top-block .header-action-block .header-icon-block,.touch .page-header .header-bottom .mobile-menu-block .mobile-top-block .header-action-block .header-icon-block{color:#fff}.d_mobile .page-header .header-bottom .mobile-menu-block .mobile-top-block .header-action-block.mobile-menu-close-block,.touch .page-header .header-bottom .mobile-menu-block .mobile-top-block .header-action-block.mobile-menu-close-block{display:flex;position:relative;z-index:5;background:#1b3e6f}.d_mobile .page-header .header-bottom .mobile-menu-block .mobile-top-block .header-action-block.mobile-menu-close-block .header-icon-block,.touch .page-header .header-bottom .mobile-menu-block .mobile-top-block .header-action-block.mobile-menu-close-block .header-icon-block{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.d_mobile .page-header .header-bottom .mobile-menu-block .mobile-top-block .header-action-block.mobile-menu-close-block .icon,.touch .page-header .header-bottom .mobile-menu-block .mobile-top-block .header-action-block.mobile-menu-close-block .icon{width:16px;height:16px}.d_mobile .page-header .header-bottom .mobile-menu-block .mobile-top-block .header-action-trigger,.touch .page-header .header-bottom .mobile-menu-block .mobile-top-block .header-action-trigger{padding:14px}.d_mobile .page-header .header-bottom .mobile-menu-block .mobile-top-block .header-action-trigger .name,.touch .page-header .header-bottom .mobile-menu-block .mobile-top-block .header-action-trigger .name{display:none}.d_mobile .page-header .header-bottom .mobile-menu-block .mobile-top-block .header-action-trigger>.icon-customer,.touch .page-header .header-bottom .mobile-menu-block .mobile-top-block .header-action-trigger>.icon-customer{display:block}.d_mobile .page-header .header-bottom .mobile-menu-block .action.nav-toggle,.touch .page-header .header-bottom .mobile-menu-block .action.nav-toggle{display:block}.d_mobile .page-header .header-bottom .mobile-menu-block .mobile-menu-scroll-block,.touch .page-header .header-bottom .mobile-menu-block .mobile-menu-scroll-block{flex-grow:1;overflow-y:auto;overflow-x:hidden}.d_mobile .page-header .header-bottom .mobile-menu-block .mobile-menu-scroll-block::-webkit-scrollbar,.touch .page-header .header-bottom .mobile-menu-block .mobile-menu-scroll-block::-webkit-scrollbar{width:4px}.d_mobile .page-header .header-bottom .mobile-menu-block .mobile-menu-scroll-block::-webkit-scrollbar:horizontal,.touch .page-header .header-bottom .mobile-menu-block .mobile-menu-scroll-block::-webkit-scrollbar:horizontal{height:4px}.d_mobile .page-header .header-bottom .mobile-menu-block .mobile-menu-scroll-block::-webkit-scrollbar-track,.touch .page-header .header-bottom .mobile-menu-block .mobile-menu-scroll-block::-webkit-scrollbar-track{background-color:transparent}.d_mobile .page-header .header-bottom .mobile-menu-block .mobile-menu-scroll-block::-webkit-scrollbar-thumb,.touch .page-header .header-bottom .mobile-menu-block .mobile-menu-scroll-block::-webkit-scrollbar-thumb{background-color:#353538;border-radius:4px}.d_mobile .page-header .header-bottom .mobile-menu-block .mobile-menu-scroll-block::-webkit-scrollbar-thumb:hover,.touch .page-header .header-bottom .mobile-menu-block .mobile-menu-scroll-block::-webkit-scrollbar-thumb:hover{background-color:#353538}.d_mobile .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language,.touch .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language{height:unset;display:flex;border-top:1px solid rgba(255,255,255,0.5)}.d_mobile .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .switcher-trigger,.touch .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .switcher-trigger{pointer-events:none}.d_mobile .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .switcher-language-content,.touch .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .switcher-language-content{background:none;display:block;position:static;min-width:unset;width:50%}.d_mobile .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .switcher-language-list,.touch .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .switcher-language-list,.d_mobile .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .switcher-option,.touch .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .switcher-option{width:100%}.d_mobile .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .language-item,.touch .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .language-item,.d_mobile .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .switcher-trigger,.touch .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .switcher-trigger{border:none;height:72px;width:50%;box-sizing:border-box;color:#fff;font-size:18px;font-weight:bold;text-transform:uppercase;display:flex;align-items:center;justify-content:center}.d_mobile .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .language-item .icon,.touch .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .language-item .icon,.d_mobile .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .switcher-trigger .icon,.touch .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .switcher-trigger .icon,.d_mobile .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .language-item .icon-block,.touch .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .language-item .icon-block,.d_mobile .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .switcher-trigger .icon-block,.touch .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .switcher-trigger .icon-block{display:none}.d_mobile .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .switcher-trigger,.touch .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .switcher-trigger{width:50%}.d_mobile .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .language-item,.touch .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .language-item{width:100%}.d_mobile .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .switcher-trigger,.touch .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .switcher-trigger{opacity:0.5}.d_mobile .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .language-item,.touch .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .language-item{border-left:1px solid rgba(255,255,255,0.5)}.d_mobile .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .language-item .name,.touch .page-header .header-bottom .mobile-menu-block .languages-wrap .switcher-language .language-item .name{color:#fff}.d_mobile .page-header .header-bottom .mobile-menu-block .mobile-info-block,.touch .page-header .header-bottom .mobile-menu-block .mobile-info-block{display:flex;flex-direction:column;position:relative}.d_mobile .page-header .header-bottom .mobile-menu-block .top-menu,.touch .page-header .header-bottom .mobile-menu-block .top-menu{margin-bottom:35px}.d_mobile .page-header .header-bottom .mobile-menu-block .top-menu .ui-menu-item,.touch .page-header .header-bottom .mobile-menu-block .top-menu .ui-menu-item{border-bottom:1px solid rgba(255,255,255,0.5)}.d_mobile .page-header .header-bottom .mobile-menu-block .top-menu .level-top,.touch .page-header .header-bottom .mobile-menu-block .top-menu .level-top{display:flex;padding:5px 30px;align-items:center;justify-content:flex-start;color:#fff;font-weight:500;background:none;position:relative;box-sizing:border-box;min-height:60px}.d_mobile .page-header .header-bottom .mobile-menu-block .header-phones-block,.touch .page-header .header-bottom .mobile-menu-block .header-phones-block{height:unset;display:block;margin-bottom:35px}.d_mobile .page-header .header-bottom .mobile-menu-block .header-phones-block .phone-item,.touch .page-header .header-bottom .mobile-menu-block .header-phones-block .phone-item{border:none;align-items:center;justify-content:flex-start;min-height:unset;margin-bottom:15px}.d_mobile .page-header .header-bottom .mobile-menu-block .header-phones-block .phone-item .phone-info,.touch .page-header .header-bottom .mobile-menu-block .header-phones-block .phone-item .phone-info{display:flex;flex-direction:column;align-items:flex-start}.d_mobile .page-header .header-bottom .mobile-menu-block .header-phones-block .phone-item .phone-info a,.touch .page-header .header-bottom .mobile-menu-block .header-phones-block .phone-item .phone-info a{font-size:16px;color:#fff;margin-bottom:7px}.d_mobile .page-header .header-bottom .mobile-menu-block .header-phones-block .phone-item .phone-info span,.touch .page-header .header-bottom .mobile-menu-block .header-phones-block .phone-item .phone-info span{font-size:12px;color:rgba(255,255,255,0.8);opacity:0.4;margin:0}.d_mobile .page-header .header-bottom .mobile-menu-block .header-phones-block .phone-item .icon,.touch .page-header .header-bottom .mobile-menu-block .header-phones-block .phone-item .icon{display:none}.d_mobile .page-header .header-bottom .mobile-menu-block .header-phones-block .phone-item.header-phones-general,.touch .page-header .header-bottom .mobile-menu-block .header-phones-block .phone-item.header-phones-general{padding:0 30px}.d_mobile .page-header .header-bottom .mobile-menu-block .header-phones-block .phone-item.header-phones-general .phone-info a,.touch .page-header .header-bottom .mobile-menu-block .header-phones-block .phone-item.header-phones-general .phone-info a{font-size:22px;pointer-events:auto}.d_mobile .page-header .header-bottom .mobile-menu-block .header-phones-block .header-phones-content,.touch .page-header .header-bottom .mobile-menu-block .header-phones-block .header-phones-content{display:block;position:static;background:none}.d_mobile .page-header .header-bottom .mobile-menu-block .header-phones-block .header-phones-content .phone-item,.touch .page-header .header-bottom .mobile-menu-block .header-phones-block .header-phones-content .phone-item{padding:0 30px}.d_mobile .page-header .header-bottom .mobile-menu-block .header-phones-block .header-phones-content .phone-item .phone-info,.touch .page-header .header-bottom .mobile-menu-block .header-phones-block .header-phones-content .phone-item .phone-info{flex-direction:column-reverse}.d_mobile .page-header .header-bottom .mobile-menu-block .header-phones-block.header-action-block.open .phone-item.header-phones-general,.touch .page-header .header-bottom .mobile-menu-block .header-phones-block.header-action-block.open .phone-item.header-phones-general{padding:0 30px;background:none;box-shadow:none;margin:0 0 25px}.d_mobile .page-header .header-bottom .mobile-menu-block .header-phones-block.header-action-block.open .phone-item.header-phones-general:after,.touch .page-header .header-bottom .mobile-menu-block .header-phones-block.header-action-block.open .phone-item.header-phones-general:after{display:none}.d_mobile .page-header .header-bottom .mobile-menu-block .header-phones-block.header-action-block.open .header-phones-content,.touch .page-header .header-bottom .mobile-menu-block .header-phones-block.header-action-block.open .header-phones-content{width:unset;margin:0;background:none;box-shadow:none}.d_mobile .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger,.touch .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger{position:static;display:block;width:100%}.d_mobile .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger>.advancedmenu-wrap>.advancedmenu-link,.touch .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger>.advancedmenu-wrap>.advancedmenu-link{display:none}.d_mobile .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger>.advancedmenu-wrap>.advancedmenu-content,.touch .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger>.advancedmenu-wrap>.advancedmenu-content{display:block;position:static}.d_mobile .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger>.advancedmenu-wrap>.advancedmenu-content>.close-block,.touch .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger>.advancedmenu-wrap>.advancedmenu-content>.close-block{display:none}.d_mobile .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger .advancedmenu-wrap,.touch .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger .advancedmenu-wrap{position:static}.d_mobile .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger .advancedmenu-list li,.touch .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger .advancedmenu-list li{border-bottom:1px solid rgba(255,255,255,0.5)}.d_mobile .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger .advancedmenu-list .advancedmenu-link,.touch .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger .advancedmenu-list .advancedmenu-link{display:flex;padding:5px 30px;align-items:center;justify-content:flex-start;color:#fff;font-weight:500;background:none;position:relative;box-sizing:border-box;min-height:60px}.d_mobile .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level1.parent>.advancedmenu-wrap.open>.advancedmenu-content>.close-block,.touch .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level1.parent>.advancedmenu-wrap.open>.advancedmenu-content>.close-block{display:block;z-index:2}.d_mobile .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level1.parent .advancedmenu-wrap,.touch .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level1.parent .advancedmenu-wrap{position:static}.d_mobile .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level1.parent .advancedmenu-wrap .advancedmenu-content,.touch .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level1.parent .advancedmenu-wrap .advancedmenu-content{width:100%;padding-top:60px;display:block;position:absolute;z-index:2;top:0;bottom:0;left:-100%;transition:left .3s;background:#204a84}.d_mobile .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level1.parent .advancedmenu-wrap .advancedmenu-content .close-block,.touch .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level1.parent .advancedmenu-wrap .advancedmenu-content .close-block{position:absolute;top:0;left:0;padding:18px 26px;color:#fff;cursor:pointer}.d_mobile .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level1.parent .advancedmenu-wrap .advancedmenu-content .close-block .icon,.touch .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level1.parent .advancedmenu-wrap .advancedmenu-content .close-block .icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;position:relative;transform:rotate(180deg)}.d_mobile .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level1.parent .advancedmenu-wrap .advancedmenu-content .advancedmenu-list,.touch .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level1.parent .advancedmenu-wrap .advancedmenu-content .advancedmenu-list{border-top:1px solid rgba(255,255,255,0.5);overflow-x:hidden;height:100%}.d_mobile .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level1.parent .advancedmenu-wrap>.advancedmenu-link,.touch .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level1.parent .advancedmenu-wrap>.advancedmenu-link{padding-right:60px}.d_mobile .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level1.parent .advancedmenu-wrap>.advancedmenu-link .arrow-block,.touch .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level1.parent .advancedmenu-wrap>.advancedmenu-link .arrow-block{width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:absolute;top:10px;right:10px}.d_mobile .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level1.parent .advancedmenu-wrap>.advancedmenu-link .arrow-block .icon-arrow_down,.touch .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level1.parent .advancedmenu-wrap>.advancedmenu-link .arrow-block .icon-arrow_down{width:30px;height:30px;margin:0;transform:rotate(-90deg)}.d_mobile .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level2>.advancedmenu-wrap>.advancedmenu-content .advancedmenu-content,.touch .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level2>.advancedmenu-wrap>.advancedmenu-content .advancedmenu-content{z-index:3 !important}.d_mobile .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level2 .close-block,.touch .page-header .header-bottom .mobile-menu-block .navigation .navigation-list .catalog-trigger li.level2 .close-block{z-index:4}.d_desktop.no-touch .page-header .header-bottom .mobile-menu-block .mobile-top-block{display:none}.d_desktop.no-touch .page-header .header-bottom .mobile-menu-block .mobile-menu-scroll-block .mobile-info-block{display:none}.page-header #lang-tooltip{position:absolute;right:var(--containerPadding);top:100%;background:#fff;z-index:1;display:flex;padding:30px;box-shadow:0px 2px 21px rgba(0,0,0,0.07000000000000001);max-width:200px;font-size:14px;line-height:18px}.page-header #lang-tooltip .tooltip-close{position:absolute;right:15px;top:15px;background:#fff;cursor:pointer;z-index:2;color:#1f1f22;transition:color .3s}.page-header #lang-tooltip .tooltip-close svg{width:15px;height:15px}@media screen and (min-width:1025px){.page-header #lang-tooltip .tooltip-close{transition:color .3s}.page-header #lang-tooltip .tooltip-close:hover{color:#204a84}}.page-header #lang-tooltip::before{content:'';display:block;width:20px;height:20px;position:absolute;border-radius:0 0 100% 0;right:13px;bottom:calc(100% - 10px);transform:rotate(45deg);background:#fff;box-shadow:0px 2px 21px rgba(0,0,0,0.07000000000000001)}.page-header #lang-tooltip:after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:20px;background:#fff}.d_mobile .page-header #lang-tooltip{right:30px;left:30px;top:auto;width:calc(100% - 60px);box-sizing:border-box;max-width:100%;bottom:60px}.d_mobile .page-header #lang-tooltip:before{right:15%;bottom:auto;top:calc(100% - 10px);border-radius:100% 0 0 0}.d_mobile .page-header #lang-tooltip:after{bottom:0;top:auto}.minisearch.processing .control.control.control.control.control.control{animation:search 1s infinite}@keyframes search;.minisearch .field>.label{display:none}.minisearch .search-autocomplete{top:100%;background-color:#fff;box-shadow:0 0 8px rgba(0,0,0,0.3);z-index:4;border-radius:0 0 10px 10px;display:none}.d_mobile .minisearch .search-autocomplete{top:calc(100% + 10px)}.minisearch .search-autocomplete .term{display:none}.minisearch .search-autocomplete .title-product{display:none}.minisearch .search-autocomplete .product-item{display:flex;padding:8px 0}.minisearch .search-autocomplete .product-item a{color:currentColor}.minisearch .search-autocomplete .product-image-box{width:60px;height:60px;flex-shrink:0;margin-right:16px}.minisearch .search-autocomplete .autocomplete-list{padding:8px 16px}.minisearch .search-autocomplete .product-data-box{display:flex;flex-direction:column;justify-content:center}.minisearch .search-autocomplete .product-primary{margin-bottom:8px}.minisearch .search-autocomplete .product-secondary{font-weight:bold}.minisearch .search-autocomplete .all-results{border-top:1px solid rgba(31,31,34,0.15)}.minisearch .search-autocomplete .all-results-action{display:block;width:100%;height:50px;background:none;border:none;color:#dd0023;font-weight:bold;font-size:18px}.d_desktop .store-hours{order:1;display:flex;height:100%}.d_mobile .store-hours{display:flex;align-items:center;justify-content:center}.store-hours.open{z-index:3}.store-hours.open .work-hours{display:flex}.store-hours.open .opener{background-color:transparent}.store-hours .opener{font-size:12px;color:#fff}.store-hours .opener svg{width:16px;height:16px;fill:currentColor}.d_desktop .store-hours .opener svg{margin-right:8px}.d_mobile .store-hours .opener span{display:none}.store-hours .opener .icon{margin-left:8px}.d_mobile .store-hours .opener .icon{display:none}.store-hours .work-hours{display:none;align-items:flex-start;position:absolute;background-color:#fff;color:#204a84;z-index:1;box-sizing:border-box;justify-content:center;font-size:12px;left:0;top:100%;padding:8px 24px;box-shadow:0 2px 21px rgba(0,0,0,0.07000000000000001)}.store-hours .work-hours__item{text-align:center;white-space:nowrap}.store-hours .work-hours__item div{margin-top:10px}.store-hours .work-hours__item+.work-hours__item{margin-left:20px}.d_mobile .store-hours .work-hours{right:-60px;max-width:100vw;left:auto;padding:16px}@media screen and (max-width:479px){.store-hours .work-hours{width:100vw}}.page-footer{background:#204a84}.page-footer a{text-decoration:none}.page-footer ul{list-style:none}.page-footer .footer-logo-block-wrapper{padding:0 0 40px 0;margin-bottom:20px;width:100%;max-width:1360px;padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto;display:flex;align-items:center;position:relative}@media (min-width:1920px){.page-footer .footer-logo-block-wrapper{max-width:1920px;padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto}}.page-footer .footer-logo-block-wrapper .footer-logo-wrapper img{height:auto}.page-footer .footer-logo-block-wrapper:after{content:'';display:block;position:absolute;left:30px;right:30px;bottom:0;height:1px;background:#2c2e32;opacity:0.5}.page-footer .footer-logo-block-wrapper .footer-logo-wrapper{width:140px;flex-shrink:0;margin-right:50px}.page-footer .footer-logo-block-wrapper .footer-logo-wrapper .nav-toggle{display:none}.page-footer .footer-logo-block-wrapper .footer-about-company{flex-grow:1;display:flex;justify-content:space-between}.page-footer .footer-logo-block-wrapper .footer-about-company .about-col{width:calc((100% - 100px) / 3);color:#fff;opacity:0.6}.page-footer .footer.content{padding:60px 0;width:100%;max-width:1360px;padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto;display:flex}@media (min-width:1920px){.page-footer .footer.content{max-width:1920px;padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto}}.page-footer .footer.content .footer-phones{width:300px;box-sizing:border-box;padding-right:30px}.page-footer .footer.content .footer-phones .footer-email-block{padding-left:40px}.page-footer .footer.content .footer-phones .footer-email-block a{color:#fff;text-decoration:none;transition:color .3s}@media screen and (min-width:1025px){.page-footer .footer.content .footer-phones .footer-email-block a{transition:color .3s}.page-footer .footer.content .footer-phones .footer-email-block a:hover{color:rgba(255,255,255,0.6)}}.page-footer .footer.content .footer-pages{width:calc((100% - 300px) / 3 * 2);display:flex}.page-footer .footer.content .footer-pages .menu-column{width:50%;box-sizing:border-box;padding-right:20px}.page-footer .footer.content .footer-pages .menu-column .title{display:block;color:#fff;text-transform:uppercase;font-weight:600;font-size:14px;line-height:17px;margin-bottom:24px}.page-footer .footer.content .footer-pages .menu-column .ui-menu-item{margin-bottom:15px}.page-footer .footer.content .footer-pages .menu-column .ui-menu-item a{display:inline-block;font-size:16px;line-height:20px;color:#fff;transition:color .3s,opacity .3s}.page-footer .footer.content .footer-pages .menu-column .ui-menu-item a:hover{color:#fff;opacity:.6}.page-footer .footer.content .footer-external-links{width:calc((100% - 300px) / 3)}.page-footer .footer.content .footer-phones-block{box-sizing:border-box;padding-left:40px}.page-footer .footer.content .footer-phones-block .mobile-title{display:block;color:#fff;font-size:14px;font-weight:500;line-height:17px;letter-spacing:0.03em;text-transform:uppercase;margin-bottom:20px}.page-footer .footer.content .footer-phones-block .phone-item{color:#fff}.page-footer .footer.content .footer-phones-block .phone-item a{font-size:16px;display:inline-block;color:#fff}.page-footer .footer.content .footer-phones-block .phone-item .main-phone-comment,.page-footer .footer.content .footer-phones-block .phone-item .additional-phone-comment{display:block}.page-footer .footer.content .footer-phones-block .footer-phones-general{display:block;position:relative;margin-bottom:35px}.page-footer .footer.content .footer-phones-block .footer-phones-general a{font-weight:600;font-size:26px;line-height:24px;margin-bottom:10px}.page-footer .footer.content .footer-phones-block .footer-phones-general .main-phone-comment{font-size:16px}.page-footer .footer.content .footer-phones-block .footer-phones-general .icon{position:absolute;top:0;left:-40px;width:24px;height:24px;display:flex}.page-footer .footer.content .footer-phones-block .footer-phones-content .phone-item{display:flex;align-items:center;margin-bottom:15px}.page-footer .footer.content .footer-phones-block .footer-phones-content .phone-item .additional-phone-comment{width:80px;box-sizing:border-box;padding-right:10px;font-size:14px}.page-footer .footer.content .footer-social{margin-bottom:30px}.page-footer .footer.content .footer-social .social-links-items{flex-wrap:wrap;width:calc(100% + 20px);margin:0 -10px}.page-footer .footer.content .footer-social .social-links-items .social-item{margin:0 10px 20px}.page-footer .footer.content .footer-social .social-links-items .social-item a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#2c2e32;transition:background .3s}.page-footer .footer.content .footer-social .social-links-items .social-item a:hover{background:rgba(255,255,255,0.6)}.page-footer .footer.content .footer-social .social-links-items .social-item .soc-icon{padding:0}.page-footer .footer.content .footer-shop-partners .shop-partners-info.description{display:block;color:#fff;text-transform:uppercase;font-weight:600;font-size:14px;line-height:17px;margin-bottom:15px}.page-footer .footer.content .footer-shop-partners .shop-partners-info.list{display:flex;flex-wrap:wrap;width:calc(100% + 30px);margin:0 -15px}.page-footer .footer.content .footer-shop-partners .shop-partners-info.item{margin:0 15px 15px}.page-footer .footer.content .footer-shop-partners .shop-partners-info.icon{width:auto;height:30px;display:inline-flex;align-items:center;justify-content:center}.page-footer .footer.content .footer-shop-partners .shop-partners-info.icon img{width:auto;max-height:100%;max-width:unset}.page-footer .footer-bottom{padding:20px 0;width:100%;max-width:1360px;padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto}@media (min-width:1920px){.page-footer .footer-bottom{max-width:1920px;padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto}}.page-footer .footer-bottom .copyright{font-size:13px;line-height:16px;color:#fff;opacity:0.6}.page-footer .up-button{position:fixed;right:70px;bottom:15px;width:55px;height:55px;background:#046cfa;border-radius:50%;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;z-index:400;color:#fff;cursor:pointer;box-shadow:0 0 0 0 rgba(59,121,207,0.35);transition:opacity .3s,visibility .3s,background .3s,box-shadow .3s}@media screen and (min-width:768px){.page-footer .up-button:hover{background:#f68710;box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35)}}.page-footer .up-button:active{background:#204a84;box-shadow:0 0 0 0 rgba(59,121,207,0.35)}@media screen and (max-width:767px){.page-footer .up-button{width:46px;height:46px;right:15px;bottom:15px}}.page-footer .up-button.active{visibility:visible;opacity:1}.page-footer .up-button svg{transform:rotateZ(-180deg);width:36px;height:36px}@media screen and (max-width:1024px) and (min-width:768px){.page-footer .footer.content{padding-bottom:30px;flex-wrap:wrap}.page-footer .footer.content .footer-phones{width:330px}.page-footer .footer.content .footer-pages{width:calc(100% - 330px)}.page-footer .footer.content .footer-external-links{width:100%;padding-top:60px;display:flex}.page-footer .footer.content .footer-external-links .footer-social{width:330px;padding-right:30px;box-sizing:border-box}.page-footer .footer.content .footer-external-links .footer-shop-partners{width:calc(100% - 330px)}.page-footer .footer-bottom{padding-top:30px;padding-bottom:30px}}@media screen and (max-width:767px){.page-footer .footer-logo-block-wrapper{padding:0}.page-footer .footer-logo-block-wrapper:after{display:none}.page-footer .footer-logo-block-wrapper .footer-logo-wrapper{margin:0}.page-footer .footer-logo-block-wrapper .footer-about-company{display:none}.page-footer .footer.content{padding-top:50px;padding-bottom:30px;flex-direction:column}.page-footer .footer.content .footer-phones,.page-footer .footer.content .footer-pages,.page-footer .footer.content .footer-external-links{width:100%}.page-footer .footer.content .footer-phones{border-bottom:1px solid rgba(64,66,79,0.5)}.page-footer .footer.content .footer-pages{padding:50px 0}.page-footer .footer.content .footer-pages .menu-column.second{padding-right:0}.page-footer .footer.content .footer-pages .menu-column .ui-menu-item{margin-bottom:15px}.page-footer .footer.content .footer-pages .menu-column .ui-menu-item a{font-size:14px;opacity:0.6}.page-footer .footer.content .footer-phones .footer-email-block{padding-left:0px;padding-bottom:20px}.page-footer .footer.content .footer-phones-block{padding:0}.page-footer .footer.content .footer-phones-block .footer-phones-general .icon{display:none}.page-footer .footer.content .footer-social{margin-bottom:50px}.page-footer .footer.content .footer-social .social-links-items .social-item{margin:10px}.page-footer .footer-bottom{padding-top:30px;padding-bottom:30px}}.development-by{color:#fff;display:flex;align-items:center}.development-by svg{margin-left:6px;width:94px;height:13px}@media screen and (min-width:1025px){.development-by{transition:color .3s}.development-by:hover{color:rgba(255,255,255,0.6)}}.minicart-wrapper:not([data-dropdown-container]) .block-minicart{display:none}.minicart-wrapper .block-minicart{display:block;margin:0;position:fixed;z-index:11;top:50%;left:50%;transform:translate(-50%, -50%);box-sizing:border-box;padding:50px 40px;min-width:unset;max-width:1000px;width:100%;background:#fff;border-radius:20px;box-shadow:0px 6px 12px rgba(0,0,0,0.15)}.minicart-wrapper .block-minicart .close-icon-block{top:17px;right:17px}@media screen and (min-width:1025px){.minicart-wrapper .block-minicart .close-icon-block{transition:color .3s}.minicart-wrapper .block-minicart .close-icon-block:hover{color:#204a84}}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"]{display:flex;flex-direction:column;max-height:calc(90vh - 100px)}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-title{font-size:24px;font-weight:500;margin-bottom:20px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-title strong{font-weight:500}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content{flex-grow:1;width:calc(100% + 20px);box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .subtitle{display:none}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper{flex-grow:1;padding-right:20px;box-sizing:border-box;margin-bottom:10px;overflow-y:auto;overflow-x:hidden}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper::-webkit-scrollbar{width:4px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper::-webkit-scrollbar:horizontal{height:4px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper::-webkit-scrollbar-track{background-color:transparent}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper::-webkit-scrollbar-thumb{background-color:#353538;border-radius:4px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper::-webkit-scrollbar-thumb:hover{background-color:#353538}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items{list-style:none}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item{margin-bottom:20px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product{display:flex}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo{width:100px;height:100px;margin-right:20px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#f5f6f8}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo span,.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo img{display:block}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo img{mix-blend-mode:multiply}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo .product-image-wrapper{padding:unset !important}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details{flex-grow:1;display:flex;align-items:flex-start}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-info{flex-grow:1;height:100%;display:flex;flex-direction:column;align-items:flex-start}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-info .sku{font-size:12px;line-height:16px;opacity:0.6;margin-bottom:5px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-info .product-item-name{flex-grow:1;overflow:hidden;margin-bottom:20px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-info .product-item-name a{display:inline-block;font-weight:600;font-size:14px;line-height:18px;color:#1f1f22}@media screen and (min-width:1025px){.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-info .product-item-name a{transition:color .3s}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-info .product-item-name a:hover{color:#204a84}}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-info .price-container{font-weight:bold;font-size:20px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-info .product.options .toggle{display:none}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-info .product.options .content{display:block !important;margin-top:10px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-info .product.options .content .options.list{display:grid;grid-template-columns:auto 1fr;grid-gap:5px;font-weight:500;font-size:12px;line-height:16px;color:rgba(31,31,34,0.6)}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-info .product.options .content .options.list .label:after{content:':'}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing{margin-left:20px;flex-shrink:0;display:flex;flex-wrap:wrap;align-items:center}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty{width:168px;height:56px;border:none;background:#f5f6f8;border-radius:8px;overflow:visible;width:114px;height:38px;margin-right:10px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty input{display:block;width:76px;height:100%;margin:0 auto;border:none;outline:none;text-align:center;font-size:24px;font-weight:600;color:#1f1f22;box-sizing:border-box;background:#fff;padding:0 5px;box-shadow:0px 1px 2px rgba(0,0,0,0.1);border-radius:8px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty input.hidden{opacity:0}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty input.hidden:focus{opacity:1}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty input.hidden:focus~.unit{opacity:0}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty input::-webkit-outer-spin-button,.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty input::-webkit-inner-spin-button{-webkit-appearance:none}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty input[type=number]{-moz-appearance:textfield}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .unit{position:absolute;width:76px;height:56px;line-height:56px;left:50%;top:50%;transform:translate(-50%, -50%);font-size:14px;font-weight:600;overflow:hidden;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#fff;pointer-events:none;box-sizing:border-box;padding:0 5px;box-shadow:0px 1px 2px rgba(0,0,0,0.1);border-radius:8px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .plus,.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .minus{width:20px;height:20px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .nav-up,.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .nav-down{width:40px;height:100%}@media screen and (min-width:1025px){.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .nav-up,.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .nav-down{transition:color .3s}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .nav-up:hover,.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .nav-down:hover{color:#204a84}}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .nav-up{right:4px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .nav-down{left:4px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty input{width:70px;font-size:18px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .unit{width:70px;height:38px;line-height:38px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .plus,.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .minus{width:14px;height:14px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .nav-up,.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .nav-down{width:22px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .nav-up{right:0}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .nav-down{left:0}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty .label{display:none}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container{min-width:120px;min-height:48px;display:flex;align-items:center;justify-content:flex-end;font-weight:bold;font-size:20px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions{margin-left:30px;flex-shrink:0}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions a.action{width:38px;height:38px;display:flex;align-items:center;justify-content:center;font-size:26px;color:#204a84}@media screen and (min-width:1025px){.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions a.action{transition:color .3s}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions a.action:hover{color:#1f1f22}}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap{padding-right:20px;box-sizing:border-box}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .empty-cart-text{display:flex;align-items:center}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .empty-cart-text .icon-cart{width:32px;height:32px;margin-right:10px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .empty-cart-text .subtitle.empty{position:relative;top:2px;display:inline-flex;font-size:16px;font-weight:normal}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount{margin-bottom:30px;width:100%;display:flex;justify-content:flex-end}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .block.discount{margin-bottom:0}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .title{display:flex;align-items:center;cursor:pointer;color:#1f1f22}@media screen and (min-width:1025px){.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .title{transition:color .3s}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .title:hover{color:#204a84}}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .title .icon{margin-right:10px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .title span{position:relative;top:2px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .mage-error-wrap div{display:block;padding:5px 0 0 8px;font-size:12px;color:#dd0023}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content{display:flex;justify-content:flex-end}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content form{width:100%}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon{width:280px;position:relative}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon fieldset{border:none;display:block}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field input:not([type="radio"]):not([type="checkbox"]),.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field textarea{display:block;width:100%;height:40px;box-sizing:border-box;padding:7px 15px 5px;border:none;border:2px solid transparent;border-width:0 0 2px;background:#f5f6f8;color:#1f1f22;font-size:15px;outline:none;font-family:'OpenSans';border-radius:20px;transition:border-color .3s}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field input:not([type="radio"]):not([type="checkbox"])::-webkit-input-placeholder,.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field textarea::-webkit-input-placeholder,.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field input:not([type="radio"]):not([type="checkbox"])::-moz-placeholder,.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field textarea::-moz-placeholder,.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field input:not([type="radio"]):not([type="checkbox"]):-ms-input-placeholder,.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field textarea:-ms-input-placeholder,.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field input:not([type="radio"]):not([type="checkbox"]):-moz-placeholder,.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field textarea:-moz-placeholder{color:#1f1f22;opacity:0.6}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field input:not([type="radio"]):not([type="checkbox"]):-webkit-autofill,.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field textarea:-webkit-autofill{box-shadow:inset 0 0 0 500px #f5f6f8}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field input:not([type="radio"]):not([type="checkbox"]).mage-error,.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field textarea.mage-error{border-bottom-color:#EB667B}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field._error input:not([type="radio"]):not([type="checkbox"]),.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field._error textarea{border-bottom-color:#EB667B}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field textarea{resize:vertical;min-height:170px;padding:15px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field [id="password-strength-meter-container"]{margin-top:5px;font-size:14px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field [id="password-strength-meter-container"] span{color:red}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field [id="password-strength-meter-container"].password-very-strong span{color:#50C83A}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .password-wrap{position:relative}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .password-wrap .icon{position:absolute;z-index:2;top:8px;right:10px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;visibility:visible;opacity:1;transition:opacity .3s,visibility .3s}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .password-wrap input[type="password"][style*="display: none"]~.icon,.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .password-wrap input[type="password"][style*="display:none"]~.icon{display:none}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .password-wrap input[type="password"]~.icon-eye-disabled{visibility:hidden;opacity:0}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .password-wrap input[type="text"]~.icon-eye{visibility:hidden;opacity:0}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon button{min-width:100px;height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0 15px;box-sizing:border-box;font-weight:bold;font-size:16px;text-align:center;border-radius:20px;border:none;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .3s;color:#fff;background:#046cfa;box-shadow:0 0 0 0 rgba(59,121,207,0.35)}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon button.disabled{background:#f5f6f8;border-color:#f5f6f8;color:rgba(44,46,50,0.6);box-shadow:0px 4px 8px rgba(35,29,30,0.11);pointer-events:none}.d_desktop .minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon button:hover{box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35);background:#f68710}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon button:active{background:#046cfa}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .label{display:none}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field input{height:44px;padding-right:100px !important}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .minicart.apply.primary{position:absolute;top:0;right:0;background:none;border:none;box-shadow:none;height:44px;color:#204a84;font-size:13px;padding:0 10px}@media screen and (min-width:1025px){.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .minicart.apply.primary{transition:color .3s}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .minicart.apply.primary:hover{color:#1f1f22}}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon.applied .control{position:relative}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon.applied .control:after{content:'';position:absolute;top:0;right:0;width:48px;height:48px;background:url(../images/check.svg) no-repeat 50% 50%}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon.applied .actions-toolbar{margin-top:20px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon.applied .actions-toolbar .minicart.cancel{min-width:100px;height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0 15px;box-sizing:border-box;font-weight:bold;font-size:16px;text-align:center;border-radius:20px;border:none;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .3s;font-weight:500;color:#046cfa;padding:0 20px;border:2px solid #046cfa;background:transparent;box-shadow:0px 0 0 0 rgba(59,121,207,0.35);width:100%}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon.applied .actions-toolbar .minicart.cancel.disabled{background:#f5f6f8;border-color:#f5f6f8;color:rgba(44,46,50,0.6);box-shadow:0px 4px 8px rgba(35,29,30,0.11);pointer-events:none}.d_desktop .minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon.applied .actions-toolbar .minicart.cancel:hover{background:#046cfa;color:#fff;box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35)}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon.applied .actions-toolbar .minicart.cancel:active{background:#204a84;color:#fff}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount.active .title{display:none}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount.active .content{display:flex !important}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .subtotal{font-size:16px;line-height:1.4;color:rgba(44,45,50,0.5);margin-bottom:15px;display:flex;justify-content:flex-end}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .subtotal .price-container{color:#1f1f22;font-weight:bold;margin-left:5px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .discount{font-size:16px;line-height:1.4;color:rgba(44,45,50,0.5);margin-bottom:15px;display:flex;justify-content:flex-end}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .discount .amount{color:#1f1f22;font-weight:bold;margin-left:5px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .grand-total{display:flex;justify-content:flex-end;font-size:42px;line-height:50px;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;color:#1f1f22;margin-bottom:20px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .grand-total .label{opacity:0.4;margin-right:10px}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .actions .primary{display:flex;align-items:center;justify-content:space-between}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .actions .primary span{height:48px;display:flex;align-items:center;justify-content:center;color:#204a84;font-size:14px;font-weight:bold;letter-spacing:0.1em;text-transform:uppercase;cursor:pointer}@media screen and (min-width:1025px){.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .actions .primary span{transition:color .3s}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .actions .primary span:hover{color:#1f1f22}}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .actions .primary .action.primary.checkout{min-width:100px;height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0 15px;box-sizing:border-box;font-weight:bold;font-size:16px;text-align:center;border-radius:20px;border:none;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .3s;color:#fff;background:#046cfa;box-shadow:0 0 0 0 rgba(59,121,207,0.35);order:2}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .actions .primary .action.primary.checkout.disabled{background:#f5f6f8;border-color:#f5f6f8;color:rgba(44,46,50,0.6);box-shadow:0px 4px 8px rgba(35,29,30,0.11);pointer-events:none}.d_desktop .minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .actions .primary .action.primary.checkout:hover{box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35);background:#f68710}.minicart-wrapper .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .actions .primary .action.primary.checkout:active{background:#046cfa}.minicart-wrapper.open{z-index:10}.minicart-wrapper.open .show-mini-cart:after{content:'';position:fixed;z-index:10;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5)}.minicart-wrapper[data-position="fixed"] .block-minicart{top:0;bottom:0;right:-375px;left:unset;transform:none;padding:75px 0 0;max-height:100%;max-width:375px;border-radius:0;box-shadow:none;transition:right .3s}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"]{max-height:unset;height:100%}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-title{margin-bottom:30px;padding:0 24px}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content{width:100%;padding-right:0;overflow-y:auto;overflow-x:hidden}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content::-webkit-scrollbar{width:4px}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content::-webkit-scrollbar:horizontal{height:4px}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content::-webkit-scrollbar-track{background-color:transparent}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content::-webkit-scrollbar-thumb{background-color:#353538;border-radius:4px}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content::-webkit-scrollbar-thumb:hover{background-color:#353538}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .subtitle{display:none}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper{padding:0 24px;overflow:visible}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item{margin-bottom:40px}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details{flex-wrap:wrap}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-info{flex-grow:unset;width:100%;height:unset;box-sizing:border-box;padding-right:30px;margin-bottom:20px}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-info .sku{font-size:12px;line-height:16px;opacity:0.6;margin-bottom:5px}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-info .product-item-name{flex-grow:1;overflow:hidden;margin-bottom:20px}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-info .product-item-name a{display:inline-block;font-weight:500;font-size:14px;line-height:18px;color:#1f1f22}@media screen and (min-width:1025px){.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-info .product-item-name a{transition:color .3s}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-info .product-item-name a:hover{color:#204a84}}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-info .price-container{font-weight:bold;font-size:20px}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing{margin-left:0;width:100%;justify-content:space-between}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty{margin-right:unset}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container{justify-content:unset}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions{position:absolute;top:0;right:0;margin-left:unset}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions a.action{width:24px;height:24px}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap{background:#f5f6f8;border-radius:8px 8px 0 0;padding:30px 24px}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content{width:100%;display:block}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon{width:100%}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .block.discount .content .fieldset.coupon .field input{background:#fff !important}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .subtotal,.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .discount{justify-content:flex-start}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .grand-total{justify-content:flex-start;font-size:32px}@media screen and (max-width:374px){.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .grand-total{font-size:24px}}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .actions .primary{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center}.minicart-wrapper[data-position="fixed"] .block-minicart [id="minicart-content-wrapper"] .block-content .minicart-bottom-wrap .actions .primary .action.primary.checkout{width:100%;margin-bottom:30px}.minicart-wrapper[data-position="fixed"].open .block-minicart{right:0}.minicart-wrapper[data-position="fixed"].before-close .block-minicart{right:-375px}.rating-extend .rating-summary{width:84px;display:flex;background:url(../images/stars.svg) 0 50% no-repeat}.rating-extend .rating-result{background:url(../images/stars_filled.svg) 0 50% no-repeat}.rating-extend .rating-summary,.rating-extend .rating-result{height:14px;background-size:auto 13px}.show-hide-text-content,.services-description-content,.page-seo-content{max-height:300px;overflow-y:auto;overflow-x:hidden;font-weight:300;font-size:14px;line-height:23px;color:#1f1f22;scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .3s}.show-hide-text-content::-webkit-scrollbar,.services-description-content::-webkit-scrollbar,.page-seo-content::-webkit-scrollbar{width:4px;background-color:transparent}.show-hide-text-content::-webkit-scrollbar-thumb,.services-description-content::-webkit-scrollbar-thumb,.page-seo-content::-webkit-scrollbar-thumb{background-color:transparent;border-radius:6px;height:50px;transition:background-color .3s,opacity .3s}.show-hide-text-content:hover,.services-description-content:hover,.page-seo-content:hover{scrollbar-color:#204a84 transparent}.show-hide-text-content:hover::-webkit-scrollbar-thumb,.services-description-content:hover::-webkit-scrollbar-thumb,.page-seo-content:hover::-webkit-scrollbar-thumb{background-color:#204a84}.show-hide-text-block [class*="seo-trigger"],.page-seo-block [class*="seo-trigger"],.category-seo-block [class*="seo-trigger"],.brands-seo-block [class*="seo-trigger"],.product-seo-block [class*="seo-trigger"],.blog-seo-block [class*="seo-trigger"],.brands-seo-block [class*="seo-trigger"],.services-description-block [class*="seo-trigger"],.homepage-seo-block [class*="seo-trigger"]{display:none}.content-style-extend{font-size:14px;line-height:20px;color:#1f1f22}.content-style-extend img{max-width:100%;width:100%;height:auto;margin-bottom:50px}.content-style-extend h2{font-size:24px;font-weight:600;line-height:1.2;margin-bottom:10px;margin-top:50px}.content-style-extend h2:first-of-type{margin-top:0}.content-style-extend ul{list-style:none;padding-left:18px;margin-bottom:1em}.content-style-extend ul li{position:relative}.content-style-extend ul li:before{content:'';width:6px;height:6px;position:absolute;left:-18px;top:12px;background-color:#CFCFCF;border-radius:50%}.content-style-extend ol{list-style:none;counter-reset:item}.content-style-extend ol>li{position:relative;counter-increment:item}.content-style-extend ol>li:before{content:counter(item) '.';font-weight:bold;position:absolute;left:-20px;top:0}.content-style-extend .pages-items{margin-bottom:0}.content-style-extend ol{padding-left:18px;margin-bottom:1em}.content-style-extend p{margin-bottom:1em}.owl-navigation-theme-style-extend .owl-nav{position:absolute;top:-66px;right:10px;z-index:2;width:69px;height:24px;display:flex;align-items:center;justify-content:space-between}.owl-navigation-theme-style-extend .owl-nav:before{content:'';position:absolute;top:2px;left:34px;width:1px;height:20px;background:#C4C4C4}.owl-navigation-theme-style-extend .owl-nav button{width:24px;height:24px;display:inline-flex;overflow:hidden;cursor:pointer}@media screen and (min-width:1025px){.owl-navigation-theme-style-extend .owl-nav button{transition:color .3s}.owl-navigation-theme-style-extend .owl-nav button:hover{color:#204a84}}.owl-navigation-theme-style-extend .owl-nav button .icon{width:24px;height:24px;margin-bottom:-10px}.owl-navigation-theme-style-extend .owl-nav button.disabled{opacity:0.5;pointer-events:none}.owl-navigation-theme-style-extend .owl-nav .owl-prev{transform:rotate(90deg)}.owl-navigation-theme-style-extend .owl-nav .owl-next{transform:rotate(-90deg)}.owl-navigation-theme-style-extend .owl-dots{width:100%;display:flex;align-items:center;justify-content:center;margin-top:7px}.owl-navigation-theme-style-extend .owl-dots.disabled{display:none}.owl-navigation-theme-style-extend .owl-dots .owl-dot{display:inline-flex;width:8px;height:8px;border-radius:50%;margin:4px;background:rgba(157,157,163,0.4);transition:background .3s}.owl-navigation-theme-style-extend .owl-dots .owl-dot span{display:none}.owl-navigation-theme-style-extend .owl-dots .owl-dot.active{background:#204a84}.product-item{position:relative}.product-item a{text-decoration:none}.product-item .product-item-info{background:#fff;height:100%;position:relative;display:flex;flex-direction:column}.d_mobile .product-item .product-item-info{border:1px solid #f5f6f8}.d_desktop .product-item .product-item-info{box-shadow:0px 0 0 rgba(44,45,50,0.1);transition:box-shadow .3s}.d_desktop .product-item .product-item-info:hover{z-index:3;box-shadow:0px 4px 32px rgba(44,45,50,0.1)}.d_desktop .product-item .product-item-info:hover .product-characteristics{display:block;box-shadow:0px 4px 32px rgba(44,45,50,0.1)}.product-item .product-item-info [init-shopping-manager-modal]{display:none}.product-item .product-item-info .product-item-photo{display:block;text-align:center;margin:0 -1px;position:relative}.product-item .product-item-info .product-item-photo img{max-width:100%;display:block;margin:0 auto;mix-blend-mode:multiply}.product-item .product-item-info .product-item-details{width:100%;padding:24px 14px;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-end;margin-top:auto}.product-item .product-item-info .product-item-details>.price{order:1;font-size:18px;line-height:33px;color:rgba(31,31,34,0.4);margin-bottom:15px;margin-left:15px}@media screen and (min-width:480px) and (max-width:550px){.product-item .product-item-info .product-item-details{padding:24px 10px}}.product-item .product-item-info .product-item-details .minimal-price-link{margin-bottom:10px}.product-item .product-item-info .product-item-details .stocks-data .block-title h2,.product-item .product-item-info .product-item-details .prices-info .block-title h2{font-size:17px}.product-item .product-item-info .product-item-details .stocks-data .price-value,.product-item .product-item-info .product-item-details .prices-info .price-value{font-size:14px}.product-item .product-item-info .product-item-details .stocks-data{margin-bottom:10px}.product-item .product-item-info .product-item-details .source-name-quantity{font-size:14px}.product-item .product-item-info .product-item-details .sku,.product-item .product-item-info .product-item-details .product-item-name,.product-item .product-item-info .product-item-details .actions-primary{width:100%}.product-item .product-item-info .product-item-details .sku{display:block;font-size:12px;line-height:16px;color:#1f1f22;opacity:0.4;margin-bottom:8px}.product-item .product-item-info .product-item-details .product-item-name{display:block;margin-bottom:20px}.product-item .product-item-info .product-item-details .product-item-name .product-item-link{display:block;font-weight:600;font-size:15px;line-height:22px;height:65px;overflow:hidden;color:#1f1f22}@media screen and (min-width:1025px){.product-item .product-item-info .product-item-details .product-item-name .product-item-link{transition:color .3s}.product-item .product-item-info .product-item-details .product-item-name .product-item-link:hover{color:#204a84}}.product-item .product-item-info .product-item-details .actions-primary{order:5;display:flex;align-items:center}.product-item .product-item-info .product-item-details .actions-primary .unavailable:not(.stock) .button{font-size:10px}.product-item .product-item-info .product-item-details .actions-primary>form{width:calc(100% - 100px)}.shopping_manager .product-item .product-item-info .product-item-details .actions-primary>form{display:none}.product-item .product-item-info .product-item-details .actions-primary .multi-labels-container{position:absolute;top:8px;left:8px;display:flex;flex-direction:column;align-items:flex-start}.product-item .product-item-info .product-item-details .actions-primary .multi-labels-container .multi-labels-text{position:relative;z-index:1;padding:4px 10px 5px;box-sizing:border-box;border-radius:6px;font-size:14px;font-weight:bold;color:var(--color);border:1.5px solid var(--color);text-transform:uppercase;margin-bottom:4px;background-color:#fff}.product-item .product-item-info .product-item-details .actions-primary .product-item-info-top{margin-left:10px}.product-item .product-item-info .product-item-details .actions-primary .product-item-info-top .product-item-info-top-right{display:flex;align-items:center}.product-item .product-item-info .product-item-details .actions-primary .product-item-info-top .product-item-info-top-right .action{color:#fff;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#046cfa;transition:background .3s,border-color .3s,box-shadow .3s}.product-item .product-item-info .product-item-details .actions-primary .product-item-info-top .product-item-info-top-right .action svg{width:25px;height:25px}.product-item .product-item-info .product-item-details .actions-primary .product-item-info-top .product-item-info-top-right .action+.action{margin-left:10px}@media screen and (min-width:1025px){.product-item .product-item-info .product-item-details .actions-primary .product-item-info-top .product-item-info-top-right .action:hover{background:#f68710;box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35)}}.product-item .product-item-info .product-item-details .actions-primary .tocart{min-width:100px;height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0 15px;box-sizing:border-box;font-weight:bold;font-size:16px;text-align:center;border-radius:20px;border:none;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .3s;color:#fff;background:#046cfa;box-shadow:0 0 0 0 rgba(59,121,207,0.35);width:100%;min-width:80px}.product-item .product-item-info .product-item-details .actions-primary .tocart.disabled{background:#f5f6f8;border-color:#f5f6f8;color:rgba(44,46,50,0.6);box-shadow:0px 4px 8px rgba(35,29,30,0.11);pointer-events:none}.d_desktop .product-item .product-item-info .product-item-details .actions-primary .tocart:hover{box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35);background:#f68710}.product-item .product-item-info .product-item-details .actions-primary .tocart:active{background:#046cfa}.product-item .product-item-info .product-item-details .product-item-price-wrap{width:100%;min-height:45px;margin-bottom:15px;display:flex;flex-direction:column;justify-content:flex-end}.product-item .product-item-info .product-item-details .product-item-price-wrap .price-box,.product-item .product-item-info .product-item-details .product-item-price-wrap .price-as-configured{height:100%;display:flex;flex-direction:column-reverse;justify-content:flex-start}.product-item .product-item-info .product-item-details .product-item-price-wrap .price-box .price-label,.product-item .product-item-info .product-item-details .product-item-price-wrap .price-as-configured .price-label{display:none}.product-item .product-item-info .product-item-details .product-item-price-wrap .price-box .price,.product-item .product-item-info .product-item-details .product-item-price-wrap .price-as-configured .price{font-weight:bold;font-size:24px;color:#1f1f22}.product-item .product-item-info .product-item-details .product-item-price-wrap .price-box .old-price .price,.product-item .product-item-info .product-item-details .product-item-price-wrap .price-as-configured .old-price .price{font-weight:normal;font-size:16px;color:rgba(31,31,34,0.4);position:relative}.product-item .product-item-info .product-item-details .product-item-price-wrap .price-box .old-price .price:after,.product-item .product-item-info .product-item-details .product-item-price-wrap .price-as-configured .old-price .price:after{content:'';position:absolute;left:-5px;right:-5px;top:50%;height:2px;margin-top:-1px;background:#204a84}.product-item .product-item-info .product-reviews-summary-block{width:100%;min-height:14px;margin-bottom:16px}.product-item .product-item-info .product-reviews-summary-block .product-reviews-summary{display:flex;align-items:flex-end}.product-item .product-item-info .product-reviews-summary-block .product-reviews-summary .rating-summary{width:84px;display:flex;background:url(../images/stars.svg) 0 50% no-repeat}.product-item .product-item-info .product-reviews-summary-block .product-reviews-summary .rating-result{background:url(../images/stars_filled.svg) 0 50% no-repeat}.product-item .product-item-info .product-reviews-summary-block .product-reviews-summary .rating-summary,.product-item .product-item-info .product-reviews-summary-block .product-reviews-summary .rating-result{height:14px;background-size:auto 13px}.product-item .product-item-info .product-reviews-summary-block .product-reviews-summary .reviews-actions{margin-left:16px}.product-item .product-item-info .product-reviews-summary-block .product-reviews-summary .reviews-actions .add{display:block;font-size:12px;line-height:12px;color:rgba(44,46,50,0.4)}.product-item .product-item-info .bank-images{position:absolute;bottom:0;left:16px;display:flex;align-items:center}.product-item .product-item-info .bank-images .bank-icon{display:flex;align-items:flex-end;margin:8px}.product-item .product-item-info .bank-images .bank-icon img{flex-shrink:0}.product-item .product-item-info .bank-images .bank-icon .bank-month_count{font-size:12px;line-height:10px;margin-left:5px;color:rgba(31,31,34,0.3)}.product-item .product-item-info .product-characteristics{padding:24px;background:#fff;box-shadow:0px 0 0 rgba(44,45,50,0.1);transition:box-shadow .3s}.d_desktop .product-item .product-item-info .product-characteristics{display:none;position:absolute;z-index:2;top:100%;left:0;right:0}.d_desktop .product-item .product-item-info .product-characteristics:before{content:'';position:absolute;left:0;right:0;top:-10px;height:10px;background:#fff}.product-item .product-item-info .product-characteristics .characteristics-title{display:none}.product-item .product-item-info .product-characteristics .characteristics-attributes .attribute-block{display:flex;align-items:center;justify-content:space-between;font-size:12px;line-height:16px;margin-bottom:12px}.product-item .product-item-info .product-characteristics .characteristics-attributes .attribute-block .attribute-label{opacity:0.4;margin-right:10px}.products-grid .product-items{list-style:none;display:flex;flex-wrap:wrap;width:calc(100% + 20px);margin:0 -10px}.products-grid .product-items .labels .absolute{position:absolute;left:10px;top:10px;z-index:2}.products-grid .product-items .labels .absolute.top-center{left:50%;transform:translateX(-50%)}.products-grid .product-items .labels .absolute.top-right{left:auto;right:10px}.products-grid .product-items .labels .absolute.middle-left{top:50%;transform:translateY(-50%)}.products-grid .product-items .labels .absolute.middle-center{left:50%;top:50%;transform:translate(-50%, -50%)}.products-grid .product-items .labels .absolute.middle-right{top:50%;left:auto;right:10px;transform:translateY(-50%)}.products-grid .product-items .labels .absolute.bottom-left{bottom:10px;top:auto}.products-grid .product-items .labels .absolute.bottom-center{bottom:10px;top:auto;left:50%;transform:translateX(-50%)}.products-grid .product-items .labels .absolute.bottom-right{bottom:10px;top:auto;left:auto;right:10px}.products-grid .product-items .labels .advancedproductlabel{display:flex;position:relative;align-items:center;justify-content:center;padding:3px 5px;border-radius:4px;color:#fff}.products-grid .product-items .labels .advancedproductlabel+.advancedproductlabel{margin-top:5px}.products-grid .product-items .product-item{width:calc(25% - 20px);margin:0 10px 50px}@media (min-width:1920px){.products-grid .product-items .product-item{width:calc(20% - 20px)}}@media screen and (max-width:1200px){.products-grid .product-items .product-item{width:calc(50% - 20px)}}@media screen and (max-width:1024px){.products-grid .product-items .product-item{width:calc(33.33% - 20px)}}@media screen and (max-width:767px){.products-grid .product-items .product-item{width:calc(50% - 20px)}}@media screen and (max-width:479px){.products-grid .product-items .product-item{width:calc(100% - 20px)}}.products-slider{list-style:none;width:calc(100% + 20px);margin-left:-10px;margin-right:-10px}.products-slider .product-item{margin:0 10px 20px}@media screen and (min-width:1025px){.products-slider .product-item .product-item-info:hover{box-shadow:0px 4px 20px rgba(44,45,50,0.1)}}.products-slider:not(.owl-carousel){display:flex}.products-slider:not(.owl-carousel) .product-item{width:calc(20% - 20px)}.products-slider:not(.owl-carousel) .product-item:nth-child(1n+6){display:none}@media screen and (max-width:1280px){.products-slider:not(.owl-carousel) .product-item{width:calc(25% - 20px)}.products-slider:not(.owl-carousel) .product-item:nth-child(1n+5){display:none}}@media screen and (max-width:1024px){.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:767px){.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:479px){.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{width:calc(100% + 20px)}.products-slider.owl-carousel .owl-stage-outer{width:100%}.products-slider.owl-carousel .product-item .advancedproductlabels-wrapper{position:relative}.products-slider.owl-carousel .product-item .advancedproductlabels-wrapper .labels .absolute{position:absolute;left:10px;top:10px;z-index:2}.products-slider.owl-carousel .product-item .advancedproductlabels-wrapper .labels .absolute.top-center{left:50%;transform:translateX(-50%)}.products-slider.owl-carousel .product-item .advancedproductlabels-wrapper .labels .absolute.top-right{left:auto;right:10px}.products-slider.owl-carousel .product-item .advancedproductlabels-wrapper .labels .absolute.middle-left{top:50%;transform:translateY(-50%)}.products-slider.owl-carousel .product-item .advancedproductlabels-wrapper .labels .absolute.middle-center{left:50%;top:50%;transform:translate(-50%, -50%)}.products-slider.owl-carousel .product-item .advancedproductlabels-wrapper .labels .absolute.middle-right{top:50%;left:auto;right:10px;transform:translateY(-50%)}.products-slider.owl-carousel .product-item .advancedproductlabels-wrapper .labels .absolute.bottom-left{bottom:10px;top:auto}.products-slider.owl-carousel .product-item .advancedproductlabels-wrapper .labels .absolute.bottom-center{bottom:10px;top:auto;left:50%;transform:translateX(-50%)}.products-slider.owl-carousel .product-item .advancedproductlabels-wrapper .labels .absolute.bottom-right{bottom:10px;top:auto;left:auto;right:10px}.products-slider.owl-carousel .product-item .advancedproductlabels-wrapper .labels .advancedproductlabel{display:flex;position:relative;align-items:center;justify-content:center;padding:3px 5px;border-radius:4px;color:#fff}.products-slider.owl-carousel .product-item .advancedproductlabels-wrapper .labels .advancedproductlabel+.advancedproductlabel{margin-top:5px}.products-slider.owl-carousel .product-item .price{font-weight:bold;font-size:24px;color:#1f1f22}.products-slider.owl-carousel .product-item .price-box{width:100%;margin-bottom:15px}.products-slider.owl-carousel .product-item .product-item-name a{display:block;font-weight:600;font-size:15px;line-height:22px;height:65px;overflow:hidden;color:#1f1f22}@media screen and (min-width:1025px){.products-slider.owl-carousel .product-item .product-item-name a{transition:color .3s}.products-slider.owl-carousel .product-item .product-item-name a:hover{color:#204a84}}.products-slider .owl-nav{position:absolute;top:-66px;right:10px;z-index:2;width:69px;height:24px;display:flex;align-items:center;justify-content:space-between}.products-slider .owl-nav:before{content:'';position:absolute;top:2px;left:34px;width:1px;height:20px;background:#C4C4C4}.products-slider .owl-nav button{width:24px;height:24px;display:inline-flex;overflow:hidden;cursor:pointer}@media screen and (min-width:1025px){.products-slider .owl-nav button{transition:color .3s}.products-slider .owl-nav button:hover{color:#204a84}}.products-slider .owl-nav button .icon{width:24px;height:24px;margin-bottom:-10px}.products-slider .owl-nav button.disabled{opacity:0.5;pointer-events:none}.products-slider .owl-nav .owl-prev{transform:rotate(90deg)}.products-slider .owl-nav .owl-next{transform:rotate(-90deg)}.products-slider .owl-dots{width:100%;display:flex;align-items:center;justify-content:center;margin-top:7px}.products-slider .owl-dots.disabled{display:none}.products-slider .owl-dots .owl-dot{display:inline-flex;width:8px;height:8px;border-radius:50%;margin:4px;background:rgba(157,157,163,0.4);transition:background .3s}.products-slider .owl-dots .owl-dot span{display:none}.products-slider .owl-dots .owl-dot.active{background:#204a84}.products-slider [init-shopping-manager-modal]{display:none}.block-viewed-products-grid{margin-top:80px}.block-viewed-products-grid .block-title{font-size:26px;margin-bottom:20px}.d_desktop .block-viewed-products-grid .block-title{font-size:30px;margin-bottom:30px}.page-title-wrapper{width:100%;margin-bottom:20px}.page-title-wrapper .page-title{font-weight:600;font-size:40px;line-height:48px;color:#1f1f22}@media screen and (max-width:1024px){.page-title-wrapper .page-title{font-size:24px;line-height:28px}}.page-main{width:100%;max-width:1360px;padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto;margin-bottom:40px}@media (min-width:1920px){.page-main{max-width:1920px;padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto}}.product-info-main{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:15px}.product-info-main .product.sku{display:inline-flex;font-size:14px;color:#1f1f22;opacity:0.8;margin-right:30px}.product-info-main .product.sku .type{font-weight:normal;opacity:0.6}.product-info-main .product.sku .type:after{content:':';margin-right:5px}.product-info-main .product-reviews-summary{display:inline-flex;align-items:center}.product-info-main .product-reviews-summary .rating-summary{width:84px;display:flex;background:url(../images/stars.svg) 0 50% no-repeat}.product-info-main .product-reviews-summary .rating-result{background:url(../images/stars_filled.svg) 0 50% no-repeat}.product-info-main .product-reviews-summary .rating-summary,.product-info-main .product-reviews-summary .rating-result{height:14px;background-size:auto 13px}.product-info-main .product-reviews-summary .rating-summary{margin-right:15px}.product-info-main .product-reviews-summary .reviews-actions a{font-size:12px;color:rgba(0,0,0,0.5);text-decoration:none}@media screen and (min-width:1025px){.product-info-main .product-reviews-summary .reviews-actions a{transition:color .3s}.product-info-main .product-reviews-summary .reviews-actions a:hover{color:#204a84}}.product-info-main .stock{font-size:13px;line-height:16px;display:inline-flex;align-items:center;margin-left:35px}.product-info-main .stock .icon{font-size:16px;margin-right:7px}.product-info-main .stock span{color:#1f1f22}.product-info-main .stock.available .icon{color:#6bd0a0}.product-info-main .stock.unavailable .icon{color:#dd0023}.product-info-main .stock.unavailable span{color:#dd0023;font-weight:600}@media screen and (max-width:1024px){.product-info-main .product.sku,.product-info-main .product-reviews-summary,.product-info-main .stock{order:-1;margin-bottom:15px}.product-info-main .product-reviews-summary{margin-right:10px}.product-info-main .stock{margin-left:0}.product-info-main .product.sku{background:none;margin-right:10px}.product-info-main .product.sku .value{font-size:14px;color:#1f1f22;opacity:0.5}}.tabs-toggless-container{--top:60px;--height:36px;--columns:repeat(auto-fit, minmax(0px, auto));--h_gap:40px;position:sticky;top:var(--top);z-index:9;background:#fff;border-bottom:1px solid rgba(31,31,34,0.2)}.d_desktop .tabs-toggless-container{--top:72px}.tabs-toggless-container .tabs-toggless-list{display:inline-flex}.tabs-toggless-container .item{height:var(--height);display:flex;align-items:center;position:relative;font-size:16px;cursor:pointer;opacity:0.8;white-space:nowrap}.tabs-toggless-container .item:not(:first-child){margin-left:var(--h_gap)}@media (hover:hover){.tabs-toggless-container .item{transition:opacity .3s}.tabs-toggless-container .item:hover{opacity:1}}.tabs-toggless-container .item:after{content:'';position:absolute;left:50%;right:50%;bottom:-1px;height:3px;background:#204a84;opacity:0;transition:opacity .3s,left .3s,right .3s}.tabs-toggless-container .item.active{font-weight:600;opacity:1}.tabs-toggless-container .item.active:after{left:0;right:0;opacity:1}.product.info.detailed{--columns:100%;--h_gap:50px;--v_gap:50px;--miniproductWidth:325px}.product.info.detailed a{text-decoration:none}.product.info.detailed .product.items{display:grid;grid-template-columns:var(--columns);grid-gap:var(--v_gap) var(--h_gap);align-items:start;margin-bottom:100px}.d_desktop .product.info.detailed .product.items{--columns:calc( 100% - var(--miniproductWidth) - var(--h_gap) ) var(--miniproductWidth)}.d_desktop .product.info.detailed .product.items [data-scroll-destination="scrollTo_all_info"]{grid-column:span 2}@media screen and (max-width:1024px){.product.info.detailed .product.items{display:block}}.product.info.detailed .product.items .tab-wrapper.hidden{display:none}.product.info.detailed .product.items .tab-wrapper .data.item.content{width:100%;padding-top:25px;border-top:1px solid rgba(31,31,34,0.2)}@media screen and (max-width:1024px){.product.info.detailed .product.items .tab-wrapper .data.item.content{padding:30px 0 50px;border:none}}.product.info.detailed .mini-product-wrapper{width:var(--miniproductWidth);display:none}.d_desktop .product.info.detailed .mini-product-wrapper{display:block;grid-column-start:2;grid-row-start:2;grid-row-end:5;position:sticky;top:110px}.products-upsell-block,.products-crosssell-block,.products-related-block{margin-bottom:100px}.product.media{position:relative}.product.media .product-item-info-top{pointer-events:none;position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between}.product.media .product-item-info-top .product-item-info-top-right{position:absolute;z-index:2;top:0;left:0;display:flex;flex-direction:column;align-items:flex-start;transition:left .3s}.product.media .product-item-info-top .product-item-info-top-right .multi-labels-container{display:flex;flex-direction:column;align-items:flex-start}.product.media .product-item-info-top .product-item-info-top-right .multi-labels-container .multi-labels-text{position:relative;z-index:1;padding:4px 10px 5px;box-sizing:border-box;border-radius:6px;font-size:14px;font-weight:bold;color:var(--color);border:1.5px solid var(--color);text-transform:uppercase;margin-bottom:4px;background-color:#fff}@media screen and (min-width:768px){.product.media.thumbs-loaded .product-item-info-top .product-item-info-top-right{left:96px}.product.media.thumbs-loaded .advancedproductlabels-wrapper .labels [class*="-left"]{left:106px}.product.media.thumbs-loaded .product-image{margin-left:96px}.product.media.thumbs-loaded .product-thumb-images{left:0;opacity:1}}.product-image-wrap{position:relative;display:flex;align-items:flex-start;width:100%}.product-image-wrap .zoom-image-on-hover-wrap{position:relative}.product-image-wrap .zoom-image-on-hover-wrap .zoom-elements .hover-zoom-block{width:calc( (var(--content) / 2) + 15px );height:calc( (var(--content) / 2) + 15px );background:#fff;margin-left:10px;pointer-events:none}@media screen and (max-width:1200px){.product-image-wrap .zoom-image-on-hover-wrap .zoom-elements .hover-zoom-block{width:calc( (var(--content) / 2) );height:calc( (var(--content) / 2) )}}.product-image-wrap .product-video-item{position:absolute;top:0;left:0;right:0;bottom:0}.product-image-wrap .product-video-item iframe{position:relative;z-index:2}.product-image-wrap .product-video-item~img{position:relative;z-index:1}.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}.product-image-wrap .product-video-item~img.video-unplayed~.play-icon .icon{width:100%;height:100%}.product-image-wrap .product-video-item~img.video-unplayed:hover~.play-icon{width:110px;height:110px}.product-image-wrap .product-video-item~img:not(.video-unplayed){visibility:hidden;z-index:-1}@media screen and (max-width:767px){.product-image-wrap{display:block}}.product-image-wrap img{display:block}.product-image-wrap .product-image{order:1;flex-grow:1;display:flex;align-items:center;margin-left:0;transition:margin .3s}.product-image-wrap .product-image.video{position:relative}.product-image-wrap .product-image.no-image{padding:30px;box-sizing:border-box}@media screen and (max-width:767px){.product-image-wrap .product-image{order:0}}.product-image-wrap .product-image img{cursor:pointer;margin:0 auto}.product-image-wrap .mobile-gallery-slider{box-sizing:border-box;position:absolute}.product-image-wrap .mobile-gallery-slider .owl-nav{position:absolute;top:-66px;right:10px;z-index:2;width:69px;height:24px;display:flex;align-items:center;justify-content:space-between}.product-image-wrap .mobile-gallery-slider .owl-nav:before{content:'';position:absolute;top:2px;left:34px;width:1px;height:20px;background:#C4C4C4}.product-image-wrap .mobile-gallery-slider .owl-nav button{width:24px;height:24px;display:inline-flex;overflow:hidden;cursor:pointer}@media screen and (min-width:1025px){.product-image-wrap .mobile-gallery-slider .owl-nav button{transition:color .3s}.product-image-wrap .mobile-gallery-slider .owl-nav button:hover{color:#204a84}}.product-image-wrap .mobile-gallery-slider .owl-nav button .icon{width:24px;height:24px;margin-bottom:-10px}.product-image-wrap .mobile-gallery-slider .owl-nav button.disabled{opacity:0.5;pointer-events:none}.product-image-wrap .mobile-gallery-slider .owl-nav .owl-prev{transform:rotate(90deg)}.product-image-wrap .mobile-gallery-slider .owl-nav .owl-next{transform:rotate(-90deg)}.product-image-wrap .mobile-gallery-slider .owl-dots{width:100%;display:flex;align-items:center;justify-content:center;margin-top:7px}.product-image-wrap .mobile-gallery-slider .owl-dots.disabled{display:none}.product-image-wrap .mobile-gallery-slider .owl-dots .owl-dot{display:inline-flex;width:8px;height:8px;border-radius:50%;margin:4px;background:rgba(157,157,163,0.4);transition:background .3s}.product-image-wrap .mobile-gallery-slider .owl-dots .owl-dot span{display:none}.product-image-wrap .mobile-gallery-slider .owl-dots .owl-dot.active{background:#204a84}.product-image-wrap .mobile-gallery-slider .owl-dots{margin-top:17px}.product-image-wrap .mobile-gallery-slider.first-img-loaded{position:relative}.product-image-wrap .mobile-gallery-slider.first-img-loaded~.product-image{display:none}.product-image-wrap .mobile-gallery-slider .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%)}.product-image-wrap .mobile-gallery-slider .play-icon .icon{width:100%;height:100%}.product-image-wrap .product-thumb-images{width:64px;margin-right:32px;position:absolute;top:0;left:-64px;bottom:0;overflow:hidden;padding-bottom:40px;opacity:0;transition:opacity .3s,left .3s}.touch .product-image-wrap .product-thumb-images{display:none}.product-image-wrap .product-thumb-images .navigation{position:absolute;left:0;right:0;bottom:-32px;background:#fff;display:flex;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s,bottom .3s}.product-image-wrap .product-thumb-images .navigation span{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:32px;cursor:pointer}.product-image-wrap .product-thumb-images .navigation span.next .icon{position:relative;transform:rotate(180deg)}.product-image-wrap .product-thumb-images .navigation span.disabled{opacity:0.5;pointer-events:none}.product-image-wrap .product-thumb-images.inited .navigation{bottom:0;opacity:1;visibility:visible}.product-image-wrap .product-thumb-images .product-thumb-images-inner{position:relative;top:0;transition:top linear .3s}@media screen and (max-width:1024px){.product-image-wrap .product-thumb-images{margin-right:20px}}@media screen and (max-width:767px){.product-image-wrap .product-thumb-images{display:none}}.product-image-wrap .product-thumb-images .gallery-thumb{border-radius:10px;overflow:hidden;margin-bottom:20px;position:relative;user-select:none}.product-image-wrap .product-thumb-images .gallery-thumb:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #e1e2ec;border-radius:10px;pointer-events:none}.product-image-wrap .product-thumb-images .gallery-thumb img{display:block;cursor:pointer;border-radius:10px}.product-image-wrap .product-thumb-images .gallery-thumb.active:after{border:2px solid #204a84}.product-image-wrap .product-thumb-images .gallery-thumb:last-child{margin-bottom:0;margin-right:0}.miniproduct{width:325px;box-sizing:border-box;padding:20px;position:sticky;top:20px;border:1px solid #f5f6f8;border-radius:8px}.miniproduct .info{margin-bottom:20px}.miniproduct .info .info-top{display:flex;align-items:flex-start;margin-bottom:20px}.miniproduct .info .info-top .product-item-photo{width:125px;height:125px;margin-right:10px}.miniproduct .info .info-top .product-item-photo picture,.miniproduct .info .info-top .product-item-photo img{display:block}.miniproduct .info .sku{font-size:12px;line-height:16px;color:#1f1f22;opacity:0.5;margin-bottom:10px}.miniproduct .info .sku span:first-child:after{content:':'}.miniproduct .info .name{font-weight:600;font-size:18px;margin-bottom:20px}.miniproduct .info .price .product-item-price-wrap{display:flex;align-items:flex-end}.miniproduct .info .price .product-item-price-wrap .price-label{display:none}.miniproduct .info .price .product-item-price-wrap .price{font-size:22px;font-weight:bold;color:#1f1f22}.miniproduct .info .price .product-item-price-wrap .old-price{margin-left:10px}.miniproduct .info .price .product-item-price-wrap .old-price .price{font-weight:normal;font-size:16px;color:rgba(31,31,34,0.4);position:relative}.miniproduct .info .price .product-item-price-wrap .old-price .price:after{content:'';position:absolute;left:-5px;right:-5px;top:50%;height:2px;margin-top:-1px;background:#204a84}.miniproduct .actions-block{display:flex;flex-wrap:wrap;margin-bottom:30px}.miniproduct .actions-block form{display:contents}.miniproduct .actions-block .field.qty{width:100%;margin-bottom:20px}.miniproduct .actions-block .field.qty .control{width:168px;height:56px;border:none;background:#f5f6f8;border-radius:8px;overflow:visible}.miniproduct .actions-block .field.qty .control input{display:block;width:76px;height:100%;margin:0 auto;border:none;outline:none;text-align:center;font-size:24px;font-weight:600;color:#1f1f22;box-sizing:border-box;background:#fff;padding:0 5px;box-shadow:0px 1px 2px rgba(0,0,0,0.1);border-radius:8px}.miniproduct .actions-block .field.qty .control input.hidden{opacity:0}.miniproduct .actions-block .field.qty .control input.hidden:focus{opacity:1}.miniproduct .actions-block .field.qty .control input.hidden:focus~.unit{opacity:0}.miniproduct .actions-block .field.qty .control input::-webkit-outer-spin-button,.miniproduct .actions-block .field.qty .control input::-webkit-inner-spin-button{-webkit-appearance:none}.miniproduct .actions-block .field.qty .control input[type=number]{-moz-appearance:textfield}.miniproduct .actions-block .field.qty .control .unit{position:absolute;width:76px;height:56px;line-height:56px;left:50%;top:50%;transform:translate(-50%, -50%);font-size:14px;font-weight:600;overflow:hidden;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#fff;pointer-events:none;box-sizing:border-box;padding:0 5px;box-shadow:0px 1px 2px rgba(0,0,0,0.1);border-radius:8px}.miniproduct .actions-block .field.qty .control .plus,.miniproduct .actions-block .field.qty .control .minus{width:20px;height:20px}.miniproduct .actions-block .field.qty .control .nav-up,.miniproduct .actions-block .field.qty .control .nav-down{width:40px;height:100%}@media screen and (min-width:1025px){.miniproduct .actions-block .field.qty .control .nav-up,.miniproduct .actions-block .field.qty .control .nav-down{transition:color .3s}.miniproduct .actions-block .field.qty .control .nav-up:hover,.miniproduct .actions-block .field.qty .control .nav-down:hover{color:#204a84}}.miniproduct .actions-block .field.qty .control .nav-up{right:4px}.miniproduct .actions-block .field.qty .control .nav-down{left:4px}.miniproduct .actions-block .action.tocart{flex-grow:1;height:56px}.miniproduct .actions-block .action.to-wishlist,.miniproduct .actions-block .action.to-compare{width:56px;height:56px;display:flex;align-items:center;justify-content:center;margin-left:20px;background:#f5f6f8;border-radius:8px;font-size:32px;color:#1f1f22}@media screen and (min-width:1025px){.miniproduct .actions-block .action.to-wishlist,.miniproduct .actions-block .action.to-compare{transition:color .3s}.miniproduct .actions-block .action.to-wishlist:hover,.miniproduct .actions-block .action.to-compare:hover{color:#204a84}}.characteristics-wrapper,.review-and-video-wrapper,.photo-wrapper,.reviews-wrapper{display:flex}.characteristics-wrapper .left,.review-and-video-wrapper .left,.photo-wrapper .left,.reviews-wrapper .left{flex-grow:1}.characteristics-wrapper .right,.review-and-video-wrapper .right,.photo-wrapper .right,.reviews-wrapper .right{flex-shrink:0;margin-left:40px;display:none}@media screen and (max-width:1024px){.characteristics-wrapper,.review-and-video-wrapper,.photo-wrapper,.reviews-wrapper{display:block}.characteristics-wrapper .right,.review-and-video-wrapper .right,.photo-wrapper .right,.reviews-wrapper .right{display:none}}.characteristics-wrapper .left{max-width:650px}.reviews-wrapper .left{max-width:860px}@media screen and (max-width:1024px){.characteristics-wrapper .product-page-description{display:none}}.about-delivery{display:inline-flex}.about-delivery a{display:inline-flex;align-items:center;font-size:14px;line-height:16px;color:#6bd0a0}.about-delivery a .icon{font-size:32px;margin-right:10px}.about-delivery a span{position:relative;top:2px}@media screen and (min-width:1025px){.about-delivery a{transition:color .3s}.about-delivery a:hover{color:#204a84}}#all-info-top-right-attributes-attributes{display:none}.product-page-attributes .additional-attributes{width:100%;border-collapse:collapse}.product-page-attributes .additional-attributes th,.product-page-attributes .additional-attributes td{text-align:left;line-height:20px;padding:8px 20px 8px 0}.product-page-attributes .additional-attributes th{font-size:16px;font-weight:normal;color:rgba(31,31,34,0.8)}.product-page-attributes .additional-attributes td{font-size:14px;font-weight:600;color:#1f1f22}.product-page-attributes .show-hide-text-content{max-height:200px;overflow:hidden;position:relative}.product-page-attributes .additional-attributes-seo-trigger:after{content:'';position:absolute;bottom:48px;left:0;right:0;height:100px;background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%)}.product-page-attributes .show-hide-text-block{position:relative}.product-page-attributes .show-hide-text-block.open .additional-attributes-seo-trigger:after{content:none}.product-page-attributes .show-hide-text-block [class*="seo-trigger"]{display:inline-flex;align-items:center;height:24px;margin-top:24px;color:#204a84;font-weight:600;cursor:pointer}.product-page-attributes .show-hide-text-block [class*="seo-trigger"] .name{text-transform:uppercase;font-size:16px;line-height:18px;position:relative;top:1px}.product-page-attributes .show-hide-text-block [class*="seo-trigger"] .icon{font-size:24px}.product-page-attributes .show-hide-text-block [class*="seo-trigger"].disable{display:none}.product-page-description .value{font-size:14px;line-height:20px;color:#1f1f22}.product-page-description .value img{max-width:100%;width:100%;height:auto;margin-bottom:50px}.product-page-description .value h2{font-size:24px;font-weight:600;line-height:1.2;margin-bottom:10px;margin-top:50px}.product-page-description .value h2:first-of-type{margin-top:0}.product-page-description .value ul{list-style:none;padding-left:18px;margin-bottom:1em}.product-page-description .value ul li{position:relative}.product-page-description .value ul li:before{content:'';width:6px;height:6px;position:absolute;left:-18px;top:12px;background-color:#CFCFCF;border-radius:50%}.product-page-description .value ol{list-style:none;counter-reset:item}.product-page-description .value ol>li{position:relative;counter-increment:item}.product-page-description .value ol>li:before{content:counter(item) '.';font-weight:bold;position:absolute;left:-20px;top:0}.product-page-description .value .pages-items{margin-bottom:0}.product-page-description .value ol{padding-left:18px;margin-bottom:1em}.product-page-description .value p{margin-bottom:1em}.product-page-description .value p:empty{display:none}.product-page-description [data-show-hide-block]{max-height:500px;overflow:hidden;position:relative}.product-page-description .additional-attributes-seo-trigger{display:inline-flex;align-items:center;height:24px;margin-top:24px;color:#204a84;font-weight:600;cursor:pointer}.product-page-description .additional-attributes-seo-trigger:after{content:'';position:absolute;bottom:48px;left:0;right:0;height:100px;background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%)}.product-page-description .show-hide-text-block{position:relative}.product-page-description .show-hide-text-block.open .additional-attributes-seo-trigger:after{content:none}.product-page-description .show-hide-text-block [class*="seo-trigger"]{display:inline-flex;align-items:center;height:24px;margin-top:24px;color:#204a84;font-weight:600;cursor:pointer}.product-page-description .show-hide-text-block [class*="seo-trigger"] .name{text-transform:uppercase;font-size:16px;line-height:18px;position:relative;top:1px}.product-page-description .show-hide-text-block [class*="seo-trigger"] .icon{font-size:24px}.product-page-description .show-hide-text-block [class*="seo-trigger"].disable{display:none}.product-page-attributes .block-title,.product-page-description .block-title{font-size:24px;font-weight:600;color:#1f1f22;margin-bottom:30px}.product-page-attributes .block-title .product-name,.product-page-description .block-title .product-name{color:#9b9eaa;display:none}.all-info-wrapper .all-info-top-wrapper{width:100%;display:flex;justify-content:space-between}.all-info-wrapper .all-info-top-wrapper .advancedproductlabels-wrapper{position:relative}.all-info-wrapper .all-info-top-wrapper .advancedproductlabels-wrapper .labels .absolute{position:absolute;left:10px;top:10px;z-index:2}.all-info-wrapper .all-info-top-wrapper .advancedproductlabels-wrapper .labels .absolute.top-center{left:50%;transform:translateX(-50%)}.all-info-wrapper .all-info-top-wrapper .advancedproductlabels-wrapper .labels .absolute.top-right{left:auto;right:10px}.all-info-wrapper .all-info-top-wrapper .advancedproductlabels-wrapper .labels .absolute.middle-left{top:50%;transform:translateY(-50%)}.all-info-wrapper .all-info-top-wrapper .advancedproductlabels-wrapper .labels .absolute.middle-center{left:50%;top:50%;transform:translate(-50%, -50%)}.all-info-wrapper .all-info-top-wrapper .advancedproductlabels-wrapper .labels .absolute.middle-right{top:50%;left:auto;right:10px;transform:translateY(-50%)}.all-info-wrapper .all-info-top-wrapper .advancedproductlabels-wrapper .labels .absolute.bottom-left{bottom:10px;top:auto}.all-info-wrapper .all-info-top-wrapper .advancedproductlabels-wrapper .labels .absolute.bottom-center{bottom:10px;top:auto;left:50%;transform:translateX(-50%)}.all-info-wrapper .all-info-top-wrapper .advancedproductlabels-wrapper .labels .absolute.bottom-right{bottom:10px;top:auto;left:auto;right:10px}.all-info-wrapper .all-info-top-wrapper .advancedproductlabels-wrapper .labels .has-img{display:inline-block;max-width:160px}.all-info-wrapper .all-info-top-wrapper .advancedproductlabels-wrapper .labels .advancedproductlabel{display:flex;position:relative;align-items:center;justify-content:center;padding:3px 5px;border-radius:4px;color:#fff}.all-info-wrapper .all-info-top-wrapper .advancedproductlabels-wrapper .labels .advancedproductlabel+.advancedproductlabel{margin-top:5px}.all-info-wrapper .all-info-top-wrapper .left-wrapper,.all-info-wrapper .all-info-top-wrapper .right-wrapper{width:calc(50% - 25px)}.v_norm_mobile .all-info-wrapper .all-info-top-wrapper .right-wrapper{display:flex;flex-direction:column}.all-info-wrapper .all-info-top-wrapper .right-wrapper .prices-tier{font-size:14px;list-style:none;order:2;box-sizing:border-box;padding:0 20px 20px}.all-info-wrapper .all-info-top-wrapper .right-wrapper .prices-tier *{display:inline}.all-info-wrapper .all-info-top-wrapper .right-wrapper .prices-tier .item{display:block}.all-info-wrapper .all-info-top-wrapper .right-wrapper .prices-tier .item+.item{margin-top:5px}.all-info-wrapper .all-info-top-wrapper .right-wrapper .prices-tier .benefit{font-weight:400}.all-info-wrapper .all-info-top-wrapper .right-wrapper .prices-tier .benefit::before{content:'('}.all-info-wrapper .all-info-top-wrapper .right-wrapper .prices-tier .benefit::after{content:')'}@media screen and (min-width:1024px){.all-info-wrapper .all-info-top-wrapper .right-wrapper form.actions-wrap .product-options-wrapper:not([id]){position:absolute;left:0;top:calc(100% + 20px);width:45%;padding-right:20px;box-sizing:border-box}}.all-info-wrapper .all-info-top-wrapper .right-wrapper .product-options-wrapper{margin:0}@media screen and (max-width:1023px){.all-info-wrapper .all-info-top-wrapper .right-wrapper .product-options-wrapper .product-options-wrapper{margin:25px 0 0 0}}.v_norm_mobile .all-info-wrapper .all-info-top-wrapper .right-wrapper .product-options-wrapper{order:-1}.all-info-wrapper .all-info-top-wrapper .right-wrapper .product-options-wrapper .swatch-opt{display:flex;flex-wrap:wrap}.all-info-wrapper .all-info-top-wrapper .right-wrapper .product-options-wrapper .swatch-opt .swatch-attribute{margin:0 30px 30px 0}.all-info-wrapper .all-info-top-wrapper .right-wrapper .product-options-wrapper .swatch-attribute-label{font-weight:600;font-size:16px;line-height:20px;color:#1f1f22;margin-bottom:14px;margin-left:5px}.all-info-wrapper .all-info-top-wrapper .right-wrapper .product-options-wrapper .swatch-attribute-selected-option,.all-info-wrapper .all-info-top-wrapper .right-wrapper .product-options-wrapper .super-attribute-select{display:none}.all-info-wrapper .all-info-top-wrapper .right-wrapper .product-options-wrapper .swatch-attribute-options{display:flex;flex-wrap:wrap}.all-info-wrapper .all-info-top-wrapper .right-wrapper .product-options-wrapper .swatch-attribute-options .swatch-option{min-width:70px;max-width:150px;height:40px;margin:4px;position:relative;border-radius:10px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center;cursor:pointer;font-size:14px;line-height:14px;padding:5px 10px;box-sizing:border-box}.all-info-wrapper .all-info-top-wrapper .right-wrapper .product-options-wrapper .swatch-attribute-options .swatch-option a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#1f1f22}.all-info-wrapper .all-info-top-wrapper .right-wrapper .product-options-wrapper .swatch-attribute-options .swatch-option:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border:5px solid #fff;box-sizing:border-box;border-radius:10px;pointer-events:none}.all-info-wrapper .all-info-top-wrapper .right-wrapper .product-options-wrapper .swatch-attribute-options .swatch-option:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid rgba(31,31,34,0.2);box-sizing:border-box;border-radius:10px;box-shadow:0px 0 0 rgba(59,121,207,0.25);background:transparent;pointer-events:none;transition:all .3s}.all-info-wrapper .all-info-top-wrapper .right-wrapper .product-options-wrapper .swatch-attribute-options .swatch-option.disabled{opacity:0.5;pointer-events:none}.all-info-wrapper .all-info-top-wrapper .right-wrapper .product-options-wrapper .swatch-attribute-options .swatch-option:hover:after,.all-info-wrapper .all-info-top-wrapper .right-wrapper .product-options-wrapper .swatch-attribute-options .swatch-option.selected:after{border-width:2px}.all-info-wrapper .all-info-top-wrapper .right-wrapper .product-options-wrapper .swatch-attribute-options .swatch-option:hover:after{border-color:rgba(32,74,132,0.5);box-shadow:0px 3px 4px rgba(59,121,207,0.25)}.all-info-wrapper .all-info-top-wrapper .right-wrapper .product-options-wrapper .swatch-attribute-options .swatch-option.selected:after{border-color:#204a84;background:rgba(90,100,243,0.05);box-shadow:0px 3px 4px rgba(59,121,207,0.25)}.all-info-wrapper .all-info-top-wrapper .right-wrapper .right-top-container .block-title{display:none}.all-info-wrapper .all-info-top-wrapper .right-wrapper .right-top-container .additional-attributes-wrapper{max-height:unset}.all-info-wrapper .all-info-top-wrapper .right-wrapper .right-top-container .additional-attributes-seo-trigger{display:none}.all-info-wrapper .all-info-top-wrapper .right-wrapper .right-top-container .additional-attributes,.all-info-wrapper .all-info-top-wrapper .right-wrapper .right-top-container .additional-attributes tbody{display:inline-flex;flex-wrap:wrap}.all-info-wrapper .all-info-top-wrapper .right-wrapper .right-top-container .additional-attributes tr,.all-info-wrapper .all-info-top-wrapper .right-wrapper .right-top-container .additional-attributes tbody tr{display:inline-flex}.all-info-wrapper .all-info-top-wrapper .right-wrapper .right-top-container .additional-attributes th,.all-info-wrapper .all-info-top-wrapper .right-wrapper .right-top-container .additional-attributes tbody th,.all-info-wrapper .all-info-top-wrapper .right-wrapper .right-top-container .additional-attributes td,.all-info-wrapper .all-info-top-wrapper .right-wrapper .right-top-container .additional-attributes tbody td{padding:0;margin:4px 4px 4px 0}.all-info-wrapper .all-info-top-wrapper .right-wrapper .right-top-container .additional-attributes th,.all-info-wrapper .all-info-top-wrapper .right-wrapper .right-top-container .additional-attributes tbody th{font-size:12px;line-height:20px;color:rgba(44,46,50,0.4)}.all-info-wrapper .all-info-top-wrapper .right-wrapper .right-top-container .additional-attributes td,.all-info-wrapper .all-info-top-wrapper .right-wrapper .right-top-container .additional-attributes tbody td{font-weight:normal;font-size:14px;line-height:20px;color:#1f1f22;margin-right:20px}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions{display:grid;grid-template-rows:auto 1fr;grid-template-columns:100%;border:1px solid rgba(31,31,34,0.2);box-sizing:border-box;border-radius:10px;width:100%}.d_desktop:not(.v_small_desktop) .all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions{grid-template-columns:350px 1fr}@media screen and (min-width:1920px){.d_desktop:not(.v_small_desktop) .all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions{grid-template-columns:450px 1fr}}@media screen and (min-width:640px){.d_mobile:not(.v_tablet) .all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions{grid-template-columns:400px 1fr}}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .product-add-form__tooltip{display:flex;align-items:flex-start;grid-row:span 3;padding:10px;border-left:1px solid rgba(31,31,34,0.2)}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .product-add-form__tooltip .text{font-size:14px}@media screen and (max-width:1279px) and (min-width:768px){.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .product-add-form__tooltip{grid-row:4;border-top:1px solid rgba(31,31,34,0.2);border-left:none}}@media screen and (max-width:639px){.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .product-add-form__tooltip{grid-row:4;border-top:1px solid rgba(31,31,34,0.2);border-left:none}}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap{display:block;position:relative}.v_norm_mobile .all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap{display:flex;flex-direction:column}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-options-wrapper{align-self:flex-start}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product.alert{order:2;width:100%}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form-inner{position:relative}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form-inner>.actions{width:100%}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form-inner .product.alert-price-wrap{position:absolute;right:0;width:32px;height:32px;cursor:pointer}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .fieldset>.actions{flex-wrap:wrap;margin-bottom:15px}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;padding:20px 20px 0;box-sizing:border-box;position:relative;grid-template-columns:auto 1fr}.shopping_manager .all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form{padding:10px}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form-inner{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;max-width:100%}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form-inner .stocks-data,.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form-inner .prices-info{width:100%}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form-inner .stocks-data .block-title h2,.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form-inner .prices-info .block-title h2{font-size:16px}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form-inner .stocks-data .price-value,.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form-inner .prices-info .price-value{font-size:14px}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form-inner .stocks-data{margin-bottom:10px}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form-inner .source-name-quantity,.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form-inner .price-value{font-size:14px}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form .action.alert{min-width:100px;height:40px;display:inline-flex;align-items:center;padding:0 15px;box-sizing:border-box;font-weight:bold;font-size:16px;border-radius:20px;border:none;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .3s;font-weight:500;color:#046cfa;padding:0 20px;border:2px solid #046cfa;background:transparent;box-shadow:0px 0 0 0 rgba(59,121,207,0.35);height:48px;font-size:14px;padding:5px 20px 5px 10px;margin-bottom:15px;width:100%;text-align:center;justify-content:center}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form .action.alert.disabled{background:#f5f6f8;border-color:#f5f6f8;color:rgba(44,46,50,0.6);box-shadow:0px 4px 8px rgba(35,29,30,0.11);pointer-events:none}.d_desktop .all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form .action.alert:hover{background:#046cfa;color:#fff;box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35)}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form .action.alert:active{background:#204a84;color:#fff}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form>.price{position:absolute;left:20px;top:54px;font-size:18px;line-height:24px;color:rgba(31,31,34,0.4)}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form>.actions{width:100%}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form .product-info-price{grid-column-start:1;grid-column-end:3;order:-1}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .bank-images{padding:20px;box-sizing:border-box;display:flex;align-items:center;flex-wrap:wrap}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .bank-images .banks-discount{font-weight:600;font-size:18px;line-height:24px;color:#204a84}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .bank-images .banks-discount_label{font-weight:normal;font-size:14px;line-height:20px;color:#1f1f22;margin:0 0 2px}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .bank-images .banks-discount_wrap{width:100%;margin:0 0 16px}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .bank-images .bank-icon{display:flex;align-items:flex-end;margin:0 8px}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .bank-images .bank-icon-list{display:flex;align-items:center}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .bank-images .bank-icon img{flex-shrink:0}.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .bank-images .bank-icon .bank-month_count{font-size:12px;line-height:10px;margin-left:5px;color:#1f1f22}.all-info-wrapper .all-info-top-wrapper .top-wrap{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.all-info-wrapper .all-info-top-wrapper .top-wrap .stock{padding:5px 0;font-size:13px;line-height:16px;display:inline-flex;align-items:center}.all-info-wrapper .all-info-top-wrapper .top-wrap .stock .icon{font-size:16px;margin-right:7px}.all-info-wrapper .all-info-top-wrapper .top-wrap .stock span{position:relative;top:2px;color:#1f1f22;opacity:0.6}.all-info-wrapper .all-info-top-wrapper .top-wrap .stock.available .icon{color:#6bd0a0}.all-info-wrapper .all-info-top-wrapper .top-wrap .stock.unavailable .icon{color:#dd0023}.all-info-wrapper .all-info-top-wrapper .product-info-price{margin-bottom:15px}.all-info-wrapper .all-info-top-wrapper .product-info-price .price-box{padding-top:5px;display:flex;align-items:flex-end}.all-info-wrapper .all-info-top-wrapper .product-info-price .price-box .price-label{display:none}.all-info-wrapper .all-info-top-wrapper .product-info-price .price-box .price{font-size:24px;line-height:24px;font-weight:600;color:#1f1f22}.all-info-wrapper .all-info-top-wrapper .product-info-price .price-box .old-price{margin-left:15px}.all-info-wrapper .all-info-top-wrapper .product-info-price .price-box .old-price .price{font-weight:normal;font-size:18px;color:rgba(31,31,34,0.4);position:relative}.all-info-wrapper .all-info-top-wrapper .product-info-price .price-box .old-price .price:after{content:'';position:absolute;left:0;right:0;top:50%;height:2px;margin-top:-1px;background:#204a84}.all-info-wrapper .all-info-top-wrapper .alert-stock-wrap{grid-column-start:1;grid-column-end:3;margin-bottom:15px;width:100%}.all-info-wrapper .all-info-top-wrapper .alert-stock-wrap .action.alert-stock{min-width:100px;height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0 15px;box-sizing:border-box;font-weight:bold;font-size:16px;text-align:center;border-radius:20px;border:none;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .3s;font-weight:500;color:#046cfa;padding:0 20px;border:2px solid #046cfa;background:transparent;box-shadow:0px 0 0 0 rgba(59,121,207,0.35);width:100%;height:48px;font-size:14px;padding:5px 20px 5px 10px}.all-info-wrapper .all-info-top-wrapper .alert-stock-wrap .action.alert-stock.disabled{background:#f5f6f8;border-color:#f5f6f8;color:rgba(44,46,50,0.6);box-shadow:0px 4px 8px rgba(35,29,30,0.11);pointer-events:none}.d_desktop .all-info-wrapper .all-info-top-wrapper .alert-stock-wrap .action.alert-stock:hover{background:#046cfa;color:#fff;box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35)}.all-info-wrapper .all-info-top-wrapper .alert-stock-wrap .action.alert-stock:active{background:#204a84;color:#fff}.all-info-wrapper .all-info-top-wrapper .alert-stock-wrap .action.alert-stock .icon{flex-shrink:0;width:32px;height:32px;margin-right:10px}.all-info-wrapper .all-info-top-wrapper .alert-stock-wrap .action.alert-stock span{text-align:left}.all-info-wrapper .all-info-top-wrapper .alert-stock-wrap~.product-add-form{flex-grow:unset}.all-info-wrapper .all-info-top-wrapper .actions-wrap{display:flex;align-items:center}.all-info-wrapper .all-info-top-wrapper .actions-wrap .product-social-links{display:flex;align-items:center;order:-1;margin-bottom:15px;margin-right:19px;margin-left:auto}.all-info-wrapper .all-info-top-wrapper .actions-wrap .product-social-links .graph-img{width:32px;height:32px;margin-bottom:16px;margin-left:8px}.all-info-wrapper .all-info-top-wrapper .actions-wrap .product-social-links .graph-img img{max-width:100%}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty{flex-shrink:0;width:100%;margin-bottom:20px}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty .label{display:none}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty .control{width:168px;height:56px;border:none;background:#f5f6f8;border-radius:8px;overflow:visible}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty .control input{display:block;width:76px;height:100%;margin:0 auto;border:none;outline:none;text-align:center;font-size:24px;font-weight:600;color:#1f1f22;box-sizing:border-box;background:#fff;padding:0 5px;box-shadow:0px 1px 2px rgba(0,0,0,0.1);border-radius:8px}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty .control input.hidden{opacity:0}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty .control input.hidden:focus{opacity:1}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty .control input.hidden:focus~.unit{opacity:0}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty .control input::-webkit-outer-spin-button,.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty .control input::-webkit-inner-spin-button{-webkit-appearance:none}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty .control input[type=number]{-moz-appearance:textfield}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty .control .unit{position:absolute;width:76px;height:56px;line-height:56px;left:50%;top:50%;transform:translate(-50%, -50%);font-size:14px;font-weight:600;overflow:hidden;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#fff;pointer-events:none;box-sizing:border-box;padding:0 5px;box-shadow:0px 1px 2px rgba(0,0,0,0.1);border-radius:8px}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty .control .plus,.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty .control .minus{width:20px;height:20px}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty .control .nav-up,.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty .control .nav-down{width:40px;height:100%}@media screen and (min-width:1025px){.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty .control .nav-up,.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty .control .nav-down{transition:color .3s}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty .control .nav-up:hover,.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty .control .nav-down:hover{color:#204a84}}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty .control .nav-up{right:4px}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty .control .nav-down{left:4px}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .fieldset{display:flex;align-items:center;flex-wrap:wrap}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .fieldset .actions{flex-grow:1;display:flex}.v_small_mobile .all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .fieldset .actions{display:grid;grid-gap:10px}.v_small_mobile .all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .fieldset .actions .credits button{width:100%}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .fieldset .actions .action.tocart{min-width:100px;height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0 15px;box-sizing:border-box;font-weight:bold;font-size:16px;text-align:center;border-radius:20px;border:none;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .3s;color:#fff;background:#046cfa;box-shadow:0 0 0 0 rgba(59,121,207,0.35);width:100%;height:48px}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .fieldset .actions .action.tocart.disabled{background:#f5f6f8;border-color:#f5f6f8;color:rgba(44,46,50,0.6);box-shadow:0px 4px 8px rgba(35,29,30,0.11);pointer-events:none}.d_desktop .all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .fieldset .actions .action.tocart:hover{box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35);background:#f68710}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .fieldset .actions .action.tocart:active{background:#046cfa}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .fieldset .actions .action.credit{min-width:100px;height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0 15px;box-sizing:border-box;font-weight:bold;font-size:16px;text-align:center;border-radius:20px;border:none;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .3s;color:#fff;background:#046cfa;box-shadow:0 0 0 0 rgba(59,121,207,0.35);min-width:170px;height:48px;width:100%}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .fieldset .actions .action.credit.disabled{background:#f5f6f8;border-color:#f5f6f8;color:rgba(44,46,50,0.6);box-shadow:0px 4px 8px rgba(35,29,30,0.11);pointer-events:none}.d_desktop .all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .fieldset .actions .action.credit:hover{box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35);background:#f68710}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .fieldset .actions .action.credit:active{background:#046cfa}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .fieldset .actions .credits{order:1;width:100%}.all-info-wrapper .all-info-top-wrapper .actions-wrap .product-addto-links{display:flex;align-items:center}.all-info-wrapper .all-info-top-wrapper .actions-wrap .product-addto-links .action{width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin:0 8px;font-size:32px;color:#1f1f22}@media screen and (min-width:1025px){.all-info-wrapper .all-info-top-wrapper .actions-wrap .product-addto-links .action{transition:color .3s}.all-info-wrapper .all-info-top-wrapper .actions-wrap .product-addto-links .action:hover{color:#204a84}}.all-info-wrapper .all-info-top-wrapper .attributes-icons-wrapper .attributes-icons{display:flex;border:1px solid rgba(0,0,0,0.1);border-width:1px 0;margin-bottom:20px}.all-info-wrapper .all-info-top-wrapper .attributes-icons-wrapper .attributes-icons .attribute-icon{width:25%;box-sizing:border-box;padding:25px 10px;text-align:center;border-style:solid;border-color:rgba(0,0,0,0.1);border-width:0}.all-info-wrapper .all-info-top-wrapper .attributes-icons-wrapper .attributes-icons .attribute-icon:not(:first-child){border-width:0 0 0 1px}.all-info-wrapper .all-info-top-wrapper .attributes-icons-wrapper .attributes-icons .attribute-icon .image-block{margin-bottom:15px}.all-info-wrapper .all-info-top-wrapper .attributes-icons-wrapper .attributes-icons .attribute-icon .value{font-size:15px;line-height:20px;font-weight:500}.all-info-wrapper .all-info-top-wrapper .product-options-wrapper{margin:50px 0}.all-info-wrapper .all-info-top-wrapper .product-options-wrapper>.field>.label,.all-info-wrapper .all-info-top-wrapper .product-options-wrapper .fieldset>.field>.label{display:none}.all-info-wrapper .all-info-top-wrapper .product-options-wrapper .fieldset>.field.required>.label:before{content:'*';color:#f00}.all-info-wrapper .all-info-top-wrapper .product-options-wrapper .fieldset>.field>.label{display:block;margin-bottom:5px}.all-info-wrapper .all-info-top-wrapper .product-options-wrapper .fieldset>.field select.product-custom-option{font-family:'OpenSans';border:1px solid #1f1f22;border-radius:5px;background:#fff;-webkit-appearance:none;background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 16"><path fill="none" stroke="%234F435D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" d="M4 5L8 9 12 5"/></svg>');background-size:20px;background-repeat:no-repeat;background-position:right center;padding-left:5px;padding-right:20px;box-sizing:border-box;margin-bottom:5px;height:30px}.all-info-wrapper .all-info-top-wrapper .product-options-wrapper .fieldset>.field .selectUi{margin-bottom:5px}.all-info-wrapper .all-info-top-wrapper .product-options-wrapper .options-list .field.choice{--checkboxHeight:28px;display:inline-flex;line-height:var(--checkboxHeight);font-size:16px;color:rgba(31,31,34,0.8);cursor:pointer;display:flex}.all-info-wrapper .all-info-top-wrapper .product-options-wrapper .options-list .field.choice *{cursor:pointer}.all-info-wrapper .all-info-top-wrapper .product-options-wrapper .options-list .field.choice input[type="checkbox"]{flex-shrink:0;-webkit-appearance:none;width:var(--checkboxHeight);height:var(--checkboxHeight);position:relative;display:flex;justify-content:center;align-items:center;margin:0 10px 0 0;cursor:pointer;background-color:#D9DADB;background-repeat:no-repeat;background-position:50% 50%;border-radius:8px;transition:background-color .3s,background-size .2s}.all-info-wrapper .all-info-top-wrapper .product-options-wrapper .options-list .field.choice input[type="checkbox"]:active,.all-info-wrapper .all-info-top-wrapper .product-options-wrapper .options-list .field.choice input[type="checkbox"]:checked{background:no-repeat 50% 50%;background-image:url(../images/checkbox.svg);background-color:#204a84;border-color:#204a84}.all-info-wrapper .all-info-top-wrapper .product-options-wrapper .options-list .field.choice .fake-input,.all-info-wrapper .all-info-top-wrapper .product-options-wrapper .options-list .field.choice .fake-checkbox{display:none}.all-info-wrapper .all-info-top-wrapper .product-options-wrapper .options-list .field.choice .fake-checkbox{display:none}.all-info-wrapper .all-info-top-wrapper .product-options-wrapper .options-list .field.choice:not(:first-child){margin-top:15px}.all-info-wrapper .all-info-top-wrapper .one-click{padding:0 20px 20px;order:3}.shopping_manager .all-info-wrapper .all-info-top-wrapper .one-click{display:none}.all-info-wrapper .all-info-top-wrapper .product-info-buy-one-click{box-sizing:border-box;background:#F4F4F4;border-radius:10px;padding:20px 15px;position:relative;order:2;width:100%}.d_desktop .all-info-wrapper .all-info-top-wrapper .product-info-buy-one-click{padding:24px 30px}.all-info-wrapper .all-info-top-wrapper .product-info-buy-one-click .buy-one-click-title{font-weight:600;font-size:16px;line-height:20px;color:#1f1f22;margin-bottom:15px}.all-info-wrapper .all-info-top-wrapper .product-info-buy-one-click .fieldset{border:none}.all-info-wrapper .all-info-top-wrapper .product-info-buy-one-click .fieldset .buyoneclick-form-inner{display:flex;align-items:flex-start;flex-wrap:wrap}@media screen and (max-width:374px){.all-info-wrapper .all-info-top-wrapper .product-info-buy-one-click .fieldset .buyoneclick-form-inner{flex-direction:column;align-items:flex-start}.all-info-wrapper .all-info-top-wrapper .product-info-buy-one-click .fieldset .buyoneclick-form-inner .action-primary{margin-top:20px}}.all-info-wrapper .all-info-top-wrapper .product-info-buy-one-click .fieldset .field{display:inline-flex;margin-right:20px}.all-info-wrapper .all-info-top-wrapper .product-info-buy-one-click .fieldset .field input{min-width:unset;width:140px;height:25px;font-weight:600;font-size:20px;color:#1f1f22;background:none;border:none}.all-info-wrapper .all-info-top-wrapper .product-info-buy-one-click .fieldset .action-primary{background:none;border:none;font-weight:600;font-size:14px;line-height:25px;color:#204a84;cursor:pointer}@media screen and (min-width:1025px){.all-info-wrapper .all-info-top-wrapper .product-info-buy-one-click .fieldset .action-primary{transition:color .3s}.all-info-wrapper .all-info-top-wrapper .product-info-buy-one-click .fieldset .action-primary:hover{color:#204a84}}.all-info-wrapper .all-info-top-wrapper .product-info-buy-one-click .fieldset .action-primary.disabled{color:#c4c4c4;pointer-events:none}.all-info-wrapper .all-info-top-wrapper .product-info-buy-one-click .fieldset .action-primary.disabled:before{content:'';display:block;border:2px solid #c4c4c4;border-top:2px solid #333;border-radius:50%;width:15px;height:15px;position:absolute;right:15px;top:15px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.all-info-wrapper .all-info-top-wrapper .analogs-wrap{order:4}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .section-title{margin:20px 10px}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .owl-dots{margin-bottom:10px}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items{width:100%;margin:0}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item{width:100%;height:100%}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner{display:flex;box-sizing:border-box;padding:12px;border-top:1px solid rgba(31,31,34,0.2);border-bottom:1px solid rgba(31,31,34,0.2);height:100%}@media screen and (min-width:1025px){.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner{transition:background .3s}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner:hover{background:#fff}}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .image-block{flex-shrink:0;width:120px;height:120px;margin-right:10px}.v_tablet .all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .image-block,.v_norm_mobile .all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .image-block{width:75px;height:75px}.v_small_mobile .all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .image-block{width:55px;height:55px}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .image-block picture,.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .image-block img{display:block}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .info-block{flex-grow:1;box-sizing:border-box;padding:14px;color:#1f1f22;padding-right:0;display:grid;grid-template-columns:calc(100% - 70px) 56px;grid-template-rows:repeat(2, auto);grid-column-gap:14px;max-width:calc(100% - 130px)}.v_tablet .all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .info-block,.v_norm_mobile .all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .info-block{max-width:calc(100% - 85px)}.v_small_mobile .all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .info-block{max-width:calc(100% - 65px)}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .info-block .top-info{display:flex;flex-direction:column;grid-column-start:1;grid-column-end:3}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .info-block .product-sku{display:block;font-size:14px;line-height:14px;color:rgba(44,46,50,0.8);margin-bottom:8px}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .info-block .product-item-name{display:block;overflow:hidden;max-height:48px;font-weight:600;font-size:16px;line-height:24px;color:#1f1f22}@media screen and (min-width:1025px){.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .info-block .product-item-name{transition:color .3s}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .info-block .product-item-name:hover{color:#204a84}}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .info-block .product-item-price-wrap{display:flex;align-items:center;grid-row-start:2;grid-column-start:1}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .info-block .product-item-price-wrap .price-label{display:none}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .info-block .product-item-price-wrap .price{font-size:22px;font-weight:bold;color:#1f1f22}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .info-block .product-item-price-wrap .old-price{margin-left:10px}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .info-block .product-item-price-wrap .old-price .price{font-weight:normal;font-size:15px;color:rgba(31,31,34,0.4);position:relative}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .info-block .product-item-price-wrap .old-price .price:after{content:'';position:absolute;left:-5px;right:-5px;top:50%;height:2px;margin-top:-1px;background:#204a84}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .info-block .actions-primary{display:flex;align-items:flex-end;justify-content:center}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .info-block .actions-primary .tocart{font-size:0;min-width:unset;width:56px;height:56px;border-radius:50%;padding:0;position:relative}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .info-block .actions-primary .tocart:after{content:'';width:16px;height:16px;position:absolute;top:50%;left:50%;margin:-8px 0 0 -8px;background:linear-gradient(0deg, transparent 0, transparent 7px, #fff 7px, #fff 9px, transparent 9px),linear-gradient(90deg, transparent 0, transparent 7px, #fff 7px, #fff 9px, transparent 9px)}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items .analogs-product-item .analogs-product-inner .info-block .actions-primary .unavailable{font-size:10px;text-align:right}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items:not(.owl-carousel) .analogs-product-item:not(:first-child){display:none}.all-info-wrapper .all-info-top-wrapper .analogs-wrap .product-items.owl-carousel .owl-dots{margin-top:15px}.all-info-wrapper .all-info-top-wrapper .catalog-advantages .catalog-advantages-list{list-style:none;display:flex;justify-content:center;flex-wrap:wrap}.v_large_mobile .all-info-wrapper .all-info-top-wrapper .catalog-advantages .catalog-advantages-list,.d_desktop .all-info-wrapper .all-info-top-wrapper .catalog-advantages .catalog-advantages-list{flex-wrap:nowrap}.all-info-wrapper .all-info-top-wrapper .catalog-advantages .catalog-advantages-list .catalog-advantages-item{width:33.33%;max-width:130px;box-sizing:border-box;padding:20px 10px;display:flex;flex-direction:column;align-items:center;position:relative}.all-info-wrapper .all-info-top-wrapper .catalog-advantages .catalog-advantages-list .catalog-advantages-item:not(:first-child):before{content:'';position:absolute;left:0;top:50%;width:1px;height:50px;margin-top:-25px;background:rgba(31,31,34,0.2)}.v_large_mobile .all-info-wrapper .all-info-top-wrapper .catalog-advantages .catalog-advantages-list .catalog-advantages-item,.d_desktop .all-info-wrapper .all-info-top-wrapper .catalog-advantages .catalog-advantages-list .catalog-advantages-item{width:20%}.d_mobile:not(.v_large_mobile) .all-info-wrapper .all-info-top-wrapper .catalog-advantages .catalog-advantages-list .catalog-advantages-item:nth-child(1n+4):before{content:'';position:absolute;left:50%;top:0;width:80px;height:1px;margin:0 0 0 -40px;background:rgba(31,31,34,0.2)}.all-info-wrapper .all-info-top-wrapper .catalog-advantages .catalog-advantages-list .catalog-advantages-item .catalog-advantages-icon{margin-bottom:8px}.all-info-wrapper .all-info-top-wrapper .catalog-advantages .catalog-advantages-list .catalog-advantages-item .catalog-advantages-title{font-weight:normal;font-size:12px;line-height:16px;text-align:center;color:#1f1f22}.v_norm_desktop .all-info-wrapper .all-info-top-wrapper .catalog-advantages .catalog-advantages-list .catalog-advantages-item .catalog-advantages-title{font-size:14px;line-height:20px}@media screen and (max-width:1200px){.all-info-wrapper .all-info-top-wrapper .left-wrapper,.all-info-wrapper .all-info-top-wrapper .right-wrapper{width:calc(50% - 10px)}}@media screen and (max-width:1024px) and (min-width:767px){.all-info-wrapper .all-info-top-wrapper .actions-wrap{align-items:flex-end;flex-wrap:wrap}.all-info-wrapper .all-info-top-wrapper .actions-wrap .product-add-form{display:contents}.all-info-wrapper .all-info-top-wrapper .actions-wrap .product-add-form form{display:contents}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart{display:contents}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .field.qty{width:100%;margin:0 0 20px}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .fieldset{display:contents}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .fieldset .actions{flex-grow:1}.all-info-wrapper .all-info-top-wrapper .attributes-icons-wrapper .attributes-icons{flex-wrap:wrap}.all-info-wrapper .all-info-top-wrapper .attributes-icons-wrapper .attributes-icons .attribute-icon{width:50%;border-width:0}.all-info-wrapper .all-info-top-wrapper .attributes-icons-wrapper .attributes-icons .attribute-icon:not(:first-child){border-width:0}.all-info-wrapper .all-info-top-wrapper .attributes-icons-wrapper .attributes-icons .attribute-icon:nth-child(1){border-width:0 1px 1px 0}.all-info-wrapper .all-info-top-wrapper .attributes-icons-wrapper .attributes-icons .attribute-icon:nth-child(3){border-width:0 1px 0 0}.all-info-wrapper .all-info-top-wrapper .attributes-icons-wrapper .attributes-icons .attribute-icon:nth-child(2){border-width:0 0 1px}}@media screen and (max-width:767px){.all-info-wrapper .all-info-top-wrapper{display:block}.all-info-wrapper .all-info-top-wrapper .left-wrapper,.all-info-wrapper .all-info-top-wrapper .right-wrapper{width:100%;margin-bottom:50px}}@media screen and (max-width:640px){.all-info-wrapper .all-info-top-wrapper .all-info-top-right-actions .actions-wrap .product-add-form-wrap .product-add-form{padding:20px 20px 0}.all-info-wrapper .all-info-top-wrapper .top-wrap{flex-direction:column;align-items:flex-start;margin-bottom:20px}.all-info-wrapper .all-info-top-wrapper .top-wrap .stock{margin-bottom:20px}.all-info-wrapper .all-info-top-wrapper .product-info-price{margin-bottom:15px}.all-info-wrapper .all-info-top-wrapper .actions-wrap{align-items:flex-end;flex-wrap:wrap;position:relative}.all-info-wrapper .all-info-top-wrapper .actions-wrap .box-tocart .fieldset .actions .action.tocart{min-width:120px;padding:0 15px}.all-info-wrapper .all-info-top-wrapper .attributes-icons-wrapper .attributes-icons{flex-wrap:wrap}.all-info-wrapper .all-info-top-wrapper .attributes-icons-wrapper .attributes-icons .attribute-icon{width:50%;border-width:0}.all-info-wrapper .all-info-top-wrapper .attributes-icons-wrapper .attributes-icons .attribute-icon:not(:first-child){border-width:0}.all-info-wrapper .all-info-top-wrapper .attributes-icons-wrapper .attributes-icons .attribute-icon:nth-child(1){border-width:0 1px 1px 0}.all-info-wrapper .all-info-top-wrapper .attributes-icons-wrapper .attributes-icons .attribute-icon:nth-child(3){border-width:0 1px 0 0}.all-info-wrapper .all-info-top-wrapper .attributes-icons-wrapper .attributes-icons .attribute-icon:nth-child(2){border-width:0 0 1px}}.all-info-wrapper .all-info-bottom-wrapper .features{font-size:16px;line-height:22px;color:#1f1f22;opacity:0.8;margin-bottom:60px}.all-info-wrapper .all-info-bottom-wrapper .info-wrapper{display:flex}.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .left{flex-grow:1}@media screen and (min-width:1025px){.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .left{display:flex;justify-content:space-between}.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .left .product-page-description,.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .left .attributes{width:calc(50% - 50px)}}.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .right{flex-shrink:0;width:430px;margin-left:60px}.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .right .feedback{box-sizing:border-box;padding:60px 50px;background:#f5f6f8}.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .right .feedback .feedback-title{margin-bottom:50px}.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .right .feedback .feedback-title .title{font-weight:500;font-size:24px;margin-bottom:24px}.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .right .feedback .feedback-title .descr{display:block;font-size:16px;opacity:0.8}.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .right .feedback .buttons .button{min-width:100px;height:40px;display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;font-weight:bold;font-size:16px;text-align:center;border-radius:20px;border:none;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .3s;font-weight:500;color:#046cfa;padding:0 20px;border:2px solid #046cfa;background:transparent;box-shadow:0px 0 0 0 rgba(59,121,207,0.35);width:100%;padding:0 15px}.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .right .feedback .buttons .button.disabled{background:#f5f6f8;border-color:#f5f6f8;color:rgba(44,46,50,0.6);box-shadow:0px 4px 8px rgba(35,29,30,0.11);pointer-events:none}.d_desktop .all-info-wrapper .all-info-bottom-wrapper .info-wrapper .right .feedback .buttons .button:hover{background:#046cfa;color:#fff;box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35)}.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .right .feedback .buttons .button:active{background:#204a84;color:#fff}.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .right .feedback .buttons .button:not(:last-child){margin-bottom:20px}@media screen and (max-width:1200px){.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .right{margin-left:20px}}@media screen and (max-width:1024px){.all-info-wrapper .all-info-bottom-wrapper .info-wrapper{display:block}.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .left,.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .right{width:100%;margin:0 0 50px}.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .left .attributes{display:none}.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .right .feedback{padding:60px 40px}.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .right .feedback .buttons{display:flex;justify-content:space-between}.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .right .feedback .buttons .button{width:calc(50% - 10px)}.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .right .feedback .buttons .button:not(:last-child){margin:unset}}@media screen and (max-width:767px){.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .right .feedback .buttons{display:block}.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .right .feedback .buttons .button{width:100%}.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .right .feedback .buttons .button:not(:last-child){margin-bottom:20px}}@media screen and (max-width:479px){.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .right .feedback{width:calc(100% + 32px);margin:0 -16px}}@media screen and (max-width:374px){.all-info-wrapper .all-info-bottom-wrapper .info-wrapper .right .feedback{padding:60px 16px}}.reviews-wrapper .product-reviews-summary{margin-bottom:80px}.reviews-wrapper .product-reviews-summary .rating-wrap{display:flex;align-items:center;margin-bottom:12px}.reviews-wrapper .product-reviews-summary .rating-wrap .rating-summary{width:84px;display:flex;background:url(../images/stars.svg) 0 50% no-repeat}.reviews-wrapper .product-reviews-summary .rating-wrap .rating-result{background:url(../images/stars_filled.svg) 0 50% no-repeat}.reviews-wrapper .product-reviews-summary .rating-wrap .rating-summary,.reviews-wrapper .product-reviews-summary .rating-wrap .rating-result{height:14px;background-size:auto 13px}.reviews-wrapper .product-reviews-summary .rating-wrap .rating-summary{margin-right:15px}.reviews-wrapper .product-reviews-summary .rating-wrap .rating-summary-numbers{font-weight:500;font-size:24px;line-height:24px;position:relative;top:2px}.reviews-wrapper .product-reviews-summary .reviews-actions{font-size:16px}.reviews-wrapper .product-reviews-summary .reviews-actions .note{display:block}.reviews-wrapper .review-list .block-title{font-weight:600;font-size:24px;line-height:32px;margin-bottom:40px;display:inline-flex}.reviews-wrapper .review-list .block-title strong{font-weight:600}.reviews-wrapper .review-list .block-title .count{width:20px;height:20px;border-radius:50%;background:#204a84;display:flex;justify-content:center;box-sizing:border-box;padding:0;font-size:12px;line-height:20px;color:#fff;font-weight:600;position:relative;top:6px;left:8px}.reviews-wrapper .review-list .block-content .toolbar [id="load-more-product-reviews"]{padding-left:220px}.reviews-wrapper .review-list .block-content .toolbar [id="load-more-product-reviews-link"]{background:none;border:none;font-weight:bold;font-size:16px;letter-spacing:0.1em;text-transform:uppercase;color:#204a84;position:relative;padding-right:30px;margin-bottom:50px;cursor:pointer}.reviews-wrapper .review-list .block-content .toolbar [id="load-more-product-reviews-link"]:after{content:'';position:absolute;right:0;top:0;width:10px;height:10px;box-sizing:border-box;border-style:solid;border-color:#204a84;border-width:0 0 2px 2px;transform:rotate(-45deg)}@media screen and (min-width:1025px){.reviews-wrapper .review-list .block-content .toolbar [id="load-more-product-reviews-link"]{transition:color .3s}.reviews-wrapper .review-list .block-content .toolbar [id="load-more-product-reviews-link"]:after{transition:border-color .3s}.reviews-wrapper .review-list .block-content .toolbar [id="load-more-product-reviews-link"]:hover{color:#1f1f22}.reviews-wrapper .review-list .block-content .toolbar [id="load-more-product-reviews-link"]:hover:after{border-color:#1f1f22}}.reviews-wrapper .review-list .block-content .toolbar [id="load-more-loader-reviews"]{text-align:center;margin-bottom:50px}.reviews-wrapper .review-list .block-content .toolbar [id="load-more-loader-reviews"] img{max-width:50px;max-height:50px}.reviews-wrapper .review-list .block-content .review-items{list-style:none}.reviews-wrapper .review-list .block-content .review-items .review-item{display:flex !important;align-items:flex-start;margin-bottom:40px}.reviews-wrapper .review-list .block-content .review-items .review-item:not(:first-child){padding-top:40px;border-top:1px solid rgba(31,31,34,0.2)}.reviews-wrapper .review-list .block-content .review-items .review-item .review-info{width:220px}.reviews-wrapper .review-list .block-content .review-items .review-item .review-info .review-date{font-size:12px;line-height:16px;color:rgba(31,31,34,0.4);margin-bottom:8px}.reviews-wrapper .review-list .block-content .review-items .review-item .review-info .review-author{font-weight:600;font-size:24px;color:#2c2e32}.reviews-wrapper .review-list .block-content .review-items .review-item .review-info .review-author strong{font-weight:600}.reviews-wrapper .review-list .block-content .review-items .review-item .review-details{width:calc(100% - 220px)}.reviews-wrapper .review-list .block-content .review-items .review-item .review-details .review-ratings{margin-bottom:15px}.reviews-wrapper .review-list .block-content .review-items .review-item .review-details .review-ratings .rating-summary{width:84px;display:flex;background:url(../images/stars.svg) 0 50% no-repeat}.reviews-wrapper .review-list .block-content .review-items .review-item .review-details .review-ratings .rating-result{background:url(../images/stars_filled.svg) 0 50% no-repeat}.reviews-wrapper .review-list .block-content .review-items .review-item .review-details .review-ratings .rating-summary,.reviews-wrapper .review-list .block-content .review-items .review-item .review-details .review-ratings .rating-result{height:14px;background-size:auto 13px}.reviews-wrapper .review-list .block-content .review-items .review-item .review-details .review-title{font-weight:600;font-size:16px;margin-bottom:10px;display:none}.reviews-wrapper .review-list .block-content .review-items .review-item .review-details .review-content{font-size:14px;line-height:20px;color:rgba(31,31,34,0.8)}.reviews-wrapper .review-list .block-content .review-items .review-item .review-details .review-answer{margin:20px 0 0 40px;padding-top:20px;border-top:1px solid rgba(31,31,34,0.2)}.reviews-wrapper .review-list .block-content .review-items .review-item .review-details .review-answer .answer-title{font-size:16px;font-weight:600;margin:0 0 10px}.reviews-wrapper .review-list .block-content .review-items .review-item .review-details .review-answer .answer-content{margin:0;font-style:normal;color:rgba(31,31,34,0.8)}.reviews-wrapper .review-add{width:100%;background:#F4F4F4;border-radius:10px;box-sizing:border-box;padding:70px 70px 60px}.reviews-wrapper .review-add .title{font-size:24px;font-weight:600;margin-bottom:15px}.reviews-wrapper .review-add .review-form fieldset{border:none;display:block}.reviews-wrapper .review-add .review-form .field input:not([type="radio"]):not([type="checkbox"]),.reviews-wrapper .review-add .review-form .field textarea{display:block;width:100%;height:40px;box-sizing:border-box;padding:7px 15px 5px;border:none;border:2px solid transparent;border-width:0 0 2px;background:#f5f6f8;color:#1f1f22;font-size:15px;outline:none;font-family:'OpenSans';border-radius:20px;transition:border-color .3s}.reviews-wrapper .review-add .review-form .field input:not([type="radio"]):not([type="checkbox"])::-webkit-input-placeholder,.reviews-wrapper .review-add .review-form .field textarea::-webkit-input-placeholder,.reviews-wrapper .review-add .review-form .field input:not([type="radio"]):not([type="checkbox"])::-moz-placeholder,.reviews-wrapper .review-add .review-form .field textarea::-moz-placeholder,.reviews-wrapper .review-add .review-form .field input:not([type="radio"]):not([type="checkbox"]):-ms-input-placeholder,.reviews-wrapper .review-add .review-form .field textarea:-ms-input-placeholder,.reviews-wrapper .review-add .review-form .field input:not([type="radio"]):not([type="checkbox"]):-moz-placeholder,.reviews-wrapper .review-add .review-form .field textarea:-moz-placeholder{color:#1f1f22;opacity:0.6}.reviews-wrapper .review-add .review-form .field input:not([type="radio"]):not([type="checkbox"]):-webkit-autofill,.reviews-wrapper .review-add .review-form .field textarea:-webkit-autofill{box-shadow:inset 0 0 0 500px #f5f6f8}.reviews-wrapper .review-add .review-form .field input:not([type="radio"]):not([type="checkbox"]).mage-error,.reviews-wrapper .review-add .review-form .field textarea.mage-error{border-bottom-color:#EB667B}.reviews-wrapper .review-add .review-form .field._error input:not([type="radio"]):not([type="checkbox"]),.reviews-wrapper .review-add .review-form .field._error textarea{border-bottom-color:#EB667B}.reviews-wrapper .review-add .review-form .field textarea{resize:vertical;min-height:170px;padding:15px}.reviews-wrapper .review-add .review-form .field [id="password-strength-meter-container"]{margin-top:5px;font-size:14px}.reviews-wrapper .review-add .review-form .field [id="password-strength-meter-container"] span{color:red}.reviews-wrapper .review-add .review-form .field [id="password-strength-meter-container"].password-very-strong span{color:#50C83A}.reviews-wrapper .review-add .review-form .password-wrap{position:relative}.reviews-wrapper .review-add .review-form .password-wrap .icon{position:absolute;z-index:2;top:8px;right:10px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;visibility:visible;opacity:1;transition:opacity .3s,visibility .3s}.reviews-wrapper .review-add .review-form .password-wrap input[type="password"][style*="display: none"]~.icon,.reviews-wrapper .review-add .review-form .password-wrap input[type="password"][style*="display:none"]~.icon{display:none}.reviews-wrapper .review-add .review-form .password-wrap input[type="password"]~.icon-eye-disabled{visibility:hidden;opacity:0}.reviews-wrapper .review-add .review-form .password-wrap input[type="text"]~.icon-eye{visibility:hidden;opacity:0}.reviews-wrapper .review-add .review-form button{min-width:100px;height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0 15px;box-sizing:border-box;font-weight:bold;font-size:16px;text-align:center;border-radius:20px;border:none;text-decoration:none;cursor:pointer;transition:background .3s,border-color .3s,box-shadow .3s;color:#fff;background:#046cfa;box-shadow:0 0 0 0 rgba(59,121,207,0.35)}.reviews-wrapper .review-add .review-form button.disabled{background:#f5f6f8;border-color:#f5f6f8;color:rgba(44,46,50,0.6);box-shadow:0px 4px 8px rgba(35,29,30,0.11);pointer-events:none}.d_desktop .reviews-wrapper .review-add .review-form button:hover{box-shadow:0px 4px 6px 0 rgba(59,121,207,0.35);background:#f68710}.reviews-wrapper .review-add .review-form button:active{background:#046cfa}.reviews-wrapper .review-add .review-form .review-field-rating,.reviews-wrapper .review-add .review-form .review-control-vote{display:flex;align-items:center}.reviews-wrapper .review-add .review-form .review-control-vote{margin-right:20px}.reviews-wrapper .review-add .review-form [data-text-rating-value]{position:relative;top:2px;font-weight:500}.reviews-wrapper .review-add .review-form .field:not(.choice){margin-bottom:30px}.reviews-wrapper .review-add .review-form .field label{display:none}.reviews-wrapper .review-add .review-form .field input{max-width:275px}.reviews-wrapper .review-add .review-form .field input:not([type="radio"]):not([type="checkbox"]),.reviews-wrapper .review-add .review-form .field textarea{background:#fff;border-radius:8px}.reviews-wrapper .review-add .review-form .field.choice{flex-wrap:wrap}.reviews-wrapper .review-add .review-form .field.choice>label{width:100%;display:block;font-size:14px;line-height:18px;color:#1f1f22;margin-bottom:10px}.reviews-wrapper .review-add .review-form .review-control-vote{display:inline-flex}.reviews-wrapper .review-add .review-form .review-control-vote input{display:none}.reviews-wrapper .review-add .review-form .review-control-vote label{display:flex;align-items:center;justify-content:center;width:26px;height:26px;margin:unset;color:#ffeb00;font-size:32px;cursor:pointer}.reviews-wrapper .review-add .review-form .review-control-vote label span{display:none}.reviews-wrapper .review-add .review-form .review-control-vote input:checked:first-child~label{color:#D1D1D1}.reviews-wrapper .review-add .review-form .review-control-vote input:checked:not(:first-child)+label~label{color:#D1D1D1}.reviews-wrapper .review-add .review-form .review-control-vote:hover label{color:#ffeb00 !important}.reviews-wrapper .review-add .review-form .review-control-vote:hover input:hover+label~label{color:#D1D1D1 !important}.reviews-wrapper .review-add .review-form .actions-toolbar{margin-top:20px;text-align:right}@media screen and (max-width:767px){.reviews-wrapper .review-add{padding:30px 24px}}@media screen and (max-width:479px){.reviews-wrapper .review-add{width:calc(100% + 22px);margin-left:-11px;margin-right:-11px;padding:30px 24px}.reviews-wrapper .review-add .review-form button{width:100%;padding:0 15px}}@media screen and (max-width:767px){.reviews-wrapper .product-review-container .review-list .block-content .toolbar [id="load-more-product-reviews"]{padding-left:unset}.reviews-wrapper .product-review-container .review-list .block-content .review-items .review-item{display:block !important}.reviews-wrapper .product-review-container .review-list .block-content .review-items .review-item .review-info,.reviews-wrapper .product-review-container .review-list .block-content .review-items .review-item .review-details{width:100%}.reviews-wrapper .product-review-container .review-list .block-content .review-items .review-item .review-info{margin-bottom:25px}}.review-and-video-wrapper .product-page-description{margin-bottom:40px}.review-and-video-wrapper .video-block .video-item{position:relative;display:inline-block;margin-bottom:40px}.review-and-video-wrapper .video-block .video-item img{display:block}.review-and-video-wrapper .video-block .video-item .product-video-item{position:absolute;top:0;left:0;right:0;bottom:0}.review-and-video-wrapper .video-block .video-item .product-video-item iframe{position:relative;z-index:2}.review-and-video-wrapper .video-block .video-item .product-video-item~img{position:relative;z-index:1}.review-and-video-wrapper .video-block .video-item .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}.review-and-video-wrapper .video-block .video-item .product-video-item~img.video-unplayed~.play-icon .icon{width:100%;height:100%}.review-and-video-wrapper .video-block .video-item .product-video-item~img.video-unplayed:hover~.play-icon{width:110px;height:110px}.review-and-video-wrapper .video-block .video-item .product-video-item~img:not(.video-unplayed){visibility:hidden;z-index:-1}.photo-wrapper .photo-item{margin-bottom:60px;display:flex;justify-content:center}.lightBox-wrapper{position:fixed;width:100%;height:100%;left:0;top:0;z-index:100}.lightBox-wrapper .lightBox-overlay{background-color:rgba(0,0,0,0.3);width:100%;height:100%}.lightBox-wrapper .lightBox-container{position:absolute;left:50px;top:50px;width:calc(100% - 100px);height:calc(100% - 100px)}@media screen and (max-width:767px){.lightBox-wrapper .lightBox-container{left:25px;top:25px;width:calc(100% - 50px);height:calc(100% - 50px)}}@media screen and (max-width:767px){.lightBox-wrapper .lightBox-container{left:0;top:0;width:100%;height:100%}}.lightBox-wrapper .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-wrapper .lightBox-close:after{transform:rotateZ(-45deg)}.lightBox-wrapper .lightBox-content{height:100%;background-color:#fff;padding:60px;box-sizing:border-box}.touch .lightBox-wrapper .lightBox-content{display:flex;align-items:center;justify-content:center;user-select:none}.touch .lightBox-wrapper .lightBox-content:not(.video) img{user-select:none;pointer-events:none}.touch .lightBox-wrapper .lightBox-content.video .product-video-item{width:100%;height:calc(100% - 72px)}.touch .lightBox-wrapper .lightBox-content.video .product-video-item iframe{width:100% !important;height:100% !important}.touch .lightBox-wrapper .lightBox-content.video img{position:absolute;top:-1px;left:-1px;width:0;height:0}@media screen and (max-width:767px){.lightBox-wrapper .lightBox-content{padding:24px}}.lightBox-wrapper .lightBox-content .img-slider{height:100%}.lightBox-wrapper .lightBox-content .img-slider .item{width:100%;display:flex;justify-content:center}.lightBox-wrapper .lightBox-content .img-slider img{width:100%;height:100%;object-fit:contain}.lightBox-wrapper .lightBox-content .img-slider .owl-stage-outer{height:100%;display:flex}.lightBox-wrapper .lightBox-content .img-slider .owl-stage{display:flex}.lightBox-wrapper .lightBox-content .img-slider .owl-stage:after{content:none}.lightBox-wrapper .lightBox-content .img-slider .owl-item{display:flex}.lightBox-wrapper .lightBox-content .img-slider .owl-nav>div{position:absolute;top:50%}.lightBox-wrapper .lightBox-content .img-slider .owl-nav>div.disabled{opacity:0.5}.lightBox-wrapper .lightBox-content .img-slider .owl-nav>div svg{display:block}.lightBox-wrapper .lightBox-content .img-slider .owl-nav .owl-prev{transform:rotateZ(180deg)}.lightBox-wrapper .lightBox-content .img-slider .owl-nav .owl-next{right:0}select[disabled]+.selectUi{pointer-events:none;opacity:0.5}select[disabled]+.selectUi .selectUi-options{display:none}.selectUi{font-size:16px;position:relative;width:var(--width)}.selectUi.active{z-index:1}.selectUi.active .selectUi-options{display:block}.selectUi-head{width:var(--width);height:var(--height);display:flex;align-items:center;border:1px solid #1f1f22;border-radius:5px;background-image:url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 16"><path fill="none" stroke="%234F435D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" d="M4 5L8 9 12 5"/></svg>');background-size:20px;background-repeat:no-repeat;background-position:right center;padding-left:5px;padding-right:20px;box-sizing:border-box;cursor:pointer}.selectUi-options{display:none;position:absolute;width:100%;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,0.1);max-height:250px;overflow-y:auto;overflow-x:hidden}.selectUi-options::-webkit-scrollbar{width:2px}.selectUi-options::-webkit-scrollbar:horizontal{height:2px}.selectUi-options::-webkit-scrollbar-track{background-color:transparent;border-radius:2px}.selectUi-options::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px}.selectUi-options::-webkit-scrollbar-thumb:hover{background-color:#ccc}.selectUi-option{padding-left:5px;height:var(--height);display:flex;align-items:center;cursor:default}.selectUi-option:hover{background-color:#204a84;color:#fff}.touch .swipe-zoom-block{position:relative;width:100% !important;height:100% !important;min-height:unset}.swipe-zoom-block img{max-height:100%}.credit-form .field._required .control{position:relative}.credit-form .field._required .control:after{content:'*';position:absolute;right:10px;top:50%;transform:translateY(-50%);line-height:1}.modal-popup .modal-content .adult-confirm{display:flex;align-items:center;flex-direction:row-reverse;justify-content:flex-end}.modal-popup .modal-content .adult-confirm a{text-decoration:none;color:rgba(31,31,34,0.8)}.modal-popup .modal-content .adult-confirm .label{display:block}.modal-popup .modal-content .adult-confirm .field-error{display:none}.modal-popup .modal-content .adult-confirm .choice.field{margin-bottom:0;--checkboxHeight:28px;display:inline-flex;line-height:var(--checkboxHeight);font-size:16px;color:rgba(31,31,34,0.8);cursor:pointer}.modal-popup .modal-content .adult-confirm .choice.field *{cursor:pointer}.modal-popup .modal-content .adult-confirm .choice.field input[type="checkbox"]{flex-shrink:0;-webkit-appearance:none;width:var(--checkboxHeight);height:var(--checkboxHeight);position:relative;display:flex;justify-content:center;align-items:center;margin:0 10px 0 0;cursor:pointer;background-color:#D9DADB;background-repeat:no-repeat;background-position:50% 50%;border-radius:8px;transition:background-color .3s,background-size .2s}.modal-popup .modal-content .adult-confirm .choice.field input[type="checkbox"]:active,.modal-popup .modal-content .adult-confirm .choice.field input[type="checkbox"]:checked{background:no-repeat 50% 50%;background-image:url(../images/checkbox.svg);background-color:#204a84;border-color:#204a84}.modal-popup .modal-content .adult-confirm .choice.field .fake-input,.modal-popup .modal-content .adult-confirm .choice.field .fake-checkbox{display:none}.modal-popup .modal-content .adult-confirm .choice.field .label{display:none}.modal-popup .modal-content .adult-confirm .control:after{content:none}.page-bottom{width:100%;max-width:1360px;padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto}@media (min-width:1920px){.page-bottom{max-width:1920px;padding-left:var(--containerPadding);padding-right:var(--containerPadding);box-sizing:border-box;margin-left:auto;margin-right:auto}}.product-info-main div.stock.unavailable{opacity:1 !important}.product-info-main div.stock.unavailable span{color:#dd0023 !important;font-weight:600 !important}.product-info-main div.stock.unavailable .icon{color:#dd0023 !important}