@charset "UTF-8";:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, .75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, .5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13, 110, 253, .25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, .75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222, 226, 230, .5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, .15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media(min-width:1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media(min-width:1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media(min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media(min-width:1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--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;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--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;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--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;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--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;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--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;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--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;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--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;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--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;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-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}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: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 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-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 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-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;border-color:#0d6efd;--bs-form-check-bg-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")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: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");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: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-position:right center;--bs-form-switch-bg: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")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-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}@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{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius: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}@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{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:disabled~label:after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.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{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);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.73.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.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.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"]{--bs-form-select-bg-icon: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.73.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.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.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{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);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-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.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"]{--bs-form-select-bg-icon: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");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:.75rem;--bs-btn-padding-y:.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .15),0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow:0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:.25rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:.5rem;--bs-dropdown-spacer:.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, .15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(-1 * var(--bs-border-width))}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(-1 * var(--bs-border-width))}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y:.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x:.5rem;--bs-navbar-toggler-padding-y:.25rem;--bs-navbar-toggler-padding-x:.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:.25rem;--bs-navbar-toggler-transition:box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media(min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255, 255, 255, .55);--bs-navbar-hover-color:rgba(255, 255, 255, .75);--bs-navbar-disabled-color:rgba(255, 255, 255, .25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media(min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child)>.card-header,.card-group>.card:not(:last-child)>.card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-footer,.card-group>.card:not(:last-child)>.card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child)>.card-header,.card-group>.card:not(:first-child)>.card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-footer,.card-group>.card:not(:first-child)>.card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-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;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform .2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%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-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%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-.708'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(-1 * var(--bs-border-width))}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:.65em;--bs-badge-padding-y:.35em;--bs-badge-font-size:.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:not(.active):focus,.list-group-item-action:not(.active):hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media(min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity:.5;--bs-btn-close-hover-opacity:.75;--bs-btn-close-focus-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:.25;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter: }[data-bs-theme=dark]{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:.75rem;--bs-toast-padding-y:.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:.5rem;--bs-modal-color:var(--bs-body-color);--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media(min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media(min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:.5rem;--bs-tooltip-padding-y:.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:.9;--bs-tooltip-arrow-width:.8rem;--bs-tooltip-arrow-height:.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translate(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.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 0'/%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-.708'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:var(--bs-carousel-indicator-active-bg);background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:var(--bs-carousel-caption-color);text-align:center}.carousel-dark{--bs-carousel-indicator-active-bg:#000;--bs-carousel-caption-color:#000;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg:#fff;--bs-carousel-caption-color:#fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark]{--bs-carousel-indicator-active-bg:#000;--bs-carousel-caption-color:#000;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}.spinner-border,.spinner-grow{display:inline-block;flex-shrink:0;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-border-width:.25em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform .3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media(max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:575.98px)and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media(max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media(min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:767.98px)and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media(max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media(min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:991.98px)and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media(max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media(min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:1199.98px)and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media(max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media(min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:1399.98px)and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media(max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media(min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media(prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y));margin-left:auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height: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{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media(min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:.1}.border-opacity-25{--bs-border-opacity:.25}.border-opacity-50{--bs-border-opacity:.5}.border-opacity-75{--bs-border-opacity:.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}:root{--rw-bg-primary: #ffffff;--rw-text-primary: #141617;--rw-text-secondary: #585858;--rw-text-tertiary: #ffffff;--rw-text-quaternary: #a5b0d0;--rw-text-quinary: #a6aeb5;--rw-text-senary: #5e5e5e;--rw-stroke-primary: #eef2f5;--rw-stroke-secondary: #e3ebf2;--rw-stroke-tertiary: #ffffff;--rw-surface-primary: #ffffff;--rw-surface-secondary: #eef2f5;--rw-surface-tertiary: #102665;--rw-surface-quaternary: #111111;--rw-accent-primary: #1e3a8a;--rw-accent-secondary: #f97316;--rw-icon-primary: #ffffff;--rw-icon-secondary: #111111;--rw-white: #ffffff;--rw-black: #111111}:root{--rw-blue-hover: #182f6f;--rw-blue-active: #15285e;--rw-orange-hover: #e9640f;--rw-orange-active: #d65a0a;--rw-danger: #c2410c;--rw-danger-hover: #9a3412;--rw-neutral-hover: var(--rw-stroke-secondary);--rw-neutral-active: #d5dde6;--rw-white-hover: #f8fafc;--rw-overlay-white-06: rgba(255, 255, 255, .06);--rw-overlay-white-08: rgba(255, 255, 255, .08);--rw-overlay-white-12: rgba(255, 255, 255, .12);--rw-blue-tint-06: rgba(30, 58, 138, .06);--rw-orange-tint-08: rgba(249, 115, 22, .1);--rw-focus-ring: var(--rw-text-quaternary)}:root{--rw-btn-primary-bg: #FF6A33;--rw-btn-primary-fg: var(--rw-white);--rw-btn-primary-bd: #FF6A33;--rw-btn-primary-bg-hover: #3d464d;--rw-btn-primary-bg-active: #4d5a63;--rw-btn-blue-bg: var(--rw-accent-primary);--rw-btn-blue-fg: var(--rw-white);--rw-btn-blue-bd: var(--rw-accent-primary);--rw-btn-blue-bg-hover: var(--rw-blue-hover);--rw-btn-blue-bg-active: var(--rw-blue-active);--rw-btn-secondary-bg: var(--rw-white);--rw-btn-secondary-fg: var(--rw-text-primary);--rw-btn-secondary-bd: var(--rw-stroke-secondary);--rw-btn-secondary-bg-hover: var(--rw-white-hover);--rw-btn-secondary-bg-active: var(--rw-stroke-primary);--rw-btn-neutral-bg: var(--rw-stroke-primary);--rw-btn-neutral-fg: var(--rw-text-primary);--rw-btn-neutral-bd: var(--rw-stroke-secondary);--rw-btn-neutral-bg-hover: var(--rw-neutral-hover);--rw-btn-neutral-bg-active: var(--rw-neutral-active);--rw-btn-info-bg: var(--rw-text-quaternary);--rw-btn-info-fg: var(--rw-surface-tertiary);--rw-btn-info-bd: var(--rw-text-quaternary);--rw-btn-info-bg-hover: #94a2c8;--rw-btn-info-bg-active: #8494bf;--rw-btn-warning-bg: var(--rw-accent-secondary);--rw-btn-warning-fg: var(--rw-white);--rw-btn-warning-bd: var(--rw-accent-secondary);--rw-btn-warning-bg-hover: var(--rw-orange-hover);--rw-btn-warning-bg-active: var(--rw-orange-active);--rw-btn-danger-bg: var(--rw-danger);--rw-btn-danger-fg: var(--rw-white);--rw-btn-danger-bd: var(--rw-danger);--rw-btn-danger-bg-hover: var(--rw-danger-hover);--rw-btn-danger-bg-active: #7c2d12;--rw-btn-ghost-bg: transparent;--rw-btn-ghost-fg: var(--rw-text-primary);--rw-btn-ghost-bd: transparent;--rw-btn-ghost-bg-hover: var(--rw-stroke-primary);--rw-btn-ghost-bg-active: var(--rw-neutral-hover);--rw-btn-outline-primary-bg: transparent;--rw-btn-outline-primary-fg: #FF6A33;--rw-btn-outline-primary-bd: #FF6A33;--rw-btn-outline-primary-bg-hover: rgba(255, 106, 51, .08);--rw-btn-outline-primary-bg-active: rgba(255, 106, 51, .16);--rw-btn-outline-blue-bg: transparent;--rw-btn-outline-blue-fg: var(--rw-accent-primary);--rw-btn-outline-blue-bd: var(--rw-accent-primary);--rw-btn-outline-blue-bg-hover: var(--rw-blue-tint-06);--rw-btn-outline-blue-bg-active: rgba(30, 58, 138, .12);--rw-btn-outline-warning-bg: transparent;--rw-btn-outline-warning-fg: var(--rw-accent-secondary);--rw-btn-outline-warning-bd: var(--rw-accent-secondary);--rw-btn-outline-warning-bg-hover: var(--rw-orange-tint-08);--rw-btn-outline-warning-bg-active: rgba(249, 115, 22, .16);--rw-btn-outline-neutral-bg: transparent;--rw-btn-outline-neutral-fg: var(--rw-text-secondary);--rw-btn-outline-neutral-bd: var(--rw-stroke-secondary);--rw-btn-outline-neutral-bg-hover: var(--rw-stroke-primary);--rw-btn-outline-neutral-bg-active: var(--rw-neutral-hover);--rw-btn-disabled-bg: var(--rw-stroke-secondary);--rw-btn-disabled-fg: var(--rw-text-quinary);--rw-btn-disabled-bd: var(--rw-stroke-secondary)}@keyframes preloader-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loader-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html{height:100%;scrollbar-gutter:stable}body{height:100%;font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;font-weight:400;line-height:1.5;background:#fff;color:#3d464d;backface-visibility:hidden;overflow-y:scroll}html[dir=ltr] body,html[dir=rtl] body{text-align:left;direction:ltr}#root{height:100%}svg{display:block}a,a:hover{color:#1e3a8a;text-decoration:none}label{margin-bottom:.25rem}h1{font-size:36px;font-weight:700}h2{font-size:32px;font-weight:700}h3{font-size:28px;font-weight:700}h4{font-size:24px;font-weight:700}h5{font-size:20px;font-weight:700}h6{font-size:16px;font-weight:700}.stretch{width:100%}.document{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.document{padding:85px 200px 120px}.document__header{text-align:center;margin-bottom:80px}.document__subtitle{margin-top:12px;font-size:14px;line-height:22px;color:#999}@media(max-width:1199px){.document{padding:75px 110px 110px}.document__header{margin-bottom:60px}}@media(max-width:991px){.document{padding:45px 35px 60px}.document__header{margin-bottom:40px}}@media(max-width:767px){.document{padding:35px 30px 50px}.document__header{margin-bottom:30px}.document__title{font-size:30px;margin-bottom:0}.document__subtitle{margin-top:6px}}@media(max-width:575px){.document{padding:26px 20px 40px}html[dir=ltr] .document__header,html[dir=rtl] .document__header{text-align:left}}@media(min-width:1399px){.document{padding:75px 110px 110px}.document__header{margin-bottom:60px}}.fake-svg-icon{font-family:stroyka!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:none;vertical-align:top}.fake-svg-icon--wishlist-16{width:16px;height:16px;font-size:16px}.fake-svg-icon--wishlist-16:before{content:""}.fake-svg-icon--compare-16{width:16px;height:16px;font-size:16px}.fake-svg-icon--compare-16:before{content:""}.page-header{background-color:#fff;border-bottom:2px solid #f0f0f0;margin-bottom:10px}.page-header__container{padding-bottom:12px}.page-header__breadcrumb{padding-top:16px}.page-header__title{padding-top:6px}.page-header__title h1{margin-bottom:0}@media(min-width:768px)and (max-width:991px){.page-header__title{padding-top:4px}.page-header__title h1{margin-bottom:0}}@media(max-width:767px){.page-header__container{padding-bottom:10px}.page-header__title{padding-top:2px}.page-header__title h1{margin-bottom:0;font-size:16px}}.site{min-height:100%;display:flex;flex-direction:column}.site__header{flex-shrink:0}.site__body{flex-grow:1;background:#fff;min-height:calc(100vh - 200px)}@media(max-width:991px){.site__body{min-height:calc(100vh - 100px)}}.site__footer{flex-shrink:0}.larg-fluid{padding-right:30px;padding-left:30px;max-width:1510px}@media(max-width:767px){.larg-fluid{padding-right:10px;padding-left:10px}}@page{margin:.5in}.order-print-view{display:none;padding:0;max-width:100%;font-size:12px;line-height:1.4;color:#000;background:#fff}.order-print-view__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:2px solid #000;margin-bottom:1.5rem}.order-print-view__header-left{display:flex;align-items:center;gap:1rem}.order-print-view__header-logo{flex-shrink:0}.order-print-view__header-logo svg{width:150px;height:auto;max-height:60px}.order-print-view__header-info{flex:1}.order-print-view__company-name{font-size:18px;font-weight:700;margin-bottom:0}.order-print-view__company-details{font-size:11px;color:#333}.order-print-view__header-title{font-size:22px;font-weight:700;text-transform:uppercase;text-align:right;color:#000}.order-print-view__meta{border:1px solid #ddd;margin-bottom:1.5rem}.order-print-view__meta-labels{display:flex;background:#f0f0f0;border-bottom:1px solid #ddd}.order-print-view__meta-values{display:flex;background:#fff}.order-print-view__meta-cell{flex:1;padding:.5rem .75rem;text-align:center;font-size:11px}.order-print-view__meta-labels .order-print-view__meta-cell{font-size:10px;font-weight:700;text-transform:uppercase;color:#666}.order-print-view__meta-values .order-print-view__meta-cell{color:#000}.order-print-view__addresses{display:flex;gap:3rem;margin-bottom:1.5rem}.order-print-view__address-block{flex:1}.order-print-view__address-title{font-weight:700;font-size:12px;text-transform:uppercase;margin-bottom:.5rem}.order-print-view__address-content{font-size:11px;line-height:1.5;padding-left:1rem}.order-print-view__address-name{font-weight:700;margin-bottom:.25rem}.order-print-view__address-phone{margin-top:.5rem;font-style:italic}.order-print-view__items{margin-bottom:1.5rem}.order-print-view__items-table{width:100%;border-collapse:collapse}.order-print-view__items-table th,.order-print-view__items-table td{border:1px solid #ddd;padding:8px 10px;text-align:left;vertical-align:top}.order-print-view__items-table th{background:#f0f0f0;font-weight:700;font-size:11px;text-transform:uppercase}.order-print-view__items-table td{font-size:11px}.order-print-view__items-table .text-end{text-align:right}.order-print-view__product-code{font-weight:700;margin-bottom:.25rem}.order-print-view__product-desc{font-size:10px;color:#666}.order-print-view__product-notes{font-size:10px;color:#06c;font-style:italic;margin-top:.25rem}.order-print-view__totals{float:right;width:280px;margin-bottom:2rem}.order-print-view__totals table{width:100%;border-collapse:collapse}.order-print-view__totals td{padding:6px 10px;border:1px solid #ddd}.order-print-view__totals-label{text-align:right;font-weight:500}.order-print-view__totals-value{text-align:right;width:100px}.order-print-view__totals-grand td{font-weight:700;font-size:14px;background:#f0f0f0;border-top:2px solid #000}.order-print-view__footer{clear:both;text-align:center;padding-top:1.5rem;border-top:1px solid #ccc;margin-top:1rem;font-size:11px;color:#666}.order-print-view__footer p{margin:.25rem 0}@media print{.order-print-view{display:block!important}.site-header,.mobile-header,.site-footer,.topbar,.nav-panel,.breadcrumb,.account-nav,.card-footer,.mobile-bottom-menu,.mobile-bottom-menu.d-lg-none,.d-lg-none,.step-badge,.progress-step,.guest-checkout-progress,.page-header,.compare-widget__count,.compare-widget__button{display:none!important}body{background:#fff!important;margin:0;padding:0}.site{padding:0!important}.container{max-width:100%!important;padding:0!important}.card{border:none!important;box-shadow:none!important;margin:0!important;page-break-inside:avoid}.card-header{border:none!important;background:#fff!important;padding-bottom:1rem}.card-body{padding:1rem 0!important}table{page-break-inside:avoid}.bg-light,.bg-success,.bg-warning,.bg-danger,.bg-primary,.bg-secondary{background:transparent!important;border:1px solid #000!important}.text-muted{color:#666!important}.badge{border:1px solid #000;padding:2px 6px}.no-print{display:none!important}}.account-nav ul{list-style:none;margin:0;padding:0}.account-nav__item a{display:block;color:#6c757d;font-size:15px}.account-nav__item a:hover{background-color:#f7f7f7}@media(min-width:992px){.account-nav{background-color:#cdd6e9;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);color:#fff}.account-nav ul{padding-bottom:18px}.account-nav__title{font-size:16px;padding:12px 26px 6px;margin-bottom:1rem;border-bottom:2px solid #f0f0f0;background-color:#7087bb}.account-nav__item a{padding:5px 26px}html[dir=ltr] .account-nav__item a,html[dir=rtl] .account-nav__item a{margin-left:-2px;border-left:2px solid #f0f0f0}.account-nav__item--active a{color:#3d464d;font-weight:500}html[dir=ltr] .account-nav__item--active a,html[dir=rtl] .account-nav__item--active a{border-left:2px solid #FF6A33}}@media(max-width:991px){.account-nav__title{display:none}.account-nav{overflow-x:auto;-webkit-overflow-scrolling:touch}.account-nav ul{display:flex;flex-wrap:nowrap;white-space:nowrap;width:100%;border-bottom:2px solid #f0f0f0}.account-nav__item a{padding:8px 16px;margin-bottom:-2px;border-bottom:2px solid #f0f0f0}.account-nav__item--active a{color:#3d464d;font-weight:500;border-color:#ff6a33}}.alert{border:none;border-radius:2px;font-size:15px;line-height:20px;padding:.75rem 1rem}.alert a{box-decoration-break:clone;-webkit-box-decoration-break:clone;color:currentColor;background:#ffffff80;border-radius:1.5px;padding:0 3px}.alert a:hover{background:#ffffffd9}.alert a:active{background:#ffffff80}.alert-primary{background:#b2d9ff;color:#36414d}.alert-secondary{background:#eef2f5;color:#585858}.alert-info{background:#b8e2e5;color:#2d3e40}.alert-success{background:#bde5a1;color:#34402d}.alert-danger{background:#ffb8b8;color:#473333}.alert-warning{background:#f2e291;color:#4d472e}.alert-lg{font-size:16px;padding:1.125rem 1.375rem}html[dir=ltr] .alert-dismissible,html[dir=rtl] .alert-dismissible{padding-right:3rem}.alert-dismissible .close{opacity:1;display:flex;align-items:center;justify-content:center;padding:0 1rem;height:100%;transition:all .2s;fill:#0000004d;background:transparent}html[dir=ltr] .alert-dismissible .close,html[dir=rtl] .alert-dismissible .close{left:auto;right:0;border-radius:0 1.5px 1.5px 0}.alert-dismissible .close:focus{outline:none}.alert-dismissible .close:not(:disabled):not(.disabled):focus,.alert-dismissible .close:not(:disabled):not(.disabled):hover{background:#00000014;fill:#00000080;opacity:1}.badge{border-radius:1.5px;font-weight:500;padding:.25em .5em}.badge.bg-info{background-color:#e9ebf2!important;border:1px solid #102D65;color:#102d65!important}.badge.bg-success{background-color:#d9f4e3!important;border:1px solid #118A46;color:#0e6835!important}.badge.bg-warning{background-color:#fff3cd!important;border:1px solid #F97316;color:#a14e00!important}.badge.bg-danger{background-color:#fee2e2!important;border:1px solid #B91C1C;color:#7f1313!important}.badge.bg-secondary{background-color:#f5f6f8!important;border:1px solid #A6AEB5;color:#141617!important}.text-info{color:#102d65!important}.text-success{color:#0e6835!important}.text-warning{color:#a14e00!important}.text-danger{color:#7f1313!important}.bg-success{background-color:#118a46!important}.border-success{border-color:#118a46!important}.text-secondary{color:#141617!important}.block-header{display:flex;align-items:center;margin-bottom:18px;color:#111}.block-header__title{margin-bottom:0;font-size:28px}@media(max-width:991px){.block-header__title{font-size:20px}}.block-header__divider{flex-grow:1;height:2px}.block-header__groups-list{display:flex;list-style:none;margin:0;padding:0;font-size:14px;font-weight:500;white-space:nowrap}html[dir=ltr] .block-header__groups-list li+li{margin-left:3px}html[dir=rtl] .block-header__groups-list li+li{margin-left:3px}.block-header__group{background:transparent;border:none;font-family:inherit;font-size:inherit;font-weight:inherit;cursor:pointer;display:block;color:inherit;padding:2px 11px 1px;border-radius:12px;box-shadow:none}.block-header__group:focus{outline:none}.block-header__group:focus,.block-header__group:hover{box-shadow:0 0 0 2px #ebebeb inset;color:inherit}.block-header__group--active,.block-header__group--active:focus,.block-header__group--active:hover{cursor:default;box-shadow:0 0 0 2px #ff6a33 inset}.block-header__arrows-list{display:flex}.block-header__arrow{width:27px;height:29px;padding:0;margin:0;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;fill:#999;border-radius:1.5px;background:#f2f2f2;transition:all .15s}.block-header__arrow:focus{outline:none}.block-header__arrow:focus,.block-header__arrow:hover{background:#ff6a33;fill:#3d464d}.block-header__arrow:active{transition-duration:0s;background:#ff885c;fill:#3d464d}html[dir=ltr] .block-header__arrow+.block-header__arrow{margin-left:3px}html[dir=rtl] .block-header__arrow+.block-header__arrow{margin-left:3px}html[dir=ltr] .block-header__arrow svg{transform:scaleX(1)}html[dir=rtl] .block-header__arrow svg{transform:scaleX(1)}.block-header__arrow--left svg{position:relative}html[dir=ltr] .block-header__arrow--left svg{left:-1px}html[dir=rtl] .block-header__arrow--left svg{left:-1px}.block-header__arrow--right svg{position:relative}html[dir=ltr] .block-header__arrow--right svg{left:1px}html[dir=rtl] .block-header__arrow--right svg{left:1px}html[dir=ltr] .block-header__title+.block-header__divider{margin-left:16px}html[dir=rtl] .block-header__title+.block-header__divider{margin-left:16px}html[dir=ltr] .block-header__divider+.block-header__groups-list{margin-left:12px}html[dir=rtl] .block-header__divider+.block-header__groups-list{margin-left:12px}html[dir=ltr] .block-header__groups-list+.block-header__arrows-list{margin-left:10px}html[dir=rtl] .block-header__groups-list+.block-header__arrows-list{margin-left:10px}html[dir=ltr] .block-header__divider+.block-header__arrows-list{margin-left:16px}html[dir=rtl] .block-header__divider+.block-header__arrows-list{margin-left:16px}@media(max-width:767px){.block-header{display:flex;flex-wrap:wrap}.block-header__groups-list{padding:8px 0;margin-top:8px;margin-bottom:-8px;order:100;overflow-x:auto;-webkit-overflow-scrolling:touch}html[dir=ltr] .block-header__divider+.block-header__groups-list{margin-left:auto;margin-right:auto}html[dir=rtl] .block-header__divider+.block-header__groups-list{margin-left:auto;margin-right:auto}html[dir=ltr] .block-header__divider+.block-header__groups-list+.block-header__arrows-list{margin-left:16px}html[dir=rtl] .block-header__divider+.block-header__groups-list+.block-header__arrows-list{margin-left:16px}}.breadcrumb{background:transparent;padding:0;font-size:14px;line-height:20px;margin-bottom:0}.breadcrumb-item{position:relative}html[dir=ltr] .breadcrumb-item,html[dir=rtl] .breadcrumb-item{padding-left:0;padding-right:30px}.breadcrumb-item a{color:inherit;transition:color .15s}.breadcrumb-item a:hover{color:#1e3a8a}html[dir=ltr] .breadcrumb-item+.breadcrumb-item{padding-left:0;padding-right:30px}html[dir=rtl] .breadcrumb-item+.breadcrumb-item{padding-left:0;padding-right:30px}.breadcrumb-item+.breadcrumb-item:before{display:none}.breadcrumb-item.active{color:#999}.breadcrumb-arrow{fill:#d1d1d1;position:absolute;top:5px}html[dir=ltr] .breadcrumb-arrow,html[dir=rtl] .breadcrumb-arrow{right:11px;transform:scaleX(1)}@media(max-width:768px){.breadcrumb{font-size:12px}}.btn{border-radius:2px;transition:all .1s ease-in-out;font-size:1rem;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem 1.25rem;font-weight:500}.btn.btn-svg-icon{width:calc(2.25rem + 2px)}.btn-lg{font-size:1.125rem;height:calc(2.75rem + 2px);padding:.8125rem 2rem;line-height:1;font-weight:500}.btn-lg.btn-svg-icon{width:calc(2.75rem + 2px)}.btn-xl{font-size:1.375rem;height:calc(3.625rem + 2px);padding:1.125rem 3rem;line-height:1;font-weight:500}.btn-xl.btn-svg-icon{width:calc(3.625rem + 2px)}.btn-sm{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.btn-sm.btn-svg-icon{width:calc(1.875rem + 2px)}.btn-xs{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.btn-xs.btn-svg-icon{width:calc(1.5rem + 2px)}.btn:disabled,.btn.disabled{cursor:default}.btn-svg-icon{padding:0;position:relative}.btn-svg-icon svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){html[dir=ltr] .btn-svg-icon svg{transform:translate(-50%,-50%)}html[dir=rtl] .btn-svg-icon svg{transform:translate(-50%,-50%)}}.stretch{width:-webkit-fill-available;width:stretch}.btn-light.focus,.btn-light:focus,.btn-light:hover{border-color:var(--rw-orange-hover);background:var(--rw-orange-hover);color:var(--rw-white-hover);fill:#3d464d}.btn-light.focus .fake-svg-icon,.btn-light:focus .fake-svg-icon,.btn-light:hover .fake-svg-icon{color:#3d464d}.btn-light.focus,.btn-light:focus{box-shadow:none}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active{border-color:#e5e5e5;background:#e5e5e5;color:#3d464d;fill:#3d464d}.btn-light:not(:disabled):not(.disabled):active .fake-svg-icon,.btn-light:not(:disabled):not(.disabled).active .fake-svg-icon{color:#3d464d}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus{box-shadow:none}.btn-light,.btn-light.disabled,.btn-light:disabled{border-color:#fff;background:#fff;color:#1e3a8a;fill:#ccc}.btn-light .fake-svg-icon,.btn-light.disabled .fake-svg-icon,.btn-light:disabled .fake-svg-icon{color:#ccc}.btn-light.btn-loading:not(:disabled):not(.disabled),.btn-light.btn-loading:not(:disabled):not(.disabled):active,.btn-light.btn-loading:not(:disabled):not(.disabled).active{cursor:default;border-color:#fff;background:#fff}.btn-loading,.btn-loading:hover,.btn-loading.focus,.btn-loading:focus,.btn-loading:not(:disabled):not(.disabled).active,.btn-loading:not(:disabled):not(.disabled):active,.btn-loading.disabled,.btn-loading:disabled{color:transparent;fill:transparent}.btn-loading:after{display:block;content:"";position:absolute;border:2px solid rgba(0,0,0,.1);border-top-color:#00000080;transition:border-color .1s;animation-name:preloader-animation;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:infinite}.btn-loading:after{left:calc(50% - 11px);top:calc(50% - 11px);width:22px;height:22px;border-radius:11px}.btn-loading.btn-xl:after{left:calc(50% - 21px);top:calc(50% - 21px);width:42px;height:42px;border-radius:21px}.btn-loading.btn-lg:after{left:calc(50% - 14px);top:calc(50% - 14px);width:28px;height:28px;border-radius:14px}.btn-loading.btn-sm:after{left:calc(50% - 8px);top:calc(50% - 8px);width:16px;height:16px;border-radius:8px}.btn-loading.btn-xs:after{left:calc(50% - 7px);top:calc(50% - 7px);width:14px;height:14px;border-radius:7px}.btn-link{color:#1e3a8a;text-decoration:none;font-size:1em;text-align:left;background:none;margin:0;padding:0;border:none}.btn-link:hover{color:#1e3a8a;text-decoration:none}.btn-primary,.btn-primary.disabled,.btn-primary:disabled{background-color:var(--rw-btn-primary-bg);border-color:var(--rw-btn-primary-bd);color:var(--rw-btn-primary-fg);fill:var(--rw-btn-primary-fg)}.btn-primary:hover,.btn-primary:focus,.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:focus-visible{background-color:var(--rw-btn-primary-bg-hover);border-color:var(--rw-btn-primary-bg-hover);color:var(--rw-btn-primary-fg);fill:var(--rw-btn-primary-fg)}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active{background-color:var(--rw-btn-primary-bg-active);border-color:var(--rw-btn-primary-bg-active)}.btn-primary:focus,.btn-primary:focus-visible{box-shadow:none}.btn-secondary,.btn-secondary.disabled,.btn-secondary:disabled{background-color:var(--rw-btn-secondary-bg);border-color:var(--rw-btn-secondary-bd);color:var(--rw-btn-secondary-fg)}.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:focus-visible{background-color:var(--rw-btn-secondary-bg-hover);border-color:var(--rw-btn-secondary-bd);color:var(--rw-btn-secondary-fg)}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active{background-color:var(--rw-btn-secondary-bg-active)}.btn-secondary:focus,.btn-secondary:focus-visible{box-shadow:none}.btn-info{background-color:var(--rw-btn-info-bg);border-color:var(--rw-btn-info-bd);color:var(--rw-btn-info-fg)}.btn-info:hover,.btn-info:focus,.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.btn-info:focus-visible{background-color:var(--rw-btn-info-bg-hover);border-color:var(--rw-btn-info-bg-hover);color:var(--rw-btn-info-fg)}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active{background-color:var(--rw-btn-info-bg-active);border-color:var(--rw-btn-info-bg-active)}.btn-info:focus,.btn-info:focus-visible{box-shadow:none}.btn-success{background-color:#d9f4e3;border-color:#118a46;color:#0e6835}.btn-success:hover,.btn-success:focus,.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.btn-success:focus-visible{background-color:#118a46;border-color:#118a46;color:#fff}.btn-warning{background-color:var(--rw-btn-warning-bg);border-color:var(--rw-btn-warning-bd);color:var(--rw-btn-warning-fg)}.btn-warning:hover,.btn-warning:focus,.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:focus-visible{background-color:var(--rw-btn-warning-bg-hover);border-color:var(--rw-btn-warning-bg-hover);color:var(--rw-btn-warning-fg)}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active{background-color:var(--rw-btn-warning-bg-active);border-color:var(--rw-btn-warning-bg-active)}.btn-warning:focus,.btn-warning:focus-visible{box-shadow:none}.btn-danger{background-color:var(--rw-btn-danger-bg);border-color:var(--rw-btn-danger-bd);color:var(--rw-btn-danger-fg)}.btn-danger:hover,.btn-danger:focus,.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:focus-visible{background-color:var(--rw-btn-danger-bg-hover);border-color:var(--rw-btn-danger-bg-hover);color:var(--rw-btn-danger-fg)}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active{background-color:var(--rw-btn-danger-bg-active);border-color:var(--rw-btn-danger-bg-active)}.btn-danger:focus,.btn-danger:focus-visible{box-shadow:none}.btn-neutral{background-color:var(--rw-btn-neutral-bg);border-color:var(--rw-btn-neutral-bd);color:var(--rw-btn-neutral-fg)}.btn-neutral:hover,.btn-neutral:focus,.btn-neutral:not(:disabled):not(.disabled):active,.btn-neutral:not(:disabled):not(.disabled).active,.btn-neutral:focus-visible{background-color:var(--rw-btn-neutral-bg-hover);border-color:var(--rw-btn-neutral-bd);color:var(--rw-btn-neutral-fg)}.btn-neutral:not(:disabled):not(.disabled):active,.btn-neutral:not(:disabled):not(.disabled).active{background-color:var(--rw-btn-neutral-bg-active)}.btn-neutral:focus,.btn-neutral:focus-visible{box-shadow:none}.btn-ghost{background-color:var(--rw-btn-ghost-bg);border-color:var(--rw-btn-ghost-bd);color:var(--rw-btn-ghost-fg)}.btn-ghost:hover,.btn-ghost:focus,.btn-ghost:not(:disabled):not(.disabled):active,.btn-ghost:not(:disabled):not(.disabled).active,.btn-ghost:focus-visible{background-color:var(--rw-btn-ghost-bg-hover);border-color:var(--rw-btn-ghost-bd);color:var(--rw-btn-ghost-fg)}.btn-ghost:not(:disabled):not(.disabled):active,.btn-ghost:not(:disabled):not(.disabled).active{background-color:var(--rw-btn-ghost-bg-active)}.btn-ghost:focus,.btn-ghost:focus-visible{box-shadow:none}.btn-outline-primary{background-color:var(--rw-btn-outline-primary-bg);color:var(--rw-btn-outline-primary-fg);border-color:var(--rw-btn-outline-primary-bd)}.btn-outline-primary:hover,.btn-outline-primary:focus,.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:focus-visible{background-color:var(--rw-btn-outline-primary-bg-hover);border-color:var(--rw-btn-outline-primary-bd);color:var(--rw-btn-outline-primary-fg)}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active{background-color:var(--rw-btn-outline-primary-bg-active)}.btn-outline-primary:focus,.btn-outline-primary:focus-visible{box-shadow:none}.btn-outline-info{background-color:transparent;color:var(--rw-btn-info-fg);border-color:var(--rw-btn-info-bd)}.btn-outline-info:hover,.btn-outline-info:focus,.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:focus-visible{background-color:var(--rw-btn-info-bg);border-color:var(--rw-btn-info-bd);color:var(--rw-btn-info-fg)}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active{background-color:var(--rw-btn-info-bg-hover)}.btn-outline-info:focus,.btn-outline-info:focus-visible{box-shadow:none}.btn-outline-success{color:#0e6835;border-color:#118a46}.btn-outline-success:hover,.btn-outline-success:focus,.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:focus-visible{background-color:#118a46;border-color:#118a46;color:#fff}.btn-outline-warning{background-color:var(--rw-btn-outline-warning-bg);color:var(--rw-btn-outline-warning-fg);border-color:var(--rw-btn-outline-warning-bd)}.btn-outline-warning:hover,.btn-outline-warning:focus,.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:focus-visible{background-color:var(--rw-btn-outline-warning-bg-hover);border-color:var(--rw-btn-outline-warning-bd);color:var(--rw-btn-outline-warning-fg)}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active{background-color:var(--rw-btn-outline-warning-bg-active)}.btn-outline-warning:focus,.btn-outline-warning:focus-visible{box-shadow:none}.btn-outline-danger{color:#7f1313;border-color:#b91c1c}.btn-outline-danger:hover,.btn-outline-danger:focus,.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:focus-visible{background-color:#b91c1c;border-color:#b91c1c;color:#fff}.btn-outline-secondary{background-color:var(--rw-btn-outline-neutral-bg);color:var(--rw-btn-outline-neutral-fg);border-color:var(--rw-btn-outline-neutral-bd)}.btn-outline-secondary:hover,.btn-outline-secondary:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:focus-visible{background-color:var(--rw-btn-outline-neutral-bg-hover);border-color:var(--rw-btn-outline-neutral-bd);color:var(--rw-btn-outline-neutral-fg)}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active{background-color:var(--rw-btn-outline-neutral-bg-active)}.btn-outline-secondary:focus,.btn-outline-secondary:focus-visible{box-shadow:none}.btn-outline-neutral{background-color:var(--rw-btn-outline-neutral-bg);color:var(--rw-btn-outline-neutral-fg);border-color:var(--rw-btn-outline-neutral-bd)}.btn-outline-neutral:hover,.btn-outline-neutral:focus,.btn-outline-neutral:not(:disabled):not(.disabled):active,.btn-outline-neutral:not(:disabled):not(.disabled).active,.btn-outline-neutral:focus-visible{background-color:var(--rw-btn-outline-neutral-bg-hover);border-color:var(--rw-btn-outline-neutral-bd);color:var(--rw-btn-outline-neutral-fg)}.btn-outline-neutral:not(:disabled):not(.disabled):active,.btn-outline-neutral:not(:disabled):not(.disabled).active{background-color:var(--rw-btn-outline-neutral-bg-active)}.btn-outline-neutral:focus,.btn-outline-neutral:focus-visible{box-shadow:none}.btn-blue{background-color:var(--rw-btn-blue-bg);border-color:var(--rw-btn-blue-bd);color:var(--rw-btn-blue-fg);fill:var(--rw-btn-primary-fg)}.btn-blue:hover,.btn-blue:focus,.btn-blue:not(:disabled):not(.disabled):active,.btn-blue:not(:disabled):not(.disabled).active,.btn-blue:focus-visible{background-color:var(--rw-btn-blue-bg-hover);border-color:var(--rw-btn-blue-bg-hover);color:var(--rw-btn-blue-fg)}.btn-blue:not(:disabled):not(.disabled):active,.btn-blue:not(:disabled):not(.disabled).active{background-color:var(--rw-btn-blue-bg-active);border-color:var(--rw-btn-blue-bg-active)}.btn-blue:focus,.btn-blue:focus-visible{box-shadow:none}.btn-outline-blue{background-color:var(--rw-btn-outline-blue-bg);color:var(--rw-btn-outline-blue-fg);border-color:var(--rw-btn-outline-blue-bd)}.btn-outline-blue:hover,.btn-outline-blue:focus,.btn-outline-blue:not(:disabled):not(.disabled):active,.btn-outline-blue:not(:disabled):not(.disabled).active,.btn-outline-blue:focus-visible{background-color:var(--rw-btn-outline-blue-bg-hover);border-color:var(--rw-btn-outline-blue-bd);color:var(--rw-btn-outline-blue-fg)}.btn-outline-blue:not(:disabled):not(.disabled):active,.btn-outline-blue:not(:disabled):not(.disabled).active{background-color:var(--rw-btn-outline-blue-bg-active)}.btn-outline-blue:focus,.btn-outline-blue:focus-visible{box-shadow:none}.rw-on-navy{--rw-btn-primary-bg: var(--rw-white);--rw-btn-primary-fg: #FF6A33;--rw-btn-primary-bd: var(--rw-white);--rw-btn-primary-bg-hover: var(--rw-stroke-primary);--rw-btn-primary-bg-active: var(--rw-stroke-secondary);--rw-btn-secondary-bg: transparent;--rw-btn-secondary-fg: var(--rw-white);--rw-btn-secondary-bd: var(--rw-text-quaternary);--rw-btn-secondary-bg-hover: var(--rw-overlay-white-08);--rw-btn-secondary-bg-active: var(--rw-overlay-white-12);--rw-btn-ghost-bg: transparent;--rw-btn-ghost-fg: var(--rw-text-quaternary);--rw-btn-ghost-bd: transparent;--rw-btn-ghost-bg-hover: var(--rw-overlay-white-06);--rw-btn-ghost-bg-active: var(--rw-overlay-white-12);--rw-btn-outline-primary-bg: transparent;--rw-btn-outline-primary-fg: var(--rw-white);--rw-btn-outline-primary-bd: var(--rw-white);--rw-btn-outline-primary-bg-hover: var(--rw-overlay-white-08);--rw-btn-outline-primary-bg-active: var(--rw-overlay-white-12);--rw-btn-disabled-bg: rgba(255, 255, 255, .16);--rw-btn-disabled-fg: rgba(255, 255, 255, .6);--rw-btn-disabled-bd: rgba(255, 255, 255, .16)}.rw-on-soft{--rw-btn-secondary-bg: var(--rw-white);--rw-btn-secondary-fg: var(--rw-text-primary);--rw-btn-secondary-bd: var(--rw-stroke-secondary);--rw-btn-secondary-bg-hover: var(--rw-white-hover);--rw-btn-secondary-bg-active: var(--rw-stroke-primary);--rw-btn-neutral-bg: var(--rw-stroke-primary);--rw-btn-neutral-fg: var(--rw-text-primary);--rw-btn-neutral-bd: var(--rw-stroke-secondary);--rw-btn-neutral-bg-hover: var(--rw-stroke-secondary);--rw-btn-neutral-bg-active: var(--rw-neutral-active);--rw-btn-ghost-bg-hover: var(--rw-stroke-secondary);--rw-btn-ghost-bg-active: var(--rw-neutral-active);--rw-btn-outline-neutral-bd: var(--rw-text-quinary)}.card{border:2px solid #f0f0f0;border-radius:2px}.card-body{padding:2rem}.card-header,.card-footer{padding:1.5rem 2rem;border-top:none;border-bottom:none;background-color:transparent}.card-header h1,.card-header h2,.card-header h3,.card-header h4,.card-header h5,.card-header h6,.card-footer h1,.card-footer h2,.card-footer h3,.card-footer h4,.card-footer h5,.card-footer h6{margin-bottom:0}.card-title{margin-bottom:1.75rem}.card-title h1,.card-title h2,.card-title h3,.card-title h4,.card-title h5,.card-title h6{margin-bottom:0}.card-divider{height:2px;background:#f0f0f0}.card-body .card-title:last-child{margin-bottom:0}@media(min-width:768px)and (max-width:991px){.card-header,.card-footer{padding:1.25rem 1.5rem}.card-title{font-size:26px;margin-bottom:1.5rem}.card-body{padding:1.5rem}}@media(max-width:767px){.card-header,.card-footer{padding:1rem 1.375rem}.card-title{font-size:26px;margin-bottom:1.5rem}.card-body{padding:1.375rem}}.card-table{font-size:15px}.card-table a:not(.btn):hover{text-decoration:underline}.card-table table{width:100%;min-width:500px}html[dir=ltr] .card-table table,html[dir=rtl] .card-table table{text-align:left}.card-table thead th{border-bottom:2px solid #f0f0f0;text-transform:uppercase;color:#6c757d;font-size:13px;font-weight:500;padding:10px 12px}.card-table tbody th,.card-table tbody td,.card-table tfoot th,.card-table tfoot td{padding:12px}.card-table tfoot th,.card-table tfoot td{padding-top:16px;padding-bottom:16px}.card-table tbody+tbody tr th,.card-table tbody+tbody tr td,.card-table tbody+tfoot tr th,.card-table tbody+tfoot tr td,.card-table tbody tr+tr th,.card-table tbody tr+tr td{border-top:1px solid #f0f0f0}.card-table tbody tr:hover>*,.card-table tfoot tr:hover>*{background-color:#f7f7f7}html[dir=ltr] .card-table th:first-child,html[dir=ltr] .card-table td:first-child{padding-left:2rem}html[dir=ltr] .card-table th:last-child,html[dir=ltr] .card-table td:last-child{padding-right:2rem}html[dir=rtl] .card-table th:first-child,html[dir=rtl] .card-table td:first-child{padding-left:2rem}html[dir=rtl] .card-table th:last-child,html[dir=rtl] .card-table td:last-child{padding-right:2rem}.card-table .card-table__body--merge-rows th,.card-table .card-table__body--merge-rows td{padding-top:3px;padding-bottom:3px}.card-table .card-table__body--merge-rows tr:first-child th,.card-table .card-table__body--merge-rows tr:first-child td{padding-top:12px}.card-table .card-table__body--merge-rows tr:last-child th,.card-table .card-table__body--merge-rows tr:last-child td{padding-bottom:12px}.card-table .card-table__body--merge-rows tr+tr th,.card-table .card-table__body--merge-rows tr+tr td{border-top:none}@media(min-width:768px)and (max-width:991px){.card-table{font-size:14px}html[dir=ltr] .card-table th:first-child,html[dir=ltr] .card-table td:first-child{padding-left:1.5rem}html[dir=ltr] .card-table th:last-child,html[dir=ltr] .card-table td:last-child{padding-right:1.5rem}html[dir=rtl] .card-table th:first-child,html[dir=rtl] .card-table td:first-child{padding-left:1.5rem}html[dir=rtl] .card-table th:last-child,html[dir=rtl] .card-table td:last-child{padding-right:1.5rem}}@media(max-width:767px){.card-table{font-size:14px}html[dir=ltr] .card-table th:first-child,html[dir=ltr] .card-table td:first-child{padding-left:1.375rem}html[dir=ltr] .card-table th:last-child,html[dir=ltr] .card-table td:last-child{padding-right:1.375rem}html[dir=rtl] .card-table th:first-child,html[dir=rtl] .card-table td:first-child{padding-left:1.375rem}html[dir=rtl] .card-table th:last-child,html[dir=rtl] .card-table td:last-child{padding-right:1.375rem}}.copper-price-modal .modal-header{background:#1e3a8a;color:#fff;border-bottom:none;border-top-left-radius:0;border-top-right-radius:0}.copper-price-modal .modal-header .btn-close{filter:brightness(0) invert(1);opacity:.7}.copper-price-modal .modal-header .btn-close:hover{opacity:1}.copper-price-modal__title{font-weight:600;font-size:1.125rem}.copper-price-modal__summary{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;padding:1rem;background:#f8f9fa;border-radius:4px;margin-bottom:1.5rem}.copper-price-modal__current{display:flex;flex-direction:column}.copper-price-modal__label{font-size:.75rem;color:#585858;text-transform:uppercase;letter-spacing:.5px}.copper-price-modal__value{font-size:1.5rem;font-weight:700;color:#141617}.copper-price-modal__change{font-weight:600;padding:.25rem .75rem;border-radius:4px}.copper-price-modal__change.positive{background:#22c55e1a;color:#16a34a}.copper-price-modal__change.negative{background:#f973161a;color:#f97316}.copper-price-modal__meta{display:flex;flex-direction:column;font-size:.75rem;color:#585858;margin-left:auto}.copper-price-modal__controls{display:flex;justify-content:center;margin-bottom:1rem}.copper-price-modal__controls .btn-group .btn{min-width:60px}.copper-price-modal__controls .btn-group .btn-primary{background-color:#1e3a8a;border-color:#1e3a8a}.copper-price-modal__controls .btn-group .btn-secondary:not(.btn-primary){background-color:transparent;color:#1e3a8a;border-color:#dee2e6}.copper-price-modal__controls .btn-group .btn-secondary:not(.btn-primary):hover{background-color:#f8f9fa}.copper-price-modal__chart{min-height:300px;display:flex;align-items:center;justify-content:center}.copper-price-modal__loading,.copper-price-modal__error,.copper-price-modal__empty{text-align:center;padding:3rem 1rem;width:100%}.copper-chart-tooltip{background:#fff;border:1px solid #E3EBF2;border-radius:4px;padding:.5rem .75rem;box-shadow:0 2px 8px #0000001a}.copper-chart-tooltip__date{font-size:.75rem;color:#585858;margin:0 0 .25rem}.copper-chart-tooltip__price{font-size:.875rem;font-weight:600;color:#141617;margin:0}.copper-price-modal__footer{text-align:center;padding-top:1rem;border-top:1px solid #E3EBF2;margin-top:1rem}@media(max-width:576px){.copper-price-modal__summary{flex-direction:column;align-items:flex-start;gap:.75rem}.copper-price-modal__meta{margin-left:0}.copper-price-modal__value{font-size:1.25rem}}.filters-button{display:flex;align-items:center;padding:0 9px;height:32px;border:1px solid #e5e5e5;border-radius:2px;background:#fff;cursor:pointer;font-family:inherit;font-weight:500;font-size:14px;color:inherit}.filters-button:focus{outline:none}.filters-button:hover{background:#f5f5f5;border-color:#e5e5e5}.filters-button__icon{fill:#3d464d}html[dir=ltr] .filters-button__icon,html[dir=rtl] .filters-button__icon{margin-right:8px}.filters-button__counter{display:block;height:20px;font-size:13px;font-weight:500;padding:2px 5px 0;border-radius:2px;line-height:16px;background:#ff6a33;color:#3d464d}html[dir=ltr] .filters-button__counter,html[dir=rtl] .filters-button__counter{margin-left:12px;margin-right:-4px}.form-group{margin-bottom:1.5rem}html[dir=ltr] .form-check,html[dir=rtl] .form-check{padding-left:1.5rem}.form-check-input{position:absolute;margin-top:.1875rem}html[dir=ltr] .form-check-input,html[dir=rtl] .form-check-input{margin-left:-1.5rem}@media(max-width:767px){.form-group{margin-bottom:1.125rem}}.form-control{border-radius:2px;line-height:1.25}.form-control-sm{height:calc(1.875rem + 2px);line-height:1.25;padding:.3125rem .5rem}.form-control-lg{height:calc(2.75rem + 2px);line-height:1.25}.form-control:valid,.form-control.is-valid,.form-control:invalid,.form-control.is-invalid{background-image:none}select.form-control{-webkit-appearance:none;-moz-appearance:none}select.form-control::-ms-expand{display:none}select.form-control,select.form-control:valid,select.form-control.is-valid,select.form-control:invalid,select.form-control.is-invalid{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10'%3E%3Cpath fill='%234d4d4d' d='M4.503,4 L0.497,4 C0.094,4 -0.142,3.492 0.089,3.122 L2.095,0.233 C2.293,-0.084 2.712,-0.084 2.911,0.233 L4.911,3.122 C5.142,3.492 4.906,4 4.503,4 ZM0.497,6 L4.503,6 C4.906,6 5.142,6.504 4.911,6.871 L2.905,9.737 C2.707,10.052 2.288,10.052 2.089,9.737 L0.089,6.871 C-0.142,6.504 0.094,6 0.497,6 Z'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:5px 10px}html[dir=ltr] select.form-control,html[dir=ltr] select.form-control:valid,html[dir=ltr] select.form-control.is-valid,html[dir=ltr] select.form-control:invalid,html[dir=ltr] select.form-control.is-invalid{background-position:right .75rem center;padding-right:calc(1.5rem + 5px)}html[dir=rtl] select.form-control,html[dir=rtl] select.form-control:valid,html[dir=rtl] select.form-control.is-valid,html[dir=rtl] select.form-control:invalid,html[dir=rtl] select.form-control.is-invalid{background-position:right .75rem center;padding-right:calc(1.5rem + 5px)}html[dir=ltr] select.form-control-sm,html[dir=ltr] select.form-control-sm:valid,html[dir=ltr] select.form-control-sm.is-valid,html[dir=ltr] select.form-control-sm:invalid,html[dir=ltr] select.form-control-sm.is-invalid{background-position:right .5rem center;padding-right:calc(1rem + 5px)}html[dir=rtl] select.form-control-sm,html[dir=rtl] select.form-control-sm:valid,html[dir=rtl] select.form-control-sm.is-valid,html[dir=rtl] select.form-control-sm:invalid,html[dir=rtl] select.form-control-sm.is-invalid{background-position:right .5rem center;padding-right:calc(1rem + 5px)}html[dir=ltr] select.form-control-lg,html[dir=ltr] select.form-control-lg:valid,html[dir=ltr] select.form-control-lg.is-valid,html[dir=ltr] select.form-control-lg:invalid,html[dir=ltr] select.form-control-lg.is-invalid{background-position:right 1rem center;padding-right:calc(2rem + 5px)}html[dir=rtl] select.form-control-lg,html[dir=rtl] select.form-control-lg:valid,html[dir=rtl] select.form-control-lg.is-valid,html[dir=rtl] select.form-control-lg:invalid,html[dir=rtl] select.form-control-lg.is-invalid{background-position:right 1rem center;padding-right:calc(2rem + 5px)}.image--type--product .image__body,.image--type--category .image__body{display:block;position:relative;width:100%}.image--type--product .image__tag,.image--type--category .image__tag{display:block;position:absolute;width:100%;height:100%;object-fit:scale-down}.image--type--product .image__body,.image--type--category .image__body{padding-bottom:100%}.scroll-image{filter:grayscale(100%);transition:filter .5s ease-in-out,opacity .3s ease-in-out;will-change:filter}.scroll-image.colorized,.scroll-image:hover{filter:grayscale(0%)}.input-check{display:inline-block}.input-check__body{display:block;position:relative;width:16px;height:16px}.input-check__input{opacity:0;position:absolute;width:100%;height:100%;left:0;top:0;cursor:inherit}.input-check__box{display:block;width:16px;height:16px;border-radius:1.2px;background:#fff;box-shadow:0 0 0 1px #00000026 inset;transition:background .15s,box-shadow .15s}.input-check__icon{pointer-events:none;position:absolute;left:4px;top:5px;fill:#fff;transform:scale(0);transition:fill .15s,transform .15s,visibility 0s .15s}.input-check__input:checked~.input-check__box{background:#ff6a33;box-shadow:0 0 0 1px #0000000d inset}.input-check__input:checked~.input-check__icon{fill:#3d464d;transition-delay:0s,0s,0s;transform:scale(1)}.input-check__input:disabled~.input-check__box{background:#f2f2f2;box-shadow:0 0 0 1px #0000001a inset}.input-check__input:disabled~.input-check__icon{fill:#0003}.input-check--highlight:not(:has(.input-check__input:checked)) .input-check__box{box-shadow:0 0 0 2px #f97316}.input-check-color{display:inline-block}.input-check-color__body{display:block;position:relative;width:22px;height:22px;border-radius:1.2px;overflow:hidden;cursor:inherit;margin:0}.input-check-color__input{position:absolute;visibility:hidden}.input-check-color__box{display:block;width:22px;height:22px;border-radius:1.2px;background:currentColor;cursor:inherit}.input-check-color__icon{position:absolute;left:5px;top:6px;fill:#fff;transform:scale(0);transition:transform .15s}.input-check-color__input:checked~.input-check-color__icon{transform:scale(1)}.input-check-color__input:disabled{cursor:default}.input-check-color__input:disabled~.input-check-color__box{position:relative;left:0;top:0;width:22px;height:22px;opacity:.5;cursor:default}.input-check-color__input:disabled~.input-check-color__stick{pointer-events:none;display:block;position:absolute;width:2px;border-radius:1px;height:34px;left:calc(50% - 1px);top:-6px;background:#666666e6;transform:rotate(45deg);transform-origin:center center}.input-check-color--light .input-check-color__icon{fill:#3d464d}.input-check-color--white .input-check-color__box{box-shadow:0 0 0 2px #d9d9d9 inset}.input-check-color--white .input-check-color__icon{fill:#bfbfbf}.input-number{display:block;width:100%;position:relative}.input-number__input{-moz-appearance:textfield;display:block;width:100%;min-width:88px;padding:0 24px 1px;text-align:center}.input-number__input::-webkit-inner-spin-button,.input-number__input::-webkit-outer-spin-button{-webkit-appearance:none}.input-number__sub,.input-number__add{position:absolute;height:calc(100% - 2px);width:24px;top:1px;cursor:pointer;-webkit-user-select:none;user-select:none;opacity:.3;transition:opacity .18s}.input-number__sub:before,.input-number__sub:after,.input-number__add:before,.input-number__add:after{display:block;content:"";position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);background:currentColor}.input-number__sub:before,.input-number__add:before{width:8px;height:2px}.input-number__sub:hover,.input-number__add:hover{opacity:1}.input-number__sub:active,.input-number__add:active{opacity:1;background-color:#0000000d}html[dir=ltr] .input-number__sub,html[dir=rtl] .input-number__sub{left:1px}html[dir=ltr] .input-number__add,html[dir=rtl] .input-number__add{right:1px}.input-number__add:after{width:2px;height:8px}.input-number__uom{position:absolute;height:calc(100% - 2px);right:18px;width:24px;top:1px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:opacity .18s;align-content:center;font-size:1rem;opacity:.5}.input-radio{display:inline-block}.input-radio__body{display:block;position:relative;width:16px;height:16px}.input-radio__input{opacity:0;position:absolute;width:100%;height:100%;left:0;top:0;cursor:inherit}.input-radio__circle{display:block;width:16px;height:16px;border-radius:8px;background:#fff;box-shadow:0 0 0 1px #0000002b inset;transition:background .2s,box-shadow .2s}.input-radio__circle:after{display:block;content:"";position:absolute;left:5px;top:5px;width:6px;height:6px;border-radius:3px;background:#fff;transform:scale(0);transition:background .2s,transform .2s,visibility 0s .2s;visibility:hidden}.input-radio__input:checked~.input-radio__circle{background:#ff6a33;box-shadow:0 0 0 1px #00000014 inset}.input-radio__input:checked~.input-radio__circle:after{background:#3d464d;visibility:visible;transition-delay:0s,0s,0s;transform:scale(1)}.input-radio__input:disabled~.input-radio__circle{background:#f2f2f2;box-shadow:0 0 0 1px #0000001f inset}.input-radio__input:disabled~.input-radio__circle:after{background:#0003}.input-radio-color{display:block}.input-radio-color__list{padding:1px 0;display:flex;flex-wrap:wrap;margin:-2px}.input-radio-color__item{width:30px;height:30px;display:block;margin:2px;cursor:pointer}.input-radio-color__item input{pointer-events:none;opacity:0;position:absolute}.input-radio-color__item span{position:relative;width:30px;height:30px;display:block;border-radius:15px;background:currentColor;transform:scale(.7333333333);transition:transform .2s}.input-radio-color__item span:before,.input-radio-color__item span:after{display:block;position:absolute;content:"";border-radius:1000px}.input-radio-color__item span:before{left:3px;top:3px;width:24px;height:24px;background:#fff;transform:scale(0);transition:transform .2s}.input-radio-color__item span:after{left:8px;top:8px;width:14px;height:14px;background:currentColor;transform:scale(0);transition:transform .2s}.input-radio-color__item:hover input:enabled~span{transform:scale(.8666666667)}.input-radio-color__item input:enabled:checked~span,.input-radio-color__item input:enabled:checked~span:before,.input-radio-color__item input:enabled:checked~span:after{transform:scale(1)}.input-radio-color__item--disabled{cursor:default}.input-radio-color__item--disabled span{transform:scale(.75)}.input-radio-color__item--disabled span:before{transform:scale(1.33) rotate(45deg);left:14px;top:-1px;width:2px;height:calc(100% + 2px);background:#0000004d}.input-radio-color__item--white span{box-shadow:inset 0 0 0 2px #ccc}.input-radio-color__item--white span:after{box-shadow:inset 0 0 0 2px #ccc}.input-radio-color__item span{background:var(--primary-color, currentColor)}.input-radio-color__item span:after{background:var(--primary-color, currentColor)}.input-radio-color__item--split span{background:linear-gradient(90deg,var(--primary-color) 50%,var(--secondary-color) 50%)!important}.input-radio-color__item--split span:after{background:linear-gradient(90deg,var(--primary-color) 50%,var(--secondary-color) 50%)!important}.input-radio-color__item--striped span{background:var(--primary-color)!important;overflow:visible}.input-radio-color__item--striped span:before{content:"";position:absolute;left:50%;bottom:0;width:7px;transform:translate(-50%);background:var(--secondary-color);border-radius:2px;z-index:1}.input-radio-color__item--striped input:enabled:checked~span:before{left:50%;top:0;bottom:0;width:4px;height:auto;transform:translate(-50%) scale(1);background:var(--secondary-color);border-radius:2px}.input-radio-color__item--multiple span{background:conic-gradient(red,orange,#ff0,#0f0,#0ff,#00f,violet,red)!important}.input-radio-color__item--multiple span:after{background:conic-gradient(red,orange,#ff0,#0f0,#0ff,#00f,violet,red)!important}.input-radio-color__item--none span{background:#ccc!important;overflow:visible}.input-radio-color__item--none span:before{content:"";position:absolute;left:50%;top:-2px;width:2px;height:calc(100% + 4px);background:#666;transform:translate(-50%) rotate(45deg);transform-origin:center;border-radius:1px;z-index:1}.input-radio-color__item--none span:after{background:#ccc!important}.input-radio-color__item--none input:enabled:checked~span:before{transform:translate(-50%) rotate(45deg) scale(1)}.input-radio-label{display:block;font-size:14px;font-weight:500}.input-radio-label__list{display:flex;flex-wrap:wrap;margin:-3px}.input-radio-label__list input{position:absolute;pointer-events:none;opacity:0}.input-radio-label__list label{display:flex;margin:3px;-webkit-user-select:none;user-select:none}.input-radio-label__list span{cursor:pointer;display:block;height:32px;padding:.3125rem 1rem;border-radius:2px;background:#f0f0f0;color:#3d464d;transition:background-color .2s,color .2s}.input-radio-label__list input:not(:checked):not(:disabled)~span:hover{background:#e0e0e0;color:#3d464d}.input-radio-label__list input:checked~span{cursor:default;box-shadow:0 0 0 2px #ff6a33b3 inset;color:#3d464d;transition-duration:.08s,.08s;background:#fff}.input-radio-label__list input:disabled~span{cursor:default;opacity:.5}.product__option .input-radio-label__list span{background:#fff}.product__option .input-radio-label__list input:not(:checked):not(:disabled)~span:hover{background:#e3ebf2}.input-range{height:16px}.input-range__track{height:6px;border-radius:3px;transition:none}.input-range__track--background{margin-top:-3px}.input-range__track--active{background:#ff6a33}.input-range__slider{width:16px;height:16px;border-radius:8px;margin-top:-11px;margin-left:-8px;border:none;background:#3d464d;box-shadow:0 0 #3d464d00;transition:box-shadow .2s}.input-range__slider:after{display:block;content:"";position:absolute;width:6px;height:6px;margin:5px;border-radius:3px;background:#ff6a33;transition:transform .2s}.input-range__slider:focus,.input-range__slider:active{outline:none;box-shadow:0 0 0 3px #3d464d4d}.input-range__slider:focus:after,.input-range__slider:active:after{transform:scale(0)}.input-range__slider:focus,.input-range__slider:active{transform:none}.input-range__slider-container{transition:none}.input-range__label{display:none}.layout-switcher__list{display:flex}.layout-switcher__button{border:1px solid #e5e5e5;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0 9px;height:32px;border-radius:0;background:#fff;fill:#a1abb3}.layout-switcher__button:focus{outline:none}.layout-switcher__button:hover{border-color:#e5e5e5;background:#f2f2f2;fill:#3d464d}html[dir=ltr] .layout-switcher__button:first-child,html[dir=rtl] .layout-switcher__button:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}html[dir=ltr] .layout-switcher__button:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px}html[dir=rtl] .layout-switcher__button:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px}html[dir=ltr] .layout-switcher__button+.layout-switcher__button{margin-left:-1px}html[dir=rtl] .layout-switcher__button+.layout-switcher__button{margin-left:-1px}.layout-switcher__button--active,.layout-switcher__button--active:hover{cursor:default;border-color:#ff6a33;background:#ff6a33;fill:#3d464d;z-index:1}.lists-search-active{opacity:.5;pointer-events:none;transition:opacity .2s ease}.lists-search{margin-bottom:1rem}.lists-search__input .input-group .form-control:focus~.btn{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;border-left-color:transparent}.lists-search__input .input-group .form-control:focus{border-right-color:transparent}.lists-search__meta{font-size:.875rem;color:#6c757d;margin-top:.5rem}.lists-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1rem}@media(min-width:768px){.lists-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(min-width:1200px){.lists-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.list-card{position:relative;border:1px solid #e9ecef;border-radius:.5rem;padding:1rem 1rem 0;background:#fff;cursor:pointer;transition:all .2s ease}.list-card:hover{border-color:#1e3a8a;box-shadow:0 4px 12px #007bff26;transform:translateY(-2px)}.list-card--default{border-color:#1e3a8a;background:linear-gradient(135deg,#fff,#f8f9ff)}.list-card--default .list-card__title{color:#1e3a8a}.list-card--inactive{opacity:.75;border-color:#dee2e6}.list-card--inactive:hover{border-color:#adb5bd;box-shadow:0 2px 8px #00000014}.list-card--readonly{opacity:.8}.list-card--readonly:hover{transform:none;box-shadow:none}.list-card--dropdown-open{z-index:10}.list-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.list-card__header .list-card__title-section{flex:1;min-width:0}.list-card__header .list-card__title{font-size:1.1rem;font-weight:600;margin:0 0 .25rem;line-height:1.3;color:#333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.list-card__header .list-card__title i{font-size:.9rem}.list-card__header .list-card__description{font-size:.875rem;color:#6c757d;margin:0;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.list-card__menu .btn{padding:.25rem .5rem;color:#6c757d}.list-card__menu .btn:hover{color:#007bff}.list-card__actions-dropdown{position:absolute;top:100%;right:0;background:#fff;border:1px solid #dee2e6;border-radius:.375rem;box-shadow:0 .5rem 1rem #00000026;z-index:1000;min-width:160px}.list-card__actions-dropdown .dropdown-item{padding:.5rem .75rem;color:#212529;text-decoration:none;background:none;border:none;width:100%;text-align:left;font-size:.875rem}.list-card__actions-dropdown .dropdown-item:hover{background-color:#f8f9fa}.list-card__actions-dropdown .dropdown-item.text-danger:hover{background-color:#f8d7da;color:#721c24}.list-card__actions-dropdown .dropdown-item i{width:1rem}.list-card__actions-dropdown .dropdown-divider{border-top:1px solid #dee2e6;margin:.25rem 0}.list-card__overlay{position:fixed;inset:0;z-index:999}.list-card__body .list-card__stats{display:flex;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}.list-card__body .list-card__stats .list-card__stat{font-size:.875rem;color:#6c757d}.list-card__body .list-card__stats .list-card__stat i{margin-right:.25rem}.list-card__body .list-card__stats .list-card__stat .fw-bold{color:#333}.list-card__body .list-card__meta{display:flex;justify-content:space-between;align-items:center;gap:.5rem}@media(max-width:576px){.list-card__body .list-card__meta{flex-direction:column;align-items:flex-start;gap:.25rem}}.list-card__body .list-card__meta .list-card__access .badge{font-size:.75rem;padding:.25rem .5rem}.list-card__body .list-card__meta .list-card__owner{font-size:.75rem;color:#6c757d;margin-top:.25rem}.list-card__body .list-card__meta .list-card__owner i{font-size:.7rem}.list-card__body .list-card__meta .list-card__updated{font-size:.75rem;color:#6c757d}.list-card__body .list-card__meta .list-card__updated i{margin-right:.25rem}.list-card__swipe-hint{margin-top:.5rem;text-align:center}.list-card__swipe-hint small{font-size:.75rem}.list-card__swipe-hint small i{margin-right:.25rem}.lists-empty-state{padding:3rem 1rem}.lists-empty-state__icon .fa{font-size:3rem;color:#dee2e6}.lists-empty-state__title{font-size:1.5rem;font-weight:600;color:#6c757d;margin-bottom:.5rem}@media(max-width:576px){.lists-empty-state__title{font-size:1.25rem}}.lists-empty-state__description{max-width:400px;margin:0 auto 1.5rem;line-height:1.5}.list-tabs .nav-tabs{border-bottom:2px solid #dee2e6;margin-bottom:1.5rem}.list-tabs .nav-tabs .nav-link{border:none;border-bottom:2px solid transparent;background:none;color:#6c757d;font-weight:500;padding:.75rem 1rem}.list-tabs .nav-tabs .nav-link:hover{color:#007bff;border-color:transparent;background:none}.list-tabs .nav-tabs .nav-link.active{color:#007bff;border-bottom-color:#007bff;background:none}.list-tabs .nav-tabs .nav-link i{margin-right:.5rem}.list-tabs .nav-tabs .nav-link .badge{font-size:.75rem;padding:.25rem .5rem}.list-tabs .dropdown .dropdown-toggle i{margin-right:.5rem}.list-tabs .dropdown .dropdown-toggle .badge{font-size:.75rem;padding:.25rem .5rem}.list-tabs .dropdown .dropdown-item{padding:.75rem 1rem}.list-tabs .dropdown .dropdown-item.active{background-color:#007bff;color:#fff}.list-tabs .dropdown .dropdown-item i{margin-right:.5rem}.list-tabs .dropdown .dropdown-item .badge{font-size:.75rem;padding:.25rem .5rem}.list-tabs .dropdown .dropdown-item .small{display:block;margin-top:.25rem;opacity:.8}.btn-fab{position:fixed;bottom:2rem;right:2rem;width:3.5rem;height:3.5rem;border-radius:50%;box-shadow:0 4px 12px #007bff4d;z-index:1000;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.btn-fab:hover{transform:scale(1.05);box-shadow:0 6px 16px #007bff66}@media(min-width:768px){.btn-fab{display:none}}.create-list-modal .modal-header{background:#f8f9fa;color:#333;border-bottom:2px solid #FF6A33;padding:1.25rem}.create-list-modal .modal-header .modal-title{font-weight:600;color:#333}.create-list-modal .modal-header .modal-title i{margin-right:.5rem;color:#ff6a33}.create-list-modal .modal-header .btn-close{opacity:.6}.create-list-modal .modal-header .btn-close:hover{opacity:1}.create-list-modal .privacy-options .form-check{margin-bottom:.75rem;padding:.75rem;border:1px solid #dee2e6;border-radius:.375rem;transition:all .2s ease}.create-list-modal .privacy-options .form-check:hover{border-color:#007bff;background:#f8f9ff}.create-list-modal .privacy-options .form-check .form-check-input:checked~.form-check-label{color:#007bff;width:100%}.create-list-modal .privacy-options .form-check .form-check-label{cursor:pointer;margin-bottom:0;width:100%}.create-list-modal .privacy-options .form-check .form-check-label strong{display:block;margin-bottom:.25rem}.create-list-modal .privacy-options .form-check .form-check-label .small{color:#6c757d;margin-top:.25rem}.create-list-modal .privacy-options .form-check .form-check-label i{margin-right:.5rem}.list-settings-modal .nav-link{position:relative}.list-settings-modal .nav-link.disabled{color:#adb5bd!important;cursor:not-allowed;opacity:.6}.list-settings-modal .nav-link.disabled:hover{color:#adb5bd!important;background:none;border-color:transparent!important}.list-settings-modal .nav-link--selectable:not(.active){border:1px solid #1E3A8A;border-bottom-color:transparent;background-color:#1e3a8a0d}.list-settings-modal .nav-link--selectable:not(.active):hover{background-color:#1e3a8a1a}.list-settings-modal .nav-link--attention .nav-link__dot{position:absolute;top:6px;right:6px;width:8px;height:8px;background-color:#f97316;border-radius:50%}.list-item-editor{background:#f8f9fa;border:1px solid #dee2e6}.list-item-editor .form-label{font-weight:600;color:#6c757d}.list-item-editor textarea.form-control{resize:vertical}.bulk-action-bar{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 2px 8px #0000001a;margin-bottom:1rem}.bulk-action-bar .card{margin-bottom:0;border:none;box-shadow:none}.bulk-action-bar__info{font-size:1rem}.bulk-action-bar__info i{font-size:1.25rem}.bulk-action-bar__actions .dropdown-menu{min-width:250px;max-height:400px;overflow-y:auto}.bulk-action-bar__actions .dropdown-menu .dropdown-item{padding:.75rem 1rem;border-bottom:1px solid #f8f9fa}.bulk-action-bar__actions .dropdown-menu .dropdown-item:last-child{border-bottom:none}.bulk-action-bar__actions .dropdown-menu .dropdown-item:hover:not(:disabled){background-color:#f8f9fa}.bulk-action-bar__actions .dropdown-menu .dropdown-item:disabled{opacity:.5;cursor:not-allowed}.bulk-action-bar .dropdown-backdrop{position:fixed;inset:0;z-index:1040}.wishlist{background-color:#fff;box-shadow:0 1px 3px #00000017;border-radius:.5rem;overflow:hidden}.wishlist .table{margin-bottom:0}.wishlist .table thead th{background-color:#f8f9fa;border-bottom:2px solid #dee2e6;font-weight:600;color:#495057;padding:1rem .75rem}.wishlist .table tbody td{padding:1rem .75rem;vertical-align:middle;border-bottom:1px solid #f1f3f4}.wishlist .table tbody tr:last-child td{border-bottom:none}.wishlist .table tbody tr:hover{background-color:#f8f9fa}.wishlist__row{transition:all .2s ease}.wishlist__row--selected{background-color:#e7f1ff!important}.wishlist__row--selected:hover{background-color:#d6ebff!important}.wishlist__row--editing{background-color:#fff3cd!important}.wishlist__row--editing:hover{background-color:#ffeaa7!important}.wishlist__column--select{width:50px;text-align:center;vertical-align:middle}.wishlist__column--select .input-check{display:inline-block;margin:0}.wishlist__column--actions{width:150px}.wishlist__column--actions .btn{white-space:nowrap}.wishlist__item-details{margin-top:.5rem;padding:.5rem;background:#f8f9fa;border-radius:.25rem}.wishlist__item-details .btn-link{font-size:.875rem;text-decoration:none}.wishlist__item-details .btn-link:hover{text-decoration:underline}@media(max-width:768px){.bulk-action-bar__info{font-size:.875rem}.bulk-action-bar__actions{display:flex;flex-wrap:wrap;gap:.5rem}.bulk-action-bar__actions>.bulk-action-bar__cart-btn{flex:1 1 100%;margin-right:0!important}.bulk-action-bar__actions>.dropdown,.bulk-action-bar__actions>.btn:not(.bulk-action-bar__cart-btn){flex:1 1 calc(50% - .25rem);margin-right:0!important}.bulk-action-bar__actions .dropdown .btn{width:100%}.bulk-action-bar__actions .btn{font-size:.875rem;padding:.375rem .75rem}.bulk-action-bar__actions .btn i{display:none}.list-item-editor{padding:.75rem!important}.list-item-editor .row{gap:.5rem!important}}.list-selector-modal .modal-header{background:#f8f9fa;border-bottom:2px solid #FF6A33}.list-selector-modal .modal-header .modal-title{font-weight:600;color:#333}.list-selector-modal .modal-header .modal-title i{color:#ff6a33}.list-selector__product{padding:1rem;background:#f8f9fa;border-radius:.5rem}.list-selector__product-image{object-fit:contain;border-radius:.25rem}.list-selector__lists{max-height:300px;overflow-y:auto}.list-selector__item{display:flex;align-items:flex-start;padding:.75rem;border:1px solid #dee2e6;border-radius:.375rem;margin-bottom:.5rem;cursor:pointer;transition:all .2s ease}.list-selector__item:hover{border-color:#007bff;background:#f8f9ff}.list-selector__item--selected{border-color:#007bff;background:#e7f1ff}.list-selector__item--selected:hover{background:#d6ebff}.list-selector__item-radio{margin-right:.75rem;padding-top:.125rem}.list-selector__item-info{flex:1}.list-selector__item-name{margin-bottom:.25rem}.list-selector__item-name .badge{font-size:.75rem;padding:.25rem .5rem}.list-selector__item-meta{color:#6c757d;font-size:.875rem}.list-selector__create{border-top:1px solid #dee2e6;padding-top:1rem}.list-selector__create .btn-link{text-decoration:none;font-weight:500}.list-selector__create .btn-link:hover{background:#f8f9fa;text-decoration:none}.list-selector__create-form .form-label{font-weight:600;color:#6c757d;font-size:.875rem}@media(max-width:575px){.list-card{padding:.75rem}.list-card__header{margin-bottom:.5rem}.list-card__title{font-size:1rem}.list-card__stats{gap:.75rem}.lists-empty-state{padding:2rem .5rem}.lists-empty-state__title{font-size:1.125rem}.list-selector__lists{max-height:250px}.list-selector__item{padding:.625rem}.list-selector__item-name{font-size:.9rem}.list-selector__item-meta{font-size:.8rem}}.modal{-webkit-overflow-scrolling:touch}.modal-content{border:none;border-radius:2px;box-shadow:0 1px 20px #00000026,0 1px 3px #00000026}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{position:absolute}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;top:-17px}.noUi-target{height:16px}.noUi-base{padding-top:5px}.noUi-connects{background:#e0e0e0;border-radius:3px;height:6px}.noUi-connect{border-radius:2px;background:#ff6a33}.noUi-horizontal .noUi-handle{cursor:ew-resize;width:16px;height:16px;border-radius:8px;background:#3d464d;box-shadow:0 0 #3d464d00;transition:box-shadow .2s}.noUi-horizontal .noUi-handle:after{display:block;content:"";position:absolute;width:6px;height:6px;margin:5px;border-radius:3px;background:#ff6a33;transition:transform .2s}.noUi-horizontal .noUi-handle:focus{outline:none;box-shadow:0 0 0 3px #3d464d4d}.noUi-horizontal .noUi-handle:focus:after{transform:scale(0)}.noUi-horizontal .noUi-handle{top:0}html[dir=ltr] .noUi-horizontal .noUi-handle,html[dir=rtl] .noUi-horizontal .noUi-handle{left:auto;right:-8px}.pagination{margin-bottom:0;padding:0}.page-link{font-weight:500;border-radius:2px;border:none;line-height:1;margin:0 2px;padding:9px 10px 8px;height:33px;background:transparent;color:#3d464d;cursor:pointer;-webkit-user-select:none;user-select:none}.page-link:hover,.page-link:focus{box-shadow:none;background:#ebebeb;color:#3d464d}.page-link--with-arrow{width:29px;position:relative}.page-link--with-arrow .page-link__arrow{position:absolute;fill:currentColor;top:10px}html[dir=ltr] .page-link--with-arrow .page-link__arrow,html[dir=rtl] .page-link--with-arrow .page-link__arrow{transform:scaleX(1)}html[dir=ltr] .page-link--with-arrow .page-link__arrow--left,html[dir=rtl] .page-link--with-arrow .page-link__arrow--left{left:10px}html[dir=ltr] .page-link--with-arrow .page-link__arrow--right,html[dir=rtl] .page-link--with-arrow .page-link__arrow--right{left:11px}.page-item:first-child .page-link{border-radius:2px}html[dir=ltr] .page-item:first-child .page-link,html[dir=rtl] .page-item:first-child .page-link{margin-left:0}.page-item:last-child .page-link{border-radius:2px}html[dir=ltr] .page-item:last-child .page-link{margin-right:0}html[dir=rtl] .page-item:last-child .page-link{margin-right:0}.page-item.active .page-link{background:#ff6a33;color:#3d464d;cursor:default;z-index:2}.page-item.disabled .page-link{background:transparent;color:#b3b3b3}.post-card__image{position:relative;overflow:hidden;border-radius:1.5px}.post-card__image img{max-width:100%}.post-card__image :before{content:"";display:block;position:absolute;left:0;right:0;width:100%;height:100%;background:#0003;opacity:0;transition:opacity .6s;z-index:1}.post-card__image:hover :before{opacity:1}.post-card__category{font-size:14px;color:#adadad}.post-card__category a{color:inherit;transition:.15s}.post-card__category a:hover{color:#1e3a8a}.post-card__date{font-size:14px;color:#adadad}.post-card__name{font-size:20px;line-height:1.125;font-weight:500}.post-card__name a{color:inherit;transition:.15s}.post-card__name a:hover{color:#1e3a8a}.post-card__content{font-size:15px;line-height:24px}.post-card--layout--related .post-card__name{width:100%;font-size:17px;margin-top:16px;line-height:24px}.post-card--layout--related .post-card__name a{transition:all .2s}.post-card--layout--related .post-card__name a:hover{color:#1e3a8a}.post-card--layout--related .post-card__date{margin-top:8px;font-size:15px}@media(max-width:767px){.post-card--layout--related .post-card__name{margin-top:12px;font-size:15px;line-height:20px}.post-card--layout--related .post-card__date{margin-top:4px;font-size:14px}}.post-card--layout--grid .post-card__info{display:flex;flex-wrap:wrap}.post-card--layout--grid .post-card__image{margin-bottom:14px}.post-card--layout--grid .post-card__category{display:none}.post-card--layout--grid .post-card__date{order:-1}.post-card--layout--grid .post-card__name{width:100%;font-size:18px;margin-top:4px;line-height:22px}.post-card--layout--grid .post-card__content{width:100%;margin-top:12px}.post-card--layout--grid .post-card__read-more{width:100%;display:none}.post-card--layout--grid.post-card--size--lg .post-card__image{margin-bottom:0;border-radius:3px}.post-card--layout--grid.post-card--size--lg .post-card__info{padding:28px 36px 12px}.post-card--layout--grid.post-card--size--lg .post-card__category{font-size:15px;order:-2;display:block}.post-card--layout--grid.post-card--size--lg .post-card__date{font-size:15px;position:relative}html[dir=ltr] .post-card--layout--grid.post-card--size--lg .post-card__date,html[dir=rtl] .post-card--layout--grid.post-card--size--lg .post-card__date{padding-left:22px}.post-card--layout--grid.post-card--size--lg .post-card__date:before{top:9px;content:"";display:block;position:absolute;width:4px;height:4px;border-radius:2px;background:currentColor}html[dir=ltr] .post-card--layout--grid.post-card--size--lg .post-card__date:before{left:9px}html[dir=rtl] .post-card--layout--grid.post-card--size--lg .post-card__date:before{left:9px}.post-card--layout--grid.post-card--size--lg .post-card__name{margin-top:8px;font-size:24px;line-height:32px}.post-card--layout--grid.post-card--size--lg .post-card__content{margin-top:20px;font-size:16px}.post-card--layout--grid.post-card--size--lg .post-card__read-more{display:block;margin-top:18px}@media(max-width:767px){.post-card--layout--grid.post-card--size--lg .post-card__info{padding:20px 20px 12px}.post-card--layout--grid.post-card--size--lg .post-card__name{font-size:22px;line-height:26px}.post-card--layout--grid.post-card--size--lg .post-card__content{margin-top:12px}}@media(max-width:479px){.post-card--layout--grid.post-card--size--lg .post-card__info{padding:12px}.post-card--layout--grid.post-card--size--lg .post-card__name{font-size:20px;line-height:22px}.post-card--layout--grid.post-card--size--lg .post-card__content{margin-top:10px;font-size:15px}}@media(max-width:379px){.post-card--layout--grid.post-card--size--lg .post-card__name{margin-top:4px}.post-card--layout--grid.post-card--size--lg .post-card__info{padding:10px 0}}.post-card--layout--list{display:flex;flex-direction:row;align-items:flex-start}.post-card--layout--list.post-card--size--nl .post-card__info{display:flex;flex-wrap:wrap;padding-top:10px}.post-card--layout--list.post-card--size--nl .post-card__image{width:350px;flex-shrink:0}html[dir=ltr] .post-card--layout--list.post-card--size--nl .post-card__image,html[dir=rtl] .post-card--layout--list.post-card--size--nl .post-card__image{margin-right:30px}.post-card--layout--list.post-card--size--nl .post-card__category{font-size:15px;order:-2;display:block}.post-card--layout--list.post-card--size--nl .post-card__date{order:-1;font-size:15px;position:relative}html[dir=ltr] .post-card--layout--list.post-card--size--nl .post-card__date,html[dir=rtl] .post-card--layout--list.post-card--size--nl .post-card__date{padding-left:22px}.post-card--layout--list.post-card--size--nl .post-card__date:before{top:9px;content:"";display:block;position:absolute;width:4px;height:4px;border-radius:2px;background:currentColor}html[dir=ltr] .post-card--layout--list.post-card--size--nl .post-card__date:before{left:9px}html[dir=rtl] .post-card--layout--list.post-card--size--nl .post-card__date:before{left:9px}.post-card--layout--list.post-card--size--nl .post-card__name{margin-top:6px;font-size:18px;line-height:24px;width:100%}.post-card--layout--list.post-card--size--nl .post-card__content{margin-top:20px;font-size:16px;width:100%}.post-card--layout--list.post-card--size--nl .post-card__read-more{display:block;margin-top:14px}@media(min-width:768px)and (max-width:1199px){.post-card--layout--list.post-card--size--nl .post-card__info{padding-top:0}.post-card--layout--list.post-card--size--nl .post-card__image{width:260px;flex-shrink:0}html[dir=ltr] .post-card--layout--list.post-card--size--nl .post-card__image,html[dir=rtl] .post-card--layout--list.post-card--size--nl .post-card__image{margin-right:22px}.post-card--layout--list.post-card--size--nl .post-card__content{margin-top:8px;font-size:16px;overflow:hidden;height:48px}.post-card--layout--list.post-card--size--nl .post-card__read-more{margin-top:10px}}@media(max-width:767px){.post-card--layout--list.post-card--size--nl{flex-direction:column}.post-card--layout--list.post-card--size--nl .post-card__image{width:auto}html[dir=ltr] .post-card--layout--list.post-card--size--nl .post-card__image,html[dir=rtl] .post-card--layout--list.post-card--size--nl .post-card__image{margin-right:0}.post-card--layout--list.post-card--size--nl .post-card__content{margin-top:10px}}.post-card--layout--list.post-card--size--sm .post-card__image{width:240px;flex-shrink:0}html[dir=ltr] .post-card--layout--list.post-card--size--sm .post-card__image,html[dir=rtl] .post-card--layout--list.post-card--size--sm .post-card__image{margin-right:22px}.post-card--layout--list.post-card--size--sm .post-card__name{margin-top:10px;font-size:16px;line-height:20px;order:-1;max-height:40px;overflow:hidden}.post-card--layout--list.post-card--size--sm .post-card__date{margin-top:6px}.post-card--layout--list.post-card--size--sm .post-card__category{display:none}.post-card--layout--list.post-card--size--sm .post-card__content{margin-top:10px;font-size:15px;line-height:22px;height:66px;overflow:hidden}.post-card--layout--list.post-card--size--sm .post-card__read-more{display:none}.product-badges{display:flex;gap:6px;margin:0}.product-badges--horizontal{flex-direction:row;flex-wrap:wrap}.product-badges--vertical{flex-direction:column;align-items:flex-start}.product-badges--inline{display:inline-flex;flex-direction:row;vertical-align:middle}.product-badge{display:inline-block;padding:4px 10px;font-size:11px;font-weight:500;line-height:1.3;text-transform:uppercase;letter-spacing:.5px;border-radius:3px;white-space:nowrap;transition:all .2s ease;background-color:#f0f0f0;color:#4a4a4a;border:1px solid #e0e0e0}.product-badge--stranded{background-color:#e8f4f8;color:#1a5f7a;border-color:#b3d9e8}.product-badge--solid{background-color:#f0e8f8;color:#5a3d70;border-color:#d4c2e3}.product-badge--composite{background-color:#f8e8e8;color:#7a3d3d;border-color:#e8c2c2}.product-badge--lowcap{background-color:#e8f8f0;color:#2d7a4a;border-color:#b3e8c8}.product-badge--metalclad{background-color:#f4f0e8;color:#6b5a23;border-color:#d9d0a6}.product-badge--ll5{background-color:#e8e8f8;color:#3d3d7a;border-color:#c2c2e8}.product-badge--burial{background-color:#f4e8dc;color:#6b4423;border-color:#d9c2a6}.product-badge--plenum{background-color:#e8f0e8;color:#2d5a2d;border-color:#b3d0b3}.product-badge--riser{background-color:#fef6e8;color:#7a5d1a;border-color:#e8d4a6}.product-badge--shielded{background-color:#ece8f4;color:#4a3d70;border-color:#c8b3e3}.product-badge--unshielded{background-color:#f8f0e8;color:#705a3d;border-color:#e3d4c2}.product-badge--outdoor{background-color:#e8f8f0;color:#1a7a5f;border-color:#a6e3d0}.product-badge--indoor{background-color:#f8e8f0;color:#7a1a5f;border-color:#e3a6d0}.product-badge--usa{background:linear-gradient(135deg,#fef5f0,#fff8f3);color:#ff6a33;border-color:#ffece6;font-weight:700}.product-badge--usa:before{content:"★ ";font-size:10px}.product-badge--default{background-color:#f5f5f5;color:#666;border-color:#ddd}.product__header .product-badges{margin-top:12px;margin-bottom:8px}.product-card__badges{margin-top:8px;margin-bottom:4px}.product-card__badges .product-badge{font-size:10px;padding:3px 8px}.product-card--layout--grid .product-badges{justify-content:flex-start}.product-card--layout--list .product-badges{justify-content:flex-start;margin-top:6px}@media(max-width:767px){.product-badges{gap:4px}.product-badges .product-badge{font-size:10px;padding:3px 8px}}.product-card{position:relative;padding:1px;display:flex;flex-direction:column;background:#fff}.product-card:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;pointer-events:none;border-radius:2px;box-shadow:0 0 0 1px #ededed inset;transition:box-shadow .2s}.product-card:hover:before{transition-duration:0s;box-shadow:0 0 0 2px #ff6a33b3 inset;z-index:2}.product-card:hover .product-card__quickview{transition-duration:0s,0s;background:#ff6a33}.product-card:hover .product-card__quickview:not(.product-card__quickview--preload){color:#3d464d}.product-card:hover .product-card__quickview:not(.product-card__quickview--preload):hover{transition-duration:.2s,.2s;background:#3d464d;color:#fff}.product-card__image{flex-shrink:0}.product-card__quickview{z-index:2;position:absolute;border:none;font-size:10px;text-transform:uppercase;fill:currentColor;padding:7px;cursor:pointer;top:0;background:transparent;color:#ccc;transition:background-color .2s,color .2s}html[dir=ltr] .product-card__quickview,html[dir=rtl] .product-card__quickview{right:0;border-radius:0 2px}.product-card__quickview:focus{outline:none}.product-card__quickview--preload:after{display:block;content:"";position:absolute;border:2px solid rgba(0,0,0,.1);border-top-color:#00000080;transition:border-color .1s;animation-name:preloader-animation;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:infinite;left:calc(50% - 8px);top:calc(50% - 8px);width:16px;height:16px;border-radius:8px}.product-card__quickview--preload{color:transparent}.product-card__info{flex-grow:1;display:flex;flex-direction:column}.product-card__name{line-height:19px;flex-grow:1}.product-card__name a{color:inherit;transition:.15s}.product-card__name a:hover{color:#1e3a8a}.product-card__cablespecs{font-size:15px;line-height:19px;flex-grow:1;display:flex;flex-direction:column}.product-card__cablespecs a{color:inherit;transition:.15s}.product-card__cablespecs a:hover{color:#1e3a8a}.product-card__cablespecattribute{display:none}.product-card__rating{margin-top:6px;display:flex}.product-card__rating-legend{font-size:13px;line-height:1;color:#b3b3b3;padding-top:1px}html[dir=ltr] .product-card__rating-legend,html[dir=rtl] .product-card__rating-legend{margin-left:9px}.product-card__prices{margin-top:14px;line-height:1;font-weight:700;font-size:1.5em;color:#3d464d;display:flex;flex-direction:column}.product-card__old-price{color:#b3b3b3;font-weight:400;font-size:13px;text-decoration:line-through}.product-card__new-price{font-size:1.5em;font-weight:700;color:#3d464d}.product-card__quick-order-accordion{border-top:1px solid #e8e8e8;margin-top:16px;transition:all .3s ease}.product-card__quick-order-accordion .accordion-item{border:none;background:transparent}.product-card__quick-order-accordion .accordion-header{padding:0;margin:0;border-top:1px solid #ebebeb}.product-card__quick-order-accordion .accordion-button{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #dee2e6;border-radius:6px;color:#495057;font-weight:600;font-size:14px;padding:12px 16px;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;box-shadow:0 2px 4px #0000000d}.product-card__quick-order-accordion .accordion-button:hover{background:linear-gradient(135deg,#f9f9f9,#f1f3f4);border-color:#c6c8ca;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.product-card__quick-order-accordion .accordion-button:focus{border-color:#ff6a33;box-shadow:0 0 0 3px #ff6a3340}.product-card__quick-order-accordion .accordion-button:not(.collapsed){background:linear-gradient(135deg,#ff6a33,#e55a2b);color:#fff;border-color:#e55a2b}.product-card__quick-order-accordion .accordion-body{padding:0;border-top:none}.product-card__quick-order-accordion .product-card__accordion-content{background:#fafafa;border-top:1px solid #e9ecef;animation:slideIn .3s ease-out}.product-card__quick-order-accordion .product-card__form-row{display:flex!important;flex-direction:row!important;gap:20px;align-items:stretch}@media(max-width:768px){.product-card__quick-order-accordion .product-card__form-row{flex-direction:column!important;gap:12px;align-items:stretch}}.product-card__quick-order-accordion .product-card__form-column{flex:1!important;min-width:0;width:50%;box-sizing:border-box;padding:8px;display:flex;flex-direction:column}.product-card__quick-order-accordion .product-card__form-column>*{width:100%}.product-card__quick-order-accordion .product-card__form-column>*:last-child{margin-bottom:0}.product-card__quick-order-accordion .product-card__form-column .input-number{margin-top:auto;margin-bottom:0!important}@media(max-width:768px){.product-card__quick-order-accordion .product-card__form-column{width:100%}}.product-card__quick-order-accordion .product-card__buttons-row{padding:16px}.product-card__quick-order-accordion .product-card__buttons{display:flex;gap:12px}@media(max-width:768px){.product-card__quick-order-accordion .product-card__buttons{flex-direction:column;gap:0}.product-card__quick-order-accordion .product-card__buttons .product-card__addtocart{order:1}.product-card__quick-order-accordion .product-card__buttons .product-card__addtoquote{order:2}}@media(min-width:769px){.product-card__quick-order-accordion .product-card__buttons .product-card__addtocart{flex:2;order:2}.product-card__quick-order-accordion .product-card__buttons .product-card__addtoquote{flex:1;order:1;height:auto;min-height:inherit;align-self:stretch;display:flex;align-items:center;justify-content:center}}@media(max-width:768px){.product-card .accordion-body{padding-left:4px}}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.product-card__buttons{display:flex}html[dir=ltr] .product-card__buttons>*:first-child{margin-right:auto}html[dir=rtl] .product-card__buttons>*:first-child{margin-right:auto}html[dir=ltr] .product-card__buttons>*+*{margin-left:4px}html[dir=rtl] .product-card__buttons>*+*{margin-left:4px}.product-card__addtocart--list{display:none}.product-card__features-list{list-style:none;margin:10px 0 6px;padding:0;color:#6c757d;font-size:13px;line-height:15px}.product-card__features-list li{padding:3px 0;position:relative}html[dir=ltr] .product-card__features-list li,html[dir=rtl] .product-card__features-list li{padding-left:12px}.product-card__features-list li:before{content:"";display:block;position:absolute;top:9px;width:5px;height:5px;border-radius:2.5px;border:1px solid currentColor}html[dir=ltr] .product-card__features-list li:before{left:0}html[dir=rtl] .product-card__features-list li:before{left:0}.product-card__badges-list{top:18px;position:absolute;display:flex;flex-direction:column;align-items:flex-start;z-index:1}html[dir=ltr] .product-card__badges-list,html[dir=rtl] .product-card__badges-list{left:18px}.product-card__badge{font-size:11px;border-radius:1.5px;letter-spacing:.02em;line-height:1;padding:5px 8px 4px;font-weight:500;text-transform:uppercase;margin-bottom:4px}html[dir=ltr] .product-card__badge,html[dir=rtl] .product-card__badge{margin-right:4px}.product-card__badge--sale{background:#f33;color:#fff}.product-card__badge--discount{background:#f33;color:#fff;font-weight:700;align-self:baseline}.product-card__badge--discountcontainer{display:flex;align-items:baseline;margin-bottom:0}.product-card__badge--new{background:#37f;color:#fff}.product-card__badge--hot{background:#614ba6;color:#fff}.product-card--layout--horizontal{flex-direction:row}.product-card--layout--horizontal .product-card__new-price{font-size:1em}.product-card--layout--horizontal .product-card__image{width:120px;padding:16px}.product-card--layout--horizontal .product-card__badges-list{top:10px}html[dir=ltr] .product-card--layout--horizontal .product-card__badges-list,html[dir=rtl] .product-card--layout--horizontal .product-card__badges-list{left:10px}.product-card--layout--horizontal .product-card__badge{padding:3px 5px 2px}.product-card--layout--horizontal .product-card__info{padding-top:14px;padding-bottom:42px;width:100%}html[dir=ltr] .product-card--layout--horizontal .product-card__info,html[dir=rtl] .product-card--layout--horizontal .product-card__info{padding-left:0;padding-right:30px}.product-card--layout--horizontal .product-card__name{overflow:hidden;max-height:38px}.product-card--layout--horizontal .product-card__rating{white-space:nowrap}.product-card--layout--horizontal .product-card__description,.product-card--layout--horizontal .product-card__availability,.product-card--layout--horizontal .product-card__buttons{display:none}.product-card--layout--horizontal .product-card__actions{position:absolute;bottom:18px}html[dir=ltr] .product-card--layout--horizontal .product-card__actions,html[dir=rtl] .product-card--layout--horizontal .product-card__actions{left:120px}.product-card--layout--horizontal .product-card__features-list,.product-card--layout--horizontal .product-card__addtocart-icon{display:none}.product-card--layout--horizontal .product-card__prices{display:inline}.product-card--layout--grid .product-card__name{height:40px;overflow:hidden;text-overflow:ellipsis}.product-card--layout--grid .product-card__image{padding:18px 18px 20px}.product-card--layout--grid .product-card__info{padding:0 24px;flex-direction:column}.product-card--layout--grid .product-card__specinfo{display:none}.product-card--layout--grid .product-card__actions{padding:0 24px 24px}.product-card--layout--grid .product-card__description,.product-card--layout--grid .product-card__availability,.product-card--layout--grid .product-card__features-list,.product-card--layout--grid .product-card__addtocart-icon{display:none}.product-card--layout--grid .product-card__prices{display:flex;flex-direction:row}.product-card--layout--grid .product-card__sku{font-size:.8rem;color:#999;margin-top:4px}.product-card--layout--grid .accordion,.product-card--layout--grid .product-card__quick-order-accordion{margin-right:0;margin-top:0;border:0}.product-card--layout--grid .accordion .accordion-button:hover,.product-card--layout--grid .product-card__quick-order-accordion .accordion-button:hover{background-color:#f9f9f9}.product-card--layout--grid .product-card__form-row{flex-direction:column!important;gap:12px;align-items:stretch}.product-card--layout--grid .product-card__form-column{width:100%}.product-card--layout--grid.product-card--size--sm .product-card__image{padding:15px}.product-card--layout--grid.product-card--size--sm .product-card__badges-list{top:16px}html[dir=ltr] .product-card--layout--grid.product-card--size--sm .product-card__badges-list,html[dir=rtl] .product-card--layout--grid.product-card--size--sm .product-card__badges-list{left:16px}.product-card--layout--grid.product-card--size--sm .product-card__info{padding:0 15px}.product-card--layout--grid.product-card--size--sm .product-card__specinfo{display:none}.product-card--layout--grid.product-card--size--sm .product-card__actions{padding:15px}.product-card--layout--grid.product-card--size--sm .product-card__prices{display:inline}.product-card--layout--grid.product-card--size--sm .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.product-card--layout--grid.product-card--size--sm .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}.product-card--layout--grid.product-card--size--sm .product-card__buttons .btn{width:100%;margin-top:1rem;font-size:1rem;height:auto}@media(hover:hover){.product-card--layout--grid.product-card--size--sm .product-card__buttons{display:none}.product-card--layout--grid.product-card--size--sm:hover{position:relative;z-index:3;margin-bottom:-50px}.product-card--layout--grid.product-card--size--sm:hover .product-card__buttons{display:flex}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.product-card--layout--grid.product-card--size--sm .product-card__buttons{display:none}.product-card--layout--grid.product-card--size--sm:hover{position:relative;z-index:3;margin-bottom:-50px}.product-card--layout--grid.product-card--size--sm:hover .product-card__buttons{display:flex}}.product-card--layout--grid.product-card--size--nl .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.product-card--layout--grid.product-card--size--nl .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}.product-card--layout--grid.product-card--size--nl .product-card__buttons .btn{width:100%}@media(hover:hover){.product-card--layout--grid.product-card--size--nl .product-card__buttons{display:none}.product-card--layout--grid.product-card--size--nl:hover{position:relative;z-index:3}.product-card--layout--grid.product-card--size--nl:hover .product-card__buttons{display:block}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.product-card--layout--grid.product-card--size--nl .product-card__buttons{display:none}.product-card--layout--grid.product-card--size--nl:hover{position:relative;z-index:3}.product-card--layout--grid.product-card--size--nl:hover .product-card__buttons{display:flex}}.product-card--layout--grid.product-card--size--lg .product-card__image{padding:25px}.product-card--layout--grid.product-card--size--lg .product-card__info{padding:0 30px;flex-grow:0}.product-card--layout--grid.product-card--size--lg .product-card__name{font-size:17px;line-height:23px}.product-card--layout--grid.product-card--size--lg .product-card__actions{padding:0 30px 30px;flex-grow:1;display:flex;flex-direction:column}.product-card--layout--grid.product-card--size--lg .product-card__rating{margin-top:10px}.product-card--layout--grid.product-card--size--lg .product-card__prices{margin-bottom:auto;font-size:20px}.product-card--layout--list{flex-direction:row}.product-card--layout--list .accordion-flush,.product-card--layout--list .product-card__quick-order-accordion{--bs-accordion-active-bg: #f9f9f9;--bs-accordion-btn-focus-box-shadow: 0 0 0 .1rem rgb(235, 235, 235);margin-right:-20px;box-shadow:none;border-top:none;margin-top:auto}.product-card--layout--list .accordion-flush .accordion-button,.product-card--layout--list .product-card__quick-order-accordion .accordion-button{border-radius:0;border:none;border-left:3px solid transparent;background:#f8f9fa;font-size:13px;padding:22px 16px 20px}.product-card--layout--list .accordion-flush .accordion-button:hover,.product-card--layout--list .product-card__quick-order-accordion .accordion-button:hover{background-color:#f9f9f9;border-left-color:#ff6a33}.product-card--layout--list .accordion-flush .accordion-button:focus,.product-card--layout--list .product-card__quick-order-accordion .accordion-button:focus{box-shadow:none;border-left-color:#ff6a33}.product-card--layout--list .accordion-flush .accordion-button:not(.collapsed),.product-card--layout--list .product-card__quick-order-accordion .accordion-button:not(.collapsed){background:#f9f9f9;border-left-color:#ff6a33;color:#ff6a33}.product-card--layout--list .accordion{--bs-accordion-border-radius: 0px;--bs-accordion-border-width: 0px;border-left:1px solid rgb(235,235,235)}.product-card--layout--list .product-card__image{flex-shrink:0;width:210px}.product-card--layout--list .product-card__info{padding:20px 8px;flex-direction:column}html[dir=ltr] .product-card--layout--list .product-card__info,html[dir=rtl] .product-card--layout--list .product-card__info{padding-right:20px}.product-card--layout--list .product-card__InfoOrder{display:flex;width:100%;flex-direction:column}.product-card--layout--list .product-card__accordion{background-color:#f9f9f9}.product-card--layout--list .product-card__data{display:flex;width:100%;height:100%;border-left:1px solid #ebebeb}.product-card--layout--list .product-card__specinfo{flex-grow:1;display:flex;align-self:stretch;flex-shrink:0;padding:12px 14px 12px 0;border-top:1px solid #ebebeb;align-items:stretch;background-color:#fafafa;border-radius:4px;box-shadow:0 1px 3px #0000000d;border-bottom:1px solid #ebebeb;margin-bottom:-1px;z-index:1}.product-card--layout--list .product-card__bottom{flex-grow:0;display:flex}.product-card--layout--list .product-card__cablespecssingle{flex-shrink:0;display:flex;flex-direction:column;flex-grow:1;align-items:center}.product-card--layout--list .product-card__cablespecattribute{display:flex;flex-direction:column;position:absolute;bottom:0;left:0;z-index:990}.product-card--layout--list .product-card__cablespecs{display:flex;flex-direction:column;align-items:center;align-self:stretch;flex-shrink:0;flex:1;padding:0 8px;justify-content:center}.product-card--layout--list .product-card__awg{padding-top:0;flex-shrink:0;margin-top:0;flex-direction:column;justify-content:center;align-items:center;font-weight:700;font-size:16px;color:#333;display:flex}.product-card--layout--list .product-card__top{flex-grow:1;display:flex;flex-direction:column}.product-card--layout--list .product-card__name{font-size:16px;line-height:20px;flex-grow:0;font-weight:500}.product-card--layout--list .product-card__sku{font-size:.8rem;color:#999;margin-top:4px}.product-card--layout--list .product-card__new-price{order:3}.product-card--layout--list .product-card__rating{margin-top:7px}.product-card--layout--list .product-card__description{color:#6c757d;font-size:15px;line-height:22px;margin-top:12px}.product-card--layout--list .product-card__actions{flex-shrink:0;width:210px;padding:16px 20px 0 0;display:flex;flex-direction:column;height:auto}.product-card--layout--list .product-card__prices{margin-top:16px}.product-card--layout--list .product-card__old-price{font-size:12px}.product-card--layout--list .product-card__speclabel,.product-card--layout--list .product-card__cablespecssingle{text-transform:uppercase;color:#6c757d;font-size:11px;text-align:center;font-weight:600;letter-spacing:.5px}.product-card--layout--list .product-card__buttons{flex-wrap:wrap}.product-card--layout--list .product-card__addtocart,.product-card--layout--list .product-card__addtocart-icon{display:none}.product-card--layout--list .product-card__addtocart--list{display:block}.product-card--layout--list .product-card__addtocart{width:100%;margin-top:10px;display:block}html[dir=ltr] .product-card--layout--list .product-card__addtocart+*{margin-left:0}html[dir=rtl] .product-card--layout--list .product-card__addtocart+*{margin-left:0}.product-card--layout--list .product-card__addtocart~*{margin-top:8px;margin-bottom:8px}.product-card--layout--list .product-card__addtocart,.product-card--layout--list .product-card__wishlist,.product-card--layout--list .product-card__compare{font-size:1.125rem;height:calc(2.75rem + 2px);padding:.8125rem 2rem;line-height:1;font-weight:500}.product-card--layout--list .product-card__addtocart.btn-svg-icon,.product-card--layout--list .product-card__wishlist.btn-svg-icon,.product-card--layout--list .product-card__compare.btn-svg-icon{width:calc(2.75rem + 2px)}.product-card--layout--list .product-card__availability{color:#999;font-size:14px}html[dir=ltr] .product-card--layout--list .product-card__availability,html[dir=rtl] .product-card--layout--list .product-card__availability{padding-right:10px}.product-card--layout--list .product-card__features-list{font-size:14px;line-height:16px;margin-bottom:0}.product-card--layout--list .product-card__features-list li{padding:3px 0}html[dir=ltr] .product-card--layout--list .product-card__features-list li,html[dir=rtl] .product-card--layout--list .product-card__features-list li{padding-left:12px;padding-right:0}.product-card--layout--list .product-card__features-list li:before{top:8px}@media(min-width:992px)and (max-width:1199px){.product-card--layout--list .product-card__image{width:180px}html[dir=ltr] .product-card--layout--list .product-card__image,html[dir=rtl] .product-card--layout--list .product-card__image{padding-left:20px;padding-right:20px}html[dir=ltr] .product-card--layout--list .product-card__info,html[dir=rtl] .product-card--layout--list .product-card__info{padding-left:4px;padding-right:20px}}@media(max-width:767px){.product-card--layout--list .product-card__prices{flex-direction:column}.product-card--layout--list .product-card__availability{display:none}}@media(max-width:767px){.product-card--layout--list{flex-direction:row}.product-card--layout--list .product-card__buttons-row{padding:0}.product-card--layout--list .accordion-button{font-size:13px;padding:18px 16px!important}.product-card--layout--list .product-card__new-price{font-size:1.2em}.product-card--layout--list .product-card__data{display:block}.product-card--layout--list .product-card__image{width:150px;max-width:100%;padding:20px;margin:0 auto}.product-card--layout--list .product-card__info{border-top:1px solid #ebebeb;padding:4px}.product-card--layout--list .product-card__actions{width:auto;padding:0}.product-card--layout--list .product-card__buttons{flex-wrap:nowrap;padding:4px 14px}.product-card--layout--list .product-card__buttons .btn{font-size:1rem;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem 1.25rem;font-weight:500}.product-card--layout--list .product-card__buttons .btn.btn-svg-icon{width:calc(2.25rem + 2px)}.product-card--layout--list .product-card__features-list{display:none}.product-card--layout--list .product-card__addtocart--list{width:auto}html[dir=ltr] .product-card--layout--list .product-card__addtocart--list,html[dir=rtl] .product-card--layout--list .product-card__addtocart--list{margin-right:auto}.product-card--layout--list .product-card__wishlist,.product-card--layout--list .product-card__compare{display:none}.product-card--layout--list .product-card__addtocart,.product-card--layout--list .product-card__addtoquote{width:50%;margin-left:auto!important;min-width:175px;margin-right:14px;margin-bottom:10px}.product-card--layout--list .accordion{border-left:0px;margin-right:0}.product-card--layout--list .products-list[data-layout=list] .product-card .accordion{margin-top:0}}@media(max-width:767px){.product-card--layout--list{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.product-card--layout--list{align-items:stretch;padding-top:0;padding-bottom:0}.product-card--layout--list .product-card__image{padding:4px;margin:0;width:35%}.product-card--layout--list .product-card__info{order:3;width:100%;margin:0;padding:4px;border-top:1px solid #ebebeb}html[dir=ltr] .product-card--layout--list .product-card__info,html[dir=rtl] .product-card--layout--list .product-card__info{border-left:none}.product-card--layout--list .product-card__cablespecs{justify-content:flex-start}.product-card--layout--list .product-card__specinfo{flex-grow:1;display:flex;align-self:stretch;padding:var(--Space-0, 0px) 15px 5px 5px;border-top:1px solid #ebebeb;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.product-card--layout--list .product-card__cablespecattribute{flex-shrink:0;display:flex;align-self:center;align-items:normal}.product-card--layout--list .attribute{font-size:10px}.product-card--layout--list .product-card__awg{text-align:center;margin:auto}.product-card--layout--list .product-card__speclabel,.product-card--layout--list .product-card__cablespecssingle{text-transform:uppercase;color:#999;font-size:x-small;text-align:center;font-weight:400}.product-card--layout--list .product-card__data{flex-wrap:wrap;align-self:stretch;flex-direction:column;align-items:stretch}.product-card--layout--list .product-card__bottom{flex-grow:1;display:flex;order:1;background:#f5f5f5}.product-card--layout--list .product-card__top{flex-grow:1;display:flex;order:3}.product-card--layout--list .product-card__name{line-height:20px;margin-top:6px;font-size:14px}.product-card--layout--list .product-card__rating{margin:-3px 0 -2px;padding-top:5px;display:none;flex-wrap:wrap}.product-card--layout--list .product-card__rating-stars,.product-card--layout--list .product-card__rating-label{margin:3px 0 2px}html[dir=ltr] .product-card--layout--list .product-card__rating-stars,html[dir=rtl] .product-card--layout--list .product-card__rating-stars{margin-right:7px}.product-card--layout--list .product-card__rating-label{line-height:1}.product-card--layout--list .product-card__actions{display:flex;flex-grow:1;flex-shrink:0;flex-direction:column}.product-card--layout--list .product-card__buttons .btn{width:100%}.product-card--layout--list .product-card__prices{display:flex;justify-content:right;flex-grow:1;padding:10px 14px 0;height:100%;margin-top:0;margin-bottom:14px;align-items:flex-end}.product-card--layout--list .product-card__price--old{font-size:14px;margin-top:4px}.product-card--layout--list .product-card__addtocart-icon{margin:10px 18px;flex-shrink:0;align-self:center}.product-card--layout--list .product-card__badges-list{top:3px}html[dir=ltr] .product-card--layout--list .product-card__badges-list,html[dir=rtl] .product-card--layout--list .product-card__badges-list{left:3px}.product-card--layout--list .product-card__top{flex-grow:1;display:flex;flex-direction:column;padding-left:0}}.product-card__compare--active{background-color:#1e3a8a!important;border-color:#1e3a8a!important;color:#fff!important;opacity:.85;cursor:default}.product-card__compare--active svg{fill:currentColor}.product-card__compare--active:hover{background-color:#1e3a8a!important;color:#fff!important}.product-card__compare--active:disabled{opacity:.85}.product-card__actions-list{display:flex;gap:8px;margin-top:8px;margin-bottom:8px;width:100%}@media(max-width:768px){.product-card__actions-list{margin-left:-6px;width:calc(100% + 12px)}}.block-products-carousel--quick-order .product-card__actions-list{display:none}.product-card__action-btn{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-weight:500;color:#666;background:transparent;width:calc(50% - 4px);justify-content:center;border:none;fill:#d9d9d9;cursor:pointer;transition:all .15s ease;white-space:nowrap}.product-card__action-btn:hover{background:#1e3a8a0d}.product-card__action-btn:focus{outline:none}.product-card__action-btn-icon{width:14px;height:14px;flex-shrink:0}.product-card__action-btn--active{background-color:#1e3a8a;border-color:#1e3a8a;color:#fff}.product-card__action-btn--active svg{fill:currentColor}.product-card__action-btn--active:hover{background-color:#172c68;border-color:#172c68;color:#fff}.product-card__action-btn.btn-loading{position:relative;color:transparent;pointer-events:none}.product-card__action-btn.btn-loading:after{content:"";position:absolute;left:50%;top:50%;width:12px;height:12px;margin:-6px 0 0 -6px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .6s linear infinite}.product-card__addtoquote{margin-top:8px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;padding:6px 12px;white-space:nowrap;flex-wrap:nowrap}.product-card__addtoquote-icon{width:16px;height:16px;fill:currentColor}.product-card__addtoquote.product-card__addtoquote--list{margin-top:0;margin-left:8px}.product-card__addtoquote:hover .product-card__addtoquote-icon{transform:scale(1.1)}.product-card__actions-list .btn+.btn{margin-left:8px}.product-card--layout--grid .product-card__addtocart,.product-card--layout--grid-sm .product-card__addtocart,.product-card--layout--grid .product-card__addtoquote,.product-card--layout--grid-sm .product-card__addtoquote,.products-list[data-layout^=grid-] .product-card__addtocart{width:100%}.products-list[data-layout^=grid-] .product-card__addtoquote{width:100%;margin-left:0}.price-request-quote{display:inline-flex;flex-direction:column;align-items:flex-start;gap:4px}.price-request-quote__badge{display:inline-block}.price-request-quote__helper{font-size:12px;line-height:1.4;margin-top:2px}.product-card .product-card__addtoquote--primary{width:100%;font-size:14px;padding:10px 16px;margin-top:8px;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:6px}.product-card .product-card__addtoquote--primary .product-card__addtoquote-icon{width:18px;height:18px}.product-card .product-card__addtoquote--primary:hover .product-card__addtoquote-icon{transform:scale(1.1);transition:transform .2s ease}.product .price-request-quote__badge .status-badge--info{padding:8px 16px;font-size:16px;font-weight:600}.product .price-request-quote__helper{font-size:14px;margin-top:6px;border-top:1px solid #808080;border-bottom:1px solid #808080;margin-bottom:10px;padding-top:6px;padding-bottom:6px;font-weight:700}.product.product--layout--full .product__price .price-request-quote__badge .status-badge--info{padding:10px 20px;font-size:18px}@media(max-width:767px){.price-request-quote__badge .status-badge--info{padding:5px 10px;font-size:13px}.price-request-quote__badge .status-badge--info.status-badge--size--large{padding:7px 14px;font-size:15px}.product-card .product-card__addtoquote--primary{font-size:13px;padding:8px 12px}}@media(prefers-color-scheme:dark){.price-request-quote__badge .status-badge--info{background-color:#138496;color:#fff}}.product-image__body{display:block;position:relative;padding-bottom:100%;width:100%}.product-image__img{display:block;position:absolute;width:100%;height:100%;object-fit:scale-down}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.product-image__img,.owl-carousel .owl-item .product-image__img{max-width:100%;max-height:100%;width:auto;height:auto;left:50%;top:50%;transform:translate(-50%) translateY(-50%)}}.owl-carousel .owl-item .product-image--location--gallery .product-image__img{max-width:100%;max-height:100%;width:auto;height:auto;left:50%;top:50%;transform:translate(-50%) translateY(-50%)}.rating__body{display:flex}html[dir=ltr] .rating__star+.rating__star{margin-left:3px}html[dir=rtl] .rating__star+.rating__star{margin-left:3px}.rating__fill{color:#ccc;fill:currentColor}.rating__stroke{color:#00000014;fill:currentColor}.rating__star--active .rating__fill{color:#ffd333}.rating__star--active .rating__stroke{color:#00000014}.share-links__list{display:flex;list-style:none;padding:0;margin:0;font-size:11px;line-height:18px;font-weight:500;color:#fff;white-space:nowrap}html[dir=ltr] .share-links__item+.share-links__item{margin-left:4px}html[dir=rtl] .share-links__item+.share-links__item{margin-left:4px}.share-links__item a{border-radius:1.5px;display:block;padding:2px 6px 1px}.share-links__item a,.share-links__item a:hover{color:inherit;text-decoration:none}.share-links__item--type--like a{background:#4267b2}.share-links__item--type--like a:hover{background:#3b5c9f}.share-links__item--type--tweet a{background:#1b95e0}.share-links__item--type--tweet a:hover{background:#1886c9}.share-links__item--type--pin a{background:#e63939}.share-links__item--type--pin a:hover{background:#e32222}.share-links__item--type--email a{background:#555}.share-links__item--type--email a:hover{background:#484848}.embla{position:relative;width:100%}.embla__viewport{overflow:hidden}.embla__container{display:flex;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-webkit-tap-highlight-color:transparent}.embla__slide{position:relative;min-width:0;flex:0 0 100%}.block-brands .embla__slide{flex:0 0 16.666667%;min-width:0}@media(max-width:1199px){.block-brands .embla__slide{flex:0 0 20%}}@media(max-width:991px){.block-brands .embla__slide{flex:0 0 25%}}@media(max-width:767px){.block-brands .embla__slide{flex:0 0 33.333333%}}@media(max-width:575px){.block-brands .embla__slide{flex:0 0 50%}}.block-posts--layout--grid-nl .embla__slide{flex:0 0 33.333333%;min-width:0}@media(max-width:991px){.block-posts--layout--grid-nl .embla__slide{flex:0 0 50%}}@media(max-width:767px){.block-posts--layout--grid-nl .embla__slide{flex:0 0 100%}}.block-posts--layout--list-sm .embla__slide{flex:0 0 50%;min-width:0}@media(max-width:991px){.block-posts--layout--list-sm .embla__slide{flex:0 0 100%}}.subcategory-carousel .embla__slide{flex:0 0 31.25%;min-width:0}.teammates .embla__slide{flex:0 0 33.333333%;min-width:0;padding-inline-start:10px;padding-inline-end:10px}@media(max-width:767px){.teammates .embla__slide{flex:0 0 50%;padding-inline-start:8px;padding-inline-end:8px}}@media(max-width:379px){.teammates .embla__slide{flex:0 0 100%;padding-inline-start:0;padding-inline-end:0}}.teammates .embla__container{margin-inline-start:-10px;margin-inline-end:-10px}@media(max-width:767px){.teammates .embla__container{margin-inline-start:-8px;margin-inline-end:-8px}}@media(max-width:379px){.teammates .embla__container{margin-inline-start:0;margin-inline-end:0}}.block-products-carousel .embla__slide{padding-inline-start:10px;padding-inline-end:10px}@media(max-width:767px){.block-products-carousel .embla__slide{padding-inline-start:7px;padding-inline-end:7px}}.block-products-carousel .embla__slide{display:flex;position:relative;z-index:1}.block-products-carousel .embla__slide:hover{z-index:10}.block-products-carousel .embla__viewport{overflow-x:hidden!important;overflow-y:visible!important}.block-products-carousel .embla__container{padding-bottom:60px}.block-products-carousel .embla__container{margin-inline-start:-10px;margin-inline-end:-10px}@media(max-width:767px){.block-products-carousel .embla__container{margin-inline-start:-7px;margin-inline-end:-7px}}.block-products-carousel[data-layout=grid-4] .embla__slide{flex:0 0 25%;min-width:0}@media(max-width:991px){.block-products-carousel[data-layout=grid-4] .embla__slide{flex:0 0 33.333333%}}@media(max-width:767px){.block-products-carousel[data-layout=grid-4] .embla__slide{flex:0 0 50%}}.block-products-carousel[data-layout=grid-4-sm] .embla__slide{flex:0 0 25%;min-width:0}@media(max-width:1199px){.block-products-carousel[data-layout=grid-4-sm] .embla__slide{flex:0 0 33.333333%}}@media(max-width:767px){.block-products-carousel[data-layout=grid-4-sm] .embla__slide{flex:0 0 50%}}.block-products-carousel[data-layout=grid-5] .embla__slide{flex:0 0 20%;min-width:0}@media(max-width:1199px){.block-products-carousel[data-layout=grid-5] .embla__slide{flex:0 0 25%}}@media(max-width:991px){.block-products-carousel[data-layout=grid-5] .embla__slide{flex:0 0 33.333333%}}@media(max-width:767px){.block-products-carousel[data-layout=grid-5] .embla__slide{flex:0 0 50%}}.block-products-carousel[data-layout=horizontal] .embla__slide{flex:0 0 33.333333%;min-width:0}@media(max-width:991px){.block-products-carousel[data-layout=horizontal] .embla__slide{flex:0 0 50%}}@media(max-width:767px){.block-products-carousel[data-layout=horizontal] .embla__slide{flex:0 0 100%}}.embla__button{position:absolute;top:50%;transform:translateY(-50%);border:0;width:3rem;height:3rem;background-color:#3d464db3;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:1;transition:background-color .2s}.embla__button:hover:not(:disabled){background-color:#3d464de6}.embla__button:disabled{cursor:default;opacity:.3}html[dir=ltr] .embla__button--prev,html[dir=rtl] .embla__button--prev{left:1rem}html[dir=ltr] .embla__button--next,html[dir=rtl] .embla__button--next{right:1rem}.embla__button__svg{width:65%;height:65%;fill:currentColor}.embla__dots{display:flex;justify-content:center;align-items:center;padding-top:1rem;gap:.5rem}.embla__dot{width:.5rem;height:.5rem;border-radius:50%;border:0;padding:0;background-color:#999;cursor:pointer;transition:background-color .2s}.embla__dot:hover{background-color:#6c757d}.embla__dot--selected,.embla__dot--selected:hover{background-color:#ff6a33}@media(max-width:575px){.embla__button{width:2.5rem;height:2.5rem}html[dir=ltr] .embla__button--prev,html[dir=rtl] .embla__button--prev{left:.5rem}html[dir=ltr] .embla__button--next,html[dir=rtl] .embla__button--next{right:.5rem}}.block-slideshow .embla__dots{position:absolute;bottom:20px;left:0;right:0;z-index:1}.block-slideshow .embla__dot{width:10px;height:10px;background-color:#ffffff80}.block-slideshow .embla__dot--selected{background-color:#fff}.block-products-carousel .embla__button,.product-gallery .embla__button,.product-gallery .embla__dots{display:none}@media(max-width:767px){.product-gallery .embla__dots{display:flex;padding-top:1rem;padding-bottom:1rem}}.product-gallery__featured .embla__slide{flex:0 0 100%;min-width:0}.product-gallery__carousel.product-gallery__carousel--standard .embla__slide{flex:0 0 20%;min-width:0}@media(max-width:1399px){.product-gallery__carousel.product-gallery__carousel--standard .embla__slide{flex:0 0 20%}}@media(max-width:1199px){.product-gallery__carousel.product-gallery__carousel--standard .embla__slide{flex:0 0 25%}}@media(max-width:991px){.product-gallery__carousel.product-gallery__carousel--standard .embla__slide{flex:0 0 33.333333%}}@media(max-width:767px){.product-gallery__carousel.product-gallery__carousel--standard .embla__slide{flex:0 0 20%}}@media(max-width:479px){.product-gallery__carousel.product-gallery__carousel--standard .embla__slide{flex:0 0 25%}}@media(max-width:379px){.product-gallery__carousel.product-gallery__carousel--standard .embla__slide{flex:0 0 33.333333%}}.product-gallery__carousel.product-gallery__carousel--sidebar .embla__slide{flex:0 0 25%;min-width:0}@media(max-width:1199px){.product-gallery__carousel.product-gallery__carousel--sidebar .embla__slide{flex:0 0 33.333333%}}@media(max-width:767px){.product-gallery__carousel.product-gallery__carousel--sidebar .embla__slide{flex:0 0 20%}}@media(max-width:479px){.product-gallery__carousel.product-gallery__carousel--sidebar .embla__slide{flex:0 0 25%}}@media(max-width:379px){.product-gallery__carousel.product-gallery__carousel--sidebar .embla__slide{flex:0 0 33.333333%}}.product-gallery__carousel.product-gallery__carousel--columnar .embla__slide{flex:0 0 25%;min-width:0}@media(max-width:1199px){.product-gallery__carousel.product-gallery__carousel--columnar .embla__slide{flex:0 0 33.333333%}}@media(max-width:767px){.product-gallery__carousel.product-gallery__carousel--columnar .embla__slide{flex:0 0 20%}}@media(max-width:479px){.product-gallery__carousel.product-gallery__carousel--columnar .embla__slide{flex:0 0 25%}}@media(max-width:379px){.product-gallery__carousel.product-gallery__carousel--columnar .embla__slide{flex:0 0 33.333333%}}.product-gallery__carousel.product-gallery__carousel--product-full .embla__slide{flex:0 0 16.666667%;min-width:0;padding:0 5px}@media(max-width:1399px){.product-gallery__carousel.product-gallery__carousel--product-full .embla__slide{flex:0 0 20%}}@media(max-width:1199px){.product-gallery__carousel.product-gallery__carousel--product-full .embla__slide{flex:0 0 14.285714%}}@media(max-width:991px){.product-gallery__carousel.product-gallery__carousel--product-full .embla__slide{flex:0 0 20%}}@media(max-width:767px){.product-gallery__carousel.product-gallery__carousel--product-full .embla__slide{flex:0 0 16.666667%}}@media(max-width:575px){.product-gallery__carousel.product-gallery__carousel--product-full .embla__slide{flex:0 0 20%}}@media(max-width:419px){.product-gallery__carousel.product-gallery__carousel--product-full .embla__slide{flex:0 0 25%}}.product-gallery__carousel.product-gallery__carousel--quickview .embla__slide{flex:0 0 20%;min-width:0}@media(max-width:1199px){.product-gallery__carousel.product-gallery__carousel--quickview .embla__slide{flex:0 0 25%}}@media(max-width:767px){.product-gallery__carousel.product-gallery__carousel--quickview .embla__slide{flex:0 0 20%}}@media(max-width:479px){.product-gallery__carousel.product-gallery__carousel--quickview .embla__slide{flex:0 0 25%}}@media(max-width:379px){.product-gallery__carousel.product-gallery__carousel--quickview .embla__slide{flex:0 0 33.333333%}}.filter-chips-carousel .embla__slide{flex:0 0 auto;min-width:0;margin-right:8px}.filter-chips-carousel .embla__slide:last-child{margin-right:0}.filter-chips-carousel .embla__container{gap:8px}html[dir=rtl] .embla__button__svg{transform:scaleX(-1)}html[dir=rtl] .filter-chips-carousel .embla__slide{margin-right:0;margin-left:8px}html[dir=rtl] .filter-chips-carousel .embla__slide:last-child{margin-left:0}.shop-features__list{display:flex;flex-wrap:wrap;margin:0;list-style:none;padding:14px 0}.shop-features__item{padding:10px 28px;display:flex;align-items:center}.shop-features__item-icon{color:#ff4500}html[dir=ltr] .shop-features__item-icon,html[dir=rtl] .shop-features__item-icon{margin-right:18px}.shop-features__item-icon svg{width:38px;height:38px;fill:currentColor;vertical-align:middle}.shop-features__item-title{font-size:14px;font-weight:500}.shop-features__item-subtitle{font-size:14px;color:#6c757d;margin-top:-2px}.shop-features__item{width:calc((100% + -0px)*1)}.shop-features__divider{width:1px}.shop-features__divider:nth-child(2n){width:100%;height:1px}.shop-features__divider:nth-child(2n):last-child{display:none}.social-links__list{list-style:none;padding:0;margin:0 0 -7px -7px;display:flex;flex-wrap:wrap}.social-links__item{flex-shrink:0;margin-left:7px;margin-bottom:7px}.social-links__link{font-size:16px;display:flex;align-items:center;justify-content:center;width:34px;height:34px;transition:all .2s}.social-links__link,.social-links__link:hover{color:#fff}.social-links__link:hover{opacity:.8}.social-links--shape--circle .social-links__link{border-radius:17px}.social-links--shape--rounded .social-links__link{border-radius:2px}.social-links__link--type--facebook{background:#3c5a99}.social-links__link--type--twitter{background:#00a2e8}.social-links__link--type--youtube{background:#e52e2e}.social-links__link--type--instagram{background:#815dc7}.social-links__link--type--rss{background:#ffc338}.social-links__link--type--rss,.social-links__link--type--rss:hover{color:#3d464d}.widget-sort-show-controls .view-options__control{margin-bottom:1rem}.widget-sort-show-controls .view-options__control:last-child{margin-bottom:0}.widget-sort-show-controls .view-options__control label{display:block;margin-bottom:0;font-weight:500;color:var(--color-text)}.widget-sort-show-controls .view-options__control .form-control{width:100%}@media(max-width:991px){.d-lg-block.d-none{display:none!important}.d-lg-none{display:block!important}}@media(min-width:992px){.d-lg-block.d-none{display:block!important}.d-lg-none{display:none!important}}.view-options .d-lg-block.d-none{display:flex!important;gap:1rem}.view-options .d-lg-block.d-none .view-options__control{margin-bottom:0;flex:0 0 auto}@media(min-width:992px){.view-options .d-lg-block.d-none{display:flex!important}}@media(max-width:991px){.widget-filters__item.d-lg-none{display:block!important}}@media(min-width:992px){.widget-filters__item.d-lg-none{display:none!important}}.widget-sort-show-controls,.widget-sort-show-controls .view-options__control,.widget-sort-show-controls .view-options__control label,.widget-sort-show-controls .view-options__control div,.widget-sort-show-controls .view-options__control select{display:block!important}.widget-sort-show-controls .view-options__control select{width:100%!important}.status-badge{display:inline-block;vertical-align:middle;cursor:default}.status-badge__body{position:relative;min-height:23px;border-radius:11.5px;min-width:31px}.status-badge__icon{fill:currentColor;position:absolute;top:calc(50% - 6.5px);opacity:.85}html[dir=ltr] .status-badge__icon,html[dir=rtl] .status-badge__icon{left:9px}.status-badge__icon svg{display:block}.status-badge__text{font-size:13px;line-height:15px;padding-top:4px;padding-bottom:4px}html[dir=ltr] .status-badge__text,html[dir=rtl] .status-badge__text{padding-left:12px;padding-right:12px}.status-badge__tooltip{position:absolute;inset:0}.status-badge__tooltip:focus{outline:none}.stock-badge{position:absolute;top:28px;right:20px;z-index:1}@media(max-width:575px){.stock-badge{top:10px}}.status-badge--has-text .status-badge__tooltip{display:none}html[dir=ltr] .status-badge--has-icon .status-badge__text,html[dir=rtl] .status-badge--has-icon .status-badge__text{padding-left:28px}.status-badge--style--success .status-badge__body{background-color:#e2f2da;color:#44782a}.status-badge--style--failure .status-badge__body{background-color:#f2dada;color:#993d3d}.status-badge--style--warning .status-badge__body{background-color:#f2eeda;color:#786b2a}.status-badge--style--unknown .status-badge__body{background-color:#ebebeb;color:#6a6a6a}.status-badge--style--info .status-badge__body{background-color:#e8f4fd;color:#0056b3}.status-badge--style--quote .status-badge__body{background-color:#f0e6ff;color:#5a3d8a}.tag-badge{display:inline-block;position:relative;text-transform:uppercase;font-size:11px;font-weight:500;line-height:1;z-index:0}.tag-badge:before{content:"";display:block;position:absolute;top:0;bottom:0;z-index:-1;border-radius:2.5px;transform-origin:center}.tag-badge{height:18px;padding:4px 14px 0}.tag-badge:before{left:3.5px;right:3.5px}html[dir=ltr] .tag-badge:before{transform:skew(-20deg)}html[dir=rtl] .tag-badge:before{transform:skew(-20deg)}.tag-badge--sale{color:#fff}.tag-badge--sale:before{background:#f33}.tag-badge--new{color:#fff}.tag-badge--new:before{background:#37f}.tag-badge--hot{color:#fff}.tag-badge--hot:before{background:#614ba6}.tags__list{display:flex;flex-wrap:wrap;font-size:13px;font-weight:500;line-height:18px;margin:-2px}.tags__list a{display:block;background:transparent;border:1px solid #e5e5e5;color:#3d464d;border-radius:1.5px;padding:3px 8px 2px;margin:2px;transition:all .15s}.tags__list a:focus,.tags__list a:hover{background:#ff6a33;border:1px solid #FF6A33;color:#3d464d}.tags--lg .tags__list{margin:-3px}.tags--lg .tags__list a{padding:6px 10px 5px;margin:3px}.list-settings-modal .modal-header{background:#f8f9fa;border-bottom:2px solid #FF6A33}.visibility-options .visibility-option{border:1px solid #dee2e6;border-radius:.375rem;padding:1rem;margin-bottom:.75rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:flex-start}.visibility-options .visibility-option:hover{border-color:#ff6a33;background-color:#fff8f6}.visibility-options .visibility-option--selected{border-color:#ff6a33;background-color:#fff8f6;box-shadow:0 0 0 2px #ff6a3333}.visibility-options .visibility-option__radio{margin-right:.75rem;margin-top:.125rem}.visibility-options .visibility-option__content{flex:1}.visibility-options .visibility-option__header{margin-bottom:.25rem;color:#495057}.visibility-options .visibility-option__header i{color:#ff6a33}.visibility-options .visibility-option__description{color:#6c757d;font-size:.875rem}.permission-options .permission-option{border:1px solid #dee2e6;border-radius:.375rem;padding:1rem;margin-bottom:.75rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:flex-start}.permission-options .permission-option:hover{border-color:#ff6a33;background-color:#fff8f6}.permission-options .permission-option--selected{border-color:#ff6a33;background-color:#fff8f6;box-shadow:0 0 0 2px #ff6a3333}.permission-options .permission-option__radio{margin-right:.75rem;margin-top:.125rem}.permission-options .permission-option__content{flex:1}.permission-options .permission-option__header{margin-bottom:.25rem;color:#495057}.permission-options .permission-option__header i{color:#ff6a33}.permission-options .permission-option__description{color:#6c757d;font-size:.875rem}.add-team-member-modal .modal-header{background:#f8f9fa;border-bottom:2px solid #FF6A33}.team-member-picker__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:1rem}@media(max-width:768px){.team-member-picker__header{flex-direction:column;align-items:stretch}}.team-member-picker__search{flex:1;min-width:200px}.team-member-picker__controls{flex-shrink:0}.team-member-picker__list{max-height:300px;overflow-y:auto;border:1px solid #dee2e6;border-radius:.375rem;background:#fff}.team-member-picker__summary{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #dee2e6;text-align:center}.team-member-picker-item{display:flex;align-items:center;padding:.75rem;border-bottom:1px solid #f1f3f4;cursor:pointer;transition:background-color .2s ease}.team-member-picker-item:last-child{border-bottom:none}.team-member-picker-item:hover{background-color:#f8f9fa}.team-member-picker-item--selected{background-color:#fff8f6;border-left:3px solid #FF6A33}.team-member-picker-item__checkbox{margin-right:.75rem}.team-member-picker-item__avatar{width:40px;height:40px;border-radius:50%;margin-right:.75rem;overflow:hidden;flex-shrink:0}.team-member-picker-item__avatar img{width:100%;height:100%;object-fit:cover}.team-member-picker-item__avatar .avatar-initials{width:100%;height:100%;background:#ff6a33;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem}.team-member-picker-item__info{flex:1;min-width:0}.team-member-picker-item__name{margin-bottom:.125rem;color:#212529}.team-member-picker-item__email{color:#6c757d;font-size:.875rem;margin-bottom:.125rem}.team-member-picker-item__role{color:#6c757d;font-size:.8125rem}.selected-members-preview{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #dee2e6}.selected-members-preview h6{color:#495057;margin-bottom:1rem}.selected-members-list{max-height:200px;overflow-y:auto}.selected-member-item{display:flex;align-items:center;padding:.5rem;margin-bottom:.5rem;background:#f8f9fa;border-radius:.375rem;border:1px solid #e9ecef}.selected-member-item .selected-member-avatar{width:32px;height:32px;border-radius:50%;margin-right:.75rem;overflow:hidden;flex-shrink:0}.selected-member-item .selected-member-avatar img{width:100%;height:100%;object-fit:cover}.selected-member-item .selected-member-avatar .avatar-initials{width:100%;height:100%;background:#ff6a33;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.75rem}.selected-member-item .selected-member-info{flex:1;min-width:0}.selected-member-item .selected-member-permission{flex-shrink:0;margin-left:.5rem}.team-sharing .team-members-list{border:1px solid #dee2e6;border-radius:.375rem;overflow:hidden}.team-sharing .team-member-item{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #f1f3f4}.team-sharing .team-member-item:last-child{border-bottom:none}.team-sharing .team-member-item .team-member-info{display:flex;align-items:center;flex:1}.team-sharing .team-member-item .team-member-info .team-member-avatar{width:48px;height:48px;border-radius:50%;margin-right:1rem;overflow:hidden;flex-shrink:0}.team-sharing .team-member-item .team-member-info .team-member-avatar img{width:100%;height:100%;object-fit:cover}.team-sharing .team-member-item .team-member-info .team-member-avatar .avatar-initials{width:100%;height:100%;background:#ff6a33;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem}.team-sharing .team-member-item .team-member-info .team-member-details{flex:1;min-width:0}.team-sharing .team-member-item .team-member-actions{display:flex;align-items:center;gap:.5rem}.team-sharing .team-member-item .team-member-actions .permission-select{width:auto;min-width:130px;font-size:.875rem;padding:.25rem .5rem;border-color:#dee2e6}.team-sharing .team-member-item .team-member-actions .permission-select:focus{border-color:#ff6a33;box-shadow:0 0 0 2px #ff6a3333}.team-sharing .team-member-item .team-member-actions .permission-select:disabled{background-color:#e9ecef;cursor:not-allowed}.list-stats{border:1px solid #dee2e6!important}.list-stats h6{color:#495057;margin-bottom:1rem;text-align:center}.list-stats .h4{color:#ff6a33;font-weight:600}@media(max-width:768px){.team-member-picker-item{padding:1rem .75rem}.team-member-picker-item__avatar{width:36px;height:36px;margin-right:.5rem}.team-member-picker-item__info{font-size:.875rem}.selected-member-item{padding:.75rem .5rem}.selected-member-item .selected-member-avatar{width:28px;height:28px;margin-right:.5rem}.team-sharing .team-member-item{flex-direction:column;align-items:flex-start;gap:.75rem}.team-sharing .team-member-item .team-member-actions{align-self:flex-end}.visibility-option,.permission-option{padding:.75rem}.visibility-option__radio,.permission-option__radio{margin-right:.5rem}}.btn-loading{position:relative}.btn-loading:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}.btn-loading i,.btn-loading span{opacity:0}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.list-card__menu{position:relative}.list-card__menu .btn{border:1px solid #dee2e6;color:#495057;background:#fff;padding:.375rem .5rem}.list-card__menu .btn:hover{background:#f8f9fa;border-color:#ff6a33;color:#ff6a33}.list-card__menu .btn i{font-size:14px!important;line-height:1}.list-card__menu-button.btn-link.btn-svg-icon{padding:0;border:none!important;background:transparent!important;box-shadow:none!important;align-self:flex-start;margin-top:-.75rem}.list-card__menu-button.btn-link.btn-svg-icon svg{width:16px;height:16px;fill:#6c757d;transition:fill .15s ease-in-out}.list-card__menu-button.btn-link.btn-svg-icon:hover,.list-card__menu-button.btn-link.btn-svg-icon:focus{background:transparent!important;border:none!important;box-shadow:none!important;text-decoration:none!important}.list-card__menu-button.btn-link.btn-svg-icon:hover svg,.list-card__menu-button.btn-link.btn-svg-icon:focus svg{fill:#ff6a33}.list-card__menu-button.btn-link.btn-svg-icon:active{background:transparent!important;border:none!important}.list-card__menu-button.btn-link.btn-svg-icon:active svg{fill:#e55a2b}.list-card__actions-dropdown{position:absolute;top:100%;right:0;z-index:1060;background:#fff;border:1px solid #dee2e6;border-radius:.375rem;box-shadow:0 .5rem 1rem #00000026;min-width:160px;padding:.5rem 0;pointer-events:auto}.list-card__actions-dropdown .dropdown-item{display:flex;align-items:center;padding:.5rem 1rem;color:#212529;text-decoration:none;background:transparent;border:none;width:100%;text-align:left}.list-card__actions-dropdown .dropdown-item:hover{background:#f8f9fa;color:#ff6a33}.list-card__actions-dropdown .dropdown-item.text-danger:hover{background:#f8d7da;color:#dc3545}.list-card__actions-dropdown .dropdown-item i{width:16px}.list-card__actions-dropdown .dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #dee2e6}.dropdown{position:relative}.dropdown .dropdown-menu.show{display:block;position:absolute;top:100%;left:0;z-index:1050}.dropdown .dropdown-item{cursor:pointer}.dropdown .dropdown-item:hover{background-color:#f8f9fa}.dropdown .dropdown-item:active{background-color:#e9ecef}.dropdown-backdrop{pointer-events:auto}.list-card{border-radius:0!important;position:relative;display:flex;flex-direction:column;height:100%}.list-card .list-card__badge{position:absolute;bottom:0;right:.5rem;background:#ff6a33;color:#fff;padding:.25rem .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;z-index:1;border-radius:2px 0 0;display:inline-block;width:auto;height:auto;line-height:1.2}.list-card .list-card__badge--inactive{background:#6c757d}.list-card__menu{z-index:2}.list-card__actions-dropdown{cursor:default}.list-card__header{flex-shrink:0}.list-card__body{margin-top:auto;padding-bottom:2rem}.list-card__updated{position:absolute!important;bottom:.5rem;left:50%;transform:translate(-50%);margin:0!important;z-index:0;font-size:.75rem}.list-card__updated small{white-space:nowrap;font-size:.7rem}.list-card__updated i{font-size:.7rem}.Toastify__toast-container{z-index:9999;padding:16px}.Toastify__toast-container--bottom-center{bottom:0;left:50%;transform:translate(-50%);width:auto;max-width:90vw}@media(min-width:576px){.Toastify__toast-container--bottom-center{max-width:500px}}.Toastify__toast{font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:15px;font-weight:500;line-height:1.4;padding:1rem 1.375rem;border-radius:2px;box-shadow:0 1px 15px #00000040;margin-bottom:.75rem;min-height:auto}.Toastify__toast-body{padding:0;margin:0;display:flex;align-items:center}.Toastify__toast-icon{width:20px;margin-inline-end:12px;flex-shrink:0}.Toastify__toast--success{background:#bde5a1;color:#34402d}.Toastify__toast--success .Toastify__toast-icon svg{fill:#34402d}.Toastify__toast--success .Toastify__close-button{color:#34402d;opacity:.6}.Toastify__toast--success .Toastify__close-button:hover{opacity:1}.Toastify__toast--error{background:#ffb8b8;color:#473333}.Toastify__toast--error .Toastify__toast-icon svg{fill:#473333}.Toastify__toast--error .Toastify__close-button{color:#473333;opacity:.6}.Toastify__toast--error .Toastify__close-button:hover{opacity:1}.Toastify__toast--warning{background:#f2e291;color:#4d472e}.Toastify__toast--warning .Toastify__toast-icon svg{fill:#4d472e}.Toastify__toast--warning .Toastify__close-button{color:#4d472e;opacity:.6}.Toastify__toast--warning .Toastify__close-button:hover{opacity:1}.Toastify__toast--info{background:#b8e2e5;color:#2d3e40}.Toastify__toast--info .Toastify__toast-icon svg{fill:#2d3e40}.Toastify__toast--info .Toastify__close-button{color:#2d3e40;opacity:.6}.Toastify__toast--info .Toastify__close-button:hover{opacity:1}.Toastify__close-button{align-self:center;background:transparent;border:none;padding:0;margin-inline-start:12px;cursor:pointer;transition:opacity .2s ease}.Toastify__close-button svg{width:14px;height:14px}.Toastify__slide-enter--bottom-center{animation:toastSlideInBottom .2s ease forwards}.Toastify__slide-exit--bottom-center{animation:toastSlideOutBottom .2s ease forwards}@keyframes toastSlideInBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes toastSlideOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.Toastify__progress-bar{height:3px}.Toastify__progress-bar--success{background:#34402d}.Toastify__progress-bar--error{background:#473333}.Toastify__progress-bar--warning{background:#4d472e}.Toastify__progress-bar--info{background:#2d3e40}.tooltip{pointer-events:none;transition-duration:0s;font-family:inherit}.tooltip.show{opacity:1}.tooltip-inner{background:#3d464d;color:#fff;border-radius:1.5px;position:relative;padding:.1875rem .625rem .125rem}.tooltip .arrow{width:8px;height:8px}.tooltip .arrow:before{width:8px;height:8px;border-radius:1px;border:none;background:#3d464d;transform:rotate(45deg) scale(.7619047619)}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:4px 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-auto[x-placement^=top] .tooltip-inner,.bs-tooltip-top .arrow,.bs-tooltip-top .tooltip-inner{bottom:3px}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:4px 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-auto[x-placement^=bottom] .tooltip-inner,.bs-tooltip-bottom .arrow,.bs-tooltip-bottom .tooltip-inner{top:3px}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 4px}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-auto[x-placement^=right] .tooltip-inner,.bs-tooltip-right .arrow,.bs-tooltip-right .tooltip-inner{left:3px}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 4px}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-auto[x-placement^=left] .tooltip-inner,.bs-tooltip-left .arrow,.bs-tooltip-left .tooltip-inner{right:3px}[data-tooltip]{position:relative}[data-tooltip]:before,[data-tooltip]:after{position:absolute;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .15s ease-in-out;z-index:1000}[data-tooltip]:after{content:attr(data-tooltip);bottom:calc(100% + 8px);left:50%;transform:translate(-50%);padding:4px 10px;background:#262626;color:#fff;font-size:13px;font-weight:400;white-space:nowrap;border-radius:3px;line-height:1.4}[data-tooltip]:before{content:"";bottom:calc(100% + 2px);left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#262626}[data-tooltip]:hover:before,[data-tooltip]:hover:after{visibility:visible;opacity:1}[data-tooltip][data-tooltip=""]:before,[data-tooltip][data-tooltip=""]:after{display:none}.typography{line-height:1.625}.typography a:hover{text-decoration:underline}.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6{margin-top:1.75em;margin-bottom:.75em}.typography p{margin-bottom:1.5em}.typography ol,.typography ul{margin:1.7em 0}.typography li{margin-bottom:.7em}.typography>*:first-child{margin-top:0}.typography>*:last-child{margin-bottom:0}.typography .alert{font-size:inherit;line-height:inherit}.typography a>img{transition:opacity .2s}.typography a:hover>img{opacity:.8}.typography img{max-width:100%}.typography figure{margin:2.5em 0}.typography figcaption{margin-top:20px;text-align:center;font-size:14px;color:#999}.typography hr{position:relative;width:4px;height:4px;border-radius:2px;border:none;background:#ccc;margin:2.5em auto}.typography hr:after,.typography hr:before{position:absolute;content:"";display:block;width:inherit;height:inherit;border-radius:inherit;background:inherit}html[dir=ltr] .typography hr:after{left:-30px}html[dir=rtl] .typography hr:after{left:-30px}html[dir=ltr] .typography hr:before{right:-30px}html[dir=rtl] .typography hr:before{right:-30px}.typography blockquote{margin:3em 2.5em 2.5em;text-align:center;font-size:18px;font-style:italic}.typography blockquote cite{margin-top:-.5em;color:#999;display:block;font-size:15px;font-style:normal}.typography blockquote p{margin-bottom:1.25em}.typography blockquote>*:first-child{margin-top:0}.typography blockquote>*:last-child{margin-bottom:0}@media(max-width:991px){.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6{margin-top:1.25em;margin-bottom:.5em}}@media(max-width:767px){.typography ol,.typography ul{margin:1.5em 0}}@media(min-width:576px)and (max-width:767px){.typography blockquote{margin:2.5em 1.5em 2em}}@media(max-width:575px){.typography blockquote{font-size:16px;margin:2.25em 0}html[dir=ltr] .typography blockquote,html[dir=rtl] .typography blockquote{text-align:left}}@media(min-width:992px){.typography--expanded figure{text-align:center;position:relative;width:calc(100% + 190px);margin:3em 0}html[dir=ltr] .typography--expanded figure{left:-95px}html[dir=rtl] .typography--expanded figure{left:-95px}.typography--expanded figure img{overflow:hidden;border-radius:3px}}.vehicle-select{display:block}.vehicle-select__list{display:flex;flex-wrap:wrap;justify-content:center;margin-left:-14px;margin-top:-14px}.vehicle-select__item{position:relative;margin-left:14px;margin-top:14px;flex-grow:1;flex-basis:0;min-width:220px}.vehicle-select__item-loader{position:absolute;left:0;top:0;width:100%;height:100%}.vehicle-select__item-loader:before{position:absolute;display:block;content:"";left:0;top:0;width:calc(100% + 0px);height:calc(100% + 0px);background:#fff;opacity:.9}.vehicle-select__item-loader:after{left:calc(50% - 10px);top:calc(50% - 10px);width:20px;height:20px;border-radius:10px;border-width:2px;border-color:#0000001a;border-top-color:#00000080;border-style:solid;animation-name:loader-animation;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;display:block;content:""}.vehicle-select__item-loader{pointer-events:none;opacity:0;transition:opacity .2s ease-in-out}.vehicle-select__item-loader:before{opacity:1;border-radius:2.5px}.vehicle-select__item--loading .vehicle-select__item-loader{pointer-events:all;opacity:1}.vehicle-select__item-control{width:100%;height:60px;border:none;appearance:none;cursor:pointer;padding-top:0;padding-bottom:0;border-radius:2px;color:#262626;background-color:#eef2f5;background-repeat:no-repeat;background-size:5px 10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10'%3E%3Cpath fill='%234d4d4d' d='M4.503,4 L0.497,4 C0.094,4 -0.142,3.492 0.089,3.122 L2.095,0.233 C2.293,-0.084 2.712,-0.084 2.911,0.233 L4.911,3.122 C5.142,3.492 4.906,4 4.503,4 ZM0.497,6 L4.503,6 C4.906,6 5.142,6.504 4.911,6.871 L2.905,9.737 C2.707,10.052 2.288,10.052 2.089,9.737 L0.089,6.871 C-0.142,6.504 0.094,6 0.497,6 Z'/%3E%3C/svg%3E%0A");transition:opacity .25s ease-in-out,color .25s ease-in-out}html[dir=ltr] .vehicle-select__item-control,html[dir=rtl] .vehicle-select__item-control{padding-left:16px;padding-right:29px;background-position:right 12px center;text-align:left}.vehicle-select__item-control:focus{outline:none}.vehicle-select__item-control:disabled{opacity:.65;color:#999}@media(max-width:575.98px){.vehicle-select__item{width:260px;min-width:260px;flex-grow:0}.vehicle-select__item-control{height:40px}}.spool-accessory-item{opacity:.85}.spool-accessory-item .product-name,.spool-accessory-item .cart-table__column-product a,.spool-accessory-item .cart-table__column-product span{color:var(--text-muted, #6c757d)!important;font-size:.95em}.spool-accessory-item .cart-table__column-product span{cursor:default}.spool-accessory-note{display:flex;align-items:center;gap:.375rem;margin-top:.25rem;font-size:.8125rem;color:var(--info-color, #0dcaf0);line-height:1.3}.spool-accessory-note__icon{flex-shrink:0;width:14px;height:14px;opacity:.85}.spool-accessory-note__text{font-style:italic}.mobile-cart-drawer .spool-accessory-item .mobile-cart-item__name,.dropcart .spool-accessory-item .dropcart__product-name{color:var(--text-muted, #6c757d);font-size:.9rem}.dropcart .spool-accessory-note{font-size:.75rem;margin-top:.125rem}.cart-table .spool-accessory-item td{opacity:.85}.order-items-table .spool-accessory-item td,.invoice-items-table .spool-accessory-item td{color:var(--text-muted, #6c757d)}.filter__title{display:block;border:none;padding:6px 10px;cursor:pointer;width:calc(100% + 20px);position:relative;color:inherit;font-weight:700;font-size:15px;line-height:18px;border-radius:2px;margin:0 -10px;transition:background-color .2s,fill .2s;background:transparent;fill:#ccc}html[dir=ltr] .filter__title,html[dir=rtl] .filter__title{text-align:left}.filter__title:focus,.filter__title:hover{transition-duration:.1s,.1s;background:#f2f2f2;fill:#b3b3b3}.filter__title:focus{outline:none}.filter__arrow{position:absolute;top:11px;transition:transform .2s}html[dir=ltr] .filter__arrow,html[dir=rtl] .filter__arrow{right:10px}.filter__body{margin:0 -20px;overflow:hidden;visibility:hidden;height:0;opacity:0;transition:height .2s,opacity .2s,visibility 0s .2s}.filter__container{padding:10px 20px 16px}.filter--opened .filter__body{transition-delay:0s,0s;visibility:visible;height:auto;opacity:1}.filter--opened .filter__arrow{transform:rotate(180deg)}.filter-categories__list{list-style:none;padding:0;margin:0;font-size:15px;line-height:18px}.filter-categories__list a{color:inherit;transition:color .15s}.filter-categories__list a:hover{color:#1e3a8a}.filter-categories__item{padding:6px 0;display:flex}.filter-categories__item>a{flex-grow:1}html[dir=ltr] .filter-categories__item>a{padding-right:10px}html[dir=rtl] .filter-categories__item>a{padding-right:10px}.filter-categories__item--parent{position:relative}html[dir=ltr] .filter-categories__item--parent,html[dir=rtl] .filter-categories__item--parent{padding-left:14px}.filter-categories__item--current{font-weight:700;padding-left:24px}.filter-categories__item--child{position:relative;font-size:15px}html[dir=ltr] .filter-categories__item--child,html[dir=rtl] .filter-categories__item--child{padding-left:38px}.filter-categories__arrow{fill:#ccc;position:absolute;top:10px}html[dir=ltr] .filter-categories__arrow,html[dir=rtl] .filter-categories__arrow{left:0;transform:scaleX(1)}.filter-categories__counter{font-size:12px;line-height:12px;padding-top:4px;font-weight:400;color:#999}.filter-color__list{padding:2px 0;display:flex;flex-wrap:wrap;margin:-4px}.filter-color__item{cursor:pointer;margin:4px}.filter-color__check{display:block}.filter-list__list{margin:-8px 0}.filter-list__item{padding:1px 0;cursor:pointer;display:flex;margin:8px 0}.filter-list__input{flex-shrink:0}html[dir=ltr] .filter-list__input,html[dir=rtl] .filter-list__input{margin-right:7px}.filter-list__title{padding:1px 0;font-size:14px;line-height:16px;flex-grow:1}.filter-list__counter{padding-top:3px;font-size:12px;line-height:12px;color:#999}html[dir=ltr] .filter-list__counter,html[dir=rtl] .filter-list__counter{margin-left:12px}.filter-list__item--disabled{cursor:default}.filter-list__item--disabled .filter-list__title{color:#999}.filter-price__slider{margin-top:6px}.filter-price__title{margin-top:16px;font-size:14px;color:#999}.account-menu{box-shadow:0 1px 15px #00000040;background:#fff;color:#3d464d;width:280px;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.account-menu{box-shadow:0 0 0 1px #00000026}}.account-menu__form{padding:0 30px 32px}.account-menu__form .form-group{margin-bottom:1rem}.account-menu__form-title{text-align:center;padding:30px 0 26px;font-weight:700}.account-menu__form-button{margin-top:32px;text-align:center}.account-menu__form-button .btn{padding-left:28px;padding-right:28px}.account-menu__form-link{font-size:14px;text-align:center}.account-menu__form-link a{color:#6c757d;transition:color .1s}.account-menu__form-link a:hover{color:inherit}.account-menu__form-forgot{position:relative}.account-menu__form-forgot-link{position:absolute;top:5px;bottom:5px;border-radius:2px;font-size:12px;font-weight:500;background:transparent;color:#3d464d;display:flex;align-items:center;padding:0 7px;transition:background .1s,color .1s}html[dir=ltr] .account-menu__form-forgot-link,html[dir=rtl] .account-menu__form-forgot-link{right:5px}.account-menu__form-forgot-link:hover{background:#f0f0f0;color:#3d464d}.account-menu__form-forgot-link:active{background:#e5e5e5;color:#3d464d}.account-menu__divider{height:1px;background:#ebebeb}.account-menu__user{display:flex;align-items:center;padding:14px 20px;color:inherit}.account-menu__user:hover{color:inherit;background:#f2f2f2}.account-menu__user-avatar{width:44px;flex-shrink:0}html[dir=ltr] .account-menu__user-avatar,html[dir=rtl] .account-menu__user-avatar{margin-right:14px}.account-menu__user-avatar img{border-radius:100%;max-width:100%}.account-menu__user-info{display:flex;flex-direction:column;justify-content:center}.account-menu__user-name{font-size:15px;line-height:20px;font-weight:500}.account-menu__user-email{font-size:14px;line-height:18px;color:#999;margin-top:1px}.account-menu__user-chevron{margin-left:auto;font-size:18px;color:#f97316;opacity:0;transform:translate(-4px);transition:opacity .2s,transform .2s}.account-menu__user:hover .account-menu__user-chevron{opacity:1;transform:translate(0)}.account-menu__links{list-style:none;padding:12px 0;margin:0}.account-menu__links a{display:block;color:inherit;font-size:15px;padding:5px 20px;font-weight:500}.account-menu__links a:hover{background:#f2f2f2}.account-menu__links button{display:block;border:none;width:100%;background:transparent;font-weight:500;padding:6px 20px;margin:0;font-size:15px;text-align:left}.account-menu__links button:hover{color:inherit;background:#f2f2f2}.departments{width:255px;height:42px;color:#fff;position:relative}.departments__button{border:none;background:transparent;color:inherit;font-size:15px;position:relative;z-index:1;width:100%;height:100%;cursor:default;font-weight:500;padding:0}html[dir=ltr] .departments__button,html[dir=rtl] .departments__button{padding-right:32px;padding-left:47px;text-align:left}.departments__button:focus{outline:none}.departments__button-icon{position:absolute;top:calc(50% - 7px);fill:#fff;transition:fill .2s}html[dir=ltr] .departments__button-icon,html[dir=rtl] .departments__button-icon{left:16px}.departments__button-arrow{position:absolute;top:calc(50% - 3px);fill:#fff;transition:fill .2s,transform .2s}html[dir=ltr] .departments__button-arrow,html[dir=rtl] .departments__button-arrow{right:13px}.departments__body{width:100%;padding-top:42px;position:absolute;background:#f97316;box-shadow:none;border-radius:2px;top:0}.departments__links{position:relative;list-style:none;padding:0 0 14px;margin:6px 0 0}.departments__links>li:hover .departments__menu,.departments__links>li:hover .departments__megamenu{visibility:visible}.departments__links>li:hover>a{background:#1e3a8a}.departments__links>li>a{font-weight:400;position:relative;display:block;padding:10px 16px;color:inherit;font-size:14px;line-height:16px;letter-spacing:.02em}.departments__item--menu{position:relative}.departments__link-arrow{top:calc(50% - 5px);position:absolute;fill:#fff}html[dir=ltr] .departments__link-arrow,html[dir=rtl] .departments__link-arrow{right:14px;transform:scaleX(1)}.departments__megamenu{position:absolute;top:0;height:100%;visibility:hidden;z-index:150}html[dir=ltr] .departments__megamenu,html[dir=rtl] .departments__megamenu{left:100%}.departments__menu{position:absolute;top:0;height:100%;visibility:hidden;z-index:150}html[dir=ltr] .departments__menu,html[dir=rtl] .departments__menu{left:100%}.departments__megamenu--sm{width:237px}.departments__megamenu--nl{width:443px}.departments__megamenu--lg{width:649px}.departments__megamenu--xl{width:855px}.departments__links-wrapper{overflow:hidden;height:0;opacity:0;transition:height .25s ease-in-out,opacity .25s ease-in-out}.departments:not(.departments--fixed) .departments__button{cursor:pointer}.departments:not(.departments--fixed) .departments__button:hover .departments__button-icon,.departments:not(.departments--fixed) .departments__button:hover .departments__button-arrow{fill:currentColor}.departments--opened .departments__links-wrapper{overflow:visible;height:auto;opacity:1}.departments--opened .departments__button-arrow{transform:rotate(180deg)}.departments--transition .departments__links-wrapper{overflow:hidden}@media(min-width:992px)and (max-width:1199px){.departments{width:210px}.departments__megamenu--sm{width:204px}.departments__megamenu--nl{width:376px}.departments__megamenu--lg{width:548px}.departments__megamenu--xl{width:720px}}.dropcart{font-size:15px;width:320px;font-weight:400;color:#3d464d;background:#fff;box-shadow:0 1px 15px #00000040}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.dropcart{box-shadow:0 0 0 1px #00000026}}.dropcart__empty{padding:42px 30px;text-align:center}.dropcart__products-list{padding:20px 16px 0}.dropcart__product{display:flex}.dropcart__product+.dropcart__product{margin-top:24px}.dropcart__product-image{width:70px;flex-shrink:0}.dropcart__product-name{margin-top:-2px;line-height:18px;font-size:15px}.dropcart__product-name a{color:inherit;transition:.15s}.dropcart__product-name a:hover{color:#1e3a8a}.dropcart__product-info{margin:0;flex-grow:1}html[dir=ltr] .dropcart__product-info,html[dir=rtl] .dropcart__product-info{padding-right:10px;padding-left:16px}.dropcart__product-options{list-style:none;margin:3px 0 0;padding:0;font-size:13px;line-height:16px;color:#999}.dropcart__product-meta{margin-top:5px;font-size:13px}.dropcart__product-price{font-size:14px;font-weight:700}.dropcart__product-remove{margin-top:-6px;flex-shrink:0}html[dir=ltr] .dropcart__product-remove,html[dir=rtl] .dropcart__product-remove{margin-right:-6px}.dropcart__totals{line-height:24px;padding:0 20px}html[dir=ltr] .dropcart__totals th,html[dir=rtl] .dropcart__totals th{padding-right:16px}html[dir=ltr] .dropcart__totals td,html[dir=rtl] .dropcart__totals td{text-align:right}.dropcart__totals table{width:100%}.dropcart__buttons{display:flex;margin-top:4px;padding:20px}.dropcart__buttons>*{flex-grow:1}html[dir=ltr] .dropcart__buttons>:first-child{margin-right:8px}html[dir=rtl] .dropcart__buttons>:first-child{margin-right:8px}.dropcart__divider{height:1px;background:#ebebeb;margin:8px 0}.dropquote{display:flex;flex-direction:column;width:340px;max-height:440px;background:#fff;box-shadow:0 1px 15px #00000040;color:#3d464d}.dropquote__header{padding:16px 20px 12px;border-bottom:1px solid #dee2e6;background-color:#f8f9fa}.dropquote__header-title{font-size:16px;font-weight:600;margin:0 0 2px;color:#ff6a33}.dropquote__header-subtitle{font-size:13px;color:#6c757d}.dropquote__empty{padding:44px;text-align:center;color:#6c757d}.dropquote__empty-subtitle{margin-top:8px;font-size:13px}.dropquote__products-list{flex-grow:1;overflow:auto;overscroll-behavior:contain}.dropquote__product{display:flex;align-items:center;padding:12px 20px}.dropquote__product:hover{background:#f8f9fa}.dropquote__product-image{width:70px;flex-shrink:0;margin-right:14px}.dropquote__product-info{flex-grow:1}.dropquote__product-name{line-height:18px;margin-bottom:4px}.dropquote__product-name a{color:inherit;transition:color .2s}.dropquote__product-name a:hover{color:#1e3a8a}.dropquote__product-options{font-size:12px;line-height:17px;color:#6c757d;list-style:none;padding:0;margin:0 0 4px}.dropquote__product-meta{font-size:14px;color:#6c757d}.dropquote__product-price{font-weight:600;color:#ff6a33}.dropquote__product-remove{flex-shrink:0;margin-left:6px}.dropquote__divider{height:1px;background:#dee2e6;margin:0 20px}.dropquote__totals{padding:18px 20px 12px;border-top:1px solid #dee2e6;background-color:#f8f9fa}.dropquote__totals table{width:100%;margin:0}.dropquote__totals table th,.dropquote__totals table td{padding:2px 0}.dropquote__totals table th{text-align:left;font-weight:400;color:#6c757d}.dropquote__totals table td{text-align:right;font-weight:600}.dropquote__totals table tr:last-child{font-size:16px}.dropquote__totals table tr:last-child th,.dropquote__totals table tr:last-child td{padding-top:6px;color:#ff6a33}.dropquote__note{margin-top:8px;font-size:11px;color:#6c757d;font-style:italic}.dropquote__buttons{display:flex;padding:12px 20px 18px;background-color:#f8f9fa}.dropquote__buttons .btn{flex:1 1 0}.dropquote__buttons .btn+.btn{margin-left:8px}.dropquote__buttons .btn-quote{background-color:#ff6a33;border-color:#ff6a33}.dropquote__buttons .btn-quote:hover{background-color:#ff4c0a;border-color:#ff4c0a}.indicator--quote .indicator__counter{background-color:#ff6a33}.indicator--quote .indicator__iconLG svg{fill:#ff6a33}.indicator--quote:hover .indicator__iconLG svg{fill:#ff4500}.indicator{display:flex;color:none;position:relative}.indicator__button{display:flex;align-items:center;border:none;background:transparent;cursor:pointer;padding:0;color:inherit;fill:currentColor}.indicator__button:focus{outline:none}.indicator__button:hover{color:inherit}.indicator__area{background:transparent;transition:background-color .2s;border-radius:2px;height:42px;padding:0 14px;display:flex;align-items:center}.indicator__value{height:15px;font-size:10px;padding:0 5px;border-radius:1000px;position:relative;top:-11px;background:#fff;color:#3d464d;font-weight:700}html[dir=ltr] .indicator__value,html[dir=rtl] .indicator__value{margin-left:-5px;margin-right:-8px}.indicator__dropdown{top:100%;position:absolute;visibility:hidden;transform:translateY(-10px);opacity:0;transition:transform .2s,opacity .2s,visibility 0s .2s}html[dir=ltr] .indicator__dropdown,html[dir=rtl] .indicator__dropdown{right:0}.indicator--trigger--click.indicator--opened .indicator__button,.indicator:hover .indicator__button{color:none}.indicator--trigger--click.indicator--opened .indicator__area,.indicator:hover .indicator__area{background:#ffffff80;transition-duration:.1s}.indicator--trigger--click.indicator--opened .indicator__value,.indicator:hover .indicator__value{background:#fff;color:#3d464d}.indicator--trigger--click.indicator--opened .indicator__dropdown,.indicator--trigger--hover:hover .indicator__dropdown{z-index:200;transition-delay:0s,0s,0s;opacity:1;visibility:visible;transform:translateY(0)}.indicator__icon{transition:transform .2s,opacity .2s}.indicator__icon--open{position:absolute}.indicator--trigger--click:not(.indicator--opened) .indicator__icon--open{transform:scale(0);opacity:0}.indicator--trigger--click.indicator--opened .indicator__icon:not(.indicator__icon--open){transform:scale(0);opacity:0}.indicator--mobile .indicator__area{height:36px;padding:0 10px}@media(min-width:992px)and (max-width:1199px){.indicator__area{padding:0 12px}}.indicator--simple .indicator__area{padding:0;height:60px;background:transparent;border-radius:2px;display:flex;align-items:center;justify-content:center}.indicator--simple .indicator__area:hover{background:transparent}.indicator--simple .indicator__buttonLG{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:13px;letter-spacing:.5px;font-weight:500;padding:4px 6px;color:inherit;text-decoration:none;height:100%;width:100%}.indicator--simple .indicator__buttonLG:hover{color:inherit;text-decoration:none;background:#ffffff80}.indicator--lists.indicator--simple .indicator__buttonLG{color:inherit}.indicator--lists.indicator--simple .indicator__buttonLG:after{content:"Lists";margin-top:3px;font-size:13px;font-weight:500}.indicator--lists.indicator--simple .indicator__iconLG{color:inherit}.indicator--lists.indicator--simple .indicator__iconLG svg{fill:currentColor}.indicator--quote.indicator--simple .indicator__buttonLG:after{content:"Quote Items";margin-top:3px;font-size:13px;font-weight:500}.indicator--account.indicator--simple .indicator__buttonLG:after{content:"Account";margin-top:3px;font-size:13px;font-weight:500}.indicator--account.indicator--simple.indicator--account--logged-out .indicator__buttonLG:after{content:"Log In"}.indicator--cart.indicator--simple .indicator__buttonLG:after{content:"Cart";margin-top:3px;font-size:13px;font-weight:500}.indicator--simple .indicator__buttonLG a{color:inherit;text-decoration:none}.indicator--simple .indicator__iconLG{position:relative;margin:0;padding:0}.indicator--simple .indicator__iconLG svg{display:block;width:24px;height:24px}.indicator--simple .indicator__counter{position:absolute;top:-6px;right:-6px;font-size:9px;min-width:14px;height:14px;line-height:14px;padding:0 3px;border-radius:7px;z-index:1;text-align:center;font-variant-numeric:tabular-nums}.megamenu{background:#fff;background-repeat:no-repeat;color:#3d464d;box-shadow:0 1px 15px #00000040;min-height:100%;width:100%;padding:26px 30px;line-height:1.5;letter-spacing:.01em}html[dir=ltr] .megamenu,html[dir=rtl] .megamenu{background-position:right bottom}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.megamenu{box-shadow:0 0 0 1px #00000026}}html[dir=ltr] .megamenu--departments,html[dir=rtl] .megamenu--departments{padding-right:31px}@media(min-width:992px)and (max-width:1199px){html[dir=ltr] .megamenu--departments,html[dir=rtl] .megamenu--departments{padding-right:32px}}.megamenu__links{list-style:none;margin:0;padding:0}.megamenu__links a{color:inherit;transition:color .15s}.megamenu__links a:hover{color:#1e3a8a}.megamenu__links--level--0>.megamenu__item+.megamenu__item--with-submenu,.megamenu__links--level--0>.megamenu__item--with-submenu+.megamenu__item{margin-top:20px}.megamenu__links--level--0>.megamenu__item{padding:1px 0}.megamenu__links--level--0>.megamenu__item>a{font-weight:500}.megamenu__links--level--0>.megamenu__item>a+.megamenu__links{padding-top:10px;margin-top:3px;border-top:1px solid #e5e5e5}.megamenu__links--level--1>.megamenu__item>a{font-size:14px;color:#5c6b73;transition:color .15s}.megamenu__links--level--1>.megamenu__item>a:hover{color:#1e3a8a}.menu{color:#3d464d;background:#fff;box-shadow:0 1px 15px #00000040;list-style:none;width:190px;padding:10px 0;font-size:14px;line-height:16px;letter-spacing:.02em;font-weight:500}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.menu{box-shadow:0 0 0 1px #00000026}}.menu>li{position:relative}.menu>li>a,.menu>li>button{background:transparent;border:none;width:100%;font-weight:inherit;display:block;padding-top:8px;padding-bottom:6px;color:inherit}html[dir=ltr] .menu>li>a,html[dir=ltr] .menu>li>button{text-align:left;padding-right:24px;padding-left:16px}html[dir=rtl] .menu>li>a,html[dir=rtl] .menu>li>button{text-align:left;padding-right:24px;padding-left:16px}.menu>li>a:focus,.menu>li>button:focus{outline:none}.menu>li:hover>a,.menu>li:hover>button{background:#f2f2f2}.menu>li:hover>.menu__submenu{opacity:1;visibility:visible;transform:rotateY(0)}.menu__icon{position:absolute;top:3px}html[dir=ltr] .menu__icon,html[dir=rtl] .menu__icon{left:15px}.menu__arrow{position:absolute;top:calc(50% - 5px);fill:#b3b3b3}html[dir=ltr] .menu__arrow,html[dir=rtl] .menu__arrow{right:12px;transform:scaleX(1)}.menu__submenu{top:-10px;position:absolute;visibility:hidden;transform:rotateY(45deg);opacity:0;transition:transform .2s,opacity .2s}html[dir=ltr] .menu__submenu,html[dir=rtl] .menu__submenu{left:100%;transform-origin:left}html[dir=ltr] .menu--with-icons>li>a,html[dir=ltr] .menu--with-icons>li>button{padding-left:50px}html[dir=rtl] .menu--with-icons>li>a,html[dir=rtl] .menu--with-icons>li>button{padding-left:50px}.menu--layout--topbar{padding:6px 0;width:150px;box-shadow:0 1px 7px #00000040}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.menu--layout--topbar{box-shadow:0 0 0 1px #00000026}}.menu--layout--topbar>li>a,.menu--layout--topbar>li>button{display:block;padding-top:8px;padding-bottom:6px;color:inherit}html[dir=ltr] .menu--layout--topbar>li>a,html[dir=ltr] .menu--layout--topbar>li>button{padding-right:21px;padding-left:13px}html[dir=rtl] .menu--layout--topbar>li>a,html[dir=rtl] .menu--layout--topbar>li>button{padding-right:21px;padding-left:13px}.menu--layout--topbar.menu--with-icons .menu__icon{position:absolute;top:3px}html[dir=ltr] .menu--layout--topbar.menu--with-icons .menu__icon,html[dir=rtl] .menu--layout--topbar.menu--with-icons .menu__icon{left:12px}html[dir=ltr] .menu--layout--topbar.menu--with-icons>li>a,html[dir=ltr] .menu--layout--topbar.menu--with-icons>li>button{padding-left:45px}html[dir=rtl] .menu--layout--topbar.menu--with-icons>li>a,html[dir=rtl] .menu--layout--topbar.menu--with-icons>li>button{padding-left:45px}.mobile-header{height:54px}.mobile-header__panel{z-index:10;position:fixed;top:0;left:0;right:0;width:100%;max-width:100vw;background:#fff;box-shadow:0 1px #0000000a,inset 0 -1px #0000000a;color:#ff6a33;transform:translateZ(0);backface-visibility:hidden;transition:box-shadow .3s ease;box-sizing:border-box}.mobile-header__panel--scrolled{box-shadow:0 2px 8px #00000026}.mobile-header__body{display:flex;align-items:center;height:54px;padding:0 12px}@media(max-width:576px){.mobile-header__body{padding:0 8px}}.mobile-header__menu-button{flex-shrink:0;width:36px;height:36px;border-radius:2px;background:transparent;fill:#ff6a33;border:none;padding:0;margin:0;cursor:pointer;transition:fill .2s,background .2s;display:flex;align-items:center;justify-content:center}.mobile-header__menu-button:focus{outline:none}.mobile-header__menu-button:focus,.mobile-header__menu-button:hover{background:#0000001a;fill:#ff6a33}.mobile-header__indicators{display:flex;align-items:center;margin-left:auto}.mobile-header__shop-btn{display:inline-flex;align-items:center;justify-content:center;background-color:#f97316;color:#fff;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;border:none;border-radius:0;transition:background-color .2s ease;height:36px;white-space:nowrap}html[dir=ltr] .mobile-header__shop-btn,html[dir=rtl] .mobile-header__shop-btn{margin-right:8px}.mobile-header__shop-btn:hover{background-color:#f97316cc;color:#fff;text-decoration:none}.mobile-header__shop-btn:active{background-color:#0f1f4d;color:#fff}.mobile-header__shop-btn:focus{outline:2px solid rgba(30,58,138,.3);outline-offset:2px}.mobile-header__logo{margin:4px 0 0;color:inherit;fill:currentColor}html[dir=ltr] .mobile-header__logo,html[dir=rtl] .mobile-header__logo{margin-right:0;margin-left:12px}.mobile-header__logo:hover{color:inherit}.mobile-header__logo svg{display:block}@media(min-width:768px)and (max-width:991px){.mobile-header__search{flex-grow:1;height:36px}html[dir=ltr] .mobile-header__search,html[dir=rtl] .mobile-header__search{margin-right:8px}}@media(max-width:767px){.mobile-header__search{top:0;width:100%;position:absolute;background:#fff;box-shadow:0 1px 7px #00000040;z-index:1;transform:translateY(-54px);visibility:hidden;opacity:0;transition:transform .3s ease-in-out,visibility 0s .3s,opacity .3s;display:flex;pointer-events:none}html[dir=ltr] .mobile-header__search,html[dir=rtl] .mobile-header__search{left:0}.mobile-header__search--open{pointer-events:auto;transition-delay:0s,0s;transform:translateY(0);visibility:visible;opacity:1}}.mobileNavigation.with-mobile-utility-nav .mobile-utility-nav [id=topOfNav] li.favorites-link .favorites .favorites-svg-container .icon_svg svg{margin-right:0}.mobileNavigation.with-mobile-utility-nav .mobile-utility-nav [id=topOfNav] li.favorites-link .favorites .favorites-svg-container .favorite-count{left:1rem}[id=topOfNav].num-columns-1{grid-template-columns:repeat(1,minmax(0,1fr))}[id=topOfNav].num-columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}[id=topOfNav].num-columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}[id=topOfNav].num-columns-4{grid-template-columns:repeat(4,minmax(0,1fr));list-style-type:none;background-color:#fff;display:grid;height:3.875rem;margin:0;padding:0;width:auto}[id=topOfNav].num-columns-5{grid-template-columns:repeat(5,minmax(0,1fr))}.mobileNavigation.with-mobile-utility-nav li{width:100%;margin:0}.mobileNavigation.with-mobile-utility-nav li .drop-down-icon,.mobileNavigation.with-mobile-utility-nav .drop-down-icon{display:none}[id=topOfNav]{background-color:#fff;display:grid;height:3.875rem;margin:0;padding:0;width:auto}li.mobile-nav-link{border-bottom:none;height:100%;margin:0;padding:0;width:100%}a.mobile-nav-link{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0;width:100%;row-gap:.25rem}span.mobile-utility-nav-top-link-text{color:#212121;font-size:.75rem;font-weight:300;font-family:"GT-Eesti 3r",Arial,sans-serif;height:auto;letter-spacing:.01em;line-height:.9375rem;max-height:none;text-align:center;text-transform:none;width:auto}.mobileNavigation.with-mobile-utility-nav .mobile-utility-nav [id=topOfNav] li a .icon_svg{height:1.25rem;margin-bottom:0;width:1.25rem}.mobile-nav-svg-container.mobile-nav-link{color:#212121;height:1.25rem;margin:0;padding:0;vertical-align:unset;width:1.25rem}.mobile__sign-in-heading{color:#000;font-size:18px;font-weight:500;margin-bottom:4px}.mobile__sign-in-description{color:#72777d;font-size:14px;margin-bottom:16px}.mobile__register{color:#ff4500;font-size:14px;margin-bottom:0;margin-top:12px}.mobile__sign-in-container{padding:12px 20px}.mobile-links{list-style:none;padding:0;margin:0}.mobile-links__title{background-color:#ebebeb;color:#212121;height:48px;padding:12px 20px}.mobile-brand__title{text-decoration:none;font-weight:500;color:#212121}.mobile-links__item{border-bottom:1px solid #ebebeb}.mobile-links__item-title{display:flex;align-items:stretch;cursor:pointer}.mobile-links__item-link{flex-grow:1;color:#3d464d;border:none;padding:0;margin:0;background-color:transparent}html[dir=ltr] .mobile-links__item-link,html[dir=rtl] .mobile-links__item-link{text-align:left}.mobile-links__item-link:focus{outline:none}.mobile-links__item-link,.mobile-links__item-link:hover{color:inherit}.mobile-links__item-toggle{border:none;background:transparent;padding:0;width:55px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:inherit;fill:#999;transition:fill .2s}html[dir=ltr] .mobile-links__item-toggle,html[dir=rtl] .mobile-links__item-toggle{border-left:1px solid #ebebeb}.mobile-links__item-toggle:focus{outline:none}.mobile-links__item-toggle:focus,.mobile-links__item-toggle:hover{cursor:inherit}.mobile-links__item-arrow{transition:transform .3s}.mobile-links__item-sub-links{visibility:hidden;overflow:hidden;height:0;opacity:0;transition:height .3s,opacity .3s,visibility 0s .3s}.mobile-links__item--open>.mobile-links__item-sub-links{visibility:visible;height:auto;opacity:1;transition-delay:0s,0s,0s}.mobile-links__item--open>.mobile-links__item-title .mobile-links__item-arrow{transform:rotate(180deg) translateY(1px)}.mobile-links--level--0>li>.mobile-links__item{border-bottom:1px solid #ebebeb}.mobile-links--level--0>li>.mobile-links__item>.mobile-links__item-title{height:48px}.mobile-links--level--0>li>.mobile-links__item>.mobile-links__item-title .mobile-links__item-link{padding:12px 20px}.mobile-links:not(.mobile-links--level--0){border-top:1px solid #ebebeb}.mobile-links--level--1{background:#f7f7f7;font-size:14px;line-height:14px}.mobile-links--level--1 .mobile-links__item .mobile-links__item-link{padding:13px 20px}.mobile-links--level--1 .mobile-links{background:#fff}html[dir=ltr] .mobile-links--level--1 .mobile-links,html[dir=rtl] .mobile-links--level--1 .mobile-links{padding-left:20px}.mobile-links--level--1 .mobile-links>li{background:#f7f7f7}html[dir=ltr] .mobile-links--level--1 .mobile-links>li{border-left:1px solid #ebebeb}html[dir=rtl] .mobile-links--level--1 .mobile-links>li{border-left:1px solid #ebebeb}.mobile-links--level--1 li:last-child>.mobile-links__item{border-bottom:none}.mobilemenu{visibility:hidden;position:fixed;top:0;width:100%;height:100%;z-index:1000;transition:visibility 0s .3s}html[dir=ltr] .mobilemenu,html[dir=rtl] .mobilemenu{left:0}.mobilemenu__backdrop{position:absolute;top:0;width:100%;height:100%;background:#3d464d;opacity:0;transition:opacity .3s}html[dir=ltr] .mobilemenu__backdrop,html[dir=rtl] .mobilemenu__backdrop{left:0}.mobilemenu__body{position:absolute;top:0;width:290px;height:100%;background:#fff;box-shadow:0 0 20px #0006;transition:transform .3s;display:flex;flex-direction:column}html[dir=ltr] .mobilemenu__body,html[dir=rtl] .mobilemenu__body{left:0;transform:translate(calc(-100% - 30px))}.mobilemenu__header{height:55px;display:flex;flex-shrink:0;align-items:center;border-bottom:1px solid #ebebeb}.mobilemenu__title{padding:0 20px;font-weight:700;flex-grow:1}.mobilemenu__close{border:none;background:transparent;height:54px;width:55px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;fill:#999;transition:fill .2s}html[dir=ltr] .mobilemenu__close,html[dir=rtl] .mobilemenu__close{border-left:1px solid #ebebeb}.mobilemenu__close:focus{outline:none}.mobilemenu__close:focus,.mobilemenu__close:hover{fill:#3d464d}.mobilemenu__content{flex-grow:1;overflow-y:scroll;-webkit-overflow-scrolling:touch}.mobilemenu--open{visibility:visible;transition-delay:0s}.mobilemenu--open .mobilemenu__backdrop{opacity:.9}html[dir=ltr] .mobilemenu--open .mobilemenu__body,html[dir=rtl] .mobilemenu--open .mobilemenu__body{transform:translate(0)}.mobile-menu{visibility:hidden;transition:visibility 0s .3s}.mobile-menu__backdrop{position:fixed;inset:0;z-index:1000;background:#333c;opacity:0;will-change:opacity;transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.mobile-menu__body{position:fixed;top:0;bottom:0;z-index:1000;background:#fff;width:350px;transition:transform .3s cubic-bezier(.25,.46,.45,.94);will-change:transform;overflow:hidden;left:0;transform:translate(-100%)}.mobile-menu--open{visibility:visible;transition-delay:0s}.mobile-menu--open .mobile-menu__backdrop{opacity:1}.mobile-menu--open .mobile-menu__body{transform:translate(0)}.mobile-menu__close{position:absolute;top:0;width:48px;height:50px;display:flex;align-items:center;justify-content:center;z-index:2;border:none;padding:0;fill:#fff;color:#fff;transition:background-color .15s,color .15s;background-color:#1e3a8a}html[dir=ltr] .mobile-menu__close,html[dir=rtl] .mobile-menu__close{right:0}.mobile-menu__close:focus{outline:none}.mobile-menu__close:hover{background:#ffffff1a}.mobile-menu__conveyor{position:relative;width:100%;height:100%;z-index:1;transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.mobile-menu__panel{display:flex;position:absolute;inset:0;flex-direction:column;background:#fff}.mobile-menu__panel-header{flex-shrink:0;height:51px;border-bottom:1px solid #ebebeb;display:flex;align-items:center;padding-bottom:2px;position:relative;backface-visibility:hidden;background-color:#1e3a8a}.mobile-menu__panel-back{position:absolute;top:0;width:48px;height:50px;display:flex;align-items:center;justify-content:center;z-index:1;border:none;padding-top:0;padding-bottom:0;fill:#fff;transition:background-color .15s,#1E3A8A .15s;background-color:#fff;color:#ccc}.mobile-menu__panel-back:hover{background-color:#f2f2f2;color:#4d4d4d}.mobile-menu__panel-back:active{background-color:#ebebeb;color:#4d4d4d}.mobile-menu__panel-back{background-color:#1e3a8a}html[dir=ltr] .mobile-menu__panel-back,html[dir=rtl] .mobile-menu__panel-back{left:0;padding-left:0;padding-right:2px}html[dir=ltr] .mobile-menu__panel-back svg{transform:scaleX(1)}html[dir=rtl] .mobile-menu__panel-back svg{transform:scaleX(1)}.mobile-menu__panel-back:focus{outline:none}.mobile-menu__panel-back:hover{background-color:#1e3a8a}.mobile-menu__panel-arrow{position:absolute}.mobile-menu__panel-title{text-align:center;margin:auto;font-size:15px;font-weight:500;color:#fff}.mobile-menu-logo{margin-left:30px;margin-top:13px;background-color:#1e3a8a}.mobile-menu__panel-body{flex-grow:1;display:flex;flex-direction:column;overflow-y:auto;backface-visibility:hidden}.mobile-menu__divider{flex-shrink:0;height:1px;background:#ebebeb}.mobile-menu__spring{flex-grow:1}.mobile-menu__indicators{display:flex;padding:8px 11px}.mobile-menu__indicator{width:calc((100% + -0px)/4);display:flex;flex-direction:column;align-items:center;fill:#404040;border-radius:2px;padding:8px 0 6px}.mobile-menu__indicator:hover{background:#f2f2f2}html[dir=ltr] .mobile-menu__indicator+.mobile-menu__indicator{margin-left:0}html[dir=rtl] .mobile-menu__indicator+.mobile-menu__indicator{margin-left:0}.mobile-menu__indicator-title{font-size:12px;font-weight:500;color:#000;margin-top:5px}.mobile-menu__indicator-icon{position:relative}.mobile-menu__indicator-icon svg{display:block}.mobile-menu__indicator-counter{position:absolute;bottom:calc(100% - 7px);color:#fff;font-size:10px;line-height:1;padding:2px 3px 1px;border-radius:6.5px;text-align:center;z-index:0;font-weight:500}@media(max-resolution:1dppx){.mobile-menu__indicator-counter{font-weight:400}}html[dir=ltr] .mobile-menu__indicator-counter,html[dir=rtl] .mobile-menu__indicator-counter{left:calc(100% - 4px)}.mobile-menu__indicator-counter:before{display:block;position:absolute;content:"";inset:0;background-color:#ff4500;z-index:-1;border-radius:2.5px}html[dir=ltr] .mobile-menu__indicator-counter:before{transform:skew(-11deg)}html[dir=rtl] .mobile-menu__indicator-counter:before{transform:skew(-11deg)}.mobile-menu__links ul{list-style:none;padding:10px 0;margin:0;font-size:18px;font-weight:500}.mobile-menu__links ul>li{position:relative;padding:0;margin:0}.mobile-menu__links ul>li>a,.mobile-menu__links ul>li>button{position:relative;color:inherit;width:100%;border:none;background:transparent;font-family:inherit;font-size:inherit;font-weight:inherit;display:flex;align-items:center;padding-top:7px;padding-bottom:7px}html[dir=ltr] .mobile-menu__links ul>li>a,html[dir=ltr] .mobile-menu__links ul>li>button{padding-left:20px;padding-right:33px;text-align:left}html[dir=rtl] .mobile-menu__links ul>li>a,html[dir=rtl] .mobile-menu__links ul>li>button{padding-left:20px;padding-right:33px;text-align:left}.mobile-menu__links ul>li>a:hover,.mobile-menu__links ul>li>button:hover{background:#f2f2f2}.mobile-menu__links ul>li>a:focus,.mobile-menu__links ul>li>button:focus{outline:none}.mobile-menu__links ul>li>a>svg:not(.mobile-menu__links-icon svg),.mobile-menu__links ul>li>button>svg:not(.mobile-menu__links-icon svg){position:absolute;top:calc(50% - 6px);fill:#bfbfbf}html[dir=ltr] .mobile-menu__links ul>li>a>svg:not(.mobile-menu__links-icon svg),html[dir=ltr] .mobile-menu__links ul>li>button>svg:not(.mobile-menu__links-icon svg){right:16px;transform:scaleX(1)}html[dir=rtl] .mobile-menu__links ul>li>a>svg:not(.mobile-menu__links-icon svg),html[dir=rtl] .mobile-menu__links ul>li>button>svg:not(.mobile-menu__links-icon svg){right:16px;transform:scaleX(1)}.mobile-menu__links ul>li>a.highlight:before,.mobile-menu__links ul>li>button.highlight:before{position:absolute;display:block;content:"";width:5px;height:5px;border-radius:2.5px;background:#ff4500;top:15px}html[dir=ltr] .mobile-menu__links ul>li>a.highlight:before,html[dir=ltr] .mobile-menu__links ul>li>button.highlight:before{left:8px}html[dir=rtl] .mobile-menu__links ul>li>a.highlight:before,html[dir=rtl] .mobile-menu__links ul>li>button.highlight:before{left:8px}.mobile-menu__links-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;font-size:18px;color:#1e3a8a}html[dir=ltr] .mobile-menu__links-icon,html[dir=rtl] .mobile-menu__links-icon{margin-right:9px}.mobile-menu__links-image{display:block;width:22px;height:16px;border-radius:1.5px;position:relative;overflow:hidden;flex-shrink:0}html[dir=ltr] .mobile-menu__links-image,html[dir=rtl] .mobile-menu__links-image{margin-right:9px}.mobile-menu__links-image img{position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%)}.mobile-menu__contacts{text-align:center;padding:16px 20px 14px;background:#eef2f5;transition:background .2s}.mobile-menu__contacts:hover{background:#dee6ec}.mobile-menu__contacts,.mobile-menu__contacts:hover{color:#141617}.mobile-menu__contacts-subtitle{font-size:13px;color:#585858}.mobile-menu__contacts-title{font-size:18px;font-weight:500}.mobile-menu__quick-quote{text-align:center;padding:16px 20px;background:#1e3a8a;color:#fff}.mobile-menu__quick-quote-heading{font-size:14px;font-weight:500;margin-bottom:4px}.mobile-menu__quick-quote-text{font-size:12px;margin-bottom:10px;line-height:1.4}.mobile-menu__settings-list{display:flex}.mobile-menu__setting{flex-basis:0;flex-grow:1;width:50%}html[dir=ltr] .mobile-menu__setting+.mobile-menu__setting{border-left:1px solid #ebebeb}html[dir=rtl] .mobile-menu__setting+.mobile-menu__setting{border-left:1px solid #ebebeb}.mobile-menu__setting-button{background:transparent;border:none;display:flex;align-items:center;justify-content:center;font-family:inherit;color:inherit;position:relative;width:100%;padding-top:9px;padding-bottom:9px}html[dir=ltr] .mobile-menu__setting-button,html[dir=rtl] .mobile-menu__setting-button{padding-left:14px;padding-right:26px}.mobile-menu__setting-button:hover{background:#f2f2f2}.mobile-menu__setting-button:focus{outline:none}.mobile-menu__setting-panel{display:none}.mobile-menu__setting-icon{display:block;width:22px;height:16px;border-radius:1.5px;position:relative;overflow:hidden;flex-shrink:0}html[dir=ltr] .mobile-menu__setting-icon,html[dir=rtl] .mobile-menu__setting-icon{margin-right:7px}.mobile-menu__setting-icon img{position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%)}.mobile-menu__setting-icon--currency{background:#5c6266;color:#fff;font-size:10px;line-height:16px}.mobile-menu__setting-title{font-size:13px;font-weight:500;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[dir=ltr] .mobile-menu__setting-title,html[dir=rtl] .mobile-menu__setting-title{text-align:left}.mobile-menu__setting-arrow{position:absolute;top:calc(50% - 5px);fill:#bfbfbf}html[dir=ltr] .mobile-menu__setting-arrow,html[dir=rtl] .mobile-menu__setting-arrow{right:12px;transform:scaleX(1)}.mobile-menu__setting-arrow svg{display:block}.mobile-bottom-menu{position:fixed;bottom:0;left:0;right:0;background:#fff;height:70px;padding-bottom:env(safe-area-inset-bottom);height:calc(70px + env(safe-area-inset-bottom));z-index:99;box-shadow:0 -2px 8px #0000001a}@media(min-width:992px){.mobile-bottom-menu{display:none}}.mobile-bottom-menu__container{display:flex;height:100%;align-items:center;justify-content:space-around;padding:0 8px}.mobile-bottom-menu__button{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;height:100%;padding:8px 4px;color:#1e3a8a;background:transparent;border:none;text-decoration:none;cursor:pointer;position:relative;transition:background-color .2s}.mobile-bottom-menu__button:hover,.mobile-bottom-menu__button:focus{background:#1e3a8a14;color:#1e3a8a;text-decoration:none;outline:none}.mobile-bottom-menu__button:active{background:#1e3a8a26}html[dir=ltr] .mobile-bottom-menu__button+.mobile-bottom-menu__button{margin-left:0}html[dir=rtl] .mobile-bottom-menu__button+.mobile-bottom-menu__button{margin-left:0}.mobile-bottom-menu__button+.mobile-bottom-menu__button:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:32px;background-color:#d9d9d9}html[dir=ltr] .mobile-bottom-menu__button+.mobile-bottom-menu__button:before{left:0}html[dir=rtl] .mobile-bottom-menu__button+.mobile-bottom-menu__button:before{left:0}.mobile-bottom-menu__icon{position:relative;margin-bottom:4px}.mobile-bottom-menu__icon svg{display:block;width:24px;height:24px}.mobile-bottom-menu__label{font-size:12px;font-weight:500;text-align:center;line-height:14px}.mobile-bottom-menu__counter{position:absolute;top:-6px;right:-8px;font-size:9px;min-width:14px;height:14px;line-height:14px;padding:0 3px;border-radius:7px;text-align:center;color:#fff;z-index:1}.mobile-bottom-menu__counter:before{display:block;position:absolute;content:"";top:0;bottom:0;z-index:-1;border-radius:2.5px;background-color:#ff4500}html[dir=ltr] .mobile-bottom-menu__counter:before{left:0;right:0;transform:skew(-11deg)}html[dir=rtl] .mobile-bottom-menu__counter:before{left:0;right:0;transform:skew(-11deg)}.mobile-account-drawer.offcanvas.offcanvas-end{width:350px!important}.mobile-account-drawer.offcanvas.offcanvas-end .offcanvas-header{border-bottom:1px solid #ebebeb;padding:16px 20px;background-color:#1e3a8a;color:#fff;fill:#fff}.mobile-account-drawer.offcanvas.offcanvas-end .offcanvas-header .offcanvas-title{font-weight:500;font-size:18px}.mobile-account-drawer.offcanvas.offcanvas-end .offcanvas-header .btn-close{font-size:12px;filter:brightness(0) invert(1);opacity:1}.mobile-account-drawer.offcanvas.offcanvas-end .offcanvas-body{padding:0}.mobile-account-drawer__user{display:block;padding:14px 20px;border-bottom:1px solid #ebebeb;color:inherit;text-decoration:none}.mobile-account-drawer__user:hover{background:#f5f5f5;color:inherit;text-decoration:none}.mobile-account-drawer__user-name{font-size:15px;line-height:20px;font-weight:500}.mobile-account-drawer__company-name{font-size:14px;line-height:18px;color:#666;margin-top:2px}.mobile-account-drawer__user-email{font-size:13px;line-height:16px;color:#999;margin-top:2px}.mobile-account-drawer__divider{height:1px;background:#ebebeb;margin:8px 0}.mobile-account-drawer__section-header{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#666;padding:12px 20px 6px}.mobile-account-drawer__links{list-style:none;padding:12px 0;margin:0}.mobile-account-drawer__links li{margin:0}.mobile-account-drawer__links a,.mobile-account-drawer__links button{display:block;width:100%;padding:8px 20px;color:inherit;font-size:15px;font-weight:400;text-decoration:none;text-align:left;border:none;background:transparent;cursor:pointer;transition:background .15s}.mobile-account-drawer__links a:hover,.mobile-account-drawer__links button:hover{background:#f5f5f5;color:inherit;text-decoration:none}.mobile-account-drawer__logout{color:#d32f2f!important}.mobile-account-drawer__logout:hover{background:#ffebee!important}.mobile-account-drawer__login-form{padding:0 20px 20px}.mobile-account-drawer__login-form .form-group{margin-bottom:1rem}.mobile-account-drawer__login-title{text-align:center;padding:20px 0;font-weight:500;font-size:16px}.mobile-account-drawer__login-button{margin-top:20px;text-align:center}.mobile-account-drawer__login-button .btn{padding-left:28px;padding-right:28px}.mobile-account-drawer__login-link{font-size:14px;text-align:center;margin-top:16px}.mobile-account-drawer__login-link a{color:#1976d2;transition:color .1s}.mobile-account-drawer__login-link a:hover{color:#1565c0}.mobile-account-drawer__login-forgot{position:relative}.mobile-account-drawer__login-forgot-link{position:absolute;top:5px;bottom:5px;border-radius:2px;font-size:12px;font-weight:500;background:#f5f5f5;color:#666;display:flex;align-items:center;padding:0 7px;transition:background .1s,color .1s}html[dir=ltr] .mobile-account-drawer__login-forgot-link,html[dir=rtl] .mobile-account-drawer__login-forgot-link{right:5px}.mobile-account-drawer__login-forgot-link:hover{background:#e0e0e0;color:#333;text-decoration:none}.mobile-account-drawer__login-forgot-link:active{background:#d0d0d0}@media(max-width:991px){.mobile-account-drawer.offcanvas.offcanvas-end{max-width:100%!important}}.mobile-cart-drawer.offcanvas.offcanvas-bottom{height:auto!important;max-height:80vh!important;border-radius:12px 12px 0 0}.mobile-cart-drawer.offcanvas.offcanvas-bottom .offcanvas-header{border-bottom:1px solid #ebebeb;padding:16px 20px;border-radius:12px 12px 0 0}.mobile-cart-drawer.offcanvas.offcanvas-bottom .offcanvas-header .offcanvas-title{font-weight:500;font-size:18px}.mobile-cart-drawer.offcanvas.offcanvas-bottom .offcanvas-header .btn-close{font-size:12px}.mobile-cart-drawer.offcanvas.offcanvas-bottom .offcanvas-body{padding:0;display:flex;flex-direction:column}.mobile-cart-drawer__loading{padding:40px 20px;text-align:center;color:#666}.mobile-cart-drawer__empty{text-align:center;padding:60px 20px;color:#999;font-size:16px}.mobile-cart-drawer__content{display:flex;flex-direction:column;flex:1;min-height:0}.mobile-cart-drawer__items{flex:1;overflow-y:auto;padding:16px;max-height:60vh}.mobile-cart-drawer__item{display:flex;padding:12px 0;border-bottom:1px solid #ebebeb}.mobile-cart-drawer__item:last-child{border-bottom:none}.mobile-cart-drawer__item-image{width:70px;flex-shrink:0}.mobile-cart-drawer__item-image img{max-width:100%;height:auto;display:block}.mobile-cart-drawer__item-image a{display:block}.mobile-cart-drawer__item-info{flex:1;padding:0 12px;min-width:0}.mobile-cart-drawer__item-name{margin-top:-2px;line-height:18px;font-size:15px;margin-bottom:4px}.mobile-cart-drawer__item-name a{color:inherit;text-decoration:none;transition:color .15s}.mobile-cart-drawer__item-name a:hover{color:#1976d2}.mobile-cart-drawer__item-options{list-style:none;margin:3px 0 0;padding:0;font-size:13px;line-height:16px;color:#666}.mobile-cart-drawer__item-options li{margin:0}.mobile-cart-drawer__item-meta{margin-top:5px;font-size:13px;color:#666}.mobile-cart-drawer__item-quantity{font-weight:500}.mobile-cart-drawer__item-price{font-size:14px;font-weight:600;color:#333}.mobile-cart-drawer__item-remove{flex-shrink:0;margin-top:-6px}html[dir=ltr] .mobile-cart-drawer__item-remove,html[dir=rtl] .mobile-cart-drawer__item-remove{margin-right:-6px}.mobile-cart-drawer__item-remove .btn{padding:6px;border-radius:4px}.mobile-cart-drawer__item-remove .btn svg{width:10px;height:10px}.mobile-cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-top:2px solid #ebebeb;border-bottom:1px solid #ebebeb;font-size:16px;font-weight:500;background:#f9f9f9}.mobile-cart-drawer__subtotal span:last-child{font-weight:600;color:#333}.mobile-cart-drawer__actions{display:flex;gap:12px;padding:16px 20px 20px;background:#fff}.mobile-cart-drawer__actions .btn{flex:1;font-size:14px;padding:10px 16px}.mobile-cart-drawer__actions .btn-secondary{border:1px solid #ddd}@media(max-width:991px){.mobile-cart-drawer.offcanvas.offcanvas-bottom{max-width:100%!important;width:100%!important}}@media(max-width:375px){.mobile-cart-drawer__item-image{width:60px}.mobile-cart-drawer__item-name{font-size:14px}.mobile-cart-drawer__actions .btn{font-size:13px;padding:8px 12px}}.barcode-scanner-modal.modal-fullscreen .modal-content{background-color:#000;color:#fff}.barcode-scanner-modal.modal-fullscreen .modal-header{background-color:#000000e6;border-bottom-color:#ffffff1a;color:#fff}.barcode-scanner-modal.modal-fullscreen .modal-header .btn-close{filter:invert(1)}.barcode-scanner-modal.modal-fullscreen .modal-body{background-color:#000;overflow-y:auto}.barcode-scanner-modal .scanner-controls button{border-color:#fff3;color:#fff;background-color:#ffffff1a}.barcode-scanner-modal .scanner-controls button:hover,.barcode-scanner-modal .scanner-controls button.active{background-color:#fff3;border-color:#ffffff4d}.barcode-scanner-container{position:relative;width:100%;min-height:400px;background-color:#000}.barcode-scanner-wrapper{position:relative;width:100%;height:100%}.barcode-scanner-view{width:100%;min-height:400px;background-color:#000}.barcode-scanner-view video{width:100%;height:100%;object-fit:cover}.barcode-scanner-view #qr-shaded-region{border:none!important}.scanner-overlay{position:absolute;inset:0;pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.scanner-frame{position:relative;width:280px;height:150px;border:2px solid transparent}.scanner-frame .scanner-corner{position:absolute;width:20px;height:20px;border:3px solid #00ff00}.scanner-frame .scanner-corner.scanner-corner-tl{top:-2px;left:-2px;border-right:none;border-bottom:none}.scanner-frame .scanner-corner.scanner-corner-tr{top:-2px;right:-2px;border-left:none;border-bottom:none}.scanner-frame .scanner-corner.scanner-corner-bl{bottom:-2px;left:-2px;border-right:none;border-top:none}.scanner-frame .scanner-corner.scanner-corner-br{bottom:-2px;right:-2px;border-left:none;border-top:none}.scanner-frame .scanner-line{position:absolute;top:50%;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,#00ff00,transparent);animation:scan 2s ease-in-out infinite}@keyframes scan{0%,to{transform:translateY(-50%);opacity:0}50%{transform:translateY(50%);opacity:1}}.scanner-instructions{margin-top:20px;text-align:center;background-color:#000000b3;padding:12px 20px;border-radius:8px;color:#fff}.scanner-instructions p{font-size:16px;font-weight:500}.scanner-instructions small{font-size:13px;color:#ffffffb3}.camera-permission-denied,.no-camera-found{background-color:#ffffff1a;border-radius:12px;color:#fff}.camera-permission-denied h5,.no-camera-found h5{font-weight:500;margin-bottom:8px}.camera-permission-denied i,.no-camera-found i{color:#ffffff80}.native-scanner-badge{position:absolute;top:10px;right:10px;background-color:#0f03;border:1px solid rgba(0,255,0,.4);padding:4px 10px;border-radius:4px;z-index:10}.native-scanner-badge small{color:#0f0;font-size:11px}.scanner-section{background-color:#000}.scanner-bottom-section{background-color:#1a1a1a}.manual-barcode-input{background-color:#fff;padding:20px;border-radius:8px;color:#333}.manual-barcode-input .manual-input-header{margin-bottom:16px;font-size:16px;color:#333;display:flex;align-items:center}.manual-barcode-input .manual-input-examples{padding-top:12px;border-top:1px solid #ebebeb}.scan-history{background-color:#fff;border-radius:8px;padding:16px;margin-bottom:16px;color:#333}.scan-history .scan-history-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #ebebeb}.scan-history .scan-history-header strong{font-size:15px;color:#333}.scan-history .scan-history-list{display:flex;flex-direction:column;gap:8px}.scan-history .scan-history-item{display:flex;justify-content:space-between;align-items:center;padding:12px;background-color:#f8f9fa;border-radius:6px;cursor:pointer;transition:all .2s ease}.scan-history .scan-history-item:hover{background-color:#e9ecef;transform:translate(4px)}.scan-history .scan-history-item:active{transform:scale(.98)}.scan-history .scan-history-item .scan-history-code{display:flex;align-items:center;flex:1}.scan-history .scan-history-item .scan-history-code code{font-size:14px;color:#495057;background-color:transparent}.scan-history .scan-history-item i.fa-chevron-right{font-size:12px}.scanner-info{padding:16px 20px;background-color:#f8f9fa!important;border-top:1px solid #dee2e6}.scanner-info small{display:block;margin:4px 0}.scanner-info small:first-child{font-weight:600;margin-bottom:8px}.scanner-info small i{margin-right:6px;width:16px;text-align:center}.scanner-loading{padding:60px 20px;text-align:center;color:#fff}.scanner-loading p{color:#ffffffb3;margin-top:16px}@media(max-width:375px){.scanner-frame{width:240px;height:120px}.scanner-instructions p{font-size:14px}.scanner-instructions small{font-size:12px}}.nav-links{height:100%}.nav-links__list{height:inherit;z-index:10;display:flex;list-style:none;padding:0;margin:0}.nav-links__item{height:100%}.nav-links__item>a{display:flex;align-items:center;height:100%;font-size:15px;line-height:1;letter-spacing:.02em;font-weight:700;color:inherit}.nav-links__item>a span{background:transparent;box-shadow:none}.nav-links__item>a svg{fill:#0000004d}.nav-links__item>a>span{display:flex;align-items:center;background:transparent;transition:background-color .2s;padding:0 14px;height:42px;border-radius:2px}.nav-links__item:hover>a{color:inherit}.nav-links__item:hover>a span{background:#ffffff80;box-shadow:none}.nav-links__item:hover>a svg{fill:#0000004d}.nav-links__item:hover>a>span{transition-duration:.1s}.nav-links__item:hover .nav-links__menu,.nav-links__item:hover .nav-links__megamenu{opacity:1;visibility:visible;transform:rotateX(0)}.nav-links__item--menu{position:relative}.nav-links__item--with-submenu>a span{position:relative}html[dir=ltr] .nav-links__item--with-submenu>a span{padding-right:27px}html[dir=rtl] .nav-links__item--with-submenu>a span{padding-right:27px}.nav-links__item--with-submenu>a svg{top:calc(50% - 3px);position:absolute}html[dir=ltr] .nav-links__item--with-submenu>a svg{right:12px}html[dir=rtl] .nav-links__item--with-submenu>a svg{right:12px}.nav-links__menu,.nav-links__megamenu{top:100%;position:absolute;visibility:hidden;transform-origin:top;transform:rotateX(45deg);opacity:0;transition:transform .2s,opacity .2s;z-index:150}html[dir=ltr] .nav-links__megamenu,html[dir=rtl] .nav-links__megamenu{left:0}.nav-links__megamenu--size--xs{width:16.6666666667%}.nav-links__megamenu--size--sm{width:33.3333333333%}.nav-links__megamenu--size--nl{width:50%}.nav-links__megamenu--size--md{width:66.6666666667%}.nav-links__megamenu--size--lg{width:83.3333333333%}.nav-links__megamenu--size--xl{width:100%}@media(min-width:992px)and (max-width:1199px){.nav-links__item>a>span{padding:0 10px}html[dir=ltr] .nav-links__item--with-submenu>a>span{padding-right:23px}html[dir=rtl] .nav-links__item--with-submenu>a>span{padding-right:23px}html[dir=ltr] .nav-links__item--with-submenu>a svg{right:8px}html[dir=rtl] .nav-links__item--with-submenu>a svg{right:8px}}.nav-panel{height:54px;background:#eef2f5;box-shadow:0 1px #0000000a,inset 0 -1px #0000000a;color:#1e3a8a;border-top:1px solid #EEF2F5}.nav-panel--stuck{z-index:10;width:100%;position:fixed;top:0;box-shadow:0 1px #0000000a,inset 0 -1px #0000000a,0 1px 20px #00000026}.nav-panel__container{height:100%}.nav-panel__row{display:flex;align-items:center;position:relative;height:100%}.nav-panel__logo svg{display:block;fill:#ff6a33}.nav-panel__departments{flex-shrink:0;position:relative;z-index:150}html[dir=ltr] .nav-panel__logo+.nav-panel__nav-links,html[dir=ltr] .nav-panel__departments+.nav-panel__nav-links{margin-left:18px}html[dir=rtl] .nav-panel__logo+.nav-panel__nav-links,html[dir=rtl] .nav-panel__departments+.nav-panel__nav-links{margin-left:18px}html[dir=ltr] .nav-panel__nav-links,html[dir=rtl] .nav-panel__nav-links{margin-right:18px}.nav-panel__indicators{display:flex;height:100%}html[dir=ltr] .nav-panel__indicators,html[dir=rtl] .nav-panel__indicators{margin-left:auto}.nav-panel__shop-btn{display:flex;align-items:center}html[dir=ltr] .nav-panel__shop-btn,html[dir=rtl] .nav-panel__shop-btn{margin-left:18px}.nav-panel__shop-btn .btn-shop{display:inline-flex;align-items:center;justify-content:center;background-color:#1e3a8a;color:#fff;padding:10px 24px;font-size:15px;font-weight:500;text-decoration:none;border:none;border-radius:0;transition:background-color .2s ease;height:40px;white-space:nowrap}.nav-panel__shop-btn .btn-shop:hover{background-color:#a5b0d0;text-decoration:none}.nav-panel__shop-btn .btn-shop:active{background-color:#0f1f4d}.nav-panel__shop-btn .btn-shop:focus{outline:2px solid rgba(30,58,138,.3);outline-offset:2px}@media(min-width:992px)and (max-width:1199px){html[dir=ltr] .nav-panel__nav-links,html[dir=rtl] .nav-panel__nav-links{margin-left:14px;margin-right:14px}html[dir=ltr] .nav-panel__shop-btn,html[dir=rtl] .nav-panel__shop-btn{margin-left:14px}.nav-panel__shop-btn .btn-shop{padding:8px 20px;font-size:14px}}.search--location--header .search__backdrop{position:fixed;inset:0;background-color:#00000080;z-index:900;opacity:0;animation:fadeIn .2s ease-in-out forwards;cursor:pointer}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.search--location--header .search__body{position:relative;z-index:901}.search--location--header .search__form{height:60px;display:flex}.search--location--header .search__border{position:absolute;pointer-events:none;left:0;top:0;width:100%;height:100%;border-radius:3px;transition:box-shadow .15s,background .15s}.search--location--header .search__categories{margin:2px;padding:0 14px;appearance:none;border:none;background-color:transparent;color:inherit;font-size:14px;transition:background-color .2s;max-width:30%;cursor:pointer;border-radius:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10'%3E%3Cpath fill='%234d4d4d' d='M4.503,4 L0.497,4 C0.094,4 -0.142,3.492 0.089,3.122 L2.095,0.233 C2.293,-0.084 2.712,-0.084 2.911,0.233 L4.911,3.122 C5.142,3.492 4.906,4 4.503,4 ZM0.497,6 L4.503,6 C4.906,6 5.142,6.504 4.911,6.871 L2.905,9.737 C2.707,10.052 2.288,10.052 2.089,9.737 L0.089,6.871 C-0.142,6.504 0.094,6 0.497,6 Z'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:5px 10px}html[dir=ltr] .search--location--header .search__categories,html[dir=rtl] .search--location--header .search__categories{border-right:2px solid #e5e5e5;padding-right:31px;margin-right:0;background-position:center right 13px}.search--location--header .search__categories:hover{background-color:#f5f5f5}.search--location--header .search__categories:focus{outline:none}.search--location--header .search__input{border:none;padding:0 17px;background:#eef2f5;width:1px;flex-grow:1;font-size:15px;transition:color .15s;color:inherit}.search--location--header .search__input::placeholder{color:#999}.search--location--header .search__input~.search__border{background:transparent;box-shadow:0 0 0 2px #e5e5e5 inset}.search--location--header .search__input:hover{color:inherit}.search--location--header .search__input:hover::placeholder{color:#999}.search--location--header .search__input:hover~.search__border{background:transparent;box-shadow:0 0 0 2px #d4d4d4 inset}.search--location--header .search__input:hover~.search__button{fill:#141414}.search--location--header .search__input:hover~.search__button:hover{fill:#ff6a33}.search--location--header .search__input:focus{outline:none;color:inherit}.search--location--header .search__input:focus::placeholder{color:#999}.search--location--header .search__input:focus~.search__border{background:transparent;box-shadow:0 0 0 2px #ff6a33 inset}.search--location--header .search__input:focus~.search__button{fill:#141414}.search--location--header .search__input:focus~.search__button:hover{fill:#ff6a33}.search--location--header .search__button{border:none;padding:0;background:#eef2f5;flex-grow:0;width:60px;cursor:pointer;display:flex;align-items:center;justify-content:center;fill:#141414;transition:fill .15s}.search--location--header .search__button:hover,.search--location--header .search__button:focus{outline:none;fill:#ff6a33}.search--location--header .search__suggestions{z-index:-1;position:absolute;box-shadow:0 1px 15px #0003;background:#fff;left:-12px;top:-12px;width:calc(100% + 24px);padding-top:78px;padding-bottom:10px;border-radius:2px;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .2s,visibility 0s .2s}.search--location--header.search--has-suggestions.search--suggestions-open .search__suggestions{transition-delay:0s,0s;opacity:1;visibility:visible;pointer-events:auto}.search--location--indicator .search__body{color:#3d464d;background:#fff;box-shadow:0 1px 15px #00000040;width:340px}.search--location--indicator .search__form{display:flex;height:50px}.search--location--indicator .search__suggestions{border-top:1px solid #ebebeb;padding:6px 0;display:none}.search--location--indicator .search__input,.search--location--indicator .search__button{border:none;padding:0;background:transparent}.search--location--indicator .search__input:focus,.search--location--indicator .search__button:focus{outline:none}.search--location--indicator .search__input{padding:0;flex-grow:1;flex-basis:0;width:0}html[dir=ltr] .search--location--indicator .search__input,html[dir=rtl] .search--location--indicator .search__input{padding-left:18px}.search--location--indicator .search__button{flex-shrink:0;cursor:pointer;display:flex;align-items:center;justify-content:center;width:52px;fill:#bfbfbf;transition:fill .2s}.search--location--indicator .search__button:hover{fill:#3d464d}.search--location--indicator.search--has-suggestions.search--suggestions-open .search__suggestions{display:block}.search--location--mobile-header .search__suggestions{border-top:1px solid rgba(0,0,0,.08);padding:6px 0;display:none;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.mobile-header:not(.mobile-header--stuck) .search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__suggestions,.mobile-header--stuck.mobile-header--show .search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__suggestions{display:block}@media(min-width:768px)and (max-width:991px){.search--location--mobile-header .search__body{position:relative;z-index:2}.search--location--mobile-header .search__form{height:36px;display:flex}.search--location--mobile-header .search__input{position:relative;z-index:1;flex-basis:0;width:0;flex-grow:1;background:transparent;border:none;padding:0 12px;margin:0;font-family:inherit;font-size:15px;color:inherit}.search--location--mobile-header .search__input::placeholder{color:#000000b3}.search--location--mobile-header .search__input:hover{color:inherit}.search--location--mobile-header .search__input:hover::placeholder{color:#000000b3}.search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__input,.search--location--mobile-header .search__input:focus{color:inherit;outline:none}.search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__input::placeholder,.search--location--mobile-header .search__input:focus::placeholder{color:#999}.search--location--mobile-header .search__border{pointer-events:none;position:absolute;top:0;width:100%;height:100%;background:#ffffff80;box-shadow:none;transition:all .2s;border-radius:2px;z-index:-1}html[dir=ltr] .search--location--mobile-header .search__border,html[dir=rtl] .search--location--mobile-header .search__border{left:0}.search--location--mobile-header .search__button{position:relative;z-index:1;background:transparent;border:none;padding:0;margin:0;width:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;fill:#0000004d;transition:fill .2s}.search--location--mobile-header .search__button:focus{outline:none}.search--location--mobile-header .search__button:focus,.search--location--mobile-header .search__button:hover{fill:#3d464d}.search--location--mobile-header .search__button--type--close{display:none}.search--location--mobile-header .search__input:hover~.search__button{fill:#0000004d}.search--location--mobile-header .search__input:hover~.search__button:focus,.search--location--mobile-header .search__input:hover~.search__button:hover{fill:#3d464d}.search--location--mobile-header .search__input:hover~.search__border{background:#fffc;box-shadow:none}.search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__button,.search--location--mobile-header .search__input:focus~.search__button{fill:#0000004d}.search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__button:focus,.search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__button:hover,.search--location--mobile-header .search__input:focus~.search__button:focus,.search--location--mobile-header .search__input:focus~.search__button:hover{fill:#3d464d}.search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__border,.search--location--mobile-header .search__input:focus~.search__border{background:#fff;box-shadow:0 1px 5px #0003}}@media(max-width:767px){.search--location--mobile-header .search__body{width:100%;display:flex;flex-direction:column}.search--location--mobile-header .search__form{display:flex;height:54px;flex-shrink:0}.search--location--mobile-header .search__input{flex-grow:1;flex-basis:0;width:0;background:transparent;border:none;padding:0}html[dir=ltr] .search--location--mobile-header .search__input,html[dir=rtl] .search--location--mobile-header .search__input{padding-left:15px}.search--location--mobile-header .search__input:focus{outline:none}.search--location--mobile-header .search__input::placeholder{color:#999}.search--location--mobile-header .search__button{flex-shrink:0;background:transparent;border:none;display:flex;align-items:center;justify-content:center;width:54px;cursor:pointer;fill:#b3b3b3}.search--location--mobile-header .search__button:focus{outline:none}.search--location--mobile-header .search__button:focus,.search--location--mobile-header .search__button:hover{fill:#3d464d}html[dir=ltr] .search--location--mobile-header .search__button--type--close,html[dir=rtl] .search--location--mobile-header .search__button--type--close{border-left:1px solid #ebebeb}}.site-header{position:relative;background:transparent;color:inherit}.site-header__middle{display:flex;align-items:center;height:86px}.site-header__logo{flex-shrink:0;display:flex;align-items:center;justify-content:flex-start;color:inherit}html[dir=ltr] .site-header__logo,html[dir=rtl] .site-header__logo{margin-right:30px}.site-header__logo a{color:inherit}.site-header__logo svg{fill:currentColor}.site-header__logo .header-logo-img{height:60px;width:auto;max-width:100%}.site-header__search{flex-grow:1;margin-right:20px}.site-header__phone{line-height:1;flex-shrink:0}html[dir=ltr] .site-header__phone,html[dir=rtl] .site-header__phone{text-align:right;margin-left:80px}.site-header__phone-title{font-size:14px;color:#999;margin-bottom:6px}.site-header__phone-number{font-size:20px;font-weight:700}.site-header__nav-panel{height:54px}@media(min-width:992px)and (max-width:1199px){.site-header__logo{width:210px;justify-content:flex-start}html[dir=ltr] .site-header__logo,html[dir=rtl] .site-header__logo{margin-right:24px}.header-logo-img{height:48px}.search__categories{display:none}}.suggestions__section-header{padding:10px 18px 6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#6c757d;border-top:1px solid #e9ecef}.suggestions__list{list-style:none;margin:0;padding:0;font-size:15px;line-height:19px}.suggestions__item{position:relative;display:flex;padding:8px 18px}.suggestions__item:before{z-index:1;position:absolute;content:"";left:0;top:0;width:100%;height:100%;pointer-events:none}.suggestions__item-image{flex-shrink:0;width:44px;margin:-2px 0}html[dir=ltr] .suggestions__item-image,html[dir=rtl] .suggestions__item-image{margin-right:12px}.suggestions__item-info{flex-grow:1;padding:3px 0 2px}.suggestions__item-name,.suggestions__item-name:hover{color:inherit}.suggestions__item-name:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%}.suggestions__item-meta{margin-top:1px;font-size:13px;line-height:15px}.suggestions__item-price{white-space:nowrap;flex-shrink:0;padding:3px 0 2px;font-weight:700;font-size:14px}html[dir=ltr] .suggestions__item-price,html[dir=rtl] .suggestions__item-price{margin-left:12px}.suggestions__item-price-new{color:#ff2626}.suggestions__item-price-old{color:#b3b3b3;font-weight:400;font-size:13px;text-decoration:line-through}.suggestions__item-actions{align-self:center;flex-shrink:0;position:relative;z-index:2}html[dir=ltr] .suggestions__item-actions,html[dir=rtl] .suggestions__item-actions{margin-left:14px}.suggestions--location--header{color:#3d464d}.suggestions--location--header .suggestions__item:hover:before{background:#00000008}.suggestions--location--header .suggestions__item-meta{color:#999}.suggestions--location--indicator{color:#3d464d}.suggestions--location--indicator .suggestions__item:hover:before{background:#00000008}.suggestions--location--indicator .suggestions__item-meta{color:#999}.suggestions--location--indicator .suggestions__item-actions{display:none}.suggestions--location--mobile-header{color:#3d464d}.suggestions--location--mobile-header .suggestions__item:hover:before{background:#00000008}.suggestions--location--mobile-header .suggestions__item-meta{color:#999}.suggestions--location--mobile-header .suggestions__item-actions{display:none}.suggestions__footer{border-top:1px solid #e9ecef;padding:0;margin-top:4px}.suggestions__view-all{display:block;padding:12px 18px;text-align:center;font-weight:600;font-size:14px;color:#0056b3;background:#f8f9fa;transition:all .15s ease;text-decoration:none}.suggestions__view-all:hover{background:#e7f3ff;color:#004085;text-decoration:none}.suggestions__view-all:active{background:#d0e8ff}.category-suggestions{margin-bottom:0}.category-suggestions__header{padding:10px 18px 6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#6c757d}.category-suggestions__list{list-style:none;margin:0;padding:0;font-size:15px;line-height:19px}.category-suggestions__item{position:relative;display:flex;padding:10px 18px;transition:background-color .15s ease}.category-suggestions__item:before{z-index:1;position:absolute;content:"";left:0;top:0;width:100%;height:100%;pointer-events:none}.category-suggestions__item:hover{background:#d0e8ff}.category-suggestions__item+.category-suggestions__item{border-top:1px solid rgba(0,0,0,.09)}.category-suggestions__item-image{flex-shrink:0;width:36px;height:36px;border-radius:4px;overflow:hidden;margin:-2px 0}html[dir=ltr] .category-suggestions__item-image,html[dir=rtl] .category-suggestions__item-image{margin-right:12px}.category-suggestions__item-image img{width:100%;height:100%;object-fit:cover}.category-suggestions__item-info{flex-grow:1;padding:2px 0}.category-suggestions__item-name{font-weight:600;color:#0056b3;display:block;margin-bottom:2px}.category-suggestions__item-name,.category-suggestions__item-name:hover{color:#0056b3}.category-suggestions__item-name:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%}.category-suggestions__item-path{font-size:12px;line-height:16px;color:#6c757d;margin-bottom:3px}.category-suggestions__item-action{font-size:13px;line-height:17px;font-weight:600;color:#0056b3}.category-suggestions--location--header .category-suggestions__item:hover{background:#d0e8ff}.category-suggestions--location--indicator .category-suggestions__item{background:#e7f3ff}.category-suggestions--location--indicator .category-suggestions__item:hover,.category-suggestions--location--mobile-header .category-suggestions__item:hover{background:#d0e8ff}.topbar{height:40px;background:#1e3a8a;box-shadow:none;border-bottom:none;font-size:13px;line-height:14px;color:#fff;position:relative;z-index:20;font-weight:400}.topbar__container{height:100%}.topbar__row{height:100%;display:flex;align-items:center;margin:0}.topbar__item{margin:0 0 0 16px;height:100%;display:flex;align-items:center}.topbar__item:after{content:"|";margin-left:15px;color:#acaeb1}.topbar__item:last-child:after{content:""}.topbar__item a{text-decoration:none;transition:color .2s}.topbar__item a:hover{color:#f97316;opacity:1!important}.topbar__item-value{color:#fff;transition:all .1s;margin-left:5px}.topbar__spring{flex-grow:1}html[dir=ltr] .topbar__item--link+.topbar__item--link{margin-left:16px}html[dir=rtl] .topbar__item--link+.topbar__item--link{margin-left:16px}@media(min-width:1400px){.topbar__item--link:has(+.topbar__spring):after{content:""}}.topbar__item--moto{opacity:.75}@media(max-width:1300px){.topbar__item--moto{display:none}}.topbar__copper-price-btn{background:transparent;border:none;padding:0;margin:0;cursor:pointer;display:flex;align-items:center;color:inherit;font:inherit;transition:opacity .2s}.topbar__copper-price-btn:hover{opacity:.8}.topbar__copper-price-btn:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.copper-price-negative{color:#f97316!important}.topbar__price-change{margin-left:4px;font-weight:500}.topbar-dropdown{position:relative;height:100%}.topbar-dropdown__btn{height:100%;border:none;padding:0;cursor:pointer;position:relative;transition:all .1s;background:transparent;color:inherit;fill:#bfbfbf}html[dir=ltr] .topbar-dropdown__btn,html[dir=rtl] .topbar-dropdown__btn{padding-left:10px;padding-right:20px}.topbar-dropdown__btn:focus{outline:none}.topbar-dropdown__btn svg{position:absolute;top:calc(50% - 4px)}html[dir=ltr] .topbar-dropdown__btn svg{right:7px}html[dir=rtl] .topbar-dropdown__btn svg{right:7px}.topbar-dropdown__body{position:absolute;top:100%;visibility:hidden;transform-origin:top;transform:rotateX(60deg);opacity:0;transition:transform .2s,opacity .2s,visibility 0s .2s}html[dir=ltr] .topbar-dropdown__body,html[dir=rtl] .topbar-dropdown__body{right:0}.topbar-dropdown--opened .topbar-dropdown__btn,.topbar-dropdown__btn:hover,.topbar-dropdown__btn:focus{background:#ebebeb;color:#3d464d;fill:#999}.topbar-dropdown--opened .topbar-dropdown__btn .topbar__item-value,.topbar-dropdown__btn:hover .topbar__item-value,.topbar-dropdown__btn:focus .topbar__item-value{color:#1e3a8a}.topbar-dropdown--opened .topbar-dropdown__body{z-index:1;transition-delay:0s,0s,0s;opacity:1;visibility:visible;transform:rotateX(0)}.topbar-link{color:inherit;transition:color .3s}.topbar-link:hover{color:#1e3a8a}.footer-contacts{min-height:225px}.footer-contacts__title{margin-bottom:13px}.footer-contacts__text{font-size:15px;line-height:22px;list-style:none;margin:0;padding:0;color:#b8b8b8;min-height:44px}html[dir=ltr] .footer-contacts__text,html[dir=rtl] .footer-contacts__text{padding-right:20px}.footer-contacts__text a{color:inherit}.footer-contacts__contacts{font-size:15px;line-height:20px;list-style:none;padding:0;margin:16px 0 0;color:#b8b8b8}.footer-contacts__contacts a{color:inherit}.footer-contacts__contacts li{padding:4px 0;position:relative}.footer-contacts__icon{display:inline-block;text-align:center;width:22px;height:20px;line-height:20px}html[dir=ltr] .footer-contacts__icon,html[dir=rtl] .footer-contacts__icon{margin-right:2px}@media(max-width:767px){.footer-contacts{min-height:264px;text-align:center}.footer-contacts__title{font-size:28px;margin-bottom:16px}.footer-contacts__text{padding:0}}.footer-links__title{margin-bottom:12px}.footer-links__list{font-size:15px;line-height:28px;list-style:none;padding:0;margin:0}.footer-links__list a{color:inherit;transition:.15s}.footer-links__list a:hover{opacity:1!important}@media(max-width:767px){.footer-links__title{margin-bottom:12px}.footer-links{margin-top:42px;text-align:center}}.footer-newsletter__title{margin-bottom:25px}.footer-newsletter__text{font-size:15px;line-height:22px;margin-bottom:14px}.footer-newsletter__text--social{margin-top:20px;margin-bottom:0}.footer-newsletter__social-links{display:flex;margin-top:8px}.footer-newsletter__form{display:flex;max-width:380px}.footer-newsletter__form-input{min-width:0}html[dir=ltr] .footer-newsletter__form-button,html[dir=rtl] .footer-newsletter__form-button{margin-left:6px}@media(max-width:991px){.footer-newsletter{margin-top:42px;max-width:420px}.footer-newsletter__title{margin-bottom:16px}}@media(max-width:767px){.footer-newsletter{text-align:center}html[dir=ltr] .footer-newsletter,html[dir=rtl] .footer-newsletter{margin-left:auto;margin-right:auto}.footer-newsletter__title{font-size:28px}.footer-newsletter__form{margin:0 auto}.footer-newsletter__social-links{margin-top:16px;justify-content:center}}.site-footer{background:#111;color:#fff;min-height:413px}.site-footer__widgets{padding:48px 0 0}.site-footer__bottom{height:54px;display:flex;align-items:center;justify-content:space-between}.site-footer__copyright{font-size:14px}.site-footer__copyright a:hover{text-decoration:underline}.site-footer__payments img{max-width:100%}.site-footer__widget+.site-footer__widget{margin-top:24px}@media(max-width:767px){.site-footer__widgets{padding-bottom:48px}.site-footer__bottom{padding:20px 0 24px;flex-wrap:wrap;height:auto}.site-footer__payments{order:-1}.site-footer__copyright+.site-footer__payments{margin-bottom:24px}.site-footer__copyright,.site-footer__payments{width:100%;text-align:center}}.totop{position:relative;z-index:9;pointer-events:none;visibility:hidden;opacity:0;transition:opacity .3s,visibility 0s .3s}.totop__body{position:fixed;bottom:36px;left:0;top:auto;width:100%;display:flex;margin-top:-20px}.totop__container{margin:0 -15px}.totop__start,.totop__end{flex-grow:1;flex-basis:0;min-width:0}.totop__end{position:relative;display:flex;justify-content:flex-start;flex-direction:row-reverse}.totop__end:before{content:"";flex-grow:1}.totop__button{pointer-events:auto;width:39px;height:39px;border-radius:19.5px;display:flex;justify-content:center;align-items:center;padding:0;border:none;cursor:pointer;color:#fff;background:#ff6a33;fill:currentColor;flex-shrink:0;transition:background-color .15s,color .15s}html[dir=ltr] .totop__button,html[dir=rtl] .totop__button{margin-left:80px;margin-right:24px}.totop__button:focus{outline:none}@media(hover:hover){.totop__button:hover{color:#fff;background:#3d464d}}.totop__button:active{color:#fff;background:#546069}.totop__button svg{margin-top:-2px;margin-bottom:1px}.totop--show{visibility:visible;opacity:1;transition-delay:0s,0s}@media(max-width:1199px){.totop__body{bottom:106px}}.about-us__image{background-size:cover;background-position:bottom center;height:500px}.about-us__body{background:#fff;min-height:380px;margin-top:-380px;border-radius:4px 4px 0 0;padding:75px 92px 45px}.about-us__title{text-align:center;margin-bottom:50px}.about-us__text{text-align:left}.about-us__team{margin-top:75px;text-align:center}.about-us__team-subtitle{margin-top:24px}.about-us__teammates{margin-top:42px}.about-us__indicators{grid-column:3;grid-row:3;margin-top:40px;margin-bottom:40px}.teammates .slick-dots{width:auto;position:static;padding:0;font-size:0;list-style:none;margin:20px 0 0}.teammates .slick-dots li{display:inline-block;padding:6px}.teammates .slick-dots button{width:12px;height:12px;padding:0;border:none;border-radius:6px;background:#e0e0e0}.teammates .slick-dots button:focus{outline:none}.teammates .slick-dots button:hover{background:#d1d1d1}.teammates .slick-dots .slick-active button{background:#ff6a33}@media(min-width:992px){.teammates .slick-list{margin:0 -16px}.teammates .slick-slide{padding:0 16px}}@media(min-width:380px)and (max-width:991px){.teammates .slick-list{margin:0 -12px}.teammates .slick-slide{padding:0 12px}}.teammate{vertical-align:middle}.teammate__avatar img{max-width:100%;border-radius:2px}.teammate__name{font-size:18px;font-weight:500;margin-top:16px}.teammate__position{font-size:14px}@media(max-width:991px)and (min-width:768px){.about-us__image{height:460px}.about-us__title{margin-bottom:36px}.about-us__body{padding:50px}.about-us__team{margin-top:75px}.about-us__indicators{grid-column:3;grid-row:3;margin-top:40px;margin-bottom:40px}}@media(max-width:767px)and (min-width:576px){.about-us__image{height:360px}.about-us__title{margin-bottom:24px}.about-us__body{min-height:290px;margin-top:-290px;padding:40px}.about-us__team{margin-top:50px}.about-us__indicators{grid-column:2;grid-row:4;text-align:center;margin-top:48px;width:100%}}@media(max-width:767px){.about-us__image{height:330px}.about-us__body{min-height:290px;margin-top:-290px;padding:30px 24px}.about-us__title{margin-bottom:20px}.about-us__team{margin-top:50px}.about-us__indicators{margin-top:40px;grid-column:2;grid-row:4;text-align:center;width:100%}.about-us__indicators-item-value{font-size:36px}}.about-us__indicators-body{margin:-12px}.about-us__indicators-item{margin:12px;width:calc(100% / 3 - 24px)}.about-us__indicators{align-self:center}.about-us__indicators-body{display:flex;flex-wrap:wrap}.about-us__indicators-item-value{font-size:48px;font-weight:700;line-height:1}.about-us__indicators-item-title{font-size:15px;margin-top:6px;line-height:18px}.checkout__totals{font-size:15px;line-height:19px;width:100%;margin-bottom:40px}.checkout__totals th,.checkout__totals td{padding:4px 0}.checkout__totals th{font-weight:700}html[dir=ltr] .checkout__totals tr>:first-child{padding-right:20px}html[dir=rtl] .checkout__totals tr>:first-child{padding-right:20px}html[dir=ltr] .checkout__totals tr>:last-child{text-align:right}html[dir=rtl] .checkout__totals tr>:last-child{text-align:right}.checkout__totals-header tr:last-child>*{padding-bottom:10px}.checkout__totals-products tr:first-child>*{padding-top:20px;border-top:1px solid #ebebeb}.checkout__totals-products tr:last-child>*{padding-bottom:20px;border-bottom:1px solid #ebebeb}.checkout__totals-subtotals tr:first-child>*{padding-top:20px}.checkout__totals-subtotals tr:last-child>*{padding-bottom:20px;border-bottom:1px solid #ebebeb}.checkout__totals-footer{font-size:24px}.checkout__totals-footer th{font-weight:500}.checkout__totals-footer tr:first-child>*{padding-top:20px}.payment-methods{margin-bottom:30px}.payment-methods__list{list-style:none;padding:0;margin:0}.payment-methods__item{border-radius:2px;background:transparent;border:1px solid #e5e5e5}.payment-methods__item:hover{background:#f7f7f7;border:1px solid #e5e5e5}.payment-methods__item+.payment-methods__item{margin-top:6px}.payment-methods__item-header{display:flex;align-items:center;padding:8px 14px;font-size:15px;font-weight:500;letter-spacing:.01em;cursor:pointer;margin-bottom:0}html[dir=ltr] .payment-methods__item-radio,html[dir=rtl] .payment-methods__item-radio{margin-right:10px}.payment-methods__item-container{overflow:hidden;height:0;transition:height .2s}.payment-methods__item-description{font-size:15px;line-height:20px;padding:2px 16px 13px}.payment-methods__item--active,.payment-methods__item--active:hover{background:#f7f7f7;border:1px solid #e5e5e5}.payment-methods__item--active .payment-methods__item-container{height:auto}.checkout__agree{margin-bottom:36px}.checkout__agree a:hover{text-decoration:underline}.card--highlight{border:2px solid #F97316}.card--selected{border:2px solid #F97316;position:relative}.skeleton-loader{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px;display:block}.skeleton-loader.skeleton-loader--inline{display:inline-block}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.checkout .spinner-border{width:3rem;height:3rem;border-width:.25rem}.checkout .fa-exclamation-circle{opacity:.8}.checkout .gap-3{gap:1rem}.checkout-welcome-banner{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:linear-gradient(135deg,#f8f9fa,#fff);border:1px solid #e0e0e0;border-left:4px solid #198754;box-shadow:0 2px 4px #0000000a;transition:box-shadow .2s ease}.checkout-welcome-content{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}.checkout-welcome-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#d1e7dd;border-radius:50%;color:#198754;font-size:20px}.checkout-welcome-text{flex:1;min-width:0}.checkout-welcome-title{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin-bottom:.25rem;line-height:1.3}.checkout-welcome-details{font-size:.875rem;color:#6c757d;line-height:1.4}.checkout-welcome-info{flex-shrink:0;text-align:right;color:#6c757d;font-size:.875rem}@media(max-width:767px){.checkout-welcome-banner{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem}.checkout-welcome-content{width:100%}.checkout-welcome-icon{width:36px;height:36px;font-size:18px}.checkout-welcome-title{font-size:1rem}.checkout-welcome-details{font-size:.8125rem}.checkout-welcome-info{width:100%;text-align:left;padding-left:52px}}.b2b-order-info{border-top:1px solid #ebebeb}.b2b-order-info .form-group{margin-bottom:1rem}.b2b-order-info .form-group:last-child{margin-bottom:0}.b2b-order-info .form-group.mt-3{background-color:#fff;padding:15px;border-radius:6px;border-left:4px solid #ffc107}.b2b-order-info .form-group.mt-3 label{font-weight:500}.b2b-order-info .form-group.mt-3 .text-danger{color:#dc3545!important}.b2b-order-info .form-group.mt-3 .form-text{margin-top:.5rem;font-size:.875rem}.b2b-order-info .alert-success{border-left:4px solid #28a745}.b2b-order-info .alert-success .fas{color:#28a745}.card-title .fas.fa-sticky-note{color:#6c757d}textarea.form-control{resize:vertical;min-height:60px}textarea.form-control:focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}textarea.form-control::placeholder{color:#6c757d;font-style:italic}.form-text{font-size:.875rem;margin-top:.25rem}.form-text.text-muted{color:#6c757d!important}.checkout__totals .text-warning{color:#ffc107!important}.checkout__totals .text-success{color:#28a745!important}.checkout__totals .text-danger{color:#dc3545!important}.checkout__totals .fa-spinner.fa-spin{animation:fa-spin 1s infinite linear}.checkout__totals small.text-muted{font-size:.75rem;font-weight:400}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.payment-form{background-color:#f8f9fa;padding:15px;border-radius:6px;border-left:4px solid #007bff}.payment-form .form-group{margin-bottom:1rem}.payment-form .form-group:last-child{margin-bottom:0}.payment-form label{font-weight:500;margin-bottom:.5rem}.payment-form .form-control:focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.payment-form input[type=text][id*=cc-number],.payment-form input[type=text][id*=cvv],.payment-form input[type=text][id*=routing],.payment-form input[type=text][id*=account]{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='%23198754' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8 1l3 3L8 7l-3-3L8 1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 8px center;background-size:16px 16px;padding-right:2rem}.checkout-options-header h2{color:#3d464d}.checkout-option-card{transition:transform .2s ease,box-shadow .2s ease;border-radius:2px}.checkout-option-card:hover{border-color:#ff6a33b3}.checkout-option-card .checkout-option-icon{height:70px;display:flex;align-items:center;justify-content:center}.checkout-option-card .card-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.checkout-option-card .list-unstyled li{font-size:.875rem}.checkout-option-card.checkout-option-card--featured{border-width:2px;border-color:#1e3a8a}.checkout-option-card.checkout-option-card--featured:hover{border-color:#ff6a33b3}.checkout-option-card.checkout-option-card--featured .card-header{border-radius:0;background-color:#1e3a8a;color:#fff}.checkout-option-card.checkout-option-card--returning{border-width:2px;border-color:#ff6a33}.checkout-option-card.checkout-option-card--returning:hover{border-color:#ff6a33b3}.checkout-option-card.checkout-option-card--returning .card-header{border-radius:0;background-color:#ff6a33;color:#fff}.guest-checkout .checkout-sidebar{position:sticky;top:20px}.guest-checkout .card-header{background-color:#fff;border-bottom:1px solid #ebebeb}.guest-checkout .card-header h4{font-size:1.1rem;font-weight:700;margin:0}.guest-checkout .card-footer{background-color:#fff;border-top:1px solid #ebebeb}.guest-checkout .contact-info-section h5,.guest-checkout .billing-address-section h5{font-size:1rem;font-weight:700;color:#3d464d}.guest-checkout .password-section .card{background-color:#f8f9fa;border:1px solid #ebebeb}.guest-checkout .password-section .card-title{font-size:1rem;font-weight:700}.guest-checkout .password-section .progress{border-radius:2px}.guest-checkout .password-section .input-group .btn{border-color:#ebebeb}.guest-checkout .badge{font-size:.75rem;font-weight:500;padding:.35em .65em}.guest-checkout .btn-lg{padding:.75rem 1.5rem;font-size:1.1rem}.guest-checkout .text-muted{font-size:.875rem}.guest-checkout .checkout__totals-products{max-height:300px;overflow-y:auto}.guest-checkout .checkout__totals{margin-bottom:0}.guest-checkout .checkout__totals th,.guest-checkout .checkout__totals td{padding:8px 0}.guest-checkout .checkout__totals th{font-weight:500}.guest-checkout .checkout__totals tfoot th,.guest-checkout .checkout__totals tfoot td{font-size:1.1rem;font-weight:700;padding-top:12px;border-top:2px solid #ebebeb}@media(max-width:991.98px){.guest-checkout .checkout-sidebar{position:static;margin-top:1.5rem}.checkout-option-card .checkout-option-icon{height:50px}.checkout-option-card .checkout-option-icon svg{font-size:2rem!important}}@media(max-width:767.98px){.checkout-options-header h2{font-size:1.5rem}}.guest-checkout .cf-turnstile{display:flex;justify-content:center}.guest-checkout .alert-info{border-left:4px solid #17a2b8}.guest-checkout .alert-info .fa-2x{opacity:.8}.guest-checkout .alert-danger{border-left:4px solid #dc3545}.guest-checkout .form-group{margin-bottom:1rem}.guest-checkout .form-group label{font-weight:500;margin-bottom:.5rem}.guest-checkout-accordion .guest-accordion-item{transition:box-shadow .2s ease}.guest-checkout-accordion .guest-accordion-item.disabled{opacity:.6}.guest-checkout-accordion .guest-accordion-item.disabled .card-header button{cursor:not-allowed}.guest-checkout-accordion .guest-accordion-item.guest-accordion-item--open{box-shadow:0 2px 8px #00000014}.guest-checkout-accordion .guest-accordion-item .card-header{background-color:#fff;padding:1rem 1.25rem}.guest-checkout-accordion .guest-accordion-item .card-header button{background:transparent;border:none}.guest-checkout-accordion .guest-accordion-item .card-body{padding:1.25rem}.guest-checkout-accordion .step-badge{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;border:2px solid #ebebeb;background:#fff;color:#999;flex-shrink:0;transition:all .2s ease}.guest-checkout-accordion .step-badge.active{border-color:#ff6a33;color:#ff6a33;background:#ff6a331a}.guest-checkout-accordion .step-badge.completed{border-color:#198754;background:#198754;color:#fff}.guest-checkout-accordion .step-badge.disabled{opacity:.5}.guest-checkout-accordion .accordion-toggle-icon{transition:transform .2s ease}.guest-checkout-accordion .guest-accordion-item--open .accordion-toggle-icon{transform:rotate(0)}.guest-checkout-accordion .guest-accordion-title-container{min-width:0;overflow:hidden}.guest-checkout-accordion .guest-accordion-title{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:1rem;font-weight:700;margin-bottom:0;color:#3d464d}.guest-checkout-accordion .guest-accordion-status{display:block;word-wrap:break-word;overflow-wrap:break-word;font-size:.8rem}.guest-checkout-accordion .guest-accordion-content{transition:height .3s ease;overflow:hidden}.guest-checkout-accordion .guest-accordion-item:not(.guest-accordion-item--open) .guest-accordion-content{height:0!important;overflow:hidden;visibility:hidden;padding:0!important}.guest-checkout-accordion .guest-accordion-item{position:relative;z-index:1}.guest-checkout-accordion .guest-accordion-item.guest-accordion-item--open{z-index:2}.guest-checkout-accordion .guest-checkout-progress{padding:20px 0}.guest-checkout-accordion .guest-checkout-progress .progress-step{display:flex;flex-direction:column;align-items:center;position:relative}.guest-checkout-accordion .guest-checkout-progress .progress-step .step-number{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;border:2px solid #ebebeb;background:#fff;color:#999;margin-bottom:6px;transition:all .3s ease}.guest-checkout-accordion .guest-checkout-progress .progress-step .step-label{font-size:.75rem;color:#999;font-weight:500}.guest-checkout-accordion .guest-checkout-progress .progress-step.active .step-number{border-color:#ff6a33;color:#ff6a33;background:#ff6a331a}.guest-checkout-accordion .guest-checkout-progress .progress-step.active .step-label{color:#ff6a33}.guest-checkout-accordion .guest-checkout-progress .progress-step.completed .step-number{border-color:#198754;background:#198754;color:#fff}.guest-checkout-accordion .guest-checkout-progress .progress-step.completed .step-label{color:#198754}.guest-checkout-accordion .guest-checkout-progress .progress-step.disabled .step-number,.guest-checkout-accordion .guest-checkout-progress .progress-step.disabled .step-label{opacity:.5}.guest-checkout-accordion .guest-checkout-progress .progress-connector{width:30px;height:2px;background:#ebebeb;margin:0 8px 26px}@media(max-width:767.98px){.guest-checkout-accordion .guest-accordion-title{font-size:.95rem;line-height:1.3}.guest-checkout-accordion .guest-accordion-status{font-size:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}}@media(max-width:575.98px){.guest-checkout-accordion .guest-accordion-title{font-size:.875rem;line-height:1.25}.guest-checkout-accordion .guest-accordion-status{font-size:.7rem}.guest-checkout-accordion .guest-checkout-progress .progress-connector{width:20px;margin:0 4px 26px}.guest-checkout-accordion .guest-checkout-progress .progress-step .step-number{width:28px;height:28px;font-size:.75rem}.guest-checkout-accordion .guest-checkout-progress .progress-step .step-label{font-size:.65rem}.guest-checkout-accordion .guest-accordion-item .card-header{padding:.75rem 1rem}.guest-checkout-accordion .guest-accordion-item .card-body{padding:1rem}}.contact-us__map{position:relative;height:440px;margin:-2px -2px 6px;overflow:hidden;border-radius:2px 2px 0 0}.contact-us__map iframe{top:0;left:0;width:100%;height:100%;position:absolute}@media(max-width:1199px){.contact-us__map{height:400px}}@media(max-width:991px){.contact-us__map{height:380px}}@media(max-width:767px){.contact-us__map{height:360px}}@media(max-width:575px){.contact-us__map{height:320px}}.faq__section+.faq__section{margin-top:70px}.faq__section-title{margin-bottom:20px}.faq__section-title h3{font-size:22px;font-weight:500}.faq__section-body{border:2px solid #f0f0f0;border-radius:2px;padding:48px 44px}@media(max-width:991px){.faq__section+.faq__section{margin-top:40px}.faq__section-body{padding:28px 24px}.faq__section-column+.faq__section-column{margin-top:1.5em}}.not-found{text-align:center}.not-found__404{font-size:80px;font-weight:700;color:#ebebeb;padding:40px 0 20px}.not-found__content{width:480px;max-width:100%;margin:0 auto}.not-found__title{margin-bottom:30px}.not-found__text{margin-bottom:20px}.not-found__search{display:flex;margin-bottom:30px}.not-found__search-input{width:1px;flex-grow:1}html[dir=ltr] .not-found__search-input,html[dir=rtl] .not-found__search-input{margin-right:10px}@media(max-width:991px){.not-found__404{font-size:60px}}@media(max-width:767px){.not-found__404{font-size:50px;line-height:54px;padding:40px 0 32px}}.comment{display:flex}.comment__avatar{width:70px;flex-shrink:0}html[dir=ltr] .comment__avatar,html[dir=rtl] .comment__avatar{margin-left:20px;margin-right:24px}.comment__avatar img{max-width:100%;border-radius:222px}.comment__content{flex-grow:1}.comment__header{margin-top:-4px;display:flex;justify-content:space-between;align-items:center}.comment__author{font-size:16px;font-weight:500}.comment__author a{color:inherit;transition:color .2s}.comment__author a:hover{color:#1e3a8a}.comment__reply .btn{height:22px;padding:.125rem .375rem;display:block}.comment__text{font-size:16px;margin-top:6px}.comment__date{margin-top:10px;color:#999;font-size:14px}@media(max-width:767px){html[dir=ltr] .comment__avatar,html[dir=rtl] .comment__avatar{margin-left:0}}@media(max-width:575px)and (max-width:575px){.comment__avatar{display:none}}.comments-list{list-style:none;margin:0;padding:0}.comments-list__item+.comments-list__item{border-top:1px solid #ebebeb;margin-top:24px;padding-top:28px}.comments-list--level--0>.comments-list__item:last-child{padding-bottom:28px;border-bottom:1px solid #ebebeb}.comments-list--level--1{border-top:1px solid #ebebeb;margin-top:24px;padding-top:28px}html[dir=ltr] .comments-list--level--1>.comments-list__item{margin-left:46px}html[dir=rtl] .comments-list--level--1>.comments-list__item{margin-left:46px}@media(max-width:767px){.comments-list__item+.comments-list__item{margin-top:20px;padding-top:24px}.comments-list--level--1{margin-top:20px;padding-top:24px}}.post__featured{text-align:center;position:relative;overflow:hidden;border-radius:2px;margin-bottom:40px}.post__featured img{transition:opacity .2s;max-width:100%}.post__featured:hover img{opacity:.8}.post__footer{margin-top:60px}.post__tags-share-links{margin-bottom:30px;display:flex;justify-content:space-between}html[dir=ltr] .post__tags,html[dir=rtl] .post__tags{margin-right:30px}.post__share-links{padding-top:2px}.post__section{margin-top:70px}.post__section-title{display:flex;align-items:center;margin-bottom:28px;font-size:22px}.post__section-title:after{margin-top:1px;content:"";display:block;height:2px;flex-grow:1;background:#ebebeb}html[dir=ltr] .post__section-title:after{margin-left:16px}html[dir=rtl] .post__section-title:after{margin-left:16px}@media(max-width:1199px){.post__section{margin-top:50px}}@media(min-width:768px)and (max-width:991px){.post__featured{margin-bottom:30px}}@media(max-width:767px){.post__featured{margin-bottom:24px}.post__footer{margin-top:40px}.post__tags-share-links{flex-direction:column;align-items:center}html[dir=ltr] .post__tags,html[dir=rtl] .post__tags{margin-right:0}.post__tags .tags__list{justify-content:center}.post__share-links{padding:20px 0 0}}@media(min-width:992px){.post--layout--full .post__featured{margin-bottom:50px}}@media(min-width:1200px){.post--layout--full .post__featured{width:calc(100% + 380px)}html[dir=ltr] .post--layout--full .post__featured,html[dir=rtl] .post--layout--full .post__featured{left:-190px}}@media(min-width:992px)and (max-width:1199px){.post--layout--full .post__featured{width:calc(100% + 240px)}html[dir=ltr] .post--layout--full .post__featured,html[dir=rtl] .post--layout--full .post__featured{left:-120px}}.post-author{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.post-author{padding:22px;display:flex}.post-author__avatar{width:70px;flex-shrink:0;overflow:hidden;border-radius:2px}html[dir=ltr] .post-author__avatar,html[dir=rtl] .post-author__avatar{margin-right:18px}.post-author__avatar img{max-width:100%}.post-author__name{margin-top:1px;font-size:15px;font-weight:500}.post-author__name a{color:inherit}.post-author__about{margin-top:4px;font-size:14px}.post__related-posts{margin-top:50px}@media(max-width:575px){.post-author{flex-direction:column;align-items:center;text-align:center}.post-author__avatar{width:90px}html[dir=ltr] .post-author__avatar,html[dir=rtl] .post-author__avatar{margin-right:0}.post-author__info{margin-top:16px}.post-author__about{margin-top:8px}}.post-header__categories{display:flex}.post-header__categories a{padding:5px 7px 4px;display:block;font-size:11px;line-height:1;font-weight:500;text-transform:uppercase;color:gray;background:#ebebeb;border-radius:1.5px}.post-header__meta{font-size:14px;letter-spacing:.02em;color:#b2b2b2;display:flex;flex-wrap:wrap}.post-header__meta a{color:inherit;transition:color .2s}.post-header__meta a:hover{color:#1e3a8a}.post-header__meta-item{position:relative}html[dir=ltr] .post-header__meta-item,html[dir=rtl] .post-header__meta-item{margin-right:20px}.post-header__meta-item:after{position:absolute;display:block;content:"";background:currentColor;width:4px;height:4px;border-radius:2px;top:8px}html[dir=ltr] .post-header__meta-item:after{right:-12px}html[dir=rtl] .post-header__meta-item:after{right:-12px}html[dir=ltr] .post-header__meta-item:last-child{margin-right:0}html[dir=rtl] .post-header__meta-item:last-child{margin-right:0}.post-header__meta-item:last-child:after{display:none}.post-header--layout--classic .post-header__categories{margin-bottom:12px}.post-header--layout--classic .post-header__title{line-height:38px;margin-bottom:8px}.post-header--layout--classic .post-header__meta{margin-bottom:30px}@media(max-width:1199px){.post-header--layout--classic .post-header__title{margin-bottom:6px}}@media(min-width:768px)and (max-width:1199px){.post-header--layout--classic .post-header__meta{margin-bottom:24px}}@media(max-width:767px){.post-header--layout--classic .post-header__meta{margin-bottom:20px}}@media(min-width:480px)and (max-width:767px){.post-header--layout--classic .post-header__title{font-size:30px;line-height:32px}}@media(max-width:479px){.post-header--layout--classic .post-header__title{font-size:28px;line-height:30px}}.post-header--layout--full{width:640px;max-width:100%;margin:0 auto;text-align:center;padding:20px 0 50px}.post-header--layout--full .post-header__categories{justify-content:center;margin-bottom:24px}.post-header--layout--full .post-header__title{line-height:42px}.post-header--layout--full .post-header__meta{margin-top:24px;justify-content:center}@media(max-width:767px){.post-header--layout--full{padding:10px 0 24px}.post-header--layout--full .post-header__categories{margin-bottom:16px}.post-header--layout--full .post-header__title{font-size:30px;line-height:32px}.post-header--layout--full .post-header__meta{margin-top:12px}}@media(max-width:575px){.post-header--layout--full{padding-top:0}html[dir=ltr] .post-header--layout--full,html[dir=rtl] .post-header--layout--full{text-align:left}.post-header--layout--full .post-header__categories{justify-content:flex-start}.post-header--layout--full .post-header__meta{margin-top:8px;justify-content:flex-start}}.posts-list__body{display:flex;flex-wrap:wrap;margin:-32px -15px}.posts-list__item{margin:32px 15px}.posts-list--layout--classic .posts-list__item{width:100%}@media(min-width:768px)and (max-width:1199px){.posts-list--layout--classic .posts-list__body{margin:-24px -15px}.posts-list--layout--classic .posts-list__item{margin:24px 15px}}@media(max-width:767px){.posts-list--layout--classic .posts-list__body,.posts-list--layout--classic .posts-list__item{margin:0}.posts-list--layout--classic .posts-list__item+.posts-list__item{margin-top:36px}}@media(max-width:479px){.posts-list--layout--classic .posts-list__item+.posts-list__item{margin-top:30px}}.posts-list--layout--list .posts-list__body{margin:-20px 0}.posts-list--layout--list .posts-list__item{width:100%;margin:20px 0}.posts-list--layout--grid .posts-list__item{width:calc(50% - 30px)}@media(max-width:767px){.posts-list--layout--grid .posts-list__body{margin:0}.posts-list--layout--grid .posts-list__item{margin:0;width:100%}.posts-list--layout--grid .posts-list__item+.posts-list__item{margin-top:36px}}.posts-view__pagination{padding-top:38px}@media(max-width:991px){.posts-view__pagination{padding-top:28px;padding-bottom:10px}}.related-posts__list{display:flex;flex-wrap:wrap;margin:-15px}.related-posts__item{width:calc(50% - 30px);margin:15px}@media(max-width:479px){.related-posts__item{width:calc(100% - 30px)}}.block{margin-bottom:46px}.block--highlighted{padding:50px 0 60px;background:#f9f9f9}.block-products-carousel--quick-order{background:#eef2f5}@media(max-width:991px){.block{margin-bottom:30px}}.block-banner__body{position:relative;display:block;height:170px;text-align:center;color:inherit}.block-banner__body:hover{color:inherit}.block-banner__image{position:absolute;left:0;right:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;z-index:1}.block-banner__image--mobile{display:none}.block-banner__title{padding-top:28px;font-size:30px;line-height:1;font-weight:700}.block-banner__text{padding-top:8px}.block-banner__button{padding-top:20px}.block-banner__mobile-br{display:none}.cablefocus{box-shadow:0 1px 16px #0000000a;background:#fff}@media(max-width:767px){.block-banner__body{height:390px}.block-banner__image--desktop{display:none}.block-banner__image--mobile{display:block;position:absolute;left:0;right:0;top:40px;width:100%;height:100%;background-repeat:no-repeat;z-index:1}.block-banner__title,.block-banner__text,.block-banner__button{width:220px;margin-left:auto;margin-right:auto}.block-banner__title{padding-top:48px;line-height:1.1}.block-banner__text{padding-top:12px}.block-banner__button{padding-top:28px}.block-banner__mobile-br{display:block}}.block-brands{background-color:#eef2f5;padding-bottom:46px;padding-top:46px;margin-bottom:0}@media(max-width:991px){.block-brands{padding-top:24px;padding-bottom:24px}}.block-brands__slider .slick-slide>div>div{vertical-align:middle}.block-brands__slider .slick-slide>div>div:focus{outline:none}.block-brands__item{padding:24px;background-color:#eef2f5}.block-brands__item img{max-width:100%;height:auto}.block-brands__container{max-width:100%}@media(max-width:767px){.block-brands__item{padding:20px 24px}}.block-brands--white,.block-brands--white .block-brands__item{background-color:#fff}.block-cablepro{position:relative;background-color:#1e3a8a;padding:60px 0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;overflow:hidden}.block-cablepro__background{position:absolute;top:0;left:0;right:0;height:100px;overflow:hidden}.block-cablepro__pattern{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.1}.block-cablepro__pattern:before{content:"+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +";position:absolute;top:20px;left:-50px;right:-50px;font-size:24px;font-weight:300;color:#fff;letter-spacing:20px;white-space:nowrap;overflow:hidden}.block-cablepro__content{position:relative;z-index:1}.block-cablepro__header{text-align:center;margin-bottom:50px;max-width:1000px;margin-left:auto;margin-right:auto}.block-cablepro__header-bottom{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:24px}@media(max-width:991px){.block-cablepro__header-bottom{flex-direction:column;gap:20px;text-align:center}}.block-cablepro__label{display:inline-block;color:#ff6900;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;position:relative}.block-cablepro__label:before,.block-cablepro__label:after{content:"•";position:absolute;top:50%;transform:translateY(-50%);color:#ff6900}.block-cablepro__label:before{left:-20px}.block-cablepro__label:after{right:-20px}.block-cablepro__title{color:#fff;font-size:42px;font-weight:700;line-height:1.2;max-width:900px;margin:0 auto 16px}@media(max-width:991px){.block-cablepro__title{font-size:32px}}@media(max-width:767px){.block-cablepro__title{font-size:28px}}.block-cablepro__subtitle{color:#fff;font-size:18px;font-weight:400;line-height:1.5;margin:0;opacity:.9;flex:1;text-align:left}@media(max-width:991px){.block-cablepro__subtitle{font-size:16px;text-align:center}}.block-cablepro__button{display:inline-block;border:1px solid #FF6900;color:#fff;padding:14px 40px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;flex-shrink:0;white-space:nowrap;position:relative}.block-cablepro__button:hover{background-color:#cc5400;color:#fff;text-decoration:none}.block-cablepro__button:active{transform:translateY(0)}.block-cablepro__button-free{position:absolute;top:-8px;right:-20px;background-color:#ff6900;color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:10px;transform:rotate(15deg);letter-spacing:.5px;box-shadow:0 2px 4px #0003}.block-cablepro__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:20px}@media(max-width:1199px){.block-cablepro__grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}}@media(max-width:767px){.block-cablepro__grid{grid-template-columns:1fr;grid-template-rows:auto}}.block-cablepro__card{background:#fff;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.block-cablepro__card--lists{grid-row:span 2}@media(max-width:1199px){.block-cablepro__card--lists{grid-row:span 1}}.block-cablepro__card--quick-order{grid-column:span 2}@media(max-width:1199px){.block-cablepro__card--quick-order{grid-column:span 1}}.block-cablepro__card--quick-order .block-cablepro__card-content{display:flex;flex-direction:row;align-items:center;gap:24px}@media(max-width:767px){.block-cablepro__card--quick-order .block-cablepro__card-content{flex-direction:column}}.block-cablepro__card--quick-order .block-cablepro__card-left{flex:1;display:flex;flex-direction:column}@media(max-width:767px){.block-cablepro__card--quick-order .block-cablepro__card-left{flex:0}}.block-cablepro__card--quick-order .block-cablepro__card-image{flex:1;margin:0;padding:0;align-items:center}.block-cablepro__card-content{padding:24px;height:100%;display:flex;flex-direction:column}.block-cablepro__card-header{display:flex;align-items:center;margin-bottom:12px}.block-cablepro__card-icon{flex-shrink:0;width:36px;height:36px;margin-right:12px}.block-cablepro__card-icon svg{display:block;width:100%;height:100%}.block-cablepro__card-title{font-size:20px;font-weight:600;color:#111;margin:0;line-height:1.2}.block-cablepro__card-description{font-size:15px;line-height:24px;color:#111;opacity:.75;margin:0 0 20px 48px;flex-shrink:0}.block-cablepro__card-image{flex:1;display:flex;justify-content:center;min-height:0;margin:0 -24px -24px;padding:0 24px}.block-cablepro__card-image img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain;object-position:bottom}.block-cablepro__card--lists .block-cablepro__card-image img{max-height:414px}@media(max-width:1199px){.block-cablepro__card--lists .block-cablepro__card-image img{max-height:200px}}.block-cablepro__card--quick-order .block-cablepro__card-image img{max-height:180px}.block-cablepro__card--order-history .block-cablepro__card-image img,.block-cablepro__card--custom-quotes .block-cablepro__card-image img{max-height:150px}@media(max-width:767px){.block-cablepro{padding:40px 0}.block-cablepro__header{margin-bottom:30px}.block-cablepro__card-image img{max-height:180px!important}}.block-cable-features{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw}.block-cable-features__content{margin:0 auto}.block-cable-features__subtitle{color:#4a5568;font-size:16px;line-height:1.6;max-width:700px;margin:0 auto}.block-cable-features__subtitle:first-of-type{margin-bottom:4px}@media(max-width:991px){.block-cable-features__subtitle{font-size:15px}}@media(max-width:767px){.block-cable-features__subtitle{font-size:14px}}.block-cable-features__grid{background-color:#eef2f5;display:grid;grid-template-columns:repeat(5,1fr);gap:40px;margin-top:60px}@media(min-width:768px)and (max-width:1199px){.block-cable-features__grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px}.block-cable-features__grid .block-cable-features__item:nth-child(4){grid-column:1/2}.block-cable-features__grid .block-cable-features__item:nth-child(5){grid-column:2/3}}@media(max-width:991px){.block-cable-features__grid{grid-template-columns:repeat(2,1fr);gap:30px;margin-top:40px}}@media(max-width:767px){.block-cable-features__grid{grid-template-columns:1fr;gap:0;margin-top:30px}}.block-cable-features__item{text-align:center;display:flex;flex-direction:column;align-items:center;border-right:1px solid #fff;padding:20px}@media(max-width:767px){.block-cable-features__item{flex-direction:row;text-align:left;align-items:center;border-right:none;border-bottom:1px solid #fff;padding:15px 20px;gap:15px}.block-cable-features__item:last-child{border-bottom:none}}.block-cable-features__icon{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}@media(max-width:1199px){.block-cable-features__icon{height:100px;margin-bottom:16px}}@media(max-width:991px){.block-cable-features__icon{height:80px;margin-bottom:12px}}@media(max-width:767px){.block-cable-features__icon{width:60px;height:60px;margin-bottom:0;flex-shrink:0}}.block-cable-features__icon-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.block-cable-features__icon-img--svg{filter:none;opacity:.8}@media(max-width:1199px){.block-cable-features__icon-img{max-height:90px}}@media(max-width:991px){.block-cable-features__icon-img{max-height:70px}}@media(max-width:767px){.block-cable-features__icon-img{max-height:60px}}.block-cable-features__item-title{font-size:15px;font-weight:600;line-height:1.4;color:#1a202c;margin:0;text-align:center;max-width:200px}@media(max-width:1199px){.block-cable-features__item-title{font-size:14px;max-width:180px}}@media(max-width:991px){.block-cable-features__item-title{font-size:13px;max-width:160px}}@media(max-width:767px){.block-cable-features__item-title{font-size:13px;line-height:1.4;max-width:none;text-align:left;margin:0;flex:1}}.block-cable-features .block-cablepro__header{margin-bottom:0}.block-cable-features .block-cablepro__title{color:#1a202c;margin-bottom:20px;font-size:48px;font-weight:700;line-height:1.2}@media(max-width:991px){.block-cable-features .block-cablepro__title{font-size:36px;margin-bottom:16px}}@media(max-width:767px){.block-cable-features .block-cablepro__title{font-size:28px;margin-bottom:12px}}.block-cable-features .block-cablepro__label{margin-bottom:12px}@media(max-width:767px){.block-cable-features .block-cablepro__label{font-size:11px;margin-bottom:8px}}.block-accessory-categories{background-color:#fff;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;padding-top:36px}@media(max-width:991px){.block-accessory-categories{padding:60px 0}}@media(max-width:767px){.block-accessory-categories{padding:40px 0}}.block-accessory-categories__content{margin:0 auto}.block-accessory-categories__subtitle{color:#4a5568;font-size:16px;line-height:1.6;max-width:800px;margin:0 auto}@media(max-width:991px){.block-accessory-categories__subtitle{font-size:15px}}@media(max-width:767px){.block-accessory-categories__subtitle{font-size:14px}}.block-accessory-categories__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:15px;margin-top:60px;transition:all .3s ease}@media(max-width:991px){.block-accessory-categories__grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:24px;margin-top:50px}}@media(max-width:767px){.block-accessory-categories__grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:20px}}.block-accessory-categories__item{text-align:center;display:flex;flex-direction:column;align-items:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;padding:20px;border-radius:8px;background-color:#fff}.block-accessory-categories__item:hover{text-decoration:none}.block-accessory-categories__item:hover .block-accessory-categories__item-title{color:#ff6900}.block-accessory-categories__item:hover .block-accessory-categories__img{transform:scale(1.05)}@media(max-width:767px){.block-accessory-categories__item{padding:8px;transition:opacity .3s ease,transform .3s ease,max-height .3s ease,padding .3s ease,margin .3s ease;opacity:1;transform:translateY(0);max-height:500px}.block-accessory-categories__item.hidden-mobile{opacity:0;max-height:0;padding:0 8px;margin:0;pointer-events:none;transform:translateY(-10px)}}.block-accessory-categories__image{width:100%;height:180px;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(max-width:991px){.block-accessory-categories__image{height:150px;margin-bottom:12px}}@media(max-width:767px){.block-accessory-categories__image{height:120px;margin-bottom:10px}}.block-accessory-categories__img{max-width:100%;max-height:141px;width:auto;height:auto;object-fit:contain;transition:transform .2s ease}.block-accessory-categories__item-title{font-size:16px;font-weight:600;line-height:1.4;color:#1a202c;margin:0;transition:color .2s ease}@media(max-width:991px){.block-accessory-categories__item-title{font-size:15px}}@media(max-width:767px){.block-accessory-categories__item-title{font-size:14px}}.block-accessory-categories__shop-all-card{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;padding-top:30px;border-radius:8px;background-color:#fff;min-height:240px;transition:background-color .2s ease,transform .2s ease}.block-accessory-categories__shop-all-card:hover{text-decoration:none}.block-accessory-categories__shop-all-card:hover .block-accessory-categories__shop-all-title{color:#1e3a8a}.block-accessory-categories__shop-all-card:hover .block-accessory-categories__shop-all-icon-box{background:#1e3a8a}.block-accessory-categories__shop-all-card:hover .block-accessory-categories__shop-all-icon-box svg{fill:#fff}@media(max-width:767px){.block-accessory-categories__shop-all-card{padding-bottom:40px;min-height:200px}}.block-accessory-categories__shop-all-icon-box{width:60px;height:60px;background:#eef2f5;border-radius:4px;display:flex;align-items:center;justify-content:center;margin-bottom:15px;transition:background .3s ease}.block-accessory-categories__shop-all-icon-box svg{width:10px;height:15px;fill:#ff6900;transition:fill .3s ease}@media(max-width:991px){.block-accessory-categories__shop-all-icon-box{width:50px;height:50px;margin-bottom:12px}.block-accessory-categories__shop-all-icon-box svg{width:9px;height:13px}}@media(max-width:767px){.block-accessory-categories__shop-all-icon-box{width:40px;height:40px;margin-bottom:10px}.block-accessory-categories__shop-all-icon-box svg{width:7px;height:11px}}.block-accessory-categories__shop-all-title{font-size:16px;font-weight:600;line-height:1.4;color:#ff6900;margin:0;transition:color .3s ease}@media(max-width:991px){.block-accessory-categories__shop-all-title{font-size:15px}}@media(max-width:767px){.block-accessory-categories__shop-all-title{font-size:14px}}.block-accessory-categories .block-cablepro__header{margin-bottom:0}.block-accessory-categories .block-cablepro__title{color:#1a202c;margin-bottom:20px;font-size:48px;font-weight:700;line-height:1.2}@media(max-width:991px){.block-accessory-categories .block-cablepro__title{font-size:36px;margin-bottom:16px}}@media(max-width:767px){.block-accessory-categories .block-cablepro__title{font-size:28px;margin-bottom:12px}}.block-accessory-categories .block-cablepro__label{margin-bottom:12px}@media(max-width:767px){.block-accessory-categories .block-cablepro__label{font-size:11px;margin-bottom:8px}}.block-accessory-categories__button-container{display:flex;justify-content:center}.block-accessory-categories__see-all-btn{display:inline-flex;align-items:center;gap:8px;padding:6px 28px;background-color:#fff;border:2px solid #FF6900;border-radius:50px;color:#ff6900;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #00000014}.block-accessory-categories__see-all-btn:hover{background-color:#ff6900;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ff690033}.block-accessory-categories__see-all-btn:active{transform:translateY(0)}.block-accessory-categories__btn-icon{font-size:14px;transition:transform .3s ease}@media(max-width:767px){.block-accessory-categories__btn-icon{font-size:13px}}.block-categories__list{display:flex;flex-wrap:wrap;margin:-6px}.block-categories__item{margin:6px;width:calc(33.3333% - 12px)}@media(min-width:480px)and (max-width:767px){.block-categories--layout--classic .block-categories__item{width:calc(50% - 12px)}}@media(max-width:479px){.block-categories--layout--classic .block-categories__item{width:calc(100% - 12px)}}@media(min-width:768px)and (max-width:991px){.block-categories--layout--compact .block-categories__item{width:calc(50% - 12px)}}@media(max-width:767px){.block-categories--layout--compact .block-categories__item{width:calc(100% - 12px)}}.block-contact-expert{position:relative;background-color:#1e3a8a;padding:80px 0;overflow:hidden}@media(max-width:991px){.block-contact-expert{padding:60px 0}}@media(max-width:767px){.block-contact-expert{padding:40px 0}}.block-contact-expert__content{display:flex;flex-direction:column;gap:0;position:relative;background:linear-gradient(to top,rgba(16,38,101,.6) 0%,transparent 100%)}.block-contact-expert__main{display:flex;align-items:flex-end;gap:80px}@media(max-width:1199px){.block-contact-expert__main{gap:60px}}@media(max-width:991px){.block-contact-expert__main{flex-direction:column;align-items:center;gap:40px}}@media(max-width:767px){.block-contact-expert__main{flex-direction:row;gap:20px;align-items:flex-start}}.block-contact-expert__image{flex:0 0 auto;width:416px;display:flex;align-items:flex-end;justify-content:center;position:relative}@media(max-width:1399px){.block-contact-expert__image{width:350px;height:360px}}@media(max-width:1199px){.block-contact-expert__image{width:300px;height:310px}}@media(max-width:991px){.block-contact-expert__image{width:280px;height:290px;max-width:100%}}@media(max-width:767px){.block-contact-expert__image{width:120px;height:140px;flex:0 0 120px;align-items:flex-start;padding-top:30px}}.block-contact-expert__image img{width:100%;height:auto;display:block;position:relative;z-index:1;filter:drop-shadow(0 10px 30px rgba(16,38,101,.4))}.block-contact-expert__info{flex:1;color:#fff}@media(max-width:991px){.block-contact-expert__info{text-align:center;width:100%}}@media(max-width:767px){.block-contact-expert__info{flex:1;text-align:left}}.block-contact-expert__label{display:inline-block;color:#ff6900;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:16px}@media(max-width:767px){.block-contact-expert__label{font-size:11px;margin-bottom:12px}}.block-contact-expert__title{font-size:48px;font-weight:700;line-height:1.1;color:#fff;margin:0 0 16px}@media(max-width:1199px){.block-contact-expert__title{font-size:40px}}@media(max-width:991px){.block-contact-expert__title{font-size:36px}}@media(max-width:767px){.block-contact-expert__title{font-size:28px;margin-bottom:12px}}.block-contact-expert__subtitle{font-size:16px;line-height:1.6;color:#b8c5d6;margin:0 0 40px}@media(max-width:991px){.block-contact-expert__subtitle{margin:0 auto 30px;max-width:450px}}@media(max-width:767px){.block-contact-expert__subtitle{font-size:14px;margin:0}}.block-contact-expert__contacts{display:flex;gap:24px}@media(max-width:991px){.block-contact-expert__contacts{justify-content:center}}@media(max-width:767px){.block-contact-expert__contacts--desktop{display:none}}.block-contact-expert__contacts--mobile{display:none}@media(max-width:767px){.block-contact-expert__contacts--mobile{display:flex;flex-direction:column;gap:16px;width:100%;margin-top:24px}}.block-contact-expert__contact-box{background-color:#102665;padding:24px;display:flex;align-items:center;gap:16px;min-width:240px;transition:background-color .2s ease}.block-contact-expert__contact-box:hover{background-color:#0d1d4f}@media(max-width:1199px){.block-contact-expert__contact-box{padding:20px;min-width:220px}}@media(max-width:767px){.block-contact-expert__contact-box{padding:16px;min-width:unset;width:100%}}.block-contact-expert__contact-icon{flex:0 0 auto;width:40px;height:40px;background-color:#ff69001a;border-radius:50%;display:flex;align-items:center;justify-content:center}.block-contact-expert__contact-icon img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(43%) sepia(95%) saturate(1351%) hue-rotate(360deg) brightness(102%) contrast(105%)}@media(max-width:767px){.block-contact-expert__contact-icon{width:36px;height:36px}.block-contact-expert__contact-icon img{width:18px;height:18px}}.block-contact-expert__contact-content{flex:1}.block-contact-expert__contact-label{font-size:12px;color:#8b99ab;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}@media(max-width:767px){.block-contact-expert__contact-label{font-size:11px}}.block-contact-expert__contact-value{font-size:16px;color:#fff;text-decoration:none;transition:color .2s ease;display:block}.block-contact-expert__contact-value:hover{color:#ff6900;text-decoration:none}@media(max-width:1199px){.block-contact-expert__contact-value{font-size:15px}}@media(max-width:767px){.block-contact-expert__contact-value{font-size:14px}}.block-contact-expert__contact-status{display:flex;align-items:center;gap:6px;margin-top:6px}.block-contact-expert__status-indicator{width:8px;height:8px;border-radius:50%;flex-shrink:0}.block-contact-expert__status-indicator--open{background-color:#10b981}.block-contact-expert__status-indicator--closed{background-color:#ef4444}.block-contact-expert__status-text{font-size:12px;color:#8b99ab;line-height:1.2}@media(max-width:1199px){.block-contact-expert__status-text{font-size:11px}}@media(max-width:767px){.block-contact-expert__status-text{font-size:10px}}@media(max-width:991px){.block-contact-expert__quote-button{text-align:center}}@media(max-width:767px){.block-contact-expert__quote-button{margin-bottom:0!important;margin-top:1rem!important}}.block-contact-expert__quote-button .btn{border-width:2px;font-weight:600;padding:12px 24px;transition:all .3s ease}.block-contact-expert__quote-button .btn i{font-size:.9em}@media(max-width:1199px){.block-contact-expert__quote-button .btn{padding:10px 20px;font-size:.95rem}}@media(max-width:767px){.block-contact-expert__quote-button .btn{width:100%;padding:12px 20px;font-size:.9rem}}.block-registration-cta{margin-top:-10px;pointer-events:none;position:relative;z-index:75}@media(max-width:991px){.block-registration-cta{display:none}}.block-registration-cta__container{position:relative;height:0}.block-registration-cta__link{position:absolute;right:0;pointer-events:auto;display:block;line-height:0;transform:translateY(-100%);animation:registrationCtaFadeIn .6s ease-out}.block-registration-cta__image{display:block;height:auto;max-width:100%;padding-right:15px;transition:opacity .3s ease,filter .3s ease}.block-registration-cta__image:hover{opacity:.7}@keyframes registrationCtaFadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:767px){.block-category-grid .container{padding-left:0;padding-right:0}.block-category-grid .block-header{padding-left:12px;padding-right:12px}}.block-category-grid__title{color:#111;font-size:48px}@media(max-width:767px){.block-category-grid__title{font-size:28px}}.block-category-grid__list{display:grid;grid-template-columns:repeat(3,1fr)}@media(max-width:1199px){.block-category-grid__list{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.block-category-grid__list{grid-template-columns:1fr}}.category-grid-card:nth-child(3n){border-right:1px solid #EEF2F5}@media(max-width:1199px){.category-grid-card:nth-child(3n){border-right:none}}@media(max-width:1199px)and (min-width:768px){.category-grid-card:nth-child(2n){border-right:1px solid #EEF2F5}}.category-grid-card:nth-child(n+4){border-bottom:1px solid #EEF2F5}@media(max-width:1199px){.category-grid-card:nth-child(n+4){border-bottom:none}}@media(max-width:1199px)and (min-width:768px){.category-grid-card:nth-child(n+3){border-bottom:1px solid #EEF2F5}}.category-grid-card{position:relative;height:445px;overflow:hidden;background-color:#fff;background-size:80%;background-position:center;background-repeat:no-repeat;transition:all .3s ease;display:flex;flex-direction:column;border-top:1px solid #EEF2F5;border-left:1px solid #EEF2F5}.category-grid-card:before{content:"";position:absolute;inset:0;background-image:inherit;background-size:contain;background-position:center;background-repeat:no-repeat;transform:rotate(90deg);transition:opacity .3s ease;z-index:1}@media(max-width:767px){.category-grid-card{height:auto;min-height:80px;transition:none;background-size:80px;background-position:10px 0px;padding-left:100px}.category-grid-card:before{display:none}}@media(min-width:768px){.category-grid-card:hover{background-color:#eef2f5;background-image:none!important}.category-grid-card:hover:before{opacity:0}.category-grid-card:hover .category-grid-card__body{opacity:1;visibility:visible}.category-grid-card:hover .category-grid-card__title{color:#333}.category-grid-card:hover .category-grid-card__shop-all .category-grid-card__arrow-box{background:#1e3a8a}.category-grid-card:hover .category-grid-card__shop-all .category-grid-card__arrow-box svg{fill:#fff}}.category-grid-card__overlay{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;padding:30px}@media(max-width:767px){.category-grid-card__overlay{padding:10px 20px 10px 0;min-height:80px;justify-content:center;align-items:stretch;cursor:pointer}}.category-grid-card__content{flex:1;display:flex;flex-direction:column;justify-content:end;position:relative}@media(max-width:767px){.category-grid-card__content{display:flex;flex-direction:column;justify-content:flex-start}}.category-grid-card__header{display:flex;align-items:flex-start;margin-bottom:20px}@media(max-width:767px){.category-grid-card__header{margin-bottom:0;align-items:center;justify-content:space-between;width:100%;padding-top:10px}}.category-grid-card__title{margin:0;font-size:24px;font-weight:600;line-height:1.3;color:#333;transition:color .3s ease}@media(max-width:1199px){.category-grid-card__title{font-size:22px}}@media(max-width:767px){.category-grid-card__title{font-size:18px;flex:1}}.category-grid-card__title a{color:inherit;text-decoration:none}.category-grid-card__count{background:transparent;color:#ff6b35;padding:4px 8px;font-size:16px;font-weight:600;transition:all .3s ease;position:relative}.category-grid-card__count sup{font-size:12px;vertical-align:super}@media(max-width:767px){.category-grid-card__count{display:none}}.category-grid-card__mobile-toggle{display:none;background:#1e3a8a;border:none;color:#fff;padding:0;cursor:pointer;transition:transform .3s ease;width:35px;height:35px;border-radius:4px;align-items:center;justify-content:center}@media(max-width:767px){.category-grid-card__mobile-toggle{display:flex}}.category-grid-card__mobile-toggle svg{width:12px;height:12px;fill:currentColor;transition:transform .3s ease}.category-grid-card__mobile-toggle[aria-expanded=true] svg{transform:rotate(90deg)}.category-grid-card__body{opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;flex:1;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:767px){.category-grid-card__body{opacity:1;visibility:visible;max-height:0;overflow:hidden;transition:max-height .3s ease;padding-left:0;margin-top:15px}}.category-grid-card__links{list-style:none;padding:0;margin:0 0 25px;flex:1}@media(max-width:767px){.category-grid-card__links{margin:20px 0 15px}}.category-grid-card__links li{position:relative;padding-left:20px;margin-bottom:12px}.category-grid-card__links li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;background:#ff6b35;border-radius:50%}.category-grid-card__links li a{color:#333;text-decoration:none;font-size:16px;transition:color .3s ease}.category-grid-card__links li a:hover{color:#ff6b35}.category-grid-card__shop-all{display:flex;align-items:center;justify-content:space-between;color:#1e3a8a;text-decoration:none;font-size:16px;font-weight:500;padding-top:20px;border-top:1px solid #E3EBF2;transition:color .3s ease}.category-grid-card__shop-all .category-grid-card__arrow-box{width:50px;height:50px;background:#eef2f5;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.category-grid-card__shop-all .category-grid-card__arrow-box svg{width:7px;height:11px;fill:#ff6a33;transition:fill .3s ease}.category-grid-card .category-grid-card__shop-all-default{position:absolute;bottom:30px;left:30px;right:30px;display:flex;align-items:center;justify-content:space-between;color:#ff6a33;text-decoration:none;font-size:16px;font-weight:500;padding-top:20px;border-top:1px solid #EEF2F5;transition:opacity .3s ease;z-index:3}.category-grid-card .category-grid-card__shop-all-default:hover{color:#3d464d}.category-grid-card .category-grid-card__shop-all-default .category-grid-card__arrow-box{width:50px;height:50px;background:#eef2f5;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.category-grid-card .category-grid-card__shop-all-default .category-grid-card__arrow-box svg{width:7px;height:11px;fill:#ff6a33;transition:fill .3s ease}@media(max-width:767px){.category-grid-card .category-grid-card__shop-all-default{display:none}}@media(min-width:768px){.category-grid-card:hover .category-grid-card__shop-all-default{opacity:0;visibility:hidden}.category-grid-card:hover .category-grid-card__shop-all-default .category-grid-card__arrow-box{background:#1e3a8a}.category-grid-card:hover .category-grid-card__shop-all-default .category-grid-card__arrow-box svg{fill:#fff}}@media(max-width:767px){.category-grid-card--expanded .category-grid-card__body{max-height:500px}}.block-empty__body{text-align:center;padding:18px 0 60px}.block-empty__message{font-size:17px}.block-empty__actions{margin-top:24px}.block-features__list{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.block-features__list{display:flex}.block-features__item{flex-basis:0;flex-grow:1;padding:16px 24px;display:flex}.block-features__divider{flex-shrink:0}.block-features__icon{flex-shrink:0;width:48px;height:48px;fill:#ff6a33}html[dir=ltr] .block-features__icon,html[dir=rtl] .block-features__icon{margin-right:20px}.block-features__icon svg{display:block}.block-features__content{padding-top:2px}.block-features__title{font-size:17px;line-height:24px;font-weight:700}.block-features__subtitle{font-size:14px}.block-features--layout--boxed{margin-top:-32px}.block-features--layout--boxed .block-features__list{border:none}.block-features--layout--boxed .block-features__item{flex-direction:column;background:#f7f7f7;border-radius:3px;text-align:center;align-items:center;padding:30px 28px 28px}.block-features--layout--boxed .block-features__divider{width:14px}.block-features--layout--boxed .block-features__icon{margin-bottom:12px}html[dir=ltr] .block-features--layout--boxed .block-features__icon,html[dir=rtl] .block-features--layout--boxed .block-features__icon{margin-right:0}@media(min-width:480px)and (max-width:991px){.block-features--layout--boxed .block-features__list{flex-wrap:wrap}.block-features--layout--boxed .block-features__item{width:50%}.block-features--layout--boxed .block-features__divider:nth-child(4n){width:100%;height:14px}}@media(max-width:479px){.block-features--layout--boxed .block-features__list{flex-wrap:wrap}.block-features--layout--boxed .block-features__item{width:100%}.block-features--layout--boxed .block-features__divider{width:100%;height:14px}}.block-features--layout--classic{margin-top:-16px}.block-features--layout--classic .block-features__divider{flex-shrink:0;width:2px;background:#f0f0f0}@media(max-width:1199px)and (min-width:992px),(max-width:767px)and (min-width:576px){.block-features--layout--classic .block-features__item{padding:12px}html[dir=ltr] .block-features--layout--classic .block-features__icon,html[dir=rtl] .block-features--layout--classic .block-features__icon{margin-right:16px}.block-features--layout--classic .block-features__content{padding-top:0}}@media(max-width:991px)and (min-width:420px){.block-features--layout--classic .block-features__list{flex-wrap:wrap}.block-features--layout--classic .block-features__item{flex-basis:auto;width:calc(50% - 1px);flex-shrink:0}.block-features--layout--classic .block-features__divider:nth-child(4n){width:100%;height:2px}}@media(max-width:575px)and (min-width:420px){.block-features--layout--classic .block-features__item{text-align:center;flex-direction:column}.block-features--layout--classic .block-features__icon{margin-bottom:20px;width:100%;display:flex;justify-content:center}html[dir=ltr] .block-features--layout--classic .block-features__icon,html[dir=rtl] .block-features--layout--classic .block-features__icon{margin-right:0}}@media(max-width:419px){.block-features--layout--classic .block-features__list{flex-wrap:wrap}.block-features--layout--classic .block-features__item{flex-basis:auto;width:100%;flex-shrink:0}html[dir=ltr] .block-features--layout--classic .block-features__icon,html[dir=rtl] .block-features--layout--classic .block-features__icon{margin-right:24px}.block-features--layout--classic .block-features__divider{width:100%;height:2px}}.block-finder{position:relative;height:650px;overflow:hidden;padding-top:24px;padding-bottom:60px;margin-bottom:0;display:flex;align-items:center;background:#333}.block-finder__decor{position:absolute;bottom:-1px;z-index:2}.block-finder__image{position:absolute;inset:0;background-size:cover;background-position:center center;z-index:1;background-image:linear-gradient(to top,rgba(0,0,0,.7),transparent),url(/images/finder-hero-color-desktop.webp),url(/images/finder-hero-color-desktop.jpg)}@media(max-width:991px){.block-finder__image{background-image:linear-gradient(to top,rgba(0,0,0,.7),transparent),url(/images/finder-hero-color-mobile.webp)}}@media(max-width:480px){.block-finder__image{background-image:linear-gradient(to top,rgba(0,0,0,.7),transparent),url(/images/finder-hero-color-mobile-sm.webp)}}.block-fiber__image{position:absolute;inset:0;background-color:#fff;background-position:center center;background-repeat:no-repeat;z-index:1;background-image:url(/images/fiber_hero_dektop.webp),url(/images/fiber_hero_desktop.jpg)}@media(max-width:991px){.block-fiber__image{background-image:linear-gradient(to top,rgba(0,0,0,.7),transparent),url(/images/fiber_finder-hero-color-mobile.webp)}}@media(max-width:480px){.block-fiber__image{background-image:linear-gradient(to top,rgba(0,0,0,.7),transparent),url(/images/fiber_finder-hero-color-mobile-sm.webp)}}.block-rwc__image{position:absolute;inset:0;background-size:contain;background-position:center;z-index:1;opacity:1;background-repeat:no-repeat;margin-right:45%}.block-rwc__background-image{position:absolute;inset:0;background-size:contain;background-position:center;z-index:1;opacity:.8;background-repeat:repeat}.block-finder__body{color:#fff;text-align:center;z-index:2}.block-rwc__body{color:#fff;text-align:right;z-index:2;position:absolute;width:50%;right:0;top:50%;transform:translateY(-50%);line-height:1;text-align:left}.block-finder__title{font-size:48px;font-weight:500;text-shadow:0 1px 3px rgba(0,0,0,.2);margin-right:0;letter-spacing:-1px}.block-fiber__title{font-size:48px;font-weight:700;margin-right:0;letter-spacing:-1px;color:#141617}.block-rwc__title{font-size:72px;font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,.2);letter-spacing:-1px;margin-right:15%}.block-finder__subtitle{margin:0 0 60px;font-size:18px;text-shadow:0 1px 3px rgba(0,0,0,.2)}.block-fiber__subtitle{margin:0 0 60px;font-size:18px;color:#141617;font-weight:500}.block-rwc__subtitle{margin:0 15% 60px 0;font-size:24px;text-shadow:0 1px 3px rgba(0,0,0,.2);line-height:1.5}.block-finder__form{display:flex;flex-wrap:wrap;margin:-7px;background-color:#fff;padding:30px}.block-fiber__form{display:flex;flex-wrap:wrap;margin:-7px;background-color:#1e3a8a;padding:30px}.block-finder__select,.block-fiber__select,.block-finder__button{margin:7px}.block-finder__select{flex:1}.block-finder__button{height:60px;min-height:44px;border-radius:2px;border:none;padding:5px 5px 5px 24px;transition:background .2s,color .2s;background-color:#f97316;color:#fff;font-weight:600;flex:0 0 234px;display:flex;align-items:center;justify-content:space-between;position:relative}.block-finder__button:active{transition-duration:.1s,.1s}.block-finder__button:focus{outline:none}.block-finder__button:hover{background-color:#545454;color:#fff}.block-finder__button:disabled{background-color:#9ca3af;color:#d1d5db;cursor:not-allowed}.block-finder__button:disabled .block-finder__button-arrow{background-color:#ffffff4d}.block-finder__button-text{flex:1;text-align:left}.block-finder__button-arrow{width:50px;height:50px;background-color:#ffffffe6;color:#f97316;border-radius:2px;display:flex;align-items:center;justify-content:center;margin-left:auto}.block-finder__subcategories{width:100%;margin-top:16px;padding:0 7px;color:#acaeb1;font-size:15px;font-weight:500;text-align:left;overflow-wrap:break-word;display:inline-flex}@media(max-width:1399px){.block-finder__subcategories{flex-direction:column;text-align:center}}@media(max-width:767px){.block-finder__subcategories{font-size:13px;padding:0}}.block-finder__subcategories ul{display:inline;margin:0;padding:0;list-style:none}.block-finder__subcategories ul li{display:inline-block;margin-left:15px}@media(max-width:767px){.block-finder__subcategories ul li{margin-left:10px}}.block-finder__subcategories ul li:after{content:"|";margin-left:15px;color:#acaeb1}@media(max-width:767px){.block-finder__subcategories ul li:after{margin-left:10px}}.block-finder__subcategories ul li:last-child:after{content:""}.block-finder__subcategories ul li a{color:#f97316;text-decoration:none;transition:color .2s}.block-finder__subcategories ul li a:hover{color:#1e3a8a}.block-finder__subcategories_acc{margin-left:36px}@media(max-width:767px){.block-finder__subcategories_acc{display:contents}}.block-finder__features{height:90px;margin-top:24px;display:flex;justify-content:space-between;align-items:flex-start;max-width:800px;margin-left:auto;margin-right:auto}.block-finder__feature{flex:1;text-align:center}.block-finder__feature-title{font-size:48px;font-weight:600;color:#fff;line-height:1.15;text-shadow:0 1px 3px rgba(0,0,0,.2)}.block-finder__feature-text{font-size:15px;color:#fff;line-height:1.5;margin-top:14px;text-shadow:0 1px 3px rgba(0,0,0,.2)}@media(max-width:991.98px){.block-finder{padding-bottom:36px}.block-finder__subtitle{margin-bottom:48px}.block-finder__form,.block-fiber__form{flex-wrap:wrap;width:548px;max-width:100%;margin-left:auto;margin-right:auto;justify-content:center}.block-finder__button{width:260px;flex-basis:260px;margin-top:35px}.block-finder__features{margin-top:20px;height:auto;gap:15px}.block-finder__feature-title{font-size:30px}.block-finder__feature-text{font-size:13px;margin-top:4px}.block-rwc__title{font-size:64px}}@media(max-width:767.98px){.block-finder__title,.block-fiber__title{font-size:32px;line-height:40px}.block-finder__subtitle,.block-fiber__subtitle{font-size:16px;margin-top:8px;margin-bottom:40px}.block-finder,.block-fiber{height:auto;padding:64px 0 76px}.block-rwc__title{font-size:28px;margin-right:0}.block-rwc__subtitle{font-size:14px;margin:0 5% 0 0}.block-rwc__body{width:60%}}@media(max-width:575.98px){.block-finder__form,.block-fiber__form{width:320px;padding:20px}.block-finder__title,.block-fiber__title{font-size:28px;line-height:36px;letter-spacing:0;font-weight:700}.block-finder__subtitle,.block-fiber__subtitle{font-size:15px}.block-finder__button,.block-fiber__button{height:40px;min-height:40px;margin-top:35px}.block-finder__button-arrow{width:35px;height:35px}.block-finder__features{flex-direction:row;gap:10px;margin-top:18px}.block-finder__feature-title{font-size:24px}.block-finder__feature-text{font-size:12px}.block-rwc__title{font-size:22px}.block-rwc__body{width:55%}}@media(max-width:399px){.block-finder{height:auto;padding:40px 0 48px}.block-finder__title{font-size:26px;line-height:34px}.block-finder__subtitle{font-size:14px;margin-bottom:32px}.block-finder__button{margin-top:21px}.block-finder__button-arrow{width:30px;height:30px}.block-finder__features{margin-top:16px;gap:8px}.block-finder__feature-title{font-size:20px}.block-finder__feature-text{font-size:11px}}.block-value-hero{position:relative;height:600px;overflow:hidden;padding-top:24px;padding-bottom:60px;margin-bottom:0;display:flex;align-items:flex-end;background:#333}.block-value-hero__decor{position:absolute;bottom:-1px;z-index:4}.block-value-hero__overlay{position:absolute;inset:0;background-color:#0006;z-index:2}.block-value-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:1}.block-value-hero__content{position:relative;z-index:3;display:flex;justify-content:space-between;align-items:flex-end;gap:60px;padding-bottom:30px}@media(max-width:767px){.block-value-hero__content{align-items:center}}.block-value-hero__heading{flex:0 0 auto;max-width:50%}.block-value-hero__title{font-size:72px;font-weight:700;color:#fff;line-height:1.1;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.5);letter-spacing:-1px}.block-value-hero__text-box{flex:0 0 auto;max-width:45%;display:flex;flex-direction:column;justify-content:flex-end}.block-value-hero__brand{display:inline-block;font-size:14px;font-weight:600;color:#f97316;margin-bottom:20px}.block-value-hero__description{font-size:18px;line-height:1.6;color:#fff;margin:0;text-shadow:1px 1px 3px rgba(0,0,0,.5);font-weight:500}@media(max-width:991.98px){.block-value-hero{height:550px}.block-value-hero__title{font-size:60px}.block-value-hero__text-box{padding:30px}.block-value-hero__brand{font-size:20px;margin-bottom:15px}.block-value-hero__description{font-size:16px}}@media(max-width:767.98px){.block-value-hero{height:auto;min-height:600px;padding:80px 0}.block-value-hero__content{flex-direction:column;gap:40px;text-align:center}.block-value-hero__heading{max-width:100%}.block-value-hero__title{font-size:48px}.block-value-hero__text-box{max-width:100%}.block-value-hero__brand{font-size:18px}.block-value-hero__description{font-size:15px}}@media(max-width:575.98px){.block-value-hero{padding:60px 0;min-height:500px}.block-value-hero__title{font-size:36px;line-height:1.2}.block-value-hero__text-box{padding:25px}.block-value-hero__brand{font-size:16px;margin-bottom:12px}.block-value-hero__description{font-size:14px;line-height:1.5}}@media(max-width:399px){.block-value-hero{padding:40px 0}.block-value-hero__title{font-size:28px}.block-value-hero__text-box{padding:20px}.block-value-hero__description{font-size:13px}}.block-loader{position:relative;min-height:320px}.block-loader__spinner{display:block;content:"";position:absolute;border:2px solid rgba(0,0,0,.1);border-top-color:#00000080;transition:border-color .1s;animation-name:preloader-animation;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:infinite;left:calc(50% - 40px);top:calc(50% - 40px);width:80px;height:80px;border-radius:40px}.block-map{margin-bottom:10px}.block-map__body{height:540px;position:relative}.block-map__body:before{position:absolute;content:"";display:block;top:0;left:0;width:100%;height:3px;z-index:1;background:linear-gradient(to bottom,#00000026,#0000);pointer-events:none}.block-map__body:after{position:absolute;content:"";display:block;bottom:0;left:0;width:100%;height:3px;z-index:1;background-image:linear-gradient(to top,#0000000d,#0000);pointer-events:none}.block-map__body iframe{position:absolute;left:0;top:0;width:100%;height:100%}@media(max-width:1199px){.block-map__body{height:500px}}@media(max-width:991px){.block-map__body{height:440px}}@media(max-width:767px){.block-map__body{height:380px}}@media(max-width:575px){.block-map__body{height:300px}}.block-posts{position:relative;z-index:1}.block-posts .slick-list{margin:0 -15px}.block-posts .slick-slide{padding:0 15px}.block-posts .slick-slide>div>div{vertical-align:middle}.block-posts .slick-slide>div>div:focus{outline:none}@media(min-width:576px){.block-posts--layout--list-sm .post-card{display:flex;flex-direction:row;align-items:flex-start}.block-posts--layout--list-sm .post-card .post-card__image{width:240px;flex-shrink:0}html[dir=ltr] .block-posts--layout--list-sm .post-card .post-card__image,html[dir=rtl] .block-posts--layout--list-sm .post-card .post-card__image{margin-right:22px}.block-posts--layout--list-sm .post-card .post-card__name{margin-top:10px;font-size:16px;line-height:20px;order:-1;max-height:40px;overflow:hidden}.block-posts--layout--list-sm .post-card .post-card__date{margin-top:6px}.block-posts--layout--list-sm .post-card .post-card__category{display:none}.block-posts--layout--list-sm .post-card .post-card__content{margin-top:10px;font-size:15px;line-height:22px;height:66px;overflow:hidden}.block-posts--layout--list-sm .post-card .post-card__read-more{display:none}}@media(min-width:992px)and (max-width:1199px){.block-posts--layout--list-sm .post-card .post-card__image{width:210px;flex-shrink:0}html[dir=ltr] .block-posts--layout--list-sm .post-card .post-card__image,html[dir=rtl] .block-posts--layout--list-sm .post-card .post-card__image{margin-right:18px}.block-posts--layout--list-sm .post-card .post-card__name{margin-top:5px;font-size:15px;line-height:19px;order:-1}.block-posts--layout--list-sm .post-card .post-card__date{margin-top:4px}.block-posts--layout--list-sm .post-card .post-card__category{display:none}.block-posts--layout--list-sm .post-card .post-card__content{margin-top:10px;font-size:15px;line-height:20px;height:60px;overflow:hidden}.block-posts--layout--list-sm .post-card .post-card__read-more{display:none}}@media(max-width:575px){.block-posts--layout--list-sm .post-card .post-card__info{display:flex;flex-wrap:wrap}.block-posts--layout--list-sm .post-card .post-card__image{margin-bottom:14px}.block-posts--layout--list-sm .post-card .post-card__category{display:none}.block-posts--layout--list-sm .post-card .post-card__date{order:-1}.block-posts--layout--list-sm .post-card .post-card__name{width:100%;font-size:18px;margin-top:4px;line-height:22px}.block-posts--layout--list-sm .post-card .post-card__content{width:100%;margin-top:12px}.block-posts--layout--list-sm .post-card .post-card__read-more{width:100%;display:none}}.block-posts--layout--grid-nl .post-card .post-card__info{display:flex;flex-wrap:wrap}.block-posts--layout--grid-nl .post-card .post-card__image{margin-bottom:14px}.block-posts--layout--grid-nl .post-card .post-card__category{display:none}.block-posts--layout--grid-nl .post-card .post-card__date{order:-1}.block-posts--layout--grid-nl .post-card .post-card__name{width:100%;font-size:18px;margin-top:4px;line-height:22px}.block-posts--layout--grid-nl .post-card .post-card__content{width:100%;margin-top:12px}.block-posts--layout--grid-nl .post-card .post-card__read-more{width:100%;display:none}.block-product-columns__item{position:relative}.block-product-columns__item+.block-product-columns__item{margin-top:-1px}.block-product-columns__item:hover{z-index:2}@media(min-width:992px)and (max-width:1199px){.block-product-columns .product-card .product-card__image{width:110px}.block-product-columns .product-card .product-card__rating{display:none}html[dir=ltr] .block-product-columns .product-card .product-card__actions,html[dir=rtl] .block-product-columns .product-card .product-card__actions{left:110px}}.block-products__body{display:flex}.block-products__featured{display:flex;flex-direction:column;width:36%;flex-shrink:0}.block-products__featured-item{display:flex;flex-grow:1}.block-products__featured-item .product-card{width:100%;flex-shrink:0}.block-products__list{display:flex;flex-wrap:wrap;margin:-5px}.block-products__list-item{display:flex;width:calc(33.3333% - 10px);margin:5px}.block-products__list-item .product-card{width:100%;flex-shrink:0}.block-products__list-item .product-card .product-card__name{height:40px;overflow:hidden;text-overflow:ellipsis}.block-products__list-item .product-card .product-card__image{padding:18px 18px 20px}.block-products__list-item .product-card .product-card__info{padding:0 24px;flex-direction:column}.block-products__list-item .product-card .product-card__specinfo{display:none}.block-products__list-item .product-card .product-card__actions{padding:0 24px 24px}.block-products__list-item .product-card .product-card__description,.block-products__list-item .product-card .product-card__availability,.block-products__list-item .product-card .product-card__features-list,.block-products__list-item .product-card .product-card__addtocart-icon{display:none}.block-products__list-item .product-card .product-card__prices{display:flex;flex-direction:row}.block-products__list-item .product-card .product-card__sku{font-size:.8rem;color:#999;margin-top:4px}.block-products__list-item .product-card .accordion,.block-products__list-item .product-card .product-card__quick-order-accordion{margin-right:0;margin-top:0;border:0}.block-products__list-item .product-card .accordion .accordion-button:hover,.block-products__list-item .product-card .product-card__quick-order-accordion .accordion-button:hover{background-color:#f9f9f9}.block-products__list-item .product-card .product-card__form-row{flex-direction:column!important;gap:12px;align-items:stretch}.block-products__list-item .product-card .product-card__form-column{width:100%}@media(min-width:480px){.block-products__list-item .product-card .product-card__image{padding:15px}.block-products__list-item .product-card .product-card__badges-list{top:16px}html[dir=ltr] .block-products__list-item .product-card .product-card__badges-list,html[dir=rtl] .block-products__list-item .product-card .product-card__badges-list{left:16px}.block-products__list-item .product-card .product-card__info{padding:0 15px}.block-products__list-item .product-card .product-card__specinfo{display:none}.block-products__list-item .product-card .product-card__actions{padding:15px}.block-products__list-item .product-card .product-card__prices{display:inline}.block-products__list-item .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.block-products__list-item .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}.block-products__list-item .product-card .product-card__buttons .btn{width:100%;margin-top:1rem;font-size:1rem;height:auto}}@media(min-width:480px)and (hover:hover){.block-products__list-item .product-card .product-card__buttons{display:none}.block-products__list-item .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products__list-item .product-card:hover .product-card__buttons{display:flex}}@media screen and (min-width:480px)and (-ms-high-contrast:active),(min-width:480px)and (-ms-high-contrast:none){.block-products__list-item .product-card .product-card__buttons{display:none}.block-products__list-item .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products__list-item .product-card:hover .product-card__buttons{display:flex}}@media(max-width:479px){.block-products__list-item .product-card .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.block-products__list-item .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}.block-products__list-item .product-card .product-card__buttons .btn{width:100%}}@media(max-width:479px)and (hover:hover){.block-products__list-item .product-card .product-card__buttons{display:none}.block-products__list-item .product-card:hover{position:relative;z-index:3}.block-products__list-item .product-card:hover .product-card__buttons{display:block}}@media screen and (max-width:479px)and (-ms-high-contrast:active),(max-width:479px)and (-ms-high-contrast:none){.block-products__list-item .product-card .product-card__buttons{display:none}.block-products__list-item .product-card:hover{position:relative;z-index:3}.block-products__list-item .product-card:hover .product-card__buttons{display:flex}}@media(min-width:992px){.block-products__featured-item .product-card .product-card__name{height:40px;overflow:hidden;text-overflow:ellipsis}.block-products__featured-item .product-card .product-card__image{padding:18px 18px 20px}.block-products__featured-item .product-card .product-card__info{padding:0 24px;flex-direction:column}.block-products__featured-item .product-card .product-card__specinfo{display:none}.block-products__featured-item .product-card .product-card__actions{padding:0 24px 24px}.block-products__featured-item .product-card .product-card__description,.block-products__featured-item .product-card .product-card__availability,.block-products__featured-item .product-card .product-card__features-list,.block-products__featured-item .product-card .product-card__addtocart-icon{display:none}.block-products__featured-item .product-card .product-card__prices{display:flex;flex-direction:row}.block-products__featured-item .product-card .product-card__sku{font-size:.8rem;color:#999;margin-top:4px}.block-products__featured-item .product-card .accordion,.block-products__featured-item .product-card .product-card__quick-order-accordion{margin-right:0;margin-top:0;border:0}.block-products__featured-item .product-card .accordion .accordion-button:hover,.block-products__featured-item .product-card .product-card__quick-order-accordion .accordion-button:hover{background-color:#f9f9f9}.block-products__featured-item .product-card .product-card__form-row{flex-direction:column!important;gap:12px;align-items:stretch}.block-products__featured-item .product-card .product-card__form-column{width:100%}.block-products__featured-item .product-card .product-card__image{padding:25px}.block-products__featured-item .product-card .product-card__info{padding:0 30px;flex-grow:0}.block-products__featured-item .product-card .product-card__name{font-size:17px;line-height:23px}.block-products__featured-item .product-card .product-card__actions{padding:0 30px 30px;flex-grow:1;display:flex;flex-direction:column}.block-products__featured-item .product-card .product-card__rating{margin-top:10px}.block-products__featured-item .product-card .product-card__prices{margin-bottom:auto;font-size:20px}html[dir=ltr] .block-products__featured+.block-products__list{margin-left:5px}html[dir=rtl] .block-products__featured+.block-products__list{margin-left:5px}html[dir=ltr] .block-products__list+.block-products__featured{margin-left:10px}html[dir=rtl] .block-products__list+.block-products__featured{margin-left:10px}}@media(min-width:576px)and (max-width:991px){.block-products__featured-item{display:block}.block-products__featured-item .product-card{flex-direction:row}.block-products__featured-item .product-card .product-card__new-price{font-size:1em}.block-products__featured-item .product-card .product-card__image{width:120px;padding:16px}.block-products__featured-item .product-card .product-card__badges-list{top:10px}html[dir=ltr] .block-products__featured-item .product-card .product-card__badges-list,html[dir=rtl] .block-products__featured-item .product-card .product-card__badges-list{left:10px}.block-products__featured-item .product-card .product-card__badge{padding:3px 5px 2px}.block-products__featured-item .product-card .product-card__info{padding-top:14px;padding-bottom:42px;width:100%}html[dir=ltr] .block-products__featured-item .product-card .product-card__info,html[dir=rtl] .block-products__featured-item .product-card .product-card__info{padding-left:0;padding-right:30px}.block-products__featured-item .product-card .product-card__name{overflow:hidden;max-height:38px}.block-products__featured-item .product-card .product-card__rating{white-space:nowrap}.block-products__featured-item .product-card .product-card__description,.block-products__featured-item .product-card .product-card__availability,.block-products__featured-item .product-card .product-card__buttons{display:none}.block-products__featured-item .product-card .product-card__actions{position:absolute;bottom:18px}html[dir=ltr] .block-products__featured-item .product-card .product-card__actions,html[dir=rtl] .block-products__featured-item .product-card .product-card__actions{left:120px}.block-products__featured-item .product-card .product-card__features-list,.block-products__featured-item .product-card .product-card__addtocart-icon{display:none}.block-products__featured-item .product-card .product-card__prices{display:inline}.block-products__featured-item .product-card .product-card__image{width:216px}html[dir=ltr] .block-products__featured-item .product-card .product-card__image,html[dir=rtl] .block-products__featured-item .product-card .product-card__image{padding-left:24px;padding-right:24px;margin-right:16px}.block-products__featured-item .product-card .product-card__info{padding-top:20px;padding-bottom:120px}.block-products__featured-item .product-card .product-card__name{font-size:17px;margin-bottom:2px;flex-grow:0}.block-products__featured-item .product-card .product-card__actions{align-items:center;bottom:26px}html[dir=ltr] .block-products__featured-item .product-card .product-card__actions,html[dir=rtl] .block-products__featured-item .product-card .product-card__actions{left:232px}.block-products__featured-item .product-card .product-card__prices{margin-top:0;font-size:20px}html[dir=ltr] .block-products__featured-item .product-card .product-card__prices,html[dir=rtl] .block-products__featured-item .product-card .product-card__prices{margin-right:24px}.block-products__featured-item .product-card .product-card__buttons{display:block}}@media(max-width:991px){.block-products__body{display:block}.block-products__featured{width:100%}.block-products__featured+.block-products__list{margin-top:5px}.block-products__list+.block-products__featured{margin-top:10px}}@media(max-width:767px){.block-products__list-item{width:calc(50% - 10px)}}@media(max-width:575px){.block-products__featured-item .product-card .product-card__name{height:40px;overflow:hidden;text-overflow:ellipsis}.block-products__featured-item .product-card .product-card__image{padding:18px 18px 20px}.block-products__featured-item .product-card .product-card__info{padding:0 24px;flex-direction:column}.block-products__featured-item .product-card .product-card__specinfo{display:none}.block-products__featured-item .product-card .product-card__actions{padding:0 24px 24px}.block-products__featured-item .product-card .product-card__description,.block-products__featured-item .product-card .product-card__availability,.block-products__featured-item .product-card .product-card__features-list,.block-products__featured-item .product-card .product-card__addtocart-icon{display:none}.block-products__featured-item .product-card .product-card__prices{display:flex;flex-direction:row}.block-products__featured-item .product-card .product-card__sku{font-size:.8rem;color:#999;margin-top:4px}.block-products__featured-item .product-card .accordion,.block-products__featured-item .product-card .product-card__quick-order-accordion{margin-right:0;margin-top:0;border:0}.block-products__featured-item .product-card .accordion .accordion-button:hover,.block-products__featured-item .product-card .product-card__quick-order-accordion .accordion-button:hover{background-color:#f9f9f9}.block-products__featured-item .product-card .product-card__form-row{flex-direction:column!important;gap:12px;align-items:stretch}.block-products__featured-item .product-card .product-card__form-column{width:100%}.block-products__featured-item .product-card .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.block-products__featured-item .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}.block-products__featured-item .product-card .product-card__buttons .btn{width:100%}}@media(max-width:575px)and (hover:hover){.block-products__featured-item .product-card .product-card__buttons{display:none}.block-products__featured-item .product-card:hover{position:relative;z-index:3}.block-products__featured-item .product-card:hover .product-card__buttons{display:block}}@media screen and (max-width:575px)and (-ms-high-contrast:active),(max-width:575px)and (-ms-high-contrast:none){.block-products__featured-item .product-card .product-card__buttons{display:none}.block-products__featured-item .product-card:hover{position:relative;z-index:3}.block-products__featured-item .product-card:hover .product-card__buttons{display:flex}}@media(max-width:479px){.block-products__list-item{width:calc(100% - 10px)}}.block-products-carousel .slick-track{padding-bottom:56px;display:flex;align-items:stretch}.block-products-carousel .slick-list{margin:0 -5px -56px}.block-products-carousel .slick-list:hover{z-index:2}.block-products-carousel .slick-slide{padding:0 5px;height:auto;display:flex}.block-products-carousel .slick-slide:focus,.block-products-carousel .slick-slide .correct-slick-active{outline:none}.block-products-carousel .slick-slide>div,.block-products-carousel .slick-slide>div>div{width:100%;display:flex!important;align-items:stretch}.block-products-carousel__slider{position:relative;min-height:200px}.block-products-carousel__preloader{position:absolute;z-index:2;inset:0;background:#ffffffe6;opacity:0;visibility:hidden;transition:opacity .3s,visibility 0s .3s}.block-products-carousel__preloader:after{display:block;content:"";position:absolute;border:2px solid rgba(0,0,0,.1);border-top-color:#00000080;transition:border-color .1s;animation-name:preloader-animation;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:infinite;left:calc(50% - 50px);top:calc(50% - 50px);width:100px;height:100px;border-radius:50px}.block-products-carousel--loading .block-products-carousel__preloader{transition-delay:0s,0s;opacity:1;visibility:visible}.block-products-carousel__column{display:flex;flex-direction:column;align-items:center;width:100%}.block-products-carousel__cell{width:100%;flex-grow:1;display:flex}.block-products-carousel__cell+.block-products-carousel__cell{margin-top:10px}.block-products-carousel__cell .product-card{width:100%}.block-products-carousel--has-items .block-products-carousel__preloader{bottom:56px}.block-products-carousel[data-layout^=grid-] .product-card .product-card__name{height:40px;overflow:hidden;text-overflow:ellipsis}.block-products-carousel[data-layout^=grid-] .product-card .product-card__image{padding:18px 18px 20px}.block-products-carousel[data-layout^=grid-] .product-card .product-card__info{padding:0 24px;flex-direction:column}.block-products-carousel[data-layout^=grid-] .product-card .product-card__specinfo{display:none}.block-products-carousel[data-layout^=grid-] .product-card .product-card__actions{padding:0 24px 24px}.block-products-carousel[data-layout^=grid-] .product-card .product-card__description,.block-products-carousel[data-layout^=grid-] .product-card .product-card__availability,.block-products-carousel[data-layout^=grid-] .product-card .product-card__features-list,.block-products-carousel[data-layout^=grid-] .product-card .product-card__addtocart-icon{display:none}.block-products-carousel[data-layout^=grid-] .product-card .product-card__prices{display:flex;flex-direction:row}.block-products-carousel[data-layout^=grid-] .product-card .product-card__sku{font-size:.8rem;color:#999;margin-top:4px}.block-products-carousel[data-layout^=grid-] .product-card .accordion,.block-products-carousel[data-layout^=grid-] .product-card .product-card__quick-order-accordion{margin-right:0;margin-top:0;border:0}.block-products-carousel[data-layout^=grid-] .product-card .accordion .accordion-button:hover,.block-products-carousel[data-layout^=grid-] .product-card .product-card__quick-order-accordion .accordion-button:hover{background-color:#f9f9f9}.block-products-carousel[data-layout^=grid-] .product-card .product-card__form-row{flex-direction:column!important;gap:12px;align-items:stretch}.block-products-carousel[data-layout^=grid-] .product-card .product-card__form-column{width:100%}.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons .btn{width:100%}@media(hover:hover){.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4] .product-card:hover{position:relative;z-index:3}.block-products-carousel[data-layout=grid-4] .product-card:hover .product-card__buttons{display:block}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4] .product-card:hover{position:relative;z-index:3}.block-products-carousel[data-layout=grid-4] .product-card:hover .product-card__buttons{display:flex}}@media(min-width:480px)and (max-width:1199px){.block-products-carousel[data-layout=grid-4] .product-card .product-card__image{padding:15px}.block-products-carousel[data-layout=grid-4] .product-card .product-card__badges-list{top:16px}html[dir=ltr] .block-products-carousel[data-layout=grid-4] .product-card .product-card__badges-list,html[dir=rtl] .block-products-carousel[data-layout=grid-4] .product-card .product-card__badges-list{left:16px}.block-products-carousel[data-layout=grid-4] .product-card .product-card__info{padding:0 15px}.block-products-carousel[data-layout=grid-4] .product-card .product-card__specinfo{display:none}.block-products-carousel[data-layout=grid-4] .product-card .product-card__actions{padding:15px}.block-products-carousel[data-layout=grid-4] .product-card .product-card__prices{display:inline}.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons .btn{width:100%;margin-top:1rem;font-size:1rem;height:auto}}@media(min-width:480px)and (max-width:1199px)and (hover:hover){.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products-carousel[data-layout=grid-4] .product-card:hover .product-card__buttons{display:flex}}@media screen and (min-width:480px)and (max-width:1199px)and (-ms-high-contrast:active),(min-width:480px)and (max-width:1199px)and (-ms-high-contrast:none){.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products-carousel[data-layout=grid-4] .product-card:hover .product-card__buttons{display:flex}}@media(min-width:480px){.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__image{padding:15px}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__badges-list{top:16px}html[dir=ltr] .block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__badges-list,html[dir=rtl] .block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__badges-list{left:16px}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__info{padding:0 15px}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__specinfo{display:none}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__actions{padding:15px}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__prices{display:inline}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons .btn{width:100%;margin-top:1rem;font-size:1rem;height:auto}}@media(min-width:480px)and (hover:hover){.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4-sm] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products-carousel[data-layout=grid-4-sm] .product-card:hover .product-card__buttons{display:flex}}@media screen and (min-width:480px)and (-ms-high-contrast:active),(min-width:480px)and (-ms-high-contrast:none){.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4-sm] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products-carousel[data-layout=grid-4-sm] .product-card:hover .product-card__buttons{display:flex}}@media(max-width:479px){.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons .btn{width:100%}}@media(max-width:479px)and (hover:hover){.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4-sm] .product-card:hover{position:relative;z-index:3}.block-products-carousel[data-layout=grid-4-sm] .product-card:hover .product-card__buttons{display:block}}@media screen and (max-width:479px)and (-ms-high-contrast:active),(max-width:479px)and (-ms-high-contrast:none){.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4-sm] .product-card:hover{position:relative;z-index:3}.block-products-carousel[data-layout=grid-4-sm] .product-card:hover .product-card__buttons{display:flex}}@media(min-width:480px){.block-products-carousel[data-layout=grid-5] .product-card .product-card__image{padding:15px}.block-products-carousel[data-layout=grid-5] .product-card .product-card__badges-list{top:16px}html[dir=ltr] .block-products-carousel[data-layout=grid-5] .product-card .product-card__badges-list,html[dir=rtl] .block-products-carousel[data-layout=grid-5] .product-card .product-card__badges-list{left:16px}.block-products-carousel[data-layout=grid-5] .product-card .product-card__info{padding:0 15px}.block-products-carousel[data-layout=grid-5] .product-card .product-card__specinfo{display:none}.block-products-carousel[data-layout=grid-5] .product-card .product-card__actions{padding:15px}.block-products-carousel[data-layout=grid-5] .product-card .product-card__prices{display:inline}.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons .btn{width:100%;margin-top:1rem;font-size:1rem;height:auto}}@media(min-width:480px)and (hover:hover){.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-5] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products-carousel[data-layout=grid-5] .product-card:hover .product-card__buttons{display:flex}}@media screen and (min-width:480px)and (-ms-high-contrast:active),(min-width:480px)and (-ms-high-contrast:none){.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-5] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products-carousel[data-layout=grid-5] .product-card:hover .product-card__buttons{display:flex}}@media(max-width:479px){.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons .btn{width:100%}}@media(max-width:479px)and (hover:hover){.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-5] .product-card:hover{position:relative;z-index:3}.block-products-carousel[data-layout=grid-5] .product-card:hover .product-card__buttons{display:block}}@media screen and (max-width:479px)and (-ms-high-contrast:active),(max-width:479px)and (-ms-high-contrast:none){.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-5] .product-card:hover{position:relative;z-index:3}.block-products-carousel[data-layout=grid-5] .product-card:hover .product-card__buttons{display:flex}}.block-products-carousel[data-layout=horizontal] .product-card{flex-direction:row}.block-products-carousel[data-layout=horizontal] .product-card .product-card__new-price{font-size:1em}.block-products-carousel[data-layout=horizontal] .product-card .product-card__image{width:120px;padding:16px}.block-products-carousel[data-layout=horizontal] .product-card .product-card__badges-list{top:10px}html[dir=ltr] .block-products-carousel[data-layout=horizontal] .product-card .product-card__badges-list,html[dir=rtl] .block-products-carousel[data-layout=horizontal] .product-card .product-card__badges-list{left:10px}.block-products-carousel[data-layout=horizontal] .product-card .product-card__badge{padding:3px 5px 2px}.block-products-carousel[data-layout=horizontal] .product-card .product-card__info{padding-top:14px;padding-bottom:42px;width:100%}html[dir=ltr] .block-products-carousel[data-layout=horizontal] .product-card .product-card__info,html[dir=rtl] .block-products-carousel[data-layout=horizontal] .product-card .product-card__info{padding-left:0;padding-right:30px}.block-products-carousel[data-layout=horizontal] .product-card .product-card__name{overflow:hidden;max-height:38px}.block-products-carousel[data-layout=horizontal] .product-card .product-card__rating{white-space:nowrap}.block-products-carousel[data-layout=horizontal] .product-card .product-card__description,.block-products-carousel[data-layout=horizontal] .product-card .product-card__availability,.block-products-carousel[data-layout=horizontal] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=horizontal] .product-card .product-card__actions{position:absolute;bottom:18px}html[dir=ltr] .block-products-carousel[data-layout=horizontal] .product-card .product-card__actions,html[dir=rtl] .block-products-carousel[data-layout=horizontal] .product-card .product-card__actions{left:120px}.block-products-carousel[data-layout=horizontal] .product-card .product-card__features-list,.block-products-carousel[data-layout=horizontal] .product-card .product-card__addtocart-icon{display:none}.block-products-carousel[data-layout=horizontal] .product-card .product-card__prices{display:inline}.quick-quote-form .form-label.required:after{content:" *";color:#dc3545;font-weight:600}.quick-quote-form .product-row{background-color:#f8f9fa;border:1px solid #e9ecef!important;transition:border-color .2s ease}.quick-quote-form .product-row:hover{border-color:#ced4da!important}.quick-quote-form .form-control{border-radius:.375rem;border:1px solid #ced4da;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.quick-quote-form .form-control:focus{border-color:#ff6a33;box-shadow:0 0 0 .2rem #ff6a3326}.quick-quote-form .form-control.is-invalid{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354526}.quick-quote-form .invalid-feedback{font-size:.875rem;color:#dc3545}.quick-quote-form textarea.form-control{resize:vertical;min-height:60px}.quick-quote-form .btn-primary{background-color:#ff6a33;border-color:#ff6a33;font-weight:600;letter-spacing:.025em;transition:all .2s ease}.quick-quote-form .btn-primary:hover:not(:disabled){background-color:#ff4c0a;border-color:#ff4c0a;transform:translateY(-1px);box-shadow:0 4px 12px #ff6a334d}.quick-quote-form .btn-primary:disabled{opacity:.65;cursor:not-allowed}.quick-quote-form .btn-outline-primary{color:#ff6a33;border-color:#ff6a33;font-weight:500;transition:all .2s ease}.quick-quote-form .btn-outline-primary:hover{background-color:#ff6a33;border-color:#ff6a33;color:#fff}.quick-quote-form .btn-outline-danger{color:#dc3545;border-color:#dc3545;transition:all .2s ease}.quick-quote-form .btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.quick-quote-form .turnstile-widget{display:flex;justify-content:center;min-height:65px;align-items:center}@media(max-width:767px){.quick-quote-form .turnstile-widget{justify-content:flex-start}}.quick-quote-form .alert{border-radius:.5rem;border:none;font-weight:500}.quick-quote-form .alert.alert-danger{background-color:#f8d7da;color:#721c24}.quick-quote-form .alert.alert-success{background-color:#d1eddd;color:#155724}.quick-quote-form h5{color:#495057;font-weight:600;font-size:1.125rem;margin-bottom:1rem}.quick-quote-form h5 i{color:#ff6a33}.quick-quote-form .text-success{color:#28a745!important}.quick-quote-form .text-primary{color:#ff6a33!important}.quick-quote-form .text-muted{color:#6c757d!important}.quick-quote-form .text-danger{color:#dc3545!important}@media(max-width:991px){.quick-quote-form .product-row .btn{width:100%;margin-top:.5rem}}@media(max-width:767px){.quick-quote-form h5{font-size:1rem}.quick-quote-form .form-label{font-size:.9rem;font-weight:600}.quick-quote-form .form-control,.quick-quote-form .btn{font-size:.9rem}}.quick-quote-modal .modal-header{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;border-radius:.5rem .5rem 0 0;padding:1.25rem 1.5rem}.quick-quote-modal .modal-header .modal-title{font-weight:600;color:#495057;font-size:1.25rem}.quick-quote-modal .modal-header .btn-close{font-size:1.25rem;opacity:.6;transition:opacity .2s ease}.quick-quote-modal .modal-header .btn-close:hover{opacity:.8}.quick-quote-modal .modal-body{background-color:#fff;border-radius:0 0 .5rem .5rem}.quick-quote-modal.modal-lg .modal-dialog{max-width:900px}@media(max-width:1199px){.quick-quote-modal.modal-lg .modal-dialog{max-width:95%;margin:1rem auto}}@media(max-width:767px){.quick-quote-modal .modal-dialog{margin:.5rem;max-width:none}.quick-quote-modal .modal-header{padding:1rem}.quick-quote-modal .modal-header .modal-title{font-size:1.125rem}.quick-quote-modal .modal-body{padding:1rem}}.block-sidebar__item+.block-sidebar__item{margin-top:30px}html[dir=ltr] .block-sidebar--position--start,html[dir=rtl] .block-sidebar--position--start{padding-right:20px}@media(max-width:1199px){html[dir=ltr] .block-sidebar--position--start,html[dir=rtl] .block-sidebar--position--start{padding-right:6px}}@media(max-width:991px){html[dir=ltr] .block-sidebar--position--start,html[dir=rtl] .block-sidebar--position--start{padding-right:0}}html[dir=ltr] .block-sidebar--position--end,html[dir=rtl] .block-sidebar--position--end{padding-left:20px}@media(max-width:1199px){html[dir=ltr] .block-sidebar--position--end,html[dir=rtl] .block-sidebar--position--end{padding-left:6px}}@media(max-width:991px){html[dir=ltr] .block-sidebar--position--end,html[dir=rtl] .block-sidebar--position--end{padding-left:0}}.block-sidebar__header{height:55px;flex-shrink:0;align-items:center;border-bottom:1px solid #ebebeb;display:none;background-color:#fafafa}.block-sidebar__title{padding:0 20px;font-weight:700;flex-grow:1}.block-sidebar__close{border:none;background:transparent;height:54px;width:55px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;fill:#999;transition:fill .2s}html[dir=ltr] .block-sidebar__close,html[dir=rtl] .block-sidebar__close{border-left:1px solid #ebebeb}.block-sidebar__close:focus{outline:none}.block-sidebar__close:focus,.block-sidebar__close:hover{fill:#3d464d}.block-sidebar__closebtn{width:180px}.block-sidebar--offcanvas--always{visibility:hidden;position:fixed;top:0;width:100%;height:100%;z-index:1000;transition:visibility 0s .3s}html[dir=ltr] .block-sidebar--offcanvas--always,html[dir=rtl] .block-sidebar--offcanvas--always{left:0}.block-sidebar--offcanvas--always .block-sidebar__backdrop{position:absolute;top:0;width:100%;height:100%;background:#3d464d;opacity:0;transition:opacity .3s}html[dir=ltr] .block-sidebar--offcanvas--always .block-sidebar__backdrop,html[dir=rtl] .block-sidebar--offcanvas--always .block-sidebar__backdrop{left:0}.block-sidebar--offcanvas--always .block-sidebar__body{position:absolute;top:0;width:330px;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff;box-shadow:0 0 20px #0006;transition:transform .3s;display:flex;flex-direction:column}html[dir=ltr] .block-sidebar--offcanvas--always .block-sidebar__body,html[dir=rtl] .block-sidebar--offcanvas--always .block-sidebar__body{left:0;transform:translate(-100%) translate(-30px)}.block-sidebar--offcanvas--always .block-sidebar__header{display:flex}.block-sidebar--offcanvas--always.block-sidebar--open{visibility:visible;transition-delay:0s}.block-sidebar--offcanvas--always.block-sidebar--open .block-sidebar__backdrop{opacity:.9}html[dir=ltr] .block-sidebar--offcanvas--always.block-sidebar--open .block-sidebar__body,html[dir=rtl] .block-sidebar--offcanvas--always.block-sidebar--open .block-sidebar__body{transform:translate(0)}@media(max-width:991px){.block-sidebar--offcanvas--mobile{visibility:hidden;position:fixed;top:0;width:100%;height:100%;z-index:1000;transition:visibility 0s .3s}html[dir=ltr] .block-sidebar--offcanvas--mobile,html[dir=rtl] .block-sidebar--offcanvas--mobile{left:0}.block-sidebar--offcanvas--mobile .block-sidebar__backdrop{position:absolute;top:0;width:100%;height:100%;background:#3d464d;opacity:0;transition:opacity .3s}html[dir=ltr] .block-sidebar--offcanvas--mobile .block-sidebar__backdrop,html[dir=rtl] .block-sidebar--offcanvas--mobile .block-sidebar__backdrop{left:0}.block-sidebar--offcanvas--mobile .block-sidebar__body{position:absolute;top:0;width:330px;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff;box-shadow:0 0 20px #0006;transition:transform .3s;display:flex;flex-direction:column}html[dir=ltr] .block-sidebar--offcanvas--mobile .block-sidebar__body,html[dir=rtl] .block-sidebar--offcanvas--mobile .block-sidebar__body{left:0;transform:translate(-100%) translate(-30px)}.block-sidebar--offcanvas--mobile .block-sidebar__header{display:flex}.block-sidebar--offcanvas--mobile.block-sidebar--open{visibility:visible;transition-delay:0s}.block-sidebar--offcanvas--mobile.block-sidebar--open .block-sidebar__backdrop{opacity:.9}html[dir=ltr] .block-sidebar--offcanvas--mobile.block-sidebar--open .block-sidebar__body,html[dir=rtl] .block-sidebar--offcanvas--mobile.block-sidebar--open .block-sidebar__body{transform:translate(0)}}.block-slideshow{margin-bottom:46px;position:relative}.block-slideshow .slick-slide>div>div{vertical-align:middle}.block-slideshow .slick-slide>div>div:focus{outline:none}.block-slideshow .slick-dots{width:auto;bottom:16px;position:absolute;background:#fff;padding:4px;border-radius:9px;font-size:0;list-style:none;margin:0}html[dir=ltr] .block-slideshow .slick-dots,html[dir=rtl] .block-slideshow .slick-dots{transform:translate(-50%);left:50%}.block-slideshow .slick-dots li{display:inline-block}.block-slideshow .slick-dots button{width:10px;height:10px;padding:0;border:none;border-radius:5px;background:#e0e0e0}.block-slideshow .slick-dots button:focus{outline:none}.block-slideshow .slick-dots button:hover{background:#d1d1d1}.block-slideshow .slick-dots .slick-active button{background:#ff6a33}.block-slideshow .slick-dots li+li{margin-left:6px}.block-slideshow__slide{position:relative;display:block;color:inherit;vertical-align:middle}.block-slideshow__slide:hover{color:inherit}.block-slideshow__slide-image{position:absolute;left:0;right:0;width:100%;height:100%;background-repeat:no-repeat}.block-slideshow__slide-image--mobile{display:none}.block-slideshow__slide-content{position:absolute;bottom:46px}html[dir=ltr] .block-slideshow__slide-content,html[dir=rtl] .block-slideshow__slide-content{left:46px}.block-slideshow__slide-title{font-size:30px;line-height:34px;font-weight:700;margin-bottom:12px;opacity:0;transition:all 1s .2s}.block-slideshow__slide-text{line-height:1.625;opacity:0;transform:translateY(15px);transition:all .8s .5s}.block-slideshow__slide-button{margin-top:40px;opacity:0;transition:all 1s .4s}.block-slideshow .correct-slick-active .block-slideshow__slide-title,.block-slideshow .correct-slick-active .block-slideshow__slide-text,.block-slideshow .correct-slick-active .block-slideshow__slide-button{opacity:1;transform:none}.block-slideshow--layout--full{margin-top:20px}@media(min-width:768px){.block-slideshow--layout--full .block-slideshow__body,.block-slideshow--layout--full .block-slideshow__slide{height:440px}.block-slideshow--layout--full .block-slideshow__slide-content{bottom:54px}html[dir=ltr] .block-slideshow--layout--full .block-slideshow__slide-content,html[dir=rtl] .block-slideshow--layout--full .block-slideshow__slide-content{left:72px}.block-slideshow--layout--full .block-slideshow__slide-title{margin-bottom:16px;line-height:36px}.block-slideshow--layout--full .block-slideshow__slide-button{margin-top:48px}}@media(min-width:992px)and (max-width:1199px){.block-slideshow--layout--full .block-slideshow__slide-image--desktop{background-position:-70px top}html[dir=ltr] .block-slideshow--layout--full .block-slideshow__slide-content,html[dir=rtl] .block-slideshow--layout--full .block-slideshow__slide-content{left:56px}}@media(min-width:768px)and (max-width:991px){.block-slideshow--layout--full .block-slideshow__slide-image--desktop{background-position:-190px top}.block-slideshow--layout--full .block-slideshow__slide-content{bottom:56px}html[dir=ltr] .block-slideshow--layout--full .block-slideshow__slide-content,html[dir=rtl] .block-slideshow--layout--full .block-slideshow__slide-content{left:48px}.block-slideshow--layout--full .block-slideshow__slide-title{margin-bottom:8px}.block-slideshow--layout--full .block-slideshow__slide-button{margin-top:40px}}.block-slideshow--layout--with-departments .block-slideshow__body{margin-top:15px;height:395px}.block-slideshow--layout--with-departments .block-slideshow__slide{height:395px}@media(min-width:992px){html[dir=ltr] .block-slideshow--layout--with-departments .block-slideshow__body,html[dir=rtl] .block-slideshow--layout--with-departments .block-slideshow__body{margin-left:-15px}}@media(max-width:991px){.block-slideshow--layout--with-departments .block-slideshow__slide-button .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.block-slideshow--layout--with-departments .block-slideshow__slide-button .btn.btn-svg-icon{width:calc(1.875rem + 2px)}}@media(max-width:767px){.block-slideshow__body,.block-slideshow__slide{height:395px}.block-slideshow__slide-image--mobile{background-position:top center;display:block}.block-slideshow__slide-content{top:30px;text-align:center}html[dir=ltr] .block-slideshow__slide-content,html[dir=rtl] .block-slideshow__slide-content{left:5%;right:5%}.block-slideshow__slide-title{font-size:26px;line-height:32px}.block-slideshow__slide-text{display:none}.block-slideshow__slide-button{margin-top:24px}.block-slideshow__slide-button .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.block-slideshow__slide-button .btn.btn-svg-icon{width:calc(1.875rem + 2px)}}.block-spoolbox{position:relative;background-color:#1e3a8a;padding:80px 0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;overflow:hidden}@media(max-width:991px){.block-spoolbox{padding:60px 0}}@media(max-width:767px){.block-spoolbox{padding:40px 0}}.block-spoolbox__background{position:absolute;bottom:0;left:0;right:0;height:100px;overflow:hidden}.block-spoolbox__pattern{position:absolute;bottom:0;left:0;width:100%;height:100%;opacity:.1}.block-spoolbox__pattern:before{content:"+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +";position:absolute;bottom:20px;left:-50px;right:-50px;font-size:24px;font-weight:300;color:#102665;letter-spacing:20px;white-space:nowrap;overflow:hidden}.block-spoolbox__content{position:relative;z-index:1;max-width:1200px;margin:0 auto}.block-spoolbox__header{display:flex;align-items:flex-start;justify-content:space-between;gap:60px;margin-bottom:60px}@media(max-width:1199px){.block-spoolbox__header{gap:40px;margin-bottom:50px}}@media(max-width:991px){.block-spoolbox__header{flex-direction:column;gap:20px;margin-bottom:40px;text-align:center}}.block-spoolbox__header-left{flex:1}@media(max-width:991px){.block-spoolbox__header-left{margin:auto}}.block-spoolbox__header-right{flex:1;max-width:450px;margin-top:auto}@media(max-width:991px){.block-spoolbox__header-right{max-width:none}}.block-spoolbox__title{font-size:48px;font-weight:700;line-height:1.1;color:#fff;margin:16px 0 0}@media(max-width:1199px){.block-spoolbox__title{font-size:40px}}@media(max-width:991px){.block-spoolbox__title{font-size:36px}}@media(max-width:767px){.block-spoolbox__title{font-size:28px}}.block-spoolbox__subtitle{font-size:16px;line-height:1.6;color:#b8c5d6;margin:0}@media(max-width:991px){.block-spoolbox__subtitle{font-size:15px}}@media(max-width:767px){.block-spoolbox__subtitle{font-size:14px}}.block-spoolbox__grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:1px}.block-spoolbox__grid .block-spoolbox__card--top-handle{grid-row:1/3;grid-column:1}.block-spoolbox__grid .block-spoolbox__card--high-grade-board{grid-row:1;grid-column:2}.block-spoolbox__grid .block-spoolbox__card--no-tape-weak-points{grid-row:1;grid-column:3}.block-spoolbox__grid .block-spoolbox__card--relia-mark-panel{grid-row:2;grid-column:2}.block-spoolbox__grid .block-spoolbox__card--smooth-pull{grid-row:2;grid-column:3}@media(max-width:1199px){.block-spoolbox__grid{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr}.block-spoolbox__grid .block-spoolbox__card--top-handle{grid-row:1;grid-column:1/3}.block-spoolbox__grid .block-spoolbox__card--high-grade-board{grid-row:2;grid-column:1}.block-spoolbox__grid .block-spoolbox__card--no-tape-weak-points{grid-row:2;grid-column:2}.block-spoolbox__grid .block-spoolbox__card--relia-mark-panel{grid-row:3;grid-column:1}.block-spoolbox__grid .block-spoolbox__card--smooth-pull{grid-row:3;grid-column:2}}@media(max-width:767px){.block-spoolbox__grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto}.block-spoolbox__grid .block-spoolbox__card--top-handle{grid-row:1;grid-column:1/3}}.block-spoolbox__card{background-color:#102665;border-right:1px solid #1E3A8A;border-bottom:1px solid #1E3A8A;padding:30px;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:1199px){.block-spoolbox__card{padding:25px;min-height:240px}}@media(max-width:991px){.block-spoolbox__card{padding:20px;min-height:200px}}@media(max-width:767px){.block-spoolbox__card{padding:15px;min-height:160px}}.block-spoolbox__card--featured .block-spoolbox__card-content{display:flex;align-items:center;gap:30px;height:100%}@media(max-width:1199px){.block-spoolbox__card--featured .block-spoolbox__card-content{gap:25px}}@media(max-width:767px){.block-spoolbox__card--featured .block-spoolbox__card-content{gap:15px}}.block-spoolbox__card--featured .block-spoolbox__card-text{flex:1}.block-spoolbox__card--featured .block-spoolbox__card-image{flex:1;max-width:300px}@media(max-width:1199px){.block-spoolbox__card--featured .block-spoolbox__card-image{max-width:250px}}@media(max-width:767px){.block-spoolbox__card--featured .block-spoolbox__card-image{max-width:140px}}@media(max-width:767px){.block-spoolbox__card--featured .block-spoolbox__card-content{flex-direction:row}.block-spoolbox__card--featured .block-spoolbox__card-image{order:1}.block-spoolbox__card--featured .block-spoolbox__card-text{order:2}}.block-spoolbox__card-content{display:flex;flex-direction:column;justify-content:space-between;height:100%}@media(min-width:576px){.block-spoolbox__card:not(.block-spoolbox__card--featured) .block-spoolbox__card-content{display:flex;flex-direction:row;align-items:center;gap:20px}.block-spoolbox__card:not(.block-spoolbox__card--featured) .block-spoolbox__card-text{flex:1}.block-spoolbox__card:not(.block-spoolbox__card--featured) .block-spoolbox__card-image{flex-shrink:0;margin-top:0}}@media(min-width:576px)and (max-width:1199px){.block-spoolbox__card:not(.block-spoolbox__card--featured) .block-spoolbox__card-image{width:70px}}@media(min-width:576px)and (max-width:1199px){.block-spoolbox__card:not(.block-spoolbox__card--featured) .block-spoolbox__card-image img{max-width:70px;max-height:70px}}.block-spoolbox__card-title{font-size:20px;font-weight:600;line-height:1.3;color:#fff;margin:0 0 12px}@media(max-width:1199px){.block-spoolbox__card-title{font-size:18px;margin-bottom:10px}}@media(max-width:991px){.block-spoolbox__card-title{font-size:16px;margin-bottom:8px}}@media(max-width:767px){.block-spoolbox__card-title{font-size:14px;margin-bottom:6px}}.block-spoolbox__card-description{font-size:14px;line-height:1.5;color:#b8c5d6;margin:0}@media(max-width:1199px){.block-spoolbox__card-description{font-size:13px}}@media(max-width:767px){.block-spoolbox__card-description{font-size:12px}}.block-spoolbox__card-image{display:flex;align-items:center;justify-content:center;margin-top:20px}@media(max-width:1199px){.block-spoolbox__card-image{margin-top:15px}}@media(max-width:767px){.block-spoolbox__card-image{margin-top:10px}}.block-spoolbox__card-image img{max-width:100%;width:auto;height:auto;object-fit:contain}@media(max-width:1199px){.block-spoolbox__card-image img{max-height:100px}}@media(max-width:991px){.block-spoolbox__card-image img{max-height:80px}}@media(max-width:767px){.block-spoolbox__card-image img{max-height:60px}}.block-spoolbox__card:not(.block-spoolbox__card--featured) .block-spoolbox__card-image{margin-top:auto}.block-testimonials{background-color:#fff;padding:80px 0 60px}@media(max-width:991px){.block-testimonials{padding:60px 0 40px}}@media(max-width:767px){.block-testimonials{padding:40px 0 30px}}.block-testimonials__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:48px}@media(max-width:991px){.block-testimonials__header{margin-bottom:36px}}@media(max-width:767px){.block-testimonials__header{margin-bottom:24px;flex-direction:column;gap:16px}}.block-testimonials__header-left{flex:1}.block-testimonials__header-right{display:flex;gap:12px;align-items:center}@media(max-width:767px){.block-testimonials__header-right{display:none}}.block-testimonials__label{display:inline-block;color:#ff6900;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:12px}@media(max-width:767px){.block-testimonials__label{font-size:11px;margin-bottom:8px}}.block-testimonials__title{font-size:48px;font-weight:700;line-height:1.1;color:#1a1a1a;margin:0}@media(max-width:1199px){.block-testimonials__title{font-size:40px}}@media(max-width:991px){.block-testimonials__title{font-size:36px}}@media(max-width:767px){.block-testimonials__title{font-size:28px}}.block-testimonials__nav-button{width:48px;height:48px;border:2px solid #E5E7EB;background-color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:0}.block-testimonials__nav-button svg{width:20px;height:20px;color:#6b7280;transition:color .3s ease}.block-testimonials__nav-button:hover:not(:disabled){border-color:#ff6900;background-color:#ff6900}.block-testimonials__nav-button:hover:not(:disabled) svg{color:#fff}.block-testimonials__nav-button:disabled{opacity:.4;cursor:not-allowed}@media(max-width:991px){.block-testimonials__nav-button{width:44px;height:44px}.block-testimonials__nav-button svg{width:18px;height:18px}}.block-testimonials__slider{margin-bottom:60px}@media(max-width:991px){.block-testimonials__slider{margin-bottom:48px}}@media(max-width:767px){.block-testimonials__slider{margin-bottom:36px}}.block-testimonials__slider .embla__dots{display:flex;justify-content:center;gap:8px;margin-top:32px}@media(min-width:576px){.block-testimonials__slider .embla__dots{display:none}}.block-testimonials__slider .embla__dot{width:10px;height:10px;border-radius:50%;background-color:#e5e7eb;border:none;padding:0;cursor:pointer;transition:all .3s ease}.block-testimonials__slider .embla__dot--selected{background-color:#ff6900;width:24px;border-radius:5px}.block-testimonials__slider .embla{overflow:visible}.block-testimonials__slider .embla__viewport{overflow:hidden}.block-testimonials__slider .embla__container{display:flex;gap:24px}@media(max-width:767px){.block-testimonials__slider .embla__container{gap:16px}}.block-testimonials__slider .embla__slide{flex:0 0 calc(33.333% - 16px);min-width:0}@media(max-width:1199px){.block-testimonials__slider .embla__slide{flex:0 0 calc(50% - 12px)}}@media(max-width:991px){.block-testimonials__slider .embla__slide{flex:0 0 calc(50% - 12px)}}@media(max-width:767px){.block-testimonials__slider .embla__slide{flex:0 0 100%}}.block-testimonials__card{background-color:#fff;padding:32px;height:100%;display:flex;flex-direction:column;border:1px solid #EEF2F5}@media(max-width:991px){.block-testimonials__card{padding:28px}}@media(max-width:767px){.block-testimonials__card{padding:24px}}.block-testimonials__quote-icon{width:48px;height:48px;background-color:#ff6900;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;flex-shrink:0}.block-testimonials__quote-icon svg{width:24px;height:24px;color:#fff}@media(max-width:767px){.block-testimonials__quote-icon{width:44px;height:44px;margin-bottom:20px}.block-testimonials__quote-icon svg{width:22px;height:22px}}.block-testimonials__quote{font-size:18px;line-height:1.6;color:#1a1a1a;margin-bottom:24px;flex:1;font-weight:500}@media(max-width:1199px){.block-testimonials__quote{font-size:17px}}@media(max-width:991px){.block-testimonials__quote{font-size:16px}}@media(max-width:767px){.block-testimonials__quote{font-size:15px;margin-bottom:20px}}.block-testimonials__author{margin-top:auto}.block-testimonials__name{font-size:16px;font-weight:700;color:#1a1a1a;margin-bottom:4px}@media(max-width:767px){.block-testimonials__name{font-size:15px}}.block-testimonials__location{font-size:14px;color:#6b7280;line-height:1.4}@media(max-width:767px){.block-testimonials__location{font-size:13px}}.block-testimonials__logos{margin-top:60px}@media(max-width:991px){.block-testimonials__logos{margin-top:48px}}@media(max-width:767px){.block-testimonials__logos{margin-top:36px}}.block-testimonials__logos .embla__container{display:flex;gap:40px}@media(max-width:991px){.block-testimonials__logos .embla__container{gap:30px}}@media(max-width:767px){.block-testimonials__logos .embla__container{gap:20px}}.block-testimonials__logos .embla__slide{flex:0 0 calc(16.666% - 33.33px);min-width:0}@media(max-width:1199px){.block-testimonials__logos .embla__slide{flex:0 0 calc(20% - 24px)}}@media(max-width:991px){.block-testimonials__logos .embla__slide{flex:0 0 calc(25% - 22.5px)}}@media(max-width:767px){.block-testimonials__logos .embla__slide{flex:0 0 calc(33.333% - 13.33px)}}@media(max-width:575px){.block-testimonials__logos .embla__slide{flex:0 0 calc(50% - 10px)}}.block-testimonials__logo-item{display:flex;align-items:center;justify-content:center;padding:12px;height:80px}.block-testimonials__logo-item img{max-width:100%;max-height:60px;height:auto;width:auto;filter:grayscale(100%) opacity(.6);transition:all .3s ease;object-fit:contain}.block-testimonials__logo-item:hover img{filter:grayscale(0%) opacity(1)}@media(max-width:767px){.block-testimonials__logo-item{height:60px;padding:8px}.block-testimonials__logo-item img{max-height:44px}}.block-ticker{width:100%;overflow:hidden;background-color:transparent;padding-bottom:36px;min-height:60px}.block-ticker__text{color:#7c8389;font-family:Doto,Courier New,monospace;font-size:16px;line-height:24px;text-transform:uppercase;white-space:nowrap;letter-spacing:.5px}.gray-bg{background-color:#eef2f5!important}@media(max-width:768px){.block-ticker{padding-bottom:18px;min-height:39px}.block-ticker__text{font-size:14px;line-height:21px}}.block-value-stack{padding:10px 0 80px;background:#eef2f5;position:relative;overflow:hidden}@media(max-width:767.98px){.block-value-stack{padding:60px 0}}@media(max-width:575.98px){.block-value-stack{padding:40px 0}}.block-value-stack .container-fluid{position:relative}.block-value-stack .container-fluid:before{content:"";position:absolute;bottom:-80px;left:0;width:446px;height:330px;background:#f97316;z-index:0}@media(max-width:1199.98px){.block-value-stack .container-fluid:before{width:350px;height:260px;bottom:0}}@media(max-width:991.98px){.block-value-stack .container-fluid:before{bottom:0;width:280px;height:200px}}@media(max-width:575.98px){.block-value-stack .container-fluid:before{bottom:-40px;width:200px;height:150px}}.block-value-stack__wrapper{display:flex;gap:60px;align-items:center;position:relative;z-index:1}@media(max-width:1199.98px){.block-value-stack__wrapper{gap:10px}}@media(max-width:575.98px){.block-value-stack__wrapper{flex-direction:column;gap:0}}.block-value-stack__mobile-header{display:none}@media(max-width:575.98px){.block-value-stack__mobile-header{display:flex;align-items:center;margin-bottom:30px}}.block-value-stack__mobile-image{flex:0 0 40%;max-width:40%}.block-value-stack__mobile-image img{width:100%;height:auto;display:block;filter:drop-shadow(0 5px 15px rgba(16,38,101,.3))}.block-value-stack__left{flex:0 0 50%;max-width:50%}@media(max-width:575.98px){.block-value-stack__left{display:none}}.block-value-stack__image{width:100%;height:auto;display:block;filter:drop-shadow(0 10px 30px rgba(16,38,101,.4))}.block-value-stack__right{flex:1;min-width:0;margin-right:60px}@media(max-width:1199.98px){.block-value-stack__right{margin-right:30px}}@media(max-width:991.98px){.block-value-stack__right{margin-right:0}}@media(max-width:575.98px){.block-value-stack__right{width:100%;margin-right:0}}.block-value-stack__header{text-align:center;margin-bottom:30px}@media(max-width:991.98px){.block-value-stack__header{margin-bottom:40px}}@media(max-width:575.98px){.block-value-stack__header--desktop{display:none}}.block-value-stack__header--mobile{display:none}@media(max-width:575.98px){.block-value-stack__header--mobile{display:block;margin-bottom:0;text-align:left;flex:1;padding-left:20px}}.block-value-stack__label{display:inline-block;font-size:12px;font-weight:700;color:#f97316;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:12px;position:relative;padding-left:12px}.block-value-stack__label:before{content:"•";position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:16px}.block-value-stack__title{font-size:42px;font-weight:700;color:#1a1a1a;line-height:1.2;margin:0}@media(max-width:991.98px){.block-value-stack__title{font-size:36px}}@media(max-width:575.98px){.block-value-stack__title{font-size:20px;line-height:1.1}}.block-value-stack__carousel-wrapper{position:relative;display:flex;gap:30px;align-items:flex-start}@media(max-width:575.98px){.block-value-stack__carousel-wrapper{gap:20px}}.block-value-stack__carousel{flex:1;overflow:hidden;height:450px}@media(max-width:991.98px){.block-value-stack__carousel{height:420px}}@media(max-width:575.98px){.block-value-stack__carousel{height:200px}}.block-value-stack__carousel-container{display:flex;flex-direction:column;height:100%}.block-value-stack__carousel-slide{flex:0 0 180px;min-height:0;padding:10px 0;transition:opacity .2s ease}@media(max-width:991.98px){.block-value-stack__carousel-slide{flex:0 0 170px}}@media(max-width:575.98px){.block-value-stack__carousel-slide{flex:0 0 180px}}.block-value-stack__item{display:flex;align-items:flex-start;gap:20px;padding:24px;background:#fff;height:100%}@media(max-width:575.98px){.block-value-stack__item{padding:20px;gap:16px}}.block-value-stack__item-icon{flex:0 0 48px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fff}.block-value-stack__item-icon img{width:48px;height:48px;object-fit:contain}@media(max-width:575.98px){.block-value-stack__item-icon{flex:0 0 42px;width:42px;height:42px}.block-value-stack__item-icon img{width:36px;height:36px}}.block-value-stack__item-content{flex:1;min-width:0}.block-value-stack__item-title{font-size:18px;font-weight:700;color:#1a1a1a;margin:0 0 8px;line-height:1.3}@media(max-width:575.98px){.block-value-stack__item-title{font-size:16px;margin-bottom:6px}}.block-value-stack__item-description{font-size:14px;line-height:1.6;color:#6b7280;margin:0}@media(max-width:575.98px){.block-value-stack__item-description{font-size:13px;line-height:1.5}}.block-value-stack__dots{display:flex;flex-direction:column;gap:12px;align-self:center}@media(max-width:575.98px){.block-value-stack__dots{flex-direction:row;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}}.block-value-stack__dot{width:10px;height:10px;border:none;background:#d1d5db;border-radius:50%;padding:0;cursor:pointer;transition:all .3s ease;position:relative}.block-value-stack__dot--active{background:#f97316;width:10px;height:24px;border-radius:5px}@media(max-width:575.98px){.block-value-stack__dot--active{width:24px;height:10px}}.block-value-stack__dot:focus{outline:none;box-shadow:0 0 0 2px #f9731633}.widget__title{margin-bottom:20px;font-size:20px}.widget-aboutus{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.widget-aboutus{padding:28px}@media(max-width:479px){.widget-aboutus{padding:20px}}.widget-aboutus__socials{display:block;margin-top:20px}.widget-categories{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.widget-categories{padding:28px}@media(max-width:479px){.widget-categories{padding:20px}}.widget-categories__list{list-style:none;padding:0;margin:0;line-height:18px;font-size:16px}.widget-categories__row{display:flex}.widget-categories__row a{position:relative;display:block;color:inherit;padding-top:7px;padding-bottom:7px;fill:#ccc;transition:.15s color;flex-grow:1}html[dir=ltr] .widget-categories__row a,html[dir=rtl] .widget-categories__row a{padding-left:16px;padding-right:10px}.widget-categories__row a:hover{color:#1e3a8a}.widget-categories__arrow{position:absolute;top:calc(50% - 5px)}html[dir=ltr] .widget-categories__arrow,html[dir=rtl] .widget-categories__arrow{left:0;transform:scaleX(1)}.widget-categories__expander{margin-top:1px;width:28px;height:28px;position:relative;border:none;border-radius:1.5px;cursor:pointer;padding:0;background:transparent;color:#ccc;transition:all .2s}html[dir=ltr] .widget-categories__expander,html[dir=rtl] .widget-categories__expander{margin-right:-10px}.widget-categories__expander:focus,.widget-categories__expander:hover{background:#f2f2f2;color:#a6a6a6}.widget-categories__expander:focus{outline:none}.widget-categories__expander:before,.widget-categories__expander:after{display:block;position:absolute;content:"";background:currentColor}.widget-categories__expander:before{width:8px;height:2px;top:calc(50% - 1px)}html[dir=ltr] .widget-categories__expander:before{left:calc(50% - 4px)}html[dir=rtl] .widget-categories__expander:before{left:calc(50% - 4px)}.widget-categories__expander:after{width:2px;height:8px;top:calc(50% - 4px);transition:transform .2s}html[dir=ltr] .widget-categories__expander:after{left:calc(50% - 1px)}html[dir=rtl] .widget-categories__expander:after{left:calc(50% - 1px)}.widget-categories__subs{overflow:hidden;height:0;opacity:0;visibility:hidden;font-size:15px;line-height:26px;transition:height .2s,opacity .2s,visibility 0s .2s}.widget-categories__subs ul{list-style:none;padding:6px 0 8px;margin:0}.widget-categories__subs li{position:relative}html[dir=ltr] .widget-categories__subs li,html[dir=rtl] .widget-categories__subs li{padding-left:32px}.widget-categories__subs li:before{content:"";display:block;position:absolute;top:10px;width:6px;height:6px;border:1px solid #ccc;border-radius:3px}html[dir=ltr] .widget-categories__subs li:before{left:16px}html[dir=rtl] .widget-categories__subs li:before{left:16px}.widget-categories__subs a{color:inherit;transition:.15s color}.widget-categories__subs a:hover{color:#1e3a8a}.widget-categories__item--open .widget-categories__expander:after{transform:rotate(90deg)}.widget-categories__item--open .widget-categories__subs{height:auto;opacity:1;visibility:visible;transition-delay:0s,0s,0s}.widget-categories--location--shop{padding:20px}.widget-comments{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.widget-comments{padding:28px}.widget-comments a{color:inherit;transition:color .2s}.widget-comments a:hover{color:#1e3a8a}@media(max-width:479px){.widget-comments{padding:20px}}.widget-comments__list{list-style:none;margin:0;padding:8px 0 4px}.widget-comments__item+.widget-comments__item{margin-top:26px}.widget-comments__author{font-size:15px;line-height:18px}.widget-comments__author a{border-bottom:2px solid #ebebeb;transition:border .2s}.widget-comments__author a:hover{border-color:#1e3a8acc}.widget-comments__content{margin-top:12px;font-size:15px;line-height:20px}.widget-comments__meta{margin-top:4px;font-size:13px;color:#999;display:flex;white-space:nowrap}.widget-comments__date{flex-shrink:0}.widget-comments__name{overflow:hidden;text-overflow:ellipsis;position:relative}html[dir=ltr] .widget-comments__name,html[dir=rtl] .widget-comments__name{padding-left:20px}.widget-comments__name:before{position:absolute;content:"";display:block;width:4px;height:4px;background:currentColor;border-radius:2px;top:8px}html[dir=ltr] .widget-comments__name:before{left:8px}html[dir=rtl] .widget-comments__name:before{left:8px}.widget-contact-info__list{display:flex;flex-direction:column;gap:16px}.widget-contact-info__box{background-color:#eef2f5;padding:20px;display:flex;align-items:center;gap:14px;transition:background-color .2s ease;border-radius:4px;border:1px solid #102665}.widget-contact-info__box:hover{background-color:#0d1d4f}.widget-contact-info__box:hover .widget-contact-info__label{color:#ff6900}.widget-contact-info__box:hover .widget-contact-info__value{color:#fff;font-weight:700}.widget-contact-info__box:hover .widget-contact-info__status-text{color:#8b99ab}@media(max-width:1199px){.widget-contact-info__box{padding:16px;gap:12px}}.widget-contact-info--compact{box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);padding:20px}.widget-contact-info--compact .widget__title{color:#1e3a8a;margin-bottom:16px}.widget-contact-info--compact .widget-contact-info__list{gap:12px}.widget-contact-info--compact .widget-contact-info__box{padding:16px;gap:12px;border-radius:0}@media(max-width:991px){.widget-contact-info--compact .widget-contact-info__box{padding:14px}}.widget-contact-info--compact .widget-contact-info__icon{width:36px;height:36px}.widget-contact-info--compact .widget-contact-info__icon img{width:18px;height:18px}.widget-contact-info--compact .widget-contact-info__label{font-size:11px}.widget-contact-info--compact .widget-contact-info__value{font-size:14px}.widget-contact-info--compact .widget-contact-info__status-text{font-size:11px}.widget-contact-info__icon{flex:0 0 auto;width:40px;height:40px;background-color:#ff69004d;border-radius:50%;display:flex;align-items:center;justify-content:center}.widget-contact-info__icon img{width:20px;height:20px}.widget-contact-info__content{flex:1;min-width:0}.widget-contact-info__label{font-size:12px;color:#585858;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-weight:500}.widget-contact-info__value{font-size:15px;color:#1e3a8a;text-decoration:none;transition:color .2s ease;display:block;font-weight:700;word-break:break-word;letter-spacing:.25px}.widget-contact-info__value:hover{color:#ff6900;text-decoration:none}@media(max-width:1199px){.widget-contact-info__value{font-size:14px}}.widget-contact-info__status{display:flex;align-items:center;gap:6px;margin-top:6px}.widget-contact-info__status-indicator{width:8px;height:8px;border-radius:50%;flex-shrink:0}.widget-contact-info__status-indicator--open{background-color:#10b981}.widget-contact-info__status-indicator--closed{background-color:#ef4444}.widget-contact-info__status-text{font-size:12px;color:#585858;line-height:1.2}@media(max-width:1199px){.widget-contact-info__status-text{font-size:11px}}.widget-filters{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.widget-filters{padding:20px}.widget-filters__item{padding:8px 20px;margin:0 -20px;border-bottom:2px solid #f0f0f0}.widget-filters__item:first-child{border-top:2px solid #f0f0f0}.widget-filters__actions{padding:16px 24px;justify-content:space-between}html[dir=ltr] .widget-filters__actions>.btn+.btn{margin-left:8px}html[dir=rtl] .widget-filters__actions>.btn+.btn{margin-left:8px}@media(max-width:991px){.widget-filters__actions{position:sticky;bottom:0;z-index:1020;background:#fafafa;margin:-20px}}.widget-filters--offcanvas--always{border:none;padding-top:0}.widget-filters--offcanvas--always .widget-filters__title{display:none}.widget-filters--offcanvas--always .widget-filters__item:first-child{border-top:none}.widget-filters--offcanvas--always .widget-filters__item{border-width:1px}@media(max-width:991px){.widget-filters--offcanvas--mobile{border:none;padding-top:0}.widget-filters--offcanvas--mobile .widget-filters__title{display:none}.widget-filters--offcanvas--mobile .widget-filters__item:first-child{border-top:none}.widget-filters--offcanvas--mobile .widget-filters__item{border-width:1px}}.filter-chip{background-color:#fff;border:1px solid #FF6A33;color:#3d464d;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem}.filter-chip .btn-close{padding:0;margin:0;width:12px;height:12px;vertical-align:bottom}.widget-newsletter{background:#f5f5f5;border-radius:2px;padding:32px 30px 36px;text-align:center;font-size:15px;line-height:24px}.widget-newsletter__title{font-size:24px;padding-top:6px;margin-bottom:24px}.widget-newsletter__text{margin-bottom:22px}.widget-newsletter__form{display:flex;flex-direction:column}.widget-posts{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.widget-posts{padding:28px}@media(max-width:479px){.widget-posts{padding:20px}}.widget-posts__list{padding-top:10px}.widget-posts__item{display:flex}.widget-posts__item+.widget-posts__item{margin-top:22px}.widget-posts__image{width:90px;flex-shrink:0;border-radius:1.5px;overflow:hidden;align-self:self-start;position:relative}html[dir=ltr] .widget-posts__image,html[dir=rtl] .widget-posts__image{margin-right:16px}.widget-posts__image :before{content:"";display:block;position:absolute;left:0;right:0;width:100%;height:100%;background:#0003;opacity:0;transition:opacity .6s;z-index:1}.widget-posts__image img{max-width:100%;display:block}.widget-posts__image:hover :before{opacity:1}.widget-posts__info{margin-top:-2px}.widget-posts__name{font-size:15px;line-height:18px}.widget-posts__name a{color:inherit;transition:color .2s}.widget-posts__name a:hover{color:#1e3a8a}.widget-posts__date{margin-top:2px;font-size:13px;color:#999}.widget-products{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.widget-products{padding:20px}.widget-products__list{padding-top:8px}.widget-products__item{display:flex}.widget-products__item+.widget-products__item{margin-top:18px}.widget-products__image{width:50px;flex-shrink:0}html[dir=ltr] .widget-products__image,html[dir=rtl] .widget-products__image{margin-right:12px}.widget-products__image img{max-width:100%}.widget-products__name{margin-top:-2px;font-size:14px;line-height:17px}.widget-products__name a{color:inherit;transition:.15s}.widget-products__name a:hover{color:#1e3a8a}.widget-products__prices{padding-top:2px;font-size:14px;font-weight:700;color:#3d464d}.widget-products__new-price{color:#ff2626}.widget-products__old-price{color:#b3b3b3;font-weight:400;font-size:12px;text-decoration:line-through}.widget-quick-reference{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.widget-quick-reference{padding:20px}.widget-quick-reference__list{display:flex;flex-direction:column;gap:10px;padding-top:8px}.widget-quick-reference__item{background-color:#eef2f5;border-left:3px solid #1E3A8A;padding:12px 14px;display:flex;flex-direction:column;gap:2px}.widget-quick-reference__abbr{font-weight:700;font-size:15px;color:#1e3a8a;line-height:1.3}.widget-quick-reference__meaning{font-size:13px;color:#585858;line-height:1.3}.widget-quick-reference--product-sidebar{margin-top:30px}.widget-quick-reference--horizontal{display:flex;align-items:center;gap:20px;padding:16px 20px}.widget-quick-reference--horizontal .widget__title{margin-bottom:0;white-space:nowrap;flex-shrink:0}.widget-quick-reference--horizontal .widget-quick-reference__list{flex-direction:row;flex-wrap:wrap;gap:12px;padding-top:0;flex:1}.widget-quick-reference--horizontal .widget-quick-reference__item{padding:10px 14px}.widget-search{height:48px}.widget-search__body{position:relative;height:100%}.widget-search__input{box-shadow:0 0 0 2px #ededed inset;transition:box-shadow .2s;border-radius:2px;height:100%;width:100%;background:transparent;border:none;padding-top:10px;padding-bottom:10px;color:inherit;appearance:none}html[dir=ltr] .widget-search__input,html[dir=rtl] .widget-search__input{padding-left:18px;padding-right:48px}.widget-search__input:hover{box-shadow:0 0 0 2px #d9d9d9 inset}.widget-search__input:focus{outline:none;box-shadow:0 0 0 2px #ff6a33 inset}.widget-search__input::placeholder{color:#999}.widget-search__button{height:48px;width:48px;cursor:pointer;position:absolute;top:0;background:transparent;border:none;padding:0;fill:#ccc;transition:fill .2s}html[dir=ltr] .widget-search__button,html[dir=rtl] .widget-search__button{right:0}.widget-search__button svg{position:absolute;left:calc(50% - 10px);top:calc(50% - 10px)}.widget-search__button:focus{outline:none}.widget-search__button:focus,.widget-search__button:hover{fill:#ff6a33}.widget-tags{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.widget-tags{padding:28px}@media(max-width:479px){.widget-tags{padding:20px}}.address-card{position:relative}.address-card__badge{position:absolute;background-color:#ff6a33;color:#fff;font-size:11px;font-weight:500;text-transform:uppercase;padding:4px 8px 2px;top:-2px}html[dir=ltr] .address-card__badge,html[dir=rtl] .address-card__badge{right:.75rem;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.address-card__badge--muted{background-color:#f0f0f0;color:#3d464d}.address-card__body{padding:1.5rem;font-size:15px;line-height:18px}.address-card__name{font-size:16px;font-weight:700;margin-bottom:1.125rem}.address-card__row+.address-card__row{margin-top:.75rem}.address-card__row-title{font-size:12px;color:#999}.address-card__footer{margin-top:1.625rem}.address-card--featured .address-card__body{padding:2rem}.address-card--featured .address-card__name{font-weight:700}@media(min-width:768px)and (max-width:991px){.address-card--featured .address-card__body{padding:1.5rem}}@media(max-width:767px){.address-card--featured .address-card__body{padding:1.375rem}}.addresses-list{display:flex;flex-wrap:wrap}.addresses-list__item{flex-basis:0;flex-grow:1}.addresses-list__item--new{border-radius:2px;border:2px dashed #ebebeb;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.addresses-list__item--new .btn{white-space:normal;line-height:1.4;padding:.5rem 1rem;text-align:center;min-height:38px;display:flex;align-items:center;justify-content:center}.addresses-list__divider:last-child{display:none}.addresses-list__plus{width:60px;height:60px;border:2px dashed #ebebeb;position:relative;border-radius:30px;margin-bottom:24px;transition:border-color .2s}.addresses-list__plus:before,.addresses-list__plus:after{content:"";position:absolute;width:32px;height:4px;background-color:#e5e5e5;border-radius:1.5px;top:calc(50% - 2px);transition:background-color .2s}html[dir=ltr] .addresses-list__plus:before,html[dir=ltr] .addresses-list__plus:after{left:calc(50% - 16px)}html[dir=rtl] .addresses-list__plus:before,html[dir=rtl] .addresses-list__plus:after{left:calc(50% - 16px)}.addresses-list__plus:after{transform:rotate(90deg)}.addresses-list__item--new:hover .addresses-list__plus{border-color:#e0e0e0}.addresses-list__item--new:hover .addresses-list__plus:before,.addresses-list__item--new:hover .addresses-list__plus:after{background-color:#dbdbdb}@media(min-width:1200px){.addresses-list__item{max-width:calc((100% - 32px) / 3)}.addresses-list__divider:nth-child(2n){width:16px}.addresses-list__divider:nth-child(6n){width:100%;height:16px}}@media(min-width:768px)and (max-width:1199px){.addresses-list__item{max-width:calc((100% - 24px) / 3)}.addresses-list__divider:nth-child(2n){width:12px}.addresses-list__divider:nth-child(6n){width:100%;height:12px}}@media(min-width:480px)and (max-width:767px){.addresses-list__item{max-width:calc((100% - 12px)/2)}.addresses-list__divider:nth-child(2n){width:12px}.addresses-list__divider:nth-child(4n){width:100%;height:12px}}@media(max-width:479px){.addresses-list__item{max-width:calc((100% + -0px)*1)}.addresses-list__divider:nth-child(2n){width:12px}.addresses-list__divider:nth-child(2n){width:100%;height:12px}}.cart{display:flex}.cart__table{flex-grow:1}.cart-title{border-bottom:1px solid #ebebeb}.cart__totals-container{width:360px;flex-shrink:0}html[dir=ltr] .cart__totals-container,html[dir=rtl] .cart__totals-container{margin-left:50px}.cart__actions{margin-top:1.75rem;display:flex;justify-content:space-between}.cart__coupon-form{width:calc(50% - 15px);display:flex}.cart__coupon-form .btn{flex-shrink:0}html[dir=ltr] .cart__coupon-form .btn,html[dir=rtl] .cart__coupon-form .btn{margin-left:.5rem}.cart__buttons{width:calc(50% - 15px);display:flex;justify-content:flex-end}html[dir=ltr] .cart__update-button,html[dir=rtl] .cart__update-button{margin-left:.5rem}.cart__totals{font-size:16px;line-height:20px;width:100%;margin-bottom:40px}.cart__totals a:hover{text-decoration:underline}.cart__totals th,.cart__totals td{vertical-align:top;padding:6px 0}.cart__totals th{font-weight:700}html[dir=ltr] .cart__totals tr>:first-child{padding-right:20px}html[dir=rtl] .cart__totals tr>:first-child{padding-right:20px}html[dir=ltr] .cart__totals tr>:last-child{text-align:right}html[dir=rtl] .cart__totals tr>:last-child{text-align:right}.cart__totals-header tr:last-child>*{padding-bottom:10px}.cart__totals-body tr:first-child>*{padding-top:20px;border-top:1px solid #ebebeb}.cart__totals-body tr:last-child>*{padding-bottom:20px;border-bottom:1px solid #ebebeb}.cart__totals-footer{font-size:24px}.cart__totals-footer th{font-weight:500}.cart__totals-footer tr:first-child>*{padding-top:20px}.cart__calc-shipping{margin-top:2px;font-size:15px}.cart__checkout-button{width:100%}@media(min-width:768px)and (max-width:1199px){.cart__actions{margin-top:1.5rem}}@media(max-width:767px){.cart__actions{margin-top:1.5rem;display:block}.cart__coupon-form{width:100%;display:none}.cart__buttons{flex-direction:column;margin-top:1.75rem;width:100%}.cart__update-button{order:-1;margin-bottom:.75rem}html[dir=ltr] .cart__update-button,html[dir=rtl] .cart__update-button{margin-left:0}.cart{display:block}}@media(max-width:479px){.cart__checkout-button{font-size:1.125rem;height:calc(2.75rem + 2px);padding:.8125rem 2rem;line-height:1;font-weight:500}.cart__checkout-button.btn-svg-icon{width:calc(2.75rem + 2px)}.cart__checkout-button{width:inherit}}@media(max-width:379px){.cart__checkout-button{font-size:1rem;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem 1.25rem;font-weight:500}.cart__checkout-button.btn-svg-icon{width:calc(2.25rem + 2px)}.cart__checkout-button{width:inherit}}@media(max-width:1200px){.cart__table{width:100%}}@media(max-width:991px){.cart{flex-wrap:wrap}.cart__totals-container{width:100%;z-index:999;margin-top:15px}html[dir=ltr] .cart__totals-container,html[dir=rtl] .cart__totals-container{margin-left:0}}.input-number__input{height:40px}.cart-table{width:100%;border-collapse:separate;border-spacing:0}.cart-table__product-name{color:inherit}.cart-table__options{list-style:none;padding:0;margin:4px 0 0;font-size:14px;color:#999;line-height:19px;font-weight:300}.cart-table__options li{position:relative}html[dir=ltr] .cart-table__options li,html[dir=rtl] .cart-table__options li{padding-left:12px}.cart-table__options li:before{display:block;position:absolute;top:7px;width:4px;height:4px;border-radius:2px;background:currentColor}html[dir=ltr] .cart-table__options li:before{left:1px}html[dir=rtl] .cart-table__options li:before{left:1px}.header .cart-card__top{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09);-moz-box-shadow:0 1px 3px rgba(0,0,0,.09);box-shadow:0 1px 3px #00000017}.product-card__data.header{width:100%}.uomLabel{font-size:.75em}@media(min-width:1200px){.header{font-size:13px!important;text-transform:uppercase;font-weight:600;text-align:center}.cart-price-qty{display:flex;flex-direction:row}.cart-cell[data-title=Price]{width:120px;text-align:right}.uomLabel{display:block}}@media(min-width:768px){.cart-card__top{flex-direction:row;display:flex}.cart-cell{padding:12px 18px;margin:auto}.cart-cell.price{width:125px;flex-shrink:0;text-align:right}.cart-cell__close{padding:12px;margin:auto;width:56px}.cart-table__column{padding:12px 18px;border-top:1px solid #ebebeb}html[dir=ltr] .cart-table__column:first-child,html[dir=rtl] .cart-table__column:first-child{border-left:1px solid #ebebeb}html[dir=ltr] .cart-table__column:last-child{border-right:1px solid #ebebeb}html[dir=rtl] .cart-table__column:last-child{border-right:1px solid #ebebeb}.cart-table__head{background:#f7f7f7;font-size:15px}.cart-table__head .cart-table__column{font-weight:500}html[dir=ltr] .cart-table__head .cart-table__column:first-child,html[dir=rtl] .cart-table__head .cart-table__column:first-child{border-top-left-radius:2.5px}html[dir=ltr] .cart-table__head .cart-table__column:last-child{border-top-right-radius:2.5px}html[dir=rtl] .cart-table__head .cart-table__column:last-child{border-top-right-radius:2.5px}.cart-table__body .cart-table__column{padding-top:18px;padding-bottom:18px}.cart-table__body .cart-table__row:last-child .cart-table__column{border-bottom:1px solid #ebebeb}html[dir=ltr] .cart-table__body .cart-table__row:last-child .cart-table__column:first-child{border-bottom-left-radius:2.5px}html[dir=rtl] .cart-table__body .cart-table__row:last-child .cart-table__column:first-child{border-bottom-left-radius:2.5px}html[dir=ltr] .cart-table__body .cart-table__row:last-child .cart-table__column:last-child{border-bottom-right-radius:2.5px}html[dir=rtl] .cart-table__body .cart-table__row:last-child .cart-table__column:last-child{border-bottom-right-radius:2.5px}.cart-table__column--image{width:1px;text-align:center}html[dir=ltr] .cart-table__column--image,html[dir=rtl] .cart-table__column--image{padding-right:4px}.cart-table__column--image .product-image{width:80px}.cart-cell.header.product-card__name{text-align:left}.cart-cell[data-title=Quantity]{width:180px;flex-shrink:0}.cart-cell[data-title=Total]{width:120px;text-align:right}.cart-cell[data-title=Actions]{width:150px}.cart-cell__column--image{width:1px;text-align:center}html[dir=ltr] .cart-cell__column--image,html[dir=rtl] .cart-cell__column--image{padding-right:4px}.cart-cell__column--image .product-image{width:80px}.cart-table__column--price{width:170px}html[dir=ltr] .cart-table__column--price,html[dir=rtl] .cart-table__column--price{text-align:right}.cart-table__column--quantity{text-align:center;width:1px}html[dir=ltr] .cart-table__column--quantity,html[dir=rtl] .cart-table__column--quantity{padding-left:90px}.cart-table__column--total{width:170px}html[dir=ltr] .cart-table__column--total,html[dir=rtl] .cart-table__column--total{text-align:right}.cart-table__column--remove{width:1px}}@media(min-width:992px)and (max-width:1199px){html[dir=ltr] .cart-table__column--quantity,html[dir=rtl] .cart-table__column--quantity{padding-left:40px}.cart-table__column--price,.cart-table__column--total{width:130px}.cart-cell[data-title=Quantity]{width:180px;flex-shrink:0}}@media(min-width:768px)and (max-width:991px){html[dir=ltr] .cart-table__column--quantity,html[dir=rtl] .cart-table__column--quantity{padding-left:0;padding-right:0}.cart-table__column--price,.cart-table__column--total{width:1px}html[dir=ltr] .cart-table__column--remove,html[dir=rtl] .cart-table__column--remove{padding-left:0}}@media(min-width:576px)and (max-width:1199px){.cart-price-qty{width:200px}}@media(max-width:1199px){.cart-cell.header.product-card__name{padding:0}.header{display:none}.cart-cell__close{position:absolute;top:3px;right:3px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#fff;fill:#bfbfbf;border-radius:3px;transition:all .2s;z-index:2}.cart-cell[data-title=Price]{display:flex}.cart-cell[data-title=Quantity]{padding:0 25px 0 0}}@media(max-width:767px){.cart-cell{padding:4px 20px 4px 4px;font-size:.85em;text-align:right}.cart-cell.product-card__name{padding-right:30px;font-weight:600;font-size:1em;text-align:left}.cart-price{font-weight:600}.cart-card{flex-wrap:nowrap!important}.cart-card__top{flex-direction:column}.cart-table{display:block}.cart-table__head{display:none}.cart-table__body{display:flex;flex-wrap:wrap}.cart-table__row{position:relative;width:100%;display:block;border:1px solid #ebebeb;border-radius:2px}.cart-table__row+.cart-table__row{margin-top:15px}.cart-table__column{display:block;padding:0}.cart-table__column--image{padding:20px 20px 12px;text-align:center}.cart-table__column--image .product-image{width:100%;max-width:160px;margin:0 auto}.cart-card__top.mobile_cart{width:80%}.cart-cell__column--image{padding:4px;text-align:center;width:20%}.cart-cell__column--image .product-image{width:100%;max-width:160px;margin:0 auto}.cart-table__column--product{text-align:center;border-bottom:1px solid #ebebeb;padding:0 20px 18px}.cart-table__column--price,.cart-table__column--quantity,.cart-table__column--total{display:flex;align-items:center;justify-content:space-between;padding:8px 20px}.cart-table__column--price:before,.cart-table__column--quantity:before,.cart-table__column--total:before{font-weight:500;width:55%;flex-shrink:0;content:attr(data-title) ": "}html[dir=ltr] .cart-table__column--price:before,html[dir=ltr] .cart-table__column--quantity:before,html[dir=ltr] .cart-table__column--total:before{text-align:right}html[dir=rtl] .cart-table__column--price:before,html[dir=rtl] .cart-table__column--quantity:before,html[dir=rtl] .cart-table__column--total:before{text-align:right}.cart-table__column--quantity .input-number{width:110px}.cart-table__column--price{padding-top:18px}.cart-table__column--total{padding-bottom:18px}.cart-table__column--remove{position:absolute;top:5px}html[dir=ltr] .cart-table__column--remove,html[dir=rtl] .cart-table__column--remove{right:5px}.cart-table__options li:before{display:none}.cart-cell[data-title=Price]{text-align:left}.cart-cell[data-title=Total]{margin-bottom:12px;font-weight:600;font-size:1.2em}.cart-card.product-card{align-items:stretch!important}.cart-cell.product-card__name{line-height:20px;margin-top:6px}}.cart__header{text-align:center;margin-bottom:2rem}.cart__header .cart__title{color:#ff6a33;margin-bottom:.5rem}.cart__header .cart__subtitle{color:#6c757d;font-size:1rem;margin:0}.cart-table__product-notes{margin-top:.5rem;font-size:.875rem;color:#6c757d;font-style:italic}.cart-table__quantity-note{margin-top:.25rem;font-size:.75rem;color:#6c757d}.cart__submit.btn-primary{background-color:#ff6a33;border-color:#ff6a33}.cart__submit.btn-primary:hover{background-color:#ff4c0a;border-color:#ff4c0a}.categories-list__body{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.categories-list__body{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap}.categories-list__item{padding:1.125rem;text-align:center;position:relative}.categories-list__item a{display:block;font-size:15px;font-weight:500;line-height:20px;color:inherit}.categories-list__item .image{width:100%;max-width:200px;margin:0 auto}.categories-list__item:before{position:absolute;display:block;content:"";inset:0;background:#00000008;pointer-events:none;opacity:0;transition:opacity .12s;z-index:1}.categories-list__item:hover:before{opacity:1}.categories-list__item-products{margin-top:4px;font-size:14px;color:#6c757d}.categories-list__divider{width:1px;background-color:#ebebeb}@media(min-width:576px){.categories-list--layout--columns-3-sidebar .categories-list__item{width:calc((100% - 2px) / 3)}.categories-list--layout--columns-3-sidebar .categories-list__divider:nth-child(6n){width:100%;height:1px}.categories-list--layout--columns-3-sidebar .categories-list__divider:last-child:nth-child(6n){display:none}}@media(max-width:575.98px){.categories-list--layout--columns-3-sidebar .categories-list__item{width:calc((100% - 1px)/2)}.categories-list--layout--columns-3-sidebar .categories-list__divider:nth-child(4n){width:100%;height:1px}.categories-list--layout--columns-3-sidebar .categories-list__divider:last-child:nth-child(4n){display:none}}.categories-list--layout--columns-4-sidebar .categories-list__item{width:calc((100% - 3px)/4)}.categories-list--layout--columns-4-sidebar .categories-list__divider:nth-child(8n){width:100%;height:1px}.categories-list--layout--columns-4-sidebar .categories-list__divider:last-child:nth-child(8n){display:none}@media(min-width:576px)and (max-width:767.98px){.categories-list--layout--columns-4-sidebar .categories-list__item{width:calc((100% - 2px) / 3)}.categories-list--layout--columns-4-sidebar .categories-list__divider:nth-child(6n){width:100%;height:1px}.categories-list--layout--columns-4-sidebar .categories-list__divider:last-child:nth-child(6n){display:none}}@media(max-width:575.98px){.categories-list--layout--columns-4-sidebar .categories-list__item{width:calc((100% - 1px)/2)}.categories-list--layout--columns-4-sidebar .categories-list__divider:nth-child(4n){width:100%;height:1px}.categories-list--layout--columns-4-sidebar .categories-list__divider:last-child:nth-child(4n){display:none}}@media(min-width:1400px){.categories-list--layout--columns-5-sidebar .categories-list__item{width:calc((100% - 4px)/5)}.categories-list--layout--columns-5-sidebar .categories-list__divider:nth-child(10n){width:100%;height:1px}.categories-list--layout--columns-5-sidebar .categories-list__divider:last-child:nth-child(10n){display:none}}@media(min-width:1200px)and (max-width:1399.98px){.categories-list--layout--columns-5-sidebar .categories-list__item{width:calc((100% - 4px)/5)}.categories-list--layout--columns-5-sidebar .categories-list__divider:nth-child(10n){width:100%;height:1px}.categories-list--layout--columns-5-sidebar .categories-list__divider:last-child:nth-child(10n){display:none}}@media(min-width:992px)and (max-width:1199.98px){.categories-list--layout--columns-5-sidebar .categories-list__item{width:calc((100% - 3px)/4)}.categories-list--layout--columns-5-sidebar .categories-list__divider:nth-child(8n){width:100%;height:1px}.categories-list--layout--columns-5-sidebar .categories-list__divider:last-child:nth-child(8n){display:none}}@media(min-width:576px)and (max-width:991.98px){.categories-list--layout--columns-5-sidebar .categories-list__item{width:calc((100% - 3px)/4)}.categories-list--layout--columns-5-sidebar .categories-list__divider:nth-child(8n){width:100%;height:1px}.categories-list--layout--columns-5-sidebar .categories-list__divider:last-child:nth-child(8n){display:none}}@media(max-width:575.98px){.categories-list--layout--columns-5-sidebar .categories-list__item{width:calc((100% - 1px)/2)}.categories-list--layout--columns-5-sidebar .categories-list__divider:nth-child(4n){width:100%;height:1px}.categories-list--layout--columns-5-sidebar .categories-list__divider:last-child:nth-child(4n){display:none}}@media(min-width:992px){.categories-list--layout--columns-4-full .categories-list__item{width:calc((100% - 3px)/4)}.categories-list--layout--columns-4-full .categories-list__divider:nth-child(8n){width:100%;height:1px}.categories-list--layout--columns-4-full .categories-list__divider:last-child:nth-child(8n){display:none}}@media(min-width:576px)and (max-width:767.98px){.categories-list--layout--columns-4-full .categories-list__item{width:calc((100% - 2px) / 3)}.categories-list--layout--columns-4-full .categories-list__divider:nth-child(6n){width:100%;height:1px}.categories-list--layout--columns-4-full .categories-list__divider:last-child:nth-child(6n){display:none}}@media(max-width:575.98px){.categories-list--layout--columns-4-full .categories-list__item{width:calc((100% - 1px)/2)}.categories-list--layout--columns-4-full .categories-list__divider:nth-child(4n){width:100%;height:1px}.categories-list--layout--columns-4-full .categories-list__divider:last-child:nth-child(4n){display:none}}.categories-list--layout--columns-5-full .categories-list__item{width:calc((100% - 3px)/4)}.categories-list--layout--columns-5-full .categories-list__divider:nth-child(8n){width:100%;height:1px}.categories-list--layout--columns-5-full .categories-list__divider:last-child:nth-child(8n){display:none}@media(min-width:1200px){.categories-list--layout--columns-5-full .categories-list__item{width:calc((100% - 4px)/5)}.categories-list--layout--columns-5-full .categories-list__divider:nth-child(10n){width:100%;height:1px}.categories-list--layout--columns-5-full .categories-list__divider:last-child:nth-child(10n){display:none}}@media(min-width:992px)and (max-width:1199.98px){.categories-list--layout--columns-5-full .categories-list__item{width:calc((100% - 3px)/4)}.categories-list--layout--columns-5-full .categories-list__divider:nth-child(8n){width:100%;height:1px}.categories-list--layout--columns-5-full .categories-list__divider:last-child:nth-child(8n){display:none}}@media(min-width:576px)and (max-width:991.98px){.categories-list--layout--columns-5-full .categories-list__item{width:calc((100% - 2px) / 3)}.categories-list--layout--columns-5-full .categories-list__divider:nth-child(6n){width:100%;height:1px}.categories-list--layout--columns-5-full .categories-list__divider:last-child:nth-child(6n){display:none}}@media(max-width:575.98px){.categories-list--layout--columns-5-full .categories-list__item{width:calc((100% - 1px)/2)}.categories-list--layout--columns-5-full .categories-list__divider:nth-child(4n){width:100%;height:1px}.categories-list--layout--columns-5-full .categories-list__divider:last-child:nth-child(4n){display:none}}@media(min-width:1200px){.categories-list--layout--columns-6-full .categories-list__item{width:calc((100% - 5px) / 6)}.categories-list--layout--columns-6-full .categories-list__divider:nth-child(12n){width:100%;height:1px}.categories-list--layout--columns-6-full .categories-list__divider:last-child:nth-child(12n){display:none}}@media(min-width:992px)and (max-width:1199.98px){.categories-list--layout--columns-6-full .categories-list__item{width:calc((100% - 3px)/4)}.categories-list--layout--columns-6-full .categories-list__divider:nth-child(8n){width:100%;height:1px}.categories-list--layout--columns-6-full .categories-list__divider:last-child:nth-child(8n){display:none}}@media(min-width:576px)and (max-width:767.98px){.categories-list--layout--columns-6-full .categories-list__item{width:calc((100% - 2px) / 3)}.categories-list--layout--columns-6-full .categories-list__divider:nth-child(6n){width:100%;height:1px}.categories-list--layout--columns-6-full .categories-list__divider:last-child:nth-child(6n){display:none}}@media(max-width:575.98px){.categories-list--layout--columns-6-full .categories-list__item{width:calc((100% - 1px)/2)}.categories-list--layout--columns-6-full .categories-list__divider:nth-child(4n){width:100%;height:1px}.categories-list--layout--columns-6-full .categories-list__divider:last-child:nth-child(4n){display:none}}@media(min-width:1400px){.categories-list--layout--columns-7-full .categories-list__item{width:calc((100% - 6px) / 7)}.categories-list--layout--columns-7-full .categories-list__divider:nth-child(14n){width:100%;height:1px}.categories-list--layout--columns-7-full .categories-list__divider:last-child:nth-child(14n){display:none}}@media(min-width:1200px)and (max-width:1399.98px){.categories-list--layout--columns-7-full .categories-list__item{width:calc((100% - 5px) / 6)}.categories-list--layout--columns-7-full .categories-list__divider:nth-child(12n){width:100%;height:1px}.categories-list--layout--columns-7-full .categories-list__divider:last-child:nth-child(12n){display:none}}@media(min-width:992px)and (max-width:1199.98px){.categories-list--layout--columns-7-full .categories-list__item{width:calc((100% - 3px)/4)}.categories-list--layout--columns-7-full .categories-list__divider:nth-child(8n){width:100%;height:1px}.categories-list--layout--columns-7-full .categories-list__divider:last-child:nth-child(8n){display:none}}@media(min-width:576px)and (max-width:767.98px){.categories-list--layout--columns-7-full .categories-list__item{width:calc((100% - 2px) / 3)}.categories-list--layout--columns-7-full .categories-list__divider:nth-child(6n){width:100%;height:1px}.categories-list--layout--columns-7-full .categories-list__divider:last-child:nth-child(6n){display:none}}@media(max-width:575.98px){.categories-list--layout--columns-7-full .categories-list__item{width:calc((100% - 1px)/2)}.categories-list--layout--columns-7-full .categories-list__divider:nth-child(4n){width:100%;height:1px}.categories-list--layout--columns-7-full .categories-list__divider:last-child:nth-child(4n){display:none}}.category-card{display:flex}.category-card__body{display:flex;border-radius:2px;background:#fff;box-shadow:0 1px 16px #0000000a;padding:24px 20px;flex-grow:1}.category-card__image{width:130px}html[dir=ltr] .category-card__image,html[dir=rtl] .category-card__image{margin-right:24px}.category-card__image img{max-width:100%;filter:grayscale(1);opacity:.7;transition:filter .15s,opacity .15s}.category-card__image img:hover{filter:grayscale(0);opacity:1}.category-card__content{display:flex;flex-direction:column}.category-card__name{margin-top:-2px;font-weight:500;font-size:17px;line-height:19px}.category-card__name a{color:inherit;transition:.15s}.category-card__name a:hover{color:#1e3a8a}.category-card__links{list-style:none;margin:14px 0 0;padding:0;font-size:14px;line-height:22px;flex-grow:1}.category-card__links a{color:#6c757d;transition:.15s}.category-card__links a:hover{color:#1e3a8a}.category-card__all{margin-top:14px;font-size:14px}.category-card__all a:hover{text-decoration:underline}.category-card__products{display:none}@media(min-width:992px)and (max-width:1199px){.category-card--layout--classic .category-card__image{width:90px}}@media(min-width:480px)and (max-width:991px){.category-card--layout--classic .category-card__body{flex-direction:column;padding:24px 28px}.category-card--layout--classic .category-card__image{width:auto;margin:0 0 18px}}@media(min-width:400px)and (max-width:479px){.category-card--layout--classic .category-card__image{width:40%}}@media(max-width:399px){.category-card--layout--classic .category-card__body{padding:24px 28px}.category-card--layout--classic .category-card__image{width:120px}}.category-card--layout--compact .category-card__body{padding:16px 30px;align-items:center}.category-card--layout--compact .category-card__image{width:74px}html[dir=ltr] .category-card--layout--compact .category-card__image,html[dir=rtl] .category-card--layout--compact .category-card__image{margin-right:30px}.category-card--layout--compact .category-card__links,.category-card--layout--compact .category-card__all{display:none}.category-card--layout--compact .category-card__name{margin-top:0;font-size:17px;line-height:19px}.category-card--layout--compact .category-card__products{display:block;font-size:15px;color:#999;margin-top:5px}.compare-table{width:100%;border-collapse:separate;border-spacing:0;font-size:15px;line-height:18px}.compare-table tr>*{border-top:1px solid #ebebeb}html[dir=ltr] .compare-table tr>*{border-left:1px solid #ebebeb}html[dir=rtl] .compare-table tr>*{border-left:1px solid #ebebeb}html[dir=ltr] .compare-table tr>*:last-child{border-right:1px solid #ebebeb}html[dir=rtl] .compare-table tr>*:last-child{border-right:1px solid #ebebeb}html[dir=ltr] .compare-table>*:first-child>tr:first-child>*:first-child{border-top-left-radius:2.5px}html[dir=rtl] .compare-table>*:first-child>tr:first-child>*:first-child{border-top-left-radius:2.5px}html[dir=ltr] .compare-table>*:first-child>tr:first-child>*:last-child{border-top-right-radius:2.5px}html[dir=rtl] .compare-table>*:first-child>tr:first-child>*:last-child{border-top-right-radius:2.5px}html[dir=ltr] .compare-table>*:last-child>tr:last-child>*:first-child{border-bottom-left-radius:2.5px}html[dir=rtl] .compare-table>*:last-child>tr:last-child>*:first-child{border-bottom-left-radius:2.5px}html[dir=ltr] .compare-table>*:last-child>tr:last-child>*:last-child{border-bottom-right-radius:2.5px}html[dir=rtl] .compare-table>*:last-child>tr:last-child>*:last-child{border-bottom-right-radius:2.5px}.compare-table>*:last-child>tr:last-child>*{border-bottom:1px solid #ebebeb}.compare-table th{min-width:140px;background:#f7f7f7;font-weight:500}html[dir=ltr] .compare-table th,html[dir=rtl] .compare-table th{text-align:right}.compare-table td{min-width:180px;max-width:180px;text-align:center;vertical-align:top}.compare-table td,.compare-table th{padding:14px 16px}.compare-table__product-link{display:block;padding:8px 8px 0;color:inherit}.compare-table__product-image{margin:0 auto 14px;width:140px;max-width:100%}.compare-table__product-name{line-height:20px}.compare-table__product-rating{padding-top:3px;display:flex;justify-content:center}.compare-table__product-rating-legend{margin-top:8px;font-size:13px;line-height:1;color:#b3b3b3}.compare-table__product-badge{font-size:12px}.compare-table__type-tabs{display:flex;align-items:center;gap:8px;margin-bottom:24px;flex-wrap:wrap}.compare-table__type-tab{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border:2px solid #e0e0e0;border-radius:6px;background:#fff;color:#333;text-decoration:none;font-weight:500;font-size:14px;transition:all .2s ease}.compare-table__type-tab:hover{border-color:#1e3a8a;color:#1e3a8a;text-decoration:none}.compare-table__type-tab--active{background:#1e3a8a;border-color:#1e3a8a;color:#fff}.compare-table__type-tab--active:hover{background:#172c68;border-color:#172c68;color:#fff}.compare-table__type-tab--active .compare-table__tab-badge{background:#ffffff40;color:#fff}.compare-table__tab-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:#f97316;color:#fff;border-radius:10px;font-size:11px;font-weight:600}.compare-table__clear-btn{margin-left:auto}.compare-table__category-row{background:#f8f9fa}.compare-table__category-header{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#1e3a8a;padding:12px 16px!important;text-align:left!important;border-top:2px solid #e0e0e0!important}.compare-table__specs-loading-row td{vertical-align:middle}.compare-table__loading-indicator{display:flex;justify-content:center;align-items:center;padding:20px 0}.compare-table__spec-loading{color:#999;font-style:italic}.compare-table__spec-missing{color:#ccc}.compare-table__cable-options{min-width:180px;text-align:left!important;vertical-align:middle!important}.compare-table__option-group{margin-bottom:12px}.compare-table__option-group:last-of-type{margin-bottom:8px}.compare-table__option-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;background:transparent;border:none;text-align:left;cursor:pointer;text-decoration:none}.compare-table__option-toggle:hover{text-decoration:none}.compare-table__option-toggle:focus{outline:none}.compare-table__option-label{font-size:13px;color:#666}.compare-table__option-value{font-weight:600;color:#000}.compare-table__option-chevron{font-size:12px;color:#6c757d}.compare-table__add-btn{margin-top:8px;width:100%}.dashboard{display:flex;flex-wrap:wrap;justify-content:space-between}.dashboard__orders,.dashboard__financial{margin-top:24px;width:100%}.aging-bucket{padding:8px;border-radius:6px;transition:all .2s ease}.aging-bucket:hover{background-color:#00000005}.aging-progress{display:flex;height:12px;background-color:#f8f9fa;border-radius:6px;overflow:hidden;border:1px solid #dee2e6}.aging-progress-bar{height:100%;transition:width .3s ease}.aging-progress-bar--current{background-color:#28a745}.aging-progress-bar--warning{background-color:#ffc107}.aging-progress-bar--danger{background-color:#fd7e14}.aging-progress-bar--critical{background-color:#dc3545}@media(min-width:768px){.dashboard__address,.dashboard__quickorder{width:calc(50% - 12px)}}@media(max-width:767px){.dashboard__address,.dashboard__quickorder{width:100%}.dashboard__quickorder{margin-top:24px}}.dashboard__quickorder-list{display:flex;flex-direction:column}.dashboard__quickorder-item{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;border-bottom:1px solid #e5e5e5;text-decoration:none;color:inherit;transition:background-color .15s ease}.dashboard__quickorder-item:last-child{border-bottom:none}.dashboard__quickorder-item:hover{background-color:#f9f9f9;text-decoration:none}.dashboard__quickorder-info{flex:1;min-width:0}.dashboard__quickorder-name{font-weight:500;font-size:14px;color:#1e3a8a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard__quickorder-sku{font-size:12px}.dashboard__quickorder-price{flex-shrink:0;font-weight:600;font-size:14px;color:#333;margin-left:16px}.dashboard__orders-mobile{padding:0}.dashboard__order-card{padding:16px 20px;border-bottom:1px solid #e5e5e5}.dashboard__order-card:last-child{border-bottom:none}.dashboard__order-card:hover{background-color:#f9f9f9}.dashboard__order-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.dashboard__order-number{font-weight:600;font-size:16px;color:#1e3a8a;text-decoration:none}.dashboard__order-number:hover{text-decoration:underline}.dashboard__order-total{font-weight:700;font-size:16px;color:#333}.dashboard__order-details{display:flex;flex-direction:column;gap:10px}.dashboard__order-group{display:flex;flex-direction:column;gap:6px}.dashboard__order-item{display:flex;align-items:center;gap:8px;font-size:14px}.dashboard__order-label{color:#6c757d;font-weight:500;min-width:90px}.dashboard__order-value{color:#333}input[type=date].form-control{font-size:14px;padding-right:10px;min-width:135px}input[type=date].form-control::-webkit-calendar-picker-indicator{margin-left:6px;cursor:pointer;flex-shrink:0}input[type=date].form-control::-moz-calendar-picker-indicator{margin-left:6px;cursor:pointer}.card-body .form-control,.card-body .form-select{font-size:14px}.card-body .form-control::placeholder,.card-body .form-select::placeholder{font-size:14px}.card-body .input-group-text{font-size:14px;padding:.375rem .75rem;display:flex;align-items:center}.filter-clear-btn{width:100%;white-space:nowrap;display:flex;align-items:center;justify-content:center;font-size:13px;padding:.375rem .5rem;height:calc(1.5em + .75rem + 2px)}.filter-clear-btn svg{font-size:12px;flex-shrink:0}.filter-clear-btn span{display:inline-block;line-height:1}.filter-clear-btn:hover:not(:disabled){background-color:#dc3545;color:#fff;border-color:#dc3545}.filter-clear-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:767px){.filter-clear-btn{margin-top:0}}@media(max-width:767px){.dashboard__payment-summary{row-gap:0}.dashboard__payment-summary>.col-6:nth-child(1),.dashboard__payment-summary>.col-6:nth-child(2){position:relative;padding-bottom:1rem}.dashboard__payment-summary>.col-6:nth-child(1):after,.dashboard__payment-summary>.col-6:nth-child(2):after{content:"";position:absolute;bottom:0;left:10%;right:10%;height:1px;background-color:#dee2e6}}.dashboard__payments-mobile{padding:0}.dashboard__payment-select-all{padding:16px 20px;background-color:#f8f9fa;border-bottom:1px solid #e5e5e5;font-weight:500}.dashboard__payment-select-all .form-check{padding-left:2rem}.dashboard__payment-select-all .form-check-input{margin-left:-2rem}.dashboard__payment-select-all .form-check-label{font-size:15px;cursor:pointer;margin-left:.5rem}.dashboard__payment-card{padding:16px 20px;border-bottom:1px solid #e5e5e5;transition:background-color .2s ease;cursor:pointer}.dashboard__payment-card:last-child{border-bottom:none}.dashboard__payment-card--selected{background-color:#e7f3ff;border-left:4px solid #0d6efd;padding-left:16px}.dashboard__payment-card:not(.dashboard__payment-card--selected):hover{background-color:#f9f9f9}.dashboard__payment-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;gap:12px}.dashboard__payment-header .form-check{flex:1;min-width:0;padding-left:2rem}.dashboard__payment-header .form-check-input{cursor:pointer;margin-top:3px;margin-left:-2rem}.dashboard__payment-invoice{cursor:pointer;margin-left:.5rem}.dashboard__payment-invoice-link{font-weight:600;font-size:16px;color:#1e3a8a;text-decoration:none}.dashboard__payment-invoice-link:hover{text-decoration:underline}.dashboard__payment-amount-due{font-weight:700;font-size:16px;color:#333;white-space:nowrap}.dashboard__payment-details{display:flex;flex-direction:column;gap:8px;margin-left:28px}.dashboard__payment-row{display:flex;gap:16px}.dashboard__payment-item{display:flex;flex-direction:column;gap:2px;font-size:14px;flex:1;min-width:0}.dashboard__payment-label{color:#6c757d;font-weight:500;font-size:13px}.dashboard__payment-value{color:#333;word-break:break-word}.dashboard__payment-value small{font-size:12px;margin-top:2px}.dashboard__payment-input-section{margin-top:12px;padding-top:12px;border-top:1px solid #dee2e6}.dashboard__payment-input-label{display:block;font-weight:500;font-size:13px;color:#6c757d;margin-bottom:6px}.dashboard__payment-input-wrapper{display:flex;align-items:center;gap:8px}.dashboard__payment-input-wrapper .form-control{font-size:16px;font-weight:600;max-width:150px}.dashboard__payment-currency{font-size:16px;font-weight:600;color:#333}.dashboard__payment-card .form-check-input,.dashboard__payment-select-all .form-check-input{width:22px;height:22px;border:2px solid #1E3A8A;border-radius:4px;cursor:pointer}.dashboard__payment-card .form-check-input:checked,.dashboard__payment-select-all .form-check-input:checked{background-color:#1e3a8a;border-color:#1e3a8a}.dashboard__payment-card .form-check-input:focus,.dashboard__payment-select-all .form-check-input:focus{box-shadow:0 0 0 3px #1e3a8a40}.dashboard__payments-table .form-check-input{width:22px;height:22px;border:2px solid #1E3A8A;border-radius:4px;cursor:pointer}.dashboard__payments-table .form-check-input:checked{background-color:#1e3a8a;border-color:#1e3a8a}.dashboard__payments-table .form-check-input:focus{box-shadow:0 0 0 3px #1e3a8a40}@media(max-width:767px){.dashboard__payment-card .form-check-input,.dashboard__payment-select-all .form-check-input{width:24px;height:24px}}.dashboard__financial-grid{row-gap:20px}.dashboard__financial-item{padding:12px 0;position:relative}@media(max-width:767px){.dashboard__financial-item:nth-child(1):after,.dashboard__financial-item:nth-child(2):after{content:"";position:absolute;bottom:-10px;left:10%;right:10%;height:1px;background-color:#dee2e6}}@media(min-width:768px){.dashboard__financial-item:nth-child(1):after,.dashboard__financial-item:nth-child(2):after,.dashboard__financial-item:nth-child(3):after{content:"";position:absolute;bottom:-10px;left:10%;right:10%;height:1px;background-color:#dee2e6}}.dashboard__overdue-alert{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px;background-color:#fff;border:1px solid #f5c2c7;border-left:4px solid #dc3545;box-shadow:0 2px 4px #dc354514;transition:box-shadow .2s ease}.dashboard__overdue-alert:hover{box-shadow:0 4px 8px #dc35451f}.dashboard__overdue-content{display:flex;align-items:flex-start;gap:12px;flex:1}.dashboard__overdue-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#dc3545;font-size:20px;margin-top:2px}.dashboard__overdue-text{flex:1}.dashboard__overdue-title{font-weight:600;font-size:16px;color:#1a1a1a;margin-bottom:4px;line-height:1.3}.dashboard__overdue-details{font-size:14px;color:#666;line-height:1.5}.dashboard__overdue-button{flex-shrink:0;padding:10px 24px;font-weight:600;font-size:15px;white-space:nowrap;box-shadow:0 2px 4px #dc354533}.dashboard__overdue-button:hover{box-shadow:0 4px 8px #dc35454d;transform:translateY(-1px)}.dashboard__overdue-button:active{transform:translateY(0)}@media(max-width:767px){.dashboard__overdue-alert{flex-direction:column;align-items:stretch;padding:16px;gap:14px}.dashboard__overdue-content{gap:10px}.dashboard__overdue-icon{width:20px;height:20px;font-size:18px}.dashboard__overdue-title{font-size:15px}.dashboard__overdue-details{font-size:13px}.dashboard__overdue-button{width:100%;text-align:center}}.order-header{padding:1.625rem 2rem 1.375rem}.order-header:after{display:block;content:"";clear:both}.order-header__actions{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.order-header__actions-right{display:flex;flex-wrap:wrap;gap:.5rem}.order-header__title{border-bottom:2px solid #e5e5e5;padding-bottom:4px;margin-bottom:0}.order-header__subtitle{color:#6c757d;font-size:14px;line-height:1.375;clear:both;padding-top:12px}.order-header__subtitle mark{padding:0;color:#3d464d;background:transparent;font-weight:500}@media(min-width:768px)and (max-width:991px){.order-header{padding:1.375rem 1.5rem 1.25rem}}@media(max-width:767px){.order-header{padding:1.125rem 1.375rem 1rem}}@media(max-width:440px){.order-header__actions{flex-direction:column;align-items:stretch}.order-header__actions-right{justify-content:flex-start}}.order-list a{color:inherit}.order-list a:hover{color:inherit;text-decoration:underline}.order-list table{width:100%;font-size:15px}.order-list__header th,.order-list__header td{text-transform:uppercase;color:#6c757d;font-size:13px;font-weight:500}.order-list__footer{font-size:20px}.order-list__footer th{font-weight:500}.order-list__column-image{width:1px}.order-list__column-image .product-image{width:40px}.order-list__column-product{line-height:1.25}.order-list__column-quantity{text-align:center}html[dir=ltr] .order-list__column-total,html[dir=rtl] .order-list__column-total{text-align:right}.order-list__options{color:#6c757d;font-size:13px;margin-top:2px}.order-list__options-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap}.order-list__options-item:not(:last-child){position:relative}html[dir=ltr] .order-list__options-item:not(:last-child){padding-right:19px}html[dir=rtl] .order-list__options-item:not(:last-child){padding-right:19px}.order-list__options-item:not(:last-child):after{position:absolute;content:"";display:block;background:#ccc;width:1px;height:10px;top:calc(50% - 5px);transform:skew(-20deg)}html[dir=ltr] .order-list__options-item:not(:last-child):after{right:9px}html[dir=rtl] .order-list__options-item:not(:last-child):after{right:9px}@media(min-width:576px){.order-list th,.order-list td{padding:4px 12px}html[dir=ltr] .order-list th:first-child,html[dir=ltr] .order-list td:first-child,html[dir=rtl] .order-list th:first-child,html[dir=rtl] .order-list td:first-child{padding-left:1.5rem}html[dir=ltr] .order-list th:last-child,html[dir=ltr] .order-list td:last-child{padding-right:1.5rem}html[dir=rtl] .order-list th:last-child,html[dir=rtl] .order-list td:last-child{padding-right:1.5rem}.order-list__header th,.order-list__header td{border-bottom:2px solid #f0f0f0;padding:10px 12px}.order-list__products th,.order-list__products td{padding-top:5px;padding-bottom:5px}.order-list__products tr:first-child th,.order-list__products tr:first-child td{padding-top:14px}.order-list__products tr:last-child th,.order-list__products tr:last-child td{padding-bottom:14px}html[dir=ltr] .order-list__products .order-list__column-product,html[dir=rtl] .order-list__products .order-list__column-product{padding-left:4px}.order-list__subtotals th,.order-list__subtotals td{padding-top:3px;padding-bottom:3px}.order-list__subtotals tr:first-child th,.order-list__subtotals tr:first-child td{padding-top:12px;border-top:1px solid #f0f0f0}.order-list__subtotals tr:last-child th,.order-list__subtotals tr:last-child td{padding-bottom:12px}.order-list__footer th,.order-list__footer td{padding-top:14px;padding-bottom:14px;border-top:1px solid #f0f0f0}}@media(max-width:575px){.order-list table,.order-list tr,.order-list th,.order-list td{display:block;padding:0}.order-list__header,.order-list__products,.order-list__subtotals,.order-list__footer{display:block}.order-list__header tr,.order-list__products tr,.order-list__subtotals tr,.order-list__footer tr{padding:0 1rem}.order-list__header tr,.order-list__subtotals tr,.order-list__footer tr{display:flex}.order-list__header .order-list__column-label,.order-list__subtotals .order-list__column-label,.order-list__footer .order-list__column-label{flex-grow:1}.order-list__header .order-list__column-quantity,.order-list__subtotals .order-list__column-quantity,.order-list__footer .order-list__column-quantity{display:none}.order-list__header tr{padding-top:10px;padding-bottom:10px;border-bottom:2px solid #f0f0f0}.order-list__products tr{padding-top:.75rem;padding-bottom:.75rem;display:flex;flex-wrap:wrap}.order-list__products tr:not(:first-child){border-top:1px solid #f0f0f0}.order-list__products .order-list__column-image{width:40px;flex-shrink:0}.order-list__products .order-list__column-product{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 40px)}html[dir=ltr] .order-list__products .order-list__column-product,html[dir=rtl] .order-list__products .order-list__column-product{padding-left:1rem}.order-list__products .order-list__column-quantity:before{content:attr(data-title) " "}.order-list__products .order-list__column-total{flex-grow:1}.order-list__products .order-list__column-quantity,.order-list__products .order-list__column-total{margin-top:.625rem;margin-bottom:-.125rem}.order-list__subtotals{padding-top:12px;padding-bottom:12px;border-top:1px solid #f0f0f0}.order-list__subtotals th,.order-list__subtotals td{padding-top:2px;padding-bottom:2px}.order-list__footer{padding-top:12px;padding-bottom:12px;border-top:1px solid #f0f0f0}}.order-success__body{max-width:690px;margin:0 auto}.order-success__header{padding:60px 0 52px;text-align:center}.order-success__icon{fill:#ff6a33;margin:0 auto;display:flex;justify-content:center;align-items:center}.order-success__title{margin-top:24px;margin-bottom:2px}.order-success__subtitle{font-size:19px;font-weight:500}.order-success__actions{margin-top:20px}.order-success__meta{margin-bottom:28px;text-align:center}.order-success__meta-list{list-style:none;padding:0;margin:0;display:flex;justify-content:center}.order-success__meta-item{flex-basis:25%;line-height:1.25;position:relative;padding:2px 12px;display:flex;flex-direction:column;justify-content:center}.order-success__meta-item:not(:last-child):before{position:absolute;display:block;content:"";border-start:2px dashed #ebebeb;width:0;height:100%;top:0}html[dir=ltr] .order-success__meta-item:not(:last-child):before{right:-1px}html[dir=rtl] .order-success__meta-item:not(:last-child):before{right:-1px}.order-success__meta-title{display:block;font-size:13px;color:#6c757d;margin-bottom:4px}.order-success__meta-value{display:block;font-size:14px;line-height:16px;font-weight:500}@media(max-width:767px){.order-success__header{padding:44px 0 40px}.order-success__meta-list{flex-wrap:wrap}.order-success__meta-item{flex-basis:50%}.order-success__meta-item:nth-child(2n):before{display:none}.order-success__meta-item:nth-child(n+3){margin-top:16px}}.product__content{display:-ms-grid;display:grid;-ms-grid-columns:50% 50%;grid-template-columns:[gallery] calc(50% - 20px) [info] calc(50% - 20px);grid-template-rows:auto auto auto auto auto;grid-column-gap:40px}.product__header h1{font-size:26px;font-weight:700;line-height:32px;margin:0}.product__info-card{position:relative;width:100%}.product__info-body{padding:28px 28px 24px}.product__price{font-size:30px;font-weight:700;letter-spacing:-.04em;color:#3d464d}.product__prices-stock{display:flex;justify-content:space-between;align-items:center;padding-top:4px;padding-bottom:22px}.product__prices-side{padding:8px 0 7px;line-height:1}.product__price--new{color:#ff2626}.product__price--old{font-size:16px;text-decoration:line-through;font-weight:400;color:#b3b3b3;margin-bottom:5px}.product__form{background:#eef2f5;margin-bottom:24px;margin-top:-4px;padding:16px 28px 18px;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb}.product__meta-side{margin:-3px 0}.product__meta-side table{width:100%;font-size:14px}.product__meta-side th,.product__meta-side td{padding:3px 0}.product__meta-side th{font-weight:500}html[dir=ltr] .product__meta-side th,html[dir=rtl] .product__meta-side th{padding-right:12px}.product__meta-side tr+tr>*{border-top:1px solid #ebebeb}.product__meta-side a{color:#1e3a8a}.product__meta-side a:hover{text-decoration:underline}.product__shop-features{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.product__shop-features{margin-top:30px}.product__actions-divider-gray{height:1px;width:100%;border-bottom:1px solid #ebebeb;margin:10px 0}.product__actions-side{display:flex;flex-wrap:wrap;white-space:nowrap;margin-top:-20px}html[dir=ltr] .product__actions-side-item--quantity,html[dir=rtl] .product__actions-side-item--quantity{margin-right:8px}.product__actions-side-item--addtocart{flex-grow:1}.product__actions-side-item--quantity,.product__actions-side-item--addtocart{margin-top:20px;width:100%}.product__actions-side-item--wishlist,.product__actions-side-item--compare{position:relative;margin-top:14px;margin-bottom:-8px;width:50%;font-size:13px;line-height:16px;background:transparent;color:#262626;fill:#d9d9d9;display:flex;align-items:center;justify-content:center;border:none;padding-top:7px;padding-bottom:5px;border-radius:2px;transition:background .15s,fill .15s}html[dir=ltr] .product__actions-side-item--wishlist,html[dir=ltr] .product__actions-side-item--compare,html[dir=rtl] .product__actions-side-item--wishlist,html[dir=rtl] .product__actions-side-item--compare{padding-left:9px;padding-right:10px}.product__actions-side-item--wishlist svg,.product__actions-side-item--compare svg{position:relative;top:-1px}html[dir=ltr] .product__actions-side-item--wishlist svg,html[dir=ltr] .product__actions-side-item--compare svg{margin-right:8px}html[dir=rtl] .product__actions-side-item--wishlist svg,html[dir=rtl] .product__actions-side-item--compare svg{margin-right:8px}.product__actions-side-item--wishlist:focus,.product__actions-side-item--compare:focus{outline:none}.product__actions-side-item--wishlist:hover,.product__actions-side-item--compare:hover{background:#f5f5f5;fill:#bfbfbf}.product__actions-side-item--wishlist:active,.product__actions-side-item--compare:active{background:#f0f0f0;fill:#b3b3b3}.product__actions-side-item--wishlist.product__actions-side-item--loading,.product__actions-side-item--compare.product__actions-side-item--loading{background:transparent;fill:#f5f5f5;cursor:default}html[dir=ltr] .product__actions-side-item--wishlist.product__actions-side-item--loading:before,html[dir=ltr] .product__actions-side-item--compare.product__actions-side-item--loading:before{margin-right:-16px}html[dir=rtl] .product__actions-side-item--wishlist.product__actions-side-item--loading:before,html[dir=rtl] .product__actions-side-item--compare.product__actions-side-item--loading:before{margin-right:-16px}.product__tags-and-share-links{border-top:1px solid #ebebeb;padding:24px 28px}.product__tags+.product__share-links{margin-top:18px}.product__actions-side-divider{width:100%}.product__tabs{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.product__gallery{-ms-grid-row:1;-ms-grid-row-span:6;-ms-grid-column:1;grid-row-start:1;grid-row-end:6}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){html[dir=ltr] .product__gallery,html[dir=rtl] .product__gallery{margin-right:40px}}.product__info{-ms-grid-row:1;-ms-grid-column:2;position:relative;min-height:0}.product__sidebar{-ms-grid-row:2;-ms-grid-column:2}.product__footer{-ms-grid-row:3;-ms-grid-column:2}.product__wishlist-compare{display:none}.product__name{margin-bottom:18px}.product__rating{display:flex;margin-bottom:5px}.product__rating-stars{padding-top:2px}html[dir=ltr] .product__rating-stars,html[dir=rtl] .product__rating-stars{margin-right:12px}.product__rating-legend{font-size:14px;line-height:20px;color:#b3b3b3}.product__rating-legend a{color:inherit;transition:color .2s}.product__rating-legend a:hover{color:#1e3a8a}.product__rating-legend span{content:"/";padding:0 7px}.product__description{font-size:16px}.product__features{list-style:none;padding:0;margin:0;font-size:14px}.product__features li{padding-top:1px;padding-bottom:1px;position:relative}html[dir=ltr] .product__features li,html[dir=rtl] .product__features li{padding-left:13px;padding-right:0}.product__features li:before{content:"";display:block;position:absolute;top:9px;width:5px;height:5px;border-radius:2.5px;border:1px solid currentColor}html[dir=ltr] .product__features li:before{left:0}html[dir=rtl] .product__features li:before{left:0}.product__meta{list-style:none;margin:12px 0 0;padding:12px 0 0;display:flex;flex-wrap:wrap;color:#999;font-size:14px;border-top:1px solid #ebebeb}html[dir=ltr] .product__meta li,html[dir=rtl] .product__meta li{margin-right:18px}.product__meta a{color:inherit;transition:color .2s}.product__meta a:hover{color:#1e3a8a}.product__availability{display:none}.product__prices{margin-top:18px;margin-bottom:14px;font-size:28px;font-weight:700;letter-spacing:-.03em;color:#3d464d}.product__new-price{color:#ff2626}.product__old-price{color:#b3b3b3;font-weight:400;font-size:20px;text-decoration:line-through}.product__option{margin-bottom:18px}.product__option:last-child{margin-bottom:0}.product__option-label{font-size:13px;text-transform:uppercase;font-weight:500;color:#6c757d;padding-bottom:2px}.product__actions{display:flex;flex-wrap:wrap;margin:-4px}.product__actions-item{margin:4px}.product__quantity{width:200px}.product__footer{margin-top:32px;display:flex;justify-content:space-between}html[dir=ltr] .product__tags,html[dir=rtl] .product__tags{margin-right:24px;margin-left:0}.product__share-links{margin-top:2px;margin-bottom:2px}@media(min-width:992px)and (max-width:1199px){.product__name{font-size:28px;margin-bottom:18px}}@media(min-width:768px)and (max-width:991px){.product__content{-ms-grid-columns:44% 56%;grid-template-columns:[gallery] calc(44% - 15px) [info] calc(56% - 15px);grid-column-gap:30px}}@media screen and (min-width:768px)and (max-width:991px)and (-ms-high-contrast:active),(min-width:768px)and (max-width:991px)and (-ms-high-contrast:none){html[dir=ltr] .product__gallery,html[dir=rtl] .product__gallery{margin-right:30px}}@media(min-width:768px)and (max-width:991px){.product__name{font-size:24px;margin-bottom:18px}.product__footer{display:block;margin-top:18px}.product__share-links{margin:12px 0 0}}@media(max-width:767px){.product__content{display:block}.product__name{font-size:28px;margin-bottom:18px}.product__footer{margin-top:22px}}@media(max-width:559px){.product__footer{display:block;margin-top:22px}.product__share-links{margin:12px 0 0}}@media(min-width:992px){.product--layout--columnar .product__content{-ms-grid-columns:380px auto 260px;grid-template-columns:[gallery] 380px [info] auto [sidebar] 260px;grid-template-rows:auto auto auto auto;grid-column-gap:0}.product--layout--columnar .product__gallery{grid-row-start:1;grid-row-end:4;min-height:0}}@media screen and (min-width:992px)and (-ms-high-contrast:active),(min-width:992px)and (-ms-high-contrast:none){html[dir=ltr] .product--layout--columnar .product__gallery,html[dir=rtl] .product--layout--columnar .product__gallery{margin-right:0}}@media(min-width:992px){.product--layout--columnar .product__info{-ms-grid-row:1;-ms-grid-column:2;grid-row:1;grid-column:info;padding:0 30px;min-height:0}.product--layout--columnar .product__sidebar{-ms-grid-row:1;-ms-grid-row-span:4;-ms-grid-column:3;grid-column:sidebar;grid-row-start:1;grid-row-end:4;min-height:0;padding-top:10px;padding-bottom:20px}html[dir=ltr] .product--layout--columnar .product__sidebar,html[dir=rtl] .product--layout--columnar .product__sidebar{border-left:2px solid #f0f0f0;padding-left:30px}.product--layout--columnar .product__footer{-ms-grid-row:2;-ms-grid-column:2;grid-row:2;grid-column:info;padding:0 30px;min-height:0}.product--layout--columnar .product__wishlist-compare{position:absolute;display:flex;flex-direction:column}html[dir=ltr] .product--layout--columnar .product__wishlist-compare,html[dir=rtl] .product--layout--columnar .product__wishlist-compare{right:8px}.product--layout--columnar .product__wishlist-compare>*+*{margin-top:2px}.product--layout--columnar .product__name{font-size:24px;margin-bottom:12px}html[dir=ltr] .product--layout--columnar .product__name,html[dir=rtl] .product--layout--columnar .product__name{padding-right:16px}.product--layout--columnar .product__description{margin:10px 0 12px;font-size:15px}.product--layout--columnar .product__features{display:block}.product--layout--columnar .product__meta{margin:12px 0 0;padding:0;border-top:none}.product--layout--columnar .product__meta-availability{display:none}.product--layout--columnar .product__footer{flex-direction:column}.product--layout--columnar .product__share-links{margin-top:12px;margin-bottom:0}html[dir=ltr] .product--layout--columnar .product__share-links,html[dir=rtl] .product--layout--columnar .product__share-links{margin-left:1px;margin-right:0}.product--layout--columnar .product__prices{margin-top:20px;margin-bottom:24px;line-height:28px}.product--layout--columnar .product__new-price{display:block}.product--layout--columnar .product__quantity{width:88px}.product--layout--columnar .product__actions{flex-wrap:nowrap}.product--layout--columnar .product__actions-item--addtocart{flex-grow:1}.product--layout--columnar .product__actions-item--addtocart .btn{width:100%}html[dir=ltr] .product--layout--columnar .product__actions-item--addtocart .btn,html[dir=rtl] .product--layout--columnar .product__actions-item--addtocart .btn{padding-left:.5rem;padding-right:.5rem}.product--layout--columnar .product__actions-item--wishlist,.product--layout--columnar .product__actions-item--compare{display:none}.product--layout--columnar .product__availability{display:block;font-size:14px}}@media(min-width:992px)and (max-width:1199px){.product--layout--columnar .product__content{-ms-grid-columns:320px auto 200px;grid-template-columns:[gallery] 320px [info] auto [sidebar] 200px}html[dir=ltr] .product--layout--columnar .product__sidebar,html[dir=rtl] .product--layout--columnar .product__sidebar{padding-left:24px}.product--layout--columnar .product__option{margin-bottom:12px}.product--layout--columnar .product__actions{flex-wrap:wrap;margin:0}.product--layout--columnar .product__quantity{width:100px}.product--layout--columnar .product__actions-item{margin:0}.product--layout--columnar .product__actions-item--addtocart{margin-top:16px}}@media(min-width:992px){.product--layout--sidebar .product__content{-ms-grid-columns:50% 50%;grid-template-columns:[gallery] calc(50% - 16px) [info] calc(50% - 16px);grid-column-gap:32px}}@media screen and (min-width:992px)and (-ms-high-contrast:active),(min-width:992px)and (-ms-high-contrast:none){html[dir=ltr] .product--layout--sidebar .product__gallery,html[dir=rtl] .product--layout--sidebar .product__gallery{margin-right:32px}}@media(min-width:992px){.product--layout--sidebar .product__name{font-size:24px;margin-bottom:12px}.product--layout--sidebar .product__footer{display:block;margin-top:18px}.product--layout--sidebar .product__share-links{margin:12px 0 0}}@media(min-width:992px)and (max-width:1199px){.product--layout--quickview .product__content{grid-template-columns:[gallery] calc(50% - 16px) [info] calc(50% - 16px);grid-column-gap:32px}.product--layout--quickview .product__name{margin-bottom:12px}.product--layout--quickview .product__footer{display:block;margin-top:18px}.product--layout--quickview .product__share-links{margin:12px 0 0}}@media(min-width:768px)and (max-width:991px){.product--layout--quickview .product__content{display:block}.product--layout--quickview .product__gallery{margin-bottom:24px}.product--layout--quickview .product__name{font-size:24px;margin-bottom:18px}}@media(min-width:768px){.product__actions-side{padding:0 28px 24px}}.product__addtoquote-icon{display:inline-block;width:20px;height:20px;vertical-align:middle}.product__actions-item--addtoquote{display:flex;align-items:center;justify-content:center}.product__actions-item--addtoquote .product__addtoquote-icon{flex-shrink:0}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{min-width:1380px}}.product--layout--full .product__body{display:grid;grid-template-columns:auto 1fr 370px;grid-template-rows:max-content auto auto 1fr}.product--layout--full .product__card--one{grid-column:1/3;grid-row:1/4}.product--layout--full .product__gallery{grid-column:1;grid-row:1/4}.product--layout--full .product__header{grid-column:2;grid-row:1}.product--layout--full .product__main{grid-column:2;grid-row:2}.product--layout--full .product__info{grid-column:3;grid-row:1/5}.product--layout--full .product__tabs{grid-column:1/3;grid-row:4}.product--layout--full{--product-gutter: 30px}.product--layout--full .product__card{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.product--layout--full .product__card{background-color:#fff}.product--layout--full .product__card--two{display:none}.product--layout--full .product__gallery{padding-top:36px;padding-bottom:48px;width:440px}html[dir=ltr] .product--layout--full .product__gallery,html[dir=rtl] .product--layout--full .product__gallery{padding-left:40px;padding-right:0}.product--layout--full .product__header{padding-top:36px;padding-bottom:16px}html[dir=ltr] .product--layout--full .product__header,html[dir=rtl] .product--layout--full .product__header{padding-left:36px;padding-right:40px}.product--layout--full .product__main{padding-top:0;padding-bottom:48px}html[dir=ltr] .product--layout--full .product__main,html[dir=rtl] .product--layout--full .product__main{padding-left:36px;padding-right:40px}html[dir=ltr] .product--layout--full .product__info,html[dir=rtl] .product--layout--full .product__info{margin-left:var(--product-gutter)}.product--layout--full .product__shop-features,.product--layout--full .product__tabs{margin-top:var(--product-gutter)}.product--layout--full .product__info-body{padding:28px 28px 24px}.product--layout--full .product__subtitle{padding-top:8px}.product--layout--full .product__gallery-intro{display:flex}.product--layout--full .product__excerpt{font-size:15px}.product--layout--full .product__features{margin:0;font-size:14px;border-radius:3px}.product--layout--full .product__features ul{list-style:none;padding:0;color:#6c757d;margin:0 -6px;display:flex;flex-wrap:wrap}.product--layout--full .product__features li{padding-top:3px;padding-bottom:2px;position:relative;margin:0 6px;width:calc(100% - 12px)}html[dir=ltr] .product--layout--full .product__features li,html[dir=rtl] .product--layout--full .product__features li{padding-left:11px;padding-right:0}.product--layout--full .product__features li:before{position:absolute;display:block;content:"";width:3px;height:3px;border-radius:1.5px;background:currentColor;top:12px;opacity:.85}html[dir=ltr] .product--layout--full .product__features li:before{left:0}html[dir=rtl] .product--layout--full .product__features li:before{left:0}.product--layout--full .product__sales-description{color:#6c757d;font-size:14px}.product--layout--full .product__features-title{font-weight:500;padding-bottom:12px}.product--layout--full .product__features-link{margin:20px -2px 0;padding:20px 2px 0;font-size:14px;border-top:1px solid #ebebeb}.product--layout--full .product__features-link a:hover{text-decoration:underline}@media(min-width:1200px){.product--layout--full .product__subtitle{flex-direction:column;align-items:flex-start}.product--layout--full .product__fit{margin-bottom:11px;order:-1}html[dir=ltr] .product--layout--full .product__fit,html[dir=rtl] .product--layout--full .product__fit{margin-left:-4px}}@media(min-width:768px){.product--layout--full .product__info-card{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}}@media(min-width:768px)and (max-width:991.98px){.product--layout--full .product__gallery{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}html[dir=ltr] .product--layout--full .product__actions-item--addtocart .btn,html[dir=rtl] .product--layout--full .product__actions-item--addtocart .btn{padding-left:16px;padding-right:16px}}.product--layout--full .product__subtitle{flex-direction:column;align-items:flex-start}.product--layout--full .product__fit{margin-bottom:11px;order:-1}html[dir=ltr] .product--layout--full .product__fit,html[dir=rtl] .product--layout--full .product__fit{margin-left:-4px}@media(min-width:768px)and (max-width:991.98px){html[dir=ltr] .product--layout--full .product__title,html[dir=rtl] .product--layout--full .product__title{padding-right:80px}.product--layout--full .product__actions-item--wishlist,.product--layout--full .product__actions-item--compare{position:absolute;top:19px;width:40px;height:40px;border-radius:20px;padding:0;margin:0}html[dir=ltr] .product--layout--full .product__actions-item--wishlist,html[dir=ltr] .product--layout--full .product__actions-item--compare,html[dir=rtl] .product--layout--full .product__actions-item--wishlist,html[dir=rtl] .product--layout--full .product__actions-item--compare{right:16px}.product--layout--full .product__actions-item--wishlist span,.product--layout--full .product__actions-item--compare span{display:none}.product--layout--full .product__actions-item--wishlist svg,.product--layout--full .product__actions-item--compare svg{top:0;display:block;margin:0}html[dir=ltr] .product--layout--full .product__actions-item--compare,html[dir=rtl] .product--layout--full .product__actions-item--compare{right:52px}}@media(max-width:1199.98px){.product--layout--full{--product-gutter: 24px}.product--layout--full .product__body{grid-template-columns:auto 1fr 336px}.product--layout--full .product__gallery{padding-top:24px;padding-bottom:36px;width:348px}html[dir=ltr] .product--layout--full .product__gallery,html[dir=rtl] .product--layout--full .product__gallery{padding-left:28px;padding-right:0}.product--layout--full .product__header{padding-top:24px;padding-bottom:16px}html[dir=ltr] .product--layout--full .product__header,html[dir=rtl] .product--layout--full .product__header{padding-left:28px;padding-right:28px}.product--layout--full .product__main{padding-top:0;padding-bottom:36px}html[dir=ltr] .product--layout--full .product__main,html[dir=rtl] .product--layout--full .product__main{padding-left:28px;padding-right:28px}html[dir=ltr] .product--layout--full .product__info-body,html[dir=ltr] .product--layout--full .product__form,html[dir=ltr] .product--layout--full .product__actions,html[dir=ltr] .product--layout--full .product__tags-and-share-links,html[dir=rtl] .product--layout--full .product__info-body,html[dir=rtl] .product--layout--full .product__form,html[dir=rtl] .product--layout--full .product__actions,html[dir=rtl] .product--layout--full .product__tags-and-share-links{padding-left:20px;padding-right:20px}}@media(max-width:991.98px){.product--layout--full .product__body{grid-template-columns:auto 1fr 336px;grid-template-rows:max-content auto auto 1fr}.product--layout--full .product__card{grid-column:1/3;grid-row:1/4}.product--layout--full .product__gallery{grid-column:1/3;grid-row:3}.product--layout--full .product__header{grid-column:1/3;grid-row:1}.product--layout--full .product__main{grid-column:1/3;grid-row:2}.product--layout--full .product__info{grid-column:3;grid-row:1/4}.product--layout--full .product__tabs{grid-column:1/4;grid-row:4}.product--layout--full .product__main{padding-bottom:16px}.product--layout--full .product__excerpt{border-bottom:1px solid;padding-bottom:14px}.product--layout--full .product__gallery{--product-gallery-image-max-width: 380px;padding-top:0;width:100%}html[dir=ltr] .product--layout--full .product__gallery,html[dir=rtl] .product--layout--full .product__gallery{padding-right:28px}.product--layout--full .product__header{padding-bottom:10px}.product--layout--full .product__info{display:flex}.product--layout--full .product__shop-features{display:none}}@media(max-width:767.98px){.product--layout--full{--product-gutter: 16px}.product--layout--full .product__body{grid-template-columns:auto 1fr;grid-template-rows:max-content auto auto 1fr}.product--layout--full .product__card{grid-column:1/3;grid-row:1/3}.product--layout--full .product__header{grid-column:1/3;grid-row:1}.product--layout--full .product__main{grid-column:1/3;grid-row:2}.product--layout--full .product__gallery{grid-column:1;grid-row:3}.product--layout--full .product__info{grid-column:2;grid-row:3}.product--layout--full .product__gallery{margin-top:var(--product-gutter);width:205px;padding:24px 0 28px}html[dir=ltr] .product--layout--full .product__gallery,html[dir=rtl] .product--layout--full .product__gallery{padding-left:0;padding-right:0}html[dir=ltr] .product--layout--full .product__info,html[dir=rtl] .product--layout--full .product__info{margin-left:var(--product-gutter)}.product--layout--full .product__excerpt{border:none;padding-bottom:8px}.product--layout--full .product__info-card{position:static;margin-top:var(--product-gutter);padding-top:24px;padding-bottom:28px}html[dir=ltr] .product--layout--full .product__info-card,html[dir=rtl] .product--layout--full .product__info-card{padding-left:24px;padding-right:24px}.product--layout--full .product__info-body{padding-top:0;padding-bottom:16px}html[dir=ltr] .product--layout--full .product__info-body,html[dir=rtl] .product--layout--full .product__info-body{padding-left:0;padding-right:0}.product--layout--full .product__prices-stock{padding-top:0;padding-bottom:10px}html[dir=ltr] .product--layout--full .product__prices-stock,html[dir=rtl] .product--layout--full .product__prices-stock{padding-left:0;padding-right:0}.product--layout--full .product__price{font-size:26px}.product--layout--full .product__price--old{font-size:16px}.product--layout--full .product__meta{border-top:1px solid;border-bottom:1px solid;padding:10px 0;margin:8px 0}.product--layout--full .product__meta th,.product--layout--full .product__meta td{padding-top:1px;padding-bottom:1px}.product--layout--full .product__meta tr+tr>*{border:none}.product--layout--full .product__form{background:transparent;border:none;margin-bottom:16px;padding-top:0;padding-bottom:0}html[dir=ltr] .product--layout--full .product__form,html[dir=rtl] .product--layout--full .product__form{padding-left:0;padding-right:0}.product--layout--full .product__actions{padding-top:0;padding-bottom:0}html[dir=ltr] .product--layout--full .product__actions,html[dir=rtl] .product--layout--full .product__actions{padding-left:0;padding-right:0}.product--layout--full .product__tags-and-share-links{border:none;padding-top:20px;padding-bottom:0}html[dir=ltr] .product--layout--full .product__tags-and-share-links,html[dir=rtl] .product--layout--full .product__tags-and-share-links{padding-left:0;padding-right:0}.product--layout--full .product-gallery[data-layout=product-full] .product-gallery__zoom{top:-15px}html[dir=ltr] .product--layout--full .product-gallery[data-layout=product-full] .product-gallery__zoom,html[dir=rtl] .product--layout--full .product-gallery[data-layout=product-full] .product-gallery__zoom{right:-15px}}@media(min-width:576px)and (max-width:767.98px){.product--layout--full .product__meta table,.product--layout--full .product__meta th,.product--layout--full .product__meta td{display:block}.product--layout--full .product__meta tbody{display:flex;flex-wrap:wrap}.product--layout--full .product__meta tr,.product--layout--full .product__meta th{width:calc(50% - 10px)}.product--layout--full .product__meta tr{display:flex}html[dir=ltr] .product--layout--full .product__meta tr:nth-child(2n){margin-left:20px}html[dir=rtl] .product--layout--full .product__meta tr:nth-child(2n){margin-left:20px}}@media(max-width:575.98px){.product--layout--full .product__features{display:none}.product--layout--full .product__features-link{margin:0!important;padding:0!important;border-top:none!important;display:none!important}.product--layout--full .product__body{grid-template-columns:100%;grid-template-rows:auto}.product--layout--full .product__header{grid-column:1;grid-row:1}.product--layout--full .product__gallery{grid-column:1;grid-row:2}.product--layout--full .product__card--two{grid-column:1;grid-row:3/5}.product--layout--full .product__main{grid-column:1;grid-row:3}.product--layout--full .product__info{grid-column:1;grid-row:4}.product--layout--full .product__tabs{grid-column:1;grid-row:5}.product--layout--full .product__card--one{display:none}.product--layout--full .product__card--two{display:block}.product--layout--full .product__header{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.product--layout--full .product__header{padding-top:8px;padding-bottom:8px}html[dir=ltr] .product--layout--full .product__header,html[dir=rtl] .product--layout--full .product__header{padding-left:24px;padding-right:24px}.product--layout--full .product__title{font-size:22px;line-height:28px}.product--layout--full .product__subtitle{padding-top:8px}.product--layout--full .product__body{width:100%}.product--layout--full .product__gallery{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.product--layout--full .product__gallery{--product-gallery-image-max-width: 360px;width:100%;padding:0!important}.product--layout--full .product__main,.product--layout--full .product__card--two{margin-top:var(--product-gutter)}html[dir=ltr] .product--layout--full .product__main,html[dir=rtl] .product--layout--full .product__main{padding-left:24px;padding-right:24px}.product--layout--full .product__excerpt{padding-bottom:0}.product--layout--full .product__info{width:100%}html[dir=ltr] .product--layout--full .product__info,html[dir=rtl] .product--layout--full .product__info{margin-left:0}.product--layout--full .product__info-card{margin-top:0;padding-top:0}.product--layout--full .product__actions{margin-top:-12px;margin-bottom:-6px}.product--layout--full .product__actions-item--quantity,.product--layout--full .product__actions-item--addtocart{margin-top:10px}.product--layout--full .product__actions-item--addtocart{flex-grow:0}.product--layout--full .product__actions-divider{height:10px}.product--layout--full .product__actions-item--wishlist,.product--layout--full .product__actions-item--compare{width:auto;margin-top:2px;margin-bottom:-2px}.product--layout--full .sticky-footer-addcart{width:100%;bottom:0;background:#fafafa;left:0;z-index:500;padding:15px}}.product-form{display:block}.product-form__row+.product-form__row{margin-top:12px}.product-form__title{text-transform:uppercase;font-size:11px;font-weight:500;color:#6c7177;margin-bottom:4px}.product-gallery__featured{position:relative;box-shadow:0 0 0 2px #f2f2f2 inset;padding:2px;border-radius:2px}.product-gallery__featured .product-image__body:focus{outline:none}.product-gallery__zoom{position:absolute;cursor:pointer;padding:11px;border:none;z-index:2;top:0;background:transparent;fill:#d9d9d9;transition:background .2s,fill .2s}html[dir=ltr] .product-gallery__zoom,html[dir=rtl] .product-gallery__zoom{right:0;border-top-right-radius:2.5px;border-bottom-left-radius:2px;transform:scaleX(1)}.product-gallery__zoom:focus{outline:none}.product-gallery__zoom:hover{background:#f2f2f2;fill:#00000040}.product-gallery__zoom:active{background:#ebebeb;fill:#00000040}.product-gallery__carousel{margin-top:16px}.product-gallery__carousel .slick-list{margin:0 -5px}.product-gallery__carousel .slick-slide{padding:0 5px}html[dir=ltr] .product-gallery__carousel .slick-track,html[dir=rtl] .product-gallery__carousel .slick-track{margin-left:0}.product-gallery__carousel-item{vertical-align:middle;width:100%;cursor:pointer;display:block;box-shadow:0 0 0 2px #f2f2f2 inset;padding:12px;border-radius:2px;border:none;background:transparent}.product-gallery__carousel-item:focus{outline:none}.product-gallery__carousel-item--active{box-shadow:0 0 0 2px #ff6a33 inset}.product-tabs{margin-top:36px}.product-tabs__list{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:-2px}.product-tabs__list:after,.product-tabs__list:before{content:"";display:block;width:8px;flex-shrink:0}.product-tabs__item{font-size:20px;padding:18px 48px;background:none;border:none;border-bottom:2px solid transparent;color:inherit;font-weight:500;border-radius:3px 3px 0 0;transition:all .15s}.product-tabs__item:focus{outline:none}.product-tabs__item:hover{color:inherit;background:#f7f7f7;border-bottom-color:#d9d9d9}html[dir=ltr] .product-tabs__item:first-child,html[dir=rtl] .product-tabs__item:first-child{margin-left:auto}html[dir=ltr] .product-tabs__item:last-child{margin-right:auto}html[dir=rtl] .product-tabs__item:last-child{margin-right:auto}.product-tabs__item--active{transition-duration:0s}.product-tabs__item--active,.product-tabs__item--active:hover{cursor:default;border-bottom-color:#ff6a33;background:transparent}.product-tabs__content{border-top:2px solid #f0f0f0;border-radius:2px;padding:80px 90px}.product-tabs__pane{overflow:hidden;height:0;opacity:0;transition:opacity .5s}.product-tabs__pane--active{overflow:visible;height:auto;opacity:1}.product-tabs--layout--sidebar .product-tabs__item{padding:14px 30px}.product-tabs--layout--sidebar .product-tabs__content{padding:48px 50px}@media(min-width:992px)and (max-width:1199px){.product-tabs__content{padding:60px 70px}}@media(min-width:768px)and (max-width:991px){.product-tabs{margin-top:40px}.product-tabs .product-tabs__item{padding:14px 30px}.product-tabs .product-tabs__content{padding:40px 50px}}@media(max-width:767px){.product-tabs{margin-top:30px}.product-tabs .product-tabs__item{padding:10px 22px}.product-tabs .product-tabs__content{padding:24px}}.products-list{z-index:0}.products-list__body{display:flex;flex-wrap:wrap}.products-list__item{display:flex}.products-list__item .product-card{width:100%;flex-shrink:0}.products-list[data-layout^=grid-] .product-card .product-card__name{height:40px;overflow:hidden;text-overflow:ellipsis}.products-list[data-layout^=grid-] .product-card .product-card__image{padding:18px 18px 20px}.products-list[data-layout^=grid-] .product-card .product-card__info{padding:0 24px;flex-direction:column}.products-list[data-layout^=grid-] .product-card .product-card__specinfo{display:none}.products-list[data-layout^=grid-] .product-card .product-card__actions{padding:0 24px 24px}.products-list[data-layout^=grid-] .product-card .product-card__description,.products-list[data-layout^=grid-] .product-card .product-card__availability,.products-list[data-layout^=grid-] .product-card .product-card__features-list,.products-list[data-layout^=grid-] .product-card .product-card__addtocart-icon{display:none}.products-list[data-layout^=grid-] .product-card .product-card__prices{display:flex;flex-direction:row}.products-list[data-layout^=grid-] .product-card .product-card__sku{font-size:.8rem;color:#999;margin-top:4px}.products-list[data-layout^=grid-] .product-card .accordion,.products-list[data-layout^=grid-] .product-card .product-card__quick-order-accordion{margin-right:0;margin-top:0;border:0}.products-list[data-layout^=grid-] .product-card .accordion .accordion-button:hover,.products-list[data-layout^=grid-] .product-card .product-card__quick-order-accordion .accordion-button:hover{background-color:#f9f9f9}.products-list[data-layout^=grid-] .product-card .product-card__form-row{flex-direction:column!important;gap:12px;align-items:stretch}.products-list[data-layout^=grid-] .product-card .product-card__form-column{width:100%}.products-list[data-layout^=grid-][data-with-features=true] .product-card .product-card__features-list{display:block}.products-list[data-layout^=grid-] .products-list__head{display:none}.products-list[data-layout=grid-3-sidebar] .products-list__body{margin:-6px}.products-list[data-layout=grid-3-sidebar] .products-list__item{width:calc(25% - 12px);margin:6px}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons .btn{width:100%}@media(hover:hover){.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-3-sidebar] .product-card:hover{position:relative;z-index:3}.products-list[data-layout=grid-3-sidebar] .product-card:hover .product-card__buttons{display:block}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-3-sidebar] .product-card:hover{position:relative;z-index:3}.products-list[data-layout=grid-3-sidebar] .product-card:hover .product-card__buttons{display:flex}}.products-list[data-layout=grid-3-sidebar] .products-list__head{display:none}@media(max-width:1199px)and (min-width:480px){.products-list[data-layout=grid-3-sidebar] .product-card .product-card__image{padding:15px}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__badges-list{top:16px}html[dir=ltr] .products-list[data-layout=grid-3-sidebar] .product-card .product-card__badges-list,html[dir=rtl] .products-list[data-layout=grid-3-sidebar] .product-card .product-card__badges-list{left:16px}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__info{padding:0 15px}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__specinfo{display:none}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__actions{padding:15px}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__prices{display:inline}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons .btn{width:100%;margin-top:1rem;font-size:1rem;height:auto}}@media(max-width:1199px)and (min-width:480px)and (hover:hover){.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-3-sidebar] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.products-list[data-layout=grid-3-sidebar] .product-card:hover .product-card__buttons{display:flex}}@media screen and (max-width:1199px)and (min-width:480px)and (-ms-high-contrast:active),(max-width:1199px)and (min-width:480px)and (-ms-high-contrast:none){.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-3-sidebar] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.products-list[data-layout=grid-3-sidebar] .product-card:hover .product-card__buttons{display:flex}}@media(max-width:991px)and (min-width:768px){.products-list[data-layout=grid-3-sidebar] .products-list__body{margin:-6px}.products-list[data-layout=grid-3-sidebar] .products-list__item{width:calc(33.3333333333% - 12px);margin:6px}}@media(max-width:767px)and (min-width:480px){.products-list[data-layout=grid-3-sidebar] .products-list__body{margin:-6px}.products-list[data-layout=grid-3-sidebar] .products-list__item{width:calc(50% - 12px);margin:6px}}@media(max-width:479px){.products-list[data-layout=grid-3-sidebar] .products-list__body{margin:-6px}.products-list[data-layout=grid-3-sidebar] .products-list__item{width:calc(50% - 12px);margin:6px}.products-list[data-layout=grid-3-sidebar] .product-card__rating{display:none}.products-list[data-layout=grid-3-sidebar] .product-card__prices{flex-direction:column!important}.products-list[data-layout=grid-3-sidebar] .product-card__name{height:40px!important;text-overflow:ellipsis}.products-list[data-layout=grid-3-sidebar] .product-card__image{padding:6px!important}.products-list[data-layout=grid-3-sidebar] .product-card__info,.products-list[data-layout=grid-3-sidebar] .product-card__actions{padding:12px!important}.products-list[data-layout=grid-3-sidebar] .product-card__new-price{font-size:.8em!important}}.products-list[data-layout=grid-4-full] .products-list__body{margin:-6px}.products-list[data-layout=grid-4-full] .products-list__item{width:calc(25% - 12px);margin:6px}.products-list[data-layout=grid-4-full] .product-card .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.products-list[data-layout=grid-4-full] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}.products-list[data-layout=grid-4-full] .product-card .product-card__buttons .btn{width:100%}@media(hover:hover){.products-list[data-layout=grid-4-full] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-4-full] .product-card:hover{position:relative;z-index:3}.products-list[data-layout=grid-4-full] .product-card:hover .product-card__buttons{display:block}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.products-list[data-layout=grid-4-full] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-4-full] .product-card:hover{position:relative;z-index:3}.products-list[data-layout=grid-4-full] .product-card:hover .product-card__buttons{display:flex}}.products-list[data-layout=grid-4-full] .products-list__head{display:none}@media(max-width:1199px)and (min-width:480px){.products-list[data-layout=grid-4-full] .product-card .product-card__image{padding:15px}.products-list[data-layout=grid-4-full] .product-card .product-card__badges-list{top:16px}html[dir=ltr] .products-list[data-layout=grid-4-full] .product-card .product-card__badges-list,html[dir=rtl] .products-list[data-layout=grid-4-full] .product-card .product-card__badges-list{left:16px}.products-list[data-layout=grid-4-full] .product-card .product-card__info{padding:0 15px}.products-list[data-layout=grid-4-full] .product-card .product-card__specinfo{display:none}.products-list[data-layout=grid-4-full] .product-card .product-card__actions{padding:15px}.products-list[data-layout=grid-4-full] .product-card .product-card__prices{display:inline}.products-list[data-layout=grid-4-full] .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.products-list[data-layout=grid-4-full] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}.products-list[data-layout=grid-4-full] .product-card .product-card__buttons .btn{width:100%;margin-top:1rem;font-size:1rem;height:auto}}@media(max-width:1199px)and (min-width:480px)and (hover:hover){.products-list[data-layout=grid-4-full] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-4-full] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.products-list[data-layout=grid-4-full] .product-card:hover .product-card__buttons{display:flex}}@media screen and (max-width:1199px)and (min-width:480px)and (-ms-high-contrast:active),(max-width:1199px)and (min-width:480px)and (-ms-high-contrast:none){.products-list[data-layout=grid-4-full] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-4-full] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.products-list[data-layout=grid-4-full] .product-card:hover .product-card__buttons{display:flex}}@media(max-width:991px)and (min-width:768px){.products-list[data-layout=grid-4-full] .products-list__body{margin:-6px}.products-list[data-layout=grid-4-full] .products-list__item{width:calc(33.3333333333% - 12px);margin:6px}}@media(max-width:767px)and (min-width:480px){.products-list[data-layout=grid-4-full] .products-list__body{margin:-6px}.products-list[data-layout=grid-4-full] .products-list__item{width:calc(50% - 12px);margin:6px}}@media(max-width:479px){.products-list[data-layout=grid-4-full] .products-list__body{margin:-6px}.products-list[data-layout=grid-4-full] .products-list__item{width:100%;margin:6px}}.products-list[data-layout=grid-5-full] .products-list__body{margin:-6px}.products-list[data-layout=grid-5-full] .products-list__item{width:calc(20% - 12px);margin:6px}@media(min-width:480px){.products-list[data-layout=grid-5-full] .product-card .product-card__image{padding:15px}.products-list[data-layout=grid-5-full] .product-card .product-card__badges-list{top:16px}html[dir=ltr] .products-list[data-layout=grid-5-full] .product-card .product-card__badges-list,html[dir=rtl] .products-list[data-layout=grid-5-full] .product-card .product-card__badges-list{left:16px}.products-list[data-layout=grid-5-full] .product-card .product-card__info{padding:0 15px}.products-list[data-layout=grid-5-full] .product-card .product-card__specinfo{display:none}.products-list[data-layout=grid-5-full] .product-card .product-card__actions{padding:15px}.products-list[data-layout=grid-5-full] .product-card .product-card__prices{display:inline}.products-list[data-layout=grid-5-full] .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.products-list[data-layout=grid-5-full] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}.products-list[data-layout=grid-5-full] .product-card .product-card__buttons .btn{width:100%;margin-top:1rem;font-size:1rem;height:auto}}@media(min-width:480px)and (hover:hover){.products-list[data-layout=grid-5-full] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-5-full] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.products-list[data-layout=grid-5-full] .product-card:hover .product-card__buttons{display:flex}}@media screen and (min-width:480px)and (-ms-high-contrast:active),(min-width:480px)and (-ms-high-contrast:none){.products-list[data-layout=grid-5-full] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-5-full] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.products-list[data-layout=grid-5-full] .product-card:hover .product-card__buttons{display:flex}}.products-list[data-layout=grid-5-full] .products-list__head{display:none}@media(max-width:1199px)and (min-width:992px){.products-list[data-layout=grid-5-full] .products-list__body{margin:-6px}.products-list[data-layout=grid-5-full] .products-list__item{width:calc(25% - 12px);margin:6px}}@media(max-width:991px)and (min-width:768px){.products-list[data-layout=grid-5-full] .products-list__body{margin:-6px}.products-list[data-layout=grid-5-full] .products-list__item{width:calc(33.3333333333% - 12px);margin:6px}}@media(max-width:767px)and (min-width:480px){.products-list[data-layout=grid-5-full] .products-list__body{margin:-6px}.products-list[data-layout=grid-5-full] .products-list__item{width:calc(50% - 12px);margin:6px}}@media(max-width:479px){.products-list[data-layout=grid-5-full] .products-list__body{margin:-6px}.products-list[data-layout=grid-5-full] .products-list__item{width:100%;margin:6px}}.products-list[data-layout=list] .products-list__body{margin:-6px 0}.products-list[data-layout=list] .products-list__item{width:100%;margin:6px 0}.products-list[data-layout=list] .products-list__item{display:block}.products-list[data-layout=list] .product-card{flex-direction:row}.products-list[data-layout=list] .product-card .accordion-flush,.products-list[data-layout=list] .product-card .product-card__quick-order-accordion{--bs-accordion-active-bg: #f9f9f9;--bs-accordion-btn-focus-box-shadow: 0 0 0 .1rem rgb(235, 235, 235);margin-right:-20px;box-shadow:none;border-top:none;margin-top:auto}.products-list[data-layout=list] .product-card .accordion-flush .accordion-button,.products-list[data-layout=list] .product-card .product-card__quick-order-accordion .accordion-button{border-radius:0;border:none;border-left:3px solid transparent;background:#f8f9fa;font-size:13px;padding:22px 16px 20px}.products-list[data-layout=list] .product-card .accordion-flush .accordion-button:hover,.products-list[data-layout=list] .product-card .product-card__quick-order-accordion .accordion-button:hover{background-color:#f9f9f9;border-left-color:#ff6a33}.products-list[data-layout=list] .product-card .accordion-flush .accordion-button:focus,.products-list[data-layout=list] .product-card .product-card__quick-order-accordion .accordion-button:focus{box-shadow:none;border-left-color:#ff6a33}.products-list[data-layout=list] .product-card .accordion-flush .accordion-button:not(.collapsed),.products-list[data-layout=list] .product-card .product-card__quick-order-accordion .accordion-button:not(.collapsed){background:#f9f9f9;border-left-color:#ff6a33;color:#ff6a33}.products-list[data-layout=list] .product-card .accordion{--bs-accordion-border-radius: 0px;--bs-accordion-border-width: 0px;border-left:1px solid rgb(235,235,235)}.products-list[data-layout=list] .product-card .product-card__image{flex-shrink:0;width:210px}.products-list[data-layout=list] .product-card .product-card__info{padding:20px 8px;flex-direction:column}html[dir=ltr] .products-list[data-layout=list] .product-card .product-card__info,html[dir=rtl] .products-list[data-layout=list] .product-card .product-card__info{padding-right:20px}.products-list[data-layout=list] .product-card .product-card__InfoOrder{display:flex;width:100%;flex-direction:column}.products-list[data-layout=list] .product-card .product-card__accordion{background-color:#f9f9f9}.products-list[data-layout=list] .product-card .product-card__data{display:flex;width:100%;height:100%;border-left:1px solid #ebebeb}.products-list[data-layout=list] .product-card .product-card__specinfo{flex-grow:1;display:flex;align-self:stretch;flex-shrink:0;padding:12px 14px 12px 0;border-top:1px solid #ebebeb;align-items:stretch;background-color:#fafafa;border-radius:4px;box-shadow:0 1px 3px #0000000d;border-bottom:1px solid #ebebeb;margin-bottom:-1px;z-index:1}.products-list[data-layout=list] .product-card .product-card__bottom{flex-grow:0;display:flex}.products-list[data-layout=list] .product-card .product-card__cablespecssingle{flex-shrink:0;display:flex;flex-direction:column;flex-grow:1;align-items:center}.products-list[data-layout=list] .product-card .product-card__cablespecattribute{display:flex;flex-direction:column;position:absolute;bottom:0;left:0;z-index:990}.products-list[data-layout=list] .product-card .product-card__cablespecs{display:flex;flex-direction:column;align-items:center;align-self:stretch;flex-shrink:0;flex:1;padding:0 8px;justify-content:center}.products-list[data-layout=list] .product-card .product-card__awg{padding-top:0;flex-shrink:0;margin-top:0;flex-direction:column;justify-content:center;align-items:center;font-weight:700;font-size:16px;color:#333;display:flex}.products-list[data-layout=list] .product-card .product-card__top{flex-grow:1;display:flex;flex-direction:column}.products-list[data-layout=list] .product-card .product-card__name{font-size:16px;line-height:20px;flex-grow:0;font-weight:500}.products-list[data-layout=list] .product-card .product-card__sku{font-size:.8rem;color:#999;margin-top:4px}.products-list[data-layout=list] .product-card .product-card__new-price{order:3}.products-list[data-layout=list] .product-card .product-card__rating{margin-top:7px}.products-list[data-layout=list] .product-card .product-card__description{color:#6c757d;font-size:15px;line-height:22px;margin-top:12px}.products-list[data-layout=list] .product-card .product-card__actions{flex-shrink:0;width:210px;padding:16px 20px 0 0;display:flex;flex-direction:column;height:auto}.products-list[data-layout=list] .product-card .product-card__prices{margin-top:16px}.products-list[data-layout=list] .product-card .product-card__old-price{font-size:12px}.products-list[data-layout=list] .product-card .product-card__speclabel,.products-list[data-layout=list] .product-card .product-card__cablespecssingle{text-transform:uppercase;color:#6c757d;font-size:11px;text-align:center;font-weight:600;letter-spacing:.5px}.products-list[data-layout=list] .product-card .product-card__buttons{flex-wrap:wrap}.products-list[data-layout=list] .product-card .product-card__addtocart,.products-list[data-layout=list] .product-card .product-card__addtocart-icon{display:none}.products-list[data-layout=list] .product-card .product-card__addtocart--list{display:block}.products-list[data-layout=list] .product-card .product-card__addtocart{width:100%;margin-top:10px;display:block}html[dir=ltr] .products-list[data-layout=list] .product-card .product-card__addtocart+*{margin-left:0}html[dir=rtl] .products-list[data-layout=list] .product-card .product-card__addtocart+*{margin-left:0}.products-list[data-layout=list] .product-card .product-card__addtocart~*{margin-top:8px;margin-bottom:8px}.products-list[data-layout=list] .product-card .product-card__addtocart,.products-list[data-layout=list] .product-card .product-card__wishlist,.products-list[data-layout=list] .product-card .product-card__compare{font-size:1.125rem;height:calc(2.75rem + 2px);padding:.8125rem 2rem;line-height:1;font-weight:500}.products-list[data-layout=list] .product-card .product-card__addtocart.btn-svg-icon,.products-list[data-layout=list] .product-card .product-card__wishlist.btn-svg-icon,.products-list[data-layout=list] .product-card .product-card__compare.btn-svg-icon{width:calc(2.75rem + 2px)}.products-list[data-layout=list] .product-card .product-card__availability{color:#999;font-size:14px}html[dir=ltr] .products-list[data-layout=list] .product-card .product-card__availability,html[dir=rtl] .products-list[data-layout=list] .product-card .product-card__availability{padding-right:10px}.products-list[data-layout=list] .product-card .product-card__features-list{font-size:14px;line-height:16px;margin-bottom:0}.products-list[data-layout=list] .product-card .product-card__features-list li{padding:3px 0}html[dir=ltr] .products-list[data-layout=list] .product-card .product-card__features-list li,html[dir=rtl] .products-list[data-layout=list] .product-card .product-card__features-list li{padding-left:12px;padding-right:0}.products-list[data-layout=list] .product-card .product-card__features-list li:before{top:8px}@media(min-width:992px)and (max-width:1199px){.products-list[data-layout=list] .product-card .product-card__image{width:180px}html[dir=ltr] .products-list[data-layout=list] .product-card .product-card__image,html[dir=rtl] .products-list[data-layout=list] .product-card .product-card__image{padding-left:20px;padding-right:20px}html[dir=ltr] .products-list[data-layout=list] .product-card .product-card__info,html[dir=rtl] .products-list[data-layout=list] .product-card .product-card__info{padding-left:4px;padding-right:20px}}@media(max-width:767px){.products-list[data-layout=list] .product-card .product-card__prices{flex-direction:column}.products-list[data-layout=list] .product-card .product-card__availability{display:none}}@media(max-width:767px){.products-list[data-layout=list] .product-card{flex-direction:row}.products-list[data-layout=list] .product-card .product-card__buttons-row{padding:0}.products-list[data-layout=list] .product-card .accordion-button{font-size:13px;padding:18px 16px!important}.products-list[data-layout=list] .product-card .product-card__new-price{font-size:1.2em}.products-list[data-layout=list] .product-card .product-card__data{display:block}.products-list[data-layout=list] .product-card .product-card__image{width:150px;max-width:100%;padding:20px;margin:0 auto}.products-list[data-layout=list] .product-card .product-card__info{border-top:1px solid #ebebeb;padding:4px}.products-list[data-layout=list] .product-card .product-card__actions{width:auto;padding:0}.products-list[data-layout=list] .product-card .product-card__buttons{flex-wrap:nowrap;padding:4px 14px}.products-list[data-layout=list] .product-card .product-card__buttons .btn{font-size:1rem;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem 1.25rem;font-weight:500}.products-list[data-layout=list] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(2.25rem + 2px)}.products-list[data-layout=list] .product-card .product-card__features-list{display:none}.products-list[data-layout=list] .product-card .product-card__addtocart--list{width:auto}html[dir=ltr] .products-list[data-layout=list] .product-card .product-card__addtocart--list,html[dir=rtl] .products-list[data-layout=list] .product-card .product-card__addtocart--list{margin-right:auto}.products-list[data-layout=list] .product-card .product-card__wishlist,.products-list[data-layout=list] .product-card .product-card__compare{display:none}.products-list[data-layout=list] .product-card .product-card__addtocart,.products-list[data-layout=list] .product-card .product-card__addtoquote{width:50%;margin-left:auto!important;min-width:175px;margin-right:14px;margin-bottom:10px}.products-list[data-layout=list] .product-card .accordion{border-left:0px;margin-right:0}.products-list[data-layout=list] .product-card .products-list[data-layout=list] .product-card .accordion{margin-top:0}}@media(max-width:767px){.products-list[data-layout=list] .product-card{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.products-list[data-layout=list] .product-card{align-items:stretch;padding-top:0;padding-bottom:0}.products-list[data-layout=list] .product-card .product-card__image{padding:4px;margin:0;width:35%}.products-list[data-layout=list] .product-card .product-card__info{order:3;width:100%;margin:0;padding:4px;border-top:1px solid #ebebeb}html[dir=ltr] .products-list[data-layout=list] .product-card .product-card__info,html[dir=rtl] .products-list[data-layout=list] .product-card .product-card__info{border-left:none}.products-list[data-layout=list] .product-card .product-card__cablespecs{justify-content:flex-start}.products-list[data-layout=list] .product-card .product-card__specinfo{flex-grow:1;display:flex;align-self:stretch;padding:var(--Space-0, 0px) 15px 5px 5px;border-top:1px solid #ebebeb;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.products-list[data-layout=list] .product-card .product-card__cablespecattribute{flex-shrink:0;display:flex;align-self:center;align-items:normal}.products-list[data-layout=list] .product-card .attribute{font-size:10px}.products-list[data-layout=list] .product-card .product-card__awg{text-align:center;margin:auto}.products-list[data-layout=list] .product-card .product-card__speclabel,.products-list[data-layout=list] .product-card .product-card__cablespecssingle{text-transform:uppercase;color:#999;font-size:x-small;text-align:center;font-weight:400}.products-list[data-layout=list] .product-card .product-card__data{flex-wrap:wrap;align-self:stretch;flex-direction:column;align-items:stretch}.products-list[data-layout=list] .product-card .product-card__bottom{flex-grow:1;display:flex;order:1;background:#f5f5f5}.products-list[data-layout=list] .product-card .product-card__top{flex-grow:1;display:flex;order:3}.products-list[data-layout=list] .product-card .product-card__name{line-height:20px;margin-top:6px;font-size:14px}.products-list[data-layout=list] .product-card .product-card__rating{margin:-3px 0 -2px;padding-top:5px;display:none;flex-wrap:wrap}.products-list[data-layout=list] .product-card .product-card__rating-stars,.products-list[data-layout=list] .product-card .product-card__rating-label{margin:3px 0 2px}html[dir=ltr] .products-list[data-layout=list] .product-card .product-card__rating-stars,html[dir=rtl] .products-list[data-layout=list] .product-card .product-card__rating-stars{margin-right:7px}.products-list[data-layout=list] .product-card .product-card__rating-label{line-height:1}.products-list[data-layout=list] .product-card .product-card__actions{display:flex;flex-grow:1;flex-shrink:0;flex-direction:column}.products-list[data-layout=list] .product-card .product-card__buttons .btn{width:100%}.products-list[data-layout=list] .product-card .product-card__prices{display:flex;justify-content:right;flex-grow:1;padding:10px 14px 0;height:100%;margin-top:0;margin-bottom:14px;align-items:flex-end}.products-list[data-layout=list] .product-card .product-card__price--old{font-size:14px;margin-top:4px}.products-list[data-layout=list] .product-card .product-card__addtocart-icon{margin:10px 18px;flex-shrink:0;align-self:center}.products-list[data-layout=list] .product-card .product-card__badges-list{top:3px}html[dir=ltr] .products-list[data-layout=list] .product-card .product-card__badges-list,html[dir=rtl] .products-list[data-layout=list] .product-card .product-card__badges-list{left:3px}.products-list[data-layout=list] .product-card .product-card__top{flex-grow:1;display:flex;flex-direction:column;padding-left:0}}.products-list[data-layout=list] .products-list__head{display:none}.products-list[data-layout=mtable] .product-card{background:transparent;box-shadow:none}.products-list[data-layout=mtable] .products-list__item{width:100%;margin:6px 0;background-color:#fff}.products-list[data-layout=mtable] .products-list__head{display:contents;background-color:#fff;border-bottom:1px solid #ebebeb;padding:10px 0;font-size:13px;font-weight:700;text-transform:uppercase}.products-list[data-layout=mtable] .products-list__head:after{display:block;content:"";width:36px;margin:0 16px}.products-list[data-layout=mtable] .products-list__column--image{width:90px;box-sizing:content-box;text-align:center;padding:0 16px}.products-list[data-layout=mtable] .products-list__column--specs{width:45px;box-sizing:content-box;text-align:center;padding:0 8px;display:none}.products-list[data-layout=mtable] .products-list__column--meta{width:140px;text-align:center;padding:0 16px}html[dir=ltr] .products-list[data-layout=mtable] .products-list__column--meta,html[dir=rtl] .products-list[data-layout=mtable] .products-list__column--meta{margin-left:1px}.products-list[data-layout=mtable] .products-list__column--product{padding:0 18px;flex-grow:1}html[dir=ltr] .products-list[data-layout=mtable] .products-list__column--product,html[dir=rtl] .products-list[data-layout=mtable] .products-list__column--product{margin-left:1px}.products-list[data-layout=mtable] .products-list__column--rating{width:140px;text-align:center;padding:0 16px}html[dir=ltr] .products-list[data-layout=mtable] .products-list__column--rating,html[dir=rtl] .products-list[data-layout=mtable] .products-list__column--rating{margin-left:1px}.products-list[data-layout=mtable] .products-list__column--price{width:136px;padding:0 16px;margin:0 1px}html[dir=ltr] .products-list[data-layout=mtable] .products-list__column--price,html[dir=rtl] .products-list[data-layout=mtable] .products-list__column--price{text-align:right}.products-list[data-layout=mtable] .product-card .product-card__fit,.products-list[data-layout=mtable] .product-card .product-card__features,.products-list[data-layout=mtable] .product-card .product-card__wishlist,.products-list[data-layout=mtable] .product-card .product-card__compare,.products-list[data-layout=mtable] .product-card .product-card__action,.products-list[data-layout=mtable] .product-card .product-card__addtocart{display:none}.products-list[data-layout=mtable] .product-card{display:flex;align-items:center;flex-direction:row}.products-list[data-layout=mtable] .product-card .product-card__features-list{display:none}.products-list[data-layout=mtable] .product-card .product-card__awg{padding-top:0;flex-shrink:0;margin-top:0;flex-direction:column;justify-content:center;align-items:center;font-weight:700}.products-list[data-layout=mtable] .product-card .product-card__badges{position:relative;top:-2px;display:inline-block;vertical-align:middle}.products-list[data-layout=mtable] .product-card .product-card__badges>*{display:inline-block;vertical-align:middle}html[dir=ltr] .products-list[data-layout=mtable] .product-card .product-card__badges,html[dir=rtl] .products-list[data-layout=mtable] .product-card .product-card__badges{left:0;margin-right:2px}.products-list[data-layout=mtable] .product-card .product-card__top{flex-grow:1;display:flex;flex-direction:column}html[dir=ltr] .products-list[data-layout=mtable] .product-card .product-card__top,html[dir=rtl] .products-list[data-layout=mtable] .product-card .product-card__top{border-left:1px solid #ebebeb}.products-list[data-layout=mtable] .product-card .cart-card__top{flex-grow:1;display:flex}.products-list[data-layout=mtable] .product-card .product-card__cablespecssingle{flex-shrink:0;display:flex;flex-grow:1;align-items:center}.products-list[data-layout=mtable] .product-card .product-card__cablespecsattribute{flex-shrink:0;display:flex;align-self:center;flex-direction:column}.products-list[data-layout=mtable] .product-card .tag-badge{padding:3px 5px;height:15px;font-size:10px}.products-list[data-layout=mtable] .product-card .tag-badge:before{transform:none;border-radius:1.5px}html[dir=ltr] .products-list[data-layout=mtable] .product-card .tag-badge:before{left:0;right:0}html[dir=rtl] .products-list[data-layout=mtable] .product-card .tag-badge:before{left:0;right:0}@media(min-width:576px){html[dir=ltr] .products-list[data-layout=mtable] .product-card,html[dir=rtl] .products-list[data-layout=mtable] .product-card{padding-left:16px;padding-right:0}.products-list[data-layout=mtable] .product-card .product-card__image{width:90px;flex-shrink:0}html[dir=ltr] .products-list[data-layout=mtable] .product-card .product-card__image,html[dir=rtl] .products-list[data-layout=mtable] .product-card .product-card__image{margin-right:16px}.products-list[data-layout=mtable] .product-card .product-card__info{flex-grow:1;display:flex;align-self:stretch;margin:16px 0 6px;flex-direction:row;border-bottom:1px solid #ebebeb;padding-bottom:2px}.products-list[data-layout=mtable] .product-card .product-card__specinfo,.products-list[data-layout=mtable] .product-card .product-card__data{flex-grow:1;display:flex;align-self:stretch}.products-list[data-layout=mtable] .product-card .product-card__speclabel{text-transform:uppercase;color:#999;font-size:smaller}.products-list[data-layout=mtable] .product-card .product-card__meta{font-size:13px}.products-list[data-layout=mtable] .product-card .product-card__meta-title{display:none}.products-list[data-layout=mtable] .product-card .product-card__name{flex-grow:1;display:flex;align-items:center;font-size:15px;line-height:18px}.products-list[data-layout=mtable] .product-card .product-card__rating{padding:0 16px;display:flex;flex-wrap:wrap;margin-top:4px}.products-list[data-layout=mtable] .product-card .product-card__rating-label{margin-top:3px}.products-list[data-layout=mtable] .product-card .product-card__actions{display:flex;align-items:center;align-self:stretch;flex-shrink:0;margin:16px 0}html[dir=ltr] .products-list[data-layout=mtable] .product-card .product-card__actions,html[dir=rtl] .products-list[data-layout=mtable] .product-card .product-card__actions{border-left:1px solid #ebebeb;padding-left:16px}.products-list[data-layout=mtable] .product-card .product-card__cablespecs{display:flex;align-items:center;align-self:stretch;flex-shrink:0}html[dir=ltr] .products-list[data-layout=mtable] .product-card .product-card__cablespecs,html[dir=rtl] .products-list[data-layout=mtable] .product-card .product-card__cablespecs{padding-left:16px}.products-list[data-layout=mtable] .product-card .product-card__prices{display:flex;flex-direction:column;flex-wrap:wrap;flex-grow:1;flex-shrink:0;justify-content:center;align-self:stretch;align-items:flex-end;width:120px;font-size:15px}html[dir=ltr] .products-list[data-layout=mtable] .product-card .product-card__prices,html[dir=rtl] .products-list[data-layout=mtable] .product-card .product-card__prices{border-right:1px solid #ebebeb;padding-right:16px}.products-list[data-layout=mtable] .product-card .product-card__price--old{font-size:14px}html[dir=ltr] .products-list[data-layout=mtable] .product-card .product-card__price--old,html[dir=rtl] .products-list[data-layout=mtable] .product-card .product-card__price--old{margin-left:6px}.products-list[data-layout=mtable] .product-card .product-card__price--old{margin-top:4px}html[dir=ltr] .products-list[data-layout=mtable] .product-card .product-card__price--old,html[dir=rtl] .products-list[data-layout=mtable] .product-card .product-card__price--old{margin-left:0}.products-list[data-layout=mtable] .product-card .product-card__addtocart-icon{margin:0 16px;padding:9px;border:0}.products-list[data-layout=mtable] .product-card .product-card__actions-list{padding:0;display:none}}@media(min-width:1200px){.products-list[data-layout=mtable] .product-card .product-card__name,.products-list[data-layout=mtable] .product-card .product-card__cablespecs{padding:0 18px}.products-list[data-layout=mtable] .product-card .product-card__conductor{width:30px;padding-left:18px;padding-top:0;flex-shrink:0;margin-top:0;flex-direction:column;justify-content:center;align-items:center}html[dir=ltr] .products-list[data-layout=mtable] .product-card .product-card__conductor,html[dir=rtl] .products-list[data-layout=mtable] .product-card .product-card__conductor{border-right:1px solid #ebebeb}.products-list[data-layout=mtable] .product-card .product-card__shield{width:30px;padding-left:18px;padding-top:0;flex-shrink:0;margin-top:0;flex-direction:column;justify-content:center;align-items:center}html[dir=ltr] .products-list[data-layout=mtable] .product-card .product-card__shield,html[dir=rtl] .products-list[data-layout=mtable] .product-card .product-card__shield{border-right:1px solid #ebebeb}.products-list[data-layout=mtable] .product-card .product-card__rating{width:140px;padding-top:0;flex-shrink:0;margin-top:0;flex-direction:column;justify-content:center;align-items:center}html[dir=ltr] .products-list[data-layout=mtable] .product-card .product-card__rating,html[dir=rtl] .products-list[data-layout=mtable] .product-card .product-card__rating{border-left:1px solid #ebebeb}.products-list[data-layout=mtable] .product-card .product-card__meta{width:140px;flex-shrink:0;display:flex;align-items:center;justify-content:center}html[dir=ltr] .products-list[data-layout=mtable] .product-card .product-card__meta,html[dir=rtl] .products-list[data-layout=mtable] .product-card .product-card__meta{border-left:1px solid #ebebeb}}@media(min-width:1200px)and (max-width:1399.98px){.products-list[data-layout=mtable] .product-card .product-card__image{padding:0}html[dir=ltr] .products-list[data-layout=mtable] .product-card .product-card__image,html[dir=rtl] .products-list[data-layout=mtable] .product-card .product-card__image{margin-right:16px}}@media(min-width:576px)and (max-width:991.98px){.products-list[data-layout=mtable] .product-card .product-card__info{flex-direction:column;padding:0 16px}html[dir=ltr] .products-list[data-layout=mtable] .product-card .product-card__info,html[dir=rtl] .products-list[data-layout=mtable] .product-card .product-card__info{border-left:1px solid #ebebeb}.products-list[data-layout=mtable] .product-card .product-card__name,.products-list[data-layout=mtable] .product-card .product-card__cablespecs{padding:0}.products-list[data-layout=mtable] .product-card .product-card__rating{margin:-3px 0 -2px;padding:5px 0 0;display:flex;flex-wrap:wrap}.products-list[data-layout=mtable] .product-card .product-card__rating-stars,.products-list[data-layout=mtable] .product-card .product-card__rating-label{margin:3px 0 2px}html[dir=ltr] .products-list[data-layout=mtable] .product-card .product-card__rating-stars,html[dir=rtl] .products-list[data-layout=mtable] .product-card .product-card__rating-stars{margin-right:7px}.products-list[data-layout=mtable] .product-card .product-card__rating-label{line-height:1}.products-list[data-layout=mtable] .product-card .product-card__meta{padding:0 0 5px}}@media(min-width:576px)and (max-width:767.98px){.products-list[data-layout=mtable] .product-card .product-card__image{width:60px}html[dir=ltr] .products-list[data-layout=mtable] .product-card .product-card__image,html[dir=rtl] .products-list[data-layout=mtable] .product-card .product-card__image{margin-right:16px}.products-list[data-layout=mtable] .product-card .product-card__prices{width:90px}}@media(max-width:575.98px){.products-list[data-layout=mtable] .product-card{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.products-list[data-layout=mtable] .product-card{align-items:stretch;padding-top:0;padding-bottom:0}.products-list[data-layout=mtable] .product-card .product-card__image{padding:4px;margin:0;width:35%}.products-list[data-layout=mtable] .product-card .product-card__info{order:3;width:100%;margin:0;padding:4px;border-top:1px solid #ebebeb}html[dir=ltr] .products-list[data-layout=mtable] .product-card .product-card__info,html[dir=rtl] .products-list[data-layout=mtable] .product-card .product-card__info{border-left:none}.products-list[data-layout=mtable] .product-card .product-card__cablespecs{justify-content:flex-start}.products-list[data-layout=mtable] .product-card .product-card__specinfo{flex-grow:1;display:flex;align-self:stretch;padding:var(--Space-0, 0px) 15px 5px 5px;border-top:1px solid #ebebeb;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.products-list[data-layout=mtable] .product-card .product-card__cablespecattribute{flex-shrink:0;display:flex;align-self:center;align-items:normal}.products-list[data-layout=mtable] .product-card .attribute{font-size:10px}.products-list[data-layout=mtable] .product-card .product-card__awg{text-align:center;margin:auto}.products-list[data-layout=mtable] .product-card .product-card__speclabel,.products-list[data-layout=mtable] .product-card .product-card__cablespecssingle{text-transform:uppercase;color:#999;font-size:x-small;text-align:center;font-weight:400}.products-list[data-layout=mtable] .product-card .product-card__data{flex-wrap:wrap;align-self:stretch;flex-direction:column;align-items:stretch}.products-list[data-layout=mtable] .product-card .product-card__bottom{flex-grow:1;display:flex;order:1;background:#f5f5f5}.products-list[data-layout=mtable] .product-card .product-card__top{flex-grow:1;display:flex;order:3}.products-list[data-layout=mtable] .product-card .product-card__name{line-height:20px;margin-top:6px;font-size:14px}.products-list[data-layout=mtable] .product-card .product-card__rating{margin:-3px 0 -2px;padding-top:5px;display:none;flex-wrap:wrap}.products-list[data-layout=mtable] .product-card .product-card__rating-stars,.products-list[data-layout=mtable] .product-card .product-card__rating-label{margin:3px 0 2px}html[dir=ltr] .products-list[data-layout=mtable] .product-card .product-card__rating-stars,html[dir=rtl] .products-list[data-layout=mtable] .product-card .product-card__rating-stars{margin-right:7px}.products-list[data-layout=mtable] .product-card .product-card__rating-label{line-height:1}.products-list[data-layout=mtable] .product-card .product-card__actions{display:flex;flex-grow:1;flex-shrink:0;flex-direction:column}.products-list[data-layout=mtable] .product-card .product-card__buttons .btn{width:100%}.products-list[data-layout=mtable] .product-card .product-card__prices{display:flex;justify-content:right;flex-grow:1;padding:10px 14px 0;height:100%;margin-top:0;margin-bottom:14px;align-items:flex-end}.products-list[data-layout=mtable] .product-card .product-card__price--old{font-size:14px;margin-top:4px}.products-list[data-layout=mtable] .product-card .product-card__addtocart-icon{margin:10px 18px;flex-shrink:0;align-self:center}.products-list[data-layout=mtable] .product-card .product-card__badges-list{top:3px}html[dir=ltr] .products-list[data-layout=mtable] .product-card .product-card__badges-list,html[dir=rtl] .products-list[data-layout=mtable] .product-card .product-card__badges-list{left:3px}}@media(max-width:1199.98px){.products-list[data-layout=mtable] .products-list__column--image{width:60px}}@media(max-width:991.98px){.products-list[data-layout=mtable] .products-list__column--image{width:90px}.products-list[data-layout=mtable] .products-list__column--meta,.products-list[data-layout=mtable] .products-list__column--rating{display:none}}@media(min-width:576px){.products-list[data-layout=mtable]{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}}.products-list[data-layout=mtable] .products-list__body{margin:-16px 0}.products-list[data-layout=mtable] .products-list__item{width:100%;margin:16px 0}.products-list[data-layout=mtable] .products-list__head{display:none}.products-view{position:relative}.products-view__options{background-color:#fff;margin-bottom:20px;box-shadow:0 1px 3px #00000017}.products-view__pagination{padding-top:32px}.products-view__empty{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.products-view__empty{padding:84px 0;border-radius:3px;display:flex;flex-direction:column;align-items:center}.products-view__empty-title{font-size:24px;font-weight:500}.products-view__empty-subtitle{margin-bottom:24px}.products-view__loader{position:absolute;left:-10px;top:-10px;width:calc(100% + 20px);height:calc(100% + 20px);z-index:4;background:#ffffffb3;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.products-view--loading .products-view__loader{opacity:1;pointer-events:auto}.profile-card__body{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-card__avatar{width:90px;height:90px;border-radius:50%;margin-bottom:16px}.profile-card__avatar img{border-radius:50%;max-width:100%}.profile-card__name{font-weight:500;line-height:20px}.profile-card__email{font-size:15px;margin-bottom:24px}.quickview{padding:60px;position:relative}.quickview__close{position:absolute;top:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#fff;border-radius:3px;border:none;fill:#bfbfbf;transition:all .2s;z-index:2}html[dir=ltr] .quickview__close,html[dir=rtl] .quickview__close{right:0}.quickview__close:focus,.quickview__close:hover{fill:gray}.quickview__close:focus{outline:none}@media(min-width:576px)and (max-width:1199px){.quickview{padding:30px}}@media(max-width:575px){.quickview{padding:20px}}.review{display:grid;grid-template-columns:1fr auto;gap:24px;padding:24px;border:1px solid #ebebeb}@media(max-width:767px){.review{grid-template-columns:1fr;gap:16px}}.review__avatar{display:none}.review__content{min-width:0}.review__rating{margin-bottom:8px}.review__rating .rating__star{width:20px;height:20px;fill:#ffd333}.review__title{font-size:16px;font-weight:700;color:#333;margin:8px 0;line-height:1.4}.review__text{font-size:15px;line-height:1.6;color:#555;margin:12px 0 0}.review__reviewer{text-align:right;font-size:13px;color:#666;min-width:140px}@media(max-width:767px){.review__reviewer{text-align:left}}.review__author{font-weight:600;color:#333;margin-bottom:4px}.review__meta{color:#888;margin-bottom:8px}.review__verified-badge{display:inline-flex;align-items:center;gap:4px;color:#4caf50;font-weight:500;margin-top:6px}.review__verified-badge i{font-size:14px}.review__date-actions{display:flex;justify-content:space-between;align-items:center;margin-top:12px;flex-wrap:wrap;gap:12px}.review__date{color:#999;font-size:13px}.review__actions{display:flex;gap:8px}.review__actions .btn{font-size:13px;padding:4px 12px}.review__author{font-size:14px;font-weight:500}@media(max-width:575px){.review{padding:20px 0}.review__title{font-size:15px}.review__text{font-size:14px}}.reviews-list__content{list-style:none;padding:0;margin:0}.reviews-list__item{padding-top:28px;padding-bottom:24px}.reviews-list__item:first-child{padding-top:0}.reviews-list__pagination{margin-top:36px}@media(max-width:767px){.reviews-list__pagination{margin-top:30px}}.reviews-view__layout{display:grid;grid-template-columns:380px 1fr;gap:40px;align-items:start}@media(max-width:1399px){.reviews-view__layout{grid-template-columns:1fr;gap:30px}}.reviews-view__sidebar{position:sticky;top:20px}@media(max-width:991px){.reviews-view__sidebar{position:relative;top:0}}.reviews-view__main{min-width:0}.reviews-view__header{margin-bottom:24px}.reviews-view__form{margin-top:40px;border-top:1px solid #ebebeb;padding-top:40px}.reviews-view__summary{margin-bottom:40px}.review-summary-card{background:#fff;border:1px solid #ebebeb;padding:24px;box-shadow:0 2px 4px #0000000d}.review-summary__header{text-align:center;padding-bottom:20px;border-bottom:1px solid #e8e8e8;margin-bottom:16px}.review-summary__stars{margin-bottom:8px}.review-summary__stars .rating__body{justify-content:center}.review-summary__stars .rating__star{width:24px;height:24px;fill:#ffd333}.review-summary__rating-number{font-size:42px;font-weight:700;line-height:1;color:#333;margin-bottom:4px}.review-summary__count{font-size:14px;color:#666}.review-summary__recommendation{font-size:14px;color:#333;text-align:center;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e8e8e8}.review-summary__recommendation strong{font-weight:700;font-size:16px}.review-summary__distribution{margin-bottom:24px}.review-summary__distribution-row{display:grid;grid-template-columns:50px 1fr 50px;gap:12px;align-items:center;margin-bottom:8px}.review-summary__distribution-row:last-child{margin-bottom:0}.review-summary__star-label{font-size:13px;color:#666;white-space:nowrap}.review-summary__bar-container{height:8px;background-color:#e0e0e0;border-radius:4px;overflow:hidden}.review-summary__bar-fill{height:100%;background-color:#ffd333;border-radius:4px;transition:width .3s ease}.review-summary__percentage{font-size:13px;color:#666;text-align:right}.review-summary__cta{width:100%;padding:14px 24px;background-color:#ff6a33;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:700;letter-spacing:.5px;cursor:pointer;transition:background-color .2s ease}.review-summary__cta:hover{background-color:#3d464d}.review-summary__cta:active{transform:translateY(1px)}@media(max-width:575px){.reviews-view__header{margin-bottom:20px}.reviews-view__form{margin-top:30px;padding-top:30px}.review-summary-card{padding:20px}.review-summary__rating-number{font-size:36px}}.shop-layout{display:flex}@media(min-width:992px){.shop-layout__sidebar{width:255px;flex-shrink:0}.shop-layout__content{width:calc(100% - 285px)}html[dir=ltr] .shop-layout--sidebar--start .shop-layout__sidebar,html[dir=rtl] .shop-layout--sidebar--start .shop-layout__sidebar{margin-right:30px}html[dir=ltr] .shop-layout--sidebar--end .shop-layout__sidebar,html[dir=rtl] .shop-layout--sidebar--end .shop-layout__sidebar{margin-left:30px}}@media(max-width:991px){.shop-layout{flex-wrap:wrap}.shop-layout__content,.shop-layout__sidebar{width:100%}.shop-layout__sidebar{order:1}html[dir=ltr] .shop-layout--sidebar--start .shop-layout__sidebar,html[dir=ltr] .shop-layout--sidebar--end .shop-layout__sidebar,html[dir=rtl] .shop-layout--sidebar--start .shop-layout__sidebar,html[dir=rtl] .shop-layout--sidebar--end .shop-layout__sidebar{margin-left:0;margin-right:0}}.spec{font-size:15px;line-height:18px}.spec__header{margin-bottom:50px}.spec__section+.spec__section{margin-top:40px}.spec__section-title{font-weight:500;font-size:18px;letter-spacing:-.03em;line-height:20px;margin:0 0 12px}.spec__row{padding:8px 12px;display:flex;border-bottom:1px solid #ebebeb}.spec__row:first-of-type{border-top:1px solid #ebebeb}.spec__name{width:230px;flex-shrink:0;color:#999}html[dir=ltr] .spec__name,html[dir=rtl] .spec__name{padding-right:30px}.spec__disclaimer{margin-top:40px;font-size:14px;line-height:22px;color:#999}@media(min-width:576px)and (max-width:767px){.spec__name{width:170px}}@media(max-width:575px){.spec__header{margin-bottom:30px}.spec__row{display:block;padding:12px 0}.spec__name{width:auto;margin-bottom:6px}}.subcategory-carousel .slick-list{margin:0 -8px}.subcategory-carousel .slick-slide{padding:0 2px}.subcategory-carousel-item{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.subcategory-carousel-item{padding:.125rem;text-align:center;position:relative;height:100%;display:flex!important;flex-direction:column;transition:all .2s ease}.subcategory-carousel-item a{display:block;font-size:15px;font-weight:500;line-height:20px;color:inherit;text-decoration:none;flex-grow:1;display:flex;flex-direction:column}.subcategory-carousel-item .image{width:100%;max-width:120px;margin:0 auto 12px;flex-shrink:0}@media(max-width:575.98px){.subcategory-carousel-item .image{max-width:100px}}.subcategory-carousel-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.subcategory-carousel-item:before{position:absolute;display:block;content:"";inset:0;background:#00000008;pointer-events:none;opacity:0;transition:opacity .12s;z-index:1;border-radius:8px}.subcategory-carousel-item:hover:before{opacity:1}.subcategory-carousel-item__name{margin-top:auto;margin-bottom:8px;font-size:12px;font-weight:500;line-height:1.3}@media(max-width:575.98px){.subcategory-carousel-item__name{font-size:12px}}.subcategory-carousel-item__products{margin-top:4px;font-size:12px;color:#6c757d;flex-shrink:0}@media(max-width:575.98px){.subcategory-carousel-item__products{font-size:11px}}.view-options{display:flex;align-items:center;font-size:15px;padding:.75rem 1rem}html[dir=ltr] .view-options__legend,html[dir=rtl] .view-options__legend{margin-left:20px}.view-options__divider{flex-grow:1}html[dir=ltr] .view-options__filters-button,html[dir=rtl] .view-options__filters-button{margin-right:12px}.view-options__control{display:flex;align-items:center}html[dir=ltr] .view-options__control,html[dir=rtl] .view-options__control{margin-left:24px}.view-options__control label{margin-bottom:0}html[dir=ltr] .view-options__control label,html[dir=rtl] .view-options__control label{margin-right:8px}@media(min-width:992px)and (max-width:1199px){.view-options__legend{font-size:13px}}@media(max-width:991px){.clearall{font-size:12px}.view-options{flex-wrap:nowrap}.view-options__legend{display:none}html[dir=ltr] .view-options__legend,html[dir=rtl] .view-options__legend{margin-left:auto}.view-options__divider{width:100%;height:12px;display:none}.view-options__filters-button{width:100%}.view-options__control{display:none;font-size:14px}html[dir=ltr] .view-options__control,html[dir=rtl] .view-options__control{margin-left:auto}html[dir=ltr] .view-options__control+.view-options__control{margin-left:auto}html[dir=rtl] .view-options__control+.view-options__control{margin-left:auto}}@media(max-width:474px){.view-options__legend{width:100%;padding-top:12px}.view-options__divider{height:8px}html[dir=ltr] .view-options__control,html[dir=rtl] .view-options__control{margin-left:0;margin-right:24px}html[dir=ltr] .view-options__control+.view-options__control{margin-left:0}html[dir=rtl] .view-options__control+.view-options__control{margin-left:0}}@media(min-width:992px){.view-options--offcanvas--mobile .view-options__filters-button{display:none}}.wishlist__product-name{color:inherit}.wishlist__product-rating{margin-top:6px;display:flex}.wishlist__product-rating-legend{font-size:13px;line-height:1;color:#b3b3b3;padding-top:1px}html[dir=ltr] .wishlist__product-rating-legend,html[dir=rtl] .wishlist__product-rating-legend{margin-left:9px}@media(min-width:768px){.wishlist{width:100%;border-collapse:separate;border-spacing:0}.wishlist__column{padding:12px 18px;border-top:1px solid #ebebeb}html[dir=ltr] .wishlist__column:first-child,html[dir=rtl] .wishlist__column:first-child{border-left:1px solid #ebebeb}html[dir=ltr] .wishlist__column:last-child{border-right:1px solid #ebebeb}html[dir=rtl] .wishlist__column:last-child{border-right:1px solid #ebebeb}.wishlist__head{background:#f7f7f7;font-size:15px}.wishlist__head .wishlist__column{font-weight:500}html[dir=ltr] .wishlist__head .wishlist__column:first-child,html[dir=rtl] .wishlist__head .wishlist__column:first-child{border-top-left-radius:2.5px}html[dir=ltr] .wishlist__head .wishlist__column:last-child{border-top-right-radius:2.5px}html[dir=rtl] .wishlist__head .wishlist__column:last-child{border-top-right-radius:2.5px}.wishlist__body .wishlist__column{padding-top:18px;padding-bottom:18px}.wishlist__body .wishlist__row:last-child .wishlist__column{border-bottom:1px solid #ebebeb}html[dir=ltr] .wishlist__body .wishlist__row:last-child .wishlist__column:first-child{border-bottom-left-radius:2.5px}html[dir=rtl] .wishlist__body .wishlist__row:last-child .wishlist__column:first-child{border-bottom-left-radius:2.5px}html[dir=ltr] .wishlist__body .wishlist__row:last-child .wishlist__column:last-child{border-bottom-right-radius:2.5px}html[dir=rtl] .wishlist__body .wishlist__row:last-child .wishlist__column:last-child{border-bottom-right-radius:2.5px}.wishlist__column--image{width:1px;text-align:center}html[dir=ltr] .wishlist__column--image,html[dir=rtl] .wishlist__column--image{padding-right:4px}.wishlist__column--image .product-image{width:80px}.wishlist__column--stock{white-space:nowrap;text-align:center;width:1px}.wishlist__column--price{width:170px}html[dir=ltr] .wishlist__column--price,html[dir=rtl] .wishlist__column--price{text-align:right;padding-left:90px}.wishlist__column--tocart{white-space:nowrap;width:1px}html[dir=ltr] .wishlist__column--tocart,html[dir=rtl] .wishlist__column--tocart{padding-left:90px;padding-right:0}.wishlist__column--remove{width:1px}}@media(min-width:992px)and (max-width:1199px){.wishlist__column--price{width:140px}html[dir=ltr] .wishlist__column--price,html[dir=ltr] .wishlist__column--tocart,html[dir=rtl] .wishlist__column--price,html[dir=rtl] .wishlist__column--tocart{padding-left:30px}}@media(min-width:768px)and (max-width:991px){.wishlist__column--price{width:1px}html[dir=ltr] .wishlist__column--tocart,html[dir=ltr] .wishlist__column--price,html[dir=ltr] .wishlist__column--stock,html[dir=rtl] .wishlist__column--tocart,html[dir=rtl] .wishlist__column--price,html[dir=rtl] .wishlist__column--stock{padding-left:0}html[dir=ltr] .wishlist__column--remove,html[dir=rtl] .wishlist__column--remove{padding-left:8px;padding-right:12px}}@media(max-width:767px){.wishlist{display:block}.wishlist__head{display:none}.wishlist__body{display:block}.wishlist__row{position:relative;width:100%;display:block;border:1px solid #ebebeb;border-radius:2px;padding:20px 20px 24px}.wishlist__row+.wishlist__row{margin-top:15px}.wishlist__column{display:block;padding:0}.wishlist__column--image{padding:0 0 12px;text-align:center}.wishlist__column--image .product-image{width:100%;max-width:160px;margin:0 auto}.wishlist__column--product,.wishlist__column--stock,.wishlist__column--price,.wishlist__column--tocart{text-align:center}.wishlist__column--stock{margin-top:8px}.wishlist__column--price{margin-top:12px;font-size:16px;font-weight:700}.wishlist__column--tocart{margin-top:24px}.wishlist__column--remove{position:absolute;top:5px}html[dir=ltr] .wishlist__column--remove,html[dir=rtl] .wishlist__column--remove{right:5px}.wishlist__product-rating{justify-content:center}}.product-card{background-color:#fff;box-shadow:0 1px 3px #00000017;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.09)}.product-card .product-card__addtocart-icon{position:relative;border:none;padding:8px;border-radius:2px;background:transparent;color:#ccc;z-index:0;transition:color .2s}.product-card .product-card__addtocart-icon svg{display:block;fill:currentColor}.product-card .product-card__addtocart-icon:before{top:-2px;left:-2px;display:block;content:"";position:absolute;width:calc(100% + 4px);height:calc(100% + 4px);background:transparent;z-index:-1;border-radius:50%;transform:scale(0);transition:transform .2s,background .2s}.product-card .product-card__addtocart-icon:focus{outline:none}.product-card:hover .product-card__addtocart-icon,.product-card:active .product-card__addtocart-icon{color:#fff}.product-card:hover .product-card__addtocart-icon:before,.product-card:active .product-card__addtocart-icon:before{transform:scale(1);background:#f25900}.product-card:hover .product-card__addtocart-icon:hover,.product-card:active .product-card__addtocart-icon:hover{color:#fff}.product-card:hover .product-card__addtocart-icon:hover:before,.product-card:active .product-card__addtocart-icon:hover:before{background:#333}.product-card:hover .product-card__addtocart-icon:active,.product-card:active .product-card__addtocart-icon:active{color:#fff}.product-card:hover .product-card__addtocart-icon:active:before,.product-card:active .product-card__addtocart-icon:active:before{transition-duration:.05s;background:#333}.product-card .product-card__addtocart-icon--loading{cursor:default}.product-card .product-card__addtocart-icon--loading:after{left:calc(50% - 11px);top:calc(50% - 11px);width:22px;height:22px;border-radius:11px;border-width:2px;border-color:#2626261a;border-top-color:#26262680;border-style:solid;animation-name:loader-animation;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;display:block;content:""}.product-card .product-card__addtocart-icon--loading,.product-card .product-card__addtocart-icon--loading:hover,.product-card .product-card__addtocart-icon--loading:active,.product-card:hover .product-card__addtocart-icon--loading,.product-card:hover .product-card__addtocart-icon--loading:hover,.product-card:hover .product-card__addtocart-icon--loading:active,.product-card:active .product-card__addtocart-icon--loading,.product-card:active .product-card__addtocart-icon--loading:hover,.product-card:active .product-card__addtocart-icon--loading:active{color:transparent}.product-card .product-card__addtocart-icon--loading:before,.product-card .product-card__addtocart-icon--loading:hover:before,.product-card .product-card__addtocart-icon--loading:active:before,.product-card:hover .product-card__addtocart-icon--loading:before,.product-card:hover .product-card__addtocart-icon--loading:hover:before,.product-card:hover .product-card__addtocart-icon--loading:active:before,.product-card:active .product-card__addtocart-icon--loading:before,.product-card:active .product-card__addtocart-icon--loading:hover:before,.product-card:active .product-card__addtocart-icon--loading:active:before{transform:scale(1);background:#ff4500}@keyframes placeholderShimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.product-loading-fallback{padding:2rem 0}.product-loading-fallback .placeholder-image,.product-loading-fallback .placeholder-line{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:placeholderShimmer 1.5s infinite ease-in-out}.product-loading-fallback .placeholder-content{padding:1rem 0}.product-list-loading-fallback{padding:2rem 0}.product-list-loading-fallback .product-card-placeholder{border:1px solid #e9ecef;border-radius:8px;padding:1rem;background:#fff;box-shadow:0 2px 4px #0000000d}.product-list-loading-fallback .placeholder-image,.product-list-loading-fallback .placeholder-line{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:placeholderShimmer 1.5s infinite ease-in-out}.carousel-loading-fallback{padding:2rem 0}.carousel-loading-fallback .product-card-placeholder{border:1px solid #e9ecef;border-radius:8px;padding:.75rem;background:#fff;box-shadow:0 1px 3px #0000000d}.carousel-loading-fallback .placeholder-image,.carousel-loading-fallback .placeholder-line{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:placeholderShimmer 1.5s infinite ease-in-out}.auth-loading-fallback{padding:3rem 0}.auth-loading-fallback .card{box-shadow:0 4px 6px #0000001a;border:none;border-radius:8px}.auth-loading-fallback .placeholder-line{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:placeholderShimmer 1.5s infinite ease-in-out}.page-loading-fallback{min-height:400px;display:flex;align-items:center;justify-content:center}.dashboard-loading-fallback{padding:2rem 0}.dashboard-loading-fallback .placeholder-line{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200px 100%;animation:placeholderShimmer 1.5s infinite ease-in-out}.dashboard-loading-fallback .sidebar-placeholder{padding-left:1rem}@media(max-width:767px){.dashboard-loading-fallback .sidebar-placeholder{padding-left:0;margin-top:2rem}}@media(max-width:768px){.product-loading-fallback,.product-list-loading-fallback,.carousel-loading-fallback{padding:1rem 0}.product-card-placeholder{margin-bottom:1rem!important}}@media(prefers-color-scheme:dark){.product-card-placeholder,.auth-loading-fallback .card{background:#2d3748;border-color:#4a5568}.placeholder-image,.placeholder-line{background:linear-gradient(90deg,#4a5568 25%,#718096,#4a5568 75%);background-size:200px 100%}}.impersonation-banner{position:fixed;top:0;left:0;right:0;z-index:10000;background:linear-gradient(90deg,#f97316,#ea580c);color:#fff;padding:10px 20px;display:flex;align-items:center;justify-content:center;gap:16px;font-size:14px;box-shadow:0 2px 8px #00000026;transition:transform .3s ease,opacity .3s ease}.impersonation-banner--hidden{transform:translateY(-100%);opacity:0}.impersonation-banner__content{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}.impersonation-banner__icon{font-size:18px;opacity:.9}.impersonation-banner__label{font-weight:500}.impersonation-banner__user{font-weight:700}.impersonation-banner__admin{opacity:.85;font-size:12px}.impersonation-banner__exit-btn{background:#fff;color:#ea580c;border:none;padding:6px 16px;border-radius:4px;font-weight:600;font-size:13px;cursor:pointer;transition:background-color .2s,transform .1s;white-space:nowrap}.impersonation-banner__exit-btn:hover:not(:disabled){background:#fff7ed;transform:translateY(-1px)}.impersonation-banner__exit-btn:active:not(:disabled){transform:translateY(0)}.impersonation-banner__exit-btn:disabled{opacity:.7;cursor:not-allowed}.impersonation-banner__exit-btn.btn-loading{position:relative;color:transparent}.impersonation-banner__exit-btn.btn-loading:after{content:"";position:absolute;left:50%;top:50%;width:16px;height:16px;margin-left:-8px;margin-top:-8px;border:2px solid #EA580C;border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}body.impersonating{padding-top:44px}body.impersonating .site__header{top:44px}@media(max-width:576px){.impersonation-banner{padding:6px 12px;gap:8px;font-size:12px}.impersonation-banner__icon{font-size:14px}.impersonation-banner__label,.impersonation-banner__admin{display:none}.impersonation-banner__exit-btn{padding:4px 10px;font-size:11px}.impersonation-banner__exit-btn .exit-full{display:none}.impersonation-banner__exit-btn .exit-short{display:inline}body.impersonating{padding-top:0}}@media(min-width:577px){.impersonation-banner__exit-btn .exit-full{display:inline}.impersonation-banner__exit-btn .exit-short{display:none}}@media print{.impersonation-banner{display:none!important}body.impersonating{padding-top:0!important}}.compare-widget{position:fixed;bottom:90px;z-index:1000;right:24px}@media(max-width:991px){.compare-widget{bottom:calc(160px + env(safe-area-inset-bottom));right:16px}}@media(max-width:360px){.compare-widget{bottom:calc(150px + env(safe-area-inset-bottom));right:12px}}.compare-widget__button{display:inline-flex;align-items:center;gap:10px;padding:12px 20px;background:#1e3a8a;color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;text-decoration:none;font-weight:500;font-size:14px;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.compare-widget__button:hover{background:#172c68;transform:translateY(-2px);box-shadow:0 6px 16px #0003;color:#fff;text-decoration:none}.compare-widget__button:active{transform:translateY(0);box-shadow:0 4px 12px #00000026}.compare-widget__button:focus{outline:none;box-shadow:0 0 0 3px #1e3a8a66,0 6px 16px #0003}@media(max-width:767px){.compare-widget__button{padding:12px 16px;gap:8px}}.compare-widget__icon{width:18px;height:18px;fill:currentColor;flex-shrink:0}.compare-widget__icon svg{display:block;width:100%;height:100%}.compare-widget__label{white-space:nowrap}@media(max-width:767px){.compare-widget__label{display:none}}.compare-widget__count{display:flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;background:#f97316;color:#fff;border-radius:11px;font-size:12px;font-weight:600;flex-shrink:0}@keyframes compare-widget-enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.compare-widget{animation:compare-widget-enter .3s ease-out}.comparables-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;margin-bottom:4px}.comparable-badge{display:inline-flex;align-items:center;padding:3px 8px;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;font-size:11px;line-height:1.3;color:#495057;white-space:nowrap;transition:all .15s ease-in-out}.comparable-badge:hover{background-color:#e9ecef;border-color:#adb5bd}.comparable-badge__brand{font-weight:600;color:#212529;margin-right:2px}.comparable-badge__part{color:#6c757d;font-weight:500}.product-card__comparables{margin-top:6px;margin-bottom:4px}.comparables-section{padding:12px 16px;background-color:#eef2f5;border-left:3px solid #1E3A8A}.comparables-section__title{margin:0 0 10px;font-size:13px;font-weight:600;color:#212529;text-transform:uppercase;letter-spacing:.5px}.comparables-section__list{display:flex;flex-wrap:wrap;gap:10px}.comparables-section__item{display:inline-flex;align-items:center;padding:6px 12px;background-color:#fff;border:1px solid #dee2e6;border-radius:4px;font-size:13px;line-height:1.4;transition:all .2s ease-in-out;cursor:default}.comparables-section__brand{font-weight:600;color:#1e3a8a;margin-right:4px}.comparables-section__separator{color:#6c757d;margin:0 4px}.comparables-section__part{font-weight:500;color:#212529}.comparables-section--compact{padding:8px 12px;background-color:transparent;border-left-width:2px}.comparables-section--compact .comparables-section__title{font-size:12px;margin-bottom:8px}.comparables-section--compact .comparables-section__item{padding:4px 10px;font-size:12px}@media(max-width:767px){.comparables-badges{gap:4px}.comparable-badge{padding:2px 6px;font-size:10px}.comparable-badge__part{font-size:9px}.comparables-section{padding:10px 12px}.comparables-section__title{font-size:12px;margin-bottom:8px}.comparables-section__list{gap:8px}.comparables-section__item{padding:5px 10px;font-size:12px}}@media print{.comparables-section{background-color:transparent;border-left-color:#000;padding:8px 12px}.comparables-section__item{border-color:#000;box-shadow:none}.comparables-badges .comparable-badge{border-color:#000}}@media(prefers-color-scheme:dark){.comparables-badges .comparable-badge{background-color:#2d3748;border-color:#4a5568;color:#e2e8f0}.comparables-badges .comparable-badge:hover{background-color:#4a5568;border-color:#718096}.comparables-badges .comparable-badge__brand{color:#f7fafc}.comparables-badges .comparable-badge__part{color:#cbd5e0}.comparables-section{background-color:#2d3748;border-left-color:#4299e1}.comparables-section__title{color:#f7fafc}.comparables-section__item{background-color:#1a202c;border-color:#4a5568}.comparables-section__item:hover{border-color:#4299e1;box-shadow:0 2px 4px #4299e133}.comparables-section__brand{color:#4299e1}.comparables-section__part{color:#e2e8f0}}.header__indicators{align-self:center;display:flex;justify-content:flex-end;padding:16px 0;color:#000}html[dir=ltr] .header__indicators .indicator+.indicator{margin-left:12px}html[dir=rtl] .header__indicators .indicator+.indicator{margin-left:12px}.header__indicators .indicator+.indicator:before{content:"";width:1px;height:32px;background-color:#d9d9d9;align-self:center}html[dir=ltr] .header__indicators .indicator+.indicator:before{margin-right:12px}html[dir=rtl] .header__indicators .indicator+.indicator:before{margin-right:12px}.header__indicators .indicator--lists .indicator__buttonLG:hover,.header__indicators .indicator--quote .indicator__buttonLG:hover,.header__indicators .indicator--account .indicator__buttonLG:hover,.header__indicators .indicator--cart .indicator__buttonLG:hover{background-color:#f2f2f2;color:#1e3a8a}.header__indicators{grid-column:4;grid-row:2}.indicator__buttonLG{padding:3px;display:flex;flex-direction:column;position:relative;height:54px;min-width:54px;color:inherit;border-radius:2px;background:transparent;border:none}.indicator__buttonLG:focus{outline:none}.indicator__buttonLG:hover{color:inherit;text-decoration:none;background-color:#f2f2f2}.indicator__title,.indicator__subtitle{display:block;white-space:nowrap}html[dir=ltr] .indicator__title,html[dir=ltr] .indicator__subtitle,html[dir=rtl] .indicator__title,html[dir=rtl] .indicator__subtitle{margin-left:50px}.indicator__title{padding-top:3px;margin-bottom:-3px;font-size:13px;max-width:120px;overflow:hidden;text-overflow:ellipsis}.indicator__subtitle{font-size:18px;font-weight:500}.indicator__iconLG{position:absolute;padding:8px;display:block}.indicator__iconLG svg{display:block}html[dir=ltr] .indicator__iconLG svg{transform:scaleX(1)}html[dir=rtl] .indicator__iconLG svg{transform:scaleX(1)}.indicator--trigger--click.indicator--open .indicator__content,.indicator--trigger--hover:hover .indicator__content{pointer-events:auto;z-index:1;transition-delay:0s,0s,0s;opacity:1;visibility:visible;transform:rotateX(0)}.indicator__counter{position:absolute;top:0;font-size:10px;line-height:1;padding:2px 3px 1px;border-radius:6.5px;text-align:center;z-index:0}html[dir=ltr] .indicator__counter,html[dir=rtl] .indicator__counter{right:0}.indicator__counter:before{display:block;position:absolute;content:"";top:0;bottom:0;z-index:-1;border-radius:2.5px}html[dir=ltr] .indicator__counter:before{left:0;right:0;transform:skew(-11deg)}html[dir=rtl] .indicator__counter:before{left:0;right:0;transform:skew(-11deg)}.indicator__counter{color:#fff}.indicator__counter:before{background-color:#ff4500}html[dir=ltr] .indicator--quote .indicator__counter,html[dir=ltr] .indicator--cart .indicator__counter,html[dir=rtl] .indicator--quote .indicator__counter,html[dir=rtl] .indicator--cart .indicator__counter{right:-8px}.indicator--mobile .indicator__buttonLG{padding:0;height:50px;width:44px;min-width:auto;display:flex;align-items:center;justify-content:center;border-radius:0}.indicator--mobile .indicator__icon{padding:0;position:relative;height:auto;width:auto}.indicator--mobile .indicator__counter{top:-7px}html[dir=ltr] .indicator--mobile .indicator__counter,html[dir=rtl] .indicator--mobile .indicator__counter{right:-7px}.mobile-indicator__counter{position:absolute;top:-7px;font-size:10px;line-height:1;padding:2px 3px 1px;border-radius:6.5px;text-align:center;z-index:0}html[dir=ltr] .mobile-indicator__counter,html[dir=rtl] .mobile-indicator__counter{right:-7px}.mobile-indicator__counter:before{display:block;position:absolute;content:"";top:0;bottom:0;z-index:-1;border-radius:2.5px}html[dir=ltr] .mobile-indicator__counter:before{left:0;right:0;transform:skew(-11deg)}html[dir=rtl] .mobile-indicator__counter:before{left:0;right:0;transform:skew(-11deg)}.slick-slide{padding-right:0}.slick-track{display:flex;gap:8px;align-items:center}
