@charset "utf-8";.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.carousel-item{-webkit-transition:none;transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transform:none;transform:none;-webkit-transition-property:opacity;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;-webkit-transition:opacity 0s .6s;transition:opacity 0s .6s;z-index:0}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{-webkit-transition:none;transition:none}}.carousel-control-next,.carousel-control-prev{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:none;border:0;bottom:0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;-webkit-transition:opacity .15s ease;transition:opacity .15s ease;width:15%;z-index:1}@media(prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{-webkit-transition:none;transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{-webkit-box-pack:center;-ms-flex-pack:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:0;list-style:none;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{-webkit-box-flex:0;background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid transparent;border-top:10px solid transparent;-webkit-box-sizing:content-box;box-sizing:content-box;cursor:pointer;-ms-flex:0 1 auto;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;-webkit-transition:opacity .6s ease;transition:opacity .6s ease;width:30px}@media(prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{-webkit-transition:none;transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{-webkit-filter:invert(1) grayscale(100);filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.content,.content-fluid,.content-lg,.content-md,.content-sm,.content-xl,.content-xxl{padding-left:var(--bs-gutter-x,.75rem);padding-right:var(--bs-gutter-x,.75rem)}@media(min-width:576px){.content,.content-sm{max-width:540px}}@media(min-width:768px){.content,.content-md,.content-sm{max-width:45pc}}@media(min-width:992px){.content,.content-lg,.content-md,.content-sm{max-width:60pc}}@media(min-width:1200px){.content,.content-lg,.content-md,.content-sm,.content-xl{max-width:855pt}}@media(min-width:1400px){.content,.content-lg,.content-md,.content-sm,.content-xl,.content-xxl{max-width:990pt}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,.075);border-color:#dee2e6;color:#212529;margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;-webkit-box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;border-color:#bacbe6;color:#000}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;border-color:#cbccce;color:#000}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;border-color:#bcd0c7;color:#000}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;border-color:#badce3;color:#000}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;border-color:#e6dbb9;color:#000}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;border-color:#dfc2c4;color:#000}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;border-color:#dfe0e1;color:#000}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;border-color:#373b3e;color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media(max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media(max-width:1399.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-text{color:#6c757d;font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#fff;border-color:#86b7fe;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25);color:#212529;outline:0}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::file-selector-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#212529;display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.2rem;font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem}.form-control-sm::file-selector-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-sm::-webkit-file-upload-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:.3rem;font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem}.form-control-lg::file-selector-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}.form-control-lg::-webkit-file-upload-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{height:auto;max-width:3rem;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border-radius:.25rem;height:1.5em}.form-control-color::-webkit-color-swatch{border-radius:.25rem;height:1.5em}.form-select{-moz-padding-start:calc(.75rem - 3px);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1pc 9pt;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 2.25rem .375rem .75rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.form-select{-webkit-transition:none;transition:none}}.form-select:focus{border-color:#86b7fe;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{color-adjust:exact;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.25);height:1em;margin-top:.25em;-webkit-print-color-adjust:exact;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");border-color:#0d6efd}.form-check-input:disabled{-webkit-filter:none;filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:0;border-radius:2em;margin-left:-2.5em;-webkit-transition:background-position .15s ease-in-out;transition:background-position .15s ease-in-out;width:2em}@media(prefers-reduced-motion:reduce){.form-switch .form-check-input{-webkit-transition:none;transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");background-position:100%}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{-webkit-filter:none;filter:none;opacity:.65;pointer-events:none}.form-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{border:1px solid transparent;height:100%;left:0;padding:1rem .75rem;pointer-events:none;position:absolute;top:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}@media(prefers-reduced-motion:reduce){.form-floating>label{-webkit-transition:none;transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-webkit-input-placeholder{color:transparent}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control:-ms-input-placeholder{color:transparent}.form-floating>.form-control::-ms-input-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:not(:-ms-input-placeholder){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-select{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem;color:#212529;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.3rem;font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.2rem;font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.valid-feedback{color:#198754;display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(25,135,84,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.25);box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:1pc 9pt,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.25);box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{-webkit-box-shadow:0 0 0 .25rem rgba(25,135,84,.25);box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(220,53,69,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.25);box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:1pc 9pt,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.25);box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{-webkit-box-shadow:0 0 0 .25rem rgba(220,53,69,.25);box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;color:#212529;display:none;font-size:1rem;list-style:none;margin:0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;z-index:1000}.dropdown-menu[data-bs-popper]{left:0;margin-top:.125rem;top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media(min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media(min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media(min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media(min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media(min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:.125rem;margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:.125rem;margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:.125rem;margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid rgba(0,0,0,.15);height:0;margin:.5rem 0;overflow:hidden}.dropdown-item{background-color:transparent;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.25rem 1rem;text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:#e9ecef;color:#1e2125}.dropdown-item.active,.dropdown-item:active{background-color:#0d6efd;color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:#adb5bd;pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;display:block;font-size:.875rem;margin-bottom:0;padding:.5rem 1rem;white-space:nowrap}.dropdown-item-text{color:#212529;display:block;padding:.25rem 1rem}.dropdown-menu-dark{background-color:#343a40;border-color:rgba(0,0,0,.15);color:#dee2e6}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{background-color:hsla(0,0%,100%,.15);color:#fff}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{background-color:#0d6efd;color:#fff}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.accordion-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:0;border-radius:0;color:#212529;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1rem;overflow-anchor:none;padding:1rem 1.25rem;position:relative;text-align:left;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease,-webkit-box-shadow .15s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.accordion-button{-webkit-transition:none;transition:none}}.accordion-button:not(.collapsed){background-color:#e7f1ff;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.125);box-shadow:inset 0 -1px 0 rgba(0,0,0,.125);color:#0c63e4}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.accordion-button:after{-ms-flex-negative:0;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;content:"";flex-shrink:0;height:1.25rem;margin-left:auto;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:1.25rem}@media(prefers-reduced-motion:reduce){.accordion-button:after{-webkit-transition:none;transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:#86b7fe;-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.pagination{list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#0d6efd;display:block;position:relative;text-decoration:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.page-link{-webkit-transition:none;transition:none}}.page-link:hover{border-color:#dee2e6;z-index:2}.page-link:focus,.page-link:hover{background-color:#e9ecef;color:#0a58ca}.page-link:focus{-webkit-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0;z-index:3}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{background-color:#0d6efd;border-color:#0d6efd;color:#fff;z-index:3}.page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;pointer-events:none}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.pagination-lg .page-link{font-size:1.25rem;padding:.75rem 1.5rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{font-size:.875rem;padding:.25rem .5rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.badge{border-radius:.25rem;color:#fff;display:inline-block;font-size:.75em;font-weight:700;line-height:1;padding:.35em .65em;text-align:center;vertical-align:baseline;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:1rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{background-color:#cfe2ff;border-color:#b6d4fe;color:#084298}.alert-primary .alert-link{color:#06357a}.alert-secondary{background-color:#e2e3e5;border-color:#d3d6d8;color:#41464b}.alert-secondary .alert-link{color:#34383c}.alert-success{background-color:#d1e7dd;border-color:#badbcc;color:#0f5132}.alert-success .alert-link{color:#0c4128}.alert-info{background-color:#cff4fc;border-color:#b6effb;color:#055160}.alert-info .alert-link{color:#04414d}.alert-warning{background-color:#fff3cd;border-color:#ffecb5;color:#664d03}.alert-warning .alert-link{color:#523e02}.alert-danger{background-color:#f8d7da;border-color:#f5c2c7;color:#842029}.alert-danger .alert-link{color:#6a1a21}.alert-light{background-color:#fefefe;border-color:#fdfdfe;color:#636464}.alert-light .alert-link{color:#4f5050}.alert-dark{background-color:#d3d3d4;border-color:#bcbebf;color:#141619}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{background-color:#e9ecef;border-radius:.25rem;font-size:.75rem;height:1rem}.progress,.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.progress-bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#0d6efd;color:#fff;-ms-flex-direction:column;flex-direction:column;justify-content:center;text-align:center;-webkit-transition:width .6s ease;transition:width .6s ease;white-space:nowrap}@media(prefers-reduced-motion:reduce){.progress-bar{-webkit-transition:none;transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media(prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.toast{background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);border-radius:.25rem;-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);font-size:.875rem;max-width:100%;pointer-events:auto;width:350px}.toast:not(.showing):not(.show){opacity:0}.toast.hide{display:none}.toast-container{max-width:100%;pointer-events:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);color:#6c757d;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.5rem .75rem}.toast-header .btn-close{margin-left:.75rem;margin-right:-.375rem}.toast-body{word-wrap:break-word;padding:.75rem}.modal{display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1060}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-content,.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;-ms-flex-direction:column;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;justify-content:space-between;padding:1rem}.modal-header .btn-close{margin:-.5rem -.5rem -.5rem auto;padding:.5rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem;position:relative}.modal-footer{-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;border-bottom-left-radius:calc(.3rem - 1px);border-bottom-right-radius:calc(.3rem - 1px);border-top:1px solid #dee2e6;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-end;padding:.75rem}.modal-footer>*{margin:.25rem}@media(min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{max-width:50pc}}@media(min-width:1200px){.modal-xl{max-width:855pt}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media(max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media(max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media(max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media(max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;transition:none}}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.tooltip{word-wrap:break-word;display:block;font-family:var(--bs-font-sans-serif);font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1080}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .tooltip-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:#000;border-width:.4rem .4rem 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:#000;border-width:0 .4rem .4rem;bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:-1px}.tooltip-inner{background-color:#000;border-radius:.25rem;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.clearfix:after{clear:both;content:"";display:block}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:sticky;top:0;z-index:1020}@media(min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media(min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media(min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media(min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media(min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@font-face{font-display:block;font-family:boilerplate;font-style:normal;font-weight:400;src:url(clientlib-site/resources/fonts/boilerplate.eot?kdyvsc);src:url(clientlib-site/resources/fonts/boilerplate.eot?kdyvsc#iefix) format("embedded-opentype"),url(clientlib-site/resources/fonts/boilerplate.woff2?kdyvsc) format("woff2"),url(clientlib-site/resources/fonts/boilerplate.ttf?kdyvsc) format("truetype"),url(clientlib-site/resources/fonts/boilerplate.woff?kdyvsc) format("woff"),url(clientlib-site/css/.../resources/fonts/boilerplate.svg?kdyvsc#boilerplate) format("svg")}[class*=" icon-"],[class^=icon-]{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:boilerplate!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icon-reset-alt:before{content:""}.icon-error:before{content:""}.icon-design-manual:before{content:""}.asm__addon--icon-lock:before,.icon-lock:before{content:""}.icon-camera:before{content:""}.icon-interchange:before{content:""}.icon-barcode:before{content:""}.icon-tire:before{content:""}.icon-upload:before{content:""}.icon-sortby-arrow:before{content:""}.icon-application-specs:before{content:""}.icon-catalogs:before{content:""}.icon-arrow-big:before{content:""}.icon-arrow-down:before{content:""}.icon-bell:before{content:""}.icon-belt-small:before{content:""}.icon-belt:before{content:""}.icon-building:before{content:""}.icon-calculators:before{content:""}.icon-calendar:before{content:""}.icon-checkbox-deselect:before{content:""}.icon-checkbox-selected:before{content:""}.icon-checkbox:before{content:""}.icon-clock:before{content:""}.icon-close-button:before{content:""}.icon-close:before{content:""}.icon-document-download:before{content:""}.icon-edit:before{content:""}.icon-envelope-fill:before{content:""}.icon-envelope-outline:before{content:""}.icon-filter:before{content:""}.icon-hamburger:before{content:""}.icon-hose-small:before{content:""}.icon-hose:before{content:""}.icon-hydraulics:before{content:""}.icon-input-arrow:before{content:""}.icon-link-arrow:before{content:""}.icon-location-fill:before{content:""}.icon-logo:before{content:""}.icon-manual:before{content:""}.icon-minus:before{content:""}.icon-play-video:before{content:""}.icon-plus:before{content:""}.icon-printer:before{content:""}.icon-product:before{content:""}.icon-quickorder:before{content:""}.icon-replacement-product:before{content:""}.icon-search:before{content:""}.icon-slider-arrow-fill:before{content:""}.icon-slider-arrow:before{content:""}.icon-steering-wheel:before{content:""}.icon-trash:before{content:""}.asm__addon--icon-user:before,.icon-user:before{content:""}.icon-warning:before{content:""}.icon-zoom:before{content:""}.icon-reset:before{content:""}.icon-custom-list:before{content:"";font-family:asm_icons,sans-serif}.icon-arrow-left:before{content:"";display:inline-block;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.icon-arrow-right:before{content:"";display:inline-block;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.icon-arrow-up:before{content:""}.icon-arrow-up:before,.icon-sortby-arrow--up:before{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icon-sortby-arrow--up:before{content:""}.icon-sort-arrow-up:before{border-width:0 5px 5px}.icon-sort-arrow-down:before,.icon-sort-arrow-up:before{border-color:#dadada transparent;border-style:solid;content:"";display:inline;height:0;width:0}.icon-sort-arrow-down:before{border-width:5px 5px 0}.icon-sort-arrow-down:hover:before,.icon-sort-arrow-up:hover:before{border-color:#bf2026 transparent}.icon-angle-left:before,.icon-angle-right:before{display:inline-block;font-family:boilerplate;font-size:10px;font-weight:400;line-height:10px}.icon-angle-left:before{content:"";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.icon-angle-right:before{content:"";-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@font-face{font-family:ITC Franklin Gothic;font-weight:300;src:url(clientlib-site/resources/fonts/00faf685-e292-40f6-8318-fce19d0576b1.eot?#iefix);src:url(clientlib-site/resources/fonts/00faf685-e292-40f6-8318-fce19d0576b1.eot?#iefix) format("eot"),url(clientlib-site/resources/fonts/35d6841f-a247-4989-95f3-b023bab7c876.woff2) format("woff2"),url(clientlib-site/resources/fonts/e0c48fbf-6e3e-4d4a-8443-7905cf3d47f4.woff) format("woff"),url(clientlib-site/resources/fonts/52a8cfe0-c0a3-4424-80ae-baf160636666.ttf) format("truetype"),url(clientlib-site/resources/fonts/df864b94-3d8a-4e16-9ec8-ed159a688ca5.svg#df864b94-3d8a-4e16-9ec8-ed159a688ca5) format("svg")}@font-face{font-family:ITC Franklin Gothic;font-style:italic;font-weight:300;src:url(clientlib-site/resources/fonts/c463593c-0d1b-4eb3-81d5-4726fede670e.eot?#iefix);src:url(clientlib-site/resources/fonts/c463593c-0d1b-4eb3-81d5-4726fede670e.eot?#iefix) format("eot"),url(clientlib-site/resources/fonts/b989ffc9-8d10-4590-b302-c4e061ae4c70.woff2) format("woff2"),url(clientlib-site/resources/fonts/fc275cd6-d94e-4b34-81a3-5e285aef463f.woff) format("woff"),url(clientlib-site/resources/fonts/4be04772-5db4-49da-8797-714e732e6142.ttf) format("truetype"),url(clientlib-site/resources/fonts/01f820f1-3aa6-45c4-9847-95511a2eeb7a.svg#01f820f1-3aa6-45c4-9847-95511a2eeb7a) format("svg")}@font-face{font-family:ITC Franklin Gothic;font-style:normal;font-weight:500;src:url(clientlib-site/resources/fonts/38e58634-5c71-4832-9385-35ec6bec173b.eot?#iefix);src:url(clientlib-site/resources/fonts/38e58634-5c71-4832-9385-35ec6bec173b.eot?#iefix) format("eot"),url(clientlib-site/resources/fonts/2c1be1db-5a84-48fe-9f13-b0683b78abef.woff2) format("woff2"),url(clientlib-site/resources/fonts/e5b902cc-1869-4595-8d52-876961f81b63.woff) format("woff"),url(clientlib-site/resources/fonts/f53691b6-96af-440d-bfd5-84ebc1c6d61d.ttf) format("truetype"),url(clientlib-site/resources/fonts/26d3e21c-9b55-4c1a-bbcf-e9c350c89184.svg#26d3e21c-9b55-4c1a-bbcf-e9c350c89184) format("svg")}@font-face{font-family:ITC Franklin Gothic;font-style:italic;font-weight:500;src:url(clientlib-site/resources/fonts/f0ff9642-6049-4b11-b584-c39bce7aabf8.eot?#iefix);src:url(clientlib-site/resources/fonts/f0ff9642-6049-4b11-b584-c39bce7aabf8.eot?#iefix) format("eot"),url(clientlib-site/resources/fonts/f48ddcbb-c4f8-4d8d-9b14-8b1b7c4f63b2.woff2) format("woff2"),url(clientlib-site/resources/fonts/08b3aaac-ce6f-4c6c-b048-ff56b9ec91cb.woff) format("woff"),url(clientlib-site/resources/fonts/4e63f5b8-923f-4ff7-b051-9aa09a5be0ec.ttf) format("truetype"),url(clientlib-site/resources/fonts/6b956995-7b69-4fdc-8295-017e77400566.svg#6b956995-7b69-4fdc-8295-017e77400566) format("svg")}@font-face{font-family:ITC Franklin Gothic;font-weight:600;src:url(clientlib-site/resources/fonts/f7a7a643-32ec-435d-bc04-5f749f687a7b.eot?#iefix);src:url(clientlib-site/resources/fonts/f7a7a643-32ec-435d-bc04-5f749f687a7b.eot?#iefix) format("eot"),url(clientlib-site/resources/fonts/cb2236cd-07ed-4fc7-bbb9-6668f83544e4.woff2) format("woff2"),url(clientlib-site/resources/fonts/805949e8-2090-4f08-b0fe-c670ad7a44fc.woff) format("woff"),url(clientlib-site/resources/fonts/13304278-6ad2-4539-9fed-32fa737800b4.ttf) format("truetype"),url(clientlib-site/resources/fonts/814ed673-f448-4aeb-81f1-4bb7b2bc3175.svg#814ed673-f448-4aeb-81f1-4bb7b2bc3175) format("svg")}@font-face{font-family:ITC Franklin Gothic;font-style:italic;font-weight:600;src:url(clientlib-site/resources/fonts/2729cf9a-259a-494e-9f71-ef6ef366e029.eot?#iefix);src:url(clientlib-site/resources/fonts/2729cf9a-259a-494e-9f71-ef6ef366e029.eot?#iefix) format("eot"),url(clientlib-site/resources/fonts/dbff1efd-9e9c-47a0-af64-1e86a317adb9.woff2) format("woff2"),url(clientlib-site/resources/fonts/ab0b1fd5-18ca-44dc-93a8-93f643c91a4e.woff) format("woff"),url(clientlib-site/resources/fonts/b0669e21-83ee-4bc2-89dd-7a700c99cdc1.ttf) format("truetype"),url(clientlib-site/resources/fonts/c117a74b-7cc2-4dae-81e6-6fb75ba9b94a.svg#c117a74b-7cc2-4dae-81e6-6fb75ba9b94a) format("svg")}@font-face{font-family:ITC Franklin Gothic;font-style:italic;font-weight:600;src:url(clientlib-site/resources/fonts/34520243-331a-46bd-b94c-f36694360333.eot?#iefix);src:url(clientlib-site/resources/fonts/34520243-331a-46bd-b94c-f36694360333.eot?#iefix) format("eot"),url(clientlib-site/resources/fonts/f167cc7e-38ea-4678-b1be-6bcacad7c677.woff2) format("woff2"),url(clientlib-site/resources/fonts/fab3159c-9d8f-4075-96d6-528ea1ce2c19.woff) format("woff"),url(clientlib-site/resources/fonts/8c3707e2-ec34-43f2-800a-432845fa5f66.ttf) format("truetype"),url(clientlib-site/resources/fonts/762d2494-d95d-4c2f-9969-59be743790b7.svg#762d2494-d95d-4c2f-9969-59be743790b7) format("svg")}@font-face{font-family:Dosis;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/dosis/v32/HhyJU5sn9vOmLxNkIwRSjTVNWLEJabMl2xMB.ttf) format("truetype")}@font-face{font-family:Dosis;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/dosis/v32/HhyJU5sn9vOmLxNkIwRSjTVNWLEJN7Ml2xMB.ttf) format("truetype")}@font-face{font-family:Dosis;font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/dosis/v32/HhyJU5sn9vOmLxNkIwRSjTVNWLEJBbMl2xMB.ttf) format("truetype")}@font-face{font-family:Dosis;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/dosis/v32/HhyJU5sn9vOmLxNkIwRSjTVNWLEJ6bQl2xMB.ttf) format("truetype")}@font-face{font-family:asm_icons;src:url(clientlib-site/resources/fonts/asm_icons.eot?9817510);src:url(clientlib-site/resources/fonts/asm_icons.eot?9817510#iefix) format("embedded-opentype"),url(clientlib-site/resources/fonts/asm_icons.woff?9817510) format("woff"),url(clientlib-site/resources/fonts/asm_icons.ttf?9817510) format("truetype"),url(clientlib-site/resources/fonts/asm_icons.svg?9817510#asm_icons) format("svg")}.h1,.h2,.h3,.h4,.h5,.h6,body,dd,dl,h1,h2,h3,h4,h5,h6,ol,ul{margin:0;padding:0}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:1pc;line-height:1.15}body *{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:initial;box-sizing:initial}article,aside,footer,header,nav,section{display:block}*{font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif}.heading-red-line{border:5px solid #bf2026;width:110px}.heading-1{color:#bf2026;font-size:40px}.heading-1,.heading-2{font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;line-height:40px}.heading-2{font-size:2pc}.heading-3{font-size:24px;line-height:28px}.heading-3,.heading-4{font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif}.heading-4{font-size:20px;line-height:24px}.heading-5{font-size:14px;line-height:20px}.heading-5,.heading-6{font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif}.heading-6{font-size:10px;line-height:14px}.heading-hero{font-size:56px;line-height:56px}.heading-hero,.paragraph{font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif}.paragraph{font-size:1pc;line-height:24px}.paragraph-large{font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:20px;line-height:28px}.alert{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:none;border-radius:0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:300;justify-content:center;line-height:1.5;margin-bottom:0;padding:9pt 20px;word-break:break-all}.alert .close{background-color:transparent;border:0;color:#fff;float:right;font-size:9pt;font-weight:700;line-height:1;margin-left:10px;opacity:1;padding:0;text-shadow:none}.alert-success{background-color:#63a70a}.alert-danger,.alert-warning{background-color:#f55a07}.alert-info{background-color:#63a70a}.custom-tooltip.react-tooltip{background-color:#212529!important;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:9pt!important;font-weight:300;line-height:1.5;max-width:200px;opacity:1!important;padding:4px 8px;text-align:left;-webkit-transform:translateX(calc(50% - 10px))!important;transform:translateX(calc(50% - 10px))!important;z-index:999}.custom-tooltip.react-tooltip .react-tooltip-arrow{left:10px!important}@media(min-width:576px){.tooltip-inner{max-width:75pt}}.form-check{display:none;position:relative;width:1pc}.form-check+.icon:before{background-color:#fff;border:1px solid #bf2026;content:"";cursor:pointer;display:block;height:1pc;left:0;top:0;width:1pc}.form-check:checked+.icon:before,.form-check[checked=true]+.icon:before{background:url(../../../etc.clientlibs/gatesconnect/clientlibs/clientlib-site/resources/images/checkbox-checked.png);border-color:transparent;content:"";height:1pc;width:1pc}.form-check:disabled+.icon:before{background-color:#eee;border-color:#b8b8b8}.form-input{border:1px solid #2d2d2d;font-size:1pc;font-weight:400;height:40px;line-height:26.4px;padding:9px 15px}.form-input.with-icon{padding-left:40px}.form-input:focus,.form-input:focus-visible{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5);outline:0}.form-select{border:1px solid #2d2d2d;font-size:1pc;font-weight:500;height:40px;line-height:1pc;padding:9px 30px 9px 15px}.form-select:focus,.form-select:focus-visible{border:1px solid #2d2d2d;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5);outline:0}.form-input-container{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.form-input-container .icon{left:0;padding:9px 8px 3px;position:absolute;top:-1px;z-index:5}.form-input-container .icon i{color:#bf2026;font-size:20px}.text-gray{color:#8b8b8b!important}.hide-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clear{clear:both}.btn-gates-secondary{background:#000;border:none;color:#fff;cursor:pointer;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.93px;padding:10px 20px;text-align:center;text-transform:uppercase;width:48%}.btn-gates-secondary:hover{background:#333}.btn-gates-secondary:disabled{opacity:.5}.btn-gates-primary{background:#bf2026;border:none;color:#fff;cursor:pointer;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.93px;padding:10px 20px;text-align:center;text-transform:uppercase;width:48%}.btn-gates-primary:hover{background:#a01a1a}.btn-gates-primary:active{background-color:#93191d;border-color:#88171b}.btn-gates-primary:disabled{opacity:.5}.btn-default{background:#f0f0f0;border:none;color:#000;cursor:pointer;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.93px;padding:10px 15px;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sort-table-sortby-mobile{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;display:none;justify-content:center;margin-top:25px;position:relative}@media(max-width:768px){.sort-table-sortby-mobile{display:block}}.sort-table-sortby-mobile .sortby-filters{background-color:#fff;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);display:none;left:0;left:50%!important;padding:25px;position:absolute;right:auto!important;top:0;-webkit-transform:translate3d(9px,21px,0);transform:translate3d(9px,21px,0);-webkit-transform:translate(-50%,25px)!important;transform:translate(-50%,25px)!important;width:282px;will-change:transform;z-index:999}.sort-table-sortby-mobile .sortby-filters__item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;color:#2d2d2d;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;justify-content:space-between;line-height:22px;margin-bottom:8px}.sort-table-sortby-mobile .sortby-filters__item .icon-sortby-arrow,.sort-table-sortby-mobile .sortby-filters__item .icon-sortby-arrow--up{color:#bf2026}.sort-table-sortby-mobile .sortby-filters.show{display:block}.sort-table-sortby-mobile .btn-filters{-webkit-box-pack:center;-ms-flex-pack:center;color:#bf2026;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;justify-content:center;letter-spacing:.8px;text-align:center;text-decoration:none;text-transform:uppercase;width:100%}.sort-table{border-collapse:collapse;width:100%}.sort-table thead{border-bottom:1px solid #dadada;display:none;text-align:left}@media(min-width:1024px){.sort-table thead{display:table-header-group}}.sort-table thead:first-child{padding-left:20px}@media(min-width:1024px){.sort-table thead:first-child{padding-left:0}}.sort-table th{color:#2d2d2d;font-size:14px;font-weight:500;line-height:22px;padding:15px 10px}.sort-table th:first-child{padding-left:20px}.sort-table td{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:300;line-height:21px;padding:2px 20px;text-align:left}@media(min-width:1024px){.sort-table td{font-size:14px;font-weight:300;line-height:21px;padding:20px 10px;text-align:left}}.sort-table td:not(:first-child):before{border:none;content:attr(data-th);font-weight:500;min-width:5pc;padding-left:4px;width:35%}@media(min-width:1024px){.sort-table td:not(:first-child):before{content:none}}@media(max-width:768px){.sort-table td:not(:first-child):before{width:50%}}.sort-table tbody tr{display:block}@media(min-width:1024px){.sort-table tbody tr{display:table-row}}@media(max-width:768px){.sort-table tbody tr{padding:15px 0;position:relative}}.sort-table tbody tr:nth-child(odd){background-color:#eee}.sort-table tbody tr .cell-no-heading{padding:30px 24px 10px}.sort-table tbody tr td{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:1024px){.sort-table tbody tr td{display:table-cell}}.sort-table tbody tr td .link{word-break:break-all}.sort-table tbody td.actions{display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px 0}.sort-table__mobile-content{display:block}@media(min-width:1024px){.sort-table__mobile-content{display:none}}.sort-table__desktop-content{display:none}@media(min-width:1024px){.sort-table__desktop-content{display:block}}.sort-table .table-sortable__actions-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap}.sort-table .table-sortable__desktop{display:none}@media(min-width:1024px){.sort-table .table-sortable__desktop{display:table-row-group}}.sort-table .table-sortable__mobile{display:table-row-group}@media(min-width:1024px){.sort-table .table-sortable__mobile{display:none}}.sort-table .table-sortable__mobile tr{display:block}.sort-table .table-sortable__mobile td{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;padding:2px 20px}@media(min-width:1024px){.sort-table .table-sortable__mobile td{display:table-cell}}.sort-table .table-sortable__mobile td:first-child{color:#bf2026;font-size:14px;font-weight:500;letter-spacing:.8px;padding:30px 24px 10px;text-transform:uppercase}.sort-table .table-sortable__mobile td:last-child{padding:30px 20px}.sort-table .table-sortable__mobile td div:first-child{font-size:14px;font-weight:500;line-height:1.5;padding-left:4px;width:35%}.sort-table .table-sortable__mobile td div:last-child{width:65%}.sort-table .icon-sort-arrow-up:before{border-color:#dadada transparent;border-style:solid;border-width:0 5px 5px;content:"";display:inline;height:0;width:0}.sort-table .icon-sort-arrow-up:hover:before{border-color:#7d1519 transparent}.sort-table .icon-sort-arrow-down:before{border-color:#dadada transparent;border-style:solid;border-width:5px 5px 0;content:"";display:inline;height:0;width:0}.sort-table .icon-sort-arrow-down:hover:before{border-color:#7d1519 transparent}.sort-table .icon-sort-by:before{color:#7d1519;content:"";display:inline-block}.sort-table .icon-sort-by-up:before{color:#7d1519;content:"";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sort-table .restore-btn,.sort-table .trash-btn{background-color:transparent;border:none;outline:0}.sort-table .restore-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:9pt;letter-spacing:.8px}.sort-table .red-text,.sort-table .restore-btn{color:#bf2026;font-weight:500!important}.sort-table .red-text:hover{text-decoration:underline}.sort-table .icon-trash{color:#bf2026;cursor:pointer;margin-left:10px}.sort-table .table-sortable__th-action{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:9pt;margin-left:5px}.sort-table .table-sortable__th-action:last-child{margin-top:2px}.range-calendar{display:-webkit-box;display:-ms-flexbox;display:flex;gap:21px;position:relative}@media(max-width:832px){.range-calendar{gap:10px}.range-calendar .wrapper-input,.range-calendar .wrapper-input input{width:100%}}.range-calendar .modal-range-calendar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#fff;border:1px solid #2d2d2d;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:initial;box-sizing:initial;display:none;-ms-flex-direction:column;flex-direction:column;font-size:1pc;justify-content:space-between;left:0;padding:0 10px 20px;position:absolute;top:120%;z-index:1050}.range-calendar .modal-range-calendar.show{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:769px){.range-calendar .modal-range-calendar{width:610px}}@media(max-width:832px){.range-calendar .modal-range-calendar{padding-left:0;padding-right:0;width:100%}}@media(min-width:769px)and (max-width:832px){.range-calendar .modal-range-calendar{width:20pc}}.range-calendar .modal-range-calendar .select-short-range{border-radius:0;margin:15px 5px;padding:10px 15px;width:180px}@media(max-width:832px){.range-calendar .modal-range-calendar .select-short-range{margin:15px 10px;width:auto}}.range-calendar .modal-range-calendar .ui-datepicker td a.custom-today{background:#000!important;color:#fff!important}.range-calendar .modal-range-calendar .ui-datepicker td a.in-range{background:#bf2026!important;color:#fff!important}.range-calendar .modal-range-calendar .calendar-contents{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media(max-width:832px){.range-calendar .modal-range-calendar .calendar-contents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 10px}}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#2d2d2d;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:40px;justify-content:space-between;position:relative}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-header:before{background-color:#2d2d2d;content:"";height:40px;left:-10px;position:absolute;top:0;width:11px;z-index:1}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-header:after{background-color:#2d2d2d;content:"";height:40px;position:absolute;right:-10px;top:0;width:11px;z-index:1}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-header .ui-datepicker-next,.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-header .ui-datepicker-prev{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#a01a1a;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:1pc;justify-content:center;line-height:14px;margin:0;padding:0;text-align:center;vertical-align:middle;width:27px;width:1pc}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-header .ui-datepicker-next .ui-icon,.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-header .ui-datepicker-prev .ui-icon{display:none}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-header .ui-datepicker-next:before,.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-header .ui-datepicker-prev:before{color:#fff;font-family:boilerplate!important}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-header .ui-datepicker-next.ui-state-disabled,.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled{visibility:hidden}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-header .ui-datepicker-prev{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-header .ui-datepicker-prev:before{content:"";font-size:10px;height:1pc;line-height:1pc;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:1pc}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-header .ui-datepicker-next{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-header .ui-datepicker-next:before{content:"";font-size:10px;height:1pc;line-height:1pc;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:1pc}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-header .ui-datepicker-title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-header .btn-gates-primary.circle{-webkit-box-pack:center;-ms-flex-pack:center;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:1pc;justify-content:center;padding:0;width:1pc}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-header .btn-gates-primary.circle i:before{font-size:10px;height:1pc;line-height:1pc;width:1pc}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-calendar{width:293px}@media(max-width:832px){.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-calendar{width:100%}}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-calendar thead th span{color:#2d2d2d;font-weight:500;line-height:14px;margin:0;padding:15px 0;text-align:center;text-transform:capitalize;vertical-align:middle;width:12%}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-calendar tbody td{line-height:14px;margin:0;padding:0;text-align:center;vertical-align:middle}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-calendar tbody td .ui-state-default{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#dadada;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:300;justify-content:center;line-height:14px;margin:2px;padding:5px 0;text-decoration:none;width:100%}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-calendar tbody td.ui-state-disabled .ui-state-default{color:#ccc;cursor:default}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-calendar tbody td.in-range a{background-color:#bf2026;color:#fff;position:relative}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-calendar tbody td.in-range a:after{background-color:#bf2026;content:"";height:24px;left:-4px;position:absolute;top:0;width:4px;z-index:0}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-calendar tbody td.in-range.ui-datepicker-today a:after,.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-calendar tbody td.in-range:first-child a:after{display:none}.range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-calendar tbody td.ui-datepicker-today a{background-color:#000!important;color:#fff}.spinner-loader{-webkit-animation:rotation 1.1s linear infinite;animation:rotation 1.1s linear infinite;border:6px solid rgba(191,32,38,.15);border-bottom-color:rgba(191,32,38,.8);border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;height:50px;width:50px}.spinner-loader.v2{border:11px solid rgba(0,0,0,.2);border-bottom-color:#0486e0}.loader-page{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,75%,.6);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1030}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}html{font-size:100%}body{color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:300;line-height:1.75;overflow-x:hidden}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:400}p{line-height:1.75}button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;cursor:pointer;line-height:inherit;outline:none;outline-width:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}button:disabled{cursor:default}a{cursor:pointer;outline-width:0}input:-internal-autofill-selected{background-color:transparent}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-text-fill-color:#2d2d2d;-webkit-box-shadow:inset 0 0 0 50px #fff}.d-none,.sr-only{display:none!important}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.line-crossed{text-decoration:line-through}hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:1pc;margin-top:1pc}main{min-height:60vh}.modal__modal{border:1px solid rgba(0,0,0,.2);max-width:500px;width:500px}.modal__modal,.modal__modal-large{background:#fff;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.3);box-shadow:0 4px 10px rgba(0,0,0,.3);padding:20px 40px 30px;position:relative}.modal__modal-large{max-width:700px;width:700px}.modal__close-btn{cursor:pointer;margin-right:20px;position:absolute;right:0}.modal__title-modal{font-size:24px;font-weight:500;margin-bottom:10px;margin-top:10px;text-transform:uppercase}.modal__text,.modal__title-modal{color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;line-height:1.5}.modal__text{font-size:1pc;font-weight:300;margin-bottom:20px}.modal__divider{background:#dadada;border:none;height:.5px;margin-bottom:20px}.modal__actions{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;justify-content:space-between}.modal__cancel-btn{background:#000;border:none;color:#fff;cursor:pointer;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.93px;padding:10px 20px;text-transform:uppercase;width:100%}.modal__cancel-btn:hover{background:#333}.modal__cancel-btn-saved{background:none;border:none;color:#bf2026;cursor:pointer;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.93px;padding:10px 20px;text-align:right;text-transform:uppercase;width:100%}.modal__cancel-btn-saved:hover{text-decoration:underline}.modal__overlay{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.modal__overlay.show{display:-webkit-box;display:-ms-flexbox;display:flex}.modal__ok-btn{background:#bf2026;border:none;color:#fff;cursor:pointer;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.93px;padding:10px 20px;text-align:center;text-decoration:none;text-transform:uppercase;width:100%}.modal__ok-btn:hover{background:#a01a1a}.title-modal{font-size:24px;font-weight:500;margin-bottom:10px;margin-top:10px;text-transform:uppercase}.modal-text,.title-modal{color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;line-height:1.5}.modal-text{font-size:1pc;font-weight:300;margin-bottom:20px}.modal-divider{background:#dadada;border:none;height:.5px;margin-bottom:20px}.modal-actions{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.content,.content-fluid,.content-lg,.content-md,.content-sm,.content-xl,.content-xxl{margin-left:auto;margin-right:auto;max-width:855pt;padding-left:15px;padding-right:15px;width:100%}@media(max-width:991px){.content,.content-fluid,.content-lg,.content-md,.content-sm,.content-xl,.content-xxl{padding-inline:24px}}@media(min-width:1201px){.content,.content-fluid,.content-lg,.content-md,.content-sm,.content-xl,.content-xxl{max-width:1170px}}.content-fluid.full,.content.full,.full.content-lg,.full.content-md,.full.content-sm,.full.content-xl,.full.content-xxl{padding:0}a.link{color:#bf2026;text-decoration:none}a.link:hover{color:#7d1519}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{min-height:1px;padding-left:15px;padding-right:15px;position:relative;width:100%}.col{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;max-width:none;width:auto}.col-1,.col-auto{-webkit-box-flex:0}.col-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-2,.col-3{-webkit-box-flex:0}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-4,.col-5{-webkit-box-flex:0}.col-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-6,.col-7{-webkit-box-flex:0}.col-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-8,.col-9{-webkit-box-flex:0}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-10,.col-11{-webkit-box-flex:0}.col-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media(min-width:576px){.col-sm{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:none;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media(min-width:769px){.col-md{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:none;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media(min-width:992px){.col-lg{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:none;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media(min-width:1200px){.col-xl{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:none;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.hidden{display:none!important}.accordionLinks .catalog__title{font-size:1.66667pc;font-weight:500;line-height:28px;margin-bottom:8px;text-transform:uppercase}.accordionLinks .catalog__description,.accordionLinks .catalog__title{color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif}.accordionLinks .catalog__description{font-size:1pc;font-weight:300;line-height:1.5;margin-bottom:20px;margin-top:0}.billto,.billto_v2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;padding:0}@media(min-width:1101px){.billto,.billto_v2{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}}.billto .c-search-box__icon,.billto .c-search__icon,.billto_v2 .c-search-box__icon,.billto_v2 .c-search__icon{color:#bf2026;font-size:18px;padding-right:9px}@media(min-width:1101px){.billto .c-search-box__icon,.billto .c-search__icon,.billto_v2 .c-search-box__icon,.billto_v2 .c-search__icon{font-size:20px}}.billto .icon-search:before,.billto_v2 .icon-search:before{content:""}.billto .icon-close,.billto_v2 .icon-close{color:#000;display:none;font-size:18px;font-weight:700;line-height:1}.billto .icon-close:before,.billto_v2 .icon-close:before{content:""}@media(min-width:1101px){.billto .modal,.billto_v2 .modal{padding:50px 0;position:relative}}.billto .no-cursor,.billto_v2 .no-cursor{cursor:default}.billto .cmp-billto,.billto_v2 .cmp-billto{overflow-y:auto}@media(min-width:1101px){.billto .cmp-billto,.billto_v2 .cmp-billto{overflow-y:scroll}}.billto .cmp-billto__modal,.billto_v2 .cmp-billto__modal{background:revert-layer;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:0}.billto .cmp-billto__white,.billto_v2 .cmp-billto__white{background-color:#fff}.billto .cmp-billto__close>button,.billto_v2 .cmp-billto__close>button{background-color:transparent;border:none;float:right;font-size:18px;padding:18px 18px 0}.billto .cmp-billto__container,.billto_v2 .cmp-billto__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;padding:2em 0;z-index:998}@media(min-width:1101px){.billto .cmp-billto__container,.billto_v2 .cmp-billto__container{-webkit-box-pack:center;-ms-flex-pack:center;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:854px;padding:4em 0 8em}}.billto .cmp-billto__container-content,.billto_v2 .cmp-billto__container-content{background-color:#fff;margin:115px auto 0;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;width:100%}@media(min-width:1101px){.billto .cmp-billto__container-content,.billto_v2 .cmp-billto__container-content{background-color:#fff;height:600px;margin:0 auto;width:755px}}.billto .cmp-billto__wrapper,.billto_v2 .cmp-billto__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 auto;max-height:auto;padding-bottom:1pc!important;padding:0 15px;width:98%}@media(min-width:1101px){.billto .cmp-billto__wrapper,.billto_v2 .cmp-billto__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;margin:0 auto;padding-bottom:1pc!important;padding:0 40px 40px;width:755px}}.billto .cmp-billto__wrapper-content,.billto_v2 .cmp-billto__wrapper-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border-top:2px solid #dadada;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;margin:0 auto;overflow-y:scroll;width:100%}@media(min-width:1101px){.billto .cmp-billto__wrapper-content,.billto_v2 .cmp-billto__wrapper-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border-top:2px solid #dadada;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;height:25pc;margin:0 auto;padding:0;width:755px}}.billto .cmp-billto__greeting,.billto .cmp-billto__greeting>span,.billto_v2 .cmp-billto__greeting,.billto_v2 .cmp-billto__greeting>span{color:#000;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:24px;font-weight:500;letter-spacing:.8px;line-height:1.4;text-transform:uppercase}@media(min-width:1101px){.billto .cmp-billto__greeting,.billto .cmp-billto__greeting>span,.billto_v2 .cmp-billto__greeting,.billto_v2 .cmp-billto__greeting>span{color:#000;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:2pc;font-weight:500;letter-spacing:.8px;line-height:1.5;text-transform:uppercase}}.billto .cmp-billto__filler,.billto_v2 .cmp-billto__filler{display:none;height:35px}.billto .cmp-billto__instructions,.billto_v2 .cmp-billto__instructions{color:#000;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:300;letter-spacing:0}@media(min-width:1101px){.billto .cmp-billto__instructions,.billto_v2 .cmp-billto__instructions{color:#000;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:300;letter-spacing:0;margin-bottom:20px;margin-top:2px!important}}.billto .cmp-billto__search,.billto_v2 .cmp-billto__search{border:none;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;padding:8px;width:100%}@media(min-width:1101px){.billto .cmp-billto__search,.billto_v2 .cmp-billto__search{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;letter-spacing:.8px;margin-bottom:0;padding:10px;width:100%}}.billto .cmp-billto__search:focus,.billto_v2 .cmp-billto__search:focus{border-color:inherit;border-width:1px;-webkit-box-shadow:none;box-shadow:none;outline:none}.billto .cmp-billto__search-container,.billto_v2 .cmp-billto__search-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border:1px solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;position:relative;width:100%}.billto .cmp-billto__search-container:focus-within,.billto_v2 .cmp-billto__search-container:focus-within{-webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.5);box-shadow:0 0 5px 2px rgba(0,0,0,.5);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}.billto .cmp-billto__table-row,.billto_v2 .cmp-billto__table-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;background:unset;border:unset;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-direction:column;flex-direction:column;padding:20px;text-align:left;text-decoration:none;width:100%}.billto .cmp-billto__table-row:hover>div,.billto_v2 .cmp-billto__table-row:hover>div{color:#7d1519!important}.billto .cmp-billto__table-row form,.billto_v2 .cmp-billto__table-row form{display:contents}.billto .cmp-billto__table-row form button,.billto_v2 .cmp-billto__table-row form button{background:unset!important;padding:0 20px}@media(min-width:1101px){.billto .cmp-billto__table-row,.billto_v2 .cmp-billto__table-row{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;background:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center;text-decoration:none}}.billto .cmp-billto__table-row>div,.billto_v2 .cmp-billto__table-row>div{color:#bf2026;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:9pt;letter-spacing:.8px;line-height:1}@media(min-width:1101px){.billto .cmp-billto__table-row>div,.billto_v2 .cmp-billto__table-row>div{color:#bf2026;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;letter-spacing:.8px}}.billto .cmp-billto__table-row:nth-child(odd),.billto_v2 .cmp-billto__table-row:nth-child(odd){background-color:#eee}.billto .cmp-billto__table-row:nth-child(2n),.billto_v2 .cmp-billto__table-row:nth-child(2n){background-color:#fff}.billto .cmp-billto__table-id,.billto_v2 .cmp-billto__table-id{padding-right:0;text-align:left;width:100%}@media(min-width:1101px){.billto .cmp-billto__table-id,.billto_v2 .cmp-billto__table-id{word-wrap:break-word;padding-right:10px;text-align:left;width:15%}}.billto .cmp-billto__table-name,.billto_v2 .cmp-billto__table-name{padding-right:0;text-align:left;width:100%}@media(min-width:1101px){.billto .cmp-billto__table-name,.billto_v2 .cmp-billto__table-name{word-wrap:break-word;padding-right:10px;text-align:left;width:30%}}.billto .cmp-billto__table-address,.billto_v2 .cmp-billto__table-address{padding-right:0;text-align:left;width:100%}@media(min-width:1101px){.billto .cmp-billto__table-address,.billto_v2 .cmp-billto__table-address{word-wrap:break-word;padding-right:10px;text-align:left;width:30%}}.billto .cmp-billto__table-city,.billto_v2 .cmp-billto__table-city{padding-right:0;position:relative;text-align:left;width:100%}@media(min-width:1101px){.billto .cmp-billto__table-city,.billto_v2 .cmp-billto__table-city{word-wrap:break-word;padding-right:10px;position:relative;text-align:left;width:20%}}.billto .cmp-billto__table-recent,.billto_v2 .cmp-billto__table-recent{color:#000!important;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:10px!important;font-weight:500;letter-spacing:.1px!important;line-height:1.2!important;margin-left:0;text-align:right}@media(min-width:1101px){.billto .cmp-billto__table-recent,.billto_v2 .cmp-billto__table-recent{color:#000!important;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:10px!important;font-weight:500;letter-spacing:.8px;line-height:1.4!important;margin-left:0;text-align:center;width:5%}}.billto .cmp-billto__table-recent>br,.billto_v2 .cmp-billto__table-recent>br{display:none}@media(min-width:1101px){.billto .cmp-billto__table-recent>br,.billto_v2 .cmp-billto__table-recent>br{display:block}}header .billto_v2 .icon-close{display:block!important}.experiencefragment:not(:has(#billto)) .modal{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.5);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}@media(min-width:1101px){.experiencefragment:not(:has(#billto)) .modal{left:0;position:fixed;top:0}}.experiencefragment:not(:has(#billto)) .modal-content{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.1);box-shadow:0 4px 6px rgba(0,0,0,.1);max-width:500px;padding:20px;position:relative;width:90%}.hidden{display:none}.cmp-billto__no-results{color:#2d2d2d;display:none;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:500;margin:0;padding:20px 42px;text-align:left}.cmp-button__icon,.cmp-button__text{margin:0}.cmp-button__icon--icon-colapse{content:"h"}.cmp-button:hover{border:1px solid #f55a07}.cmp-button .button{height:auto;width:100%}@media(min-width:769px){.cmp-button .button{height:auto;width:200px}}@media(min-width:1024px){.cmp-button .button{font-size:1.2rem;height:auto;width:250px}}.card-list__container{background:0;margin:0;padding:0 20px 20px}.card-list__mb{margin-bottom:60px}.card-list__bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0!important;color:#bf2026;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;letter-spacing:.8px;padding-left:20px;position:absolute;text-transform:uppercase;width:100%}.card-list__bottom,.card-list__bottom:hover{text-decoration:none}.card-list__arrow{margin-left:10px}.card-list__mt{margin-top:75pt;padding:0}.card-list p{color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:300;line-height:1.5;margin-bottom:20px;margin-top:0}.card-list img{height:58px;width:auto}.card-list .h4,.card-list h4{font-size:20px;line-height:1;margin:0 0 9pt;min-height:43px}.card-list .h4 a,.card-list h4 a{background-color:transparent;color:#bf2026;text-decoration:none}.card-list .h4 a:hover,.card-list h4 a:hover{color:#7d1519;text-decoration:none}.card-list .h4 a strong,.card-list h4 a strong{font-weight:700;text-transform:uppercase}.containerHome{background-color:#eee;padding-top:30px}.footerprivate{background-color:#000;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;margin-top:0;padding-bottom:20px;padding-top:5px}.footerprivate__content{margin:0 60px;padding-top:55px}@media(min-width:1101px){.footerprivate__grid{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;max-width:90pc;width:100%}}.footerprivate__asmdivider{background-image:url(clientlib-site/resources/cmp-images/asmdivider.png);height:14px;margin-bottom:5px;margin-top:auto;width:100%}.footerprivate__content{margin:auto;padding-left:15px;padding-right:15px;width:100%}@media(min-width:1201px){.footerprivate__content{margin:0 auto;max-width:90pc;padding-left:40px;width:100%}}.footerprivate__logo{display:none;margin-bottom:25px}@media(min-width:1101px){.footerprivate__logo{display:block;margin-bottom:0}}.footerprivate__logo-img{max-width:255px}.footerprivate__links{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#dadada;display:block;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:9pt;font-weight:500!important;list-style:none;margin:0;padding:8px 0;text-align:left;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}@media(min-width:576px){.footerprivate__links{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}}.footerprivate__links:hover{color:#fff}.footerprivate__links-col-2{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#dadada;display:block;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:9pt;font-weight:500!important;list-style:none;margin:0;padding:8px 0;text-align:left;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}@media(min-width:576px){.footerprivate__links-col-2{font-size:14px}}.footerprivate__links-col-2:first-child{color:#bf2026}@media(min-width:576px){.footerprivate__links-col-2:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}}.footerprivate__links-col-2:hover{color:#fff}.footerprivate__links-col-2:hover:first-child{color:#bf2026;text-decoration:underline}.footerprivate__link{color:inherit;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.footerprivate__link:hover{color:#d2232a}.footerprivate__link-item{margin-bottom:5px}.footerprivate__newsletter{background-color:#222;border-top:2px solid #d2232a;color:#fff;margin:25px 15px 0;padding:15px 15px 30px;width:auto}@media(min-width:1101px){.footerprivate__newsletter{margin:0!important;padding-bottom:15px!important;width:254px}}.footerprivate__newsletter-title{font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.7px;margin:0;text-align:left;text-transform:uppercase}.footerprivate__newsletter-subtitle{color:#fff;font-size:9pt;font-weight:300;margin:0 0 6px}.footerprivate__newsletter-link,.footerprivate__newsletter-subtitle{font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;letter-spacing:.8px;text-align:left}.footerprivate__newsletter-link{color:#bf2026;float:left;font-size:14px;font-weight:500;gap:5px;text-decoration:none;text-transform:uppercase;-webkit-transition:color .3s ease;transition:color .3s ease}.footerprivate__newsletter-link:hover{color:#fff}.footerprivate__newsletter-arrow{font-size:14px}.footerprivate__navigation-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:0 20px}@media(min-width:576px){.footerprivate__navigation-wrapper{display:contents;margin:0}}.footerprivate__navigation-wrapper-content{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:block;margin:0}@media(min-width:576px){.footerprivate__navigation-wrapper-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-pack:distribute;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-around;margin:0;width:auto}}@media(min-width:1101px){.footerprivate__navigation-wrapper-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:0}}.footerprivate__navigation>.cmp-navigation>ul>li{font-size:9pt;list-style:none;text-align:center}@media(min-width:1101px){.footerprivate__navigation>.cmp-navigation>ul>li{text-align:left}}.footerprivate__navigation>.cmp-navigation>ul>li>a{background-color:transparent;color:#dadada;display:block;font-size:14px;margin-left:7.5px;margin-right:7.5px;padding:0;text-decoration:none}@media(min-width:1101px){.footerprivate__navigation>.cmp-navigation>ul>li>a{margin-left:0;margin-right:0;text-align:left}}.footerprivate__navigation-final{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}.footerprivate__nav,.footerprivate__navigation-final{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.footerprivate__nav{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}.footerprivate__nav__links_nav{color:#dadada;padding-left:15px}.footerprivate__nav__links_nav:first-child{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%}@media(min-width:576px){.footerprivate__nav__links_nav:first-child{display:block;width:auto}}.footerprivate__nav__links_nav:nth-child(2){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:end;width:auto}@media(min-width:576px){.footerprivate__nav__links_nav:nth-child(2){display:block;width:auto}}.footerprivate__nav__links_nav:nth-child(3){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:start;width:auto}@media(min-width:576px){.footerprivate__nav__links_nav:nth-child(3){display:block;width:auto}}.footerprivate__nav__links_nav:before,.footerprivate__nav__links_nav:last-child:after{color:#2d2d2d;content:"|";display:contents;position:absolute;right:-10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.footerprivate .footerprivate__nav__link{color:#dadada;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:9pt;font-weight:500!important;list-style:none;margin:0;padding:0 15px;position:relative;text-align:left;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}@media(min-width:1101px){.footerprivate .footerprivate__nav__link{font-size:14px}}.footerprivate .footerprivate__nav__link:hover{color:#fff}.footerprivate__mobiletext{color:#dadada;display:block;font-size:9pt;margin-top:30px;text-align:center}.footerprivate__mobiletext .cmp-title__text{font-size:9pt}@media(min-width:1101px){.footerprivate__mobiletext .cmp-title__text{font-size:14px}.footerprivate__mobiletext{color:#dadada;display:none;font-size:14px;font-weight:500;letter-spacing:1px;padding:8px 0}}.footerprivate__desktoptext .cmp-title__text{color:#dadada;display:none;font-size:9pt;font-weight:500;margin-top:30px}@media(min-width:1101px){.footerprivate__desktoptext .cmp-title__text{color:#dadada;display:block;font-size:14px;font-weight:500;text-align:left}}.footerprivate .cmp-link__screen-reader-only{display:none}.carousel{height:265px;overflow:hidden;position:relative;width:100%}@media(min-width:1101px){.carousel{height:415px;margin:0 auto;max-width:20in;overflow:hidden;position:relative;width:100%}}.carousel-component{position:relative!important}.carousel-slide{background-position:50%;background-size:cover;display:none;height:450px;left:0;position:absolute;top:0;-webkit-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out;width:100%}@media(min-width:1101px){.carousel-slide{background-position:50%;background-size:cover;display:none;height:100%;left:0;position:absolute;top:0;width:100%}}.carousel-slide:before{-webkit-box-shadow:inset 0 0 0 100vmax rgba(0,0,0,.5);box-shadow:inset 0 0 0 100vmax rgba(0,0,0,.5);content:"";z-index:1}.carousel-slide img,.carousel-slide:before{height:100%;left:0;position:absolute;top:0;width:100%}.carousel-slide img{display:-webkit-box;display:-ms-flexbox;display:flex;-o-object-fit:cover;object-fit:cover}.carousel-slide.active{background-color:#fff;display:block;opacity:1}.carousel-content{color:#fff;left:5%;max-width:90%;position:absolute;top:90pt;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}@media(min-width:1101px){.carousel-content{color:#fff;left:14%;max-width:500px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}}.carousel-title{color:#fff;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:20px;font-weight:500;line-height:24px;margin-bottom:0;max-width:380px;text-transform:uppercase}@media(min-width:1101px){.carousel-title{color:#fff;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:40px;font-weight:500;line-height:40px;margin-bottom:20px;max-width:380px;text-transform:uppercase}}.carousel-title:before{background-color:#bf2026;content:"";display:block;height:4px;margin-bottom:15px;width:78pt}.carousel-description{color:#fff;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:9pt;font-weight:300;letter-spacing:.9px;line-height:24px;margin-top:10px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}@media(min-width:1101px){.carousel-description{color:#fff;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:18px;font-weight:300;letter-spacing:.9px;line-height:24px;margin-top:15px;max-width:380px}}.carousel-button{background-color:#bf2026;border:1px solid transparent;border-radius:0;color:#fff;display:inline-block;font-size:14px;font-weight:500;letter-spacing:.93px;line-height:1.5;margin-top:0;padding:10px 15px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;width:180px}@media(min-width:1101px){.carousel-button{background-color:#bf2026;border:1px solid transparent;border-radius:0;color:#fff;display:inline-block;font-size:14px;font-weight:500;letter-spacing:.93px;line-height:1.5;margin-top:25px;padding:10px 15px;text-align:center;text-decoration:none;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;width:180px}}.carousel-button:hover{background-color:#b71c1c}.carousel-navigation{bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.carousel-dot{background-color:hsla(0,0%,100%,.5);border-radius:50%;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:10px;border-top-right-radius:10px;cursor:pointer;height:4px;-webkit-transition:background-color .3s;transition:background-color .3s;width:5pc}.carousel-dot.active,.carousel-dot:hover{background-color:#fff}.header-private{color:#fff;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;width:100%}.header-private:before{content:"";height:8pc;left:0;position:absolute;top:0;width:100%;z-index:-1}.header-private .header-private__mobile .icon-search.c-search__icon{position:absolute;right:15px}.header-private .header-private__mobile .icon-search.c-search__icon.active{background:#bf2026;border-radius:0 4px 4px 0;padding:11px}.header-private .header-private__mobile .header-private__search-input{border-radius:4px;padding-right:35px}.header-private .header-private__items-mycompany,.header-private .header-private__items-myprofile{padding-left:24px;padding-right:24px}.header-private .header-private__items-mycompany{margin-top:30px}.header-private .header-private__items-container-mycompany,.header-private .header-private__items-container-myprofile{padding-left:24px;padding-right:24px}.header-private .header-private__items-logout{margin-top:30px;padding-left:24px;padding-right:24px;text-transform:uppercase}.header-private .header-private__other-links-container{margin-top:30px}.header-private .header-private__catnav-container{background-color:#fff;padding-left:24px;padding-right:24px}.header-private .header-private__mobile__modal.menu.active-mobile .language-selector{color:#000;font-weight:500;padding-left:24px;text-transform:capitalize}.header-private .header-private__content-container{-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#2d2d2d;border:none;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:40px;justify-content:space-between;line-height:17px;margin-left:24px;margin-right:24px;min-width:215px;padding:9pt 20px;text-transform:capitalize}.header-private .header-private__content-container .header-bill-to-name-mobile{font-weight:400}.header-private .header-private__billto-mobile{background-color:#fff;padding-bottom:25px}.header-private .header-private__sublinks-navright{background:#eee;height:inherit;margin-top:40px;padding:30px 20px 30px 24px}.header-private .navright-item{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}.header-private .navright-image{-o-object-fit:contain;object-fit:contain;width:35%}.header-private .navright-text-container{padding:5px 20px;width:auto}.header-private .navright-title{font-weight:700;margin-bottom:0}.header-private .navright-description{font-size:14px;font-weight:300;line-height:1.5;margin-bottom:20px;margin-top:0}.header-private .close-inner{background-color:#fff;color:#000;float:right;margin-top:20px;padding-bottom:20px;padding-right:24px;text-align:right;width:100%}.header-private .header-private__sublinks-list li{margin-bottom:10px}.header-private .header-private__sublinks-list a{color:#000;font-size:1pc!important;font-weight:500!important;padding:0!important}.header-private .header-private__sublinks-container{background:#fff;display:none;height:100%;left:-100%;overflow-y:auto;position:fixed;top:0;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%;z-index:1000}.header-private .header-private__sublinks-container.active{display:block;-webkit-transform:translateX(100%);transform:translateX(100%)}.header-private .header-private__sublinks-container.closing{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.header-private .header-private__sublinks-title-mobile{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.header-private .header-private__sublinks-title-mobile .header-private__sublinks-title{margin:0;position:unset}.header-private .header-private__sublinks-title-mobile .icon-close{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.header-private .header-private__sublinks-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:24px;font-weight:500;margin:0 0 20px;padding-left:20px;padding-top:10px;position:relative;position:absolute;text-transform:uppercase;width:auto}.header-private .header-private__sublinks-list{list-style:none;margin:0;padding-left:24px}.header-private .header-private__sublink{border-bottom:1px solid #f5f5f5;color:#333;display:block;font-size:1.1rem;padding:15px 0;text-decoration:none}.header-private .header-private__back-button{background:none;border:none;color:#333;cursor:pointer;font-size:1.8rem;position:absolute;right:15px;top:15px;z-index:1001}.header-private .header-private__items-mycompany span,.header-private .header-private__items-myprofile span{color:#2d2d2d;font-weight:500;letter-spacing:.12pc;line-height:24px;margin-bottom:10px;text-transform:uppercase}.header-private .mobile-nav__separator{background-color:#bf2026;height:4px;margin:30px 0;width:78pt}.header-private .header-private__mobile__link-external{color:#2d2d2d;cursor:pointer;display:block;font-size:1pc;font-weight:500;line-height:38px;text-decoration:none}.header-private .header-private__mobile__link-catnav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:24px;font-weight:500;margin-bottom:10px!important;text-transform:uppercase;width:100%}.header-private .header-private__catnav-right{padding-bottom:30px}.header-private .header-private__catnav-right .header-private__mobile__link-catnav{font-size:20px!important}.header-private .mobile-nav__close--back{display:inline-block;font-size:14px;margin:0 20px 0 -7px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.header-private .language-dropdown{background:transparent}.header-private .language-dropdown,.header-private .language-dropdown>option{border:none;color:#fff;cursor:pointer;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-weight:500}.header-private .language-dropdown>option{background-color:#2d2d2d}.header-private .language-selector{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:15px;padding-top:4px}.header-private .language-icon{height:20px;margin-right:5px;width:auto}@media(max-width:1100px){.header-private .language-icon{background:#000;border-radius:100%}}.header-private .language-icon-flag{height:20px;margin-left:4px;margin-right:8px;width:auto}.header-private .icon-edit{margin-left:auto}.header-private .c-search-box__icon,.header-private .c-search__icon{color:#bf2026;font-size:18px;padding-right:9px}@media(min-width:1101px){.header-private .c-search-box__icon,.header-private .c-search__icon{color:#bf2026;font-size:20px}}.header-private .search-icon-private:before{content:"";font-family:boilerplate}.header-private__hamburguer{padding-top:20px}.header-private__menu-drawer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;left:-100%;position:fixed;top:0;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%;z-index:1000}.header-private__menu-drawer__content{height:100%;padding:1em;width:100%}.header-private__menu-drawer__close{background:none;border:none;cursor:pointer;float:right;font-size:24px;margin-bottom:1em}.header-private__menu-drawer__list{list-style:none;margin:0;padding:0}.header-private__menu-drawer__list>li{margin:1em 0}.header-private__menu-drawer__list>a{color:#333;font-size:18px;text-decoration:none}.header-private__menu-drawer.open{-webkit-transform:translateX(100%);transform:translateX(100%)}.header-private__menu-toggle{color:#f8f8f8;cursor:pointer;font-size:24px}.header-private__desktop{display:none}@media(min-width:1101px){.header-private__desktop{background:linear-gradient(0deg,#000 85px,#dadada 0);display:block;position:relative;z-index:71}}.header-private__top{background-color:#2d2d2d;height:35px}.header-private__nav-container,.header-private__top{display:-webkit-box;display:-ms-flexbox;display:flex}.header-private__nav-container{margin:0 auto;max-width:90pc;padding-left:20px;padding-right:20px;position:relative;width:100%}@media(min-width:1101px){.header-private__nav-container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin:0 auto;padding-left:50px;padding-right:25px;position:relative;width:100%}}.header-private__nav-container.checkout-page{height:100%}@media(max-width:768px){.header-private__nav-container.checkout-page{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;gap:0}}.header-private__nav-container.checkout-page .header-private__logo{margin-right:5pc}.header-private__nav-container.checkout-page .secure-text i{font-size:1pc;font-weight:400;line-height:1pc}.header-private__nav-container.checkout-page .secure-text span{font-size:24px;font-weight:600;line-height:36px;margin-left:10px;text-transform:uppercase}@media(max-width:768px){.header-private__nav-container.checkout-page .secure-text{display:none}}.header-private__nav-container.checkout-page .header-private__location{margin-left:auto;margin-top:0}@media(max-width:768px){.header-private__nav-container.checkout-page .header-private__location{margin-left:0;width:100%}}.header-private.checkout .header-private__desktop{background:linear-gradient(0deg,#000 147px,#dadada 0);display:block;height:147px}@media(max-width:768px){.header-private.checkout .header-private__desktop{background:linear-gradient(0deg,#000 10pc,#dadada 0);height:10pc}}.header-private.checkout .header-private__desktop .divider-header-checkout{background-image:url(clientlib-site/resources/cmp-images/asmdivider.png);height:14px;margin-top:-20px;width:100%}.header-private.checkout .header-private__mobile{display:none!important}.header-private__links{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1em;justify-content:flex-end;position:unset}.header-private__links .links{color:#fff;font-size:9pt;gap:1em;position:unset;text-transform:none}.header-private__links .links,.header-private__links .links p{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-weight:500;height:100%;letter-spacing:.09pc;line-height:34px;margin-left:20px}.header-private__links .links p{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:20px;margin-top:9px;padding-top:7px;text-transform:uppercase}.header-private__links .links .icon_link-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:20px;padding-left:5px;padding-right:5px;padding-top:2px;text-decoration:none;text-transform:uppercase}.header-private__links .links .icon_link-item img{margin-right:5px}.header-private__links .active{background-color:#dadada;color:#000!important}.header-private__links-children{background-color:#dadada;-webkit-box-sizing:border-box;box-sizing:border-box;display:none;left:0;max-height:0;max-width:90pc;overflow:hidden;position:absolute;top:35px;-webkit-transition:max-height .3s ease;transition:max-height .3s ease;width:100vw;z-index:10}.header-private__links-children-container{background-color:#dadada;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;max-width:90pc;padding:20px 25px 20px 40px;width:100%}.header-private__links-children-card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;color:#000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px!important;font-weight:500;height:40px;margin-left:10px;margin-right:10px;padding:0 25px;width:calc(33.33333% - 20px)}.header-private__links-children-card:nth-child(n+4){margin-top:22px}.header-private__links-children-card:hover{background-color:#bf2026;color:#fff!important}.header-private__links-children-card:hover>a{color:#fff!important}.header-private__links-children-card a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px!important;font-weight:500;height:100%;letter-spacing:normal;line-height:1.5;text-decoration:none;text-transform:none;width:100%}.header-private__links-children-card a:hover{color:#fff!important}.header-private__links-children-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;margin:0 0 15px}.header-private__links-children.open{display:block;max-height:300px}.header-private__search-bar{gap:2em}.header-private__logo,.header-private__search-bar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header-private__logo{gap:10px;max-width:33.33%;width:100%}@media(min-width:1101px){.header-private__logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;max-width:unset;width:auto}.header-private__logo .cmp-image__image{margin-top:0;max-width:225px;padding:30px 0;width:100%}}.header-private__logo-img{margin-top:0;max-width:225px;padding:30px 0;width:100%}@media(min-width:1101px){.header-private__logo-img{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;max-width:255px;width:255px}}.header-private__logo .cmp-image__image{margin-top:0;max-width:225px;padding:30px 0;width:100%}.header-private__menu{display:block;width:100%}.header-private__menu-div{width:33.33%}.header-private__menu__mobile{background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:24px;padding-right:24px}.header-private__menu-toggle{padding:22px 0}.header-private__menu-text{margin-left:10px;padding:30px 0}.header-private__search{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#000;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;gap:.5em;max-width:100%;padding-bottom:20px;padding-left:20px;padding-right:20px;position:relative}@media(min-width:1101px){.header-private__search{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;gap:.5em;margin-left:20px;max-width:55%;padding:0;position:relative}}.header-private__search-input{-webkit-box-flex:1;border:none;border-radius:4px;border-bottom-right-radius:0;border-top-right-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1;flex:1;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;height:40px;letter-spacing:normal;line-height:23.1px;outline:none;padding:9px 15px}.header-private__search-input:focus{border-color:#bf2026}.header-private__location{background-color:#2d2d2d;border:none;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:40px;line-height:17px;margin-left:0;margin-top:50px;min-width:215px;padding:9pt 20px;text-transform:capitalize}.header-private__location.disabled-button{cursor:default}@media(min-width:1101px){.header-private__location{cursor:pointer;margin-left:30px;margin-top:0}}.header-private__location-code{font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-weight:400}.header-private__location-name{font-weight:500;margin-left:5px;margin-right:10px}.header-private__actions{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:end;max-width:33.33%;padding-top:20px;width:100%}@media(min-width:1101px){.header-private__actions{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}.header-private__actions-cart-icon{margin-left:15px}.header-private__actions-alert-icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:15px}.header-private__actions .cmp-image__image{margin-top:0;max-width:25px;padding:30px 0;width:100%}@media(min-width:1101px){.header-private__actions .cmp-image__image{margin-top:0;max-width:25pc;width:100%}}.header-private .navigation{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:0}.header-private .menu-item,.header-private .navigation{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header-private .menu-item>a,.header-private .menu-item>span{color:#2d2d2d;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;line-height:38px;margin-bottom:0;text-decoration:none}.header-private .menu-item>span{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-private .menu-item>ul>li{color:#2d2d2d;font-weight:500;line-height:38px;list-style:none}.header-private .icon-my-company-small,.header-private .icon-my-profile-small{color:#2d2d2d;margin-right:7px}.header-private .icon-my-profile-small:before{content:""}.header-private .icon-my-company-small:before{content:""}.header-private__mobile{display:block;height:8pc}@media(min-width:1101px){.header-private__mobile{display:none}}.header-private__mobile__modal{background-color:#fff;height:100%;left:-100%;overflow-y:auto;padding:10px 0 0;top:100%;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;visibility:hidden;width:100%;z-index:1080}.header-private__mobile__menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:0 -24px;padding:10px 24px 0;width:100%}.header-private__mobile__container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.header-private__mobile__header{background-color:#fff;color:#000;padding-bottom:20px;padding-right:24px;padding-top:10px;text-align:right;width:100%}.header-private__mobile__link-principal{color:#2d2d2d;font-weight:500;letter-spacing:.12pc;line-height:24px;text-transform:uppercase}.header-private__mobile__link-item{background-color:transparent;color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:500;line-height:38px;text-decoration:none}.header-private .active-mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;left:0;opacity:1;overflow-y:auto;padding-top:0!important;position:fixed;top:0;visibility:visible;width:100%;z-index:10}.header-private .icon_link-dropdown-item{color:#000;display:block;font-size:14px;padding:10px 15px;text-decoration:none;-webkit-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease}.header-private .icon_link-dropdown-item:hover{background-color:#f5f5f5;color:red}.header-private .icon_link:hover .icon_link-dropdown{display:block}.header-private .suggestions-list{background-color:#fff;border-radius:4px;-webkit-box-shadow:-2px 2px 8px rgba(0,0,0,.3);box-shadow:-2px 2px 8px rgba(0,0,0,.3);color:#000;list-style:none;position:absolute;top:100%;z-index:1000}@media(max-width:1100px){.header-private .suggestions-list{width:90%}}.header-private .suggestions-list li{border-bottom:1px solid #eee;cursor:pointer;font-size:14px;padding:6px 8px}.header-private .header-private__mobile .suggestions-list{top:65%}.header-private .header-private__desktop .suggestions-list{width:100%!important}.header-private .header-private__desktop .suggestions-list li.autocomplete-active{background-color:#ddd}.header-private .mobile-nav__link:after{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;content:"";cursor:pointer;display:inline-block;font-family:boilerplate!important;font-size:1pc;font-style:normal;font-variant:normal;font-weight:400;line-height:1;right:0;text-transform:none;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.cmp-helloworld__item-label{margin-bottom:0}.cmp-helloworld__item-output{margin-top:0}.region-modal{-webkit-box-pack:center;-ms-flex-pack:center;display:none;height:100%;justify-content:center;position:fixed;top:0;width:100vw;z-index:999!important}@media(min-width:1101px){.region-modal{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.8);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999!important}}.region-modal-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.region-modal__content{background-color:#fff;border:1px solid #000;border-radius:5px;height:100vh;margin-bottom:0;margin-top:0;max-height:100vh;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding-left:20px;padding-right:20px;position:relative;text-align:left;width:100%}@media(min-width:1101px){.region-modal__content{background-color:#fff;border:none;border-radius:5px;height:auto;margin-bottom:5pc;margin-top:5pc;max-height:none;max-width:950px;padding-left:5pc;padding-right:67px;position:relative;text-align:left;width:100%}}.region-modal__title{color:#000;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:40px;font-weight:600;line-height:1.1;margin-bottom:24px;margin-top:24px;padding-bottom:40px;padding-left:20px;padding-top:40px;text-align:left;text-transform:uppercase}@media(min-width:1101px){.region-modal__title{color:#000;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:40px;font-weight:600;line-height:1.1;margin-bottom:24px;margin-top:24px;padding-bottom:40px;padding-left:0;padding-top:40px;text-align:left;text-transform:uppercase}}.region-modal__section{padding-bottom:0;padding-left:40px;padding-right:0}@media(min-width:1101px){.region-modal__section{padding-bottom:60px;padding-left:115px;padding-right:67px}}.region-modal__subtitle{color:#000;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:2pc;font-weight:500;line-height:40px;padding-bottom:4pc;position:relative;text-align:left}.region-modal__subtitle:before{background-color:#bf2026;content:"";display:block;font-weight:500;height:4px;line-height:40px;margin-bottom:20px;width:105px}.region-modal__list{-webkit-box-pack:left;-ms-flex-pack:left;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:left;list-style:none;margin:0;padding:0;width:100%}.region-modal__item{color:#bf2026;margin:0 0 20px;max-width:50%;text-align:left;width:50%}@media(min-width:1101px){.region-modal__item{color:#bf2026;margin:0 0 20px;max-width:33.3333333333%;text-align:left;width:33.3333333333%}}.region-modal__item-country{color:#2d2d2d;text-transform:uppercase}.region-modal__item-country,.region-modal__link{display:block;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;line-height:24px}.region-modal__link{color:#bf2026;font-weight:400;margin-left:0;text-align:left;text-decoration:none}.region-modal__link-img{height:13px;max-width:100%;width:15px}.region-modal__close{background-color:transparent;background-image:none;border:0;color:#bf2026;cursor:pointer;display:block;font-size:24px;padding:0;position:absolute;right:10px;text-align:center;text-decoration:none;top:0;white-space:nowrap}@media(min-width:1101px){.region-modal__close{background-color:transparent;background-image:none;border:0;color:#fff;cursor:pointer;display:block;font-size:24px;padding:0;position:absolute;right:-50px;text-align:center;text-decoration:none;top:-55px;white-space:nowrap}}.cmp-navigation__item--level-0:hover>.cmp-navigation__group{background:#ececec}.notification{color:#fff;font-size:9pt;font-weight:500;height:30px;line-height:24px;padding:3px 0;text-align:center;-webkit-transition:opacity .5s ease,height .5s ease;transition:opacity .5s ease,height .5s ease}.notification-component{display:none;position:relative;z-index:5}.notification-component.show{display:block}.notification p{margin:0}.notification--link{color:#fff;font-family:ITC Franklin Gothic;font-weight:400;text-decoration:none}.notification--link--message{text-decoration:underline}.notification--link--message:hover{cursor:pointer;text-decoration:none}.notification--success{background:#63a70a}.notification--error{background:#bf2026}.notification--info{background:gold}.notification--warning{background:#f55a07}.notification i{margin-left:15px}.notification i:before{font-size:10px}.notification-v2{display:none;font-size:1pc;font-weight:300;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:9pt 20px}.notification-v2.show{display:block}.notification-v2 .notification--link{color:inherit}.notification-v2 .notification--link--message{text-decoration:underline}.notification-v2 .notification--link--message:hover{cursor:pointer;text-decoration:none}.notification-v2 .notification--link.no-href .notification--link--message{cursor:default;text-decoration:none}.cursor-pointer{cursor:pointer}.notificationPage .content-empty{font-size:18px;font-weight:500;min-height:30vh;padding:30px 0}.notificationPage__pb{padding-bottom:75pt}.notificationPage .option-container{border-bottom:1px solid #dadada;margin-top:40px;padding-bottom:40px}.notificationPage .option-container,.notificationPage .option-container__title-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.notificationPage .option-container__actions{margin:-2px 0 0 15px}.notificationPage .icon{width:30px}.notificationPage .content-unread{font-weight:500!important}.notificationPage .notifications__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #dadada;display:-webkit-box;display:-ms-flexbox;display:flex;padding:14px 0 9pt;position:relative}.notificationPage .notifications__item .form-check{left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.notificationPage .notifications__content{color:#2d2d2d;cursor:pointer;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:300;line-height:1.5;max-width:88%;overflow:hidden;text-overflow:ellipsis;-webkit-transition:all .3s ease;transition:all .3s ease;white-space:nowrap;width:100%}.notificationPage .notifications__content.expanded{text-overflow:clip;white-space:normal}.notificationPage .notifications__created{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;color:#8b8b8b;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:300;justify-content:flex-end;margin-bottom:auto;margin-left:auto;max-width:81pt;width:100%}.notificationPage .notifications__new-indicator{display:block}.notificationPage .notifications__new-indicator:before{background:#bf2026;border-radius:50%;content:"";display:block;height:5px;margin-left:5px;width:5px}.notificationText{padding-bottom:5pc}.notificationText .custom-text{margin:0}.notificationText ol{margin-left:20px}.notificationText ol li{color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:300;line-height:1.5;margin-bottom:20px;margin-top:0}.notificationText .h2,.notificationText h2{color:#2d2d2d;font-size:40px;font-weight:500;line-height:1.2;margin:0 0 8px}.notificationText .h4,.notificationText h4{color:#2d2d2d;font-size:20px;font-weight:500;line-height:24px;margin:0 0 8px;text-transform:uppercase}.notificationText .h3,.notificationText h3{color:#000;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:400}.notificationText .h3 u,.notificationText h3 u{font-size:1.66667pc;font-weight:500;line-height:28px;text-transform:uppercase}.notificationText #cookie-policy-title{margin-bottom:1.2pc}.notificationText #cookie-policy-description{font-size:1pc;font-weight:300;margin-bottom:1pc}.notificationText b,.notificationText strong{color:#2d2d2d;font-size:1pc;font-weight:400;line-height:1.5}.notificationText .cmp-link__screen-reader-only{display:none}.notificationText .plink{background-color:transparent;border-bottom:none;color:#bf2026;text-decoration:none}.notificationText .plink:hover{color:#7d1519;text-decoration:underline}.notificationText .ot-sdk-cookie-policy-group{color:#000;font-size:1pc;margin-bottom:.6rem;text-transform:none}.notificationText .ot-host{width:25%}.notificationText .ot-cookies{width:50%}.notificationText .ot-cookies-type{width:25%}.notificationText .ot-sdk-cookie-policy-group-desc{margin-bottom:0}.notificationText section{margin-bottom:2em}.notificationText caption{display:none}.notificationText table{border:1px solid #d7d7d7;border-collapse:inherit;border-radius:5px;border-spacing:0;margin:auto auto 2em;overflow:hidden;width:100%}.notificationText table thead{background-color:#f6f6f4;font-weight:700}.notificationText table th{background-color:#f8f8f8;color:dimgray;min-width:75px;padding:9pt 15px;text-align:left}.notificationText table td,.notificationText table th{border-bottom:1px solid #d7d7d7;border-right:1px solid #d7d7d7}.notificationText table td{color:#000;font-size:.9em;font-weight:100}.notificationText table td a{color:#000;font-weight:100;text-decoration:none}.notificationText table td a:hover{text-decoration:none}.notificationText p{color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:300;line-height:1.5;margin-bottom:20px;margin-top:0}.notificationText p a{border-bottom:1px solid #bf2026;color:#000;font-weight:300;text-decoration:none}.notificationText p a:hover{border:none;color:#bf2026;text-decoration:none}.notificationText ul{color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:300;line-height:1.5;list-style:none;margin-bottom:1rem;margin-top:0;padding-left:40px}.notificationText ul li:before{color:#bf2026;content:"•";display:inline-block;font-weight:700;margin-left:-1em;width:1em}.notificationText ul li a{background-color:transparent;color:#bf2026;text-decoration:none}.notificationText ul li a:hover{color:#7d1519;text-decoration:underline}#quick-links__overlay{display:none}.quick-links{background:#fff;margin-bottom:2pc;max-width:355px;padding:26px 24px 2pc;position:relative}@media(max-width:1200px){.quick-links{max-width:none;width:100%}}.quick-links .cmp-image__image{height:2pc!important;margin-right:8px!important;width:2pc!important}.quick-links .icon-arrow-right:before{content:"";display:inline-block;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.quick-links .quick-links-arrow-icon{-ms-flex-item-align:center;align-self:center;color:#bf2026;font-size:10px;font-weight:700}.quick-links__overlay{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.quick-links__modal{background:#fff;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.3);box-shadow:0 4px 10px rgba(0,0,0,.3);max-width:500px;padding:20px 40px 30px;position:relative;width:500px}.quick-links__close-btn{cursor:pointer;margin-right:20px;position:absolute;right:0}.quick-links__title-modal{font-size:24px;font-weight:500;margin-bottom:10px;margin-top:10px;text-transform:uppercase}.quick-links__text,.quick-links__title-modal{color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;line-height:1.5}.quick-links__text{font-size:1pc;font-weight:300;margin-bottom:20px}.quick-links__divider{background:#dadada;border:none;height:.5px;margin-bottom:20px}.quick-links__actions{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.quick-links__cancel-btn{background:#000;border:none;color:#fff;cursor:pointer;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.93px;padding:10px 20px;text-transform:uppercase;width:48%}.quick-links__cancel-btn:hover{background:#333}.quick-links__ok-btn{background:#bf2026;border:none;color:#fff;cursor:pointer;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.93px;padding:10px 20px;text-transform:uppercase;width:48%}.quick-links__ok-btn:hover{background:#a01a1a}.quick-links__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:2pc;font-weight:500;line-height:40px;margin-left:8px;position:relative}.quick-links__title:after{background-color:#bf2026;bottom:-14px;content:"";display:block;height:4px;position:absolute;width:78pt}.quick-links__icon{margin-right:10px}.quick-links__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:42px}.quick-links__list__item{border:1px solid #bf2026;cursor:pointer;padding:0}.quick-links__list__item,.quick-links__list__item:hover{-webkit-box-pack:justify;-ms-flex-pack:justify;border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:8px}.quick-links__list__item:hover{background-color:#bf2026;border-style:solid;border-width:1px}.quick-links__list__item:hover .quick-links-arrow-icon,.quick-links__list__item:hover .quick-links__link{color:#fff}.quick-links__link{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#bf2026;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;height:100%;justify-content:space-between;line-height:21px;padding:9pt 1pc;text-decoration:none;width:100%}.quick-links__link .cmp-link__screen-reader-only{display:none!important}.quick-links__arrow{-ms-flex-item-align:center;align-self:center;color:#bf2026;font-size:14px;font-weight:700}.no-arrows{-moz-appearance:textfield}.no-arrows::-webkit-inner-spin-button,.no-arrows::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.recentlyViewed .rv-carousel-wrapper,.recentlyViewed-sdi .rv-carousel-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}.recentlyViewed .rv-carousel-viewport,.recentlyViewed-sdi .rv-carousel-viewport{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.recentlyViewed .rv-carousel-track,.recentlyViewed-sdi .rv-carousel-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.recentlyViewed .rv-carousel-slide,.recentlyViewed-sdi .rv-carousel-slide{-webkit-box-flex:0;background:none;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:10px;padding:20px 0;text-align:center;width:100%}.recentlyViewed .rv-carousel-slide:last-child,.recentlyViewed-sdi .rv-carousel-slide:last-child{margin-right:0}.recentlyViewed .rv-carousel-btn,.recentlyViewed-sdi .rv-carousel-btn{background:none;border:none;cursor:pointer;font-size:2rem;padding:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.recentlyViewed .btn-next:after,.recentlyViewed-sdi .btn-next:after{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;color:#bf2026;content:"";cursor:pointer;font-family:boilerplate!important;font-size:40px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;vertical-align:middle}.recentlyViewed .btn-prev,.recentlyViewed-sdi .btn-prev{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.recentlyViewed .btn-prev:after,.recentlyViewed-sdi .btn-prev:after{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;color:#bf2026;content:"";cursor:pointer;font-family:boilerplate!important;font-size:40px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;vertical-align:middle}@media(min-width:480px){.recentlyViewed .rv-carousel-slide,.recentlyViewed-sdi .rv-carousel-slide{width:calc(100% - 10px)}}@media(min-width:768px){.recentlyViewed .rv-carousel-slide,.recentlyViewed-sdi .rv-carousel-slide{width:calc(50% - 10px)}}.recentlyViewed .react-tooltip,.recentlyViewed-sdi .react-tooltip{background-color:#212529!important;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:9pt!important;font-weight:300;left:0!important;line-height:1.5;max-width:200px;opacity:1!important;padding:4px 8px;text-align:left;-webkit-transform:none!important;transform:none!important;z-index:999}.recentlyViewed .swiper,.recentlyViewed-sdi .swiper{overflow:hidden;position:relative;z-index:1}.recentlyViewed .swiper-wrapper,.recentlyViewed-sdi .swiper-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%;z-index:1}.recentlyViewed .swiper-slide,.recentlyViewed .swiper-wrapper,.recentlyViewed-sdi .swiper-slide,.recentlyViewed-sdi .swiper-wrapper{height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.recentlyViewed .swiper-slide,.recentlyViewed-sdi .swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:auto}.recentlyViewed .swiper-button-next,.recentlyViewed .swiper-button-prev,.recentlyViewed-sdi .swiper-button-next,.recentlyViewed-sdi .swiper-button-prev{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;justify-content:center;margin-top:-22px;position:absolute;top:50%;width:44px;z-index:10}.recentlyViewed .swiper-button-next.swiper-button-disabled,.recentlyViewed .swiper-button-prev.swiper-button-disabled,.recentlyViewed-sdi .swiper-button-next.swiper-button-disabled,.recentlyViewed-sdi .swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.recentlyViewed .swiper-button-prev,.recentlyViewed .swiper-rtl .swiper-button-next,.recentlyViewed-sdi .swiper-button-prev,.recentlyViewed-sdi .swiper-rtl .swiper-button-next{left:10px;right:auto}.recentlyViewed .swiper-button-prev:after,.recentlyViewed-sdi .swiper-button-prev:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.recentlyViewed .swiper-button-next:after,.recentlyViewed .swiper-button-prev:after,.recentlyViewed-sdi .swiper-button-next:after,.recentlyViewed-sdi .swiper-button-prev:after{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;color:#bf2026;content:"";cursor:pointer;font-family:boilerplate!important;font-size:40px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;vertical-align:middle}.recentlyViewed .swiper-button-next,.recentlyViewed .swiper-rtl .swiper-button-prev,.recentlyViewed-sdi .swiper-button-next,.recentlyViewed-sdi .swiper-rtl .swiper-button-prev{left:auto;right:10px}.recentlyViewed .slide-center,.recentlyViewed-sdi .slide-center{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.recentlyViewed .modal__modal,.recentlyViewed-sdi .modal__modal{background:#fff;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.3);box-shadow:0 4px 10px rgba(0,0,0,.3);max-width:calc(100% - 1pc);padding:20px 40px 30px;position:relative;width:500px}@media(min-width:1024px){.recentlyViewed .modal__modal,.recentlyViewed-sdi .modal__modal{max-width:500px}}.recentlyViewed .modal__actions,.recentlyViewed-sdi .modal__actions{-ms-flex-pack:justify;-webkit-box-pack:justify;-webkit-box-orient:vertical;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:20px;-webkit-justify-content:space-between;justify-content:space-between}@media(min-width:1024px){.recentlyViewed .modal__actions,.recentlyViewed-sdi .modal__actions{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:20px;justify-content:space-between;-webkit-justify-content:space-between}}.recentlyViewed .show-only-mobile,.recentlyViewed-sdi .show-only-mobile{display:block!important;text-align:center!important}@media(min-width:1024px){.recentlyViewed .show-only-mobile,.recentlyViewed-sdi .show-only-mobile{display:none!important}}.recentlyViewed .btn-text-emea:before,.recentlyViewed-sdi .btn-text-emea:before{color:#fff;content:"";font-family:boilerplate;margin-right:10px}.recentlyViewed .product-card,.recentlyViewed-sdi .product-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:auto;min-height:330px;overflow:hidden;overflow:visible!important;padding-bottom:10px!important;position:relative;width:210px!important;z-index:1}.recentlyViewed .product-card:hover,.recentlyViewed-sdi .product-card:hover{-webkit-box-shadow:0 5px 9pt 0 rgba(0,0,0,.3);box-shadow:0 5px 9pt 0 rgba(0,0,0,.3);cursor:pointer;height:auto;padding-top:14px;-webkit-transform:translateY(-3px);transform:translateY(-3px)}.recentlyViewed .product-card__div,.recentlyViewed-sdi .product-card__div{-webkit-box-pack:center;-ms-flex-pack:center;display:grid;gap:22px;grid-template-columns:repeat(auto-fit,210px);justify-content:center;width:100%}.recentlyViewed .product-card__div-desktop,.recentlyViewed-sdi .product-card__div-desktop{display:none}@media(min-width:1101px){.recentlyViewed .product-card__div-desktop,.recentlyViewed-sdi .product-card__div-desktop{display:grid}}.recentlyViewed .product-card__div-mobile,.recentlyViewed-sdi .product-card__div-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:1101px){.recentlyViewed .product-card__div-mobile,.recentlyViewed-sdi .product-card__div-mobile{display:none}}.recentlyViewed .product-card-padding,.recentlyViewed-sdi .product-card-padding{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;padding-bottom:10px;padding-top:0}.recentlyViewed .product-card__name,.recentlyViewed-sdi .product-card__name{-webkit-box-flex:1;-ms-flex-positive:1;color:#000;flex-grow:1;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:300;line-height:20px;min-height:50px;padding:10px 10px 0!important;text-align:center}.product-card{-ms-flex-line-pack:end;align-content:end;background-color:#fff;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.13);box-shadow:0 0 6px 0 rgba(0,0,0,.13);font-family:Arial,sans-serif;height:370px;margin-bottom:1pc;margin-left:0;margin-right:0;padding-bottom:20px;padding-top:20px;text-align:center;-webkit-transition:all .3s;transition:all .3s;width:210px}.product-card:hover{-webkit-box-shadow:0 5px 9pt 0 rgba(0,0,0,.3);box-shadow:0 5px 9pt 0 rgba(0,0,0,.3);cursor:pointer;height:370px;padding-top:14px;-webkit-transform:translateY(-3px);transform:translateY(-3px)}.product-card-padding{padding:0 1pc}.product-card__new{background:#bf2026;font-weight:500;left:0;letter-spacing:.67px;line-height:9pt;padding:5px 0;position:absolute;text-align:center;top:15px;width:78pt}.product-card__new,.product-card__promotions{color:#fff;font-size:10px;text-transform:uppercase}.product-card__promotions{background-color:#bf2026;border:1px solid #bf2026;-o-border-image:initial;border-image:initial;font-weight:300;letter-spacing:.93px;padding:5px 10px}.product-card__promotions-container,.product-card__promotions-hidden{padding-bottom:10px;text-align:left}.product-card__promotions-hidden{height:auto;max-height:36px}.product-card .promotion-wrapper{padding-bottom:10px;position:relative}.product-card .promotion-wrapper .gates-tooltip{background-color:#bf2026;border:1px solid #bf2026;color:#fff;font-size:10px;font-weight:300;letter-spacing:.93px;padding:5px 10px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-card .promotion-wrapper .react-tooltip{z-index:999}.product-card-container{background-color:#eee;padding-bottom:70px;padding-top:56px}.product-card-container.non-content{padding-top:0}.product-card__title{color:#2d2d2d;font-size:2pc;font-weight:500;line-height:40px;margin-bottom:35px;text-align:center}.product-card__title:before{background-color:#bf2026;content:"";display:block;height:4px;margin:0 auto 15px;width:78pt}.product-card__div{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1pc;justify-content:center}.product-card__image{height:100%;height:75pt;margin:0;max-width:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product-card__image-padding{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:125px;margin:10px auto!important;max-height:75pt;max-width:100%;padding:0 30px}.product-card__name{line-height:20px;min-height:60px;padding:10px}.product-card__name,.product-card__price{color:#000;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:300;text-align:center}.product-card__price{line-height:1.5;margin-bottom:15px;margin-top:0;padding:0}.product-card__details-link{color:#bf2026;display:block;display:inline-block;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:500;line-height:1.5;outline:none;padding:0 30px 15px;text-align:center;text-decoration:none;text-transform:uppercase}.product-card__details-link:hover{color:#7d1519;text-decoration:none}.product-card__actions{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:center;margin-top:8px}.product-card__actions.error input{border-color:#bf2026}.product-card__actions.error+.msg-error{display:inline-block;left:0;padding:0 5px;position:absolute;text-align:end;width:100%}.product-card__actions+.msg-error{color:#bf2026;display:none;font-size:9pt;font-weight:300;line-height:19px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.product-card__quantity-input{border:1px solid #000;border-radius:0;font-size:14px;line-height:1;padding:9px;text-align:center;width:53px}.product-card__quantity-input:focus-visible{border-radius:0;outline-style:double}.product-card__quantity-input:focus{border-color:#000;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5);outline:0}.product-card__add-to-cart{background-color:#bf2026;border:none;color:#fff;cursor:pointer;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:9pt;font-weight:500;padding:8px 9pt;text-transform:uppercase;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;width:70%}.product-card__add-to-cart:hover{background-color:#dd353b;border-color:#dd353b}.recentlyViewed .product-card:has(.promotion-wrapper):hover{position:relative;z-index:2}.sidebarLinks__accordion{padding-bottom:0!important}.sidebarLinks__container{background-color:#000;padding:2pc 37px}.sidebarLinks__container .h2,.sidebarLinks__container h2{color:#fff;font-size:14px;font-weight:700;padding-bottom:20px;text-transform:uppercase}.sidebarLinks__container ul li{list-style:none;padding-bottom:10px}.sidebarLinks__container ul li a{color:#fff;font-size:14px;font-weight:300;text-decoration:none}.sidebarLinks__container ul li a:hover{color:#7d1519;text-decoration:none}.subtitleFaqs__container *{font-size:40px;line-height:1.2;margin-bottom:8px;margin-top:0;padding-bottom:9pt}.subtitleFaqs__container *,.textFaqs__container *{color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-weight:500}.textFaqs__container *{font-size:1.66667pc;line-height:28px;margin-bottom:20px;text-transform:uppercase}.textPage{padding-bottom:5pc}.textPage .custom-text{margin:0}.textPage .h2,.textPage h2{color:#2d2d2d;font-size:40px;font-weight:500;line-height:1.2;margin:0 0 8px}.textPage .h4,.textPage h4{color:#2d2d2d;font-size:20px;font-weight:500;line-height:24px;margin:0 0 8px;text-transform:uppercase}.textPage .h3,.textPage h3{color:#000;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:400}.textPage .h3 u,.textPage h3 u{font-size:1.66667pc;font-weight:500;line-height:28px;text-transform:uppercase}.textPage #cookie-policy-title{margin-bottom:1.2pc}.textPage #cookie-policy-description{font-size:1pc;font-weight:300;margin-bottom:1pc}.textPage b,.textPage strong{color:#2d2d2d;font-size:1pc;font-weight:400;line-height:1.5}.textPage .cmp-link__screen-reader-only{display:none}.textPage .plink{background-color:transparent;border-bottom:none;color:#bf2026;text-decoration:none}.textPage .plink:hover{color:#7d1519;text-decoration:underline}.textPage .ot-sdk-cookie-policy-group{color:#000;font-size:1pc;margin-bottom:.6rem;text-transform:none}.textPage .ot-host{width:25%}.textPage .ot-cookies{width:50%}.textPage .ot-cookies-type{width:25%}.textPage .ot-sdk-cookie-policy-group-desc{margin-bottom:0}.textPage section{margin-bottom:2em}.textPage caption{display:none}.textPage table{border:1px solid #d7d7d7;border-collapse:inherit;border-radius:5px;border-spacing:0;margin:auto auto 2em;overflow:hidden;width:100%}.textPage table thead{background-color:#f6f6f4;font-weight:700}.textPage table th{background-color:#f8f8f8;color:dimgray;min-width:75px;padding:9pt 15px;text-align:left}.textPage table td,.textPage table th{border-bottom:1px solid #d7d7d7;border-right:1px solid #d7d7d7}.textPage table td{color:#000;font-size:.9em;font-weight:100}.textPage table td a{color:#000;font-weight:100;text-decoration:none}.textPage table td a:hover{text-decoration:none}.textPage p{color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:300;line-height:1.5;margin-bottom:20px;margin-top:0}.textPage p a{border-bottom:1px solid #bf2026;color:#000;font-weight:300;text-decoration:none}.textPage p a:hover{border:none;color:#bf2026;text-decoration:none}.textPage ul{color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:300;line-height:1.5;list-style:none;margin-bottom:1rem;margin-top:0;padding-left:40px}.textPage ul li:before{color:#bf2026;content:"•";display:inline-block;font-weight:700;margin-left:-1em;width:1em}.textPage ul li a{background-color:transparent;color:#bf2026;text-decoration:none}.textPage ul li a:hover{color:#7d1519;text-decoration:underline}.custom-title{color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:40px;font-weight:700;line-height:1.2;margin-top:0;padding-top:40px;text-transform:uppercase}.custom-title:before{background-color:#bf2026;content:"";display:block;height:4px;margin-bottom:8px;width:78pt}.video-text-list p{color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:300;line-height:1.5;margin-bottom:20px;margin-top:0}.video-text-list-content:first-child{margin-top:10px}.video-text-list__video .h4,.video-text-list__video h4{color:#2d2d2d;font-size:20px;font-weight:500;line-height:24px;margin:0 0 8px;text-transform:uppercase}.video-text-list__video .h4 a,.video-text-list__video h4 a{color:#bf2026;text-decoration:none}.video-text-list__video .h4 a:hover,.video-text-list__video h4 a:hover{color:#7d1519;text-decoration:underline}.video-text-list__video-second b{color:#2d2d2d;font-size:1pc;font-weight:400;line-height:1.5}.video-text-list__video-second a{border-bottom:1px solid #bf2026;color:#000;font-weight:300;text-decoration:none}.video-text-list__video-second a:hover{border:none;color:#bf2026;text-decoration:none}.cmp-link__screen-reader-only{display:none}.cmp-accordion-links{margin:0 auto;max-width:1170px;padding-bottom:5pc;padding-top:40px;width:100%}.cmp-accordion-links #accordionLinksTitle>*{color:#000!important;font-size:40px!important;font-weight:600!important;line-height:1.1!important;margin-bottom:0!important;margin-top:0!important}.cmp-accordion-links #accordionLinksTitle>:before{background-color:none!important;content:none!important;display:none!important;height:0!important;margin-bottom:0!important;width:0!important}.cmp-accordion-links .item-title{color:#000!important;font-size:40px!important;font-weight:600!important;line-height:1.1!important;margin-bottom:24px!important;margin-top:24px!important}.cmp-accordion-links .item-title:before{background-color:none!important;content:none!important;display:none!important;height:0!important;margin-bottom:0!important;width:0!important}.cmp-accordion-links .catalog__description{color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:300;line-height:24px;margin:0 0 24px}.cmp-accordion-links__top{padding-bottom:24px}.cmp-accordion-links__top .cmp-title__text{font-size:40px;font-weight:700;line-height:1.2}.cmp-accordion-links__top .cmp-text{font-size:1pc;font-weight:300;line-height:1.5!important}.cmp-accordion-links__element{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:1px solid #dadada;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:20px 0 4px;width:100%}.cmp-accordion-links__element__title{color:#000;font-size:20px;font-weight:600;line-height:24px;margin-bottom:24px}.cmp-accordion-links__element__list{list-style-type:none}.cmp-accordion-links__element__list__item a{color:#bf2026;font-size:14px;font-weight:500;line-height:17px;text-decoration:none}.cmp-accordion-links__element__list__item a:hover{color:#7d1519;text-decoration:underline}.cmp-accordion-links__element__list__item-anchor a{color:#bf2026;font-size:14px;font-weight:500;letter-spacing:.8px;line-height:17px;text-decoration:none;text-transform:uppercase}.cmp-accordion-links__element__list__item-anchor a:hover{color:#7d1519;text-decoration:underline}.asm.customer360 .btn-customer-view button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-evenly;padding:0}.asm.customer360 .btn-customer-view button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;content:"";display:inline-block;font-family:asm_icons,sans-serif;font-size:30px;font-style:normal;font-weight:400;margin-top:-2px}.asm.customer360 .customer-list-modal .customer-list-content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:90vh;overflow-y:overlay}.asm.customer360 .customer-list-modal .customer-list-content:before{display:none}.asm.customer360 .customer-list-modal .customer-list-content *{font-family:Open Sans,sans-serif;font-size:15px}.asm.customer360 .customer-list-modal .customer-list-content .customer-signedup{color:#8592a2;font-family:Dosis,sans-serif;font-size:13px;font-weight:300;line-height:20px;position:absolute;right:4pc;top:35px}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__header{padding:0 30px}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__header-image{border:1px solid #d5dee8;border-radius:100%;float:left;height:110px;width:110px}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__header-image .default-picture{color:#a6a6a6;display:block;font-family:asm_icons,sans-serif;font-size:110px;height:auto;line-height:1;max-width:100%}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__header-image .default-picture:before{content:""}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__header-desc{margin-left:140px}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__header-desc .name{color:#233243;display:inline-block;font-size:33px;line-height:33px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__header-desc .email{font-size:15px;font-weight:300;line-height:20px;position:relative}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__header-desc .email a{word-wrap:break-word;background-color:transparent;color:#0486e0;text-decoration:none;word-break:break-all}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__header-desc .info{margin-top:15px}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__header-desc .info .info-item{background:no-repeat 0 0;color:#313440;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Dosis,sans-serif;font-size:13px;font-weight:300;gap:10px;line-height:24px;margin-bottom:10px;margin-right:30px}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__header-desc .info .info-item:before{content:"";display:block;height:24px;width:24px}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__header-desc .info .cart-info:before{background:url(../../../etc.clientlibs/gatesconnect/clientlibs/clientlib-site/resources/images/cart-icon.png)}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__header-desc .info .order-info:before{background:url(../../../etc.clientlibs/gatesconnect/clientlibs/clientlib-site/resources/images/order-icon.png)}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__header-desc .info .tickets-info:before{background:url(../../../etc.clientlibs/gatesconnect/clientlibs/clientlib-site/resources/images/ticket-icon.png)}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs{overflow-y:overlay;padding:0 30px}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .nav-tabs{border-bottom:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Open Sans,sans-serif;margin-top:20px;width:100%}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .nav-tabs li{display:block;list-style:none;margin-bottom:-1px}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .nav-tabs li button{background-color:transparent;border:none;border-radius:0;color:#a1aebd;display:block;font-size:15px;font-weight:300;line-height:21px;margin-right:2px;padding:10px 15px;position:relative;text-transform:uppercase;-webkit-transition:background .1s ease-out,border .1s ease-out;transition:background .1s ease-out,border .1s ease-out}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .nav-tabs li button.active{border-bottom:1px solid #0486e0;color:#0486e0}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane{display:none;min-height:25px}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane.active{display:block}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .loader-tab,.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane.loading *{display:none}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane.loading .loader-tab{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px 0}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane.loading .loader-tab .spinner-loader{display:inline-block}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .headline{margin-bottom:25px;margin-top:40px;position:relative}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .headline,.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .headline>span{color:#2d2d2d;font-family:Dosis,sans-serif;font-size:24px;font-weight:500;line-height:24px;text-align:center;text-transform:uppercase}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .headline a{background-color:transparent;font-size:24px;font-weight:400;line-height:24px}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane a{word-wrap:break-word;color:#0486e0;font-weight:700;text-decoration:none;word-break:break-all}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane a:hover{text-decoration:underline}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .subheadline{color:#2d2d2d;font-family:Open Sans,sans-serif;font-size:1pc;font-weight:300;line-height:24px;margin-top:25px;padding-bottom:5px}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .overview-color{font-size:0;height:5pc;margin-bottom:40px}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .overview-color>div{border-right:2px solid #fff;display:inline-block;height:100%}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .overview-divider{border-top:1px solid #d4d7dc;font-size:1pc;font-weight:300;line-height:24px;padding-top:10px}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .row{margin:0 -15px;padding:0}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-cart-fragment .saved-cart-info,.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-saved-cart-fragment .saved-cart-info{font-family:Open Sans,sans-serif;font-size:15px;font-weight:500;line-height:30px;margin:0;position:absolute;right:0;text-transform:none;top:0}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-cart-fragment .cart-divider,.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-saved-cart-fragment .cart-divider{border-right:1px solid #e1e7ee;margin-right:10px;padding-right:10px}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-cart-fragment .saved-list .cart-item,.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-saved-cart-fragment .saved-list .cart-item{margin-bottom:20px;overflow:hidden;padding:0 15px;width:100%}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-cart-fragment .saved-list .cart-item-content,.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-saved-cart-fragment .saved-list .cart-item-content{border:1px solid #ebeef1;-webkit-box-shadow:-1px 1px 1px #eff0f2;box-shadow:-1px 1px 1px #eff0f2}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-cart-fragment .saved-list .cart-item .product-img,.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-saved-cart-fragment .saved-list .cart-item .product-img{float:left}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-cart-fragment .saved-list .cart-item .product-img a img,.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-saved-cart-fragment .saved-list .cart-item .product-img a img{opacity:0;width:90pt}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-cart-fragment .saved-list .cart-item .saved-text,.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-saved-cart-fragment .saved-list .cart-item .saved-text{font-family:Dosis,sans-serif;font-size:15px;font-weight:300;line-height:20px;padding-left:145px}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-cart-fragment .saved-list .cart-item .saved-text .product-name,.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-saved-cart-fragment .saved-list .cart-item .saved-text .product-name{overflow:hidden;padding-right:10px;padding-top:10px;text-overflow:ellipsis;white-space:nowrap}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-cart-fragment .saved-list .cart-item .saved-text .product-name a,.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-saved-cart-fragment .saved-list .cart-item .saved-text .product-name a{word-wrap:break-word;color:#0486e0;word-break:break-all}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-cart-fragment .saved-list .cart-item .saved-text .saved-total,.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-saved-cart-fragment .saved-list .cart-item .saved-text .saved-total{font-family:Dosis,sans-serif;font-weight:700;margin-bottom:15px;margin-top:15px;text-transform:uppercase}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-profile-fragment{margin-bottom:20px;margin-top:30px}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .profile-headline{color:#8a8fa1;font-size:13px;font-weight:300;line-height:24px}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .h3,.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane h3{float:left;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:500;line-height:28px;margin-bottom:25px;text-transform:uppercase}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content{margin-bottom:40px}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content .pager{float:right;list-style:none;padding-left:0;text-align:center}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content .pager.bottom{margin-top:10px}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content .pager li{display:inline}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content .pager .page_link{word-wrap:break-word;background-color:#fff;border:1px solid #ddd;border-radius:15px;color:#0486e0;display:inline-block;font-weight:700;padding:5px 14px;word-break:break-all}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content .pager .page_link.active{color:#7f90a4}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table{border-collapse:collapse;width:100%}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table td,.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table th{text-align:left}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table td a,.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table th a{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:-webkit-fill-available}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table thead th{background-color:#fff;border:none;border-bottom:1px solid #dadada;color:#7f90a4;font-size:14px;font-weight:700;line-height:22px;padding:10px;vertical-align:middle}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table thead th:first-child{padding-left:0}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table tbody tr{background:#eef3f7}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table tbody tr:nth-child(2n){background:#fff}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table tbody tr td{border-top:1px solid #dadada;color:#313440;font-size:15px;font-weight:300;line-height:22.5px;padding:10px;vertical-align:middle}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table.activity-table td:first-child,.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table.activity-table th:first-child{width:10%}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table.activity-table td:nth-child(2),.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table.activity-table th:nth-child(2){max-width:111px;width:15%}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table.activity-table td[data-th=Description],.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table.activity-table th[data-th=Description]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table.activity-table td:last-child,.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table.activity-table td:nth-child(5),.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table.activity-table th:last-child,.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table.activity-table th:nth-child(5){width:17%}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table.tickets-table td:first-child,.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .table-content table.tickets-table th:first-child{max-width:111px;width:15%}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .pageable-fragment{font-family:Open Sans,sans-serif;margin-top:15px;position:relative}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .pageable-fragment:after{border-bottom:1px solid #d4d7dc;content:"";display:block;position:absolute;top:45px;width:100%}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-maps-fragment div{color:#7f807f;font-family:Dosis,sans-serif;font-weight:300}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-maps-fragment .pull-right .btn{font-size:14px;font-weight:500;letter-spacing:.93px;padding:10px 15px;text-transform:uppercase}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-maps-fragment ul li{list-style:none}.asm.customer360 .customer-list-modal .customer-list-content .asm-customer__body-tabs .tab-content .tab-pane .customer-maps-fragment ul li:before{color:#bf2026;content:"•";display:inline-block;font-weight:700;margin-left:1pc;width:1em}.asm.customer360 .customer-list-modal .customer-list-content .loader-tab{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:20px 0;width:100%}.asm.customer360 .customer-list-modal .customer-list-content .btn-default{background:#f0f0f0;border:none;color:#000;cursor:pointer;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.93px;padding:10px 15px;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.asmlogin{display:none}.asm{background:#27394f;color:#000;left:0;margin:0;position:relative;right:0;top:0;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;z-index:1000}.asm,.asm *{font-family:Dosis,Helvetica,Arial,sans-serif}.asm__navigation{display:none;margin:0;padding:0 30px 15px}.asm__row{border-bottom:1px solid #39495e;margin:0 -4em 10px;padding:0 4em;position:relative}.asm-alert{background:#f54544;border:1px solid transparent;color:#fff;display:none;font-family:Open Sans,sans-serif;font-size:1pc;left:25%;line-height:20px;margin-top:15px;padding:10px;position:absolute;text-align:center;width:50%;z-index:2}.asm-alert.show{display:block}.asm__close-btn>.cmp-button{background:transparent;border:none;border-left:1px solid #39495e;color:#1473df;cursor:pointer;font-family:Dosis,Helvetica,Arial,sans-serif;font-size:45px;font-weight:200;height:59px;height:inherit;line-height:50px;margin:0;padding-bottom:0;padding-left:20px;padding-top:0;text-align:center}.asm__close-btn>.cmp-button:hover{border:1px solid #017c8a}.asm__close-btn--primary{font-weight:700}.asm__close-btn--secondary{font-weight:lighter}.asm__close-btn--tertiary{font-weight:400}.asm__logo{color:#fff;float:left;font-family:Dosis,Helvetica,Arial,sans-serif;font-size:25px;font-weight:300;height:49px;line-height:30px;margin-top:10px}.asm__logo span{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.asm__assisted-service-mode{color:#fff}.asm__assisted-service-mode.mobile{display:none}@media(max-width:768px){.asm__assisted-service-mode{display:none}.asm__assisted-service-mode.mobile{display:block}}.asm__input-group{border-collapse:separate;display:table;height:40px;margin-bottom:10px;position:relative;width:100%}.asm__input-group .input-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;width:100%}.asm__addon{background-color:#eee;border:1px solid #ccc;border-radius:0;color:#19212b;display:table-cell;font-size:14px;font-weight:400;padding:6px 9pt;text-align:center;vertical-align:middle;white-space:nowrap;width:1%}.asm__submit-btn{border:0;margin:0;width:100%}.asm__submit-btn>.cmp-button{border:0;color:#fff;font-size:19px;font-weight:300;height:40px;margin:0;padding:0 15px;text-transform:uppercase;vertical-align:baseline;width:100%}.asm__submit-btn>.cmp-button,.asm__submit-btn>.cmp-button.bg-yellow{background:#fad714;color:#000}.asm__submit-btn>.cmp-button.bg-green{background:#19bc33;color:#fff}.asm__submit-btn>.cmp-button.bg-blue{background-color:#007aff;color:#fff}.asm__submit-btn>.cmp-button.bg-red{background-color:#ff3b30;color:#fff}.asm__submit-btn>.cmp-button:disabled{opacity:.45}.asm__submit-btn--primary{font-weight:300}.asm__submit-btn--secondary{font-weight:lighter}.asm__submit-btn--tertiary{font-weight:400}.asm__colapse-btn{height:1px;left:25px;position:absolute;right:-25px}.asm__colapse-btn>.cmp-button{fill:#fff;background:#27394f;border:none;cursor:pointer;height:40px;left:50%;outline:none;padding:10px 15px 5px;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);width:50px;z-index:9}.asm__colapse-btn>.cmp-button svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.asm__colapse-btn--primary{font-weight:700}.asm__colapse-btn--secondary{font-weight:lighter}.asm__colapse-btn--tertiary{font-weight:400}.asm__colapse-btn--icon-colapse{content:"\f"}.asm.active .asm__navigation{display:block}.asm.active .asm__colapse-btn>.cmp-button svg{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.asm .customer-list-modal{background:rgba(0,0,0,.7);cursor:pointer;display:none;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:visible;width:100vw;z-index:9999}.asm .customer-list-modal.show{display:block}.asm .customer-list-modal .customer-list-content{background:#fff;cursor:default;height:100%;left:50%;margin-top:20px;max-height:394.5px;overflow:visible;padding:35px 0 40px;position:absolute;top:15px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.asm .customer-list-modal .customer-list-content:before{background:#ebeef1;content:"";height:1px;position:absolute;top:75px;width:100%}.asm .customer-list-modal .customer-list-content .customer-list-close{background:transparent;border:0;color:#000;font-size:1pc;padding:5px;position:absolute;right:13px;top:10px}.asm .customer-list-modal .customer-list-content .customer-list-close:before{-webkit-font-smoothing:antialiased;color:#c5cdd6;content:"";display:inline-block;font-family:asm_icons,sans-serif;font-style:normal;font-weight:400;line-height:1}.asm .customer-list-modal .customer-list-content .asm-account-section{font-size:18px;font-weight:500;margin-bottom:20px;margin-top:40px;min-height:30vh;padding:30px}.asm .customer-list-modal .customer-list-content .select-wrapper{padding:0 30px;position:relative}.asm .customer-list-modal .customer-list-content .select-wrapper .customer-list-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;color:#000;cursor:pointer;font-family:Dosis,sans-serif;font-size:24px;font-weight:200;outline:none;padding-right:28px;z-index:1}.asm .customer-list-modal .customer-list-content .select-wrapper:after{color:#0486e0;content:"";font-family:asm_icons,sans-serif;font-size:30px;font-weight:600;margin-top:-20px;pointer-events:none;position:absolute;top:50%;z-index:11}.asm .input-suggestions-container{position:relative}.asm-suggestions-box{background-color:#fff;border:1px solid #ccc;border-radius:0 0 5px 5px;-webkit-box-shadow:0 8px 15px #999;box-shadow:0 8px 15px #999;cursor:default;display:block;list-style:none;margin:0 0 1pc;max-width:660px;padding:7px 10px 5px;position:absolute;width:83vw!important;z-index:10000}.asm-suggestions-box .suggestion-item{border:none;font-family:Dosis,Helvetica,Arial,sans-serif;font-size:18px;padding:5px 0}.asm-suggestions-box .suggestion-item:first-child{padding-top:0}.asm-suggestions-box .suggestion-item:hover{cursor:pointer;margin:0}.asm-suggestions-box .suggestion-item .ui-menu-item-wrapper{background-color:#fff;display:inline-block;font-family:Dosis,Helvetica,Arial,sans-serif;font-size:18px;padding-left:30px;vertical-align:top}.asm-suggestions-box .suggestion-item .ui-menu-item-wrapper.name{padding-left:3px;width:23%}.asm-suggestions-box .suggestion-item .ui-menu-item-wrapper.email{overflow:hidden;text-overflow:ellipsis;width:43%}.asm-suggestions-box .suggestion-item .ui-menu-item-wrapper.date{-webkit-box-orient:vertical;-webkit-box-direction:normal;word-wrap:break-word;background-clip:border-box;border:0 solid rgba(0,0,0,.125);border-radius:0;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px;min-width:0;position:relative}.asm-suggestions-box .suggestion-item .ui-menu-item-wrapper.noresult{cursor:default}.asm__logged{display:-webkit-box;display:-ms-flexbox;display:flex}.asm__logged .asm-btn{background:transparent;border:0;color:#0486e0;display:inline-block;float:none;font-family:Dosis,Helvetica,Arial,sans-serif;font-size:19px;font-weight:300;height:40px;margin:0;outline:none;padding:0 15px;text-transform:uppercase;vertical-align:baseline}.asm__logged .customers{border-left:1px solid #39495e;display:-webkit-box;display:-ms-flexbox;display:flex;vertical-align:bottom}.asm__logged .customers,.asm__logged .session-counter{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid #39495e}.asm__logged .session-counter{color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;font-weight:300;margin-left:15px;text-transform:uppercase}.asm__logged .session-counter p span{display:inline-block;font-weight:600;max-width:70px;min-width:70px;text-transform:none}.asm__logged .asm__loggedin-text{color:#fff;display:inline-block;font-size:14px;font-weight:300;margin-left:15px}.asm__logged .asm__loggedin-text .loggedin_agent_store{display:inline-block;margin-left:15px;vertical-align:middle}.asm__logged .asm__loggedin-text .loggedin_agent_store .text-label{font-weight:300;text-transform:uppercase}.asm__logged .asm__loggedin-text .loggedin_agent_store .text-name{font-family:Dosis,Helvetica,Arial,sans-serif;font-weight:600;margin-right:20px}.asm__logged .asm__loggedin-text p,.asm__logged .asm__loggedin-text span{color:#fff;font-size:14px;font-weight:300;margin:0}.asm__logged .asm__loggedin-text p.text-name,.asm__logged .asm__loggedin-text span.text-name{font-weight:600;margin-right:20px}.asm__logged .asm__loggedin-text .asm-btn{display:inline;vertical-align:middle}.asm__logged .element-separator-height{height:60px;padding-top:10px}.asm-suggestions.view .asm-login-form{padding-top:10px}.asm-input,.asm__input{border:0;border-radius:0;display:block;font-family:Dosis,Helvetica,Arial,sans-serif;font-size:19px;font-style:normal;font-weight:400;height:40px;line-height:20px;padding:6px 10px;width:100%}.asm-input.error,.error.asm__input{border:2px solid #ff4544;color:#ff4544;padding:5px 10px}.asm-input[readonly],[readonly].asm__input{background-color:#b4bac2;color:#000;cursor:default}.asm-icon,.asm__addon--icon-lock,.asm__addon--icon-user{color:#bfc2cb;font-family:boilerplate;font-style:normal;font-weight:400;line-height:1;min-width:14px;vertical-align:middle}.btn{border:1px solid transparent;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.93px;padding:10px 15px;text-transform:uppercase;white-space:nowrap}.btn.btn-primary{background-color:#bf2026;border-color:#bf2026;color:#fff}.btn.btn-primary:hover:not(:disabled){background-color:#dd353b;border-color:#dd353b}.btn.btn-secondary{background-color:#000;color:#fff}.btn.btn-secondary:hover:not(:disabled){background-color:#1a1a1a;border-color:#1a1a1a}.btn.btn-link{background:none;border:none;color:#bf2026;outline:none;padding:0}.btn.btn-link:hover:not(:disabled){color:#7d1519;cursor:pointer;text-decoration:underline}.btn.btn-lg{padding:10px 40px}.btn.btn-xl{max-width:270px;width:100%}@media(max-width:575.98px){.btn.btn-xl{max-width:100%}}.btn.btn-full{width:100%}.btn:disabled{cursor:not-allowed;opacity:.5}.calendar-container{display:inline-block;position:relative}.calendar-container:after{content:"";font-family:boilerplate;font-size:18px;font-weight:700;pointer-events:none;position:absolute;right:10px}.calendar-container.disabled:after{opacity:.5}.calendar-container input{border:1px solid #8b8b8b;border-radius:3px;cursor:pointer;font-size:1pc;height:30px;padding:5px;width:150px}.calendar-container input.disabled{cursor:not-allowed;opacity:.5}.calendar{background-color:#fff;border:1px solid #8b8b8b;border-radius:5px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);box-shadow:0 2px 5px rgba(0,0,0,.1);left:0;position:absolute;top:40px;width:270px;z-index:1000}.calendar .calendar-header{-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#2d2d2d;justify-content:space-between;padding:10px}.calendar .calendar-header,.calendar .calendar-header .next-month,.calendar .calendar-header .prev-month{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.calendar .calendar-header .next-month,.calendar .calendar-header .prev-month{-webkit-box-pack:center;-ms-flex-pack:center;background:#bf2026;border-radius:100%;font-family:boilerplate;height:1pc;justify-content:center;width:1pc}.calendar .calendar-header .next-month:disabled,.calendar .calendar-header .prev-month:disabled{cursor:not-allowed;opacity:.5}.calendar .calendar-header .next-month:after,.calendar .calendar-header .prev-month:after{content:"";font-size:10px}.calendar .calendar-header .prev-month{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.calendar .calendar-header .next-month{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.calendar .calendar-header button{background-color:transparent;border:none;color:#fff;cursor:pointer}.calendar .calendar-days-of-week{background-color:#f8f8f8;display:grid;font-weight:700;grid-template-columns:repeat(7,1fr);padding:5px 0;text-align:center}.calendar .calendar-days{display:grid;gap:5px;grid-template-columns:repeat(7,1fr);padding:10px}.calendar .calendar-days .calendar-day{background-color:#e0e0e0;border-radius:3px;cursor:pointer;text-align:center}.calendar .calendar-days .calendar-day.today{background:#2d2d2d;color:#fff}.calendar .calendar-days .calendar-day.selected{background:#bf2026;color:#fff}.calendar .calendar-days .calendar-day.prev-month{background-color:#f0f0f0;color:#aaa}.calendar .calendar-days .calendar-day.disabled{cursor:not-allowed;opacity:.5}.alert-container{padding-bottom:50px;position:sticky;top:0;z-index:5}.alert-container .alert.alert-warning .alert-link{color:#fff;font-weight:500;text-decoration:underline;text-transform:uppercase;white-space:nowrap}@media(max-width:1200px){.alert-container .alert.alert-warning .alert-link{font-size:14px;margin-right:5px}}.alert-container .alert.alert-warning .alert-main-text{font-weight:500;margin-right:5px}@media(max-width:1200px){.alert-container .alert.alert-warning .alert-main-text{-webkit-box-flex:1;-ms-flex-positive:1;display:block;flex-grow:1;font-size:14px;margin-right:0;padding-bottom:10px;text-align:center;width:100%}}.alert-container .alert.alert-warning .view-all-alerts{position:absolute;right:45px;white-space:nowrap}@media(max-width:1200px){.alert-container .alert.alert-warning .view-all-alerts{margin-left:5px;margin-right:0;position:relative;right:0}}.alert-container .errors-toast{-ms-flex-pack:distribute;background-color:#eee;-webkit-box-shadow:0 4px 5px -2px rgba(0,0,0,.1),0 7px 10px 1px rgba(0,0,0,.07),0 2px 1pc 1px rgba(0,0,0,.06);box-shadow:0 4px 5px -2px rgba(0,0,0,.1),0 7px 10px 1px rgba(0,0,0,.07),0 2px 1pc 1px rgba(0,0,0,.06);color:#000;font-size:14px;font-weight:100;height:35px;justify-content:space-around;margin-top:8px;position:absolute;right:45px;width:260px}.alert-container .errors-toast,.alert-container .errors-toast__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.alert-container .errors-toast__actions{gap:5px}.alert-container .errors-toast__actions a{font-size:9pt;font-weight:700;letter-spacing:normal;text-decoration:underline;text-transform:uppercase}.alert-container .errors-toast__close a{text-decoration:none}.alert-container .error-counter{font-weight:300}.alert-container .toast-nav-link{color:#bf2026;text-decoration:underline}.alert-container .icon-close{color:#000;font-size:8px;text-decoration:none}.guided-errors-modal .modal__title-modal{margin-bottom:0}.guided-errors-modal .modal__actions{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.guided-errors-modal .modal__actions button{max-width:270px;width:100%}.guided-errors-modal__subtitle{font-size:20px}.alert-modal-content{max-height:40vh;overflow-y:auto;padding-top:20px}.alert-modal-content .alert-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0 0 20px 42px;position:relative}.alert-modal-content .alert-item .icon-error{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#f8e8e9;border-radius:100%;color:#bf2026;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:27px;height:31px;justify-content:center;left:0;position:absolute;width:31px}.alert-modal-content .alert-item .alert-message-title{font-size:20px;font-weight:500}.alert-modal-content .alert-item .alert-message{font-size:20px}@media(max-width:1200px){.guided-errors-alert{-ms-flex-wrap:wrap;flex-wrap:wrap}}.cart .padding-left-0{padding-left:0}.cart .cart-empty__wrapper{padding:0 0 200px;text-align:center}.cart .cart-empty__heading{font-size:2pc;margin:50px 0;text-transform:none}.cart .cart-empty__buttons-set .cart-actions__button{display:inline-block;font-size:14px;font-weight:700;letter-spacing:1px;text-decoration:none;text-transform:uppercase;width:270px}.cart .cart-empty__buttons-set .cart-actions__button-right{margin-left:15px}@media(max-width:768px){.cart .cart-empty__buttons-set .btn.btn-secondary{margin-bottom:9pt}.cart .cart-empty__buttons-set .btn.btn-primary{margin-left:0}}.cart__top-section{margin-top:10px;padding-bottom:20px;position:relative}.cart__top-section .heading__title{margin-top:0}.cart__top-section .cart__id{font-size:20px;font-weight:700}.cart__top-section .replacement-icon-wrapper{padding-left:5px}.cart__top-section .replacement-icon-wrapper-cart{padding-top:20px}.cart__top-section .right-container{padding-right:0}.cart__top-section .cart-actions__top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(min-width:769px){.cart__top-section .cart-actions__top{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.cart__top-section .cart-actions__top a.link{background-color:transparent;color:#bf2026;font-size:14px;font-weight:500;letter-spacing:.8px;text-decoration:none;text-transform:uppercase;white-space:nowrap}.cart__top-section .cart-actions__top a.link:hover{color:#7d1519;text-decoration:underline}.cart__top-section .cart-actions__top .link-separator{font-size:1pc;font-weight:500;line-height:24px;margin:0 5px}.cart__top-section .cart-actions__top .clear-cart-description{padding-left:0;text-transform:none}.cart .cart-actions__buttons-set{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:20px;text-align:right;width:100%}@media(min-width:769px){.cart .cart-actions__buttons-set{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-direction:row;flex-direction:row;justify-content:flex-end}.cart .cart-actions__buttons-set .cart-actions__button{width:270px}}.cart .cart-actions__buttons-set .btn{border:1px solid transparent;border-radius:0;display:inline-block;font-size:14px;font-weight:500;letter-spacing:.93px;line-height:1.5;padding:10px 15px;text-align:center;text-decoration:none;text-transform:uppercase}.cart .cart-actions__buttons-set .btn-shopping,.cart .cart-actions__buttons-set .btn-shopping:hover{background-color:#000;border-color:#000;color:#fff}.cart .cart-actions__buttons-set .btn-shopping:active{background-color:#000;border-color:#000;-webkit-box-shadow:0 0 0 2px rgba(0,0,0,.5);box-shadow:0 0 0 2px rgba(0,0,0,.5);color:#fff}.cart .cart-actions__buttons-set .btn-checkout{background-color:#bf2026;border-color:#bf2026;color:#fff;margin:15px 0 0}@media(min-width:769px){.cart .cart-actions__buttons-set .btn-checkout{margin:0 0 0 15px}}.cart .cart-actions__buttons-set .batch-number-error{color:#b94a48;font-size:1pc;font-weight:300;line-height:24px;padding-top:10px}.cart .cart-actions__buttons-set .large-cart__warning{color:#2d2d2d;font-size:1pc;font-weight:300;line-height:24px;margin:20px 0 0 auto;max-width:35pc;text-align:left}.cart__sub-section .cart-list__table{border-collapse:collapse;border-top:1px solid #dadada;margin-bottom:1pc;width:100%}.cart__sub-section .cart-list__table .add-padding-top th{padding-top:60px}.cart__sub-section .cart-list__table .badge{background:#bf2026;border-radius:0;position:absolute;text-transform:uppercase}.cart__sub-section .cart-list__table .stuck{padding-top:60px}.cart__sub-section .cart-list__table .cart-list__table-head tr{position:sticky;top:30px;z-index:1}.cart__sub-section .cart-list__table thead tr{background-color:#fff;-webkit-transition:all .22s ease-in-out;transition:all .22s ease-in-out}.cart__sub-section .cart-list__table thead tr th{border-bottom:1px solid #dadada;border-top:1px solid #dadada;color:#2d2d2d;font-size:14px;font-weight:500;line-height:19px;padding:18px 10px;text-align:left}.cart__sub-section .cart-list__table .font-weight-bold{font-weight:500!important}.cart__sub-section .cart-list__table .line-through{text-decoration:line-through}.cart__sub-section .cart-list__table .item-price-gray{color:#8b8b8b}@media(max-width:768px){.cart__sub-section .cart-list__table .shipping-tr{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.cart__sub-section .cart-list__table .shipping-tr .shipping-tr-column{-ms-flex-line-pack:start;align-content:flex-start;margin-right:30px;vertical-align:top}@media(min-width:768px){.cart__sub-section .cart-list__table .shipping-tr table{width:95%!important}.cart__sub-section .cart-list__table .shipping-tr table thead th{-ms-flex-preferred-size:25%;border:unset!important;flex-basis:25%}.cart__sub-section .cart-list__table .shipping-tr table thead tr{background-color:#eee;border-bottom:1px solid #dadada}.cart__sub-section .cart-list__table .shipping-tr table tbody td{-ms-flex-preferred-size:25%;flex-basis:25%}.cart__sub-section .cart-list__table .shipping-tr table tr{-ms-flex-pack:distribute;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-around}}.cart__sub-section .cart-list__table .shipping-tr table{background:#eee;width:100%}.cart__sub-section .cart-list__table .shipping-tr .mobile-view tr td{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 20px}.cart__sub-section .cart-list__table .shipping-tr .mobile-view tr td div{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cart__sub-section .cart-list__table .shipping-tr .mobile-view tr td .shipping-tr-value{font-size:14px;font-weight:300;line-height:17px}.cart__sub-section .cart-list__table .shipping-tr .mobile-view tr td .shipping-tr-label{font-size:10px;font-weight:500;letter-spacing:.1em;line-height:9pt;text-transform:uppercase}.cart__sub-section .cart-list__table .shipping-tr .mobile-view tr td:first-child,.cart__sub-section .cart-list__table .shipping-tr .mobile-view tr td:last-child{padding:10px 20px}.cart__sub-section .cart-list__table .shipping-tr .mobile-view tr td:before{content:attr(data-th);font-size:9pt;font-weight:500;line-height:1pc;min-width:5pc;width:48%}@media(min-width:769px){.cart__sub-section .cart-list__table .shipping-tr .mobile-view tr td:before{content:unset}}.cart__sub-section .cart-list__table .shipping-tr .desktop-view{display:none}@media(min-width:769px){.cart__sub-section .cart-list__table .shipping-tr .desktop-view{display:block;white-space:nowrap}.cart__sub-section .cart-list__table .shipping-tr .desktop-view tr{-ms-flex-pack:distribute;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-around}.cart__sub-section .cart-list__table .shipping-tr .desktop-view tr th{background:#eee;font-size:9pt;padding:7px 20px;text-align:left}}.cart__sub-section .cart-list__table .cart-table__line-item-addon-row .cart-table__line-item-addon-cell--last{padding:10px;text-align:right}.cart__sub-section .cart-list__table .cart-table__line-item-addon-row .cart-table__line-item-addon-cell--last .cart-table__addons-wrapper{font-size:1pc;font-weight:500;line-height:28px}.cart__sub-section .cart-list__table .cart-table__line-item-addon-row .cart-table__line-item-addon-cell--last .cart-table__addons-wrapper .cart-table__line-item-addon-price{margin-right:40px}.cart__sub-section .cart-list__table .cart-table__line-item-addon-row .cart-table__line-item-addon-cell--last .cart-table__addons-wrapper .cart-table__line-item-addon-remove{color:#bf2026;cursor:pointer;margin-left:9pt}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .addon-services__disclaimer,.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-service__description--au{font-size:9pt}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services{background:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 20px}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .card{width:100%}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .modal__modal{max-width:700px;width:100%}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .modal__modal .modal__text{margin-bottom:0}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .modal-service-list__item-header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:5px}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .modal-service-list__item-name{color:#2d2d2d;font-weight:500;line-height:24px}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .modal-service-list__item-price{color:#2d2d2d;font-weight:500;line-height:19px;margin-left:5px;white-space:nowrap}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .modal-service-list__item-desc{color:#2d2d2d;line-height:24px;max-width:500px}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .add-on-services-button{color:#bf2026;font-size:14px;font-weight:500;letter-spacing:.8px;text-transform:uppercase}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services__list-item{list-style-type:none}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .card-header .product-services__list{margin-top:25px}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .card-header__link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;justify-content:space-between;line-height:20px;text-transform:uppercase}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .card-header__link.collapsed:after,.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .card-header__link:after{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-flex-negative:0;color:inherit;content:"";cursor:pointer;flex-shrink:0;font-family:boilerplate!important;font-style:normal;font-variant:normal;font-weight:400;font-weight:500;line-height:1;text-transform:none;-webkit-transition:.25s ease-in;transition:.25s ease-in}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .card-header__link[aria-expanded=true]:after{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;content:"";cursor:pointer;font-family:boilerplate!important;font-style:normal;font-variant:normal;font-weight:400;font-weight:500;line-height:1;text-transform:none;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .card-header__link:hover{text-decoration:none}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .product-service{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .product-service .form-check-label:before{margin-top:5px}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .product-service .form-check-input{display:none;position:static}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .product-service .addon-disabled{color:#8b8b8b}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .product-service__name,.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .product-service__price{display:inline-block;font-weight:500}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .product-service__price{white-space:nowrap}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .product-service__qty--au{font-weight:300}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .product-service__description{display:block;max-width:350px;padding-left:25px;padding-right:15px;text-align:justify}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .product-service__description--au{padding-left:0}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .product-service .form-check-label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-right:10px}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services__action{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:end}.cart__sub-section .cart-list__table .shipping-services-table-wrapper--inner .product-services .addon-service-btn{margin-bottom:20px;margin-top:30px;padding:5px;width:70%}.cart__sub-section .cart-list__table .cart-table__border{border-bottom:1px solid #dadada}.cart__sub-section .cart-list__table .cart-table__border td{padding:8px 0}.cart__sub-section .cart-list__table .cart-table__border:first-child{border-bottom:unset}@media(max-width:768px){.cart__sub-section .cart-list__table .hidden-sm-down{display:none!important}.cart__sub-section .cart-list__table thead{display:none}.cart__sub-section .cart-list__table tbody{font-size:14px}.cart__sub-section .cart-list__table tbody .table-cell{display:-webkit-box;display:-ms-flexbox;display:flex}.cart__sub-section .cart-list__table tbody .cart-item-list-tr,.cart__sub-section .cart-list__table tbody .cart-promotion-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-top:none;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}.cart__sub-section .cart-list__table tbody .cart-item-list-tr td,.cart__sub-section .cart-list__table tbody .cart-promotion-row td{padding:5px 20px 5px 60px;width:100%}.cart__sub-section .cart-list__table tbody .cart-item-list-tr .c-product-list__item-details,.cart__sub-section .cart-list__table tbody .cart-promotion-row .c-product-list__item-details{display:-webkit-box;display:-ms-flexbox;display:flex}.cart__sub-section .cart-list__table tbody .cart-item-list-tr .c-product-list__item-details .c-product-list__item-thumb,.cart__sub-section .cart-list__table tbody .cart-promotion-row .c-product-list__item-details .c-product-list__item-thumb{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px;height:100%;left:0;max-height:60px;max-width:60px;position:absolute;text-decoration:none;top:10px;width:100%}.cart__sub-section .cart-list__table tbody .cart-item-list-tr .c-product-list__item-details .c-product-list__item-thumb .c-product-list__item-image,.cart__sub-section .cart-list__table tbody .cart-promotion-row .c-product-list__item-details .c-product-list__item-thumb .c-product-list__item-image{height:unset;width:unset}.cart__sub-section .cart-list__table tbody .cart-item-list-tr .c-product-list__item-details .c-product-list__item-details-info .c-product-list__item-link,.cart__sub-section .cart-list__table tbody .cart-promotion-row .c-product-list__item-details .c-product-list__item-details-info .c-product-list__item-link{padding:10px 20px 0 75px}.cart__sub-section .cart-list__table tbody .cart-item-list-tr .c-product-list__item-details .c-product-list__item-details-info .c-product-list__item-text,.cart__sub-section .cart-list__table tbody .cart-promotion-row .c-product-list__item-details .c-product-list__item-details-info .c-product-list__item-text{display:-webkit-box;display:-ms-flexbox;display:flex}.cart__sub-section .cart-list__table tbody .c-product-list-label{font-weight:500;line-height:18px;min-width:140px;width:24%}.cart__sub-section .cart-list__table tbody .c-product-list-values{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.cart__sub-section .cart-list__table tbody .coupon-label{color:#bf2026;font-size:10px!important;font-weight:500;letter-spacing:.8px;line-height:1pc}.cart__sub-section .cart-list__table tbody .coupon-value{color:#bf2026;font-weight:500!important}.cart__sub-section .cart-list__table tbody .c-product-list-value{font-weight:300;-ms-hyphens:auto;hyphens:auto;line-height:18px;padding-left:0;width:60%;word-break:break-word}.cart__sub-section .cart-list__table tbody .icon-trash{color:#bf2026;cursor:pointer;height:1pc;position:absolute;right:0;top:10px;width:1pc}.cart__sub-section .cart-list__table tbody .icon-checkmark{background-color:#eff6e6;color:#63a70a}.cart__sub-section .cart-list__table tbody .icon-checkmark,.cart__sub-section .cart-list__table tbody .icon-error{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:22px;height:31px;justify-content:center;position:absolute;right:0;top:40px;width:31px}.cart__sub-section .cart-list__table tbody .icon-error{background-color:#f8e8e9;color:#bf2026}.cart__sub-section .cart-list__table tbody .promotion-block{background-color:#bf2026;border:1px solid #bf2026;color:#fff;font-size:10px;font-weight:300;letter-spacing:.93px;padding:5px 10px;text-transform:uppercase}.cart__sub-section .cart-list__table .product-list__item-nb-cell{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(min-width:768px){.cart__sub-section .cart-list__table .hidden-sm-up{display:none}.cart__sub-section .cart-list__table tbody{font-size:14px;font-weight:300}.cart__sub-section .cart-list__table tbody .cart-item-list-tr,.cart__sub-section .cart-list__table tbody .cart-promotion-row{color:#000}.cart__sub-section .cart-list__table tbody .cart-item-list-tr .product-list__item-details-cell .c-product-list__item-details,.cart__sub-section .cart-list__table tbody .cart-promotion-row .product-list__item-details-cell .c-product-list__item-details{display:-webkit-box;display:-ms-flexbox;display:flex}.cart__sub-section .cart-list__table tbody .cart-item-list-tr .product-list__item-details-cell .c-product-list__item-details .c-product-list__item-image,.cart__sub-section .cart-list__table tbody .cart-promotion-row .product-list__item-details-cell .c-product-list__item-details .c-product-list__item-image{max-height:5pc;max-width:100%;width:unset}.cart__sub-section .cart-list__table tbody .cart-item-list-tr .product-list__item-details-cell .c-product-list__item-details .c-product-list__item-details-info,.cart__sub-section .cart-list__table tbody .cart-promotion-row .product-list__item-details-cell .c-product-list__item-details .c-product-list__item-details-info{margin:0 0 0 20px;max-width:200px;padding-right:10px;text-align:left}.cart__sub-section .cart-list__table tbody .cart-item-list-tr .product-list__item-details-cell .c-product-list__item-details .c-product-list__item-details-info .c-product-list__item-link,.cart__sub-section .cart-list__table tbody .cart-promotion-row .product-list__item-details-cell .c-product-list__item-details .c-product-list__item-details-info .c-product-list__item-link{font-weight:500}.cart__sub-section .cart-list__table tbody .cart-item-list-tr .cart-table_first-cell,.cart__sub-section .cart-list__table tbody .cart-promotion-row .cart-table_first-cell{padding:10px 0 0}.cart__sub-section .cart-list__table tbody .cart-item-list-tr td,.cart__sub-section .cart-list__table tbody .cart-promotion-row td{padding:9pt 8px;text-align:left;vertical-align:baseline}.cart__sub-section .cart-list__table tbody .cart-item-list-tr .icon-trash,.cart__sub-section .cart-list__table tbody .cart-promotion-row .icon-trash{color:#bf2026}.cart__sub-section .cart-list__table tbody .cart-item-list-tr .icon-checkmark,.cart__sub-section .cart-list__table tbody .cart-promotion-row .icon-checkmark{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#eff6e6;border-radius:100%;color:#63a70a;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:22px;height:31px;justify-content:center;position:relative;top:3px;width:31px}.cart__sub-section .cart-list__table tbody .cart-item-list-tr .icon-error,.cart__sub-section .cart-list__table tbody .cart-promotion-row .icon-error{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#f8e8e9;border-radius:100%;color:#bf2026;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:22px;height:31px;justify-content:center;position:relative;top:3px;width:31px}.cart__sub-section .cart-list__table tbody .cart-item-list-tr .status-td,.cart__sub-section .cart-list__table tbody .cart-promotion-row .status-td{text-align:-webkit-center}.cart__sub-section .cart-list__table tbody .cart-promotion-row .cart-promotion-item{color:#bf2026}.cart__sub-section .cart-list__table tbody .cart-promotion-row .applied-promotion{font-size:14px;font-weight:700;letter-spacing:.8px;vertical-align:middle!important}.cart__sub-section .cart-list__table tbody .cart-promotion-wrapper{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:end;padding:0}.cart__sub-section .cart-list__table tbody .cart-promotion-wrapper .promotion-block{background-color:#bf2026;border:1px solid #bf2026;color:#fff;font-size:10px;font-weight:300;letter-spacing:.93px;padding:5px 10px;text-transform:uppercase}}@media(min-width:991px){.cart__sub-section .cart-list__table input[type=number]{width:78px}.cart__sub-section .cart-list__table .c-product-list__item-thumb{-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-box-pack:center;-ms-flex-pack:center;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;height:5pc;justify-content:center;margin-top:5px;padding:5px 0;text-align:center;width:5pc}.cart__sub-section .cart-list__table tbody .cart-item-list-tr,.cart__sub-section .cart-list__table tbody .cart-promotion-row{color:#000;font-size:1pc}.cart__sub-section .cart-list__table tbody .cart-item-list-tr td,.cart__sub-section .cart-list__table tbody .cart-promotion-row td{padding-top:25px;vertical-align:top}.cart__sub-section .cart-list__table tbody .cart-item-list-tr .icon-checkmark,.cart__sub-section .cart-list__table tbody .cart-item-list-tr .icon-error,.cart__sub-section .cart-list__table tbody .cart-promotion-row .icon-checkmark,.cart__sub-section .cart-list__table tbody .cart-promotion-row .icon-error{top:-5px}.cart__sub-section .cart-list__table tbody .cart-item-list-tr .product-list__item-qty-cell,.cart__sub-section .cart-list__table tbody .cart-promotion-row .product-list__item-qty-cell{padding-top:15px}}.cart__sub-section .cart-list__table .product-list__item-details-cell{width:28%}.cart__sub-section .cart-list__table .product-list__item-details-cell img{max-height:5pc;max-width:100%}.cart__sub-section .cart-list__table .product-list__item-nb-cell,.cart__sub-section .cart-list__table .product-list__item-qty-cell{width:10%}.cart__sub-section .cart-list__table .product-list__item-qty-cell .c-product-list-value{position:relative}.cart__sub-section .cart-list__table .product-list__item-price-cell{width:14%}.cart__sub-section .cart-list__table .product-list__item-misc-cell{width:8%}.cart__sub-section .cart-list__table .product-list__item-misc-cell .c-product-list-value{white-space:nowrap}.cart__sub-section .cart-list__table .product-list__item-action-cell{width:5%}.cart__sub-section .cart-list__table .product-list__item-price-cell.list-price .c-product-list-value,.cart__sub-section .cart-list__table .product-list__item-price-cell.your-price .c-product-list-value:last-child{font-weight:300!important}.cart__sub-section .cart-list__table .cart-table__replacement{font-size:14px;font-weight:300;padding:15px 0 0!important}.cart__sub-section .cart-list__table .cart-table__replacement .cart-table__replacement-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;display:block;line-height:20px;padding:9pt 10px}.cart__sub-section .cart-list__table .cart-table__replacement .cart-table__replacement-inner .cart-table__replacement-icon{font-size:1pc;margin:0 8px 0 14px}.cart__sub-section .cart-list__table .cart-table__item-error{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-weight:100;line-height:20px;margin-top:15px;padding:9pt 10px}.cart__sub-section .cart-list__table .cart-table__item-error i{border-color:#bf2026;font-size:1pc;margin:0 8px 0 14px}.cart__sub-section .cart-list__table .cart-table__item-error .cart-table__item-error-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cart__bottom-section .row{border-top:1px solid #d9d9d9;padding:0 5px}.cart__bottom-section .row .cart-coupon{padding-left:0}.cart__bottom-section .row .cart-coupon .cart-voucher{margin-top:5px;padding:15px 0 20px}.cart__bottom-section .row .cart-coupon .cart-voucher__label{font-weight:500;margin-bottom:.5rem;text-transform:uppercase}.cart__bottom-section .row .cart-coupon .cart-voucher #applyVoucherForm{display:-webkit-box;display:-ms-flexbox;display:flex}.cart__bottom-section .row .cart-coupon .cart-voucher #applyVoucherForm .coupon-input{border:1px solid #2d2d2d;border-radius:0;padding:8px 15px;text-transform:uppercase;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;width:60%}.cart__bottom-section .row .cart-coupon .cart-voucher #applyVoucherForm .coupon-input:focus{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5)}.cart__bottom-section .row .cart-coupon .cart-voucher #applyVoucherForm input::-webkit-input-placeholder{text-transform:none}.cart__bottom-section .row .cart-coupon .cart-voucher #applyVoucherForm .coupon-cart{margin-left:20px;padding:0;width:20%}.cart__bottom-section .row .cart-coupon .cart-voucher .error-border{border-color:#bf2026!important}.cart__bottom-section .row .cart-coupon .cart-voucher .coupon-error{color:#bf2026}.cart__bottom-section .row .cart-coupon .cart-voucher .coupon-error p{color:#bf2026;display:block;font-weight:300;line-height:19px;margin:10px 0;text-transform:none;width:100%}.cart__bottom-section .row .cart-coupon .cart-voucher .voucher-list{margin-top:14px}.cart__bottom-section .row .cart-coupon .cart-voucher .voucher-list .coupon-item{-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid #dadada;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:60%}.cart__bottom-section .row .cart-coupon .cart-voucher .voucher-list .coupon-item .code{font-size:1pc;font-weight:700}.cart__bottom-section .row .cart-coupon .cart-voucher .voucher-list .coupon-item .description_button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.cart__bottom-section .row .cart-coupon .cart-voucher .voucher-list .coupon-item .description_button .description{font-size:9pt;margin-right:15px;text-align:right}.cart__bottom-section .row .cart-coupon .cart-voucher .voucher-list .coupon-item .description_button .icon-close{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:9px;text-decoration:none}.cart__bottom-section .row .cart-coupon .cart-voucher .voucher-list .coupon-item .description_button .icon-close:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-family:boilerplate!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.cart__bottom-section .row .cart-totals{float:right;line-height:17px;margin-top:25px}.cart__bottom-section .row .cart-totals__cell-amount{padding:10px 0 5px 50px;text-align:right}.cart__bottom-section .row .cart-totals__total{text-transform:uppercase}.cart__bottom-section .row .cart-totals .icon-tooltip{color:#bf2026;font-size:9pt;margin-left:5px}.cart__bottom-section .row .cart-totals .promotion-text{color:#bf2026}.cart__bottom-section .row .cart-totals .freight-message{font-size:13px;font-weight:300}.cart__bottom-section .text-info{font-weight:300}.cart .cart-add-to-cart{font-size:14px;margin-bottom:10px}@media(max-width:768px){.cart .cart-add-to-cart__label-group{display:none}.cart .cart-add-to-cart__input-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}}@media(min-width:768px){.cart .cart-add-to-cart{border-bottom:1px solid #dadada}.cart .cart-add-to-cart__input-group,.cart .cart-add-to-cart__label-group{display:grid;grid-template-columns:1.6fr 2.5fr 1fr 1.5fr}.cart .cart-add-to-cart__input-group{border-top:1px solid #dadada}}.cart .cart-add-to-cart__input-group,.cart .cart-add-to-cart__label-group{padding:18px 10px}.cart .cart-add-to-cart__input-group #quantity,.cart .cart-add-to-cart__label-group #quantity{max-width:5pc;text-align:center}.cart .cart-add-to-cart__partnumber-input{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.cart .cart-add-to-cart__partnumber-input input{font-size:1pc;font-weight:500}.cart .cart-add-to-cart__partnumber-input span{color:#bf2026}.cart__bottom-section-actions{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:5px}.cart .cart-info-bar,.cart__bottom-section-actions{display:-webkit-box;display:-ms-flexbox;display:flex}.cart .cart-info-bar{background-color:#fff;border-bottom:1px solid #dadada;padding-bottom:10px;position:sticky;top:0;z-index:2}.cart .cart-info-bar .cart__top--totals{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right}.cart .cart-info-bar .cart__top--totals .item{font-weight:300}.cart .cart-info-bar .cart__top--totals .item .amount{font-weight:500}@media(max-width:768px){.cart .cart-info-bar .cart__top--totals{text-align:left}.cart .cart-info-bar .m-status-tooltip{-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-item-align:center;align-self:center;flex-grow:1;text-align:right}}@media(min-width:768px){.cart .cart-info-bar .hidden-sm-up{display:none}}.cart .status-tooltip{margin-left:5px;position:relative;top:1px}.cart .status-tooltip .status-icon:before{content:"";font-family:boilerplate;font-style:normal}.cart .status-tooltip .c-status-tooltip__row{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;padding-bottom:8px;text-align:left}.cart .status-tooltip .c-status-tooltip__row .icon-checkmark{font-size:unset;margin-right:0}.cart .status-tooltip .c-status-tooltip{font-style:normal;max-width:158px;padding-top:6px}.cart .status-tooltip .c-status-icon--error,.cart .status-tooltip .c-status-tooltip__row-icon--ok{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:18px;justify-content:center;width:18px}.cart .status-tooltip .c-status-tooltip__row-icon--ok{background-color:#eff6e6;color:#63a70a}.cart .status-tooltip .c-status-icon--error{background-color:#f8e8e9;color:#bf2026}.cart .c-status-icon--info:before{content:"";font-family:boilerplate;font-size:18px}.cart .product-list-status-icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff5bf;border-radius:100%;color:#e4c000;display:-webkit-box;display:-ms-flexbox;display:flex;height:31px;justify-content:center;width:31px}.cart .text-info{font-weight:300}@media(min-width:769px){.cart .text-info{margin-left:15px}}@media(min-width:1101px){.cart .text-info{margin-left:95px}}.cart .future-shipping{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:20px 0 0 auto;width:100%}@media(min-width:769px){.cart .future-shipping{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start;margin-left:15px}}@media(min-width:1101px){.cart .future-shipping{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start;margin-left:95px}}.cart .future-shipping__left{padding-left:0}.cart .future-shipping__right{margin-left:10px;position:relative}.cart .cart-action__bottom-section .future-shipping,.cart .cart-action__bottom-section .text-info{margin-left:0}.cart .calendar-disabled{opacity:.5;pointer-events:none}.cart .gates-input{-moz-appearance:textfield;background-clip:padding-box;background-color:#fff;border:1px solid #2d2d2d;border-radius:0;color:#000;display:block;font-size:14px;font-weight:300;height:40px;line-height:20px;padding:9px 2px;text-align:center;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;width:60px}.cart .gates-input::-webkit-inner-spin-button,.cart .gates-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart .gates-input:focus{background-color:#fff;border-color:#000;-webkit-box-shadow:0 0 4px 0 #000;box-shadow:0 0 4px 0 #000;color:#000;outline:0}.cart .update-qty-button{-webkit-box-pack:center;-ms-flex-pack:center;background:#bf2026;border-radius:50%;height:1pc;justify-content:center;margin:0 auto;padding:0;position:absolute;right:0;top:9pt;width:1pc}.cart .update-qty-button,.cart .update-qty-button:before{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.cart .update-qty-button:before{background-color:#fff;color:#bf2026;content:"";font-family:boilerplate;font-size:1pc;font-weight:400;line-height:1pc}.cart .cart-add-to-cart__error-qty{color:#bf2026}.cart .suggested-error-message{color:#bf2026;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media(min-width:769px){.cart .suggested-error-message{left:-10px;position:absolute}}.cart .cart-error-message-row .error-message{background:#eee;color:#000;margin:10px 0;padding:2px 0 2px 10px}.cart .loading-overlay{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.8);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:1000}.cart .spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#bf2026;height:2pc;width:2pc}.cart .spinner .sr-only{color:#bf2026}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.cart .part-number-input{padding:10px 15px;text-align:left;width:100%}.cart .gates-input--error{border-color:#bf2026;max-width:180px}.cart .gates-input-qty-error{cursor:not-allowed;max-width:78px;opacity:.5;text-align:center}.cart .error-message{color:#bf2026;font-weight:500;height:unset}.cart input[type=number]::-webkit-inner-spin-button,.cart input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart .product-replacement__label-icon-secondary:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2d2d2d;content:"";cursor:pointer;font-family:boilerplate!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;vertical-align:text-top}.cart .replacement-icon-red:before{color:#bf2026!important}.cart .replacement-link{color:#bf2026;font-size:14px;font-weight:500;letter-spacing:.8px;margin-left:5px;text-decoration:none;text-transform:uppercase}.cart .replacement-link:hover{color:#7d1519;text-decoration:underline}.cart .cursor-default:before{cursor:default!important}.cart .disabled-item{opacity:.5;pointer-events:none}.cart .cart-totals-table .cart-totals__cell,.cart .cart-totals-table .cart-totals__cell-amount{font-weight:500}.cart .cart-totals-table .freight-message{font-weight:300}.category-list-banner,.category-list-breadcrumb-banner{background-color:#fff;padding:20px 0}@media(max-width:768px){.category-list-banner,.category-list-breadcrumb-banner{padding-top:35px}.category-list-banner .row,.category-list-breadcrumb-banner .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.category-list-banner__desc,.category-list-breadcrumb-banner__desc{margin:30px auto 0}}.category-list-banner__desc .banner-title,.category-list-breadcrumb-banner__desc .banner-title{color:#000;font-size:40px;font-weight:700;line-height:40px;text-transform:uppercase}.category-list-banner__desc .banner-title:before,.category-list-breadcrumb-banner__desc .banner-title:before{background-color:#bf2026;content:"";display:block;height:4px;margin-bottom:20px;width:78pt}.category-list-banner__image .banner-img,.category-list-breadcrumb-banner__image .banner-img{display:block;margin-left:auto;max-height:280px;max-width:100%;width:auto!important}@media(min-width:769px){.category-list-banner__image .banner-img,.category-list-breadcrumb-banner__image .banner-img{margin:0 auto}}.category-list-breadcrumb-products,.category-list-products{background-color:#eee;margin-top:20px;padding:30px 0 75pt}.category-list-breadcrumb-products .pagination,.category-list-products .pagination{padding:0 15px}.category-list-breadcrumb-products .products-content,.category-list-products .products-content{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;display:grid;grid-template-columns:repeat(5,1fr);margin-top:30px}@media(max-width:991px){.category-list-breadcrumb-products .products-content,.category-list-products .products-content{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.category-list-breadcrumb-products .products-content,.category-list-products .products-content{grid-template-columns:repeat(2,1fr)}}.category-list-breadcrumb-products .products-content .product-card,.category-list-products .products-content .product-card{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;height:auto;margin:0 0 20px;min-height:285px;padding:0 10px;width:100%}.category-list-breadcrumb-products .products-content .product-card__item,.category-list-products .products-content .product-card__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.13);box-shadow:0 0 6px 0 rgba(0,0,0,.13);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;padding:60px 0 30px;position:relative;text-decoration:none}.category-list-breadcrumb-products .products-content .product-card__item .product-card__img,.category-list-products .products-content .product-card__item .product-card__img{height:100%;margin:10px auto;max-height:75pt;max-width:100%;-o-object-fit:contain;object-fit:contain;padding:0 15px}.category-list-breadcrumb-products .products-content .product-card__item .product-card__name,.category-list-products .products-content .product-card__item .product-card__name{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#000;display:-webkit-box;font-weight:300;line-height:20px;margin-bottom:0;margin-top:auto;min-height:60px;overflow:hidden;padding:0 30px;text-align:center}.category-list-breadcrumb-products .products-content .product-card__item:hover,.category-list-products .products-content .product-card__item:hover{-webkit-box-shadow:0 3px 9pt 0 rgba(0,0,0,.3);box-shadow:0 3px 9pt 0 rgba(0,0,0,.3);text-decoration:none;-webkit-transform:translateY(-3px);transform:translateY(-3px)}.category-list-breadcrumb-products .products-content .product-card__item:hover .product-card__name,.category-list-products .products-content .product-card__item:hover .product-card__name{color:#bf2026}.category-list-breadcrumb-products .products-content .product-card__img,.category-list-products .products-content .product-card__img{height:100%;margin:10px auto;max-height:75pt;max-width:100%;-o-object-fit:contain;object-fit:contain;padding:0 15px}.category-list-breadcrumb-products .products-content .product-card .promotion-wrapper,.category-list-products .products-content .product-card .promotion-wrapper{padding:15px 0;position:relative}.category-list-breadcrumb-products .products-content .product-card .promotion-wrapper .gates-tooltip,.category-list-products .products-content .product-card .promotion-wrapper .gates-tooltip{background-color:#bf2026;border:1px solid #bf2026;color:#fff;font-size:10px;font-weight:300;letter-spacing:.93px;padding:5px 10px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.category-list-breadcrumb-products .products-content .product-card .promotion-wrapper .react-tooltip,.category-list-products .products-content .product-card .promotion-wrapper .react-tooltip{z-index:999}.categnavmenu{background-color:#2d2d2d;display:none;height:56px;position:relative;width:100%;z-index:70}@media(min-width:1101px){.categnavmenu{display:block}}.categnavmenu:before{background-color:#2d2d2d;content:"";height:54px;left:0;position:absolute;top:0;width:100%;z-index:0}.categnavmenu__container{margin:0 auto;max-width:90pc;padding-left:50px;padding-right:25px;width:100%}.categnavmenu__main{float:left}.categnavmenu__list{list-style:none;margin:0;padding:0;text-indent:0}.categnavmenu__category,.categnavmenu__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.categnavmenu__category{margin-right:1pc;padding:0 20px}.categnavmenu__category:first-child{padding-left:0}.categnavmenu__category--nocontent,.categnavmenu__category--nocontent>a{margin:0}.categnavmenu__category--nocontent>a:after{content:""}.categnavmenu__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;letter-spacing:.8px;line-height:24px;padding:1pc 0;position:relative;text-decoration:unset;text-transform:uppercase}.categnavmenu__link.active{border-bottom:2px solid #bf2026;padding:0;width:80%;z-index:10}.categnavmenu__link.active:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.categnavmenu__link:after{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;color:#fff;content:"";cursor:pointer;font-family:boilerplate;font-size:14px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;margin-left:10px;text-transform:none}.categnavmenu__link.normal-link:after{display:none}.categnavmenu__mega{background:-webkit-gradient(linear,left top,right top,color-stop(28%,#fff),color-stop(66%,#eee));background:linear-gradient(90deg,#fff 28%,#eee 66%);display:block;left:0;position:absolute;top:56px;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%;z-index:9}.categnavmenu__megacontainer{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:0 auto;max-width:90pc;padding-left:50px;padding-right:0;width:100%}.categnavmenu__megacontainer>.row{margin:0}.categnavmenu__megacontainer--left{background-color:#fff;padding:15px 0 60px;width:100%}.categnavmenu__megacontainer--right{background-color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;float:right;font-size:14px;padding:27px 50px 50px;position:relative;width:100%}.categnavmenu__link-items{-webkit-box-flex:1;-ms-flex:1;flex:1;text-decoration:unset;width:100%}.categnavmenu__link-items,.categnavmenu__link-items>li{list-style:none;margin-bottom:0;padding-left:0;text-indent:0}.categnavmenu__link-items>li{color:#000;display:list-item;overflow-wrap:break-word;text-align:-webkit-match-parent;unicode-bidi:-webkit-isolate;unicode-bidi:-moz-isolate;unicode-bidi:isolate;width:20%}.categnavmenu__link-item{color:#000;display:block;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:13px;font-weight:500;letter-spacing:.53px;line-height:1pc;max-width:225px;padding:15px 20px 15px 15px;text-decoration:unset}.categnavmenu__link-item:hover{color:#bf2026}.categnavmenu__imagetwotexts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%}.categnavmenu__imagetwotexts>.imgtexts__link{-webkit-text-decoration-skip:objects;background-color:transparent;color:#000;padding:0 20px;text-decoration:none;width:50%}.categnavmenu__imagetwotexts>.imgtexts__link>img{border-style:none;margin-bottom:25px;vertical-align:middle;width:100%}.categnavmenu__imagetwotexts>.imgtexts__link>.imgtexts__title{font-weight:700;margin-bottom:0;margin-top:0}.categnavmenu__imagetwotexts>.imgtexts__link>.imgtexts__desc{font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:300;line-height:1.5;margin-bottom:20px;margin-top:0}.categnavmenu__imagetwotexts>.imgtexts__link:hover *{color:#bf2026}.categnavmenu__dropdown{color:#fff;float:right}.categnavmenu__dropdownlist{list-style:none;margin-bottom:0;margin-top:0;padding-left:0;text-indent:0}.categnavmenu__dropdownlist,.categnavmenu__dropdownlist>li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.categnavmenu__dropdownlist>li{font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:15px;font-weight:500;letter-spacing:.8px;margin-left:40px}.categnavmenu__dropdownlist>li:first-child{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0}.categnavmenu__dropdownbox{margin:0;position:relative}.categnavmenu__dropdownbox .dropdownbtn-active:after{border-bottom:2px solid #bf2026;bottom:0;content:"";display:block;left:0;position:absolute;width:100%}.categnavmenu__dropdownbtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:#fff;cursor:pointer;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:500;letter-spacing:.8px;outline:none;padding:1pc 0 0;text-transform:uppercase}.categnavmenu__dropdowncontainer.first-dropdown{right:unset!important}.categnavmenu__dropdowncontainer.first-dropdown,.categnavmenu__dropdowncontainer.second-dropdown{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:0;color:#000;font-size:1pc;left:auto;list-style:none;margin:0;min-width:10pc;padding:8px 0;position:absolute;text-align:left;top:calc(97% + 1pc);z-index:10}.categnavmenu__dropdowncontainer.second-dropdown{right:0}.categnavmenu__dropdowncontainer-resources{right:unset!important}.categnavmenu__dropdowncontainer>a{background-color:transparent;border:0;clear:both;color:#2d2d2d;display:block;font-weight:300;padding:4px 24px;text-align:inherit;text-decoration:unset;white-space:nowrap;width:100%}.categnavmenu__dropdowncontainer>a:hover{color:#bf2026}.shade-active{background:#000;display:none;height:100%;left:0;opacity:.9;position:fixed;right:0;top:0;width:100%}.shade-active-active{display:none;z-index:60}@media(min-width:1101px){.shade-active-active{display:block}}.form-check-input,.gigya-screen .gigya-input-checkbox{left:0;opacity:0;position:absolute;top:0}.form-check-input~label,.gigya-screen .gigya-input-checkbox~label{font-weight:300;text-transform:none}.form-check-input[type=checkbox]~label:before,.gigya-screen [type=checkbox].gigya-input-checkbox~label:before{content:"";font-size:14px;margin-right:5px}.form-check-input[type=checkbox]:checked~label:before,.form-check-input[type=checkbox]~label:before,.gigya-screen [type=checkbox].gigya-input-checkbox:checked~label:before,.gigya-screen [type=checkbox].gigya-input-checkbox~label:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;color:#bf2026;cursor:pointer;font-family:boilerplate!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.form-check-input[type=checkbox]:checked~label:before,.gigya-screen [type=checkbox].gigya-input-checkbox:checked~label:before{content:""}.form-check-input[type=radio]~label:before,.gigya-screen [type=radio].gigya-input-checkbox~label:before{border:1px solid #bf2026;border-radius:50%;content:"";display:inline-block;height:14px;margin-right:10px;width:14px}.form-check-input[type=radio]:checked~label:before,.gigya-screen [type=radio].gigya-input-checkbox:checked~label:before{background-color:#bf2026}.btn,.gigya-layout-row .gigya-composite-control.gigya-composite-control-submit .gigya-input-submit{background:#bf2026;font-size:14px;font-weight:500;letter-spacing:.93px;text-transform:uppercase}.btn:disabled,.btn[readonly],.gigya-layout-row .gigya-composite-control.gigya-composite-control-submit .gigya-input-submit:disabled,.gigya-layout-row .gigya-composite-control.gigya-composite-control-submit [readonly].gigya-input-submit{cursor:not-allowed}.btn:active,.btn:focus,.gigya-layout-row .gigya-composite-control.gigya-composite-control-submit .gigya-input-submit:active,.gigya-layout-row .gigya-composite-control.gigya-composite-control-submit .gigya-input-submit:focus{-webkit-box-shadow:none;box-shadow:none}.btn-primary,.gigya-layout-row .gigya-composite-control.gigya-composite-control-submit .gigya-input-submit{background-color:#bf2026;border-color:#bf2026}.btn-primary:hover,.gigya-layout-row .gigya-composite-control.gigya-composite-control-submit .gigya-input-submit:hover{background-color:#dd353b;border-color:#dd353b}.btn-secondary{background-color:#000;border-color:#000}.btn-secondary:hover{background-color:#1a1a1a;border-color:#1a1a1a}.page-gigya-reset-password #resetPassword,.page-login #resetPassword,.page-thankyouforregistering #resetPassword{background:#fff;margin:0 auto;max-width:900px;padding:20px 83px 40px}.page-gigya-reset-password .main__inner-wrapper{min-height:65vh}.page-gigya-reset-password .gigya-label-text,.page-gigya-reset-password .gigya-screen *{font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif!important}.page-gigya-reset-password .gigya-screen-caption.h1,.page-gigya-reset-password h1.gigya-screen-caption{border-bottom:none;font-size:38px;margin-bottom:40px;margin-top:20px;padding:0;width:370px!important}.page-gigya-reset-password #login-container_content>div{width:370px!important}.page-gigya-reset-password #resetPassword_content>div{padding:0;width:370px}.page-gigya-reset-password .gigya-label-text{color:#2d2d2d!important;font-weight:500!important}.page-gigya-reset-password .gigya-screen input[type=password]{border-color:#000;border-radius:0}.page-gigya-reset-password .gigya-screen input[type=password]:focus{border-color:#e8767b;-webkit-box-shadow:none;box-shadow:none}.page-gigya-reset-password .gigya-input-submit{background-color:#bf2026!important;border-color:#bf2026!important;font-size:14px!important;margin-bottom:50px;margin-top:20px;text-transform:uppercase}.page-gigya-reset-password #resetPassword_social_0_uiContainer{width:100%!important}.page-login #cboxContent{height:180px!important}.page-login #cboxTitle{padding:25px 30px}.page-login #cboxTitle .headline{font-size:20px;font-weight:500}.page-login #cboxClose{font-size:20px;position:absolute}.page-login #cboxClose span{font-family:boilerplate}.page-login #cboxClose span:before{content:""}.gigya-label-text,.gigya-screen *{font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif!important}.gigya-screen .gigya-input-password,.gigya-screen .gigya-input-text,.gigya-screen select{border:1px solid #2d2d2d!important;border-radius:0!important;height:40px!important}.gigya-screen select{font-size:1pc;font-weight:400;padding-left:10px!important}.gigya-screen-caption.h1,.page-gigya-reset-password h1.gigya-screen-caption,h1.gigya-screen-caption{border-bottom:none!important;margin:20px auto 40px!important}.gigya-layout-row .row{clear:both}.gigya-composite-control-header,.gigya-label-text{color:#2d2d2d!important}.gigya-screen-caption.h1,.page-gigya-reset-password h1.gigya-screen-caption,h1.gigya-screen-caption{border-bottom:none;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif!important;font-size:40px!important;margin-bottom:40px;margin-top:20px;padding:0;width:370px!important}.gigya-composite-control-header{font-size:20px;line-height:24px;text-transform:capitalize}.gigya-social-login-container{margin-bottom:20px}.gigya-login-providers-container{width:100%!important}.gigya-login-providers-container tbody,.gigya-login-providers-container td,.gigya-login-providers-container tr{display:block!important}.with-site-login{max-width:900px}#askBillTo p{max-width:370px}#askBillTo input{margin:0 0 5px 10px}.gigya-input-password,.gigya-input-text{font-size:1pc!important;margin-bottom:20px!important}#RegistrationStandard dl dd,.gigya-composite-control-checkbox{padding-left:0;position:relative!important}#RegistrationStandard dl dd .gigya-input-checkbox,.gigya-composite-control-checkbox .gigya-input-checkbox{left:18px;top:-2px}#RegistrationStandard dl dd .gigya-label,.gigya-composite-control-checkbox .gigya-label{color:#000;margin-left:0!important}.gigya-layout-cell{padding-bottom:10px}.with-social-login{float:none!important}.gigya-forgotPassword{color:#bf2026!important;font-weight:500;margin-bottom:10px}.gigya-layout-row .gigya-composite-control.gigya-composite-control-submit .gigya-input-submit{display:block;margin:10px auto;max-width:370px;padding:0;width:100%}.gigya-layout-cell.under-site-login,.gigya-layout-row{margin-left:0!important;width:100%!important}.gigya-layout-cell.under-site-login a,.gigya-layout-row a{color:#bf2026!important;font-weight:500}.gigya-array-add-btn,.gigya-array-remove-btn{color:#bf2026!important}.gigya-active .gigya-login-provider-row{margin-bottom:10px!important}.gigya-screen-content div.gigya-screen.landscape{padding-top:0!important;width:100%!important}.gigya-screen.landscape .gigya-layout-row.with-divider{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.gigya-layout-cell.with-divider>.gigya-divider-content{top:0!important}.gigya-layout-cell.with-divider{background-image:none!important;margin-top:15px!important}.gigya-login-provider-row,.gigya-screen.portrait{padding:0!important}.gigya-screen-dimmer{display:none!important}.gigya-screen-loader{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.gigya-composite-control.gigya-composite-control-password,.gigya-composite-control.gigya-composite-control-textbox{margin-bottom:15px;position:relative}.gigya-input-password,.gigya-input-text{margin-bottom:0!important}.gigya-error-msg{padding-top:0!important;position:relative!important;text-align:left!important}.gigya-error-display{position:relative}.gigya-error-display .gigya-form-error-msg{font-size:14px!important;position:relative}.gigya-error-msg{bottom:0;position:absolute}.gigya-show-checkmark{width:350px}#RegistrationStandard .gigya-composite-control.gigya-composite-control-label{display:block}#RegistrationStandard dl{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;height:545px;line-height:1.5;margin-bottom:30px;text-align:left}#RegistrationStandard dl dd{margin:0}#RegistrationStandard dl dd,#RegistrationStandard dl dt{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:32%;position:relative}#RegistrationStandard dl dt{font-weight:700;line-height:1;margin:20px 0 5px}#RegistrationStandard dl dd .gigya-input-checkbox{margin-right:10px}#RegistrationStandard dl dd .form-check-label,#RegistrationStandard dl dd .gigya-screen .gigya-label,#RegistrationStandard dl dd [data-screenset-element-id=gigya-register-screen] .subscription-name-label,.gigya-screen #RegistrationStandard dl dd .gigya-label,[data-screenset-element-id=gigya-register-screen] #RegistrationStandard dl dd .subscription-name-label{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:19px;text-transform:capitalize}[data-screenset-element-id=gigya-register-screen]{width:100%!important}[data-screenset-element-id=gigya-register-screen] .gigya-composite-control-subscription-widget{position:relative}.gigya-screen [data-screenset-element-id=gigya-register-screen] .gigya-composite-control-subscription-widget .gigya-label,[data-screenset-element-id=gigya-register-screen] .gigya-composite-control-subscription-widget .form-check-label,[data-screenset-element-id=gigya-register-screen] .gigya-composite-control-subscription-widget .gigya-screen .gigya-label,[data-screenset-element-id=gigya-register-screen] .gigya-composite-control-subscription-widget .subscription-name-label{display:inherit}[data-screenset-element-id=gigya-register-screen] .gigya-label{margin-left:0!important}[data-screenset-element-id=gigya-register-screen] .subscription-name-label{float:left;margin:1px 5px 0 0!important;padding-left:0!important}[data-screenset-element-id=gigya-login-screen]{width:370px!important}.gigya-reset-password-form{max-width:370px}.gigya-reset-password-form .gigya-composite-control-label{color:#000;text-transform:none!important}.gigya-reset-password-form .under-site-login{font-weight:300;line-height:1.5;text-align:left!important}.gigya-button-link input{background-color:#bf2026!important;border-color:#bf2026!important;font-size:14px!important;text-transform:uppercase}[data-screenset-element-id=gigya-forgot-password-success-screen]{width:370px!important}[data-screenset-element-id=gigya-forgot-password-success-screen] label{text-transform:none!important}.gigya-error-msg-active,.gigya-form-error-msg{color:#bf2026!important}#askMotion p{margin-bottom:10px}#askMotion input{margin-bottom:5px}#areYouThisCo p{display:-webkit-box;display:-ms-flexbox;display:flex;width:370px}#areYouThisCo p label{margin:0 10px}.gigya-screen .modal{right:0}.gigya-screen .modal-dialog{margin:28px auto}.gigya-screen .modal-header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:unset;padding:20px 20px 0 40px}.gigya-screen .modal-header .modal-title{font-size:24px;font-weight:500;margin:0;text-transform:uppercase}.gigya-screen .modal-header .close{background-color:transparent;border:0;font-weight:700;justify-self:flex-end;line-height:1;margin:0}.gigya-screen .modal-header .close span{font-size:2pc}.gigya-screen .modal-body{font-size:1pc;font-weight:300;line-height:1.5;padding:20px 40px}.gigya-screen .modal-footer{border-top:1px solid #dadada;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 40px;padding:25px 0}@media(max-width:768.98px){.gigya-screen .modal-footer{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}}.gigya-layout-row .gigya-composite-control.gigya-composite-control-submit .gigya-screen .modal-footer .gigya-input-submit,.gigya-screen .modal-footer .btn-primary,.gigya-screen .modal-footer .btn-secondary,.gigya-screen .modal-footer .gigya-layout-row .gigya-composite-control.gigya-composite-control-submit .gigya-input-submit{color:#fff;display:block;padding:10px;text-align:center;width:100%}.gigya-screen .modal-footer .btn-secondary{margin-left:20px}#register-site-login{float:none!important;width:100%}[data-screenset-element-id=LongForm] .row{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;justify-content:space-between;margin:0 -10px}[data-screenset-element-id=LongForm] .row .gigya-composite-control{padding:0 10px 5px!important}.gigya-phone-container .column:first-child{width:66.66666%}.gigya-country-code-select{margin-bottom:0!important;margin-right:5px!important;width:24%!important}.gigya-subscriber-phone-number-input{border:1px solid #2d2d2d!important;border-radius:0!important;display:inline-block;height:40px!important;margin-bottom:0!important;margin-left:5px!important;width:70%!important}.gigya-composite-control-phone-number-input .gigya-error-msg{margin-left:27%}#gigya-textbox-state{color:#8b8b8b}.custom-checkbox,.gigya-composite-control-subscription-widget,.subs-widget-container{padding-bottom:10px!important;position:relative}.gigya-subscription{float:left!important;width:25px!important}.gigya-screen .gigya-subscription+.gigya-label,.gigya-subscription+.form-check-label,[data-screenset-element-id=gigya-register-screen] .gigya-subscription+.subscription-name-label{font-weight:300;text-transform:none;width:calc(100% - 25px)}.subscription-name-label{padding-left:0!important}#gigya-checkbox-terms+label:before{margin-right:7px}[data-screenset-element-id=gigya-complete-registration-screen]{max-width:734px!important;width:100%!important}@media screen and (max-width:768px){.gigya-login-providers-container{top:0!important;-webkit-transform:initial!important;transform:none!important}.gigya-login-providers-container .gigya-login-provider{margin-bottom:10px;margin-right:0!important}.gigya-layout-row .gigya-composite-control.gigya-composite-control-submit .gigya-screen .modal-footer .gigya-input-submit,.gigya-screen .modal-footer .btn-primary,.gigya-screen .modal-footer .gigya-layout-row .gigya-composite-control.gigya-composite-control-submit .gigya-input-submit{margin-bottom:20px}.gigya-screen .modal-footer .btn-secondary{margin-left:0}}@media screen and (max-width:767px){.gigya-login-providers-list{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:auto!important;justify-content:center}.with-social-login+.with-divider .gigya-composite-control-label{margin-top:50px!important}.gigya-login-provider-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%!important;justify-content:center;width:100%}.gigya-social-login-container,[id^=login-container_social_]{width:100%!important}.gigya-login-provider{margin-bottom:10px;margin-right:0!important}.gigya-login-providers-list-container,[data-screenset-element-id=gigya-register-screen]{width:100%!important}.gigya-screen.portrait.mobile{padding:0!important;width:100%!important}.gigya-screen.portrait.mobile .h2,.gigya-screen.portrait.mobile h2{font-size:20px;line-height:24px}.gigya-screen.portrait.mobile .gigya-composite-control-social-login{right:0;width:100%}#RegistrationStandard dl{height:auto}#RegistrationStandard dl dd,#RegistrationStandard dl dt{max-width:100%}#resetPassword{padding:20px 24px 40px}}@media screen and (max-width:640px){.gigya-register-form .gigya-layout-row:last-child{margin-top:30px}#askBillTo p{line-height:40px}#askBillTo input:first-child{margin-left:75pt}.gigya-screen-caption.h1,.page-gigya-reset-password h1.gigya-screen-caption,h1.gigya-screen-caption{margin:20px 0!important;width:auto!important}#login-container_content>div,[data-screenset-element-id=gigya-forgot-password-success-screen]{width:100%!important}[data-screenset-element-id=LongForm] .row .column{width:100%}#gigya-textbox-state{font-size:13px;margin-bottom:0}.gigya-phone-container .column,.gigya-phone-container .column:first-child{width:100%}.gigya-subscriber-phone-number-input{margin-left:0!important;width:100%!important}.gigya-composite-control-phone-number-input .gigya-error-msg{margin-left:0}.gigya-country-code-select{margin-bottom:20px!important;margin-right:0!important;width:100%!important}.page-gigya-reset-password .gigya-screen-caption.h1,.page-gigya-reset-password h1.gigya-screen-caption{width:auto!important}.page-gigya-reset-password #resetPassword_content>div{margin:0;padding-left:24px;padding-right:24px;width:100%!important}}.gigya-screen .gigya-composite-control.gigya-composite-control-tfa-verification-widget .gigya-button-link{background:transparent;color:#bf2026!important;cursor:pointer;font-size:inherit}.gigya-screen .gigya-composite-control.gigya-composite-control-tfa-management-widget .gigya-tfa-management-device,.gigya-screen .gigya-composite-control.gigya-composite-control-tfa-registration-widget .gigya-tfa-widget-method,.gigya-screen .gigya-composite-control.gigya-composite-control-tfa-verification-widget .gigya-tfa-verification-device,.gigya-tfa-common-widget-card,.gigya-tfa-common-widget-card-expandable{border-radius:4px;-webkit-box-shadow:none!important;box-shadow:none!important;padding:.75rem}.gigya-screen .gigya-composite-control.gigya-composite-control-tfa-registration-widget .gigya-tfa-widget-method[data-device-expanded=true],.gigya-screen .gigya-composite-control.gigya-composite-control-tfa-registration-widget .gigya-tfa-widget-method[data-method-expanded=true],.gigya-screen .gigya-composite-control.gigya-composite-control-tfa-verification-widget .gigya-tfa-verification-device[data-device-expanded=true],.gigya-screen .gigya-composite-control.gigya-composite-control-tfa-verification-widget .gigya-tfa-verification-device[data-method-expanded=true],.gigya-tfa-common-widget-card-expandable[data-device-expanded=true],.gigya-tfa-common-widget-card-expandable[data-method-expanded=true]{border:0 solid var(--button-standard-sap-button-icon-color,#0a6ed1)}.gigya-tfa-verification-method-header,.gigya-tfa-verification-widget-header{display:none}.gigya-screen .gigya-composite-control.gigya-composite-control-tfa-verification-widget .gigya-tfa-verification-device-body-content .gigya-input-text{border-radius:none!important;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:15px!important;height:40px!important;padding:5px 10px!important}.gigya-screen .gigya-composite-control.gigya-composite-control-tfa-verification-widget .gigya-tfa-verification-device-body-content .gigya-input-submit{background:#bf2026!important;border-color:#bf2026!important;border-radius:initial!important;-webkit-box-shadow:none!important;box-shadow:none!important;font-size:14px!important;font-weight:500!important;height:43px!important;letter-spacing:.93px;margin-bottom:.5rem!important;margin-top:1rem!important;padding:0!important;text-transform:uppercase}.gigya-screen .gigya-composite-control.gigya-composite-control-tfa-verification-widget .gigya-tfa-verification-device-body-content .gigya-input-submit:hover{background-color:#dd353b!important;border-color:#dd353b!important}label.gigya-composite-control.gigya-composite-control-label{font-weight:500;line-height:19px;text-transform:uppercase}label.gigya-label{text-transform:uppercase}#gigya-reset-password-success-screen{width:370px}.c-checkout-review{padding:20px 0}.c-checkout-review__description{font-weight:300;line-height:1.5;margin-bottom:20px}.c-checkout-review__email-section{margin-bottom:30px}.c-checkout-review__email-section .form-group label{color:#2d2d2d;display:block;font-size:14px;font-weight:800;margin-bottom:8px;text-transform:uppercase}.c-checkout-review__email-section .form-group input{border:1px solid #dadada;border-radius:0;font-size:14px;padding:10px 15px;width:100%}.c-checkout-review__email-section .form-group input.is-invalid{border-color:#bf2026}.c-checkout-review__email-section .form-group input:focus{border-color:#000;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5);outline:none}.c-checkout-review__email-section .form-group .invalid-feedback{color:#bf2026;font-size:9pt;margin-top:5px}.c-checkout-review__terms{margin-bottom:30px}.c-checkout-review__terms .form-check{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:15px;padding-left:0;width:100%}.c-checkout-review__terms .form-check input[type=checkbox]{margin-top:3px}.c-checkout-review__terms .form-check label{color:#2d2d2d;font-size:14px;line-height:1.5}.c-checkout-review__terms .form-check label a{color:#bf2026;font-weight:500;text-decoration:none}.c-checkout-review__terms .form-check label a:hover{text-decoration:underline}.c-checkout-review__actions{margin-bottom:20px}.c-checkout-review__actions .btn-primary{background-color:#bf2026;border-color:#bf2026;border-radius:0;color:#fff;font-size:14px;font-weight:500;letter-spacing:.93px;max-width:20pc;padding:10px 30px;text-transform:uppercase;width:100%}.c-checkout-review__actions .btn-primary:hover:not(:disabled){background-color:#d5242a;border-color:#d5242a}.c-checkout-review__actions .btn-primary:disabled{cursor:not-allowed;opacity:.65}.c-checkout-review__note p{font-weight:300;line-height:1.5;margin:0}.content.checkout{margin-top:10px;position:relative}.content.checkout .checkout-headline{padding-bottom:30px}.content.checkout .c-checkout__back-to-cart{color:#bf2026;font-size:14px;font-weight:500;letter-spacing:.8px;margin-top:15px;text-align:right;text-transform:uppercase}.content.checkout .c-checkout__back-to-cart:hover{color:#7d1519;text-decoration:underline}.content.checkout .checkout-row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content.checkout .c-checkout-steps{padding-top:30px}.content.checkout .c-checkout-steps .requestFreightEstimation-container .form-check-input[type=checkbox]:checked~label:before{color:#8b8b8b;cursor:default}.content.checkout .c-checkout-steps .requestFreightEstimation-container .form-check-input{display:none}.content.checkout .c-checkout-steps .c-checkout-steps__step{border-bottom:1px solid #dadada;padding:20px 0}.content.checkout .c-checkout-steps .c-checkout-steps__step .c-checkout-steps__head{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.content.checkout .c-checkout-steps .c-checkout-steps__step .c-checkout-steps__head .c-checkout-steps__title{-webkit-box-flex:1;-ms-flex-positive:1;color:#8b8b8b;flex-grow:1;font-size:2pc;font-weight:500;line-height:normal}.content.checkout .c-checkout-steps .c-checkout-steps__step .c-checkout-steps__head .c-checkout-steps__edit{color:#bf2026;font-weight:500;letter-spacing:.05rem;line-height:40px;text-decoration:none;text-transform:uppercase}.content.checkout .c-checkout-steps .c-checkout-steps__step .c-checkout-steps__head .c-checkout-steps__edit:hover{color:#7d1519;cursor:pointer;text-decoration:underline}.content.checkout .c-checkout-steps .c-checkout-steps__step .payment-type-step .c-checkout-steps__summary{color:#8b8b8b;padding:10px 0;width:100%}.content.checkout .c-checkout-steps .c-checkout-steps__step .payment-type-step .c-checkout-steps__summary .po-number-summary{display:-webkit-box;display:-ms-flexbox;display:flex}.content.checkout .c-checkout-steps .c-checkout-steps__step .payment-type-step .c-checkout-steps__summary .po-number-summary .po-value{margin-left:10px}.content.checkout .c-checkout-steps .c-checkout-steps__step .payment-type-step .c-checkout-steps__summary .form-check-input{color:#8b8b8b;cursor:unset}.content.checkout .c-checkout-steps .c-checkout-steps__step .payment-type-step .c-checkout-steps__summary .form-check-input:disabled{opacity:0}.content.checkout .c-checkout-steps .c-checkout-steps__step .payment-type-step .c-checkout-steps__summary label:before{color:#8b8b8b!important;cursor:unset!important}.content.checkout .c-checkout-steps .c-checkout-steps__step .payment-type-step .c-checkout-steps__summary .po-number-duplication-error{color:#bf2026}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .footer-address,.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .text-original-address{display:none}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .suggested-address-table{font-weight:500}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .suggested-address-table th{border-bottom:1px solid #dadada;border-top:none;color:#2d2d2d;font-size:14px;font-weight:500;line-height:22px;padding-left:0;text-align:inherit;vertical-align:middle}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .suggested-address-table td{padding:9pt 8px 9pt 0;vertical-align:top}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal{background:rgba(0,0,0,.8);overflow-x:hidden;overflow-y:auto}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal.modal__overlay.show{display:block}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .modal__modal{margin:56px auto;max-width:700px;width:100%}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .modal__modal .modal-body{padding:0}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .h3,.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal h3{margin:15px 0}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .suggested-table thead th:first-child{width:20px}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .suggested-address{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#fff;border:2px solid #ccc;cursor:pointer;height:1pc;position:relative;width:1pc}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .suggested-address:checked{background-color:#bf2026;border-color:#bf2026}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .suggested-address:checked:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:7px;left:4px;position:absolute;top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:3px}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .address-summary{border-collapse:collapse;font-weight:400;width:100%}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .address-summary thead tr{border-bottom:1px solid #dadada}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .address-summary thead th{font-size:14px;font-weight:500;line-height:22px;padding:10px;text-align:left}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .address-summary thead th:first-child{padding-left:0}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .address-summary thead th:last-child{padding-right:0;text-align:right}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .address-summary tbody tr{border-top:1px solid #dadada}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .address-summary tbody td{padding:10px 8px}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .address-summary tbody td:first-child{padding-left:0}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .address-summary tbody td:last-child{padding-right:0;text-align:right}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .mobile-address-list{display:none}@media(max-width:768px){.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .original-address,.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .suggested-table{display:none!important}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .line-suggested-address{border-bottom:1px solid #dadada;font-size:1px}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .modal__actions{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .mobile-address-list{display:block}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .mobile-address-list .mobile-address-card{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;padding:9pt 0}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .mobile-address-list .mobile-address-card .suggested-address{-ms-flex-negative:0;flex-shrink:0;margin-right:10px;margin-top:4px}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .mobile-address-list .mobile-address-card .address-lines{font-size:14px;font-weight:400;line-height:1.4}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .verify-address-modal .mobile-address-list .mobile-address-card .address-lines div+div{margin-top:2px}}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .c-checkout-steps__summary{color:#8b8b8b;padding:10px 0;width:100%}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .c-checkout-steps__summary .c-checkout-steps__summary-table tr{vertical-align:top}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .c-checkout-steps__summary .c-checkout-steps__summary-table tr .c-checkout-steps__summary-label{font-weight:500;white-space:nowrap}.content.checkout .c-checkout-steps .c-checkout-steps__step .shipping-step .c-checkout-steps__summary .c-checkout-steps__summary-table tr .c-checkout-steps__summary-value{font-weight:300;margin-left:10px}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .c-checkout-steps__title{color:#2d2d2d}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .c-checkout-steps__body{padding-top:20px}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .p-0{padding:0}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .dropshipShippingAddressInputs input,.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .dropshipShippingAddressInputs select{background-color:#e9ecef;cursor:not-allowed;opacity:.5;pointer-events:none}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .c-checkout-steps__summary{color:#8b8b8b;padding:10px 0;width:100%}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .c-checkout-steps__summary .c-checkout-steps__summary-table tr{vertical-align:top}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .c-checkout-steps__summary .c-checkout-steps__summary-table tr .c-checkout-steps__summary-label{font-weight:500;white-space:nowrap}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .c-checkout-steps__summary .c-checkout-steps__summary-table tr .c-checkout-steps__summary-value{font-weight:300}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .shipping-note{font-size:1pc;font-weight:300}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .loading-overlay{height:100vh;width:100vw}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .disabled{opacity:.5;pointer-events:none}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .error-block{color:#bf2026;font-size:1pc;font-weight:300}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .has-error,.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .has-error:focus{border-color:#bf2026!important;-webkit-box-shadow:none!important;box-shadow:none!important}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .control-label--required{position:relative}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .control-label--required:before{color:#bf2026;content:"*";font-weight:500;left:100%;padding-left:5px;position:absolute}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .destination-code{display:-webkit-box;display:-ms-flexbox;display:flex}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .destination-code label{line-height:unset!important;margin-right:10px}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .destination-code .info-tooltip:before{color:#bf2026;content:"";font-family:boilerplate}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .destination-code .destination-code-tooltip{max-width:200px}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step button:disabled{cursor:not-allowed}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .dropshipAddress span{font-weight:300!important;margin-bottom:0!important;text-transform:none!important}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .temp-address-container{background:#eee;display:block;margin-bottom:30px;padding:24px}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .temp-address-container .temp-address-tab-selector{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center;margin-bottom:45px}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .temp-address-container .temp-address-tab-selector .temp-address-tab-button{border-bottom:1px solid #bf2026;cursor:auto;font-size:14px;font-weight:500}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .temp-address-container .temp-address-tab-selector .temp-address-tab-button-inactive{border:none;color:#8b8b8b;cursor:pointer}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .temp-address-container .form-control{border:1px solid #2d2d2d;border-radius:0}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .temp-address-container .form-control:focus{border-color:#000;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5)}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .temp-address-container select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../../../etc.clientlibs/gatesconnect/clientlibs/clientlib-site/resources/images/arrow_down.svg) no-repeat;background-color:#fff;background-position:right 10px center}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .temp-address-container .select-disabled{background-color:#e9ecef;opacity:.5;pointer-events:none}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .temp-address-container .save-for-later{text-transform:none}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .shipping-form{font-family:Arial,sans-serif;position:relative}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .shipping-form .h2,.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .shipping-form h2{border-bottom:2px solid #ccc;margin-bottom:1rem;padding-bottom:.5rem;text-transform:uppercase}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .form-group{margin-bottom:1rem}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .form-group label{display:block;font-size:1pc;font-weight:500;line-height:19px;margin-bottom:.5rem;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .checkbox-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .checkbox-group input[type=checkbox]{accent-color:#bf2026;margin-right:.5rem}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .checkbox-group input[type=checkbox]:before{color:red}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .form-group input[type=text],.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .form-group select{-webkit-box-sizing:border-box;box-sizing:border-box;padding:.5rem;width:100%}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step button[type=submit]{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.6rem 1.2rem}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step button[type=submit]:hover{background-color:#0056b3}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .dropdown-selected-search{color:#999}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .dropdown-selected{background-color:#fff;background:#fff url(../../../etc.clientlibs/gatesconnect/clientlibs/clientlib-site/resources/images/arrow_down.svg) no-repeat right 10px center;border:1px solid #000;cursor:pointer;font-size:1pc;font-weight:300;max-height:40px;overflow:hidden;padding:.4rem .5rem .5rem 30px;position:relative;text-align:left;width:100%}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step #country.dropdown-selected{font-weight:400}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .address-dropdown-menu{background-color:#fff;border:1px solid #ccc;margin-top:.2rem;max-height:200px;overflow-y:hidden;position:relative;width:100%}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .search-icon:before{content:"";font-family:boilerplate}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .search-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 8px}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .search-box span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #000;border-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;padding:8px 5px 9px}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .search-box input{border:1px solid #000!important;border-left:0!important;-webkit-box-shadow:unset!important;box-shadow:unset!important}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .address-dropdown-menu input[type=text]{border:none;border-bottom:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;padding:.4rem;width:100%}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .address-dropdown-menu ul{list-style:none;margin:0;max-height:135px;overflow-y:auto;padding:0}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .address-dropdown-menu li{cursor:pointer;padding:.5rem}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .address-dropdown-menu li:hover{background-color:#f2f2f2}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .shipping-step .no-results{color:#999;padding:.5rem;text-align:center}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .payment-type-step .payment-type-form .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .payment-type-step .payment-type-form .row .form-group{margin-bottom:1pc}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .payment-type-step .payment-type-form .row .form-group .control-label--required{position:relative}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .payment-type-step .payment-type-form .row .form-group .control-label--required:before{color:#bf2026;content:"*";font-weight:500;left:100%;padding-left:5px;position:absolute}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .payment-type-step .payment-type-form .row .form-group label{display:inline-block;line-height:19px;margin-bottom:.5rem}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .payment-type-step .payment-type-form .row .form-group .purchase-order-label{font-weight:500;text-transform:uppercase}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .payment-type-step .payment-type-form .row .form-group .payment-input{font-size:1pc;font-weight:400;line-height:1.65;text-transform:uppercase}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .payment-type-step .payment-type-form .row .form-group .invalid-message{color:#bf2026;display:block;font-weight:300;line-height:19px;margin-top:10px;text-transform:none;width:100%}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .payment-type-step .payment-type-form .row .form-group .invalid-input{border-color:#bf2026;-webkit-box-shadow:none;box-shadow:none}@media(min-width:768px){.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .payment-type-step .payment-type-form .row .c-checkout-steps_add-options-wrapper{top:27px}}.content.checkout .c-checkout-steps .c-checkout-steps__step.c-checkout-steps__step--active .payment-type-step .payment-type-form .row .c-checkout-steps_add-options-wrapper .form-group{margin-bottom:0}.content.checkout .checkout-input{background-color:#fff;border:1px solid #2d2d2d;border-radius:0;color:#000;font-size:14px;font-weight:300;height:40px;line-height:20px;padding:10px 15px;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;width:100%}.content.checkout .checkout-input:focus{background-color:#fff;border-color:#000;-webkit-box-shadow:0 0 4px 0 #000;box-shadow:0 0 4px 0 #000;color:#000;outline:0}.content.checkout .c-order-summary{background-color:#eee;max-width:378px;width:100%}.content.checkout .c-order-summary__heading{font-size:20px;font-weight:700;text-transform:uppercase}.content.checkout .c-order-summary .info-tooltip{display:inline;position:relative;top:3px}.content.checkout .c-order-summary .info-tooltip img{margin-left:5px;width:15px}.content.checkout .c-order-summary .freight-cost .cart-totals__freight-cost{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.content.checkout .c-order-summary .freight-cost .info-tooltip:before{color:#bf2026;content:"";font-family:boilerplate}.content.checkout .c-order-summary .freight-cost .info-tooltip{font-size:10px;padding-left:5px}.content.checkout .c-order-summary .freight-cost .freight-cost-tooltip{max-width:200px}.content.checkout .c-order-summary .freight-cost .freight-cost-text{font-size:14px!important;text-align:right}.content.checkout .c-order-summary .order-disounts-applied{padding:15px 0}.content.checkout .c-order-summary .card-header{padding:20px 20px 13px}.content.checkout .c-order-summary .card-header__link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-top:1px solid #8b8b8b;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:300;justify-content:space-between;line-height:20px;padding:20px 0 10px;text-decoration:none}.content.checkout .c-order-summary .card-header__link.collapsed:after,.content.checkout .c-order-summary .card-header__link:after{-ms-flex-negative:0;content:"";flex-shrink:0;-webkit-transition:.25s ease-in;transition:.25s ease-in}.content.checkout .c-order-summary .card-header__link.collapsed:after,.content.checkout .c-order-summary .card-header__link:after,.content.checkout .c-order-summary .card-header__link[aria-expanded=true]:after{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;cursor:pointer;font-family:boilerplate!important;font-style:normal;font-variant:normal;font-weight:400;font-weight:500;line-height:1;text-transform:none}.content.checkout .c-order-summary .card-header__link[aria-expanded=true]:after{content:"";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.content.checkout .c-order-summary .c-order-summary_heading{border-top:1px solid #8b8b8b;padding-top:15px;text-transform:uppercase}.content.checkout .c-order-summary .cart-totals{float:none;margin:10px 0;padding-bottom:15px}.content.checkout .c-order-summary .cart-totals .cart-totals__total{text-transform:uppercase}.content.checkout .c-order-summary .cart-totals .cart-totals-table{width:100%}.content.checkout .c-order-summary .cart-totals .cart-totals-table .cart-totals__cell-amount{padding:5px 0 5px 50px;text-align:right}.content.checkout .c-order-summary .cart-totals .cart-totals-table tr{font-weight:500;line-height:1}.content.checkout .c-order-summary .card-body{max-height:470px;overflow:scroll;padding:0 0 15px}.content.checkout .c-order-summary .card-body .c-orderitem{border-top:1px solid #8b8b8b;margin:0 20px;padding-bottom:15px;padding-top:20px;position:relative}.content.checkout .c-order-summary .card-body .c-orderitem .c-orderitem-left{width:65px}.content.checkout .c-order-summary .card-body .c-orderitem .c-orderitem-left .c-orderitem__image img{max-height:45px;max-width:45px}.content.checkout .c-order-summary .card-body .c-orderitem .c-orderitem-right{width:calc(100% - 65px)}.content.checkout .c-order-summary .card-body .c-orderitem .c-orderitem-right .c-orderitem-heading{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.content.checkout .c-order-summary .card-body .c-orderitem .c-orderitem-right .c-orderitem-heading .c-orderitem-heading__name{font-weight:500;max-width:200px}.content.checkout .c-order-summary .card-body .c-orderitem .c-orderitem-right .c-orderitem-heading .c-orderitem-heading__price{font-size:14px;font-weight:500}.content.checkout .c-order-summary .card-body .c-orderitem .c-orderitem-right p{font-weight:300;line-height:1;margin:0 0 20px}.content.checkout .c-order-summary .card-body .c-orderitem .c-orderitem-details{font-size:14px;font-weight:300;line-height:1}.content.checkout .c-order-summary .card-body .c-orderitem .c-orderitem-details .c-orderitem__price--muted{color:#8b8b8b}.content.checkout .c-order-summary .card-body .c-orderitem .c-orderitem-details .c-orderitem__price--crossed{text-decoration:line-through}.content.checkout .c-order-summary .card-body .c-orderitem .c-orderitem-details .c-orderitem__price+.c-orderitem__price{margin-left:10px}.content.checkout .c-order-summary .card-body .c-orderitem .c-orderitem-details .c-orderitem__price-discount{color:#dc3545;font-weight:500}.content.checkout .c-order-summary .card-body .c-orderitem .c-orderitem-details .c-orderitem__price--muted-discount{color:#dc3545}.content.checkout .c-order-summary .card-body .c-orderitem .c-orderitem-details .checkout-price-column{text-align:start;width:60%}.content.checkout .c-order-summary .card-body .c-orderitem .c-orderitem-details .list-price{font-weight:500}.content.checkout .c-order-summary .card-body .c-orderitem .c-orderitem-details td{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;max-width:80%;padding:2px 0;text-align:right}.content.checkout .c-order-summary .card-body .c-orderitem .c-orderitem-details td span{font-weight:500;text-align:left;width:40%}.content.checkout .c-order-summary .card-body .c-orderitem:first-of-type{border-top:0;padding-top:0}.content.checkout .loading-overlay{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.8);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1000}.content.checkout .spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#bf2026;height:2pc;width:2pc}.content.checkout .spinner .sr-only{color:#bf2026}.content.checkout .checkout-order-summary-mobile{display:none}.content.checkout .checkout-order-summary-desktop{padding:0}.content.checkout .checkout-order-summary-desktop .c-order-summary__close{display:none}@media(max-width:768px){.content.checkout .checkout-order-summary-desktop{display:none}.content.checkout .checkout-order-summary-mobile{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:500;justify-content:space-between;margin:25px 0;padding:20px;width:100%}.content.checkout .checkout-order-summary-mobile .c-order-summary__close-button{float:right}.content.checkout .checkout-order-summary-mobile .order-summary-mobile__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-weight:500;width:100%}.content.checkout .checkout-order-summary-mobile .order-summary-mobile__row .order-summary-mobile__row-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.content.checkout .checkout-order-summary-mobile .order-summary-mobile__row .order-summary-mobile__row-item .h4,.content.checkout .checkout-order-summary-mobile .order-summary-mobile__row .order-summary-mobile__row-item h4{font-size:20px;line-height:24px;text-transform:uppercase}.content.checkout .checkout-order-summary-mobile .order-summary-mobile__row .order-summary-mobile__row-item .order-summary-mobile__action{background:none;border:none;color:#bf2026;font-size:14px;letter-spacing:.6px;outline:none;padding:0;text-transform:uppercase}.content.checkout .checkout-order-summary-mobile .order-summary-mobile__row .order-summary-mobile__row-item.right{text-align:right}.content.checkout .checkout-order-summary-mobile .order-summary-mobile__row .order-summary-mobile__price-label{text-transform:uppercase}.content.checkout .checkout-order-summary-mobile .my-2{margin:8px 0}.content.checkout .checkout-order-summary-mobile aside{background-color:#eee;height:100%;max-width:378px;overflow:scroll;position:fixed;right:0;top:0;-webkit-transition:right .25s ease-in-out;transition:right .25s ease-in-out;width:90%;z-index:1050}}.cognito-form-component{margin-bottom:15px}.cognito-form-component .cognito-form-container{margin-left:auto;margin-right:auto;max-width:1170px;padding-left:15px;padding-right:15px}.cognito-form-component .cognito-form-container .hide-back-link{display:none}.cognito-form-component .cognito-form-container .back-link .link--black{color:#000;padding-left:20px;position:relative;text-decoration:none}.cognito-form-component .cognito-form-container .back-link .link--black:focus{color:#bf2026}.cognito-form-component .cognito-form-container .back-link .back-link__icon{display:inline-block;font-size:14px;left:0;position:absolute;top:3px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.cognito-form-component .cognito-form-container .back-link .back-link__icon:before{-webkit-font-smoothing:antialiased;content:"";font-family:boilerplate!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.cognito-form-component .cognito-form-container .back-link .back-link__label{color:#000;font-size:14px;font-weight:500;letter-spacing:.8px;line-height:35px;margin:0;padding-left:10px;text-transform:uppercase;white-space:normal}.comparison{overflow-x:overlay}.comparison .heading__title{margin-top:40px}.comparison .comparison-table.sticky-table{background-color:#fff;-webkit-box-shadow:2px 0 5px rgba(0,0,0,.1);box-shadow:2px 0 5px rgba(0,0,0,.1);left:0;min-width:auto;position:sticky;z-index:10}@media(min-width:1101px){.comparison .comparison-table.sticky-table{background-color:unset;-webkit-box-shadow:none;box-shadow:none;left:0;min-width:13pc;position:relative;z-index:auto}}.comparison .comparison-table:not(.sticky-table){-ms-flex-negative:0;flex-shrink:0}.comparison-container{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;position:relative;width:100%}@media(min-width:1101px){.comparison-container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:5pc;padding-top:40px;width:100%}}.comparison-table{-ms-flex-negative:0;border-collapse:collapse;flex-shrink:0;font-family:Arial,sans-serif;font-size:14px;max-width:100%;min-width:13pc;width:20%}.comparison-table tbody tr:nth-child(odd):not(.comparison-header){background-color:#fff}.comparison-table tbody tr:nth-child(2n):not(.comparison-header){background-color:#eee}.comparison-table.initial-product{border-left:none}.comparison-table.product-item{border-right:1px solid #ddd}.comparison-table.product-item:last-child{border-right:0}.comparison-row{-webkit-box-pack:center;-ms-flex-pack:center;border-bottom:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center}.comparison-header{background-color:transparent!important;border-bottom:none}.comparison-cell{display:table-cell;padding:1pc 0;position:relative;text-align:center;vertical-align:top}.comparison .empty-cell{background:transparent}.comparison .product-image{margin:10px auto;max-height:75pt;max-width:100%}.comparison .product-image-wrap{height:10pc;margin:0 auto;padding:0 15px;width:10pc}.comparison .close-button,.comparison .product-image-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.comparison .close-button{-webkit-box-pack:center;-ms-flex-pack:center;background:#bf2026;border:none;border-radius:50%;color:#fff;font-size:.42rem;font-weight:700;height:1pc;justify-content:center;line-height:14px;padding:0;position:absolute;right:1pc;width:1pc}.comparison .product-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;text-align:center;width:100%}.comparison .sku{font-size:14px;font-weight:300;line-height:1.5;margin:0}.comparison .sku.red{color:#bf2026}.comparison .product-name{font-size:14px;font-weight:300;line-height:1.5;margin:0}.comparison .view-part{color:#c00;font-size:.85em;text-decoration:underline}.comparison .promotion-wrapper{margin:0 auto 5px;min-height:27px;padding:0;position:relative}.comparison .promotion-wrapper .gates-tooltip{background-color:#bf2026;border:1px solid #bf2026;color:#fff;font-size:10px;font-weight:300;letter-spacing:.93px;line-height:15px;padding:5px 9pt;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.comparison .promotion-wrapper .react-tooltip{left:0!important;-webkit-transform:translateX(0)!important;transform:translateX(0)!important;z-index:999}.comparison .product-details{margin-top:auto}.comparison .product-details .stock{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1pc;font-weight:700;justify-content:center;margin-top:20px;text-transform:uppercase}.comparison .product-details .stock i{margin-right:5px}.comparison .stock.green{color:#2d2d2d}.comparison .stock.orange{color:orange}.comparison .price{font-size:14px;font-weight:300;line-height:1.5;margin-top:10px}.comparison .price-wrapper{height:50px;max-height:50px}.comparison .price-secondary{color:#8b8b8b;font-size:14px;font-weight:300;margin-bottom:15px;margin-top:5px;min-height:20px}.comparison .price-secondary .placeholder{visibility:hidden}.comparison .actions{margin-top:15px}.comparison .actions .input-container{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-evenly}.comparison .actions input{background-clip:padding-box;background-color:#fff;border:1px solid #2d2d2d;border-radius:0;color:#000;font-size:14px;font-weight:300;height:40px;line-height:1.65;margin-right:5px;padding:6px 5px;text-align:center;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;width:50px}.comparison input[type=number]::-webkit-inner-spin-button,.comparison input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.comparison input[type=number]{-moz-appearance:textfield}.comparison .actions button{background-color:#bf2026;border:none;color:#fff;cursor:pointer;font-size:9pt;font-weight:500;height:40px;letter-spacing:.93px;min-width:117px;padding:8px 9pt}.comparison .actions button span{text-transform:uppercase}.comparison .attribute{font-size:14px;font-weight:300;padding:10px;text-align:left;vertical-align:middle}.comparison .value{font-size:14px;font-weight:300;line-height:21px;padding:1pc 0;text-align:center}.comparison .compare-view-part{color:#bf2026;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:300;line-height:1.5;text-decoration:none}.comparison .compare-view-part:hover{text-decoration:underline}.comparison .product-non-available{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;margin-top:20px;width:100%}.comparison .product-non-available .link{text-transform:uppercase}.comparison .product-non-available .react-component{position:relative}.comparison .product-non-available .react-component .react-tooltip{left:50%!important;top:20px!important;-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.comparison .product-non-available .react-component .react-tooltip .react-tooltip-arrow{left:50%!important;-webkit-transform:translateX(-50%) rotate(45deg)!important;transform:translateX(-50%) rotate(45deg)!important}.container-home__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:15px;padding:0 24px;width:100%}@media(min-width:769px){.container-home__content{padding:0 15px}}@media(min-width:375px)and (max-width:768px){.container-home__content{max-width:100%}}@media(max-width:1200px){.container-home__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2pc}}.container-home__content .container-1{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}@media(min-width:769px){.container-home__content .container-1{width:100%}}.container-home__content .container-2{max-width:none;width:100%}@media(min-width:1201px){.container-home__content .container-2{max-width:355px;width:100%}}.logincontainer{background-image:url(clientlib-site/resources/cmp-images/asmbody.png);background-position:50%;height:auto;overflow-x:hidden;padding:50px 0 0;width:100vw!important}.logincontainer__text-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:20px}.logincontainer__text-container{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:21px}.logincontainer .modal-login-text{border-bottom:1px solid #bf2026;cursor:pointer;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:13.33px;font-style:italic;font-weight:lighter;text-align:center}.logincontainer .modal-login-text:hover{border-bottom:none}.logincontainer .modal-login-text>a{color:#fff!important;text-decoration:none!important}.logincontainer .modal-width{width:7px}.logincontainer .cmp-title__text.h2,.logincontainer h2.cmp-title__text{font-size:40px;font-weight:500}.logincontainer .cmp-title__text.h6,.logincontainer h6.cmp-title__text{font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:13.33px;font-style:italic;font-weight:lighter;margin-bottom:20px;text-align:left;width:120%}.logincontainer__account{margin:0}@media(min-width:1400px){.logincontainer__account .account-section{margin:0 auto}}.logincontainer__container{margin:0;padding-bottom:60px}.logincontainer__item{margin-left:24px;margin-right:24px}.logincontainer__item>.cmp-title{color:#fff;font-size:28px;font-weight:500;margin:0;text-align:center}.logincontainer__login{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;max-width:900px;padding:20px 40px 40px;position:relative}.label.gigya-divider-content.gigya-composite-control.gigya-composite-control-label{margin-bottom:25px!important;margin-top:20px!important}.gigya-active .gigya-login-providers-list{padding-top:40px}.gigya-screen.landscape .gigya-layout-row .gigya-layout-cell.under-site-login{font-weight:300}.logincontainer .gigya-screen .gigya-composite-control.gigya-composite-control-header{padding-bottom:25px!important}.gigya-screen-caption.h1,.page-gigya-reset-password h1.gigya-screen-caption,h1.gigya-screen-caption{text-transform:uppercase}.gigya-screen-caption.h1:before,h1.gigya-screen-caption:before{background-color:#bf2026;content:"";display:block;height:4px;margin-bottom:20px;width:78pt}.gigya-screen .gigya-composite-control.gigya-composite-control-header{padding-bottom:50px!important}.gigya-screen.landscape .gigya-layout-row.with-divider>.gigya-layout-cell.with-divider>.gigya-divider-content{padding:0}.gigya-screen.landscape .gigya-layout-row.with-divider>.gigya-layout-cell.with-divider{margin-top:30px!important;padding-bottom:0;text-transform:uppercase}.dropship-address-book-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.dropship-address-book-container .verify-address-modal{background:rgba(0,0,0,.8)}.dropship-address-book-container .verify-address-modal .modal__modal{max-width:700px;width:100%}.dropship-address-book-container .verify-address-modal .h3,.dropship-address-book-container .verify-address-modal h3{margin:15px 0}.dropship-address-book-container .verify-address-modal .suggested-table .suggested-address{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#fff;border:2px solid #ccc;cursor:pointer;height:1pc;position:relative;width:1pc}.dropship-address-book-container .verify-address-modal .suggested-table .suggested-address:checked{background-color:#bf2026;border-color:#bf2026}.dropship-address-book-container .verify-address-modal .suggested-table .suggested-address:checked:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:7px;left:4px;position:absolute;top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:3px}.dropship-address-book-container .verify-address-modal .suggested-table thead th:first-child{width:20px}.dropship-address-book-container .verify-address-modal .suggested-table tbody td:nth-child(2){white-space:nowrap}.dropship-address-book-container .verify-address-modal .address-summary{border-collapse:collapse;table-layout:fixed;width:100%}.dropship-address-book-container .verify-address-modal .address-summary thead tr{border-bottom:1px solid #dadada}.dropship-address-book-container .verify-address-modal .address-summary thead th{font-size:14px;font-weight:500;line-height:22px;padding:10px;text-align:left}.dropship-address-book-container .verify-address-modal .address-summary thead th:first-child{padding-left:0}.dropship-address-book-container .verify-address-modal .address-summary thead th:last-child{padding-right:0}.dropship-address-book-container .verify-address-modal .address-summary tbody td{padding:10px 8px}.dropship-address-book-container .verify-address-modal .address-summary tbody td:first-child{padding-left:0}.dropship-address-book-container .verify-address-modal .address-summary tbody td:last-child{padding-right:0}.dropship-address-book-container .dropship-edit-modal .modal__modal{max-width:45pc;width:100%}.dropship-address-book-container .dropship-edit-modal .favorite-icon img{height:20px;width:20px}.dropship-address-book-container .favorite-icon img{height:14px;width:14px}.dropship-address-book-container .link{font-weight:500;text-transform:uppercase}.dropship-address-book-container .just-added{border-bottom:1px solid #dadada;margin-bottom:35px;padding-bottom:10px;padding-top:15px}.dropship-address-book-container .address-book{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:2pc 0 3pc;width:100%}.dropship-address-book-container .address-book__summary{padding:30px 40px}.dropship-address-book-container .address-book__summary div{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:768px){.dropship-address-book-container .address-book__summary div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.dropship-address-book-container .address-book__summary div .item-label{font-weight:500;width:42%;word-break:break-word}.dropship-address-book-container .address-book__summary div .item-value{width:58%;word-break:break-word}.dropship-address-book-container .top-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:10px 0}@media(max-width:768px){.dropship-address-book-container .top-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}}.dropship-address-book-container .top-container .h2,.dropship-address-book-container .top-container h2{font-size:2pc;font-weight:500;line-height:1.5}.dropship-address-book-container .middle-container{background-color:#eee;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:25px;padding:30px 15% 30px 30px}@media(max-width:768px){.dropship-address-book-container .middle-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}}.dropship-address-book-container .middle-container .search-box{margin-right:30px}.dropship-address-book-container .middle-container div{padding-left:0;padding-right:0}.dropship-address-book-container .middle-container div p{color:#2d2d2d;font-weight:300;line-height:1.5;margin-bottom:20px;margin-top:0}.dropship-address-book-container .bottom-container{margin-top:25px;padding-bottom:10px}.dropship-address-book-container .input-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.dropship-address-book-container .handle-dropship-search{font-size:20px;position:absolute;right:10px}.dropship-address-book-container .handle-dropship-search:before{color:#bf2026;content:"";font-family:boilerplate}.dropship-address-book-container .dropship-select{font-weight:300}.dropship-address-book-container .dropship-input,.dropship-address-book-container .dropship-search,.dropship-address-book-container .dropship-select{border:1px solid #2d2d2d;border-radius:0;display:block;font-size:1pc;height:40px;line-height:normal;padding:10px 15px;width:100%}.dropship-address-book-container .dropship-input:focus,.dropship-address-book-container .dropship-search:focus,.dropship-address-book-container .dropship-select:focus{border-color:#000;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5)}.dropship-address-book-container .dropship-edit-modal .modal__ok-btn:disabled{cursor:not-allowed;opacity:.5}.dropship-address-book-container .dropship-modal .modal__modal{max-width:45pc;width:100%}.dropship-address-book-container .dropship-modal .favorite-icon img{height:20px;width:20px}.dropship-address-book-container .dropship-modal .modal__ok-btn:disabled{cursor:not-allowed;opacity:.5}.dropship-address-book-container .form-field{margin-bottom:1pc}.dropship-address-book-container .dropship-modal-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px}@media(max-width:768px){.dropship-address-book-container .dropship-modal-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1pc}}.dropship-address-book-container .dropship-modal-bottom .form-field{margin-bottom:0}.dropship-address-book-container label{font-size:1pc;font-weight:500;text-transform:uppercase}.dropship-address-book-container .label-required:after{color:#bf2026;content:"*";padding-left:5px}.dropship-address-book-container .favorite-toggle{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:end}.dropship-address-book-container .pagination-results{border-bottom:1px solid #dadada;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:300;gap:5px;margin:20px 0;padding-bottom:10px;width:100%}.dropship-address-book-container .pagination-results.down-box{border-bottom:unset;border-top:1px solid #dadada;padding-top:10px}.dropship-address-book-container .cards-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1pc;margin:0 auto;width:100%}.dropship-address-book-container .card{-webkit-box-flex:1;border:1px solid #8b8b8b;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1 1 calc(33.33333% - 10.66667px);flex:1 1 calc(33.33333% - 10.66667px);max-width:370px;padding:20px}@media(max-width:768px){.dropship-address-book-container .card{max-width:100%}}.dropship-address-book-container .card-actions{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:end}.dropship-address-book-container .card-actions a.link:first-child{border-right:1px solid #8b8b8b;margin-right:10px;padding-right:10px}.dropship-address-book-container .card-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between}.dropship-address-book-container .card-info__left{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:14px;line-height:1.5;text-transform:uppercase}@media(max-width:992px){.dropship-address-book-container .card{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 8px);flex:1 1 calc(50% - 8px)}}@media(max-width:768px){.dropship-address-book-container .card{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.dropship-address-book-container .pagination-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.dropship-address-book-container .pagination-wrapper.top{border-bottom:1px solid #eee;margin-bottom:25px}.dropship-address-book-container .pagination-wrapper.bottom{border-top:1px solid #eee;margin-top:25px}.dropship-address-book-container .pagination-wrapper .pagination-bar{width:100%}.dropship-address-book-container .pagination-wrapper .pagination-bar .pagination{border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding-left:0;width:130px}.dropship-address-book-container .pagination-wrapper .pagination-bar .pagination li a,.dropship-address-book-container .pagination-wrapper .pagination-bar .pagination li span{color:#000;font-weight:300;padding:0 10px;text-decoration:none}.dropship-address-book-container .pagination-wrapper .pagination-bar .pagination li.active a{font-weight:500}.dropship-address-book-container .pagination-wrapper .pagination-bar .pagination a:hover{text-decoration:underline}.dropship-address-book-container .pagination-wrapper .pagination-bar .pagination li.disabled{cursor:not-allowed;opacity:.5}.dropship-address-book-container .pagination-wrapper .pagination-bar .pagination li.disabled a{cursor:not-allowed}.dropship-address-book-container .pagination-wrapper .pagination-bar .pagination li.active{font-weight:500}.dropship-address-book-container .pagination-wrapper .pagination-inner-wrap{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.dropship-address-book-container .pagination-wrapper .pagination-inner-wrap .pagination-bar-results{font-weight:300}.dropship-address-book-container .pagination-wrapper .pagination-inner-wrap .pagination-bar-results span{font-weight:500}.faqs-accordion{border:none;margin:auto;max-width:auto}.faqs-item{border:none;margin-bottom:1pc}.faqs-header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#000;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;justify-content:space-between;padding:10px 20px;-webkit-transition:background .3s ease;transition:background .3s ease}.faqs-header span{font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-transform:uppercase}.faqs-icon{font-size:30px!important;font-weight:100!important;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.faqs-content{background:#eee;max-height:0;overflow:hidden;padding:0 1rem;-webkit-transition:max-height .5s ease,padding .3s ease;transition:max-height .5s ease,padding .3s ease}.faqs-content table{background-color:transparent;max-width:100%;width:100%}.faqs-content table thead{display:table-header-group;vertical-align:middle}.faqs-content table thead,.faqs-content table thead tr{border-color:inherit;unicode-bidi:-webkit-isolate;unicode-bidi:-moz-isolate;unicode-bidi:isolate}.faqs-content table thead tr{display:table-row;vertical-align:inherit}.faqs-content table thead tr th{border-bottom-width:1px;border-top:none;color:#2d2d2d;font-size:14px;font-weight:500;line-height:22px;padding:10px;text-align:left;vertical-align:middle}.faqs-content table thead tr th:first-child{padding-left:0}.faqs-content table tbody{display:table-row-group;vertical-align:middle}.faqs-content table tbody,.faqs-content table tbody tr{border-color:inherit;unicode-bidi:-webkit-isolate;unicode-bidi:-moz-isolate;unicode-bidi:isolate}.faqs-content table tbody tr{display:table-row;vertical-align:inherit}.faqs-content table tbody td{border-top:1px solid #dadada;padding:9pt 8px;vertical-align:top}.faqs-content table tbody td:first-child{padding-left:0}.faqs-content table tbody td ul{list-style:none;margin-bottom:0;padding-left:0;text-indent:0}.faqs-content table tbody td ul li{list-style:none;text-indent:0}.faqs-content table tbody td small,.faqs-content table tbody td ul li small{font-size:80%;font-weight:300}.faqs-content p{color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:300;line-height:1.5;margin:0 0 20px}.faqs-content p a{border-bottom:1px solid #bf2026;color:#000;font-weight:300;text-decoration:none}.faqs-content p a:hover{border:none;color:#bf2026;text-decoration:none}.faqs-content.open{padding:1rem}.faqs-header.open .faqs-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.import-products-component .import-file-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media(min-width:769px){.import-products-component .import-file-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15rem}}.import-products-component .import-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:26px}.import-products-component .instructions-subtitle{font-weight:100;margin-top:0}.import-products-component .accordion-parent li{font-weight:100}.import-products-component .accordion-parent li a{color:#bf2026;font-size:14px;font-weight:500;letter-spacing:.8px;text-decoration:none;text-transform:uppercase}.import-products-component .accordion-parent li a:hover{color:#7d1519;text-decoration:underline}.import-products-component .accordion-child li{font-weight:bolder}.import-products-component ul li::marker{color:#bf2026}.import-products-component .import-error-handling{background:#f55a07;color:#fff;font-weight:100;left:0;padding:10px;position:absolute;text-align:center;top:0;width:100vw}.import-products-component .import-remove-error{margin-left:10px}.import-products-component .import-remove-error:before{color:#fff;content:"";font-family:boilerplate;font-size:14px}.import-products-component .import-file-button{background:#bf2026;border:none;color:#fff;cursor:pointer;padding:.5rem 1rem}.import-products-component .import-file-button:disabled{cursor:not-allowed;opacity:.7}.import-products{position:relative}.search-container{background-color:#eee;padding:30px}.search-container .search-text{color:#2d2d2d;font-size:1pc;font-weight:300;line-height:24px;margin-bottom:20px}.search-container .search-group{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}.search-container .search-group .input-search{-webkit-box-flex:1;border:1px solid #2d2d2d;-ms-flex:1 1 auto;flex:1 1 auto;font-size:14px;font-weight:400;height:40px;line-height:23.1px;padding:9px 15px}.search-container .search-group .input-search:focus{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5);outline:0}.search-container .search-group>.btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:0;color:#bf2026;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;padding:9px 8px 3px;position:absolute;right:-1px;top:-1px;z-index:5}.footerpublic{background-color:#000;font-size:9pt;margin-top:0;padding-bottom:20px;padding-top:5px;text-align:center}.footerpublic__desktoptext .cmp-title__text{color:#dadada;display:none;font-size:9pt;font-weight:700;margin-top:30px}@media(min-width:1101px){.footerpublic__desktoptext .cmp-title__text{color:#dadada;display:block;font-size:14px;font-weight:700;text-align:left}}.footerpublic__asmdivider{background-image:url(clientlib-site/resources/cmp-images/asmdivider.png);height:14px;margin-bottom:5px;margin-top:auto;width:100%}.footerpublic__content{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.footerpublic__navigation{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:block;justify-content:center;margin:0}@media(min-width:1101px){.footerpublic__navigation{display:-webkit-box;display:-ms-flexbox;display:flex}}.footerpublic__nav{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:0}@media(min-width:1101px){.footerpublic__nav{margin-top:30px!important}}.footerpublic__nav>.cmp-navigation{margin:0 auto;padding:0 15px;width:100%}.footerpublic__nav>.cmp-navigation>ul{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin-bottom:0;padding-left:0;position:relative;text-indent:0}@media(min-width:576px){.footerpublic__nav>.cmp-navigation>ul{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin-bottom:0;padding-left:0;position:relative;text-indent:0}}.footerpublic__nav>.cmp-navigation>ul>li{display:block;font-weight:500;letter-spacing:1px;padding:0 15px;position:relative}.footerpublic__nav>.cmp-navigation>ul>li:first-child{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%}@media(min-width:576px){.footerpublic__nav>.cmp-navigation>ul>li:first-child{display:block;width:auto}}.footerpublic__nav>.cmp-navigation>ul>li:nth-child(2){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:end;width:auto}@media(min-width:576px){.footerpublic__nav>.cmp-navigation>ul>li:nth-child(2){display:block;width:auto}}.footerpublic__nav>.cmp-navigation>ul>li:nth-child(3){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:start;width:auto}@media(min-width:576px){.footerpublic__nav>.cmp-navigation>ul>li:nth-child(3){display:block;width:auto}}.footerpublic__nav>.cmp-navigation>ul>li:after{content:"|";display:inline-block;position:absolute;right:-5px;top:0}.footerpublic__nav>.cmp-navigation>ul>li:last-child{content:""!important}.footerpublic__nav>.cmp-navigation>ul>li>a{-webkit-text-decoration-skip:objects;background-color:transparent;color:#dadada;display:block;font-size:9pt;font-weight:500;padding:0;text-decoration:none}@media(min-width:1101px){.footerpublic__nav>.cmp-navigation>ul>li>a{font-size:14px;font-weight:500}}.footerpublic__nav>.cmp-navigation>ul>li>a:hover{color:#fff}.footerpublic__mobiletext{color:#dadada;display:block;font-size:9pt;margin-top:30px;text-align:center}@media(min-width:1101px){.footerpublic__mobiletext{color:#dadada;display:none;font-size:14px;font-weight:500;letter-spacing:1px;padding:8px 0}}.footerpublic__mobiletext .h2,.footerpublic__mobiletext h2{font-size:9pt}.footerpublic .other-links>a{-webkit-text-decoration-skip:objects;background-color:transparent;color:#dadada;display:block;font-size:9pt;font-weight:500;padding:0;text-decoration:none}@media(min-width:1101px){.footerpublic .other-links>a{font-size:14px;font-weight:500}}.footerpublic .other-links>a:hover{color:#fff}.headerpublic{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:147px;justify-content:center;margin-bottom:0;position:relative;text-align:center;width:100%;z-index:999}.headerpublic .region-modal{left:0}.headerpublic .img__public-header{max-width:225px;opacity:.25;width:100%}@media(min-width:1024px){.headerpublic .img__public-header{opacity:1}}@media(min-width:769px){.headerpublic .img__public-header{max-width:25pc}}.headerpublic .language-dropdown{background:transparent}.headerpublic .language-dropdown,.headerpublic .language-dropdown>option{border:none;color:#fff;cursor:pointer;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-weight:500}.headerpublic .language-dropdown>option{background-color:#2d2d2d}.headerpublic .language-selector{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;margin-right:15px;padding-top:4px;position:absolute;right:200px;text-decoration:none;text-transform:uppercase;top:45px;width:5pc;z-index:9}@media(max-width:1000px){.headerpublic .language-selector{top:85px}}.headerpublic .language-icon{height:20px;margin-right:5px;width:auto}.headerpublic .language-icon-flag{height:20px;margin-left:4px;margin-right:8px;width:auto}.headerpublic>.row{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:auto;padding:20px 0}.headerpublic>.row>a>.image-component{margin:0}.headerpublic>.row>a>.image-component img{max-width:225px;width:100%}@media(min-width:769px){.headerpublic>.row>a>.image-component img{max-width:25pc}}.headerpublic__signout{margin:0}.headerpublic__signout>a{background-color:transparent;color:#fff;display:block;font-weight:500;position:absolute;right:5px;text-decoration:none;text-transform:uppercase;top:45px;width:5pc;z-index:9}.headerpublic__signout>a:hover{border:none;-webkit-text-decoration-line:underline;text-decoration-line:underline}@media(min-width:769px){.headerpublic__signout>a{right:5pc}}.headerpublic__divider{background-image:url(clientlib-site/resources/cmp-images/asmdivider.png);height:14px;margin-bottom:5px;margin-top:auto;opacity:.25;width:100%}@media(min-width:1024px){.headerpublic__divider{opacity:1}}.cmp-hose-advisor{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:30px;padding-bottom:75pt}.cmp-hose-advisor__text-section__text{color:#2d2d2d;font-size:1pc;font-weight:300;line-height:1.5}.cmp-hose-advisor__text-section__subtitle{font-size:20px;font-weight:500;line-height:24px}.cmp-hose-advisor .selects-section{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.cmp-hose-advisor .selects-section.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cmp-hose-advisor .selects-section.active{display:-webkit-box;display:-ms-flexbox;display:flex}.cmp-hose-advisor .stamped .cmp-gates-select-container:first-child{max-width:calc(30% - 30px)}@media(max-width:768px){.cmp-hose-advisor .stamped .cmp-gates-select-container:first-child{max-width:100%}}.cmp-hose-advisor .stamped .cmp-gates-select-container:nth-child(2){max-width:calc(40% - 30px)}@media(max-width:768px){.cmp-hose-advisor .stamped .cmp-gates-select-container:nth-child(2){max-width:100%}}.cmp-hose-advisor .stamped .cmp-gates-select-container:nth-child(3){max-width:calc(30% - 30px)}@media(max-width:768px){.cmp-hose-advisor .stamped .cmp-gates-select-container:nth-child(3){max-width:100%}}.cmp-hose-advisor .stamped .cmp-gates-select-container:nth-child(4){max-width:calc(66.67% - 30px)}@media(max-width:768px){.cmp-hose-advisor .stamped .cmp-gates-select-container:nth-child(4){max-width:100%}}.cmp-hose-advisor .industryStandardAndSize .cmp-gates-select-container:first-child{max-width:33.33333%}@media(max-width:768px){.cmp-hose-advisor .industryStandardAndSize .cmp-gates-select-container:first-child{max-width:100%}}.cmp-hose-advisor .industryStandardAndSize .cmp-gates-select-container:nth-child(2){max-width:33.33333%}@media(max-width:768px){.cmp-hose-advisor .industryStandardAndSize .cmp-gates-select-container:nth-child(2){max-width:100%}}.cmp-hose-advisor .cmp-hose-advisor__btn-reset{display:none}.cmp-hose-advisor .cmp-hose-advisor__btn-reset.show{cursor:pointer;display:inline-block}.image-v2{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.image-v2,.image-v2--left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.image-v2--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.image-v2--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.image-v2__image{display:block;height:auto;max-width:100%}.invoices-component .c-account-filters{margin-top:30px}.invoices-component .c-account-filters .generic-search-pagination{margin-bottom:1pc}.invoices-component .c-account-filters .filter-text{margin-bottom:8px!important}.invoices-component .c-account-filters .mb-1{margin-bottom:4px!important}.invoices-component .c-account-filters .row{margin:0!important}.invoices-component .c-account-filters .c-daterangepicker{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.invoices-component .c-account-filters .c-daterangepicker-form{position:relative;width:100%}.invoices-component .c-account-filters .c-daterangepicker-form i{padding:11px 15px;position:absolute}.invoices-component .c-account-filters .c-daterangepicker-form i:before{color:#bf2026;font-size:18px;font-weight:700}.invoices-component .c-account-filters .c-daterangepicker-form input{padding-left:3pc;width:100%}.invoices-component .c-account-filters .c-daterangepicker-form:first-of-type{margin-right:6.5%}.invoices-component .c-account-filters button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center}@media(min-width:769px){.invoices-component .c-account-filters .pr-md-4,.invoices-component .c-account-filters .px-md-4{padding-right:24px!important}}.invoices-component .c-account-filters--bg{background:#eee;padding:30px}.invoices-component .dashboard-empty{font-size:20px;font-weight:500;line-height:24px;margin-bottom:15px;margin-top:15px;text-transform:uppercase}.invoices-component .invoices-table{background-color:#eee}.invoices-component .invoices-table thead tr th{border-bottom:1px solid #dadada;border-bottom-color:#dadada!important;border-top:none;font-size:9pt;font-weight:500;line-height:22px;padding:10px;text-align:center!important;vertical-align:middle}@media(max-width:769px){.invoices-component .invoices-table tbody tr{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:50px}}.invoices-component .invoices-table tbody tr td{font-size:9pt;font-weight:300;padding:10px;text-align:center!important}.invoices-component .invoices-table .download-pdf{cursor:pointer;height:25px}.invoices-component .modal-range-calendar{left:0;right:0}@media(min-width:991px){.invoices-component .modal-range-calendar{left:unset;right:0}}.account-section-reports{margin:auto auto 75pt;max-width:1170px}.account-section-reports .heading__title{margin-bottom:30px;margin-top:20px}.account-section-reports select:focus{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5);color:#000}.account-section-reports select:focus .over-select,.account-section-reports select:focus option{color:#000}.account-section-reports .statuses-option{text-transform:capitalize}.account-section-reports .select-open{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5);color:#000!important}.account-section-reports .pagination-bar.top .pagination-inner-wrap{border-bottom:1px solid #dadada;padding-bottom:10px;padding-top:15px}.account-section-reports .pagination-bar.bottom .pagination-inner-wrap{border-top:1px solid #dadada;padding-top:10px}.account-section-reports .container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.account-section-reports .container .c-account-filters--bg{background:#eee;padding:30px}.account-section-reports .container .c-account-filters--bg .over-select{bottom:0;color:#000;left:0;position:absolute;right:0;top:0}.account-section-reports .container .c-account-filters--bg #orderStatusSelector option,.account-section-reports .container .c-account-filters--bg #reportTypeSelector option,.account-section-reports .container .c-account-filters--bg select.has-value{color:#000}.account-section-reports .container .c-account-filters--bg #orderTypeOptions{background-color:#fff;border:.5px solid gray;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.25);box-shadow:0 0 15px 0 rgba(0,0,0,.25);display:none;max-width:87%;padding-top:10px;position:absolute;width:100%;z-index:999}.account-section-reports .container .c-account-filters--bg #orderTypeOptions label{background-color:hsla(0,0%,100%,0);display:block;font-weight:400;line-height:19px;margin-bottom:.5rem;min-height:1.2em;padding-left:10px;text-transform:none;white-space:nowrap}.account-section-reports .container .c-account-filters--bg #orderTypeOptions label:hover{background-color:#1e90ff;color:#fff}.account-section-reports .container .c-account-filters--bg #orderTypeOptions label input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #000;cursor:pointer;height:9pt;outline:none;width:9pt}.account-section-reports .container .c-account-filters--bg #orderTypeOptions label span{display:inline-block;padding-left:3px;position:relative;text-transform:lowercase;top:-3px}.account-section-reports .container .c-account-filters--bg #orderTypeOptions label span:first-letter{text-transform:uppercase}.account-section-reports .container .c-account-filters--bg #orderTypeOptions label input:checked+span:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;color:#000;content:"";cursor:pointer;display:block;font-family:boilerplate!important;font-size:9pt;font-style:normal;font-variant:normal;font-weight:400;left:-15px;line-height:1;position:absolute;text-align:center;text-transform:none;top:3px}.account-section-reports .container .c-account-filters--bg .c-daterangepicker{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:94%}.account-section-reports .container .c-account-filters--bg .c-daterangepicker-form{position:relative;width:100%}.account-section-reports .container .c-account-filters--bg .c-daterangepicker-form i{padding:11px 15px;position:absolute}.account-section-reports .container .c-account-filters--bg .c-daterangepicker-form i:before{color:#bf2026;font-size:18px;font-weight:700}.account-section-reports .container .c-account-filters--bg .c-daterangepicker-form input{border:1px solid #2d2d2d;border-radius:0;padding-left:3pc;width:100%}.account-section-reports .container .c-account-filters--bg .c-daterangepicker-form input:focus{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5)}.account-section-reports .container .c-account-filters--bg .c-daterangepicker-form:first-of-type{margin-right:6.5%}.account-section-reports .container .c-account-filters--bg .c-daterangepicker-form p{margin:0}.account-section-reports .container .c-account-filters--bg .no-gutters-row{margin-top:20px}.account-section-reports .container .c-account-filters--bg .no-gutters-row #autocomplete-cont{position:absolute;top:40px;z-index:999}.account-section-reports .container .c-account-filters--bg .no-gutters-row #autocomplete-cont .ui-autocomplete{background-color:#fff;border:.5px solid gray;height:200px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:0;list-style:none;overflow:auto;padding:0;position:relative;top:0;width:237.594px}.account-section-reports .container .c-account-filters--bg .no-gutters-row #autocomplete-cont .ui-autocomplete .ui-menu-item{cursor:pointer;font-weight:300;margin:5px 10px}.account-section-reports .container .c-account-filters--bg .no-gutters-row #autocomplete-cont .ui-autocomplete .ui-menu-item:hover{background-color:#bf2026;color:#fff}.account-section-reports .container .c-account-filters--bg #myReportsBuilderHeader{font-weight:300}.account-section-reports .container .c-account-filters--bg #myReportsBuilderHeader p{line-height:1}.account-section-reports .container .c-account-filters--bg #myReportsBuilderHeader p:last-child{margin-bottom:20px}.account-section-reports .container .c-account-filters--bg .c-account-filters-form__input,.account-section-reports .container .c-account-filters--bg .my-reports-export-btn{padding-left:0;padding-right:0}.account-section-reports .container .c-account-filters--bg .c-account-filters__input{background:url(../../../etc.clientlibs/gatesconnect/clientlibs/clientlib-site/resources/images/arrow_down.svg) no-repeat;background-color:#fff;background-position:right 10px center;border:1px solid #000;border-radius:0;color:#8b8b8b;height:40px;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;width:87%}.account-section-reports .container .c-account-filters--bg .c-account-filters__input:focus{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5);color:#000}.account-section-reports .container .c-account-filters--bg .input-group.my-reports-wrapper.c-billto__input--page{margin-bottom:25px;margin-top:-20px;width:100%}@media(min-width:769px){.account-section-reports .container .c-account-filters--bg .input-group.my-reports-wrapper.c-billto__input--page{margin-bottom:25px;margin-top:0;width:88%}}@media(min-width:1024px){.account-section-reports .container .c-account-filters--bg .input-group.my-reports-wrapper.c-billto__input--page{margin-bottom:25px;margin-top:0;width:88%}}@media(min-width:1101px){.account-section-reports .container .c-account-filters--bg .input-group.my-reports-wrapper.c-billto__input--page{margin-bottom:25px;margin-top:0;width:88%}}.account-section-reports .container .c-account-filters--bg .input-group.my-reports-wrapper.c-billto__input--page input{border:1px solid #2d2d2d;border-radius:0;font-size:1pc;height:40px;line-height:1.65;padding:10px 15px;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.account-section-reports .container .c-account-filters--bg .input-group.my-reports-wrapper.c-billto__input--page input:focus{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5)}.account-section-reports .container .c-account-filters--bg .my-reports-export-btn .btn{line-height:1.5;padding:9px 15px;width:88%}.account-section-reports .my-reports-list-icon{color:gray;padding-left:10px;vertical-align:middle}.account-section-reports #myReportsListTable{border-collapse:collapse;table-layout:fixed}.account-section-reports #myReportsListTable thead th{border-bottom-width:1px;border-top:none;color:#2d2d2d;font-size:14px;font-weight:500;line-height:22px;padding:10px 10px 10px 20px;vertical-align:middle}.account-section-reports #myReportsListTable thead th .table-sortable__actions-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap}.account-section-reports #myReportsListTable thead th .table-sortable__actions-wrapper .table-sortable__th-sort-arrow{color:#bf2026;margin-left:5px;text-decoration:none}.account-section-reports #myReportsListTable thead th .table-sortable__actions-wrapper .table-sortable__th-sort-arrow:hover{color:#7d1519}.account-section-reports #myReportsListTable thead th .table-sortable__actions-wrapper .icon-sortby-arrow.rotated{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.account-section-reports #myReportsListTable thead th .table-sortable__actions-wrapper .table-sortable__th-action{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:9pt;margin-left:5px}.account-section-reports #myReportsListTable thead th .table-sortable__actions-wrapper .table-sortable__th-action a{margin-bottom:2px}.account-section-reports #myReportsListTable thead th .table-sortable__actions-wrapper .table-sortable__th-action .icon-sort-arrow-up:before{border-color:#dadada transparent;border-style:solid;border-width:0 5px 5px;content:"";display:inline;height:0;width:0}.account-section-reports #myReportsListTable thead th .table-sortable__actions-wrapper .table-sortable__th-action .icon-sort-arrow-down:before{border-color:#dadada transparent;border-style:solid;border-width:5px 5px 0;content:"";display:inline;height:0;width:0}.account-section-reports #myReportsListTable thead th .table-sortable__actions-wrapper .table-sortable__th-action .icon-sort-arrow-down:hover:before,.account-section-reports #myReportsListTable thead th .table-sortable__actions-wrapper .table-sortable__th-action .icon-sort-arrow-up:hover:before{border-color:#bf2026 transparent}.account-section-reports #myReportsListTable thead th:first-child{width:auto}@media(min-width:1101px){.account-section-reports #myReportsListTable thead th:first-child{width:350px}}.account-section-reports #myReportsListTable tbody tr:nth-child(odd){background-color:#eee}.account-section-reports #myReportsListTable tbody .c-product-list__item-text--wrap{font-size:14px;font-weight:300;word-break:break-word}.account-section-reports #myReportsListTable tbody td{padding:20px 10px 20px 20px}.account-section-reports #myReportsListTable tbody td:first-child{padding-left:20px;width:350px}.account-section-reports .modal .modal__modal{max-width:600px;width:600px}.account-section-reports .modal .modal__modal .modal__close-btn,.account-section-reports .modal .modal__modal .modal__divider{display:none}.account-section-reports .modal .my-reports-modal-body{padding:10px 40px}.account-section-reports .modal .modal__title-modal{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:27px;justify-content:center}.account-section-reports .modal .my-reports-modal-first-container{border-top:1px solid #d3d3d3;font-weight:500;padding:20px 0 10px}.account-section-reports .modal input{background-clip:padding-box;background-color:#fff;border:1px solid #2d2d2d;border-radius:0;color:#000;display:block;font-size:1pc;line-height:1.5;padding:10px 15px;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;width:100%}.account-section-reports .modal input:focus{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5)}.account-section-reports .modal .modal-text-w-email{padding:10px 0}.account-section-reports .modal .modal-text-w-email span{text-decoration:underline}.account-section-reports .modal .my-reports-modal-title-small{font-size:20px;line-height:24px;margin:5px 0 0;text-transform:uppercase}.account-section-reports .modal .my-reports-modal-buttons{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;padding:10px 0 5px}.account-section-reports .modal .my-reports-modal-buttons .align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:4px}.account-section-reports .modal .my-reports-modal-buttons .link.cancel,.account-section-reports .modal .my-reports-modal-buttons a.link{font-size:14px;font-weight:500;letter-spacing:.8px;text-transform:uppercase}.account-section-reports .modal .my-reports-modal-buttons .link.cancel{color:#bf2026}.account-section-reports .modal .my-reports-modal-buttons .link.cancel:hover{color:#7d1519;cursor:pointer;text-decoration:underline}.account-section-reports .modal .my-reports-modal-buttons #submitMyReports{padding:10px 70px}.account-section-reports .modal .report-show-warning{color:#bf2026;padding-right:15px}.account-section-reports .my-reports-confirmation-content{border:none}.account-section-reports .my-reports-confirmation-content .red-line{background:#bf2026;border:1px solid #bf2026;margin-bottom:0;width:150px}.account-section-reports .my-reports-confirmation-content .close-btn{font-weight:500}.account-section-reports .my-reports-confirmation-content .my-reports-modal-body{padding:10px 30px}.account-section-reports .my-reports-confirmation-content .my-reports-success-header{-webkit-box-pack:center;-ms-flex-pack:center;border:none;justify-content:center;padding:10px 20px 0 40px}.account-section-reports .my-reports-confirmation-content .my-reports-success-header .h4,.account-section-reports .my-reports-confirmation-content .my-reports-success-header h4{font-size:20px;line-height:24px;margin:5px 0 0;text-transform:none}.account-section-reports .my-reports-confirmation-content .text-center{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.account-section-reports .download-media-icon{cursor:pointer;margin-left:25px;width:25px}@media(max-width:768px){.account-section-reports .container .c-account-filters--bg .c-daterangepicker{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}}@media(max-width:768px)and (min-width:1101px){.account-section-reports .container .c-account-filters--bg .c-daterangepicker{display:block;width:100%}}@media(max-width:768px){.account-section-reports .container .c-account-filters--bg .c-daterangepicker .c-daterangepicker-form{margin:0 0 10px;width:49%}}@media(max-width:768px)and (min-width:1101px){.account-section-reports .container .c-account-filters--bg .c-daterangepicker .c-daterangepicker-form{width:100%}}@media(max-width:768px){.account-section-reports .container .c-account-filters--bg .c-account-filters__input{width:100%}.account-section-reports .container .c-account-filters--bg .c-account-filters__input:first-of-type{margin-bottom:10px}}@media(max-width:768px)and (min-width:1101px){.account-section-reports .container .c-account-filters--bg .c-account-filters__input:first-of-type{margin-bottom:0}}@media(max-width:768px){.account-section-reports .container .c-account-filters--bg .my-reports-export-btn .btn{width:100%}.account-section-reports .table{max-width:100%;width:100%}.account-section-reports .table thead{display:none}.account-section-reports .table tr{display:block;margin:20px;padding:15px 0}.account-section-reports .table tr .desktop-table{display:none}.account-section-reports .table tr td.cell-no-heading{padding-bottom:0!important;padding-left:20px!important;text-transform:uppercase}.account-section-reports .table tr .mobile-table{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:start;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:15px;padding:2px 20px!important;position:relative}.account-section-reports .table tr .mobile-table .truncate-sm{font-weight:300}.account-section-reports .table tr .mobile-table:before{content:attr(data-label);display:block;font-weight:500;min-width:170px}.account-section-reports .account-section-content .c-account-filters .row{gap:15px}.account-section-reports .account-details__form.account-detials__new-user-form{width:100%}.account-section-reports .pagination,.account-section-reports .pagination-bar .pagination-inner-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:row;flex-direction:row;justify-content:center}}@media(min-width:768px){.account-section-reports .mobile-table{display:none}}.mini-cart{height:100%;position:relative;width:100%}.mini-cart .btn-cart-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;height:24px;padding:0 0 0 5px;text-decoration:none}.mini-cart .btn-cart-icon img{height:24px;width:24px}.mini-cart .btn-cart-icon .counter-items{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#bf2026;border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:11px;font-weight:500;height:22px;justify-content:center;width:22px}.mini-cart .cart-modal{background-color:#fff;border:1px solid #dadada;border-top:2px solid #bf2026;display:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;right:0;top:30px;width:355px;will-change:transform;z-index:10}.mini-cart .cart-modal.active,.mini-cart .cart-modal.is-editor{display:block}.mini-cart .cart-modal__header{background:#eee;color:#000;font-size:1pc;font-weight:300;line-height:24px;list-style:none;padding:10px 15px;text-align:left}.mini-cart .cart-modal__body{padding:15px}.mini-cart .cart-modal__legend{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #dadada;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:300;gap:7px;line-height:1.5;margin-bottom:15px;padding-bottom:10px}.mini-cart .cart-modal__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.mini-cart .cart-modal__items .cart-item{border-bottom:1px solid #dadada;list-style:none;padding-bottom:5px}.mini-cart .cart-modal__items .cart-item+.cart-item{margin-top:15px}.mini-cart .cart-modal__items .cart-item__image{background-color:transparent;float:left;height:50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:50px}.mini-cart .cart-modal__items .cart-item__image img{border-style:none;max-height:50px;max-width:100%;vertical-align:middle}.mini-cart .cart-modal__items .cart-item__details{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:5pc;padding:0 0 10px}.mini-cart .cart-modal__items .cart-item__details-name{display:block;font-size:1pc;font-weight:500;-ms-hyphens:auto;hyphens:auto;line-height:20px;max-width:200px;overflow-wrap:break-word;word-break:break-word}.mini-cart .cart-modal__items .cart-item__details-qty{color:#000;font-size:14px;font-weight:300;line-height:21px}.mini-cart .cart-modal__items .cart-item__price{color:#000;float:right;font-size:14px;font-weight:300;margin-left:9pt}.mini-cart .cart-modal__totals{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:20px 0 0}.mini-cart .cart-modal__totals-text{font-weight:300;margin-right:10px}.mini-cart .cart-modal__totals-text,.mini-cart .cart-modal__totals-value{color:#000;font-size:1pc;line-height:24px;list-style:none;text-align:left}.mini-cart .cart-modal__totals-value{font-weight:500}.mini-cart .cart-modal .btn-cart-checkout{border:1px solid transparent;color:#fff;display:block;font-size:14px;font-weight:500;letter-spacing:.93px;margin:15px 0 5px;padding:10px 15px;text-align:center;text-decoration:none;text-transform:uppercase;width:100%}.mini-cart .cart-modal .btn-cart-checkout :focus-visible,.mini-cart .cart-modal .btn-cart-checkout:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}.mini-cart .cart-modal .btn-cart-checkout:hover{background-color:#dd353b;border-color:#dd353b}.mini-cart .cart-modal .cart-empty{color:#000;font-size:1pc;font-weight:500;line-height:24px;margin:10px 0;text-align:center}.paa-modal__cancel-btn{background:#000;border:none;color:#fff;cursor:pointer;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.93px;padding:10px 20px;text-transform:uppercase;width:48%}.paa-modal__cancel-btn:hover{background:#333}.create-edit-user .back-link{margin-bottom:35px;padding-top:10px}.create-edit-user .back-link .link--black{color:#000;padding-left:20px;position:relative;text-decoration:none}.create-edit-user .back-link .link--black:focus{color:#bf2026}.create-edit-user .back-link .back-link__icon{display:inline-block;font-size:14px;left:0;position:absolute;top:3px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.create-edit-user .back-link .back-link__icon:before{-webkit-font-smoothing:antialiased;content:"";font-family:boilerplate!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.create-edit-user .back-link .back-link__label{color:#000;font-size:14px;font-weight:500;letter-spacing:.8px;line-height:35px;margin:0;padding-left:10px;text-transform:uppercase;white-space:normal}.create-edit-user .error-block{color:#bf2026;font-size:1pc;font-weight:300}.create-edit-user .has-error,.create-edit-user .has-error:focus{border-color:#bf2026!important;-webkit-box-shadow:none!important;box-shadow:none!important}.create-edit-user input:disabled{background-color:#eee!important}.create-edit-user .create-edit-user-content{margin:25px 0 140px;overflow-anchor:none;position:relative}.create-edit-user .industry-group-wrapper span{font-size:1pc;font-weight:500;margin-bottom:5px}.create-edit-user .industry-group-wrapper{margin-bottom:10px;padding-bottom:10px;position:relative}.create-edit-user .industry-checkbox-wrapper input[type=checkbox]{accent-color:#bf2026;margin-right:.5rem}.create-edit-user .industry-checkbox-wrapper input[type=checkbox]:before{color:#bf2026}.create-edit-user .industry-checkbox-label{font-size:1pc;font-weight:300;line-height:19px;text-transform:none}.create-edit-user .preferred-industries-label{font-size:1pc;font-weight:500;line-height:19px;margin-bottom:20px;padding-left:15px;text-transform:uppercase}.create-edit-user .form-group{margin-bottom:20px}.create-edit-user .form-group .control-label{display:block;font-size:1pc;font-weight:500;line-height:19px;margin-bottom:.5rem;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.create-edit-user .form-group .control-label--required{position:relative}.create-edit-user .form-group .control-label--required:before{color:#bf2026;content:"*";font-weight:500;left:100%;padding-left:5px;position:absolute}.create-edit-user .form-group .create-edit-user-input{background-color:#fff;border:1px solid #2d2d2d;border-radius:0;color:#000;font-size:14px;font-weight:300;height:40px;line-height:20px;padding:10px 15px;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;width:100%}.create-edit-user .form-group .create-edit-user-input:focus{background-color:#fff;border-color:#000;-webkit-box-shadow:0 0 4px 0 #000;box-shadow:0 0 4px 0 #000;color:#000;outline:0}.create-edit-user .loading-overlay{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;background:hsla(0,0%,100%,.8);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:0;padding-top:40%;position:absolute;right:0;top:0;z-index:1000}.create-edit-user .spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#bf2026;height:2pc;width:2pc}.create-edit-user .spinner .sr-only{color:#bf2026}.create-edit-user .cart-actions__button{max-width:280px;width:100%}@media(min-width:769px){.create-edit-user .cart-actions__button{margin-top:10px}}.unit-details-component .account-container{margin-left:auto;margin-right:auto;max-width:855pt;padding:0 15px 15px;width:100%}.unit-details-component .account-container .back-link{margin-bottom:20px;padding-top:10px}.unit-details-component .account-container .back-link .link--black{color:#000;padding-left:20px;position:relative;text-decoration:none}.unit-details-component .account-container .back-link .link--black:focus{color:#bf2026}.unit-details-component .account-container .back-link .back-link__icon{display:inline-block;font-size:14px;left:0;position:absolute;top:3px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.unit-details-component .account-container .back-link .back-link__icon:before{-webkit-font-smoothing:antialiased;content:"";font-family:boilerplate!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.unit-details-component .account-container .back-link .back-link__label{color:#000;font-size:14px;font-weight:500;letter-spacing:.8px;line-height:35px;margin:0;padding-left:10px;text-transform:uppercase;white-space:normal}.unit-details-component .account-container .account-section-content .c-accountsummary{margin:40px 0 20px;padding:0}.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content{background-color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media(max-width:768px){.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-list{list-style:none;margin-bottom:0;padding:30px 40px;text-indent:0}.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-list .c-accountsummary-listitem{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:30px;position:relative}@media(min-width:576px){.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-list .c-accountsummary-listitem{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-list .c-accountsummary-listitem .c-accountsummary-listitem__label{display:inline-block;font-weight:500;vertical-align:top;width:42%;word-break:break-word}.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-list .c-accountsummary-listitem .c-accountsummary-listitem__value{display:inline-block;font-weight:300;padding-right:10px;vertical-align:top;width:58%;word-break:break-word}.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0}@media(max-width:768px){.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions{background-color:#fff;padding-bottom:20px}}.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner{padding:30px 30px 30px 70px}@media(max-width:768px){.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner{padding:0}}.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner .validate-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;width:100%}.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner .validate-form button{height:43px}.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner form .form-group{margin-bottom:1pc}.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner form .form-group .is-invalid{border-color:#bf2026!important;-webkit-box-shadow:none;box-shadow:none}.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner form .form-group .invalid-feedback{color:#bf2026;display:block;font-size:1pc;font-weight:300;line-height:19px;margin-top:10px;text-transform:none;width:100%}.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner form .form-group select{border:1px solid #2d2d2d;border-radius:0;color:#000;display:block;font-size:1pc;font-weight:300;height:40px;line-height:normal;padding:10px 15px;text-transform:none;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;width:100%}.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner form .form-group select:focus{border-color:#000;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5)}.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner form .form-group select:not([multiple]){-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../../../etc.clientlibs/gatesconnect/clientlibs/clientlib-site/resources/images/arrow_down.svg) no-repeat;background-color:#fff;background-position:right 10px center;padding-right:30px}.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner form .reset-password-link{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;justify-content:flex-end;letter-spacing:.8px;margin-top:20px;text-transform:uppercase}.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner form .reset-password-link:hover{color:#7d1519;text-decoration:underline}.unit-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner form .account-details__button{height:43px;width:100%}.unit-details-component .account-container .account-section-content .no-data-found{padding:30px 40px}.unit-details-component .account-container .account-section-content label.has-error{color:#bf2026;display:block;font-weight:300;line-height:19px;margin-top:10px;text-transform:none;width:100%}.unit-details-component .account-container .account-section-content .account-list .account-list__wrap{border-bottom:2px solid #eee;padding-bottom:25px}.unit-details-component .account-container .account-section-content .account-list .account-list__wrap .account-list__block-link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media(min-width:768px){.unit-details-component .account-container .account-section-content .account-list .account-list__wrap .account-list__block-link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;align-items:center;-ms-flex-direction:row;flex-direction:row}}.unit-details-component .account-container .account-section-content .account-list .account-list__wrap .account-list__block-link .account-list__heading{font-size:2pc;font-weight:500;margin:0;padding:20px 0 0}.unit-details-component .account-container .account-section-content .account-list .account-list__wrap .account-list__block-link .account-list__address{margin:0}@media(min-width:768px){.unit-details-component .account-container .account-section-content .account-list .account-list__wrap .account-list__block-link .account-list__address{margin:20px 0 0 auto}}.unit-details-component .account-container .account-section-content .account-list .account-list__wrap .account-list__block-link .account-list__address .account-list__address-ds-address-book{border-right:2px solid #000;margin-right:10px;padding-right:10px}.unit-details-component .account-container .account-section-content .account-list .user-name,.unit-details-component .account-container .account-section-content .account-list a.link{color:#bf2026;cursor:pointer;font-size:14px;font-weight:500;letter-spacing:.8px;text-decoration:none;text-transform:uppercase}.unit-details-component .account-container .account-section-content .account-list .user-name:hover,.unit-details-component .account-container .account-section-content .account-list a.link:hover{color:#7d1519;text-decoration:underline}.unit-details-component .account-container .account-section-content .account-list .account-cards{margin-top:25px;padding-bottom:10px}.unit-details-component .account-container .account-section-content .account-list .account-cards .list-card--with-actions{padding-bottom:28px}.unit-details-component .account-container .account-section-content .account-list .account-cards .account-cards-wrap{gap:20px;margin-bottom:30px}.unit-details-component .account-container .account-section-content .account-list .account-cards .list-card{border:1px solid #8b8b8b;max-width:100%;position:relative}@media(min-width:768px){.unit-details-component .account-container .account-section-content .account-list .account-cards .list-card{max-width:356px}}.unit-details-component .account-container .account-section-content .account-list .account-cards .list-card .list-card__inner{border:none;font-weight:300;padding:28px 20px;position:relative}.unit-details-component .account-container .account-section-content .account-list .account-cards .list-card .list-card__inner .card-table--bill-to{width:100%}.unit-details-component .account-container .account-section-content .account-list .account-cards .list-card .list-card__inner .card-table--bill-to td{padding-top:0;vertical-align:top}.unit-details-component .account-container .account-section-content .account-list .account-cards .list-card .list-card__inner .card-table--bill-to .account-details__label{color:#2d2d2d;font-size:14px;font-weight:500}.unit-details-component .account-container .account-section-content .account-list .account-cards .list-card .list-card__inner .card-table--bill-to .cart-table__cell-value--clamped{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box!important;overflow:hidden}.unit-details-component .account-container .account-section-content .account-list .account-cards .list-card .list-card__inner .card-table--bill-to .cart-table__cell-value{font-size:14px;font-weight:300;line-height:24px;padding-top:3px}.unit-details-component .account-container .account-section-content .account-list .account-cards .list-card .list-card__inner .card-table--bill-to .link{color:#bf2026;cursor:pointer;font-size:14px;font-weight:500;letter-spacing:.8px;text-decoration:none;text-transform:uppercase}.unit-details-component .account-container .account-section-content .account-list .account-cards .list-card .list-card__inner .card-table--bill-to .link:hover{color:#7d1519;text-decoration:underline}.unit-details-component .account-container .account-section-content .account-list .account-cards .list-card .account-cards-actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:28px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3px;padding:0 20px;position:absolute}.unit-details-component .account-container .account-section-content .account-list .account-cards .list-card .account-cards-actions .link{color:#bf2026;cursor:pointer;font-size:14px;font-weight:500;letter-spacing:.8px;text-transform:uppercase}.unit-details-component .account-container .account-section-content .account-list .account-cards .list-card .account-cards-actions .link:hover{color:#7d1519;text-decoration:underline}.unit-details-component .account-container .account-section-content .account-list .account-cards .show-button{color:#bf2026;font-size:14px;font-weight:500;letter-spacing:.8px;text-transform:uppercase}.unit-details-component .account-container .account-section-content .account-list .account-cards .show-button:hover{color:#7d1519;cursor:pointer;text-decoration:underline}.unit-details-component .account-container .account-section-content .account-list .user-card .list-card--with-actions{padding-bottom:0}.unit-details-component .account-container .account-section-content .account-list .user-card ul{list-style:none}.unit-details-component .account-container .account-section-content .account-list .user-card .account-card__email{-webkit-box-orient:vertical;-webkit-line-clamp:1;word-wrap:break-word;display:-webkit-box!important;overflow:hidden}.unit-details-component .account-container .account-section-content .account-list .user-card .account-cards__action{color:#bf2026;cursor:pointer;font-size:14px;margin-left:10px;position:absolute;right:15px;top:15px}.unit-details-component .account-container .account-section-content .account-list .user-card .account-cards__action:hover{color:#7d1519}.unit-details-component .loading-overlay{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.8);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1000}.unit-details-component .spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#bf2026;height:2pc;width:2pc}.unit-details-component .spinner .sr-only{color:#bf2026}.account-container .account-section-content--units.account-section-content .c-search__button{left:unset;right:-1px;top:-1px;z-index:5}.account-container .account-section-content--units.account-section-content .c-search__input{padding-left:15px}.account-container .account-section-content--units.account-section-content a:hover{color:#7d1519;text-decoration:underline}.account-container .account-section-content--units.account-section-content .account-overview-table .table-sortable tr th:first-child{width:auto}.account-container .account-section-content--units.account-section-content .icon-close:before{content:""}.user-details-component .account-container{margin-left:auto;margin-right:auto;max-width:855pt;padding:0 15px 75pt;width:100%}.user-details-component .account-container .back-link{margin-bottom:35px;padding-top:10px}.user-details-component .account-container .back-link .link--black{color:#000;padding-left:20px;position:relative;text-decoration:none}.user-details-component .account-container .back-link .link--black:focus{color:#bf2026}.user-details-component .account-container .back-link .back-link__icon{display:inline-block;font-size:14px;left:0;position:absolute;top:3px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.user-details-component .account-container .back-link .back-link__icon:before{-webkit-font-smoothing:antialiased;content:"";font-family:boilerplate!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.user-details-component .account-container .back-link .back-link__label{color:#000;font-size:14px;font-weight:500;letter-spacing:.8px;line-height:35px;margin:0;padding-left:10px;text-transform:uppercase;white-space:normal}.user-details-component .account-container .account-section-content .c-accountsummary{margin:40px 0 20px;padding:0}.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content{background-color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media(max-width:768px){.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-list{list-style:none;margin-bottom:0;padding:30px 40px;text-indent:0}.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-list .c-accountsummary-listitem{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:30px;position:relative}@media(min-width:576px){.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-list .c-accountsummary-listitem{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-list .c-accountsummary-listitem .c-accountsummary-listitem__label{display:inline-block;font-weight:500;vertical-align:top;width:42%;word-break:break-word}.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-list .c-accountsummary-listitem .c-accountsummary-listitem__value{display:inline-block;font-weight:300;padding-right:10px;vertical-align:top;width:58%;word-break:break-word}.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0}@media(max-width:768px){.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions{background-color:#fff;padding-bottom:20px}}.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner{padding:30px 30px 30px 70px}@media(max-width:768px){.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner{padding:0}}.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner .cart-actions__buttons-set{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;width:100%}.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner .cart-actions__buttons-set button{height:43px}.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner form .form-group{margin-bottom:1pc}.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner form .form-group .is-invalid{border-color:#bf2026;-webkit-box-shadow:none;box-shadow:none}.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner form .form-group .invalid-feedback{color:#bf2026;display:block;font-size:1pc;font-weight:300;line-height:19px;margin-top:10px;text-transform:none;width:100%}.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner form .form-group select{border:1px solid #2d2d2d;border-radius:0;color:#000;display:block;font-size:1pc;font-weight:300;height:40px;line-height:normal;padding:10px 15px;text-transform:none;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;width:100%}.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner form .form-group select:focus{border-color:#000;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5)}.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner form .form-group select:not([multiple]){-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../../../etc.clientlibs/gatesconnect/clientlibs/clientlib-site/resources/images/arrow_down.svg) no-repeat;background-color:#fff;background-position:right 10px center;padding-right:30px}.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner form .reset-password-link{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;justify-content:flex-end;letter-spacing:.8px;margin-top:20px;text-transform:uppercase}.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner form .reset-password-link:hover{color:#7d1519;text-decoration:underline}.user-details-component .account-container .account-section-content .c-accountsummary .c-accountsummary-content .c-accountsummary-actions .c-accountsummary-actions__inner form .account-details__button{height:43px;width:100%}.user-details-component .account-container .account-section-content .c-accountsummary .preferred-industries-container{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.user-details-component .account-container .account-section-content .c-accountsummary .show-all-button{color:#bf2026;cursor:pointer;display:block;font-size:14px;font-weight:500;line-height:1pc;margin-top:5px;text-transform:capitalize}.user-details-component .account-container .account-section-content .c-accountsummary .show-all-button:hover{text-decoration:underline}.user-details-component .account-container .account-section-content .c-accountsummary .preferred-industries-container.expanded{-webkit-line-clamp:unset;display:block}.user-details-component .account-container .account-section-content .no-data-found{padding:30px 40px}.user-details-component .account-container .account-section-content .bill-to-component .account-list__wrap .account-list__with-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:10px}@media(max-width:575px){.user-details-component .account-container .account-section-content .bill-to-component .account-list__wrap .account-list__with-button{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:self-start;-ms-flex-align:self-start;align-items:self-start;-ms-flex-direction:column;flex-direction:column}}.user-details-component .account-container .account-section-content .bill-to-component .account-list__wrap .account-list__with-button .account-list__heading{font-size:2pc;font-weight:500;margin:0}.user-details-component .account-container .account-section-content .bill-to-component .account-list__wrap .account-list__with-button .account-list__links-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3px;margin-left:auto}@media(max-width:575px){.user-details-component .account-container .account-section-content .bill-to-component .account-list__wrap .account-list__with-button .account-list__links-wrapper{margin-left:0}}.user-details-component .account-container .account-section-content .bill-to-component .account-list__wrap .account-list__with-button .account-list__links-wrapper .account-list-heading{background-color:transparent;color:#bf2026;cursor:pointer;font-weight:500;text-decoration:none;text-transform:uppercase}.user-details-component .account-container .account-section-content .bill-to-component .account-list__wrap .account-list__with-button .account-list__links-wrapper .account-list-heading:hover{color:#7d1519;text-decoration:underline}.user-details-component .account-container .account-section-content .bill-to-component .account-list__wrap .account-list__with-button .account-list__links-wrapper .link-separator{font-weight:500}.user-details-component .account-container .account-section-content .bill-to-component .account-cards{margin-top:25px;padding-bottom:10px}.user-details-component .account-container .account-section-content .bill-to-component .account-cards .list-card--with-actions{padding-bottom:28px}.user-details-component .account-container .account-section-content .bill-to-component .account-cards .account-cards-wrap{gap:20px}.user-details-component .account-container .account-section-content .bill-to-component .account-cards .list-card{border:1px solid #8b8b8b;max-width:100%;position:relative}@media(min-width:768px){.user-details-component .account-container .account-section-content .bill-to-component .account-cards .list-card{max-width:356px}}.user-details-component .account-container .account-section-content .bill-to-component .account-cards .list-card .list-card__inner{border:none;padding:28px 20px;position:relative}.user-details-component .account-container .account-section-content .bill-to-component .account-cards .list-card .list-card__inner .card-table--bill-to{width:100%}.user-details-component .account-container .account-section-content .bill-to-component .account-cards .list-card .list-card__inner .card-table--bill-to td{padding-top:0;vertical-align:top}.user-details-component .account-container .account-section-content .bill-to-component .account-cards .list-card .list-card__inner .card-table--bill-to .account-details__label{color:#2d2d2d;font-size:14px;font-weight:500}.user-details-component .account-container .account-section-content .bill-to-component .account-cards .list-card .list-card__inner .card-table--bill-to .cart-table__cell-value--clamped{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box!important;overflow:hidden}.user-details-component .account-container .account-section-content .bill-to-component .account-cards .list-card .list-card__inner .card-table--bill-to .cart-table__cell-value{font-size:14px;font-weight:300;line-height:24px;padding-top:3px}.user-details-component .account-container .account-section-content .bill-to-component .account-cards .list-card .list-card__inner .card-table--bill-to .link{color:#bf2026;cursor:pointer;font-size:14px;font-weight:500;letter-spacing:.8px;text-decoration:none;text-transform:uppercase}.user-details-component .account-container .account-section-content .bill-to-component .account-cards .list-card .list-card__inner .card-table--bill-to .link:hover{color:#7d1519;text-decoration:underline}.user-details-component .account-container .account-section-content .bill-to-component .account-cards .list-card .account-cards-actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:28px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3px;padding:0 20px;position:absolute}.user-details-component .account-container .account-section-content .bill-to-component .account-cards .list-card .account-cards-actions .link{color:#bf2026;cursor:pointer;font-size:14px;font-weight:500;letter-spacing:.8px;text-transform:uppercase}.user-details-component .account-container .account-section-content .bill-to-component .account-cards .list-card .account-cards-actions .link:hover{color:#7d1519;text-decoration:underline}.user-details-component .account-container .account-section-content .bill-to-component .account-cards .show-button{color:#bf2026;font-size:14px;font-weight:500;letter-spacing:.8px;margin-top:30px;text-transform:uppercase}.user-details-component .account-container .account-section-content .bill-to-component .account-cards .show-button:hover{color:#7d1519;cursor:pointer;text-decoration:underline}.user-details-component .bill-to-modal .modal-content{border:1px solid rgba(0,0,0,.2);border-radius:0;height:600px;max-width:755px;outline:0}.user-details-component .bill-to-modal .modal-content .modal-header{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;border-bottom:none;border-top-left-radius:0;border-top-right-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:300;justify-content:space-between;padding:20px 20px 0 40px}.user-details-component .bill-to-modal .modal-content .modal-header .c-billto__headline{color:#2d2d2d;margin:10px 0 20px}.user-details-component .bill-to-modal .modal-content .modal-header .close{background:unset;border:none;cursor:pointer}.user-details-component .bill-to-modal .modal-content .modal-header .close .icon-close:before{font-size:1pc}.user-details-component .bill-to-modal .modal-content .c-billto__input{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto 20px;position:relative;width:calc(100% - 5pc)}.user-details-component .bill-to-modal .modal-content .c-billto__input .accounts-search{-webkit-box-flex:1;border:1px solid #2d2d2d;border-radius:0;-ms-flex:1 1 auto;flex:1 1 auto;font-size:14px;height:40px;line-height:1.65;margin-bottom:0;padding:9px 15px;position:relative;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;width:1%}.user-details-component .bill-to-modal .modal-content .c-billto__input .accounts-search:focus{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5)}.user-details-component .bill-to-modal .modal-content .c-billto__input .c-search__button{height:100%;left:unset;position:absolute;right:-1px;top:-1px;z-index:5}.user-details-component .bill-to-modal .modal-content .c-billto__input .c-search__button button{cursor:pointer;font-size:14px;font-weight:500;height:100%;letter-spacing:.93px;padding:9px 8px 3px;text-transform:uppercase}.user-details-component .bill-to-modal .modal-content .c-billto__input .c-search__button button:hover{color:#bf2026;text-decoration:none}.user-details-component .bill-to-modal .modal-content .c-billto__input .c-search__button button .icon-search{font-size:20px}.user-details-component .bill-to-modal .modal-content .c-billto__select-all{margin-left:22px}.user-details-component .bill-to-modal .modal-content .c-billto__select-all .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:20px;position:relative}.user-details-component .bill-to-modal .modal-content .c-billto__select-all .form-check .form-check-label{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;line-height:19px;text-transform:uppercase}.user-details-component .bill-to-modal .modal-content .c-billto__select-all .form-check .form-check-label:before{margin-right:20px}.user-details-component .bill-to-modal .modal-content .c-billto__form{width:100%}.user-details-component .bill-to-modal .modal-content .c-billto__form .no-resuts-found{font-weight:500;padding:20px 42px}.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-body{padding:20px 0 0;text-align:left}.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-body .row{margin-left:-15px;margin-right:-15px}.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-body .row .reset-list{list-style:none;margin-bottom:0;padding-left:0;text-indent:0}@media(max-width:768px){.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-body .row .reset-list{display:block;margin:1px}.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-body .row .reset-list .c-billto__row-item--sm-modal~.c-billto__row-item{margin-left:54px}}.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-body .row .c-billto__list--overflow{background:#fff;overflow-y:scroll}@media(min-width:768px){.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-body .row .c-billto__list--overflow{max-height:307px}}.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-body .row .c-billto__list{border-top:2px solid #dadada}@media(max-width:768px){.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-body .row .c-billto__list{height:290px}}.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-body .row .c-billto__list-item{color:#bf2026;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;padding:20px 22px;text-transform:uppercase}@media(max-width:768px){.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-body .row .c-billto__list-item{display:block}}@media(min-width:768px){.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-body .row .c-billto__list-item:last-child{margin-bottom:20px}}.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-body .row .c-billto__list-item:nth-child(odd){background-color:#eee}.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-body .row .c-billto__list-item .c-billto__row-item--sm-modal{-webkit-box-flex:0;-ms-flex:0 0 135px;flex:0 0 135px}.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-body .row .c-billto__list-item .c-billto__row-item--unit-modal{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-body .row .c-billto__list-item .c-billto__row-item--address{-webkit-box-flex:0;-ms-flex:0 0 28%;flex:0 0 28%}.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-body .row .c-billto__list-item .c-billto__row-item--town{padding-right:0!important}.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-body .row .c-billto__list-item .c-billto__row-item{line-height:1pc;padding-right:15px}.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-body .row .c-billto__list-item .c-billto__row-item .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:20px;position:relative;width:100%}.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-body .row .c-billto__list-item .c-billto__row-item .form-check .form-check-label{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;max-width:135px;text-transform:uppercase;word-break:break-word}.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-body .row .c-billto__list-item .c-billto__row-item .form-check .form-check-label:before{margin-right:20px}.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-footer{border-top:2px solid #dadada;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:18px 40px;position:absolute;text-align:right;width:100%}@media(max-width:768px){.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-footer{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-footer button{height:43px;margin:0;padding:0;width:100%}}@media(min-width:768px){.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-footer{background:#fff;left:0;margin:0;padding:38px 40px}.user-details-component .bill-to-modal .modal-content .c-billto__form .modal-footer .btn-primary{height:43px;margin-left:20px;width:250px}}.user-details-component .remove-description .first-line{font-weight:500}.user-details-component .loading-overlay{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.8);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1000}.user-details-component .spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#bf2026;height:2pc;width:2pc}.user-details-component .spinner .sr-only{color:#bf2026}.account-container{margin-left:auto;margin-right:auto;max-width:1170px;padding-left:15px;padding-right:15px;width:100%}.account-container .mobile-table{display:none}@media(max-width:991px){.account-container .table{max-width:100%;width:100%}.account-container .table thead{display:none}.account-container .table tr{display:block;padding:15px 0}.account-container .table tr .desktop-table{display:none}.account-container .table tr td.cell-no-heading{padding-bottom:0!important;padding-left:20px!important;text-transform:uppercase}.account-container .table tr .mobile-table{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:start;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:2px 20px!important;position:relative}.account-container .table tr .mobile-table .truncate-sm{font-weight:300}.account-container .table tr .mobile-table:before{content:attr(data-label);display:block;font-weight:500;min-width:85px}.account-container .account-section-content .c-account-filters .row{gap:15px}.account-container .account-details__form.account-detials__new-user-form{width:100%}.account-container .account-section-content .account-orderhistory-pagination .pagination-bar .pagination-inner-wrap,.account-container .pagination{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:row;flex-direction:row;justify-content:center}}.account-container .account-name-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.account-container .account-name-container .account-name-value{max-width:15pc;overflow:hidden;text-overflow:ellipsis}.account-container input{background-clip:padding-box;background-color:#fff;border:1px solid #2d2d2d;border-radius:0;color:#000;display:block;font-size:1pc;height:40px;line-height:1.65;padding:10px 15px;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;width:100%}.account-container input:focus{background-color:#fff;-webkit-box-shadow:0 0 4px 0 #000;box-shadow:0 0 4px 0 #000;color:#000;outline:0}.account-container .input-error,.account-container input.has-error{border-color:#bf2026!important;-webkit-box-shadow:none;box-shadow:none}.account-container .user-error{color:#bf2026;font-size:1pc;font-weight:300}.account-container input:focus{border-color:#000;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5)}.account-container .c-account-filters__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(../../../etc.clientlibs/gatesconnect/clientlibs/clientlib-site/resources/images/arrow_down.svg) no-repeat right 10px center;background-color:#fff;background-position:right 10px center;border:1px solid #000;border-radius:unset;color:#8b8b8b;font-weight:500;padding-bottom:6px;padding-right:30px;padding-top:6px}.account-container .btn-primary{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#bf2026;border-color:#bf2026;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;height:43px;justify-content:center;letter-spacing:.93px;text-transform:uppercase}.account-container .btn-link{background:none;border:none;color:#bf2026;font-size:1pc;font-weight:500;margin-top:0;outline:none;padding:0;text-decoration:none!important;text-transform:uppercase}.account-container .btn-link .icon-search{font-size:20px}.account-container .account-detials__cancel-new-user{margin-top:15px}.account-container .form-group{margin-bottom:1pc}.account-container .account-section-header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:20px}.account-container .account-section-header__title{font-size:40px;font-weight:700;text-transform:uppercase}.account-container .account-section-header__title:before{background-color:#bf2026;content:"";display:block;height:4px;margin-bottom:18px;width:78pt}.account-container .account-section-header__actions{font-size:14px;font-weight:500;letter-spacing:.8px;text-transform:uppercase}.account-container .account-detials__new-user-form{background:#eee;float:right;margin-bottom:20px;padding:27px 40px 17px;text-align:center;width:340px}.account-container .account-section-content{clear:both}.account-container .account-section-content .user-status-option,.account-container .account-section-content select.has-value{color:#000}.account-container .account-section-content .c-account-filters{background:#eee;margin-top:30px;padding:30px}.account-container .account-section-content .c-account-filters .clear-filters-button{color:#bf2026;cursor:pointer;float:right;font-size:14px;font-weight:500;letter-spacing:.8px;line-height:26px;text-decoration:none;text-transform:uppercase}.account-container .account-section-content .c-account-filters .clear-filters-button:hover{color:#7d1519;text-decoration:underline}.account-container .account-section-content .c-account-filters p{font-weight:300;margin-bottom:20px;margin-top:0}.account-container .account-section-content .c-account-filters .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.account-container .account-section-content .c-search__button{left:0;position:absolute;right:unset;top:-1px;z-index:5}.account-container .account-section-content .c-search__button button{font-size:14px;font-weight:500;letter-spacing:.93px;padding:9px 8px 3px;text-transform:uppercase}.account-container .account-section-content .c-search__input{padding-left:40px}.account-container .account-section-content .pagination-bar{border-bottom:none;margin:15px 0 0}.account-container .account-section-content .pagination-bar .pagination-inner-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #dadada;justify-content:space-between;padding-bottom:10px;padding-top:15px}.account-container .account-section-content .pagination-bar .pagination-inner-wrap .pagination-bar-results{color:#000;font-weight:300;line-height:19px}.account-container .account-section-content .pagination-bar .pagination-inner-wrap .pagination-bar-results span{font-weight:500}.account-container .account-section-content .pagination-bar .pagination-wrap{-ms-flex-item-align:end;-webkit-box-pack:end;-ms-flex-pack:end;align-self:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}.account-container .account-section-content .pagination-bar .pagination-wrap .pagination{border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding-left:0}.account-container .account-section-content .pagination-bar .pagination-wrap .pagination li a,.account-container .account-section-content .pagination-bar .pagination-wrap .pagination li span{color:#000;font-weight:300;padding:0 10px;text-decoration:none}.account-container .account-section-content .pagination-bar .pagination-wrap .pagination li.active a{font-weight:500}.account-container .account-section-content .pagination-bar .pagination-wrap .pagination a:hover{text-decoration:underline}.account-container .account-section-content .pagination-bar .pagination-wrap .pagination li.disabled{cursor:not-allowed;opacity:.5}.account-container .account-section-content .pagination-bar .pagination-wrap .pagination li.active,.account-container .account-section-content .pagination-bar.bottom .pagination-inner-wrap div span{font-weight:500}.account-container .account-section-content .table{border-collapse:collapse}.account-container .account-section-content .account-overview-table .table-sortable tr td.desktop-table:first-child,.account-container .account-section-content .account-overview-table .table-sortable tr th:first-child{padding-left:20px;width:31%}.account-container .account-section-content .account-overview-table .table-sortable tbody tr:nth-child(odd){background-color:#eee}.account-container .account-section-content .account-overview-table .table thead th{border-bottom:1px solid #dadada;border-top:none;color:#2d2d2d;font-size:14px;font-weight:500;line-height:22px;padding:10px;vertical-align:middle}.account-container .account-section-content .account-overview-table .table-sortable tr td,.account-container .account-section-content .account-overview-table .table-sortable tr th{font-size:14px}.account-container .account-section-content .account-overview-table .table th{padding:9pt 8px;vertical-align:top}.account-container .account-section-content .account-overview-table .cell-no-heading{padding:20px 10px 20px 20px}.account-container .account-section-content .account-overview-table .cell-no-heading a{font-weight:500;text-transform:uppercase}.account-container .account-section-content .account-overview-table .cell-no-heading a:hover{color:#7d1519;text-decoration:underline}.account-container .account-section-content .account-overview-table .truncate-sm{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-container .account-section-content .account-overview-table .table-sortable td.desktop-table{border:none;font-weight:300;padding:20px 10px;vertical-align:top}.account-container .account-section-content .account-overview-table .table-sortable td.desktop-table a.link{font-weight:500;letter-spacing:.8px;text-transform:uppercase}.account-container .account-section-content .account-overview-table .table-sortable__actions-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap}.account-container .account-section-content .account-overview-table .table-sortable__actions-wrapper .table-sortable__th-sort-arrow{color:#bf2026;margin-left:5px;text-decoration:none}.account-container .account-section-content .account-overview-table .table-sortable__actions-wrapper .table-sortable__th-sort-arrow:hover{color:#7d1519}.account-container .account-section-content .account-overview-table .table-sortable__actions-wrapper .icon-sortby-arrow.rotated{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.account-container .account-section-content .account-overview-table .table-sortable__actions-wrapper .table-sortable__th-action{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:9pt;margin-left:5px}.account-container .account-section-content .account-overview-table .table-sortable__actions-wrapper .table-sortable__th-action a{margin-bottom:2px}.account-container .account-section-content .account-overview-table .table-sortable__actions-wrapper .table-sortable__th-action .icon-sort-arrow-up:before{border-color:#dadada transparent;border-style:solid;border-width:0 5px 5px;content:"";display:inline;height:0;width:0}.account-container .account-section-content .account-overview-table .table-sortable__actions-wrapper .table-sortable__th-action .icon-sort-arrow-down:before{border-color:#dadada transparent;border-style:solid;border-width:5px 5px 0;content:"";display:inline;height:0;width:0}.account-container .account-section-content .account-overview-table .table-sortable__actions-wrapper .table-sortable__th-action .icon-sort-arrow-down:hover:before,.account-container .account-section-content .account-overview-table .table-sortable__actions-wrapper .table-sortable__th-action .icon-sort-arrow-up:hover:before{border-color:#bf2026 transparent}.account-container .account-section-content .content-empty{font-size:18px;font-weight:500;min-height:200px;padding:30px 0}.account-summary{padding-bottom:75pt}.account-summary_container{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:40px 0 20px;padding:2rem}.account-summary_container .account-summary_list{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:30px 40px}@media(max-width:768px){.account-summary_container .account-summary_list{padding:0}}.account-summary_container .account-summary_list .row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}@media(max-width:768px){.account-summary_container .account-summary_list .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.account-summary_container .account-summary_list .row .label{color:#2d2d2d;font-weight:500;width:42%}.account-summary_container .account-summary_list .row .value{color:#2d2d2d;font-size:1pc;font-weight:300;padding:0;text-align:left;width:58%}.account-summary .edit-button-container{margin-left:2rem;padding:30px 30px 30px 70px}.account-summary .edit-button-container.edit-button-container-top{margin-left:0;padding:30px 0 0}.account-summary .edit-button-container a{text-decoration:none}@media(max-width:768px){.account-summary .edit-button-container a{display:block;text-align:center}}.account-summary .search-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:25px 0;padding:30px}.account-summary .search-container .input-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:50%}@media(max-width:768px){.account-summary .search-container .input-group{width:100%}}.account-summary .search-container p{font-weight:100;margin:0 0 20px}.account-summary .handle-search-icon{background:transparent;font-size:20px;position:absolute;right:10px;text-decoration:none}.account-summary .handle-search-icon:before{color:#bf2026;content:"";font-family:boilerplate}.account-summary .search-input{background-clip:padding-box;background-color:#fff;border:1px solid #2d2d2d;border-radius:0;color:#000;display:block;font-size:1pc;height:40px;line-height:1.5;padding:10px 15px;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;width:100%}.account-summary .search-input:focus{border-color:#000;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5)}.account-summary .account-cards-wrap{display:grid;gap:19px;grid-template-columns:repeat(3,1fr)}@media(max-width:992px){.account-summary .account-cards-wrap{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.account-summary .account-cards-wrap{grid-template-columns:1fr}}.account-summary .list-card{border:1px solid #8b8b8b;padding:0}.account-summary .list-card_inner-content{font-weight:300;padding:15px 20px 28px}.account-summary .list-card_inner-content p{font-size:10px;font-weight:500;margin:0}.account-summary .list-card_inner-content ul{font-size:14px;list-style:none}.account-summary .list-card_bill-to-inner-content{font-weight:300;padding:28px 20px}.account-summary .list-card_bill-to-inner-content .field{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.account-summary .list-card_bill-to-inner-content .label{-ms-flex-negative:0;flex-shrink:0;font-size:14px;font-weight:500;width:40%}.account-summary .list-card_bill-to-inner-content .value{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;padding:0;text-align:left;width:60%}.account-summary .heading{font-size:2pc}.account-summary .heading-with-button-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:9pt;justify-content:space-between}@media(max-width:768px){.account-summary .heading-with-button-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}}.account-summary .show-all-wrapper{font-size:14px;margin:35px 0 10px}.account-summary hr{border-top:1px solid rgba(0,0,0,.1);margin:25px 0}.account-summary .text-uppercase{text-transform:uppercase}.account-summary .loading-overlay{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.8);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.account-summary .spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#bf2026;height:2pc;width:2pc}.account-summary .spinner .sr-only{color:#bf2026}.account-summary .link{font-weight:500}.hidden-md-down{display:block!important}@media(max-width:767px){.hidden-md-down{display:none!important}}.hidden-md-up{display:none!important}@media(max-width:767px){.hidden-md-up{display:block!important}}.account-useredit-form .modal-form,.request-bill-to-form .modal-form{gap:1.5rem}.account-useredit-form .form-group,.account-useredit-form .modal-form,.request-bill-to-form .form-group,.request-bill-to-form .modal-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.account-useredit-form .form-group,.request-bill-to-form .form-group{margin-bottom:1pc}.account-useredit-form .form-group.required>label:after,.request-bill-to-form .form-group.required>label:after{color:#bf2026;content:" *"}.account-useredit-form label,.request-bill-to-form label{font-weight:500;margin-bottom:8px;text-transform:uppercase}.account-useredit-form input[type=text],.request-bill-to-form input[type=text]{border:1px solid #000;font-size:1pc;height:40px;padding:10px 15px}.account-useredit-form .radio-group,.request-bill-to-form .radio-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.account-useredit-form .radio-group label,.request-bill-to-form .radio-group label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.account-useredit-form input[type=radio],.request-bill-to-form input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #bf2026;border-radius:50%;cursor:pointer;display:inline-block;height:1pc;margin-right:8px;position:relative;width:1pc}.account-useredit-form input[type=radio]:checked:before,.request-bill-to-form input[type=radio]:checked:before{background-color:#bf2026;border-radius:50%;content:"";height:100%;position:absolute;width:100%}.account-useredit-form input[type=radio]:focus-visible,.request-bill-to-form input[type=radio]:focus-visible{outline:1px solid #bf2026;outline-offset:2px}.account-useredit-form .form-check-label,.request-bill-to-form .form-check-label{font-size:1pc;font-weight:300;margin-bottom:0;text-transform:none}.account-useredit-form .has-error input,.request-bill-to-form .has-error input{border:1px solid #bf2026}.account-useredit-form .has-error .error-text,.request-bill-to-form .has-error .error-text{color:#bf2026;font-size:1pc;margin-top:10px}.notification-icon{position:relative}@media(max-width:991px){.notification-icon{display:none}}.notification-icon .btn-notification-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;padding:0 0 0 5px;text-decoration:none}.notification-icon .btn-notification-icon img{height:24px;width:24px}.notification-icon .btn-notification-icon .counter-items{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#bf2026;border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:11px;font-weight:500;height:22px;justify-content:center;margin-left:2px;width:22px}.notification-icon .notification-modal{background-color:#fff;border:1px solid #dadada;border-top:2px solid #bf2026;display:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:10pc;position:absolute;right:0;top:30px;width:380px;will-change:transform;z-index:10}.notification-icon .notification-modal .content-with-notifications{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.notification-icon .notification-modal.show,.notification-icon .notification-modal__container{display:-webkit-box;display:-ms-flexbox;display:flex}.notification-icon .notification-modal__container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:#eee;justify-content:space-between;padding:10px 20px;width:100%}.notification-icon .notification-modal__container a{background-color:transparent;color:#bf2026;text-decoration:none}.notification-icon .notification-modal.active,.notification-icon .notification-modal.is-editor{display:block}.notification-icon .notification-modal__header{background:#eee;color:#000;font-size:1pc;font-weight:300;line-height:24px;list-style:none;padding:0;text-align:left}.notification-icon .notification-modal__button{color:#bf2026;line-height:24px;text-transform:uppercase}.notification-icon .notification-modal__button:hover{color:#7d1519}.notification-icon .notification-modal__body{padding:0 20px}.notification-icon .notification-modal__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.notification-icon .notification-modal__items .notification-item{background:transparent;border-bottom:1px solid #dadada;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;padding-bottom:5px;width:100%}.notification-icon .notification-modal__items .notification-item .time,.notification-icon .notification-modal__items .notification-item .title{font-size:14px;font-weight:300;letter-spacing:1px;line-height:24px;padding:14px 0 9pt}.notification-icon .notification-modal__items .notification-item .title{color:#000;cursor:pointer;display:block;font-weight:300;-ms-hyphens:auto;hyphens:auto;max-width:88%;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;white-space:nowrap;width:100%;word-break:break-word}.notification-icon .notification-modal__items .notification-item .time{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;color:#8b8b8b;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;max-width:115px;width:100%}.notification-icon .notification-modal__items .notification-item.active{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.notification-icon .notification-modal__items .notification-item.active .title{overflow-wrap:normal;padding-bottom:0;text-overflow:clip;white-space:normal}.notification-icon .notification-modal__items .notification-item.active .time{margin-left:auto;padding-top:0}.notification-icon .notification-modal__items .notification-item.unread .title{font-weight:500}.notification-icon .notification-modal__items .notification-item.unread .time:after{background:#bf2026;border-radius:50%;content:"";display:block;height:5px;margin-left:5px;width:5px}.notification-icon .notification-modal__no-results{color:#000;font-size:1pc;font-weight:300;letter-spacing:.09pc;line-height:24px;margin:20px 0;text-align:left}.order-history-page.list-view{padding-bottom:75pt}@media(max-width:991px){.order-history-page.list-view .range-calendar{gap:10px}.order-history-page.list-view .range-calendar .wrapper-input,.order-history-page.list-view .range-calendar .wrapper-input input{width:100%}.order-history-page.list-view .range-calendar .modal-range-calendar{padding-left:0;padding-right:0;width:100%}.order-history-page.list-view .range-calendar .modal-range-calendar .select-short-range{margin:15px 10px;width:auto}.order-history-page.list-view .range-calendar .modal-range-calendar .calendar-contents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 10px}.order-history-page.list-view .range-calendar .modal-range-calendar .calendar-contents .ui-datepicker-calendar{width:100%}}@media(min-width:769px)and (max-width:991px){.order-history-page.list-view .range-calendar .modal-range-calendar{width:20pc}}.order-history-page.list-view .heading__title{margin-top:20px}@media(max-width:768px){.order-history-page.list-view .heading__title{margin-top:45px}}.order-history-page.list-view .search-container{background:#eee;margin-top:30px;padding:30px}@media(max-width:768px){.order-history-page.list-view .search-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.order-history-page.list-view .search-container .description{color:#2d2d2d;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1pc;font-weight:300;line-height:24px;margin:0 0 20px;width:100%}@media(min-width:1024px){.order-history-page.list-view .search-container .description{width:70%}}@media(max-width:768px){.order-history-page.list-view .search-container .description{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.order-history-page.list-view .search-container .clear-filters-container{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:flex-end;width:29%}@media(max-width:768px){.order-history-page.list-view .search-container .clear-filters-container{-webkit-box-ordinal-group:4;-ms-flex-order:3;display:-webkit-box;display:-ms-flexbox;display:flex;order:3;width:100%}}.order-history-page.list-view .search-container .clear-filters-container .btn-clear-filter{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;margin-bottom:20px;text-transform:uppercase}.order-history-page.list-view .search-container .clear-filters-container .btn-clear-filter:hover{text-decoration:underline}@media(max-width:768px){.order-history-page.list-view .search-container .clear-filters-container .btn-clear-filter{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:30px;width:100%}}.order-history-page.list-view .search-container .filters-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:4px}@media(max-width:991px){.order-history-page.list-view .search-container .filters-content{gap:0}}@media(max-width:768px){.order-history-page.list-view .search-container .filters-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-ordinal-group:3;-ms-flex-order:2;-ms-flex-direction:column;flex-direction:column;order:2;width:100%}.order-history-page.list-view .search-container .filters-content .wrapper-input,.order-history-page.list-view .search-container .filters-content .wrapper-input input{width:100%}}.order-history-page.list-view .search-container .filters-content .col-md-2,.order-history-page.list-view .search-container .filters-content .col-md-4{padding-left:0}@media(max-width:991px){.order-history-page.list-view .search-container .filters-content .col-md-2,.order-history-page.list-view .search-container .filters-content .col-md-4{padding-right:0}}@media(max-width:768px){.order-history-page.list-view .search-container .filters-content .col-md-2,.order-history-page.list-view .search-container .filters-content .col-md-4{margin-bottom:10px}.order-history-page.list-view .search-container .filters-content .col-md-2 .order-type-container,.order-history-page.list-view .search-container .filters-content .col-md-4 .order-type-container{margin-bottom:1pc}}.order-history-page.list-view .search-container .filters-content .col-md-2 .form-input-container>input,.order-history-page.list-view .search-container .filters-content .col-md-2 .form-input-container>select,.order-history-page.list-view .search-container .filters-content .col-md-2>input,.order-history-page.list-view .search-container .filters-content .col-md-2>select,.order-history-page.list-view .search-container .filters-content .col-md-4 .form-input-container>input,.order-history-page.list-view .search-container .filters-content .col-md-4 .form-input-container>select,.order-history-page.list-view .search-container .filters-content .col-md-4>input,.order-history-page.list-view .search-container .filters-content .col-md-4>select{width:100%}.order-history-page.list-view .search-container .filters-content .col-md-2 .form-input-container select,.order-history-page.list-view .search-container .filters-content .col-md-2 select,.order-history-page.list-view .search-container .filters-content .col-md-4 .form-input-container select,.order-history-page.list-view .search-container .filters-content .col-md-4 select{color:#757575}.order-history-page.list-view .search-container .filters-content .col-md-2 .form-input-container select.focus,.order-history-page.list-view .search-container .filters-content .col-md-2 .form-input-container select.selected,.order-history-page.list-view .search-container .filters-content .col-md-2 .form-input-container select:focus,.order-history-page.list-view .search-container .filters-content .col-md-2 select.focus,.order-history-page.list-view .search-container .filters-content .col-md-2 select.selected,.order-history-page.list-view .search-container .filters-content .col-md-2 select:focus,.order-history-page.list-view .search-container .filters-content .col-md-4 .form-input-container select.focus,.order-history-page.list-view .search-container .filters-content .col-md-4 .form-input-container select.selected,.order-history-page.list-view .search-container .filters-content .col-md-4 .form-input-container select:focus,.order-history-page.list-view .search-container .filters-content .col-md-4 select.focus,.order-history-page.list-view .search-container .filters-content .col-md-4 select.selected,.order-history-page.list-view .search-container .filters-content .col-md-4 select:focus{color:#000}.order-history-page.list-view .search-container .filters-content .order-type-container{position:relative}.order-history-page.list-view .search-container .filters-content .order-type-container .over-select{bottom:0;left:0;position:absolute;right:0;top:0}.order-history-page.list-view .search-container .filters-content .order-type-container .dropdown-options{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border:.5px solid gray;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.25);box-shadow:0 0 15px 0 rgba(0,0,0,.25);display:none;-ms-flex-direction:column;flex-direction:column;left:0;margin-right:15px;padding-top:10px;position:absolute;right:0;z-index:5}.order-history-page.list-view .search-container .filters-content .order-type-container .dropdown-options.show{display:-webkit-box;display:-ms-flexbox;display:flex}.order-history-page.list-view .search-container .filters-content .order-type-container .dropdown-options label{background-color:hsla(0,0%,100%,0);display:block;font-weight:400;margin-bottom:8px;min-height:1.2em;padding-left:10px;position:relative;text-transform:none;white-space:nowrap}.order-history-page.list-view .search-container .filters-content .order-type-container .dropdown-options label:hover{background-color:#1e90ff;color:#fff}.order-history-page.list-view .search-container .filters-content .order-type-container .dropdown-options label input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #000;height:9pt;margin:0;padding:0;width:9pt}.order-history-page.list-view .search-container .filters-content .order-type-container .dropdown-options label input[type=checkbox]:checked+span:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;color:#000;content:"";cursor:pointer;display:block;font-family:boilerplate!important;font-size:9pt;font-style:normal;font-variant:normal;font-weight:400;line-height:1;position:absolute;text-align:center;text-transform:none;top:7px}.order-history-page.list-view .search-container .filters-content .filter-btn{font-size:14px;font-weight:500;letter-spacing:.93px;line-height:21px;padding:9px 15px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:100%}.order-history-page.list-view .search-container .filters-content.without-order-type .inpurt-search{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;max-width:none}@media(max-width:768px){.order-history-page.list-view .search-container .filters-content.without-order-type .inpurt-search{-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:none}}.order-history-page.list-view .pagination{padding:0}@media(max-width:768px){.order-history-page.list-view .pagination .pagination-text{font-size:14px}}.order-history-page.list-view .pagination-top{border-bottom:1px solid #dadada;margin-top:15px;padding-bottom:10px;padding-top:15px}.order-history-page.list-view .pagination-bottom{border-top:1px solid #dadada;padding-bottom:0;padding-top:10px}.order-history-page.list-view .sort-table .status-order{color:#8b8b8b;text-transform:capitalize}.order-history-page.list-view .sort-table .status-order:before{color:#2d2d2d}.order-history-page.list-view .sort-table .c-order-history__account{max-width:200px}@media(max-width:768px){.order-history-page.list-view .sort-table .c-order-history__account{max-width:none}}.order-history-page.list-view .sort-table .action__return{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:768px){.order-history-page.list-view .sort-table .action__return{height:normal;position:absolute;right:20px;top:15px}}.order-history-page.list-view .sort-table .action__return button{background-color:transparent;border:1px solid transparent;color:#8b8b8b;font-size:20px;font-weight:500;line-height:30px;padding-left:0;padding-right:5px;position:relative}@media(max-width:768px){.order-history-page.list-view .sort-table .action__return button{line-height:normal}}.order-history-page.list-view .sort-table .action__return .dropdown-return{display:none}.order-history-page.list-view .sort-table .action__return.show button{color:#2d2d2d;z-index:30}.order-history-page.list-view .sort-table .action__return.show .dropdown-return{background:#fff;border:1px solid #000;display:block;left:inherit!important;min-width:10pc;padding:35px 10px 15px;position:absolute;right:0!important;text-align:right;top:-60px!important;-webkit-transform:translate3d(5px,55px,0);transform:translate3d(5px,55px,0);z-index:20}.order-history-page.list-view .sort-table .action__return.show .dropdown-return a{font-size:14px;font-weight:500;letter-spacing:.8px;padding-top:21px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.order-history-page.list-view .sort-table .action__return.show .dropdown-return a:hover{text-decoration:underline}.order-confirmation-container{color:#333;margin:0 auto;max-width:855pt;padding:1rem;width:100%}.order-confirmation-container .text-uppercase{text-transform:uppercase}.order-confirmation-container .print-only{display:none}.order-confirmation-container .order-details-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media(max-width:768px){.order-confirmation-container .order-details-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.order-confirmation-container .order-details-container .btn-container{width:100%}.order-confirmation-container .order-details-container .order-details .details-left,.order-confirmation-container .order-details-container .order-details .details-right{padding:0}.order-confirmation-container .order-details-container .order-details .details-left .detail-row,.order-confirmation-container .order-details-container .order-details .details-right .detail-row{line-height:1.5}}.order-confirmation-container .header-section{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:1rem;margin-top:1rem}@media(max-width:768px){.order-confirmation-container .header-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-confirmation-container .header-section .heading__title.cart-headline{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-confirmation-container .header-section .order-print{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-confirmation-container .header-section .confirmation-text{-webkit-box-ordinal-group:3;-ms-flex-order:2;margin-bottom:5px;order:2}}@media(min-width:769px){.order-confirmation-container .header-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-confirmation-container .header-section .order-print{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;margin-top:-40px}}.order-confirmation-container .header-section .order-print{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#bf2026;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:boilerplate;font-size:14px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.order-confirmation-container .header-section .order-print:hover{color:#7d1519}.order-confirmation-container .header-section .order-print:before{content:"";font-size:20px;margin-right:10px}.order-confirmation-container .header-section .thank-you-title{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.order-confirmation-container .confirmation-text{font-size:.95rem;font-weight:200;margin:10px 0 20px}.order-confirmation-container .confirmation-text .email-address{font-weight:700}.order-confirmation-container .btn-container{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:self-start;-ms-flex-align:self-start;align-items:self-start;background-color:#eee;justify-content:center;margin-bottom:2rem;padding:35px 25px;width:30%}.order-confirmation-container .btn-container,.order-confirmation-container .btn-container .order-summary{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.order-confirmation-container .btn-container .order-summary{width:100%}.order-confirmation-container .btn-container .order-summary-title{font-weight:700!important}.order-confirmation-container .btn-container .order-summary p{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;justify-content:space-between;margin:0}.order-confirmation-container .btn-container .order-summary p span{font-weight:500!important}.order-confirmation-container .btn-container .line{border-top:1px solid #8b8b8b;margin:30px 0;width:100%}.order-confirmation-container .btn-container .continue-shopping-btn{background-color:#bf2026;border:none;color:#fff;cursor:pointer;font-size:.85rem;letter-spacing:1px;padding:.6rem 1.2rem;text-transform:uppercase;width:100%}.order-confirmation-container .btn-container .continue-shopping-btn:hover{background-color:#a93226}.order-confirmation-container .order-details{background-color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:2rem;padding:40px}.order-confirmation-container .order-details .details-left,.order-confirmation-container .order-details .details-right{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1 1 50%;flex:1 1 50%;min-width:200px;padding:.5rem}.order-confirmation-container .order-details .detail-row{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1pc!important;margin-bottom:.5rem}@media(max-width:768px){.order-confirmation-container .order-details .detail-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.order-confirmation-container .order-details .detail-row .label{font-weight:500;white-space:nowrap;width:130px}.order-confirmation-container .order-details .detail-row .value{font-weight:100;margin-left:.5rem;padding:0;text-align:unset;width:10pc}@media(max-width:768px){.order-confirmation-container .order-details .detail-row .value{margin:0}}.order-confirmation-container .table>:not(:last-child)>:last-child>*{border-bottom-color:hsla(0,0%,93%,.933)}.order-confirmation-container .table-fixed{background:#eee;border:1px solid #dadada;margin-bottom:20px;table-layout:fixed;width:100%}.order-confirmation-container .table-fixed .c-product-list__item-price-container .c-product-list-value.font-weight-bold:first-child{display:none}.order-confirmation-container .table-fixed .line-through{text-decoration:line-through}.order-confirmation-container .table-fixed td{border-top:1px solid #dadada}.order-confirmation-container .table-fixed a.link{display:inline-block;font-size:14px;font-weight:500;letter-spacing:.8px;line-height:18px;margin:0;text-transform:uppercase}@media(min-width:769px){.order-confirmation-container .table-fixed a.link{overflow-wrap:break-word;width:100%}}.order-confirmation-container .table-fixed .c-table__order-detail__item-heading{display:block;font-size:14px;font-weight:500;margin-bottom:20px;padding-left:10px;text-transform:uppercase}.order-confirmation-container .table-fixed .c-table__order-detail tr td{vertical-align:baseline}.order-confirmation-container .table-fixed .c-table__order-detail tr td:last-child,.order-confirmation-container .table-fixed .c-table__order-detail tr th:last-child{border-right:1px solid #dadada}.order-confirmation-container .table-fixed .c-table__order-detail tr th:first-child{padding-left:15px}.order-confirmation-container .table-fixed .c-table__order-shipping{padding:15px 0 0}.order-confirmation-container .table-fixed .c-table__order-shipping .row.c-table__order-detail__group{gap:40px}.order-confirmation-container .table-fixed .c-orders__item-detail{padding:0 0 10px 10px;text-align:left}.order-confirmation-container .table-fixed .c-orders__item-detail .table-cell__label{font-size:10px;font-weight:100}.order-confirmation-container .table-fixed .table-cell__label--heading{font-size:14px;font-weight:500;margin-bottom:5px}.order-confirmation-container .table-fixed .table-cell__value{font-size:14px;font-weight:300;line-height:17px;margin-top:6px}.order-confirmation-container .table-fixed .c-product-list__item-price{color:#000;font-size:14px;font-weight:100;line-height:24px;margin-bottom:5px}.order-confirmation-container .table-fixed .c-product-list__item-text--no-wrap{min-width:130px;white-space:nowrap}.order-confirmation-container .table-fixed .c-product-list__item-text--no-wrap.line-list{text-decoration:line-through}@media(min-width:769px){.order-confirmation-container .table-fixed .unit-measure{width:75px}.order-confirmation-container .table-fixed .general-qty{text-align:center}}.order-confirmation-container .table-fixed .c-product-list__item-text{color:#000;font-size:14px;font-weight:100}.order-confirmation-container .table-fixed .cart-item{font-size:14px;font-weight:200}.order-confirmation-container .table-fixed thead th{border-bottom:2px solid #dadada;border-top:none;color:#2d2d2d;font-size:14px;font-weight:500;line-height:22px;padding:10px;text-align:left;vertical-align:middle;width:100%}@media(max-width:768px){.order-confirmation-container .hidden-sm-down{display:none}.order-confirmation-container .c-table__order-detail tbody td:not(:first-child):before{content:attr(data-th);font-weight:500;min-width:5pc;white-space:break-spaces;width:50%}.order-confirmation-container .c-table__order-detail thead{display:none}.order-confirmation-container .c-table__order-detail td{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:unset;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px}.order-confirmation-container .c-table__order-detail td .c-product-list__item-details-info{-ms-hyphens:auto;hyphens:auto;padding-left:0;width:50%;word-break:break-word}.order-confirmation-container .c-table__order-detail .c-table__order-shipping{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-confirmation-container .c-table__order-detail .c-table__order-shipping .table-cell__label--heading{margin-bottom:0}.order-confirmation-container .c-table__order-detail .c-table__order-shipping .table-cell__value{margin-top:0}.order-confirmation-container .c-table__order-detail .c-table__order-shipping .c-table__order-detail__item-heading{margin-top:20px;text-align:left;width:100%}.order-confirmation-container .c-table__order-detail .c-table__order-shipping .c-orders__item-detail:first-of-type{width:100%}.order-confirmation-container .c-table__order-detail .c-table__order-shipping .c-orders__item-detail:not(:first-of-type){width:50%}.order-confirmation-container .c-table__order-detail .c-table__order-shipping .row.c-table__order-detail__group{gap:0}.order-confirmation-container .c-table__order-detail tbody,.order-confirmation-container .c-table__order-detail tr{display:block;width:100%}.order-confirmation-container .c-table__order-detail .cart-item{padding:15px 0}.order-confirmation-container .c-table__order-detail .c-table__order-detail__group.c-table__order-detail__group--shipping{width:100%}}.order-confirmation-container .info-tooltip:before{color:#bf2026;content:"";font-family:boilerplate}.order-confirmation-container .info-tooltip{font-size:10px;padding-left:5px}.order-confirmation-container .freight-cost-tooltip{max-width:200px}.order-confirmation-container .print-logo-container{display:none}.loading-overlay{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.8);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1000}.loading-overlay .spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#bf2026;height:2pc;width:2pc}.loading-overlay .spinner .sr-only{color:#bf2026}@media print{.order-confirmation-container .screen-only{display:none}.order-confirmation-container .print-only{display:inline}.order-confirmation-container .continue-shopping-btn,.order-confirmation-container .line,.order-confirmation-container .order-print{display:none!important}.order-confirmation-container .order-details-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.order-confirmation-container .order-details-container .btn-container{width:100%}#onetrust-consent-sdk,.cmp-experiencefragment--footer,.cmp-experiencefragment--header,.ot-floating-button{display:none}.cart-item .uom{padding-left:20px}.order-details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:unset;flex-wrap:unset;padding:0!important;width:100%}.order-details .details-right{margin-left:0!important;padding-left:0!important}.order-details .detail-row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:0!important}.order-details .detail-row .value{text-align:right!important}}@media print and (max-width:768px){.order-details .detail-row .value{margin:0}}@media print{.order-details .detail-row.backorderPrint{display:none!important}.btn-container{padding-left:5px!important}.btn-container,.order-details{margin-bottom:0!important;padding-left:0!important}.btn-container .details-left,.order-details .details-left{padding-left:0!important}.c-product-list__item-text--no-wrap{white-space:pre}.print-logo-container{display:block!important}.print-logo-container .print-logo{width:255px}}.order-details-page{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 auto;max-width:855pt;width:100%}.order-details-page .discount-value{color:#bf2026!important;letter-spacing:.8px}.order-details-page .discount-value-bold{font-weight:700!important}.order-details-page .uppercase{text-transform:uppercase}@media(max-width:768px){.order-details-page .uppercase{text-align:right}}.order-details-page .line-items-title{font-size:2pc;font-weight:500}.order-details-page .shipment-title{text-transform:uppercase}.order-details-page .return-button{padding:10px 40px}.order-details-page .back-to-history{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;letter-spacing:.8px;margin:1pc 0 45px;text-decoration:none;text-transform:uppercase}.order-details-page .back-to-history:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;font-family:boilerplate;height:14px;margin-right:1pc;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:14px}.order-details-page .modal__ok-btn:disabled{opacity:.5}.order-details-page .custom-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.order-details-page .modal-error-content .modal__text,.order-details-page .modal-success-content .modal__text{margin:30px 0}.order-details-page .modal-error-content .modal__ok-btn,.order-details-page .modal-success-content .modal__ok-btn{background:unset;color:#bf2026;font-size:14px;font-weight:500;letter-spacing:.93px;text-transform:uppercase}.order-details-page .modal-error-content .modal__ok-btn:hover,.order-details-page .modal-success-content .modal__ok-btn:hover{color:#7d1519}.order-details-page .modal-success-content{text-align:center}.order-details-page .modal-success-content .modal__divider{display:none}.order-details-page .modal__modal .modal__text .input-alternative{font-weight:500}.order-details-page .modal__modal .modal__actions .modal__cancel-btn{font-size:14px;font-weight:500;letter-spacing:.8px;padding:0;text-decoration:none;text-transform:uppercase;width:100%}.order-details-page .modal__modal .modal__actions .modal__cancel-btn:hover{color:#7d1519;text-decoration:underline}.order-details-page .error-modal .modal__actions .modal__cancel-btn{padding:10px 20px}.order-details-page .error-modal .modal__actions .modal__cancel-btn:hover{color:#fff;text-decoration:none}.order-details-page .dropdown-toggle{border:1px solid #000;cursor:pointer;font-weight:500;height:40px;padding:6px 0 6px 10px;width:150px}.order-details-page .dropdown-toggle:focus{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5)}.order-details-page .dropdown-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;border:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:unset;position:absolute;top:100%;width:150px;z-index:10}.order-details-page .dropdown-menu label:hover{background-color:#1e90ff;color:#fff}.order-details-page .input-alternative{border:1px solid #2d2d2d;border-radius:0;color:#2d2d2d;font-size:14px;font-weight:300;height:40px;line-height:20px;margin-top:20px;padding:9px 25px 9px 15px;width:100%}.order-details-page .input-alternative:focus{border-color:#000;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5);outline:none}.order-details-page .order-top-section{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1pc;gap:15px;justify-content:space-between;margin-top:50px}.order-details-page .order-top-section .order-info-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;background:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;max-width:780px;padding:40px;width:100%}.order-details-page .order-top-section .order-info-left .view-order{margin-bottom:10px}.order-details-page .order-top-section .order-info-left .view-submitted-order{color:#bf2026;font-size:14px;font-weight:500;letter-spacing:.8px;text-decoration:none;text-transform:uppercase}.order-details-page .order-top-section .order-info-left .view-submitted-order:hover{color:#7d1519;text-decoration:underline}.order-details-page .order-top-section .order-info-left .left-container,.order-details-page .order-top-section .order-info-left .right-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-weight:500;width:100%}.order-details-page .order-top-section .order-info-left .left-container .no-space,.order-details-page .order-top-section .order-info-left .right-container .no-space{margin-bottom:0}.order-details-page .order-top-section .order-info-left .left-container div,.order-details-page .order-top-section .order-info-left .right-container div{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.order-details-page .order-top-section .order-info-left .left-container div:last-child,.order-details-page .order-top-section .order-info-left .right-container div:last-child{margin-bottom:0}.order-details-page .order-top-section .order-info-left .left-container div span:first-child,.order-details-page .order-top-section .order-info-left .right-container div span:first-child{width:42%}.order-details-page .order-top-section .order-info-left .left-container div span:last-child,.order-details-page .order-top-section .order-info-left .right-container div span:last-child{font-weight:100;line-height:24px!important;padding-right:5px!important;width:58%;word-break:break-word}.order-details-page .order-top-section .right-container{padding-left:5px!important}.order-details-page .order-top-section .order-info-right{background:#eee;max-width:390px;padding:35px 25px;width:100%}.order-details-page .order-top-section .order-info-right .divider{border-top:1px solid #000;margin:25px 0;width:100%}.order-details-page .order-top-section .order-info-right .order-summary{font-size:20px;font-weight:700;text-transform:uppercase}.order-details-page .order-top-section .order-info-right .order-summary-title{font-size:20px;font-weight:700!important;text-transform:uppercase}.order-details-page .order-top-section .order-info-right .order-summary p{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1pc;font-weight:500;justify-content:space-between;line-height:1.5;margin:0;text-transform:capitalize}.order-details-page .order-top-section .order-info-right .order-summary p strong{font-weight:500}.order-details-page .order-top-section .order-info-right .order-summary p strong .info-tooltip{margin-left:5px}.order-details-page .order-top-section .order-info-right .order-summary p strong .info-tooltip img{height:9pt;width:9pt}.order-details-page .order-top-section .order-info-right .order-again-btn{background-color:#bf2026;border-color:#bf2026;color:#fff;font-size:14px;font-weight:500;letter-spacing:.93px;text-transform:uppercase;width:100%}.order-details-page .order-top-section .order-info-right .order-again-btn:hover{background-color:#dd353b;border-color:#dd353b}.order-details-page .entry-table-wrapper .c-return__checkboxes{border-left:1px solid #dadada;border-right:1px solid #dadada;border-top:1px solid #dadada;padding:20px 40px;position:relative;text-align:right}.order-details-page .entry-table-wrapper .c-return__checkboxes .form-check-label{font-weight:300;text-transform:capitalize}.order-details-page .line-items-filter-section{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:29px}.order-details-page .line-items-filter-section,.order-details-page .line-items-filter-section .filter-left{display:-webkit-box;display:-ms-flexbox;display:flex}.order-details-page .line-items-filter-section .filter-left .apply-filter-btn{background:#bf2026;border:unset;color:#fff;height:40px;margin-left:30px;width:150px}.order-details-page .line-items-filter-section .filter-left .dropdown-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;height:40px;opacity:.5;overflow:hidden;padding:10px 15px;position:relative;text-align:left;white-space:nowrap;width:150px}.order-details-page .line-items-filter-section .filter-left .dropdown-button .icon-sort-arrow-down{position:absolute;right:15px;top:23px}.order-details-page .line-items-filter-section .filter-left .dropdown-button .icon-sort-arrow-down:before{border-color:#000 transparent}.order-details-page .line-items-filter-section .filter-left .dropdown-button:focus{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5);opacity:unset}.order-details-page .export-line-items-btn{color:#bf2026;font-weight:500;text-transform:uppercase}.order-details-page .export-line-items-btn:hover{color:#dd353b}.order-details-page .line-items-subtext{font-weight:100;margin:0}.order-details-page .line-items-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:15px 0}.order-details-page .line-items-container .middle-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.order-details-page .line-items-container .invoice-container,.order-details-page .line-items-container .return-request{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:-webkit-box;display:-ms-flexbox;display:flex}.order-details-page .line-items-container .invoice-container .invoice-btn,.order-details-page .line-items-container .invoice-container .return-request-link,.order-details-page .line-items-container .return-request .invoice-btn,.order-details-page .line-items-container .return-request .return-request-link{color:#bf2026;cursor:pointer;font-weight:500;text-decoration:none;text-transform:uppercase}.order-details-page .line-items-container .invoice-container .invoice-btn:hover,.order-details-page .line-items-container .invoice-container .return-request-link:hover,.order-details-page .line-items-container .return-request .invoice-btn:hover,.order-details-page .line-items-container .return-request .return-request-link:hover{color:#dd353b}.order-details-page .line-items-container .invoice-container .link,.order-details-page .line-items-container .return-request .link{cursor:pointer}.order-details-page .line-items-container .c-return__submit{height:43px;margin-left:20px}.order-details-page .line-items-container .c-return__select-all{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:end;margin-top:20px;position:relative}.order-details-page .line-status{border:1px solid #000;font-weight:500;height:40px;padding:6px 5px;width:150px}.order-details-page .filter-button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#bf2026;border-color:#bf2026;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;height:40px;justify-content:center;letter-spacing:.93px;margin-left:30px;text-transform:uppercase;width:150px}.order-details-page .filter-button:hover{background-color:#dd353b;border-color:#dd353b}.order-details-page .table>:not(:last-child)>:last-child>*{border-bottom-color:hsla(0,0%,93%,.933)}.order-details-page .table-fixed{background:#eee;border:1px solid #dadada;margin-bottom:20px;table-layout:fixed;width:100%}.order-details-page .table-fixed td{border-top:1px solid #dadada}.order-details-page .table-fixed .c-table__order-detail__item-heading{display:block;font-size:14px;font-weight:500;margin-bottom:20px;padding-left:10px;text-transform:uppercase}.order-details-page .table-fixed .c-table__order-detail tr td{vertical-align:baseline}.order-details-page .table-fixed .c-table__order-detail tr td:last-child,.order-details-page .table-fixed .c-table__order-detail tr th:last-child{border-right:1px solid #dadada}.order-details-page .table-fixed .c-table__order-detail tr th:first-child{padding-left:15px}.order-details-page .table-fixed .addon-row td{border-top:unset}.order-details-page .table-fixed .addon-row .addon-name{border-bottom:unset;font-weight:500;text-align:center;text-transform:capitalize}.order-details-page .table-fixed .discount-row td{border-top:unset}.order-details-page .table-fixed .c-table__order-shipping{padding:15px 0 0}.order-details-page .table-fixed .c-table__order-shipping .row.c-table__order-detail__group{gap:40px}.order-details-page .table-fixed .c-orders__item-detail{padding:0 0 10px 10px;text-align:left}.order-details-page .table-fixed .c-orders__item-detail .table-cell__label{font-size:10px;font-weight:100}.order-details-page .table-fixed .table-cell__label--heading{font-size:14px;font-weight:500;margin-bottom:5px}.order-details-page .table-fixed .table-cell__value{font-size:14px;font-weight:300;line-height:17px;margin-top:6px}.order-details-page .table-fixed .c-product-list__item-price{color:#000;font-size:14px;font-weight:100;line-height:24px;margin-bottom:5px}.order-details-page .table-fixed .c-product-list__item-text--no-wrap{min-width:130px;white-space:nowrap}.order-details-page .table-fixed .c-product-list__item-text{color:#000;font-size:14px;font-weight:100}.order-details-page .table-fixed .cart-item{font-size:14px;font-weight:200}.order-details-page .table-fixed thead th{border-bottom:2px solid #dadada;border-top:none;color:#2d2d2d;font-size:14px;font-weight:500;line-height:22px;padding:10px;text-align:left;vertical-align:middle}@media(max-width:768px){.order-details-page .table-fixed tbody .item-details-row .shipped-details-table tbody,.order-details-page .table-fixed tbody .item-details-row .shipped-details-table td,.order-details-page .table-fixed tbody .item-details-row .shipped-details-table th,.order-details-page .table-fixed tbody .item-details-row .shipped-details-table thead,.order-details-page .table-fixed tbody .item-details-row .shipped-details-table tr{display:block}.order-details-page .table-fixed tbody .item-details-row .shipped-details-table thead tr{display:none}.order-details-page .table-fixed tbody .item-details-row .shipped-details-table tbody tr{border-bottom:1px solid #ccc;margin-bottom:1rem}.order-details-page .table-fixed tbody .item-details-row .shipped-details-table tbody td{-webkit-box-pack:justify;-ms-flex-pack:justify;border:none;justify-content:space-between;position:relative;text-align:end;white-space:normal}.order-details-page .table-fixed tbody .item-details-row .shipped-details-table tbody td:before{content:attr(data-label);font-weight:500;margin-right:25px;padding:0;position:static;text-align:left;white-space:nowrap}}.order-details-page .table-fixed tbody .item-details-row .shipped-details-table thead th{border:unset;padding:0 10px}.order-details-page .table-fixed tbody .item-details-row .shipped-details-table tbody td{border:unset;padding:0 8px}.order-details-page .table-fixed tbody .item-details-row .shipped-details-table tbody .carrier-name{width:150px}@media(min-width:768px){.order-details-page .table-fixed tbody .item-details-row .shipped-details-table tbody .empty-scheduled-date{margin-top:-20px}}.order-details-page .table-fixed tbody .item-details-row .shipped-details-table tbody .estimated-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.order-details-page .table-fixed tbody .item-details-row .shipped-details-table tbody .estimated-row .estimated-label{font-size:10px;font-weight:500;height:10px;letter-spacing:.1em;line-height:9pt}.order-details-page .table-fixed tbody .item-details-row .shipped-details-table tbody .shipped-qty{font-weight:300}.order-details-page .table-fixed tbody .item-details-row .shipment-info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}@media(min-width:769px){.order-details-page .table-fixed tbody .item-details-row .shipment-info{gap:75px}}.order-details-page .table-fixed tbody .item-details-row .shipment-info div{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.order-details-page .table-fixed tbody .item-details-row .shipment-info div span{font-size:14px;line-height:22px}.order-details-page .table-fixed tbody .item-details-row .shipment-info div span:first-child{font-weight:500}.order-details-page .table-fixed tbody .item-details-row .shipment-info div span:last-child{font-weight:100}.order-details-page .table-fixed tbody .listPrice{text-decoration:line-through}.order-details-page .table-fixed tbody td{color:#000;font-size:14px;font-weight:100}.order-details-page .table-fixed tbody td:last-child{font-weight:500}.order-details-page .item-details-header{font-size:14px;font-weight:500;margin-bottom:20px;padding:10px 0 0 9pt;text-transform:uppercase}.order-details-page .link{color:#bf2026;font-size:14px;font-weight:500;letter-spacing:.8px;text-decoration:none;text-transform:uppercase}.order-details-page .link:hover{color:#7d1519;text-decoration:underline}@media(min-width:769px){.order-details-page .c-product-list__item-details-cell{white-space:nowrap;width:24%}}.order-details-page .shipping-information{margin:10px 0 0}.order-details-page .shipping-information .shipping-header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:10px}.order-details-page .shipping-information .shipping-header .shipping-actions{color:#bf2026;font-weight:500;text-transform:uppercase}.order-details-page .shipping-information .shipping-header .shipping-actions a:hover{color:#7d1519}.order-details-page .shipping-information .shipping-header .shipping-actions .info-tooltip img{height:9pt;margin-left:3px;width:9pt}.order-details-page .shipping-information .shipping-header .shipping-actions .react-tooltip{text-transform:none}.order-details-page .shipping-information .shipping-header .shipping-actions span{color:#000}.order-details-page .shipping-information .shipment-summary .shipment-id{color:#bf2026!important;font-weight:400!important}.order-details-page .shipping-information .shipping-table{margin-bottom:10px}.order-details-page .shipping-information .shipping-table tbody td{font-weight:100}.order-details-page .shipping-information .shipping-table thead th:first-child{width:10px}.order-details-page .shipping-information .shipment-info-columns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;margin:30px 0}.order-details-page .shipping-information .shipment-info-columns .details-right{max-width:350px}.order-details-page .shipping-information .shipment-info-columns .details-right .address-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.order-details-page .shipping-information .shipment-info-columns .details-right .address-row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem}.order-details-page .shipping-information .shipment-info-columns .details-right .label{font-weight:500;width:75pt}.order-details-page .shipping-information .shipment-info-columns .details-right .value{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;padding-top:0}.order-details-page .shipping-information .shipment-info-columns .details-left{width:50%}.order-details-page .shipping-information .shipment-info-columns .details-left div{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1pc;font-weight:300;justify-content:space-between;line-height:1.5;padding:3px 0}.order-details-page .shipping-information .shipment-info-columns .details-left div strong{font-weight:500}.order-details-page .shipping-information .shipment-info-columns .details-left .tracking-numbers{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.order-details-page .shipping-information .shipment-info-columns .details-left .tracking-numbers a{color:#bf2026;text-decoration:none}.order-details-page .shipping-information .shipment-info-columns .details-left .tracking-numbers a:hover{color:#7d1519;cursor:pointer;text-decoration:underline}.order-details-page .shipping-information .shipment-details{background:#fff}.order-details-page .shipping-information .shipment-details td{border:unset}.order-details-page .shipping-information .shipment-details-table{border:1px solid #dadada;border-collapse:collapse;table-layout:fixed;width:100%}.order-details-page .shipping-information .shipment-details-table .sortable-column{border-bottom:unset;gap:8px;position:relative}.order-details-page .shipping-information .shipment-details-table .sortable-column.inactive .arrow-holder{left:75px}.order-details-page .shipping-information .shipment-details-table .grey-top-arrow:before{border-color:#dadada transparent;border-style:solid;border-width:0 5px 5px;content:"";display:inline;height:0;width:0}.order-details-page .shipping-information .shipment-details-table .grey-top-arrow:before:hover{border-color:#bf2026 transparent}.order-details-page .shipping-information .shipment-details-table .grey-bottom-arrow:before{border-color:#dadada transparent;border-style:solid;border-width:5px 5px 0;content:"";display:inline;height:0;width:0}.order-details-page .shipping-information .shipment-details-table .grey-bottom-arrow:hover:before,.order-details-page .shipping-information .shipment-details-table .grey-top-arrow:hover:before{border-color:#bf2026 transparent;color:#bf2026}.order-details-page .shipping-information .shipment-details-table .arrow-holder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:9pt;gap:5px;justify-content:center;left:60px;position:absolute;top:6px}.order-details-page .shipping-information .shipment-details-table .arrow-holder.product{left:75px}.order-details-page .shipping-information .shipment-details-table .arrow-holder:hover{color:#93191d}.order-details-page .shipping-information .shipment-details-table .icon-sort-down,.order-details-page .shipping-information .shipment-details-table .icon-sort-up{margin-left:13px}.order-details-page .shipping-information .shipment-details-table .icon-sort-down:before,.order-details-page .shipping-information .shipment-details-table .icon-sort-up:before{color:#bf2026;content:"";display:inline-block;font-family:boilerplate}.order-details-page .shipping-information .shipment-details-table .icon-sort-down:hover,.order-details-page .shipping-information .shipment-details-table .icon-sort-up:hover{color:#93191d}.order-details-page .shipping-information .shipment-details-table .icon-sort-down.top:before,.order-details-page .shipping-information .shipment-details-table .icon-sort-up.top:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.order-details-page .shipping-information .shipment-details-table thead tr{background:#fff}.order-details-page .shipping-information .shipment-details-table thead tr th{font-size:14px;font-weight:500;line-height:22px;padding:20px 10px}.order-details-page .shipping-information .shipment-details-table thead tr th:first-child{width:auto}.order-details-page .shipping-information .shipment-details-table tbody tr:nth-child(odd){background:#eee}.order-details-page .shipping-information .shipment-details-table tbody tr:nth-child(2n){background:#fff}.order-details-page .shipping-information .shipment-details-table tbody td{font-size:14px;font-weight:300;padding:20px 10px}.order-details-page .shipping-information .actions{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.order-details-page .shipping-information .actions .actions-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;align-items:end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.order-details-page .shipping-information .actions .actions-buttons a.link{font-size:1pc;letter-spacing:0}.order-details-page .shipping-information .actions .actions-buttons a.link:hover{text-decoration:none}.order-details-page .shipping-information .actions .actions-buttons .packing-slips-actions{display:-webkit-box;display:-ms-flexbox;display:flex}.order-details-page .shipping-information .actions .actions-buttons .info-tooltip img{height:9pt;margin-left:3px;width:9pt}.order-details-page .shipping-information .actions .actions-buttons .react-tooltip{text-transform:none}@media(max-width:768px){.order-details-page .back-to-history{margin:35px 0}.order-details-page .heading__title .banner__title{margin-top:0}.order-details-page .order-top-section{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column-reverse;flex-direction:column-reverse;justify-content:center}.order-details-page .order-top-section .order-info-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px}.order-details-page .order-top-section .order-info-right{max-width:100%}.order-details-page .order-top-section .right-container{padding-left:0!important}.order-details-page .order-top-section .left-container div,.order-details-page .order-top-section .right-container div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}.order-details-page .order-top-section .left-container div span:first-child,.order-details-page .order-top-section .left-container div span:last-child,.order-details-page .order-top-section .right-container div span:first-child,.order-details-page .order-top-section .right-container div span:last-child{width:100%!important}.order-details-page .shipping-information .shipping-table .shipment-summary{position:relative}.order-details-page .shipping-information .shipping-table .shipment-summary .shipment-id{padding:0 0 0 25px}.order-details-page .shipping-information .shipping-table .shipment-summary .shipment-id.actions{left:-15px;margin:0;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.order-details-page .shipping-information .shipping-table tbody td{border:unset!important;text-align:left;text-transform:capitalize}.order-details-page .shipping-information .shipping-table tbody td:before{content:attr(data-th);font-weight:500;top:0}.order-details-page .shipping-information .shipping-header,.order-details-page .shipping-information .shipping-header .shipping-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-details-page .shipping-information .shipping-header .shipping-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;position:relative}.order-details-page .shipping-information .shipping-header .shipping-actions .info-tooltip{position:absolute;right:20px}.order-details-page .shipping-information .shipping-header .shipping-actions span{display:none}.order-details-page .shipping-information .shipment-details td{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.order-details-page .shipping-information .shipment-info-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 15px}.order-details-page .shipping-information .shipment-info-columns .details-right{max-width:100%}.order-details-page .shipping-information .shipment-info-columns .details-right .address-block{gap:0}.order-details-page .shipping-information .shipment-info-columns .details-right .address-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.order-details-page .shipping-information .shipment-info-columns .details-left{width:100%}.order-details-page .shipping-information .shipment-info-columns .details-left div{text-align:end}.order-details-page .shipping-information .shipment-info-columns .details-left div strong{text-align:start}.order-details-page .shipping-information .actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.order-details-page .shipping-information .shipment-details-table{border:0;margin:0}.order-details-page .shipping-information .shipment-details-table tbody{padding:10px}.order-details-page .shipping-information .shipment-details-table tbody tr{border:1px solid #dadada}.order-details-page .shipping-information .shipment-details-table tbody td{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 5px;text-align:end}.order-details-page .shipping-information .shipment-details-table tbody td:before{content:attr(data-th);display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;padding:0 0 0 10px}.order-details-page .c-table__order-detail tbody td:before{content:attr(data-th);font-weight:500;padding-top:10px;white-space:break-spaces}.order-details-page .line-items-container,.order-details-page .line-items-filter-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-details-page .line-items-filter-section .export-button-container{margin-top:10px}.order-details-page .item-details-row{padding:0!important}.order-details-page .item-details-row .shipped-details-table tbody td{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;justify-content:end;padding-top:6px}.order-details-page .table-stacked-md{display:block;overflow-x:auto;width:100%}.order-details-page .table-stacked-md thead{display:none}.order-details-page .table-stacked-md tbody,.order-details-page .table-stacked-md td,.order-details-page .table-stacked-md tr{display:block;width:100%}.order-details-page .table-stacked-md td{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:50%;position:relative;white-space:break-word}.order-details-page .table-stacked-md td:before{content:attr(data-label);font-weight:700;left:0;padding-left:10px;position:absolute;top:0;white-space:nowrap;width:45%}}.submitted-order-component .discount-value{color:#bf2026!important;font-weight:700!important;letter-spacing:.8px}.submitted-order-component .discount-value-bold{font-weight:700!important}.submitted-order-component .c-product-list__item-price--crossed{line-height:24px;text-decoration:line-through}.submitted-order-component .c-product-list__item-price--gray{color:#8b8b8b!important}.submitted-order-component .line-through{text-decoration:line-through}.submitted-order-component .c-product-list__item-price--bold{font-weight:500}.submitted-order-component .item-details-header{padding-left:0}.submitted-order-component .shipment-info div{font-size:14px;font-weight:300;line-height:17px}.submitted-order-component .shipment-info div strong{font-weight:500;margin-bottom:11px}.submitted-order-component .addon-row td{border-top:unset}.submitted-order-component .addon-row .addon-name{border-bottom:unset;font-weight:500;text-align:center;text-transform:capitalize}.submitted-order-component .discount-row td{border-top:unset}@media(max-width:768px){.submitted-order-component .item-details-row{display:block;padding:10px 0}.submitted-order-component .shipment-info{margin-left:0}}.order-history{background:#fff;max-width:355px;padding:26px 24px 20px;position:relative}@media(max-width:1200px){.order-history{max-width:none}}@media(max-width:768px){.order-history{padding:14px 20px 0}}.order-history.non-results{padding-bottom:0}.order-history__header{margin-bottom:24px}.order-history__header-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2pc;font-weight:500;line-height:40px;margin-left:8px;position:relative}.order-history__header-title.line:after{background-color:#bf2026;bottom:-14px;content:"";display:block;height:4px;position:absolute;width:78pt}.order-history__header-icon{height:28px;margin-right:10px;width:28px}.order-history__header-icon .cmp-image__image{margin-right:8px}.order-history .empty-history-order{background-color:#fff;color:#2d2d2d;font-weight:300;line-height:1.5;padding-left:10px;position:relative;top:-9pt}.order-history__body-top{text-align:right;width:100%}.order-history__body-table{border-collapse:collapse;width:100%}.order-history__body-table thead th{border-bottom-width:1px;border-top:none;font-weight:500;line-height:22px;padding:10px;text-align:left;vertical-align:middle}.order-history__body-table tr td,.order-history__body-table tr th{color:#2d2d2d;font-size:14px}.order-history__body-table tr td:first-child,.order-history__body-table tr th:first-child{padding-left:0}.order-history__body-table tr td:nth-child(2),.order-history__body-table tr th:nth-child(2){min-width:86.5px}.order-history__body-table tr td:last-child,.order-history__body-table tr th:last-child{padding-right:0;text-align:right}.order-history__body-table tr td .link,.order-history__body-table tr th .link{letter-spacing:normal}.order-history__body-table tbody td{border-top:1px solid #dadada;font-weight:300;line-height:1.5;padding:9pt 8px;vertical-align:top}.order-history .link{color:#bf2026;font-size:14px;font-weight:500;letter-spacing:.8px;text-decoration:none;text-transform:uppercase}.order-history .link:hover{color:#7d1519;text-decoration:underline}.c-order-widget{margin-top:10px;width:100%}.c-order-widget__top-description{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;font-weight:400}.c-order-widget__top-description img{height:15px;margin-left:6px;width:15px}.c-order-widget a{background-color:transparent;color:#bf2026;font-size:14px;font-weight:500;letter-spacing:.8px;text-decoration:none;text-transform:uppercase}.c-order-widget a:hover{color:#7d1519;text-decoration:underline}.c-order-widget__file-upload{border:1px dashed #bf2026;border-radius:4px;margin-top:85px;padding:1pc}@media(min-width:1024px){.c-order-widget__file-upload{margin-top:20px}}.c-order-widget__file-upload li,.c-order-widget__file-upload p{color:#8b8b8b;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:9pt;font-weight:300;line-height:1.5}.c-order-widget__file-upload__container{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:140px}.c-order-widget__file-upload__label{color:#2d2d2d;display:block;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:400;line-height:1.5;max-width:200px}.c-order-widget__file-upload__wrapper{background:#f8f8f8;border:1px solid #d9d9d9;border-radius:4px;margin:1pc auto 0;width:-webkit-max-content;width:-moz-max-content;width:max-content}.c-order-widget__file-upload-btn{font-size:14px;font-weight:500;letter-spacing:.93px;overflow:hidden;padding:4px 9pt;position:relative;text-transform:none}.c-order-widget__file-upload-input{bottom:-3px;cursor:pointer;font-size:20px;margin:0;opacity:0;padding:0;position:absolute;right:-3px;top:-3px}.c-order-widget__file-upload__notes{color:#8b8b8b;font-size:9pt}.c-order-widget__file-upload__notes ul{padding-left:20px}.c-order-widget__file-name__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.c-order-widget__file-name__container .file-icon-wrapper{position:relative}.c-order-widget__file-name__container .file-icon-wrapper:before{content:url(clientlib-site/resources/images/file-icon.png);height:100%;left:-40px;position:absolute;top:7px;width:100%}.c-order-widget__file-name__container .file-name{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-order-widget__file-import{-webkit-box-pack:right;-ms-flex-pack:right;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:right}.c-order-widget__file-import .btn-primary{border-radius:2px;margin:24px 0 2pc}.c-order-widget .btn-link{font-weight:800;text-transform:none}.paa-component-container{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;padding:20px 20px 0;position:relative}.paa-component-container .paa-warning-modal .modal__modal{max-width:570px;width:auto}.paa-component-container .paa-component__tabs{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;justify-content:space-between;margin-top:0;position:relative;width:100%}@media(min-width:1024px){.paa-component-container .paa-component__tabs{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}}.paa-component-container .paa-component__tabs .title-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:14px;position:relative}.paa-component-container .paa-component__tabs .title-content img{display:inline-block;height:34px;width:34px}.paa-component-container .paa-component__tabs .title-content .h2,.paa-component-container .paa-component__tabs .title-content h2{color:#000;display:inline-block;font-size:2pc;font-weight:500;line-height:24px;margin-left:9pt;white-space:nowrap}@media(max-width:575px){.paa-component-container .paa-component__tabs .title-content .h2,.paa-component-container .paa-component__tabs .title-content h2{font-size:24px}}.paa-component-container .paa-component__tabs .title-content:after{background-color:#bf2026;bottom:-14px;content:"";display:block;height:4px;margin-top:14px;position:absolute;width:78pt}.paa-component-container .paa-component__tabs .tab-buttons{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;justify-content:end;position:absolute;right:0;top:135px;z-index:2}@media(min-width:534px){.paa-component-container .paa-component__tabs .tab-buttons{top:115px}}@media(min-width:768px){.paa-component-container .paa-component__tabs .tab-buttons{position:unset}}.paa-component-container .paa-component__tabs .tab-buttons-qoe{top:25pc}@media(min-width:417px){.paa-component-container .paa-component__tabs .tab-buttons-qoe{top:365px}}@media(min-width:441px){.paa-component-container .paa-component__tabs .tab-buttons-qoe{top:340px}}@media(min-width:479px){.paa-component-container .paa-component__tabs .tab-buttons-qoe{top:315px}}@media(min-width:1024px){.paa-component-container .paa-component__tabs .tab-buttons{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;position:relative;top:0}}.paa-component-container .paa-component__tabs .tab-buttons .tab-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:auto;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:56px;position:relative;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:56px}.paa-component-container .paa-component__tabs .tab-buttons .tab-item:last-child{margin-right:0}.paa-component-container .paa-component__tabs .tab-buttons .tab-item.active{-webkit-transform:scale(1);transform:scale(1)}.paa-component-container .paa-component__tabs .tab-buttons .tab-item:before{background-position:50%;background-repeat:no-repeat;content:"";display:block;height:56px;width:56px}.paa-component-container .paa-component__tabs .tab-buttons .tab-itemspan{color:#2d2d2d;font-size:14px;font-weight:800;margin-top:10px}.paa-component-container .paa-component__tabs .tab-buttons .tab-item.icon-pricing{background-image:url(clientlib-site/resources/images/manual-add.svg)}.paa-component-container .paa-component__tabs .tab-buttons .tab-item.icon-pricing.active{background-image:url(clientlib-site/resources/images/focus-icon.svg)}.paa-component-container .paa-component__tabs .tab-buttons .tab-item.icon-upload{background-image:url(clientlib-site/resources/images/upload-paa.svg)}.paa-component-container .paa-component__tabs .tab-buttons .tab-item.icon-upload.active{background-image:url(clientlib-site/resources/images/focus-icon-upload.svg)}.paa-component-container .paa-component__tabs .tab-buttons .tab-item.icon-quick-entry{background-image:url(clientlib-site/resources/images/copy-paa.svg)}.paa-component-container .paa-component__tabs .tab-buttons .tab-item.icon-quick-entry.active{background-image:url(clientlib-site/resources/images/focus-icon-text.svg)}.paa-component-container .pricing-availability-container{background-color:#fff;border-radius:8px;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;margin:10px auto 0;max-width:900px;width:100%}.paa-component-container .pricing-availability-container .pricing-note,.paa-component-container .pricing-availability-container .pricing-subtitle{margin:0}.paa-component-container .pricing-availability-container .pricing-subtitle{color:#2d2d2d;font-size:18px;font-weight:400;line-height:27px}.paa-component-container .pricing-availability-container .pricing-note{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#8b8b8b;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:300;line-height:21px;margin-bottom:5px}.paa-component-container .pricing-availability-container .info-tooltip{display:inline}.paa-component-container .pricing-availability-container .info-tooltip img{height:15px;margin-left:6px;width:15px}.paa-component-container .pricing-availability-container .info-tooltip+.react-tooltip{max-width:300px;z-index:999}@media(max-width:520px){.paa-component-container .pricing-availability-container .info-tooltip+.react-tooltip{left:-90pt!important;max-width:270px}.paa-component-container .pricing-availability-container .info-tooltip+.react-tooltip .react-tooltip-arrow{left:185px!important}}.paa-component-container .add-all{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:end}@media(max-width:768px){.paa-component-container .add-all{margin-top:70px}}.paa-component-container .add-all .add-all-button{-webkit-box-pack:end;-ms-flex-pack:end;background-color:#fff;border:unset;color:#bf2026;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;justify-content:end;letter-spacing:.8px;margin-right:0;padding:9pt 0 1pc;text-align:center;text-transform:uppercase;width:100%}.paa-component-container .add-all .add-all-button.bottom{padding:0 0 30px}.paa-component-container .add-all .add-all-button:disabled{color:#b8b8b8}.paa-component-container .add-all .add-all-button:hover:not(:disabled){color:#7d1519;text-decoration:underline}@media(max-width:768px){.paa-component-container .add-all.top{border-bottom:1px solid}}.paa-component-container .add-all.bottom-section{margin-top:10px}.paa-component-container .pricing-table{border-collapse:collapse;margin-bottom:20px;width:100%}.paa-component-container .pricing-table .table-header,.paa-component-container .pricing-table .table-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0}.paa-component-container .pricing-table .table-header{border-bottom:1px solid #2d2d2d;border-top:1px solid #2d2d2d;display:none;font-size:14px;font-weight:500;line-height:21px;margin:0;padding-top:7px}@media(min-width:769px){.paa-component-container .pricing-table .table-header{display:-webkit-box;display:-ms-flexbox;display:flex}}.paa-component-container .pricing-table .table-header:nth-child(2n){display:none}.paa-component-container .pricing-table .table-header .list-price{-webkit-box-pack:left;-ms-flex-pack:left;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:left}.paa-component-container .pricing-table .table-row{border-bottom:1px solid #dadada;padding:20px 0}.paa-component-container .pricing-table .table-row,.paa-component-container .pricing-table .table-row .product-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}.paa-component-container .pricing-table .table-row .product-info{width:100%}@media(min-width:769px){.paa-component-container .pricing-table .table-row .product-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:unset}}.paa-component-container .pricing-table .table-row .product-info .list-price{margin-left:0}.paa-component-container .pricing-table .table-row .product-info .spinner-overlay{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,100%,.7);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;margin-left:150px;position:absolute;right:0;width:100%}@media(max-width:575px){.paa-component-container .pricing-table .table-row .product-info .spinner-overlay{margin-left:75pt}}.paa-component-container .pricing-table .table-row .product-info .loading-spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#bf2026;height:2pc;width:2pc}.paa-component-container .pricing-table .table-row .product-info:last-child{border-bottom:none}.paa-component-container .pricing-table .table-row .product-info.obsolete-error{margin-left:0}.paa-component-container .pricing-table .table-row .hidden-md-up{display:none!important}.paa-component-container .pricing-table .table-row .hidden-sm-down{display:block!important}@media(max-width:768px){.paa-component-container .pricing-table .table-row .hidden-md-up{display:block!important}.paa-component-container .pricing-table .table-row .hidden-sm-down{display:none!important}.paa-component-container .pricing-table .table-row .product-info.mobile-style{position:relative}.paa-component-container .pricing-table .table-row .product-info.mobile-style .partNumberSection.has-suggestion .suggestion-error-message{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.paa-component-container .pricing-table .table-row .product-info.mobile-style .row-cell.list-price,.paa-component-container .pricing-table .table-row .product-info.mobile-style .row-cell.your-price{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-direction:row;flex-direction:row;font-size:14px;font-weight:500;gap:30px;gap:0;justify-content:start;line-height:1.5}.paa-component-container .pricing-table .table-row .product-info.mobile-style .row-cell.list-price .price-label,.paa-component-container .pricing-table .table-row .product-info.mobile-style .row-cell.your-price .price-label{width:200px}}@media(max-width:768px)and (max-width:575px){.paa-component-container .pricing-table .table-row .product-info.mobile-style .row-cell.list-price .price-label,.paa-component-container .pricing-table .table-row .product-info.mobile-style .row-cell.your-price .price-label{width:90pt}}@media(max-width:768px){.paa-component-container .pricing-table .table-row .product-info.mobile-style .row-cell.list-price span,.paa-component-container .pricing-table .table-row .product-info.mobile-style .row-cell.your-price span{font-weight:100}.paa-component-container .pricing-table .table-row .product-info.mobile-style .row-cell.actions{max-width:unset;top:200px;width:100%}.paa-component-container .pricing-table .table-row .price-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:300;gap:15px}.paa-component-container .pricing-table .table-row .product-info.mobile-style.obsolete-error{margin-left:0}.paa-component-container .pricing-table .table-row .product-info.mobile-style.obsolete-error .row-cell.actions{top:0}.paa-component-container .pricing-table .table-row .product-info.no-part .row-cell.list-price,.paa-component-container .pricing-table .table-row .product-info.no-part .row-cell.your-price{display:none}.paa-component-container .pricing-table .table-row .product-info.no-part .row-cell.actions{position:absolute;right:0;top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.paa-component-container .pricing-table .table-row .product-info.all-four-shipping .row-cell.actions{top:230px}}@media(max-width:768px)and (max-width:320px){.paa-component-container .pricing-table .table-row .product-info.all-four-shipping .row-cell.actions{top:285px}}.paa-component-container .pricing-table .table-row .row-cell.actions.default-position{display:block}.paa-component-container .pricing-table .table-row .row-cell.actions.after-shipping{display:none}@media(max-width:768px){.paa-component-container .pricing-table .table-row .row-cell.actions.default-position.has-details{display:none}.paa-component-container .pricing-table .table-row .row-cell.actions.after-shipping{display:block}.paa-component-container .pricing-table .table-row .row-cell.actions.after-shipping .add-button{margin-left:auto;max-width:200px}}@media(max-width:576px){.paa-component-container .pricing-table .table-row .row-cell.actions.after-shipping{margin-left:0}.paa-component-container .pricing-table .table-row .row-cell.actions.after-shipping .add-button{margin-left:0;max-width:100%}}.paa-component-container .pricing-table .header-cell{color:#2d2d2d;font-size:14px;font-weight:800;font-weight:500;line-height:21px;max-width:412px;text-align:left;width:100%}.paa-component-container .pricing-table .header-cell:not(:first-child){-ms-flex-negative:0;flex-shrink:0;text-align:center;width:90px}.paa-component-container .pricing-table .row-cell{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;max-width:412px;position:relative;text-align:left;width:100%}.paa-component-container .pricing-table .row-cell .suggested-qty-message{color:#bf2026;font-size:14px;font-weight:300}@media(max-width:768px){.paa-component-container .pricing-table .row-cell .suggested-qty-message{width:100%}}.paa-component-container .pricing-table .row-cell .partNumberSection{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.paa-component-container .pricing-table .row-cell .partNumberSection .suggestion-error-message{background:#eee;font-size:14px;font-weight:300;padding:5px 10px;position:absolute;top:65px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.paa-component-container .pricing-table .row-cell .partNumberSection .suggestion-error-message:before{color:#bf2026;content:"";font-family:boilerplate;padding-right:5px}.paa-component-container .pricing-table .row-cell .partNumberSection .suggested-qty-message{position:absolute;top:40px}.paa-component-container .pricing-table .row-cell .partNumberSection.commerce-input-disabled{padding-bottom:25px}.paa-component-container .pricing-table .row-cell .partNumberSection.commerce-input-disabled .error-section.commerce-disabled{top:50px}.paa-component-container .pricing-table .row-cell .clear-button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:unset;background:#bf2026;border:unset;border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:1pc;justify-content:center;left:130px;position:absolute;width:1pc;z-index:2}@media(max-width:575px){.paa-component-container .pricing-table .row-cell .clear-button{left:110px}}.paa-component-container .pricing-table .row-cell .clear-button:after{color:#fff;content:"";cursor:pointer;font-family:boilerplate;font-size:7px;font-weight:700;line-height:14px}.paa-component-container .pricing-table .row-cell:not(:first-child){-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-negative:0;flex-shrink:0;justify-content:start;width:auto;width:100%}@media(min-width:769px){.paa-component-container .pricing-table .row-cell:not(:first-child){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto}}.paa-component-container .pricing-table .row-cell.list-price,.paa-component-container .pricing-table .row-cell.your-price{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:13px;font-weight:300;justify-content:center;line-height:13px;margin:0 20px 10px 0}@media(min-width:769px){.paa-component-container .pricing-table .row-cell.list-price,.paa-component-container .pricing-table .row-cell.your-price{margin:0 0 0 15px}}.paa-component-container .pricing-table .row-cell.list-price .paa-pricing-color,.paa-component-container .pricing-table .row-cell.your-price .paa-pricing-color{color:#8b8b8b}.paa-component-container .pricing-table .row-cell .line-th{text-decoration:line-through}.paa-component-container .pricing-table .row-cell.actions{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:self-start;-ms-flex-align:self-start;align-items:self-start;justify-content:flex-end;margin-left:auto}.paa-component-container .pricing-table .stock-label{display:none;font-size:9pt;font-weight:700;line-height:normal;white-space:nowrap}@media(min-width:769px){.paa-component-container .pricing-table .stock-label.desktop{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:25px}}.paa-component-container .pricing-table .stock-label.mobile{display:block;margin:15px 0}@media(min-width:769px){.paa-component-container .pricing-table .stock-label.mobile{display:none}}@media(min-width:300px){.paa-component-container .pricing-table .stock-label.mobile.has-suggestion{margin-top:110px}}.paa-component-container .pricing-table .stock-label.in-stock:before{content:"";font-family:boilerplate;font-size:9pt;font-weight:400;line-height:9pt;line-height:normal;margin-right:4px}.paa-component-container .pricing-table .stock-label.backorder:before{content:"";font-family:boilerplate;font-size:9pt;font-weight:400;line-height:9pt;line-height:normal;margin-right:4px}.paa-component-container .pricing-table .commerce-disabled,.paa-component-container .pricing-table .error-section{position:absolute;top:45px;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media(max-width:768px){.paa-component-container .pricing-table .commerce-disabled,.paa-component-container .pricing-table .error-section{position:unset;width:100%}}.paa-component-container .pricing-table .commerce-disabled .error-message,.paa-component-container .pricing-table .error-section .error-message{background:#eee;color:#000;font-weight:100;line-height:1;padding:5px}.paa-component-container .pricing-table .commerce-disabled .error-message:before,.paa-component-container .pricing-table .error-section .error-message:before{color:#bf2026;content:"";font-family:boilerplate;padding-right:5px}@media(max-width:768px){.paa-component-container .pricing-table .part-number-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.paa-component-container .pricing-table .partNumberSection.obsolete-error{margin-left:0}.paa-component-container .pricing-table .partNumberSection.obsolete-error .input-field.obsolete-error{border-color:#bf2026;margin-left:0}.paa-component-container .pricing-table .obsolete-error,.paa-component-container .pricing-table .product-canceled{position:relative;top:unset;width:100%}@media(min-width:768px){.paa-component-container .pricing-table .obsolete-error,.paa-component-container .pricing-table .product-canceled{margin-left:15px;max-width:450px}}.paa-component-container .pricing-table .obsolete-error .error-message,.paa-component-container .pricing-table .product-canceled .error-message{background:unset;color:#bf2026;display:block;height:unset;line-height:17px;padding:0}.paa-component-container .pricing-table .obsolete-error .error-message:before,.paa-component-container .pricing-table .product-canceled .error-message:before{content:unset}.paa-component-container .pricing-table .product-canceled{margin-left:0}.paa-component-container .pricing-table .product-canceled .error-message{margin-left:30px;width:250px}.paa-component-container .pricing-table .product-canceled .arrow-button{position:absolute;top:9px}.paa-component-container .pricing-table .input-field{border:1px solid #2d2d2d;border-radius:0;color:#2d2d2d;font-size:14px;font-weight:300;line-height:20px;padding:9px 25px 9px 15px;width:10pc;z-index:1}@media(max-width:575px){.paa-component-container .pricing-table .input-field{width:140px}}.paa-component-container .pricing-table .input-field.error,.paa-component-container .pricing-table .input-field.error:focus{border-color:#bf2026}.paa-component-container .pricing-table .input-field.part-prod{margin-right:10px}.paa-component-container .pricing-table .input-field.qty{-moz-appearance:textfield;margin-right:10px;padding:9px 5px;text-align:center;width:55px}.paa-component-container .pricing-table .input-field.qty::-webkit-inner-spin-button,.paa-component-container .pricing-table .input-field.qty::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:textfield;margin:0}.paa-component-container .pricing-table .input-field:focus{border-color:#000;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5);outline:none}.paa-component-container .pricing-table .add-button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#bf2026;border:1px solid #bf2026;border-radius:0;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:18px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:9px 9pt;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;width:100%}.paa-component-container .pricing-table .add-button:disabled{cursor:not-allowed;opacity:.5}.paa-component-container .pricing-table .add-button:before{-webkit-box-align:center;-ms-flex-align:center;align-items:center;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;font-family:boilerplate;font-size:1pc;font-weight:500;margin-right:10px}.paa-component-container .pricing-table .add-button .cart-icon{margin-right:5px}.paa-component-container .shipping-header{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-column:1/-1;justify-content:start;margin:20px 0 0;padding:0 10px 20px;width:100%}.paa-component-container .shipping-header.error{margin-top:40px}.paa-component-container .shipping-header>p{font-size:14px;font-weight:500;line-height:21px;margin:0 0 10px;padding:15px 10px 0;text-transform:uppercase}@media(max-width:768px){.paa-component-container .shipping-header{margin-bottom:20px}}@media(min-width:768px){.paa-component-container .shipping-header.has-suggestion{margin-top:65px}}.paa-component-container .shipping-info{-webkit-box-pack:start;-ms-flex-pack:start;background:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1/-1;justify-content:start}.paa-component-container .shipping-info>div{padding-left:10px;width:100%}.paa-component-container .shipping-info>div .warehouse-container .label{font-size:10px;font-weight:500;height:10px;letter-spacing:.1em;line-height:9pt;text-transform:uppercase}.paa-component-container .shipping-info>div .warehouse-container .value{font-size:14px;font-weight:300;line-height:17px;margin-top:6px;padding-left:0;text-align:left}.paa-component-container .shipping-info>div>strong{font-size:14px;font-weight:500;line-height:19px;padding:5px 8px 5px 0;text-transform:capitalize}@media(max-width:768px){.paa-component-container .shipping-info>div>strong{padding-left:10px}}.paa-component-container .shipping-info>div>div>p{margin:0}.paa-component-container .shipping-info>div>div>p.label{font-size:10px;font-weight:500;height:10px;letter-spacing:.1em;line-height:9pt;text-transform:uppercase}.paa-component-container .shipping-info>div>div>p.value{font-size:14px;font-weight:300;line-height:17px;margin-top:6px;padding-left:0;text-align:left}.paa-component-container .shipping-info>div:first-child{margin-right:0;width:65%}.paa-component-container .shipping-info>div:nth-child(2){margin:0;padding:0;width:100%}.paa-component-container .shipping-info>div:last-child{margin-left:0;padding:0}@media(max-width:768px){.paa-component-container .shipping-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.paa-component-container .shipping-info .shipping-info-item{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:normal;padding:0 10px 10px;width:100%}.paa-component-container .shipping-info .shipping-info-item:first-child{width:100%}.paa-component-container .shipping-info .shipping-info-item:last-child,.paa-component-container .shipping-info .shipping-info-item:nth-child(2){padding:0 10px 10px}.paa-component-container .shipping-info .shipping-info-item strong{line-height:1;padding:0;width:45%}.paa-component-container .shipping-info .shipping-info-item .label{font-size:10px;font-weight:500;line-height:9pt;text-transform:uppercase}.paa-component-container .shipping-info .shipping-info-item .value{line-height:1}.paa-component-container .shipping-info .shipping-info-item .warehouse-container .value{margin-top:0}.paa-component-container .shipping-info .shipping-info-item .label,.paa-component-container .shipping-info .shipping-info-item .value{margin:0}}.paa-component-container .arrow-button{-webkit-box-pack:center;-ms-flex-pack:center;background:#bf2026;border-radius:50%;color:#fff;height:1pc;justify-content:center;margin-left:8px;padding:0;width:1pc}.paa-component-container .arrow-button,.paa-component-container .arrow-button:after{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1pc;font-weight:400}.paa-component-container .arrow-button:after{background-color:#fff;color:#bf2026;content:"";font-family:boilerplate;line-height:1pc}.paa-component-container .error-icon{position:absolute;right:30px}.paa-component-container .error-icon:before{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#bf2026;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;font-family:boilerplate;font-size:14px;font-weight:300}.paa-component-container .info-icon{cursor:help;position:relative}.paa-component-container .info-icon:before{word-wrap:break-word;background-color:#000;border-radius:4px;bottom:calc(100% + 8px);color:#fff;content:attr(data-tooltip);font-size:.85rem;padding:8px;pointer-events:none;text-align:left;white-space:normal;width:250px}.paa-component-container .info-icon:after,.paa-component-container .info-icon:before{left:50%;opacity:0;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.paa-component-container .info-icon:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #000;bottom:100%;content:""}.paa-component-container .info-icon:hover:after,.paa-component-container .info-icon:hover:before{opacity:1}.paa-component-container .autocomplete-dropdown{background:#fff;border:1px solid #8b8b8b;-webkit-box-shadow:-2px 2px 8px rgba(0,0,0,.3);box-shadow:-2px 2px 8px rgba(0,0,0,.3);left:0;position:absolute;top:100%;width:10pc;z-index:1000}.paa-component-container .autocomplete-dropdown .autocomplete-item{color:#2d2d2d;cursor:pointer;font-size:14px;font-weight:300;line-height:20px;padding:6px 10px}.paa-component-container .autocomplete-dropdown .autocomplete-item:hover,.paa-component-container .autocomplete-dropdown .highlighted{background-color:#f8f8f8;text-decoration:underline}.pagination{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;padding:10px 0}@media(max-width:575px){.pagination{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}}.pagination .pagination-text{-ms-flex-negative:0;color:#000;flex-shrink:0;font-size:1pc;font-weight:300;line-height:19px}@media(max-width:575px){.pagination .pagination-text{margin-bottom:10px;margin-top:10px}}.pagination .pagination-text b{font-weight:500}.pagination .pagination-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.pagination .pagination-buttons li{-ms-flex-negative:0;border-radius:0;cursor:pointer;flex-shrink:0;font-size:1pc;font-weight:300;line-height:24px;padding:0 10px}.pagination .pagination-buttons li.active{cursor:default;font-weight:500}.pagination .pagination-buttons li.disabled{cursor:not-allowed;opacity:.5}.pagination .pagination-buttons li:hover{text-decoration:underline}.pagination .pagination-buttons li.active:hover,.pagination .pagination-buttons li.disabled:hover{text-decoration:none}.product-card__text{color:#2d2d2d;font-size:1pc;font-weight:300;line-height:1.5;margin-top:20px}.product-card__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#bf2026;display:-webkit-box;display:-ms-flexbox;display:flex;display:inline-block;font-size:14px;font-weight:500;gap:15px;letter-spacing:.8px;position:relative;text-decoration:none;text-transform:uppercase}.product-card__padding-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}#product-comparator{background-color:#fff;bottom:0;left:0;position:fixed;width:100%;z-index:9}#product-comparator.hidden{display:none}#product-comparator .comparator-inner{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1170px;padding:1pc 15px;width:100%}@media(max-width:768px){#product-comparator .comparator-inner{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}}#product-comparator .comparator-inner .comparator-info{-ms-flex-negative:1;background:#eee;color:#2d2d2d;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:1;max-width:255px;padding:1pc;width:100%}#product-comparator .comparator-inner .comparator-info img{height:1pc;margin-right:8px;margin-top:2px;width:1pc}#product-comparator .comparator-inner .comparator-info,#product-comparator .comparator-inner .comparator-info p,#product-comparator .comparator-inner .comparator-info span{font-size:14px;font-weight:300;line-height:21px;margin:0}#product-comparator .comparator-inner .comparator-info.hidde{opacity:0}@media(max-width:991px){#product-comparator .comparator-inner .comparator-info.hidde{display:none}}#product-comparator .comparator-inner .comparator-items{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:10px;justify-content:space-between}@media(max-width:991px){#product-comparator .comparator-inner .comparator-items{gap:0}}#product-comparator .comparator-inner .comparator-items .item{background:#fff;font-size:14px;margin:0 8px;position:relative;text-align:center;width:150px}@media(max-width:991px){#product-comparator .comparator-inner .comparator-items .item{width:75pt}}#product-comparator .comparator-inner .comparator-items .item img{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:56px;justify-content:center;margin:0 auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;position:relative;width:75pt}@media(max-width:768px){#product-comparator .comparator-inner .comparator-items .item img{width:56px}}#product-comparator .comparator-inner .comparator-items .item a,#product-comparator .comparator-inner .comparator-items .item p{font-weight:300;line-height:21px;margin:0}#product-comparator .comparator-inner .comparator-items .item .remove-item{background:#c00;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:9pt;height:18px;position:absolute;right:0;top:0;width:18px}#product-comparator .comparator-inner .comparator-items .item .description-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#product-comparator .comparator-inner .comparator-items .item .description-link a{font-weight:300}#product-comparator .comparator-inner .comparator-items .item.empty{border:1px dashed #d9d9d9;min-height:75pt;width:75pt}@media(max-width:991px){#product-comparator .comparator-inner .comparator-items .item.empty{height:70px;min-height:auto;width:70px}}@media(max-width:768px){#product-comparator .comparator-inner .comparator-items .item.empty{display:none}}#product-comparator .comparator-inner .comparator-items .item.empty>*{display:none}#product-comparator .comparator-inner .comparator-actions{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;gap:15px}@media(max-width:991px){#product-comparator .comparator-inner .comparator-actions{margin-left:auto;margin-right:auto}}#product-comparator .comparator-inner .comparator-actions .btn-clear,#product-comparator .comparator-inner .comparator-actions .btn-compare{border:none;cursor:pointer;font-size:14px;letter-spacing:.93px;padding:6px 9pt;text-transform:uppercase}#product-comparator .comparator-inner .comparator-actions .btn-clear{background:none;color:#bf2026;max-width:100%;padding:6px 9pt;width:75pt}#product-comparator .comparator-inner .comparator-actions .btn-compare{background-color:#bf2026;border-color:#bf2026;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 1pc;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#product-comparator .comparator-inner .comparator-actions .btn-compare.disabled{background-color:#bf2026!important;border-color:#bf2026!important;color:#fff;cursor:default;opacity:.5;pointer-events:none}#product-comparator .comparator-inner .comparator-actions .btn-compare:not(.disabled):hover{background-color:#dd353b;border-color:#dd353b}#product-comparator .comparator-inner .comparator-actions .btn-compare img{margin-right:8px}.product-compare__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.product-compare__container .icon{margin-right:15px}.product-compare__container .icon:not(.show-disable-tooltip)+.react-component{display:none}.product-compare__container .react-component .react-tooltip{left:-5px!important;top:35px!important;-webkit-transform:translateX(0)!important;transform:translateX(0)!important}.product-compare__container .react-component .react-tooltip .react-tooltip-arrow{top:-4px!important}.product-detail .product-images{height:450px;position:relative;text-align:center;width:100%}@media(min-width:1201px){.product-detail .product-images{width:450px}}@media(min-width:769px){.product-detail .product-images{padding-top:20px}}@media(min-width:1441px){.product-detail .product-images{width:70%}}.product-detail .product-images img{display:block;max-width:100%;-o-object-fit:cover;object-fit:cover}.product-detail .product-images .gallery-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;width:100%}.product-detail .product-images .gallery-container .box-zoom{background-color:#fff;height:334px;position:relative;width:100%}@media(max-width:991px){.product-detail .product-images .gallery-container .box-zoom{height:309px}}@media(max-width:768px){.product-detail .product-images .gallery-container .box-zoom{height:329px}}.product-detail .product-images .gallery-container .box-zoom img{height:100%;margin:0 auto;mix-blend-mode:multiply;-o-object-fit:contain;object-fit:contain;width:auto}.product-detail .product-images .gallery-container .box-zoom:after{background-color:#fff;background-image:var(--url);background-position:var(--zoom-x) var(--zoom-y);background-repeat:no-repeat;background-size:200%;content:"";display:var(--display);height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:4}.product-detail .product-images .gallery-container .box-zoom .btn-full-scren{background-color:transparent;background-image:url(clientlib-site/resources/images/FullScreenOverIcon.png);background-size:100%;border:none;bottom:20px;height:15px;margin:0;padding:0;position:absolute;right:20px;width:15px;z-index:5}.product-detail .product-images .gallery-container .box-zoom .btn-full-scren.minimize{display:none}.product-detail .product-images .gallery-container .box-zoom .btn-full-scren:hover{background-image:url(clientlib-site/resources/images/FullScreenIcon.png)}.product-detail .product-images .gallery-container .box-images{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:9pt;justify-content:center;padding:20px 0}.product-detail .product-images .gallery-container .box-images img{border:1px solid #ddd;cursor:pointer;height:56px;-o-object-fit:contain;object-fit:contain;width:56px}.product-detail .product-images .gallery-container .box-images img.active{border:1px solid #666;cursor:default}.product-detail .product-images .gallery-container.full-screen{background-color:#fff}.product-detail .product-images .gallery-container.full-screen .box-zoom{height:100%;width:100%}.product-detail .product-images .gallery-container.full-screen .box-zoom .btn-full-scren{background-image:url(clientlib-site/resources/images/MinScreenIcon.png)}.product-detail .product-images .gallery-container.full-screen .box-zoom .btn-full-scren.minimize{display:block}.product-detail .product-images .gallery-container.full-screen .box-images{height:6pc;width:100%}.product-detail .product-images .gallery-container.disabled .box-images,.product-detail .product-images .gallery-container.disabled .box-zoom:after,.product-detail .product-images .gallery-container.disabled .btn-full-scren{display:none}.facet-list{margin-bottom:30px;padding:0}@media(min-width:992px){.facet-list{margin-bottom:0}}.facet-list .search-text{color:#fff;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:300;line-height:24px;margin-bottom:15px}.facet-list .search-container{background-color:#000;padding:0}.facet-list__container{background-color:#000;color:#fff;display:block}@media(max-width:768px){.facet-list__container{display:none}}.facet-list__title{font-size:1pc;font-weight:700}.facet-list__section{border-top:1px solid #333;margin-bottom:0;padding:9pt 24px}.facet-list__section.first{border-top:none}@media(max-width:768px){.facet-list__section{padding:9pt 20px}}.facet-list .facet-more{color:#bf2026;font-size:14px;font-weight:500;line-height:21px;text-transform:uppercase}.facet-list .facet-more:hover{text-decoration:underline}.facet-list__header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;justify-content:space-between;line-height:24px;padding:8px 0;text-align:left;width:100%;word-break:break-word}.facet-list__header:after{content:"";-webkit-transition:content .3s ease,-webkit-transform .3s ease;transition:content .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,content .3s ease;transition:transform .3s ease,content .3s ease,-webkit-transform .3s ease}.facet-list__header.active:after,.facet-list__header:after{font-family:boilerplate!important;font-size:14px;font-weight:500;margin-left:auto}.facet-list__header.active:after{content:"";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.facet-list .facets-selected .facet-list__title{font-size:14px;font-weight:500;line-height:24px;margin-bottom:10px}.facet-list .facets-selected .facets-selected-items{margin-bottom:8px}.facet-list .facets-selected .facets-selected-items .facet-selected{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:300;gap:5px;line-height:1pc;margin-bottom:8px}.facet-list .facets-selected .facets-selected-items .facet-selected .icon-close{color:#fff;font-size:10px;line-height:1pc;margin:0 5px -5px -5px;padding:0 5px}.facet-list .facets-selected .facets-selected-items .facet-selected .icon-close:hover{color:#7d1519;cursor:pointer}.facet-list .facets-selected .clear-filters{font-size:14px;font-weight:500;letter-spacing:.8px;margin-top:5px;text-transform:uppercase}.facet-list .facets-selected .clear-filters:hover{text-decoration:underline}.facet-list__content{display:none;font-size:14px;overflow-y:hidden;padding:0}.facet-list__content a{color:#fff;display:block;font-size:14px;font-weight:300;line-height:1pc;margin:0;padding:5px 0;text-decoration:none}.facet-list__content a.active{color:#bf2026}.facet-list .modal-facet{background:#000;bottom:0;color:#fff;display:none;left:0;outline:0;overflow:overlay;position:fixed;right:0;top:0;z-index:1050}.facet-list .modal-facet-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 24px 20px;position:relative;text-align:left}.facet-list .modal-facet-body-search-container{background:transparent;border-bottom:1px solid #2d2d2d;padding:10px 20px 22px}.facet-list .modal-facet__close-btn{background:transparent;border:none;color:#bf2026;font-size:18px;opacity:1}.facet-list .modal-facet-content{background-color:#000;color:#fff;padding:15px}@media(max-width:768px){.facet-list .modal-facet-content{padding:0}}.facet-list .modal-facet-title{font-size:20px;font-weight:500;line-height:28px;margin-bottom:0;margin-top:0;text-transform:uppercase}.facet-list .modal-facet-header{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;border-bottom:.666667px solid #2d2d2d;border-top-left-radius:0;border-top-right-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-left:24px;margin-right:24px;padding-bottom:14px;padding-top:20px}.facet-list .modal-facet__search-text{font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:300;line-height:24px;margin-bottom:15px}.facet-list .facet-btn-mobile{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:#000;border:none;color:#fff;cursor:pointer;display:none;font-size:14px;font-weight:500;justify-content:space-between;letter-spacing:.93px;line-height:24px;margin-bottom:25px;padding:9pt 24px;text-transform:uppercase;width:100%}@media(max-width:768px){.facet-list .facet-btn-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.facet-list .facet-btn-mobile:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;content:"";cursor:pointer;font-family:boilerplate!important;font-size:1pc;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.product-listing{padding:0}.product-listing .top-fixed-elements{background:#fff;display:none;height:0;left:0;overflow-y:hidden;padding:10px 10px 0;position:fixed;text-align:center;top:0;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out;width:100%;z-index:100}@media(max-width:768px){.product-listing .top-fixed-elements{padding:18px 24px 0}}@media(max-width:991px){.product-listing .top-fixed-elements{width:100%}}.product-listing .top-fixed-elements.show{display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.product-listing .top-fixed-elements .banner__title{color:#bf2026;font-size:24px;font-weight:700;line-height:28px;padding:8px 0;text-align:left;text-transform:uppercase}@media(max-width:768px){.product-listing .top-fixed-elements .banner__title{font-weight:500;padding-bottom:18px;text-align:center}}.product-listing .top-fixed-elements .product-list__facets,.product-listing .top-fixed-elements .product-list__pagination{display:none}@media(max-width:768px){.product-listing .top-fixed-elements .product-list__facets,.product-listing .top-fixed-elements .product-list__pagination{display:-webkit-box;display:-ms-flexbox;display:flex}.product-listing .top-fixed-elements .product-list__pagination{border-bottom:1px solid #eee;padding-bottom:10px}.product-listing .top-fixed-elements .product-list__facets{margin-bottom:10px}.product-listing .top-fixed-elements .product-list__facets .facet-btn-mobile{margin-bottom:0}}.product-listing .top-fixed-elements .product-list__table{margin-bottom:0}.product-listing .pagination-top{border-bottom:1px solid #dadada;padding-top:15px}@media(max-width:575px){.product-listing .pagination-top{padding-top:0}.product-listing .pagination-top .pagination-text{margin:20px 0}}.product-listing .pagination-bottom{border-top:1px solid #dadada;margin-top:15px;padding-bottom:0}@media(max-width:768px){.product-listing .pagination-bottom{padding-top:10px}}.product-listing .product-list__title-margin{margin-right:0;max-width:auto}@media(min-width:992px){.product-listing .product-list__title-margin{margin-right:50px;max-width:600px}}.product-listing .product-list__top{margin-top:35px;padding-bottom:150px}@media(max-width:991px){.product-listing .product-list__top{padding-bottom:5pc}.product-listing .product-list__top-left,.product-listing .product-list__top-right{padding-inline:24px}}.product-listing .product-list__table{border-collapse:collapse;margin-bottom:75pt;width:100%}.product-listing .product-list__table .product-list__item-cell{border-top:none;color:#2d2d2d;font-size:14px;font-weight:400;line-height:22px;padding:10px;text-align:start;vertical-align:middle}.product-listing .product-list__table .product-list__item-details-cell{width:35%}.product-listing .product-list__table .product-list__item-nb-cell,.product-listing .product-list__table .product-list__item-price-cell{color:#000;width:15%}.product-listing .product-list__table .product-list__item-actions-cell{width:20%}.product-listing .product-list__table.nonyourprice .product-list__item-details-cell{width:30%}.product-listing .product-list__table.nonyourprice .product-list__item-nb-cell,.product-listing .product-list__table.nonyourprice .product-list__item-price-cell{width:25%}.product-listing .product-list__table.nonyourprice .product-list__item-price-cell>span:first-child{font-weight:500}.product-listing .product-list__table thead th{border-bottom:1px solid #dadada;font-weight:500;padding:15px 10px!important}@media(max-width:768px){.product-listing .product-list__table thead{display:none}}.product-listing .product-list__table tbody .product-list__item .promotion-wrapper{position:relative}.product-listing .product-list__table tbody .product-list__item .promotion-wrapper .gates-tooltip{background-color:#bf2026;border:1px solid #bf2026;color:#fff;font-size:10px;font-weight:300;letter-spacing:.93px;line-height:15px;padding:5px 10px;text-transform:uppercase;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-listing .product-list__table tbody .product-list__item-cell{font-size:14px;font-weight:300;line-height:21px;padding:15px 10px;vertical-align:top}@media(max-width:768px){.product-listing .product-list__table tbody .product-list__item-cell{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 20px 5px 75pt;width:100%!important}.product-listing .product-list__table tbody .product-list__item-cell:before{content:attr(data-th);font-size:14px;font-weight:500;line-height:1pc;width:50%}}.product-listing .product-list__table tbody .product-list__item-cell:first-child{min-width:297px;padding:10px}@media(max-width:768px){.product-listing .product-list__table tbody .product-list__item-cell:first-child{padding:5px 20px 5px 75pt;position:relative}.product-listing .product-list__table tbody .product-list__item-cell:first-child:before{display:none}}.product-listing .product-list__table tbody .product-list__item-price-cell span{display:block;font-size:14px;font-weight:300;line-height:24px;margin-bottom:5px;white-space:nowrap}.product-listing .product-list__table tbody .product-list__item-price-cell.yours span:first-child{font-weight:500}.product-listing .product-list__table tbody .product-list__item:nth-child(2n){background-color:#fff}.product-listing .product-list__table tbody .product-list__item:nth-child(odd){background-color:#eee}.product-listing .product-list__table tbody .product-list__item-details{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.product-listing .product-list__table tbody .product-list__item-details img{max-height:50px;max-width:100%;position:relative}.product-listing .product-list__table tbody .product-list__item-details>.link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;justify-content:center;padding:5px 0;position:relative;text-align:center;width:60px}@media(max-width:768px){.product-listing .product-list__table tbody .product-list__item-details>.link{left:20px;margin-right:0;position:absolute;top:20px}}.product-listing .product-list__table tbody .product-list__item-details>.link .badge{background:#bf2026;border-radius:0;color:#fff;font-size:10px;font-weight:500;left:-10px;letter-spacing:.67px;line-height:9pt;padding:5px;position:absolute;text-align:center;text-transform:uppercase;top:0;width:4em;z-index:1}.product-listing .product-list__table tbody .product-list__item-details>.info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-direction:column;flex-direction:column;margin:0 0 0 20px;max-width:200px}@media(max-width:768px){.product-listing .product-list__table tbody .product-list__item-details>.info{margin-left:0}}.product-listing .product-list__table tbody .product-list__item-details>.info>.link{font-weight:500}.product-listing .product-list__table tbody .product-list__item-details>.info .text{color:#000}@media(max-width:991px){.product-listing .product-list__table tbody .product-list__item-details>.info .text{display:none}}@media(max-width:768px){.product-listing .product-list__table tbody .product-list__item-details>.info .promotion-wrapper{display:none}.product-listing .product-list__table tbody .product-list__item-actions-cell{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:9pt 20px 20px}.product-listing .product-list__table tbody .product-list__item-actions-cell:before{display:none}}.product-listing .product-list__table tbody .product-list__item-actions form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.product-listing .product-list__table tbody .product-list__item-actions form .input-container{display:-webkit-box;display:-ms-flexbox;display:flex}.product-listing .product-list__table tbody .product-list__item-actions form .input-container.error input{border-color:#bf2026}.product-listing .product-list__table tbody .product-list__item-actions form .msg-error{color:#bf2026;font-size:13px;font-weight:300;line-height:19px;text-align:right;width:220px}.product-listing .product-list__table tbody .product-list__item-actions form .input-qty{border:1px solid #000;font-size:14px;height:40px;margin-right:10px;padding:6px 5px;text-align:center;width:50px}.product-listing .product-list__table tbody .product-list__item-actions form .input-qty:focus-visible{border-radius:0;outline-style:double}.product-listing .product-list__table tbody .product-list__item-actions form .input-qty:focus{border-color:#000;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5);outline:0}.product-listing .product-list__table tbody .product-list__item-actions form .btn-gates-primary{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;height:40px;padding:9px 9pt;width:auto}.product-listing .product-list__table tbody .product-list__item-actions form .btn-gates-primary .text-cart{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px}@media(max-width:768px){.product-listing .product-list__table tbody .product-list__item-actions form .btn-gates-primary .text-cart .btn-text{display:none}}.product-listing .product-list__table tbody .product-list__item-actions.add-to-cart{margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:768px){.product-listing .product-list__table tbody .product-list__item-actions.add-to-cart{margin-left:0}}.product-listing .product-list__table tbody .product-list__item-actions-container{display:-webkit-box;display:-ms-flexbox;display:flex;float:right;gap:24px;margin:30px 0 5px;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media(max-width:768px){.product-listing .product-list__table tbody .product-list__item-actions-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-bottom:0;margin-left:auto;margin-top:0}}.product-listing .product-list__table tbody .product-list__item-actions-container .status{font-size:9pt;font-weight:700;line-height:21px;text-transform:uppercase}.product-listing .product-list__table tbody .product-list__item-actions-container .status .icon{display:inline-block;font-family:boilerplate;font-size:10px;font-weight:400;line-height:10px}.product-listing .product-list__table tbody .product-list__item-actions-non-available{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}@media(max-width:768px){.product-listing .product-list__table tbody .product-list__item-actions-non-available{-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:50px}}.product-listing .product-list__table tbody .product-list__item-actions-non-available .gates-tooltip{margin-right:15px}.product-listing .product-list__table tbody .product-list__item-actions-non-available .gates-tooltip:before{color:#bf2026;content:"";font-family:boilerplate;font-size:1pc}.product-listing .product-list__table tbody .product-list__item-actions-non-available a.link{font-size:14px;font-weight:500;letter-spacing:.8px;text-transform:uppercase}.product-listing .product-list__table tbody .product-list__item-actions-non-available a.link:hover{text-decoration:underline}.product-listing .product-list__image-container{margin:0 auto 20px;max-width:305px;padding-top:20px;text-align:center}@media(min-width:992px){.product-listing .product-list__image-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;float:right;margin:0}}.product-listing .product-list__image-product{border-style:none;display:block;margin-left:auto;max-height:280px;max-width:100%;width:auto!important}.product-listing .product-list__text-container{padding:20px 0}.product-listing .product-list__text-container .banner__title{margin-bottom:28px}.product-listing .product-list__text-container,.product-listing .product-list__text-container p{color:#2d2d2d;font-size:1pc;font-weight:300;line-height:24px;margin-top:0}.product-listing .product-list__text-container p{margin-bottom:20px}.product-listing .product-list__text-container>ul{margin-bottom:0;margin-top:0;padding-left:15px}.product-listing .product-list__text-container>ul>li{color:#2d2d2d;font-size:1pc;font-weight:300;line-height:1.5}.product-listing .product-list__text-container>ul>li::marker{color:#bf2026}.product-listing .product-list__text-info{color:#2d2d2d;font-size:1pc;font-weight:300;line-height:1.5;margin-bottom:20px;margin-top:0}.product-listing .product-list__row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(min-width:992px){.product-listing .product-list__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.product-listing .product-list__title-mobile{padding-bottom:20px;padding-top:20px}.product-listing .product-list__pl,.product-listing .product-list__pr{padding-left:0;padding-right:0}.show-only-desktop{display:none!important}@media(min-width:1024px){.show-only-desktop{display:block!important;text-align:center}}.show-only-mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media(min-width:1024px){.show-only-mobile{display:none!important}}.search-product{min-height:50vh}.product-detail .s7mixedmediaviewer-class{height:450px;width:295px}@media(min-width:1101px){.product-detail .s7mixedmediaviewer-class{height:450px;width:600px}}.product-detail__container{padding-bottom:20px}.product-detail__container .list-prices-unavailable,.product-detail__container .pricing-unavailable,.product-detail__container .product-unavailable{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:20px;margin-top:20px;position:relative}.product-detail__container .list-prices-unavailable__text,.product-detail__container .pricing-unavailable__text,.product-detail__container .product-unavailable__text{font-size:14px;font-weight:500;line-height:21px}.product-detail__container .list-prices-unavailable>label,.product-detail__container .pricing-unavailable>label,.product-detail__container .product-unavailable>label{height:1pc}.product-detail__container .list-prices-unavailable .react-tooltip,.product-detail__container .pricing-unavailable .react-tooltip,.product-detail__container .product-unavailable .react-tooltip{left:0!important;top:30px!important;-webkit-transform:none!important;transform:none!important;z-index:999}.product-detail__container .list-prices-unavailable .react-tooltip .react-tooltip-arrow,.product-detail__container .pricing-unavailable .react-tooltip .react-tooltip-arrow,.product-detail__container .product-unavailable .react-tooltip .react-tooltip-arrow{left:10px!important;top:-4px!important}.product-detail__container .promotion-wrapper{padding:15px 0;position:relative}.product-detail__container .promotion-wrapper .gates-tooltip{background-color:#bf2026;border:1px solid #bf2026;color:#fff;font-size:10px;font-weight:300;letter-spacing:.93px;padding:5px 10px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-detail__container .promotion-wrapper .react-tooltip{-webkit-transform:translateX(0)!important;transform:translateX(0)!important;z-index:999}.product-detail__container .product-title{font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:40px;font-weight:700;line-height:3pc;margin-bottom:8px;text-transform:uppercase}.product-detail__container .product-title:before{background-color:#bf2026;content:"";display:block;height:4px;margin-bottom:20px;width:78pt}.product-detail__container .product-info{color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:300;line-height:1.5;margin:22px 0 17px -17px;text-transform:capitalize}.product-detail__container .product-info strong{font-weight:500}.product-detail__container .product-info .product-attribute{display:inline-block;font-size:14px;padding:0 17px}.product-detail__container .product-info .icon-replacement-product{margin-left:5px}.product-detail__container .product-info .react-tooltip{text-transform:none}.product-detail__container .product-divider{border-left:1px solid #ccc;margin:0 10px}.product-detail__container .product-compare__text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1pc}.product-detail__container .product-pricing{display:block;margin-top:10px;width:auto}@media(min-width:1024px){.product-detail__container .product-pricing{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media(min-width:1201px){.product-detail__container .product-pricing{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;width:700px}}.product-detail__container .product-pricing p{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;letter-spacing:.57px;margin-bottom:10px;padding:0}@media(min-width:1024px){.product-detail__container .product-pricing p{display:block;font-size:14px;font-weight:500;letter-spacing:.57px;margin-bottom:10px;padding:0 9pt}}@media(min-width:1201px){.product-detail__container .product-pricing p{display:block;font-size:14px;font-weight:500;letter-spacing:.57px;margin-bottom:10px;padding:0 9pt}}.product-detail__container .product-pricing p:first-child{padding-left:0}.product-detail__container .product-pricing p:not(:first-of-type){border-left:0}@media(min-width:1024px){.product-detail__container .product-pricing p:not(:first-of-type){border-left:2px solid #eee}}@media(min-width:1201px){.product-detail__container .product-pricing p:not(:first-of-type){border-left:2px solid #eee}}.product-detail__container .product-pricing p>span{margin-left:20px}@media(min-width:1024px){.product-detail__container .product-pricing p>span{margin-left:0}}@media(min-width:1201px){.product-detail__container .product-pricing p>span{margin-left:0}}.product-detail__container .product-pricing p>span:nth-child(3){color:#8b8b8b;font-size:14px;font-weight:300;line-height:21px;margin-left:9pt}.product-detail__container .product-pricing p>span.line-crossed{color:#8b8b8b;font-size:14px;font-weight:300;line-height:21px}.product-detail__container .product-pricing strong{display:block;font-weight:500}.product-detail__container .product-your-price{font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif}.product-detail__container .product-list-price,.product-detail__container .product-your-price{font-size:20px;font-weight:500;line-height:24px}.product-detail__container .product-min-order,.product-detail__container .product-std-pack{color:#8b8b8b;font-size:14px;font-weight:300}.product-detail__container .product-order-section{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0;margin-top:10px;position:relative}.product-detail__container .product-order-section .btn-submit-qty{left:65px;position:absolute;top:10px}.product-detail__container .product-order-section .btn-submit-qty:before{color:#bf2026;content:"";cursor:pointer;font-family:boilerplate!important;font-size:1pc;font-weight:400;line-height:1}.product-detail__container .product-quantity{-moz-appearance:textfield;border:1px solid #2d2d2d;border-radius:0;font-size:13px;font-weight:700;height:40px;max-width:60px;text-align:center;width:100%}.product-detail__container .product-quantity-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-right:35px;max-width:60px;width:100%}.product-detail__container .product-quantity-container .error{color:#bf2026;font-size:14px;font-weight:300;line-height:21px;position:relative;text-align:left;width:100%;width:150px}.product-detail__container .product-quantity:focus-visible{border-radius:0;outline-style:double}.product-detail__container .product-quantity:focus{border-color:#000;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5);outline:0}.product-detail__container .product-status__items{font-size:14px;line-height:21px;margin-right:5px;padding-top:10px}.product-detail__container .product-status__items i{margin-right:5px}.product-detail__container .product-stock-status{color:#2d2d2d;font-size:14px;font-weight:500;padding:0 5px 0 0;text-transform:uppercase}.product-detail__container .product-widget-qty{background-color:#eee;color:#2d2d2d;font-size:14px;font-weight:300;line-height:21px;margin-top:20px;padding:5px 10px;width:100%}@media(min-width:1441px){.product-detail__container .product-widget-qty{width:75%}}.product-detail__container .product-widget-qty i:before{color:#bf2026;margin-right:9px}.product-detail__container .product-discontinued{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px 0}.product-detail__container .product-discontinued>i{display:inline-block;font-size:1pc;margin-right:10px}.product-detail__container .product-discontinued__text{font-size:14px;font-weight:500}.product-detail__container .product-non-cancelable{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#eee;color:#2d2d2d;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:300;line-height:21px;margin-top:20px;padding:9pt 10px;width:100%}.product-detail__container .product-non-cancelable>i{display:inline-block;font-size:1pc;margin:0 0 0 14px}.product-detail__container .product-non-cancelable__text{display:block}.product-detail__container .product-non-cancelable__text>p{font-weight:300;line-height:14px;margin:0}.product-detail__container .product-non-cancelable__text>p:first-child{margin-bottom:8px}@media(min-width:1441px){.product-detail__container .product-non-cancelable{width:75%}}.product-detail__container .product-non-cancelable i:before{color:#bf2026;margin-right:9px}.product-detail__container .product-replaced{background-color:#eee;font-size:1pc;line-height:24px;margin-bottom:20px;padding:28px}.product-detail__container .product-replaced i{font-weight:300;margin-right:5px}.product-detail__container .product-replaced b{font-weight:bolder}@media(min-width:1441px){.product-detail__container .product-replaced{width:75%}}.product-detail__container .product-ship-dates{border-left:1px solid #2d2d2d;color:#bf2026;cursor:pointer;font-weight:500;letter-spacing:.05em;padding-left:10px;padding-right:5px;text-decoration:none;text-transform:uppercase}.product-detail__container .product-ship-dates:hover{text-decoration:none}.product-detail__container .product-ship-dates-table{margin-top:20px;overflow-y:hidden;padding-left:0;width:100%}.product-detail__container .product-ship-dates-table.fade{margin-top:0;max-height:0}@media(min-width:1441px){.product-detail__container .product-ship-dates-table{width:75%}}.product-detail__container .product-ship-dates-table__strcuture{background-color:#eee;padding-bottom:1pc;padding-left:10px;text-align:left}.product-detail__container .product-ship-dates-table__strcuture>thead{line-height:19px}.product-detail__container .product-ship-dates-table__strcuture>thead>tr{line-height:inherit}.product-detail__container .product-ship-dates-table__strcuture>thead>tr>th{border:none;font-size:14px;font-weight:500;line-height:inherit;padding:5px 8px}.product-detail__container .product-ship-dates-table__strcuture>thead>tr>th:first-child{padding-left:10px}.product-detail__container .product-ship-dates-table__strcuture>tbody{line-height:21px}.product-detail__container .product-ship-dates-table__strcuture>tbody>tr{line-height:inherit}.product-detail__container .product-ship-dates-table__strcuture>tbody>tr>td{border:none;font-size:14px;font-weight:500;line-height:inherit;padding:0 8px 1pc}.product-detail__container .product-ship-dates-table__strcuture>tbody>tr>td:first-child{padding-left:10px}.product-detail__container .product-ship-dates-table .ship-button{background-color:#eee!important;color:#000!important}.product-detail__container .product-ship-dates-table .table-cell__value{font-size:14px;font-weight:300;line-height:17px;margin-top:6px}.product-detail__container .product-ship-dates-table .table-cell__label{font-size:10px;font-weight:500;height:10px;letter-spacing:.1em;line-height:9pt}.product-detail__container .product-services__action .link{display:block;font-size:14px;font-weight:500;padding:0 0 10px;text-align:right;width:100%}.product-detail__container .product-services-accordion{margin-top:20px;width:100%}@media(min-width:1441px){.product-detail__container .product-services-accordion{width:75%}}.product-detail__container .product-services-accordion__strcuture{background-color:#eee;padding-bottom:1pc;padding-left:10px;text-align:left}.product-detail__container .product-services-accordion__content{margin:0;padding:10px 0;padding-bottom:0!important}.product-detail__container .product-services-accordion__content>p{color:#2d2d2d;font-size:14px;font-weight:300;line-height:1.5;margin-top:0;padding:0 20px}.product-detail__container .product-services-accordion__content>ul{list-style:none;margin-bottom:0;margin-top:0;text-indent:0}.product-detail__container .product-services-accordion__content>ul>li{font-size:14px;margin:15px 0;padding:20px}.product-detail__container .product-services-accordion__content>ul>li .product-service{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.product-detail__container .product-services-accordion__content>ul>li .product-service .form-check-input{display:none;position:relative}.product-detail__container .product-services-accordion__content>ul>li .product-service .form-check-label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:15px}.product-detail__container .product-services-accordion__content>ul>li .product-service .form-check-label:before{height:15px;margin-right:0;width:15px}.product-detail__container .product-services-accordion__content>ul>li .product-service .form-check-label span{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:19px;width:100%}.product-detail__container .product-services-accordion__content>ul>li .product-service__description{color:#2d2d2d;display:block;font-weight:300;margin-left:30px;max-width:350px}@media(min-width:1441px){.product-detail__container .product-services-accordion__content>ul>li .product-service__description{max-width:90%}}.product-detail__container .product-services-accordion__content>ul>li .product-service__form{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:15px;width:100%}.product-detail__container .product-services-accordion__content>ul>li .product-service__name{color:#2d2d2d;font-weight:500}.product-detail__container .product-services-accordion__content>ul>li .product-service input[type=checkbox]:disabled .product-service__name{color:#8b8b8b}.product-detail__container .product-services-accordion__content>ul .product-disclaimer-text{border-top:1px solid #dadada;font-size:9pt;font-weight:300;line-height:18px;margin-top:-10px;padding-bottom:20px;padding-top:20px}.product-detail__container .product-services-accordion__content>ul .product-disclaimer-text p{line-height:inherit;margin:0}.product-detail__container .product-services-accordion__content>ul>li:first-of-type{border-top:1px solid #2d2d2d}.product-detail__container .product-services-accordion .ship-button{background-color:#eee!important;color:#000!important}.product-detail__container .product-services-accordion .table-cell__value{font-size:14px;font-weight:300;line-height:17px;margin-top:6px}.product-detail__container .product-services-accordion .table-cell__label{font-size:10px;font-weight:500;height:10px;letter-spacing:.1em;line-height:9pt}.product-detail__container .product-add-to-cart{color:#fff;display:block;line-height:25px;margin:20px 20px 0 0;max-width:270px;padding:10px 15px;width:100%}.product-detail__container .product-add-to-cart:hover{background-color:#dd353b}.product-detail__container .product-subtotal{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;line-height:22px;margin:20px 0 5px}.product-detail__container .product-subtotal strong{font-weight:500;margin-right:8px}.product-detail__container-description .product-detail-heading{font-size:28px;font-weight:500;margin-bottom:15px;margin-top:0;text-transform:uppercase}.product-detail__container-description .product-detail-info{color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:300;line-height:1.5}.product-detail__container-description .product-detail-info .link{background-color:transparent;color:#bf2026;cursor:pointer;font-size:14px;font-weight:500;line-height:1pc;text-decoration:none;text-transform:capitalize}.product-detail__container-description ul{padding-left:15px}.product-detail__container-description ul>li{color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:300;line-height:1.5;margin-bottom:10px}.product-detail__container-description ul>li::marker{color:#bf2026}.product-detail__headline>p{color:#2d2d2d;font-size:1pc;font-weight:300;line-height:1.5}.product-detail__headline>p>strong{font-weight:400}.product-detail__headline .product-continue-shopping{cursor:pointer;margin:0;max-width:178px;padding:10px 15px;text-decoration:none;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-detail__headline .product-continue-shopping:hover{background-color:#dd353b}.product-detail-top{background:#bf2026;color:#fff;font-size:10px;font-weight:500;letter-spacing:.67px;line-height:9pt;padding:5px 0;position:absolute;right:0;text-align:center;text-transform:uppercase;top:15px;width:78pt;z-index:5}@media(min-width:1441px){.product-detail .breadcrumb{max-width:100%;padding:0 40px}}.product-detail .breadcrumb ul{margin-top:0}@media(min-width:1441px){.product-detail .content-breadcrumb{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:100%;padding:0 40px}}.product-detail .content-breadcrumb .content{margin:0;max-width:100%;padding:0}.product-detail .top-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:40px;margin-top:30px}@media(min-width:1024px){.product-detail .top-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media(min-width:1201px){.product-detail .top-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media(min-width:1441px){.product-detail .top-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:100%;padding:0 40px}}.product-detail .top-container .product-detail__left{max-width:580px;width:100%}@media(min-width:1441px){.product-detail .top-container .product-detail__left{max-width:50%}}@media(min-width:992px){.product-detail .top-container .product-detail__right{margin-left:5pc}}@media(min-width:1441px){.product-detail .top-container .product-detail__right{max-width:50%;padding-left:60px}}.product-detail .title-section{font-size:28px;font-weight:500;margin-bottom:15px;text-transform:uppercase}.product-detail .bottom-container{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:1440px){.product-detail .bottom-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width:1441px){.product-detail .bottom-container{margin:40px 0 5pc}}.product-detail .bottom-container .product-detail__left>.content>div,.product-detail .bottom-container .product-detail__right>.content>div{max-width:100%}@media(min-width:992px){.product-detail .bottom-container .product-detail__left>.content>div,.product-detail .bottom-container .product-detail__right>.content>div{margin:0 auto;max-width:66.6666666667%;padding:40px}}@media(min-width:1441px){.product-detail .bottom-container .product-detail__left>.content>div,.product-detail .bottom-container .product-detail__right>.content>div{margin:0;max-width:100%;padding:0}}.product-detail .bottom-container .product-detail__left{background-color:#eee;padding-bottom:40px;padding-top:40px}@media(min-width:992px){.product-detail .bottom-container .product-detail__left{background-color:#eee;padding-bottom:0;padding-top:0}}@media(min-width:1441px){.product-detail .bottom-container .product-detail__left{-webkit-box-flex:0;background-color:#fff;border-right:1px solid #dadada;-ms-flex:0 0 50%;flex:0 0 50%;padding-bottom:0;padding-top:0}.product-detail .bottom-container .product-detail__left .content{padding-left:40px;padding-right:50px}.product-detail .bottom-container .product-detail__left .content .description{padding:0}.product-detail .bottom-container .product-detail__right .content .product__specifications{padding:0 30px 40px}}.product-detail .bottom-container .product-detail__right .content .product__specifications .title__specifications{margin-bottom:25px}.icon-cart:before{content:""}.icon-checkmark{font-size:1pc;margin-right:5px;position:relative;top:1px}.icon-checkmark:before{content:""}.table-hide{display:none}.table-show{display:block}.ship-btn-show{display:inline}.ship-btn-hide{display:none}.icon-tooltip:before{content:""}.icon-tooltip{color:#bf2026}.modal-service-list{padding-bottom:20px;padding-top:10px}.modal-service__header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:5px}.modal-service__header-name{line-height:24px}.modal-service__header-name,.modal-service__header-price{color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500}.modal-service__header-price{line-height:19px}.modal-service__desc{color:#2d2d2d;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:14px;font-weight:300;line-height:1.5}#shipDateTable .ship-button:after{display:none}.promotion-listing__title-mobile{padding-bottom:20px;padding-top:20px}.promotion-listing__text-container{font-weight:100}.promotion-listing__text-container-text{line-height:1.5;padding:0!important}.promotion-listing__title .h1,.promotion-listing__title h1{margin-bottom:8px}.promotion-list .promotion-item{border-bottom:1px solid #2d2d2d;margin-bottom:40px}.promotion-list .promotion-item__image{display:block;margin:10px auto;max-height:75pt;max-width:100%}.promotion-list .promotion-item .promotion-item__content-wrapper{padding-bottom:20px;padding-left:1pc}.promotion-list .promotion-item .promotion-item__content-wrapper .h4,.promotion-list .promotion-item .promotion-item__content-wrapper h4{font-size:20px;font-weight:500;line-height:normal;margin-bottom:8px;text-transform:uppercase}.promotion-list .promotion-item .promotion-item__content-wrapper p{font-size:14px;font-weight:100;margin:0}.promotion-list .promotion-item .promotion-item__content-wrapper .text-color-red{color:#bf2026}.promotion-list .promotion-item .promotion-item__content-wrapper a{font-size:14px;font-weight:500;letter-spacing:.8px;text-transform:uppercase}.promotion-list .promotion-item .promotion-item__content-wrapper a:hover{text-decoration:underline}.promotions_detail-title{margin-bottom:8px}.promotions_detail-cell{padding:15px 10px!important}.promotions_detail__listing-img{width:100%}.product-list__top-pag{border-bottom:none;margin:15px 0 0}.product-list__text-info{border-bottom:1px solid #dadada;margin-bottom:0!important;padding-bottom:10px;padding-top:15px}.product-list__top-pb{padding-bottom:0!important}.product-list__item-image{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;justify-content:center;-o-object-fit:contain;object-fit:contain;padding:5px 0;position:relative;text-align:center;width:60px}.c-product-list__compare-checkbox-label{font-size:1pc}.c-product-list__item-submit-icon{font-size:1pc;font-weight:500;margin-right:7px;position:relative;top:2px}.input-qty{border-radius:0}.promotions-component{margin-top:20px}.promotions-component.list-view .promotion__title{margin-bottom:8px}.promotions-component.list-view .promotion__title .h1,.promotions-component.list-view .promotion__title h1{line-height:3pc}.promotions-component.list-view .promotion__description{color:#2d2d2d;font-size:1pc;font-weight:300;line-height:24px;margin-bottom:20px}.promotions-component.list-view .promotion__results{font-size:14px}.promotions-component.list-view .promotion__item{border-bottom:1px solid #2d2d2d;padding-top:40px}.promotions-component.list-view .promotion__item:first-child{padding-top:0}.promotions-component.list-view .promotion__item:last-child{margin-bottom:40px}.promotions-component.list-view .promotion__item>.row{margin:0 -15px}@media(max-width:768px){.promotions-component.list-view .promotion__item>.row{margin:0}}.promotions-component.list-view .promotion__item .promotion__image img{display:block;margin:10px auto!important;max-height:75pt;max-width:100%}.promotions-component.list-view .promotion__item .promotion__text{padding-bottom:20px}.promotions-component.list-view .promotion__item .promotion__text-expiration{color:#bf2026;padding-bottom:10px}.promotions-component.list-view .promotion__item .promotion__text .h4,.promotions-component.list-view .promotion__item .promotion__text h4{font-size:20px;font-weight:500;line-height:24px;text-transform:uppercase}.promotions-component.list-view .promotion__item .promotion__text p{font-size:14px;font-weight:300;line-height:21px;margin:0}.promotions-component.list-view .promotion__item .promotion__text .link{font-size:14px;font-weight:500;line-height:21px;text-transform:uppercase}.promotions-component.list-view .promotion__item .promotion__text .link:hover{text-decoration:underline}.promotions-component .saved-carts__no-results{font-size:1pc;font-weight:300;line-height:1.5;padding-left:15px;padding-top:0}.order-widget{width:100%}.order-widget__top-description{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;font-weight:400}.order-widget__top-description .gates-information-icon{height:15px;margin-left:6px;margin-top:-10px;width:15px}.order-widget__top-description .gates-information-icon svg{margin-bottom:50%}.order-widget__additional-info{color:#8b8b8b;font-size:14px;margin-bottom:5px;margin-left:20px}.order-widget__text-paste{margin-top:5pc;position:relative}@media(min-width:1024px){.order-widget__text-paste{margin-top:24px}}.order-widget__text-paste .order-widget__text-paste-input{border:1px solid rgba(0,0,0,.2);border-radius:4px;font-size:9pt;min-height:87pt;padding:1pc;width:100%}.order-widget__text-paste .order-widget__text-paste-submit-container{-webkit-box-pack:right;-ms-flex-pack:right;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:right}.order-widget__text-paste .order-widget__text-paste-submit-container .order-widget__text-paste-submit{border:none;border-radius:2px;color:#fff;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;margin:24px 0 2pc;padding:10px}.order-widget__text-paste .order-widget__text-paste-submit-container .order-widget__text-paste-submit:disabled{background-color:#bf2026;border-color:#bf2026;color:#fff;opacity:.5}.order-widget__text-paste .order-widget__text-paste-submit-container .order-widget__text-paste-submit .btn{color:#fff;font-size:14px;font-weight:500;letter-spacing:.93px;text-transform:uppercase}.order-widget__text-paste .loading-overlay{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.8);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1000}.order-widget__text-paste .spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#bf2026;height:2pc;width:2pc}.order-widget__text-paste .spinner .sr-only{color:#bf2026}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.resourcesLibraryContent .banner__title{color:#000!important;font-size:40px!important;font-weight:600!important;line-height:1.1!important;margin-bottom:0!important;margin-top:0!important}.resourcesLibraryContent .banner__title:before{background-color:none!important;content:none!important;display:none!important;height:0!important;margin-bottom:0!important;width:0!important}.save-cart-modal .control-label{font-weight:500;line-height:19px;margin-bottom:.5rem;text-transform:uppercase}.save-cart-modal .form-control{border:1px solid #2d2d2d;border-radius:0}.save-cart-modal .form-control:disabled{cursor:not-allowed;opacity:.5}.save-cart-modal .form-control:focus{border-color:#000;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5)}.save-cart-modal .help-block{display:block;font-size:9pt;margin-top:10px;text-align:right}.save-cart-modal .form-control__textarea{height:150px}.save-cart-modal .form-group{margin-bottom:1pc}.save-cart-modal .modal__cancel-btn{background:transparent;color:#bf2026;text-align:right}.save-cart-modal .error-block{color:#bf2026;font-size:1pc;font-weight:300}.save-cart-modal .has-error,.save-cart-modal .has-error:focus{border-color:#bf2026;-webkit-box-shadow:none;box-shadow:none}.save-cart-modal .modal__ok-btn:disabled{cursor:not-allowed;opacity:.5}.save-cart-close{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:5px;text-decoration:none}.save-cart-close .icon-close{color:#fff;font-size:10px}.saved-carts .back-link{margin-bottom:35px;padding-top:10px}.saved-carts .back-link-link{color:#000;text-decoration:none}.saved-carts .back-link-link i{font-size:14px;left:0;position:relative;top:3px}.saved-carts .back-link__label{color:#000;font-size:14px;font-weight:500;letter-spacing:.8px;line-height:35px;margin:0;padding-left:10px;position:relative;text-transform:uppercase;white-space:normal}.saved-carts__disclaimer{color:#2d2d2d;font-weight:300;line-height:24px;margin:10px 0}.saved-carts__actions-top{-webkit-box-pack:end;-ms-flex-pack:end;color:#bf2026;justify-content:flex-end}.saved-carts__actions-top,.saved-carts__actions-top-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.saved-carts__actions-top-icon{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.saved-carts__actions-top-icon i{margin-right:10px}.saved-carts__actions-top-icon a.link{font-size:14px;font-weight:500;letter-spacing:.8px;text-transform:uppercase}.saved-carts__actions-top-icon a.link:hover{text-decoration:underline}.saved-carts__summary{margin:40px 0 20px;padding:0}.saved-carts__summary-content{background-color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media(max-width:768px){.saved-carts__summary-content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;background-color:#fff;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.saved-carts__summary-list{list-style:none;margin-bottom:0;padding:30px 40px;text-indent:0}@media(max-width:768px){.saved-carts__summary-list{background-color:#eee;padding:20px 24px}}.saved-carts__summary-listitem{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:30px;position:relative}.saved-carts__summary-listitem .label{display:inline-block;font-size:1pc;font-weight:500;line-height:24px;vertical-align:top;width:42%;word-break:break-word}.saved-carts__summary-listitem .value{display:inline-block;font-size:1pc;font-weight:300;line-height:24px;padding:0 10px 0 0;text-align:left;width:58%;word-break:break-word}.saved-carts__summary-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:30px 30px 30px 70px}@media(max-width:991px){.saved-carts__summary-actions{padding:30px 20px}}@media(max-width:768px){.saved-carts__summary-actions{padding:30px 0 20px}}.saved-carts__summary-actions button{-webkit-box-flex:0;-ms-flex:0;flex:0;text-transform:uppercase;width:100%}.saved-carts__summary-actions button.btn-edit-cart{margin-top:8px}@media(max-width:768px){.saved-carts .pagination .pagination-text{font-size:14px}}.saved-carts .pagination-top{border-bottom:1px solid #dadada;margin-top:15px;padding-bottom:10px;padding-top:15px}.saved-carts .pagination-bottom{border-top:1px solid #dadada;padding-bottom:0;padding-top:10px}.saved-carts__table{border-collapse:collapse;width:100%}@media(max-width:768px){.saved-carts__table thead{display:none}}.saved-carts__table thead th{border-bottom:1px solid #dadada;border-top:none;color:#2d2d2d;font-size:14px;font-weight:500;line-height:22px;padding:10px;text-align:left;vertical-align:middle}.saved-carts__table thead th:first-child{padding-left:0}.saved-carts__table tbody tr{position:relative}@media(max-width:768px){.saved-carts__table tbody tr{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-top:1px solid #dadada;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.saved-carts__table tbody tr:first-child{border-top:none}}.saved-carts__table tbody tr td{border-top:1px solid #dadada;font-size:1pc;font-weight:300;line-height:24px;padding:20px 10px;vertical-align:top}@media(max-width:768px){.saved-carts__table tbody tr td{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:21px;padding:5px 20px 5px 75pt}.saved-carts__table tbody tr td:before{border:none;content:attr(data-th);font-size:14px;font-weight:500;line-height:1pc;min-width:5pc;width:auto}}.saved-carts__table tbody tr td:first-child{padding:10px 10px 10px 0}@media(max-width:768px){.saved-carts__table tbody tr td:first-child{padding:0}.saved-carts__table tbody tr td:first-child:before{display:none}.saved-carts__table tbody tr td:last-child{padding:5px 20px 15px 75pt}}.saved-carts__table tbody tr td .product-list__details{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.saved-carts__table tbody tr td .product-list__details-thumb{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;height:5pc;padding:5px 0;text-align:center;width:5pc}@media(max-width:991px){.saved-carts__table tbody tr td .product-list__details-thumb{width:30px}}@media(max-width:768px){.saved-carts__table tbody tr td .product-list__details-thumb{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;height:60px;left:0;position:absolute;top:20px;width:60px}}.saved-carts__table tbody tr td .product-list__details img{max-height:5pc;max-width:5pc}@media(max-width:768px){.saved-carts__table tbody tr td .product-list__details img{margin-right:20px;padding-right:10px}}.saved-carts__table tbody tr td .product-list__details-info{margin:0 0 0 20px;max-width:200px}@media(max-width:768px){.saved-carts__table tbody tr td .product-list__details-info{margin-left:0}}.saved-carts__table tbody tr td .product-list__details-info a.link{font-size:1pc;font-weight:500;letter-spacing:.8px;line-height:18px;text-transform:uppercase}.saved-carts__table tbody tr td .product-list__details-info a.link.disabled{opacity:.5}.saved-carts__table tbody tr td .product-list__details-info a.link:hover{text-decoration:underline}.saved-carts__table tbody tr td .product-list__details-info .text{color:#000;font-size:1pc;font-weight:300;line-height:24px}@media(max-width:768px){.saved-carts__table tbody tr td .product-list__details-info .text{color:#bf2026;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;letter-spacing:.8px;text-transform:uppercase}}.saved-carts__table tbody tr td .product-list__details-info .text-product{color:#000;font-size:1pc;font-weight:300;line-height:24px}@media(max-width:768px){.saved-carts__table tbody tr td .product-list__details-info .text-product{display:none}.saved-carts__table tbody tr td .product-list__details-price{display:-webkit-box;display:-ms-flexbox;display:flex}}.saved-carts__table tbody tr td .product-list__details-price .item-price,.saved-carts__table tbody tr td .product-list__details-price .item-price--bold{color:#000;font-size:1pc;line-height:24px;margin-bottom:5px}@media(max-width:768px){.saved-carts__table tbody tr td .product-list__details-price .item-price,.saved-carts__table tbody tr td .product-list__details-price .item-price--bold{font-size:14px}}.saved-carts__table tbody tr td .product-list__details-price .item-price--bold,.saved-carts__table tbody tr td.product-subtotal{font-weight:500}.saved-carts__bottom{margin-top:30px;width:100%}.saved-carts__bottom-inner{margin-left:auto;padding:0}@media(max-width:768px){.saved-carts__bottom-inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:30px}}.saved-carts__bottom-actions{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:30px}@media(max-width:768px){.saved-carts__bottom-actions{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:30px}}.saved-carts__bottom-actions button{width:270px}@media(max-width:768px){.saved-carts__bottom-actions button{width:100%}}.saved-carts__bottom-actions .link{font-size:14px;font-weight:500;letter-spacing:.8px;text-transform:uppercase}.saved-carts__bottom-actions .link:hover{text-decoration:underline}.saved-carts__bottom-helptext{font-size:14px;font-weight:300;line-height:21px;margin-bottom:20px}.saved-carts-container{margin:20px auto auto;max-width:75pc;padding-bottom:75pt}.saved-carts-container .h1,.saved-carts-container h1{color:#000;font-size:40px;font-weight:700;line-height:1.2;margin-top:50px;padding-bottom:10px;text-transform:uppercase}@media(min-width:769px){.saved-carts-container .h1,.saved-carts-container h1{margin-top:0}}.saved-carts-container .h1:before,.saved-carts-container h1:before{background-color:#bf2026;content:"";display:block;height:4px;margin-bottom:18px;width:78pt}.saved-carts-container .sortby-container{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:25px;position:relative}@media(min-width:1024px){.saved-carts-container .sortby-container{display:none}}.saved-carts-container .sortby-container .sortby-filters{background-color:#fff;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);display:none;left:0;left:50%!important;padding:25px;position:absolute;right:auto!important;top:0;-webkit-transform:translate3d(9px,21px,0);transform:translate3d(9px,21px,0);-webkit-transform:translate(-50%,25px)!important;transform:translate(-50%,25px)!important;width:282px;will-change:transform;z-index:999}.saved-carts-container .sortby-container .sortby-filters__item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;color:#2d2d2d;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;justify-content:space-between;line-height:22px;margin-bottom:8px}.saved-carts-container .sortby-container .sortby-filters__item .icon-sortby-arrow,.saved-carts-container .sortby-container .sortby-filters__item .icon-sortby-arrow--up{color:#bf2026}.saved-carts-container .sortby-container .sortby-filters.show{display:block}.saved-carts-container .sortby-container__span{color:#bf2026;cursor:pointer;font-size:14px;font-weight:500;letter-spacing:.8px;text-align:center;text-decoration:none;text-transform:uppercase}.saved-carts-container .search-container{background:#eee;margin-top:20px;padding:25px 20px}@media(min-width:1024px){.saved-carts-container .search-container{background:#eee;margin-bottom:20px;margin-top:30px;padding:30px}}@media(max-width:768px){.saved-carts-container .search-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.saved-carts-container .search-container p{color:#2d2d2d;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:ITC Franklin Gothic,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:300;line-height:1.5;margin:0 0 20px;width:100%}@media(min-width:1024px){.saved-carts-container .search-container p{width:70%}}@media(max-width:768px){.saved-carts-container .search-container p{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.saved-carts-container .search-container .wrapper-billto{margin-bottom:20px;margin-top:20px;max-width:100%;width:100%}@media(min-width:1024px){.saved-carts-container .search-container .wrapper-billto{margin:0;max-width:25%;width:100%}}.saved-carts-container .search-container .wrapper-billto__select{background:#fff;border:1px solid #000;color:#8b8b8b;font-size:1pc;font-weight:500;height:40px;max-height:40px;padding:6px 10px;width:100%}.saved-carts-container .search-container .wrapper-billto__select:focus,.saved-carts-container .search-container .wrapper-billto__select:focus-visible{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5);color:#000;outline:0}.saved-carts-container .search-container .wrapper-filter{max-height:40px;max-width:100%;width:100%}@media(min-width:1024px){.saved-carts-container .search-container .wrapper-filter{max-height:40px;max-width:25%;width:100%}}.saved-carts-container .search-container .wrapper-filter .filter-btn{background:#bf2026;border:.66px solid #2d2d2d;color:#fff;cursor:pointer;font-size:14px;font-weight:500;height:40px;letter-spacing:.93px;max-height:40px;padding:10px;text-transform:uppercase;width:100%}.saved-carts-container .search-container .wrapper-input{-webkit-box-flex:1;-ms-flex-positive:1;background:#fff;border:.66px solid #2d2d2d;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;max-width:100%;position:relative;width:100%}@media(min-width:1024px){.saved-carts-container .search-container .wrapper-input{max-width:50%;width:100%}}.saved-carts-container .search-container .wrapper-input input{border:none;font-size:14px;font-weight:400;height:40px;max-height:40px;padding:10px 10px 10px 41px;width:100%}.saved-carts-container .search-container .wrapper-input input:focus,.saved-carts-container .search-container .wrapper-input input:focus-visible{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5);outline:0}.saved-carts-container .search-container .clear-filters-container{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:flex-end;width:29%}@media(max-width:768px){.saved-carts-container .search-container .clear-filters-container{-webkit-box-ordinal-group:4;-ms-flex-order:3;display:-webkit-box;display:-ms-flexbox;display:flex;order:3;width:100%}}.saved-carts-container .search-container .clear-filters-container .btn-clear-filter{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;text-transform:uppercase}.saved-carts-container .search-container .clear-filters-container .btn-clear-filter:hover{text-decoration:underline}@media(max-width:768px){.saved-carts-container .search-container .clear-filters-container .btn-clear-filter{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:30px;width:100%}}.saved-carts-container .search-filters{display:block}@media(min-width:1024px){.saved-carts-container .search-filters{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}}@media(max-width:768px){.saved-carts-container .search-filters{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.saved-carts-container .search-icon{color:#bf2026;left:0;padding:9px 8px 3px;position:absolute}.saved-carts-container .search-icon span{font-size:20px;font-weight:400}.saved-carts__no-results{font-size:18px;font-weight:500;line-height:27px;min-height:30vh;padding:10px 0 30px}.saved-carts__no-results p{margin-bottom:20px;margin-top:0}.saved-carts-table{border-collapse:collapse;width:100%}.saved-carts-table thead{border-bottom:1px solid #dadada;display:none;text-align:left}@media(min-width:1024px){.saved-carts-table thead{display:table-header-group}}.saved-carts-table thead:first-child{padding-left:20px}@media(min-width:1024px){.saved-carts-table thead:first-child{padding-left:0}}.saved-carts-table tr td,.saved-carts-table tr th{max-width:auto}.saved-carts-table tr td:first-child a,.saved-carts-table tr th:first-child a{word-break:break-all}@media(min-width:1101px){.saved-carts-table tr td,.saved-carts-table tr th{max-width:239.578px}.saved-carts-table tr td:first-child a,.saved-carts-table tr th:first-child a{min-width:257px;word-break:break-all}}.saved-carts-table th{color:#2d2d2d;font-size:14px;font-weight:500;line-height:22px;padding:15px 10px}.saved-carts-table th:first-child{padding-left:20px}.saved-carts-table td{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:300;line-height:21px;padding:2px 20px;text-align:left}@media(min-width:1024px){.saved-carts-table td{font-size:14px;font-weight:300;line-height:21px;padding:20px 10px;text-align:left}}.saved-carts-table td:not(:first-child):before{border:none;content:attr(data-th);font-weight:500;min-width:5pc;padding-left:4px;width:35%}@media(min-width:1024px){.saved-carts-table td:not(:first-child):before{content:none}}.saved-carts-table tbody tr{display:block}@media(min-width:1024px){.saved-carts-table tbody tr{display:table-row}}.saved-carts-table tbody tr:nth-child(odd){background-color:#eee}.saved-carts-table tbody tr .cell-no-heading{padding-right:10px}@media(max-width:768px){.saved-carts-table tbody tr .cell-no-heading{padding:30px 24px 10px}}.saved-carts-table tbody tr td{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:1024px){.saved-carts-table tbody tr td{display:table-cell}}.saved-carts-table tbody td.actions{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0;padding:20px 0}.saved-carts-table__mobile-content{display:block}@media(min-width:1024px){.saved-carts-table__mobile-content{display:none}}.saved-carts-table__desktop-content{display:none}@media(min-width:1024px){.saved-carts-table__desktop-content{display:block}}.saved-carts-table .table-sortable__actions-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap}.saved-carts-table .table-sortable__desktop{display:none}@media(min-width:1024px){.saved-carts-table .table-sortable__desktop{display:table-row-group}}.saved-carts-table .table-sortable__mobile{display:table-row-group}@media(min-width:1024px){.saved-carts-table .table-sortable__mobile{display:none}}.saved-carts-table .table-sortable__mobile tr{display:block}.saved-carts-table .table-sortable__mobile td{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;padding:2px 20px}@media(min-width:1024px){.saved-carts-table .table-sortable__mobile td{display:table-cell}}.saved-carts-table .table-sortable__mobile td:first-child{color:#bf2026;font-size:14px;font-weight:500;letter-spacing:.8px;padding:30px 24px 10px;text-transform:uppercase}.saved-carts-table .table-sortable__mobile td:last-child{padding:30px 20px}.saved-carts-table .table-sortable__mobile td div:first-child{font-size:14px;font-weight:500;line-height:1.5;padding-left:4px;width:35%}.saved-carts-table .table-sortable__mobile td div:last-child{width:65%}.saved-carts-table .table-sortable__th-action{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:9pt;margin-left:5px}.saved-carts-table .table-sortable__th-action:last-child{margin-top:2px}.saved-carts-table .icon-sort-arrow-up:before{border-color:#dadada transparent;border-style:solid;border-width:0 5px 5px;content:"";display:inline;height:0;width:0}.saved-carts-table .icon-sort-arrow-up:hover:before{border-color:#7d1519 transparent}.saved-carts-table .icon-sort-arrow-down:before{border-color:#dadada transparent;border-style:solid;border-width:5px 5px 0;content:"";display:inline;height:0;width:0}.saved-carts-table .icon-sort-arrow-down:hover:before{border-color:#7d1519 transparent}.saved-carts-table .icon-sort-by:before{color:#7d1519;content:"";display:inline-block}.saved-carts-table .icon-sort-by-up:before{color:#7d1519;content:"";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.saved-carts-table .restore-btn,.saved-carts-table .trash-btn{background-color:transparent;border:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:21px;outline:0;padding:0}.saved-carts-table .trash-btn{margin-right:22px}.saved-carts-table .restore-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:9pt;letter-spacing:.8px;text-transform:uppercase}.saved-carts-table .red-text,.saved-carts-table .restore-btn{color:#bf2026;font-weight:500!important}.saved-carts-table .red-text:hover{text-decoration:underline}.saved-carts-table .icon-trash{color:#bf2026;cursor:pointer;margin-left:10px}.saved-carts-counter__bottom{margin-top:15px}.saved-carts-modal-restore__text{padding-bottom:20px;padding-top:10px}.saved-carts-modal-restore__text p:first-child{margin-bottom:15px;margin-top:0}.saved-carts-modal-restore__text p{margin-bottom:20px;margin-top:0}.saved-carts-modal-restore .check-copy:before{background-position:50%;height:14px;width:14px}.saved-carts-modal-confirmation__text{padding-bottom:20px;padding-top:10px}.saved-carts-modal-confirmation__text p:first-child{font-weight:400;line-height:21px;margin-bottom:15px;margin-top:0}.saved-carts-modal-confirmation__text p{margin-bottom:20px;margin-top:0}.saved-carts-modal-confirmation__copy-container{margin-top:20px}.saved-carts-modal-confirmation__copy-container,.saved-carts-modal-confirmation__copy-container label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.saved-carts-modal-confirmation__copy-container label.icon.check-copy:before{margin-right:10px}.saved-carts-modal__details span>b{font-weight:400;word-break:break-all}.saved-carts-modal-edit__text{margin-bottom:0;padding-bottom:20px;padding-top:10px}.saved-carts-modal-edit__content{padding-bottom:30px}.saved-carts-modal-edit__content p{font-weight:500;line-height:19px;margin:0 0 8px;text-transform:uppercase}.saved-carts-modal-edit__content p span{color:#bf2026}.saved-carts-modal-edit__content textarea{border:1px solid #000;border-radius:0;color:#000;font-size:1pc;height:75pt;padding:10px 15px;resize:vertical;width:100%}.saved-carts-modal-edit__content .characters-left{float:right;font-size:9pt;margin-top:10px}.saved-carts-modal-edit__content .edit-input{border:1px solid #000;border-radius:0;color:#000;font-size:1pc;height:40px;padding:10px 15px;width:100%}.saved-carts-modal-edit__content .edit-input::-webkit-input-placeholder{color:#000}.saved-carts-modal-edit__content .edit-input::-moz-placeholder{color:#000}.saved-carts-modal-edit__content .edit-input:-ms-input-placeholder{color:#000}.saved-carts-modal-edit__content .edit-input::-ms-input-placeholder{color:#000}.saved-carts-modal-edit__content .edit-input::placeholder{color:#000}.saved-carts-modal-edit__content .edit-input-billto{border:1px solid #000;border-radius:0;font-size:1pc;height:40px;padding:10px 15px;width:100%}.saved-carts-modal-edit__content .edit-input-billto:hover{cursor:not-allowed}.saved-carts-modal-delete .modal__text{font-size:20px;font-weight:300;line-height:30px}.cmp-gates-select-container{display:inline-block;padding:0;position:relative;width:100%}.cmp-gates-select-container:after{border:1px solid #2d2d2d;border-left:none;border-top:none;content:"";height:7px;pointer-events:none;position:absolute;right:20px;top:35%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform:rotate(45deg);transform:rotate(45deg);width:7px}.cmp-gates-select-container.disabled select{cursor:not-allowed}.cmp-gates-select-container.disabled:after{border-color:#8b8b8b}.cmp-gates-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:1px solid #2d2d2d;cursor:pointer;font-size:1pc;font-weight:300;padding:10px 15px;width:100%}.cmp-gates-select:focus{border-color:#000;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.5);box-shadow:0 0 4px 0 rgba(0,0,0,.5);outline:none}.cmp-gates-select:disabled{background-color:#e9ecef;border-color:#dadada;opacity:.5}.cmp-gates-select option{background-color:#fff;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cmp-gates-select option:disabled{background-color:#8b8b8b!important;color:#fff}.cmp-gates-select option:not(:disabled):hover{background-color:#fff!important;color:#000}.cmp-gates-select-container select{max-width:100%;min-width:100%;width:100%}.cmp-gates-select optgroup,.cmp-gates-select option{display:block;max-width:100%;width:100%}.heading__title .banner__title{color:#000;font-size:40px;font-weight:700;line-height:40px;margin-top:50px;text-transform:uppercase}@media(min-width:769px){.heading__title .banner__title{margin-top:0}}.heading__title .banner__title:before{background-color:#bf2026;content:"";display:block;height:4px;margin-bottom:20px;width:78pt}.heading__title .banner__title .h6,.heading__title .banner__title h6{color:#000!important;font-size:40px!important;font-weight:600!important;line-height:1.1!important;margin-bottom:24px!important;margin-top:24px!important}.heading__title .banner__title .h6:before,.heading__title .banner__title h6:before{background-color:none!important;content:none!important;display:none!important;height:0!important;margin-bottom:0!important;width:0!important}.account-user-edit{padding-bottom:75pt}.account-user-edit .row{margin-left:-15px;margin-right:-15px}.account-user-edit .account-useredit-form input[type=text]{font-size:1pc}.account-user-edit .account-useredit-form input[type=text].has-error{border-color:#bf2026;-webkit-box-shadow:none;box-shadow:none}.account-user-edit .account-useredit-form input[readonly]{background-color:#e9ecef;cursor:not-allowed;opacity:.5}.account-user-edit .account-useredit-form .error-block{color:#bf2026;display:block;font-weight:300;margin-top:10px;text-transform:none;width:100%}.account-user-edit .account-useredit-form select{border:1px solid #000;font-size:1pc;height:40px;padding:10px 15px}.account-user-edit .account-useredit-form .form-actions-wrapper{margin-top:25px}@media(max-width:768px){.account-user-edit .account-useredit-form .form-actions-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:10px}}.account-user-edit .form-check{display:block}.account-user-edit .account-user-edit-summary{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.account-user-edit .account-user-edit-summary .reset-password-btn{padding-top:20px}.account-user-edit .label-text{font-size:1pc;font-weight:500;margin-bottom:20px;text-transform:uppercase}.account-user-edit .account-useredit__industries p{margin:0}.account-user-edit .reset-list{list-style:none;margin-bottom:0;text-indent:0}.account-user-edit .reset-list li{margin-bottom:20px}.account-user-edit .reset-list li .form-check{line-height:1.5;padding-left:0;width:auto}.account-user-edit .link-btn{display:block;text-align:center;text-decoration:none}.account-user-edit .back-link{margin-bottom:35px;padding-top:10px}.account-user-edit .back-link .link--black{color:#000;padding-left:20px;position:relative;text-decoration:none}.account-user-edit .back-link .link--black:focus{color:#bf2026}.account-user-edit .back-link .back-link__icon{display:inline-block;font-size:14px;left:0;position:absolute;top:3px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.account-user-edit .back-link .back-link__icon:before{-webkit-font-smoothing:antialiased;content:"";font-family:boilerplate!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.account-user-edit .back-link .back-link__label{color:#000;font-size:14px;font-weight:500;letter-spacing:.8px;line-height:35px;margin:0;padding-left:10px;text-transform:uppercase;white-space:normal}.accordion .accordion-item{border-bottom:0;margin-bottom:10px}.accordion .accordion-header .accordion-button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:#000;border-bottom:0 solid rgba(0,0,0,.125);-webkit-box-shadow:none;box-shadow:none;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;justify-content:space-between;line-height:20px;margin:0;padding:10px 20px;text-transform:uppercase}.accordion .accordion-header .accordion-button:after{background-image:none;content:"";font-family:boilerplate!important;font-size:14px;font-weight:500;-webkit-transition:content .3s ease,-webkit-transform .3s ease;transition:content .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,content .3s ease;transition:transform .3s ease,content .3s ease,-webkit-transform .3s ease}.accordion .accordion-header .accordion-button.active:after{content:""}.accordion .accordion-collapse{display:block;max-height:0;overflow-y:hidden;-webkit-transition:max-height .5s ease-in-out;transition:max-height .5s ease-in-out}.accordion .accordion-collapse .accordion-body{padding:0}.accordion .accordion-collapse .table-detail{width:100%}.accordion .accordion-collapse .table-detail tbody{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.accordion .accordion-collapse .table-detail tbody tr{border:none;padding:0;width:100%}@media(min-width:1201px){.accordion .accordion-collapse .table-detail tbody tr{width:49%}}.accordion .accordion-collapse .table-detail tbody tr:nth-of-type(odd){margin:0 1% 0 0}.accordion .accordion-collapse .table-detail tbody tr:nth-child(4n) td,.accordion .accordion-collapse .table-detail tbody tr:nth-child(4n-1) td{background-color:#eee}.accordion .accordion-collapse .table-detail tbody tr td{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:300;height:100%;line-height:21px;min-height:20px;padding:8px 8px 8px 0;position:relative;word-break:break-word}.accordion .accordion-collapse .table-detail tbody tr td:before{-ms-flex-negative:0;border:none;content:attr(data-th);flex-shrink:0;font-weight:500;min-width:5pc;padding:0 10px 0 20px;width:50%}.accordion .accordion-collapse.show{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}.breadcrumb ul,.category-list-breadcrumb ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:14px 0 0;padding:18px 0;white-space:nowrap}@media(max-width:768px){.breadcrumb ul,.category-list-breadcrumb ul{display:none}}.breadcrumb ul li,.category-list-breadcrumb ul li{text-wrap:auto;font-size:9pt;font-weight:300;line-height:18px;list-style:none}.breadcrumb ul li a,.category-list-breadcrumb ul li a{color:#2d2d2d;text-decoration:none}.breadcrumb ul li.active,.breadcrumb ul li>a.active,.category-list-breadcrumb ul li.active,.category-list-breadcrumb ul li>a.active{color:#8b8b8b;cursor:text;pointer-events:none}.breadcrumb ul li:before,.category-list-breadcrumb ul li:before{color:#000;content:"";cursor:pointer;display:inline-block;font-family:boilerplate!important;font-size:10px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;padding:0 6px;text-transform:none;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.breadcrumb ul li:first-child:before,.category-list-breadcrumb ul li:first-child:before{display:none}.error-message{background-repeat:no-repeat;height:575px}.error-message .text-content{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;padding:0 25px;position:relative;text-align:center;width:100%}.error-message .text-content.has-image{padding-top:130px}.error-message .text-content .img-logo{height:20px;left:50%;position:absolute;top:60px;-webkit-transform:translatex(-50%);transform:translatex(-50%)}.error-message__title{color:#fff;font-size:40px;font-weight:700;line-height:3pc;margin:0 0 15px;text-transform:uppercase}.error-message__title:before{background-color:#bf2026;content:"";display:block;height:4px;margin:0 auto 20px;width:78pt}.error-message__subtitle{color:#8b8b8b;font-size:20px;font-weight:700;line-height:24px;margin:0 0 40px;text-transform:uppercase}.error-message__subtitle a:hover{text-decoration:underline}.error-message__description{color:#fff;font-size:1pc;font-weight:300;line-height:24px;margin:0 0 50px}.error-message .link-redirect{margin:0 auto;padding-left:40px;padding-right:40px;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.thank-you{background-image:url(clientlib-site/resources/images/fill-hello-bg.jpg);background-position:50%;background-repeat:repeat;min-height:748px;padding:60px 0 0;position:relative}.thank-you .text-content{color:#fff;left:50%;max-width:600px;padding:0 24px;position:absolute;text-align:center;top:44%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.thank-you .text-content .title{font-size:40px;font-weight:700;line-height:3pc;text-align:center;text-transform:uppercase}.thank-you .text-content .title:before{background-color:#bf2026;content:"";display:block;height:4px;margin:0 auto 20px;width:78pt}.thank-you .text-content .description{font-size:1pc;font-weight:500;line-height:24px;margin:30px 40px;text-align:center}.thank-you .text-content a{padding:10px 40px;text-decoration:none}