@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, 0.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, 0.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, 0.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:transparent;--bs-link-color-rgb:0,0,0;--bs-link-decoration:none;--bs-link-hover-color:transparent;--bs-link-hover-color-rgb:0,0,0;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.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 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13, 110, 253, 0.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, 0.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, 0.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-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, 0.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{-webkit-box-sizing:border-box;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;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:none}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;font-size:calc(1.275rem + .3vw);line-height:inherit}@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}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::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-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.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:"\2014\00A0"}.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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;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>*{-ms-flex-negative:0;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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.row-cols-7>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:14.28571%}.row-cols-8>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.row-cols-9>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:11.11111%}.row-cols-10>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:10%}.row-cols-11>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:9.09091%}.row-cols-12>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.row-cols-sm-7>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:14.28571%}.row-cols-sm-8>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.row-cols-sm-9>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:11.11111%}.row-cols-sm-10>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:10%}.row-cols-sm-11>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:9.09091%}.row-cols-sm-12>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.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:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.row-cols-md-7>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:14.28571%}.row-cols-md-8>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.row-cols-md-9>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:11.11111%}.row-cols-md-10>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:10%}.row-cols-md-11>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:9.09091%}.row-cols-md-12>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.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:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.row-cols-lg-7>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:14.28571%}.row-cols-lg-8>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.row-cols-lg-9>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:11.11111%}.row-cols-lg-10>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:10%}.row-cols-lg-11>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:9.09091%}.row-cols-lg-12>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.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:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.row-cols-xl-7>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:14.28571%}.row-cols-xl-8>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.row-cols-xl-9>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:11.11111%}.row-cols-xl-10>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:10%}.row-cols-xl-11>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:9.09091%}.row-cols-xl-12>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.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:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.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{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.row-cols-xxl-7>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:14.28571%}.row-cols-xxl-8>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.row-cols-xxl-9>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:11.11111%}.row-cols-xxl-10>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:10%}.row-cols-xxl-11>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:9.09091%}.row-cols-xxl-12>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.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:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.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}}.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;-webkit-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);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:.375rem;-webkit-box-align:center;-ms-flex-align:center;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{-ms-flex-negative:0;flex-shrink:0;width:1em;height:1em;fill:currentcolor;-webkit-transition:.2s ease-in-out transform;transition:.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.icon-link>.bi{-webkit-transition:none;transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{-webkit-transform:var(--bs-icon-link-transform,translate3d(.25em,0,0));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:calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%)}.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:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch}.vstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;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}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;-ms-flex-item-align:stretch;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{-webkit-box-shadow:none!important;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: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{-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;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:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.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{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;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{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-webkit-column-gap:3rem!important;-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:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!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:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.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{--bs-link-opacity:0.1}.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25{--bs-link-opacity:0.25}.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50{--bs-link-opacity:0.5}.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75{--bs-link-opacity:0.75}.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100{--bs-link-opacity:1}.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1{text-underline-offset:.125em!important}.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2{text-underline-offset:.25em!important}.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3{text-underline-offset:.375em!important}.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{--bs-link-underline-opacity:0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10{--bs-link-underline-opacity:0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25{--bs-link-underline-opacity:0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50{--bs-link-underline-opacity:0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75{--bs-link-underline-opacity:0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100{--bs-link-underline-opacity:1}.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:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.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;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-sm-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-sm-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-sm-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-sm-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-sm-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-sm-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-sm-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;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{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-webkit-column-gap:3rem!important;-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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-md-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-md-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-md-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-md-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-md-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-md-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-md-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-md-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-md-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;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{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-webkit-column-gap:3rem!important;-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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-lg-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-lg-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-lg-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-lg-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-lg-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-lg-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-lg-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;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{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-webkit-column-gap:3rem!important;-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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;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{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-webkit-column-gap:3rem!important;-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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xxl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xxl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xxl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xxl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xxl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xxl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xxl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xxl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;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{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-webkit-column-gap:3rem!important;-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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-print-none{display:none!important}}.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}.loading-overlay{width:1.25rem}@media screen and (max-width:749px){.loading-overlay{top:0;right:0}}@media screen and (min-width:750px){.loading-overlay{left:0}}.loading-overlay-spinner{width:1.25rem;display:inline-block}.spinner{-webkit-animation:rotator 1.4s linear infinite;animation:rotator 1.4s linear infinite}@-webkit-keyframes rotator{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes rotator{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}.path{stroke-dasharray:280;stroke-dashoffset:0;-webkit-transform-origin:center;transform-origin:center;stroke:#000;-webkit-animation:dash 1.4s ease-in-out infinite;animation:dash 1.4s ease-in-out infinite}@media screen and (forced-colors:active){.path{stroke:#00f}}@-webkit-keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}100%{stroke-dashoffset:280;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}100%{stroke-dashoffset:280;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}.loading-overlay:not(.hidden)+.cart-item-price-wrapper,.loading-overlay:not(.hidden)~cart-remove-button{opacity:50%}.loading-overlay:not(.hidden)~cart-remove-button{pointer-events:none;cursor:default}.cart-item .loading-overlay:not(.hidden)~*{visibility:hidden}.container-full-width{--bs-gutter-x:1.5rem;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5)}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--offset-x:1rem;max-width:calc(var(--fluid-container-width,1620px) + var(--offset-x)*2)}@media (min-width:992px){.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--offset-x:calc(var(--fluid-container-offset, 6rem)/1.25)}}@media (min-width:1400px){.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--offset-x:var(--fluid-container-offset, 6rem)}}@media (min-width:1200px){.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding-left:var(--offset-x);padding-right:var(--offset-x)}}.page-header-topbar{background-color:#fff;color:#000;font-size:.938rem;height:40px;max-height:40px;-webkit-transition:background .05s;transition:background .05s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;position:relative}@media (max-width:1199.98px){.page-header-topbar{display:none}}.page-header .header-wrapper.header-absolute .megamenu-hover .header:hover{background-color:#fff}.compare-count-bubble,.wishlist-count-bubble{position:absolute;top:-10px;right:-13px;width:20px;height:20px;border-radius:100%;text-align:center;line-height:20px;font-size:12px;z-index:1;background-color:#000;color:#fff}.sidebar input[type=checkbox],.sidebar input[type=radio]{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}.sidebar input[type=checkbox]:not(caption),.sidebar input[type=radio]:not(caption){position:absolute!important}.sidebar .block .block-title{margin-bottom:0}@media (min-width:992px){.sidebar.offcanvas-lg .offcanvas-header{display:block}}.sidebar .btn-close{height:30px;width:30px;margin-left:auto}@media (min-width:992px){.sidebar .btn-close{display:none}}.sidebar .btn-close:focus{-webkit-box-shadow:none;box-shadow:none}.sidebar .offcanvas-title{font-size:calc(1.3125rem + .75vw);font-weight:500}@media (min-width:1200px){.sidebar .offcanvas-title{font-size:1.875rem}}.sidebar ul.popular-posts{margin-bottom:0;padding:0;list-style:none none;counter-reset:section}.sidebar ul.popular-posts li{position:relative;padding-left:45px;margin-bottom:20px}.sidebar ul.popular-posts li:last-child{margin-bottom:0}.sidebar ul.popular-posts li:before{counter-increment:section;content:counter(section);font-size:1.875rem;height:30px;width:30px;color:#cdcfd0;border-right:1px solid #e3e7e8;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sidebar ul.popular-posts .post-cats{color:var(--bs-secondary-color);line-height:1;font-size:.625rem;font-weight:600;text-transform:uppercase;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar ul.popular-posts .post-title{font-size:1rem;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.sidebar .sidebar-instafeed img{max-width:100%;height:auto;object-fit:cover;-o-object-fit:cover;-webkit-object-fit:cover}.filter-current .items{margin-top:17px}.filter-current .item{position:relative;font-weight:700;background:#f8f8f8;padding:5px 10px 5px 32px;color:#000;display:inline-block;margin-right:10px;margin-bottom:4px;font-size:14px;-webkit-transition:all .25s ease;transition:all .25s ease}.filter-current .item .filter-label{display:none}.filter-current .item .filter-close{width:32px;top:0;bottom:0;left:0;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.filter-current .item .action{position:absolute;top:0;bottom:0;left:0;right:0}.filter-current .item .action.remove>span{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}.filter-current .item .action.remove>span:not(caption){position:absolute!important}.filter-current .item:hover{background-color:#000;color:#fff}.filter-actions{margin-top:5px;margin-bottom:10px}.filter-actions a{border-bottom:2px solid;color:inherit;font-size:14px;font-weight:700}.filter-options-item{border-top:1px solid #e4e4e4;padding:20px 0}.filter-options-item:first-child{border-top:0;padding-top:0}.filter-options-title{font-size:1.25rem;position:relative;padding:0;font-weight:700;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter-options-title strong{font-weight:700}.filter-options-title .toggle-minus{display:block;width:24px;height:24px;cursor:pointer;top:0;right:0;position:relative;overflow:hidden;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.filter-options-title .toggle-minus span:after,.filter-options-title .toggle-minus span:before{content:'';position:absolute;right:6px;top:11px;background:#000;width:12px;height:2px;-webkit-transition:background .1s ease .4s;transition:background .1s ease .4s}.filter-options-title.collapsed .toggle-minus span:before{right:11px;top:6px;width:2px;height:12px}.filter-options-title:hover .toggle-minus{background-color:#000;-webkit-transition:all 10ms ease-in-out;transition:all 10ms ease-in-out}.filter-options-title:hover .toggle-minus span:after,.filter-options-title:hover .toggle-minus span:before{background-color:#fff;-webkit-transition:background .1s ease 0s;transition:background .1s ease 0s}.filter-options-content .items,.filter-options-content .swatch-layered{font-size:15px;padding-top:17px;line-height:30px}.filter-options-content a,.filter-options-content label{color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;position:relative}.filter-options-content a input[type=checkbox],.filter-options-content a input[type=radio],.filter-options-content label input[type=checkbox],.filter-options-content label input[type=radio]{cursor:pointer;width:100%;height:100%;display:block;position:absolute;opacity:0;left:0;right:0;top:0;bottom:0}.filter-options-content .count{color:#adadad;padding:5px 8px 4px;float:right;line-height:16px;margin-left:auto;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.filter-options-content .items-brands{-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.filter-options-content .items-brands li{margin-right:10px;margin-bottom:5px}.filter-options-content .items-brands label{border-bottom:1px solid transparent;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.filter-options-content .items-brands label:hover{border-color:#000}.filter-options-content .sidebar-social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.filter-options-content .sidebar-social .facebook{background-color:#306199}.filter-options-content .sidebar-social .twitter{background-color:#26c4f1}.filter-options-content .sidebar-social .twitter{background-color:#26c4f1}.filter-options-content .sidebar-social .pinterest{background-color:#cb2027}.filter-options-content .sidebar-social .flickr{background-color:#ff0084}.filter-options-content .sidebar-social .instagram{background-color:#e1306c}.filter-options-content .sidebar-social .dribbble{background-color:#ea4c89}.filter-options-content .sidebar-social a{height:32px;width:32px;border-radius:100px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;margin-right:5px;margin-bottom:5px}.filter-count-label{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.items-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.items-tags li{margin-right:4px;margin-bottom:4px}.items-tags a{background-color:#000;color:#fff;font-size:14px;line-height:16px;padding:5px 10px;text-transform:lowercase}.items-tags a:hover{border-color:#000}.template-product .page-head{margin-top:16px}.product-tags span{text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:11px;text-transform:uppercase;line-height:16px;padding:2px 10px;font-weight:600;border-radius:11px;background-color:#000;color:#fff;margin-right:.5rem;margin-bottom:.5rem}.product-tags span.new{background-color:#ffaa65}.product-tags span.hot{background-color:#ff6962}.product-tags span.sale{background-color:#00d994}.product-tags span.soldout{background-color:#b1b1b1}.product-info-media{margin-bottom:30px}.product-info-main{position:sticky;top:80px;margin-bottom:30px}.product-info-main-block+.product-info-main-block{margin-top:30px}.product-info-main-block+.product-info-main-block:first-child{margin-top:0}.product-info-main-block+.product-title-wrapper{margin-top:5px}.product-info-main-block .product-item-vendor{margin-bottom:0}.product-info-main-block+.product-reviews .spr-badge{margin-top:-30px;margin-bottom:10px}.product-info-main .product-title-wrapper .product-title{font-size:calc(1.325rem + .9vw);line-height:1.3;font-weight:600;margin-bottom:0}@media (min-width:1200px){.product-info-main .product-title-wrapper .product-title{font-size:2rem}}.product-info-main .price-box{font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-info-main .price-box .special-price{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.product-info-main .price-box .special-price{font-size:1.5rem}}.product-info-main .product-visitors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-info-main .product-visitors .live-view-numb{margin-left:.5rem;margin-right:.5rem}.product-info-main .product-item-countdown{color:#ff706b}.product-info-main .product-item-countdown .countdown-timer-heading{font-size:20px;margin-bottom:12px;font-weight:700}.product-info-main .product-options-wrapper .swatch-options .swatch-attribute+.swatch-attribute{margin-top:20px}.product-info-main .product-options-wrapper .swatch-option{height:40px;min-width:40px}.product-info-main .product-options-wrapper .swatch-option.text{font-size:14px}.product-info-main .product-countdown .text-color-prod-desc{color:var(--bs-secondary-color)}.product-info-main .product-countdown .text-color-prod-desc strong{font-weight:700}.product-info-main .product-countdown .progress{margin-top:.75rem;height:5px;border-radius:2px;background-color:#e6e6e6}.product-info-main .product-countdown .progress .progress-bar{background-color:#ef2d2d}.product-info-main .box-tocart .qty{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-info-main .box-tocart .control{width:100%;margin-bottom:1.25rem}@media (min-width:576px){.product-info-main .box-tocart .control{margin-right:1.25rem;width:auto}}.product-info-detailed .spr-container .spr-content .spr-form form fieldset .product-info-main .box-tocart .control input[type=datetime],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .product-info-main .box-tocart .control input[type=email],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .product-info-main .box-tocart .control input[type=number],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .product-info-main .box-tocart .control input[type=password],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .product-info-main .box-tocart .control input[type=search],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .product-info-main .box-tocart .control input[type=tel],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .product-info-main .box-tocart .control input[type=text],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .product-info-main .box-tocart .control input[type=url],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .product-info-main .box-tocart .control textarea,.product-info-main .box-tocart .control .form-control,.product-info-main .box-tocart .control .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=datetime],.product-info-main .box-tocart .control .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=email],.product-info-main .box-tocart .control .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=number],.product-info-main .box-tocart .control .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=password],.product-info-main .box-tocart .control .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=search],.product-info-main .box-tocart .control .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=tel],.product-info-main .box-tocart .control .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=text],.product-info-main .box-tocart .control .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=url],.product-info-main .box-tocart .control .product-info-detailed .spr-container .spr-content .spr-form form fieldset textarea{border:0}.product-info-main .box-tocart .control input[type=number]{width:40px;height:44px;padding:0;text-align:center}@media (max-width:575.98px){.product-info-main .box-tocart .control input[type=number]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}}.product-info-main .box-tocart .control .icon-minus,.product-info-main .box-tocart .control .icon-plus{width:43px;height:44px;cursor:pointer;display:block;position:relative;border:0;background-color:transparent}.product-info-main .box-tocart .control .icon-minus:before,.product-info-main .box-tocart .control .icon-plus:before{content:'';display:block;position:absolute;background:#000;left:calc(50% - 4px);top:calc(50% - 1px);width:8px;height:2px}.product-info-main .box-tocart .control .icon-plus:after{content:'';display:block;position:absolute;background:#000;left:calc(50% - 1px);top:calc(50% - 4px);width:2px;height:8px}.product-info-main .box-tocart .actions{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;margin-bottom:1.25rem}.product-info-main .box-tocart .agree-terms{width:100%;margin-bottom:1.25rem}.product-info-main .box-tocart .buy-one-click{width:100%}.product-info-main .box-tocart .buy-one-click button+button{margin-top:10px}.product-info-main .product-social-links{border-bottom:1px solid #dedede}.product-info-main .product-social-links>ul{list-style:none;padding-left:0;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-info-main .product-social-links>ul>li{margin-right:30px;margin-bottom:20px}.product-info-main .product-social-links>ul>li:last-child{margin-right:0}.product-info-main .product-social-links>ul>li a{font-size:14px;font-weight:700;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-info-main .product-social-links .add-to-compare,.product-info-main .product-social-links .wishlist-button{-webkit-transition:none;transition:none}.product-info-main .product-social-links .add-to-compare.active,.product-info-main .product-social-links .wishlist-button.active{color:#198754}.product-info-main .product-social-links .dropdown-menu{background-color:#000;padding:25px 30px;text-transform:uppercase;bottom:-100%!important;top:auto!important}.product-info-main .product-social-links .dropdown-menu a{height:36px;line-height:36px;color:#fff}.product-tag span.new{background-color:#ffaa65}.product-tag span.hot{background-color:#ff6962}.product-tag span.sale{background-color:#00d994}.product-tag span.soldout{background-color:#b1b1b1}.product-media-item{margin-bottom:10px}.product-info-detailed{line-height:2}.product-info-detailed .nav-tabs{margin-bottom:45px}.product-info-detailed .nav-tabs .nav-item{margin:0 32px}.product-info-detailed .nav-tabs .nav-link{position:relative;margin-bottom:0;border:0;border-radius:0;font-size:18px;line-height:26px;font-weight:500;padding:12px 0;color:inherit;opacity:.5;-webkit-transition:all .3s;transition:all .3s}.product-info-detailed .nav-tabs .nav-link:focus,.product-info-detailed .nav-tabs .nav-link:hover{opacity:1}.product-info-detailed .nav-tabs .nav-link:after{background-color:currentColor;bottom:-2px;content:"";display:block;height:2px;left:0;position:absolute;-webkit-transition:width .25s ease-in-out;transition:width .25s ease-in-out;width:0}.product-info-detailed .nav-tabs .nav-item.show .nav-link,.product-info-detailed .nav-tabs .nav-link.active{color:inherit;background-color:transparent;opacity:1}.product-info-detailed .nav-tabs .nav-item.show .nav-link:after,.product-info-detailed .nav-tabs .nav-link.active:after{width:100%}@media (max-width:767.98px){.product-info-detailed .tab-content>.tab-pane{display:block;opacity:1}}.product-info-detailed .faq .accordion-button,.product-info-detailed .faq .accordion-item{background-color:transparent}.product-info-detailed .faq .accordion-item{border:0}.product-info-detailed .faq .accordion-button{color:#000!important}.product-info-detailed .faq .accordion-body{padding:1rem 0}.shopify-payment-button__button+.shopify-payment-button__button--hidden{display:none}.shopify-payment-button__button--hidden{visibility:hidden}.product-info-detailed #shopify-product-reviews{margin:0 0 0}.product-info-detailed .spr-container{padding:0;border:none}.product-info-detailed .spr-container .spr-header .spr-header-title.h2,.product-info-detailed .spr-container .spr-header h2.spr-header-title{font-size:calc(1.325rem + .9vw);text-transform:uppercase;text-align:inherit;font-weight:500;margin-bottom:0;line-height:1}@media (min-width:1200px){.product-info-detailed .spr-container .spr-header .spr-header-title.h2,.product-info-detailed .spr-container .spr-header h2.spr-header-title{font-size:2rem}}.product-info-detailed .spr-container .spr-header .spr-summary{margin-top:10px;text-align:inherit}@media (min-width:576px){.product-info-detailed .spr-container .spr-header .spr-summary{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.product-info-detailed .spr-container .spr-header .spr-summary:after,.product-info-detailed .spr-container .spr-header .spr-summary:before{display:none}.product-info-detailed .spr-container .spr-header .spr-summary .spr-summary-starrating{display:none}.product-info-detailed .spr-container .spr-header .spr-summary .spr-summary-starrating .spr-icon:last-child{margin-right:0}.product-info-detailed .spr-container .spr-header .spr-summary .spr-summary-starrating .spr-icon :before,.product-info-detailed .spr-container .spr-header .spr-summary .spr-summary-starrating .spr-icon-half-alt:before{color:inherit}.product-info-detailed .spr-container .spr-header .spr-summary .spr-summary-actions,.product-info-detailed .spr-container .spr-header .spr-summary .spr-summary-caption{margin:20px 0;display:block}.product-info-detailed .spr-container .spr-header .spr-summary .spr-summary-caption{font-size:18px}.product-info-detailed .spr-container .spr-header .spr-summary .spr-summary-actions-newreview{float:none;min-width:100%}@media (min-width:576px){.product-info-detailed .spr-container .spr-header .spr-summary .spr-summary-actions-newreview{min-width:200px}}.product-info-detailed .spr-container .spr-content .spr-reviews .spr-review .spr-review-header-starratings .spr-icon{display:block;font-size:12px!important;width:16px;height:auto;position:unset;margin-right:2px;opacity:1;line-height:0}.product-info-detailed .spr-container .spr-header .spr-summary .spr-summary-starrating .spr-icon{display:block;font-size:12px!important;width:16px;height:auto;position:unset;margin-right:2px;opacity:1;line-height:0}.product-info-detailed .spr-container .spr-content .spr-form form fieldset .spr-form-review-rating .spr-starrating a{opacity:1;color:inherit}.product-info-detailed .spr-container .spr-content .spr-form{margin-top:20px;border:none;padding:0}.product-info-detailed .spr-container .spr-content .spr-form form .spr-form-title.h3,.product-info-detailed .spr-container .spr-content .spr-form form h3.spr-form-title{font-size:18px;text-transform:uppercase;line-height:1;font-weight:500;margin-bottom:40px}.product-info-detailed .spr-container .spr-content .spr-form form fieldset label.spr-form-label{display:block;font-size:14px;line-height:1}.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=datetime],.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=email],.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=number],.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=password],.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=search],.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=tel],.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=text],.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=url],.product-info-detailed .spr-container .spr-content .spr-form form fieldset textarea{padding:15px 0;border-width:0 0 2px 0;border-radius:0;border-color:#e3e7e8;padding-left:0;padding-right:0}.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=datetime]:focus,.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=email]:focus,.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=number]:focus,.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=password]:focus,.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=search]:focus,.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=tel]:focus,.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=text]:focus,.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=url]:focus,.product-info-detailed .spr-container .spr-content .spr-form form fieldset textarea:focus{border-color:#000;-webkit-box-shadow:none;box-shadow:none}.product-info-detailed .spr-container .spr-content .spr-form form fieldset textarea{height:120px}.product-info-detailed .spr-container .spr-content .spr-form form fieldset.spr-form-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-info-detailed .spr-container .spr-content .spr-form form fieldset .spr-form-contact-email,.product-info-detailed .spr-container .spr-content .spr-form form fieldset .spr-form-contact-name{width:100%}@media (min-width:576px){.product-info-detailed .spr-container .spr-content .spr-form form fieldset .spr-form-contact-email,.product-info-detailed .spr-container .spr-content .spr-form form fieldset .spr-form-contact-name{width:50%}}@media (min-width:576px){.product-info-detailed .spr-container .spr-content .spr-form form fieldset .spr-form-contact-email{padding-left:24px}}.product-info-detailed .spr-container .spr-content .spr-form form fieldset .spr-form-contact-email,.product-info-detailed .spr-container .spr-content .spr-form form fieldset .spr-form-contact-name,.product-info-detailed .spr-container .spr-content .spr-form form fieldset .spr-form-review-body,.product-info-detailed .spr-container .spr-content .spr-form form fieldset .spr-form-review-rating,.product-info-detailed .spr-container .spr-content .spr-form form fieldset .spr-form-review-title{margin-bottom:40px}.product-info-detailed .spr-container .spr-content .spr-form form fieldset .spr-form-review-rating .spr-starrating{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:15px}.product-info-detailed .spr-container .spr-content .spr-form form fieldset .spr-form-review-rating .spr-starrating a:last-child{margin-right:0}.product-info-detailed .spr-container .spr-content .spr-form form .spr-button{float:none;margin:0;-webkit-box-shadow:none;box-shadow:none;min-width:100%}@media (min-width:576px){.product-info-detailed .spr-container .spr-content .spr-form form .spr-button{min-width:200px}}.product-info-detailed .spr-container .spr-content .spr-form form .spr-form-message-success{color:#28a745;margin-top:15px;font-weight:600;line-height:1}.product-info-detailed .spr-container .spr-content .spr-reviews{margin:0;padding:0}.product-info-detailed .spr-container .spr-content .spr-reviews .spr-review{margin-top:60px;border:none;padding:0}.product-info-detailed .spr-container .spr-content .spr-reviews .spr-review .spr-review-header-starratings{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;line-height:0}.product-info-detailed .spr-container .spr-content .spr-reviews .spr-review .spr-review-header-starratings .spr-icon:last-child{margin-right:0}.product-info-detailed .spr-container .spr-content .spr-reviews .spr-review .spr-review-header .spr-review-header-title.h3,.product-info-detailed .spr-container .spr-content .spr-reviews .spr-review .spr-review-header h3.spr-review-header-title{font-size:20px;text-transform:uppercase;font-weight:500;margin-top:15px}.product-info-detailed .spr-container .spr-content .spr-reviews .spr-review .spr-review-header span.spr-review-header-byline{display:block;font-size:14px;margin-top:15px;margin-bottom:0;text-transform:capitalize;font-style:normal;opacity:1;line-height:1}.product-info-detailed .spr-container .spr-content .spr-reviews .spr-review .spr-review-header span.spr-review-header-byline strong{font-weight:600}.product-info-detailed .spr-container .spr-content .spr-reviews .spr-review .spr-review-content{margin-top:15px;margin-bottom:0}.product-info-detailed .spr-container .spr-content .spr-reviews .spr-review .spr-review-content p.spr-review-content-body{font-size:14px;color:var(--bs-secondary-color)}.product-info-detailed .spr-container .spr-content .spr-reviews .spr-review .spr-review-footer{margin-top:15px}.product-info-detailed .spr-container .spr-content .spr-reviews .spr-review .spr-review-footer .spr-review-reportreview{color:var(--bs-secondary-color);text-decoration:underline}.product-btn{position:relative}.bull-prev-next__link .bull-product-link-previous{left:0}.bull-prev-next__link .bull-product-link-previous .bull-prev-next__arrow svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-right:1px}.bull-prev-next__link .bull-product-link-next{right:0}.bull-prev-next__link .bull-product-link-next .content-wrapper{right:0;-webkit-transform:translateX(100%) translateZ(0);transform:translateX(100%) translateZ(0)}.bull-prev-next__link .bull-product-link-next .content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.bull-prev-next__link .bull-product-link-next .inner{-webkit-transform:translateX(-100%) translateZ(0);transform:translateX(-100%) translateZ(0)}.bull-prev-next__link .bull-product-link-next .image-wrapper{-webkit-transform:translateX(-100%) translateZ(0);transform:translateX(-100%) translateZ(0)}.bull-prev-next__link .bull-product-link-next .product-image-container{-webkit-transform:translateX(100%) translateZ(0);transform:translateX(100%) translateZ(0)}.bull-prev-next__link{display:none;height:145px;position:fixed;top:calc(50% - 70px);z-index:30;display:none;height:145px;position:fixed;top:calc(50% - 70px);z-index:30}.bull-prev-next__link .bull-prev-next__arrow{width:30px;height:100px;background:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:22px}.bull-prev-next__link .bull-prev-next__arrow svg{fill:#000;width:23px}.bull-prev-next__link .label{color:#000}.bull-prev-next__link .overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;background-color:rgba(0,0,0,.04)}.bull-prev-next__link .product-image-container{display:block;-webkit-transform:translateX(-100%) translateZ(0);transform:translateX(-100%) translateZ(0);-webkit-transition:-webkit-transform .35s cubic-bezier(.85,0,.12,1) .2s;transition:-webkit-transform .35s cubic-bezier(.85,0,.12,1) .2s;transition:transform .35s cubic-bezier(.85,0,.12,1) .2s;transition:transform .35s cubic-bezier(.85,0,.12,1) .2s,-webkit-transform .35s cubic-bezier(.85,0,.12,1) .2s}.bull-prev-next__link .content-wrapper{z-index:1;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;overflow:hidden;-webkit-transform:translateX(-100%) translateZ(0);transform:translateX(-100%) translateZ(0);-webkit-transition:-webkit-transform .2s cubic-bezier(.85,0,.12,1);transition:-webkit-transform .2s cubic-bezier(.85,0,.12,1);transition:transform .2s cubic-bezier(.85,0,.12,1);transition:transform .2s cubic-bezier(.85,0,.12,1),-webkit-transform .2s cubic-bezier(.85,0,.12,1)}.bull-prev-next__link .inner{background:#eee;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateX(100%) translateZ(0);transform:translateX(100%) translateZ(0);-webkit-transition:-webkit-transform .2s cubic-bezier(.85,0,.12,1);transition:-webkit-transform .2s cubic-bezier(.85,0,.12,1);transition:transform .2s cubic-bezier(.85,0,.12,1);transition:transform .2s cubic-bezier(.85,0,.12,1),-webkit-transform .2s cubic-bezier(.85,0,.12,1)}.bull-prev-next__link .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;font-weight:700;width:155px;text-transform:uppercase;font-size:13px;padding:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bull-prev-next__link .content .name{max-height:70px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow:hidden}.bull-prev-next__link:hover .content-wrapper{-webkit-transform:translateX(0) translateZ(0);transform:translateX(0) translateZ(0);-webkit-transition-duration:.25s;transition-duration:.25s}.bull-prev-next__link:hover .inner{-webkit-transform:translateX(0) translateZ(0);transform:translateX(0) translateZ(0);-webkit-transition-duration:.25s;transition-duration:.25s}.bull-prev-next__link:hover .image-wrapper{-webkit-transform:translateX(0) translateZ(0);transform:translateX(0) translateZ(0)}.bull-prev-next__link:hover .product-image-container{-webkit-transform:translateX(0) translateZ(0);transform:translateX(0) translateZ(0)}.image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.image-wrapper .product-image-photo{width:100%;height:100%}.bull-prev-next__link .image-wrapper{overflow:hidden;-webkit-transform:translateX(100%) translateZ(0);transform:translateX(100%) translateZ(0);-webkit-transition:-webkit-transform .35s cubic-bezier(.85,0,.12,1) .2s;transition:-webkit-transform .35s cubic-bezier(.85,0,.12,1) .2s;transition:transform .35s cubic-bezier(.85,0,.12,1) .2s;transition:transform .35s cubic-bezier(.85,0,.12,1) .2s,-webkit-transform .35s cubic-bezier(.85,0,.12,1) .2s}.main-product-block-meta ul{padding-left:0;list-style:none;margin-bottom:0}.product-additional-infos li{line-height:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-additional-infos-label{min-width:85px;font-weight:500;display:block;margin-right:40px}.contact-form-ask .modal-header{padding:30px 30px 0 30px;border-bottom:0}.contact-form-ask .modal-header .modal-title{font-size:2.25rem;line-height:2.5rem}.contact-form-ask .modal-header .btn-close{position:absolute;right:0;top:0;margin:0}.contact-form-ask .modal-body{padding:1.5rem 30px}.contact-form-ask .modal-footer{border-top:0;padding:0 30px 30px 30px}.contact-form-ask .modal-footer>*{margin:0}.contact-form-ask .form-control,.contact-form-ask .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=datetime],.contact-form-ask .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=email],.contact-form-ask .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=number],.contact-form-ask .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=password],.contact-form-ask .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=search],.contact-form-ask .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=tel],.contact-form-ask .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=text],.contact-form-ask .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=url],.contact-form-ask .product-info-detailed .spr-container .spr-content .spr-form form fieldset textarea,.product-info-detailed .spr-container .spr-content .spr-form form fieldset .contact-form-ask input[type=datetime],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .contact-form-ask input[type=email],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .contact-form-ask input[type=number],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .contact-form-ask input[type=password],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .contact-form-ask input[type=search],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .contact-form-ask input[type=tel],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .contact-form-ask input[type=text],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .contact-form-ask input[type=url],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .contact-form-ask textarea{margin-bottom:15px}.contact-form-ask .form-control:last-child,.contact-form-ask .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:last-child[type=datetime],.contact-form-ask .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:last-child[type=email],.contact-form-ask .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:last-child[type=number],.contact-form-ask .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:last-child[type=password],.contact-form-ask .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:last-child[type=search],.contact-form-ask .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:last-child[type=tel],.contact-form-ask .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:last-child[type=text],.contact-form-ask .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:last-child[type=url],.contact-form-ask .product-info-detailed .spr-container .spr-content .spr-form form fieldset textarea:last-child,.product-info-detailed .spr-container .spr-content .spr-form form fieldset .contact-form-ask input:last-child[type=datetime],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .contact-form-ask input:last-child[type=email],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .contact-form-ask input:last-child[type=number],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .contact-form-ask input:last-child[type=password],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .contact-form-ask input:last-child[type=search],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .contact-form-ask input:last-child[type=tel],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .contact-form-ask input:last-child[type=text],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .contact-form-ask input:last-child[type=url],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .contact-form-ask textarea:last-child{margin-bottom:0}.contact-form-ask .product-info-detailed .spr-container .spr-content .spr-form form fieldset textarea,.contact-form-ask textarea.form-control,.product-info-detailed .spr-container .spr-content .spr-form form fieldset .contact-form-ask textarea{height:140px}.animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes slideInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}}@keyframes slideInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes rise-up{0%{opacity:0;-webkit-transform:translate3d(0,35px,0);transform:translate3d(0,35px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rise-up{0%{opacity:0;-webkit-transform:translate3d(0,35px,0);transform:translate3d(0,35px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes moPopUp{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes moPopUp{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes moLeftToRight{0%{opacity:0;-webkit-transform:translateX(-40px);transform:translateX(-40px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes moLeftToRight{0%{opacity:0;-webkit-transform:translateX(-40px);transform:translateX(-40px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes portSliderLine{0%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left;transform-origin:left}}@keyframes portSliderLine{0%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left;transform-origin:left}}.swiper:not(.swiper-initialized){display:none}.swiper-pagination{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 0;pointer-events:auto}.swiper-pagination-bullet{height:20px;width:20px;display:inline-block;border:7px solid transparent;margin-right:10px;border-radius:50%;cursor:pointer;opacity:1;background-color:transparent;-webkit-transition:.4s;transition:.4s}.swiper-pagination-bullet:before{content:"";height:6px;width:6px;background-color:#cdcfd0;display:block;border-radius:50%;-webkit-transition:.4s;transition:.4s}.swiper-pagination-bullet-active{border-color:rgba(22,22,25,.1)}.swiper-pagination-bullet-active:before{background-color:#000}.swiper-pagination-bullet:hover:before{background-color:#000}.bt-slider-controls .swiper-button-next,.bt-slider-controls .swiper-button-prev{height:50px;width:50px;border-radius:999px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #dedede;-webkit-box-shadow:none;box-shadow:none;color:currentColor;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;outline:0;padding:0;pointer-events:auto;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:1}.bt-slider-controls .swiper-button-next svg,.bt-slider-controls .swiper-button-prev svg{width:20px;height:20px;color:currentColor}.bt-slider-controls-absolute .swiper-button-next,.bt-slider-controls-absolute .swiper-button-prev{margin:0}@media (min-width:768px){.bt-slider-controls-absolute .swiper-button-next,.bt-slider-controls-absolute .swiper-button-prev{margin-top:calc(var(--nav-offset,0px) * -1);top:var(--offset-top,50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media (max-width:767.98px){.bt-slider-controls-absolute .swiper-button-next,.bt-slider-controls-absolute .swiper-button-prev{position:static;width:40px;height:40px}}.bt-slider-controls-absolute .swiper-button-prev{left:-80px}@media (max-width:767.98px){.bt-slider-controls-absolute .swiper-button-prev{margin-right:.5rem}}.bt-slider-controls-absolute .swiper-button-next{right:-80px}@media (max-width:767.98px){.bt-slider-controls-absolute .swiper-button-next{margin-left:.5rem}}@media (max-width:767.98px){.bt-slider-controls-absolute .swiper-pagination{width:auto!important}}.bt-slider .bt-slider-controls-absolute .swiper-button-next,.bt-slider .bt-slider-controls-absolute .swiper-button-prev{opacity:0;-webkit-transition:all .3s;transition:all .3s}@media (max-width:767.98px){.bt-slider .bt-slider-controls-absolute .swiper-button-next,.bt-slider .bt-slider-controls-absolute .swiper-button-prev{opacity:1}}.bt-slider .bt-slider-controls-absolute .swiper-button-prev{left:0}.bt-slider .bt-slider-controls-absolute .swiper-button-next{right:0}@media (min-width:1200px){.bt-slider:hover .bt-slider-controls-absolute .swiper-button-next,.bt-slider:hover .bt-slider-controls-absolute .swiper-button-prev{opacity:1}.bt-slider:hover .bt-slider-controls-absolute .swiper-button-prev{left:1.5rem}.bt-slider:hover .bt-slider-controls-absolute .swiper-button-next{right:1.5rem}}.swiper .swiper-button-next.swiper-button-lock,.swiper .swiper-button-prev.swiper-button-lock,.swiper-pagination-lock{display:none}.bt-slider{position:relative}.bt-slider .swiper-pagination{opacity:1;width:100%;position:absolute;z-index:1;bottom:2rem;left:0}@media (max-width:767.98px){.bt-slider .swiper-pagination{position:static;-webkit-transform:none;transform:none}}@media (min-width:768px){.bt-slider[class*=bt-slider-pagination] .bt-slider-controls{margin:0}.bt-slider.bt-slider-pagination-left .swiper-pagination,.bt-slider.bt-slider-pagination-right .swiper-pagination{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;left:2.5rem;margin:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:auto}.bt-slider.bt-slider-pagination-left .swiper-pagination{left:2.5rem;right:auto}.bt-slider.bt-slider-pagination-right .swiper-pagination{left:auto;right:2.5rem}}@media (max-width:767.98px){.bt-slider .bt-slider-controls{margin-top:1rem}}.bt-slider .swiper-slide-active{z-index:2}.bt-slider .banner-slider{width:100%;position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.bt-slider .banner-slider .mobile-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bt-slider .banner-slider .slider-footer{z-index:999;position:absolute;bottom:15px}@media (max-width:767.98px){.bt-slider .banner-slider .slider-footer{display:none}}.bt-slider .banner-slider .bg-image{position:absolute;top:0;left:0;bottom:0;right:0;background-size:cover;-o-object-fit:cover;object-fit:cover;background-repeat:no-repeat}.bt-slider .banner-slider .bg-image .bt-placeholder-svg{position:absolute;width:100%;height:100%}.bt-slider .banner-slider .caption-block{position:relative;height:100%;z-index:2;max-width:39rem}.bt-slider .banner-slider .caption-block.text-size-medium .title{font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){.bt-slider .banner-slider .caption-block.text-size-medium .title{font-size:3rem}}.bt-slider .banner-slider .caption-block.text-size-large .sub-heading{font-size:1.25rem}.bt-slider .banner-slider .caption-block.text-size-large .title{font-size:calc(1.575rem + 3.9vw)}@media (min-width:1200px){.bt-slider .banner-slider .caption-block.text-size-large .title{font-size:4.5rem}}@media (min-width:768px){.bt-slider .banner-slider .caption-block.text-size-large .description-block{font-size:1.25rem}}.bt-slider .banner-slider .caption-block .sub-heading{margin-bottom:8px}@media (min-width:768px){.bt-slider .banner-slider .caption-block .sub-heading{margin-bottom:14px}}.bt-slider .banner-slider .caption-block .title{margin-bottom:12px}@media (min-width:768px){.bt-slider .banner-slider .caption-block .title{margin-bottom:20px}}.bt-slider .banner-slider .caption-block .description-block{margin-bottom:12px}@media (min-width:768px){.bt-slider .banner-slider .caption-block .description-block{margin-bottom:28px}}.bt-slider .banner-slider .slider-wraper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.98px){.bt-slider .banner-slider .slider-wraper{margin-top:16px}}.bt-slider .banner-slider .image-link{position:absolute;left:0;top:0;bottom:0;right:0;z-index:1}@media (min-width:768px){.bt-slider .caption-block,.bt-slider .slider-footer{opacity:0}.bt-slider .swiper-slide.swiper-slide-active .caption-block,.bt-slider .swiper-slide.swiper-slide-active .slider-footer{opacity:1;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bt-slider .swiper-slide.swiper-slide-active .caption-block{-webkit-animation-name:moPopUp;animation-name:moPopUp}.bt-slider .swiper-slide.swiper-slide-active .slider-footer{-webkit-animation-name:moLeftToRight;animation-name:moLeftToRight}}.bg-video video{position:relative;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;top:0;left:0}@media (min-width:768px){.bg-video.large,.bt-slider.large{z-index:0;height:703px}.bg-video.adapt,.bt-slider.adapt{z-index:0;height:100vh}.bg-video.small,.bt-slider.small{z-index:0;height:394px}.bg-video.medium,.bt-slider.medium{z-index:0;height:581px}.bg-video.fullscreen,.bt-slider.fullscreen{z-index:0;height:calc(100vh - 110px)}.bt-slider{width:100%}.bt-slider .banner-slider{height:100%}.bt-slider .swiper-wrapper{height:100%!important}}.swiper-wrapper{height:inherit}.slider-video{position:relative;will-change:height;-webkit-transition:all .25s ease;transition:all .25s ease;width:100%}.bg-video{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all 3s;transition:all 3s;-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0);-webkit-transform-origin:center;transform-origin:center;top:0;right:0;bottom:0;left:0;pointer-events:none}@media (min-width:768px){.bg-video video{width:100%;height:100%;top:0;left:0;bottom:0;right:0;background-size:cover;-o-object-fit:cover;object-fit:cover;background-repeat:no-repeat}}@media (max-width:767.98px){.text-overlap{position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:inline-grid;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10}.bg-video{position:static;will-change:height}.bt-slider .banner-slider .slider-wraper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.image-overlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.banner-slider .swiper-pagination-bullet,.bt-banner-with-slider .swiper-pagination-bullet{width:6px;height:6px;margin:12px!important;position:relative;display:inline-block;border-radius:50%;background-color:#838889;cursor:pointer;-webkit-transition:.4s;transition:.4s;-webkit-transform:rotate(-30deg);transform:rotate(-30deg);opacity:1;border:0}.banner-slider .swiper-pagination-bullet:before,.bt-banner-with-slider .swiper-pagination-bullet:before{content:"";position:absolute;top:-9px;bottom:-9px;right:-9px;left:-9px;border-radius:50%;border:2px solid #161619;-webkit-clip-path:polygon(50% 0,100% 0,100% 100%,0 100%,50% 50%);clip-path:polygon(50% 0,100% 0,100% 100%,0 100%,50% 50%);-webkit-transition:opacity .4s;transition:opacity .4s;opacity:0;width:auto;height:auto}.banner-slider .swiper-pagination-bullet-active,.bt-banner-with-slider .swiper-pagination-bullet-active{background-color:#161619;-webkit-transform:rotate(0);transform:rotate(0)}.banner-slider .swiper-pagination-bullet-active:before,.bt-banner-with-slider .swiper-pagination-bullet-active:before{opacity:1;background-color:transparent}.banner-slider .swiper-pagination-bullet:hover,.bt-banner-with-slider .swiper-pagination-bullet:hover{background-color:#161619}.banner-slider .bt-dots-dark .swiper-pagination-bullet,.bt-banner-with-slider .bt-dots-dark .swiper-pagination-bullet{background:#000;border:0}.banner-slider .bt-dots-dark .swiper-pagination-bullet:before,.bt-banner-with-slider .bt-dots-dark .swiper-pagination-bullet:before{border:2px solid #000;background-color:transparent;width:unset;height:unset}.banner-slider .bt-dots-dark .swiper-pagination-bullet-active,.bt-banner-with-slider .bt-dots-dark .swiper-pagination-bullet-active{background-color:#000}.bt-banner-with-slider .swiper-pagination.bt-dot-dark .swiper-pagination-bullet,.bt-slider .swiper-pagination.bt-dot-dark .swiper-pagination-bullet{background-color:#000}.bt-banner-with-slider .swiper-pagination.bt-dot-dark .swiper-pagination-bullet:before,.bt-slider .swiper-pagination.bt-dot-dark .swiper-pagination-bullet:before{border-color:#000}.bt-banner-with-slider .swiper-pagination.bt-dot-light .swiper-pagination-bullet,.bt-slider .swiper-pagination.bt-dot-light .swiper-pagination-bullet{background-color:#fff}.bt-banner-with-slider .swiper-pagination.bt-dot-light .swiper-pagination-bullet:before,.bt-slider .swiper-pagination.bt-dot-light .swiper-pagination-bullet:before{border-color:#fff}.toolbar{margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.toolbar .btn-filter{text-transform:uppercase;font-weight:700;font-size:14px;padding:0 0;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;margin-right:2rem}.toolbar .toolbar-amount{margin-right:2rem}@media (max-width:767.98px){.toolbar .toolbar-amount{display:none}}.toolbar-sorter{margin-right:auto}@media (max-width:767.98px){.toolbar-sorter{margin-left:auto;margin-right:0}}.toolbar .modes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:767.98px){.toolbar .modes{display:none}}.toolbar .modes button{height:34px;width:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f2f2f2;border:0;border-radius:3px;margin:0 5px;color:#000;fill:#000;-webkit-transition:background-color .25s ease,fill .25s ease;transition:background-color .25s ease,fill .25s ease}.toolbar .modes button:first-child{margin-left:0}.toolbar .modes button:last-child{margin-right:0}.toolbar .modes button svg{width:12px;height:12px}.toolbar .modes button.active,.toolbar .modes button:hover{background-color:#000;color:#fff;fill:#fff}.toolbar select{background-color:#f2f2f2;color:#000;border:0;height:34px;font-weight:700;font-size:14px}.toolbar .scroller-status{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.toolbar .scroller-status .infinite-scroll-request{color:#000;height:100px;width:100px;line-height:98px;margin-left:auto;margin-right:auto;text-align:center;position:relative;background-color:transparent;border:1px solid #e3e7e8;vertical-align:middle;border-radius:50%;font-size:13px;text-transform:uppercase;font-weight:700;cursor:pointer}.toolbar .scroller-status .infinite-scroll-request:after{content:'';position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px;border-radius:50%;border:1px solid transparent;border-top-color:#000;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;opacity:0}.toolbar .scroller-status .infinite-scroll-request[disabled],.toolbar .scroller-status .infinite-scroll-request[style*="display: block"],.toolbar .scroller-status .infinite-scroll-request[style*="display:block"]{cursor:default}.toolbar .scroller-status .infinite-scroll-request[disabled]:after,.toolbar .scroller-status .infinite-scroll-request[style*="display: block"]:after,.toolbar .scroller-status .infinite-scroll-request[style*="display:block"]:after{opacity:1}.products.wrapper~.toolbar{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px;margin-bottom:40px}.page-link{font-size:1rem;height:44px;width:44px;text-align:center;border:none;color:inherit;border-radius:200px!important;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-link:hover{color:inherit}.page-item{margin-left:.25rem;margin-right:.25rem}.page-item .pagination-item{line-height:44px}.page-item.active .page-link{background-color:#f3f3f3;color:inherit}.price-box{font-size:15px}.price-box .price-label{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}.price-box .price-label:not(caption){position:absolute!important}.price-box>span{margin-left:4px;margin-right:4px}.price-box>span:first-child{margin-left:0}.price-box>span:last-child{margin-right:0}.price-box .special-price .price-wrapper{color:#000}.price-box .old-price .price-wrapper{text-decoration:line-through;color:var(--bs-secondary-color)}.swatch-attribute-options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-5px;margin-right:-5px;padding-left:1px}.swatch-attribute-options input[type=checkbox],.swatch-attribute-options input[type=radio]{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}.swatch-attribute-options input[type=checkbox]:not(caption),.swatch-attribute-options input[type=radio]:not(caption){position:absolute!important}.swatch-attribute.color input[type=checkbox]:checked+label,.swatch-attribute.color input[type=radio]:checked+label{-webkit-box-shadow:0 0 0 1px #000,inset 0 0 0 4px #fff;box-shadow:0 0 0 1px #000,inset 0 0 0 4px #fff}.swatch-attribute.size input[type=checkbox]:checked+label,.swatch-attribute.size input[type=radio]:checked+label{border-color:#000}.swatch-option{border-radius:999px;height:26px;min-width:26px;font-weight:500;font-size:12px;position:relative;margin:5px;padding:0 5px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;-webkit-transition:border-color .25s ease,-webkit-box-shadow .25s ease,-webkit-transform .25s ease;transition:border-color .25s ease,-webkit-box-shadow .25s ease,-webkit-transform .25s ease;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease,-webkit-box-shadow .25s ease,-webkit-transform .25s ease}.swatch-option.color{-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1);font-size:0}.swatch-option.color:hover{-webkit-box-shadow:0 0 0 1px #000,0 8px 20px rgba(0,0,0,.2),inset 0 0 0 4px #fff;box-shadow:0 0 0 1px #000,0 8px 20px rgba(0,0,0,.2),inset 0 0 0 4px #fff;-webkit-transform:scale(1.1);transform:scale(1.1)}.swatch-option.text{border:1px solid #bdbdbd}.swatch-option.text:hover{border-color:#000;-webkit-transform:scale(1.1);transform:scale(1.1)}.swatch-option:before{content:attr(title);position:absolute;background-color:#000;color:#fff;padding:2px 10px;border-radius:.25rem;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:20;font-size:12px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;bottom:calc(100% + 8px);left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.swatch-option:after{content:'';background:#000;height:10px;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px;z-index:-1;left:calc(50% - 5px);top:-15px}.swatch-layered.color .swatch-attribute-options label:hover,.swatch-option:hover{overflow:visible}.blog-item{margin-bottom:60px}.blog-item-img{position:relative;overflow:hidden;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100px%22%20height%3D%22100px%22%20viewBox%3D%220%200%20100%20100%22%20preserveAspectRatio%3D%22xMidYMid%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M24.3%2C30C11.4%2C30%2C5%2C43.3%2C5%2C50s6.4%2C20%2C19.3%2C20c19.3%2C0%2C32.1-40%2C51.4-40%20C88.6%2C30%2C95%2C43.3%2C95%2C50s-6.4%2C20-19.3%2C20C56.4%2C70%2C43.6%2C30%2C24.3%2C30z%22%20stroke%3D%22%230063d1%22%20stroke-width%3D%222%22%20stroke-dasharray%3D%22205.271142578125%2051.317785644531256%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20calcMode%3D%22linear%22%20values%3D%220%3B256.58892822265625%22%20keyTimes%3D%220%3B1%22%20dur%3D%221%22%20begin%3D%220s%22%20repeatCount%3D%22indefinite%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E);background-size:30px auto;background-position:center center;background-repeat:no-repeat}.blog-item-img>a.ratio{display:block}.blog-item-meta{color:var(--bs-secondary-color);margin-bottom:16px;font-weight:600;font-size:.875rem}.blog-item-meta span+span{margin-left:20px}.blog-item-category a{color:#fff;background-color:#000;font-size:.875rem;text-transform:uppercase;padding:4px 7px;font-weight:500;display:inline-block;margin-right:4px;margin-bottom:4px}.blog-item-description{color:var(--bs-secondary-color)}.blog-item-description p:last-child{margin-bottom:0}.blog-item-description blockquote{position:relative;color:#000;text-transform:uppercase;font-weight:700;text-align:center;max-width:80%;margin:60px auto}.blog-item-description blockquote:after,.blog-item-description blockquote:before{content:'';display:block;width:80px;height:3px;margin:0 auto;background-color:#000}.blog-item-description blockquote:after{margin:60px auto 0 auto}.blog-item-description blockquote:before{margin:0 auto 60px auto}.blog-item-description blockquote .h3,.blog-item-description blockquote .h4,.blog-item-description blockquote .h5,.blog-item-description blockquote .h6,.blog-item-description blockquote h3,.blog-item-description blockquote h4,.blog-item-description blockquote h5,.blog-item-description blockquote h6{line-height:1.4;font-weight:700;margin-bottom:20px}.blog-item-name{font-weight:500}.blog-item-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-item-actions a{position:relative;border-bottom:2px solid transparent}.blog-item-actions a+a{margin-left:20px}.blog-item-actions a:hover{border-color:#000}.blog-item-actions a:hover i{color:#000}.blog-nextprev{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-transform:uppercase}.blog-nextprev a{color:inherit;margin-top:10px;margin-bottom:10px}@media (min-width:576px){.blog-nextprev a{max-width:80%;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1}.blog-nextprev a.prev-link{padding-right:20px}.blog-nextprev a.next-link{padding-left:20px;text-align:right}}.blog-nextprev a span{display:block}.blog-nextprev a .h6{font-size:.875rem;margin-bottom:6px;color:var(--bs-secondary-color)}.blog-nextprev a .h3{margin-bottom:0;font-weight:700}.blog-item-info .blog-item-img+.blog-item-details{padding-top:35px}.blog-item-info .blog-item-name{font-size:1.25rem;line-height:1.4;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-item-info .blog-item-description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1.25rem}.blog-item-info .blog-item-category{margin-bottom:.6875m}.blog-info-main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.blog-info-main .block.comments,.blog-info-main .blog-item-details,.blog-info-main .blog-item-header,.blog-info-main .blog-nextprev,.blog-info-main .blog-social-wrap{width:100%;max-width:830px;margin-left:auto;margin-right:auto}.blog-info-main .blog-item-details,.blog-info-main .blog-item-header,.blog-info-main .blog-item-img,.blog-info-main .blog-nextprev,.blog-info-main .blog-social-wrap{margin-bottom:calc(1.3125rem + .75vw)}@media (min-width:1200px){.blog-info-main .blog-item-details,.blog-info-main .blog-item-header,.blog-info-main .blog-item-img,.blog-info-main .blog-nextprev,.blog-info-main .blog-social-wrap{margin-bottom:1.875rem}}.blog-info-main .block.comments{margin-top:calc(1.5rem + 3vw)}@media (min-width:1200px){.blog-info-main .block.comments{margin-top:3.75rem}}.blog-info-main .blog-item-img+.blog-item-header{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.blog-info-main .blog-item-header span+span{margin-right:1.25rem}.blog-info-main .blog-social-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.blog-info-main .blog-social-wrap>*{margin:10px 0}.blog-info-main .blog-item-description{line-height:2}.blog-newsletter,.blog-search{position:relative}.blog-newsletter .form-control,.blog-newsletter .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=datetime],.blog-newsletter .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=email],.blog-newsletter .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=number],.blog-newsletter .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=password],.blog-newsletter .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=search],.blog-newsletter .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=tel],.blog-newsletter .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=text],.blog-newsletter .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=url],.blog-newsletter .product-info-detailed .spr-container .spr-content .spr-form form fieldset textarea,.blog-search .form-control,.blog-search .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=datetime],.blog-search .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=email],.blog-search .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=number],.blog-search .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=password],.blog-search .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=search],.blog-search .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=tel],.blog-search .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=text],.blog-search .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=url],.blog-search .product-info-detailed .spr-container .spr-content .spr-form form fieldset textarea,.product-info-detailed .spr-container .spr-content .spr-form form fieldset .blog-newsletter input[type=datetime],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .blog-newsletter input[type=email],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .blog-newsletter input[type=number],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .blog-newsletter input[type=password],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .blog-newsletter input[type=search],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .blog-newsletter input[type=tel],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .blog-newsletter input[type=text],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .blog-newsletter input[type=url],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .blog-newsletter textarea,.product-info-detailed .spr-container .spr-content .spr-form form fieldset .blog-search input[type=datetime],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .blog-search input[type=email],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .blog-search input[type=number],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .blog-search input[type=password],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .blog-search input[type=search],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .blog-search input[type=tel],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .blog-search input[type=text],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .blog-search input[type=url],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .blog-search textarea{padding-right:30px}.blog-newsletter .btn,.blog-newsletter .product-info-detailed .spr-header .spr-summary .spr-summary-actions-newreview,.blog-search .btn,.blog-search .product-info-detailed .spr-header .spr-summary .spr-summary-actions-newreview,.product-info-detailed .spr-header .spr-summary .blog-newsletter .spr-summary-actions-newreview,.product-info-detailed .spr-header .spr-summary .blog-search .spr-summary-actions-newreview{position:absolute;top:0;right:0;padding-left:0;padding-right:0;height:46px}.block.comments .h2,.block.comments h2{text-transform:uppercase}.comment-form{background-color:#f8f8f8;padding:30px;margin-bottom:30px}@media (min-width:576px){.comment-form{padding:40px}}.comment-form .h2,.comment-form h2{margin-bottom:30px;font-weight:700;text-transform:uppercase}.comment-form p{font-size:.875rem}.comment-form .btn,.comment-form .product-info-detailed .spr-header .spr-summary .spr-summary-actions-newreview,.product-info-detailed .spr-header .spr-summary .comment-form .spr-summary-actions-newreview{min-width:100%}@media (min-width:576px){.comment-form .btn,.comment-form .product-info-detailed .spr-header .spr-summary .spr-summary-actions-newreview,.product-info-detailed .spr-header .spr-summary .comment-form .spr-summary-actions-newreview{min-width:200px}}.c-comments .c-comment{margin:40px 0;border-left:4px solid #000;padding-left:15px}@media (min-width:576px){.c-comments .c-comment{padding-left:30px}}.c-comments .p-name{text-transform:uppercase;font-weight:700;font-size:20px;font-size:1.25rem;margin-bottom:20px}.c-comments .p-text{margin-bottom:20px;line-height:2}.c-comments .p-text p:last-child{margin-bottom:0}.c-comments .publish-date{color:var(--bs-secondary-color)}.page-404{text-align:center;padding-top:calc(1.925rem + 8.1vw);padding-bottom:calc(1.925rem + 8.1vw)}@media (min-width:1200px){.page-404{padding-top:8rem}}@media (min-width:1200px){.page-404{padding-bottom:8rem}}.page-404 .h1,.page-404 h1{font-weight:700;margin-bottom:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.page-404 .h1,.page-404 h1{margin-bottom:2.5rem}}@media (min-width:640px){.page-404 .h1,.page-404 h1{font-size:6.5vw}}.page-404 .h3,.page-404 h3{font-weight:700;margin-top:calc(1.4375rem + 2.25vw);margin-bottom:1.25rem}@media (min-width:1200px){.page-404 .h3,.page-404 h3{margin-top:3.125rem}}.page-404 .h5,.page-404 h5{font-weight:700}.page-404 .h5 a,.page-404 h5 a{color:inherit}.login-container{background-color:#fff;max-width:960px;margin-left:auto;margin-right:auto;-webkit-box-shadow:0 15px 70px -8px rgba(0,0,0,.11);box-shadow:0 15px 70px -8px rgba(0,0,0,.11)}.login-container .block{padding:35px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-ms-flex-line-pack:center;align-content:center}@media (min-width:576px){.login-container .block{padding:55px}}.login-container .block .block-title{margin-bottom:30px}.login-container .block .block-title .h2,.login-container .block .block-title h2,.login-container .block .block-title strong{font-size:calc(1.3rem + .6vw);font-weight:700;text-transform:uppercase;margin-bottom:0}@media (min-width:1200px){.login-container .block .block-title .h2,.login-container .block .block-title h2,.login-container .block .block-title strong{font-size:1.75rem}}.login-container .block .block-title p{margin-top:1rem}.login-container .block .block-content{width:100%}.login-container .block.block-new-customer{background-color:#f8f8f8;text-align:center;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login-container .block.block-new-customer .block-title strong{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.login-container .block.block-new-customer .block-title strong{font-size:1.75rem}}.login-container .block.block-new-customer p{margin-bottom:30px}.login-container .block.block-new-customer .actions-toolbar{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.container-register{background-color:#fff;max-width:500px;margin-left:auto;margin-right:auto;-webkit-box-shadow:0 15px 70px -8px rgba(0,0,0,.11);box-shadow:0 15px 70px -8px rgba(0,0,0,.11)}.field{position:relative;margin-bottom:30px}.field label{left:0;top:11px;margin-bottom:0;pointer-events:none;position:absolute;color:rgba(18,18,18,.75);line-height:1.5;-webkit-transition:.1s all;transition:.1s all}.field input,.field textarea{padding:15px 0;border-width:0 0 2px 0;border-radius:0;border-color:#e3e7e8;padding-left:0;padding-right:0}.field input:-webkit-autofill,.field input:focus,.field input:not(:placeholder-shown),.field textarea:-webkit-autofill,.field textarea:focus,.field textarea:not(:placeholder-shown){padding:22px 0 8px 0}.field input:-webkit-autofill~label,.field input:focus~label,.field input:not(:placeholder-shown)~label,.field textarea:-webkit-autofill~label,.field textarea:focus~label,.field textarea:not(:placeholder-shown)~label{font-size:.625rem;top:0;letter-spacing:.04rem}.field input::-webkit-input-placeholder,.field textarea::-webkit-input-placeholder{opacity:0}.field input::-moz-placeholder,.field textarea::-moz-placeholder{opacity:0}.field input:-ms-input-placeholder,.field textarea:-ms-input-placeholder{opacity:0}.field input::-ms-input-placeholder,.field textarea::-ms-input-placeholder{opacity:0}.field input::placeholder,.field textarea::placeholder{opacity:0}.field input:focus,.field textarea:focus{border-color:#000;-webkit-box-shadow:none;box-shadow:none}.actions-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.actions-toolbar a{text-transform:uppercase;font-weight:700;font-size:.875rem;margin:15px 0}.actions-toolbar .btn,.actions-toolbar .product-info-detailed .spr-header .spr-summary .spr-summary-actions-newreview,.product-info-detailed .spr-header .spr-summary .actions-toolbar .spr-summary-actions-newreview{min-width:150px}#recover{display:none}#recover:target{display:block}#recover:target~#login{display:none}#login,#recover{scroll-margin-top:20rem;width:100%}.ratio>*{object-fit:cover;-o-object-fit:cover;-webkit-object-fit:cover}.ratio-3x4{--bs-aspect-ratio:135%}.cart-item-error{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.cart-item-error-text{font-size:.813rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.cart-item-error-text:empty+svg{display:none}.cart-item-error svg{width:12px;margin-right:7px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}cart-items{display:block}cart-items .page-title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}cart-items.is-empty .page-title-wrapper{display:none}.cart-warnings{text-align:center;display:none}.cart-warnings .cart-empty-text{margin-bottom:30px}.cart-warnings .cart-login-title{margin-top:55px;margin-bottom:5px}.is-empty .cart-contents,.is-empty .cart-footer,.is-empty .page-title-wrapper{display:none}.is-empty .cart-empty-text,.is-empty .cart-warnings{display:block}.cart-footer-wrapper{margin-top:calc(1.5rem + 3vw)}@media (min-width:1200px){.cart-footer-wrapper{margin-top:3.75rem}}.cart-footer-wrapper .form-control,.cart-footer-wrapper .form-select,.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=datetime],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=email],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=number],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=password],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=search],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=tel],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=text],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=url],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset textarea,.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input[type=datetime],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input[type=email],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input[type=number],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input[type=password],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input[type=search],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input[type=tel],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input[type=text],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input[type=url],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper textarea{background-color:#f8f8f8;border-color:#f8f8f8;padding:.8rem 2.25rem .8rem .75rem}.cart-footer-wrapper .form-control:not(:-moz-placeholder-shown),.cart-footer-wrapper .form-select:not(:-moz-placeholder-shown),.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:-moz-placeholder-shown)[type=datetime],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:-moz-placeholder-shown)[type=email],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:-moz-placeholder-shown)[type=number],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:-moz-placeholder-shown)[type=password],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:-moz-placeholder-shown)[type=search],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:-moz-placeholder-shown)[type=tel],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:-moz-placeholder-shown)[type=text],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:-moz-placeholder-shown)[type=url],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset textarea:not(:-moz-placeholder-shown),.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:-moz-placeholder-shown)[type=datetime],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:-moz-placeholder-shown)[type=email],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:-moz-placeholder-shown)[type=number],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:-moz-placeholder-shown)[type=password],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:-moz-placeholder-shown)[type=search],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:-moz-placeholder-shown)[type=tel],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:-moz-placeholder-shown)[type=text],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:-moz-placeholder-shown)[type=url],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper textarea:not(:-moz-placeholder-shown){padding:.8rem 2.25rem .8rem .75rem}.cart-footer-wrapper .form-control:not(:-ms-input-placeholder),.cart-footer-wrapper .form-select:not(:-ms-input-placeholder),.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:-ms-input-placeholder)[type=datetime],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:-ms-input-placeholder)[type=email],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:-ms-input-placeholder)[type=number],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:-ms-input-placeholder)[type=password],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:-ms-input-placeholder)[type=search],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:-ms-input-placeholder)[type=tel],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:-ms-input-placeholder)[type=text],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:-ms-input-placeholder)[type=url],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset textarea:not(:-ms-input-placeholder),.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:-ms-input-placeholder)[type=datetime],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:-ms-input-placeholder)[type=email],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:-ms-input-placeholder)[type=number],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:-ms-input-placeholder)[type=password],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:-ms-input-placeholder)[type=search],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:-ms-input-placeholder)[type=tel],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:-ms-input-placeholder)[type=text],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:-ms-input-placeholder)[type=url],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper textarea:not(:-ms-input-placeholder){padding:.8rem 2.25rem .8rem .75rem}.cart-footer-wrapper .form-control:not(:placeholder-shown),.cart-footer-wrapper .form-select:not(:placeholder-shown),.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:placeholder-shown)[type=datetime],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:placeholder-shown)[type=email],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:placeholder-shown)[type=number],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:placeholder-shown)[type=password],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:placeholder-shown)[type=search],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:placeholder-shown)[type=tel],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:placeholder-shown)[type=text],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(:placeholder-shown)[type=url],.cart-footer-wrapper .product-info-detailed .spr-container .spr-content .spr-form form fieldset textarea:not(:placeholder-shown),.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:placeholder-shown)[type=datetime],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:placeholder-shown)[type=email],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:placeholder-shown)[type=number],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:placeholder-shown)[type=password],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:placeholder-shown)[type=search],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:placeholder-shown)[type=tel],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:placeholder-shown)[type=text],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper input:not(:placeholder-shown)[type=url],.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper textarea:not(:placeholder-shown){padding:.8rem 2.25rem .8rem .75rem}.cart-footer-wrapper .field input:not(:-moz-placeholder-shown){padding:.8rem 2.25rem .8rem .75rem}.cart-footer-wrapper .field input:not(:-ms-input-placeholder){padding:.8rem 2.25rem .8rem .75rem}.cart-footer-wrapper .field input:not(:placeholder-shown){padding:.8rem 2.25rem .8rem .75rem}.cart-footer-wrapper .cart-box{padding:calc(1.34375rem + 1.125vw);border:1px solid #dedede;border-radius:4px}@media (min-width:1200px){.cart-footer-wrapper .cart-box{padding:2.1875rem}}.cart-footer-wrapper .cart-box .h5,.cart-footer-wrapper .cart-box h5{text-transform:uppercase}.cart-footer-wrapper .cart-box .cart-note .field .product-info-detailed .spr-container .spr-content .spr-form form fieldset textarea,.cart-footer-wrapper .cart-box .cart-note .field textarea.form-control,.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-footer-wrapper .cart-box .cart-note .field textarea{min-height:309px}.cart-footer-wrapper .form-group label{text-transform:uppercase;font-size:.875rem}.cart-note .field:last-child{margin-bottom:0}.cart-note .field .product-info-detailed .spr-container .spr-content .spr-form form fieldset textarea,.cart-note .field textarea.form-control,.product-info-detailed .spr-container .spr-content .spr-form form fieldset .cart-note .field textarea{min-height:147px}.totals{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.totals-subtotal{margin:0}.totals-subtotal-value{margin-left:20px}.tax-note{display:block;margin:22px 0}.cart-items .h1:empty,.cart-items .h2:empty,.cart-items .h3:empty,.cart-items .h4:empty,.cart-items .h5:empty,.cart-items .h6:empty,.cart-items a:empty,.cart-items article:empty,.cart-items div:empty,.cart-items dl:empty,.cart-items h1:empty,.cart-items h2:empty,.cart-items h3:empty,.cart-items h4:empty,.cart-items h5:empty,.cart-items h6:empty,.cart-items p:empty,.cart-items section:empty,.cart-items ul:empty{display:none}.cart-items.table>:not(caption)>*>*{padding:26px 14px;vertical-align:middle}.cart-items.table>tbody{border-bottom:1px solid #ddd;position:relative}.cart-items.table thead{background:#f8f8f8;text-transform:uppercase}.cart-items.table thead th{padding:26px 14px}.cart-items.table thead th:first-child{padding-left:32px}.cart-items.table thead th.actions span{display:none}.cart-items.table td.price,.cart-items.table td.quantity,.cart-items.table td.subtotal,.cart-items.table th.price,.cart-items.table th.quantity,.cart-items.table th.subtotal{text-align:center;position:relative}.cart-items.table td.subtotal .loading-overlay{width:1.8rem;position:absolute;z-index:1;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cart-items .item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-items .item-info .product-item-img{margin-right:16px}.cart-items .item-info .product-item-details{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0}.cart-items .item-info .product-item-details>*+*{margin-bottom:.5rem}.cart-items .item-info .product-item-details>*+:last-child{margin-bottom:0}.cart-items .product-item-name{-webkit-line-clamp:inherit}.cart-items .action-delete{width:27px;height:27px;line-height:27px;display:block;margin:auto;text-align:center;color:inherit;font-size:calc(1.2625rem + .15vw)}@media (min-width:1200px){.cart-items .action-delete{font-size:1.375rem}}.cart-items .action-delete:hover{background-color:#000;color:#fff}@media (max-width:767.98px){.cart-items.table>:not(caption)>*>*{padding:16px 10px}.cart-items.table thead{display:none}.cart-items.table tr.cart-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-items.table td.item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-bottom:0;padding-left:0;padding-right:40px}.cart-items.table td.price,.cart-items.table td.quantity,.cart-items.table td.subtotal{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%;-ms-flex-negative:0;flex-shrink:0;max-width:100%}.cart-items.table td.price{text-align:left;padding-left:0;padding-right:0}.cart-items.table td.subtotal{text-align:right;padding-left:0;padding-right:0}.cart-items.table td.price:before,.cart-items.table td.subtotal:before{content:attr(data-th) ":";display:block;font-weight:700;padding-bottom:0}.cart-items.table td.actions{position:absolute;top:15px;right:0;display:block;width:30px;height:30px;padding:0}}@media (max-width:575.98px){.cart-items quantity-input.quantity input[type=number]{width:30px}.cart-items quantity-input.quantity button{width:24px}}.product-option{word-break:break-all;font-size:14px;font-size:.875rem}.product-option dd{color:var(--bs-secondary-color)}.product-option *{display:inline;margin:0}quantity-input.quantity{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border:1px solid #dedede;border-radius:.25rem}quantity-input.quantity input[type=number]{width:40px;height:44px;padding:0;text-align:center;border:0}quantity-input.quantity button{width:43px;height:44px;cursor:pointer;display:block;position:relative;border:0;background-color:transparent}quantity-input.quantity button svg{display:none}quantity-input.quantity button:before{content:'';display:block;position:absolute;background:#000;left:calc(50% - 4px);top:calc(50% - 1px);width:8px;height:2px}quantity-input.quantity button[name=plus]:after{content:'';display:block;position:absolute;background:#000;left:calc(50% - 1px);top:calc(50% - 4px);width:2px;height:8px}input[type=range]::-moz-range-thumb,input[type=range]::-ms-thumb,input[type=range]::-webkit-slider-thumb{background:#000}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=email],input[type=password],input[type=text],select{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=number]{-moz-appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-control,.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=datetime],.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=email],.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=number],.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=password],.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=search],.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=tel],.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=text],.product-info-detailed .spr-container .spr-content .spr-form form fieldset input[type=url],.product-info-detailed .spr-container .spr-content .spr-form form fieldset textarea{background-color:transparent}.form-control:not(textarea),.product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(textarea)[type=datetime],.product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(textarea)[type=email],.product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(textarea)[type=number],.product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(textarea)[type=password],.product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(textarea)[type=search],.product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(textarea)[type=tel],.product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(textarea)[type=text],.product-info-detailed .spr-container .spr-content .spr-form form fieldset input:not(textarea)[type=url],.product-info-detailed .spr-container .spr-content .spr-form form fieldset textarea:not(textarea){height:46px}.cookie-color-black{background-color:#000;color:#fff}.cookie-color-black .group-action-links a.decline-cookies-link{background-color:transparent;color:#fff}.cookie-color-white{background-color:#fff;color:#000}.cookie-color-white .group-action-links a.accept-cookies-link{background-color:#000;color:#fff}.cookie-message-bottom{-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.15);box-shadow:0 5px 15px 0 rgba(0,0,0,.15);z-index:9999;left:0;padding:1em 1.8em;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cookie-message-bottom .cookies-text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-bottom:0;margin-right:1rem;max-width:100%}.cookie-message-bottom-left,.cookie-message-bottom-right{max-width:26rem;text-align:left;z-index:9999;-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.15);box-shadow:0 5px 15px 0 rgba(0,0,0,.15);padding:2rem;border-radius:.25rem}.cookie-message-bottom-left .privacy-link,.cookie-message-bottom-right .privacy-link{display:block}@media (max-width:575.98px){.cookie-message-bottom,.cookie-message-bottom-left,.cookie-message-bottom-right{display:none}}.cookies-text{font-size:18px;line-height:24px}.group-action-links{text-align:right}.group-action-links>a{border:2px solid transparent;background-color:#fff;color:#000;display:block;font-size:.9em;font-weight:700;padding:.4em .8em;text-align:center;white-space:nowrap;border-radius:.25rem}.azbrandstable{padding-left:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin:0 0 20px;overflow-x:auto}.azbrandstable>li{margin-right:-1px;margin-bottom:10px}.azbrandstable>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:42px;height:42px;padding:5px;border:1px solid #e3e7e8;font-weight:600;color:inherit}.azbrandstable>li>a:not(.readonly){color:#adadad;pointer-events:none}.azbrandstable>li>a.active,.azbrandstable>li>a:hover{background-color:#000;color:#fff}.logo-brands{padding:25px 0}.logo-brands a{display:block}.logo-brands a img{display:block;margin-left:auto;margin-right:auto}.brands-list .brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 0;border-bottom:1px solid #e3e7e8}.brands-list .brand .azbrands-title{-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px;max-width:120px;padding-right:10px}.brands-list .brand .azbrands-title>*{margin:0;font-weight:700;text-transform:uppercase}.brands-list .brand .brand-grid{padding-left:0;list-style:none;margin:0;-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 120px);flex:0 0 calc(100% - 120px);width:calc(100% - 120px);padding:0}.brands-list .brand .brand-grid .brand-item{margin:10px 0}.brands-list .brand .brand-grid .brand-item a{color:inherit}.password{background-color:#f5f1ed}.password .page-header{padding:20px 0}.password .page-header summary{list-style:none}.password .page-main{margin:0;padding:50px 0}.password .email-signup-banner{text-align:center;width:100%}.password .email-signup-banner .h1,.password .email-signup-banner h1{margin-bottom:20px}.password .email-signup-banner p{margin-bottom:60px}.password .email-signup-banner .h2,.password .email-signup-banner h2{margin-bottom:45px}.password form{max-width:700px;margin-left:auto;margin-right:auto;position:relative}.password form button{position:absolute;right:0;top:0;padding:0;height:46px;width:46px}.password .page-footer{text-align:center;padding:20px 0}.password .modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.password .modal-body .btn-close{position:absolute;right:20px;top:20px;width:44px;height:44px;opacity:1}.bt-placeholder-svg{background-color:#eaeaea;fill:rgba(51,50,50,.35);border:1px solid #dedede}.contact .page-main p{margin-bottom:.5rem}.contact .page-main p:last-child{margin-bottom:0}.contact .page-main p a{color:inherit}.contact-form{-webkit-box-shadow:0 15px 70px -8px rgba(0,0,0,.11);box-shadow:0 15px 70px -8px rgba(0,0,0,.11);padding:35px 25px}@media (min-width:576px){.contact-form{padding:55px}}.contact-form .btn,.contact-form .product-info-detailed .spr-header .spr-summary .spr-summary-actions-newreview,.product-info-detailed .spr-header .spr-summary .contact-form .spr-summary-actions-newreview{min-width:200px;width:100%}@media (min-width:576px){.contact-form .btn,.contact-form .product-info-detailed .spr-header .spr-summary .spr-summary-actions-newreview,.product-info-detailed .spr-header .spr-summary .contact-form .spr-summary-actions-newreview{width:auto}}.faq .accordion-button{text-transform:uppercase;font-weight:800;word-break:break-word;font-size:20px;padding:20px 0 20px 52px;line-height:1.5;cursor:pointer;min-height:70px;position:relative}.faq .accordion-button:after{display:none}.faq .accordion-button:not(.collapsed){background-color:transparent;color:inherit;-webkit-box-shadow:none;box-shadow:none}.faq .accordion-button .toggle-minus{display:block;background-color:#000;margin-right:22px;width:30px;height:30px;cursor:pointer;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.faq .accordion-button .toggle-minus span:after,.faq .accordion-button .toggle-minus span:before{content:'';position:absolute;right:9px;top:14px;background:#fff;width:12px;height:2px;-webkit-transition:background .1s ease .4s;transition:background .1s ease .4s}.faq .accordion-button.collapsed .toggle-minus span:before{right:14px;top:9px;width:2px;height:12px}.faq .accordion-button:hover .toggle-minus{-webkit-transition:all 10ms ease-in-out;transition:all 10ms ease-in-out}.faq .accordion-button:hover .toggle-minus span:after,.faq .accordion-button:hover .toggle-minus span:before{background-color:#fff;-webkit-transition:background .1s ease 0s;transition:background .1s ease 0s}.faq .accordion-item{border-color:#e3e7e8}.faq .accordion-body{padding:20px 0 50px 52px;line-height:2}.testimonial .testimonial-slider .testimonial-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.testimonial .testimonial-slider .testimonial-wrap .h5,.testimonial .testimonial-slider .testimonial-wrap h5{font-weight:700}.testimonial .testimonial-slider .testimonial-wrap .testimonial-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:50px;top:-50px;max-width:290px;min-width:290px;height:312px;text-align:center;background-color:#f3f3f3;padding-right:55px}.testimonial .testimonial-slider .testimonial-wrap .testimonial-content .client-image{display:inline-block;width:165px;height:165px;margin-left:auto;margin-right:auto;margin-top:35px;margin-bottom:15px}.testimonial .testimonial-slider .testimonial-wrap .testimonial-content .client-image>*{border-radius:50%;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);box-shadow:0 3px 6px 0 rgba(0,0,0,.16);width:165px;height:165px;-o-object-fit:cover;object-fit:cover}.testimonial .testimonial-slider .testimonial-wrap .testimonial-content .client-image:before{content:'';width:72px;height:72px;position:absolute;right:20px;top:15px}.testimonial .testimonial-slider .testimonial-wrap .client-review{max-width:760px;min-height:268px;padding:30px 75px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 3px 6px 0 rgba(0,0,0,.16);box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}@media (max-width:767.98px){.testimonial .testimonial-slider .testimonial-wrap .client-review .review-box{margin-top:30px}}.testimonial .testimonial-slider .testimonial-wrap .client-review .review-box{max-width:468px;position:relative}.testimonial .testimonial-slider .testimonial-wrap .client-review .review-box .swiper-pagination{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;right:-50px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:unset}.testimonial .testimonial-slider .testimonial-wrap .client-review .review-box .swiper-pagination .swiper-pagination-bullet{margin-bottom:15px}@media (max-width:767.98px){.testimonial .testimonial-slider .testimonial-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.testimonial .testimonial-slider .testimonial-wrap .client-review{padding:30px 30px;text-align:center}.testimonial .testimonial-slider .testimonial-wrap .testimonial-content{top:30px;left:50%;-webkit-transform:translatex(-50%);transform:translatex(-50%)}}.announcement-bar{background-color:#000;color:#b2b2b2;overflow:hidden;position:relative;border-radius:0;margin-bottom:0;border:0;padding:0}.announcement-bar-content{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.938rem;line-height:20px;padding:.625rem 1rem;max-height:40px}.announcement-bar-content a:hover{opacity:.6}.announcement-bar-close{position:absolute;top:0;right:0;font-size:calc(1.2625rem + .15vw);color:inherit;padding:.75rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;background-color:transparent}@media (min-width:1200px){.announcement-bar-close{font-size:1.375rem}}.announcement-message>*{-webkit-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0);padding-right:0}.bt-scrolling-text[data-s-dir=rtl]{direction:rtl}.bt-scrolling-text[data-s-dir=rtl] .bt-scrolling-text-inner>*{-webkit-animation:scrolling-text-animation-reverse 10s linear infinite;animation:scrolling-text-animation-reverse 10s linear infinite;-webkit-transform:translateX(20%) translateZ(0);transform:translateX(20%) translateZ(0);margin-left:1.5rem;margin-right:1.5rem}.bt-scrolling-text[data-s-dir=ltr]{direction:ltr}.bt-scrolling-text[data-s-dir=ltr] .bt-scrolling-text-inner>*{-webkit-animation:scrolling-text-animation 10s linear infinite;animation:scrolling-text-animation 10s linear infinite;-webkit-transform:translateX(-20%) translateZ(0);transform:translateX(-20%) translateZ(0);margin-left:1.5rem;margin-right:1.5rem}.bt-scrolling-text[data-s-speed=lowest] .bt-scrolling-text-inner>*{-webkit-animation-duration:7s;animation-duration:7s}.bt-scrolling-text[data-s-speed=medium] .bt-scrolling-text-inner>*{-webkit-animation-duration:5s;animation-duration:5s}.bt-scrolling-text[data-s-speed=fast] .bt-scrolling-text-inner>*{-webkit-animation-duration:3s;animation-duration:3s}.bt-scrolling-text[data-style=text-outline] em{-webkit-text-stroke-color:inherit;-webkit-text-fill-color:transparent}.bt-scrolling-text[data-style=text-outline][data-outline-thickness=thin] em{-webkit-text-stroke-width:.015em}.bt-scrolling-text[data-style=text-outline][data-outline-thickness=thick] em{-webkit-text-stroke-width:.03em}.bt-scrolling-text[data-style=text-outline] a:hover em{-webkit-text-fill-color:initial;-webkit-text-stroke-width:0}.bt-scrolling-text .bt-scrolling-text-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden;vertical-align:baseline;white-space:nowrap;width:100%}@-webkit-keyframes scrolling-text-animation{0%{-webkit-transform:translateX(-20%) translateZ(0);transform:translateX(-20%) translateZ(0)}to{-webkit-transform:translateX(-120%) translateZ(0);transform:translateX(-120%) translateZ(0)}}@keyframes scrolling-text-animation{0%{-webkit-transform:translateX(-20%) translateZ(0);transform:translateX(-20%) translateZ(0)}to{-webkit-transform:translateX(-120%) translateZ(0);transform:translateX(-120%) translateZ(0)}}@-webkit-keyframes scrolling-text-animation-reverse{0%{-webkit-transform:translateX(20%) translateZ(0);transform:translateX(20%) translateZ(0)}to{-webkit-transform:translateX(120%) translateZ(0);transform:translateX(120%) translateZ(0)}}@keyframes scrolling-text-animation-reverse{0%{-webkit-transform:translateX(20%) translateZ(0);transform:translateX(20%) translateZ(0)}to{-webkit-transform:translateX(120%) translateZ(0);transform:translateX(120%) translateZ(0)}}.collection-slider .collection-wrap .collection-inner{position:relative}.collection-slider .collection-wrap .collection-link{position:absolute;top:0;left:0;bottom:0;right:0;z-index:9}.collection-slider .collection-wrap .collection-image{overflow:hidden}.collection-slider .collection-wrap .collection-image img{-webkit-transition:-webkit-transform .64s cubic-bezier(.15,.75,.5,1) 0s;transition:-webkit-transform .64s cubic-bezier(.15,.75,.5,1) 0s;transition:transform .64s cubic-bezier(.15,.75,.5,1) 0s;transition:transform .64s cubic-bezier(.15,.75,.5,1) 0s,-webkit-transform .64s cubic-bezier(.15,.75,.5,1) 0s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.64s;transition-duration:.64s;-webkit-transition-timing-function:cubic-bezier(.15,.75,.5,1);transition-timing-function:cubic-bezier(.15,.75,.5,1);-webkit-transition-delay:0s;transition-delay:0s}.collection-slider .collection-wrap .collection-content{position:absolute;padding:2.5rem;top:0;left:0;bottom:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex}.collection-slider .collection-wrap .collection-content .collection-content-wrap{display:block;z-index:10}.collection-slider .collection-wrap .collection-content .collection-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.collection-slider .collection-wrap .collection-content .collection-name span{line-height:1.25}.collection-slider .collection-wrap .collection-content .collection-name .h6,.collection-slider .collection-wrap .collection-content .collection-name h6{font-size:1.125rem;line-height:1.5}.product-collection.style-2 .btn.btn-underline:after,.product-collection.style-2 .product-info-detailed .spr-header .spr-summary .btn-underline.spr-summary-actions-newreview:after,.product-info-detailed .spr-header .spr-summary .product-collection.style-2 .btn-underline.spr-summary-actions-newreview:after{left:0}.product-collection.style-2 .collection-slider .collection-wrap .collection-content .collection-name .h6,.product-collection.style-2 .collection-slider .collection-wrap .collection-content .collection-name h6{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;position:absolute;right:0;top:0;font-size:calc(1.3688rem + 1.4256vw);font-weight:700;letter-spacing:13px;padding:21px 21px 21px 50px;height:100%;margin:0;text-align:center;background:rgba(219,219,219,.2);-webkit-backdrop-filter:blur(5.5px);backdrop-filter:blur(5.5px)}@media (min-width:1200px){.product-collection.style-2 .collection-slider .collection-wrap .collection-content .collection-name .h6,.product-collection.style-2 .collection-slider .collection-wrap .collection-content .collection-name h6{font-size:2.438rem}}@media (max-width:1200px){.product-collection.style-2 .collection-slider .collection-wrap .collection-content .collection-name .h6,.product-collection.style-2 .collection-slider .collection-wrap .collection-content .collection-name h6{letter-spacing:8px}}.product-collection.style-2 .collection-slider .collection-wrap .collection-content .collection-content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.product-collection.style-3 .collection-slider .collection-wrap .collection-content{position:relative;top:unset;left:unset;right:unset;bottom:unset;padding:0;margin-top:38px}@media (max-width:768px){.product-collection.style-3 .collection-slider .collection-wrap .collection-content{margin-top:15px}}.product-collection.style-3 .collection-slider .collection-wrap .collection-image{position:relative;overflow:unset;width:176px;height:176px;margin:auto}.product-collection.style-3 .collection-slider .collection-wrap .collection-image img{display:block;position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product-collection.style-3 .collection-slider .collection-wrap .collection-image>*{border-radius:100%}.product-collection.style-3 .collection-slider .collection-wrap .collection-image:hover img{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product-collection.style-4 .collection-slider .collection-wrap .collection-content{position:relative;padding:12px 0}.product-collection.style-4 .collection-slider .collection-wrap .collection-image img{max-width:100%;display:block;margin-left:auto;margin-right:auto}.product-collection.style-5 .collection-slider .collection-wrap .collection-inner .collection-content{position:relative;padding:0}.product-collection.style-5 .collection-slider .collection-wrap .collection-inner .collection-image img{display:block;max-width:100%;margin-left:auto;margin-right:auto}.product-collection.style-5 .collection-slider .collection-wrap .collection-inner .collection-content-wrap{opacity:0;margin-top:5px;visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.product-collection.style-5 .collection-slider .collection-wrap .collection-inner:hover .collection-content-wrap{opacity:1;visibility:visible}.collection-hover-scaling-up:hover .collection-image>*{-webkit-transform:scale(1.08) translateZ(0);transform:scale(1.08) translateZ(0)}.collection-hover-scaling-down:hover .collection-image>*{-webkit-transform:scale(.95) translateZ(0);transform:scale(.95) translateZ(0)}.collection-rounded{border-radius:9999px}.team-slider .team-wrap{padding-bottom:calc(var(--bs-gutter-x) * .5)}.team-slider .team-wrap .team-inner{position:relative}.team-slider .team-wrap .team-inner:hover img{-webkit-transform:scale(1.08) translateZ(0);transform:scale(1.08) translateZ(0);-webkit-filter:grayscale(100%);filter:grayscale(100%)}.team-slider .team-wrap .team-inner:hover .team-name{visibility:visible;opacity:1}.team-slider .team-wrap .team-link{position:absolute;top:0;left:0;bottom:0;right:0;z-index:2}.team-slider .team-wrap .team-image{overflow:hidden}.team-slider .team-wrap .team-image img{-webkit-filter:grayscale(0);filter:grayscale(0);-webkit-transition:all .4s ease;transition:all .4s ease}.team-slider .team-wrap .team-image:hover img{-webkit-transition:-webkit-transform .64s cubic-bezier(.15,.75,.5,1) 0s;transition:-webkit-transform .64s cubic-bezier(.15,.75,.5,1) 0s;transition:transform .64s cubic-bezier(.15,.75,.5,1) 0s;transition:transform .64s cubic-bezier(.15,.75,.5,1) 0s,-webkit-transform .64s cubic-bezier(.15,.75,.5,1) 0s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.64s;transition-duration:.64s;-webkit-transition-timing-function:cubic-bezier(.15,.75,.5,1);transition-timing-function:cubic-bezier(.15,.75,.5,1);-webkit-transition-delay:0s;transition-delay:0s}.team-slider .team-wrap .team-content{position:absolute;padding:2.5rem;top:0;left:0;bottom:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex}.team-slider .team-wrap .team-content .team-content-wrap{display:block;z-index:10}.team-slider .team-wrap .team-content .team-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 52px;background:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(5.5px);backdrop-filter:blur(5.5px);-webkit-transition:all .4s ease;transition:all .4s ease;visibility:hidden;opacity:0}.team-slider .team-wrap .team-content .team-name span{line-height:1.25}.team-slider .team-wrap .team-content .team-name .h6,.team-slider .team-wrap .team-content .team-name h6{font-size:18px;font-weight:600;line-height:1.5;margin-bottom:0}.instagram-section .container-full-width{padding-left:0;padding-right:0}.instagram-section .instafeed-wrapper .bt-insta-icon{position:absolute;z-index:1;background-color:#fff;height:50px;width:50px;border-radius:50%;text-align:center;line-height:50px;opacity:0;-webkit-transform:translatey(-20%);transform:translatey(-20%);-webkit-transition:all .5s ease;transition:all .5s ease}.instagram-section .instafeed-wrapper .insta-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;overflow:hidden;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100px%22%20height%3D%22100px%22%20viewBox%3D%220%200%20100%20100%22%20preserveAspectRatio%3D%22xMidYMid%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M24.3%2C30C11.4%2C30%2C5%2C43.3%2C5%2C50s6.4%2C20%2C19.3%2C20c19.3%2C0%2C32.1-40%2C51.4-40%20C88.6%2C30%2C95%2C43.3%2C95%2C50s-6.4%2C20-19.3%2C20C56.4%2C70%2C43.6%2C30%2C24.3%2C30z%22%20stroke%3D%22%230063d1%22%20stroke-width%3D%222%22%20stroke-dasharray%3D%22205.271142578125%2051.317785644531256%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20calcMode%3D%22linear%22%20values%3D%220%3B256.58892822265625%22%20keyTimes%3D%220%3B1%22%20dur%3D%221%22%20begin%3D%220s%22%20repeatCount%3D%22indefinite%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E);background-size:30px auto;background-position:center center;background-repeat:no-repeat}.instagram-section .instafeed-wrapper .insta-block:before{content:'';display:block;padding-top:100%}.instagram-section .instafeed-wrapper .insta-block img{-webkit-transform:scale(1.08);transform:scale(1.08);display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;vertical-align:middle;-webkit-transition:all .5s ease;transition:all .5s ease}.instagram-section .instafeed-wrapper .insta-block:hover:after{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}.instagram-section .instafeed-wrapper .insta-block:hover img{-webkit-transform:scale(1);transform:scale(1)}.instagram-section .instafeed-wrapper .insta-block:hover .bt-insta-icon{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}.section-header{text-align:center;word-wrap:break-word;margin-bottom:calc(1.5rem + 3vw)}@media (min-width:1200px){.section-header{margin-bottom:3.75rem}}.section-heading{font-size:calc(1.3875rem + 1.65vw);margin-bottom:0}@media (min-width:1200px){.section-heading{font-size:2.625rem}}.section-subheading{margin-bottom:1.25rem}.section-description{margin-top:1rem;color:var(--bs-secondary-color)}.section-description>*{margin-bottom:0}.section-description a{color:#000;text-decoration:underline;font-weight:500}.text-size-large .section-heading{font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){.text-size-large .section-heading{font-size:3rem}}.text-size-medium .section-heading{font-size:calc(1.3125rem + .75vw)}@media (min-width:1200px){.text-size-medium .section-heading{font-size:1.875rem}}.collection-item{margin-bottom:40px}.collection-item-name{font-size:1rem}.collection-item-img{overflow:hidden;position:relative}.collection-item-img>a>*{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0);-webkit-transition:-webkit-transform .64s cubic-bezier(.15,.75,.5,1) 0s;transition:-webkit-transform .64s cubic-bezier(.15,.75,.5,1) 0s;transition:transform .64s cubic-bezier(.15,.75,.5,1) 0s;transition:transform .64s cubic-bezier(.15,.75,.5,1) 0s,-webkit-transform .64s cubic-bezier(.15,.75,.5,1) 0s}.collection-item-details{margin-top:1.25rem}.collection-item-description{margin-top:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.collection-item-info{position:relative}.collection-item-info:hover .collection-item-img>a>*{-webkit-transform:scale(1.1) translateZ(0);transform:scale(1.1) translateZ(0)}.template-article .page-title-wrapper,.template-product .page-title-wrapper{padding-top:0;padding-bottom:0}.template-article .page-title-wrapper nav,.template-product .page-title-wrapper nav{margin-top:0!important}.page-title{margin-bottom:0;font-size:calc(1.3875rem + 1.65vw)}@media (min-width:1200px){.page-title{font-size:2.625rem}}.page-title-wrapper{padding-top:calc(1.4375rem + 2.25vw);padding-bottom:calc(1.4375rem + 2.25vw)}@media (min-width:1200px){.page-title-wrapper{padding-top:3.125rem}}@media (min-width:1200px){.page-title-wrapper{padding-bottom:3.125rem}}.page-title-wrapper .breadcrumb{padding:15px 0;font-size:.9375rem}.page-title-wrapper .breadcrumb-item a:hover{color:inherit}.page-title-wrapper .breadcrumb-item.active{color:inherit}.collection-header{position:relative}.collection-header .breadcrumb{margin-top:1.25rem;font-size:.9375rem;--bs-breadcrumb-divider-color:inherit;--bs-breadcrumb-item-active-color:inherit}.collection-header-title{color:inherit;margin-bottom:0;font-size:calc(1.3875rem + 1.65vw)}@media (min-width:1200px){.collection-header-title{font-size:2.625rem}}.collection-header-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-repeat:no-repeat;background-size:cover;background-position:50%;z-index:-1}.collection-header-inner{z-index:10}.collection-header-small{padding:50px 0;padding:calc(1.4375rem + 2.25vw) 0}@media (min-width:1200px){.collection-header-small{padding:3.125rem 0}}.collection-header-small.items-start{padding:20px 0 40px}.collection-header-small.items-end{padding:40px 0 20px}.collection-header-medium{padding:calc(1.59375rem + 4.125vw) 0}@media (min-width:1200px){.collection-header-medium{padding:4.6875rem 0}}.collection-header-medium.items-start{padding:25px 0 65px}.collection-header-medium.items-end{padding:65px 0 25px}.collection-header-large{padding:calc(1.75rem + 6vw) 0}@media (min-width:1200px){.collection-header-large{padding:6.25rem 0}}.collection-header-large.items-start{padding:30px 0 90px}.collection-header-large.items-end{padding:90px 0 30px}@media (max-width:1024px){.collection-adapt.collection-noimage{height:auto!important;padding:calc(1.325rem + .9vw) 0}}@media (max-width:1024px) and (min-width:1200px){.collection-adapt.collection-noimage{padding:2rem 0}}.collection-header.text-left .page-title-wrapper .page-title{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;padding-left:15px}.collection-header.text-left .page-title-wrapper .breadcrumb{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;padding-left:15px}.collection-header.outside .collection-header-inner nav[aria-label=breadcrumb]{display:none}.outside-breadcrumb{border:1px solid #e5e7eb}.outside-breadcrumb .page-title-wrapper{padding:.5rem 0}.outside-breadcrumb .page-title-wrapper .page-title{display:none}.breadcrumb{margin-bottom:0}.press-image>svg{height:4rem;width:18rem;display:inline-block;cursor:pointer}.press-contents .swiper-slide{width:25%;height:100%;opacity:.4}.press-contents .swiper-slide-thumb-active{opacity:1}.press-item-details{max-width:762px}.bt-scrolling-promotion{background-color:var(--bg-color,#fff);-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.bt-scrolling-promotion-paused .bt-promotion-animated,.bt-scrolling-promotion:hover .bt-promotion-animated{-webkit-animation-play-state:paused;animation-play-state:paused}.bt-promotion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bt-promotion-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 calc(var(--item-gap-mobile)/2)}@media (min-width:768px){.bt-promotion-item{margin:0 calc(var(--item-gap)/2)}}.bt-promotion-item .placeholder-svg{background:#f7f7f7}.bt-promotion-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:0;margin-right:10px}.bt-promotion-icon-small{--icon-height:40px}.bt-promotion-icon-medium{--icon-height:45px}.bt-promotion-icon-large{--icon-height:50px}.bt-promotion-icon img,.bt-promotion-icon svg{fill:currentColor;height:var(--icon-height);max-width:var(--icon-height);width:auto}.bt-promotion-text{color:inherit;color:var(--text-color,#222);line-height:1;white-space:nowrap}.bt-promotion-animated{-webkit-animation-duration:var(--duration);animation-duration:var(--duration);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;width:-webkit-max-content;width:-moz-max-content;width:max-content;will-change:transform,width}@media (max-width:767.98px){.bt-scroll-slider{margin-left:-1rem;margin-right:-1rem;overflow-x:scroll;overflow-y:hidden;padding-left:1rem}.bt-scroll-slider .item{-webkit-box-flex:0;-ms-flex:none;flex:none;width:66.66vw}.bt-scroll-slider::-webkit-scrollbar{display:none}}.scrolling-promotion-left .bt-promotion-animated{-webkit-animation-name:scrolling-left;animation-name:scrolling-left}.scrolling-promotion-right .bt-promotion-animated{-webkit-animation-name:scrolling-right;animation-name:scrolling-right}@-webkit-keyframes scrolling-left{0%{-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes scrolling-left{0%{-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes scrolling-right{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes scrolling-right{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.deferred-media__poster-button.bt-video-play-size-large{width:100px;height:100px}.deferred-media__poster-button.bt-video-play-size-large.bt-video-play-size-outline{background:0 0;border:2px solid}.deferred-media__poster-button.bt-video-play-size-medium.bt-video-play-size-outline{background:0 0;border:2px solid}.deferred-media[loaded=true] .video-content{display:none!important}.video-text{-webkit-transform:translateY(65px);transform:translateY(65px)}.footer-mobile-sticky{-webkit-box-shadow:0 0 10px rgba(0,0,0,.11);box-shadow:0 0 10px rgba(0,0,0,.11);width:100%;position:fixed;bottom:0;left:0;right:0;z-index:10}.footer-mobile-sticky .col:not(:last-child){border-right:1px solid #eee}.footer-mobile-sticky a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:56px;font-size:20px}@media (min-width:768px){.footer-mobile-sticky{display:none}}.bt-custom-block{padding:calc(var(--item-gap)/2)}.bt-custom-newsletter input:focus{border:1px solid;-webkit-box-shadow:none;box-shadow:none}@media (max-width:991.98px){.bt-custom-image{padding-left:0;padding-right:0}}.bt-image-hover>*{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .64s cubic-bezier(.15,.75,.5,1) 0s;transition:-webkit-transform .64s cubic-bezier(.15,.75,.5,1) 0s;transition:transform .64s cubic-bezier(.15,.75,.5,1) 0s;transition:transform .64s cubic-bezier(.15,.75,.5,1) 0s,-webkit-transform .64s cubic-bezier(.15,.75,.5,1) 0s}.bt-image-hover>:hover{-webkit-transform:scale(1.08) translateZ(0);transform:scale(1.08) translateZ(0)}.bt-product-bundle-index{border-color:inherit;width:30px;height:30px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid;border-radius:50%;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.footer-body .col-lg-2{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.footer .newsletter-form__field-wrapper .mail-icon{position:absolute;top:0;left:5px;padding:0 10px;height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none;color:#666}.footer .newsletter-form__field-wrapper input{width:100%;padding:.375rem 3rem;background-color:#fff;border-radius:5px;border:1px solid #fff}.footer .newsletter-form__field-wrapper button{position:absolute;left:auto;right:0;top:0;padding:0 15px;pointer-events:auto;height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;background:0 0;color:#666;font-size:20px}.footer .newsletter-form__field-wrapper button:hover{color:#000}.footer [class*=footer_widget_]{padding-top:80px;padding-bottom:80px}@media (max-width:1199.98px){.footer [class*=footer_widget_]{padding-bottom:50px;padding-top:50px}}@media (max-width:991.98px){.footer [class*=footer_widget_]{padding-bottom:30px;padding-top:0}}@media (max-width:767.98px){.footer [class*=footer_widget_]{padding-bottom:18px;padding-top:0}}@media (max-width:991.98px){.footer [class*=footer_widget_].border-end{border:none!important}}@media (max-width:991.98px){.footer-bottom-part.border-top{border:none!important}}.footer-block__heading{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:29px;color:inherit;position:relative}@media (max-width:767.98px){.footer-block__heading{padding:5px 0;margin-bottom:20px}}.footer_widget_newslatter .footer-social a,.footer_widget_text .footer-social a{font-size:1.125rem}.footer-language .disclosure{position:relative}.footer-language .disclosure .disclosure__button{color:inherit;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 5px}@media (max-width:991.98px){.footer-language .disclosure .disclosure__button{padding:0}}@media (max-width:767.98px){.footer-language .disclosure .disclosure__button{padding:10px 10px}}.footer-language .disclosure .disclosure__button i{padding-left:10px}.footer-language .disclosure .disclosure__button[aria-expanded~=true] i{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);padding-right:10px;padding-left:0!important}.footer-language .disclosure .disclosure__list-wrapper{overflow:hidden;position:absolute;bottom:100%;-webkit-transform:translateY(5px);transform:translateY(5px);z-index:2;background-color:#fff;-webkit-box-shadow:0 20px 30px rgba(0,0,0,.12);box-shadow:0 20px 30px rgba(0,0,0,.12);border-radius:5px}.footer-language .disclosure .disclosure__list-wrapper .disclosure__list{position:relative;font-size:16px;padding:10px 25px;min-width:100px}.footer-language .disclosure .disclosure__list-wrapper .disclosure__list .disclosure__item{position:relative;margin-bottom:8px}.footer-language .disclosure .disclosure__list-wrapper .disclosure__list .disclosure__item .disclosure__link{color:inherit}.footer-language .disclosure .disclosure__list-wrapper .disclosure__list .disclosure__item .disclosure__link:not(.active){opacity:.3}.footer-language .disclosure .disclosure__list-wrapper .disclosure__list .disclosure__item .disclosure__link:hover{opacity:1}.footer-language .localization-form{padding-left:10px;padding-right:10px}@media (max-width:991.98px){.footer-language .localization-form{padding-left:5px;padding-right:5px}}@media (max-width:991.98px){.footer-language .footer-social{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:10px}}@media (min-width:768px){.md-order{-webkit-box-ordinal-group:unset!important;-ms-flex-order:unset!important;order:unset!important}}.hover-underline a{display:inline-block;line-height:24px;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}.hover-underline a:after{content:"";display:block;width:0;border-bottom:1px solid;position:absolute;bottom:0;left:0;-webkit-transition:all .3s ease;transition:all .3s ease}.hover-underline a:hover:after{width:100%}::-webkit-input-placeholder{opacity:100%!important;color:#aaa3b7!important}.location-map-small{height:400px}.location-map-medium{height:530px}.location-map-large{height:675px}.store-locator .mapboxgl-ctrl-bottom-right,.store-locator .mapboxgl-ctrl-logo{display:none}.map-store-locator .marker{cursor:pointer;display:block;font-size:40px;font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.map-store-locator .marker{font-size:2.5rem}}.map-store-locator .mapboxgl-popup-content{padding:0;width:260px;font-size:16px}.map-store-locator .mapboxgl-popup-content .h3,.map-store-locator .mapboxgl-popup-content h3{margin:0;padding:10px;line-height:1.75em;border-bottom:1px solid #e4e4e4}.map-store-locator .mapboxgl-popup-content .text-muted{margin:0;padding:10px;line-height:1.75em}.map-store-locator .mapboxgl-popup{padding-bottom:50px}.map-store-locator .mapboxgl-popup-tip{display:block}.map-store-locator .listings{overflow:auto;padding-bottom:30px}.map-store-locator .listings .item{padding:15px 0;text-decoration:none}.map-store-locator .listings .item:not(:last-child){border-bottom:1px solid #e4e4e4}.map-store-locator .listings .item:not(.active){opacity:.5}.map-store-locator .listings .h6,.map-store-locator .listings h6{cursor:pointer}.map-store-locator .mapboxgl-popup-close-button{top:10px;font-size:20px;right:5px}.map-store-locator .location-text{overflow-y:auto}@media (max-width:767.98px){.mapboxgl-control-container .mapboxgl-ctrl-top-right .mapboxgl-ctrl-group{margin-top:70px}}@media (max-width:767.98px){.mapboxgl-control-container .mapboxgl-ctrl-top-left .mapboxgl-ctrl{margin-right:10px;max-width:calc(100% - 20px)}}.shopify-policy__container{padding-bottom:calc(1.625rem + 4.5vw)}@media (min-width:1200px){.shopify-policy__container{padding-bottom:5rem}}.shopify-policy__title .h1,.shopify-policy__title h1{padding-top:calc(1.475rem + 2.7vw);padding-bottom:calc(1.475rem + 2.7vw);margin-bottom:0}@media (min-width:1200px){.shopify-policy__title .h1,.shopify-policy__title h1{padding-top:3.5rem}}@media (min-width:1200px){.shopify-policy__title .h1,.shopify-policy__title h1{padding-bottom:3.5rem}}.shopify-policy__body{color:var(--color-body-text,#000);max-width:65ch;max-width:100%}.shopify-policy__body .h1,.shopify-policy__body .h2,.shopify-policy__body .h3,.shopify-policy__body .h4,.shopify-policy__body .h5,.shopify-policy__body .h6,.shopify-policy__body h1,.shopify-policy__body h2,.shopify-policy__body h3,.shopify-policy__body h4,.shopify-policy__body h5,.shopify-policy__body h6{color:var(--color-heading-text);margin-bottom:.85em;margin-top:1em}.shopify-policy__body p{margin-bottom:.75em;margin-top:.75em}.shopify-policy__body strong{font-weight:700}.shopify-policy__body iframe,.shopify-policy__body img{display:inline-block}.shopify-policy__body :where(a):not(:where([class~=not-prose]*)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.shopify-policy__body :where(strong):not(:where([class~=not-prose]*)){color:var(--tw-prose-bold);font-weight:600}.shopify-policy__body :where(ol):not(:where([class~=not-prose]*)){list-style-type:decimal;padding-left:1.625em}.shopify-policy__body :where(ol[type=A]):not(:where([class~=not-prose]*)){list-style-type:upper-alpha}.shopify-policy__body :where(ol[type=a]):not(:where([class~=not-prose]*)){list-style-type:lower-alpha}.shopify-policy__body :where(ol[type=I]):not(:where([class~=not-prose]*)){list-style-type:upper-roman}.shopify-policy__body :where(ol[type=i]):not(:where([class~=not-prose]*)){list-style-type:lower-roman}.shopify-policy__body :where(ol[type="1"]):not(:where([class~=not-prose]*)){list-style-type:decimal}.shopify-policy__body :where(ul):not(:where([class~=not-prose]*)){list-style-type:disc;padding-left:1.625em}.shopify-policy__body :where(ol>li):not(:where([class~=not-prose]*))::marker{color:var(--tw-prose-counters);font-weight:400}.shopify-policy__body :where(ul>li):not(:where([class~=not-prose]*))::marker{color:var(--tw-prose-bullets)}.shopify-policy__body :where(hr):not(:where([class~=not-prose]*)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.shopify-policy__body :where(blockquote):not(:where([class~=not-prose]*)){border-left-color:var(--tw-prose-quote-borders);border-left-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-left:1em;quotes:"“" "”" "‘" "’"}.shopify-policy__body :where(blockquotep:first-of-type):not(:where([class~=not-prose]*)):before{content:open-quote}.shopify-policy__body :where(blockquotep:last-of-type):not(:where([class~=not-prose]*)):after{content:close-quote}.shopify-policy__body :where(h1,.h1):not(:where([class~=not-prose]*)){color:var(--tw-prose-headings);font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.shopify-policy__body :where(h1strong,.h1strong):not(:where([class~=not-prose]*)){font-weight:900}.shopify-policy__body :where(h2,.h2):not(:where([class~=not-prose]*)){color:var(--tw-prose-headings);font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.shopify-policy__body :where(h2strong,.h2strong):not(:where([class~=not-prose]*)){font-weight:800}.shopify-policy__body :where(h3,.h3):not(:where([class~=not-prose]*)){color:var(--tw-prose-headings);font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.shopify-policy__body :where(h3strong,.h3strong):not(:where([class~=not-prose]*)){font-weight:700}.shopify-policy__body :where(h4,.h4):not(:where([class~=not-prose]*)){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.shopify-policy__body :where(h4strong,.h4strong):not(:where([class~=not-prose]*)){font-weight:700}.shopify-policy__body :where(figure>*):not(:where([class~=not-prose]*)){margin-bottom:0;margin-top:0}.shopify-policy__body :where(figcaption):not(:where([class~=not-prose]*)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.shopify-policy__body :where(code):not(:where([class~=not-prose]*)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.shopify-policy__body :where(code):not(:where([class~=not-prose]*)):after,.shopify-policy__body :where(code):not(:where([class~=not-prose]*)):before{content:"`"}.shopify-policy__body :where(acode):not(:where([class~=not-prose]*)){color:var(--tw-prose-links)}.shopify-policy__body :where(pre):not(:where([class~=not-prose]*)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.shopify-policy__body :where(precode):not(:where([class~=not-prose]*)){background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.shopify-policy__body :where(precode):not(:where([class~=not-prose]*)):after,.shopify-policy__body :where(precode):not(:where([class~=not-prose]*)):before{content:none}.shopify-policy__body :where(table):not(:where([class~=not-prose]*)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;text-align:left;width:100%}.shopify-policy__body :where(thead):not(:where([class~=not-prose]*)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.shopify-policy__body :where(theadth):not(:where([class~=not-prose]*)){color:var(--tw-prose-headings);font-weight:600;padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em;vertical-align:bottom}.shopify-policy__body :where(tbodytr):not(:where([class~=not-prose]*)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.shopify-policy__body :where(tbodytr:last-child):not(:where([class~=not-prose]*)){border-bottom-width:0}.shopify-policy__body :where(tbodytd):not(:where([class~=not-prose]*)){padding:.5714286em;vertical-align:baseline}.shopify-policy__body :where(p):not(:where([class~=not-prose]*)){margin-bottom:1.25em;margin-top:1.25em}.shopify-policy__body :where(figure):not(:where([class~=not-prose]*)),.shopify-policy__body :where(img):not(:where([class~=not-prose]*)),.shopify-policy__body :where(video):not(:where([class~=not-prose]*)){margin-bottom:2em;margin-top:2em}.shopify-policy__body :where(h2code,.h2code):not(:where([class~=not-prose]*)){font-size:.875em}.shopify-policy__body :where(h3code,.h3code):not(:where([class~=not-prose]*)){font-size:.9em}.shopify-policy__body :where(li):not(:where([class~=not-prose]*)){margin-bottom:.5em;margin-top:.5em}.shopify-policy__body :where(ol>li):not(:where([class~=not-prose]*)),.shopify-policy__body :where(ul>li):not(:where([class~=not-prose]*)){padding-left:.375em}.shopify-policy__body>:where(ul>lip):not(:where([class~=not-prose]*)){margin-bottom:.75em;margin-top:.75em}.shopify-policy__body>:where(ul>li>:first-child):not(:where([class~=not-prose]*)){margin-top:1.25em}.shopify-policy__body>:where(ul>li>:last-child):not(:where([class~=not-prose]*)){margin-bottom:1.25em}.shopify-policy__body>:where(ol>li>:first-child):not(:where([class~=not-prose]*)){margin-top:1.25em}.shopify-policy__body>:where(ol>li>:last-child):not(:where([class~=not-prose]*)){margin-bottom:1.25em}.shopify-policy__body :where(ulul,ulol,olul,olol):not(:where([class~=not-prose]*)){margin-bottom:.75em;margin-top:.75em}.shopify-policy__body :where(h2+*,.h2+*):not(:where([class~=not-prose]*)),.shopify-policy__body :where(h3+*,.h3+*):not(:where([class~=not-prose]*)),.shopify-policy__body :where(h4+*,.h4+*):not(:where([class~=not-prose]*)),.shopify-policy__body :where(hr+*):not(:where([class~=not-prose]*)){margin-top:0}.shopify-policy__body :where(theadth:first-child):not(:where([class~=not-prose]*)){padding-left:0}.shopify-policy__body :where(theadth:last-child):not(:where([class~=not-prose]*)){padding-right:0}.shopify-policy__body :where(tbodytd:first-child):not(:where([class~=not-prose]*)){padding-left:0}.shopify-policy__body :where(tbodytd:last-child):not(:where([class~=not-prose]*)){padding-right:0}.shopify-policy__body>:where(:first-child):not(:where([class~=not-prose]*)){margin-top:0}.shopify-policy__body>:where(:last-child):not(:where([class~=not-prose]*)){margin-bottom:0}.shopify-policy__body :where(strong):not(:where([class~=not-prose]*)){color:currentColor}.shopify-policy__title .h1,.shopify-policy__title h1{padding:2rem 1rem}@media (min-width:1024px){.shopify-policy__title .h1,.shopify-policy__title h1{padding-bottom:3.5rem;padding-top:3.5rem}}.shopify-policy__title .h1,.shopify-policy__title h1{font-size:1.875rem;line-height:2.25rem}@media (min-width:1024px){.shopify-policy__title .h1,.shopify-policy__title h1{font-size:2.25rem;line-height:2.5rem}}.shopify-policy__body{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,0.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.countdown-timer-content{padding-top:calc(1.4375rem + 2.25vw);padding-bottom:calc(1.4375rem + 2.25vw)}@media (min-width:1200px){.countdown-timer-content{padding-top:3.125rem}}@media (min-width:1200px){.countdown-timer-content{padding-bottom:3.125rem}}.countdown-bg-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}@media (min-width:992px){.bt-rich-text{max-width:50rem;margin:auto}}.scroll-to-top-button{position:fixed;z-index:100;bottom:86px;right:1rem;height:46px;width:46px;padding:0;cursor:pointer;display:block;border-radius:50%;opacity:0;visibility:hidden;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:all .4s linear;transition:all .4s linear}.scroll-to-top-button.active-progress{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);color:inherit}.scroll-to-top-button span{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .4s linear;transition:all .4s linear}.compare-list .item:not(:last-child){border-bottom:1px solid #e4e4e4}.page-layout-1column .sidebar-main .btn-close{display:block}@media (min-width:992px){.page-layout-2columns-left .toolbar .btn-filter,.page-layout-2columns-right .toolbar .btn-filter{display:none}}.page-layout-1column .sidebar-main,.page-layout-2columns-left .sidebar-main,.page-layout-2columns-right .sidebar-main{max-width:320px}@media (max-width:991.98px){.page-layout-1column .sidebar-main,.page-layout-2columns-left .sidebar-main,.page-layout-2columns-right .sidebar-main{width:calc(100% - 40px);padding-left:0;padding-right:0}}@media (min-width:992px){.page-layout-1column .column,.page-layout-2columns-left .column,.page-layout-2columns-right .column{-webkit-box-flex:1;-ms-flex:1;flex:1}}.page-layout-1column .sidebar-main{padding-left:0;padding-right:0}.offcanvas .offcanvas-start{border-right:0}.offcanvas .offcanvas-end{border-left:0}.template-collection .collection-list-page{padding-top:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.template-collection .collection-list-page{padding-top:2.5rem}}.template-account #MainContent,.template-article #MainContent,.template-list-collections #MainContent{padding-top:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.template-account #MainContent,.template-article #MainContent,.template-list-collections #MainContent{padding-top:2.5rem}}.template-article #MainContent,.template-blog #MainContent,.template-cart #MainContent,.template-list-collections #MainContent,.template-page #MainContent{padding-bottom:calc(1.625rem + 4.5vw)}@media (min-width:1200px){.template-article #MainContent,.template-blog #MainContent,.template-cart #MainContent,.template-list-collections #MainContent,.template-page #MainContent{padding-bottom:5rem}}.template-account #MainContent,.template-addresses #MainContent,.template-login #MainContent,.template-product #MainContent,.template-register #MainContent,.template-reset_password #MainContent{padding-bottom:calc(1.5rem + 3vw)}@media (min-width:1200px){.template-account #MainContent,.template-addresses #MainContent,.template-login #MainContent,.template-product #MainContent,.template-register #MainContent,.template-reset_password #MainContent{padding-bottom:3.75rem}}.items{margin:0 calc(var(--column-gap)/-2) calc(var(--row-gap,var(--column-gap))/ -1)}@media (max-width:767.98px){.items{margin:0 calc(var(--column-gap-mobile,var(--column-gap))/ -2) calc(var(--row-gap-mobile,var(--column-gap))/ -1)}}.item{padding:0 calc(var(--column-gap)/2) var(--row-gap,var(--column-gap))}@media (max-width:767.98px){.item{padding:0 calc(var(--column-gap-mobile,var(--column-gap))/ 2) calc(var(--row-gap-mobile,var(--column-gap)))}}.fw-1{font-weight:100}.fw-2{font-weight:200}.fw-3{font-weight:300}.fw-4{font-weight:400}.fw-5{font-weight:500}.fw-6{font-weight:600}.fw-7{font-weight:700}.fw-8{font-weight:800}.fw-9{font-weight:900}.fw-bold{font-weight:700}.fw-bolder{font-weight:bolder}.fw-lighter{font-weight:lighter}.fw-normal{font-weight:400}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}a{-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out;color:inherit}a:focus,a:hover,a:visited{outline:0}button{border:0;background-color:transparent}p:last-child{margin-bottom:0}.hidden{display:none}:-internal-direct-focus,:focus,:focus-visible{outline:0}*{-webkit-tap-highlight-color:transparent;outline:0;border:0 solid #e5e7eb}.skip-to-content-link{background-color:#000;color:#fff;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1rem;max-height:40px;padding:.625rem 1rem;line-height:20px}::-moz-selection{background-color:#000;color:#fff}::selection{background-color:#000;color:#fff}::-webkit-scrollbar{width:5px;height:10px}::-ms-scrollbar{width:5px;height:10px}::-o-scrollbar{width:5px;height:10px}::-moz-scrollbar{width:5px;height:10px}::scrollbar{width:5px;height:10px}::-webkit-scrollbar-track{background:#e3e7e8;border-radius:40px}::-ms-scrollbar-track{background:#e3e7e8;border-radius:40px}::-o-scrollbar-track{background:#e3e7e8;border-radius:40px}::-moz-scrollbar-track{background:#e3e7e8;border-radius:40px}::scrollbar-track{background:#e3e7e8;border-radius:40px}::-webkit-scrollbar-thumb{background:#000;border-radius:5px}::-ms-scrollbar-thumb{background:#000;border-radius:5px}::-o-scrollbar-thumb{background:#000;border-radius:5px}::-moz-scrollbar-thumb{background:#000;border-radius:5px}::scrollbar-thumb{background:#000;border-radius:5px}::scrollbar-thumb:hover{background:#777;opacity:1}@media (min-width:768px){.md-text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.md-text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}}.underlined-link{text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:.1rem}.underlined-link:hover{text-decoration-thickness:.2rem}.btn,.btn-md,.product-info-detailed .spr-header .spr-summary .spr-summary-actions-newreview{--bs-btn-padding-y:.625rem;--bs-btn-padding-x:2rem}.btn-lg{--bs-btn-padding-y:.75rem;--bs-btn-padding-x:2rem;--bs-btn-font-size:1.125rem}.btn-sm{--bs-btn-padding-y:.5rem;--bs-btn-padding-x:2rem;--bs-btn-font-size:.875rem}.btn-primary{color:#fff;background-color:#000;border-color:#000}.btn-secondary,.product-info-detailed .spr-header .spr-summary .spr-summary-actions-newreview{color:#000;background-color:transparent;border-color:#000}.btn.btn-underline,.product-info-detailed .spr-header .spr-summary .btn-underline.spr-summary-actions-newreview{padding:0;font-size:inherit;border-radius:0;position:relative}.btn.btn-underline:after,.product-info-detailed .spr-header .spr-summary .btn-underline.spr-summary-actions-newreview:after{content:'';border-bottom:2px solid;position:absolute;bottom:0;width:20px;-webkit-transition:width .4s;transition:width .4s}.btn.btn-underline.underline-center:after,.product-info-detailed .spr-header .spr-summary .btn-underline.underline-center.spr-summary-actions-newreview:after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.btn.btn-underline:hover:after,.product-info-detailed .spr-header .spr-summary .btn-underline.spr-summary-actions-newreview:hover:after{width:100%}.agree-terms a{text-decoration:underline}.active>.page-link,.page-link.active{z-index:auto}.input-group .btn,.input-group .product-info-detailed .spr-header .spr-summary .spr-summary-actions-newreview,.product-info-detailed .spr-header .spr-summary .input-group .spr-summary-actions-newreview{position:relative;z-index:1}.min-h-screen{min-height:100vh}.items{padding-left:0;list-style:none;margin-bottom:0}.product-item:not(.swiper-slide){-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.product-item-img{position:relative;overflow:hidden;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100px%22%20height%3D%22100px%22%20viewBox%3D%220%200%20100%20100%22%20preserveAspectRatio%3D%22xMidYMid%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M24.3%2C30C11.4%2C30%2C5%2C43.3%2C5%2C50s6.4%2C20%2C19.3%2C20c19.3%2C0%2C32.1-40%2C51.4-40%20C88.6%2C30%2C95%2C43.3%2C95%2C50s-6.4%2C20-19.3%2C20C56.4%2C70%2C43.6%2C30%2C24.3%2C30z%22%20stroke%3D%22%230063d1%22%20stroke-width%3D%222%22%20stroke-dasharray%3D%22205.271142578125%2051.317785644531256%22%3E%3Canimate%20attributeName%3D%22stroke-dashoffset%22%20calcMode%3D%22linear%22%20values%3D%220%3B256.58892822265625%22%20keyTimes%3D%220%3B1%22%20dur%3D%221%22%20begin%3D%220s%22%20repeatCount%3D%22indefinite%22%2F%3E%3C%2Fpath%3E%3C%2Fsvg%3E);background-size:30px auto;background-position:center center;background-repeat:no-repeat}.product-item-img>a.ratio{display:block}.product-item-img>a.ratio img{-webkit-transition:opacity .4s cubic-bezier(.25,.46,.45,.94);transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.product-item-img-hover .hover-img{opacity:0}.product-item-img-hover:hover .hover-img{opacity:1}.product-item-details{padding-top:15px}.product-item-vendor{font-size:15px;color:var(--bs-secondary-color);margin-bottom:8px}.product-item .spr-badge-caption{display:none}.product-item-actions{opacity:0;visibility:hidden;position:absolute;right:20px;top:20px;-webkit-transform:translate3d(150%,0,0);transform:translate3d(150%,0,0);-webkit-transition:all .3s ease;transition:all .3s ease}.product-item-actions .action{height:42px;width:42px;padding:5px;position:relative;margin-bottom:10px;border-radius:50%;display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:0;background-color:#fff;color:#000;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.08);box-shadow:0 0 15px 0 rgba(0,0,0,.08);-webkit-transition:all .3s ease;transition:all .3s ease}.product-item-actions .action .loading-overlay__spinner{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;height:42px;width:42px;margin-bottom:10px;border-radius:50%;text-align:center;line-height:42px}.product-item-actions .action .loading-overlay__spinner svg .path{stroke:#fff}.product-item-actions .action .add-to-compare.active,.product-item-actions .action .wishlist-button.active{background-color:#000;color:#fff}.product-item-actions .action:hover{background-color:#000;color:#fff}.product-item-badges{position:absolute;top:12px;left:12px}.product-item-badges span{height:50px;width:50px;overflow:hidden;font-size:12px;line-height:14px;text-transform:uppercase;font-weight:600;white-space:normal;padding:5px;border-radius:50%;text-align:center;background-color:#000;color:#fff;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease}.product-item-badges span.new{background-color:#ffaa65}.product-item-badges span.hot{background-color:#ff6962}.product-item-badges span.sale{background-color:#00d994}.product-item-badges span.soldout{background-color:#b1b1b1}.product-item-name{font-size:1rem;line-height:1.4;font-weight:500;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.product-item-name a{color:inherit}.product-item-info{position:relative}.product-item-info:before{content:"";background-color:transparent;-webkit-box-shadow:0 20px 30px #00000012;box-shadow:0 20px 30px #00000012;opacity:0;position:absolute;z-index:-2;left:0;right:0;top:0;bottom:0;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all .55s cubic-bezier(.2,.75,.5,1);transition:all .55s cubic-bezier(.2,.75,.5,1)}.product-item-info:hover:before{opacity:1;pointer-events:all;left:-12px;right:-12px;top:-12px;bottom:-12px}.product-item-info:hover .product-item-actions{opacity:1;visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}.product-item-info:hover .product-item-badges{-webkit-transform:scall(0);transform:scall(0);opacity:0}.count-down{display:-webkit-box;display:-ms-flexbox;display:flex}.count-down .time-block{background-color:#fff5f4;height:70px;width:70px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.375rem;border:1px solid #ffd7d6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:5px;margin-right:5px}.count-down .time-block:first-child{margin-left:0}.count-down .time-block:last-child{margin-right:0}.count-down .countdown-timer{display:block;font-size:28px;color:#ff706b}.count-down .time-unit{display:block;font-size:.75rem;font-weight:500;line-height:1rem;text-transform:uppercase;color:var(--bs-secondary-color)}.offcanvas.offcanvas-size-guide{width:80%;max-width:600px;padding:20px 44px 20px 44px}.offcanvas.offcanvas-size-guide .offcanvas-title{font-size:1.875rem;font-weight:500}.offcanvas.offcanvas-size-guide .nav-tabs{border-bottom:0;margin-bottom:35px}.offcanvas.offcanvas-size-guide .nav-tabs .nav-link{margin-bottom:0;border-radius:0;border:0;font-size:14px;padding:0;text-transform:uppercase;color:#000;font-weight:500}.offcanvas.offcanvas-size-guide .nav-tabs .nav-item{margin:0 15px}.offcanvas.offcanvas-size-guide .nav-tabs .nav-item:first-child{margin-left:0}.offcanvas.offcanvas-size-guide .nav-tabs .nav-item:last-child{margin-right:0}.offcanvas.offcanvas-size-guide .table{font-size:14px}.offcanvas.offcanvas-size-guide .table>:not(caption)>*>*{padding:10px 0}.offcanvas.offcanvas-size-guide .size-guide-name{font-weight:400;font-size:1.125rem;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e3e7e8}.socialbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.socialbar>span{margin-right:5px;color:var(--bs-secondary-color);text-transform:uppercase}.socialbar a{height:32px;width:32px;line-height:32px;text-align:center;border-radius:100px;color:#fff;margin-right:4px;margin-bottom:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.socialbar a:last-child{margin-right:0}.socialbar a[href*=facebook],.socialbar a[onclick*=facebook]{background-color:#306199}.socialbar a[href*=twitter],.socialbar a[onclick*=twitter]{background-color:#26c4f1}.socialbar a[href*=linkedin],.socialbar a[onclick*=linkedin]{background-color:#0a66c2}.socialbar a[href*=youtube],.socialbar a[onclick*=youtube]{background-color:#c4302b}.socialbar a[href*=pinterest],.socialbar a[onclick*=pinterest]{background-color:#cb2027}.socialbar a[href*=flickr],.socialbar a[onclick*=flickr]{background-color:#ff0084}.socialbar a[href*=instagram],.socialbar a[onclick*=instagram]{background-color:#e1306c}.socialbar a[href*=dribbble],.socialbar a[onclick*=dribbble]{background-color:#ea4c89}.socialbar a[href*=vimeo],.socialbar a[onclick*=vimeo]{background-color:#1ab8ea}.socialbar a[href*=tumblr],.socialbar a[onclick*=tumblr]{background-color:#011934}.socialbar a[href*=tiktok],.socialbar a[onclick*=tiktok]{background-color:#323131}.socialbar a[href*=snapchat],.socialbar a[onclick*=snapchat]{background-color:#e0e410}.fake-product button{position:absolute;top:5px;right:12px}.toast.fade.show{transition:transform .64s cubic-bezier(.15,.75,.5,1) 0s,-webkit-transform .64s cubic-bezier(.15,.75,.5,1) 0s}.product-someone-purchased{border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:var(--bs-secondary-color);position:fixed;z-index:5;bottom:40px;background-color:#fff;border-radius:5px;padding:20px;-webkit-box-shadow:rgba(100,100,111,.2) 0 7px 29px 0;box-shadow:rgba(100,100,111,.2) 0 7px 29px 0;max-width:370px;width:100%}.product-someone-purchased.start{left:40px}.product-someone-purchased.end{right:40px}.product-someone-purchased .btn-close{position:absolute;right:0;top:0;padding:0;width:20px;height:20px;opacity:1;background-color:#000;color:#fff;border-radius:0 0 0 5px}.product-someone-purchased .product-image a{width:80px;display:block}.product-someone-purchased .product-details{margin-left:20px}.product-someone-purchased .product-details>*{display:block;margin-bottom:7px}.product-someone-purchased .product-details>:last-child{margin-bottom:0}.product-someone-purchased .product-details .product-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-someone-purchased .product-details .product-name,.product-someone-purchased .product-details .random-minute{font-weight:500;text-transform:uppercase;color:#000}

/************************* Icon css start *************************/
    .w-10 {
        width: 10px;
    }
    .h-10 {
        height: 10px;
    }
    .w-12 {
        width: 12px;
    }
    .h-12 {
        height: 12px;
    }
    .w-14 {
        width: 14px;
    }
    .h-14 {
        height: 14px;
    }
    .w-16 {
        width: 16px;
    }
    .h-16 {
        height: 16px;
    }
    .w-18 {
        width: 18px;
    }
    .h-18 {
        height: 18px;
    }
    .w-20 {
        width: 20px;
    }
    .h-20 {
        height: 20px;
    }
    .w-22 {
        width: 22px;
    }
    .h-22 {
        height: 22px;
    }
    .w-24 {
        width: 24px;
    }
    .h-24 {
        height: 24px;
    }
    .w-36 {
        width: 36px;
    }
    .h-36 {
        height: 36px;
    }
    .deferred-media__poster-button.text-white.bt-video-play-size-large.bt-video-play-size-solid svg, .deferred-media__poster-button.text-white.bt-video-play-size-medium.bt-video-play-size-solid svg {
        color: #000;
    }
    .deferred-media__poster-button.text-black.bt-video-play-size-large.bt-video-play-size-solid, .deferred-media__poster-button.text-black.bt-video-play-size-medium.bt-video-play-size-solid {
        background-color: #000;
    }
    .deferred-media__poster-button.text-black.bt-video-play-size-large.bt-video-play-size-solid svg, .deferred-media__poster-button.text-black.bt-video-play-size-medium.bt-video-play-size-solid svg {
        color: #fff;
    }
    .scm-reviews-importer {
        max-width: 100% !important;
    }
    .swiper-button-prev:after,
    .swiper-rtl .swiper-button-next:after,
    .swiper-button-next:after,
    .swiper-button-prev:after {
        display: none;
    }
/************************* Icon css end *************************/

/* new header css start */
:root {
    --duration-short: .1s;
    --duration-default: .2s;
    --duration-long: .5s;
}
.menu-drawer__inner-container .level-1 {
    font-size: 16px;
    font-weight: 500;
    color: inherit;
}
details > summary::-webkit-details-marker {
  display: none;
}

.overflow-hidden-tablet {
    height: auto;
    overflow: hidden;
}

.header__icon--menu {
  position: initial;
}

.header__icon--menu[aria-expanded=true]:before {
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    display: block;
    position: fixed;
    background: rgba(var(--color-foreground),.5);
    z-index: 0;
}

.menu-drawer {
    position: fixed;
    transform: translateX(-100%);
    visibility: hidden;
    z-index: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: calc(100vw - 5rem);
    padding: 0;
    background-color: rgb(var(--color-background));
    overflow-x: hidden;
    z-index: 2;
    height: 100vh;
}

.js details[open] > .menu-drawer,
.js details[open] > .menu-drawer__submenu {
    transition: transform var(--duration-default) ease,
    visibility var(--duration-default) ease;
}

.no-js details[open] > .menu-drawer,
.js details[open].menu-opening > .menu-drawer,
details[open].menu-opening > .menu-drawer__submenu {
    transform: translateX(0);
    visibility: visible;
}

@media screen and (min-width: 750px) {
  .menu-drawer {
    width: 40rem;
  }

  .no-js .menu-drawer {
    height: auto;
  }
}

.menu-drawer__inner-container {
  position: relative;
  height: 100%;
}

.menu-drawer__navigation {
  padding: 32px 0;
}

.menu-drawer__inner-submenu {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

.no-js .menu-drawer__navigation {
  padding: 0;
}

.no-js .menu-drawer__navigation > ul > li {
  border-bottom: 0.1rem solid rgba(var(--color-foreground), 0.04);
}

.no-js .menu-drawer__submenu ul > li {
  border-top: 0.1rem solid rgba(var(--color-foreground), 0.04);
}

.js .menu-drawer__menu li {
  margin-bottom: 0.2rem;
}

.menu-drawer__menu-item {
    padding: 0 1rem;
    list-style: none;
    line-height: 40px;
}

.no-js .menu-drawer__menu-item {
  font-size: 1.6rem;
}

.no-js .menu-drawer__submenu .menu-drawer__menu-item {
  padding: 1.2rem 5.2rem 1.2rem 6rem;
}

.no-js .menu-drawer__submenu .menu-drawer__submenu .menu-drawer__menu-item {
  padding-left: 9rem;
}

.no-js .menu-drawer__menu-item .icon-caret {
  right: 3rem;
}

.menu-drawer__menu-item--active:hover {
  background-color: rgba(var(--color-foreground), 0.08);
}

.js .menu-drawer__menu-item .icon-caret,
.no-js .menu-drawer .icon-arrow {
  display: none;
}

.menu-drawer__menu-item > .icon-arrow {
  position: absolute;
  right: 2.5rem;
  top: 50%;
  transform: translateY(-50%);
}

.js .menu-drawer__submenu {
  position: absolute;
  top: 0;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: rgb(var(--color-background));
  border-left: 0.1rem solid rgba(var(--color-foreground), 0.2);
  z-index: 1;
  transform: translateX(100%);
  visibility: hidden;
}

.js .menu-drawer__submenu .menu-drawer__submenu {
  overflow-y: auto;
}

.menu-drawer__close-button {
    display: flex;
    align-items: center;
    padding-top: 32px;
    padding-bottom: 16px;
    padding-left: 15px;
}

.no-js .menu-drawer__close-button {
  display: none;
}

details:not([open])>.header__icon--menu .icon-close, details[open]>.header__icon--menu .icon-toggle {
    display: none;
}
.header__icon--menu .icon {
    display: block;
    position: absolute;
    opacity: 1;
    transform: scale(1);
}
.header__icon:hover .icon, .modal__close-button:hover .icon {
    transform: scale(1.07);
}
/* new header css end */


/************************* slider css start *************************/

video source:before {
    content: "";
    background-color: #000;
    opacity: .2;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    z-index: 1;
}
@media (min-width: 768px) {
    .bt-slider-{{ section.id }} .slider-video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-size: cover;
        object-fit: cover;
        background-repeat: no-repeat;
        z-index: 0;
    }
}
/************************* slider css end *************************/

/************************* header search bar  css start *************************/
@media (max-width: 767.98px) {
    .offcanvas-header h4 {
        font-size: 16px;
    }
    .search-model {
        height: 100vh;
        padding-bottom: 30px;
    }
    .offcanvas-header .btn-close {
        padding: 15px 0;
    }
}
/************************* header search bar  css end *************************/

/************************* Mini cart progress css start *************************/
.bt-accordion-open .close-button {
    color: inherit;
}
.progress .progress-bar span {
    position: absolute;
    right: -5px;
    width: 35px;
    height: 35px;
    border: 2px solid;
}
.cart-addons {
    padding: 24px 26px;
}
@media (max-width: 575.98px) {
    .cart-addons {
        padding: 15px 24px;
    }
}
.drawer__footer .accordion-button::after {
    display: none;
}
.drawer__footer .bt-accordion-open {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: #fff;
    box-shadow: 20px 0 20px rgba(0,0,0, .5);
    padding: 1.5rem 1rem 4rem;
    width: 100%;
    z-index: 3;
    transition: .25s ease-in-out;
}
.bt-accordion-open .text-area {
    border: 1px solid #dedede;
    margin: 10px 0;
    border-radius: 5px;
}
.bt-accordion-open .text-area:focus {
    border: 1px solid;
    border-color: #000 !important;
    padding: 15px 15px;
}
.cart-drawer .accordion-collapse.collapse:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(255 255 255 / 90%);
    z-index: -1;
    height: 100vh;
    transition: ease .3s;
    visibility: hidden;
    opacity: 0;
}
.cart-drawer .accordion-collapse.collapse.show:before {
    opacity: 1;
    visibility: visible;
}
.bt-zip-code .styled-input:focus {
    border-color: #000;
    box-shadow: none;
}
.cart-sidebar-discount .discount-code-input:focus {
    border: 1px solid;
    box-shadow: none;
}
.loader {
    border: 5px solid #f3f3f3;
    border-top: 4px solid #000;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    animation: spin 0.5s linear infinite;
}
.applied-discount-code-wrapper {
    display: none;
    background: #ddd;
    padding: 3px 6px;
    border-radius: 25px;
}
.applied-discount-code-value {
    font-size: 13px;
    text-transform: uppercase;
}
.drawer__footer .accordion-button span {
    font-weight: 500;
}
.discount-code-error:empty {
    display: none;
}
.applied-discount-code-value:empty + button {
    display: none;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.drawer__footer .bt-tooltip-content {
    bottom: calc(100% + 3px);
    left: -40px;
    padding: 0.25rem 0.75rem;
}
.drawer__footer .bt-tooltip-content:after {
    bottom: -5px;
    left: calc(50% - 15px);
}
.bt-discount {
    position: absolute;
    top: 6px;
    left: 32px;
    padding: 5px;
}
.bt-main-cart .cart-addons {
    background: transparent;
    max-width: 500px;
}
.bt-main-cart .shipping-text {
    text-align: center;
}
.shipping-text {
    font-size: 18px;
}
.bt-main-cart .bt-countdown {
    font-size: 22px;
    text-align: center;
}
/************************* Mini cart progress css end *************************/

/************************* product page pickup availability css start *************************/
.pickup-availability-drawer-button:before {
    content: '';
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .1;
    border: 1px solid #121212;
}
.pickup-availability-button:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 2px solid;
    width: 100%;
    transform: scaleX(1) translateZ(0);
    transform-origin: right;
    transition: transform .6s cubic-bezier(.165,.84,.44,1) .3s;
}
.pickup-availability-button:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 2px solid;
    width: 100%;
    transform: scaleX(0) translateZ(0);
    transform-origin: left;
    transition: transform .6s cubic-bezier(.165,.84,.44,1);
}
.pickup-availability-button:hover:before {
    transform: scaleX(0) translateZ(0);
    transition: transform .6s cubic-bezier(.165,.84,.44,1);
}
.pickup-availability-button:hover:after {
    transform: scaleX(1) translateZ(0);
    transition: transform .6s cubic-bezier(.165,.84,.44,1) .3s;
}
/************************* product page pickup availability css end *************************/

@media (max-width: 767.98px) {
    .item {
        padding: 0 calc(var(--column-gap-mobile,var(--column-gap))/ 2) calc(var(--column-gap-mobile,var(--column-gap)));
    }
}