.login-popup{box-shadow:0 0 4px rgba(0,0,0,0.55);position:absolute;right:23px;top:100%;transition:all .13s linear;transform:scale(0.2);transform-origin:100% 0;opacity:0;z-index:-10}.login-popup.active{opacity:1;z-index:100;transform:scale(1);margin:14px -10px 0 0}.login-popup:before{content:'';position:absolute;top:-8px;height:15px;width:15px;background:#C92241;right:20px;transform:rotate(-45deg);box-shadow:0 0 4px rgba(0,0,0,0.55)}.login-popup:after{content:'';position:absolute;top:0;height:15px;width:33px;background:#C92241;right:15px}.auth-page,.login-popup{background:#C92241;padding:20px}.auth-page:before,.login-popup:before{content:'';position:absolute;top:-8px;height:15px;width:15px;background:#C92241;right:20px;transform:rotate(-45deg);box-shadow:0 0 4px rgba(0,0,0,0.55)}.auth-page:after,.login-popup:after{content:'';position:absolute;top:0;height:15px;width:33px;background:#C92241;right:15px}.auth-page .form-wrap,.login-popup .form-wrap{width:300px}.auth-page h1,.login-popup h1{color:#fff;font-size:18px;text-align:center;font-weight:bold;line-height:1em;padding:0;margin:0 0 20px}.auth-page .form-group,.login-popup .form-group{margin-bottom:25px}.auth-page .checkbox,.login-popup .checkbox{margin-bottom:20px;position:relative;user-select:none}.auth-page .checkbox .character-checkbox,.login-popup .checkbox .character-checkbox{width:25px;height:25px;cursor:pointer;border-radius:3px;border:1px solid #ccc;vertical-align:middle;display:inline-block;background:#fff}.auth-page .checkbox .label,.login-popup .checkbox .label{color:#fff;font-size:13px;font-weight:normal}.auth-page .checkbox.show:before,.login-popup .checkbox.show:before{content:'\e013';color:#C92241;font-size:17px;margin:4px 0 0 3px;position:absolute;pointer-events:none;font-family:Glyphicons Halflings}.auth-page .forget,.login-popup .forget{font-size:13px;text-align:center;display:block;color:#fff!important}.auth-page .btn.btn-custom,.login-popup .btn.btn-custom{font-size:14px;margin-bottom:20px}.auth-page .form-control,.login-popup .form-control{color:#212121}.auth-page .form-control:focus,.login-popup .form-control:focus{border-color:#fff;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px #fff}.btn-custom{color:#212121;background-color:#fff}.btn-custom:hover{color:#212121}.btn-custom:focus{color:#212121}.auth-page-wrapper{min-height:768px;display:flex;align-items:center}.auth-page-wrapper .auth-page{padding:30px;background:#C92241;width:360px;margin:40px auto;color:#fff}.auth-page-wrapper .auth-page input::-webkit-outer-spin-button,.auth-page-wrapper .auth-page input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.auth-page-wrapper .auth-page input[type=number]{-moz-appearance:textfield}.auth-page-wrapper .auth-page .alert{font-size:15px;font-weight:300}.auth-page-wrapper .auth-page .center{text-align:center}.auth-page-wrapper .auth-page .challenge-device .btn{width:100%;white-space:normal;margin-top:15px}.auth-page-wrapper .auth-page .qr-code-wrapper{background:#fff;padding:44px 5px;display:flex;align-items:center;justify-content:center;margin:40px 0 19px}.auth-page-wrapper .auth-page .qr-code-wrapper img{display:block}.auth-page-wrapper .auth-page a,.auth-page-wrapper .auth-page a:hover,.auth-page-wrapper .auth-page a:active,.auth-page-wrapper .auth-page a:visited{color:#fff;text-decoration:underline}.auth-page-wrapper .auth-page-actions{display:flex;align-items:center;justify-content:space-between;padding:20px 0 5px}.auth-page-wrapper .auth-page .btn[disabled]{display:none}.auth-page-wrapper .auth-page .btn,.auth-page-wrapper .auth-page .btn:focus,.auth-page-wrapper .auth-page .btn:visited,.auth-page-wrapper .auth-page .btn:hover,.auth-page-wrapper .auth-page .btn:active,.auth-page-wrapper .auth-page .btn.btn-link,.auth-page-wrapper .auth-page .btn.btn-link:focus,.auth-page-wrapper .auth-page .btn.btn-link:visited,.auth-page-wrapper .auth-page .btn.btn-link:hover,.auth-page-wrapper .auth-page .btn.btn-link:active,.auth-page-wrapper .auth-page .btn.btn-primary,.auth-page-wrapper .auth-page .btn.btn-primary:focus,.auth-page-wrapper .auth-page .btn.btn-primary:visited,.auth-page-wrapper .auth-page .btn.btn-primary:hover,.auth-page-wrapper .auth-page .btn.btn-primary:active,.auth-page-wrapper .auth-page .btn.btn-secondary,.auth-page-wrapper .auth-page .btn.btn-secondary:focus,.auth-page-wrapper .auth-page .btn.btn-secondary:visited,.auth-page-wrapper .auth-page .btn.btn-secondary:hover,.auth-page-wrapper .auth-page .btn.btn-secondary:active{color:#000;background:#fff;text-decoration:none}.auth-page-wrapper .auth-page-form{padding-top:20px}.auth-page-wrapper .auth-page-form table{margin-right:0;width:100%}.auth-page-wrapper .auth-page-form table label{padding-right:12px;margin-bottom:0}.auth-page-wrapper .auth-page:before,.auth-page-wrapper .auth-page:after{display:none}.auth-page-wrapper .auth-page .mb-3{margin-bottom:15px}.auth-page-wrapper .auth-page .errorlist{list-style:none;margin:0 0 20px 0;padding-left:0}.auth-page-wrapper .auth-page .errorlist li{margin-bottom:10px}.auth-page-wrapper .auth-page input[type='password'],.auth-page-wrapper .auth-page input[type='text']{width:100%;display:block;height:40px;padding:8px 12px;font-size:15px;line-height:1.4;color:#6f6f6f;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;margin:8px 0}.auth-page-wrapper .auth-page input[type='password']:focus,.auth-page-wrapper .auth-page input[type='text']:focus{border-color:#fff;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px white}.auth-page-wrapper .row-actions{padding-top:15px}.auth-page-wrapper .row-actions p{margin:0}.auth-page-wrapper .row-actions .btn{width:100%;margin-bottom:15px}.auth-page-form tbody,.auth-page-form.edit-credentials tbody,.auth-page-form.wizard-step-validation tbody,.auth-page-form.wizard-step-sms tbody,.auth-page-form.wizard-step-email tbody,.auth-page-form.wizard-step-generator tbody,.auth-page-form.wizard-step-method tbody{display:flex;flex-direction:column}.auth-page-form tbody tr,.auth-page-form.edit-credentials tbody tr,.auth-page-form.wizard-step-validation tbody tr,.auth-page-form.wizard-step-sms tbody tr,.auth-page-form.wizard-step-email tbody tr,.auth-page-form.wizard-step-generator tbody tr,.auth-page-form.wizard-step-method tbody tr{display:block}.auth-page-form tbody th:first-child,.auth-page-form.edit-credentials tbody th:first-child,.auth-page-form.wizard-step-validation tbody th:first-child,.auth-page-form.wizard-step-sms tbody th:first-child,.auth-page-form.wizard-step-email tbody th:first-child,.auth-page-form.wizard-step-generator tbody th:first-child,.auth-page-form.wizard-step-method tbody th:first-child{display:block;margin-bottom:10px}.auth-page-form tbody th:first-child label,.auth-page-form.edit-credentials tbody th:first-child label,.auth-page-form.wizard-step-validation tbody th:first-child label,.auth-page-form.wizard-step-sms tbody th:first-child label,.auth-page-form.wizard-step-email tbody th:first-child label,.auth-page-form.wizard-step-generator tbody th:first-child label,.auth-page-form.wizard-step-method tbody th:first-child label{font-size:120%;font-weight:600}.auth-page-form tbody td,.auth-page-form tbody th:last-child,.auth-page-form.edit-credentials tbody td,.auth-page-form.edit-credentials tbody th:last-child,.auth-page-form.wizard-step-validation tbody td,.auth-page-form.wizard-step-validation tbody th:last-child,.auth-page-form.wizard-step-sms tbody td,.auth-page-form.wizard-step-sms tbody th:last-child,.auth-page-form.wizard-step-email tbody td,.auth-page-form.wizard-step-email tbody th:last-child,.auth-page-form.wizard-step-generator tbody td,.auth-page-form.wizard-step-generator tbody th:last-child,.auth-page-form.wizard-step-method tbody td,.auth-page-form.wizard-step-method tbody th:last-child{display:block}.auth-page-form tbody input[type='number'],.auth-page-form tbody input[type='password'],.auth-page-form tbody input[type='text'],.auth-page-form.edit-credentials tbody input[type='number'],.auth-page-form.edit-credentials tbody input[type='password'],.auth-page-form.edit-credentials tbody input[type='text'],.auth-page-form.wizard-step-validation tbody input[type='number'],.auth-page-form.wizard-step-validation tbody input[type='password'],.auth-page-form.wizard-step-validation tbody input[type='text'],.auth-page-form.wizard-step-sms tbody input[type='number'],.auth-page-form.wizard-step-sms tbody input[type='password'],.auth-page-form.wizard-step-sms tbody input[type='text'],.auth-page-form.wizard-step-email tbody input[type='number'],.auth-page-form.wizard-step-email tbody input[type='password'],.auth-page-form.wizard-step-email tbody input[type='text'],.auth-page-form.wizard-step-generator tbody input[type='number'],.auth-page-form.wizard-step-generator tbody input[type='password'],.auth-page-form.wizard-step-generator tbody input[type='text'],.auth-page-form.wizard-step-method tbody input[type='number'],.auth-page-form.wizard-step-method tbody input[type='password'],.auth-page-form.wizard-step-method tbody input[type='text']{width:100%;display:block;height:40px;padding:8px 12px;font-size:15px;line-height:1.4;color:#6f6f6f;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;margin:8px 0}.auth-page-form tbody input[type='number']:focus,.auth-page-form tbody input[type='password']:focus,.auth-page-form tbody input[type='text']:focus,.auth-page-form.edit-credentials tbody input[type='number']:focus,.auth-page-form.edit-credentials tbody input[type='password']:focus,.auth-page-form.edit-credentials tbody input[type='text']:focus,.auth-page-form.wizard-step-validation tbody input[type='number']:focus,.auth-page-form.wizard-step-validation tbody input[type='password']:focus,.auth-page-form.wizard-step-validation tbody input[type='text']:focus,.auth-page-form.wizard-step-sms tbody input[type='number']:focus,.auth-page-form.wizard-step-sms tbody input[type='password']:focus,.auth-page-form.wizard-step-sms tbody input[type='text']:focus,.auth-page-form.wizard-step-email tbody input[type='number']:focus,.auth-page-form.wizard-step-email tbody input[type='password']:focus,.auth-page-form.wizard-step-email tbody input[type='text']:focus,.auth-page-form.wizard-step-generator tbody input[type='number']:focus,.auth-page-form.wizard-step-generator tbody input[type='password']:focus,.auth-page-form.wizard-step-generator tbody input[type='text']:focus,.auth-page-form.wizard-step-method tbody input[type='number']:focus,.auth-page-form.wizard-step-method tbody input[type='password']:focus,.auth-page-form.wizard-step-method tbody input[type='text']:focus{border-color:#fff;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px white}.auth-page-form.edit-inline tbody tr,.auth-page-form.edit-credentials.edit-inline tbody tr,.auth-page-form.wizard-step-validation.edit-inline tbody tr,.auth-page-form.wizard-step-sms.edit-inline tbody tr,.auth-page-form.wizard-step-email.edit-inline tbody tr,.auth-page-form.wizard-step-generator.edit-inline tbody tr,.auth-page-form.wizard-step-method.edit-inline tbody tr{display:flex;align-items:center;margin-bottom:20px}.auth-page-form.edit-inline tbody tr th,.auth-page-form.edit-inline tbody tr td,.auth-page-form.edit-credentials.edit-inline tbody tr th,.auth-page-form.edit-credentials.edit-inline tbody tr td,.auth-page-form.wizard-step-validation.edit-inline tbody tr th,.auth-page-form.wizard-step-validation.edit-inline tbody tr td,.auth-page-form.wizard-step-sms.edit-inline tbody tr th,.auth-page-form.wizard-step-sms.edit-inline tbody tr td,.auth-page-form.wizard-step-email.edit-inline tbody tr th,.auth-page-form.wizard-step-email.edit-inline tbody tr td,.auth-page-form.wizard-step-generator.edit-inline tbody tr th,.auth-page-form.wizard-step-generator.edit-inline tbody tr td,.auth-page-form.wizard-step-method.edit-inline tbody tr th,.auth-page-form.wizard-step-method.edit-inline tbody tr td{margin-bottom:0}.auth-page-form.edit-inline tbody tr input,.auth-page-form.edit-credentials.edit-inline tbody tr input,.auth-page-form.wizard-step-validation.edit-inline tbody tr input,.auth-page-form.wizard-step-sms.edit-inline tbody tr input,.auth-page-form.wizard-step-email.edit-inline tbody tr input,.auth-page-form.wizard-step-generator.edit-inline tbody tr input,.auth-page-form.wizard-step-method.edit-inline tbody tr input{display:block}.auth-page-form #id_setup-method,.auth-page-form #id_method-method{list-style:none;padding:0}.auth-page-form #id_setup-method label,.auth-page-form #id_method-method label{position:relative;overflow:hidden;height:22px;display:flex;align-items:center;padding-left:24px;cursor:pointer}.auth-page-form #id_setup-method label input,.auth-page-form #id_method-method label input{position:absolute;left:-17px;top:0;height:0;width:0}.auth-page-form #id_setup-method label input::before,.auth-page-form #id_method-method label input::before{content:'';position:absolute;left:20px;top:2px;height:14px;width:14px;border:1px solid #fff;border-radius:100%}.auth-page-form #id_setup-method label input::after,.auth-page-form #id_method-method label input::after{content:'';position:absolute;left:22px;top:4px;height:10px;width:10px;background:#fff;border-radius:100%;opacity:0;transition:all .1s linear}.auth-page-form #id_setup-method label input:checked::after,.auth-page-form #id_method-method label input:checked::after{opacity:1}.backup-tokens-list{list-style:none;text-align:center;padding:25px 0;border-top:1px solid #fff;border-bottom:1px solid #fff}.backup-tokens-list li{font-size:17px;margin-bottom:4px;font-weight:600}.profile-page{min-height:600px}.profile-page p{margin-bottom:25px;font-size:16px;line-height:1.2em}.profile-page .backup-devices-list{list-style:none;padding-left:0}.profile-page .backup-devices-list li{display:flex;margin-bottom:15px;flex-wrap:wrap;align-items:center}.profile-page .backup-devices-list li form{display:block;padding-left:15px}.back-order-modal{position:fixed;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0.5);top:0;left:0;z-index:500}.back-order-modal__item{display:none;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:.3rem;outline:0;max-width:500px;margin:1.75rem 0}.back-order-modal__item:first-child{display:flex}.back-order-modal__item>div{padding:1rem}.back-order-modal__title{border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between}.back-order-modal__title .loading-spinner{opacity:0}.back-order-modal__title .loading-spinner.active{opacity:1}.back-order-modal__footer{border-top:1px solid #dee2e6;display:flex;justify-content:flex-end}.banner-notifications-section{position:absolute;top:140px;right:0;z-index:999999;padding:20px}.banner-notification-message{background-color:#f6f6f6;color:#666;border-radius:20px;border:1px solid transparent;width:100%;padding:18px 36px 18px 18px;transition:opacity .2s linear}.banner-notification-message-content{margin:0 auto;position:relative;box-sizing:border-box;text-align:center}.banner-notification-message-content p{margin:0}.banner-notification-message-content *{line-height:1.2;font-size:17px}.banner-notification-message .close{position:absolute;right:0;top:0;height:14px;width:14px;margin-right:-20px;cursor:pointer}.banner-notification-message .close:before,.banner-notification-message .close:after{content:'';height:4px;width:18px;border-radius:4px;background-color:#666;position:absolute;left:0;transform-origin:50% 50%;top:50%;margin:-2px 0 0 -2px}.banner-notification-message .close:before{transform:rotate(-45deg)}.banner-notification-message .close:after{transform:rotate(45deg)}.banner-notification-message.error-{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.banner-notification-message.error- .close:after,.banner-notification-message.error- .close:before{background-color:#a94442}.banner-notification-message.success-{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.banner-notification-message.success- .close:after,.banner-notification-message.success- .close:before{background-color:#3c763d}.banner-notification-message.alert-{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.banner-notification-message.alert- .close:after,.banner-notification-message.alert- .close:before{background-color:#8a6d3b}.banner-notification-message.notice-{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.banner-notification-message.notice- .close:after,.banner-notification-message.notice- .close:before{background-color:#31708f}.page-content.active .two-col-price .right-col{width:75%}.two-col-price{display:flex;justify-content:space-between;align-items:stretch}.two-col-price .left-col{width:280px;padding-right:15px}.two-col-price .right-col{width:80%}.two-col-price .right-col .price-output{position:relative}.two-col-price .right-col .price-output .pagination{display:none}.two-col-price .right-col .price-output .loading-spinner{top:100px;display:none}.two-col-price .right-col .price-output.loading .plate-price{opacity:.5}.two-col-price .right-col .price-output.loading .loading-spinner{display:block}.plate-price-section{margin-bottom:20px}.plate-price-section h4{position:relative;margin-bottom:15px;padding:0;margin-top:0;font-weight:500}.plate-price-section h4:after{position:absolute;top:45%;left:0;z-index:0;width:100%;height:1px;background:#ccc;content:''}.plate-price-section h4 span{background:#fff;position:relative;z-index:1;padding-right:20px}.plate-price-list{list-style:none;display:flex;justify-content:space-between;padding:0;margin:0 -15px 25px;flex-wrap:wrap}.plate-price-list-item{width:200px;margin:0 15px 30px;padding:10px;border:1px solid #ccc}.plate-price-list-item-wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%}.plate-price-list-item-top{position:relative}.plate-price-list-item-top .promo-label{height:40px;width:40px;border-radius:100%;color:#fff;font-size:25px;display:flex;position:absolute;right:-5px;top:-5px;background:#C92241;line-height:1;justify-content:center;align-items:center;font-weight:900;z-index:2}.plate-price-list-item-image{width:100%;height:200px;display:flex;justify-content:center;align-items:flex-start}.plate-price-list-item-image.loading{z-index:1;background:url("/static/images/dflip/loading.7e99e1159a36.gif") 50% 50% no-repeat}.plate-price-list-item-image img{display:block;max-width:100%;max-height:100%}.plate-price-list-item-name{padding:10px 0;font-size:13px;line-height:1.1;min-height:2.2em;margin-bottom:2px;box-sizing:content-box}.plate-price-list-item-info-row{display:block;line-height:1.1;margin-bottom:4px}.plate-price-list-item-info-row.red-{color:#C92241}.plate-price-list-item-info-row .key-{font-weight:500}.plate-price-list-item .order-row{position:relative;float:right}.plate-price-list-item .order-row .stock-label{vertical-align:middle;padding-right:5px}.plate-price-list-item .order-row input{position:absolute;right:35px;top:0;height:1px;width:1px;opacity:0}.plate-price-list-item .order-row .orderbtn{height:35px;width:35px;overflow:hidden;border-radius:100%;color:transparent;background:#C92241 url("/static/images/cart.9d02ab4e7c63.png") 50% 50%/60% auto no-repeat}.plate-price-list-item .order-row .out-of-stock{background:#999 url("/static/images/cart.9d02ab4e7c63.png") 50% 50%/60% auto no-repeat}.plate-price-list-dummy{width:200px;margin:0 15px 0}.filter-box{padding-bottom:15px}.filter-box:first-child{padding-top:20px}.filter-box-title{font-weight:600;font-size:17px}.filter-list{padding:7px 0 0 0;list-style:none;margin:0}.filter-list a:focus,.filter-list a:active,.filter-list a:hover{text-decoration:none!important;color:#000}.filter-list-item{padding:5px 0;border-bottom:1px solid #ccc}.filter-list-item:last-child{border:none}.filter-list-item.hidden{display:none}.filter-list-item .toggle-price-category{color:#000;text-transform:uppercase;font-size:18px;position:relative;display:block;padding-left:18px}.filter-list-item .toggle-price-category:before{content:'';position:absolute;left:-2px;top:8px;height:10px;width:10px;transform-origin:50%;border-top:1px solid #C92241;border-right:1px solid #C92241;transform:rotate(45deg)}.filter-list-item.active .toggle-price-category{color:#C92241}.filter-list-item.active .toggle-price-category:before{top:5px;transform:rotate(135deg)}.filter-list-item.active .subfilter-list{display:block}.filter-list-link{padding-left:20px;position:relative;color:#000;padding-right:15px;line-height:1.1;display:block;font-size:14px;transition:all .1s linear}.filter-list-link.inactive{opacity:.25;cursor:default}.filter-list-link:before{position:absolute;left:0;top:0;border-radius:100%;content:'';height:14px;width:14px;border:1px solid #ccc}.filter-list-link span{position:absolute;right:0;top:2px;height:11px;width:11px;opacity:0}.filter-list-link span:after,.filter-list-link span:before{content:'';height:11px;width:1px;background:#6e6e6e;transform-origin:50%;position:absolute;top:0;left:50%}.filter-list-link span:before{transform:rotate(45deg)}.filter-list-link span:after{transform:rotate(-45deg)}.filter-list-link.active{color:#C92241!important}.filter-list-link.active span{opacity:1}.filter-list-link.active:before{border:1px solid #C92241}.filter-list-link.active:after{position:absolute;left:2px;top:2px;border-radius:100%;content:'';height:10px;width:10px;background:#C92241}.filter-list .subfilter-list{display:none;list-style:none;margin:0;padding:9px 0 5px}.filter-list .subfilter-list .subfilter-list-item{margin-bottom:8px;padding-left:18px}.cart-sidebar{position:absolute;right:-600px;width:600px;background:#fbfbfb;transition:right .2s linear;height:100%;z-index:1049;box-shadow:0 4px 20px 0 #eee;overflow:hidden}.cart-sidebar .sidebar-content{height:100%;overflow-y:auto}.cart-sidebar.active{right:0;padding-left:0}.cart-sidebar:before{position:absolute;left:0;top:0;transition:all .3s linear}.cart-sidebar.loading{position:absolute}.cart-sidebar.loading .loading-spinner{display:block}.cart-sidebar.loading:before{position:absolute;left:0;top:0;background:rgba(255,255,255,0.2);content:'';width:100%;height:100%;transition:all .3s linear}.cart-sidebar .cart-header,.cart-sidebar .cart-footer{display:flex;flex-direction:column}.cart-sidebar .cart-header .top,.cart-sidebar .cart-footer .top{display:flex;justify-content:space-between;align-items:center;width:100%;padding:20px}.cart-sidebar .cart-header .top .left,.cart-sidebar .cart-footer .top .left{display:flex;align-items:center}.cart-sidebar .cart-header .top .left .open-cart-sidebar,.cart-sidebar .cart-footer .top .left .open-cart-sidebar{color:#292E3D;font-size:24px;line-height:32px;font-weight:700}.cart-sidebar .cart-header .top .left .counter,.cart-sidebar .cart-footer .top .left .counter{display:flex;justify-content:center;align-items:center;width:22px;height:22px;margin-left:6px;border-radius:11px;background-color:#F1F2F4;color:#8D90A6;font-size:12px;font-weight:700}.cart-sidebar .cart-header .top .left .print-button,.cart-sidebar .cart-footer .top .left .print-button{margin-left:12px;font-weight:500;font-size:15px;line-height:20px;color:#4946EB}.cart-sidebar .cart-header .top .close,.cart-sidebar .cart-footer .top .close{display:flex;justify-content:center;align-items:center;width:32px;width:32px;cursor:pointer}.cart-sidebar .cart-header .bottom,.cart-sidebar .cart-footer .bottom{display:flex;flex-direction:column;width:100%;border:1px solid #4946EB;border-radius:12px;padding:12px}.cart-sidebar .cart-header .bottom .grand-total,.cart-sidebar .cart-header .bottom .savings,.cart-sidebar .cart-footer .bottom .grand-total,.cart-sidebar .cart-footer .bottom .savings{display:flex;justify-content:space-between;align-items:center;width:100%}.cart-sidebar .cart-header .bottom .grand-total .label,.cart-sidebar .cart-header .bottom .savings .label,.cart-sidebar .cart-footer .bottom .grand-total .label,.cart-sidebar .cart-footer .bottom .savings .label{font-weight:700;font-size:15px;color:#8D90A6}.cart-sidebar .cart-header .bottom .grand-total .label.small,.cart-sidebar .cart-header .bottom .savings .label.small,.cart-sidebar .cart-footer .bottom .grand-total .label.small,.cart-sidebar .cart-footer .bottom .savings .label.small{font-size:13px}.cart-sidebar .cart-header .bottom .grand-total .sum,.cart-sidebar .cart-header .bottom .savings .sum,.cart-sidebar .cart-footer .bottom .grand-total .sum,.cart-sidebar .cart-footer .bottom .savings .sum{font-weight:700;font-size:18px;color:#292E3D}.cart-sidebar .cart-header .bottom .grand-total .percent,.cart-sidebar .cart-header .bottom .savings .percent,.cart-sidebar .cart-footer .bottom .grand-total .percent,.cart-sidebar .cart-footer .bottom .savings .percent{margin-left:3px;font-weight:500;font-size:12px;color:#8D90A6}.cart-sidebar .cart-footer{padding:20px;box-shadow:8px 0 4px 4px #eee;border-top:1px solid #ddd}.cart-sidebar .cart-footer .bottom{border:1px solid #D3D9E1;background-color:#FBFBFB}.cart-sidebar .cart-content-block{overflow-x:hidden;overflow-y:auto;border-bottom:1px solid transparent;padding-left:2px}.cart-sidebar .cart-content-block .cart-header{margin-top:-100px}.cart-sidebar .spinner{position:absolute;color:#C92241;display:none;left:50%;top:50%}.cart-sidebar .tab-pane.loading{position:relative;cursor:progress}.cart-sidebar .tab-pane.loading:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';background:rgba(255,255,255,0.5)}.cart-sidebar .tab-pane.loading .spinner{display:block;z-index:10}.cart-sidebar .nav-tabs{position:relative;border-bottom:1px solid #ddd;padding:0 20px 20px 20px;box-shadow:0 4px 4px 0 #eee}.cart-sidebar .nav-tabs li{margin:5px 3px 0 0;display:block}.cart-sidebar .nav-tabs li a{display:flex;justify-content:center;align-items:center;border-radius:12px;padding:9px 16px;background-color:#F1F2F4;font-size:13px;line-height:16px;font-weight:700;will-change:auto;transition:1s;color:#8D90A6}.cart-sidebar .nav-tabs li a.active,.cart-sidebar .nav-tabs li a.active:focus,.cart-sidebar .nav-tabs li a.active:hover{background-color:#C3CBD5;color:#292E3D}.cart-sidebar .list-group .list-group-item{padding:6px 5px;overflow:hidden;font-size:15px;border-left:0;border-right:0;font-weight:600}.cart-sidebar .list-group .list-group-item .badge{font-size:15px;background-color:#C92241;font-weight:300}.cart-sidebar .print-order{position:absolute;top:83px;right:12px;font-size:22px;color:#fff}.cart-sidebar .tab-content{padding-bottom:20px}.cart-sidebar .submit-row .sr-buttons{margin-bottom:16px}.cart-sidebar .submit-row .buttons{display:flex;margin-top:16px}.cart-sidebar .submit-row .buttons .btn{display:flex;justify-content:center;align-items:center;flex:1;margin-right:12px}.cart-sidebar .submit-row .buttons .btn:last-of-type{margin-right:0}.cart-sidebar .submit-row .buttons .print{border:1px solid #D3D9E1}.cart-sidebar .submit-row .totals{display:flex;flex-direction:column;width:100%;border:1px solid #D3D9E1;border-radius:12px;padding:12px;background-color:#FBFBFB}.cart-sidebar .submit-row .totals .grand-total,.cart-sidebar .submit-row .totals .savings{display:flex;justify-content:space-between;align-items:center;width:100%}.cart-sidebar .submit-row .totals .grand-total .label,.cart-sidebar .submit-row .totals .savings .label{font-weight:700;font-size:15px;color:#8D90A6}.cart-sidebar .submit-row .totals .grand-total .label.small,.cart-sidebar .submit-row .totals .savings .label.small{font-size:13px}.cart-sidebar .submit-row .totals .grand-total .sum,.cart-sidebar .submit-row .totals .savings .sum{font-weight:700;font-size:18px;color:#292E3D}.cart-sidebar .submit-row .totals .grand-total .percent,.cart-sidebar .submit-row .totals .savings .percent{margin-left:3px;font-weight:500;font-size:12px;color:#8D90A6}.cart-sidebar .submit-row .totals .total-count{display:inline-block}.cart-sidebar .submit-row .totals .totals-row{display:inline-block;color:#ee4752}.cart-sidebar .submit-row .totals .totals-row div{display:inline}.cart-sidebar .submit-row .totals .totals-row .total-price{font-weight:600}.cart-sidebar .submit-row .totals .supplier-savings{color:#7f7e7e;padding-top:3px;font-weight:600}.cart-sidebar .submit-row .alert{margin-bottom:0}.cart-sidebar .empty-cart-message{display:flex;flex-direction:column}.cart-sidebar .empty-cart-message .text{width:220px;font-size:16px;color:#292E3D}.cart-sidebar .tab-pane{padding:5px 15px}.cart-sidebar .min-order-message{padding-top:6px;color:#8D90A6;font-size:12px;font-weight:700;text-transform:uppercase}.cart-sidebar .submit-section{float:right}.cart-sidebar .submit-subsection{height:46px;padding-top:10px!important;font-size:12px;line-height:1}.cart-sidebar .cutoff-time{padding:7px 0}.cart-sidebar .cutoff-time .small-tooltip{font-size:11px;color:#7f7e7e}.cart-sidebar .cutoff-time.multi-line p{margin-bottom:0;padding-top:6px;white-space:pre-line}#ulm-modal{display:none;position:fixed;z-index:9999;bottom:0;left:0;right:0;top:0;padding-top:50px;align-items:flex-start;justify-content:center;background:none repeat scroll 0 0 rgba(255,255,255,0.5);overflow-y:auto}#ulm-modal .modal-content{position:relative;display:flex;align-items:center;justify-content:center;width:700px;height:800px;background-color:#fefefe;padding:24px;max-width:80%;border-radius:6px}#ulm-modal .modal-content h2{margin-bottom:12px;color:#b4252d;font-size:24px;font-weight:500}#ulm-modal .modal-content p,#ulm-modal .modal-content li{font-weight:400;font-size:14px}#ulm-modal .close{position:absolute;top:8px;right:8px;color:#aaa;float:right;font-size:28px;font-weight:bold}#ulm-modal .close:hover,#ulm-modal .close:focus{color:#000;text-decoration:none;cursor:pointer}#ulm-modal .buttons,#ulm-modal .inputs{display:flex;justify-content:center}#ulm-modal .buttons input,#ulm-modal .inputs input{width:300px;height:36px}#ulm-modal .buttons{margin-top:18px}#ulm-modal .buttons button{margin-right:18px}#ulm-modal .buttons button:last-of-type{margin-right:0}#ulm-modal .error-text{font-size:12px;color:red}.simple-tooltip{position:relative;color:red;font-size:16px}.simple-tooltip .tooltip-text{position:absolute;left:100%;width:200px;margin:1px -20px 0 0;top:100%;background:rgba(255,255,255,0.9);border:1px solid red;text-align:left;font-size:14px;line-height:1.2;opacity:0;z-index:-10;border-radius:3px;padding:2px 5px;font-family:'Open Sans',sans-serif}.simple-tooltip .tooltip-text b{display:block;text-align:center;margin-bottom:2px}.simple-tooltip .tooltip-text .warn-message{display:block;font-size:13px;text-transform:capitalize}.simple-tooltip.gray{color:#2C2C2C}.simple-tooltip.gray .tooltip-text{border-color:#fff;background:#2C2C2C;color:#fff}.simple-tooltip.width-auto .tooltip-text{width:auto;padding:6px 8px;white-space:nowrap}.simple-tooltip:hover .tooltip-text{z-index:10;opacity:1}.tab-cart-section{margin-bottom:20px}.tab-cart-section:last-child{margin-bottom:0}.tab-cart-section h2{font-size:18px;text-transform:uppercase;margin-bottom:10px;font-weight:600}.cart-table thead th{height:48px;vertical-align:middle!important;color:#8D90A6;font-size:13px;font-weight:700;border:none}.cart-table th,.cart-table td{text-align:center;padding:8px 4px;width:10%;vertical-align:middle}.cart-table th:first-child:not(.batch-select-col),.cart-table td:first-child:not(.batch-select-col){text-align:left;width:35%;padding-left:0!important}.cart-table th:last-child,.cart-table td:last-child{padding-right:0!important}.cart-table th .cart-move,.cart-table td .cart-move{width:75px}.cart-table th.batch-select-col,.cart-table td.batch-select-col{display:none;width:9%;vertical-align:middle}.cart-table th.batch-select-col.is-visible,.cart-table td.batch-select-col.is-visible{display:table-cell}.cart-table th.batch-select-col+th,.cart-table th.batch-select-col+td,.cart-table td.batch-select-col+th,.cart-table td.batch-select-col+td{text-align:left;width:35%}.cart-table th.batch-select-col .checkbox,.cart-table td.batch-select-col .checkbox{padding-left:0;display:flex;width:23px;height:100%;position:relative}.cart-table th.batch-select-col .checkbox input,.cart-table td.batch-select-col .checkbox input{margin:0!important;position:relative;cursor:pointer;z-index:1}.cart-table th.batch-select-col .checkbox input:focus+label:before,.cart-table th.batch-select-col .checkbox input:active+label:before,.cart-table th.batch-select-col .checkbox input+label:before,.cart-table td.batch-select-col .checkbox input:focus+label:before,.cart-table td.batch-select-col .checkbox input:active+label:before,.cart-table td.batch-select-col .checkbox input+label:before{outline:0!important}.cart-table th.batch-select-col .checkbox label,.cart-table td.batch-select-col .checkbox label{z-index:0;position:absolute;left:0;top:50%;transform:translateY(-50%)}.cart-table th.batch-select-col .checkbox label:after,.cart-table th.batch-select-col .checkbox label:before,.cart-table td.batch-select-col .checkbox label:after,.cart-table td.batch-select-col .checkbox label:before{margin-left:0}.cart-table tbody>tr td{vertical-align:middle;line-height:1.2}.cart-table tbody>tr td.half- .btn-delete{height:34px;padding:5px 7px}.cart-table tbody>tr td.half- .btn-alternative{height:34px;padding:8px 6px;font-size:9px}.cart-table thead>tr>th{border-bottom:1px solid #d6d6d6}.cart-table .btn-delete{width:76px;background-color:#7f7e7e;color:#fff}.cart-table .btn-alternative{width:76px;height:63px;background-color:#d5d5d5;padding:20px 7px;color:#292E3D;font-size:9px}.cart-table .pseudo-select-block{display:inline-block;margin-top:3px}.cart-table .pseudo-select-block .select-box{width:76px;height:29px;border-radius:12px;color:#fff}.cart-table .cart-item-bottom-block{display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:space-between;margin:8px -14px 0 0}.cart-table .cart-item-label{color:#868686;padding:2px;display:inline-block}.cart-table .cart-item-label.red-label{background-color:#C92241;color:#fff}.cart-bottom-block{padding:20px 20px 0 20px;min-height:20px;background-color:#fff}.cart-bottom-block h3{line-height:27px;margin-bottom:8px;font-size:24px;padding:0 10px}.full-cell{padding:3px 8px!important}.qty-block{text-align:center;width:42px}.qty-block.loading{position:relative}.qty-block.loading:before{content:'';position:absolute;top:50%;left:30%;transform:translate(-13px,-9px);background-image:url("/static/images/spinner.8d85e76abf1e.svg");background-repeat:no-repeat;background-size:100% auto;background-position:50%;height:20px;width:100%;z-index:2;background-color:rgba(255,255,255,0.7)}.qty-block .qty-input{height:22px;width:42px;display:block;margin:0;padding:0;text-align:center;box-sizing:border-box;position:relative;z-index:1;border:none}.qty-block .qty-input.has-error{box-shadow:0 0 3px #ff3c3c}.qty-block .btn{width:42px;height:19px;background-repeat:no-repeat;background-position:50% 4px;margin:0;display:block;box-sizing:border-box}.qty-block .btn.btn-arrow-up{background-image:url("/static/images/chevron_up.9bdb17e4b972.svg")}.qty-block .btn.btn-arrow-down{background-image:url("/static/images/chevron_down.3bfdf3315b8f.svg")}.order-product-modal .modal-dialog{width:800px;min-width:800px}.order-product-modal .modal-header h4{margin:0;padding:0}.order-product-modal .modal-header h4 select{width:100%;box-sizing:border-box}.order-product-modal .modal-body{padding:0}.order-product-modal .modal-body .success-message{width:100%;height:200px;font-size:16px;display:flex;align-items:center;text-align:center;justify-content:center}.order-product-modal .attention{margin-bottom:15px;font-weight:600}.order-product-modal .product-order-form-row{display:flex;justify-content:space-between;align-items:stretch;margin-bottom:17px}.order-product-modal .product-order-form-row-label{width:150px;display:flex;align-items:center;font-weight:500;text-transform:uppercase}.order-product-modal .product-order-form-row-input{width:80%}.order-product-modal .table{font-size:14px;margin-bottom:0}.order-product-modal .table .inline-icon{font-size:10px}.order-product-modal .table thead th{width:20%;border:0}.order-product-modal .table thead th:first-child{width:40%}.order-product-modal .table tbody .success{background:#86c493;transition:all .2s linear}.order-product-modal .table tbody td{vertical-align:middle}.order-product-modal .table tbody .qty-block{width:50px}.contacts-block{padding:5px 15px 5px 0;display:inline-block;width:25%;vertical-align:top;margin-bottom:25px;box-sizing:border-box}.contacts-block .cb-title{font-size:18px;margin-bottom:7px;font-weight:400;min-height:2.4em;padding-bottom:6px;border-bottom:1px solid #ccc}.contacts-block .cb-row{margin-bottom:3px;font-size:14px;font-weight:300}.contacts-block .cb-row.subject{font-size:16px;font-weight:400}.contacts-block .r-label{font-weight:400}.cookies-notice-popup{width:100%;position:fixed;left:0;bottom:0;background:#fff;z-index:20}.cookies-notice-popup .cookies-notice-wrapper{margin:0 8%;padding:30px 0;line-height:1.6;display:flex;position:relative;align-items:center}.cookies-notice-popup .close-notice-popup{position:absolute;right:-30px;top:20px}.cookies-notice-popup .cookies-attention{width:80%;padding-right:20px}.cookies-notice-popup .agree-cookies-notice{background:#C92241;font-size:20px;font-weight:600;color:#fff;padding:8px 64px;border-radius:8px;cursor:pointer}.cookies-notice-popup .close-notice-popup{background:url("/static/images/close-icon.8d16967c0cb3.svg") 50%/contain no-repeat;width:20px;height:20px;cursor:pointer}@media screen and (max-width:800px){.cookies-notice-wrapper{flex-wrap:wrap;justify-content:center}.cookies-notice-wrapper .cookies-attention{width:100%;font-size:10px;padding-bottom:20px}.cookies-notice-wrapper .close-notice-popup{right:-10px}.cookies-notice-wrapper .agree-cookies-notice{font-size:14px}}#js-copilot-button{position:absolute;bottom:12px;right:12px;display:flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:#C92241;background-repeat:no-repeat;border-radius:50%;cursor:pointer}#js-copilot-chat-window{position:fixed;width:400px;height:600px;right:12px;bottom:90px;background:#fff;border-radius:12px;box-shadow:0 4px 32px rgba(0,0,0,0.18);opacity:0;pointer-events:none;transition:opacity .3s;z-index:10000;display:flex;flex-direction:column;overflow:hidden}#js-copilot-chat-window.active{opacity:1;pointer-events:auto}.button-square{display:inline-flex;height:28px;font-size:12px;text-decoration:none;font-weight:600;justify-content:center;align-items:center;text-transform:uppercase;border:none;outline:none;padding:2px 15px;border-radius:0;box-sizing:border-box}.button-square:active,.button-square:hover{text-decoration:none;outline:none}.button-square.red-{background:#a43535;color:#fff}.button-square.profile{padding-right:45px;position:relative}.button-square.profile:after{position:absolute;height:24px;width:24px;border-radius:100%;content:'';top:2px;right:10px;background:#fff url("/static/images/profile_red.98178c3a6f1e.png") 50% 2px/150% auto no-repeat}.button-square.orange-{background:#D95E28;color:#fff}.button-square.mint-{background:#40a99e;color:#fff}.button-square.clean-{background:none}.button-square.clean-.grey-{border:1px solid #d7d7d7;color:#596068}.footer-wrapper{display:flex;justify-content:space-between;height:234px;min-height:234px;background-color:#fff;padding:40px 40px 40px 50px;color:#292E3D}.footer-wrapper .left,.footer-wrapper .center,.footer-wrapper .right{display:flex;flex-direction:column;justify-content:space-between}.footer-wrapper .left .logos{display:flex;height:40px;gap:40px;align-items:baseline}.footer-wrapper .left .logos img{height:100%;width:auto;object-fit:contain}.footer-wrapper .left .logos .navi-logo{height:36px}.footer-wrapper .left .copy{color:#292E3D;font-size:12px;font-weight:700}.footer-wrapper .left .address{margin-top:12px;color:#8D90A6}.footer-wrapper .center .top{display:flex;gap:40px}.footer-wrapper .center .top .col{display:flex;flex-direction:column;padding:0;gap:12px;font-size:15px}.footer-wrapper .center .bottom{display:flex;gap:24px;font-size:12px}.footer-wrapper .center .bottom a{color:#8D90A6}.footer-wrapper .right{align-items:flex-end;text-align:right}.footer-wrapper .right .to-top{color:#C92241;font-size:15px;cursor:pointer}.footer-wrapper .right .to-top span{margin-right:8px}.footer-wrapper .right .contacts{display:flex;justify-content:flex-end;gap:24px}.footer-wrapper .right .contacts a{color:#4946EB;font-size:16px}.footer-wrapper .right .callus{margin-top:12px;color:#8D90A6;font-size:12px}.composed-header{text-align:center;display:flex;margin-bottom:25px;align-items:center;justify-content:center}.composed-header-inner{display:inline-flex;text-align:center;flex-direction:column;align-items:center;justify-content:center}.composed-header-inner div{width:100%;font-family:'ITC Avant Garde Std Md',Sans-Serif;font-weight:400}.composed-header .top-{color:#596067;font-size:37px;line-height:1.2em;margin-bottom:-6px}.composed-header .bottom-{color:#596067;line-height:1.2em;font-size:27px;position:relative}.composed-header .bottom-:before{position:absolute;top:35%;height:2px;width:100%;background:#596067;content:'';left:1px}.composed-header .bottom- span{background:#DFF4F7;position:relative;z-index:1;padding:0 6px}.good-company{padding:46px 0;background:#DFF4F7}.good-company-layout{display:flex;justify-content:space-between;min-height:390px;margin:0 8%}.good-company-layout-col{width:31%;margin:0 1%}.good-company-layout-col.wide-{width:46%;display:flex;flex-direction:column;justify-content:space-between}.good-company-box{border-radius:24px;padding:45px}.good-company-box .quote-wrapper{display:flex;align-items:center}.good-company-box .quote{font-family:auto,sans-serif;font-size:160px;line-height:73px;display:block;height:58px;width:60px;align-self:normal;color:#fff;padding:40px 0 66px;margin-right:20px}.good-company-box-content p{font-size:23px;line-height:1.5;margin-bottom:15px;color:#fff}.good-company-box-author{font-weight:600;margin-bottom:13px!important;font-size:20px!important}.good-company-box.blue-{background:#09A7C4}.good-company-box.red-{background:#A43535}.good-company-box.cyan-{background:#40AA9F}.good-company-box.green-{background:#8CB830}.good-company-box.vertical-{height:100%}.good-company-box.horizontal-{height:48%;padding:25px}.good-company-box.horizontal- .good-company-box-content{padding-left:20px}.good-company-box.horizontal- .good-company-box-description{padding-bottom:20px}@media screen and (max-width:1480px){.good-company-layout{margin:0 1%}.good-company-box{border-radius:18px;padding:30px}.good-company-box .quote{font-size:120px;line-height:57px;height:58px;width:60px;padding:28px 0 38px}.good-company-box-content p{font-size:21px;line-height:1.3}.good-company-box-author{font-size:18px!important}.good-company-box.horizontal-{height:48%;padding:25px}.good-company-box.horizontal- .good-company-box-author{padding-top:27px}.good-company-box.horizontal- .good-company-box-content{padding-left:20px}.good-company-box.horizontal- .good-company-box-description{padding-bottom:20px}}.navbar.navbar-default{width:100%;z-index:10;margin-bottom:0;padding:0}.navbar.navbar-default .top{display:flex;justify-content:space-between;align-items:center;width:100%;height:92px;padding:12px 48px;background-color:#FBFBFB}.navbar.navbar-default .top .left{display:flex;align-items:center}.navbar.navbar-default .top .left .bookmarks{margin-right:36px;cursor:pointer}.navbar.navbar-default .top .left .bookmarks::after{display:none}.navbar.navbar-default .top .left .bookmarks+.dropdown-menu{flex-wrap:wrap;gap:18px;width:580px;border-radius:26px;padding:18px;border:1px solid #D3D9E1}.navbar.navbar-default .top .left .bookmarks+.dropdown-menu.show{display:flex}.navbar.navbar-default .top .left .bookmarks+.dropdown-menu .dropdown-item{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:168px;height:148px;padding:20px;border-radius:20px;background-color:#08203C;color:#fff;overflow:hidden;white-space:wrap;text-align:center;font-size:15px;line-height:20px;font-weight:500;cursor:pointer}.navbar.navbar-default .top .left .bookmarks+.dropdown-menu .dropdown-item img{width:auto;object-fit:contain}.navbar.navbar-default .top .left .logo{height:42px;width:auto;cursor:pointer;user-select:none}.navbar.navbar-default .top .left .logo img{height:100%;width:100%;object-fit:contain}.navbar.navbar-default .top .left .search-container{display:flex;position:relative;width:500px;height:42px;margin-left:36px}.navbar.navbar-default .top .left .search-container .search-input{width:100%;padding:10px 10px 10px 40px;border:1px solid #D3D9E1;border-radius:12px;font-size:15px;font-weight:500;background-color:#fff;color:#292E3D}.navbar.navbar-default .top .left .search-container .search-icon{position:absolute;top:50%;left:10px;transform:translateY(-50%)}.navbar.navbar-default .top .left .search-container .clear-icon{position:absolute;top:50%;right:10px;display:none;transform:translateY(-50%);cursor:pointer}.navbar.navbar-default .top .left .search-container .dropdown-menu{top:100%;margin-top:2px;width:500px;background-color:#fff;border-radius:12px;padding:10px 20px;border:1px solid #D3D9E1;max-height:400px;overflow-y:auto;z-index:9999}.navbar.navbar-default .top .left .search-container .dropdown-menu .dropdown-item{padding:4px 0;color:#292E3D;font-size:15px;font-weight:500;cursor:pointer}.navbar.navbar-default .top .left .search-container .dropdown-menu .dropdown-item:hover{background-color:transparent}.navbar.navbar-default .top .left .search-btn{margin-left:8px;padding:10px 14px;background-color:#4946EB;border:none;color:#fff;line-height:22px}.navbar.navbar-default .top .left .menu{display:flex;gap:32px;margin-left:48px}.navbar.navbar-default .top .left .menu .nav-item{display:flex;align-items:center;cursor:pointer;user-select:none;font-size:15px;color:#292E3D}.navbar.navbar-default .top .right{display:flex;align-items:center;color:#8D90A6}.navbar.navbar-default .top .right .news{display:flex;align-items:center;cursor:pointer;user-select:none}.navbar.navbar-default .top .right .news .icon{position:relative;margin-right:8px}.navbar.navbar-default .top .right .news .icon .counter{position:absolute;right:-6px;top:-6px;display:flex;justify-content:center;align-items:center;width:16px;height:16px;border-radius:50%;margin-left:8px;background-color:#C92241;color:#fff;font-size:10px;line-height:14px}.navbar.navbar-default .top .right .info{display:flex;align-items:center;cursor:pointer;user-select:none}.navbar.navbar-default .top .right .info::after{display:none}.navbar.navbar-default .top .right .info+.dropdown-menu{border-radius:26px;padding:10px 20px;border:1px solid #D3D9E1}.navbar.navbar-default .top .right .info+.dropdown-menu .dropdown-item{padding:10px 0;color:#292E3D;font-size:15px;font-weight:500;cursor:pointer}.navbar.navbar-default .top .right .info+.dropdown-menu .dropdown-item:hover{background-color:transparent}.navbar.navbar-default .top .right .info .icon{margin-right:8px}.navbar.navbar-default .top .right .info .chevron{margin-left:8px}.navbar.navbar-default .top .right .cart{display:flex;align-items:center;margin-left:36px;padding:8px;border-radius:22px;border:1px solid #C92241;color:#292E3D;cursor:pointer;user-select:none}.navbar.navbar-default .top .right .cart .icon{margin-right:8px}.navbar.navbar-default .top .right .cart .counter{display:flex;justify-content:center;align-items:center;width:28px;height:28px;border-radius:50%;margin-left:8px;background-color:#C92241;color:#fff;font-size:12px}.navbar.navbar-default .bottom{display:flex;width:100%;height:52px;padding:12px 48px;background-color:#C92241;gap:32px}.navbar.navbar-default .bottom .navigation-menu__link,.navbar.navbar-default .bottom .navigation-menu__link span{display:flex;align-items:center;cursor:pointer;user-select:none;font-size:15px;color:#fff}.navbar.navbar-default .container{justify-content:left}.navbar.navbar-default .navbar-header{position:relative;z-index:2}.navbar.navbar-default .navbar-header:after{background:#fff;height:144px;width:2000px;position:absolute;right:100%;top:0;content:''}.navbar.navbar-default .navbar-brand{padding:0;height:144px;width:230px;overflow:hidden;position:relative;z-index:1;float:none;display:flex;align-items:center;margin-right:0;margin-left:-15px}.navbar.navbar-default .navbar-brand:before{background:#fff;height:400px;width:400px;position:absolute;border-radius:100%;left:-185px;top:-190px;content:''}.navbar.navbar-default .navbar-brand img{width:auto;position:relative;z-index:2;max-width:180px;max-height:100px;height:auto;margin-top:-7px}.open-user-menu .svg-icon{height:37px;width:37px;overflow:hidden;position:relative;display:inline-block}.open-user-menu .svg-icon svg{position:absolute;left:-277px;top:-405px}.navigation-wrapper{position:relative;z-index:1;display:flex;justify-content:space-between;flex:1}.navigation-wrapper:before,.navigation-wrapper:after{display:none}.navigation-wrapper-right{flex:1;width:90%}.navigation-wrapper .logo{position:relative;display:flex;padding:25px 7px 0}.navigation-wrapper .logo a{display:flex}.navigation-wrapper .logo a img{display:block;max-height:50px}.navigation-wrapper .user-section{float:right;position:relative;padding-top:45px}.navigation-menu__list{display:flex;align-items:center;list-style:none;padding:0;margin:0;gap:32px}.navigation-menu__list-item{position:relative}.navigation-menu__list-item--with-submenu .navigation-menu__link span{position:relative;display:inline-block}.navigation-menu__list-item--with-submenu .navigation-menu__link span:after{content:url("/static/images/chevron_down_white.518e333bc0f6.svg");display:inline-block;width:12px;height:12px;border:none;margin-left:6px}.navigation-menu__list-item--with-submenu:hover .navigation-menu__submenu-list{display:block}.navigation-menu__list-item_with-icon .navigation-menu__link{display:flex}.navigation-menu__list-item_with-icon .navigation-menu__link span{flex:1}.navigation-menu__list-item_with-icon .navigation-menu__link .navigation-menu__item-icon{width:28px;height:28px;position:relative;border-radius:100px;background-position:50%;background-color:#fff;background-repeat:no-repeat}.navigation-menu__list-item_with-icon .navigation-menu__link .navigation-menu__item-icon_ring{background-image:url("/static/images/ring.170c8831ab13.svg")}.navigation-menu__list-item_with-icon .navigation-menu__link .navigation-menu__item-counter{position:absolute;width:16px;height:16px;right:-6px;top:-6px;background:#1DB060;border-radius:100px;color:#fff;font-style:normal;font-weight:600;font-size:10px;line-height:14px;display:flex;align-items:center;justify-content:center}.navigation-menu__link{color:#292E3D;text-decoration:none;font-size:15px;cursor:pointer;line-height:1em;display:block}.navigation-menu__link span{display:block;text-transform:capitalize}.navigation-menu__link:active,.navigation-menu__link:hover{color:#292E3D;text-decoration:none}.navigation-menu__submenu-list{display:none;position:absolute;list-style:none;top:100%;left:0;background:#fff;border:1px solid #D3D9E1;min-width:200px;border-radius:26px;padding:10px 20px}.navigation-menu__submenu-list-item{list-style:none;padding:10px 0}.navigation-menu__submenu-list-item .navigation-menu__link{color:#292E3D!important}.gray .navigation-menu__list-item--with-submenu .navigation-menu__link span::after{content:url("/static/images/chevron_down.3bfdf3315b8f.svg")}.userdetails{position:absolute;background:#232323;padding:40px 25px 20px;right:0;top:100%;font-size:17px;margin:28px -34px 0 0;display:none}.userdetails:before{position:absolute;content:'';right:48px;top:-5px;background:#232323;height:25px;width:25px;transform:rotate(58deg) skew(27deg);z-index:-1}.userdetails.active{display:block}.userdetails .title{margin-bottom:35px;font-size:23px;line-height:1.2;color:#fff}.userdetails .details-menu{width:auto;text-align:left;padding-left:0;white-space:nowrap}.userdetails .details-menu li{list-style:none;display:inline-block}.userdetails .details-menu li:last-child a{margin-right:0}.userdetails .details-menu li a{text-decoration:none;color:#fff!important;padding:10px 35px;margin-right:6px;border:1px solid #fff;outline:none;display:block}.userdetails .details-menu li a:hover{background:#C92241;border-color:#C92241}.mobile-menu-button{height:32px;width:42px;float:right;position:relative;cursor:pointer;display:none;margin:48px 27px 0 0;border-radius:3px;transition:all .3s linear}.mobile-menu-button:before{position:absolute;content:'';height:2px;width:26px;left:8px;top:50%;background:#fff;margin-top:-1px;transition:all .3s linear}.mobile-menu-button span{height:100%;width:100%;position:relative;display:block}.mobile-menu-button span:before,.mobile-menu-button span:after{position:absolute;left:8px;height:2px;width:26px;background:#fff;content:'';transition:all .3s linear;transform-origin:0 0}.mobile-menu-button span:before{top:6px}.mobile-menu-button span:after{bottom:6px}.mobile-menu-button.active{background:#fff}.mobile-menu-button.active:before{background:#C92241}.mobile-menu-button.active span:after,.mobile-menu-button.active span:before{background:#C92241}@media screen and (max-width:1400px){.navbar.navbar-default .navbar-brand{width:200px}.navbar.navbar-default .navbar-brand:before{left:-215px}.navbar.navbar-default .navbar-brand img{max-width:150px}}@media screen and (max-width:1200px){.navbar.navbar-default .container{width:100%}}@media screen and (max-width:1100px){.navbar-header{float:left}.header-nav .nav-wide li{padding:6px 6px}.mobile-menu-button{display:block;margin-right:6px}.top-nav-wrapper{display:none;z-index:10;background:#C92241;position:absolute;right:20px;top:100%;padding:18px 27px}.top-nav-wrapper.active{display:block}.navigation-menu__list{display:block;list-style:none}.navigation-menu__list-item{margin:0 0 10px;height:auto;padding-top:0}.navigation-menu__list-item--with-submenu{margin-bottom:30px}.navigation-menu__list-item--with-submenu>.navigation-menu__link{font-weight:600;padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #fff}.navigation-menu__list-item--with-submenu>.navigation-menu__link:hover{color:#292E3D}.navigation-menu__list-item--with-submenu>.navigation-menu__link span{padding-left:0;display:block}.navigation-menu__list-item--with-submenu>.navigation-menu__link span:after{display:none}.navigation-menu__link{color:#292E3D;text-decoration:none;font-size:13px;cursor:pointer;line-height:1em;display:block}.navigation-menu__link span{display:block;text-transform:capitalize}.navigation-menu__link:hover{color:#fff;text-decoration:none}.navigation-menu__submenu-list{display:block;position:static;top:auto;left:auto;background:none;padding:0;box-shadow:none;min-width:20px}.navigation-menu__submenu-list-item{list-style:none;padding:7px 0}}.help-page{min-height:600px}.help-page .video-block{padding:15px 0;margin-bottom:15px}.help-page .video-block iframe{max-width:100%}.help-page .download-block{padding:15px 0;margin-bottom:20px}.pdf-link{display:inline-block;padding-left:30px;font-size:18px;position:relative}.pdf-link:before{position:absolute;left:0;top:-6px;height:32px;width:23px;content:'';background:image-path("PDF-icon-small-231x300.png") 0 0/23px auto no-repeat}.hidden-products-table-wrapper .fixed-table-header:before{display:none}.hidden-products-table{table-layout:fixed}.hidden-products-table>thead>tr>th:first-child,.hidden-products-table>tbody>tr>td:first-child{width:60px}.hidden-products-table>thead>tr>th{height:36px}.hidden-products-table>thead>tr>th:last-child{padding-right:16px}.hidden-products-table>thead>tr>th:first-child{text-align:center;vertical-align:middle!important}.hidden-products-table>thead>tr>th .hidden-products-inner-table thead th{border-bottom:0!important;border-left:1px solid #ccc;height:36px;vertical-align:middle!important;padding:8px}.hidden-products-table>thead>tr>th .hidden-products-inner-table thead th:first-child{border-left:0}.hidden-products-table>tbody>tr>td{padding:0!important}.hidden-products-table>tbody>tr>td:first-child{padding:8px!important}.hidden-products-table .checkbox{margin:-3px 0 0 20px!important}.hidden-products-inner-table{table-layout:fixed;border-left:0!important;margin-bottom:0;background-color:transparent!important;border-bottom:0!important;min-height:36px}.hidden-products-inner-table>thead th{width:10%;border:none}.hidden-products-inner-table>thead th:first-child{width:20%}.hidden-products-inner-table>tbody tr td{width:10%}.hidden-products-inner-table>tbody tr td:first-child{width:20%}.hidden-products-inner-table>tbody tr td:last-child{padding:8px}.hidden-products-inner-table>tbody tr:first-child td{border-top:0}.top-slider.slick-slider{position:static}.top-slider-wrapper{height:768px;overflow:hidden;padding-bottom:30px;position:relative}.top-slider .slide{height:768px;position:relative;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.top-slider .slide .base-width{display:flex;height:100%;width:100%;align-items:center;max-width:1221px}.top-slider .slide.active .text-bubble{bottom:63px;opacity:1}.top-slider .slide .text-bubble{width:100%;padding:30px 20px;min-height:383px;position:absolute;left:0;bottom:0;opacity:0;transition:all .25s linear;display:flex;align-items:center;justify-content:center;background:rgba(9,167,191,0.25)}.top-slider .slide .text-bubble *{font-family:'ITC Avant Garde Std Md',Sans-Serif;line-height:1.2em;color:#636362}.top-slider .slide .text-bubble h2{text-align:center;padding:0;font-size:90px;color:#fff;margin:0 50px}.top-slider .slick-dots{position:absolute;left:0;bottom:79px;width:100%;padding:9px 0 5px;text-align:center}.top-slider .slick-dots li{display:inline-block;margin:0 12px;border:0;outline:none;border-radius:100%;background:#fff;color:transparent;text-indent:-10000px;height:9px;width:9px}.top-slider .slick-dots li.slick-active{background:#6F8BB9}.top-slider .slick-dots li button{border:0;outline:none;border-radius:100%;opacity:0;background:#fff;color:transparent;text-indent:-10000px;height:100%;width:100%;display:block}.become-partner-header{color:#fff;font-size:27px;padding:29px 30px;background:#C92241;line-height:1.4;margin:13px 0 23px;text-align:center}.become-partner-header.membership{margin:14px 0 12px}.become-partner-header a{color:#fff}.become-partner-box{min-height:688px;display:flex;justify-content:space-between;align-items:stretch;position:relative;margin-bottom:19px}.become-partner-box-item{border-bottom:44px solid;display:block;position:relative;width:49.5%;transition:all .3s linear}.become-partner-box-item:hover{background-size:120% auto!important}.become-partner-box-item span{position:absolute;bottom:-25px;z-index:2;border-radius:10px;width:50%;color:#fff;padding:21px 30px;font-size:25px;display:block;text-align:center}.become-partner-box-item:after{position:absolute;left:0;height:13px;background:#fff;bottom:0;content:'';z-index:1;width:100%}.become-partner-box-item.network-{background:url("/static/images/tmp/become_partner/3.515ee506933c.jpg") 50% 50%/115% auto no-repeat;border-color:#D95E28}.become-partner-box-item.network- span{background:#D95E28;right:79px}.become-partner-box-item.partner-{background:url("/static/images/tmp/become_partner/2.fd6d18e00d5f.jpg") 50% 50%/115% auto no-repeat;border-color:#6E8AB8}.become-partner-box-item.partner- span{background:#6E8AB8;left:79px}@media screen and (max-width:1480px){.top-slider-wrapper{height:480px}.top-slider-wrapper .wide-static-picture .banner-text{padding:70px 0;bottom:330px}.top-slider-wrapper .wide-static-picture .banner-text h2{font-size:68px}.top-slider .slide{height:480px}.top-slider .slide .base-width{align-items:center;max-width:1000px}.top-slider .slide.active .text-bubble{bottom:40px;opacity:1}.top-slider .slide .text-bubble{width:100%;padding:20px 10px;min-height:280px}.top-slider .slide .text-bubble h2{text-align:center;padding:0;font-size:60px;margin:0 50px}.top-slider .slick-dots{bottom:60px}.become-partner-header{font-size:23px}.become-partner-box{min-height:480px}.become-partner-box-item{border-bottom:32px solid;display:block}.become-partner-box-item span{bottom:-18px;border-radius:10px;width:50%;color:#fff;padding:10px 15px;font-size:20px;display:block;text-align:center}.become-partner-box-item:after{height:8px}}@media screen and (max-width:1280px){.become-partner-box{min-height:380px}}@media screen and (max-width:800px){.become-partner-box{flex-flow:wrap}.become-partner-box-item{width:100%}.become-partner-box-item.network- span,.become-partner-box-item.partner- span{width:230px}.become-partner-box-item.network- span,.become-partner-box-item.partner- span{left:0}.become-partner-header .grid{font-size:12px}.grid{font-size:14px}.grid-td-name{min-width:120px!important}.grid-td-department{min-width:135px!important}}.list-group-wrapper{padding:60px 0 15px}.list-group-wrapper .title{padding:5px 0 20px;font-size:28px}.list-group-wrapper .list-group .list-group-item{position:relative}.list-group-wrapper .list-group .list-group-item:after{position:absolute;top:11px;height:12px;width:12px;border-top:1px solid #ddd;border-right:1px solid #ddd;transform:rotate(45deg);right:11px;content:''}#main-page .search-container{display:flex;flex:1;padding:24px 36px}#main-page .search-container .search{display:flex;flex:1;position:relative;height:52px}#main-page .search-container .search .search-input{width:100%;padding:15px 10px 15px 40px;border:1px solid #D3D9E1;border-radius:12px;font-size:15px;font-weight:500;background-color:#fff;color:#292E3D}#main-page .search-container .search .search-icon{position:absolute;top:50%;left:10px;transform:translateY(-50%)}#main-page .search-container .search .clear-icon{position:absolute;top:50%;right:10px;display:none;transform:translateY(-50%);cursor:pointer}#main-page .search-container .dropdown-menu{top:100%;margin-top:2px;width:500px;background-color:#fff;border-radius:12px;padding:10px 20px;border:1px solid #D3D9E1;max-height:400px;overflow-y:auto}#main-page .search-container .dropdown-menu .dropdown-item{padding:4px 0;color:#292E3D;font-size:15px;font-weight:500;cursor:pointer}#main-page .search-container .dropdown-menu .dropdown-item:hover{background-color:transparent}#main-page .search-container .search-btn{margin-left:8px;padding:15px 24px;background-color:#C92241;border:none;color:#fff;line-height:22px}#main-page .top-plates{display:flex;gap:24px;padding:0 36px}#main-page .top-plates .allocations,#main-page .top-plates .back-orders{display:flex;flex-direction:column;flex:1;justify-content:space-between;height:258px;border-radius:26px;padding:24px;text-decoration:none}#main-page .top-plates .allocations .top,#main-page .top-plates .allocations .bottom,#main-page .top-plates .back-orders .top,#main-page .top-plates .back-orders .bottom{display:flex;justify-content:space-between}#main-page .top-plates .allocations .top .plate-name,#main-page .top-plates .back-orders .top .plate-name{font-size:36px;font-weight:500;color:#fff}#main-page .top-plates .allocations .top .arrow,#main-page .top-plates .back-orders .top .arrow{display:flex;justify-content:center;align-items:center;width:60px;height:60px;border-radius:50%;background-color:rgba(255,255,255,0.16)}#main-page .top-plates .allocations .bottom,#main-page .top-plates .back-orders .bottom{display:flex;justify-content:space-between;align-items:flex-end;font-size:18px;color:#fff}#main-page .top-plates .allocations .bottom .left,#main-page .top-plates .back-orders .bottom .left{display:flex;flex-direction:column}#main-page .top-plates .allocations .bottom .left .count,#main-page .top-plates .back-orders .bottom .left .count{font-size:56px;margin-bottom:4px}#main-page .top-plates .allocations .bottom .right,#main-page .top-plates .back-orders .bottom .right{display:flex;justify-content:flex-end}#main-page .top-plates .allocations .bottom .right .figure,#main-page .top-plates .back-orders .bottom .right .figure{display:flex;justify-content:center;align-items:center;margin-right:20px;height:60px;padding:0 18px;border-radius:30px}#main-page .top-plates .allocations .bottom .right .icon,#main-page .top-plates .back-orders .bottom .right .icon{display:flex;justify-content:center;align-items:center;width:60px;height:60px;border-radius:50%;background-color:#fff}#main-page .top-plates .allocations{background-color:#C92241}#main-page .top-plates .allocations .figure{background-color:#B21E39}#main-page .top-plates .back-orders{background-color:#4946EB}#main-page .top-plates .back-orders .figure{background-color:#302EC4}#main-page .news-container{display:flex;flex:1;padding:24px 36px 0 36px}#main-page .news-container .news{display:flex;flex-direction:column;flex:1;width:100%;margin-top:20px;background-color:#fff;border-radius:26px;padding:24px}#main-page .news-container .news .head{display:flex;flex-direction:column;width:100%;margin-bottom:20px}#main-page .news-container .news .head .top{display:flex;justify-content:space-between}#main-page .news-container .news .head .top .left,#main-page .news-container .news .head .top .right{display:flex}#main-page .news-container .news .head .top .arrow,#main-page .news-container .news .head .top .icon{display:flex;justify-content:center;align-items:center;width:68px;height:68px;border-radius:50%;border:1px solid #D3D9E1}#main-page .news-container .news .head .top .icon{border:none;background-color:#4946EB}#main-page .news-container .news .head .top .page-details{margin-left:24px}#main-page .news-container .news .head .top .page-details .page-name{font-size:24px;color:#292E3D;font-weight:700}#main-page .news-container .news .head .top .page-details .page-description{font-size:16px;color:#8D90A6;font-weight:500}#main-page .news-container .news .head .bottom{display:flex;justify-content:space-between;margin-top:32px}#main-page .news-container .news .head .bottom .new-counter{color:#C92241;font-size:18px;font-weight:700;margin-right:6px}#main-page .news-container .news .head .bottom .updated-at{color:#8D90A6}#main-page .news-container .news .news-list{display:flex;flex-direction:column;width:100%;height:326px;gap:20px;overflow-y:auto}#main-page .news-container .news .news-list-item{display:flex;flex-direction:column;padding:16px 20px;border-radius:16px;background-color:#F1F2F4;cursor:pointer}#main-page .news-container .news .news-list-item .date{color:#8D90A6;font-size:15px;font-weight:500;margin-bottom:8px}#main-page .news-container .news .news-list-item .content{color:#292E3D;display:flex}#main-page .news-container .news .news-list-item .content img{width:100px;height:82px;object-fit:contain;margin-right:20px}#main-page .news-container .news .news-list-item .content .heading{font-size:18px;font-weight:700}#main-page .news-container .news .news-list-item .content .text{font-size:14px;line-height:24px;font-weight:400}.member-news__sidebar{position:fixed;right:-360px;display:flex;flex-direction:column;top:0;width:360px;height:100%;z-index:91;padding:10px 0;opacity:0;background:#FFF;transition:all .3s;box-shadow:0 4px 20px rgba(0,0,0,0.15)}.member-news__sidebar button{display:flex;outline:none;background-color:transparent;box-shadow:none;cursor:pointer;border:0}.member-news__sidebar_active{right:0;opacity:1}.member-news__sidebar_active+.member-news__cover{z-index:90;opacity:1;background:rgba(0,0,0,0.35)}.member-news__sidebar-close{background:url("/static/images/close-icon.8d16967c0cb3.svg") 50%/100% no-repeat;height:32px;width:32px;display:block;border:0}.member-news__sidebar-top{flex:0;padding:21px 26px;border-bottom:1px solid #DEE2E6;display:flex;justify-content:space-between;align-items:center}.member-news__sidebar-top-title{display:flex;font-weight:600;font-size:16px;line-height:24px;text-transform:capitalize;color:#292E3D}.member-news__sidebar-top-count{width:20px;height:20px;background:#1DB060;border-radius:100px;color:#fff;font-style:normal;font-weight:600;font-size:10px;line-height:12px;display:flex;align-items:center;justify-content:center;margin-left:8px}.member-news__sidebar-bottom{flex:1;overflow-y:auto;padding:12px 16px;height:95%}.member-news__cover{position:fixed;left:0;top:0;height:100%;width:100%;z-index:-10;opacity:0;transition:all .3s}.member-news__list{list-style:none;padding:0}.member-news__list_viewed .member-news__item{background-color:#fff;border:1px solid #D3D9E1}.member-news__list_viewed .member-news__item-date:before{display:none}.member-news__item{margin-bottom:10px;padding:12px;border-radius:20px;background-color:#FBFBFB;position:relative}.member-news__item .member-news__item-content_short{display:block}.member-news__item-top{display:flex;justify-content:space-between;margin-bottom:4px;padding-right:50px}.member-news__item-date{display:flex;align-items:center}.member-news__item-date:before{content:'';width:6px;height:6px;background:#CA3039;border-radius:20px;display:block;margin-right:6px}.member-news__item-toggle{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:3px}.member-news__item-toggle:before{content:'';width:10px;height:10px;display:block;background:url("/static/images/chevron.028298a9f5be.svg") 50%/100% no-repeat;transform:rotate(90deg)}.member-news__item-toggle:active,.member-news__item-toggle:hover{background:#DADADA}.member-news__item-bottom{display:flex}.member-news__item-image{flex:1;width:60px}.member-news__item-image img{display:block;width:60px;height:auto}.member-news__item-image+.member-news__item-content{padding-left:10px}.member-news__item-content{width:90%}.member-news__item-content a{font-weight:600;font-size:11px;line-height:18px;display:block;margin-bottom:4px}.member-news__item-content p{font-weight:400;font-size:10px;line-height:18px;display:flex;color:#505356;white-space:pre-line;margin-bottom:0}.member-news__section-title{font-weight:600;font-size:14px;line-height:24px;text-transform:capitalize;color:#4946EB;margin-bottom:12px}button.member-news__item-pinned{position:absolute;display:flex;align-items:center;justify-content:center;right:10px;top:10px;height:32px;padding:0;width:28px;cursor:pointer;transition:opacity .1s linear}button.member-news__item-pinned:before{content:url("/static/images/pin.851278a7dd19.svg");display:block}button.member-news__item-pinned:hover{opacity:.5}button.member-news__item-pinned.member-news__item-pinned_active:before{content:url("/static/images/pin_active.686dd270ab3e.svg")}button.member-news__item-pinned.member-news__item-pinned_active:hover{opacity:.5}.member-news__modal *{box-sizing:border-box}.member-news__modal{font-family:'Open Sans',sans-serif;font-size:16px;color:#000;line-height:16px;font-weight:300;padding:16px 24px 24px;width:640px;max-height:92vh;background:#fff;border-radius:20px;display:flex;flex-direction:column;transition:all .1s linear;box-sizing:border-box}.member-news__modal-wrapper{position:fixed;left:0;top:0;width:100%;height:100%;padding:40px 0;overflow-y:auto;display:flex;align-items:flex-start;justify-content:center;opacity:0;z-index:-1;transition:all .3s linear;background:rgba(0,0,0,0.35)}.member-news__modal-wrapper.active{z-index:9999999999;opacity:1}.member-news__modal-close{height:11px;width:11px;display:block;border:0;box-shadow:none;outline:none;cursor:pointer;background:none;padding:0;margin-right:6px}.member-news__modal-close svg{height:11px;width:11px;display:block}.member-news__modal-heading{position:relative;display:flex;justify-content:space-between;align-items:center;padding:12px 0;font-weight:600;font-size:16px;line-height:24px;color:#292E3D;margin-bottom:20px;border-bottom:1px solid #dee2e6}.member-news__modal-heading .right{display:flex;align-items:center;gap:12px}.member-news__modal-heading span{padding-right:40px}.member-news__modal-heading button.member-news__item-pinned{position:static;border:0;background:none;outline:none}.member-news__modal-content{padding:8px 0;font-weight:400;font-size:18px;line-height:23px;color:#505356;overflow-y:auto}.member-news__modal-content p{margin-bottom:20px;line-height:23px;white-space:pre-line}.member-news__modal-content td{vertical-align:middle}.member-news__modal-image{margin-bottom:20px}.member-news__modal-image img{width:100%;border-radius:4px;display:block}.member-news__modal-button,.member-news__modal-button:hover,.member-news__modal-button:active,.member-news__modal-button:visited{text-decoration:none;color:#fff;display:flex;width:100%;flex-direction:row;justify-content:center;align-items:center;padding:14px 20px;gap:6px;outline:none;border:0;background:#C92241;border-radius:12px;font-weight:600;font-size:18px;line-height:28px;margin-top:20px;margin-bottom:5px;cursor:pointer}.navbar.navbar-default .navbar-nav>.active:hover,.navbar.navbar-default .navbar-nav>.active:focus,.navbar.navbar-default .navbar-nav>li:hover,.navbar.navbar-default .navbar-nav>li:focus{color:#fff;border-bottom:4px solid #fff}.main-container{margin-top:40px}.navbar-brand{padding-top:10px}.navbar-brand>img{height:50px}.tab-content{background-color:#fff}.comment{width:60px}td.b-stock-column{text-align:center;background-color:red}td.b-stock-column.b-checked{background-color:green}td.b-cell-flag{text-align:center;background-color:green}td.b-cell-flag.displayed-red{background-color:red}.table-narrow>thead>tr>th{padding:8px 4px}.table-narrow>thead>tr>td{padding:8px 4px}.table-narrow>tbody>tr>th{padding:8px 4px}.table-narrow>tbody>tr>td{padding:8px 4px}.table-narrow>tfoot>tr>th{padding:8px 4px}.table-narrow>tfoot>tr>td{padding:8px 4px}.form-control-static{padding-top:0}.sales{padding-left:15px}.contactcard{margin:0 20px}.control-label{font-size:14px;font-weight:bold}.search-label{font-size:18px;font-weight:bold;vertical-align:bottom}.bootstrap-table{margin-top:15px}.bootstrap-table.table>thead>tr>th{vertical-align:top}.select-xs{height:24px;width:65px;font-size:10px;padding:0}.navbar.navbar-default{font-weight:500;color:#292E3D;background-color:#b4252d}.navbar.navbar-default .navbar-nav>.active,.navbar.navbar-default .navbar-nav>li{color:#292E3D;transition:all .2s linear;border-bottom:4px solid transparent}.qty_td{width:20px}.userdetails>a{padding-top:20px;color:#e5cccd;text-decoration:none}.userdetails>span{padding-top:22px}.usericon{font-size:18px;padding-left:10px;color:#e5cccd}.usericon:hover{color:#fff;cursor:pointer}.axium-icon{color:#b4252d;font-size:14px}.axium-icon:hover{cursor:pointer}.tt{margin-left:6px}.tt:hover{cursor:pointer}.label{display:inline-block;font-weight:500;padding-right:.5em}.input-xs{height:24px;padding:0 2px;font-size:14px;text-align:center}.glyphicon.checked,.instock{font-size:24px;color:green}.glyphicon.unchecked,.outofstock{font-size:24px;color:red}.glyphicon.viewed{font-size:24px;color:darkslateblue}.glyphicon.not-viewed{font-size:24px;color:grey}.round-icon{display:inline-block;height:25px;width:25px;border-radius:100%}.round-icon.green{background-color:green}.round-icon.purple{background-color:purple}.orderbtn{font-size:10px}.orderbtn.disabled{opacity:.8;cursor:not-allowed}.historybtn,.historybtn:focus,.historybtn:active,.historybtn:hover{font-size:12px;margin-right:5px}.typefield{font-family:Arial Black;font-size:20px}@media(min-width:1400px){.container{max-width:1370px}}.navbar-nav>li>a.oneline{padding-bottom:33px}.reportable>thead>tr>th{vertical-align:middle;font-size:12px}.reporttable>tbody>tr>td{vertical-align:middle;font-size:12px}.reporttable>tbody>tr>td:last-child label{margin-bottom:0;display:block;padding:8px;cursor:pointer}.reporttable>tbody>tr>td:last-child{padding:0}.checkbox.reportcheck{margin-top:0;margin-bottom:0}.navbar-collapse.in{background-color:#b4252d;margin-top:20px}body.modal-open{overflow-y:scroll;padding-right:0!important}.dropdown-menu li>span{display:block;padding:1px 10px;clear:both}.filter-control>.form-control,.filter-control>.form-select{height:25px;padding:2px 8px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px}.filter-control .ui-multiselect{height:25px;width:100%!important}.b-tablePI-headRow>th{width:80px}.b-tablePI-headRow>th.b-tablePI-headHidden{text-align:center;width:20px}.b-tablePI-headRow>th.col_name{width:300px}.b-tablePI-headRow>th.col_supplier{width:120px}.iframe-page-wrapper{margin:0 -50px -50px 0;min-height:1000px;-webkit-overflow-scrolling:touch;overflow-y:scroll}.iframe-page-wrapper iframe{border:0}.links-list{list-style:none;padding-left:0}.links-list li{font-size:120%;margin-bottom:6px;display:block}.order-history-table .btn-primary.viewed{background-color:#1fa67b}.order-history-table .detail-view>td{padding:0!important}.order-history-table .detail-view .loading{min-height:100px}.order-detail-table{padding:0}.order-detail-table thead th{font-size:13px;height:40px!important;vertical-align:middle!important;background:#d8d6d8;border:0!important;border-radius:0!important;text-align:center;padding:8px!important}.order-detail-table .col-title{font-size:16px;font-weight:400;display:block;border-bottom:1px solid #ccc;margin-bottom:12px}.order-detail-table .detail-list{list-style:none;padding-left:0}.order-detail-table .detail-list li{margin-bottom:4px}.order-detail-table tbody tr{background-color:transparent!important;text-align:center}.order-detail-table tbody tr:hover{background:#e9e9e9!important}.order-detail-table tbody tr td{border:0!important;border-radius:0}.our-offers{padding:61px 0 80px;border-bottom:27px solid #D7D8D9}.our-offers .lined-header{color:#636362;border-bottom:1px solid #636362;text-align:center;font-size:37px;line-height:1.2em;margin-bottom:47px;padding-bottom:13px;font-weight:600}.our-offers .logos-list{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:0;margin:0}.our-offers .logos-list li{margin:0 20px}.our-offers .logos-list li a{display:block}.our-offers .logos-list li a img{max-width:200px;max-height:120px}.discount-update-form{padding:40px 0 15px}.discount-update-form .form-title{float:left;width:310px}.discount-update-form .form-title .top-{font-size:40px;line-height:1.2}.discount-update-form .form-title .bottom-{font-size:18px}.discount-update-form .form{display:block;margin-left:320px;text-align:right;padding-top:13px}.discount-update-form .form .notice+p label{display:none}.discount-update-form .form p,.discount-update-form .form .btn{display:inline-block;vertical-align:top}.discount-update-form .form p{margin-right:4px}.discount-update-form .form p input{height:40px;width:36px;text-align:center}.discount-update-form .form p label{font-size:14px;font-family:'Open Sans',sans-serif;font-weight:300}.discount-update-form .form .notice{padding-top:11px}.print-page{padding:20px 0 80px}.print-page .table{table-layout:fixed}.print-page .table th,.print-page .table td{width:30%}.print-page .table.products-table th,.print-page .table.products-table td{text-align:center}.print-page .table.products-table th:first-child,.print-page .table.products-table td:first-child{text-align:left}.print-page .table.products-table tfoot{color:#fff;background:#8e8b8b;font-size:15px}.print-page .table.totals-table{font-size:16px}.print-page .table.totals-table th,.print-page .table.totals-table td{text-align:left}.print-page .table.totals-table th:last-child,.print-page .table.totals-table td:last-child{text-align:right}.print-page .print-block{margin-bottom:45px}.print-page .print-block .title{font-size:22px;line-height:24px;margin-bottom:10px;padding-bottom:3px;border-bottom:1px solid #ccc}.print-page .print-block .notice{font-size:16px;line-height:19px;margin-bottom:10px;font-weight:300}.print-page .print-header{padding:10px 0 30px}.print-page .print-header .b-logo{width:130px;height:130px}.print-page .print-header .b-logo img{max-width:130px;max-height:130px;display:block}.print-width{width:600px;margin:0 auto}.fixed-table-body{margin-top:-3px;position:relative}.fixed-table-toolbar .bars{margin:0}.fixed-table-header{position:relative}.fixed-table-header:before{position:absolute;left:0;bottom:2px;width:100%;height:1px;content:'';z-index:1}.fixed-table-loading{position:absolute;top:1px!important;left:0;background:rgba(255,255,255,0.75);width:100%;height:99%;font-size:35px;padding-top:100px}.table thead th{vertical-align:top}.table tbody tr.fw-bold td{font-weight:700}.table tbody tr td{font-weight:400}.table .updated-at{font-size:11px;line-height:1em;display:block}.table .price-with-info{display:flex;gap:8px}.qty-input{width:35px}.qty-block,.qty-cell{position:relative}.qty-block.loading,.qty-cell.loading{position:relative}.qty-block.loading:before,.qty-cell.loading:before{content:'';position:absolute;top:50%;left:30%;transform:translate(-13px,-9px);background-image:url("/static/images/spinner.8d85e76abf1e.svg");background-repeat:no-repeat;background-size:100% auto;background-position:50%;height:18px;width:100%;z-index:2;background-color:rgba(255,255,255,0.3)}.error-tooltip{position:absolute;left:100%;top:-1px;margin:0 0 0 5px;background:#C92241;color:#fff;padding:5px 10px;font-size:13px;line-height:1;border-radius:3px;white-space:nowrap}.error-tooltip:before{content:'';position:absolute;left:-2px;top:7px;height:8px;width:8px;background:#C92241;transform:rotate(-45deg)}.error-tooltip.left{left:auto;right:100%;margin:0 5px 0 0}.error-tooltip.left:before{left:auto;right:-2px;transform:rotate(-135deg)}.qty-block .error-tooltip{top:50%;margin-top:-12px}.flying-cart{position:absolute;height:38px;width:38px;background:#b4252d;color:#fff;z-index:1060;border-radius:100%}.flying-cart:before{position:absolute;left:50%;top:50%;content:"\e116";font-size:18px;line-height:18px;font-family:'Glyphicons Halflings',sans-serif;margin:-9px 0 0 -9px}.table-select-form-block .search-label{float:left;padding:10px 15px}.product-img{width:150px;height:auto;text-align:center;display:inline-block;border:1px solid #ccc}.product-img img{max-height:150px;max-width:150px;display:block;margin:0 auto}.page-header.with-link{position:relative}.page-header.with-link .pdf-link{position:absolute;right:0;top:20px;height:32px;width:32px;background-image:url("/static/images/pdf.a42a429d0889.png");background-repeat:no-repeat;background-size:100% auto;background-position:50%}.modal-body-wrapper{min-height:200px}.table-wrapper{margin-bottom:15px}.table-wrapper .loading{min-height:400px}.full-table .fixed-table-body{margin-top:0}.table .status-cell{vertical-align:middle;text-align:center;text-transform:uppercase;color:#fff}.table .edit-string{width:100px;border-radius:4px;border:1px solid #8D90A6}.reset-search-icon{position:absolute;width:24px;height:24px;right:7px;top:8px;border-radius:100%;cursor:pointer;background:#fff}.reset-search-icon:before,.reset-search-icon:after{content:'';position:absolute;left:12px;top:3px;width:1px;height:18px;background:#999}.reset-search-icon:before{transform:rotate(-45deg)}.reset-search-icon:after{transform:rotate(45deg)}.table-empty-search-message{white-space:pre-line}.table-loading-box{height:100px;width:100px;position:relative;display:inline-block}.inline-icon{display:inline-block;height:21px;width:21px}.inline-icon.checked{background:url("/static/images/checked_grey.1955d04fc60b.png") 50% 50% no-repeat}.inline-icon.delete{background:url("/static/images/delete_grey.092a6bc3096d.png") 50% 50% no-repeat}.inline-icon.rank-icon{height:18px;width:18px;position:relative;right:-2px;top:3px}.inline-icon.rank-icon.rank-1-mark{background:url("/static/images/mark_1.84fb4340000e.png") 50% 50%/100% auto no-repeat}.inline-icon.rank-icon.rank-2-mark{background:url("/static/images/mark_2.2e69ea7344cb.png") 50% 50%/100% auto no-repeat}.inline-icon.rank-icon.rank-3-mark{background:url("/static/images/mark_3.4f45a157c080.png") 50% 50%/100% auto no-repeat}.inline-icon.generic-mark{height:28px;width:18px;background:url("/static/images/generic_mark.e246cceab89c.png") 50% 50%/100% auto no-repeat}.inline-icon.red-label{position:relative;top:-1px;padding:1px 3px;margin:0 6px;height:auto;width:auto;border-radius:3px;background-color:#C92241;color:#fff}.inline-icon .gms-badge{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;color:#C92241;background-color:#FFD9DA;cursor:default;user-select:none}.other-price-search-result-message .search-result{padding:10px;margin-bottom:3px;text-align:center}.qty-input-cell{padding:0!important;vertical-align:middle!important}th.action-cell{vertical-align:top}td.action-cell{vertical-align:middle}.action-cell{padding-right:0 4px 0 0;vertical-align:middle}.action-cell.with-text .btn:before{display:none!important}.action-cell .btn{display:inline-block;min-height:24px;text-align:center;width:100%;position:relative;border:0;font-size:11px;text-transform:uppercase;padding:4px 8px;border-radius:8px;font-weight:600;color:#292E3D}.action-cell .btn:focus,.action-cell .btn:active,.action-cell .btn:hover{box-shadow:none;border:none;outline:none;color:#292E3D}.action-cell .btn.btn-branded{background-color:#FFD9DA}.action-cell .btn.btn-unavailable{background-color:#F1F2F4}.action-cell .btn.btn-unavailable .date{font-size:10px;color:#C92241;font-weight:700}.action-cell .btn.btn-nextday{background-color:#E5F4FF}.action-cell .btn.btn-sameday{background-color:#E4F7DB}.action-cell .btn.btn-light-grey:before,.action-cell .btn.btn-light-grey:after{background-color:#e7e7e7}.action-cell .btn.btn-dark-grey:before,.action-cell .btn.btn-dark-grey:after{background-color:#4b4b4b}.action-cell .btn.btn-middle-grey:before,.action-cell .btn.btn-middle-grey:after{background-color:#b6b6b6}.action-cell .cell-helper{padding:8px;display:block}.action-cell .select-box{padding:4px 18px 4px 8px;border-radius:8px}.action-cell .select-box .input-placeholder{color:#292E3D;font-weight:600;font-size:11px!important;text-transform:uppercase}.btn-generic{padding:4px 6px;background:none;color:#292E3D;border:1px solid #D3D9E1;font-weight:400;font-size:12px;border-radius:6px;background-color:#e7e7e7}.btn-generic:hover,.btn-generic:active,.btn-generic:focus{padding:4px 6px;font-weight:400;border-radius:6px;font-size:12px}.hidden-products-form-head .pagination{margin-top:0!important}.hidden-products-form-head .custom-table-toolbar{padding-top:15px}.hidden-products-form-head .fixed-table-pagination{padding-top:0}.order-history-table .glyphicon-plus.icon-plus{color:#C92241}tr.no-records-found{height:300px}tr.no-records-found:hover{background-color:transparent!important}.loading-wrap .animation-wrap{display:none!important}#js-table-toolbar-box{gap:12px}#js-table-toolbar-box .columns,#js-table-toolbar-box .input-group{display:flex;gap:12px}#js-table-toolbar-box button[title="Columns"],#js-table-toolbar-box button[name="refresh"],#js-table-toolbar-box button[name="clearSearch"],#js-table-toolbar-box input[type="search"]{border-radius:12px!important;background-color:#fff;border:1px solid #D3D9E1!important;color:#292E3D!important}#js-table-toolbar-box .dropdown-menu{background-color:#fff;border-radius:26px;padding:10px 20px;border:1px solid #D3D9E1}#js-table-toolbar-box .dropdown-menu .dropdown-item{padding:4px 0;color:#292E3D;font-size:15px;font-weight:500;cursor:pointer;border-radius:12px}#js-table-toolbar-box .dropdown-menu .dropdown-item:hover{background-color:transparent}#genericModal .modal-dialog{max-width:900px}#genericModal .modal-content{border-radius:16px}#genericModal .modal-title{font-size:24px;color:#292E3D}#genericModal .modal-header{display:flex;justify-content:space-between;border:none}#genericModal .modal-header h4{padding:0}#genericModal .modal-header .close{height:32px;width:32px;padding:0;margin:0}#genericModal .modal-body .table thead th{border:none;color:#8D90A6;font-weight:500}#js-bulk-cart .bootstrap-table{overflow:visible}#js-bulk-cart .bootstrap-table .fixed-table-container{overflow:visible}#js-bulk-cart .bootstrap-table .fixed-table-container .fixed-table-body{overflow:visible}.profile-form textarea{height:115px}.profile-form .page-header .btn{border:none;width:120px}.profile-form .profile-info{text-align:center;padding:17px 50px 0}.profile-form .profile-info .profile-avatar{padding:0 10px 10px;text-align:center;margin-bottom:25px}.profile-form .profile-info .profile-avatar img{max-width:200px;display:inline-block;border-radius:100%}.profile-form .profile-name{font-size:25px;color:#4b4b4b;font-weight:bold;margin-bottom:25px;line-height:1.2}.profile-form .profile-county{font-size:18px;color:#4b4b4b;line-height:1.2}.promo-banner-wrapper{text-align:center}.promo-banner-wrapper iframe{border:0;height:0;width:100%;overflow:hidden}.pseudo-select-block{position:relative}.pseudo-select-block .pseudo-select-list{opacity:0;list-style:none;border:1px solid #d8dfe7;margin-top:-1px;height:0;max-height:240px;overflow-y:auto;z-index:-1;position:absolute;margin-left:0;min-width:100%;background:#fff;box-sizing:border-box;top:100%;overflow-x:hidden;right:0;padding-left:0}.pseudo-select-block .pseudo-select-list .pseudo-select-list-item{display:block;font-size:13px;padding:5px 8px;cursor:pointer;transition:all .2s linear;box-sizing:border-box;margin:0;color:#4d4d4d;height:28px;white-space:nowrap;text-align:left}.pseudo-select-block .pseudo-select-list .pseudo-select-list-item.reset{height:1.5em}.pseudo-select-block .pseudo-select-list .pseudo-select-list-item:hover{background-color:#d8dfe7}.pseudo-select-block.disabled .pseudo-select-list{display:none}.pseudo-select-block.disabled .select-box{opacity:.7;cursor:not-allowed}.pseudo-select-block.loading:before{content:'';position:absolute;top:50%;right:10px;transform:translate(-13px,-9px);background-image:url("/static/images/spinner.8d85e76abf1e.svg");background-repeat:no-repeat;background-size:100% auto;background-position:50%;height:20px;width:30px;z-index:2}.pseudo-select-block.active .pseudo-select-list{opacity:1;transition:all .2s linear;height:auto;z-index:10}.pseudo-select-block .select-box{width:100%;padding:5px 17px 7px 5px;background-color:#d6d6d6;font-size:12px;color:#4d4d4d;box-sizing:border-box;border:1px solid transparent;height:28px;line-height:24px;cursor:pointer}.pseudo-select-block .select-box:after{content:'';position:absolute;right:7px;top:9px;height:8px;width:10px;background-repeat:no-repeat;background-image:url("/static/images/arrow_down.d20b12abcbcb.png")}.pseudo-select-block .select-box .input-placeholder{white-space:nowrap;overflow:hidden;font-size:12px;color:#4d4d4d;line-height:16px}.pseudo-select-block .select-box .input-placeholder.active{color:#9e9e9e}.pseudo-select-block .select-box *{user-select:none}.base-width{max-width:1100px;margin:0 auto}.header{position:relative;z-index:10;margin-bottom:0;box-shadow:0 5px 15px rgba(0,0,0,0.55)}.header-wrapper{border-top:24px solid #C92241}.header-wrapper .header{display:flex;justify-content:space-between;align-items:center;position:relative;padding:28px 85px 21px}.header-wrapper .header .container{position:relative}.header-wrapper .header .login-popup{height:0;overflow:hidden}.header-wrapper .header .login-popup .form-wrap{opacity:0}.header-wrapper .header .login-popup.active{height:auto;overflow:visible}.header-wrapper .header .login-popup.active .form-wrap{opacity:1}.header .logo{padding:0;height:100px;width:230px;overflow:hidden;position:relative;z-index:1;float:none;display:table-cell;vertical-align:middle}.header .logo img{width:auto;position:relative;z-index:2;max-width:180px;max-height:100px;height:auto}.header .buttons-group{padding:0;position:relative}.header .buttons-group .login-popup{margin:13px 0 0 0;right:0}.header .button-square{margin-left:15px;font-size:15px}.navigation{position:relative}.navigation-list{list-style:none;display:flex;align-items:center;width:750px;margin:0;padding:6px 0 0;justify-content:center;white-space:nowrap}.navigation-list li{padding:0 3%;border-right:2px solid #3AACDA}.navigation-list li:last-child{border:none}.navigation-list li.careers{border-right:0}.navigation-list li.active a{color:#C92241;text-decoration:underline}.navigation-list li a{text-transform:uppercase;display:block;padding:5px 8px;font-size:20px;color:#596068;text-decoration:none;font-weight:600}.header-auth-wrapper{position:relative;z-index:10;background:#fff}.header-auth-wrapper .header-wrapper .header{padding:28px 40px 21px}.header-auth-wrapper .navigation{background:#f0f0f0;position:relative}.header-auth-wrapper .navigation .container{width:100%}.header-auth-wrapper .navigation-list{list-style:none;display:flex;align-items:center;margin:0;padding:0;justify-content:space-between}.header-auth-wrapper .navigation-list li{display:inline-block;margin:0;vertical-align:top;width:10%}.header-auth-wrapper .navigation-list li a{padding:6px 6px;font-size:13px;text-align:center}@media screen and (max-width:1480px){.header-wrapper{border-top:24px solid #C92241}.header-wrapper .header{padding:28px 45px 21px}.header .logo{padding:0;height:70px;width:230px;overflow:hidden;position:relative;z-index:1;float:none;display:table-cell;vertical-align:middle}.header .logo img{width:auto;position:relative;z-index:2;max-width:128px;max-height:100px;height:auto}.header .buttons-group{white-space:nowrap}.header .button-square{margin-left:15px;font-size:15px}.navigation{position:relative}.navigation-list{list-style:none;display:flex;align-items:center;margin:0;padding:6px 0 0;justify-content:center;white-space:nowrap;width:99%}.navigation-list li{padding:0 10px;border-right:1px solid #3AACDA}.navigation-list li.careers{border-right:0}.navigation-list li a{padding:5px 4px;font-size:15px}}@media screen and (max-width:1280px){.header-wrapper .header{padding:28px 15px 21px}}@media screen and (max-width:800px){.mobile-show{display:block}.mobile-hidden{display:none}.mobile-menu-open{margin-left:50px;background:#c00;width:80px;height:30px;display:block;cursor:pointer}.header-wrapper{width:100%}.become-partner-header{font-size:20px;padding:20px}.top-slider .slide .text-bubble{padding:20px 10px;min-height:260px}.top-slider .slide .text-bubble h2{font-size:33px;margin:0 26px}.top-slider .slick-dots{bottom:6px}.good-company-layout{flex-wrap:wrap}.good-company-layout-col{width:100%}.good-company-layout-col.wide-{width:100%;justify-content:normal}.slide.excerption.slick-slide{border-radius:24px;padding:30px;height:330px}.slide.excerption.slick-slide.green{background:#8cb830}.slide.excerption.slick-slide.red{background:#a43535}.slide.excerption.slick-slide.mint{background:#40aa9f}.slide.excerption.slick-slide.blue{background:#09a7c4}.top-slider-wrapper.good-company{height:580px}.quote{font-family:auto,sans-serif;font-size:75px;color:#fff;line-height:29px;margin-right:15px}.good-company-box-content p{font-size:19px;line-height:1.3}.quote-wrapper{display:flex}.footer-bottom{flex-wrap:wrap;position:relative}.footer-bottom .footer-bottom-left{flex-wrap:wrap}.footer-bottom .footer-bottom-left .footer-bottom-part:first-child{width:100%;padding:0}.footer-bottom .footer-bottom-left .footer-bottom-part:first-child .footer-bottom-part-content{padding-right:0;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #b4252d}.footer-bottom .footer-bottom-part.call,.footer-bottom .footer-bottom-part.email,.footer-bottom .footer-bottom-part.privacy-policy-menu{width:50%;margin-bottom:10px}.footer-bottom .footer-bottom-part.find-us,.footer-bottom .footer-bottom-part.connect-with-us{width:100%;margin-bottom:35px}.footer-bottom .footer-bottom-right{position:absolute;bottom:0;right:10px}.mobile-menu-open{width:35px;height:35px;background:url("/static/images/menu.724e8ee8c248.svg") 0 0 / 100% auto no-repeat;display:block;cursor:pointer}.header .logo{padding:0;height:57px;margin-left:10px}.main-navigation-cover{display:none;position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.2)}.navigation-list{flex-direction:column;width:100%;align-items:flex-start;padding:40px}.main-navigation{position:absolute;z-index:200;background:#b4252d;top:-24px;right:0;text-align:left}.main-navigation .navigation-list li{border-right:0;padding:0 0 5px}.main-navigation .navigation-list li.scroll-to-footer{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #fff}.main-navigation .navigation-list li.open-login-form{margin-top:20px;padding-top:15px;border-top:1px solid #fff}.main-navigation .navigation-list li a{color:#fff;font-size:18px;text-decoration:none}.header .buttons-group .login-popup.active{z-index:201;margin-top:40px;margin-right:-14px}.our-members-section-list-item-title{max-height:100%!important}.our-members-section-list-item-title .our-members-section-list-item-description{margin-top:20px;font-size:16px}.our-members-section-list-item-title .our-members-section-list-item-name{font-size:31px;margin-bottom:9px}.our-members-section-list-item-title .our-members-section-list-item-post{font-size:14px}.page-content .wide-static-picture{height:482px}.top-slider .slide .text-bubble,.top-slider-wrapper .wide-static-picture .banner-text{padding:20px 10px;min-height:260px}.top-slider .slide .text-bubble h2,.top-slider-wrapper .wide-static-picture .banner-text h2{font-size:33px;margin:0 26px}.top-slider-wrapper .wide-static-picture .banner-text{bottom:30px}}.shop-purchase-report-form-table{border:1px solid #ccc}.shop-purchase-report-form-table thead{background-color:#ccc}.shop-purchase-report-form-table thead tr th{border-bottom:1px solid #ddd}.shop-purchase-report-form-table tbody tr td{border-left:1px solid #ccc}.shop-purchase-report-form-table tbody tr td:first-child{border-left:0}.shop-purchase-report-form-table .panel{margin-bottom:0}.shop-purchase-report-form-table .panel.shops .panel-heading{padding:9px 25px 9px 10px}.shop-purchase-report-form-table .panel-heading{padding:9px 10px}.shop-purchase-report-form-table .panel-heading label{margin-bottom:0;display:block}.shop-purchase-report-form-table .panel-heading label input{float:right}.shop-purchase-report-form-table .select-list{max-height:330px;overflow-y:auto}.shop-purchase-report-form-table .date-range-block{margin:15px 0 0;padding:10px}.shop-purchase-report-form-table .date-range-block label{display:block;font-size:16px;margin:0}.shop-purchase-report-form-table .date-range-block .form-control{display:inline-block;width:200px;margin-left:6px}.select-list{list-style:none;padding:10px;margin-bottom:0}.select-list li label{display:block;padding:4px 10px;margin:0 -10px;box-sizing:content-box}.select-list li label:hover{cursor:pointer;background-color:#ccc}.select-list li input{float:right}.shop-purchase-report-table{border:1px solid #ddd}.shop-purchase-report-table thead tr th{vertical-align:middle;border-bottom:1px solid #ddd;border-right:1px solid #ddd;text-align:center}.shop-purchase-report-table thead tr th:first-child{vertical-align:middle!important}.shop-purchase-report-table tbody tr td{text-align:center;border-right:1px solid #ddd;width:10%}.shop-purchase-report-table tbody tr td:first-child{text-align:left;width:auto}.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-slider *{outline:none!important}.slick-slider .slide{padding:30px 0}.slick-slider .control{display:none!important;position:absolute;text-indent:-2000px;height:60px;width:60px;border-top:5px solid #fff;border-right:5px solid #fff;top:50%;margin-top:-30px;transform:rotate(45deg);cursor:pointer;z-index:10}.slick-slider .control.right-{right:30px}.slick-slider .control.left-{left:30px;transform:rotate(-135deg)}.loading-spinner{display:none;position:absolute;left:50%;top:50%;margin:-100px 0 0 -100px;z-index:100}@-webkit-keyframes uil-facebook{0%{-ms-transform:scale(2);-moz-transform:scale(2);-webkit-transform:scale(2);-o-transform:scale(2);transform:scale(2)}90%{-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}100%{-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-webkit-keyframes uil-facebook{0%{-ms-transform:scale(2);-moz-transform:scale(2);-webkit-transform:scale(2);-o-transform:scale(2);transform:scale(2)}90%{-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}100%{-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-moz-keyframes uil-facebook{0%{-ms-transform:scale(2);-moz-transform:scale(2);-webkit-transform:scale(2);-o-transform:scale(2);transform:scale(2)}90%{-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}100%{-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-ms-keyframes uil-facebook{0%{-ms-transform:scale(2);-moz-transform:scale(2);-webkit-transform:scale(2);-o-transform:scale(2);transform:scale(2)}90%{-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}100%{-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-moz-keyframes uil-facebook{0%{-ms-transform:scale(2);-moz-transform:scale(2);-webkit-transform:scale(2);-o-transform:scale(2);transform:scale(2)}90%{-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}100%{-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-webkit-keyframes uil-facebook{0%{-ms-transform:scale(2);-moz-transform:scale(2);-webkit-transform:scale(2);-o-transform:scale(2);transform:scale(2)}90%{-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}100%{-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-o-keyframes uil-facebook{0%{-ms-transform:scale(2);-moz-transform:scale(2);-webkit-transform:scale(2);-o-transform:scale(2);transform:scale(2)}90%{-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}100%{-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@keyframes uil-facebook{0%{-ms-transform:scale(2);-moz-transform:scale(2);-webkit-transform:scale(2);-o-transform:scale(2);transform:scale(2)}90%{-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}100%{-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.loading-spinner{background:none;width:200px;height:200px}.loading-spinner>div{position:absolute;width:40px;height:120px;top:40px;left:20px;background:#C92241;opacity:.6;-ms-animation:uil-facebook 1s cubic-bezier(0.01,0.73,0.28,0.93) infinite;-moz-animation:uil-facebook 1s cubic-bezier(0.01,0.73,0.28,0.93) infinite;-webkit-animation:uil-facebook 1s cubic-bezier(0.01,0.73,0.28,0.93) infinite;-o-animation:uil-facebook 1s cubic-bezier(0.01,0.73,0.28,0.93) infinite;animation:uil-facebook 1s cubic-bezier(0.01,0.73,0.28,0.93) infinite}.loading-spinner>div:nth-of-type(2){left:80px;opacity:.8;-ms-animation-delay:.1s;-moz-animation-delay:.1s;-webkit-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s}.loading-spinner>div:nth-of-type(3){left:140px;opacity:.9;-ms-animation-delay:.2s;-moz-animation-delay:.2s;-webkit-animation-delay:.2s;-o-animation-delay:.2s;animation-delay:.2s}.loading{position:relative}.loading .loading-spinner{display:block}.contactcard .sales-row{padding-bottom:15px}.contactcard h2{margin-top:0;margin-bottom:20px;line-height:52px;font-size:40px}.contactcard p{line-height:21px}.contactcard .logo-cell{margin-top:10px}.contactcard .well.row{padding-top:25px}.contactcard .img-responsive{width:100%;height:100%;object-fit:contain}.suppliers-info-page .page-header{position:relative}.suppliers-info-page .suppliers-pdf{position:absolute;right:0;top:34px;height:32px;width:32px;background-image:url("/static/images/pdf.a42a429d0889.png");background-repeat:no-repeat;background-size:100% auto;background-position:50%}.table thead .col-30{width:30%}.table thead .col-25{width:25%}.table thead .col-15{width:15%}.table thead .col-10{width:10%}.table thead .col-5{width:5%}#order-list-content .fixed-table-toolbar{overflow:hidden;width:315px}#order-list-content .bs-bars{margin:10px 0}#order-list-content #order-table-toolbar{position:relative;padding-top:15px}#order-table-toolbar{position:relative}#order-table-toolbar input{height:41px}.inner-table{background:#fff}.inner-table thead tr th{padding:5px 9px!important;border-bottom:1px solid #ccc!important}.inner-table tr,.inner-table tr:hover,.inner-table th,.inner-table th:hover,.inner-table td,.inner-table td:hover{background:#fff}.inner-table__row_expandable-row{display:none}.inner-table__row_expandable-row.active{display:table-row}.inner-table__row_expandable-row>td{padding:0!important}.detail-view,.detail-view td,.detail-view:hover,.detail-view:hover td{background:#fff!important}.invoice-table__col_1{text-align:right}.invoice-table__col .historybtn{display:block;margin:0}.third-level-table th:nth-child(2),.third-level-table th:last-child,.third-level-table td:nth-child(2),.third-level-table td:last-child{border-left-color:transparent!important}.ui-sortable{padding:0;list-style:none}.ui-sortable li{padding:9px 10px 7px;cursor:move;border:1px solid #ccc;margin-bottom:2px}.ui-sortable li input{margin-right:4px;position:relative;bottom:-2px}.ui-sortable li label{font-size:15px;font-weight:300;line-height:1}.ui-sortable .ui-sortable-helper{background:#fff;box-shadow:0 0 4px rgba(0,0,0,0.55)}.stack-admin-page{padding-left:20px}.stack-admin.header-nav{padding-top:7px}.table tbody .action-cell.input{border:1px solid #959595}.table tbody .action-cell.input .form-control{border:0;background:0;box-shadow:none;border-radius:0}.table tbody .action-cell.input .comment{padding:8px;font-size:10px;display:block}