﻿/*!
 * Bootstrap  v5.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";: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: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-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}*,*::before,*::after{box-sizing:border-box}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:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{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 + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.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]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{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:0.875em}mark,.mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.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}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]: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 + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-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:0.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:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);box-shadow:var(--bs-box-shadow-sm);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--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-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.row-cols-7>*{flex:0 0 auto;width:14.2857142857%}.row-cols-8>*{flex:0 0 auto;width:12.5%}.row-cols-9>*{flex:0 0 auto;width:11.1111111111%}.row-cols-10>*{flex:0 0 auto;width:10%}.row-cols-11>*{flex:0 0 auto;width:9.0909090909%}.row-cols-12>*{flex:0 0 auto;width:8.3333333333%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 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: 1.75rem}.g-5,.gy-5{--bs-gutter-y: 1.75rem}.g-6,.gx-6{--bs-gutter-x: 2rem}.g-6,.gy-6{--bs-gutter-y: 2rem}.g-7,.gx-7{--bs-gutter-x: 2.5rem}.g-7,.gy-7{--bs-gutter-y: 2.5rem}.g-8,.gx-8{--bs-gutter-x: 3rem}.g-8,.gy-8{--bs-gutter-y: 3rem}.g-9,.gx-9{--bs-gutter-x: 3.5rem}.g-9,.gy-9{--bs-gutter-y: 3.5rem}.g-10,.gx-10{--bs-gutter-x: 4rem}.g-10,.gy-10{--bs-gutter-y: 4rem}.g-11,.gx-11{--bs-gutter-x: 4.5rem}.g-11,.gy-11{--bs-gutter-y: 4.5rem}.g-12,.gx-12{--bs-gutter-x: 5rem}.g-12,.gy-12{--bs-gutter-y: 5rem}.g-13,.gx-13{--bs-gutter-x: 5.5rem}.g-13,.gy-13{--bs-gutter-y: 5.5rem}.g-14,.gx-14{--bs-gutter-x: 6rem}.g-14,.gy-14{--bs-gutter-y: 6rem}.g-15,.gx-15{--bs-gutter-x: 6.5rem}.g-15,.gy-15{--bs-gutter-y: 6.5rem}.g-16,.gx-16{--bs-gutter-x: 7rem}.g-16,.gy-16{--bs-gutter-y: 7rem}.g-17,.gx-17{--bs-gutter-x: 7.5rem}.g-17,.gy-17{--bs-gutter-y: 7.5rem}.g-18,.gx-18{--bs-gutter-x: 8rem}.g-18,.gy-18{--bs-gutter-y: 8rem}.g-19,.gx-19{--bs-gutter-x: 8.5rem}.g-19,.gy-19{--bs-gutter-y: 8.5rem}.g-20,.gx-20{--bs-gutter-x: 9rem}.g-20,.gy-20{--bs-gutter-y: 9rem}.g-21,.gx-21{--bs-gutter-x: 9.5rem}.g-21,.gy-21{--bs-gutter-y: 9.5rem}.g-22,.gx-22{--bs-gutter-x: 10rem}.g-22,.gy-22{--bs-gutter-y: 10rem}.g-23,.gx-23{--bs-gutter-x: 15rem}.g-23,.gy-23{--bs-gutter-y: 15rem}.g-24,.gx-24{--bs-gutter-x: 20rem}.g-24,.gy-24{--bs-gutter-y: 20rem}.g-25,.gx-25{--bs-gutter-x: 25rem}.g-25,.gy-25{--bs-gutter-y: 25rem}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.row-cols-sm-7>*{flex:0 0 auto;width:14.2857142857%}.row-cols-sm-8>*{flex:0 0 auto;width:12.5%}.row-cols-sm-9>*{flex:0 0 auto;width:11.1111111111%}.row-cols-sm-10>*{flex:0 0 auto;width:10%}.row-cols-sm-11>*{flex:0 0 auto;width:9.0909090909%}.row-cols-sm-12>*{flex:0 0 auto;width:8.3333333333%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 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: 1.75rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 1.75rem}.g-sm-6,.gx-sm-6{--bs-gutter-x: 2rem}.g-sm-6,.gy-sm-6{--bs-gutter-y: 2rem}.g-sm-7,.gx-sm-7{--bs-gutter-x: 2.5rem}.g-sm-7,.gy-sm-7{--bs-gutter-y: 2.5rem}.g-sm-8,.gx-sm-8{--bs-gutter-x: 3rem}.g-sm-8,.gy-sm-8{--bs-gutter-y: 3rem}.g-sm-9,.gx-sm-9{--bs-gutter-x: 3.5rem}.g-sm-9,.gy-sm-9{--bs-gutter-y: 3.5rem}.g-sm-10,.gx-sm-10{--bs-gutter-x: 4rem}.g-sm-10,.gy-sm-10{--bs-gutter-y: 4rem}.g-sm-11,.gx-sm-11{--bs-gutter-x: 4.5rem}.g-sm-11,.gy-sm-11{--bs-gutter-y: 4.5rem}.g-sm-12,.gx-sm-12{--bs-gutter-x: 5rem}.g-sm-12,.gy-sm-12{--bs-gutter-y: 5rem}.g-sm-13,.gx-sm-13{--bs-gutter-x: 5.5rem}.g-sm-13,.gy-sm-13{--bs-gutter-y: 5.5rem}.g-sm-14,.gx-sm-14{--bs-gutter-x: 6rem}.g-sm-14,.gy-sm-14{--bs-gutter-y: 6rem}.g-sm-15,.gx-sm-15{--bs-gutter-x: 6.5rem}.g-sm-15,.gy-sm-15{--bs-gutter-y: 6.5rem}.g-sm-16,.gx-sm-16{--bs-gutter-x: 7rem}.g-sm-16,.gy-sm-16{--bs-gutter-y: 7rem}.g-sm-17,.gx-sm-17{--bs-gutter-x: 7.5rem}.g-sm-17,.gy-sm-17{--bs-gutter-y: 7.5rem}.g-sm-18,.gx-sm-18{--bs-gutter-x: 8rem}.g-sm-18,.gy-sm-18{--bs-gutter-y: 8rem}.g-sm-19,.gx-sm-19{--bs-gutter-x: 8.5rem}.g-sm-19,.gy-sm-19{--bs-gutter-y: 8.5rem}.g-sm-20,.gx-sm-20{--bs-gutter-x: 9rem}.g-sm-20,.gy-sm-20{--bs-gutter-y: 9rem}.g-sm-21,.gx-sm-21{--bs-gutter-x: 9.5rem}.g-sm-21,.gy-sm-21{--bs-gutter-y: 9.5rem}.g-sm-22,.gx-sm-22{--bs-gutter-x: 10rem}.g-sm-22,.gy-sm-22{--bs-gutter-y: 10rem}.g-sm-23,.gx-sm-23{--bs-gutter-x: 15rem}.g-sm-23,.gy-sm-23{--bs-gutter-y: 15rem}.g-sm-24,.gx-sm-24{--bs-gutter-x: 20rem}.g-sm-24,.gy-sm-24{--bs-gutter-y: 20rem}.g-sm-25,.gx-sm-25{--bs-gutter-x: 25rem}.g-sm-25,.gy-sm-25{--bs-gutter-y: 25rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.row-cols-md-7>*{flex:0 0 auto;width:14.2857142857%}.row-cols-md-8>*{flex:0 0 auto;width:12.5%}.row-cols-md-9>*{flex:0 0 auto;width:11.1111111111%}.row-cols-md-10>*{flex:0 0 auto;width:10%}.row-cols-md-11>*{flex:0 0 auto;width:9.0909090909%}.row-cols-md-12>*{flex:0 0 auto;width:8.3333333333%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 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: 1.75rem}.g-md-5,.gy-md-5{--bs-gutter-y: 1.75rem}.g-md-6,.gx-md-6{--bs-gutter-x: 2rem}.g-md-6,.gy-md-6{--bs-gutter-y: 2rem}.g-md-7,.gx-md-7{--bs-gutter-x: 2.5rem}.g-md-7,.gy-md-7{--bs-gutter-y: 2.5rem}.g-md-8,.gx-md-8{--bs-gutter-x: 3rem}.g-md-8,.gy-md-8{--bs-gutter-y: 3rem}.g-md-9,.gx-md-9{--bs-gutter-x: 3.5rem}.g-md-9,.gy-md-9{--bs-gutter-y: 3.5rem}.g-md-10,.gx-md-10{--bs-gutter-x: 4rem}.g-md-10,.gy-md-10{--bs-gutter-y: 4rem}.g-md-11,.gx-md-11{--bs-gutter-x: 4.5rem}.g-md-11,.gy-md-11{--bs-gutter-y: 4.5rem}.g-md-12,.gx-md-12{--bs-gutter-x: 5rem}.g-md-12,.gy-md-12{--bs-gutter-y: 5rem}.g-md-13,.gx-md-13{--bs-gutter-x: 5.5rem}.g-md-13,.gy-md-13{--bs-gutter-y: 5.5rem}.g-md-14,.gx-md-14{--bs-gutter-x: 6rem}.g-md-14,.gy-md-14{--bs-gutter-y: 6rem}.g-md-15,.gx-md-15{--bs-gutter-x: 6.5rem}.g-md-15,.gy-md-15{--bs-gutter-y: 6.5rem}.g-md-16,.gx-md-16{--bs-gutter-x: 7rem}.g-md-16,.gy-md-16{--bs-gutter-y: 7rem}.g-md-17,.gx-md-17{--bs-gutter-x: 7.5rem}.g-md-17,.gy-md-17{--bs-gutter-y: 7.5rem}.g-md-18,.gx-md-18{--bs-gutter-x: 8rem}.g-md-18,.gy-md-18{--bs-gutter-y: 8rem}.g-md-19,.gx-md-19{--bs-gutter-x: 8.5rem}.g-md-19,.gy-md-19{--bs-gutter-y: 8.5rem}.g-md-20,.gx-md-20{--bs-gutter-x: 9rem}.g-md-20,.gy-md-20{--bs-gutter-y: 9rem}.g-md-21,.gx-md-21{--bs-gutter-x: 9.5rem}.g-md-21,.gy-md-21{--bs-gutter-y: 9.5rem}.g-md-22,.gx-md-22{--bs-gutter-x: 10rem}.g-md-22,.gy-md-22{--bs-gutter-y: 10rem}.g-md-23,.gx-md-23{--bs-gutter-x: 15rem}.g-md-23,.gy-md-23{--bs-gutter-y: 15rem}.g-md-24,.gx-md-24{--bs-gutter-x: 20rem}.g-md-24,.gy-md-24{--bs-gutter-y: 20rem}.g-md-25,.gx-md-25{--bs-gutter-x: 25rem}.g-md-25,.gy-md-25{--bs-gutter-y: 25rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.row-cols-lg-7>*{flex:0 0 auto;width:14.2857142857%}.row-cols-lg-8>*{flex:0 0 auto;width:12.5%}.row-cols-lg-9>*{flex:0 0 auto;width:11.1111111111%}.row-cols-lg-10>*{flex:0 0 auto;width:10%}.row-cols-lg-11>*{flex:0 0 auto;width:9.0909090909%}.row-cols-lg-12>*{flex:0 0 auto;width:8.3333333333%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 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: 1.75rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 1.75rem}.g-lg-6,.gx-lg-6{--bs-gutter-x: 2rem}.g-lg-6,.gy-lg-6{--bs-gutter-y: 2rem}.g-lg-7,.gx-lg-7{--bs-gutter-x: 2.5rem}.g-lg-7,.gy-lg-7{--bs-gutter-y: 2.5rem}.g-lg-8,.gx-lg-8{--bs-gutter-x: 3rem}.g-lg-8,.gy-lg-8{--bs-gutter-y: 3rem}.g-lg-9,.gx-lg-9{--bs-gutter-x: 3.5rem}.g-lg-9,.gy-lg-9{--bs-gutter-y: 3.5rem}.g-lg-10,.gx-lg-10{--bs-gutter-x: 4rem}.g-lg-10,.gy-lg-10{--bs-gutter-y: 4rem}.g-lg-11,.gx-lg-11{--bs-gutter-x: 4.5rem}.g-lg-11,.gy-lg-11{--bs-gutter-y: 4.5rem}.g-lg-12,.gx-lg-12{--bs-gutter-x: 5rem}.g-lg-12,.gy-lg-12{--bs-gutter-y: 5rem}.g-lg-13,.gx-lg-13{--bs-gutter-x: 5.5rem}.g-lg-13,.gy-lg-13{--bs-gutter-y: 5.5rem}.g-lg-14,.gx-lg-14{--bs-gutter-x: 6rem}.g-lg-14,.gy-lg-14{--bs-gutter-y: 6rem}.g-lg-15,.gx-lg-15{--bs-gutter-x: 6.5rem}.g-lg-15,.gy-lg-15{--bs-gutter-y: 6.5rem}.g-lg-16,.gx-lg-16{--bs-gutter-x: 7rem}.g-lg-16,.gy-lg-16{--bs-gutter-y: 7rem}.g-lg-17,.gx-lg-17{--bs-gutter-x: 7.5rem}.g-lg-17,.gy-lg-17{--bs-gutter-y: 7.5rem}.g-lg-18,.gx-lg-18{--bs-gutter-x: 8rem}.g-lg-18,.gy-lg-18{--bs-gutter-y: 8rem}.g-lg-19,.gx-lg-19{--bs-gutter-x: 8.5rem}.g-lg-19,.gy-lg-19{--bs-gutter-y: 8.5rem}.g-lg-20,.gx-lg-20{--bs-gutter-x: 9rem}.g-lg-20,.gy-lg-20{--bs-gutter-y: 9rem}.g-lg-21,.gx-lg-21{--bs-gutter-x: 9.5rem}.g-lg-21,.gy-lg-21{--bs-gutter-y: 9.5rem}.g-lg-22,.gx-lg-22{--bs-gutter-x: 10rem}.g-lg-22,.gy-lg-22{--bs-gutter-y: 10rem}.g-lg-23,.gx-lg-23{--bs-gutter-x: 15rem}.g-lg-23,.gy-lg-23{--bs-gutter-y: 15rem}.g-lg-24,.gx-lg-24{--bs-gutter-x: 20rem}.g-lg-24,.gy-lg-24{--bs-gutter-y: 20rem}.g-lg-25,.gx-lg-25{--bs-gutter-x: 25rem}.g-lg-25,.gy-lg-25{--bs-gutter-y: 25rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.row-cols-xl-7>*{flex:0 0 auto;width:14.2857142857%}.row-cols-xl-8>*{flex:0 0 auto;width:12.5%}.row-cols-xl-9>*{flex:0 0 auto;width:11.1111111111%}.row-cols-xl-10>*{flex:0 0 auto;width:10%}.row-cols-xl-11>*{flex:0 0 auto;width:9.0909090909%}.row-cols-xl-12>*{flex:0 0 auto;width:8.3333333333%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 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: 1.75rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 1.75rem}.g-xl-6,.gx-xl-6{--bs-gutter-x: 2rem}.g-xl-6,.gy-xl-6{--bs-gutter-y: 2rem}.g-xl-7,.gx-xl-7{--bs-gutter-x: 2.5rem}.g-xl-7,.gy-xl-7{--bs-gutter-y: 2.5rem}.g-xl-8,.gx-xl-8{--bs-gutter-x: 3rem}.g-xl-8,.gy-xl-8{--bs-gutter-y: 3rem}.g-xl-9,.gx-xl-9{--bs-gutter-x: 3.5rem}.g-xl-9,.gy-xl-9{--bs-gutter-y: 3.5rem}.g-xl-10,.gx-xl-10{--bs-gutter-x: 4rem}.g-xl-10,.gy-xl-10{--bs-gutter-y: 4rem}.g-xl-11,.gx-xl-11{--bs-gutter-x: 4.5rem}.g-xl-11,.gy-xl-11{--bs-gutter-y: 4.5rem}.g-xl-12,.gx-xl-12{--bs-gutter-x: 5rem}.g-xl-12,.gy-xl-12{--bs-gutter-y: 5rem}.g-xl-13,.gx-xl-13{--bs-gutter-x: 5.5rem}.g-xl-13,.gy-xl-13{--bs-gutter-y: 5.5rem}.g-xl-14,.gx-xl-14{--bs-gutter-x: 6rem}.g-xl-14,.gy-xl-14{--bs-gutter-y: 6rem}.g-xl-15,.gx-xl-15{--bs-gutter-x: 6.5rem}.g-xl-15,.gy-xl-15{--bs-gutter-y: 6.5rem}.g-xl-16,.gx-xl-16{--bs-gutter-x: 7rem}.g-xl-16,.gy-xl-16{--bs-gutter-y: 7rem}.g-xl-17,.gx-xl-17{--bs-gutter-x: 7.5rem}.g-xl-17,.gy-xl-17{--bs-gutter-y: 7.5rem}.g-xl-18,.gx-xl-18{--bs-gutter-x: 8rem}.g-xl-18,.gy-xl-18{--bs-gutter-y: 8rem}.g-xl-19,.gx-xl-19{--bs-gutter-x: 8.5rem}.g-xl-19,.gy-xl-19{--bs-gutter-y: 8.5rem}.g-xl-20,.gx-xl-20{--bs-gutter-x: 9rem}.g-xl-20,.gy-xl-20{--bs-gutter-y: 9rem}.g-xl-21,.gx-xl-21{--bs-gutter-x: 9.5rem}.g-xl-21,.gy-xl-21{--bs-gutter-y: 9.5rem}.g-xl-22,.gx-xl-22{--bs-gutter-x: 10rem}.g-xl-22,.gy-xl-22{--bs-gutter-y: 10rem}.g-xl-23,.gx-xl-23{--bs-gutter-x: 15rem}.g-xl-23,.gy-xl-23{--bs-gutter-y: 15rem}.g-xl-24,.gx-xl-24{--bs-gutter-x: 20rem}.g-xl-24,.gy-xl-24{--bs-gutter-y: 20rem}.g-xl-25,.gx-xl-25{--bs-gutter-x: 25rem}.g-xl-25,.gy-xl-25{--bs-gutter-y: 25rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.row-cols-xxl-7>*{flex:0 0 auto;width:14.2857142857%}.row-cols-xxl-8>*{flex:0 0 auto;width:12.5%}.row-cols-xxl-9>*{flex:0 0 auto;width:11.1111111111%}.row-cols-xxl-10>*{flex:0 0 auto;width:10%}.row-cols-xxl-11>*{flex:0 0 auto;width:9.0909090909%}.row-cols-xxl-12>*{flex:0 0 auto;width:8.3333333333%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 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: 1.75rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 1.75rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x: 2rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y: 2rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x: 2.5rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y: 2.5rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x: 3rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y: 3rem}.g-xxl-9,.gx-xxl-9{--bs-gutter-x: 3.5rem}.g-xxl-9,.gy-xxl-9{--bs-gutter-y: 3.5rem}.g-xxl-10,.gx-xxl-10{--bs-gutter-x: 4rem}.g-xxl-10,.gy-xxl-10{--bs-gutter-y: 4rem}.g-xxl-11,.gx-xxl-11{--bs-gutter-x: 4.5rem}.g-xxl-11,.gy-xxl-11{--bs-gutter-y: 4.5rem}.g-xxl-12,.gx-xxl-12{--bs-gutter-x: 5rem}.g-xxl-12,.gy-xxl-12{--bs-gutter-y: 5rem}.g-xxl-13,.gx-xxl-13{--bs-gutter-x: 5.5rem}.g-xxl-13,.gy-xxl-13{--bs-gutter-y: 5.5rem}.g-xxl-14,.gx-xxl-14{--bs-gutter-x: 6rem}.g-xxl-14,.gy-xxl-14{--bs-gutter-y: 6rem}.g-xxl-15,.gx-xxl-15{--bs-gutter-x: 6.5rem}.g-xxl-15,.gy-xxl-15{--bs-gutter-y: 6.5rem}.g-xxl-16,.gx-xxl-16{--bs-gutter-x: 7rem}.g-xxl-16,.gy-xxl-16{--bs-gutter-y: 7rem}.g-xxl-17,.gx-xxl-17{--bs-gutter-x: 7.5rem}.g-xxl-17,.gy-xxl-17{--bs-gutter-y: 7.5rem}.g-xxl-18,.gx-xxl-18{--bs-gutter-x: 8rem}.g-xxl-18,.gy-xxl-18{--bs-gutter-y: 8rem}.g-xxl-19,.gx-xxl-19{--bs-gutter-x: 8.5rem}.g-xxl-19,.gy-xxl-19{--bs-gutter-y: 8.5rem}.g-xxl-20,.gx-xxl-20{--bs-gutter-x: 9rem}.g-xxl-20,.gy-xxl-20{--bs-gutter-y: 9rem}.g-xxl-21,.gx-xxl-21{--bs-gutter-x: 9.5rem}.g-xxl-21,.gy-xxl-21{--bs-gutter-y: 9.5rem}.g-xxl-22,.gx-xxl-22{--bs-gutter-x: 10rem}.g-xxl-22,.gy-xxl-22{--bs-gutter-y: 10rem}.g-xxl-23,.gx-xxl-23{--bs-gutter-x: 15rem}.g-xxl-23,.gy-xxl-23{--bs-gutter-y: 15rem}.g-xxl-24,.gx-xxl-24{--bs-gutter-x: 20rem}.g-xxl-24,.gy-xxl-24{--bs-gutter-y: 20rem}.g-xxl-25,.gx-xxl-25{--bs-gutter-x: 25rem}.g-xxl-25,.gy-xxl-25{--bs-gutter-y: 25rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-body-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(0, 0, 0, 0.05);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0, 0, 0, 0.1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #bacbe6;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #cbccce;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #bcd0c7;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #badce3;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #e6dbb9;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #dfc2c4;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #dfe0e1;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #373b3e;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(0.375rem + var(--bs-border-width));padding-bottom:calc(0.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + var(--bs-border-width));padding-bottom:calc(0.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + var(--bs-border-width));padding-bottom:calc(0.25rem + var(--bs-border-width));font-size:0.875rem}.form-text{margin-top:.25rem;font-size:0.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);box-shadow:inset 0 1px 2px rgba(0,0,0,.075);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);box-shadow:inset 0 1px 2px rgba(0,0,0,.075);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:rgba(0,0,0,0)}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem rgba(0,0,0,.1);transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-tertiary-bg);border-color:rgba(0,0,0,0);border-radius:1rem;box-shadow:inset 0 1px 2px rgba(0,0,0,.075)}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem rgba(0,0,0,.1);transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-tertiary-bg);border-color:rgba(0,0,0,0);border-radius:1rem;box-shadow:inset 0 1px 2px rgba(0,0,0,.075)}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid rgba(0,0,0,0);transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:focus~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,.form-floating>.form-control-plaintext~label::after,.form-floating>.form-select~label::after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.form-floating>:disabled~label::after,.form-floating>.form-control:disabled~label::after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: 0.75rem;--bs-btn-padding-y: 0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity: 0.65;--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);box-shadow:var(--bs-btn-box-shadow);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-box-shadow),var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-box-shadow),var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);box-shadow:var(--bs-btn-active-shadow)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-active-shadow),var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity);box-shadow:none}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: 0.5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: 0.25rem;--bs-btn-padding-x: 0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: 0.5rem;--bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);box-shadow:var(--bs-dropdown-box-shadow)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group.show .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.show .dropdown-toggle.btn-link{box-shadow:none}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid rgba(0,0,0,0);border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1*var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: 0.125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid rgba(0,0,0,0)}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: 0.5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: 0.3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: 0.5rem;--bs-navbar-toggler-padding-y: 0.25rem;--bs-navbar-toggler-padding-x: 0.75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: 0.25rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:rgba(0,0,0,0);border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media(min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, 0.55);--bs-navbar-hover-color: rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: 0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: 0.5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: 0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);box-shadow:var(--bs-card-box-shadow)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-0.5*var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-0.5*var(--bs-card-cap-padding-x));margin-bottom:calc(-1*var(--bs-card-cap-padding-y));margin-left:calc(-0.5*var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-0.5*var(--bs-card-cap-padding-x));margin-left:calc(-0.5*var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media(min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: #86b7fe;--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: 0.5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: 0.75rem;--bs-pagination-padding-y: 0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: 0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: 0.5rem;--bs-pagination-padding-y: 0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: 0.65em;--bs-badge-padding-y: 0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: 0 solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);box-shadow:var(--bs-progress-box-shadow)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media(prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: 0.5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1*var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media(min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: 0.5;--bs-btn-close-hover-opacity: 0.75;--bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: 0.25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--bs-btn-close-color);background:rgba(0,0,0,0) var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{filter:var(--bs-btn-close-white-filter)}[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: 0.75rem;--bs-toast-padding-y: 0.5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-0.5*var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: 0.5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: 0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);box-shadow:var(--bs-modal-box-shadow);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: 0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);margin:calc(-0.5*var(--bs-modal-header-padding-y)) calc(-0.5*var(--bs-modal-header-padding-x)) calc(-0.5*var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media(min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: 0.5rem;--bs-tooltip-padding-y: 0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: 0.9;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size:0.875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: 0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: 0.5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius);box-shadow:var(--bs-popover-box-shadow)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-0.5*var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-border-width: 0.25em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:rgba(0,0,0,0)}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: 0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media(prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-offcanvas-transition: transform 0.3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media(max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media(max-width: 575.98px)and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media(max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media(min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media(max-width: 767.98px)and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media(min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media(max-width: 991.98px)and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media(max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media(min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media(max-width: 1199.98px)and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media(max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media(min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media(max-width: 1399.98px)and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media(min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}@media(prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5);margin-top:calc(-0.5*var(--bs-offcanvas-padding-y));margin-right:calc(-0.5*var(--bs-offcanvas-padding-x));margin-bottom:calc(-0.5*var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(10, 88, 202, var(--bs-link-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;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86, 94, 100, var(--bs-link-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;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(20, 108, 67, var(--bs-link-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;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(61, 213, 243, var(--bs-link-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;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(255, 205, 57, var(--bs-link-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;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(176, 42, 55, var(--bs-link-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;text-decoration-color:RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(249, 250, 251, var(--bs-link-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;text-decoration-color:RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(26, 30, 33, var(--bs-link-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;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position: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:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):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;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{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity: 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{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:1.75rem !important}.m-6{margin:2rem !important}.m-7{margin:2.5rem !important}.m-8{margin:3rem !important}.m-9{margin:3.5rem !important}.m-10{margin:4rem !important}.m-11{margin:4.5rem !important}.m-12{margin:5rem !important}.m-13{margin:5.5rem !important}.m-14{margin:6rem !important}.m-15{margin:6.5rem !important}.m-16{margin:7rem !important}.m-17{margin:7.5rem !important}.m-18{margin:8rem !important}.m-19{margin:8.5rem !important}.m-20{margin:9rem !important}.m-21{margin:9.5rem !important}.m-22{margin:10rem !important}.m-23{margin:15rem !important}.m-24{margin:20rem !important}.m-25{margin:25rem !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:1.75rem !important;margin-left:1.75rem !important}.mx-6{margin-right:2rem !important;margin-left:2rem !important}.mx-7{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-8{margin-right:3rem !important;margin-left:3rem !important}.mx-9{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-10{margin-right:4rem !important;margin-left:4rem !important}.mx-11{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-12{margin-right:5rem !important;margin-left:5rem !important}.mx-13{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-14{margin-right:6rem !important;margin-left:6rem !important}.mx-15{margin-right:6.5rem !important;margin-left:6.5rem !important}.mx-16{margin-right:7rem !important;margin-left:7rem !important}.mx-17{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-18{margin-right:8rem !important;margin-left:8rem !important}.mx-19{margin-right:8.5rem !important;margin-left:8.5rem !important}.mx-20{margin-right:9rem !important;margin-left:9rem !important}.mx-21{margin-right:9.5rem !important;margin-left:9.5rem !important}.mx-22{margin-right:10rem !important;margin-left:10rem !important}.mx-23{margin-right:15rem !important;margin-left:15rem !important}.mx-24{margin-right:20rem !important;margin-left:20rem !important}.mx-25{margin-right:25rem !important;margin-left:25rem !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:1.75rem !important;margin-bottom:1.75rem !important}.my-6{margin-top:2rem !important;margin-bottom:2rem !important}.my-7{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-8{margin-top:3rem !important;margin-bottom:3rem !important}.my-9{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-10{margin-top:4rem !important;margin-bottom:4rem !important}.my-11{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-12{margin-top:5rem !important;margin-bottom:5rem !important}.my-13{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-14{margin-top:6rem !important;margin-bottom:6rem !important}.my-15{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.my-16{margin-top:7rem !important;margin-bottom:7rem !important}.my-17{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-18{margin-top:8rem !important;margin-bottom:8rem !important}.my-19{margin-top:8.5rem !important;margin-bottom:8.5rem !important}.my-20{margin-top:9rem !important;margin-bottom:9rem !important}.my-21{margin-top:9.5rem !important;margin-bottom:9.5rem !important}.my-22{margin-top:10rem !important;margin-bottom:10rem !important}.my-23{margin-top:15rem !important;margin-bottom:15rem !important}.my-24{margin-top:20rem !important;margin-bottom:20rem !important}.my-25{margin-top:25rem !important;margin-bottom:25rem !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:1.75rem !important}.mt-6{margin-top:2rem !important}.mt-7{margin-top:2.5rem !important}.mt-8{margin-top:3rem !important}.mt-9{margin-top:3.5rem !important}.mt-10{margin-top:4rem !important}.mt-11{margin-top:4.5rem !important}.mt-12{margin-top:5rem !important}.mt-13{margin-top:5.5rem !important}.mt-14{margin-top:6rem !important}.mt-15{margin-top:6.5rem !important}.mt-16{margin-top:7rem !important}.mt-17{margin-top:7.5rem !important}.mt-18{margin-top:8rem !important}.mt-19{margin-top:8.5rem !important}.mt-20{margin-top:9rem !important}.mt-21{margin-top:9.5rem !important}.mt-22{margin-top:10rem !important}.mt-23{margin-top:15rem !important}.mt-24{margin-top:20rem !important}.mt-25{margin-top:25rem !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:1.75rem !important}.me-6{margin-right:2rem !important}.me-7{margin-right:2.5rem !important}.me-8{margin-right:3rem !important}.me-9{margin-right:3.5rem !important}.me-10{margin-right:4rem !important}.me-11{margin-right:4.5rem !important}.me-12{margin-right:5rem !important}.me-13{margin-right:5.5rem !important}.me-14{margin-right:6rem !important}.me-15{margin-right:6.5rem !important}.me-16{margin-right:7rem !important}.me-17{margin-right:7.5rem !important}.me-18{margin-right:8rem !important}.me-19{margin-right:8.5rem !important}.me-20{margin-right:9rem !important}.me-21{margin-right:9.5rem !important}.me-22{margin-right:10rem !important}.me-23{margin-right:15rem !important}.me-24{margin-right:20rem !important}.me-25{margin-right:25rem !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:1.75rem !important}.mb-6{margin-bottom:2rem !important}.mb-7{margin-bottom:2.5rem !important}.mb-8{margin-bottom:3rem !important}.mb-9{margin-bottom:3.5rem !important}.mb-10{margin-bottom:4rem !important}.mb-11{margin-bottom:4.5rem !important}.mb-12{margin-bottom:5rem !important}.mb-13{margin-bottom:5.5rem !important}.mb-14{margin-bottom:6rem !important}.mb-15{margin-bottom:6.5rem !important}.mb-16{margin-bottom:7rem !important}.mb-17{margin-bottom:7.5rem !important}.mb-18{margin-bottom:8rem !important}.mb-19{margin-bottom:8.5rem !important}.mb-20{margin-bottom:9rem !important}.mb-21{margin-bottom:9.5rem !important}.mb-22{margin-bottom:10rem !important}.mb-23{margin-bottom:15rem !important}.mb-24{margin-bottom:20rem !important}.mb-25{margin-bottom:25rem !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:1.75rem !important}.ms-6{margin-left:2rem !important}.ms-7{margin-left:2.5rem !important}.ms-8{margin-left:3rem !important}.ms-9{margin-left:3.5rem !important}.ms-10{margin-left:4rem !important}.ms-11{margin-left:4.5rem !important}.ms-12{margin-left:5rem !important}.ms-13{margin-left:5.5rem !important}.ms-14{margin-left:6rem !important}.ms-15{margin-left:6.5rem !important}.ms-16{margin-left:7rem !important}.ms-17{margin-left:7.5rem !important}.ms-18{margin-left:8rem !important}.ms-19{margin-left:8.5rem !important}.ms-20{margin-left:9rem !important}.ms-21{margin-left:9.5rem !important}.ms-22{margin-left:10rem !important}.ms-23{margin-left:15rem !important}.ms-24{margin-left:20rem !important}.ms-25{margin-left:25rem !important}.ms-auto{margin-left:auto !important}.m-n1{margin:-0.25rem !important}.m-n2{margin:-0.5rem !important}.m-n3{margin:-1rem !important}.m-n4{margin:-1.5rem !important}.m-n5{margin:-1.75rem !important}.m-n6{margin:-2rem !important}.m-n7{margin:-2.5rem !important}.m-n8{margin:-3rem !important}.m-n9{margin:-3.5rem !important}.m-n10{margin:-4rem !important}.m-n11{margin:-4.5rem !important}.m-n12{margin:-5rem !important}.m-n13{margin:-5.5rem !important}.m-n14{margin:-6rem !important}.m-n15{margin:-6.5rem !important}.m-n16{margin:-7rem !important}.m-n17{margin:-7.5rem !important}.m-n18{margin:-8rem !important}.m-n19{margin:-8.5rem !important}.m-n20{margin:-9rem !important}.m-n21{margin:-9.5rem !important}.m-n22{margin:-10rem !important}.m-n23{margin:-15rem !important}.m-n24{margin:-20rem !important}.m-n25{margin:-25rem !important}.mx-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-n5{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-n6{margin-right:-2rem !important;margin-left:-2rem !important}.mx-n7{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-n8{margin-right:-3rem !important;margin-left:-3rem !important}.mx-n9{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-n10{margin-right:-4rem !important;margin-left:-4rem !important}.mx-n11{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-n12{margin-right:-5rem !important;margin-left:-5rem !important}.mx-n13{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-n14{margin-right:-6rem !important;margin-left:-6rem !important}.mx-n15{margin-right:-6.5rem !important;margin-left:-6.5rem !important}.mx-n16{margin-right:-7rem !important;margin-left:-7rem !important}.mx-n17{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-n18{margin-right:-8rem !important;margin-left:-8rem !important}.mx-n19{margin-right:-8.5rem !important;margin-left:-8.5rem !important}.mx-n20{margin-right:-9rem !important;margin-left:-9rem !important}.mx-n21{margin-right:-9.5rem !important;margin-left:-9.5rem !important}.mx-n22{margin-right:-10rem !important;margin-left:-10rem !important}.mx-n23{margin-right:-15rem !important;margin-left:-15rem !important}.mx-n24{margin-right:-20rem !important;margin-left:-20rem !important}.mx-n25{margin-right:-25rem !important;margin-left:-25rem !important}.my-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-n5{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-n6{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-n7{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-n8{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-n9{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-n10{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-n11{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-n12{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-n13{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-n14{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-n15{margin-top:-6.5rem !important;margin-bottom:-6.5rem !important}.my-n16{margin-top:-7rem !important;margin-bottom:-7rem !important}.my-n17{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-n18{margin-top:-8rem !important;margin-bottom:-8rem !important}.my-n19{margin-top:-8.5rem !important;margin-bottom:-8.5rem !important}.my-n20{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-n21{margin-top:-9.5rem !important;margin-bottom:-9.5rem !important}.my-n22{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-n23{margin-top:-15rem !important;margin-bottom:-15rem !important}.my-n24{margin-top:-20rem !important;margin-bottom:-20rem !important}.my-n25{margin-top:-25rem !important;margin-bottom:-25rem !important}.mt-n1{margin-top:-0.25rem !important}.mt-n2{margin-top:-0.5rem !important}.mt-n3{margin-top:-1rem !important}.mt-n4{margin-top:-1.5rem !important}.mt-n5{margin-top:-1.75rem !important}.mt-n6{margin-top:-2rem !important}.mt-n7{margin-top:-2.5rem !important}.mt-n8{margin-top:-3rem !important}.mt-n9{margin-top:-3.5rem !important}.mt-n10{margin-top:-4rem !important}.mt-n11{margin-top:-4.5rem !important}.mt-n12{margin-top:-5rem !important}.mt-n13{margin-top:-5.5rem !important}.mt-n14{margin-top:-6rem !important}.mt-n15{margin-top:-6.5rem !important}.mt-n16{margin-top:-7rem !important}.mt-n17{margin-top:-7.5rem !important}.mt-n18{margin-top:-8rem !important}.mt-n19{margin-top:-8.5rem !important}.mt-n20{margin-top:-9rem !important}.mt-n21{margin-top:-9.5rem !important}.mt-n22{margin-top:-10rem !important}.mt-n23{margin-top:-15rem !important}.mt-n24{margin-top:-20rem !important}.mt-n25{margin-top:-25rem !important}.me-n1{margin-right:-0.25rem !important}.me-n2{margin-right:-0.5rem !important}.me-n3{margin-right:-1rem !important}.me-n4{margin-right:-1.5rem !important}.me-n5{margin-right:-1.75rem !important}.me-n6{margin-right:-2rem !important}.me-n7{margin-right:-2.5rem !important}.me-n8{margin-right:-3rem !important}.me-n9{margin-right:-3.5rem !important}.me-n10{margin-right:-4rem !important}.me-n11{margin-right:-4.5rem !important}.me-n12{margin-right:-5rem !important}.me-n13{margin-right:-5.5rem !important}.me-n14{margin-right:-6rem !important}.me-n15{margin-right:-6.5rem !important}.me-n16{margin-right:-7rem !important}.me-n17{margin-right:-7.5rem !important}.me-n18{margin-right:-8rem !important}.me-n19{margin-right:-8.5rem !important}.me-n20{margin-right:-9rem !important}.me-n21{margin-right:-9.5rem !important}.me-n22{margin-right:-10rem !important}.me-n23{margin-right:-15rem !important}.me-n24{margin-right:-20rem !important}.me-n25{margin-right:-25rem !important}.mb-n1{margin-bottom:-0.25rem !important}.mb-n2{margin-bottom:-0.5rem !important}.mb-n3{margin-bottom:-1rem !important}.mb-n4{margin-bottom:-1.5rem !important}.mb-n5{margin-bottom:-1.75rem !important}.mb-n6{margin-bottom:-2rem !important}.mb-n7{margin-bottom:-2.5rem !important}.mb-n8{margin-bottom:-3rem !important}.mb-n9{margin-bottom:-3.5rem !important}.mb-n10{margin-bottom:-4rem !important}.mb-n11{margin-bottom:-4.5rem !important}.mb-n12{margin-bottom:-5rem !important}.mb-n13{margin-bottom:-5.5rem !important}.mb-n14{margin-bottom:-6rem !important}.mb-n15{margin-bottom:-6.5rem !important}.mb-n16{margin-bottom:-7rem !important}.mb-n17{margin-bottom:-7.5rem !important}.mb-n18{margin-bottom:-8rem !important}.mb-n19{margin-bottom:-8.5rem !important}.mb-n20{margin-bottom:-9rem !important}.mb-n21{margin-bottom:-9.5rem !important}.mb-n22{margin-bottom:-10rem !important}.mb-n23{margin-bottom:-15rem !important}.mb-n24{margin-bottom:-20rem !important}.mb-n25{margin-bottom:-25rem !important}.ms-n1{margin-left:-0.25rem !important}.ms-n2{margin-left:-0.5rem !important}.ms-n3{margin-left:-1rem !important}.ms-n4{margin-left:-1.5rem !important}.ms-n5{margin-left:-1.75rem !important}.ms-n6{margin-left:-2rem !important}.ms-n7{margin-left:-2.5rem !important}.ms-n8{margin-left:-3rem !important}.ms-n9{margin-left:-3.5rem !important}.ms-n10{margin-left:-4rem !important}.ms-n11{margin-left:-4.5rem !important}.ms-n12{margin-left:-5rem !important}.ms-n13{margin-left:-5.5rem !important}.ms-n14{margin-left:-6rem !important}.ms-n15{margin-left:-6.5rem !important}.ms-n16{margin-left:-7rem !important}.ms-n17{margin-left:-7.5rem !important}.ms-n18{margin-left:-8rem !important}.ms-n19{margin-left:-8.5rem !important}.ms-n20{margin-left:-9rem !important}.ms-n21{margin-left:-9.5rem !important}.ms-n22{margin-left:-10rem !important}.ms-n23{margin-left:-15rem !important}.ms-n24{margin-left:-20rem !important}.ms-n25{margin-left:-25rem !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:1.75rem !important}.p-6{padding:2rem !important}.p-7{padding:2.5rem !important}.p-8{padding:3rem !important}.p-9{padding:3.5rem !important}.p-10{padding:4rem !important}.p-11{padding:4.5rem !important}.p-12{padding:5rem !important}.p-13{padding:5.5rem !important}.p-14{padding:6rem !important}.p-15{padding:6.5rem !important}.p-16{padding:7rem !important}.p-17{padding:7.5rem !important}.p-18{padding:8rem !important}.p-19{padding:8.5rem !important}.p-20{padding:9rem !important}.p-21{padding:9.5rem !important}.p-22{padding:10rem !important}.p-23{padding:15rem !important}.p-24{padding:20rem !important}.p-25{padding:25rem !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:1.75rem !important;padding-left:1.75rem !important}.px-6{padding-right:2rem !important;padding-left:2rem !important}.px-7{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-8{padding-right:3rem !important;padding-left:3rem !important}.px-9{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-10{padding-right:4rem !important;padding-left:4rem !important}.px-11{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-12{padding-right:5rem !important;padding-left:5rem !important}.px-13{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-14{padding-right:6rem !important;padding-left:6rem !important}.px-15{padding-right:6.5rem !important;padding-left:6.5rem !important}.px-16{padding-right:7rem !important;padding-left:7rem !important}.px-17{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-18{padding-right:8rem !important;padding-left:8rem !important}.px-19{padding-right:8.5rem !important;padding-left:8.5rem !important}.px-20{padding-right:9rem !important;padding-left:9rem !important}.px-21{padding-right:9.5rem !important;padding-left:9.5rem !important}.px-22{padding-right:10rem !important;padding-left:10rem !important}.px-23{padding-right:15rem !important;padding-left:15rem !important}.px-24{padding-right:20rem !important;padding-left:20rem !important}.px-25{padding-right:25rem !important;padding-left:25rem !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:1.75rem !important;padding-bottom:1.75rem !important}.py-6{padding-top:2rem !important;padding-bottom:2rem !important}.py-7{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-8{padding-top:3rem !important;padding-bottom:3rem !important}.py-9{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-10{padding-top:4rem !important;padding-bottom:4rem !important}.py-11{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-12{padding-top:5rem !important;padding-bottom:5rem !important}.py-13{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-14{padding-top:6rem !important;padding-bottom:6rem !important}.py-15{padding-top:6.5rem !important;padding-bottom:6.5rem !important}.py-16{padding-top:7rem !important;padding-bottom:7rem !important}.py-17{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-18{padding-top:8rem !important;padding-bottom:8rem !important}.py-19{padding-top:8.5rem !important;padding-bottom:8.5rem !important}.py-20{padding-top:9rem !important;padding-bottom:9rem !important}.py-21{padding-top:9.5rem !important;padding-bottom:9.5rem !important}.py-22{padding-top:10rem !important;padding-bottom:10rem !important}.py-23{padding-top:15rem !important;padding-bottom:15rem !important}.py-24{padding-top:20rem !important;padding-bottom:20rem !important}.py-25{padding-top:25rem !important;padding-bottom:25rem !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:1.75rem !important}.pt-6{padding-top:2rem !important}.pt-7{padding-top:2.5rem !important}.pt-8{padding-top:3rem !important}.pt-9{padding-top:3.5rem !important}.pt-10{padding-top:4rem !important}.pt-11{padding-top:4.5rem !important}.pt-12{padding-top:5rem !important}.pt-13{padding-top:5.5rem !important}.pt-14{padding-top:6rem !important}.pt-15{padding-top:6.5rem !important}.pt-16{padding-top:7rem !important}.pt-17{padding-top:7.5rem !important}.pt-18{padding-top:8rem !important}.pt-19{padding-top:8.5rem !important}.pt-20{padding-top:9rem !important}.pt-21{padding-top:9.5rem !important}.pt-22{padding-top:10rem !important}.pt-23{padding-top:15rem !important}.pt-24{padding-top:20rem !important}.pt-25{padding-top:25rem !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:1.75rem !important}.pe-6{padding-right:2rem !important}.pe-7{padding-right:2.5rem !important}.pe-8{padding-right:3rem !important}.pe-9{padding-right:3.5rem !important}.pe-10{padding-right:4rem !important}.pe-11{padding-right:4.5rem !important}.pe-12{padding-right:5rem !important}.pe-13{padding-right:5.5rem !important}.pe-14{padding-right:6rem !important}.pe-15{padding-right:6.5rem !important}.pe-16{padding-right:7rem !important}.pe-17{padding-right:7.5rem !important}.pe-18{padding-right:8rem !important}.pe-19{padding-right:8.5rem !important}.pe-20{padding-right:9rem !important}.pe-21{padding-right:9.5rem !important}.pe-22{padding-right:10rem !important}.pe-23{padding-right:15rem !important}.pe-24{padding-right:20rem !important}.pe-25{padding-right:25rem !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:1.75rem !important}.pb-6{padding-bottom:2rem !important}.pb-7{padding-bottom:2.5rem !important}.pb-8{padding-bottom:3rem !important}.pb-9{padding-bottom:3.5rem !important}.pb-10{padding-bottom:4rem !important}.pb-11{padding-bottom:4.5rem !important}.pb-12{padding-bottom:5rem !important}.pb-13{padding-bottom:5.5rem !important}.pb-14{padding-bottom:6rem !important}.pb-15{padding-bottom:6.5rem !important}.pb-16{padding-bottom:7rem !important}.pb-17{padding-bottom:7.5rem !important}.pb-18{padding-bottom:8rem !important}.pb-19{padding-bottom:8.5rem !important}.pb-20{padding-bottom:9rem !important}.pb-21{padding-bottom:9.5rem !important}.pb-22{padding-bottom:10rem !important}.pb-23{padding-bottom:15rem !important}.pb-24{padding-bottom:20rem !important}.pb-25{padding-bottom:25rem !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:1.75rem !important}.ps-6{padding-left:2rem !important}.ps-7{padding-left:2.5rem !important}.ps-8{padding-left:3rem !important}.ps-9{padding-left:3.5rem !important}.ps-10{padding-left:4rem !important}.ps-11{padding-left:4.5rem !important}.ps-12{padding-left:5rem !important}.ps-13{padding-left:5.5rem !important}.ps-14{padding-left:6rem !important}.ps-15{padding-left:6.5rem !important}.ps-16{padding-left:7rem !important}.ps-17{padding-left:7.5rem !important}.ps-18{padding-left:8rem !important}.ps-19{padding-left:8.5rem !important}.ps-20{padding-left:9rem !important}.ps-21{padding-left:9.5rem !important}.ps-22{padding-left:10rem !important}.ps-23{padding-left:15rem !important}.ps-24{padding-left:20rem !important}.ps-25{padding-left:25rem !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:1.75rem !important}.gap-6{gap:2rem !important}.gap-7{gap:2.5rem !important}.gap-8{gap:3rem !important}.gap-9{gap:3.5rem !important}.gap-10{gap:4rem !important}.gap-11{gap:4.5rem !important}.gap-12{gap:5rem !important}.gap-13{gap:5.5rem !important}.gap-14{gap:6rem !important}.gap-15{gap:6.5rem !important}.gap-16{gap:7rem !important}.gap-17{gap:7.5rem !important}.gap-18{gap:8rem !important}.gap-19{gap:8.5rem !important}.gap-20{gap:9rem !important}.gap-21{gap:9.5rem !important}.gap-22{gap:10rem !important}.gap-23{gap:15rem !important}.gap-24{gap:20rem !important}.gap-25{gap:25rem !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:1.75rem !important}.row-gap-6{row-gap:2rem !important}.row-gap-7{row-gap:2.5rem !important}.row-gap-8{row-gap:3rem !important}.row-gap-9{row-gap:3.5rem !important}.row-gap-10{row-gap:4rem !important}.row-gap-11{row-gap:4.5rem !important}.row-gap-12{row-gap:5rem !important}.row-gap-13{row-gap:5.5rem !important}.row-gap-14{row-gap:6rem !important}.row-gap-15{row-gap:6.5rem !important}.row-gap-16{row-gap:7rem !important}.row-gap-17{row-gap:7.5rem !important}.row-gap-18{row-gap:8rem !important}.row-gap-19{row-gap:8.5rem !important}.row-gap-20{row-gap:9rem !important}.row-gap-21{row-gap:9.5rem !important}.row-gap-22{row-gap:10rem !important}.row-gap-23{row-gap:15rem !important}.row-gap-24{row-gap:20rem !important}.row-gap-25{row-gap:25rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:1.75rem !important}.column-gap-6{column-gap:2rem !important}.column-gap-7{column-gap:2.5rem !important}.column-gap-8{column-gap:3rem !important}.column-gap-9{column-gap:3.5rem !important}.column-gap-10{column-gap:4rem !important}.column-gap-11{column-gap:4.5rem !important}.column-gap-12{column-gap:5rem !important}.column-gap-13{column-gap:5.5rem !important}.column-gap-14{column-gap:6rem !important}.column-gap-15{column-gap:6.5rem !important}.column-gap-16{column-gap:7rem !important}.column-gap-17{column-gap:7.5rem !important}.column-gap-18{column-gap:8rem !important}.column-gap-19{column-gap:8.5rem !important}.column-gap-20{column-gap:9rem !important}.column-gap-21{column-gap:9.5rem !important}.column-gap-22{column-gap:10rem !important}.column-gap-23{column-gap:15rem !important}.column-gap-24{column-gap:20rem !important}.column-gap-25{column-gap:25rem !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 + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.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;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;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:rgba(0,0,0,0) !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{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{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{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:1.75rem !important}.m-sm-6{margin:2rem !important}.m-sm-7{margin:2.5rem !important}.m-sm-8{margin:3rem !important}.m-sm-9{margin:3.5rem !important}.m-sm-10{margin:4rem !important}.m-sm-11{margin:4.5rem !important}.m-sm-12{margin:5rem !important}.m-sm-13{margin:5.5rem !important}.m-sm-14{margin:6rem !important}.m-sm-15{margin:6.5rem !important}.m-sm-16{margin:7rem !important}.m-sm-17{margin:7.5rem !important}.m-sm-18{margin:8rem !important}.m-sm-19{margin:8.5rem !important}.m-sm-20{margin:9rem !important}.m-sm-21{margin:9.5rem !important}.m-sm-22{margin:10rem !important}.m-sm-23{margin:15rem !important}.m-sm-24{margin:20rem !important}.m-sm-25{margin:25rem !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:1.75rem !important;margin-left:1.75rem !important}.mx-sm-6{margin-right:2rem !important;margin-left:2rem !important}.mx-sm-7{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-sm-8{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-9{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-sm-10{margin-right:4rem !important;margin-left:4rem !important}.mx-sm-11{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-sm-12{margin-right:5rem !important;margin-left:5rem !important}.mx-sm-13{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-sm-14{margin-right:6rem !important;margin-left:6rem !important}.mx-sm-15{margin-right:6.5rem !important;margin-left:6.5rem !important}.mx-sm-16{margin-right:7rem !important;margin-left:7rem !important}.mx-sm-17{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-sm-18{margin-right:8rem !important;margin-left:8rem !important}.mx-sm-19{margin-right:8.5rem !important;margin-left:8.5rem !important}.mx-sm-20{margin-right:9rem !important;margin-left:9rem !important}.mx-sm-21{margin-right:9.5rem !important;margin-left:9.5rem !important}.mx-sm-22{margin-right:10rem !important;margin-left:10rem !important}.mx-sm-23{margin-right:15rem !important;margin-left:15rem !important}.mx-sm-24{margin-right:20rem !important;margin-left:20rem !important}.mx-sm-25{margin-right:25rem !important;margin-left:25rem !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:1.75rem !important;margin-bottom:1.75rem !important}.my-sm-6{margin-top:2rem !important;margin-bottom:2rem !important}.my-sm-7{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-sm-8{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-9{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-sm-10{margin-top:4rem !important;margin-bottom:4rem !important}.my-sm-11{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-sm-12{margin-top:5rem !important;margin-bottom:5rem !important}.my-sm-13{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-sm-14{margin-top:6rem !important;margin-bottom:6rem !important}.my-sm-15{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.my-sm-16{margin-top:7rem !important;margin-bottom:7rem !important}.my-sm-17{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-sm-18{margin-top:8rem !important;margin-bottom:8rem !important}.my-sm-19{margin-top:8.5rem !important;margin-bottom:8.5rem !important}.my-sm-20{margin-top:9rem !important;margin-bottom:9rem !important}.my-sm-21{margin-top:9.5rem !important;margin-bottom:9.5rem !important}.my-sm-22{margin-top:10rem !important;margin-bottom:10rem !important}.my-sm-23{margin-top:15rem !important;margin-bottom:15rem !important}.my-sm-24{margin-top:20rem !important;margin-bottom:20rem !important}.my-sm-25{margin-top:25rem !important;margin-bottom:25rem !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:1.75rem !important}.mt-sm-6{margin-top:2rem !important}.mt-sm-7{margin-top:2.5rem !important}.mt-sm-8{margin-top:3rem !important}.mt-sm-9{margin-top:3.5rem !important}.mt-sm-10{margin-top:4rem !important}.mt-sm-11{margin-top:4.5rem !important}.mt-sm-12{margin-top:5rem !important}.mt-sm-13{margin-top:5.5rem !important}.mt-sm-14{margin-top:6rem !important}.mt-sm-15{margin-top:6.5rem !important}.mt-sm-16{margin-top:7rem !important}.mt-sm-17{margin-top:7.5rem !important}.mt-sm-18{margin-top:8rem !important}.mt-sm-19{margin-top:8.5rem !important}.mt-sm-20{margin-top:9rem !important}.mt-sm-21{margin-top:9.5rem !important}.mt-sm-22{margin-top:10rem !important}.mt-sm-23{margin-top:15rem !important}.mt-sm-24{margin-top:20rem !important}.mt-sm-25{margin-top:25rem !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:1.75rem !important}.me-sm-6{margin-right:2rem !important}.me-sm-7{margin-right:2.5rem !important}.me-sm-8{margin-right:3rem !important}.me-sm-9{margin-right:3.5rem !important}.me-sm-10{margin-right:4rem !important}.me-sm-11{margin-right:4.5rem !important}.me-sm-12{margin-right:5rem !important}.me-sm-13{margin-right:5.5rem !important}.me-sm-14{margin-right:6rem !important}.me-sm-15{margin-right:6.5rem !important}.me-sm-16{margin-right:7rem !important}.me-sm-17{margin-right:7.5rem !important}.me-sm-18{margin-right:8rem !important}.me-sm-19{margin-right:8.5rem !important}.me-sm-20{margin-right:9rem !important}.me-sm-21{margin-right:9.5rem !important}.me-sm-22{margin-right:10rem !important}.me-sm-23{margin-right:15rem !important}.me-sm-24{margin-right:20rem !important}.me-sm-25{margin-right:25rem !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:1.75rem !important}.mb-sm-6{margin-bottom:2rem !important}.mb-sm-7{margin-bottom:2.5rem !important}.mb-sm-8{margin-bottom:3rem !important}.mb-sm-9{margin-bottom:3.5rem !important}.mb-sm-10{margin-bottom:4rem !important}.mb-sm-11{margin-bottom:4.5rem !important}.mb-sm-12{margin-bottom:5rem !important}.mb-sm-13{margin-bottom:5.5rem !important}.mb-sm-14{margin-bottom:6rem !important}.mb-sm-15{margin-bottom:6.5rem !important}.mb-sm-16{margin-bottom:7rem !important}.mb-sm-17{margin-bottom:7.5rem !important}.mb-sm-18{margin-bottom:8rem !important}.mb-sm-19{margin-bottom:8.5rem !important}.mb-sm-20{margin-bottom:9rem !important}.mb-sm-21{margin-bottom:9.5rem !important}.mb-sm-22{margin-bottom:10rem !important}.mb-sm-23{margin-bottom:15rem !important}.mb-sm-24{margin-bottom:20rem !important}.mb-sm-25{margin-bottom:25rem !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:1.75rem !important}.ms-sm-6{margin-left:2rem !important}.ms-sm-7{margin-left:2.5rem !important}.ms-sm-8{margin-left:3rem !important}.ms-sm-9{margin-left:3.5rem !important}.ms-sm-10{margin-left:4rem !important}.ms-sm-11{margin-left:4.5rem !important}.ms-sm-12{margin-left:5rem !important}.ms-sm-13{margin-left:5.5rem !important}.ms-sm-14{margin-left:6rem !important}.ms-sm-15{margin-left:6.5rem !important}.ms-sm-16{margin-left:7rem !important}.ms-sm-17{margin-left:7.5rem !important}.ms-sm-18{margin-left:8rem !important}.ms-sm-19{margin-left:8.5rem !important}.ms-sm-20{margin-left:9rem !important}.ms-sm-21{margin-left:9.5rem !important}.ms-sm-22{margin-left:10rem !important}.ms-sm-23{margin-left:15rem !important}.ms-sm-24{margin-left:20rem !important}.ms-sm-25{margin-left:25rem !important}.ms-sm-auto{margin-left:auto !important}.m-sm-n1{margin:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.m-sm-n3{margin:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.m-sm-n5{margin:-1.75rem !important}.m-sm-n6{margin:-2rem !important}.m-sm-n7{margin:-2.5rem !important}.m-sm-n8{margin:-3rem !important}.m-sm-n9{margin:-3.5rem !important}.m-sm-n10{margin:-4rem !important}.m-sm-n11{margin:-4.5rem !important}.m-sm-n12{margin:-5rem !important}.m-sm-n13{margin:-5.5rem !important}.m-sm-n14{margin:-6rem !important}.m-sm-n15{margin:-6.5rem !important}.m-sm-n16{margin:-7rem !important}.m-sm-n17{margin:-7.5rem !important}.m-sm-n18{margin:-8rem !important}.m-sm-n19{margin:-8.5rem !important}.m-sm-n20{margin:-9rem !important}.m-sm-n21{margin:-9.5rem !important}.m-sm-n22{margin:-10rem !important}.m-sm-n23{margin:-15rem !important}.m-sm-n24{margin:-20rem !important}.m-sm-n25{margin:-25rem !important}.mx-sm-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-sm-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-sm-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-sm-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-sm-n5{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-sm-n6{margin-right:-2rem !important;margin-left:-2rem !important}.mx-sm-n7{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-sm-n8{margin-right:-3rem !important;margin-left:-3rem !important}.mx-sm-n9{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-sm-n10{margin-right:-4rem !important;margin-left:-4rem !important}.mx-sm-n11{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-sm-n12{margin-right:-5rem !important;margin-left:-5rem !important}.mx-sm-n13{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-sm-n14{margin-right:-6rem !important;margin-left:-6rem !important}.mx-sm-n15{margin-right:-6.5rem !important;margin-left:-6.5rem !important}.mx-sm-n16{margin-right:-7rem !important;margin-left:-7rem !important}.mx-sm-n17{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-sm-n18{margin-right:-8rem !important;margin-left:-8rem !important}.mx-sm-n19{margin-right:-8.5rem !important;margin-left:-8.5rem !important}.mx-sm-n20{margin-right:-9rem !important;margin-left:-9rem !important}.mx-sm-n21{margin-right:-9.5rem !important;margin-left:-9.5rem !important}.mx-sm-n22{margin-right:-10rem !important;margin-left:-10rem !important}.mx-sm-n23{margin-right:-15rem !important;margin-left:-15rem !important}.mx-sm-n24{margin-right:-20rem !important;margin-left:-20rem !important}.mx-sm-n25{margin-right:-25rem !important;margin-left:-25rem !important}.my-sm-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-sm-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-sm-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-sm-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-sm-n5{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-sm-n6{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-sm-n7{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-sm-n8{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-sm-n9{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-sm-n10{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-sm-n11{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-sm-n12{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-sm-n13{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-sm-n14{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-sm-n15{margin-top:-6.5rem !important;margin-bottom:-6.5rem !important}.my-sm-n16{margin-top:-7rem !important;margin-bottom:-7rem !important}.my-sm-n17{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-sm-n18{margin-top:-8rem !important;margin-bottom:-8rem !important}.my-sm-n19{margin-top:-8.5rem !important;margin-bottom:-8.5rem !important}.my-sm-n20{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-sm-n21{margin-top:-9.5rem !important;margin-bottom:-9.5rem !important}.my-sm-n22{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-sm-n23{margin-top:-15rem !important;margin-bottom:-15rem !important}.my-sm-n24{margin-top:-20rem !important;margin-bottom:-20rem !important}.my-sm-n25{margin-top:-25rem !important;margin-bottom:-25rem !important}.mt-sm-n1{margin-top:-0.25rem !important}.mt-sm-n2{margin-top:-0.5rem !important}.mt-sm-n3{margin-top:-1rem !important}.mt-sm-n4{margin-top:-1.5rem !important}.mt-sm-n5{margin-top:-1.75rem !important}.mt-sm-n6{margin-top:-2rem !important}.mt-sm-n7{margin-top:-2.5rem !important}.mt-sm-n8{margin-top:-3rem !important}.mt-sm-n9{margin-top:-3.5rem !important}.mt-sm-n10{margin-top:-4rem !important}.mt-sm-n11{margin-top:-4.5rem !important}.mt-sm-n12{margin-top:-5rem !important}.mt-sm-n13{margin-top:-5.5rem !important}.mt-sm-n14{margin-top:-6rem !important}.mt-sm-n15{margin-top:-6.5rem !important}.mt-sm-n16{margin-top:-7rem !important}.mt-sm-n17{margin-top:-7.5rem !important}.mt-sm-n18{margin-top:-8rem !important}.mt-sm-n19{margin-top:-8.5rem !important}.mt-sm-n20{margin-top:-9rem !important}.mt-sm-n21{margin-top:-9.5rem !important}.mt-sm-n22{margin-top:-10rem !important}.mt-sm-n23{margin-top:-15rem !important}.mt-sm-n24{margin-top:-20rem !important}.mt-sm-n25{margin-top:-25rem !important}.me-sm-n1{margin-right:-0.25rem !important}.me-sm-n2{margin-right:-0.5rem !important}.me-sm-n3{margin-right:-1rem !important}.me-sm-n4{margin-right:-1.5rem !important}.me-sm-n5{margin-right:-1.75rem !important}.me-sm-n6{margin-right:-2rem !important}.me-sm-n7{margin-right:-2.5rem !important}.me-sm-n8{margin-right:-3rem !important}.me-sm-n9{margin-right:-3.5rem !important}.me-sm-n10{margin-right:-4rem !important}.me-sm-n11{margin-right:-4.5rem !important}.me-sm-n12{margin-right:-5rem !important}.me-sm-n13{margin-right:-5.5rem !important}.me-sm-n14{margin-right:-6rem !important}.me-sm-n15{margin-right:-6.5rem !important}.me-sm-n16{margin-right:-7rem !important}.me-sm-n17{margin-right:-7.5rem !important}.me-sm-n18{margin-right:-8rem !important}.me-sm-n19{margin-right:-8.5rem !important}.me-sm-n20{margin-right:-9rem !important}.me-sm-n21{margin-right:-9.5rem !important}.me-sm-n22{margin-right:-10rem !important}.me-sm-n23{margin-right:-15rem !important}.me-sm-n24{margin-right:-20rem !important}.me-sm-n25{margin-right:-25rem !important}.mb-sm-n1{margin-bottom:-0.25rem !important}.mb-sm-n2{margin-bottom:-0.5rem !important}.mb-sm-n3{margin-bottom:-1rem !important}.mb-sm-n4{margin-bottom:-1.5rem !important}.mb-sm-n5{margin-bottom:-1.75rem !important}.mb-sm-n6{margin-bottom:-2rem !important}.mb-sm-n7{margin-bottom:-2.5rem !important}.mb-sm-n8{margin-bottom:-3rem !important}.mb-sm-n9{margin-bottom:-3.5rem !important}.mb-sm-n10{margin-bottom:-4rem !important}.mb-sm-n11{margin-bottom:-4.5rem !important}.mb-sm-n12{margin-bottom:-5rem !important}.mb-sm-n13{margin-bottom:-5.5rem !important}.mb-sm-n14{margin-bottom:-6rem !important}.mb-sm-n15{margin-bottom:-6.5rem !important}.mb-sm-n16{margin-bottom:-7rem !important}.mb-sm-n17{margin-bottom:-7.5rem !important}.mb-sm-n18{margin-bottom:-8rem !important}.mb-sm-n19{margin-bottom:-8.5rem !important}.mb-sm-n20{margin-bottom:-9rem !important}.mb-sm-n21{margin-bottom:-9.5rem !important}.mb-sm-n22{margin-bottom:-10rem !important}.mb-sm-n23{margin-bottom:-15rem !important}.mb-sm-n24{margin-bottom:-20rem !important}.mb-sm-n25{margin-bottom:-25rem !important}.ms-sm-n1{margin-left:-0.25rem !important}.ms-sm-n2{margin-left:-0.5rem !important}.ms-sm-n3{margin-left:-1rem !important}.ms-sm-n4{margin-left:-1.5rem !important}.ms-sm-n5{margin-left:-1.75rem !important}.ms-sm-n6{margin-left:-2rem !important}.ms-sm-n7{margin-left:-2.5rem !important}.ms-sm-n8{margin-left:-3rem !important}.ms-sm-n9{margin-left:-3.5rem !important}.ms-sm-n10{margin-left:-4rem !important}.ms-sm-n11{margin-left:-4.5rem !important}.ms-sm-n12{margin-left:-5rem !important}.ms-sm-n13{margin-left:-5.5rem !important}.ms-sm-n14{margin-left:-6rem !important}.ms-sm-n15{margin-left:-6.5rem !important}.ms-sm-n16{margin-left:-7rem !important}.ms-sm-n17{margin-left:-7.5rem !important}.ms-sm-n18{margin-left:-8rem !important}.ms-sm-n19{margin-left:-8.5rem !important}.ms-sm-n20{margin-left:-9rem !important}.ms-sm-n21{margin-left:-9.5rem !important}.ms-sm-n22{margin-left:-10rem !important}.ms-sm-n23{margin-left:-15rem !important}.ms-sm-n24{margin-left:-20rem !important}.ms-sm-n25{margin-left:-25rem !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:1.75rem !important}.p-sm-6{padding:2rem !important}.p-sm-7{padding:2.5rem !important}.p-sm-8{padding:3rem !important}.p-sm-9{padding:3.5rem !important}.p-sm-10{padding:4rem !important}.p-sm-11{padding:4.5rem !important}.p-sm-12{padding:5rem !important}.p-sm-13{padding:5.5rem !important}.p-sm-14{padding:6rem !important}.p-sm-15{padding:6.5rem !important}.p-sm-16{padding:7rem !important}.p-sm-17{padding:7.5rem !important}.p-sm-18{padding:8rem !important}.p-sm-19{padding:8.5rem !important}.p-sm-20{padding:9rem !important}.p-sm-21{padding:9.5rem !important}.p-sm-22{padding:10rem !important}.p-sm-23{padding:15rem !important}.p-sm-24{padding:20rem !important}.p-sm-25{padding:25rem !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:1.75rem !important;padding-left:1.75rem !important}.px-sm-6{padding-right:2rem !important;padding-left:2rem !important}.px-sm-7{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-sm-8{padding-right:3rem !important;padding-left:3rem !important}.px-sm-9{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-sm-10{padding-right:4rem !important;padding-left:4rem !important}.px-sm-11{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-sm-12{padding-right:5rem !important;padding-left:5rem !important}.px-sm-13{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-sm-14{padding-right:6rem !important;padding-left:6rem !important}.px-sm-15{padding-right:6.5rem !important;padding-left:6.5rem !important}.px-sm-16{padding-right:7rem !important;padding-left:7rem !important}.px-sm-17{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-sm-18{padding-right:8rem !important;padding-left:8rem !important}.px-sm-19{padding-right:8.5rem !important;padding-left:8.5rem !important}.px-sm-20{padding-right:9rem !important;padding-left:9rem !important}.px-sm-21{padding-right:9.5rem !important;padding-left:9.5rem !important}.px-sm-22{padding-right:10rem !important;padding-left:10rem !important}.px-sm-23{padding-right:15rem !important;padding-left:15rem !important}.px-sm-24{padding-right:20rem !important;padding-left:20rem !important}.px-sm-25{padding-right:25rem !important;padding-left:25rem !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:1.75rem !important;padding-bottom:1.75rem !important}.py-sm-6{padding-top:2rem !important;padding-bottom:2rem !important}.py-sm-7{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-sm-8{padding-top:3rem !important;padding-bottom:3rem !important}.py-sm-9{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-sm-10{padding-top:4rem !important;padding-bottom:4rem !important}.py-sm-11{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-sm-12{padding-top:5rem !important;padding-bottom:5rem !important}.py-sm-13{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-sm-14{padding-top:6rem !important;padding-bottom:6rem !important}.py-sm-15{padding-top:6.5rem !important;padding-bottom:6.5rem !important}.py-sm-16{padding-top:7rem !important;padding-bottom:7rem !important}.py-sm-17{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-sm-18{padding-top:8rem !important;padding-bottom:8rem !important}.py-sm-19{padding-top:8.5rem !important;padding-bottom:8.5rem !important}.py-sm-20{padding-top:9rem !important;padding-bottom:9rem !important}.py-sm-21{padding-top:9.5rem !important;padding-bottom:9.5rem !important}.py-sm-22{padding-top:10rem !important;padding-bottom:10rem !important}.py-sm-23{padding-top:15rem !important;padding-bottom:15rem !important}.py-sm-24{padding-top:20rem !important;padding-bottom:20rem !important}.py-sm-25{padding-top:25rem !important;padding-bottom:25rem !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:1.75rem !important}.pt-sm-6{padding-top:2rem !important}.pt-sm-7{padding-top:2.5rem !important}.pt-sm-8{padding-top:3rem !important}.pt-sm-9{padding-top:3.5rem !important}.pt-sm-10{padding-top:4rem !important}.pt-sm-11{padding-top:4.5rem !important}.pt-sm-12{padding-top:5rem !important}.pt-sm-13{padding-top:5.5rem !important}.pt-sm-14{padding-top:6rem !important}.pt-sm-15{padding-top:6.5rem !important}.pt-sm-16{padding-top:7rem !important}.pt-sm-17{padding-top:7.5rem !important}.pt-sm-18{padding-top:8rem !important}.pt-sm-19{padding-top:8.5rem !important}.pt-sm-20{padding-top:9rem !important}.pt-sm-21{padding-top:9.5rem !important}.pt-sm-22{padding-top:10rem !important}.pt-sm-23{padding-top:15rem !important}.pt-sm-24{padding-top:20rem !important}.pt-sm-25{padding-top:25rem !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:1.75rem !important}.pe-sm-6{padding-right:2rem !important}.pe-sm-7{padding-right:2.5rem !important}.pe-sm-8{padding-right:3rem !important}.pe-sm-9{padding-right:3.5rem !important}.pe-sm-10{padding-right:4rem !important}.pe-sm-11{padding-right:4.5rem !important}.pe-sm-12{padding-right:5rem !important}.pe-sm-13{padding-right:5.5rem !important}.pe-sm-14{padding-right:6rem !important}.pe-sm-15{padding-right:6.5rem !important}.pe-sm-16{padding-right:7rem !important}.pe-sm-17{padding-right:7.5rem !important}.pe-sm-18{padding-right:8rem !important}.pe-sm-19{padding-right:8.5rem !important}.pe-sm-20{padding-right:9rem !important}.pe-sm-21{padding-right:9.5rem !important}.pe-sm-22{padding-right:10rem !important}.pe-sm-23{padding-right:15rem !important}.pe-sm-24{padding-right:20rem !important}.pe-sm-25{padding-right:25rem !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:1.75rem !important}.pb-sm-6{padding-bottom:2rem !important}.pb-sm-7{padding-bottom:2.5rem !important}.pb-sm-8{padding-bottom:3rem !important}.pb-sm-9{padding-bottom:3.5rem !important}.pb-sm-10{padding-bottom:4rem !important}.pb-sm-11{padding-bottom:4.5rem !important}.pb-sm-12{padding-bottom:5rem !important}.pb-sm-13{padding-bottom:5.5rem !important}.pb-sm-14{padding-bottom:6rem !important}.pb-sm-15{padding-bottom:6.5rem !important}.pb-sm-16{padding-bottom:7rem !important}.pb-sm-17{padding-bottom:7.5rem !important}.pb-sm-18{padding-bottom:8rem !important}.pb-sm-19{padding-bottom:8.5rem !important}.pb-sm-20{padding-bottom:9rem !important}.pb-sm-21{padding-bottom:9.5rem !important}.pb-sm-22{padding-bottom:10rem !important}.pb-sm-23{padding-bottom:15rem !important}.pb-sm-24{padding-bottom:20rem !important}.pb-sm-25{padding-bottom:25rem !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:1.75rem !important}.ps-sm-6{padding-left:2rem !important}.ps-sm-7{padding-left:2.5rem !important}.ps-sm-8{padding-left:3rem !important}.ps-sm-9{padding-left:3.5rem !important}.ps-sm-10{padding-left:4rem !important}.ps-sm-11{padding-left:4.5rem !important}.ps-sm-12{padding-left:5rem !important}.ps-sm-13{padding-left:5.5rem !important}.ps-sm-14{padding-left:6rem !important}.ps-sm-15{padding-left:6.5rem !important}.ps-sm-16{padding-left:7rem !important}.ps-sm-17{padding-left:7.5rem !important}.ps-sm-18{padding-left:8rem !important}.ps-sm-19{padding-left:8.5rem !important}.ps-sm-20{padding-left:9rem !important}.ps-sm-21{padding-left:9.5rem !important}.ps-sm-22{padding-left:10rem !important}.ps-sm-23{padding-left:15rem !important}.ps-sm-24{padding-left:20rem !important}.ps-sm-25{padding-left:25rem !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:1.75rem !important}.gap-sm-6{gap:2rem !important}.gap-sm-7{gap:2.5rem !important}.gap-sm-8{gap:3rem !important}.gap-sm-9{gap:3.5rem !important}.gap-sm-10{gap:4rem !important}.gap-sm-11{gap:4.5rem !important}.gap-sm-12{gap:5rem !important}.gap-sm-13{gap:5.5rem !important}.gap-sm-14{gap:6rem !important}.gap-sm-15{gap:6.5rem !important}.gap-sm-16{gap:7rem !important}.gap-sm-17{gap:7.5rem !important}.gap-sm-18{gap:8rem !important}.gap-sm-19{gap:8.5rem !important}.gap-sm-20{gap:9rem !important}.gap-sm-21{gap:9.5rem !important}.gap-sm-22{gap:10rem !important}.gap-sm-23{gap:15rem !important}.gap-sm-24{gap:20rem !important}.gap-sm-25{gap:25rem !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:1.75rem !important}.row-gap-sm-6{row-gap:2rem !important}.row-gap-sm-7{row-gap:2.5rem !important}.row-gap-sm-8{row-gap:3rem !important}.row-gap-sm-9{row-gap:3.5rem !important}.row-gap-sm-10{row-gap:4rem !important}.row-gap-sm-11{row-gap:4.5rem !important}.row-gap-sm-12{row-gap:5rem !important}.row-gap-sm-13{row-gap:5.5rem !important}.row-gap-sm-14{row-gap:6rem !important}.row-gap-sm-15{row-gap:6.5rem !important}.row-gap-sm-16{row-gap:7rem !important}.row-gap-sm-17{row-gap:7.5rem !important}.row-gap-sm-18{row-gap:8rem !important}.row-gap-sm-19{row-gap:8.5rem !important}.row-gap-sm-20{row-gap:9rem !important}.row-gap-sm-21{row-gap:9.5rem !important}.row-gap-sm-22{row-gap:10rem !important}.row-gap-sm-23{row-gap:15rem !important}.row-gap-sm-24{row-gap:20rem !important}.row-gap-sm-25{row-gap:25rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:1.75rem !important}.column-gap-sm-6{column-gap:2rem !important}.column-gap-sm-7{column-gap:2.5rem !important}.column-gap-sm-8{column-gap:3rem !important}.column-gap-sm-9{column-gap:3.5rem !important}.column-gap-sm-10{column-gap:4rem !important}.column-gap-sm-11{column-gap:4.5rem !important}.column-gap-sm-12{column-gap:5rem !important}.column-gap-sm-13{column-gap:5.5rem !important}.column-gap-sm-14{column-gap:6rem !important}.column-gap-sm-15{column-gap:6.5rem !important}.column-gap-sm-16{column-gap:7rem !important}.column-gap-sm-17{column-gap:7.5rem !important}.column-gap-sm-18{column-gap:8rem !important}.column-gap-sm-19{column-gap:8.5rem !important}.column-gap-sm-20{column-gap:9rem !important}.column-gap-sm-21{column-gap:9.5rem !important}.column-gap-sm-22{column-gap:10rem !important}.column-gap-sm-23{column-gap:15rem !important}.column-gap-sm-24{column-gap:20rem !important}.column-gap-sm-25{column-gap:25rem !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{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:1.75rem !important}.m-md-6{margin:2rem !important}.m-md-7{margin:2.5rem !important}.m-md-8{margin:3rem !important}.m-md-9{margin:3.5rem !important}.m-md-10{margin:4rem !important}.m-md-11{margin:4.5rem !important}.m-md-12{margin:5rem !important}.m-md-13{margin:5.5rem !important}.m-md-14{margin:6rem !important}.m-md-15{margin:6.5rem !important}.m-md-16{margin:7rem !important}.m-md-17{margin:7.5rem !important}.m-md-18{margin:8rem !important}.m-md-19{margin:8.5rem !important}.m-md-20{margin:9rem !important}.m-md-21{margin:9.5rem !important}.m-md-22{margin:10rem !important}.m-md-23{margin:15rem !important}.m-md-24{margin:20rem !important}.m-md-25{margin:25rem !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:1.75rem !important;margin-left:1.75rem !important}.mx-md-6{margin-right:2rem !important;margin-left:2rem !important}.mx-md-7{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-md-8{margin-right:3rem !important;margin-left:3rem !important}.mx-md-9{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-md-10{margin-right:4rem !important;margin-left:4rem !important}.mx-md-11{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-md-12{margin-right:5rem !important;margin-left:5rem !important}.mx-md-13{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-md-14{margin-right:6rem !important;margin-left:6rem !important}.mx-md-15{margin-right:6.5rem !important;margin-left:6.5rem !important}.mx-md-16{margin-right:7rem !important;margin-left:7rem !important}.mx-md-17{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-md-18{margin-right:8rem !important;margin-left:8rem !important}.mx-md-19{margin-right:8.5rem !important;margin-left:8.5rem !important}.mx-md-20{margin-right:9rem !important;margin-left:9rem !important}.mx-md-21{margin-right:9.5rem !important;margin-left:9.5rem !important}.mx-md-22{margin-right:10rem !important;margin-left:10rem !important}.mx-md-23{margin-right:15rem !important;margin-left:15rem !important}.mx-md-24{margin-right:20rem !important;margin-left:20rem !important}.mx-md-25{margin-right:25rem !important;margin-left:25rem !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:1.75rem !important;margin-bottom:1.75rem !important}.my-md-6{margin-top:2rem !important;margin-bottom:2rem !important}.my-md-7{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-md-8{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-9{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-md-10{margin-top:4rem !important;margin-bottom:4rem !important}.my-md-11{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-md-12{margin-top:5rem !important;margin-bottom:5rem !important}.my-md-13{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-md-14{margin-top:6rem !important;margin-bottom:6rem !important}.my-md-15{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.my-md-16{margin-top:7rem !important;margin-bottom:7rem !important}.my-md-17{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-md-18{margin-top:8rem !important;margin-bottom:8rem !important}.my-md-19{margin-top:8.5rem !important;margin-bottom:8.5rem !important}.my-md-20{margin-top:9rem !important;margin-bottom:9rem !important}.my-md-21{margin-top:9.5rem !important;margin-bottom:9.5rem !important}.my-md-22{margin-top:10rem !important;margin-bottom:10rem !important}.my-md-23{margin-top:15rem !important;margin-bottom:15rem !important}.my-md-24{margin-top:20rem !important;margin-bottom:20rem !important}.my-md-25{margin-top:25rem !important;margin-bottom:25rem !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:1.75rem !important}.mt-md-6{margin-top:2rem !important}.mt-md-7{margin-top:2.5rem !important}.mt-md-8{margin-top:3rem !important}.mt-md-9{margin-top:3.5rem !important}.mt-md-10{margin-top:4rem !important}.mt-md-11{margin-top:4.5rem !important}.mt-md-12{margin-top:5rem !important}.mt-md-13{margin-top:5.5rem !important}.mt-md-14{margin-top:6rem !important}.mt-md-15{margin-top:6.5rem !important}.mt-md-16{margin-top:7rem !important}.mt-md-17{margin-top:7.5rem !important}.mt-md-18{margin-top:8rem !important}.mt-md-19{margin-top:8.5rem !important}.mt-md-20{margin-top:9rem !important}.mt-md-21{margin-top:9.5rem !important}.mt-md-22{margin-top:10rem !important}.mt-md-23{margin-top:15rem !important}.mt-md-24{margin-top:20rem !important}.mt-md-25{margin-top:25rem !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:1.75rem !important}.me-md-6{margin-right:2rem !important}.me-md-7{margin-right:2.5rem !important}.me-md-8{margin-right:3rem !important}.me-md-9{margin-right:3.5rem !important}.me-md-10{margin-right:4rem !important}.me-md-11{margin-right:4.5rem !important}.me-md-12{margin-right:5rem !important}.me-md-13{margin-right:5.5rem !important}.me-md-14{margin-right:6rem !important}.me-md-15{margin-right:6.5rem !important}.me-md-16{margin-right:7rem !important}.me-md-17{margin-right:7.5rem !important}.me-md-18{margin-right:8rem !important}.me-md-19{margin-right:8.5rem !important}.me-md-20{margin-right:9rem !important}.me-md-21{margin-right:9.5rem !important}.me-md-22{margin-right:10rem !important}.me-md-23{margin-right:15rem !important}.me-md-24{margin-right:20rem !important}.me-md-25{margin-right:25rem !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:1.75rem !important}.mb-md-6{margin-bottom:2rem !important}.mb-md-7{margin-bottom:2.5rem !important}.mb-md-8{margin-bottom:3rem !important}.mb-md-9{margin-bottom:3.5rem !important}.mb-md-10{margin-bottom:4rem !important}.mb-md-11{margin-bottom:4.5rem !important}.mb-md-12{margin-bottom:5rem !important}.mb-md-13{margin-bottom:5.5rem !important}.mb-md-14{margin-bottom:6rem !important}.mb-md-15{margin-bottom:6.5rem !important}.mb-md-16{margin-bottom:7rem !important}.mb-md-17{margin-bottom:7.5rem !important}.mb-md-18{margin-bottom:8rem !important}.mb-md-19{margin-bottom:8.5rem !important}.mb-md-20{margin-bottom:9rem !important}.mb-md-21{margin-bottom:9.5rem !important}.mb-md-22{margin-bottom:10rem !important}.mb-md-23{margin-bottom:15rem !important}.mb-md-24{margin-bottom:20rem !important}.mb-md-25{margin-bottom:25rem !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:1.75rem !important}.ms-md-6{margin-left:2rem !important}.ms-md-7{margin-left:2.5rem !important}.ms-md-8{margin-left:3rem !important}.ms-md-9{margin-left:3.5rem !important}.ms-md-10{margin-left:4rem !important}.ms-md-11{margin-left:4.5rem !important}.ms-md-12{margin-left:5rem !important}.ms-md-13{margin-left:5.5rem !important}.ms-md-14{margin-left:6rem !important}.ms-md-15{margin-left:6.5rem !important}.ms-md-16{margin-left:7rem !important}.ms-md-17{margin-left:7.5rem !important}.ms-md-18{margin-left:8rem !important}.ms-md-19{margin-left:8.5rem !important}.ms-md-20{margin-left:9rem !important}.ms-md-21{margin-left:9.5rem !important}.ms-md-22{margin-left:10rem !important}.ms-md-23{margin-left:15rem !important}.ms-md-24{margin-left:20rem !important}.ms-md-25{margin-left:25rem !important}.ms-md-auto{margin-left:auto !important}.m-md-n1{margin:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.m-md-n3{margin:-1rem !important}.m-md-n4{margin:-1.5rem !important}.m-md-n5{margin:-1.75rem !important}.m-md-n6{margin:-2rem !important}.m-md-n7{margin:-2.5rem !important}.m-md-n8{margin:-3rem !important}.m-md-n9{margin:-3.5rem !important}.m-md-n10{margin:-4rem !important}.m-md-n11{margin:-4.5rem !important}.m-md-n12{margin:-5rem !important}.m-md-n13{margin:-5.5rem !important}.m-md-n14{margin:-6rem !important}.m-md-n15{margin:-6.5rem !important}.m-md-n16{margin:-7rem !important}.m-md-n17{margin:-7.5rem !important}.m-md-n18{margin:-8rem !important}.m-md-n19{margin:-8.5rem !important}.m-md-n20{margin:-9rem !important}.m-md-n21{margin:-9.5rem !important}.m-md-n22{margin:-10rem !important}.m-md-n23{margin:-15rem !important}.m-md-n24{margin:-20rem !important}.m-md-n25{margin:-25rem !important}.mx-md-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-md-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-md-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-md-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-md-n5{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-md-n6{margin-right:-2rem !important;margin-left:-2rem !important}.mx-md-n7{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-md-n8{margin-right:-3rem !important;margin-left:-3rem !important}.mx-md-n9{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-md-n10{margin-right:-4rem !important;margin-left:-4rem !important}.mx-md-n11{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-md-n12{margin-right:-5rem !important;margin-left:-5rem !important}.mx-md-n13{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-md-n14{margin-right:-6rem !important;margin-left:-6rem !important}.mx-md-n15{margin-right:-6.5rem !important;margin-left:-6.5rem !important}.mx-md-n16{margin-right:-7rem !important;margin-left:-7rem !important}.mx-md-n17{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-md-n18{margin-right:-8rem !important;margin-left:-8rem !important}.mx-md-n19{margin-right:-8.5rem !important;margin-left:-8.5rem !important}.mx-md-n20{margin-right:-9rem !important;margin-left:-9rem !important}.mx-md-n21{margin-right:-9.5rem !important;margin-left:-9.5rem !important}.mx-md-n22{margin-right:-10rem !important;margin-left:-10rem !important}.mx-md-n23{margin-right:-15rem !important;margin-left:-15rem !important}.mx-md-n24{margin-right:-20rem !important;margin-left:-20rem !important}.mx-md-n25{margin-right:-25rem !important;margin-left:-25rem !important}.my-md-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-md-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-md-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-md-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-md-n5{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-md-n6{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-md-n7{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-md-n8{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-md-n9{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-md-n10{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-md-n11{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-md-n12{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-md-n13{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-md-n14{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-md-n15{margin-top:-6.5rem !important;margin-bottom:-6.5rem !important}.my-md-n16{margin-top:-7rem !important;margin-bottom:-7rem !important}.my-md-n17{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-md-n18{margin-top:-8rem !important;margin-bottom:-8rem !important}.my-md-n19{margin-top:-8.5rem !important;margin-bottom:-8.5rem !important}.my-md-n20{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-md-n21{margin-top:-9.5rem !important;margin-bottom:-9.5rem !important}.my-md-n22{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-md-n23{margin-top:-15rem !important;margin-bottom:-15rem !important}.my-md-n24{margin-top:-20rem !important;margin-bottom:-20rem !important}.my-md-n25{margin-top:-25rem !important;margin-bottom:-25rem !important}.mt-md-n1{margin-top:-0.25rem !important}.mt-md-n2{margin-top:-0.5rem !important}.mt-md-n3{margin-top:-1rem !important}.mt-md-n4{margin-top:-1.5rem !important}.mt-md-n5{margin-top:-1.75rem !important}.mt-md-n6{margin-top:-2rem !important}.mt-md-n7{margin-top:-2.5rem !important}.mt-md-n8{margin-top:-3rem !important}.mt-md-n9{margin-top:-3.5rem !important}.mt-md-n10{margin-top:-4rem !important}.mt-md-n11{margin-top:-4.5rem !important}.mt-md-n12{margin-top:-5rem !important}.mt-md-n13{margin-top:-5.5rem !important}.mt-md-n14{margin-top:-6rem !important}.mt-md-n15{margin-top:-6.5rem !important}.mt-md-n16{margin-top:-7rem !important}.mt-md-n17{margin-top:-7.5rem !important}.mt-md-n18{margin-top:-8rem !important}.mt-md-n19{margin-top:-8.5rem !important}.mt-md-n20{margin-top:-9rem !important}.mt-md-n21{margin-top:-9.5rem !important}.mt-md-n22{margin-top:-10rem !important}.mt-md-n23{margin-top:-15rem !important}.mt-md-n24{margin-top:-20rem !important}.mt-md-n25{margin-top:-25rem !important}.me-md-n1{margin-right:-0.25rem !important}.me-md-n2{margin-right:-0.5rem !important}.me-md-n3{margin-right:-1rem !important}.me-md-n4{margin-right:-1.5rem !important}.me-md-n5{margin-right:-1.75rem !important}.me-md-n6{margin-right:-2rem !important}.me-md-n7{margin-right:-2.5rem !important}.me-md-n8{margin-right:-3rem !important}.me-md-n9{margin-right:-3.5rem !important}.me-md-n10{margin-right:-4rem !important}.me-md-n11{margin-right:-4.5rem !important}.me-md-n12{margin-right:-5rem !important}.me-md-n13{margin-right:-5.5rem !important}.me-md-n14{margin-right:-6rem !important}.me-md-n15{margin-right:-6.5rem !important}.me-md-n16{margin-right:-7rem !important}.me-md-n17{margin-right:-7.5rem !important}.me-md-n18{margin-right:-8rem !important}.me-md-n19{margin-right:-8.5rem !important}.me-md-n20{margin-right:-9rem !important}.me-md-n21{margin-right:-9.5rem !important}.me-md-n22{margin-right:-10rem !important}.me-md-n23{margin-right:-15rem !important}.me-md-n24{margin-right:-20rem !important}.me-md-n25{margin-right:-25rem !important}.mb-md-n1{margin-bottom:-0.25rem !important}.mb-md-n2{margin-bottom:-0.5rem !important}.mb-md-n3{margin-bottom:-1rem !important}.mb-md-n4{margin-bottom:-1.5rem !important}.mb-md-n5{margin-bottom:-1.75rem !important}.mb-md-n6{margin-bottom:-2rem !important}.mb-md-n7{margin-bottom:-2.5rem !important}.mb-md-n8{margin-bottom:-3rem !important}.mb-md-n9{margin-bottom:-3.5rem !important}.mb-md-n10{margin-bottom:-4rem !important}.mb-md-n11{margin-bottom:-4.5rem !important}.mb-md-n12{margin-bottom:-5rem !important}.mb-md-n13{margin-bottom:-5.5rem !important}.mb-md-n14{margin-bottom:-6rem !important}.mb-md-n15{margin-bottom:-6.5rem !important}.mb-md-n16{margin-bottom:-7rem !important}.mb-md-n17{margin-bottom:-7.5rem !important}.mb-md-n18{margin-bottom:-8rem !important}.mb-md-n19{margin-bottom:-8.5rem !important}.mb-md-n20{margin-bottom:-9rem !important}.mb-md-n21{margin-bottom:-9.5rem !important}.mb-md-n22{margin-bottom:-10rem !important}.mb-md-n23{margin-bottom:-15rem !important}.mb-md-n24{margin-bottom:-20rem !important}.mb-md-n25{margin-bottom:-25rem !important}.ms-md-n1{margin-left:-0.25rem !important}.ms-md-n2{margin-left:-0.5rem !important}.ms-md-n3{margin-left:-1rem !important}.ms-md-n4{margin-left:-1.5rem !important}.ms-md-n5{margin-left:-1.75rem !important}.ms-md-n6{margin-left:-2rem !important}.ms-md-n7{margin-left:-2.5rem !important}.ms-md-n8{margin-left:-3rem !important}.ms-md-n9{margin-left:-3.5rem !important}.ms-md-n10{margin-left:-4rem !important}.ms-md-n11{margin-left:-4.5rem !important}.ms-md-n12{margin-left:-5rem !important}.ms-md-n13{margin-left:-5.5rem !important}.ms-md-n14{margin-left:-6rem !important}.ms-md-n15{margin-left:-6.5rem !important}.ms-md-n16{margin-left:-7rem !important}.ms-md-n17{margin-left:-7.5rem !important}.ms-md-n18{margin-left:-8rem !important}.ms-md-n19{margin-left:-8.5rem !important}.ms-md-n20{margin-left:-9rem !important}.ms-md-n21{margin-left:-9.5rem !important}.ms-md-n22{margin-left:-10rem !important}.ms-md-n23{margin-left:-15rem !important}.ms-md-n24{margin-left:-20rem !important}.ms-md-n25{margin-left:-25rem !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:1.75rem !important}.p-md-6{padding:2rem !important}.p-md-7{padding:2.5rem !important}.p-md-8{padding:3rem !important}.p-md-9{padding:3.5rem !important}.p-md-10{padding:4rem !important}.p-md-11{padding:4.5rem !important}.p-md-12{padding:5rem !important}.p-md-13{padding:5.5rem !important}.p-md-14{padding:6rem !important}.p-md-15{padding:6.5rem !important}.p-md-16{padding:7rem !important}.p-md-17{padding:7.5rem !important}.p-md-18{padding:8rem !important}.p-md-19{padding:8.5rem !important}.p-md-20{padding:9rem !important}.p-md-21{padding:9.5rem !important}.p-md-22{padding:10rem !important}.p-md-23{padding:15rem !important}.p-md-24{padding:20rem !important}.p-md-25{padding:25rem !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:1.75rem !important;padding-left:1.75rem !important}.px-md-6{padding-right:2rem !important;padding-left:2rem !important}.px-md-7{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-md-8{padding-right:3rem !important;padding-left:3rem !important}.px-md-9{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-md-10{padding-right:4rem !important;padding-left:4rem !important}.px-md-11{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-md-12{padding-right:5rem !important;padding-left:5rem !important}.px-md-13{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-md-14{padding-right:6rem !important;padding-left:6rem !important}.px-md-15{padding-right:6.5rem !important;padding-left:6.5rem !important}.px-md-16{padding-right:7rem !important;padding-left:7rem !important}.px-md-17{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-md-18{padding-right:8rem !important;padding-left:8rem !important}.px-md-19{padding-right:8.5rem !important;padding-left:8.5rem !important}.px-md-20{padding-right:9rem !important;padding-left:9rem !important}.px-md-21{padding-right:9.5rem !important;padding-left:9.5rem !important}.px-md-22{padding-right:10rem !important;padding-left:10rem !important}.px-md-23{padding-right:15rem !important;padding-left:15rem !important}.px-md-24{padding-right:20rem !important;padding-left:20rem !important}.px-md-25{padding-right:25rem !important;padding-left:25rem !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:1.75rem !important;padding-bottom:1.75rem !important}.py-md-6{padding-top:2rem !important;padding-bottom:2rem !important}.py-md-7{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-md-8{padding-top:3rem !important;padding-bottom:3rem !important}.py-md-9{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-md-10{padding-top:4rem !important;padding-bottom:4rem !important}.py-md-11{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-md-12{padding-top:5rem !important;padding-bottom:5rem !important}.py-md-13{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-md-14{padding-top:6rem !important;padding-bottom:6rem !important}.py-md-15{padding-top:6.5rem !important;padding-bottom:6.5rem !important}.py-md-16{padding-top:7rem !important;padding-bottom:7rem !important}.py-md-17{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-md-18{padding-top:8rem !important;padding-bottom:8rem !important}.py-md-19{padding-top:8.5rem !important;padding-bottom:8.5rem !important}.py-md-20{padding-top:9rem !important;padding-bottom:9rem !important}.py-md-21{padding-top:9.5rem !important;padding-bottom:9.5rem !important}.py-md-22{padding-top:10rem !important;padding-bottom:10rem !important}.py-md-23{padding-top:15rem !important;padding-bottom:15rem !important}.py-md-24{padding-top:20rem !important;padding-bottom:20rem !important}.py-md-25{padding-top:25rem !important;padding-bottom:25rem !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:1.75rem !important}.pt-md-6{padding-top:2rem !important}.pt-md-7{padding-top:2.5rem !important}.pt-md-8{padding-top:3rem !important}.pt-md-9{padding-top:3.5rem !important}.pt-md-10{padding-top:4rem !important}.pt-md-11{padding-top:4.5rem !important}.pt-md-12{padding-top:5rem !important}.pt-md-13{padding-top:5.5rem !important}.pt-md-14{padding-top:6rem !important}.pt-md-15{padding-top:6.5rem !important}.pt-md-16{padding-top:7rem !important}.pt-md-17{padding-top:7.5rem !important}.pt-md-18{padding-top:8rem !important}.pt-md-19{padding-top:8.5rem !important}.pt-md-20{padding-top:9rem !important}.pt-md-21{padding-top:9.5rem !important}.pt-md-22{padding-top:10rem !important}.pt-md-23{padding-top:15rem !important}.pt-md-24{padding-top:20rem !important}.pt-md-25{padding-top:25rem !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:1.75rem !important}.pe-md-6{padding-right:2rem !important}.pe-md-7{padding-right:2.5rem !important}.pe-md-8{padding-right:3rem !important}.pe-md-9{padding-right:3.5rem !important}.pe-md-10{padding-right:4rem !important}.pe-md-11{padding-right:4.5rem !important}.pe-md-12{padding-right:5rem !important}.pe-md-13{padding-right:5.5rem !important}.pe-md-14{padding-right:6rem !important}.pe-md-15{padding-right:6.5rem !important}.pe-md-16{padding-right:7rem !important}.pe-md-17{padding-right:7.5rem !important}.pe-md-18{padding-right:8rem !important}.pe-md-19{padding-right:8.5rem !important}.pe-md-20{padding-right:9rem !important}.pe-md-21{padding-right:9.5rem !important}.pe-md-22{padding-right:10rem !important}.pe-md-23{padding-right:15rem !important}.pe-md-24{padding-right:20rem !important}.pe-md-25{padding-right:25rem !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:1.75rem !important}.pb-md-6{padding-bottom:2rem !important}.pb-md-7{padding-bottom:2.5rem !important}.pb-md-8{padding-bottom:3rem !important}.pb-md-9{padding-bottom:3.5rem !important}.pb-md-10{padding-bottom:4rem !important}.pb-md-11{padding-bottom:4.5rem !important}.pb-md-12{padding-bottom:5rem !important}.pb-md-13{padding-bottom:5.5rem !important}.pb-md-14{padding-bottom:6rem !important}.pb-md-15{padding-bottom:6.5rem !important}.pb-md-16{padding-bottom:7rem !important}.pb-md-17{padding-bottom:7.5rem !important}.pb-md-18{padding-bottom:8rem !important}.pb-md-19{padding-bottom:8.5rem !important}.pb-md-20{padding-bottom:9rem !important}.pb-md-21{padding-bottom:9.5rem !important}.pb-md-22{padding-bottom:10rem !important}.pb-md-23{padding-bottom:15rem !important}.pb-md-24{padding-bottom:20rem !important}.pb-md-25{padding-bottom:25rem !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:1.75rem !important}.ps-md-6{padding-left:2rem !important}.ps-md-7{padding-left:2.5rem !important}.ps-md-8{padding-left:3rem !important}.ps-md-9{padding-left:3.5rem !important}.ps-md-10{padding-left:4rem !important}.ps-md-11{padding-left:4.5rem !important}.ps-md-12{padding-left:5rem !important}.ps-md-13{padding-left:5.5rem !important}.ps-md-14{padding-left:6rem !important}.ps-md-15{padding-left:6.5rem !important}.ps-md-16{padding-left:7rem !important}.ps-md-17{padding-left:7.5rem !important}.ps-md-18{padding-left:8rem !important}.ps-md-19{padding-left:8.5rem !important}.ps-md-20{padding-left:9rem !important}.ps-md-21{padding-left:9.5rem !important}.ps-md-22{padding-left:10rem !important}.ps-md-23{padding-left:15rem !important}.ps-md-24{padding-left:20rem !important}.ps-md-25{padding-left:25rem !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:1.75rem !important}.gap-md-6{gap:2rem !important}.gap-md-7{gap:2.5rem !important}.gap-md-8{gap:3rem !important}.gap-md-9{gap:3.5rem !important}.gap-md-10{gap:4rem !important}.gap-md-11{gap:4.5rem !important}.gap-md-12{gap:5rem !important}.gap-md-13{gap:5.5rem !important}.gap-md-14{gap:6rem !important}.gap-md-15{gap:6.5rem !important}.gap-md-16{gap:7rem !important}.gap-md-17{gap:7.5rem !important}.gap-md-18{gap:8rem !important}.gap-md-19{gap:8.5rem !important}.gap-md-20{gap:9rem !important}.gap-md-21{gap:9.5rem !important}.gap-md-22{gap:10rem !important}.gap-md-23{gap:15rem !important}.gap-md-24{gap:20rem !important}.gap-md-25{gap:25rem !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:1.75rem !important}.row-gap-md-6{row-gap:2rem !important}.row-gap-md-7{row-gap:2.5rem !important}.row-gap-md-8{row-gap:3rem !important}.row-gap-md-9{row-gap:3.5rem !important}.row-gap-md-10{row-gap:4rem !important}.row-gap-md-11{row-gap:4.5rem !important}.row-gap-md-12{row-gap:5rem !important}.row-gap-md-13{row-gap:5.5rem !important}.row-gap-md-14{row-gap:6rem !important}.row-gap-md-15{row-gap:6.5rem !important}.row-gap-md-16{row-gap:7rem !important}.row-gap-md-17{row-gap:7.5rem !important}.row-gap-md-18{row-gap:8rem !important}.row-gap-md-19{row-gap:8.5rem !important}.row-gap-md-20{row-gap:9rem !important}.row-gap-md-21{row-gap:9.5rem !important}.row-gap-md-22{row-gap:10rem !important}.row-gap-md-23{row-gap:15rem !important}.row-gap-md-24{row-gap:20rem !important}.row-gap-md-25{row-gap:25rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:1.75rem !important}.column-gap-md-6{column-gap:2rem !important}.column-gap-md-7{column-gap:2.5rem !important}.column-gap-md-8{column-gap:3rem !important}.column-gap-md-9{column-gap:3.5rem !important}.column-gap-md-10{column-gap:4rem !important}.column-gap-md-11{column-gap:4.5rem !important}.column-gap-md-12{column-gap:5rem !important}.column-gap-md-13{column-gap:5.5rem !important}.column-gap-md-14{column-gap:6rem !important}.column-gap-md-15{column-gap:6.5rem !important}.column-gap-md-16{column-gap:7rem !important}.column-gap-md-17{column-gap:7.5rem !important}.column-gap-md-18{column-gap:8rem !important}.column-gap-md-19{column-gap:8.5rem !important}.column-gap-md-20{column-gap:9rem !important}.column-gap-md-21{column-gap:9.5rem !important}.column-gap-md-22{column-gap:10rem !important}.column-gap-md-23{column-gap:15rem !important}.column-gap-md-24{column-gap:20rem !important}.column-gap-md-25{column-gap:25rem !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{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:1.75rem !important}.m-lg-6{margin:2rem !important}.m-lg-7{margin:2.5rem !important}.m-lg-8{margin:3rem !important}.m-lg-9{margin:3.5rem !important}.m-lg-10{margin:4rem !important}.m-lg-11{margin:4.5rem !important}.m-lg-12{margin:5rem !important}.m-lg-13{margin:5.5rem !important}.m-lg-14{margin:6rem !important}.m-lg-15{margin:6.5rem !important}.m-lg-16{margin:7rem !important}.m-lg-17{margin:7.5rem !important}.m-lg-18{margin:8rem !important}.m-lg-19{margin:8.5rem !important}.m-lg-20{margin:9rem !important}.m-lg-21{margin:9.5rem !important}.m-lg-22{margin:10rem !important}.m-lg-23{margin:15rem !important}.m-lg-24{margin:20rem !important}.m-lg-25{margin:25rem !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:1.75rem !important;margin-left:1.75rem !important}.mx-lg-6{margin-right:2rem !important;margin-left:2rem !important}.mx-lg-7{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-lg-8{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-9{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-lg-10{margin-right:4rem !important;margin-left:4rem !important}.mx-lg-11{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-lg-12{margin-right:5rem !important;margin-left:5rem !important}.mx-lg-13{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-lg-14{margin-right:6rem !important;margin-left:6rem !important}.mx-lg-15{margin-right:6.5rem !important;margin-left:6.5rem !important}.mx-lg-16{margin-right:7rem !important;margin-left:7rem !important}.mx-lg-17{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-lg-18{margin-right:8rem !important;margin-left:8rem !important}.mx-lg-19{margin-right:8.5rem !important;margin-left:8.5rem !important}.mx-lg-20{margin-right:9rem !important;margin-left:9rem !important}.mx-lg-21{margin-right:9.5rem !important;margin-left:9.5rem !important}.mx-lg-22{margin-right:10rem !important;margin-left:10rem !important}.mx-lg-23{margin-right:15rem !important;margin-left:15rem !important}.mx-lg-24{margin-right:20rem !important;margin-left:20rem !important}.mx-lg-25{margin-right:25rem !important;margin-left:25rem !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:1.75rem !important;margin-bottom:1.75rem !important}.my-lg-6{margin-top:2rem !important;margin-bottom:2rem !important}.my-lg-7{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-lg-8{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-9{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-lg-10{margin-top:4rem !important;margin-bottom:4rem !important}.my-lg-11{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-lg-12{margin-top:5rem !important;margin-bottom:5rem !important}.my-lg-13{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-lg-14{margin-top:6rem !important;margin-bottom:6rem !important}.my-lg-15{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.my-lg-16{margin-top:7rem !important;margin-bottom:7rem !important}.my-lg-17{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-lg-18{margin-top:8rem !important;margin-bottom:8rem !important}.my-lg-19{margin-top:8.5rem !important;margin-bottom:8.5rem !important}.my-lg-20{margin-top:9rem !important;margin-bottom:9rem !important}.my-lg-21{margin-top:9.5rem !important;margin-bottom:9.5rem !important}.my-lg-22{margin-top:10rem !important;margin-bottom:10rem !important}.my-lg-23{margin-top:15rem !important;margin-bottom:15rem !important}.my-lg-24{margin-top:20rem !important;margin-bottom:20rem !important}.my-lg-25{margin-top:25rem !important;margin-bottom:25rem !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:1.75rem !important}.mt-lg-6{margin-top:2rem !important}.mt-lg-7{margin-top:2.5rem !important}.mt-lg-8{margin-top:3rem !important}.mt-lg-9{margin-top:3.5rem !important}.mt-lg-10{margin-top:4rem !important}.mt-lg-11{margin-top:4.5rem !important}.mt-lg-12{margin-top:5rem !important}.mt-lg-13{margin-top:5.5rem !important}.mt-lg-14{margin-top:6rem !important}.mt-lg-15{margin-top:6.5rem !important}.mt-lg-16{margin-top:7rem !important}.mt-lg-17{margin-top:7.5rem !important}.mt-lg-18{margin-top:8rem !important}.mt-lg-19{margin-top:8.5rem !important}.mt-lg-20{margin-top:9rem !important}.mt-lg-21{margin-top:9.5rem !important}.mt-lg-22{margin-top:10rem !important}.mt-lg-23{margin-top:15rem !important}.mt-lg-24{margin-top:20rem !important}.mt-lg-25{margin-top:25rem !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:1.75rem !important}.me-lg-6{margin-right:2rem !important}.me-lg-7{margin-right:2.5rem !important}.me-lg-8{margin-right:3rem !important}.me-lg-9{margin-right:3.5rem !important}.me-lg-10{margin-right:4rem !important}.me-lg-11{margin-right:4.5rem !important}.me-lg-12{margin-right:5rem !important}.me-lg-13{margin-right:5.5rem !important}.me-lg-14{margin-right:6rem !important}.me-lg-15{margin-right:6.5rem !important}.me-lg-16{margin-right:7rem !important}.me-lg-17{margin-right:7.5rem !important}.me-lg-18{margin-right:8rem !important}.me-lg-19{margin-right:8.5rem !important}.me-lg-20{margin-right:9rem !important}.me-lg-21{margin-right:9.5rem !important}.me-lg-22{margin-right:10rem !important}.me-lg-23{margin-right:15rem !important}.me-lg-24{margin-right:20rem !important}.me-lg-25{margin-right:25rem !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:1.75rem !important}.mb-lg-6{margin-bottom:2rem !important}.mb-lg-7{margin-bottom:2.5rem !important}.mb-lg-8{margin-bottom:3rem !important}.mb-lg-9{margin-bottom:3.5rem !important}.mb-lg-10{margin-bottom:4rem !important}.mb-lg-11{margin-bottom:4.5rem !important}.mb-lg-12{margin-bottom:5rem !important}.mb-lg-13{margin-bottom:5.5rem !important}.mb-lg-14{margin-bottom:6rem !important}.mb-lg-15{margin-bottom:6.5rem !important}.mb-lg-16{margin-bottom:7rem !important}.mb-lg-17{margin-bottom:7.5rem !important}.mb-lg-18{margin-bottom:8rem !important}.mb-lg-19{margin-bottom:8.5rem !important}.mb-lg-20{margin-bottom:9rem !important}.mb-lg-21{margin-bottom:9.5rem !important}.mb-lg-22{margin-bottom:10rem !important}.mb-lg-23{margin-bottom:15rem !important}.mb-lg-24{margin-bottom:20rem !important}.mb-lg-25{margin-bottom:25rem !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:1.75rem !important}.ms-lg-6{margin-left:2rem !important}.ms-lg-7{margin-left:2.5rem !important}.ms-lg-8{margin-left:3rem !important}.ms-lg-9{margin-left:3.5rem !important}.ms-lg-10{margin-left:4rem !important}.ms-lg-11{margin-left:4.5rem !important}.ms-lg-12{margin-left:5rem !important}.ms-lg-13{margin-left:5.5rem !important}.ms-lg-14{margin-left:6rem !important}.ms-lg-15{margin-left:6.5rem !important}.ms-lg-16{margin-left:7rem !important}.ms-lg-17{margin-left:7.5rem !important}.ms-lg-18{margin-left:8rem !important}.ms-lg-19{margin-left:8.5rem !important}.ms-lg-20{margin-left:9rem !important}.ms-lg-21{margin-left:9.5rem !important}.ms-lg-22{margin-left:10rem !important}.ms-lg-23{margin-left:15rem !important}.ms-lg-24{margin-left:20rem !important}.ms-lg-25{margin-left:25rem !important}.ms-lg-auto{margin-left:auto !important}.m-lg-n1{margin:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.m-lg-n3{margin:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.m-lg-n5{margin:-1.75rem !important}.m-lg-n6{margin:-2rem !important}.m-lg-n7{margin:-2.5rem !important}.m-lg-n8{margin:-3rem !important}.m-lg-n9{margin:-3.5rem !important}.m-lg-n10{margin:-4rem !important}.m-lg-n11{margin:-4.5rem !important}.m-lg-n12{margin:-5rem !important}.m-lg-n13{margin:-5.5rem !important}.m-lg-n14{margin:-6rem !important}.m-lg-n15{margin:-6.5rem !important}.m-lg-n16{margin:-7rem !important}.m-lg-n17{margin:-7.5rem !important}.m-lg-n18{margin:-8rem !important}.m-lg-n19{margin:-8.5rem !important}.m-lg-n20{margin:-9rem !important}.m-lg-n21{margin:-9.5rem !important}.m-lg-n22{margin:-10rem !important}.m-lg-n23{margin:-15rem !important}.m-lg-n24{margin:-20rem !important}.m-lg-n25{margin:-25rem !important}.mx-lg-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-lg-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-lg-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-lg-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-lg-n5{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-lg-n6{margin-right:-2rem !important;margin-left:-2rem !important}.mx-lg-n7{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-lg-n8{margin-right:-3rem !important;margin-left:-3rem !important}.mx-lg-n9{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-lg-n10{margin-right:-4rem !important;margin-left:-4rem !important}.mx-lg-n11{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-lg-n12{margin-right:-5rem !important;margin-left:-5rem !important}.mx-lg-n13{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-lg-n14{margin-right:-6rem !important;margin-left:-6rem !important}.mx-lg-n15{margin-right:-6.5rem !important;margin-left:-6.5rem !important}.mx-lg-n16{margin-right:-7rem !important;margin-left:-7rem !important}.mx-lg-n17{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-lg-n18{margin-right:-8rem !important;margin-left:-8rem !important}.mx-lg-n19{margin-right:-8.5rem !important;margin-left:-8.5rem !important}.mx-lg-n20{margin-right:-9rem !important;margin-left:-9rem !important}.mx-lg-n21{margin-right:-9.5rem !important;margin-left:-9.5rem !important}.mx-lg-n22{margin-right:-10rem !important;margin-left:-10rem !important}.mx-lg-n23{margin-right:-15rem !important;margin-left:-15rem !important}.mx-lg-n24{margin-right:-20rem !important;margin-left:-20rem !important}.mx-lg-n25{margin-right:-25rem !important;margin-left:-25rem !important}.my-lg-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-lg-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-lg-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-lg-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-lg-n5{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-lg-n6{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-lg-n7{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-lg-n8{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-lg-n9{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-lg-n10{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-lg-n11{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-lg-n12{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-lg-n13{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-lg-n14{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-lg-n15{margin-top:-6.5rem !important;margin-bottom:-6.5rem !important}.my-lg-n16{margin-top:-7rem !important;margin-bottom:-7rem !important}.my-lg-n17{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-lg-n18{margin-top:-8rem !important;margin-bottom:-8rem !important}.my-lg-n19{margin-top:-8.5rem !important;margin-bottom:-8.5rem !important}.my-lg-n20{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-lg-n21{margin-top:-9.5rem !important;margin-bottom:-9.5rem !important}.my-lg-n22{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-lg-n23{margin-top:-15rem !important;margin-bottom:-15rem !important}.my-lg-n24{margin-top:-20rem !important;margin-bottom:-20rem !important}.my-lg-n25{margin-top:-25rem !important;margin-bottom:-25rem !important}.mt-lg-n1{margin-top:-0.25rem !important}.mt-lg-n2{margin-top:-0.5rem !important}.mt-lg-n3{margin-top:-1rem !important}.mt-lg-n4{margin-top:-1.5rem !important}.mt-lg-n5{margin-top:-1.75rem !important}.mt-lg-n6{margin-top:-2rem !important}.mt-lg-n7{margin-top:-2.5rem !important}.mt-lg-n8{margin-top:-3rem !important}.mt-lg-n9{margin-top:-3.5rem !important}.mt-lg-n10{margin-top:-4rem !important}.mt-lg-n11{margin-top:-4.5rem !important}.mt-lg-n12{margin-top:-5rem !important}.mt-lg-n13{margin-top:-5.5rem !important}.mt-lg-n14{margin-top:-6rem !important}.mt-lg-n15{margin-top:-6.5rem !important}.mt-lg-n16{margin-top:-7rem !important}.mt-lg-n17{margin-top:-7.5rem !important}.mt-lg-n18{margin-top:-8rem !important}.mt-lg-n19{margin-top:-8.5rem !important}.mt-lg-n20{margin-top:-9rem !important}.mt-lg-n21{margin-top:-9.5rem !important}.mt-lg-n22{margin-top:-10rem !important}.mt-lg-n23{margin-top:-15rem !important}.mt-lg-n24{margin-top:-20rem !important}.mt-lg-n25{margin-top:-25rem !important}.me-lg-n1{margin-right:-0.25rem !important}.me-lg-n2{margin-right:-0.5rem !important}.me-lg-n3{margin-right:-1rem !important}.me-lg-n4{margin-right:-1.5rem !important}.me-lg-n5{margin-right:-1.75rem !important}.me-lg-n6{margin-right:-2rem !important}.me-lg-n7{margin-right:-2.5rem !important}.me-lg-n8{margin-right:-3rem !important}.me-lg-n9{margin-right:-3.5rem !important}.me-lg-n10{margin-right:-4rem !important}.me-lg-n11{margin-right:-4.5rem !important}.me-lg-n12{margin-right:-5rem !important}.me-lg-n13{margin-right:-5.5rem !important}.me-lg-n14{margin-right:-6rem !important}.me-lg-n15{margin-right:-6.5rem !important}.me-lg-n16{margin-right:-7rem !important}.me-lg-n17{margin-right:-7.5rem !important}.me-lg-n18{margin-right:-8rem !important}.me-lg-n19{margin-right:-8.5rem !important}.me-lg-n20{margin-right:-9rem !important}.me-lg-n21{margin-right:-9.5rem !important}.me-lg-n22{margin-right:-10rem !important}.me-lg-n23{margin-right:-15rem !important}.me-lg-n24{margin-right:-20rem !important}.me-lg-n25{margin-right:-25rem !important}.mb-lg-n1{margin-bottom:-0.25rem !important}.mb-lg-n2{margin-bottom:-0.5rem !important}.mb-lg-n3{margin-bottom:-1rem !important}.mb-lg-n4{margin-bottom:-1.5rem !important}.mb-lg-n5{margin-bottom:-1.75rem !important}.mb-lg-n6{margin-bottom:-2rem !important}.mb-lg-n7{margin-bottom:-2.5rem !important}.mb-lg-n8{margin-bottom:-3rem !important}.mb-lg-n9{margin-bottom:-3.5rem !important}.mb-lg-n10{margin-bottom:-4rem !important}.mb-lg-n11{margin-bottom:-4.5rem !important}.mb-lg-n12{margin-bottom:-5rem !important}.mb-lg-n13{margin-bottom:-5.5rem !important}.mb-lg-n14{margin-bottom:-6rem !important}.mb-lg-n15{margin-bottom:-6.5rem !important}.mb-lg-n16{margin-bottom:-7rem !important}.mb-lg-n17{margin-bottom:-7.5rem !important}.mb-lg-n18{margin-bottom:-8rem !important}.mb-lg-n19{margin-bottom:-8.5rem !important}.mb-lg-n20{margin-bottom:-9rem !important}.mb-lg-n21{margin-bottom:-9.5rem !important}.mb-lg-n22{margin-bottom:-10rem !important}.mb-lg-n23{margin-bottom:-15rem !important}.mb-lg-n24{margin-bottom:-20rem !important}.mb-lg-n25{margin-bottom:-25rem !important}.ms-lg-n1{margin-left:-0.25rem !important}.ms-lg-n2{margin-left:-0.5rem !important}.ms-lg-n3{margin-left:-1rem !important}.ms-lg-n4{margin-left:-1.5rem !important}.ms-lg-n5{margin-left:-1.75rem !important}.ms-lg-n6{margin-left:-2rem !important}.ms-lg-n7{margin-left:-2.5rem !important}.ms-lg-n8{margin-left:-3rem !important}.ms-lg-n9{margin-left:-3.5rem !important}.ms-lg-n10{margin-left:-4rem !important}.ms-lg-n11{margin-left:-4.5rem !important}.ms-lg-n12{margin-left:-5rem !important}.ms-lg-n13{margin-left:-5.5rem !important}.ms-lg-n14{margin-left:-6rem !important}.ms-lg-n15{margin-left:-6.5rem !important}.ms-lg-n16{margin-left:-7rem !important}.ms-lg-n17{margin-left:-7.5rem !important}.ms-lg-n18{margin-left:-8rem !important}.ms-lg-n19{margin-left:-8.5rem !important}.ms-lg-n20{margin-left:-9rem !important}.ms-lg-n21{margin-left:-9.5rem !important}.ms-lg-n22{margin-left:-10rem !important}.ms-lg-n23{margin-left:-15rem !important}.ms-lg-n24{margin-left:-20rem !important}.ms-lg-n25{margin-left:-25rem !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:1.75rem !important}.p-lg-6{padding:2rem !important}.p-lg-7{padding:2.5rem !important}.p-lg-8{padding:3rem !important}.p-lg-9{padding:3.5rem !important}.p-lg-10{padding:4rem !important}.p-lg-11{padding:4.5rem !important}.p-lg-12{padding:5rem !important}.p-lg-13{padding:5.5rem !important}.p-lg-14{padding:6rem !important}.p-lg-15{padding:6.5rem !important}.p-lg-16{padding:7rem !important}.p-lg-17{padding:7.5rem !important}.p-lg-18{padding:8rem !important}.p-lg-19{padding:8.5rem !important}.p-lg-20{padding:9rem !important}.p-lg-21{padding:9.5rem !important}.p-lg-22{padding:10rem !important}.p-lg-23{padding:15rem !important}.p-lg-24{padding:20rem !important}.p-lg-25{padding:25rem !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:1.75rem !important;padding-left:1.75rem !important}.px-lg-6{padding-right:2rem !important;padding-left:2rem !important}.px-lg-7{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-lg-8{padding-right:3rem !important;padding-left:3rem !important}.px-lg-9{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-lg-10{padding-right:4rem !important;padding-left:4rem !important}.px-lg-11{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-lg-12{padding-right:5rem !important;padding-left:5rem !important}.px-lg-13{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-lg-14{padding-right:6rem !important;padding-left:6rem !important}.px-lg-15{padding-right:6.5rem !important;padding-left:6.5rem !important}.px-lg-16{padding-right:7rem !important;padding-left:7rem !important}.px-lg-17{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-lg-18{padding-right:8rem !important;padding-left:8rem !important}.px-lg-19{padding-right:8.5rem !important;padding-left:8.5rem !important}.px-lg-20{padding-right:9rem !important;padding-left:9rem !important}.px-lg-21{padding-right:9.5rem !important;padding-left:9.5rem !important}.px-lg-22{padding-right:10rem !important;padding-left:10rem !important}.px-lg-23{padding-right:15rem !important;padding-left:15rem !important}.px-lg-24{padding-right:20rem !important;padding-left:20rem !important}.px-lg-25{padding-right:25rem !important;padding-left:25rem !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:1.75rem !important;padding-bottom:1.75rem !important}.py-lg-6{padding-top:2rem !important;padding-bottom:2rem !important}.py-lg-7{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-lg-8{padding-top:3rem !important;padding-bottom:3rem !important}.py-lg-9{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-lg-10{padding-top:4rem !important;padding-bottom:4rem !important}.py-lg-11{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-lg-12{padding-top:5rem !important;padding-bottom:5rem !important}.py-lg-13{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-lg-14{padding-top:6rem !important;padding-bottom:6rem !important}.py-lg-15{padding-top:6.5rem !important;padding-bottom:6.5rem !important}.py-lg-16{padding-top:7rem !important;padding-bottom:7rem !important}.py-lg-17{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-lg-18{padding-top:8rem !important;padding-bottom:8rem !important}.py-lg-19{padding-top:8.5rem !important;padding-bottom:8.5rem !important}.py-lg-20{padding-top:9rem !important;padding-bottom:9rem !important}.py-lg-21{padding-top:9.5rem !important;padding-bottom:9.5rem !important}.py-lg-22{padding-top:10rem !important;padding-bottom:10rem !important}.py-lg-23{padding-top:15rem !important;padding-bottom:15rem !important}.py-lg-24{padding-top:20rem !important;padding-bottom:20rem !important}.py-lg-25{padding-top:25rem !important;padding-bottom:25rem !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:1.75rem !important}.pt-lg-6{padding-top:2rem !important}.pt-lg-7{padding-top:2.5rem !important}.pt-lg-8{padding-top:3rem !important}.pt-lg-9{padding-top:3.5rem !important}.pt-lg-10{padding-top:4rem !important}.pt-lg-11{padding-top:4.5rem !important}.pt-lg-12{padding-top:5rem !important}.pt-lg-13{padding-top:5.5rem !important}.pt-lg-14{padding-top:6rem !important}.pt-lg-15{padding-top:6.5rem !important}.pt-lg-16{padding-top:7rem !important}.pt-lg-17{padding-top:7.5rem !important}.pt-lg-18{padding-top:8rem !important}.pt-lg-19{padding-top:8.5rem !important}.pt-lg-20{padding-top:9rem !important}.pt-lg-21{padding-top:9.5rem !important}.pt-lg-22{padding-top:10rem !important}.pt-lg-23{padding-top:15rem !important}.pt-lg-24{padding-top:20rem !important}.pt-lg-25{padding-top:25rem !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:1.75rem !important}.pe-lg-6{padding-right:2rem !important}.pe-lg-7{padding-right:2.5rem !important}.pe-lg-8{padding-right:3rem !important}.pe-lg-9{padding-right:3.5rem !important}.pe-lg-10{padding-right:4rem !important}.pe-lg-11{padding-right:4.5rem !important}.pe-lg-12{padding-right:5rem !important}.pe-lg-13{padding-right:5.5rem !important}.pe-lg-14{padding-right:6rem !important}.pe-lg-15{padding-right:6.5rem !important}.pe-lg-16{padding-right:7rem !important}.pe-lg-17{padding-right:7.5rem !important}.pe-lg-18{padding-right:8rem !important}.pe-lg-19{padding-right:8.5rem !important}.pe-lg-20{padding-right:9rem !important}.pe-lg-21{padding-right:9.5rem !important}.pe-lg-22{padding-right:10rem !important}.pe-lg-23{padding-right:15rem !important}.pe-lg-24{padding-right:20rem !important}.pe-lg-25{padding-right:25rem !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:1.75rem !important}.pb-lg-6{padding-bottom:2rem !important}.pb-lg-7{padding-bottom:2.5rem !important}.pb-lg-8{padding-bottom:3rem !important}.pb-lg-9{padding-bottom:3.5rem !important}.pb-lg-10{padding-bottom:4rem !important}.pb-lg-11{padding-bottom:4.5rem !important}.pb-lg-12{padding-bottom:5rem !important}.pb-lg-13{padding-bottom:5.5rem !important}.pb-lg-14{padding-bottom:6rem !important}.pb-lg-15{padding-bottom:6.5rem !important}.pb-lg-16{padding-bottom:7rem !important}.pb-lg-17{padding-bottom:7.5rem !important}.pb-lg-18{padding-bottom:8rem !important}.pb-lg-19{padding-bottom:8.5rem !important}.pb-lg-20{padding-bottom:9rem !important}.pb-lg-21{padding-bottom:9.5rem !important}.pb-lg-22{padding-bottom:10rem !important}.pb-lg-23{padding-bottom:15rem !important}.pb-lg-24{padding-bottom:20rem !important}.pb-lg-25{padding-bottom:25rem !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:1.75rem !important}.ps-lg-6{padding-left:2rem !important}.ps-lg-7{padding-left:2.5rem !important}.ps-lg-8{padding-left:3rem !important}.ps-lg-9{padding-left:3.5rem !important}.ps-lg-10{padding-left:4rem !important}.ps-lg-11{padding-left:4.5rem !important}.ps-lg-12{padding-left:5rem !important}.ps-lg-13{padding-left:5.5rem !important}.ps-lg-14{padding-left:6rem !important}.ps-lg-15{padding-left:6.5rem !important}.ps-lg-16{padding-left:7rem !important}.ps-lg-17{padding-left:7.5rem !important}.ps-lg-18{padding-left:8rem !important}.ps-lg-19{padding-left:8.5rem !important}.ps-lg-20{padding-left:9rem !important}.ps-lg-21{padding-left:9.5rem !important}.ps-lg-22{padding-left:10rem !important}.ps-lg-23{padding-left:15rem !important}.ps-lg-24{padding-left:20rem !important}.ps-lg-25{padding-left:25rem !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:1.75rem !important}.gap-lg-6{gap:2rem !important}.gap-lg-7{gap:2.5rem !important}.gap-lg-8{gap:3rem !important}.gap-lg-9{gap:3.5rem !important}.gap-lg-10{gap:4rem !important}.gap-lg-11{gap:4.5rem !important}.gap-lg-12{gap:5rem !important}.gap-lg-13{gap:5.5rem !important}.gap-lg-14{gap:6rem !important}.gap-lg-15{gap:6.5rem !important}.gap-lg-16{gap:7rem !important}.gap-lg-17{gap:7.5rem !important}.gap-lg-18{gap:8rem !important}.gap-lg-19{gap:8.5rem !important}.gap-lg-20{gap:9rem !important}.gap-lg-21{gap:9.5rem !important}.gap-lg-22{gap:10rem !important}.gap-lg-23{gap:15rem !important}.gap-lg-24{gap:20rem !important}.gap-lg-25{gap:25rem !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:1.75rem !important}.row-gap-lg-6{row-gap:2rem !important}.row-gap-lg-7{row-gap:2.5rem !important}.row-gap-lg-8{row-gap:3rem !important}.row-gap-lg-9{row-gap:3.5rem !important}.row-gap-lg-10{row-gap:4rem !important}.row-gap-lg-11{row-gap:4.5rem !important}.row-gap-lg-12{row-gap:5rem !important}.row-gap-lg-13{row-gap:5.5rem !important}.row-gap-lg-14{row-gap:6rem !important}.row-gap-lg-15{row-gap:6.5rem !important}.row-gap-lg-16{row-gap:7rem !important}.row-gap-lg-17{row-gap:7.5rem !important}.row-gap-lg-18{row-gap:8rem !important}.row-gap-lg-19{row-gap:8.5rem !important}.row-gap-lg-20{row-gap:9rem !important}.row-gap-lg-21{row-gap:9.5rem !important}.row-gap-lg-22{row-gap:10rem !important}.row-gap-lg-23{row-gap:15rem !important}.row-gap-lg-24{row-gap:20rem !important}.row-gap-lg-25{row-gap:25rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:1.75rem !important}.column-gap-lg-6{column-gap:2rem !important}.column-gap-lg-7{column-gap:2.5rem !important}.column-gap-lg-8{column-gap:3rem !important}.column-gap-lg-9{column-gap:3.5rem !important}.column-gap-lg-10{column-gap:4rem !important}.column-gap-lg-11{column-gap:4.5rem !important}.column-gap-lg-12{column-gap:5rem !important}.column-gap-lg-13{column-gap:5.5rem !important}.column-gap-lg-14{column-gap:6rem !important}.column-gap-lg-15{column-gap:6.5rem !important}.column-gap-lg-16{column-gap:7rem !important}.column-gap-lg-17{column-gap:7.5rem !important}.column-gap-lg-18{column-gap:8rem !important}.column-gap-lg-19{column-gap:8.5rem !important}.column-gap-lg-20{column-gap:9rem !important}.column-gap-lg-21{column-gap:9.5rem !important}.column-gap-lg-22{column-gap:10rem !important}.column-gap-lg-23{column-gap:15rem !important}.column-gap-lg-24{column-gap:20rem !important}.column-gap-lg-25{column-gap:25rem !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{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:1.75rem !important}.m-xl-6{margin:2rem !important}.m-xl-7{margin:2.5rem !important}.m-xl-8{margin:3rem !important}.m-xl-9{margin:3.5rem !important}.m-xl-10{margin:4rem !important}.m-xl-11{margin:4.5rem !important}.m-xl-12{margin:5rem !important}.m-xl-13{margin:5.5rem !important}.m-xl-14{margin:6rem !important}.m-xl-15{margin:6.5rem !important}.m-xl-16{margin:7rem !important}.m-xl-17{margin:7.5rem !important}.m-xl-18{margin:8rem !important}.m-xl-19{margin:8.5rem !important}.m-xl-20{margin:9rem !important}.m-xl-21{margin:9.5rem !important}.m-xl-22{margin:10rem !important}.m-xl-23{margin:15rem !important}.m-xl-24{margin:20rem !important}.m-xl-25{margin:25rem !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:1.75rem !important;margin-left:1.75rem !important}.mx-xl-6{margin-right:2rem !important;margin-left:2rem !important}.mx-xl-7{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xl-8{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-9{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-xl-10{margin-right:4rem !important;margin-left:4rem !important}.mx-xl-11{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-xl-12{margin-right:5rem !important;margin-left:5rem !important}.mx-xl-13{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-xl-14{margin-right:6rem !important;margin-left:6rem !important}.mx-xl-15{margin-right:6.5rem !important;margin-left:6.5rem !important}.mx-xl-16{margin-right:7rem !important;margin-left:7rem !important}.mx-xl-17{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-xl-18{margin-right:8rem !important;margin-left:8rem !important}.mx-xl-19{margin-right:8.5rem !important;margin-left:8.5rem !important}.mx-xl-20{margin-right:9rem !important;margin-left:9rem !important}.mx-xl-21{margin-right:9.5rem !important;margin-left:9.5rem !important}.mx-xl-22{margin-right:10rem !important;margin-left:10rem !important}.mx-xl-23{margin-right:15rem !important;margin-left:15rem !important}.mx-xl-24{margin-right:20rem !important;margin-left:20rem !important}.mx-xl-25{margin-right:25rem !important;margin-left:25rem !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:1.75rem !important;margin-bottom:1.75rem !important}.my-xl-6{margin-top:2rem !important;margin-bottom:2rem !important}.my-xl-7{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xl-8{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-9{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-xl-10{margin-top:4rem !important;margin-bottom:4rem !important}.my-xl-11{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-xl-12{margin-top:5rem !important;margin-bottom:5rem !important}.my-xl-13{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-xl-14{margin-top:6rem !important;margin-bottom:6rem !important}.my-xl-15{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.my-xl-16{margin-top:7rem !important;margin-bottom:7rem !important}.my-xl-17{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-xl-18{margin-top:8rem !important;margin-bottom:8rem !important}.my-xl-19{margin-top:8.5rem !important;margin-bottom:8.5rem !important}.my-xl-20{margin-top:9rem !important;margin-bottom:9rem !important}.my-xl-21{margin-top:9.5rem !important;margin-bottom:9.5rem !important}.my-xl-22{margin-top:10rem !important;margin-bottom:10rem !important}.my-xl-23{margin-top:15rem !important;margin-bottom:15rem !important}.my-xl-24{margin-top:20rem !important;margin-bottom:20rem !important}.my-xl-25{margin-top:25rem !important;margin-bottom:25rem !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:1.75rem !important}.mt-xl-6{margin-top:2rem !important}.mt-xl-7{margin-top:2.5rem !important}.mt-xl-8{margin-top:3rem !important}.mt-xl-9{margin-top:3.5rem !important}.mt-xl-10{margin-top:4rem !important}.mt-xl-11{margin-top:4.5rem !important}.mt-xl-12{margin-top:5rem !important}.mt-xl-13{margin-top:5.5rem !important}.mt-xl-14{margin-top:6rem !important}.mt-xl-15{margin-top:6.5rem !important}.mt-xl-16{margin-top:7rem !important}.mt-xl-17{margin-top:7.5rem !important}.mt-xl-18{margin-top:8rem !important}.mt-xl-19{margin-top:8.5rem !important}.mt-xl-20{margin-top:9rem !important}.mt-xl-21{margin-top:9.5rem !important}.mt-xl-22{margin-top:10rem !important}.mt-xl-23{margin-top:15rem !important}.mt-xl-24{margin-top:20rem !important}.mt-xl-25{margin-top:25rem !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:1.75rem !important}.me-xl-6{margin-right:2rem !important}.me-xl-7{margin-right:2.5rem !important}.me-xl-8{margin-right:3rem !important}.me-xl-9{margin-right:3.5rem !important}.me-xl-10{margin-right:4rem !important}.me-xl-11{margin-right:4.5rem !important}.me-xl-12{margin-right:5rem !important}.me-xl-13{margin-right:5.5rem !important}.me-xl-14{margin-right:6rem !important}.me-xl-15{margin-right:6.5rem !important}.me-xl-16{margin-right:7rem !important}.me-xl-17{margin-right:7.5rem !important}.me-xl-18{margin-right:8rem !important}.me-xl-19{margin-right:8.5rem !important}.me-xl-20{margin-right:9rem !important}.me-xl-21{margin-right:9.5rem !important}.me-xl-22{margin-right:10rem !important}.me-xl-23{margin-right:15rem !important}.me-xl-24{margin-right:20rem !important}.me-xl-25{margin-right:25rem !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:1.75rem !important}.mb-xl-6{margin-bottom:2rem !important}.mb-xl-7{margin-bottom:2.5rem !important}.mb-xl-8{margin-bottom:3rem !important}.mb-xl-9{margin-bottom:3.5rem !important}.mb-xl-10{margin-bottom:4rem !important}.mb-xl-11{margin-bottom:4.5rem !important}.mb-xl-12{margin-bottom:5rem !important}.mb-xl-13{margin-bottom:5.5rem !important}.mb-xl-14{margin-bottom:6rem !important}.mb-xl-15{margin-bottom:6.5rem !important}.mb-xl-16{margin-bottom:7rem !important}.mb-xl-17{margin-bottom:7.5rem !important}.mb-xl-18{margin-bottom:8rem !important}.mb-xl-19{margin-bottom:8.5rem !important}.mb-xl-20{margin-bottom:9rem !important}.mb-xl-21{margin-bottom:9.5rem !important}.mb-xl-22{margin-bottom:10rem !important}.mb-xl-23{margin-bottom:15rem !important}.mb-xl-24{margin-bottom:20rem !important}.mb-xl-25{margin-bottom:25rem !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:1.75rem !important}.ms-xl-6{margin-left:2rem !important}.ms-xl-7{margin-left:2.5rem !important}.ms-xl-8{margin-left:3rem !important}.ms-xl-9{margin-left:3.5rem !important}.ms-xl-10{margin-left:4rem !important}.ms-xl-11{margin-left:4.5rem !important}.ms-xl-12{margin-left:5rem !important}.ms-xl-13{margin-left:5.5rem !important}.ms-xl-14{margin-left:6rem !important}.ms-xl-15{margin-left:6.5rem !important}.ms-xl-16{margin-left:7rem !important}.ms-xl-17{margin-left:7.5rem !important}.ms-xl-18{margin-left:8rem !important}.ms-xl-19{margin-left:8.5rem !important}.ms-xl-20{margin-left:9rem !important}.ms-xl-21{margin-left:9.5rem !important}.ms-xl-22{margin-left:10rem !important}.ms-xl-23{margin-left:15rem !important}.ms-xl-24{margin-left:20rem !important}.ms-xl-25{margin-left:25rem !important}.ms-xl-auto{margin-left:auto !important}.m-xl-n1{margin:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.m-xl-n3{margin:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.m-xl-n5{margin:-1.75rem !important}.m-xl-n6{margin:-2rem !important}.m-xl-n7{margin:-2.5rem !important}.m-xl-n8{margin:-3rem !important}.m-xl-n9{margin:-3.5rem !important}.m-xl-n10{margin:-4rem !important}.m-xl-n11{margin:-4.5rem !important}.m-xl-n12{margin:-5rem !important}.m-xl-n13{margin:-5.5rem !important}.m-xl-n14{margin:-6rem !important}.m-xl-n15{margin:-6.5rem !important}.m-xl-n16{margin:-7rem !important}.m-xl-n17{margin:-7.5rem !important}.m-xl-n18{margin:-8rem !important}.m-xl-n19{margin:-8.5rem !important}.m-xl-n20{margin:-9rem !important}.m-xl-n21{margin:-9.5rem !important}.m-xl-n22{margin:-10rem !important}.m-xl-n23{margin:-15rem !important}.m-xl-n24{margin:-20rem !important}.m-xl-n25{margin:-25rem !important}.mx-xl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xl-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xl-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xl-n5{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-xl-n6{margin-right:-2rem !important;margin-left:-2rem !important}.mx-xl-n7{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xl-n8{margin-right:-3rem !important;margin-left:-3rem !important}.mx-xl-n9{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-xl-n10{margin-right:-4rem !important;margin-left:-4rem !important}.mx-xl-n11{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-xl-n12{margin-right:-5rem !important;margin-left:-5rem !important}.mx-xl-n13{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-xl-n14{margin-right:-6rem !important;margin-left:-6rem !important}.mx-xl-n15{margin-right:-6.5rem !important;margin-left:-6.5rem !important}.mx-xl-n16{margin-right:-7rem !important;margin-left:-7rem !important}.mx-xl-n17{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-xl-n18{margin-right:-8rem !important;margin-left:-8rem !important}.mx-xl-n19{margin-right:-8.5rem !important;margin-left:-8.5rem !important}.mx-xl-n20{margin-right:-9rem !important;margin-left:-9rem !important}.mx-xl-n21{margin-right:-9.5rem !important;margin-left:-9.5rem !important}.mx-xl-n22{margin-right:-10rem !important;margin-left:-10rem !important}.mx-xl-n23{margin-right:-15rem !important;margin-left:-15rem !important}.mx-xl-n24{margin-right:-20rem !important;margin-left:-20rem !important}.mx-xl-n25{margin-right:-25rem !important;margin-left:-25rem !important}.my-xl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xl-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xl-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xl-n5{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-xl-n6{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-xl-n7{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xl-n8{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-xl-n9{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-xl-n10{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-xl-n11{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-xl-n12{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-xl-n13{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-xl-n14{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-xl-n15{margin-top:-6.5rem !important;margin-bottom:-6.5rem !important}.my-xl-n16{margin-top:-7rem !important;margin-bottom:-7rem !important}.my-xl-n17{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-xl-n18{margin-top:-8rem !important;margin-bottom:-8rem !important}.my-xl-n19{margin-top:-8.5rem !important;margin-bottom:-8.5rem !important}.my-xl-n20{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-xl-n21{margin-top:-9.5rem !important;margin-bottom:-9.5rem !important}.my-xl-n22{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-xl-n23{margin-top:-15rem !important;margin-bottom:-15rem !important}.my-xl-n24{margin-top:-20rem !important;margin-bottom:-20rem !important}.my-xl-n25{margin-top:-25rem !important;margin-bottom:-25rem !important}.mt-xl-n1{margin-top:-0.25rem !important}.mt-xl-n2{margin-top:-0.5rem !important}.mt-xl-n3{margin-top:-1rem !important}.mt-xl-n4{margin-top:-1.5rem !important}.mt-xl-n5{margin-top:-1.75rem !important}.mt-xl-n6{margin-top:-2rem !important}.mt-xl-n7{margin-top:-2.5rem !important}.mt-xl-n8{margin-top:-3rem !important}.mt-xl-n9{margin-top:-3.5rem !important}.mt-xl-n10{margin-top:-4rem !important}.mt-xl-n11{margin-top:-4.5rem !important}.mt-xl-n12{margin-top:-5rem !important}.mt-xl-n13{margin-top:-5.5rem !important}.mt-xl-n14{margin-top:-6rem !important}.mt-xl-n15{margin-top:-6.5rem !important}.mt-xl-n16{margin-top:-7rem !important}.mt-xl-n17{margin-top:-7.5rem !important}.mt-xl-n18{margin-top:-8rem !important}.mt-xl-n19{margin-top:-8.5rem !important}.mt-xl-n20{margin-top:-9rem !important}.mt-xl-n21{margin-top:-9.5rem !important}.mt-xl-n22{margin-top:-10rem !important}.mt-xl-n23{margin-top:-15rem !important}.mt-xl-n24{margin-top:-20rem !important}.mt-xl-n25{margin-top:-25rem !important}.me-xl-n1{margin-right:-0.25rem !important}.me-xl-n2{margin-right:-0.5rem !important}.me-xl-n3{margin-right:-1rem !important}.me-xl-n4{margin-right:-1.5rem !important}.me-xl-n5{margin-right:-1.75rem !important}.me-xl-n6{margin-right:-2rem !important}.me-xl-n7{margin-right:-2.5rem !important}.me-xl-n8{margin-right:-3rem !important}.me-xl-n9{margin-right:-3.5rem !important}.me-xl-n10{margin-right:-4rem !important}.me-xl-n11{margin-right:-4.5rem !important}.me-xl-n12{margin-right:-5rem !important}.me-xl-n13{margin-right:-5.5rem !important}.me-xl-n14{margin-right:-6rem !important}.me-xl-n15{margin-right:-6.5rem !important}.me-xl-n16{margin-right:-7rem !important}.me-xl-n17{margin-right:-7.5rem !important}.me-xl-n18{margin-right:-8rem !important}.me-xl-n19{margin-right:-8.5rem !important}.me-xl-n20{margin-right:-9rem !important}.me-xl-n21{margin-right:-9.5rem !important}.me-xl-n22{margin-right:-10rem !important}.me-xl-n23{margin-right:-15rem !important}.me-xl-n24{margin-right:-20rem !important}.me-xl-n25{margin-right:-25rem !important}.mb-xl-n1{margin-bottom:-0.25rem !important}.mb-xl-n2{margin-bottom:-0.5rem !important}.mb-xl-n3{margin-bottom:-1rem !important}.mb-xl-n4{margin-bottom:-1.5rem !important}.mb-xl-n5{margin-bottom:-1.75rem !important}.mb-xl-n6{margin-bottom:-2rem !important}.mb-xl-n7{margin-bottom:-2.5rem !important}.mb-xl-n8{margin-bottom:-3rem !important}.mb-xl-n9{margin-bottom:-3.5rem !important}.mb-xl-n10{margin-bottom:-4rem !important}.mb-xl-n11{margin-bottom:-4.5rem !important}.mb-xl-n12{margin-bottom:-5rem !important}.mb-xl-n13{margin-bottom:-5.5rem !important}.mb-xl-n14{margin-bottom:-6rem !important}.mb-xl-n15{margin-bottom:-6.5rem !important}.mb-xl-n16{margin-bottom:-7rem !important}.mb-xl-n17{margin-bottom:-7.5rem !important}.mb-xl-n18{margin-bottom:-8rem !important}.mb-xl-n19{margin-bottom:-8.5rem !important}.mb-xl-n20{margin-bottom:-9rem !important}.mb-xl-n21{margin-bottom:-9.5rem !important}.mb-xl-n22{margin-bottom:-10rem !important}.mb-xl-n23{margin-bottom:-15rem !important}.mb-xl-n24{margin-bottom:-20rem !important}.mb-xl-n25{margin-bottom:-25rem !important}.ms-xl-n1{margin-left:-0.25rem !important}.ms-xl-n2{margin-left:-0.5rem !important}.ms-xl-n3{margin-left:-1rem !important}.ms-xl-n4{margin-left:-1.5rem !important}.ms-xl-n5{margin-left:-1.75rem !important}.ms-xl-n6{margin-left:-2rem !important}.ms-xl-n7{margin-left:-2.5rem !important}.ms-xl-n8{margin-left:-3rem !important}.ms-xl-n9{margin-left:-3.5rem !important}.ms-xl-n10{margin-left:-4rem !important}.ms-xl-n11{margin-left:-4.5rem !important}.ms-xl-n12{margin-left:-5rem !important}.ms-xl-n13{margin-left:-5.5rem !important}.ms-xl-n14{margin-left:-6rem !important}.ms-xl-n15{margin-left:-6.5rem !important}.ms-xl-n16{margin-left:-7rem !important}.ms-xl-n17{margin-left:-7.5rem !important}.ms-xl-n18{margin-left:-8rem !important}.ms-xl-n19{margin-left:-8.5rem !important}.ms-xl-n20{margin-left:-9rem !important}.ms-xl-n21{margin-left:-9.5rem !important}.ms-xl-n22{margin-left:-10rem !important}.ms-xl-n23{margin-left:-15rem !important}.ms-xl-n24{margin-left:-20rem !important}.ms-xl-n25{margin-left:-25rem !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:1.75rem !important}.p-xl-6{padding:2rem !important}.p-xl-7{padding:2.5rem !important}.p-xl-8{padding:3rem !important}.p-xl-9{padding:3.5rem !important}.p-xl-10{padding:4rem !important}.p-xl-11{padding:4.5rem !important}.p-xl-12{padding:5rem !important}.p-xl-13{padding:5.5rem !important}.p-xl-14{padding:6rem !important}.p-xl-15{padding:6.5rem !important}.p-xl-16{padding:7rem !important}.p-xl-17{padding:7.5rem !important}.p-xl-18{padding:8rem !important}.p-xl-19{padding:8.5rem !important}.p-xl-20{padding:9rem !important}.p-xl-21{padding:9.5rem !important}.p-xl-22{padding:10rem !important}.p-xl-23{padding:15rem !important}.p-xl-24{padding:20rem !important}.p-xl-25{padding:25rem !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:1.75rem !important;padding-left:1.75rem !important}.px-xl-6{padding-right:2rem !important;padding-left:2rem !important}.px-xl-7{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xl-8{padding-right:3rem !important;padding-left:3rem !important}.px-xl-9{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-xl-10{padding-right:4rem !important;padding-left:4rem !important}.px-xl-11{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-xl-12{padding-right:5rem !important;padding-left:5rem !important}.px-xl-13{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-xl-14{padding-right:6rem !important;padding-left:6rem !important}.px-xl-15{padding-right:6.5rem !important;padding-left:6.5rem !important}.px-xl-16{padding-right:7rem !important;padding-left:7rem !important}.px-xl-17{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-xl-18{padding-right:8rem !important;padding-left:8rem !important}.px-xl-19{padding-right:8.5rem !important;padding-left:8.5rem !important}.px-xl-20{padding-right:9rem !important;padding-left:9rem !important}.px-xl-21{padding-right:9.5rem !important;padding-left:9.5rem !important}.px-xl-22{padding-right:10rem !important;padding-left:10rem !important}.px-xl-23{padding-right:15rem !important;padding-left:15rem !important}.px-xl-24{padding-right:20rem !important;padding-left:20rem !important}.px-xl-25{padding-right:25rem !important;padding-left:25rem !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:1.75rem !important;padding-bottom:1.75rem !important}.py-xl-6{padding-top:2rem !important;padding-bottom:2rem !important}.py-xl-7{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xl-8{padding-top:3rem !important;padding-bottom:3rem !important}.py-xl-9{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-xl-10{padding-top:4rem !important;padding-bottom:4rem !important}.py-xl-11{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-xl-12{padding-top:5rem !important;padding-bottom:5rem !important}.py-xl-13{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-xl-14{padding-top:6rem !important;padding-bottom:6rem !important}.py-xl-15{padding-top:6.5rem !important;padding-bottom:6.5rem !important}.py-xl-16{padding-top:7rem !important;padding-bottom:7rem !important}.py-xl-17{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-xl-18{padding-top:8rem !important;padding-bottom:8rem !important}.py-xl-19{padding-top:8.5rem !important;padding-bottom:8.5rem !important}.py-xl-20{padding-top:9rem !important;padding-bottom:9rem !important}.py-xl-21{padding-top:9.5rem !important;padding-bottom:9.5rem !important}.py-xl-22{padding-top:10rem !important;padding-bottom:10rem !important}.py-xl-23{padding-top:15rem !important;padding-bottom:15rem !important}.py-xl-24{padding-top:20rem !important;padding-bottom:20rem !important}.py-xl-25{padding-top:25rem !important;padding-bottom:25rem !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:1.75rem !important}.pt-xl-6{padding-top:2rem !important}.pt-xl-7{padding-top:2.5rem !important}.pt-xl-8{padding-top:3rem !important}.pt-xl-9{padding-top:3.5rem !important}.pt-xl-10{padding-top:4rem !important}.pt-xl-11{padding-top:4.5rem !important}.pt-xl-12{padding-top:5rem !important}.pt-xl-13{padding-top:5.5rem !important}.pt-xl-14{padding-top:6rem !important}.pt-xl-15{padding-top:6.5rem !important}.pt-xl-16{padding-top:7rem !important}.pt-xl-17{padding-top:7.5rem !important}.pt-xl-18{padding-top:8rem !important}.pt-xl-19{padding-top:8.5rem !important}.pt-xl-20{padding-top:9rem !important}.pt-xl-21{padding-top:9.5rem !important}.pt-xl-22{padding-top:10rem !important}.pt-xl-23{padding-top:15rem !important}.pt-xl-24{padding-top:20rem !important}.pt-xl-25{padding-top:25rem !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:1.75rem !important}.pe-xl-6{padding-right:2rem !important}.pe-xl-7{padding-right:2.5rem !important}.pe-xl-8{padding-right:3rem !important}.pe-xl-9{padding-right:3.5rem !important}.pe-xl-10{padding-right:4rem !important}.pe-xl-11{padding-right:4.5rem !important}.pe-xl-12{padding-right:5rem !important}.pe-xl-13{padding-right:5.5rem !important}.pe-xl-14{padding-right:6rem !important}.pe-xl-15{padding-right:6.5rem !important}.pe-xl-16{padding-right:7rem !important}.pe-xl-17{padding-right:7.5rem !important}.pe-xl-18{padding-right:8rem !important}.pe-xl-19{padding-right:8.5rem !important}.pe-xl-20{padding-right:9rem !important}.pe-xl-21{padding-right:9.5rem !important}.pe-xl-22{padding-right:10rem !important}.pe-xl-23{padding-right:15rem !important}.pe-xl-24{padding-right:20rem !important}.pe-xl-25{padding-right:25rem !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:1.75rem !important}.pb-xl-6{padding-bottom:2rem !important}.pb-xl-7{padding-bottom:2.5rem !important}.pb-xl-8{padding-bottom:3rem !important}.pb-xl-9{padding-bottom:3.5rem !important}.pb-xl-10{padding-bottom:4rem !important}.pb-xl-11{padding-bottom:4.5rem !important}.pb-xl-12{padding-bottom:5rem !important}.pb-xl-13{padding-bottom:5.5rem !important}.pb-xl-14{padding-bottom:6rem !important}.pb-xl-15{padding-bottom:6.5rem !important}.pb-xl-16{padding-bottom:7rem !important}.pb-xl-17{padding-bottom:7.5rem !important}.pb-xl-18{padding-bottom:8rem !important}.pb-xl-19{padding-bottom:8.5rem !important}.pb-xl-20{padding-bottom:9rem !important}.pb-xl-21{padding-bottom:9.5rem !important}.pb-xl-22{padding-bottom:10rem !important}.pb-xl-23{padding-bottom:15rem !important}.pb-xl-24{padding-bottom:20rem !important}.pb-xl-25{padding-bottom:25rem !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:1.75rem !important}.ps-xl-6{padding-left:2rem !important}.ps-xl-7{padding-left:2.5rem !important}.ps-xl-8{padding-left:3rem !important}.ps-xl-9{padding-left:3.5rem !important}.ps-xl-10{padding-left:4rem !important}.ps-xl-11{padding-left:4.5rem !important}.ps-xl-12{padding-left:5rem !important}.ps-xl-13{padding-left:5.5rem !important}.ps-xl-14{padding-left:6rem !important}.ps-xl-15{padding-left:6.5rem !important}.ps-xl-16{padding-left:7rem !important}.ps-xl-17{padding-left:7.5rem !important}.ps-xl-18{padding-left:8rem !important}.ps-xl-19{padding-left:8.5rem !important}.ps-xl-20{padding-left:9rem !important}.ps-xl-21{padding-left:9.5rem !important}.ps-xl-22{padding-left:10rem !important}.ps-xl-23{padding-left:15rem !important}.ps-xl-24{padding-left:20rem !important}.ps-xl-25{padding-left:25rem !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:1.75rem !important}.gap-xl-6{gap:2rem !important}.gap-xl-7{gap:2.5rem !important}.gap-xl-8{gap:3rem !important}.gap-xl-9{gap:3.5rem !important}.gap-xl-10{gap:4rem !important}.gap-xl-11{gap:4.5rem !important}.gap-xl-12{gap:5rem !important}.gap-xl-13{gap:5.5rem !important}.gap-xl-14{gap:6rem !important}.gap-xl-15{gap:6.5rem !important}.gap-xl-16{gap:7rem !important}.gap-xl-17{gap:7.5rem !important}.gap-xl-18{gap:8rem !important}.gap-xl-19{gap:8.5rem !important}.gap-xl-20{gap:9rem !important}.gap-xl-21{gap:9.5rem !important}.gap-xl-22{gap:10rem !important}.gap-xl-23{gap:15rem !important}.gap-xl-24{gap:20rem !important}.gap-xl-25{gap:25rem !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:1.75rem !important}.row-gap-xl-6{row-gap:2rem !important}.row-gap-xl-7{row-gap:2.5rem !important}.row-gap-xl-8{row-gap:3rem !important}.row-gap-xl-9{row-gap:3.5rem !important}.row-gap-xl-10{row-gap:4rem !important}.row-gap-xl-11{row-gap:4.5rem !important}.row-gap-xl-12{row-gap:5rem !important}.row-gap-xl-13{row-gap:5.5rem !important}.row-gap-xl-14{row-gap:6rem !important}.row-gap-xl-15{row-gap:6.5rem !important}.row-gap-xl-16{row-gap:7rem !important}.row-gap-xl-17{row-gap:7.5rem !important}.row-gap-xl-18{row-gap:8rem !important}.row-gap-xl-19{row-gap:8.5rem !important}.row-gap-xl-20{row-gap:9rem !important}.row-gap-xl-21{row-gap:9.5rem !important}.row-gap-xl-22{row-gap:10rem !important}.row-gap-xl-23{row-gap:15rem !important}.row-gap-xl-24{row-gap:20rem !important}.row-gap-xl-25{row-gap:25rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:1.75rem !important}.column-gap-xl-6{column-gap:2rem !important}.column-gap-xl-7{column-gap:2.5rem !important}.column-gap-xl-8{column-gap:3rem !important}.column-gap-xl-9{column-gap:3.5rem !important}.column-gap-xl-10{column-gap:4rem !important}.column-gap-xl-11{column-gap:4.5rem !important}.column-gap-xl-12{column-gap:5rem !important}.column-gap-xl-13{column-gap:5.5rem !important}.column-gap-xl-14{column-gap:6rem !important}.column-gap-xl-15{column-gap:6.5rem !important}.column-gap-xl-16{column-gap:7rem !important}.column-gap-xl-17{column-gap:7.5rem !important}.column-gap-xl-18{column-gap:8rem !important}.column-gap-xl-19{column-gap:8.5rem !important}.column-gap-xl-20{column-gap:9rem !important}.column-gap-xl-21{column-gap:9.5rem !important}.column-gap-xl-22{column-gap:10rem !important}.column-gap-xl-23{column-gap:15rem !important}.column-gap-xl-24{column-gap:20rem !important}.column-gap-xl-25{column-gap:25rem !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{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:1.75rem !important}.m-xxl-6{margin:2rem !important}.m-xxl-7{margin:2.5rem !important}.m-xxl-8{margin:3rem !important}.m-xxl-9{margin:3.5rem !important}.m-xxl-10{margin:4rem !important}.m-xxl-11{margin:4.5rem !important}.m-xxl-12{margin:5rem !important}.m-xxl-13{margin:5.5rem !important}.m-xxl-14{margin:6rem !important}.m-xxl-15{margin:6.5rem !important}.m-xxl-16{margin:7rem !important}.m-xxl-17{margin:7.5rem !important}.m-xxl-18{margin:8rem !important}.m-xxl-19{margin:8.5rem !important}.m-xxl-20{margin:9rem !important}.m-xxl-21{margin:9.5rem !important}.m-xxl-22{margin:10rem !important}.m-xxl-23{margin:15rem !important}.m-xxl-24{margin:20rem !important}.m-xxl-25{margin:25rem !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:1.75rem !important;margin-left:1.75rem !important}.mx-xxl-6{margin-right:2rem !important;margin-left:2rem !important}.mx-xxl-7{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xxl-8{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-9{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-xxl-10{margin-right:4rem !important;margin-left:4rem !important}.mx-xxl-11{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-xxl-12{margin-right:5rem !important;margin-left:5rem !important}.mx-xxl-13{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-xxl-14{margin-right:6rem !important;margin-left:6rem !important}.mx-xxl-15{margin-right:6.5rem !important;margin-left:6.5rem !important}.mx-xxl-16{margin-right:7rem !important;margin-left:7rem !important}.mx-xxl-17{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-xxl-18{margin-right:8rem !important;margin-left:8rem !important}.mx-xxl-19{margin-right:8.5rem !important;margin-left:8.5rem !important}.mx-xxl-20{margin-right:9rem !important;margin-left:9rem !important}.mx-xxl-21{margin-right:9.5rem !important;margin-left:9.5rem !important}.mx-xxl-22{margin-right:10rem !important;margin-left:10rem !important}.mx-xxl-23{margin-right:15rem !important;margin-left:15rem !important}.mx-xxl-24{margin-right:20rem !important;margin-left:20rem !important}.mx-xxl-25{margin-right:25rem !important;margin-left:25rem !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:1.75rem !important;margin-bottom:1.75rem !important}.my-xxl-6{margin-top:2rem !important;margin-bottom:2rem !important}.my-xxl-7{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xxl-8{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-9{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-xxl-10{margin-top:4rem !important;margin-bottom:4rem !important}.my-xxl-11{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-xxl-12{margin-top:5rem !important;margin-bottom:5rem !important}.my-xxl-13{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-xxl-14{margin-top:6rem !important;margin-bottom:6rem !important}.my-xxl-15{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.my-xxl-16{margin-top:7rem !important;margin-bottom:7rem !important}.my-xxl-17{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-xxl-18{margin-top:8rem !important;margin-bottom:8rem !important}.my-xxl-19{margin-top:8.5rem !important;margin-bottom:8.5rem !important}.my-xxl-20{margin-top:9rem !important;margin-bottom:9rem !important}.my-xxl-21{margin-top:9.5rem !important;margin-bottom:9.5rem !important}.my-xxl-22{margin-top:10rem !important;margin-bottom:10rem !important}.my-xxl-23{margin-top:15rem !important;margin-bottom:15rem !important}.my-xxl-24{margin-top:20rem !important;margin-bottom:20rem !important}.my-xxl-25{margin-top:25rem !important;margin-bottom:25rem !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:1.75rem !important}.mt-xxl-6{margin-top:2rem !important}.mt-xxl-7{margin-top:2.5rem !important}.mt-xxl-8{margin-top:3rem !important}.mt-xxl-9{margin-top:3.5rem !important}.mt-xxl-10{margin-top:4rem !important}.mt-xxl-11{margin-top:4.5rem !important}.mt-xxl-12{margin-top:5rem !important}.mt-xxl-13{margin-top:5.5rem !important}.mt-xxl-14{margin-top:6rem !important}.mt-xxl-15{margin-top:6.5rem !important}.mt-xxl-16{margin-top:7rem !important}.mt-xxl-17{margin-top:7.5rem !important}.mt-xxl-18{margin-top:8rem !important}.mt-xxl-19{margin-top:8.5rem !important}.mt-xxl-20{margin-top:9rem !important}.mt-xxl-21{margin-top:9.5rem !important}.mt-xxl-22{margin-top:10rem !important}.mt-xxl-23{margin-top:15rem !important}.mt-xxl-24{margin-top:20rem !important}.mt-xxl-25{margin-top:25rem !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:1.75rem !important}.me-xxl-6{margin-right:2rem !important}.me-xxl-7{margin-right:2.5rem !important}.me-xxl-8{margin-right:3rem !important}.me-xxl-9{margin-right:3.5rem !important}.me-xxl-10{margin-right:4rem !important}.me-xxl-11{margin-right:4.5rem !important}.me-xxl-12{margin-right:5rem !important}.me-xxl-13{margin-right:5.5rem !important}.me-xxl-14{margin-right:6rem !important}.me-xxl-15{margin-right:6.5rem !important}.me-xxl-16{margin-right:7rem !important}.me-xxl-17{margin-right:7.5rem !important}.me-xxl-18{margin-right:8rem !important}.me-xxl-19{margin-right:8.5rem !important}.me-xxl-20{margin-right:9rem !important}.me-xxl-21{margin-right:9.5rem !important}.me-xxl-22{margin-right:10rem !important}.me-xxl-23{margin-right:15rem !important}.me-xxl-24{margin-right:20rem !important}.me-xxl-25{margin-right:25rem !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:1.75rem !important}.mb-xxl-6{margin-bottom:2rem !important}.mb-xxl-7{margin-bottom:2.5rem !important}.mb-xxl-8{margin-bottom:3rem !important}.mb-xxl-9{margin-bottom:3.5rem !important}.mb-xxl-10{margin-bottom:4rem !important}.mb-xxl-11{margin-bottom:4.5rem !important}.mb-xxl-12{margin-bottom:5rem !important}.mb-xxl-13{margin-bottom:5.5rem !important}.mb-xxl-14{margin-bottom:6rem !important}.mb-xxl-15{margin-bottom:6.5rem !important}.mb-xxl-16{margin-bottom:7rem !important}.mb-xxl-17{margin-bottom:7.5rem !important}.mb-xxl-18{margin-bottom:8rem !important}.mb-xxl-19{margin-bottom:8.5rem !important}.mb-xxl-20{margin-bottom:9rem !important}.mb-xxl-21{margin-bottom:9.5rem !important}.mb-xxl-22{margin-bottom:10rem !important}.mb-xxl-23{margin-bottom:15rem !important}.mb-xxl-24{margin-bottom:20rem !important}.mb-xxl-25{margin-bottom:25rem !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:1.75rem !important}.ms-xxl-6{margin-left:2rem !important}.ms-xxl-7{margin-left:2.5rem !important}.ms-xxl-8{margin-left:3rem !important}.ms-xxl-9{margin-left:3.5rem !important}.ms-xxl-10{margin-left:4rem !important}.ms-xxl-11{margin-left:4.5rem !important}.ms-xxl-12{margin-left:5rem !important}.ms-xxl-13{margin-left:5.5rem !important}.ms-xxl-14{margin-left:6rem !important}.ms-xxl-15{margin-left:6.5rem !important}.ms-xxl-16{margin-left:7rem !important}.ms-xxl-17{margin-left:7.5rem !important}.ms-xxl-18{margin-left:8rem !important}.ms-xxl-19{margin-left:8.5rem !important}.ms-xxl-20{margin-left:9rem !important}.ms-xxl-21{margin-left:9.5rem !important}.ms-xxl-22{margin-left:10rem !important}.ms-xxl-23{margin-left:15rem !important}.ms-xxl-24{margin-left:20rem !important}.ms-xxl-25{margin-left:25rem !important}.ms-xxl-auto{margin-left:auto !important}.m-xxl-n1{margin:-0.25rem !important}.m-xxl-n2{margin:-0.5rem !important}.m-xxl-n3{margin:-1rem !important}.m-xxl-n4{margin:-1.5rem !important}.m-xxl-n5{margin:-1.75rem !important}.m-xxl-n6{margin:-2rem !important}.m-xxl-n7{margin:-2.5rem !important}.m-xxl-n8{margin:-3rem !important}.m-xxl-n9{margin:-3.5rem !important}.m-xxl-n10{margin:-4rem !important}.m-xxl-n11{margin:-4.5rem !important}.m-xxl-n12{margin:-5rem !important}.m-xxl-n13{margin:-5.5rem !important}.m-xxl-n14{margin:-6rem !important}.m-xxl-n15{margin:-6.5rem !important}.m-xxl-n16{margin:-7rem !important}.m-xxl-n17{margin:-7.5rem !important}.m-xxl-n18{margin:-8rem !important}.m-xxl-n19{margin:-8.5rem !important}.m-xxl-n20{margin:-9rem !important}.m-xxl-n21{margin:-9.5rem !important}.m-xxl-n22{margin:-10rem !important}.m-xxl-n23{margin:-15rem !important}.m-xxl-n24{margin:-20rem !important}.m-xxl-n25{margin:-25rem !important}.mx-xxl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xxl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xxl-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xxl-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xxl-n5{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-xxl-n6{margin-right:-2rem !important;margin-left:-2rem !important}.mx-xxl-n7{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xxl-n8{margin-right:-3rem !important;margin-left:-3rem !important}.mx-xxl-n9{margin-right:-3.5rem !important;margin-left:-3.5rem !important}.mx-xxl-n10{margin-right:-4rem !important;margin-left:-4rem !important}.mx-xxl-n11{margin-right:-4.5rem !important;margin-left:-4.5rem !important}.mx-xxl-n12{margin-right:-5rem !important;margin-left:-5rem !important}.mx-xxl-n13{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-xxl-n14{margin-right:-6rem !important;margin-left:-6rem !important}.mx-xxl-n15{margin-right:-6.5rem !important;margin-left:-6.5rem !important}.mx-xxl-n16{margin-right:-7rem !important;margin-left:-7rem !important}.mx-xxl-n17{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-xxl-n18{margin-right:-8rem !important;margin-left:-8rem !important}.mx-xxl-n19{margin-right:-8.5rem !important;margin-left:-8.5rem !important}.mx-xxl-n20{margin-right:-9rem !important;margin-left:-9rem !important}.mx-xxl-n21{margin-right:-9.5rem !important;margin-left:-9.5rem !important}.mx-xxl-n22{margin-right:-10rem !important;margin-left:-10rem !important}.mx-xxl-n23{margin-right:-15rem !important;margin-left:-15rem !important}.mx-xxl-n24{margin-right:-20rem !important;margin-left:-20rem !important}.mx-xxl-n25{margin-right:-25rem !important;margin-left:-25rem !important}.my-xxl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xxl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xxl-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xxl-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xxl-n5{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-xxl-n6{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-xxl-n7{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xxl-n8{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-xxl-n9{margin-top:-3.5rem !important;margin-bottom:-3.5rem !important}.my-xxl-n10{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-xxl-n11{margin-top:-4.5rem !important;margin-bottom:-4.5rem !important}.my-xxl-n12{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-xxl-n13{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-xxl-n14{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-xxl-n15{margin-top:-6.5rem !important;margin-bottom:-6.5rem !important}.my-xxl-n16{margin-top:-7rem !important;margin-bottom:-7rem !important}.my-xxl-n17{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-xxl-n18{margin-top:-8rem !important;margin-bottom:-8rem !important}.my-xxl-n19{margin-top:-8.5rem !important;margin-bottom:-8.5rem !important}.my-xxl-n20{margin-top:-9rem !important;margin-bottom:-9rem !important}.my-xxl-n21{margin-top:-9.5rem !important;margin-bottom:-9.5rem !important}.my-xxl-n22{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-xxl-n23{margin-top:-15rem !important;margin-bottom:-15rem !important}.my-xxl-n24{margin-top:-20rem !important;margin-bottom:-20rem !important}.my-xxl-n25{margin-top:-25rem !important;margin-bottom:-25rem !important}.mt-xxl-n1{margin-top:-0.25rem !important}.mt-xxl-n2{margin-top:-0.5rem !important}.mt-xxl-n3{margin-top:-1rem !important}.mt-xxl-n4{margin-top:-1.5rem !important}.mt-xxl-n5{margin-top:-1.75rem !important}.mt-xxl-n6{margin-top:-2rem !important}.mt-xxl-n7{margin-top:-2.5rem !important}.mt-xxl-n8{margin-top:-3rem !important}.mt-xxl-n9{margin-top:-3.5rem !important}.mt-xxl-n10{margin-top:-4rem !important}.mt-xxl-n11{margin-top:-4.5rem !important}.mt-xxl-n12{margin-top:-5rem !important}.mt-xxl-n13{margin-top:-5.5rem !important}.mt-xxl-n14{margin-top:-6rem !important}.mt-xxl-n15{margin-top:-6.5rem !important}.mt-xxl-n16{margin-top:-7rem !important}.mt-xxl-n17{margin-top:-7.5rem !important}.mt-xxl-n18{margin-top:-8rem !important}.mt-xxl-n19{margin-top:-8.5rem !important}.mt-xxl-n20{margin-top:-9rem !important}.mt-xxl-n21{margin-top:-9.5rem !important}.mt-xxl-n22{margin-top:-10rem !important}.mt-xxl-n23{margin-top:-15rem !important}.mt-xxl-n24{margin-top:-20rem !important}.mt-xxl-n25{margin-top:-25rem !important}.me-xxl-n1{margin-right:-0.25rem !important}.me-xxl-n2{margin-right:-0.5rem !important}.me-xxl-n3{margin-right:-1rem !important}.me-xxl-n4{margin-right:-1.5rem !important}.me-xxl-n5{margin-right:-1.75rem !important}.me-xxl-n6{margin-right:-2rem !important}.me-xxl-n7{margin-right:-2.5rem !important}.me-xxl-n8{margin-right:-3rem !important}.me-xxl-n9{margin-right:-3.5rem !important}.me-xxl-n10{margin-right:-4rem !important}.me-xxl-n11{margin-right:-4.5rem !important}.me-xxl-n12{margin-right:-5rem !important}.me-xxl-n13{margin-right:-5.5rem !important}.me-xxl-n14{margin-right:-6rem !important}.me-xxl-n15{margin-right:-6.5rem !important}.me-xxl-n16{margin-right:-7rem !important}.me-xxl-n17{margin-right:-7.5rem !important}.me-xxl-n18{margin-right:-8rem !important}.me-xxl-n19{margin-right:-8.5rem !important}.me-xxl-n20{margin-right:-9rem !important}.me-xxl-n21{margin-right:-9.5rem !important}.me-xxl-n22{margin-right:-10rem !important}.me-xxl-n23{margin-right:-15rem !important}.me-xxl-n24{margin-right:-20rem !important}.me-xxl-n25{margin-right:-25rem !important}.mb-xxl-n1{margin-bottom:-0.25rem !important}.mb-xxl-n2{margin-bottom:-0.5rem !important}.mb-xxl-n3{margin-bottom:-1rem !important}.mb-xxl-n4{margin-bottom:-1.5rem !important}.mb-xxl-n5{margin-bottom:-1.75rem !important}.mb-xxl-n6{margin-bottom:-2rem !important}.mb-xxl-n7{margin-bottom:-2.5rem !important}.mb-xxl-n8{margin-bottom:-3rem !important}.mb-xxl-n9{margin-bottom:-3.5rem !important}.mb-xxl-n10{margin-bottom:-4rem !important}.mb-xxl-n11{margin-bottom:-4.5rem !important}.mb-xxl-n12{margin-bottom:-5rem !important}.mb-xxl-n13{margin-bottom:-5.5rem !important}.mb-xxl-n14{margin-bottom:-6rem !important}.mb-xxl-n15{margin-bottom:-6.5rem !important}.mb-xxl-n16{margin-bottom:-7rem !important}.mb-xxl-n17{margin-bottom:-7.5rem !important}.mb-xxl-n18{margin-bottom:-8rem !important}.mb-xxl-n19{margin-bottom:-8.5rem !important}.mb-xxl-n20{margin-bottom:-9rem !important}.mb-xxl-n21{margin-bottom:-9.5rem !important}.mb-xxl-n22{margin-bottom:-10rem !important}.mb-xxl-n23{margin-bottom:-15rem !important}.mb-xxl-n24{margin-bottom:-20rem !important}.mb-xxl-n25{margin-bottom:-25rem !important}.ms-xxl-n1{margin-left:-0.25rem !important}.ms-xxl-n2{margin-left:-0.5rem !important}.ms-xxl-n3{margin-left:-1rem !important}.ms-xxl-n4{margin-left:-1.5rem !important}.ms-xxl-n5{margin-left:-1.75rem !important}.ms-xxl-n6{margin-left:-2rem !important}.ms-xxl-n7{margin-left:-2.5rem !important}.ms-xxl-n8{margin-left:-3rem !important}.ms-xxl-n9{margin-left:-3.5rem !important}.ms-xxl-n10{margin-left:-4rem !important}.ms-xxl-n11{margin-left:-4.5rem !important}.ms-xxl-n12{margin-left:-5rem !important}.ms-xxl-n13{margin-left:-5.5rem !important}.ms-xxl-n14{margin-left:-6rem !important}.ms-xxl-n15{margin-left:-6.5rem !important}.ms-xxl-n16{margin-left:-7rem !important}.ms-xxl-n17{margin-left:-7.5rem !important}.ms-xxl-n18{margin-left:-8rem !important}.ms-xxl-n19{margin-left:-8.5rem !important}.ms-xxl-n20{margin-left:-9rem !important}.ms-xxl-n21{margin-left:-9.5rem !important}.ms-xxl-n22{margin-left:-10rem !important}.ms-xxl-n23{margin-left:-15rem !important}.ms-xxl-n24{margin-left:-20rem !important}.ms-xxl-n25{margin-left:-25rem !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:1.75rem !important}.p-xxl-6{padding:2rem !important}.p-xxl-7{padding:2.5rem !important}.p-xxl-8{padding:3rem !important}.p-xxl-9{padding:3.5rem !important}.p-xxl-10{padding:4rem !important}.p-xxl-11{padding:4.5rem !important}.p-xxl-12{padding:5rem !important}.p-xxl-13{padding:5.5rem !important}.p-xxl-14{padding:6rem !important}.p-xxl-15{padding:6.5rem !important}.p-xxl-16{padding:7rem !important}.p-xxl-17{padding:7.5rem !important}.p-xxl-18{padding:8rem !important}.p-xxl-19{padding:8.5rem !important}.p-xxl-20{padding:9rem !important}.p-xxl-21{padding:9.5rem !important}.p-xxl-22{padding:10rem !important}.p-xxl-23{padding:15rem !important}.p-xxl-24{padding:20rem !important}.p-xxl-25{padding:25rem !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:1.75rem !important;padding-left:1.75rem !important}.px-xxl-6{padding-right:2rem !important;padding-left:2rem !important}.px-xxl-7{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xxl-8{padding-right:3rem !important;padding-left:3rem !important}.px-xxl-9{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-xxl-10{padding-right:4rem !important;padding-left:4rem !important}.px-xxl-11{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-xxl-12{padding-right:5rem !important;padding-left:5rem !important}.px-xxl-13{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-xxl-14{padding-right:6rem !important;padding-left:6rem !important}.px-xxl-15{padding-right:6.5rem !important;padding-left:6.5rem !important}.px-xxl-16{padding-right:7rem !important;padding-left:7rem !important}.px-xxl-17{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-xxl-18{padding-right:8rem !important;padding-left:8rem !important}.px-xxl-19{padding-right:8.5rem !important;padding-left:8.5rem !important}.px-xxl-20{padding-right:9rem !important;padding-left:9rem !important}.px-xxl-21{padding-right:9.5rem !important;padding-left:9.5rem !important}.px-xxl-22{padding-right:10rem !important;padding-left:10rem !important}.px-xxl-23{padding-right:15rem !important;padding-left:15rem !important}.px-xxl-24{padding-right:20rem !important;padding-left:20rem !important}.px-xxl-25{padding-right:25rem !important;padding-left:25rem !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:1.75rem !important;padding-bottom:1.75rem !important}.py-xxl-6{padding-top:2rem !important;padding-bottom:2rem !important}.py-xxl-7{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xxl-8{padding-top:3rem !important;padding-bottom:3rem !important}.py-xxl-9{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-xxl-10{padding-top:4rem !important;padding-bottom:4rem !important}.py-xxl-11{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-xxl-12{padding-top:5rem !important;padding-bottom:5rem !important}.py-xxl-13{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-xxl-14{padding-top:6rem !important;padding-bottom:6rem !important}.py-xxl-15{padding-top:6.5rem !important;padding-bottom:6.5rem !important}.py-xxl-16{padding-top:7rem !important;padding-bottom:7rem !important}.py-xxl-17{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-xxl-18{padding-top:8rem !important;padding-bottom:8rem !important}.py-xxl-19{padding-top:8.5rem !important;padding-bottom:8.5rem !important}.py-xxl-20{padding-top:9rem !important;padding-bottom:9rem !important}.py-xxl-21{padding-top:9.5rem !important;padding-bottom:9.5rem !important}.py-xxl-22{padding-top:10rem !important;padding-bottom:10rem !important}.py-xxl-23{padding-top:15rem !important;padding-bottom:15rem !important}.py-xxl-24{padding-top:20rem !important;padding-bottom:20rem !important}.py-xxl-25{padding-top:25rem !important;padding-bottom:25rem !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:1.75rem !important}.pt-xxl-6{padding-top:2rem !important}.pt-xxl-7{padding-top:2.5rem !important}.pt-xxl-8{padding-top:3rem !important}.pt-xxl-9{padding-top:3.5rem !important}.pt-xxl-10{padding-top:4rem !important}.pt-xxl-11{padding-top:4.5rem !important}.pt-xxl-12{padding-top:5rem !important}.pt-xxl-13{padding-top:5.5rem !important}.pt-xxl-14{padding-top:6rem !important}.pt-xxl-15{padding-top:6.5rem !important}.pt-xxl-16{padding-top:7rem !important}.pt-xxl-17{padding-top:7.5rem !important}.pt-xxl-18{padding-top:8rem !important}.pt-xxl-19{padding-top:8.5rem !important}.pt-xxl-20{padding-top:9rem !important}.pt-xxl-21{padding-top:9.5rem !important}.pt-xxl-22{padding-top:10rem !important}.pt-xxl-23{padding-top:15rem !important}.pt-xxl-24{padding-top:20rem !important}.pt-xxl-25{padding-top:25rem !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:1.75rem !important}.pe-xxl-6{padding-right:2rem !important}.pe-xxl-7{padding-right:2.5rem !important}.pe-xxl-8{padding-right:3rem !important}.pe-xxl-9{padding-right:3.5rem !important}.pe-xxl-10{padding-right:4rem !important}.pe-xxl-11{padding-right:4.5rem !important}.pe-xxl-12{padding-right:5rem !important}.pe-xxl-13{padding-right:5.5rem !important}.pe-xxl-14{padding-right:6rem !important}.pe-xxl-15{padding-right:6.5rem !important}.pe-xxl-16{padding-right:7rem !important}.pe-xxl-17{padding-right:7.5rem !important}.pe-xxl-18{padding-right:8rem !important}.pe-xxl-19{padding-right:8.5rem !important}.pe-xxl-20{padding-right:9rem !important}.pe-xxl-21{padding-right:9.5rem !important}.pe-xxl-22{padding-right:10rem !important}.pe-xxl-23{padding-right:15rem !important}.pe-xxl-24{padding-right:20rem !important}.pe-xxl-25{padding-right:25rem !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:1.75rem !important}.pb-xxl-6{padding-bottom:2rem !important}.pb-xxl-7{padding-bottom:2.5rem !important}.pb-xxl-8{padding-bottom:3rem !important}.pb-xxl-9{padding-bottom:3.5rem !important}.pb-xxl-10{padding-bottom:4rem !important}.pb-xxl-11{padding-bottom:4.5rem !important}.pb-xxl-12{padding-bottom:5rem !important}.pb-xxl-13{padding-bottom:5.5rem !important}.pb-xxl-14{padding-bottom:6rem !important}.pb-xxl-15{padding-bottom:6.5rem !important}.pb-xxl-16{padding-bottom:7rem !important}.pb-xxl-17{padding-bottom:7.5rem !important}.pb-xxl-18{padding-bottom:8rem !important}.pb-xxl-19{padding-bottom:8.5rem !important}.pb-xxl-20{padding-bottom:9rem !important}.pb-xxl-21{padding-bottom:9.5rem !important}.pb-xxl-22{padding-bottom:10rem !important}.pb-xxl-23{padding-bottom:15rem !important}.pb-xxl-24{padding-bottom:20rem !important}.pb-xxl-25{padding-bottom:25rem !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:1.75rem !important}.ps-xxl-6{padding-left:2rem !important}.ps-xxl-7{padding-left:2.5rem !important}.ps-xxl-8{padding-left:3rem !important}.ps-xxl-9{padding-left:3.5rem !important}.ps-xxl-10{padding-left:4rem !important}.ps-xxl-11{padding-left:4.5rem !important}.ps-xxl-12{padding-left:5rem !important}.ps-xxl-13{padding-left:5.5rem !important}.ps-xxl-14{padding-left:6rem !important}.ps-xxl-15{padding-left:6.5rem !important}.ps-xxl-16{padding-left:7rem !important}.ps-xxl-17{padding-left:7.5rem !important}.ps-xxl-18{padding-left:8rem !important}.ps-xxl-19{padding-left:8.5rem !important}.ps-xxl-20{padding-left:9rem !important}.ps-xxl-21{padding-left:9.5rem !important}.ps-xxl-22{padding-left:10rem !important}.ps-xxl-23{padding-left:15rem !important}.ps-xxl-24{padding-left:20rem !important}.ps-xxl-25{padding-left:25rem !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:1.75rem !important}.gap-xxl-6{gap:2rem !important}.gap-xxl-7{gap:2.5rem !important}.gap-xxl-8{gap:3rem !important}.gap-xxl-9{gap:3.5rem !important}.gap-xxl-10{gap:4rem !important}.gap-xxl-11{gap:4.5rem !important}.gap-xxl-12{gap:5rem !important}.gap-xxl-13{gap:5.5rem !important}.gap-xxl-14{gap:6rem !important}.gap-xxl-15{gap:6.5rem !important}.gap-xxl-16{gap:7rem !important}.gap-xxl-17{gap:7.5rem !important}.gap-xxl-18{gap:8rem !important}.gap-xxl-19{gap:8.5rem !important}.gap-xxl-20{gap:9rem !important}.gap-xxl-21{gap:9.5rem !important}.gap-xxl-22{gap:10rem !important}.gap-xxl-23{gap:15rem !important}.gap-xxl-24{gap:20rem !important}.gap-xxl-25{gap:25rem !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:1.75rem !important}.row-gap-xxl-6{row-gap:2rem !important}.row-gap-xxl-7{row-gap:2.5rem !important}.row-gap-xxl-8{row-gap:3rem !important}.row-gap-xxl-9{row-gap:3.5rem !important}.row-gap-xxl-10{row-gap:4rem !important}.row-gap-xxl-11{row-gap:4.5rem !important}.row-gap-xxl-12{row-gap:5rem !important}.row-gap-xxl-13{row-gap:5.5rem !important}.row-gap-xxl-14{row-gap:6rem !important}.row-gap-xxl-15{row-gap:6.5rem !important}.row-gap-xxl-16{row-gap:7rem !important}.row-gap-xxl-17{row-gap:7.5rem !important}.row-gap-xxl-18{row-gap:8rem !important}.row-gap-xxl-19{row-gap:8.5rem !important}.row-gap-xxl-20{row-gap:9rem !important}.row-gap-xxl-21{row-gap:9.5rem !important}.row-gap-xxl-22{row-gap:10rem !important}.row-gap-xxl-23{row-gap:15rem !important}.row-gap-xxl-24{row-gap:20rem !important}.row-gap-xxl-25{row-gap:25rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:1.75rem !important}.column-gap-xxl-6{column-gap:2rem !important}.column-gap-xxl-7{column-gap:2.5rem !important}.column-gap-xxl-8{column-gap:3rem !important}.column-gap-xxl-9{column-gap:3.5rem !important}.column-gap-xxl-10{column-gap:4rem !important}.column-gap-xxl-11{column-gap:4.5rem !important}.column-gap-xxl-12{column-gap:5rem !important}.column-gap-xxl-13{column-gap:5.5rem !important}.column-gap-xxl-14{column-gap:6rem !important}.column-gap-xxl-15{column-gap:6.5rem !important}.column-gap-xxl-16{column-gap:7rem !important}.column-gap-xxl-17{column-gap:7.5rem !important}.column-gap-xxl-18{column-gap:8rem !important}.column-gap-xxl-19{column-gap:8.5rem !important}.column-gap-xxl-20{column-gap:9rem !important}.column-gap-xxl-21{column-gap:9.5rem !important}.column-gap-xxl-22{column-gap:10rem !important}.column-gap-xxl-23{column-gap:15rem !important}.column-gap-xxl-24{column-gap:20rem !important}.column-gap-xxl-25{column-gap:25rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.flex-valign-center{display:flex;align-items:center}.flex-center{display:flex;align-items:center;justify-content:center}:root{--fancybox-accent-color: #c0c0c0}.no-js:not(html),.no-js-inline,html.no-js .no-js-hidden{display:none !important}html.no-js .no-js:not(html){display:block !important}html.no-js .no-js-inline{display:inline-block !important}*:focus{outline:none}button:focus{outline:none}.wrapper-overlay{position:fixed;background-color:rgba(35,35,35,.8);top:0;left:0;bottom:0;right:0;cursor:pointer;display:none;z-index:100}html{padding-bottom:0 !important;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility}html,body{font-size:var(--font-body-size, 14);color:var(--color-text)}body{margin:0 auto;font-family:var(--font-body-family, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif);font-size:var(--font-body-size, 14);font-weight:var(--font-body-weight);color:var(--color-text);background:var(--color-background);letter-spacing:normal;opacity:1 !important;visibility:visible !important}img{max-width:100%;height:auto;border:none}.hide,.hidden{display:none !important}.visually-hidden{position:absolute !important;overflow:hidden !important;width:1px !important;height:1px !important;margin:-1px !important;padding:0 !important;border:0 !important;clip:rect(0 0 0 0) !important;word-wrap:normal !important}.overflow-hidden{overflow:hidden}.clearfix:after{content:"";display:block;clear:both}svg{fill:currentColor;stroke:currentColor}.close svg{width:17px;height:17px}fieldset,legend{border:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 40px var(--color-background) inset;-webkit-text-fill-color:var(--color-text)}input::-ms-clear,select::-ms-expand{display:none}input[type=search]::-webkit-search-cancel-button{display:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:textfield}input[type=checkbox],input[type=radio]{display:none;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;padding:0;position:absolute;width:1px;box-sizing:border-box}input[type=checkbox]+.form-label--checkbox,input[type=radio]+.form-label--radio{display:block;width:100%;position:relative;padding:0 0 0 23px;margin:0;pointer-events:auto;cursor:pointer}input[type=checkbox]+.form-label--checkbox:before{content:"";position:absolute;top:3px;left:0;border:1px solid var(--link-color);width:16px;height:16px;background-color:rgba(0,0,0,0);border-radius:0}input[type=checkbox]+.form-label--checkbox:after{content:"";width:10px;height:5px;position:absolute;opacity:0;top:7px;left:3px;border:2px solid var(--color-background);border-top:none;border-right:none;transform:rotate(-45deg);transition:all .1s;-webkit-appearance:none}input[type=checkbox]:checked+.form-label--checkbox:before{background-color:var(--icon-color);border-color:var(--icon-active-color)}input[type=checkbox]:checked+.form-label--checkbox:after{opacity:1}input[type=radio]+.form-label--radio:before{content:"";display:block;position:absolute;top:2px;left:0;transition:all 50ms ease-out;background-color:var(--form-label-checkbox-before-bg);border:1px solid var(--form-label-checkbox-before-border);width:16px;height:16px;border-radius:50%}input[type=radio]:checked+.form-label--radio:after{opacity:1;transform:scale(1)}input[type=radio]:checked+.form-label--radio:before{border-color:var(--form-label-checkbox-before-border-checked)}input[type=radio]+.form-label--radio:after{content:"";display:block;position:absolute;top:6px;left:4px;transition:all 50ms ease-out;width:0;height:0;border:4px solid var(--form-label-checkbox-before-bg-checked);background-color:var(--form-label-checkbox-before-bg-checked);border-radius:50%;transform:scale(0);opacity:0}input[type=number]{-moz-appearance:textfield !important}blockquote{border:none;background-color:#fafafa;color:#3c3c3c;font-size:var(--font-body-size, 14);line-height:24px;font-style:normal;margin:0;padding:20px 35px}input[type=image]{width:auto}textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color]{margin:0;border-radius:0px;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color]{padding:11px 12px 10px;line-height:24px}input[type=checkbox],.custom-radio input[type=radio]{vertical-align:top;margin-right:10px;display:none}input[type=checkbox]+label{padding-left:26px;cursor:pointer;margin-bottom:9px;position:relative}input[type=checkbox]+label:before{position:absolute;content:"";top:2.5px;left:0;border:1px solid #d0d0d0;width:14px;height:14px;background-color:#fff}input[type=checkbox]+label:after{content:"";width:9px;height:5px;position:absolute;top:6px;left:3px;border:2px solid #232323;border-top:none;border-right:none;background:rgba(255,255,255,0);transform:rotate(-45deg);transition:all .1s}input[type=checkbox]:not(:checked)+label:after{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)";filter:alpha(opacity=0);transform:scale(0) rotate(-45deg)}input[type=checkbox]:checked+label:after{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";filter:alpha(opacity=100);transform:scale(1) rotate(-45deg)}select{border-radius:0;border:1px solid #cbcbcb;display:block;width:100%;padding:7px 32px 5px 12px;line-height:24px;outline:none;position:relative;background-color:rgba(255,255,255,0);z-index:2;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:36px}select *{outline:none;background:var(--color-background, #545658);color:var(--color-text, #545658);border:none}select+.icon-dropdown{width:30px;position:absolute;bottom:0;right:2px;background-color:rgba(255,255,255,0);height:36px;top:inherit;z-index:1;display:-moz-flex;display:flex;-moz-align-items:center;-ms-align-items:center;align-items:center;justify-content:center}select+.icon-dropdown .fa{font-size:16px}label{font-size:var(--font-body-size);font-weight:500;line-height:24px;color:var(--form-label);letter-spacing:.02em}label em{color:#f1152f;font-weight:500;font-style:italic}label.hiddenLabel{display:none;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.form-label,.field__label{display:block;width:100%;padding:0;margin:0 0 6px}.form-input,.field__input{flex-grow:1;display:block;width:100%;height:auto;font-size:var(--font-body-size, 14);font-weight:normal;letter-spacing:.02em;line-height:22px;text-align:left;border:1px solid var(--color-border, #cbcbcb);color:var(--color-text, #232323);background-color:var(--color-background, #ffffff);box-shadow:unset !important;outline:none !important;padding-left:15px;padding-right:15px;margin:0;overflow:hidden;border-radius:0px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-input.field__error,.field__input.field__error{border:1px solid var(--error-color, red) !important}.form-input::placeholder,.field__input::placeholder{color:var(--color-text);opacity:.4}ul,ol{padding:0;list-style:none;margin-bottom:20px}ul li,ol li{margin-bottom:.25em}a{transition:all .3s ease}a:hover{color:var(--link-hover-color);outline:none;text-decoration:none}.errors ul{padding-left:0}.form-success{border:1px solid #ebebeb;margin-bottom:20px;padding:5px 20px 5px 30px}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-weight:700;line-height:1.25em;margin:0;padding:0}h2,.h2{font-size:2em;margin-bottom:1em}h3,.h3{font-size:20px;margin-bottom:1.25em}h4,.h4{font-size:17px;margin-bottom:1.5em}h5,.h5{font-size:15px;margin-bottom:1.5em}h6,.h6{font-size:1em;margin-bottom:1.5em}p:last-child,p:last-of-type{margin-bottom:0}small,.small{font-size:12px}table{border:1px solid #ebebeb;min-width:100%}table td,table th{border-bottom:1px solid #ebebeb;padding:9px 15px}.border-color{border-color:var(--color-border, "#dee2e6") !important}table th{font-size:11px;text-transform:uppercase;font-weight:700}button[aria-disabled=true],button:disabled,button[disabled],button.disabled,.button:disabled,.button[disabled],.button[aria-disabled=true],.button.disabled{opacity:.6;cursor:default !important}.button{display:inline-block;vertical-align:middle;text-transform:uppercase;font-weight:700;line-height:1;outline:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:var(--button-border-radius);border:1.5px solid rgba(0,0,0,0);min-width:125px;max-width:100%;transition:all .3s ease;padding:14px 10px;font-size:13px;letter-spacing:1px;cursor:pointer;text-align:center}.button.button-1{background:var(--btn-background-color, #232323);border-color:var(--btn-border-color, #232323);color:var(--btn-text-color, #ffffff)}.button.button-1:hover{background:var(--btn-active-background-color, #ffffff);border-color:var(--btn-active-border-color, #232323);color:var(--btn-active-color, #232323)}.button.button-2{color:var(--btn-text-color, #232323);border-color:var(--btn-border-color, #232323);background:var(--btn-background-color, #ffffff)}.button.button-2:hover{color:var(--btn-active-background-color, #ffffff);border-color:var(--btn-active-border-color, #232323);background-color:var(--btn-active-color, #232323)}.button.button-3{background-color:rgba(0,0,0,0);border-color:#fff;color:#fff;width:270px;height:50px}.button.button-3:hover{background-color:#232323;border-color:#232323;color:#fff}.button.button--fullwidth{width:100% !important}.button.inline--buton{min-width:90px;height:50px}@media(max-width: 768px){.button{padding:10px 10px}}@media(max-width: 479px){.button{padding:10px 5px;min-width:100px}}.left,.text-left{text-align:left}.center,.text-center{text-align:center}.right,.text-right{text-align:right}.uppercase{text-transform:uppercase !important}.lowercase{text-transform:lowercase !important}.capitalize{text-transform:capitalize !important}.content-box--absolute{position:absolute;top:50%;left:0;z-index:5;transform:translateY(-50%);padding:15px;margin:0 auto;width:100%}.content-box--full{max-width:100% !important}br:empty,hr:empty,iframe:empty,path:empty,line:empty,circle:empty,use:empty,img:empty,input:empty,rect:empty,textarea:empty,.display-empty:empty,shopify-payment-terms:empty,shopify-installments-modal:empty,model-viewer:empty,polyline:empty{display:block}a{transition:all ease .3s;color:var(--link-color);cursor:pointer;border:none;box-shadow:none;text-decoration:none}.link{display:inline-block;vertical-align:top;font-size:var(--font-body-size, 14);font-weight:400;line-height:24px}.link .icon{fill:var(--link-color)}.link-underline .text{transition:text-decoration 100ms ease}.link-underline:hover .text{text-decoration:underline;text-underline-offset:.2rem;color:var(--link-hover-color)}.text-underline .text{text-decoration:underline;text-underline-offset:.2rem}.image-adapt{display:block;max-width:100%;margin:0 auto;position:relative;overflow:hidden}.image-adapt img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%;cursor:pointer;object-fit:var(--product-cart-image-fit);object-position:center;transition:opacity .5s}.image-adapt video{display:block;position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%;cursor:pointer;object-fit:var(--product-cart-image-fit);object-position:center;transition:opacity .5s}.image-adapt img.lazyload,.image-adapt img.lazyloading{opacity:0;transition:var(--anchor-transition)}.image-adapt img.lazyloaded{opacity:1 !important}.image-adapt img.lazyload+.data-lazy-loading,.image-adapt img.lazyloading+.data-lazy-loading{content:"";position:absolute;height:100%;width:100%;left:0;top:0;z-index:0;background-color:var(--bg-planceholder);display:block;transition:var(--anchor-transition)}.ajax-loaded .data-lazy-loading{display:none !important}hr{border:none;height:.1rem;display:block;margin:5rem 0;background-color:#ebebeb}details>*{box-sizing:border-box}.break{word-break:break-word}.visibility-hidden{visibility:hidden}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}body::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0);border-radius:0}body::-webkit-scrollbar-thumb:hover{background-color:#e0e0e0}body:hover::-webkit-scrollbar-thumb{background-color:#aeaeae}.disable-scrollbar::-webkit-scrollbar{display:none}.disable-scrollbar::-webkit-scrollbar-track{display:none}.disable-scrollbar::-webkit-scrollbar-thumb{display:none}.disable-scrollbar::-webkit-scrollbar-thumb:hover{display:none}.custom-scrollbar::-webkit-scrollbar-track{background-color:#f4f4f4}.custom-scrollbar::-webkit-scrollbar{width:5px;background-color:#f4f4f4}.custom-scrollbar.hide-scrollbar::-webkit-scrollbar{width:0px !important}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#aeaeae}.custom-scrollbar-x::-webkit-scrollbar{height:3px}.custom-scrollbar-x::-webkit-scrollbar-track{background-color:#f4f4f4}.custom-scrollbar-x::-webkit-scrollbar-thumb{background-color:#aeaeae}*:focus-visible{outline:0;box-shadow:none}*:focus{outline:0;box-shadow:none}*:focus:not(:focus-visible){outline:0;box-shadow:none}.focus-inset:focus-visible{outline:0;box-shadow:none}.focus-inset:focus{outline:0;box-shadow:none}.focus-inset:focus:not(:focus-visible){outline:0;box-shadow:none}.focus-none{box-shadow:none !important;outline:0 !important}svg{display:inline-block;vertical-align:middle;fill:currentColor;stroke:currentColor;transition:all ease .3s}.icon{fill:var(--icon-color);stroke:rgba(0,0,0,0)}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-all-1{flex:1}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.align-center{align-items:center}.flex-center{display:flex;justify-content:center}.flex-end{display:flex;justify-content:flex-end}.row.column-5 .halo-row-item{width:50%;padding-left:5px;padding-right:5px}.row .halo-item{padding:0 5px}.row .halo-row-item{position:relative;padding:0px 5px;margin-bottom:10px}.product-carousel .product-item{padding:0px 5px}.col5{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.desc{letter-spacing:.02em;margin:0px;font-weight:400}.container{display:block;width:100%;position:relative;max-width:100%;padding:0 15px;margin:0 auto}.container.container-full{max-width:100%;padding-left:0 !important;padding-right:0 !important;overflow-x:unset}.container-1920{max-width:1920px;padding-left:0;padding-right:0}.img-box .image{display:block;overflow:hidden;position:relative}.img-box--mobile .image{display:none}.fullwidth-banner .img-box{position:relative}.img-box--mobile .image+.image{display:block}[data-banner-carousel] .row:not(.slick-slider){overflow:hidden;flex-wrap:nowrap}.page{padding-bottom:50px}.page-header{position:relative}.page-header .page-title{margin-bottom:22px;font-size:24px;letter-spacing:.05em;color:#232323}.page-header .content-box--absolute .breadcrumb{justify-content:center;color:#fff;padding:18px 0px 0px;margin:0;letter-spacing:.02em}.page-header .content-box--absolute .breadcrumb .separate svg{color:#fff;fill:#fff}.page-header .content-box--absolute .breadcrumb a{color:#fff}.page-header .content-box--absolute .page-title{color:#fff;padding:12px 0px}.contact-form .form-field+.form-field{margin-top:17px}.form-label,.field__label{color:var(--font-heading-color) !important;display:block;width:100%;padding:0;margin:0 0 9px}label{font-size:16px;font-weight:500;letter-spacing:.02em;line-height:20px;text-transform:capitalize;text-align:left}.contact-form .form-input{padding-top:10px;padding-bottom:10px}.form-input,.field__input{flex-grow:1;display:block;width:100%;height:auto;font-size:var(--font-body-size, 14);font-weight:normal;letter-spacing:.02em;line-height:22px;text-align:left;border:1px solid var(--color-border, #cbcbcb);color:var(--color-text, #232323);background-color:var(--color-background, #ffffff);box-shadow:unset !important;outline:none !important;padding-left:15px;padding-right:15px;margin:0;overflow:hidden;border-radius:0px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.red-asterisk{color:#f1152f;margin-left:3px}.slick-arrow{width:35px;height:35px;padding:0;background-color:rgba(0,0,0,0);border:none;color:var(--link-color);position:absolute;cursor:pointer;top:48%;transform:translateY(-50%);z-index:9;outline:none;transition:all .5s ease;border-radius:50%;padding:9px !important}.slick-arrow:hover{background-color:rgba(0,0,0,.1019607843)}.slick-arrow:hover svg{fill:#fff;color:#fff}.slick-arrow svg{width:100%;height:100%;color:var(--link-color);fill:var(--link-color);stroke:rgba(0,0,0,0)}.slick-arrow.slick-next{right:-10px}.slick-arrow.slick-next svg{position:relative;left:1px;display:flex;align-content:center;justify-content:center;align-items:center}.slick-arrow.slick-prev{left:-10px}.slick-arrow.slick-prev svg{transform:rotate(180deg);position:relative;right:1px;display:flex;align-content:center;justify-content:center;align-items:center}.slick-arrow.slick-disabled{opacity:.4}.slick-dots{display:block;padding:0;margin:10px;margin-bottom:15px;text-align:center;letter-spacing:-0.33em;line-height:0}.slick-dots li{display:inline-block;font-size:0px;margin:0 7px;width:12px;height:12px;letter-spacing:normal}.slick-dots li.slick-active button{background:rgba(255,255,255,0)}.slick-dots button{width:12px;height:12px;-moz-border-radius:50%;-webkit-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:1px solid var(--color-text);background:var(--color-text);padding:0;outline:none;cursor:pointer}.slick-slider img{visibility:visible !important}.halo-block-header{margin-bottom:20px}.halo-block-header .title{color:var(--font-heading-color, #2f3337);position:relative;margin-top:10px;margin-bottom:7px;letter-spacing:.05em}.halo-block-header .title .text{padding:0 20px;display:inline-block;vertical-align:top;position:relative;z-index:2;max-width:100%;background-color:var(--color-background, #ffffff)}.halo-block-header .view_all{display:inline-block;line-height:16px;line-height:16px;color:var(--link-color);font-weight:500;margin-bottom:10px !important;letter-spacing:.02em}.halo-block-header .view_all:hover{color:var(--link-hover-color)}.halo-block-header .title:before{content:"";display:block;position:absolute;top:calc(50% - 1px);left:0;width:100%;height:2px;background-color:var(--icon-color)}.disable-title-before .title:before{content:none;display:none}.background-overlay,.background-overlay-popup{position:fixed;background-color:rgba(0,0,0,.7);top:0;left:0;bottom:0;right:0;cursor:pointer;display:block;z-index:-1;opacity:0;visibility:hidden;transition:all ease .5s}.pagination__list{display:flex;flex-wrap:wrap;width:100%;justify-content:center}.pagination__list .pagination-arrow:first-child{margin-right:10px}.pagination__list .pagination-arrow.disabled{opacity:.4}.pagination__list li{min-width:4rem}.pagination__list .pagination-arrow{position:relative;width:35px;min-width:35px}.pagination__list .pagination__item-arrow{color:#232323;background:#fff;border:1px solid #232323;display:flex;line-height:1;font-size:0;letter-spacing:0;cursor:pointer;position:absolute;top:50%;padding:10px;width:35px;height:35px;transform:translateY(-50%);z-index:1;outline:none;transition:all ease .3s;border-radius:50%}.pagination__list .pagination__item-arrow .icon{fill:#3c3c3c;width:100%;height:100%;color:#323232;stroke:rgba(0,0,0,0)}.pagination__list .pagination__item-arrow:hover{color:#fff;background:#232323}.pagination__list .pagination__item-arrow:hover .icon{fill:#fff}.pagination__list .pagination__item--prev .icon{transform:rotate(90deg)}.pagination__list .pagination__item--next .icon{transform:rotate(270deg)}.pagination__list .pagination-num .pagination__item{color:#707070;width:35px;height:35px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all ease .05s}.pagination__list .pagination-num .pagination__item:hover,.pagination__list .pagination-num .pagination__item.active{background-color:#f8f8f8;color:#3c3c3c;font-weight:600}.halo-product-block{margin-top:35px}.halo-product-block .halo-block-header{margin-bottom:15px !important}.halo-product-block .product-infinite-scroll{margin:25px 0px 70px}.halo-product-block .product-infinite-scroll .button{max-width:300px;width:100%}.halo-block-video{position:relative}.halo-block-video .video-banner{position:absolute;bottom:40px;right:40px;z-index:9}.halo-block-video .video-banner .halo-modal-close{position:absolute;z-index:-1;opacity:0;visibility:hidden;top:60px;bottom:auto;right:15px;transition:all ease .5s}.halo-block-video .video-banner .halo-modal-close svg{width:28px;height:28px;fill:#fff;border:1px solid #fff;border-radius:50%;padding:5px;color:#fff;background:#232323}.halo-block-video .video-banner .modal-content-video,.halo-block-video .video-banner .modal-video-content,.halo-block-video .video-banner .video{height:100%}.halo-block-video .video-banner.open_video{width:100%;height:100%;top:0;right:0 !important}.halo-block-video .video-banner.open_video .halo-modal-close{top:15px;z-index:9;opacity:1;visibility:visible}.halo-block-video .video-banner.fixed_video{position:fixed;top:inherit !important;right:0px !important;bottom:0px;max-width:350px;max-height:250px}.halo-block-video .video-banner.fixed_video .halo-modal-close{top:5px;right:5px}.halo-block-video .video-banner.fixed_video .halo-modal-close svg{width:24px;height:24px}.video_icon{position:absolute;left:20rem;top:15rem;z-index:9}.video_icon svg{width:40px;height:40px;fill:#232323}.video_icon::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;border-radius:50%;opacity:.3;background-color:#fff;animation:zoom-animation 1.4s ease-in-out infinite}@media(max-width: 1200px){.slick-arrow.slick-next{right:10px}.slick-arrow.slick-prev{left:10px}}@media(max-width: 1024px){.slick-arrow.slick-next svg{display:flex;align-content:center;justify-content:center;align-items:center}.halo-block-video .video_icon{right:15px;bottom:15px}.halo-block-video .video-banner.fixed_video{bottom:60px;max-width:300px;max-height:200px;z-index:99999;right:0 !important}}@media(max-width: 992px){.halo-row--swipe{white-space:nowrap;overflow-x:auto;overflow-y:hidden;padding:0 15px 0 15px;margin-left:-15px;margin-right:-15px;flex-wrap:nowrap}.halo-row--swipe .halo-row-item{margin-top:0;padding-left:0;padding-right:0;margin-right:15px;white-space:normal;width:350px}.halo-row--swipe .halo-row-item:last-child{margin-right:0}}@media(max-width: 768px){.halo-row--swipe .halo-row-item{width:330px}}@media(max-width: 551px){.halo-row--swipe .halo-row-item{width:300px}}@media(min-width: 768px){.img-box--mobile .image{display:block}.img-box--mobile .image+.image{display:none}.content-box--absolute{left:50%;transform:translate(-50%, -50%);padding-left:0;padding-right:0;max-width:520px}.content-box--left{left:15px;transform:translateY(-50%)}.content-box--center{left:50%}.content-box--bottom{top:inherit;bottom:0;transform:translate(-50%, 0)}.content-box--right{left:inherit;right:15px;transform:translate(0, -50%)}.row{margin-left:-10px;margin-right:-10px}.row .halo-item{padding:0 10px}.row.column-5 .halo-row-item{width:33.333333%;padding-left:10px;padding-right:10px}.product-carousel .row:not(.slick-slider),[data-banner-text-carousel] .row:not(.slick-slider){flex-wrap:nowrap;overflow:hidden}.product-carousel .row:not(.slick-slider) .slick-list,[data-banner-text-carousel] .row:not(.slick-slider) .slick-list{padding:0}.product-carousel .product-item,[data-banner-text-carousel] .product-item{padding:0px 10px}.row .halo-row-item{padding:0px 10px}.halo-block-header{margin-bottom:25px}}@media(min-width: 1025px){.animate-scale{position:relative;display:block;overflow:hidden}.animate-scale img{transition:all .7s ease}.animate-scale:hover img{transform:scale(1.1)}.animate-scale:hover::before{overflow:visible;opacity:.3;filter:alpha(opacity=30)}.animate-overlay{position:relative}.animate-overlay .image:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.7019607843);opacity:0;filter:alpha(opacity=0);transition:opacity .7s ease;z-index:2}.animate-overlay:hover .image:before{opacity:1}.view-abs{position:absolute;left:50%;top:50%;z-index:2;opacity:0;transition:all .5s ease}.view-abs .view{width:40px;height:40px;border:1px solid #232323;position:relative;display:block;transition:all .5s ease}.view-abs .view::before,.view-abs .view::after{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%, -50%);background-color:#000;transition:all .4s ease}.view-abs .view::before{width:2px;height:20px}.view-abs .view::after{width:20px;height:2px}.animate-border{position:relative}.animate-border::before,.animate-border::after{content:"";position:absolute;background:rgba(255,255,255,.1);width:0;height:0;transition:all .4s ease;visibility:hidden;z-index:5}.animate-border::before{top:0;left:0}.animate-border::after{bottom:0;right:0}.animate-border:hover::before,.animate-border:hover::after{width:100%;height:100%;visibility:visible}.img-box:hover .view-abs{opacity:1;transform:translate(-50%, -50%)}.row{margin-left:-15px;margin-right:-15px}.row .halo-item{padding:0 15px}.row.column-5 .halo-row-item{width:20%;padding-left:15px;padding-right:15px}.row .halo-row-item{padding:0px 5px}.product-carousel .product-item{padding:0px 15px}.halo-block-header .title .text{width:auto}.halo-product-block{margin-top:55px}.halo-product-block .product-item:nth-child(n+5){margin-top:25px}.page{padding-bottom:80px}}.column-5-mobile .halo-row-item{width:20%;padding-left:15px;padding-right:15px}@media(min-width: 1200px){.container.container-1170{max-width:1200px !important}.slick-arrow.slick-prev{left:5px}.slick-arrow.slick-next{right:5px}}@media(min-width: 1400px){.container.container-1370{max-width:1400px !important}}@media(min-width: 1500px){.container.container-1470{max-width:1500px !important}}@media(min-width: 1600px){.container.container-1570{max-width:1600px !important}.slick-arrow.slick-prev{left:-2px}.slick-arrow.slick-next{right:-2px}}@media(min-width: 1800px){.container.container-1770{max-width:1800px !important}}@media(min-width: 1920px){.container.container-1860{padding-left:calc((100% - 1860px)/2);padding-right:calc((100% - 1860px)/2)}}input:-webkit-autofill,input:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s !important}.lg-container .lg-icon{border-radius:50%;background:rgba(255,255,255,.9);color:#000;font-size:16px;padding:6px;box-shadow:rgba(50,50,93,.25) 0px 50px 100px -20px,rgba(0,0,0,.3) 0px 30px 60px -30px}.lg-container .lg-icon:hover:not(.disabled),.lg-container .lg-icon:hover:not(.disabled){color:#000}.lg-container .lg-icon:hover{font-size:17px;transition:all ease-in-out .9ms}.image-gallery-icon.image-gallery-right-nav,.image-gallery-icon.image-gallery-left-nav{background:#fff !important;width:34px;height:34px;padding:10px !important;margin:0px 5px;border-radius:50%;box-shadow:rgba(50,50,93,.25) 0px 50px 100px -20px,rgba(0,0,0,.3) 0px 30px 60px -30px}.breadcrumb{color:var(--breadcrumb-color);padding-top:0;display:flex;justify-content:flex-start;align-items:center;margin:0;padding:15px 0px 0px;background-color:rgba(0,0,0,0)}.breadcrumb a{font-weight:500;line-height:24px;letter-spacing:.02em;color:var(--breadcrumb-color)}.breadcrumb a:hover{color:var(--breadcrumb-hover-color)}.breadcrumb .separate{display:block;position:relative;padding:0 7px}.breadcrumb .separate svg{width:9px;height:10px;position:relative;top:-1px;color:var(--breadcrumb-hover-color);fill:var(--breadcrumb-hover-color)}.breadcrumb.position-center{justify-content:center}.breadcrumb .bread-text{font-weight:400;color:var(--breadcrumb-active-color)}.breadcrumb .bread-link:hover{color:var(--breadcrumb-hover-color)}.header-mobile{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);display:block}.header-mobile .header-mobile--wrapper,.header-mobile .header-mobile--item{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;flex:1;z-index:1}.header-mobile .header-mobile--wrapper.header-mobile--left,.header-mobile .header-mobile--item.header-mobile--left{padding-left:6px;justify-content:flex-start;flex:0 0 18%}.header-mobile .header-mobile--wrapper.header-mobile--right,.header-mobile .header-mobile--item.header-mobile--right{justify-content:flex-end;padding-right:5px;flex:0 0 auto}.header-mobile .header-mobile--wrapper.header-mobile--right.show-search,.header-mobile .header-mobile--item.header-mobile--right.show-search{padding-right:0px;flex:0 0 7%}.header-mobile .header-mobile--wrapper.header-mobile--center,.header-mobile .header-mobile--item.header-mobile--center{flex:0 0 35%}.header-mobile .header-mobile--icon{display:flex;align-items:center;width:auto;min-height:50px}.header-mobile .header-mobile--icon.item__mobile--hamburger{margin-right:3px}.header-mobile .header-mobile--icon .mobileMenu-toggle{width:24px;height:28px;font-size:0;overflow:hidden;position:relative;top:4px;z-index:1;outline:none;box-shadow:none;display:block;color:#232323}.header-mobile .header-mobile--icon .mobileMenu-toggle .mobileMenu-toggle__Icon{top:50%;width:100%;transform:translateY(-50%);transition:background-color 10ms ease-in .1s;background-color:#232323;content:"";display:block;height:2px;width:100%;position:absolute;background-color:#232323;transform:rotate(0);transition:transform .1s ease-in,top .1s ease-in .15s,bottom .1s ease-in .15s}.header-mobile .header-mobile--icon .mobileMenu-toggle .mobileMenu-toggle__Icon::before,.header-mobile .header-mobile--icon .mobileMenu-toggle .mobileMenu-toggle__Icon::after{content:"";display:block;height:2px;width:100%;position:absolute;background-color:#232323;transform:rotate(0);transition:transform .1s ease-in,top .1s ease-in .15s,bottom .1s ease-in .15s}.header-mobile .header-mobile--icon .mobileMenu-toggle .mobileMenu-toggle__Icon::before{top:-8px}.header-mobile .header-mobile--icon .mobileMenu-toggle .mobileMenu-toggle__Icon::after{bottom:-8px}.header-mobile .header-mobile--icon+.header-mobile--icon{margin-left:10px;padding-right:10px}.header-mobile .header-mobile--icon img{max-height:70px;padding:5px 0}.header-mobile .header-mobile--icon a{z-index:1}.header-mobile .header-mobile--icon svg{width:24px;height:24px;fill:#232323}.header-mobile .header-mobile--icon .header__icon--cart svg{margin:0}.header-mobile .header-mobile--icon .header__icon--cart .cart-count-bubble{position:absolute;right:-12px;top:-8px;margin:0}.header-mobile .header-mobile--icon .header__link--account svg{width:30px;height:30px}.header-mobile .halo-toolbar-wrapper{display:flex;gap:17px;justify-content:flex-end;align-items:center}@media(min-width: 1025px){.header-mobile{display:none}}.info-position{right:44.5%}.cart-info-position{right:16%}.header-icons{display:flex;gap:13px;justify-content:flex-end;position:relative}.header-icons a{z-index:1;position:relative}.header-icons .cart-count-bubble{position:absolute;bottom:50%;margin:0;min-width:23px;min-height:23px;text-align:center;border-radius:50%;font-size:12px}.default-logo{min-height:60px}.default-logo a{font-size:25px}.header__fixed-top{position:fixed;top:0;width:100%;z-index:1111}.announcement-bar .message{padding:5px 15px 5px 15px;position:relative;margin:0}.announcement-bar .announcement-close{display:block;position:absolute;top:50%;right:15px;transform:translateY(-50%);width:16px;height:16px;line-height:1;font-size:0;letter-spacing:0}.announcement-bar .announcement-close svg{width:100%;height:100%;stroke:rgba(0,0,0,0)}.announcement-bar a{color:var(--link-color)}.has-stickyHeader [data-header-sticky]{position:sticky;top:0;box-shadow:0 0 3px rgba(0,0,0,.12)}.header .animate{transition:transform .15s ease-out}.has-stickyHeader [data-header-sticky]{z-index:20;will-change:transform}.has-stickyHeader [data-header-sticky].sticky-up{transform:translateY(-100%)}.has-stickyHeader .header-default .header-top{display:none}.has-stickyHeader .header-default .menu-lv-1 .label{display:none}.has-stickyHeader .header-default .header-bottom .header-bottom--wrapper{display:flex;align-items:center;justify-content:center}.has-stickyHeader .header-default .header-bottom .header-log-fixed,.has-stickyHeader .header-default .header-bottom .Header-icon-fixed{display:block}.has-stickyHeader .header-default .header-bottom .header-nav{width:calc(100% - 224px);padding-left:50px}.header-default{z-index:111}.header-default .header-top--left img{max-height:80px}.header-default .header__link--account i{width:20px;height:20px}.header-default .header-bottom .container{position:initial}.header-default .header-bottom .header-log-fixed{display:none;padding-left:15px}.header-default .header-bottom .header-log-fixed img{max-width:50px}.header-default .header-bottom .Header-icon-fixed{display:none}.header-default .header-bottom .Header-icon-fixed .header__icon-wrapper{display:flex;align-items:center;justify-content:flex-end;padding-right:15px}.header-default .header-bottom .Header-icon-fixed .header__icon{position:relative;border-left:1px solid rgba(255,255,255,.15);padding-top:9px;padding-bottom:9px;width:50px;height:50px;display:flex;justify-content:center;align-items:center}.header-default .header-bottom .Header-icon-fixed .header__icon svg{width:22px;height:22px;fill:var(--header-menu-icon-color, #222)}.header-default .header-bottom .Header-icon-fixed .header__icon i,.header-default .header-bottom .Header-icon-fixed .header__icon span{color:var(--header-menu-icon-color, #222)}.header-default .header-bottom .Header-icon-fixed .cart-count-bubble{position:absolute;right:2px;top:7px;margin:0;background-color:var(--info-background-color);color:var(--info-color);min-width:23px;min-height:23px;text-align:center;border-radius:50%;font-size:12px;font-weight:400;line-height:22px;letter-spacing:.02em;display:inline-block !important;vertical-align:middle}.header-top{display:none;background:var(--header-menu-background-color, #fff);padding:15px 0px 16px}.header-top .header-top--wrapper{display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:space-between}.header-top-right-group{display:flex;justify-content:flex-end;align-items:center;margin-bottom:15px}.header-top-right-group .customer-service-text{color:var(--header-menu-text-color, #000);font-size:12px;margin-right:13px;letter-spacing:.02em}.header-top-right-group .customer-service-text a{color:var(--header-menu-icon-color, #222)}.header-top--right .free-shipping-text{color:var(--header-menu-text-color, #000);font-size:12px;font-weight:600;letter-spacing:.05em;margin-bottom:14px}.header__iconItem{display:inline-block;vertical-align:middle}.header__iconItem .header__icon{display:inline-block;vertical-align:middle;font-size:0;letter-spacing:0;line-height:1;width:auto;position:relative}.header__iconItem .header__icon span{font-size:12px;letter-spacing:.02em;display:inline-block !important;vertical-align:middle}.header__iconItem .header__icon svg{fill:var(--header-menu-icon-color, #222);color:var(--header-menu-icon-color, #222)}.header__iconItem .header__icon i,.header__iconItem .header__icon span{color:var(--header-menu-icon-color, #222)}.header__iconItem .header__icon--cart svg{width:20px;height:20px;margin-right:8px;position:relative;top:-2px}.header__iconItem .header__icon--cart .cart-count-bubble{position:relative;background-color:var(--info-background-color);color:var(--info-color);margin-left:8px;min-width:23px;min-height:23px;text-align:center;border-radius:50%;font-size:12px;font-weight:400;line-height:22px;letter-spacing:.02em;display:inline-block !important;vertical-align:middle}.header__iconItem .header__icon--cart .cart-count-bubble .text-count{position:relative;top:-1px;left:0}.header__iconItem .header__icon--wishlist{margin-left:25px}.header__iconItem .header__icon--wishlist svg{width:20px;height:20px;margin-right:8px}.header__iconItem .header__icon--wishlist .cart-count-bubble{position:relative;background-color:var(--info-background-color);color:var(--info-color);margin-left:8px;min-width:23px;min-height:23px;text-align:center;border-radius:50%;font-size:12px;font-weight:400;line-height:22px;letter-spacing:.02em;display:inline-block !important;vertical-align:middle}.header__iconItem .customer-links{margin-left:25px;display:inline-block;vertical-align:middle;padding-top:0;padding-bottom:0}.header__iconItem .customer-links i{color:var(--header-menu-icon-color, #222)}.header__icon:hover svg{transform:scale(1.1)}.header-language_currency .halo-currency{margin-left:5px}.header-language_currency .halo-currency .text+svg{position:relative;top:0px}.header-language_currency .halo-currency .btn-group .icon{position:relative;top:2px}.header-language_currency .halo-currency .currency-menu{padding:9px 0;min-width:100px;outline:0;background:#fff;max-height:300px;overflow:auto}.header-language_currency .halo-currency .currency-menu .icon{width:22px;height:22px;margin-right:4px}.header-language_currency .halo-currency .currency-menu .icon svg{width:100%;height:100%;stroke:initial;vertical-align:top}.header-language_currency .halo-currency .currency-item{font-size:12px;font-weight:500;color:#232323;line-height:22px;letter-spacing:.02em;padding:7px 15px;display:flex;align-items:center}.header-language_currency .halo-currency .currency-item .text{position:relative;color:#232323}.header-language_currency .halo-currency .currency-item.active{text-decoration:underline;text-underline-offset:2px}.header-language_currency .halo-currency .currency-item:hover{text-decoration:underline;text-underline-offset:2px}.header-language_currency .halo-currency .dropdown-toggle{cursor:pointer}.header-language_currency .halo-language .div{min-width:100px}.header-language_currency .halo-language .div .disclosure__list{padding:8px 0;margin:0}.header-language_currency .halo-language .div .disclosure__link{display:flex;align-items:center;padding:7px 15px;text-decoration:none;line-height:1.8}.header-language_currency .halo-language .div .disclosure__link .icon{width:22px;height:22px;margin-right:6px}.header-language_currency .halo-language .div .disclosure__link .icon svg{width:22px;height:22px}.header-language_currency .halo-language .div .disclosure__link.disclosure__link--active{text-decoration:underline;text-underline-offset:2px}.header-language_currency .halo-language .div .disclosure__link:hover{text-decoration:underline;text-underline-offset:2px}.header-language_currency .halo-language,.header-language_currency .halo-currency{position:relative;display:inline-block;vertical-align:middle}.header-language_currency .dropdown-language,.header-language_currency .dropdown-currency{display:flex;justify-content:flex-end;background:#fff;position:absolute;right:0;top:10px;opacity:0;z-index:-1;overflow:hidden;transition:all .5s ease;box-shadow:0 1px 4px rgba(0,0,0,.0015)}.header-language_currency .dropdown-language.show,.header-language_currency .dropdown-currency.show{top:calc(100% + 10px);opacity:1;z-index:9;overflow:visible}.header-language_currency .disclosure{position:relative}.header-language_currency .disclosure__list{z-index:2;background:#fff}.header-language_currency .disclosure__button{border:0;align-items:center;cursor:pointer;display:flex;background-color:rgba(0,0,0,0)}.header-language_currency .icon{width:16px;height:16px}.header-language_currency .icon svg{width:16px;height:16px;stroke:initial;vertical-align:top}.header-language_currency .text{color:#232323;text-transform:uppercase;font-weight:500;margin-left:5px;margin-right:5px;font-size:12px}.header-language_currency .text+svg{width:10px;height:9px}.header-language_currency .dropdown-toggle::after{display:none}.header-search{max-width:160px;margin-left:20px;position:relative}.header-search .search-bar{background-color:rgba(0,0,0,0);border:1px solid var(--header-menu-text-color, #000);display:flex;align-items:center}.header-search .search-bar .input-group-field{color:var(--color-text, #323232);padding:5px 11px 5px;width:calc(100% - 30px);border:none;background-color:rgba(0,0,0,0);margin:0;font-size:12px;line-height:20px}.header-search .search-bar .input-group-field::-webkit-input-placeholder{color:var(--color-text, #323232)}.header-search .search-bar .icon-search{background:rgba(0,0,0,0);min-width:30px;display:inline-flex;padding:8px 10px 8px}.header-search .search-bar .icon-search i{color:var(--header-menu-icon-color, #222)}.header-search__wrapper{position:relative}.header-search__wrapper .header__search-box{opacity:0;visibility:hidden;position:absolute;display:flex;box-shadow:rgba(0,0,0,.1) 0px 1px 2px 0px;border-radius:10px;right:100%;padding:0px 10px;align-items:center;top:-10px;background:var(--color-background, #fff);z-index:1;transition:width 1s;border:1px solid var(--color-border, #fff)}.header-search__wrapper .header__search-box input{background:rgba(0,0,0,0);border:none;color:var(--color-text)}.header-search__wrapper .header__search-box i{cursor:pointer;font-size:16px}.header-search__wrapper .header__search-box.search__open{visibility:visible;opacity:1}.header-search__wrapper .quickSearchResultsWrap{top:40px}.quickSearchResultsWrap{z-index:999;position:absolute;top:calc(100% - 0px);right:0px;left:auto;width:570px;opacity:0;border:1px solid #838d91;border-top:0px;box-shadow:0 0 5px 1px rgba(0,0,0,.11);background-color:var(--color-background);padding:18px 30px 0;max-height:calc(80vh - 150px);overflow-x:hidden;overflow-y:auto;visibility:hidden}.quickSearchResultsWrap.s__active{opacity:1;visibility:visible !important}.quickSearchResultsWrap.show{top:calc(100% + 5px);z-index:5;opacity:1;visibility:visible}.quickSearchResultsWrap .search-block-title{line-height:22px;letter-spacing:.02em;text-transform:uppercase;color:#232323;position:relative;margin:0 0 15px;padding-bottom:8px;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;align-items:center}.quickSearchResultsWrap .search-block-title .text{font-size:12px;font-weight:700;display:inline-block;vertical-align:top;width:auto;padding:0 28px 0 0;position:relative;z-index:2;background-color:var(--color-background)}.quickSearchResultsWrap .search-block-title .halo-search-close i{font-size:24px}.quickSearchResultsWrap .search-block-title .halo-search-close svg{width:16px;height:16px;position:relative;top:-2px}.quickSearchResultsWrap .list-item{display:block;font-size:0;letter-spacing:0;margin:0 -5px;text-align:left}.quickSearchResultsWrap .list-item .item{display:inline-block;vertical-align:top;padding:0 5px;margin:0 0 10px}.quickSearchResultsWrap .list-item .item .link{display:flex;align-items:center;justify-content:center;padding:6px 10px 6px 7px;text-transform:lowercase;background-color:#f7f7f7;color:#868686;text-decoration:unset}.quickSearchResultsWrap .list-item .item .link i{font-size:14px}.quickSearchResultsWrap .list-item .item .link .text{font-size:15px;display:block;margin:0 0 0 4px}.quickSearchResultsWrap .list-item .item .link svg{width:20px;height:20px;padding:2px;fill:#232323;transform:rotate(-90deg)}.quickSearchResultsWrap .list-item .item .link:hover{color:#232323;background-color:#e5e5e5;border-color:#e5e5e5}.quickSearchResultsWrap .quickSearchProduct .halo-product-block{margin-top:0px}.header-bottom{display:none;background:var(--header-bottom-background-color, #fff)}.main-menu{position:static}.main-menu>.container{position:static}.header__inline-menu{display:block;grid-area:navigation}.list-menu{display:block;list-style:none;padding:0;margin:0;font-size:0;letter-spacing:0}.menu-lv-item{display:inline-block;vertical-align:top;position:relative}.menu-lv-item.has-megamenu{position:static}.menu-lv-item>a{display:block;position:relative}.menu-lv-item .site-nav-list-dropdown>a{display:block;position:relative}.menu-lv-1__action{color:#fff;padding:11px 20px 12px}.menu-lv-1__action,.menu--mobile-lv-1__action{font-size:14px;font-weight:700;line-height:22px;letter-spacing:.05em}.menu-lv-item .text{transition:text-decoration 100ms ease}.menu-lv-item .icon{display:block;position:absolute;height:12px;width:12px;top:50%;right:0px;transform:translateY(-50%);fill:#232323;stroke:rgba(0,0,0,0)}.menu-lv-1__action .text{text-decoration-thickness:1px !important}.menu-lv-1:hover>a:hover{color:#fff}.menu-lv-item:hover>a>.text{text-decoration:var(--header-underscore-enabled, none);text-underline-offset:.3rem}.menu-lv-1 .label{display:inline-block;vertical-align:middle;position:absolute;right:7px;top:-9px;font-size:10px;font-weight:400;letter-spacing:0;line-height:17px;height:17px;padding:0 6px;text-transform:capitalize;text-align:center;border-radius:1px}.menu-lv-1 .label::before{content:"";position:absolute;opacity:auto;left:50%;bottom:-9px;transform:translate(-50%) rotate(180deg);border:5px solid rgba(0,0,0,0)}.menu-lv-1 .label.hot-label{color:#fff;background-color:#ffbb49}.menu-lv-1 .label.hot-label::before{border-bottom-color:#ffbb49}.menu-lv-1 .label.sale-label{color:#fff;background-color:#ef6454}.menu-lv-1 .label.sale-label::before{border-bottom-color:#ef6454}.menu-lv-1 .label.new-label{color:#fff;background-color:#06bfe2}.menu-lv-1 .label.new-label::before{border-bottom-color:#06bfe2}.list-menu--disclosure{max-width:300px;background:var(--header-mega-menu-background-color, #fff);box-shadow:0 1px 4px rgba(0,0,0,.15);padding:7px 0px 5px;position:absolute;top:calc(100% + 20px);visibility:visible;pointer-events:none;z-index:-1;opacity:0;transition:transform 350ms ease,visibility 350ms ease;webkit-transition:all 350ms ease;transition:all 350ms ease}.list-menu--disclosure li{padding:0px 20px;width:100%}.list-menu--disclosure li a{padding:10px 0 10px;color:var(--header-mega-menu-text-color, #000);letter-spacing:.02em}.list-menu--disclosure-2{right:calc(-100% + 30px);top:0px !important}.megamenu-custom-product-width-banner{position:relative;padding:5px 8px 10px 8px;bottom:-10px}.megamenu-custom-product-width-banner::before{content:" ";width:300%;height:100%;position:absolute;left:-100%;bottom:0;z-index:-1}.megamenu-custom-product-width-banner .product-card .card-action{visibility:hidden}.megamenu-custom-product-width-banner .product-card .product-card-bottom{padding:0 !important}.megamenu-custom-product-width-banner .product-card .card-vendor-title{padding:0 !important}.megamenu-custom-product-width-banner .banner{padding-left:23px}.wrapper-mega-banner{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;position:relative;bottom:-17px;margin-top:3px;margin-top:-5px}.wrapper-mega-banner::before{content:" ";width:300%;height:100%;position:absolute;left:-100%;bottom:0;z-index:-1;background:#f2f2f2}.wrapper-mega-banner .col-brands .title{font-size:14px;font-weight:700;letter-spacing:0;color:var(--header-mega-menu-text-color, #000);margin-bottom:15px}.wrapper-mega-banner .col-brands .azbrandstable{list-style:none;margin:0 !important;max-width:320px;text-align:left}.wrapper-mega-banner .col-brands .azbrandstable li{display:inline-block;width:28px;text-align:left;margin-bottom:0px}.wrapper-mega-banner .col-brands .azbrandstable li a{font-size:14px;color:var(--header-mega-menu-text-color, #000);font-weight:400}.wrapper-mega-banner .col-brands .azbrandstable li a:hover span{border-bottom:1px solid}.wrapper-mega-banner .col-brands .link-brands{font-size:14px;color:var(--header-mega-menu-text-color, #000);font-weight:400;margin-top:13px;display:block}.wrapper-mega-banner .halo-col-banner .row{align-items:center}.wrapper-mega-banner .halo-col-banner .content-box .sub-title{font-size:12px;font-weight:900;color:var(--header-mega-menu-text-color, #000);margin-bottom:11px}.wrapper-mega-banner .halo-col-banner .content-box .title{font-size:26px;font-weight:900;margin-bottom:19px;text-transform:uppercase;font-style:italic}.wrapper-mega-banner .halo-col-banner .content-box .link{font-size:14px;color:var(--header-mega-menu-text-color, #000)}.header .menu-dropdown{position:absolute;top:auto;left:0;width:100%;z-index:-1;overflow-x:hidden;overflow-y:auto;max-height:70vh;text-align:left;margin-top:20px;opacity:0;visibility:hidden;pointer-events:none;box-shadow:0 3px 3px -3px rgba(0,0,0,.1);background-color:var(--header-mega-menu-background-color, #ffffff);padding:24px 0 34px;transition:transform 350ms ease,visibility 350ms ease;webkit-transition:all 350ms ease;transition:all 350ms ease}.header .menu-dropdown .list-nav-title .site-nav-title{margin:0 0 12px}.header .menu-dropdown .list-nav-title .site-nav-title.sale{color:var(--product-price-sale-color, #c7202c)}.site-nav-title{font-size:16px;font-weight:600;font-style:normal;line-height:22px;letter-spacing:.02em;margin:0 0 5px;color:var(--header-mega-menu-text-color, #000);display:block;font-family:var(--font-heading-family)}.site-nav-link{font-size:14px;font-weight:400;line-height:22px;letter-spacing:.02em;text-transform:capitalize;margin:0;padding:4px 0;color:var(--header-mega-menu-text-color, #000)}.megamenu_style_2 .site-nav-banner{display:flex;justify-content:flex-end;font-size:0;letter-spacing:0;padding-top:7px}.megamenu_style_2 .site-nav-banner .site-nav-banner--item{width:210px;padding:0}.megamenu_style_2 .site-nav-banner .col-left .banner+.banner{margin-top:6px}.megamenu_style_2 .site-nav-banner .col-right{margin-left:6px}.megamenu_style_2 .site-nav{margin-bottom:23px}.megamenu_style_2.custom-product .site-nav-banner{padding-top:0}.megamenu_style_2.custom-product .col-right{padding-top:7px}.megamenu_style_3 .site-nav-list .image{display:block;margin-top:13px;margin-bottom:10px}.header .header-bottom .megamenu_style_4{padding:0 !important}.header .header-bottom .megamenu_style_4 .row{margin:0;align-items:center}.header .header-bottom .megamenu_style_4 .halo-row-item{padding:0}.header .header-bottom .megamenu_style_4 .halo-row-item .site-banner .img-box{border-radius:0}.header .header-bottom .megamenu_style_4 .site-nav-list{text-align:center;padding:0px 15px}.header .header-bottom .megamenu_style_5 .megamenu-product-custom{position:relative;bottom:-17px;margin-top:11px;padding:28px 0px 52px}.header .header-bottom .megamenu_style_5 .megamenu-product-custom::before{content:" ";width:300%;height:100%;position:absolute;left:-100%;bottom:0;z-index:-1;background:#fff}.header .header-bottom .megamenu_style_5 .megamenu-product-custom .halo-row-item .product-card .product-card-top{width:200px;height:auto}.header .header-bottom .megamenu_style_5 .megamenu-product-custom .halo-row-item .product-card .card-vendor-title{line-height:15px;padding:7px 0px 10px}.header .header-bottom .megamenu_style_5 .megamenu-product-custom .halo-row-item .product-card .card-vendor-title a{line-height:15px}.header .header-bottom .megamenu_style_5 .megamenu-product-custom .halo-row-item .product-card .product-card-bottom{width:calc(100% - 200px);padding-left:22px}.header-default .header-language_currency .halo-currency .btn-group .text{margin-left:1px}.header-default .header-language_currency .halo-language .text-language{margin-right:9px}.storeLogo{max-height:80px}@media(min-width: 1025px){.header-top{display:block}.header-top .header-top--left{padding-bottom:6px}.header-top .header-top--right{width:calc(100% - 90px)}.header-bottom{display:block}.list-menu.text-left{margin-left:-20px}.menu-lv-item:hover>.header__submenu,.menu-lv-item.menu-lv-2.dropdown:hover .site-nav-list-dropdown>.header__submenu{z-index:999;top:100%;opacity:1;visibility:visible;pointer-events:auto}.menu-lv-item.has-megamenu:hover>.menu-dropdown{margin-top:0px;z-index:999;opacity:1;visibility:visible;pointer-events:auto}.menu-lv-item.has-megamenu:hover>.menu-dropdown .megamenu-custom-product-width-banner .product-card .card-action{visibility:visible}.menu-lv-item.menu-lv-2:hover .list-menu--disclosure-2{right:calc(-100% + 10px)}}.header-img-margin{width:23px;height:23px;margin-left:auto;margin-right:auto}.header-default .icon-font-size{font-size:21px}.sticky-header{position:fixed;top:auto;left:0;right:0;width:100%;z-index:111;transition:all .3s ease-in-out}.scrolling-up{transform:translateY(0)}.transparent-header{position:absolute;z-index:20;will-change:transform;top:auto;width:100%;background:rgba(0,0,0,0) !important}.transparent-header .header-top,.transparent-header .header-bottom{background:rgba(0,0,0,0) !important}.product-card .small-image-container{display:none}.product-card .product-card-top{position:relative}.product-card .product-card-top .product-card-media img+img,.product-card .product-card-top .product-card-media img+video,.product-card .product-card-top .product-card-media iframe+img,.product-card .product-card-top .product-card-media iframe+video,.product-card .product-card-top .product-card-media video+img,.product-card .product-card-top .product-card-media video+video{opacity:0}.product-card .product-card-top .product-card-media:hover img+img,.product-card .product-card-top .product-card-media:hover img+video,.product-card .product-card-top .product-card-media:hover iframe+img,.product-card .product-card-top .product-card-media:hover iframe+video,.product-card .product-card-top .product-card-media:hover video+img,.product-card .product-card-top .product-card-media:hover video+video{opacity:1}.product-card .product-card-top .product-card-media:hover img+img,.product-card .product-card-top .product-card-media:hover video+img{transition:opacity .5s,transform 2s cubic-bezier(0, 0, 0.44, 1.18),-webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18)}.product-card .product-card-media.cart_drawer_media{overflow:hidden}.product-card .cart_drawer_media{border-radius:10px;box-shadow:rgba(0,0,0,.1) 0px 0px 5px 0px,rgba(0,0,0,.1) 0px 0px 1px 0px}.product-card .cart_drawer_media img,.product-card .cart_drawer_media video{object-fit:cover;border-radius:10px}.product-card .cart_drawer_media .btn-price_style-4{border-radius:50%;display:flex;justify-content:center;align-items:center;width:25px;height:25px;bottom:5px}.product-card .product-card-bottom{padding:13px 0px 15px}.product-card .product-card-information .card-vendor{overflow:hidden;white-space:normal;display:-webkit-box;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:12px;font-weight:400;color:#969696;line-height:22px;letter-spacing:.02em;width:100%;margin-bottom:0}.product-card .product-card-information .card-vendor a{font-size:inherit;font-weight:inherit;color:inherit;line-height:inherit;letter-spacing:inherit}.product-card .product-card-information .card-title__height{height:40px;word-wrap:break-word}.product-card .product-card-information .card-title{font-family:var(--product-card-title-font-family);font-size:var(--product-card-title-font-size, 14px);font-weight:400;line-height:20px;letter-spacing:.02em;display:block;overflow:hidden;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:6px;color:var(--product-title-color) !important}.product-card .product-card-information .card-title [data-change-title]{text-transform:capitalize}.product-card .product-card-information .card-title:hover{color:var(--product-title-hover-color) !important}.product-card .card-swatch{display:flex;justify-content:center;margin:13px 0px 0px}.product-card .card-swatch .swatch{display:block;width:100%;position:relative}.product-card .card-swatch .item{display:inline-block;vertical-align:top;margin:0 1.5px;position:relative}.product-card .card-swatch .item:first-child{margin-left:0}.product-card .card-swatch .swatch-label{display:block;border-radius:50%;overflow:hidden;position:relative;font-size:0;letter-spacing:0;width:30px;height:30px;margin:0 auto;border:1px solid #cbcbcb;background:rgba(0,0,0,0);cursor:pointer;padding:2px}.product-card .card-swatch .swatch-label .pattern{display:block;width:100%;height:100%;border-radius:50%;overflow:hidden;position:relative;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-size:cover;background-position:center}.product-card .card-swatch .swatch-label:hover{border-color:#232323}.product-card .card-swatch .swatch-label.is-active{border-color:#232323}.product-card .card-product__group{opacity:1;visibility:visible;pointer-events:auto;position:absolute;z-index:10;transition:all ease .5s;top:10px;display:flex;flex-direction:column}.product-card .card-product__group.group-right{left:auto;right:0px}.product-card .card-product__group.group-left{left:0px;right:auto}.product-card .card-product__group .card-icon{display:block;text-align:center;position:relative;width:36px;height:36px;padding:9px;line-height:1;border-radius:50%;letter-spacing:0;cursor:pointer;color:#232323;background:#fff}.product-card .card-product__group .card-icon .text{padding:0 15px 0 30px;color:#232323;background-color:#fff;text-transform:capitalize;display:none;white-space:nowrap;font-weight:400;line-height:22px;width:0;opacity:0;overflow:hidden;visibility:hidden;right:calc(100% - 30px);height:36px;background:#fff;line-height:36px;position:absolute;top:50%;padding:0 30px 0 15px;border-radius:36px;transform:translateY(-50%);transition:all ease .3s;transition-duration:350ms;pointer-events:none}.product-card .card-product__group .card-icon.wishlist-added{background:#232323}.product-card .card-product__group .card-icon.wishlist-added .text{background:#232323;color:#fff}.product-card .card-product__group .card-icon.wishlist-added svg{fill:#fff}.product-card .card-product__group .card-icon svg.icon{fill:var(--icon-color)}.product-card .card-product__group .card-product__group-item svg{width:18px;height:18px;line-height:18px;vertical-align:top;position:relative;z-index:5;background-color:rgba(0,0,0,0)}.product-card .card-product__group .card-product__group-item+.card-product__group-item{margin-top:10px}.product-card .card-action{position:relative;bottom:0;width:100%;padding:0;background:rgba(0,0,0,0);z-index:1;margin:0;transition:all ease .5s;opacity:1;visibility:visible;pointer-events:auto;transform:translate(0);display:flex;justify-content:center}.product-card .card-action .button{width:100%;min-width:auto}.product-card .card-action .button.button-ATC{background:var(--btn-background-color, #232323);border-color:var(--btn-border-color, #232323);color:var(--btn-text-color, #ffffff)}.product-card .card-action .button.button-ATC:hover{background:var(--btn-active-background-color, #ffffff);border-color:var(--btn-active-border-color, #232323);color:var(--btn-active-color, #232323)}.product-card .card-action .button.button-OUT{background-color:var(--error-background-color, #ffffff);border-color:var(--error-background-color, #232323);color:var(--error-color, #232323)}.product-card .card-action .button.button-OUT:hover{color:var(--error-background-color, #ffffff) !important;border-color:var(--error-background-color, #232323);background-color:var(--error-color, #232323)}.product-card .btn-price_style-3{text-align:center;border:1px solid var(--btn-border-color);padding:8px 10px;cursor:pointer;letter-spacing:1px;transition:all .2s;background:rgba(0,0,0,0);color:var(--btn-background-color)}.product-card .btn-price_style-3:not([disabled]):hover{border:1px solid var(--btn-active-border-color);color:var(--btn-active-background-color)}.product-card .btn-price_style-4{min-width:fit-content;padding:0px 5px;position:absolute;right:6px;top:-36px;background:var(--btn-background-color);border:none;box-shadow:rgba(149,157,165,.2) 0px 8px 24px;border-radius:2px}.product-card .btn-price_style-4 i{color:var(--btn-text-color)}.product-card .btn-price_style-4:not([disabled]):hover{color:var(--btn-active-color);background:var(--btn-active-background-color)}.product-card .btn-price_style-4:not([disabled]):hover i{color:var(--btn-active-color)}.product-card.product-style__4 #product-name,.product-card.product-style__3 #product-name,.product-card.product-style__5 #product-name{text-align:center !important}.product-card.product-style__4 .productView-price,.product-card.product-style__4 .product_variants,.product-card.product-style__3 .productView-price,.product-card.product-style__3 .product_variants,.product-card.product-style__5 .productView-price,.product-card.product-style__5 .product_variants{justify-content:center !important}.product-card .product-action__bottom{visibility:hidden;opacity:0;position:absolute;bottom:0px;display:flex;align-items:flex-end;justify-content:center;width:100%;gap:10px;transition:all .3s}.product-card .product-action__bottom .icon__wrapper{background:var(--btn-background-color);width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:10px;box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px;border:none;cursor:pointer}.product-card .product-action__bottom .icon__wrapper svg{color:var(--btn-text-color);fill:var(--btn-text-color);width:16px;height:16px;font-size:16px}.product-card .product-action__bottom .icon__wrapper:hover{background:var(--btn-active-background-color)}.product-card .product-action__bottom .icon__wrapper:hover svg{fill:var(--btn-active-color);transform:scale(1.05)}.product-card:hover .product-action__bottom{visibility:visible;opacity:1;bottom:10px}.product-style__5 .price__last{flex-direction:column !important;align-items:center}.product-style__5 .money-alignment{justify-content:center}.product-style__6 .product_variants{justify-content:center}.product-style__6 .money-alignment{justify-content:center}.product-style__6 .money-alignment .offer__percentage{border-left:1px solid var(--color-border);color:var(--success-color);font-weight:600;padding-left:5px;line-height:14px;margin:6px 0px}.product-style__6 .money-alignment .msrp-text::after{border-bottom:0px !important}.product-style__7{border-radius:5px}.product-style__7 .product-card-bottom{box-shadow:0px 0px 10px rgba(0,0,0,.1490196078) !important}.product-style__7 .hotspot-class{display:flex !important;flex-direction:column}.product-style__7 .product-card-information button{display:block !important}.product-style__7 .offer__percentage{display:none}.product-style__7 .product-card .product-card-information .card-title{margin-bottom:8px}.product-style__7 .small-image-container{display:block !important;width:50px;height:50px;position:absolute;bottom:-10px;left:10px;z-index:99}.product-style__7 .small-image-container img{width:100%;height:100%;object-fit:var(--product-cart-image-fit)}.product-style__7 .badge-left{left:10px !important;border-radius:0 5px 5px 0}.product-style__7 .ps-section__newarrivals .slick-arrow{width:40px;height:80px;border-radius:0}.product-style__7 .card-action{display:none}.product-style__7 .price_style__7 .button{width:100%;min-width:auto}.product-style__7 .price_style__7 .button.button-ATC{background:var(--btn-background-color, #232323);border-color:var(--btn-border-color, #232323);color:var(--btn-text-color, #ffffff)}.product-style__7 .price_style__7 .button.button-ATC:hover{background:var(--btn-active-background-color, #ffffff);border-color:var(--btn-active-border-color, #232323);color:var(--btn-active-color, #232323)}.product-style__7 .price_style__7 .button.button-OUT{background-color:var(--error-background-color, #ffffff);border-color:var(--error-background-color, #232323);color:var(--error-color, #232323)}.product-style__7 .price_style__7 .button.button-OUT:hover{color:var(--error-background-color, #ffffff) !important;border-color:var(--error-background-color, #232323);background-color:var(--error-color, #232323)}.product-style__7 .product-card-information{align-items:flex-start !important}.product-style__7 .product-card-bottom{display:flex;flex-direction:column;flex-grow:1}.product-style__7 .card__badge{top:10px}.product-style__7 .card__badge .badge{display:inline-block;clip-path:polygon(0% 0%, 85% 0%, 100% 50%, 85% 100%, 0% 100%);border-radius:7px}.product-style__8{border-radius:20px}.product-style__8 .hotspot-class{margin-bottom:30px}.product-style__8 .card-icon span{display:none !important}.product-style__8 .box-icon{display:none;position:absolute;top:2%;right:10%;background:var(--color-background);width:auto;border-radius:50%;padding:3px 7px 3px 7px}.product-style__8 .image-adapt{border-radius:20px 20px 0px 0px}.product-style__8 .card-action .button{border-radius:0 0 10px 10px !important;letter-spacing:1px}.product-style__8 .card-product-default{transition:all .3s ease;text-align:start}.product-style__8 .card-product-default .product-img{display:flex;width:100%;height:100%;position:relative;align-items:stretch}.product-style__8 .card-product-default .card-product-wrapper{position:relative;border-radius:10px;overflow:hidden;z-index:20;aspect-ratio:1/1.4}.product-style__8 .card-product-default .card-product-wrapper .sold-out{display:flex;align-items:center;justify-content:center;z-index:100;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:var(--bg-11);border-radius:999px;height:73px;width:73px;padding:0 5px}.product-style__8 .card-product-default .card-product-wrapper .sold-out span{font-size:12px;line-height:16px;font-weight:500;background-color:var(--bg-11);position:relative;z-index:12}.product-style__8 .card-product-default .card-product-wrapper .sold-out::after{height:1px;width:calc(100% - 16px);position:absolute;z-index:1;opacity:.1;content:"";background-color:var(--main);transform:rotate(-45deg);top:0;bottom:0;left:0;right:0;margin:auto}.product-style__8 .card-product-default .card-product-wrapper img{display:block;height:100%;width:100%;object-fit:cover;object-position:center;transition:opacity .5s ease,transform 2s cubic-bezier(0, 0, 0.44, 1.18)}.product-style__8 .card-product-default .card-product-wrapper .img-hover{position:absolute;inset:0;opacity:0}.product-style__8 .card-product-default .card-product-wrapper:hover .product-img .img-product{opacity:0}.product-style__8 .card-product-default .card-product-wrapper:hover .product-img .img-hover{display:block;z-index:1;opacity:1;-webkit-transform:scale(1.09);transform:scale(1.09)}.product-style__8 .card-product-default .card-product-wrapper .size-list{position:absolute;z-index:20;bottom:0;left:0;right:0}.product-style__8 .card-product-default .card-product-wrapper .list-product-btn{z-index:10;position:absolute;bottom:48px;left:15px;right:15px}.product-style__8 .card-product-default .card-product-wrapper .list-product-btn.absolute-2{bottom:25px}.product-style__8 .card-product-default .card-product-wrapper .list-product-btn.absolute-3{bottom:57px}.product-style__8 .card-product-default .card-product-wrapper .on-sale-wrap{position:absolute;top:5px;right:5px;left:5px;z-index:5}.product-style__8 .card-product-default .card-product-wrapper .on-sale-wrap .on-sale-item{display:inline-flex;justify-content:center;align-items:center;word-break:break-word;padding:0 6px;min-width:40px;text-transform:capitalize;font-size:12px;font-weight:500;text-align:center;line-height:22px;position:relative;background-color:#fc5732;color:var(--white);border-radius:999px}.product-style__8 .card-product-default .card-product-wrapper .on-sale-wrap .new{background-color:#ff3232}.product-style__8 .card-product-default .card-product-wrapper .on-sale-wrap .best-seller{background-color:#44ad55}.product-style__8 .card-product-default .card-product-wrapper .on-sale-wrap .recommend{background-color:#bea36e}.product-style__8 .card-product-default .card-product-wrapper .on-sale-wrap .pre-order{background-color:#55a653;color:var(--white)}.product-style__8 .card-product-default .card-product-wrapper .column-left{bottom:unset !important;right:unset !important;top:15px}.product-style__8 .card-product-default .card-product-wrapper .column-right{bottom:unset !important;left:unset !important;top:15px}.product-style__8 .card-product-default .btn-quick-add{position:absolute;bottom:0;left:0;right:0;transition:transform .4s ease 0s,opacity .4s ease 0s;z-index:12;height:32px;background-color:var(--main);color:var(--white);font-size:12px;line-height:32px;font-weight:700;display:flex;align-items:center;justify-content:center}.product-style__8 .card-product-default .card-product-info{padding-top:10px}@media(max-width: 767px){.product-style__8 .box-icon{display:block !important}.product-style__8 .card-product__group{display:none !important}.product-style__8 .grid-1 .hotspot-class{display:flex;grid-area:12Px}.product-style__8 .grid-1 .box-icon{left:30% !important;right:0 !important}}@media(max-width: 767px){.grid-1 .hotspot-class{display:flex;gap:12px}.grid-1 .product-card-top{max-width:150px;width:100%}.grid-1 .box-icon{left:33% !important;right:0 !important;width:9.5%}}.msrp-sale-price{color:var(--product-price-sale-color, #c7202c) !important;font-weight:500;text-align:left}.msrp-regular-price{color:var(--product-price-color, rgba(0, 0, 0, 0.55)) !important;font-weight:400 !important;text-decoration:line-through}.price-sale-badge{color:var(--product-sale-badge-color, #fff) !important;background-color:var(--product-sale-badge-background-color, rgb(252, 87, 50)) !important;border-radius:28px;padding:0 10px;display:flex;align-items:center;font-weight:700;line-height:28px;white-space:nowrap}.product-viewr-badge{color:var(--product-sale-badge-color, #fff) !important;background-color:var(--product-sale-badge-background-color, rgb(252, 87, 50)) !important;border-radius:8px;padding:0 10px;display:flex;align-items:center;font-weight:700;line-height:22px}.pf-quantity{min-width:127px;display:flex;justify-content:space-between;border:.1px solid var(--color-border);background-color:var(--color-background);border-radius:var(--button-border-radius);overflow:hidden;box-shadow:rgba(0,0,0,.02) 0px 1px 3px 0px,rgba(27,31,35,.15) 0px 0px 0px 1px}.pf-quantity i{font-size:16px;overflow:hidden;font-weight:600}.pf-quantity input{width:51px;height:40px;padding:0;background-color:rgba(0,0,0,0);border:0;text-align:center;font-size:16px;font-weight:600;line-height:26px;color:var(--color-text, #545658)}.pf-quantity .btn-quantity{width:38px;height:40px;display:flex;align-items:center;justify-content:center;font-size:24px;color:var(--main);cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.pf-quantity.small{width:109px;height:30px}.pf-quantity.small .btn-quantity{width:27px;height:30px;font-size:20px}.pf-quantity.small input{max-width:40px;height:30px;font-size:12px;line-height:30px}.pf-quantity .btn-quantity:hover{color:var(--primary)}.card-msrp-price{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.wg-quantity.small .wg-quantity.small .card-msrp-price{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.wg-quantity.small .wg-quantity.small .card-msrp-price.shopView-msrp-price .msrp-price{font-size:12px;padding-right:5px}.wg-quantity.small .wg-quantity.small .card-msrp-price .msrp-text{display:inline-block;position:relative}.wg-quantity.small .wg-quantity.small .card-msrp-price .msrp-price{text-decoration:line-through;font-size:14px;font-weight:500}.wg-quantity.small .wg-quantity.small .card-msrp-price .msrp-price-tax{color:var(--product-price-color, #2f3337) !important}.wg-quantity.small .wg-quantity.small .card-msrp-price .msrp-sale-price{color:var(--product-price-sale-color, #c7202c) !important;font-weight:500;text-align:left}.after-tax{color:var(--product-price-sale-color, #c7202c) !important}.card-price{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.card-price .starts-at__text{font-weight:700;display:inline-block;vertical-align:middle;letter-spacing:0;line-height:var(--product-price-line-height);margin:0px 8px 0 0}.card-price .starts-at__text.sale{color:var(--product-price-sale-color, #c7202c)}.card-price .price-item .money{display:inline-block;vertical-align:middle;font-weight:700;line-height:22px;color:var(--product-price-color, #2f3337)}.card-price.price__sale .price-item--regular{margin:0 10px 0 0}.card-price.price__sale .price-item--regular span{text-decoration:line-through;font-weight:400;color:#969696}.card-price.price__sale .price__last span{color:#e95144}.card-price.price__sale .money.sale{color:var(--product-price-sale-color, #c7202c)}.card__badge{position:absolute;top:0;z-index:2;display:flex;flex-direction:column}.card__badge .badge{font-weight:500;letter-spacing:.02em;line-height:20px;height:auto;padding:0 8px;text-align:center;word-break:break-word;border-radius:1px;text-transform:capitalize;width:max-content}.card__badge .badge.custom-badge{color:var(--product-new-badge-color, #ffffff);background-color:var(--product-new-badge-background-color, #ffbb49)}.card__badge .badge.sale-badge{color:var(--product-sale-badge-color, #ffffff);background-color:var(--product-sale-badge-background-color, #e95144)}.card__badge .badge.sold-out-badge{color:var(--product-soldout-badge-color, #ffffff);background-color:var(--product-soldout-badge-background-color, #c1c1c1)}.card__badge .badge.new-badge{color:var(--product-new-badge-color, #0a6cdc);background-color:var(--product-new-badge-background-color, #d2e7ff)}.card__badge .badge+.badge{margin-top:5px}.card__badge.badge-left{left:0px}.card__badge.badge-left.thumbnail-left-margin{margin-left:110px}.card__badge.badge-right{right:0px;text-align:right}.card__badge.badge-right .custom-badge{margin-left:auto}.card__badge.badge-right.thumbnail-right-margin{margin-right:110px}.product-item-custom .product-card-top{display:inline-block;vertical-align:top;width:80px;height:107px}.product-item-custom .product-card-bottom{display:inline-block;vertical-align:top;width:calc(100% - 90px);padding:0 25px 0 16px;position:relative;top:-6px}.product-item-custom .product-card-bottom .product-card-information .card-price{justify-content:flex-start}.product-item-custom .product-card-bottom .product-card-information .card-swatch{text-align:left !important}.product-item-custom .product-card-bottom .product-card-information .card-swatch .swatch{margin-bottom:13px}.product-card-menu{max-width:175px;margin:0 auto}.product-card-menu .site-nav-title{margin-bottom:12px;text-align:center}.product-card-menu .product-card-top .product-card-media{max-width:120px;margin:0 auto}.product-card-menu .product-card-bottom .product-card-information .text{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card-menu .shop-now{width:100%;margin-top:4px}.product-card-menu .shop-now .text{font-size:12px;letter-spacing:.05em;font-weight:700;line-height:22px;text-decoration:underline;text-underline-offset:.2rem}@media(max-width: 768px){.card__badge.badge-left{left:0px}.card__badge.badge-left.thumbnail-left-margin{margin-left:88px}.card__badge.badge-right{right:0px}.card__badge.badge-right.thumbnail-right-margin{margin-right:88px}}@media(max-width: 1024px){.product-card .card-product__group{right:10px;display:none}}@media(min-width: 1025px){.product-card .card-product__group{opacity:0;visibility:hidden}.product-card .card-product__group .card-product__group-item .card-icon:hover .text{left:auto;right:calc(100% - 30px);opacity:1;visibility:visible;pointer-events:auto;display:inline-block;width:auto}.product-card .card-product__group.group-left .card-product__group-item .card-icon:hover .text{left:calc(100% - 30px);right:auto;padding:0 15px 0 30px}.product-card .card-action{position:absolute;z-index:10;opacity:0;visibility:hidden;bottom:-15px}.product-card .card-action .button:hover{background:#232323;color:#fff}.product-card:hover .card-product__group{opacity:1;visibility:visible;pointer-events:auto;right:10px}.product-card:hover .card-product__group.group-left{left:10px}.product-card:hover .card-action{opacity:1;visibility:visible;pointer-events:auto;bottom:0}}.box-shadow__normal{box-shadow:-1px 14px 50px -10px rgba(35,35,35,.1)}.box-shadow__none{box-shadow:none}.box-shadow__card{box-shadow:rgba(0,0,0,.16) 0px 1px 4px}.box-shadow__material{box-shadow:rgba(60,64,67,.3) 0px 1px 2px 0px,rgba(60,64,67,.15) 0px 1px 3px 1px}.box-shadow__tailwind{box-shadow:rgba(0,0,0,.06) 0px 2px 4px 0px inset}.footer{clear:both;padding-bottom:70px}.footer .footer-top{padding:10px 0 22px}.footer .footer-block__heading{letter-spacing:.05em;font-weight:600;padding-bottom:12px;margin:0;margin-bottom:0}.footer .footer-block__heading.is-clicked+ul{height:fit-content !important;padding-bottom:1rem !important}.footer .footer-block__heading ul{transition:height 200ms ease-in !important}.footer .footer-link,.footer .desc{display:inline-block;line-height:2 4px;font-weight:400;letter-spacing:.02em}.footer .footer-block__newsletter-form{max-width:420px;padding:0;width:100%;margin-top:14px;margin-bottom:14px;display:block}.footer .footer-block__newsletter-form .button{padding:13px 15px 13px;width:100%;max-width:130px;overflow:hidden;text-overflow:ellipsis;line-height:22px}@media(max-width: 767px){.footer .footer-block__newsletter-form .button{margin:10px 0}}.newsletter-form .newsletter-form__field-wrapper{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:nowrap;overflow:hidden;width:100%}.newsletter-form .newsletter-form__field-wrapper .field{margin-right:10px;flex:1}.newsletter-form .newsletter-form__field-wrapper .field__input{color:#cfcfcf;background-color:#232323;border:1px solid #d3d3d3;width:100%;padding-top:11px;padding-bottom:10px;line-height:22px}.newsletter-form .newsletter-form__field-wrapper .newsletter-form__button{color:#232323;border:1px solid #fff;background-color:#fff;width:124px;min-width:124px;margin:0}.newsletter-form .newsletter-form__field-wrapper .newsletter-form__button:hover{color:#fff;border:1px solid #fff;background-color:#232323}.list-social{display:block;letter-spacing:0}.list-social .list-social__item{display:inline-block;vertical-align:top;margin:0 15px 6px 0}.list-social .list-social__link{display:block;position:relative;width:100%;line-height:1;letter-spacing:0;border-radius:50%;color:#282828;background-color:var(--footer-icon-bg-color, #777);border:1px solid var(--footer-icon-active-color);padding:9px}.list-social .list-social__link:hover{box-shadow:0 0 0 2px #fff}.list-social .list-social__link:hover::before{box-shadow:0 0 0 2px var(--footer-icon-active-color) !important;transform:scale(1);opacity:1}.list-social .list-social__link svg{fill:var(--footer-icon-color, #000000) !important;width:17px;height:17px}.list-social .list-social__link svg:hover{fill:var(--footer-icon-active-color, #000000) !important}.footer-bottom{padding-top:22px;padding-bottom:22px;padding-left:10px;padding-right:10px;border-top:1px solid #3b3b3b}.footer-bottom .copyright__content{font-weight:400;line-height:28px;letter-spacing:.02em}.footer-bottom .footer__payment .list-payment{letter-spacing:0;margin:0px}.footer-bottom .footer__payment .list-payment .list-payment__item{display:inline-block;vertical-align:top;margin:5px 0 5px 15px}.footer-bottom .footer__payment .list-payment .list-payment__item svg{width:auto;height:32px;fill:currentColor;stroke:rgba(0,0,0,0)}@media(max-width: 767px){.footer-top .footer-block__heading{border-bottom:1px solid #c7c7c7;pointer-events:auto;padding-bottom:17px !important;position:relative;margin-bottom:20px !important;cursor:pointer}.footer-top .footer-block__heading::after,.footer-top .footer-block__heading::before{content:"";position:absolute;top:calc(50% - 6.5px);z-index:2;transform:translateY(-50%) rotate(0);background-color:var(--footer-icon-color, #232323);transition:transform 350ms ease,visibility 350ms ease}.footer-top .footer-block__heading::before{right:5px;width:2px;height:12px}.footer-top .footer-block__heading::after{right:0;width:12px;height:2px}.footer-top .footer-block__heading.is-clicked::before{transform:translateY(-50%) rotate(90deg)}.footer-top .list-unstyled{transition:max-height .5s ease-out;height:auto;overflow:hidden;position:relative;margin-bottom:0}.footer-block-newsletter .footer-block__heading{padding:0;border-bottom:none}.footer-block-newsletter .footer-block__heading::after,.footer-block-newsletter .footer-block__heading::before{display:none}.footer .footer-block__newsletter-form{max-width:100%}.footer-bottom .halo-row-item{width:100%}.footer-bottom .footer__payment .list-payment{text-align:left}.footer-bottom .footer__payment .list-payment .list-payment__item{margin-left:0px;margin-right:10px}}@media(max-width: 551px){.footer-block__newsletter-form{max-width:100% !important}.newsletter-form .newsletter-form__field-wrapper{flex-wrap:wrap}.newsletter-form .newsletter-form__field-wrapper .field{flex:initial;width:100%}.newsletter-form .newsletter-form__field-wrapper .newsletter-form__button{max-width:100% !important;width:100% !important}.newsletter-form .newsletter-form__field-wrapper .field__input{text-align:center}}@media(min-width: 1025px){.footer{padding-bottom:0}.list-social__link:before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;top:-7px;left:-7px;padding:7px;pointer-events:none;transition:transform .2s,opacity .2s;transform:scale(0.8);opacity:0;box-shadow:0 0 0 2px #fff}}.footer-four{background-color:var(--footer-background-color, #ffffff)}.footer-four .form-group .form-control{border:1px solid var(--color-border, #ddd)}.footer-four .form-group #email::placeholder{color:var(--footer-link-color, #000000)}.footer-four .footer-col-right{flex-basis:26% !important}.footer-four .col-footer{flex-basis:15%}.footer-four .mobile-flex{flex-direction:row}.footer-four .footer-top{padding:15px;background-color:var(--footer-background-color, #ffffff)}.footer-four .footer-bottom{background-color:var(--footer-bottom-background-color, #ffffff)}.footer-four .heading-sm{color:var(--footer-heading-color, #ffffff)}.footer-four .link{color:var(--footer-link-color, #000000)}.footer-four .link:hover{color:var(--footer-link-active-color, #000000) !important}.footer-four .text-color{color:var(--footer-link-color, #000000)}.footer-four .footer-top{border-bottom:-1px solid var(--footer-heading-color, #ffffff)}.footer-four .list-social__link{background-color:var(--footer-icon-bg-color, #fff)}.footer-four .list-payment__item{justify-content:flex-end}@media(max-width: 992px){.footer-four .mobile-flex{flex-direction:column}}.halo-toolbar-bottom-mobile{background:#fff;padding:10px 10px 5px;position:fixed;display:block;bottom:0px;z-index:11;transition:transform .6s;width:100%;box-shadow:0 0 9px rgba(0,0,0,.12)}.halo-toolbar-bottom-mobile .halo-toolbar-wrapper{display:flex;justify-content:space-between;align-items:flex-end}.halo-toolbar-bottom-mobile .halo-toolbar-wrapper .halo-toolbar-item{position:relative}.halo-toolbar-bottom-mobile .halo-toolbar-wrapper .halo-toolbar-item .link{text-align:center;position:relative}.halo-toolbar-bottom-mobile .halo-toolbar-wrapper .halo-toolbar-item .link i{font-size:28px}.halo-toolbar-bottom-mobile .halo-toolbar-wrapper .halo-toolbar-item .link svg{width:30px;height:30px;fill:#232323;stroke:rgba(0,0,0,0);padding:2px}.halo-toolbar-bottom-mobile .halo-toolbar-wrapper .halo-toolbar-item .link.mobileSearch-toggle svg{padding:0}.halo-toolbar-bottom-mobile .halo-toolbar-wrapper .halo-toolbar-item [data-open-auth-sidebar] svg{padding:0}.halo-toolbar-bottom-mobile .halo-toolbar-wrapper .halo-toolbar-item .label{display:block;font-size:14px;letter-spacing:.02em;font-weight:500;line-height:22px;padding-top:2px}.halo-toolbar-bottom-mobile .halo-toolbar-wrapper .halo-toolbar-item .icon--cart .cart-count-bubble{position:absolute;right:-12px;top:-10px;margin:0;background-color:#191a1b;color:#fff;min-width:23px;min-height:23px;text-align:center;border-radius:50%;font-size:12px}@media(min-width: 1025px){.halo-toolbar-bottom-mobile{display:none}}.mobile-footer-margin{margin-top:6px}.mobile-img-footer-margin{margin-left:auto;margin-right:auto}.skin-1 .halo-block-fullwidth-banner{margin-bottom:30px}.skin-1 .halo-block-fullwidth-banner .banner-item .banner-title{letter-spacing:.05em;font-weight:700;margin-bottom:24px;text-transform:uppercase;position:relative;padding-bottom:17px;font-size:40px;margin-bottom:18px}.skin-1 .halo-block-fullwidth-banner .banner-item .banner-title .line{position:absolute;left:50%;bottom:0;transform:translate(-50%);height:2px;width:40px;background:#232323;display:inline-block}.skin-1 .halo-block-fullwidth-banner .banner-item .banner-text{margin-bottom:33px;max-width:425px;margin-left:auto;margin-right:auto;font-size:12px;color:#232323;line-height:22px}.skin-1 .halo-block-fullwidth-banner .button{min-width:195px}.skin-1 .halo-block-fullwidth-banner .content-box--left{left:calc((100% - 1200px)/2);padding:25px 25px 30px;max-width:475px;padding-top:0;padding-bottom:30px}.skin-1 .halo-block-fullwidth-banner .content-box--right{right:calc((100% - 1200px)/2);padding:25px 25px 30px;max-width:475px;padding-top:0;padding-bottom:30px}.skin-1 .halo-block-sub-banner .banner-title{margin:0}.skin-1 .halo-block-sub-banner .banner-title a{color:#fff;font-size:16px;letter-spacing:.05em}.skin-1 .halo-block-spotlight .content .title{margin-bottom:10px;letter-spacing:.05em}.skin-1 .halo-block-spotlight .content .des{line-height:22px;letter-spacing:.02em;min-width:350px}.skin-1 .halo-block-spotlight .content .spotlight-button{margin-top:30px}.skin-1 .halo-block-brands{border-top:1px solid #ebebeb;padding:15px 0px 15px;margin-top:65px}.skin-1 .halo-block-brands .halo-row-item{padding:0px 15px;display:none}.skin-1 .halo-block-brands .halo-row-item a{display:block}.skin-1 .halo-block-brands .halo-row-item a img{padding:10px}.skin-1 .halo-block-brands .slick-initialized .halo-row-item{display:block;padding-top:5px}.skin-1 .halo-product-block.flash-sale .halo-block-header .title{font-size:30px;letter-spacing:-0.02em}.skin-1 .halo-product-block.flash-sale .halo-block-header .count-down{min-width:240px;display:flex;justify-content:center}.skin-1 .halo-product-block.flash-sale .halo-block-header .count-down .ct-width{width:150px}.skin-1 .halo-product-block.flash-sale .halo-block-header .count-down span{font-size:16px;text-transform:unset}.skin-1 .halo-product-block.flash-sale .halo-block-header .view_all{position:absolute;right:0;bottom:0;z-index:9}.skin-1 .halo-block-instagram{background-color:#fafafa;padding:35px 0 40px}.skin-1 .halo-block-instagram .halo-block-header{margin-bottom:13px}.skin-1 .halo-block-instagram .halo-block-header .title{display:flex;justify-content:center;margin-bottom:13px}.skin-1 .halo-block-instagram .halo-block-header .title::before{display:none}.skin-1 .halo-block-instagram .halo-block-header .title svg{width:22px;height:22px;margin-right:13px}.skin-1 .halo-block-instagram .halo-block-header .desc{padding-bottom:22px}.skin-1 .halo-block-instagram .halo-block-content .row{margin-left:-2.5px;margin-right:-2.5px}.skin-1 .halo-block-instagram .halo-block-content .row .halo-row-item{padding:0px 2.5px;display:none}.skin-1 .halo-block-instagram .halo-block-content .row.slick-initialized .halo-row-item{display:block}.skin-1 .halo-block-instagram .halo-block-content .row>*{padding:0}.skin-1 .halo-block-instagram .instagram-button{margin-top:26px}.skin-1 .halo-block-instagram .instagram-button .button{min-width:230px}@media(max-width: 1024px){.skin-1 .halo-block-content .content-box--absolute .banner-title{font-size:30px;margin-bottom:15px}.skin-1 .halo-block-spotlight .content .des{min-width:300px}}@media(max-width: 767px){.skin-1 .content-box--left,.skin-1 .content-box--right{padding-top:0;max-width:475px;padding-bottom:30px}.skin-1 .halo-block-fullwidth-banner{margin-bottom:15px}.skin-1 .halo-block-content .content-box--left{position:absolute;top:50%;left:50%;z-index:3;padding:25px 25px 30px;transform:translate(-50%, -50%);max-width:100%}.skin-1 .halo-block-content .content-box--left .banner-title{color:#fff !important;font-style:normal !important;padding-bottom:10px;margin-bottom:10px}.skin-1 .halo-block-content .content-box--left .banner-title .line{background-color:#fff !important}.skin-1 .halo-block-content .content-box--left .banner-text{color:#fff !important;font-size:12px !important;line-height:22px}.skin-1 .halo-block-sub-banner .halo-row-item{width:100%}.skin-1 .halo-block-sub-banner .halo-row-item+.halo-row-item{margin-top:15px}.skin-1 .halo-block-content .content-box--right{position:absolute;top:50%;left:auto;right:50%;padding:25px 25px 30px;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%);max-width:100%}.skin-1 .halo-block-content .content-box--right .banner-title{font-style:normal !important;padding-bottom:10px;margin-bottom:10px}.skin-1 .halo-block-content .content-box--right .banner-text{font-size:12px !important;line-height:22px}}@media(min-width: 768px){.skin-1 .halo-block-brands .halo-row-item a img{padding:25px}}@media(min-width: 768px)and (max-width: 991px){.skin-1 .halo-block-content .content-box--left{left:calc((100% - 730px)/2);max-width:475px;padding-top:25px;padding-bottom:30px}.skin-1 .halo-block-content .content-box--right{right:calc((100% - 730px)/2);width:475px;padding-top:25px;padding-bottom:30px}}@media(min-width: 992px)and (max-width: 1199px){.skin-1 .halo-block-content .content-box--left{left:calc((100% - 950px)/2)}}@media(min-Width: 1200px){.skin-1 .halo-block-sub-banner .halo-row-item .banner-title{font-size:16px}.skin-1 .halo-block-fullwidth-banner .button{min-width:237px}.skin-1 .halo-block-instagram{padding-bottom:70px}.skin-1 .halo-block-fullwidth-banner .button{min-width:237px}}@media(min-width: 1600px){.skin-1 .halo-block-instagram .halo-block-content .slick-arrow.slick-next{right:-15px}.skin-1 .halo-block-instagram .halo-block-content .slick-arrow.slick-prev{left:-15px}}.basic-brands-top{padding-top:1rem}.about-4-padding{padding:10px 0}.about-4 .accordion-button:not(.collapsed){box-shadow:none}.about-4 .about-4-margin-body{margin-bottom:20px}.about-4 .about-4-margin-heading{margin-bottom:30px}.about-common .about-common-margin-title1{margin-bottom:3px}.about-common .about-common-margin-title2{margin-bottom:5px}.about-common .about-common-margin-desc{margin-bottom:20px}.about-common .about-common-margin{margin-left:auto;margin-right:auto}.header-2{background:#fff;z-index:111}.header-2 .header-top{background-color:#000;padding:0}.header-2 .header-top .container{padding-right:0;padding-left:0}.header-2 .header-top .header-language_currency{position:absolute;right:40px;top:35px;width:100%;max-width:212px;background-color:#fff;z-index:99;padding-bottom:2px;opacity:0;visibility:hidden;transition:all .3s;box-shadow:0 5px 7px rgba(0,0,0,.15);display:flex;flex-direction:column;padding:0;margin:0;display:block;cursor:pointer}.header-2 .header-top .header-language_currency .down-icon svg{position:relative;top:-6px}.header-2 .header-top .header-language_currency .text{font-size:14px;letter-spacing:0;font-weight:500}.header-2 .header-top .header-language_currency.open{display:block;top:45px;transition:all .5s ease;opacity:1;visibility:visible}.header-2 .header-top .header-language_currency .halo-language svg{width:16px;height:16px}.header-2 .header-top .header-language_currency .halo-language .localization-form .disclosure__link{padding:0 6px;display:flex;align-items:center;gap:2px}.header-2 .header-top .header-language_currency .halo-language .localization-form .disclosure__link .icon{margin-right:2px}.header-2 .header-top .header-language_currency .halo-language .dropdown-language{padding:0 11px;justify-content:center}.header-2 .header-top .header-language_currency .halo-language .dropdown-language.show{top:100%;left:0}.header-2 .header-top .header-language_currency .halo-language .dropdown-language .currency-menu .currency-item.text{font-size:14px;letter-spacing:.05em;font-weight:500;padding-left:0;margin-bottom:6px}.header-2 .header-top .header-language_currency .halo-language .dropdown-language .currency-menu .currency-item .text{line-height:21px}.header-2 .header-top .header-language_currency .halo-language .disclosure{display:flex;justify-content:center;align-items:center;position:relative}.header-2 .header-top .header-language_currency .halo-language .disclosure::before{content:"";width:1px;height:15px;display:block;position:absolute;top:50%;right:0;transform:translateY(-50%);background-color:#e6e6e6}.header-2 .header-top .header-language_currency .halo-language .disclosure .text{margin-right:6px}.header-2 .header-top .header-language_currency .halo-language .disclosure .disclosure__list .disclosure__item.text{font-size:14px;letter-spacing:.05em;font-weight:500;padding-left:0;margin-bottom:6px}.header-2 .header-top .header-language_currency .halo-language .disclosure .disclosure__list .disclosure__item .disclosure__link .text{line-height:21px}.header-2 .header-top .header-language_currency .halo-currency .btn-group .icon{top:0}.header-2 .header-top .header-language_currency .halo-currency .down-icon svg{position:relative;top:-5px}.header-2 .header-top .header-language_currency .halo-currency .currency-menu .icon{width:18px;height:18px;margin-right:9px}.header-2 .header-top .header-language_currency .halo-currency .currency-item{padding:3px 15px}.header-2 .header-top .header-language_currency .halo-currency .text{margin:0 3px 0 0;position:relative;top:-1px}.header-2 .header-top .header-language_currency .halo-currency .halo-dropdown{box-shadow:0 5px 7px rgba(0,0,0,.1490196078);width:calc(100% + 6px);margin-left:-5px}.header-2 .header-top .header-language_currency .halo-currency .halo-dropdown.show{top:100%;left:0}.header-2 .header-top .header-language_currency .halo-currency .wrapper-currency{display:flex;justify-content:center;align-items:center}.header-2 .header-top .header-language_currency .halo-currency,.header-2 .header-top .header-language_currency .halo-language{margin:0;padding:0;width:100%;max-width:103px}.header-2 .header-top .header-top-wrapper{display:flex;justify-content:space-between;align-items:center}.header-2 .header-top .header-top-wrapper .content-left{display:flex;align-items:center}.header-2 .header-top .header-top-wrapper .content-left .header__list{display:flex;align-items:center;margin-bottom:0;font-size:0}.header-2 .header-top .header-top-wrapper .content-left .header__list li.separation{display:block;width:1px;height:30px;line-height:30px;padding:.5px;background-color:#4d4d4d}.header-2 .header-top .header-top-wrapper .content-left .header__list li.is-active{background:#fff}.header-2 .header-top .header-top-wrapper .content-left .header__list li:hover{background:#fff}.header-2 .header-top .header-top-wrapper .content-left .header__list li:hover .text{color:#000}.header-2 .header-top .header-top-wrapper .content-left .link{font-size:16px;font-weight:700;color:#000;letter-spacing:0}.header-2 .header-top .header-top-wrapper .content-left .link.gentleman{font-family:"Oswald",sans-serif}.header-2 .header-top .header-top-wrapper .content-left .link.Bell-Doll{font-family:"Playfair Display",serif}.header-2 .header-top .header-top-wrapper .content-left .link.logo{padding:23px 24px 22px}.header-2 .header-top .header-top-wrapper .content-left .link.logo img{max-width:40px}.header-2 .header-top .header-top-wrapper .content-left a{padding:16px 24px}.header-2 .header-top .header-top-wrapper .content-left a.logo-text{font-size:20px;background-color:#fff;color:#000;font-weight:700;letter-spacing:0}.header-2 .header-top .header-top-wrapper .content-left .text{color:#fff;position:relative}.header-2 .header-top .header-top-wrapper .content-left .hidde-before .text::before{width:0;height:0}.header-2 .header-top .header-top-wrapper .content-right{display:flex;align-items:center;position:relative;padding-right:30px}.header-2 .header-top .header-top-wrapper .content-right .customer-links svg,.header-2 .header-top .header-top-wrapper .content-right .nav-wishlist svg,.header-2 .header-top .header-top-wrapper .content-right .cart svg,.header-2 .header-top .header-top-wrapper .content-right .live-help svg{width:20px;height:20px;margin-right:20px;cursor:pointer;fill:#fff}.header-2 .header-top .header-top-wrapper .content-right .cus-ser-text{font-size:14px;font-weight:400;margin-right:68px}.header-2 .header-top .header-top-wrapper .content-right .cus-ser-text a{color:#fff}.header-2 .header-top .header-top-wrapper .content-right .cus-ser-text .underline{text-decoration:underline;text-underline-offset:.2rem}.header-2 .header-top .header-top-wrapper .content-right .nav-wishlist,.header-2 .header-top .header-top-wrapper .content-right .cart{position:relative}.header-2 .header-top .header-top-wrapper .content-right .nav-wishlist .wishlist-quantity,.header-2 .header-top .header-top-wrapper .content-right .cart .wishlist-quantity{position:absolute;top:-7px;right:7px;width:22px;height:22px;background-color:#fff;border-radius:50%;z-index:99;text-align:center;color:#000}.header-2 .header-top .header-top-wrapper .content-right .cart .wishlist-quantity{right:9px}.header-2 .header-top .wishlist-quantity .text{position:relative;top:-3px;font-size:14px}.header-2 .header-top .global{cursor:pointer}.header-2 .header-top .live-help .button-3{text-transform:capitalize}.header-2 .header-top .live-help .button-3 svg{margin-right:14px !important}.header-2 .header-top .live-help .button-3:hover svg{fill:#000;stroke:#000}.header-2 .header-bottom{background-color:#fff;position:relative;box-shadow:0 1px 6px 1px rgba(0,0,0,.05)}.header-2 .header-bottom .header-bottom--wrapper{padding:0px 15px}.header-2 .header-bottom .menu-dropdown{border-top:1px solid #e0e0e1;padding:30px 0 2px}.header-2 .header-bottom .menu-lv-1:hover>a:hover{color:#000}.header-2 .header-bottom .quickSearchProduct .search-block-title{padding-left:135px}.header-2 .header-bottom .product-card .product-card-bottom{padding:11px 0px 0px}.header-2 .header-bottom .product-card .card-swatch{margin:4px 0}.header-2 .header-bottom .product-card .card-swatch .swatch-label{width:24px !important;height:24px !important}.header-2 .header-bottom .menu-lv-1__action{font-size:14px !important}.header-2 .header-bottom .custom-magamenu-1 .hola-row-item-left{padding-left:160px;padding-top:20px}.header-2 .header-bottom .wrapper-mega-banner-style-2::before{content:" ";width:300%;height:100%;position:absolute;left:-100%;bottom:0;z-index:-1;background-color:rgba(0,0,0,0);border-top:1px solid #e6e6e6;margin-bottom:1px}.header-2 .header-bottom .header-bottom--wrapper{display:flex;justify-content:space-between;width:100%}.header-2 .header-bottom .header__inline-menu{display:flex;align-items:center}.header-2 .header-bottom .menu-lv-1__action{color:#202020;padding:21px 20px 21px;font-size:12px;font-weight:600;letter-spacing:0}.header-2 .header-bottom .megamenu_style_3 .wrapper-mega-banner .col-brands{padding-top:9px}.header-2 .header-bottom .megamenu_style_3 .wrapper-mega-banner .col-brands .title{font-size:16px;font-weight:400;color:#232323;margin-bottom:12px;letter-spacing:.05em}.header-2 .header-bottom .megamenu_style_3 .wrapper-mega-banner .col-brands .azbrandstable li{line-height:0}.header-2 .header-bottom .megamenu_style_3 .wrapper-mega-banner .col-brands .link-brands{margin-top:3px;font-size:14px;color:#202020}.header-2 .header-bottom .megamenu_style_3 .wrapper-mega-banner .halo-col-product .text-center .sub-title{font-size:16px}.header-2 .header-bottom .megamenu_style_3 .wrapper-mega-banner .halo-col-product .text-center .link{font-size:16px}.header-2 .header-bottom .search-bar{display:flex}.header-2 .header-bottom .logo-home{display:flex;align-items:center;margin-right:52px}.header-2 .header-bottom .logo-home .img-box{width:68px}.header-2 .header-bottom .logo-home .img-box img{width:68px;height:auto}.header-2 .header-bottom .header-search{display:flex;align-items:center;width:100%;max-width:270px;position:static}.header-2 .header-bottom .header-search .product-card .card-price{justify-content:center}.header-2 .header-bottom .header-search .quickSearchResultsWrap .search-block-title .text{font-weight:600;letter-spacing:.02em;color:#202020;font-size:18px}.header-2 .header-bottom .header-search .quickSearchResultsWrap .wrapper-quickSearchResult .row{margin:0 -15px}.header-2 .header-bottom .header-search .search-bar{border:none}.header-2 .header-bottom .header-search .search-bar .input-group-field{color:#828282;font-size:14px;font-weight:400;letter-spacing:0;padding:9px 0 9px 14px;width:230px;background-color:rgba(0,0,0,0);border:1px solid var(--header-menu-icon-color, #000)}.header-2 .header-bottom .header-search .search-bar .icon-search{width:40px;height:40px;background-color:rgba(0,0,0,0);border:1px solid var(--header-menu-icon-color, #000);color:var(--header-menu-icon-color, #000);display:flex;align-items:center;justify-content:center;padding:0}.header-2 .header-bottom .header-search .search-bar .icon-search svg{width:20px;height:20px}.header-2 .header-bottom .header-search .quickSearchResultsWrap{display:block;position:absolute;width:80%;top:53px;padding:0;left:50%;transform:translateX(-50%);right:auto;visibility:hidden;transition:all ease .5s}.header-2 .header-bottom .header-search .quickSearchResultsWrap .header-search__trending{padding:0 140px;position:relative}.header-2 .header-bottom .header-search .quickSearchResultsWrap .header-search__trending .title{font-size:18px;letter-spacing:.02em;color:#202020;font-weight:600;margin:28px 0 16px 0}.header-2 .header-bottom .header-search .quickSearchResultsWrap .header-search__trending .title .halo-search-close{position:absolute;right:0}.header-2 .header-bottom .header-search .quickSearchResultsWrap .header-search__trending .title .halo-search-close svg{width:17px;height:17px}.header-2 .header-bottom .header-search .quickSearchResultsWrap .header-search__trending .list-item .item{border:1px solid gray;background-color:#fff;margin-right:16px}.header-2 .header-bottom .header-search .quickSearchResultsWrap .header-search__trending .list-item .item:hover{background-color:#f5f5f5}.header-2 .header-bottom .header-search .quickSearchResultsWrap .header-search__trending .list-item .item .link{background-color:#fff;padding:8px 10px 8px 7px}.header-2 .header-bottom .header-search .quickSearchResultsWrap .header-search__trending .list-item .item .link:hover{background-color:#f5f5f5}.header-2 .header-bottom .header-search .quickSearchResultsWrap .header-search__trending .list-item .item .link .text{display:block;margin:0 0 0 4px;color:#202020;font-weight:400}.header-2 .header-bottom .header-search .quickSearchResultsWrap .header-search__trending .list-item .item .link svg{fill:#000;stroke:#000;margin-left:14px}.header-2 .header-bottom .header-search .quickSearchResultsWrap .quickSearchResult{position:relative}.header-2 .header-bottom .header-search .quickSearchResultsWrap .quickSearchResult .halo-sidebar-close{position:absolute;top:-25px;right:15px}.header-2 .header-bottom .header-search .quickSearchResultsWrap .quickSearchResult .halo-sidebar-close svg{position:relative;top:5px;width:20px;height:20px;fill:#000;margin-left:5px}.header-2 .header-bottom .header-search .quickSearchResultsWrap .quickSearchProduct .halo-product-block{margin-top:11px}.header-2 .header-bottom .header-search .quickSearchResultsWrap .search-block-title{border-bottom:none;padding-bottom:0;margin:42px 10px 0 0;padding-left:140px}.header-2 .header-bottom .header-search .quickSearchResultsWrap.show{top:65px;z-index:9;visibility:visible;pointer-events:auto}.header-2 .header-bottom .header-search .quickSearchResultsWrap .search-keywords{display:flex;justify-content:center;background-color:#f8f8f8;padding:31px 0}.header-2 .header-bottom .header-search .quickSearchResultsWrap .search-keywords #keywords{border:1px solid #f8f8f8;background-color:#f8f8f8;font-size:30px;font-weight:400;color:#bcbcbc;width:705px}.header-2 .header-bottom .header-search .quickSearchResultsWrap .search-keywords .icon-search-keywords{border:1px solid #f8f8f8;background-color:#f8f8f8}.header-2 .header-bottom .header-search .quickSearchResultsWrap .search-keywords .icon-search-keywords svg{fill:#202020;width:30px;height:30px}.header-2 .header-bottom .header-search .product-item:nth-child(n+5){margin-top:0}.header-2 .header-bottom .product-card .card-swatch .swatch-label{width:20px;height:20px}.header-2 .header-bottom .product-card .card-price{justify-content:flex-start}.header-2 .header-bottom .container-header-style-3{margin-top:35px}.header-2 .header-bottom .container-header-style-3 .row{padding-right:100px}.header-2 .header-bottom .container-header-style-3 .product-card{display:flex}.header-2 .header-bottom .container-header-style-3 .product-card img{width:128px;height:auto;margin-right:6px}.header-2 .header-bottom .row-header-product{padding-top:20px}.header-2 .header-bottom .row-header-product .image-adapt img{width:170px;height:255px}.header-2 .header-bottom .megamenu_style_2 .site-nav{margin-bottom:0}.header-2 .header-bottom .megamenu_style_2 .row-style_2{margin:0 10px;padding-right:140px}.header-2 .header-bottom .megamenu_style_2 .row-style_2 .banner-item{display:flex;justify-content:flex-end}.header-2 .header-bottom .megamenu_style_2 .img-box{position:relative}.header-2 .header-bottom .megamenu_style_3 .custom-shop{margin-top:24px;padding-top:1px}.header-2 .header-bottom .megamenu_style_3 .wrapper-mega-banner{bottom:-5px;display:block}.header-2 .header-bottom .megamenu_style_3 .wrapper-mega-banner .halo-col-product{display:flex}.header-2 .header-bottom .megamenu_style_3 .wrapper-mega-banner .halo-col-product .img-box{width:100%;max-width:192px}.header-2 .header-bottom .megamenu_style_3 .wrapper-mega-banner .halo-col-product .text-center{width:100%;display:flex;justify-content:center;align-items:center}.header-2 .header-bottom .megamenu_style_3 .wrapper-mega-banner .halo-col-product .text-center .sub-title{font-size:16px;font-weight:400;color:#202020;margin-bottom:10px}.header-2 .header-bottom .megamenu_style_3 .wrapper-mega-banner .halo-col-product .text-center .line{width:60px;height:1px;background-color:#202020;margin:0 auto}.header-2 .header-bottom .megamenu_style_3 .wrapper-mega-banner .halo-col-product .text-center .title{font-size:40px;line-height:60px;letter-spacing:.1em;color:#202020;font-weight:400;margin-top:16px;margin-bottom:5px}.header-2 .header-bottom .megamenu_style_3 .wrapper-mega-banner .halo-col-product .text-center .link{font-size:14px;font-weight:400;color:#202020}.header-2 .header-bottom .megamenu_style_3 .wrapper-mega-banner::before{background-color:rgba(0,0,0,0);border-top:1px solid #e6e6e6;margin-bottom:1px}.header-2 .header-bottom .megamenu_style_3 .wrapper-mega-banner .row{margin:0 -5px}.header-2 .header-bottom .megamenu_style_3 .wrapper-mega-banner .col-brands{display:flex;justify-content:flex-start;align-items:center;padding-left:65px}.header-2 .header-bottom .megamenu-3 .halo-row-item{display:flex;justify-content:center;align-items:center}.header-2 .header-bottom .megamenu-style-menu4 .megamenu_style_2 .site-nav{margin-bottom:0}.header-2 .header-mobile .header-mobile--top{background:#000}.header-2 .header-mobile .header-mobile--top .header__list{display:flex;align-items:center;margin-bottom:0;font-size:0;margin-right:0px}.header-2 .header-mobile .header-mobile--top .header__list li.separation{display:block;width:1px;height:30px;line-height:30px;padding:.5px;background-color:#4d4d4d}.header-2 .header-mobile .header-mobile--top .header__list li.is-active{background:#fff}.header-2 .header-mobile .header-mobile--top .link{font-size:16px;font-weight:700;color:#000;letter-spacing:0}.header-2 .header-mobile .header-mobile--top .link.gentleman{font-family:"Oswald",sans-serif}.header-2 .header-mobile .header-mobile--top .link.Bell-Doll{font-family:"Playfair Display",serif}.header-2 .header-mobile .header-mobile--top .link.logo{padding:15px}.header-2 .header-mobile .header-mobile--top .link.logo img{max-width:40px}.header-2 .header-mobile .header-mobile--top a{padding:8px 24px 9px}.header-2 .header-mobile .header-mobile--top a.logo-text{font-size:20px;background-color:#fff;color:#000;font-weight:700;letter-spacing:0}.header-2 .header-mobile .header-mobile--top .text{color:#fff;position:relative}.header-2 .header-mobile .header-mobile--wrapper{padding:5px 0px}.header-2 .header-mobile .header__iconItem .header__icon--cart .cart-count-bubble{background-color:var(--info-background-color)}@media(max-width: 1200px){.header-2 .header-bottom .header-search__form{display:none}}@media(max-width: 1024px){.header-2 .header-top .content-right{display:none}.header-2 .header-bottom{display:none}.header-2 .header-mobile--center{margin-left:35px}}@media(max-width: 992px){.header-2 .content-left .text.logo{position:relative;top:1px}}@media(max-width: 767px){.header-2 .header-top .content-left{white-space:nowrap;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;display:block}.header-2 .header-top .content-left .text{display:inline-block}.header-2 .header-top .content-left .text.logo{display:inline-flex;height:65px}.header-2 .header-mobile{width:100%}.header-2 .header-mobile .header-mobile--right{display:flex;justify-content:space-between}}@media(min-width: 1600px){.header-2 .header-bottom .header-bottom--wrapper{padding:0px 30px}}.footer-three{background-color:var(--footer-background-color, #ffffff);color:#000}.footer-three .container{display:block;width:100%;position:relative;padding:0 15px;margin:0 auto}.footer-three .col-custom-text,.footer-three .footer-justify-content{flex-basis:26% !important}.footer-three .col-footer{flex-basis:15%}.footer-three .mobile-flex{flex-direction:row}.footer-three .footer-justify-content{justify-content:center}.footer-three .form-group .form-control{border:1px solid var(--color-border, #ddd)}.footer-three .form-group #email::placeholder{color:var(--footer-link-color, #000000)}.footer-three .list-payment__item{background-color:rgba(0,0,0,0)}.footer-three .halo-row-item{padding:2px}.footer-three .list-social__item .link{line-height:24px}.footer-three .newsletter-form .newsletter-form__field-wrapper .newsletter-form__button{height:50px;font-weight:600;letter-spacing:0}.footer-three .newsletter-form .newsletter-form__field-wrapper .newsletter-form__button:hover{background-color:#fff}.footer-three .text-color{color:var(--footer-link-color, #000000)}.footer-three .footer-top{background-color:var(--footer-background-color, #ffffff);padding:10px 0 2px}.footer-three .footer-top .footer-link{line-height:24px}.footer-three .footer-top .link{line-height:24px;color:var(--footer-link-color, #000000)}.footer-three .footer-top .link:hover{color:var(--footer-link-active-color, #000000) !important}.footer-three .footer-top .contact-info .contact-store a{color:var(--footer-link-color, #000000) !important}.footer-three .footer-top .contact-info .contact-store a:hover{color:var(--footer-link-active-color, #000000) !important}.footer-three .footer-top .footer-block-newsletter{padding-top:3px}.footer-three .footer-top .contact-address{font-weight:400;letter-spacing:0;color:var(--footer-link-color, #000000);line-height:24px}.footer-three .footer-top .contact-address .body{color:var(--footer-link-color, #000000)}.footer-three .footer-top .contact-store{margin-top:-2px}.footer-three .footer-top .contact-store .icon{margin-top:2px;color:var(--footer-icon-color, #000000)}.footer-three .footer-bottom{background-color:var(--footer-bottom-background-color, #ffffff);padding-top:20px;padding-bottom:20px;border-top:none}.footer-three .footer-bottom .col-left{display:flex;justify-content:flex-end;padding-right:40px}.footer-three .footer-bottom .halo-row-item{display:flex;align-items:center}.footer-three .footer-bottom .copyright__content{line-height:24px;font-weight:400;letter-spacing:0}.footer-three .link-underline:hover .text{color:var(--footer-link-active-color, #000000) !important}.footer-three .footer-block__heading{letter-spacing:0;font-weight:800;padding-bottom:6px;line-height:24px;color:var(--footer-heading-color, #000000)}.footer-three .footer-block__heading .heading,.footer-three .footer-block__heading .heading-sm{color:var(--footer-heading-color, #000000)}.footer-three .list-unstyled{margin-bottom:5px}.footer-three .list-social{max-height:inherit}.footer-three .desc{margin-top:2px}.footer-three .footer-block__newsletter-form{margin-top:6px;max-width:100%}.footer-three .footer-block__newsletter-form .button{padding:13px 15px 13px;line-height:24px}.footer-three .footer-block__newsletter-form .field__input{padding:13px 18px;max-width:320px;background:#fff;color:#646464;border:1px solid #555;height:50px}.footer-three .newsletter-form .newsletter-form__field-wrapper{justify-content:flex-start}.footer-three .newsletter-form .newsletter-form__field-wrapper .newsletter-form__button{width:126px;min-width:126px}.footer-three .footer-block__list-social{margin-top:8px;margin-bottom:8px}.footer-three .newsletter-form .newsletter-form__field-wrapper .field{margin-right:5px;width:320px;max-width:320px}.footer-three .list-unstyled li{margin-bottom:0}.footer-three .list-unstyled.list-social{margin-bottom:34px}.footer-three .list-unstyled.list-social .list-social__link{border-color:rgba(0,0,0,0);background:rgba(0,0,0,0);padding:0;margin-right:5px;border:none;background-color:var(--footer-icon-bg-color, #fff);box-shadow:none}.footer-three .list-unstyled.list-social .list-social__link::before{display:none}.footer-three .list-unstyled.list-social .list-social__link svg{fill:var(--footer-icon-color, #000000) !important;width:20px;height:20px}.footer-three .list-unstyled.list-social .list-social__link svg:hover{fill:var(--footer-icon-active-color, #000000) !important}.footer-three #ContactFooter{width:100%}@media(max-width: 1024px){.footer-three .row{margin:0}.footer-three .footer-top .footer-block-newsletter{margin-left:0}}@media(max-width: 992px){.footer-three .footer-justify-content{justify-content:flex-start;margin-left:.5rem}.footer-three .col-footer{margin-left:.5rem;padding-right:5px}.footer-three .footer-bottom .col-left{padding-right:0;padding-top:10px}}@media(max-width: 767px){.footer-three .footer-top .footer-block__heading::before,.footer-three .footer-top .footer-block__heading::after{background-color:var(--footer-icon-color, #232323)}.footer-three .footer-top .footer-block__heading.block-heading_custom{margin-bottom:0;padding-bottom:0}.footer-three .footer-top .footer-col-left .row{margin:0}.footer-three .footer-top .footer-block-newsletter .desc{margin-bottom:10px;margin-top:15px}.footer-three .footer-top .contact-address{line-height:24px}.footer-three .footer-top .contact-store{margin-bottom:15px}.footer-three .footer-block__list-social{margin-top:-16px}}@media(max-width: 767px)and (max-width: 992px){.footer-three .mobile-flex{flex-direction:column}}@media(max-width: 551px){.footer-three .footer-top .newsletter-form .newsletter-form__field-wrapper .button{margin-left:0px !important}.footer-three .newsletter-form .newsletter-form__field-wrapper{gap:10px 0}.footer-three .newsletter-form .newsletter-form__field-wrapper .field{width:100%;max-width:100%}.footer-three .newsletter-form .newsletter-form__field-wrapper .field .field__input{max-width:100%}}.header-3{background:#fff;z-index:111}.header-3 .header-top{background-color:#000;padding:0}.header-3 .header-top .header-language_currency{position:absolute;right:40px;top:35px;width:100%;max-width:212px;background-color:#fff;z-index:99;padding-bottom:2px;opacity:0;visibility:hidden;transition:all .3s;box-shadow:0 5px 7px rgba(0,0,0,.15);display:flex;flex-direction:column;padding:0;margin:0;display:block;cursor:pointer}.header-3 .header-top .header-language_currency .down-icon svg{position:relative;top:-6px}.header-3 .header-top .header-language_currency .text{font-size:11px;letter-spacing:0;font-weight:500}.header-3 .header-top .header-language_currency.open{display:block;top:45px;transition:all .5s ease;opacity:1;visibility:visible}.header-3 .header-top .header-language_currency .halo-language svg{width:16px;height:16px}.header-3 .header-top .header-language_currency .halo-language .localization-form .disclosure__link{padding:0 6px;display:flex;align-items:center;gap:2px}.header-3 .header-top .header-language_currency .halo-language .localization-form .disclosure__link .icon{margin-right:-3px}.header-3 .header-top .header-language_currency .halo-language .dropdown-language{box-shadow:0 5px 7px rgba(0,0,0,.15);padding:0 11px}.header-3 .header-top .header-language_currency .halo-language .dropdown-language.show{top:100%;left:0}.header-3 .header-top .header-language_currency .halo-language .dropdown-language .currency-menu .currency-item.text{font-size:11;letter-spacing:.05em;font-weight:500;padding-left:0;margin-bottom:6px}.header-3 .header-top .header-language_currency .halo-language .dropdown-language .currency-menu .currency-item .text{line-height:21px}.header-3 .header-top .header-language_currency .halo-language .disclosure{display:flex;justify-content:center;align-items:center;position:relative}.header-3 .header-top .header-language_currency .halo-language .disclosure::before{content:"";width:1px;height:15px;display:block;position:absolute;top:50%;right:0;transform:translateY(-50%);background-color:#e6e6e6}.header-3 .header-top .header-language_currency .halo-language .disclosure .text{margin-right:6px}.header-3 .header-top .header-language_currency .halo-language .disclosure .disclosure__list .disclosure__item.text{font-size:11px;letter-spacing:.05em;font-weight:500;padding-left:0;margin-bottom:6px}.header-3 .header-top .header-language_currency .halo-language .disclosure .disclosure__list .disclosure__item .disclosure__link .text{line-height:21px}.header-3 .header-top .header-language_currency .halo-currency .btn-group .icon{top:1px}.header-3 .header-top .header-language_currency .halo-currency .down-icon svg{position:relative;top:-5px}.header-3 .header-top .header-language_currency .halo-currency .currency-menu .icon{width:18px;height:18px;margin-right:4px}.header-3 .header-top .header-language_currency .halo-currency .currency-item{padding:3px 15px}.header-3 .header-top .header-language_currency .halo-currency .text{margin:0 3px 0 0;position:relative;top:-1px}.header-3 .header-top .header-language_currency .halo-currency .halo-dropdown{box-shadow:0 5px 7px rgba(0,0,0,.15);width:calc(100% + 7px);margin-left:-5px}.header-3 .header-top .header-language_currency .halo-currency .halo-dropdown.show{top:100%;left:0}.header-3 .header-top .header-language_currency .halo-currency .wrapper-currency{display:flex;justify-content:center;align-items:center}.header-3 .header-top .header-language_currency .halo-currency,.header-3 .header-top .header-language_currency .halo-language{margin:0;padding:0;width:100%;max-width:103px}.header-3 .header-top .header-top-wrapper{display:flex;justify-content:space-between;align-items:center}.header-3 .header-top .header-top-wrapper .content-left{display:flex;align-items:center}.header-3 .header-top .header-top-wrapper .content-left a{padding:19px 22px !important}.header-3 .header-top .header-top-wrapper .content-left .header__list{display:flex;align-items:center;margin-bottom:0;font-size:0}.header-3 .header-top .header-top-wrapper .content-left .header__list li.separation{display:block;width:1px;height:30px;line-height:30px;padding:.5px;background-color:#4d4d4d}.header-3 .header-top .header-top-wrapper .content-left .header__list li.is-active{background:#fff}.header-3 .header-top .header-top-wrapper .content-left .header__list li.is-active .text{color:#000}.header-3 .header-top .header-top-wrapper .content-left .header__list li:hover{background:#fff}.header-3 .header-top .header-top-wrapper .content-left .header__list li:hover .text{color:#000}.header-3 .header-top .header-top-wrapper .content-left .link{font-size:14px;font-weight:700;color:#000;letter-spacing:0}.header-3 .header-top .header-top-wrapper .content-left .link.men{background:#3854b0}.header-3 .header-top .header-top-wrapper .content-left .link.kids{background-color:#fa7758}.header-3 .header-top .header-top-wrapper .content-left a{padding:16px 24px}.header-3 .header-top .header-top-wrapper .content-left a.logo-text{font-size:20px;background-color:#fff;color:#000;font-weight:700;letter-spacing:0}.header-3 .header-top .header-top-wrapper .content-left .text{color:#fff;position:relative}.header-3 .header-top .header-top-wrapper .content-left .hidde-before .text::before{width:0;height:0}.header-3 .header-top .header-top-wrapper .content-right{display:flex;align-items:center;position:relative;padding-right:30px}.header-3 .header-top .header-top-wrapper .content-right .customer-links svg,.header-3 .header-top .header-top-wrapper .content-right .nav-wishlist svg,.header-3 .header-top .header-top-wrapper .content-right .cart svg,.header-3 .header-top .header-top-wrapper .content-right .live-help svg{width:20px;height:20px;margin-right:20px;cursor:pointer;fill:#fff}.header-3 .header-top .header-top-wrapper .content-right .cus-ser-text{font-size:14px;font-weight:400;margin-right:68px}.header-3 .header-top .header-top-wrapper .content-right .cus-ser-text a{color:#fff;font-size:12px}.header-3 .header-top .header-top-wrapper .content-right .cus-ser-text .underline{text-decoration:underline;text-underline-offset:.2rem}.header-3 .header-top .header-top-wrapper .content-right .nav-wishlist,.header-3 .header-top .header-top-wrapper .content-right .cart{position:relative}.header-3 .header-top .header-top-wrapper .content-right .nav-wishlist .wishlist-quantity,.header-3 .header-top .header-top-wrapper .content-right .cart .wishlist-quantity{position:absolute;top:0px;right:7px;width:22px;height:22px;background-color:#8463d8;border-radius:50%;z-index:99;text-align:center;color:#fff}.header-3 .header-top .header-top-wrapper .content-right .nav-wishlist .wishlist-quantity .text,.header-3 .header-top .header-top-wrapper .content-right .cart .wishlist-quantity .text{position:relative;top:-5px;font-size:14px}.header-3 .header-top .global{cursor:pointer}.header-3 .header-top .live-help .button-3{text-transform:capitalize}.header-3 .header-top .live-help .button-3 svg{margin-right:14px !important}.header-3 .header-top .live-help .button-3:hover svg{fill:#000;stroke:#000}.header-3 .header-bottom{background-color:#fff;position:relative;box-shadow:0 1px 6px 1px rgba(0,0,0,.05)}.header-3 .header-bottom .header-bottom--wrapper{padding:0px 15px}.header-3 .header-bottom .menu-dropdown{border-top:1px solid #e0e0e1;padding:30px 0 2px}.header-3 .header-bottom .menu-lv-1:hover>a:hover{color:#000}.header-3 .header-bottom .quickSearchProduct .search-block-title{padding-left:135px}.header-3 .header-bottom .megamenu_style_2 .product-card .product-card-bottom{padding:10px 0 0 10px}.header-3 .header-bottom .product-card .product-card-bottom{padding:10px 0px 0px}.header-3 .header-bottom .product-card .product-card-bottom .product-card-information .card-vender{line-height:17px}.header-3 .header-bottom .product-card .product-card-bottom .product-card-information .card-price{line-height:22px}.header-3 .header-bottom .product-card .card-swatch{margin-top:15px}.header-3 .header-bottom .product-card .card-swatch .swatch{line-height:0}.header-3 .header-bottom .custom-magamenu-1 .hola-row-item-left{padding-left:160px;padding-top:20px}.header-3 .header-bottom .wrapper-mega-banner-style-2::before{content:" ";width:300%;height:100%;position:absolute;left:-100%;bottom:0;z-index:-1;background-color:rgba(0,0,0,0);border-top:1px solid #e6e6e6;margin-bottom:1px}.header-3 .header-bottom .header-bottom--wrapper{display:flex;justify-content:space-between;width:100%}.header-3 .header-bottom .header__inline-menu{display:flex;align-items:center}.header-3 .header-bottom .menu-lv-1__action{color:#202020;padding:24px 13px 24px;font-size:12px;font-weight:600;letter-spacing:0}.header-3 .header-bottom .megamenu_style_3 .wrapper-mega-banner .col-brands{padding-top:9px}.header-3 .header-bottom .megamenu_style_3 .wrapper-mega-banner .col-brands .title{font-size:12px;font-weight:400;color:#232323;margin-bottom:12px;letter-spacing:.05em}.header-3 .header-bottom .megamenu_style_3 .wrapper-mega-banner .col-brands .azbrandstable{line-height:0}.header-3 .header-bottom .megamenu_style_3 .wrapper-mega-banner .col-brands .azbrandstable li{width:26px}.header-3 .header-bottom .megamenu_style_3 .wrapper-mega-banner .col-brands .azbrandstable li a{font-size:13px;font-weight:500;letter-spacing:.05em;line-height:26px}.header-3 .header-bottom .megamenu_style_3 .wrapper-mega-banner .col-brands .link-brands{margin-top:3px;font-size:12px;color:#202020}.header-3 .header-bottom .megamenu_style_3 .wrapper-mega-banner .halo-col-product .text-center .sub-title{font-size:16px}.header-3 .header-bottom .megamenu_style_3 .wrapper-mega-banner .halo-col-product .text-center .link{font-size:16px}.header-3 .header-bottom .search-bar{display:flex}.header-3 .header-bottom .logo-home{display:flex;align-items:center;margin-right:57px}.header-3 .header-bottom .logo-home .img-box{width:68px}.header-3 .header-bottom .logo-home .img-box img{width:68px;height:auto}.header-3 .header-bottom .header-search{display:flex;align-items:center;width:100%;max-width:270px;position:static}.header-3 .header-bottom .header-search .product-card .card-price{justify-content:flex-start}.header-3 .header-bottom .header-search .quickSearchResultsWrap .search-block-title .text{font-weight:500;letter-spacing:.05em;color:#202020}.header-3 .header-bottom .header-search .quickSearchResultsWrap .header-search__trending .title{font-weight:500 !important}.header-3 .header-bottom .header-search .quickSearchResultsWrap .wrapper-quickSearchResult .row{margin:0 -15px}.header-3 .header-bottom .header-search .search-bar{border:none}.header-3 .header-bottom .header-search .search-bar .input-group-field{color:#828282;font-size:14px;font-weight:400;letter-spacing:0;padding:11px 0 9px 12px;width:230px;background-color:rgba(0,0,0,0);border:1px solid var(--header-menu-icon-color, #000)}.header-3 .header-bottom .header-search .search-bar .icon-search{width:40px;height:40px;background-color:rgba(0,0,0,0);border:1px solid var(--header-menu-icon-color, #000);color:var(--header-menu-icon-color, #000);display:flex;align-items:center;justify-content:center;padding:0}.header-3 .header-bottom .header-search .search-bar .icon-search svg{width:20px;height:20px}.header-3 .header-bottom .header-search .quickSearchResultsWrap{display:block;position:absolute;width:80%;top:60;padding:0;left:50%;transform:translateX(-50%);right:auto;visibility:hidden;transition:all ease .5s}.header-3 .header-bottom .header-search .quickSearchResultsWrap .header-search__trending{padding:0 140px;position:relative}.header-3 .header-bottom .header-search .quickSearchResultsWrap .header-search__trending .title{font-size:12px;letter-spacing:.05em;color:#202020;font-weight:600;margin:28px 0 16px 0}.header-3 .header-bottom .header-search .quickSearchResultsWrap .header-search__trending .title .halo-search-close{position:absolute;right:0}.header-3 .header-bottom .header-search .quickSearchResultsWrap .header-search__trending .title .halo-search-close svg{width:17px;height:17px}.header-3 .header-bottom .header-search .quickSearchResultsWrap .header-search__trending .list-item .item{border:1px solid gray;background-color:#fff;margin-right:16px}.header-3 .header-bottom .header-search .quickSearchResultsWrap .header-search__trending .list-item .item:hover{background-color:#f5f5f5}.header-3 .header-bottom .header-search .quickSearchResultsWrap .header-search__trending .list-item .item .link{background-color:#fff;padding:8px 10px 8px 7px}.header-3 .header-bottom .header-search .quickSearchResultsWrap .header-search__trending .list-item .item .link:hover{background-color:#f5f5f5}.header-3 .header-bottom .header-search .quickSearchResultsWrap .header-search__trending .list-item .item .link .text{display:block;margin:0 0 0 4px;color:#202020;font-weight:400}.header-3 .header-bottom .header-search .quickSearchResultsWrap .header-search__trending .list-item .item .link svg{fill:#000;stroke:#000;margin-left:14px}.header-3 .header-bottom .header-search .quickSearchResultsWrap .quickSearchResult{position:relative}.header-3 .header-bottom .header-search .quickSearchResultsWrap .quickSearchResult .halo-sidebar-close{position:absolute;top:-25px;right:15px}.header-3 .header-bottom .header-search .quickSearchResultsWrap .quickSearchResult .halo-sidebar-close svg{position:relative;top:5px;width:20px;height:20px;fill:#000;margin-left:5px}.header-3 .header-bottom .header-search .quickSearchResultsWrap .quickSearchProduct .halo-product-block{margin-top:11px}.header-3 .header-bottom .header-search .quickSearchResultsWrap .search-block-title{border-bottom:none;padding-bottom:0;margin:42px 10px 0 0;padding-left:140px}.header-3 .header-bottom .header-search .quickSearchResultsWrap.show{top:65px;z-index:9;visibility:visible;pointer-events:auto}.header-3 .header-bottom .header-search .quickSearchResultsWrap .search-keywords{display:flex;justify-content:center;background-color:#f8f8f8;padding:31px 0}.header-3 .header-bottom .header-search .quickSearchResultsWrap .search-keywords #keywords{border:1px solid #f8f8f8;background-color:#f8f8f8;font-size:30px;font-weight:400;color:#bcbcbc;width:705px}.header-3 .header-bottom .header-search .quickSearchResultsWrap .search-keywords .icon-search-keywords{border:1px solid #f8f8f8;background-color:#f8f8f8}.header-3 .header-bottom .header-search .quickSearchResultsWrap .search-keywords .icon-search-keywords svg{fill:#202020;width:30px;height:30px}.header-3 .header-bottom .header-search .product-item:nth-child(n+5){margin-top:0}.header-3 .header-bottom .product-card .card-swatch .swatch-label{width:20px;height:20px}.header-3 .header-bottom .product-card .card-price{justify-content:flex-start}.header-3 .header-bottom .container-header-style-3{margin-top:35px}.header-3 .header-bottom .container-header-style-3 .row{padding-right:100px}.header-3 .header-bottom .container-header-style-3 .product-card{display:flex}.header-3 .header-bottom .container-header-style-3 .product-card img{width:128px;height:auto;margin-right:6px}.header-3 .header-bottom .row-header-product{padding-top:20px}.header-3 .header-bottom .row-header-product .image-adapt img{width:170px;height:255px}.header-3 .header-bottom .megamenu_style_2 .site-nav{margin-bottom:0}.header-3 .header-bottom .megamenu_style_2 .row-style_2{margin:0 10px;padding-right:140px}.header-3 .header-bottom .megamenu_style_2 .row-style_2 .banner-item{display:flex;justify-content:flex-end}.header-3 .header-bottom .megamenu_style_2 .img-box{position:relative}.header-3 .header-bottom .megamenu_style_3 .custom-shop{margin-top:24px;padding-top:1px}.header-3 .header-bottom .megamenu_style_3 .wrapper-mega-banner{bottom:-5px;display:block}.header-3 .header-bottom .megamenu_style_3 .wrapper-mega-banner .halo-col-product{display:flex}.header-3 .header-bottom .megamenu_style_3 .wrapper-mega-banner .halo-col-product .img-box{width:100%;max-width:192px}.header-3 .header-bottom .megamenu_style_3 .wrapper-mega-banner .halo-col-product .text-center{width:100%;display:flex;justify-content:center;align-items:center}.header-3 .header-bottom .megamenu_style_3 .wrapper-mega-banner .halo-col-product .text-center .sub-title{font-size:14px;font-weight:400;color:#202020;margin-bottom:10px}.header-3 .header-bottom .megamenu_style_3 .wrapper-mega-banner .halo-col-product .text-center .line{width:60px;height:1px;background-color:#202020;margin:0 auto}.header-3 .header-bottom .megamenu_style_3 .wrapper-mega-banner .halo-col-product .text-center .title{font-size:40px;line-height:60px;letter-spacing:.1em;color:#202020;font-weight:400;margin-top:16px;margin-bottom:5px}.header-3 .header-bottom .megamenu_style_3 .wrapper-mega-banner .halo-col-product .text-center .link{font-size:12px;font-weight:400;color:#202020}.header-3 .header-bottom .megamenu_style_3 .wrapper-mega-banner::before{background-color:rgba(0,0,0,0);border-top:1px solid #e6e6e6;margin-bottom:1px}.header-3 .header-bottom .megamenu_style_3 .wrapper-mega-banner .row{margin:0 -5px}.header-3 .header-bottom .megamenu_style_3 .wrapper-mega-banner .col-brands{display:flex;justify-content:flex-start;align-items:center;padding-left:65px}.header-3 .header-bottom .megamenu-3 .halo-row-item{display:flex;justify-content:center;align-items:center}.header-3 .header-bottom .megamenu-style-menu4 .megamenu_style_2 .site-nav{margin-bottom:0}.header-3 .header-mobile .header-mobile--top{background:#000}.header-3 .header-mobile .header-mobile--top .header__list{display:flex;align-items:center;margin-bottom:0;font-size:0;margin-right:0px}.header-3 .header-mobile .header-mobile--top .header__list li.separation{display:block;width:1px;height:30px;line-height:30px;padding:.5px;background-color:#4d4d4d}.header-3 .header-mobile .header-mobile--top .header__list li.is-active{background:#fff}.header-3 .header-mobile .header-mobile--top .header__list li.is-active .text{color:#000}.header-3 .header-mobile .header-mobile--top .header__list li:hover{background:#fff}.header-3 .header-mobile .header-mobile--top .header__list li:hover .text{color:#000}.header-3 .header-mobile .header-mobile--top .link{font-size:14px;font-weight:700;color:#000;letter-spacing:0}.header-3 .header-mobile .header-mobile--top .link.men{background:#3854b0}.header-3 .header-mobile .header-mobile--top .link.kids{background-color:#fa7758}.header-3 .header-mobile .header-mobile--top a{padding:16px 24px}.header-3 .header-mobile .header-mobile--top a.logo-text{font-size:20px;background-color:#fff;color:#000;font-weight:700;letter-spacing:0}.header-3 .header-mobile .header-mobile--top .text{color:#fff;position:relative}.header-3 .header-mobile .header-mobile--wrapper{padding:5px 0px}.header-3 .header-mobile .header__iconItem .header__icon--cart .cart-count-bubble{background-color:var(--info-background-color)}@media(max-width: 1200px){.header-3 .header-bottom .header-search__form{display:none}}@media(max-width: 1024px){.header-3 .header-top .content-right{display:none}.header-3 .header-bottom{display:none}.header-3 .header-mobile--center{margin-left:35px}}@media(max-width: 992px){.header-3 .content-left .text.logo{position:relative;top:1px}}@media(max-width: 767px){.header-3 .header-top .content-left{white-space:nowrap;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;display:block}.header-3 .header-top .content-left .text{display:inline-block}.header-3 .header-top .content-left .text.logo{display:inline-flex;height:65px}.header-3 .header-mobile{width:100%}.header-3 .header-mobile .header-mobile--right{display:flex;justify-content:space-between}}@media(min-width: 1600px){.header-3 .header-bottom .header-bottom--wrapper{padding:0px 30px}}.footer-5{overflow:hidden;background-color:var(--footer-background-color, #000000)}.footer-5 .footer-block-newsletter{width:100%}.footer-5 .mobile-flex{flex-direction:row}.footer-5 .form-group .form-control{border:1px solid var(--color-border, #ddd)}.footer-5 .form-group #email::placeholder{color:var(--footer-link-color, #000000)}.footer-5 .list-payment__item{background-color:rgba(0,0,0,0)}.footer-5 .link-underline:hover .text{color:var(--footer-link-active-color, #000000) !important}.footer-5 .heading-sm{color:var(--footer-heading-color, #000000)}.footer-5 .form-group{margin-bottom:0px}.footer-5 .newsletter-form__field-wrapper{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;overflow:hidden;width:100%}.footer-5 .newsletter-form__field-wrapper a{width:100%;max-width:125px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:24px}.footer-5 .footer-block__newsletter-form{max-width:600px}.footer-5 .footer-block__newsletter-form .button{padding:13px 15px 13px}.footer-5 .footer-block__newsletter-form .newsletter-form__button{border:none;width:150px;min-width:150px;margin:0;font-weight:400}.footer-5 .footer-block__newsletter-form .newsletter-form__button:hover{border:none}.footer-5 .footer-col-left{width:25%;text-align:center;border-right:1px solid var(--footer-heading-color, #000000);display:flex;align-items:center;justify-content:center;flex-direction:column}.footer-5 .footer-col-left input[type=checkbox]+.form-label--checkbox:before{content:"";position:absolute;top:3px;left:0;border:1px solid #dbdbdb;width:30px;height:30px;background-color:rgba(0,0,0,0);border-radius:0}.footer-5 .footer-col-left input[type=checkbox]+.form-label--checkbox:after{content:"";width:15px;height:9px;top:11px;left:7px}.footer-5 .footer-col-left .form-label--checkbox{color:gray;line-height:24px;font-weight:400;padding:5px 100px 0 50px;margin-top:16px}.footer-5 .footer-col-left .form-label--checkbox a{color:gray;line-height:24px;font-weight:400;text-decoration:underline;text-underline-offset:.2rem}.footer-5 .footer-col-left .footer-block__list-social .title{color:var(--footer-heading-color, #000000);font-weight:400;margin-bottom:28px}.footer-5 .footer-col-left .footer-block__list-social .list-social .list-social__item{margin:0 28px 0 0}.footer-5 .footer-col-left .footer-block__list-social .list-social .list-social__link{background-color:rgba(0,0,0,0);border:none;padding:0}.footer-5 .footer-col-left .footer-block__list-social .list-social .list-social__link::before{box-shadow:0 0 0 2px var(--footer-icon-active-color, #ffffff) !important}.footer-5 .footer-col-left .footer-block__list-social .list-social .list-social__link:hover{box-shadow:none}.footer-5 .footer-col-left .footer-block__list-social .list-social .list-social__link svg{width:23px;height:23px;fill:var(--footer-icon-color, #000000)}.footer-5 .footer-col-left .footer-block__heading{color:var(--footer-heading-color, #000000);font-weight:400;padding-top:5px;padding-bottom:24px}.footer-5 .footer-col-left .newsletter-form .newsletter-form__field-wrapper{border:1px solid var(--footer-icon-color, #ddd)}.footer-5 .footer-col-left .newsletter-form .newsletter-form__field-wrapper .field{margin:8px}.footer-5 .footer-col-left .newsletter-form .newsletter-form__field-wrapper .field__input{border:1px solid #1a1a1a;width:100%;padding-top:23px;padding-bottom:23px;line-height:24px}.footer-5 .footer-col-right{display:flex;align-items:center;justify-content:center}.footer-5 .footer-col-right .row{width:100%}.footer-5.footer .footer-block__newsletter-form{margin:0 auto}.footer-5 .footer-top{padding:22px 10px 22px 10px}.footer-5 .footer-bottom{background-color:var(--footer-bottom-background-color, #ffffff);padding-top:14px;padding-bottom:30px;border-top:none;text-align:center}.footer-5 .footer-bottom .copyright__content{color:var(--footer-link-color, #000000);font-weight:400;letter-spacing:0}.footer-5 .footer-block__heading{letter-spacing:0;font-weight:500;padding-bottom:12px;margin:0;color:var(--footer-heading-color, #000000);margin-bottom:0}.footer-5 .footer-link{font-weight:400;color:var(--footer-link-color, #000000);letter-spacing:0}.footer-5 .footer-link:hover{color:var(--footer-link-active-color, #000000) !important}@media(max-width: 991px){.footer-5 .footer-col-right .text-center{text-align:left !important}}@media(max-width: 992px){.footer-5 .mobile-flex{flex-direction:column}}@media(max-width: 991px){.footer-5 .footer-col-left{width:100%;border-right:none}}@media(max-width: 767px){.footer-5 .footer-col-left{width:100%}.footer-5 .footer-col-left .footer-block-newsletter .footer-block__heading{border:none}.footer-5 .footer-col-left .footer-block-newsletter .footer-block__heading::before,.footer-5 .footer-col-left .footer-block-newsletter .footer-block__heading::after{display:none}.footer-5 .footer-col-left .form-label--checkbox{padding:5px 50px 0 50px}.footer-5 .footer-col-left .footer-block__list-social .list-social .list-social__item{margin:0 25px 6px 0}}@media(max-width: 551px){.footer-5 .footer-block__newsletter-form .newsletter-form__field-wrapper{flex-wrap:nowrap}.footer-5 .footer-block__newsletter-form .newsletter-form__field-wrapper .field{padding:8px;margin-bottom:0 !important}.footer-5 .footer-block__newsletter-form .newsletter-form__button{width:150px !important}}.header-4{background:var(--header-menu-background-color, #fff);padding:5px 10px 5px 10px;z-index:111}.header-4 .container{position:initial;overflow:visible}.header-4 .menu-dropdown{padding:28px 8px 17px}.header-4 .header-wrapper{display:none}.header-4 .header__logo{position:relative}.header-4 .header__group{display:flex;flex-wrap:nowrap}.header-4 .header-center .menu-lv-item .menu-lv-1__action{font-size:14px;font-weight:bold;letter-spacing:.05em;color:#fff;padding:20px}.header-4 .header-center .menu-lv-item .menu-lv-1__action .label{right:-4px;top:10px;border-radius:0}.header-4 .header-center .site-nav-title{color:var(--header-mega-menu-text-color, #000);font-weight:bold;font-size:14px;text-transform:uppercase;letter-spacing:.05em}.header-4 .header-center .site-nav-link{font-size:16px;color:var(--header-mega-menu-text-color, #000)}.header-4 .header-center .megamenu_style_2 .site-nav-banner .site-nav-banner--item{width:100%}.header-4 .header-center .megamenu_style_2 .site-nav-banner .site-nav-banner--item .banner{margin-bottom:20px}.header-4 .header-center .list-menu--disclosure li a{font-size:16px}.header-4 .header-right{width:auto;max-width:400px;overflow:visible}.header-4 .header-right .header__iconItem .header__icon{width:22px;height:22px;margin:0px 12px}.header-4 .header-right .header__iconItem .header__icon i{font-size:21px;color:var(--header-menu-icon-color, #222)}.header-4 .header-right .header__iconItem .header__icon svg{width:100%;height:100%;fill:var(--header-menu-icon-color, #222)}.header-4 .header-right .header__iconItem .header__icon.header__icon--cart{width:25px;height:25px}.header-4 .header-right .header__iconItem .header__icon.hamburger-icon{width:24px;height:24px;position:relative;margin-right:0;margin-left:7px}.header-4 .header-right .header__iconItem .header__icon.hamburger-icon .icon-line{background-color:var(--header-menu-icon-color, #222);width:24px;height:2px;margin:3px 0;position:absolute;left:0;right:0;top:0}.header-4 .header-right .header__iconItem .header__icon.hamburger-icon .icon-line::before,.header-4 .header-right .header__iconItem .header__icon.hamburger-icon .icon-line::after{background-color:var(--header-menu-icon-color);width:24px;height:2px;margin:3px 0;position:absolute;left:0;right:0;content:"";transition:transform .3s;transition-delay:.2s}.header-4 .header-right .header__iconItem .header__icon.hamburger-icon .icon-line::before{top:5px}.header-4 .header-right .header__iconItem .header__icon.hamburger-icon .icon-line::after{top:12px}.header-4 .header-right .header__iconItem .header__icon.hamburger-icon:hover{transform:scale(1.05)}.header-4 .header-right .header__iconItem .header__icon .cart-count-bubble{position:absolute;right:-9px;top:-10px;background:var(--info-background-color)}.header-4 .header-right .header__iconItem .header__icon .cart-count-bubble .text-count{color:var(--info-color);letter-spacing:0}.header-4 .header-mobile{background:#232323}.header-4 .header-mobile .header-mobile--icon .mobileMenu-toggle{color:var(--header-menu-icon-color, #222)}.header-4 .header-mobile .header-mobile--icon .mobileMenu-toggle__Icon{background-color:var(--header-menu-icon-color, #222)}.header-4 .header-mobile .header-mobile--icon .mobileMenu-toggle__Icon::before,.header-4 .header-mobile .header-mobile--icon .mobileMenu-toggle__Icon::after{background-color:var(--header-menu-icon-color, #222)}.header-4 .header-mobile .header-mobile--icon svg{fill:var(--header-menu-icon-color, #222)}.header-4 .header-mobile .header-mobile--icon .header__icon--cart .cart-count-bubble{background:var(--info-background-color);color:var(--info-color)}@media(min-width: 1025px){.header-4 .header-wrapper{display:flex;justify-content:space-between;align-items:flex-start;align-items:center}}@media(max-width: 900px){.header-4{padding:0}}@media(min-width: 1200px){.header-4 .header__heading img{max-height:70px}}.footer-six{background-color:var(--footer-background-color, #ffffff)}.footer-six .list-payment__item{background-color:rgba(0,0,0,0)}.footer-six .footer-col-right,.footer-six .col-custom-text{flex-basis:26% !important}.footer-six .col-footer{flex-basis:19%}.footer-six .mobile-flex{flex-direction:row}.footer-six .form-group .form-control{border:1px solid var(--color-border, #ddd)}.footer-six .form-group #email::placeholder{color:var(--footer-link-color, #000000)}.footer-six .footer-top{background-color:var(--footer-background-color, #000000)}.footer-six .footer-top .footer-block__heading{font-weight:700;color:var(--footer-heading-color, #000000);text-transform:uppercase;padding-bottom:18px}.footer-six .footer-top .footer-block__heading .heading{color:var(--footer-heading-color, #000000)}.footer-six .footer-top .footer-link,.footer-six .footer-top .desc{letter-spacing:.02em;color:var(--footer-link-color, #000000)}.footer-six .footer-top .footer-link:hover,.footer-six .footer-top .desc:hover{color:var(--footer-link-active-color, #000000) !important}.footer-six .footer-top .footer-block-newsletter .body{padding:3px 0px 0px;color:var(--footer-link-color, #000000)}.footer-six .footer-top .footer-block-newsletter .footer-block__newsletter-form{margin-top:26px}.footer-six .footer-top .footer-block-newsletter .footer-block__newsletter-form .button{padding:13px 15px 13px}.footer-six .footer-top .newsletter-form__field-wrapper .button{width:95%;max-width:100%;line-height:24px}.footer-six .footer-top .newsletter-form__field-wrapper .field__input{letter-spacing:.02em;color:rgba(255,255,255,.86);background:#fff;border-color:#d7d7d7;padding-top:13px;padding-bottom:13px}.footer-six .footer-top .contact-info{color:var(--footer-link-color, #000000) !important;line-height:24px}.footer-six .footer-top .contact-info a{margin-top:0px;margin-left:2px}.footer-six .footer-top .contact-info span,.footer-six .footer-top .contact-info a,.footer-six .footer-top .contact-info p{color:var(--footer-link-color, #000000)}.footer-six .footer-top .contact-info a:hover{color:var(--footer-link-active-color, #000000) !important}.footer-six .footer-top .contact-info .body{color:var(--footer-link-color, #000000)}.footer-six .footer-top .list-social .list-social__link{border-color:rgba(0,0,0,0);background:rgba(0,0,0,0);padding:0;margin-right:5px;border:none;box-shadow:none}.footer-six .footer-top .list-social .list-social__link::before{display:none}.footer-six .footer-top .list-social .list-social__link svg{fill:var(--footer-icon-color, #000000);width:20px;height:20px}.footer-six .footer-top .list-social .list-social__link svg:hover{fill:var(--footer-icon-active-color, #000000)}.footer-six .list-payment{display:flex;justify-content:flex-end}.footer-six .link-underline:hover .text{color:var(--footer-link-active-color, #000000) !important}.footer-six .footer-bottom{background-color:var(--footer-bottom-background-color, #ffffff);padding-bottom:12px;border:none}.footer-six .footer-bottom .copyright__content{font-weight:400;line-height:24px;letter-spacing:.02em;color:var(--footer-link-color, #000000)}.footer-six .footer-bottom .footer__payment .list-payment{padding-top:0;position:relative;top:-5px}.footer-six .footer-bottom .footer__payment .list-payment__item svg{height:30px}@media(max-width: 991px){.footer-six .mobile-flex{flex-direction:column;padding:0px 10px 0px 10px}.footer-six .footer-top .newsletter-form__field-wrapper .button{width:100%}.footer-six .footer-bottom{padding-top:20px}.footer-six .footer-bottom .halo-row-item{width:100%}.footer-six .footer-bottom .halo-row-item.halo-row-item{margin-top:20px}.footer-six .footer-bottom .footer__payment .list-payment{text-align:left !important}.footer-six .footer-bottom .footer__payment .list-payment li{margin:5px 10px 5px 0px}.footer-six .email-width{max-width:100%;word-wrap:break-word;display:inline-block}}.header-5{z-index:111}.header-5 .header-top{padding:27px 0px 17px}.header-5 .header-top .wrapper-header-top{display:flex;justify-content:space-between}.header-5 .header-top .header-top-left{display:flex;align-items:center}.header-5 .header-top .header-top-left .wrapper-header-left{display:flex}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency{display:inline-block;position:relative;text-align:right;padding:0}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .halo-language_currency .disclosure__button{padding:0}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .halo-language_currency .disclosure__button .icon{width:16px;height:16px;position:relative;top:-1px}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .halo-language_currency .disclosure__button .icon svg{width:24px;height:24px;position:relative;top:-4px;left:-7px}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .halo-language_currency .disclosure__button .text{font-size:16px;font-weight:400;color:#3c3c3c;letter-spacing:0;margin-left:10px;margin-right:7px}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .halo-language_currency .disclosure__button .text+svg{position:relative;top:-1px;width:12px;height:12px;fill:#3c3c3c}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .halo-language_currency .disclosure__button .text.text-language{position:relative;margin-right:5px}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .halo-language_currency .disclosure__button .text.text-language::after{position:absolute;content:"|";top:0px;right:-10px;color:#3c3c3c}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .dropdown-language_currency{display:flex;justify-content:center;background:#fafafa;position:absolute;right:auto;left:0;top:10px;opacity:0;z-index:-1;overflow:hidden;transition:all .5s ease;box-shadow:0px 3px 5px 0px rgba(0,0,0,.15);width:100%;min-width:300px;border-radius:5px;padding-bottom:19px}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .dropdown-language_currency.show{top:calc(100% + 9px);opacity:1;z-index:9}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .dropdown-language_currency .dropdown-item{width:50%;padding:0;text-align:left}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .dropdown-language_currency .dropdown-item:hover{background:rgba(0,0,0,0)}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .dropdown-language_currency .title{font-size:16px;line-height:24px;color:#232830;padding:13px 30px 13px;font-weight:600;background:#fafafa;margin-bottom:10px;text-transform:capitalize}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .dropdown-language_currency .text{position:relative;color:#232830;font-size:14px;font-weight:400}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .dropdown-language_currency .currency-item{font-size:14px;font-weight:500;color:#000;line-height:22px;letter-spacing:.02em;padding:7px 15px 8px 30px;display:flex;align-items:center}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .dropdown-language_currency .currency-item .icon{width:24px;height:24px;margin-right:6px}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .dropdown-language_currency .currency-item .icon svg{width:24px;height:24px}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .dropdown-language_currency .currency-item.active{text-decoration:underline;text-underline-offset:2px}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .dropdown-language_currency .currency-item.active span{font-weight:500}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .dropdown-language_currency .currency-item:hover{text-decoration:underline;text-underline-offset:2px}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .dropdown-language_currency .disclosure__list{background:rgba(0,0,0,0)}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .dropdown-language_currency .disclosure__link{display:flex;align-items:center;padding:7px 15px 4px 30px;text-decoration:none;line-height:1.8}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .dropdown-language_currency .disclosure__link .icon{width:24px;height:24px;margin-right:6px;position:relative;top:-1px}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .dropdown-language_currency .disclosure__link .icon svg{width:24px;height:24px}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .dropdown-language_currency .disclosure__link.disclosure__link--active{text-decoration:underline;text-underline-offset:2px}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .dropdown-language_currency .disclosure__link.disclosure__link--active span{font-weight:500}.header-5 .header-top .header-top-left .wrapper-header-left .header-language_currency .dropdown-language_currency .disclosure__link:hover{text-decoration:underline;text-underline-offset:2px}.header-5 .header-top .header-top-left .wrapper-header-left .text-header-left{font-size:16px;font-weight:400;letter-spacing:0;color:#3c3c3c;margin-left:22px}.header-5 .header-top .header-top-right{display:flex;align-items:center;justify-content:flex-end}.header-5 .header-top .header-top-right .fa-light{font-size:21px;color:var(--header-menu-icon-color, #222)}.header-5 .header-top .header-top-right .header__icon--cart{margin-left:25px}.header-5 .header-top .header-top-right .header-search{max-width:175px;margin-left:0}.header-5 .header-top .header-top-right .header-search .quickSearchResultsWrap.show{top:calc(100% + 15px)}.header-5 .header-top .header-top-right .header-search .quickSearchResultsWrap .search-block-title .text{font-size:16px;text-transform:capitalize}.header-5 .header-top .header-top-right .header-search .quickSearchResultsWrap .list-item .item .link{font-size:14px}.header-5 .header-top .header-top-right .search-bar{background-color:#fff;height:27px;position:relative;top:6px}.header-5 .header-top .header-top-right .search-bar .input-group-field{font-size:16px;color:#3c3c3c;letter-spacing:0;font-weight:400;padding:0}.header-5 .header-top .header-top-right .search-bar .icon-search{padding:0;width:42px;display:flex;justify-content:flex-end}.header-5 .header-top .header-top-right .search-bar .icon-search svg,.header-5 .header-top .header-top-right .search-bar .icon-search i{position:relative;top:-3px;width:22px;height:22px;fill:var(--header-menu-icon-color, #000)}.header-5 .header-top .header-top-right .locations{display:flex}.header-5 .header-top .header-top-right .locations svg{width:23px;height:24px;fill:#3c3c3c;margin-left:25px}.header-5 .header-top .header-top-right .locations .customer-links svg,.header-5 .header-top .header-top-right .locations .customer-links i,.header-5 .header-top .header-top-right .locations .wishlist svg,.header-5 .header-top .header-top-right .locations .wishlist i,.header-5 .header-top .header-top-right .locations .cart svg,.header-5 .header-top .header-top-right .locations .cart i{margin-left:22px}.header-5 .header-top .header-top-right .locations .nav-wishlist,.header-5 .header-top .header-top-right .locations .cart{position:relative}.header-5 .header-top .header-top-right .locations .nav-wishlist .wishlist-quantity,.header-5 .header-top .header-top-right .locations .cart .wishlist-quantity{position:absolute;top:-10px;right:-12px;width:22px;height:22px;background:var(--header-menu-icon-color, #222);color:var(--header-menu-background-color, #222);border-radius:50%;z-index:99;text-align:center;font-size:12px;display:flex;align-items:center;justify-content:center}.header-5 .header-bottom{background:var(--header-bottom-background-color, #fff);display:flex;justify-content:center}.header-5 .header-bottom .list-menu--disclosure li a{font-size:16px}.header-5 .header-bottom .space-megamenu_style_3{padding:30px 0 40px !important}.header-5 .header-bottom .header-bottom--wrapper{display:flex;justify-content:space-between;align-items:center}.header-5 .header-bottom .menu-dropdown{border-top:1px solid #efefef;padding:30px 0 16px}.header-5 .header-bottom .list-menu .menu-lv-1 .menu-lv-1__action{font-size:16px;letter-spacing:.2em;font-weight:500;text-transform:capitalize;padding:10px 30px;color:var(--header-bottom-text-color, #fff)}.header-5 .header-bottom .list-menu .menu-lv-1 .menu-lv-1__action .header-menu{color:var(--header-bottom-text-color, #fff)}.header-5 .header-bottom .list-menu .menu-lv-1 .label{font-size:14px;border-radius:3px;line-height:22px;height:22px;padding:0 12px;right:-10px;top:-13px}.header-5 .header-bottom .list-menu .menu-lv-1 .label.new-label{color:#0a6cdc;background-color:#d2e7ff}.header-5 .header-bottom .list-menu .menu-lv-1 .label.hot-label{background:#feedbd;color:#fd9427}.header-5 .header-bottom .list-menu .menu-lv-1 .label.sale-label{background:#ffd8d7;color:#e10600}.header-5 .header-bottom .list-menu .menu-lv-1 .label::before{display:none}.header-5 .header-bottom .list-menu .site-nav-title{font-size:16px;font-weight:600;letter-spacing:0;color:#000;margin:0 0 6px}.header-5 .header-bottom .list-menu .site-nav-link{font-size:16px;font-weight:400;letter-spacing:0;color:#000;padding:6px 0}.header-5 .header-bottom .list-menu .site-nav-link:hover{color:#234bbb}.header-5 .header-bottom .list-menu .product-card .card-vendor{font-size:16px;font-weight:600;color:#000;letter-spacing:0}.header-5 .header-bottom .list-menu .product-card .card-title{font-size:16px;color:#000;letter-spacing:0;padding:3px 0px 0px}.header-5 .header-bottom .list-menu .product-card .card-price{justify-content:center}.header-5 .header-bottom .list-menu .product-card .card-price span{font-size:16px}.header-5 .header-bottom .list-menu .product-card .card-swatch .item{margin:0px 7.5px}.header-5 .header-bottom .list-menu .megamenu_style_2 .site-nav-banner .site-nav-banner--item{width:100%}.header-5 .header-bottom .list-menu .megamenu_style_2 .site-nav-banner .site-nav-banner--item .banner{margin-bottom:20px}.header-5 .header-bottom .list-menu .megamenu_style_2 .wrapper-mega-banner .content-box .sub-title{font-size:14px;color:#000;font-weight:400;letter-spacing:0}.header-5 .header-bottom .list-menu .megamenu_style_2 .wrapper-mega-banner .content-box .title{font-size:24px;color:#000;letter-spacing:0;font-weight:700;max-width:175px}.header-5 .header-bottom .list-menu .megamenu_style_2 .wrapper-mega-banner .content-box .link{font-size:15px;color:#000;font-weight:400;letter-spacing:0}.header-5 .header-bottom .list-menu .megamenu_style_2 .wrapper-mega-banner .col-brands .title{font-size:16px;color:#000;font-weight:600}.header-5 .header-bottom .list-menu .megamenu_style_2 .wrapper-mega-banner .col-brands .azbrandstable a{font-size:16px;color:#000;font-weight:500}.header-5 .header-bottom .list-menu .megamenu_style_2 .wrapper-mega-banner .col-brands .link-brands{font-size:16px;color:#000}.header-5 .header-mobile .header__iconItem .header__icon span{color:#fff}.header-5 .header-mobile .header__iconItem .header__icon--cart .cart-count-bubble{background-color:#000}@media(max-width: 1024px){.header-5 .header-bottom{display:none}}.header5-img-margin{width:23px;height:23px;margin-left:22px}.footer-eight{background-color:var(--footer-background-color, #000000)}.footer-eight .mobile-flex{flex-direction:row}.footer-eight ul.hidden{display:none}.footer-eight ul.open{display:block}.footer-eight .col-custom-text{flex-basis:26% !important}.footer-eight .list-payment__item{background-color:rgba(0,0,0,0)}.footer-eight .form-group .form-control{border:1px solid var(--color-border, #ddd)}.footer-eight .form-group #email::placeholder{color:var(--footer-link-color, #000000)}.footer-eight .footer-block__heading{font-weight:600;letter-spacing:0;text-transform:capitalize;color:var(--footer-heading-color, #000000)}.footer-eight .footer-block__heading .heading-sm{color:var(--footer-heading-color, #000000)}.footer-eight .footer-block-newsletter .desc,.footer-eight .footer-block-newsletter h3,.footer-eight .footer-block-newsletter .h3{color:var(--footer-heading-color, #000000)}.footer-eight .contact-address .body{color:var(--footer-link-color, #000000)}.footer-eight .footer-link{font-weight:400;line-height:24px;letter-spacing:0}.footer-eight .footer-link .text{color:var(--footer-link-color, #000000)}.footer-eight .footer-link .text:hover{color:var(--footer-link-active-color, #000000)}.footer-eight .footer-top{background-color:var(--footer-background-color, #000000);padding:60px 0 0 0}.footer-eight .footer-top .footer-top-row{margin:0;display:grid;grid-template-columns:minmax(440px, 2fr) minmax(300px, 2fr) 2fr 2fr 2fr 2fr}.footer-eight .footer-top .footer-item{padding-left:10px;padding-right:10px}.footer-eight .footer-top .footer-item h3,.footer-eight .footer-top .footer-item .h3{color:var(--footer-heading-color, #000000)}.footer-eight .footer-top .contact{max-width:320px;border-right:1px solid var(--footer-heading-color, #000000);border-left:1px solid var(--footer-heading-color, #000000)}.footer-eight .footer-top .contact .contact-store .icon{color:var(--footer-icon-color, #000000)}.footer-eight .footer-top .contact .contact-store .icon:hover{color:var(--footer-icon-active-color, #000000)}.footer-eight .footer-top .contact .contact-store a{color:var(--footer-link-color, #000000)}.footer-eight .footer-top .contact .contact-store a:hover{color:var(--footer-link-active-color, #000000) !important}.footer-eight .footer-top .contact .contact-store .email-wrap{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.footer-eight .footer-top .contact .contact-store .body{color:var(--footer-link-color, #000000)}.footer-eight .footer-top .footer-block__heading::after,.footer-eight .footer-top .footer-block__heading::before{background-color:var(--footer-icon-color, #232323)}.footer-eight .footer-top .col-footer{padding:0px 15px 0px 15px}.footer-eight .footer-top .col-footer.col-md-5{border-left:1px solid #000;padding-left:58px;border-right:1px solid #000;padding-right:80px}.footer-eight .footer-top .footer-col-right .halo-row-item{padding-left:90px}.footer-eight .footer-top .footer-block__list-social{margin-top:25px}.footer-eight .footer-top .newsletter-form .newsletter-form__field-wrapper{justify-content:flex-start}.footer-eight .footer-top .newsletter-form .newsletter-form__field-wrapper .field{margin-right:0;max-width:260px}.footer-eight .footer-top .newsletter-form .newsletter-form__field-wrapper .field__input{width:100%;max-width:260px;height:50px;background-color:#fff;font-weight:400}.footer-eight .footer-top .newsletter-form .newsletter-form__field-wrapper .button{width:auto;max-width:130px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:50px;font-weight:600;letter-spacing:0;text-transform:initial}.footer-eight .footer-top .list-social .list-social__item{margin:0 28px 0 0}.footer-eight .footer-top .list-social .list-social__link{background-color:rgba(0,0,0,0);border:none;padding:0}.footer-eight .footer-top .list-social .list-social__link::before{box-shadow:0 0 0 2px var(--footer-icon-active-color, #000000) !important}.footer-eight .footer-top .list-social .list-social__link:hover{box-shadow:none}.footer-eight .footer-top .list-social .list-social__link svg{width:23px;height:23px}.footer-eight .footer-bottom{padding-bottom:14px;background-color:var(--footer-bottom-background-color, #ffffff);border:0;padding-top:0}.footer-eight .footer-bottom .copyright__content{color:var(--footer-link-color, #000000);font-weight:400;line-height:24px;letter-spacing:0;max-width:100%;margin:3px auto;text-align:center}.footer-eight .footer-bottom .footer__payment .list-payment{display:flex;justify-content:center;margin-top:14px}@media(max-width: 1600px)and (min-width: 768px){.footer-eight .row{margin-left:-5px;margin-right:-5px}.footer-eight.footer .footer-top .footer-top-row{padding:0 5px}.footer-eight.footer .footer-top .footer-top-row .halo-row-item{margin-bottom:20px}.footer-eight.footer .footer-top .footer-top-row .contact{grid-row:1/2;grid-column:3/5}.footer-eight.footer .footer-top .footer-top-row .contact::after,.footer-eight.footer .footer-top .footer-top-row .contact::before{display:none}.footer-eight.footer .footer-top .footer-top-row .title-col-footer{padding:0}}@media(max-width: 1100px){.footer-eight.footer .footer-top .footer-col-right .halo-row-item{padding-left:0}.footer-eight.footer .footer-top .halo-row-item.contact{padding-left:90px;border-right:none;border-left:none}.footer-eight.footer .footer-top .footer-block-newsletter{margin-bottom:40px}}@media(max-width: 767px){.footer-eight .footer-top .col-footer{padding:0}.footer-eight .col-footer{flex-basis:100%}.footer-eight .footer-block__newsletter-form .button{margin-left:0px !important}.footer-eight .footer-top{padding-left:8px;padding-right:8px}.footer-eight .footer-top .footer-item{padding-left:0px}.footer-eight .mobile-flex{flex-direction:column}.footer-eight .footer-top .contact::before{display:none}.footer-eight .footer-top .contact::after{display:none}.footer-eight .field{margin-bottom:0px}.footer-eight.footer .footer-top .newsletter-form .newsletter-form__field-wrapper{gap:10px 0;padding-right:15px}.footer-eight.footer .footer-top .newsletter-form .newsletter-form__field-wrapper .field{max-width:100% !important}.footer-eight.footer .footer-top .newsletter-form .newsletter-form__field-wrapper .field__input{max-width:100% !important}.footer-eight.footer .footer-top .footer-top-row{grid-template-columns:1fr;padding:0}.footer-eight.footer .footer-top .footer-top-row .halo-row-item{margin-bottom:0}.footer-eight.footer .footer-top .footer-top-row .contact::after,.footer-eight.footer .footer-top .footer-top-row .contact::before{display:none}.footer-eight.footer .footer-top .footer-top-row .title-col-footer{padding:0}.footer-eight.footer .footer-top .footer-block-newsletter{margin-bottom:0}.footer-eight.footer .footer-top .footer-block-newsletter .footer-block__heading{border-bottom:none}.footer-eight.footer .footer-top .footer-block-newsletter .footer-block__heading::after,.footer-eight.footer .footer-top .footer-block-newsletter .footer-block__heading::before{display:none}.footer-eight.footer .footer-top .contact{margin-bottom:40px}.footer-eight.footer .footer-top .contact .footer-block__heading{border-bottom:none}.footer-eight.footer .footer-top .contact .footer-block__heading::after,.footer-eight.footer .footer-top .contact .footer-block__heading::before{display:none}.footer-eight.footer .footer-top .halo-row-item.contact{padding-left:0}.footer-eight.footer .footer-bottom{padding-top:0}.footer-eight.footer .footer-bottom .footer__payment{display:flex;flex-wrap:wrap;justify-content:center}}@media(max-width: 350px){.footer-eight .footer-bottom .footer__payment .list-payment{max-width:250px;display:flex;flex-wrap:wrap}}.header-6{background:var(--header-menu-background-color, #fff);z-index:111}.header-6 .header-top-row{width:100%;align-items:center;display:flex;justify-content:space-evenly}.header-6 .header-top-row .header__logo{position:relative;top:-2px;left:42%}.header-6 .header-top-row .header-right{margin-left:auto}.header-6 .container{position:initial}.header-6 .menu-dropdown{border-top:1px solid #efefef;padding:28px 0 17px}.header-6 .header-wrapper{display:none}.header-6 .header__logo{position:relative;top:-2px}.header-6 .header-center .menu-lv-item .menu-lv-1__action{font-size:14px;font-weight:bold;letter-spacing:0;color:#00163a;text-transform:capitalize;padding:33px 18px 27px}.header-6 .header-center .menu-lv-item .menu-lv-1__action .label{right:-4px;top:15px}.header-6 .header-center .menu-lv-item:hover .menu-lv-1__action{color:#e73e45}.header-6 .header-center .site-nav-title{font-weight:bold;font-size:14px;text-transform:capitalize;letter-spacing:0}.header-6 .header-center .site-nav-link{font-size:14px;letter-spacing:0}.header-6 .header-center .site-nav-link:hover{color:#075ee2}.header-6 .header-center .megamenu_style_2 .site-nav-banner .site-nav-banner--item{width:100%}.header-6 .header-center .megamenu_style_2 .site-nav-banner .site-nav-banner--item .banner{margin-bottom:20px}.header-6 .header-right{width:400px;padding-bottom:6px;padding-right:3px}.header-6 .header-right .header__iconItem .header__icon{width:22px;height:22px;margin:0px 13px}.header-6 .header-right .header__iconItem .header__icon i{font-size:21px;color:var(--header-menu-icon-color, #222) !important}.header-6 .header-right .header__iconItem .header__icon svg{width:100%;height:100%;fill:var(--header-menu-icon-color, #222) !important}.header-6 .header-right .header__iconItem .header__icon.header__icon--cart{width:25px;height:25px}.header-6 .header-right .header__iconItem .header__icon.hamburger-icon{width:24px;height:24px;position:relative;margin-right:0;margin-left:7px}.header-6 .header-right .header__iconItem .header__icon.hamburger-icon .icon-line{background-color:var(--header-menu-icon-color, #222) !important;width:24px;height:2px;margin:3px 0;position:absolute;left:0;right:0;top:0}.header-6 .header-right .header__iconItem .header__icon.hamburger-icon .icon-line::before,.header-6 .header-right .header__iconItem .header__icon.hamburger-icon .icon-line::after{background-color:var(--header-menu-icon-color, #222) !important;width:24px;height:2px;margin:3px 0;position:absolute;left:0;right:0;content:"";transition:transform .3s;transition-delay:.2s}.header-6 .header-right .header__iconItem .header__icon.hamburger-icon .icon-line::before{top:5px}.header-6 .header-right .header__iconItem .header__icon.hamburger-icon .icon-line::after{top:12px}.header-6 .header-right .header__iconItem .header__icon.hamburger-icon:hover{transform:scale(1.05)}.header-6 .header-right .header__iconItem .header__icon .cart-count-bubble{position:absolute;right:-9px;top:-10px;background:var(--info-background-color)}.header-6 .header-right .header__iconItem .header__icon .cart-count-bubble .text-count{color:var(--info-color);letter-spacing:0}@media(min-width: 1025px){.header-6 .header-wrapper{display:flex;justify-content:space-between;align-items:flex-start;align-items:center;padding:0}}.footer-6{background-color:var(--footer-background-color, #000000)}.footer-6 .list-payment__item{background-color:rgba(0,0,0,0)}.footer-6 .footer-top{padding:63px 0 48px}.footer-6 .footer-top .halo-row-item .footer-block__heading{font-weight:bold;padding-bottom:15px;letter-spacing:0}.footer-6 .footer-top .halo-row-item .list-unstyled li{margin-bottom:8px}.footer-6 .footer-top .halo-row-item .footer-link{color:#fff;letter-spacing:0}.footer-6 .footer-top .halo-row-item .footer-block__list-social{margin:0}.footer-6 .footer-top .halo-row-item .footer-block__list-social .list-social{margin-bottom:32px}.footer-6 .footer-top .halo-row-item .footer-block__list-social .list-social__link{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);padding:0px}.footer-6 .footer-top .halo-row-item .footer-block__list-social .list-social__link svg{fill:#fff;width:24px;height:24px}.footer-6 .footer-top .halo-row-item .footer-block__list-social .list-social__link:hover{box-shadow:none}.footer-6 .footer-top .halo-row-item .footer-block__list-social .list-social__item{margin:2px 27px 6px 0}.footer-6 .footer-top .halo-row-item .footer-block__list-social .list-social__item.item-instagram{margin-right:32px}.footer-6 .footer-top .halo-row-item .footer-block__list-social .list-social__item.item-pinterest{margin-right:30px}.footer-6 .footer-top .halo-row-item .footer-block-newsletter .footer-block__newsletter-form{margin-top:10px;max-width:100%}.footer-6 .footer-top .halo-row-item .footer-block-newsletter .footer-block__newsletter-form .button{padding:13px 15px 13px}.footer-6 .footer-top .halo-row-item .footer-block-newsletter .newsletter-form__button{color:#fff;border:1px solid #075ee2;background-color:#075ee2;width:126px;min-width:126px}.footer-6 .footer-top .halo-row-item .footer-block-newsletter .field__input{color:#646464;background-color:#fff;border:1px solid #fff;width:100%;padding-left:20px;padding-top:13px;padding-bottom:13px;line-height:24px;border-radius:30px;text-transform:capitalize}.footer-6 .footer-top .halo-row-item .footer-block-newsletter .field{margin-right:5px}.footer-6 .footer-top .halo-row-item .footer-logo{margin-bottom:30px}.footer-6 .footer-top .halo-row-item .contact-info{padding-bottom:30px}.footer-6 .footer-top .halo-row-item .contact-info address{color:#fff;line-height:24px}.footer-6 .footer-top .halo-row-item .contact-info .contact-store a,.footer-6 .footer-top .halo-row-item .contact-info .contact-store p{color:#fff}.footer-6 .footer-bottom{padding-bottom:20px;background:#fff;border:none}.footer-6 .footer-bottom .copyright__content{letter-spacing:0;line-height:24px}.footer-6 .footer-bottom .footer__payment .list-payment{margin:0;padding:0;position:relative;top:-6px}.header-7{z-index:111}.header-7 .header-top{background:var(--header-menu-background-color, #fff);padding:17px 0px 23px}.header-7 .header-top .header-top--wrapper{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between}.header-7 .header-top .header-top--left{flex:0 0 calc(20% - 10px);max-width:calc(20% - 10px);display:block;position:relative}.header-7 .header-top .header-top--left .header__heading{position:relative;top:4px}.header-7 .header-top .header-top-center{position:relative;flex:0 0 calc(44.666667% + 20px);max-width:calc(44.666667% + 20px)}.header-7 .header-top .header-top-center .search-bar{border-radius:5px}.header-7 .header-top .header-top-center .search-bar .input-group-field{padding:15px 20px 13px;font-size:14px;color:gray;letter-spacing:0;width:calc(100% - 42px);background:rgba(0,0,0,0)}.header-7 .header-top .header-top-center .search-bar .icon-search{padding:0;width:42px;background:rgba(0,0,0,0)}.header-7 .header-top .header-top-center .search-bar .icon-search i{font-size:22px}.header-7 .header-top .header-top-center .search-bar .icon-search svg{width:22px;height:22px;fill:var(--header-menu-icon-color, #000)}.header-7 .header-top .header-top-center .search-bar .icon-search:before{display:none}.header-7 .header-top .header-top-center .quickSearchResultsWrap{width:100%;border-radius:5px;overflow:hidden;padding:0}.header-7 .header-top .header-top-center .quickSearchResultsWrap .quickSearchResult{padding:30px 30px 30px;max-height:calc(80vh - 150px);overflow-x:hidden;overflow-y:auto}.header-7 .header-top .header-top-center .quickSearchResultsWrap .search-block-title span{font-weight:700;letter-spacing:0;font-size:14px}.header-7 .header-top .header-top-center .quickSearchResultsWrap .item .link{border-radius:5px}.header-7 .header-top .header-top-center .quickSearchResultsWrap.show{top:calc(100% + 10px)}.header-7 .header-top .header-top--right{flex:0 0 calc(33.3333% - 10px);max-width:calc(33.3333% - 10px)}.header-7 .header-top .header-top--right .header__group{display:flex;justify-content:flex-end;align-items:center}.header-7 .header-top .header-top--right .customer-service-text{font-size:14px;text-align:left;position:relative;top:5px;color:var(--header-menu-text-color, #000)}.header-7 .header-top .header-top--right .customer-service-text a{font-size:18px;font-weight:700;color:var(--header-menu-icon-color, #222)}.header-7 .header-top .header-top--right .header__icon{position:relative;text-align:center;margin-left:20px}.header-7 .header-top .header-top--right .header__icon svg,.header-7 .header-top .header-top--right .header__icon i{width:25px;height:25px;margin:0;position:relative;top:2px;fill:var(--header-menu-icon-color, #222)}.header-7 .header-top .header-top--right .header__icon i{font-size:21px}.header-7 .header-top .header-top--right .header__icon>span{text-transform:uppercase;font-size:12px;font-weight:400;display:block !important;height:auto;margin-top:10px;margin-left:0;letter-spacing:0;color:var(--header-menu-icon-color, #222)}.header-7 .header-top .header-top--right .header__icon .cart-count-bubble{position:absolute;right:-8px;top:-7px;width:24px;height:24px;line-height:24px;background:var(--info-background-color)}.header-7 .header-top .header-top--right .header__icon .cart-count-bubble span{color:var(--info-color)}.header-7 .header-top .header-top--right .header__icon+.header__icon{margin-left:20px}.header-7 .header-bottom{background:var(--header-bottom-background-color, #fff)}.header-7 .header-bottom .header-bottom--wrapper{display:flex;justify-content:space-between;align-items:center}.header-7 .header-bottom .list-menu .menu-lv-1 .menu-lv-1__action{font-size:16px;letter-spacing:0;font-weight:700}.header-7 .header-bottom .list-menu .menu-lv-1 .label{font-size:12px;border-radius:3px;line-height:18px;height:18px;padding:0 9px}.header-7 .header-bottom .list-menu .menu-lv-1 .label.new-label{background:#3dc781}.header-7 .header-bottom .list-menu .menu-lv-1 .label.hot-label{background:#ff750f}.header-7 .header-bottom .list-menu .menu-lv-1 .label.sale-label{background:#e52f69}.header-7 .header-bottom .list-menu .menu-lv-1 .label::before{display:none}.header-7 .header-bottom .list-menu .site-nav-title{font-size:14px;font-weight:700;letter-spacing:0}.header-7 .header-bottom .list-menu .product-card .card-price{justify-content:center}.header-7 .header-bottom .header-language_currency{display:inline-block;position:relative;text-align:right;padding:0}.header-7 .header-bottom .header-language_currency .halo-language_currency .disclosure__button{padding:0}.header-7 .header-bottom .header-language_currency .halo-language_currency .disclosure__button .icon{width:16px;height:16px;position:relative;top:-1px}.header-7 .header-bottom .header-language_currency .halo-language_currency .disclosure__button .icon svg{width:16px;height:16px}.header-7 .header-bottom .header-language_currency .halo-language_currency .disclosure__button .text{font-size:14px;font-weight:500;color:#fff;margin-left:10px;margin-right:10px}.header-7 .header-bottom .header-language_currency .halo-language_currency .disclosure__button .text+svg{fill:#fff;width:11px;height:11px}.header-7 .header-bottom .header-language_currency .halo-language_currency .disclosure__button .text.text-language{position:relative}.header-7 .header-bottom .header-language_currency .dropdown-language_currency{display:flex;justify-content:center;background:#fafafa;position:absolute;right:0;top:10px;opacity:0;z-index:-1;overflow:hidden;transition:all .5s ease;box-shadow:0px 3px 5px 0px rgba(0,0,0,.15);width:100%;min-width:300px;border-radius:5px;padding-bottom:19px}.header-7 .header-bottom .header-language_currency .dropdown-language_currency.show{top:calc(100% + 9px);opacity:1;z-index:9}.header-7 .header-bottom .header-language_currency .dropdown-language_currency .dropdown-item{width:50%;padding:0;text-align:left}.header-7 .header-bottom .header-language_currency .dropdown-language_currency .dropdown-item:hover{background:rgba(0,0,0,0)}.header-7 .header-bottom .header-language_currency .dropdown-language_currency .title{font-size:16px;line-height:24px;color:#232830;padding:13px 30px 13px;font-weight:600;background:#fafafa;margin-bottom:10px;text-transform:uppercase}.header-7 .header-bottom .header-language_currency .dropdown-language_currency .text{position:relative;color:#232830;font-size:14px;font-weight:400}.header-7 .header-bottom .header-language_currency .dropdown-language_currency .currency-item{font-size:14px;font-weight:500;color:#000;line-height:22px;letter-spacing:.02em;padding:7px 15px 8px 30px;display:flex;align-items:center}.header-7 .header-bottom .header-language_currency .dropdown-language_currency .currency-item .icon{width:24px;height:24px;margin-right:6px}.header-7 .header-bottom .header-language_currency .dropdown-language_currency .currency-item .icon svg{width:24px;height:24px}.header-7 .header-bottom .header-language_currency .dropdown-language_currency .currency-item.active{text-decoration:underline;text-underline-offset:2px}.header-7 .header-bottom .header-language_currency .dropdown-language_currency .currency-item.active span{font-weight:600}.header-7 .header-bottom .header-language_currency .dropdown-language_currency .currency-item:hover{text-decoration:underline;text-underline-offset:2px}.header-7 .header-bottom .header-language_currency .dropdown-language_currency .disclosure__list{background:rgba(0,0,0,0)}.header-7 .header-bottom .header-language_currency .dropdown-language_currency .disclosure__link{display:flex;align-items:center;padding:7px 15px 4px 30px;text-decoration:none;line-height:1.8}.header-7 .header-bottom .header-language_currency .dropdown-language_currency .disclosure__link .icon{width:24px;height:24px;margin-right:6px;position:relative;top:-1px}.header-7 .header-bottom .header-language_currency .dropdown-language_currency .disclosure__link .icon svg{width:24px;height:24px}.header-7 .header-bottom .header-language_currency .dropdown-language_currency .disclosure__link.disclosure__link--active{text-decoration:underline;text-underline-offset:2px}.header-7 .header-bottom .header-language_currency .dropdown-language_currency .disclosure__link.disclosure__link--active span{font-weight:700}.header-7 .header-bottom .header-language_currency .dropdown-language_currency .disclosure__link:hover{text-decoration:underline;text-underline-offset:2px}.header-mobile{background:#232830}.header-mobile .header-mobile--icon .mobileMenu-toggle{color:#fff}.header-mobile .header-mobile--icon .mobileMenu-toggle .mobileMenu-toggle__Icon{background-color:#fff}.header-mobile .header-mobile--icon .mobileMenu-toggle .mobileMenu-toggle__Icon::before,.header-mobile .header-mobile--icon .mobileMenu-toggle .mobileMenu-toggle__Icon::after{background-color:#fff}.header-mobile .header-mobile--icon svg{fill:var(--header-menu-icon-color, #222)}.header-mobile .header-mobile--icon .cart-count-bubble{background-color:var(--info-background-color)}.header-mobile .header-mobile--icon .cart-count-bubble span{color:var(--info-color)}.footer-7 .footer-top{background:#232830}.footer-7 .footer-top .footer-newsletter{padding:22px 0px 16px}.footer-7 .footer-top .footer-newsletter .footer-block__heading{color:#fff;letter-spacing:0;font-weight:700;padding-bottom:5px}.footer-7 .footer-top .footer-newsletter .desc{color:rgba(255,255,255,.7)}.footer-7 .footer-top .footer-newsletter .footer-block__newsletter-form{margin:24px auto 10px;max-width:640px}.footer-7 .footer-top .footer-newsletter .footer-block__newsletter-form .button{padding:13px 15px 13px}.footer-7 .footer-top .footer-newsletter .footer-block__newsletter-form .newsletter-form__button{width:100%;max-width:150px}.footer-7 .footer-top .footer-newsletter .footer-block__newsletter-form .field__input{padding-top:13px;padding-bottom:13px;background:#fff;border-radius:4px;color:rgba(255,255,255,.7)}.footer-7 .footer-top .footer-newsletter .footer-block__newsletter-form .field{margin-right:15px}.footer-7 .footer-top .footer-nav .footer-block__heading{line-height:24px;letter-spacing:0;color:#fff;font-weight:700;text-transform:uppercase}.footer-7 .footer-top .footer-nav .footer-link,.footer-7 .footer-top .footer-nav .contact-info p,.footer-7 .footer-top .footer-nav .contact-info a{line-height:24px;letter-spacing:0;color:rgba(255,255,255,.7)}.footer-7 .footer-top .footer-nav .footer-logo{margin:7px 0px 10px}.footer-7 .footer-top .footer-nav .contact-info .icon{width:33px;display:inline-block;vertical-align:top}.footer-7 .footer-top .footer-nav .contact-info .icon svg{height:22px;width:22px}.footer-7 .footer-top .footer-nav .contact-info .icon+span{width:calc(100% - 40px);display:inline-block}.footer-7 .footer-top .footer-nav .list-social{margin-top:30px}.footer-7 .footer-top .footer-nav .list-social .list-social__item{margin:7px 10px 0px 0}.footer-7 .footer-top .footer-nav .list-social .list-social__link{width:38px;height:38px;color:#232830;background:#a5a8ab;border:1px solid #a5a8ab}.footer-7 .footer-top .footer-nav .list-social .list-social__link svg{width:15px;height:15px;fill:#232830}.footer-7 .footer-top .footer-securityImage{padding:30px 0px 19px}.footer-7 .footer-top .footer-securityImage ul{display:flex;align-items:center;justify-content:center}.footer-7 .footer-top .footer-securityImage ul li{padding:0px 15px}.footer-7 .footer-bottom{background:#3a3e45;border-top:0;padding-top:25px;padding-bottom:45px}.footer-7 .footer-bottom .copyright__content{line-height:24px;letter-spacing:0}.footer-7 .footer-bottom .copyright__content span{display:block}.footer-7 .footer-bottom .footer__payment{position:relative;top:-5px}.footer-7 .footer-bottom .footer__payment .list-payment{text-align:right}@media(max-width: 992px){.footer-7 .footer-nav .col-custom-text{flex:0 0 auto;width:100%}.footer-7 .footer-top .footer-securityImage ul{justify-content:flex-start;margin:0px -15px;flex-wrap:wrap}.footer-7 .footer-top .footer-securityImage ul li{padding:0px 15px 10px;min-width:115px}.footer-7 .footer__payment .list-payment{margin:20px 0px 0px;text-align:left !important}.footer-7 .footer__payment .list-payment li{margin:5px 15px 5px 0px !important}}@media(max-width: 767px){.footer-7 .footer-newsletter .footer-block__heading{border:none}.footer-7 .footer-newsletter .footer-block__heading::before,.footer-7 .footer-newsletter .footer-block__heading::after{display:none}}@media(max-width: 552px){.footer-7 .newsletter-form__button{border-radius:5px}}.header-8{width:100%;top:0px;z-index:111}.header-8 .container-1170 .menu-icon-margin{margin-left:5px !important}.header-8 .header-top{background:var(--header-menu-background-color);padding:8px 8px 8px}.header-8 .header-top .header-top--wrapper{flex-wrap:nowrap;justify-content:space-between;align-items:center}.header-8 .header-top .header-top--left{max-width:200px;width:100%;padding:0px}.header-8 .header-top .header-top--left .header__heading{position:relative;top:3px;border-bottom:2px solid rgba(0,0,0,0);transition:border-color 200ms}.header-8 .header-top .header-top-center{position:relative;max-width:100%;width:clamp(268px,45vw,760px)}.header-8 .header-top .header-top-center .search-bar{border-radius:0px;background-color:rgba(0,0,0,0);border:1px solid var(--header-menu-icon-color, #000)}.header-8 .header-top .header-top-center .search-bar .input-group-field{padding:12px 15px 12px;font-weight:400;font-size:16px;color:var(--header-menu-icon-color, #000);letter-spacing:0;width:calc(100% - 42px)}.header-8 .header-top .header-top-center .search-bar .input-group-field::-webkit-input-placeholder{color:var(--color-text, #323232)}.header-8 .header-top .header-top-center .search-bar .icon-search{padding:0;width:42px}.header-8 .header-top .header-top-center .search-bar .icon-search i{font-size:25px;color:var(--header-menu-icon-color, #000)}.header-8 .header-top .header-top-center .search-bar .icon-search svg{width:27px;height:27px;fill:var(--header-menu-icon-color, #000)}.header-8 .header-top .header-top-center .quickSearchResultsWrap{width:100%;border-radius:0px;overflow:hidden;padding:0}.header-8 .header-top .header-top-center .quickSearchResultsWrap .search-block-title .text{letter-spacing:0em;font-size:20px;font-weight:700;text-transform:capitalize}.header-8 .header-top .header-top-center .quickSearchResultsWrap .quickSearchResult{padding:15px 15px 15px;max-height:calc(100vh - 50px);overflow-x:hidden;overflow-y:auto}.header-8 .header-top .header-top-center .quickSearchResultsWrap.show{top:calc(100% + 10px)}.header-8 .header-top .header-top--right{display:flex;align-items:flex-start;width:unset}.header-8 .header-top .header-top--right .header__group{display:flex;justify-content:flex-end;align-items:flex-start}.header-8 .header-top .header-top--right .customer-service-text{font-size:16px;text-align:left;margin-right:2px;position:relative;top:9px;color:#2a2b2d}.header-8 .header-top .header-top--right .customer-service-text a{font-size:18px;font-weight:500;color:#2a2b2d;position:relative;top:-3px}.header-8 .header-top .header-top--right .header__icon{position:relative;text-align:center;margin-left:10px}.header-8 .header-top .header-top--right .header__icon i{font-size:20px;color:var(--header-menu-icon-color, #000)}.header-8 .header-top .header-top--right .header__icon svg{width:30px;height:30px;margin:0;position:relative;top:2px;fill:#2a2b2d}.header-8 .header-top .header-top--right .header__icon>span{text-transform:capitalize;font-size:14px;font-weight:400;display:block !important;height:auto;margin-top:5px;margin-left:0;letter-spacing:0}.header-8 .header-top .header-top--right .header__icon .cart-count-bubble{position:absolute;right:-5px;top:-12px;width:24px;height:24px;line-height:24px;background:var(--info-background-color)}.header-8 .header-top .header-top--right .header__icon .cart-count-bubble span{color:var(--info-color);font-size:14px}.header-8 .header-top .header-top--right .header__icon+.header__icon{margin-left:20px}.header-8 .header-bottom{background:var(--header-bottom-background-color, #ffffff)}.header-8 .header-bottom .header-bottom--wrapper{display:flex;justify-content:center;align-items:center}.header-8 .header-bottom .menu-dropdown{padding:30px 0 16px}.header-8 .header-bottom .list-menu .menu-lv-1 .menu-lv-1__action{font-size:18px;letter-spacing:0;font-weight:700;text-transform:capitalize;padding:11px 22px 15px;color:#222}.header-8 .header-bottom .list-menu .menu-lv-1 .label{font-size:14px;border-radius:3px;line-height:22px;height:22px;padding:0 12px;right:-10px;top:-13px}.header-8 .header-bottom .list-menu .menu-lv-1 .label.new-label{color:#0a6cdc;background-color:#d2e7ff}.header-8 .header-bottom .list-menu .menu-lv-1 .label.hot-label{background:#feedbd;color:#fd9427}.header-8 .header-bottom .list-menu .menu-lv-1 .label.sale-label{background:#ffd8d7;color:#e10600}.header-8 .header-bottom .list-menu .menu-lv-1 .label::before{display:none}.header-8 .header-bottom .list-menu .site-nav-title{font-size:16px;font-weight:500;letter-spacing:0;color:#051c42;margin:0 0 6px}.header-8 .header-bottom .list-menu .site-nav-link{font-size:16px;font-weight:400;letter-spacing:0;color:#051c42;padding:6px 0}.header-8 .header-bottom .list-menu .site-nav-link:hover{color:#234bbb}.header-8 .header-bottom .list-menu .product-card .card-vendor{font-size:16px;font-weight:500;color:#051c42;letter-spacing:0}.header-8 .header-bottom .list-menu .product-card .card-title{font-size:16px;color:#051c42;letter-spacing:0;padding:3px 0px 0px}.header-8 .header-bottom .list-menu .product-card .card-price{justify-content:center}.header-8 .header-bottom .list-menu .product-card .card-price span{font-size:16px}.header-8 .header-bottom .list-menu .product-card .card-swatch .item{margin:0px 7.5px}.header-8 .header-bottom .list-menu .megamenu_style_2 .site-nav-banner .site-nav-banner--item{width:100%}.header-8 .header-bottom .list-menu .megamenu_style_2 .site-nav-banner .site-nav-banner--item .banner{margin-bottom:20px}.header-8 .header-bottom .list-menu .megamenu_style_2 .wrapper-mega-banner .content-box .sub-title{font-size:16px;color:#051c42;font-weight:400}.header-8 .header-bottom .list-menu .megamenu_style_2 .wrapper-mega-banner .content-box .title{font-size:30px;color:#051c42}.header-8 .header-bottom .list-menu .megamenu_style_2 .wrapper-mega-banner .content-box .link{font-size:16px;color:#234bbb}.header-8 .header-bottom .list-menu .megamenu_style_2 .wrapper-mega-banner .col-brands .title{font-size:16px;color:#051c42;font-weight:500}.header-8 .header-bottom .list-menu .megamenu_style_2 .wrapper-mega-banner .col-brands .azbrandstable a{font-size:16px;color:#051c42;font-weight:500}.header-8 .header-bottom .list-menu .megamenu_style_2 .wrapper-mega-banner .col-brands .link-brands{font-size:16px;color:#234bbb}.header-8 .header-bottom .list-menu--disclosure li a{color:#051c42;font-size:16px;letter-spacing:0}.header-8 .header-bottom .list-menu--disclosure li a:hover{color:#234bbb}.header-8 .header-bottom .header-language_currency{display:inline-block;position:relative;text-align:right;top:-1px;padding:0}.header-8 .header-bottom .header-language_currency .halo-language_currency .disclosure__button{padding:0}.header-8 .header-bottom .header-language_currency .halo-language_currency .disclosure__button .icon{width:16px;height:16px;position:relative;top:-1px}.header-8 .header-bottom .header-language_currency .halo-language_currency .disclosure__button .icon svg{width:16px;height:16px}.header-8 .header-bottom .header-language_currency .halo-language_currency .disclosure__button .text{font-size:16px;font-weight:400;color:#fff;margin-left:10px;margin-right:10px}.header-8 .header-bottom .header-language_currency .halo-language_currency .disclosure__button .text+svg{fill:#fff;width:11px;height:11px}.header-8 .header-bottom .header-language_currency .halo-language_currency .disclosure__button .text.text-language{position:relative}.header-8 .header-bottom .header-language_currency .halo-language_currency .disclosure__button .text.text-language::after{position:absolute;content:"/";top:0px;right:-14px;color:#fff}.header-8 .header-bottom .header-language_currency .dropdown-language_currency{display:flex;justify-content:center;background:#fafafa;position:absolute;right:0;top:10px;opacity:0;z-index:-1;overflow:hidden;transition:all .5s ease;box-shadow:0px 3px 5px 0px rgba(0,0,0,.15);width:100%;min-width:300px;border-radius:5px;padding-bottom:19px}.header-8 .header-bottom .header-language_currency .dropdown-language_currency.show{top:calc(100% + 11px);opacity:1;z-index:9}.header-8 .header-bottom .header-language_currency .dropdown-language_currency .dropdown-item{width:50%;padding:0;text-align:left}.header-8 .header-bottom .header-language_currency .dropdown-language_currency .dropdown-item:hover{background:rgba(0,0,0,0)}.header-8 .header-bottom .header-language_currency .dropdown-language_currency .title{font-size:16px;line-height:24px;color:#051c42;padding:13px 30px 13px;font-weight:500;background:#fafafa;margin-bottom:10px}.header-8 .header-bottom .header-language_currency .dropdown-language_currency .text{position:relative;color:#051c42;font-size:14px;font-weight:400}.header-8 .header-bottom .header-language_currency .dropdown-language_currency .currency-item{font-size:14px;font-weight:500;color:#2a2b2d;line-height:22px;letter-spacing:.02em;padding:7px 15px 8px 30px;display:flex;align-items:center}.header-8 .header-bottom .header-language_currency .dropdown-language_currency .currency-item .icon{width:24px;height:24px;margin-right:6px}.header-8 .header-bottom .header-language_currency .dropdown-language_currency .currency-item .icon svg{width:24px;height:24px}.header-8 .header-bottom .header-language_currency .dropdown-language_currency .currency-item.active{text-decoration:underline;text-underline-offset:2px}.header-8 .header-bottom .header-language_currency .dropdown-language_currency .currency-item.active span{font-weight:500}.header-8 .header-bottom .header-language_currency .dropdown-language_currency .currency-item:hover{text-decoration:underline;text-underline-offset:2px}.header-8 .header-bottom .header-language_currency .dropdown-language_currency .disclosure__list{background:rgba(0,0,0,0)}.header-8 .header-bottom .header-language_currency .dropdown-language_currency .disclosure__link{display:flex;align-items:center;padding:7px 15px 4px 30px;text-decoration:none;line-height:1.8}.header-8 .header-bottom .header-language_currency .dropdown-language_currency .disclosure__link .icon{width:24px;height:24px;margin-right:6px;position:relative;top:-1px}.header-8 .header-bottom .header-language_currency .dropdown-language_currency .disclosure__link .icon svg{width:24px;height:24px}.header-8 .header-bottom .header-language_currency .dropdown-language_currency .disclosure__link.disclosure__link--active{text-decoration:underline;text-underline-offset:2px}.header-8 .header-bottom .header-language_currency .dropdown-language_currency .disclosure__link.disclosure__link--active span{font-weight:700}.header-8 .header-bottom .header-language_currency .dropdown-language_currency .disclosure__link:hover{text-decoration:underline;text-underline-offset:2px}.header-mobile{background:var(--header-menu-background-color) !important;border-bottom:1px solid #c2cbcd;width:100%}.header-mobile .header-mobile--icon i{color:var(--header-menu-icon-color, #222);font-size:18px}.header-mobile .header-mobile--icon .mobileMenu-toggle{color:#2a2b2d}.header-mobile .header-mobile--icon .mobileMenu-toggle .mobileMenu-toggle__Icon{background-color:#2a2b2d}.header-mobile .header-mobile--icon .mobileMenu-toggle .mobileMenu-toggle__Icon::before,.header-mobile .header-mobile--icon .mobileMenu-toggle .mobileMenu-toggle__Icon::after{background-color:#2a2b2d}.header-mobile .header-mobile--icon svg{fill:#fff}.header-mobile .header-mobile--icon .cart-count-bubble{background-color:var(--info-background-color)}.header-mobile .header-mobile--icon .cart-count-bubble span{color:var(--info-color)}.footer-seven{background-color:var(--footer-background-color, #ffffff)}.footer-seven .mobile-flex{flex-direction:row}.footer-seven .col-custom-text{flex-basis:20% !important}.footer-seven .col-footer{flex-basis:10%}.footer-seven .form-group .form-control{border:1px solid var(--color-border, #ddd)}.footer-seven .form-group #email::placeholder{color:var(--footer-link-color, #000000)}.footer-seven .footer-top{background-color:var(--footer-background-color, #ffffff);padding:10px 0 0}.footer-seven .footer-top .footer-newsletter{padding:22px 0px 16px}.footer-seven .footer-top .footer-newsletter p{color:var(--footer-heading-color, #000000)}.footer-seven .footer-top .footer-newsletter .footer-block__heading{color:var(--footer-heading-color, #000000);letter-spacing:0;font-weight:700;padding-bottom:5px}.footer-seven .footer-top .footer-newsletter .footer-block__heading .heading-sm{color:var(--footer-heading-color, #000000)}.footer-seven .footer-top .footer-newsletter .footer-block__newsletter-form{margin:24px auto 10px;max-width:632px}.footer-seven .footer-top .footer-newsletter .footer-block__newsletter-form .button{padding:13px 15px 13px;width:auto;max-width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.footer-seven .footer-top .footer-newsletter .footer-block__newsletter-form .newsletter-form__button{width:100%;max-width:174px}.footer-seven .footer-top .footer-newsletter .footer-block__newsletter-form .field__input{border-radius:4px;padding:13px 23px 13px}.footer-seven .footer-top .footer-newsletter .footer-block__newsletter-form .field{margin-right:15px}.footer-seven .footer-top .footer-nav .footer-block__heading{line-height:24px;letter-spacing:0;color:var(--footer-heading-color, #000000);font-weight:700}.footer-seven .footer-top .footer-nav .footer-block__heading .heading{color:var(--footer-heading-color, #000000)}.footer-seven .footer-top .footer-nav .footer-link,.footer-seven .footer-top .footer-nav .contact-info p,.footer-seven .footer-top .footer-nav .contact-info a{line-height:24px;letter-spacing:0;color:var(--footer-link-color, #000000)}.footer-seven .footer-top .footer-nav a:hover{color:var(--footer-link-active-color, #000000) !important}.footer-seven .footer-top .footer-nav .footer-logo{margin:7px 0px 10px}.footer-seven .footer-top .footer-nav .contact-info .body{color:var(--footer-link-color, #000000)}.footer-seven .footer-top .footer-nav .contact-info .icon{width:33px;display:inline-block;vertical-align:top}.footer-seven .footer-top .footer-nav .contact-info .icon svg{color:var(--footer-icon-active-color, #000000) !important;height:15px;width:20px}.footer-seven .footer-top .footer-nav .contact-info .icon svg:hover{color:var(--footer-icon-active-color, #000000) !important}.footer-seven .footer-top .footer-nav .contact-info .icon+span{width:calc(100% - 40px);display:inline-block}.footer-seven .footer-top .footer-nav .list-social .list-social__item{margin:10px 10px 0px 0}.footer-seven .footer-top .footer-nav .list-social .list-social__link{width:40px;height:38px;color:#fff;background:var(--footer-icon-bg-color, #fff) !important;border:1px solid var(--footer-icon-color, #000)}.footer-seven .footer-top .footer-nav .list-social .list-social__link svg{width:15px;height:15px;fill:#fff;position:relative;left:3px;top:2px}.footer-seven .footer-top .footer-nav .list-social .list-social__link:hover::before{box-shadow:0 0 0 2px var(--footer-icon-active-color, #000000) !important}.footer-seven .footer-top .footer-securityImage{padding:16px 0px 19px}.footer-seven .footer-top .footer-securityImage ul{display:flex;align-items:center;justify-content:center}.footer-seven .footer-top .footer-securityImage ul li{padding:0px 15px}.footer-seven .link-underline:hover .text{color:var(--footer-link-active-color, #000000) !important}.footer-seven .footer-bottom{background-color:var(--footer-bottom-background-color, #ffffff);border-top:0;padding-bottom:22px}.footer-seven .footer-bottom .copyright__content{line-height:24px;letter-spacing:0;color:var(--footer-link-color, #000000)}.footer-seven .footer-bottom .copyright__content span{display:block}.footer-seven .footer-bottom .copyright__content .body-sm{color:var(--footer-link-color, #000000)}.footer-seven .footer-bottom .footer__payment{justify-content:flex-end;display:flex;position:relative;top:-5px}.footer-seven .footer-bottom .footer__payment .list-payment{text-align:right;padding-top:10px}@media(max-width: 992px){.footer-seven .mobile-flex{flex-direction:column}.footer-seven .footer-nav .col-custom-text{flex:0 0 auto;width:100%}.footer-seven .footer-top{padding:0px 10px 0px 10px}.footer-seven .footer-top .footer-securityImage ul{justify-content:flex-start;margin:0px -15px;flex-wrap:wrap}.footer-seven .footer-top .footer-securityImage ul li{padding:0px 15px 10px;min-width:115px}.footer-seven .footer-bottom .footer__payment{justify-content:flex-start}.footer-seven .footer-bottom .footer__payment .list-payment{padding-top:0px;margin:20px 0px 0px;text-align:left !important}.footer-seven .footer-bottom .footer__payment .list-payment li{margin:5px 15px 5px 0px !important}}@media(max-width: 767px){.footer-seven .mobile-flex{flex-direction:column}.footer-seven .footer-newsletter .footer-block__heading{border:none}.footer-seven .footer-newsletter .footer-block__heading::before,.footer-seven .footer-newsletter .footer-block__heading::after{display:none}.footer-seven .footer-top .footer-block__heading::after,.footer-seven .footer-top .footer-block__heading::before{background-color:var(--footer-icon-color, #232323)}}@media(max-width: 552px){.footer-seven .newsletter-form__button{border-radius:5px}}.header-mobile{margin-bottom:15px}@media(max-width: 700px){.header-mobile{margin-bottom:auto}}.header-9{background:var(--header-menu-background-color, #fff);z-index:111}.header-9 .container{position:initial;overflow:visible}.header-9 .menu-dropdown{border-top:1px solid #efefef;padding:16px 8px 16px}.header-9 .header-wrapper{display:none}.header-9 .header__logo{padding:10px;position:relative;top:-2px}.header-9 .header-center .menu-lv-item .menu-lv-1__action{font-size:15px;font-weight:bold;letter-spacing:0;color:var(--header-menu-text-color, #000);text-transform:capitalize;padding:24px 16px 24px}.header-9 .header-center .menu-lv-item .menu-lv-1__action .label{right:-4px;top:15px}.header-9 .header-center .menu-lv-item:hover .menu-lv-1__action{color:var(--header-menu-icon-color, #222)}.header-9 .header-center .site-nav-title{color:var(--header-mega-menu-text-color, #000);font-weight:bold;font-size:15px;text-transform:capitalize;letter-spacing:0}.header-9 .header-center .site-nav-link{font-weight:400;font-size:15px;letter-spacing:0;color:var(--header-mega-menu-text-color, #000);padding:5px 0 4px}.header-9 .header-center .site-nav-link:hover{color:var(--header-mega-menu-icon-color, #000)}.header-9 .header-center .megamenu_style_2 .site-nav-banner .site-nav-banner--item{width:100%}.header-9 .header-center .megamenu_style_2 .site-nav-banner .site-nav-banner--item .banner{margin-bottom:20px}.header-9 .header-center .megamenu_style_2 .site-nav-banner .product-card-menu .card-title{padding:0}.header-9 .header-center .megamenu_style_2 .site-nav-banner .product-card-menu .card-price{justify-content:center}.header-9 .header-center .wrapper-mega-banner .halo-col-banner .content-box .sub-title{font-size:15px;font-weight:400;color:var(--header-mega-menu-text-color, #000)}.header-9 .header-center .wrapper-mega-banner .halo-col-banner .content-box .title{font-style:normal;color:var(--header-mega-menu-text-color, #000)}.header-9 .header-center .wrapper-mega-banner .halo-col-banner .content-box .link{font-size:15px;color:var(--header-mega-menu-text-color, #000)}.header-9 .header-center .wrapper-mega-banner .col-brands .title,.header-9 .header-center .wrapper-mega-banner .col-brands .link-brands{font-size:15px;font-weight:400;color:var(--header-mega-menu-text-color, #000)}.header-9 .header-center .wrapper-mega-banner .col-brands .title{font-weight:600}.header-9 .header-center .wrapper-mega-banner .col-brands .azbrandstable li a{font-size:15px;color:var(--header-mega-menu-text-color, #000);font-weight:500}.header-9 .header-left img{max-height:75px;height:100%}.header-9 .header-right{width:auto;padding-bottom:6px}.header-9 .header-right .header__iconItem .header__link .text{font-size:15px;font-weight:500;letter-spacing:0;color:var(--header-menu-text-color, #000);padding-right:10px}.header-9 .header-right .header__iconItem .header__icon{font-size:24px;width:24px;height:24px;margin:0px 10px}.header-9 .header-right .header__iconItem .header__icon svg{width:100%;height:100%;fill:var(--header-menu-icon-color, #222)}.header-9 .header-right .header__iconItem .header__icon .fa-magnifying-glass,.header-9 .header-right .header__iconItem .header__icon .fa-bars,.header-9 .header-right .header__iconItem .header__icon .fa-cart-shopping,.header-9 .header-right .header__iconItem .header__icon .fa-heart,.header-9 .header-right .header__iconItem .header__icon .fa-user,.header-9 .header-right .header__iconItem .header__icon .fa-search,.header-9 .header-right .header__iconItem .header__icon .fa-globe{font-size:21px;color:var(--header-menu-icon-color, #222)}.header-9 .header-right .header__iconItem .header__icon.header__icon--cart{width:25px;height:25px;margin-right:15px}.header-9 .header-right .header__iconItem .header__icon.header__icon--wishlist{position:relative;top:-2px;width:23px;height:23px}.header-9 .header-right .header__iconItem .header__icon .cart-count-bubble{position:absolute;right:-12px;top:-10px;background:var(--info-background-color);width:23px;height:23px}.header-9 .header-right .header__iconItem .header__icon .cart-count-bubble .text-count{color:var(--info-color);letter-spacing:0;top:0}.header-9 .header-language_currency{display:inline-block;padding-right:15px;position:relative;top:1px}.header-9 .header-language_currency .halo-language_currency .disclosure__button .icon{width:30px;height:22px;position:relative;margin-right:14px}.header-9 .header-language_currency .halo-language_currency .disclosure__button .icon svg{width:30px;height:22px}.header-9 .header-language_currency .halo-language_currency .disclosure__button .icon::after{position:absolute;content:"";top:0px;right:-10px;width:1px;height:22px;background:#ccc}.header-9 .header-language_currency .halo-language_currency .disclosure__button .text{font-size:14px;font-weight:500;color:#000;padding-right:3px}.header-9 .header-language_currency .dropdown-language_currency{display:flex;justify-content:center;background:#fff;position:absolute;left:-30px;top:10px;opacity:0;z-index:-1;overflow:hidden;transition:all .5s ease;box-shadow:0px 3px 5px 0px rgba(0,0,0,.15);width:100%;min-width:300px;border-radius:5px;padding-bottom:19px}.header-9 .header-language_currency .dropdown-language_currency.show{top:calc(100% + 10px);opacity:1;z-index:9}.header-9 .header-language_currency .dropdown-language_currency .dropdown-item{width:50%;padding:0;text-align:left}.header-9 .header-language_currency .dropdown-language_currency .dropdown-item:hover{background:rgba(0,0,0,0)}.header-9 .header-language_currency .dropdown-language_currency .title{font-size:15px;line-height:24px;color:#787878;padding:7px 30px 9px;background:#f6f6f6;margin-bottom:10px}.header-9 .header-language_currency .dropdown-language_currency .text{position:relative;color:#000;font-size:15px;font-weight:400}.header-9 .header-language_currency .dropdown-language_currency .currency-item{font-size:15px;font-weight:500;color:#000;line-height:22px;letter-spacing:.02em;padding:7px 15px 8px 30px;display:flex;align-items:center}.header-9 .header-language_currency .dropdown-language_currency .currency-item .icon{width:24px;height:24px;margin-right:6px}.header-9 .header-language_currency .dropdown-language_currency .currency-item .icon svg{width:24px;height:24px}.header-9 .header-language_currency .dropdown-language_currency .currency-item.active{text-decoration:underline;text-underline-offset:2px}.header-9 .header-language_currency .dropdown-language_currency .currency-item.active span{font-weight:700}.header-9 .header-language_currency .dropdown-language_currency .currency-item:hover{text-decoration:underline;text-underline-offset:2px}.header-9 .header-language_currency .dropdown-language_currency .disclosure__link{display:flex;align-items:center;padding:7px 15px 4px 30px;text-decoration:none;line-height:1.8}.header-9 .header-language_currency .dropdown-language_currency .disclosure__link .icon{width:24px;height:24px;margin-right:6px;position:relative;top:-1px}.header-9 .header-language_currency .dropdown-language_currency .disclosure__link .icon svg{width:24px;height:24px}.header-9 .header-language_currency .dropdown-language_currency .disclosure__link.disclosure__link--active{text-decoration:underline;text-underline-offset:2px}.header-9 .header-language_currency .dropdown-language_currency .disclosure__link.disclosure__link--active span{font-weight:700}.header-9 .header-language_currency .dropdown-language_currency .disclosure__link:hover{text-decoration:underline;text-underline-offset:2px}@media(min-width: 1025px){.header-9 .header-wrapper{display:flex;justify-content:space-between;align-items:flex-start;align-items:center;padding:0}}.footer-9{padding:0}.footer-9 .footer-top{background:#1a1a1a;padding:60px 0 40px}.footer-9 .footer-top .footer-block__heading{font-weight:700;color:#fff;padding-bottom:14px}.footer-9 .footer-top .footer-link,.footer-9 .footer-top .desc{letter-spacing:0;color:rgba(255,255,255,.8);padding:3px 0 4px}.footer-9 .footer-top .footer-block-newsletter .desc{padding:3px 0px 0px}.footer-9 .footer-top .footer-block-newsletter .footer-block__newsletter-form{margin-top:26px}.footer-9 .footer-top .footer-block-newsletter .footer-block__newsletter-form .button{padding:13px 15px 13px}.footer-9 .footer-top .footer-block__newsletter-form{max-width:450px}.footer-9 .footer-top .newsletter-form__field-wrapper .button{width:100%;max-width:126px}.footer-9 .footer-top .newsletter-form__field-wrapper .field__input{letter-spacing:0;color:rgba(100,100,100,.6);background:#fff;border-color:#fff;padding-top:13px;padding-bottom:13px;border-radius:5px}.footer-9 .footer-top .contact-info{color:rgba(255,255,255,.8);line-height:24px}.footer-9 .footer-top .contact-info span,.footer-9 .footer-top .contact-info a,.footer-9 .footer-top .contact-info p{color:rgba(255,255,255,.8)}.footer-9 .footer-top .footer-block__list-social{margin-top:32px}.footer-9 .footer-top .list-social .list-social__link{border-color:rgba(255,255,255,.8);background:rgba(0,0,0,0);padding:5px;margin-right:5px;text-align:center;width:34px;height:34px;line-height:24px}.footer-9 .footer-top .list-social .list-social__link svg{fill:#fff;width:17px;height:17px}.footer-9 .footer-bottom{background:#262626;padding-top:35px;padding-bottom:25px;border:none}.footer-9 .footer-bottom .copyright__content{font-weight:400;line-height:24px;letter-spacing:.02em;color:rgba(255,255,255,.8)}.footer-9 .footer-bottom .footer__payment .list-payment{padding-top:0;position:relative;top:-5px}.footer-9 .footer-bottom .footer__payment .list-payment__item svg{height:30px}@media(max-width: 991px){.footer-9 .footer-bottom{padding-top:20px}.footer-9 .footer-bottom .halo-row-item{width:100%}.footer-9 .footer-bottom .halo-row-item.halo-row-item{margin-top:20px}.footer-9 .footer-bottom .footer__payment .list-payment{text-align:left !important}.footer-9 .footer-bottom .footer__payment .list-payment li{margin:5px 10px 5px 0px}}@media(max-width: 767px){.footer-9 .footer-top .footer-block-newsletter .footer-block__heading{margin-bottom:0 !important}}.header-10{z-index:111}.header-10 .header-top{background:var(--header-menu-background-color, #fff);padding:10px 8px 10px}.header-10 .header-top .header-top--wrapper{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between}.header-10 .header-top .header-top--left{flex:0 0 calc(17% - 10px);max-width:calc(17% - 10px);display:block;position:relative}.header-10 .header-top .header-top--left .header__heading{position:relative;top:4px}.header-10 .header-top .header-top-center{position:relative;flex:0 0 calc(45.666667% + 20px);max-width:calc(45.666667% + 20px);margin-top:5px}.header-10 .header-top .header-top-center .search-bar{border:1px solid var(--header-menu-icon-color, #222);background-color:rgba(0,0,0,0);border-radius:5px;overflow:hidden}.header-10 .header-top .header-top-center .search-bar .form_search_type{width:100%;position:relative;max-width:100px;background:var(--header-menu-background-color, #fff)}.header-10 .header-top .header-top-center .search-bar .form_search_type .srch_type{border:none;padding:13px 32px 13px 22px;color:gray;letter-spacing:0;background:rgba(0,0,0,0);border-radius:5px;cursor:pointer}.header-10 .header-top .header-top-center .search-bar .form_search_type .icon-dropdown{position:absolute;bottom:0;font-size:20px;right:5px;background-color:rgba(0,0,0,0);top:1px;z-index:0;height:auto;cursor:pointer}.header-10 .header-top .header-top-center .search-bar .form_search_type .icon-dropdown svg{fill:gray}.header-10 .header-top .header-top-center .search-bar .input-group-field{padding:12px 14px 12px;font-size:16px;background-color:rgba(0,0,0,0);color:#000;letter-spacing:0;width:100%}.header-10 .header-top .header-top-center .search-bar .icon-search{padding:0;width:42px}.header-10 .header-top .header-top-center .search-bar .icon-search svg{width:23px;height:23px;fill:var(--header-menu-icon-color, #000)}.header-10 .header-top .header-top-center .search-bar .icon-search i{font-size:22px}.header-10 .header-top .header-top-center .quickSearchResultsWrap{width:100%;border-radius:5px;overflow:hidden;padding:0}.header-10 .header-top .header-top-center .quickSearchResultsWrap .quickSearchResult{padding:30px 30px 30px;max-height:calc(80vh - 150px);overflow-x:hidden;overflow-y:auto}.header-10 .header-top .header-top-center .quickSearchResultsWrap.show{top:calc(100% + 10px)}.header-10 .header-top .header-top--right{flex:0 0 calc(35.3333% - 10px);max-width:calc(35.3333% - 10px)}.header-10 .header-top .header-top--right .header__group{display:flex;justify-content:flex-end;align-items:center}.header-10 .header-top .header-top--right .customer-service-text{font-size:14px;text-align:left;margin-right:15px;position:relative;top:9px;color:var(--header-menu-text-color, #000);line-height:28px}.header-10 .header-top .header-top--right .customer-service-text a{font-size:16px;font-weight:500;color:var(--header-menu-icon-color, #222);position:relative;top:-3px}.header-10 .header-top .header-top--right .header__icon{position:relative;text-align:center}.header-10 .header-top .header-top--right .header__icon i{font-size:21px}.header-10 .header-top .header-top--right .header__icon svg{width:30px;height:30px;margin:0;position:relative;top:2px;fill:var(--header-menu-icon-color, #222)}.header-10 .header-top .header-top--right .header__icon>span{text-transform:capitalize;font-weight:500;display:block !important;height:auto;margin-top:10px;margin-left:0;letter-spacing:0;color:var(--header-menu-icon-color, #222)}.header-10 .header-top .header-top--right .header__icon .cart-count-bubble{position:absolute;right:4px;top:-7px;width:24px;height:24px;line-height:24px;background:var(--info-background-color)}.header-10 .header-top .header-top--right .header__icon .cart-count-bubble span{color:var(--info-color);top:0}.header-10 .header-top .header-top--right .header__icon+.header__icon{margin-left:21px}.header-10 .header-top .header-top--right .header__icon.hamburger-icon{width:24px;height:24px;position:relative;margin-right:0;margin-left:20px}.header-10 .header-top .header-top--right .header__icon.hamburger-icon .icon-line{background-color:var(--header-menu-icon-color, #222);width:24px;height:2px;margin:3px 0;position:absolute;left:0;right:0;top:0}.header-10 .header-top .header-top--right .header__icon.hamburger-icon .icon-line::before,.header-10 .header-top .header-top--right .header__icon.hamburger-icon .icon-line::after{background-color:var(--header-menu-icon-color, #222);width:24px;height:2px;margin:3px 0;position:absolute;left:0;right:0;content:"";transition:transform .3s;transition-delay:.2s}.header-10 .header-top .header-top--right .header__icon.hamburger-icon .icon-line::before{top:5px}.header-10 .header-top .header-top--right .header__icon.hamburger-icon .icon-line::after{top:12px}.header-10 .header-top .header-top--right .header__icon.hamburger-icon:hover{transform:scale(1.05)}.header-10 .header-bottom{padding:0px 10px 0 10px;background:var(--header-bottom-background-color, #fff)}.header-10 .header-bottom .header-bottom--wrapper{display:flex;justify-content:space-between;align-items:center}.header-10 .header-bottom .menu-dropdown{padding:16px 8px 16px;background:var(--header-mega-menu-background-color, #fff);box-shadow:0px 4px 8px -4px rgba(0,0,0,.2)}.header-10 .header-bottom .list-menu .menu-lv-1 .menu-lv-1__action{font-size:16px;letter-spacing:0;font-weight:500;text-transform:capitalize;padding:11px 18px 15px;color:var(--header-mega-menu-text-color, #000)}.header-10 .header-bottom .list-menu .menu-lv-1 .label{font-size:14px;border-radius:3px;line-height:22px;height:22px;padding:0 12px;right:-10px;top:-13px}.header-10 .header-bottom .list-menu .menu-lv-1 .label.new-label{color:#0a6cdc;background-color:#d2e7ff}.header-10 .header-bottom .list-menu .menu-lv-1 .label.hot-label{background:#feedbd;color:#fd9427}.header-10 .header-bottom .list-menu .menu-lv-1 .label.sale-label{background:#ffd8d7;color:#e10600}.header-10 .header-bottom .list-menu .menu-lv-1 .label::before{display:none}.header-10 .header-bottom .list-menu .site-nav-title{font-size:16px;font-weight:700;letter-spacing:0;color:var(--header-mega-menu-text-color, #000);margin:0 0 9px}.header-10 .header-bottom .list-menu .site-nav-link{font-size:14px;font-weight:400;letter-spacing:.02em;color:var(--header-mega-menu-text-color, #000);padding:6px 0}.header-10 .header-bottom .list-menu .site-nav-link:hover{color:var(--header-mega-menu-icon-color, #000)}.header-10 .header-bottom .list-menu .megamenu_style_2 .site-nav-banner .site-nav-banner--item{width:100%}.header-10 .header-bottom .list-menu .megamenu_style_2 .site-nav-banner .site-nav-banner--item .banner{margin-bottom:20px}.header-10 .header-bottom .list-menu .megamenu_style_2 .wrapper-mega-banner{padding:33px 0px}.header-10 .header-bottom .list-menu .megamenu_style_2 .wrapper-mega-banner .img-box img{border-radius:3px;overflow:hidden}.header-10 .header-bottom .list-menu .megamenu_style_2 .wrapper-mega-banner .content-box .sub-title{font-size:16px;color:#505050;font-weight:400}.header-10 .header-bottom .list-menu .megamenu_style_2 .wrapper-mega-banner .content-box .title{font-size:20px;color:#202020;font-weight:700;font-style:normal;text-transform:initial;margin-bottom:10px}.header-10 .header-bottom .list-menu .megamenu_style_2 .wrapper-mega-banner .content-box .button{padding:9px 15px 9px;min-width:108px;margin-top:17px;font-size:14px}.header-10 .header-bottom .list-menu .megamenu_style_2 .wrapper-mega-banner .col-brands .title{font-size:16px;color:#202020;font-weight:700;margin-bottom:19px}.header-10 .header-bottom .list-menu .megamenu_style_2 .wrapper-mega-banner .col-brands .azbrandstable a{font-size:16px;color:#202020;font-weight:400;letter-spacing:.05em}.header-10 .header-bottom .list-menu .megamenu_style_2 .wrapper-mega-banner .col-brands .link-brands{font-size:14px;color:#202020;margin-top:10px}.header-10 .header-bottom .list-menu .megamenu_style_2 .wrapper-mega-banner::before{background:#fff}.header-10 .header-bottom .list-menu--disclosure{margin:0;padding:0}.header-10 .header-bottom .list-menu--disclosure li{padding:0}.header-10 .header-bottom .list-menu--disclosure li a{padding:10px 20px 10px;color:var(--header-mega-menu-text-color, #000);font-size:14px;letter-spacing:0;font-weight:500;letter-spacing:0;border:none !important}.header-10 .header-bottom .list-menu--disclosure li a:hover{color:var(--header-mega-menu-icon-color, #000)}.header-10 .header-bottom .list-menu--disclosure li .icon{right:15px}.header-10 .header-bottom .header-col-right{display:flex;align-items:center;position:relative}.header-10 .header-bottom .help-item{position:relative}.header-10 .header-bottom .help-item a{font-weight:500}.header-10 .header-bottom .help-item a i,.header-10 .header-bottom .help-item a span{color:var(--header-menu-icon-color, #222)}.header-10 .header-bottom .help-item svg{position:relative;width:18px;height:18px;margin-right:5px;color:var(--header-menu-icon-color, #000)}.header-10 .header-bottom .header-language_currency{display:inline-block;position:relative;text-align:right;top:-1px;padding:0}.header-10 .header-bottom .header-language_currency .halo-language_currency .disclosure__button{padding:0}.header-10 .header-bottom .header-language_currency .halo-language_currency .disclosure__button .icon{width:16px;height:16px;position:relative;top:-1px}.header-10 .header-bottom .header-language_currency .halo-language_currency .disclosure__button .icon svg{width:16px;height:16px}.header-10 .header-bottom .header-language_currency .halo-language_currency .disclosure__button .text{font-size:14px;font-weight:500;color:#fff;margin-left:10px;margin-right:10px}.header-10 .header-bottom .header-language_currency .halo-language_currency .disclosure__button .text+svg{fill:#fff;width:11px;height:11px}.header-10 .header-bottom .header-language_currency .halo-language_currency .disclosure__button .text.text-language{position:relative}.header-10 .header-bottom .header-language_currency .halo-language_currency .disclosure__button .text.text-language::after{position:absolute;content:"/";top:0px;right:-14px;color:#fff}.header-10 .header-bottom .header-language_currency .dropdown-language_currency{display:flex;justify-content:center;background:#fafafa;position:absolute;right:0;top:10px;opacity:0;z-index:-1;overflow:hidden;transition:all .5s ease;box-shadow:0px 3px 5px 0px rgba(0,0,0,.15);width:100%;min-width:300px;border-radius:5px;padding-bottom:19px}.header-10 .header-bottom .header-language_currency .dropdown-language_currency.show{top:calc(100% + 12px);opacity:1;z-index:9}.header-10 .header-bottom .header-language_currency .dropdown-language_currency .dropdown-item{width:50%;padding:0;text-align:left}.header-10 .header-bottom .header-language_currency .dropdown-language_currency .dropdown-item:hover{background:rgba(0,0,0,0)}.header-10 .header-bottom .header-language_currency .dropdown-language_currency .title{font-size:14px;line-height:24px;color:#202020;padding:13px 30px 13px;text-transform:uppercase;font-weight:700;background:#fafafa;margin-bottom:10px}.header-10 .header-bottom .header-language_currency .dropdown-language_currency .text{position:relative;color:#505050;font-size:14px;font-weight:400}.header-10 .header-bottom .header-language_currency .dropdown-language_currency .currency-item{font-size:14px;font-weight:500;color:#505050;line-height:22px;letter-spacing:.02em;padding:7px 15px 8px 30px;display:flex;align-items:center}.header-10 .header-bottom .header-language_currency .dropdown-language_currency .currency-item .icon{width:24px;height:24px;margin-right:6px}.header-10 .header-bottom .header-language_currency .dropdown-language_currency .currency-item .icon svg{width:24px;height:24px}.header-10 .header-bottom .header-language_currency .dropdown-language_currency .currency-item.active{text-decoration:underline;text-underline-offset:2px}.header-10 .header-bottom .header-language_currency .dropdown-language_currency .currency-item.active span{font-weight:600}.header-10 .header-bottom .header-language_currency .dropdown-language_currency .currency-item:hover{text-decoration:underline;text-underline-offset:2px}.header-10 .header-bottom .header-language_currency .dropdown-language_currency .disclosure__list{background:rgba(0,0,0,0)}.header-10 .header-bottom .header-language_currency .dropdown-language_currency .disclosure__link{display:flex;align-items:center;padding:7px 15px 4px 30px;text-decoration:none;line-height:1.8}.header-10 .header-bottom .header-language_currency .dropdown-language_currency .disclosure__link .icon{width:24px;height:24px;margin-right:6px;position:relative;top:-1px}.header-10 .header-bottom .header-language_currency .dropdown-language_currency .disclosure__link .icon svg{width:24px;height:24px}.header-10 .header-bottom .header-language_currency .dropdown-language_currency .disclosure__link.disclosure__link--active{text-decoration:underline;text-underline-offset:2px}.header-10 .header-bottom .header-language_currency .dropdown-language_currency .disclosure__link.disclosure__link--active span{font-weight:700}.header-10 .header-bottom .header-language_currency .dropdown-language_currency .disclosure__link:hover{text-decoration:underline;text-underline-offset:2px}.header-mobile{background:#161880}.header-mobile .header-mobile--icon .mobileMenu-toggle{color:#fdc525}.header-mobile .header-mobile--icon .mobileMenu-toggle .mobileMenu-toggle__Icon{background-color:#fdc525}.header-mobile .header-mobile--icon .mobileMenu-toggle .mobileMenu-toggle__Icon::before,.header-mobile .header-mobile--icon .mobileMenu-toggle .mobileMenu-toggle__Icon::after{background-color:#fdc525}.header-mobile .header-mobile--icon svg{fill:#fdc525}.header-mobile .header-mobile--icon .cart-count-bubble{background-color:var(--info-background-color)}.header-mobile .header-mobile--icon .cart-count-bubble span{color:var(--info-color);top:0 !important}.footer-10{background:#fff}.footer-10 .footer-top{background:#f5f5f5;padding:28px 0 22px}.footer-10 .footer-top .footer-newsletter{padding:22px 0px 17px}.footer-10 .footer-top .footer-newsletter .footer-block__heading{color:#202020;letter-spacing:0;font-weight:700;padding-bottom:5px}.footer-10 .footer-top .footer-newsletter .desc{color:#505050;padding:3px 0px}.footer-10 .footer-top .footer-newsletter .footer-block__newsletter-form{margin:24px auto 30px;max-width:638px}.footer-10 .footer-top .footer-newsletter .footer-block__newsletter-form .newsletter-form__button{width:100%;max-width:180px}.footer-10 .footer-top .footer-newsletter .footer-block__newsletter-form .field__input{background:#fff;border-radius:30px;color:rgba(80,80,80,.5);border-color:#d5d5d5;padding:13px 23px 13px}.footer-10 .footer-top .footer-newsletter .footer-block__newsletter-form .field__input::placeholder{color:rgba(80,80,80,.5)}.footer-10 .footer-top .footer-newsletter .footer-block__newsletter-form .field{margin-right:15px}.footer-10 .footer-top .footer-nav .footer-block__heading{line-height:24px;letter-spacing:0;color:#202020;font-weight:700;text-transform:uppercase}.footer-10 .footer-top .footer-nav .footer-link,.footer-10 .footer-top .footer-nav .contact-info p,.footer-10 .footer-top .footer-nav .contact-info a{line-height:24px;letter-spacing:0;color:#505050}.footer-10 .footer-top .footer-nav .footer-logo{margin:7px 0px 10px}.footer-10 .footer-top .footer-nav .contact-info .icon{width:33px;display:inline-block;vertical-align:top}.footer-10 .footer-top .footer-nav .contact-info .icon svg{height:22px;width:22px;fill:#4b4b4b}.footer-10 .footer-top .footer-nav .contact-info .icon+span{width:calc(100% - 40px);display:inline-block}.footer-10 .footer-top .footer-nav .list-social{margin-top:30px}.footer-10 .footer-top .footer-nav .list-social .list-social__item{margin:10px 10px 0px 0}.footer-10 .footer-top .footer-nav .list-social .list-social__link{width:40px;height:40px;color:#fff;background:#4b4b4b;border:1px solid #4b4b4b}.footer-10 .footer-top .footer-nav .list-social .list-social__link svg{width:15px;height:15px;fill:#fff}.footer-10 .footer-top .footer-nav .list-social .list-social__link:hover::before{box-shadow:0 0 0 2px #4b4b4b !important}.footer-10 .footer-top .footer-securityImage{padding:36px 0px 20px}.footer-10 .footer-top .footer-securityImage ul{display:flex;align-items:center;justify-content:center}.footer-10 .footer-top .footer-securityImage ul li{padding:0px 15px}.footer-10 .footer-bottom{background:#fff;border-top:0;padding-top:24px;padding-bottom:12px}.footer-10 .footer-bottom .copyright__content{line-height:24px;letter-spacing:0}.footer-10 .footer-bottom .copyright__content span{display:block}.footer-10 .footer-bottom .footer__payment{position:relative;top:-10px}.footer-10 .footer-bottom .footer__payment .list-payment{text-align:right;padding-top:10px}.halo-toolbar-bottom-mobile .halo-toolbar-wrapper .halo-toolbar-item .label{letter-spacing:0;text-transform:uppercase;font-weight:600;color:#202020}.halo-toolbar-bottom-mobile .halo-toolbar-wrapper .halo-toolbar-item .icon--cart .cart-count-bubble{background-color:var(--info-background-color)}.halo-toolbar-bottom-mobile .halo-toolbar-wrapper .halo-toolbar-item .icon--cart .text-count{color:var(--info-color);top:0 !important}@media(max-width: 992px){.footer-10 .footer-nav .col-custom-text{flex:0 0 auto;width:100%}.footer-10 .footer-top .footer-securityImage ul{justify-content:flex-start;margin:0px -15px;flex-wrap:wrap}.footer-10 .footer-top .footer-securityImage ul li{padding:0px 15px 10px;min-width:115px}.footer-10 .footer__payment .list-payment{margin:20px 0px 0px;text-align:left !important}.footer-10 .footer__payment .list-payment li{margin:5px 15px 5px 0px !important}}@media(max-width: 767px){.footer-10 .footer-newsletter .footer-block__heading{border:none}.footer-10 .footer-newsletter .footer-block__heading::before,.footer-10 .footer-newsletter .footer-block__heading::after{display:none}.footer-10 .footer-top .footer-block__heading::after,.footer-10 .footer-top .footer-block__heading::before{background-color:var(--footer-icon-color, #232323)}}.footer-ten{background-color:var(--footer-background-color)}.footer-ten .margin-width{max-width:75%;width:100%;margin-left:auto;margin-right:auto}.footer-ten .heading{color:var(--footer-heading-color)}.footer-ten .bottom-text{color:var(--footer-link-color)}.footer-ten .bottom-text:hover{color:var(--footer-link-active-color)}.footer-ten .form-control{background-color:rgba(0,0,0,0) !important;border:none;color:var(--footer-link-color) !important}.footer-ten .form-control:focus{background-color:rgba(0,0,0,0) !important;color:var(--footer-link-color) !important}.footer-ten .form-control::placeholder{color:var(--footer-link-color) !important}.footer-ten .form-control:-webkit-autofill,.footer-ten .form-control:-webkit-autofill:hover,.footer-ten .form-control:-webkit-autofill:focus,.footer-ten .form-control:-webkit-autofill:active{-webkit-box-shadow:0 0 0px 1000px rgba(0,0,0,0) inset !important;box-shadow:0 0 0px 1000px rgba(0,0,0,0) inset !important;background-color:rgba(0,0,0,0) !important;color:var(--footer-link-color) !important;-webkit-text-fill-color:var(--footer-link-color) !important}.footer-ten input:-internal-autofill-selected{background-color:rgba(0,0,0,0) !important;color:var(--footer-link-color) !important;-webkit-text-fill-color:var(--footer-link-color) !important}.footer-ten i{color:var(--footer-icon-color)}.footer-ten i:hover{color:var(--footer-icon-active-color)}.footer-ten .subscribe-form .email-form{border-radius:7px;border:.1px solid var(--footer-link-color)}.footer-ten .field{display:flex;align-items:center;justify-content:space-between}.footer-ten .field .form-group{width:100%}.footer-ten .error-msg{display:flex;flex-direction:column}.footer-ten .text__danger,.footer-ten .text__succes{display:flex;justify-content:center}.footer-ten p{display:flex;justify-content:center;max-width:100%;text-align:center}.footer-ten h1,.footer-ten .h1{text-align:center}@media(max-width: 900px){.footer-ten p{max-width:100%}}@media(max-width: 900px){.footer-ten .bottom-links{display:flex;flex-direction:row;flex-wrap:wrap}.footer-ten .bottom-text{display:flex;justify-content:center}}.footer-bottom-10{box-shadow:0 -2px 2px -2px var(--footer-link-color);background-color:var(--footer-bottom-background-color)}.footer-bottom-10 .copyRights{color:var(--footer-link-color)}.footer-bottom-10 .copyRights:hover{color:var(--footer-link-active-color)}.footer-bottom-10 .bottom-text{color:var(--footer-link-color)}.footer-bottom-10 .bottom-text:hover{color:var(--footer-link-active-color)}@media(max-width: 900px){.copyRights{display:flex;justify-content:center}.bottom-links{display:flex;flex-direction:row;flex-wrap:wrap}.bottom-text{display:flex;justify-content:center}.footer-bottom-10{display:flex;flex-direction:column;margin-bottom:75px}}.default-footer{background:var(--footer-background-color);background-size:cover}.default-footer:before,.default-footer:after{content:"";display:table;clear:both}.default-footer:after{clear:both}.default-footer .widget-title{color:var(--footer-heading-color)}.default-footer .col-footer{flex-direction:column;align-items:flex-start}.default-footer .first-2 .justify-footer{justify-content:center}.default-footer .second-2 .halo-row-item{justify-content:center}.default-footer .widgets{flex-direction:row;list-style:none}.default-footer .copyright-border{border-top:1px solid var(--color-border, rgba(0, 0, 0, 0.05));border-bottom:1px solid var(--color-border, rgba(0, 0, 0, 0.05))}.default-footer .footer-heading{color:var(--footer-heading-color)}.default-footer .footer-link{color:var(--footer-link-color)}.default-footer .footer-link:hover{color:var(--footer-link-active-color, #000000)}.default-footer .page-container+.site-info .wrap{border-top:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05)}.default-footer .site-info{font-size:.9em;text-align:center;background-color:var(--footer-bottom-background-color)}.default-footer .site-info .wrap{padding-top:25px;padding-bottom:25px}.default-footer .site-info .wrap:after{content:"";display:table;clear:both}.default-footer .customSelect{display:none}.default-footer .widget_stockie_widget_contact{padding-top:16px}.default-footer .payment-methods{display:flex;align-content:center;align-items:center}.default-footer .payment-methods i{color:var(--footer-icon-color);height:auto;margin:0px 5px 0px 0px}.default-footer .payment-methods i.icon-cc-mastercard,.default-footer .payment-methods i.icon-cc-visa{font-size:25px}.default-footer .payment-methods i.icon-cc-upi{font-size:22.5px;margin-top:1px}@media screen and (max-width: 480px){.default-footer{padding-bottom:50px}}@media screen and (min-width: 769px){.default-footer.sticky{width:100%;position:fixed;bottom:0;left:0;z-index:1;visibility:hidden}.default-footer.sticky.visible{visibility:visible}}@media screen and (max-width: 1024px){.default-footer .widgets{flex-direction:column;padding:35px 0 25px}.default-footer .first-2{flex-direction:column}.default-footer .first-2 .justify-footer{justify-content:flex-start}.default-footer .second-2{flex-direction:row}.default-footer .second-2 .halo-row-item{justify-content:flex-start}}@media screen and (max-width: 768px){.default-footer .widgets{padding:20px 10px}.default-footer .left{width:100%;text-align:left;color:var(--footer-link-color)}}.variant-height{flex-wrap:wrap}.variant-height .inline-block{height:auto;display:flex;align-items:stretch;justify-content:center}.variant-height .product-form__label{display:flex;justify-content:center}.variant-height #product-option2{line-height:normal !important;display:flex;align-items:center;justify-content:center}.variant-height #product-option2 img{height:100%}.productView-variants .form__label{display:block;margin:0;font-size:16px;font-weight:400;letter-spacing:.02em;line-height:22px;text-transform:capitalize;text-align:left;color:var(--color-text, #545658);margin-bottom:4px}.productView-variants .form__label [data-header-option]{color:#3c3c3c;font-weight:400;margin-left:4px}.productView-variants .form__label .text-normal{text-transform:initial}.productView-variants .product-form__label{border-radius:5px;position:relative;font-size:0;width:auto;min-width:40px;min-height:40px;height:auto;line-height:37px;border:1px solid var(--btn-border-color, #545658);background:var(--color-background, #ffffff);color:var(--btn-text-color);cursor:pointer;padding:0 10px;opacity:1;margin:5px 10px 14px 0}.productView-variants .product-form__label:hover{border-color:var(--color-border, #545658)}.productView-variants .product-form__label .text{display:block;font-size:14px;font-weight:400;text-transform:capitalize;color:var(--color-text, #545658);text-align:center}.productView-variants .product-form__label .text.apply-bg{background:var(--color-background)}.productView-variants .product-form__label.soldout{opacity:.5}.productView-variants .product-form__label.soldout::before{content:"";top:50%;left:0;height:1px;opacity:1;z-index:1;border:none;position:absolute;visibility:visible;width:100%;background-color:var(--color-text);transform:translateY(-50%) rotate(135deg)}.productView-variants .product-form__label.soldout-text{align-items:center;background:var(--color-background, #ddd);border:1px solid var(--color-border, #ddd);position:relative;display:flex;pointer-events:none;color:var(--btn-text-color);overflow:hidden}.productView-variants .product-form__label.soldout-text::before{content:" ";top:50%;left:0;height:1px;opacity:1;z-index:1;border:none;position:absolute;visibility:visible;width:100%;background-color:var(--color-text);transform:translateY(-50%) rotate(135deg)}.productView-variants .product-form__label.soldout-text:hover{border-color:#232323}.productView-variants .product-form__radio:checked+.product-form__label{border-color:var(--btn-active-border-color);box-shadow:0 0 0 1.5px #aeb5c0 !important}.productView-variants .product-form__radio:checked+.product-form__label.size_variant{border-color:var(--btn-active-border-color, #232323)}.productView-variants .product-form__radio:checked+.product-form__label.size_variant span{color:var(--color-text, #ffffff) !important}.productView-variants .product-form__swatch img{transition:opacity .3s ease-in-out;height:revert-layer !important;height:unset;height:initial}.productView-variants .product-form__swatch .product-form__label{border-radius:50%;line-height:40px;padding:0px;margin-bottom:3px}.productView-variants .product-form__swatch .product-form__label .pattern{display:block;width:100%;height:100%;cursor:pointer;border-radius:50%;text-align:center;font-size:0;letter-spacing:0;position:relative;background-size:cover}.productView-variants .product-form__image .product-form__label{height:auto;padding:3px}.productView-rating,.review-rating{display:inline-block;vertical-align:bottom;margin-left:-2px;line-height:20px}.productView-rating .spr-badge,.review-rating .spr-badge{display:flex;align-items:flex-end}.productView-rating .spr-badge-starrating,.review-rating .spr-badge-starrating{font-size:18px}.productView-rating .spr-icon::before,.review-rating .spr-icon::before{font-family:inherit;font-size:18px;font-style:normal;width:auto;height:auto;font-weight:normal;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none}.productView-rating .spr-icon.spr-icon-star::before,.review-rating .spr-icon.spr-icon-star::before{content:"★";color:#232323}.productView-rating .spr-icon.spr-icon-star-empty::before,.review-rating .spr-icon.spr-icon-star-empty::before{content:"★";color:#c8c8c8}.productView-rating .spr-badge-caption,.review-rating .spr-badge-caption{display:inline-block;vertical-align:middle;font-size:13px;font-weight:400;margin:0 0 -1px 5px;text-transform:capitalize;letter-spacing:.02em}.productView-short-desc{font-size:12px;line-height:24px;color:#000;padding:14px 0px 0px}.productView-soldProduct{margin-left:23px;display:inline-block;vertical-align:bottom}.productView-soldProduct .text{display:inline-block;vertical-align:middle;font-size:12px;font-weight:400;line-height:22px;letter-spacing:.02em;color:#e95144}.productView-soldProduct .icon{width:18px;height:18px;position:relative;top:-2px;fill:#e95144;margin-right:7px}.productView-countDown{margin-bottom:15px;display:inline-block;vertical-align:top;font-size:0;letter-spacing:0;text-align:left}.productView-countDown .num{display:inline-block;vertical-align:middle;border:1px solid var(--color-border);font-size:16px;text-transform:uppercase;border-radius:4px;padding:13px 10px 10px;font-weight:600;border-width:2px;border-color:var(--color-border);background-color:rgba(0,0,0,0);text-align:center;min-width:55px;line-height:1.6}.productView-countDown .num span{font-weight:400;font-size:12px;display:block;text-transform:capitalize}.productView-countDown .num+.num{margin-left:5px}.productView-countDown.style-2 .title-countDown{font-size:15px;border-bottom:1px solid;margin-right:11px;position:relative;top:5px}.productView-countDown.style-2 .num{font-size:15px;font-weight:500;letter-spacing:0;display:inline-block;min-width:inherit;border:none;padding:0}.productView-countDown.style-2 .num span{font-size:15px;font-weight:500;display:inline-block}.productView-countDown.style-3{margin-bottom:11px}.productView-countDown.style-3 .num,.productView-countDown.style-3 span{border:none;padding:0;font-size:14px;font-weight:600;display:inline-block;min-width:auto;text-transform:lowercase}.productView-countDown.style-3 span{padding-left:5px}.product-quantity .form__label{display:block;font-weight:500;letter-spacing:.02em}.previewCartItem-qty{display:inline-block;vertical-align:middle;width:94px;margin-top:14px;position:relative}.previewCartItem-qty .quantity{padding:11px 14px 10px 20px;text-align:center;font-size:15px;font-weight:500}.previewCartItem-qty .btn-quantity{width:32px;height:45px;display:block;position:absolute;cursor:pointer;left:0;top:0}.previewCartItem-qty .btn-quantity::before{content:"";position:absolute;width:12px;height:1px;left:10px;top:22px;background:var(--icon-color, #e95144)}.previewCartItem-qty .btn-quantity.plus{right:0px;left:auto}.previewCartItem-qty .btn-quantity.plus::after{content:"";position:absolute;width:12px;height:1px;left:10px;top:22px;background:var(--icon-color, #e95144);transform:rotate(90deg)}.wrapper-countDown .countdown-progress{background:#f8f8f8;height:5px;width:100%;max-width:300px;margin:7px 0px 15px}.wrapper-countDown .countdown-progress .progress-meter{background:#69c69c;height:5px;animation:2s linear 0s infinite progress-bar-stripes;background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:40px 40px;transition:.9s linear;transition-property:width,background-color}.wrapper-countDown .countdown-progress .progress-meter-hurry{height:5px;background:linear-gradient(55deg, #f84949, #37db91);display:block;transition:all ease 1s}.wrapper-countDown .productView-countDown{border:1px solid #e6e6e6;border-radius:4px}.wrapper-countDown .productView-countDown .num{border:none;border-left:1px solid #e6e6e6;border-radius:0;font-size:16px;font-weight:600;min-width:75px;padding:16px 10px 15px}.wrapper-countDown .productView-countDown .num:first-child{border:none}.wrapper-countDown .productView-countDown .num span{font-size:12px}.wrapper-countDown .productView-countDown .num+.num{margin:0}.productView-information{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.productView-information .halo-productView-left{width:100%;position:relative;margin-bottom:30px}.productView-information .halo-productView-left .productView-images-wrapper{position:relative}.productView-information .halo-productView-left .card__badge{top:0}.productView-information .halo-productView-left .card__badge.badge-left{left:0}.productView-information .halo-productView-left .card__badge.badge-right{right:0}.productView-information .halo-productView-left .productView-thumbnail-wrapper{margin:8px 0 0;position:relative}.productView-information .halo-productView-left .productView-thumbnail-wrapper .productView-for{position:relative;font-size:0;letter-spacing:0;padding:0 35px}.productView-information .halo-productView-left .productView-thumbnail-wrapper .productView-thumbnail{padding:0 7.5px}.productView-information .halo-productView-left .productView-thumbnail-wrapper .productView-thumbnail .productView-thumbnail-link{display:block;position:relative;overflow:hidden;width:100%}.productView-information .halo-productView-left .productView-thumbnail-wrapper .slick-current .productView-thumbnail-link img{opacity:.3}.productView-information .halo-productView-left .productView-thumbnail-wrapper .slick-arrow{width:30px;height:30px;top:50%;padding:3px !important;border:none}.productView-information .halo-productView-left .productView-thumbnail-wrapper .slick-arrow svg{width:100%;height:100%}.productView-information .halo-productView-left .productView-thumbnail-wrapper .slick-arrow:hover{background:rgba(0,0,0,0)}.productView-information .halo-productView-left .productView-thumbnail-wrapper .slick-arrow:hover svg{fill:#cbcbcb}.productView-information .halo-productView-right{width:100%}.productView-information .halo-productView-right .productView-title{display:block;font-weight:600;text-transform:capitalize;letter-spacing:0;color:var(--product-title-color, #232323);margin:0;line-height:30px;position:relative;line-height:27px;margin-bottom:2px;width:88%}.productView-information .halo-productView-right .productView-title:hover{color:var(--product-title-hover-color, #232323)}.productView-information .halo-productView-right .productView-meta{display:inline-block}.productView-information .halo-productView-right .productShare-wrapper{display:flex;justify-content:flex-start;align-items:flex-start;margin-top:20px;margin-bottom:20px}.productView-information .halo-productView-right .productShare-wrapper button{margin-right:10px}.productView-information .halo-productView-right .productShare-wrapper button svg{stroke:none !important}.productView-information .halo-productView-right .productView-wrapper{display:flex;justify-content:center;flex-direction:column;height:auto;margin-top:20px;margin-bottom:20px}.productView-information .halo-productView-right .productView-brand{display:block;font-weight:400;font-size:14px;letter-spacing:0}.productView-information .halo-productView-right .productView-brand span{margin-left:2px;cursor:pointer;font-weight:400;font-size:14px;letter-spacing:0;text-transform:capitalize;text-decoration:underline;text-underline-offset:.2rem}.productView-information .productView-info{margin:13px 0px 16px}.productView-information .productView-info .productView-info-item span{display:inline-block;vertical-align:top;font-weight:400;line-height:24px;letter-spacing:.02em;margin-right:3px}.productView-information .card-price{justify-content:flex-start;margin-top:4px;margin-bottom:0px}.productView-information .tf-sticky-btn-atc{position:fixed;width:100%;bottom:0;left:0;right:0;height:100px;z-index:70;box-shadow:4px -4px 5px rgba(0,0,0,.03);background-color:var(--color-background, "#fff");transition:all .3s linear;transform:translateY(100%)}@media(max-width: 767px){.productView-information .tf-sticky-btn-atc .tf-sticky-atc-product{display:none !important}}.productView-information .tf-sticky-btn-atc .tf-sticky-atc-btns,.productView-information .tf-sticky-btn-atc .tf-sticky-atc-infos form{display:flex;gap:12px;align-items:center}.productView-information .tf-sticky-btn-atc.show{transform:translateY(0)}.productView-information .tf-sticky-btn-atc .tf-sticky-atc-img{width:65px;height:65px;flex-shrink:0}.productView-information .tf-sticky-btn-atc .tf-sticky-atc-img img{width:100%;height:100%;object-fit:cover;border-radius:50%}.productView-information .quantity_selector{margin:7px 0px 8px}.productView-information .quantity_selector .quantity__label{display:block;width:100%;padding:0;margin:0 0 7px;font-weight:400}.productView-information .quantity_selector .previewCartItem-qty{margin-top:0;width:130px}.productView-information .productView-bulk__quantity{max-width:375px;margin:20px 0px 0px}.productView-information .productView-bulk__quantity .bq-text{font-weight:600;margin-bottom:10px;color:#232323;line-height:22px;letter-spacing:.02em}.productView-information .productView-bulk__quantity .bq-items{cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 15px}.productView-information .productView-bulk__quantity .bq-items .bq-quantity{font-size:15px;font-weight:600;line-height:23px}.productView-information .productView-bulk__quantity .bq-price .msrp-price{text-decoration:none}.productView-information .productView-bulk__quantity .bq-price .msrp-price .money{text-decoration:overline}.productView-information .productView-bulk__quantity .bq-most-popular{display:flex;align-items:center;align-content:center}.productView-information .productView-bulk__quantity .bq-most-popular .bq-most-popular-text{font-weight:500;padding-left:4px;padding-right:4px;margin-right:10px;border-radius:2px;background-color:var(--product-sale-badge-background-color, #e10600) !important;color:var(--product-sale-badge-color, #fff) !important}.productView-information .productView-bulk__quantity .money{font-weight:600;line-height:23px}.productView-information .productView-bulk__quantity td{background-color:var(--color-background, #fff)}.productView-information .productView-subtotal{margin:8px 0px 10px}.productView-information .productView-subtotal .text{color:#232323;font-size:12px;font-weight:400;line-height:22px;letter-spacing:.02em}.productView-information .productView-subtotal .money{color:#232323;font-size:13px;font-weight:500;line-height:23px}.productView-information .productView-perks{margin:15px 0px;display:inline;white-space:nowrap;overflow-x:auto}.productView-information .productView-perks .link{display:flex;align-items:center}.productView-information .productView-perks .link .icon{fill:#232323;stroke:rgba(0,0,0,0);margin:0 10px 0 0;position:relative;top:-1px}.productView-information .productView-perks .link .text{font-weight:400;line-height:22px;letter-spacing:.02em;display:inline-block;vertical-align:middle}.productView-information .productView-perks .productView-sizeChart{margin-right:20px;display:inline-block;vertical-align:middle;margin-left:0}.productView-information .productView-perks .productView-sizeChart .icon{width:25px;height:16px}.productView-information .productView-perks .productView-compareColor{display:none !important;margin-left:20px;display:inline-block;vertical-align:middle}.productView-information .productView-perks .productView-compareColor .icon{width:18px;height:18px}.productView-information .productView-perks .productView-askAnExpert{display:inline-block;vertical-align:middle}.productView-information .productView-perks .productView-askAnExpert .icon{width:21px;height:21px}.productView-information .productView-share{display:inline-block;position:relative}.productView-information .productView-share .share-button{display:inline-block;vertical-align:top;width:auto;border:none;min-width:auto;font-size:0;padding:14px 0 14px 15px;color:#232323;background-color:#fff}.productView-information .productView-share .share-button .icon{width:20px;height:20px;vertical-align:top}.productView-information .productView-share .share-button span{text-decoration:underline;text-underline-offset:.2rem;padding-left:9px;font-size:12px;letter-spacing:.02em;color:#3c3c3c;text-transform:capitalize;font-weight:400}.productView-information .productView-share .share-button:hover span{color:#e95144}.productView-information .productView-share .share-button:hover svg{fill:#e95144}.productView-information .previewCartAction{padding-top:10px;padding-bottom:10px}.productView-information .previewCartAction .previewCartGroup .previewCartGroup-top{width:100%;display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:flex-start;padding:0}.productView-information .previewCartAction .previewCartGroup .previewCartGroup-top .productView-action{width:100%}.productView-information .previewCartAction .previewCartGroup .previewCartGroup-top .productView-action .button{padding:14px 15px}.productView-information .previewCartAction .previewCartGroup .previewCartGroup-top .productView-wishlist{margin:0 0 0 15px;top:0px;right:5px}.productView-information .previewCartAction .previewCartGroup .previewCartGroup-top .productView-wishlist a{display:block;width:42px;height:42px;color:var(--icon-color, #000);text-align:center;overflow:hidden;padding:10px;border-radius:3px}.productView-information .previewCartAction .previewCartGroup .previewCartGroup-top .productView-wishlist a svg{width:100%;height:100%;fill:var(--icon-color, #000)}.productView-information .previewCartAction .previewCartGroup .previewCartGroup-top .productView-wishlist a:hover svg{fill:var(--icon-active-color, #e95144)}.productView-information .previewCartAction .previewCartGroup .previewCartGroup-top .productView-wishlist a.wishlist-added svg{fill:var(--icon-active-color, #e95144)}.productView-information .previewCartAction .previewCartCheckbox{margin:14px 0px 12px}.productView-information .previewCartAction .previewCartGroup-bottom .button{padding:14px 15px}.productView-information .previewCartAction .previewCartGroup-bottom .online-payment-text{background-color:#47c756;color:var(--btn-text-color);border:none;border-radius:var(--button-border-radius)}.productView-information .previewCartAction .pincode-input{border:1px solid var(--color-border, #222);line-height:1}.productView-information .share-button__fallback{flex-direction:column;position:absolute;left:auto;right:0;padding:2rem;top:100%;z-index:-1;opacity:0;visibility:hidden;width:300px;background:#fff;box-shadow:0 3px 7px rgba(0,0,0,.2);transition:all ease .5s}.productView-information .share-button__fallback.is-open{top:calc(100% + 15px);opacity:1;z-index:999;visibility:visible}.productView-information .share-button__fallback .share-button__close{position:absolute;top:14px;right:22px;font-size:0}.productView-information .share-button__fallback .form-label{letter-spacing:.02em}.productView-information .share-button__fallback .share-group{display:flex;justify-content:space-between}.productView-information .share-button__fallback .form-field{width:calc(100% - 56px)}.productView-information .share-button__fallback .button{width:46px;margin:0 0 0 10px;min-width:auto;align-items:flex-start;font-size:0}.productView-information .share-button__fallback .button svg{fill:#fff;height:auto}.productView-information .productView-more{display:flex;white-space:nowrap;align-items:center;margin-top:15px}.productView-information .productView-more svg{width:19px;height:19px;margin:-2px 10px 0 0;fill:#232323}.productView-information .productView-more .text{color:#3c3c3c;font-size:12px;font-weight:400;letter-spacing:.02em;line-height:22px}.productView-pickupAvailable{margin:25px 0px 0px;display:flex;flex-wrap:nowrap}.productView-pickupAvailable .icon{position:relative;top:-1px}.productView-pickupAvailable .icon svg{margin-right:15px;width:17px;height:17px;fill:#108043}.productView-pickupAvailable span{display:block;font-size:12px;letter-spacing:.02em;padding-bottom:3px}.productView-pickupAvailable a{margin-top:10px;display:block}.productView-securityImage{padding:15px 0}.productView-securityImage ul{font-size:0;letter-spacing:0;overflow-x:auto;overflow-y:hidden;white-space:nowrap;margin:0px}.productView-securityImage ul li{display:inline-block;vertical-align:middle;margin-right:15px;margin-bottom:5px}.productView-nextProducts{display:none}.frequently-bought-together-block{padding-bottom:70px;padding-top:36px;margin-top:27px;background:#f8f8f8}.frequently-bought-together-block .halo-block-header{margin:0 0 35px}.frequently-bought-together-block .halo-block-header .title{text-align:left;text-transform:capitalize;font-weight:600;font-size:18px;letter-spacing:.02em;color:#232323}.frequently-bought-together-block .halo-block-header .title:before{display:none}.frequently-bought-together-block .bundle-product-wrapper .slick-arrow{top:-51px;transform:translateY(0);border:none;background:rgba(0,0,0,0);padding:4px !important;width:28px;height:28px}.frequently-bought-together-block .bundle-product-wrapper .slick-arrow.slick-next{right:5px}.frequently-bought-together-block .bundle-product-wrapper .slick-arrow.slick-prev{left:inherit;right:42px}.frequently-bought-together-block .bundle-product-wrapper .slick-arrow svg{top:-8px}.frequently-bought-together-block .bundle-product-wrapper .slick-arrow:hover svg{fill:#232323}.frequently-bought-together-block .bundle-product-wrapper .slick-dots{padding:25px 0px 0px}.frequently-bought-together-block .bundle-product-wrapper .slick-slide:first-child .bundlePdItem-wrapper::before{display:none}.frequently-bought-together-block .bundle-product-wrapper .slick-active.slick-current .bundlePdItem .bundle-product-options{right:auto;left:0}.frequently-bought-together-block .bundle-product-wrapper .slick-active.slick-current .bundlePdItem.is-open .bundle-product-options{right:auto;left:15px}.frequently-bought-together-block .bundle-product-left{width:100%}.frequently-bought-together-block .bundle-product-left .bundlePdItem{padding-left:15px;padding-right:15px}.frequently-bought-together-block .bundle-product-left .bundlePdItem .bundlePdItem-wrapper{padding:10px;background-color:#fff;position:relative}.frequently-bought-together-block .bundle-product-left .bundlePdItem .bundlePdItem-wrapper:before{content:"+";position:absolute;font-size:24px;left:-15px;top:50%;transform:translate(-50%, -50%);color:#3e3e3e;z-index:1}.frequently-bought-together-block .bundle-product-left .bundlePdItem .bundle-product-content{padding:20px 0 0;text-align:left}.frequently-bought-together-block .bundle-product-left .bundlePdItem .bundle-product-content .bundle-product-checkbox{position:relative;width:100%;padding-bottom:7px}.frequently-bought-together-block .bundle-product-left .bundlePdItem .bundle-product-content .product-title{overflow:hidden;white-space:normal;display:inline;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-weight:400}.frequently-bought-together-block .bundle-product-left .bundlePdItem .bundle-product-content .card-price{justify-content:flex-start;padding-bottom:16px}.frequently-bought-together-block .bundle-product-left .bundlePdItem .bundle-product-content .button{width:100%;max-width:100%;min-width:100%;font-weight:500;text-transform:capitalize;font-size:12px}.frequently-bought-together-block .bundle-product-left .bundlePdItem .bundle-product-options{max-width:400px;position:absolute;width:285px;position:absolute;left:auto;right:0;transform:translate(0, -50%);box-shadow:0 3px 7px rgba(0,0,0,.2);z-index:9999}.frequently-bought-together-block .bundle-product-left .bundlePdItem .bundle-product-options .halo-popup-header{background-color:#f5f5f5;padding:0px 20px;margin:0}.frequently-bought-together-block .bundle-product-left .bundlePdItem .bundle-product-options .halo-popup-header .halo-popup-title{padding-top:12px;padding-bottom:10px;letter-spacing:.02em;text-align:left;font-size:14px}.frequently-bought-together-block .bundle-product-left .bundlePdItem .bundle-product-options .halo-popup-header .halo-popup-close{background:rgba(0,0,0,0)}.frequently-bought-together-block .bundle-product-left .bundlePdItem .bundle-product-options .halo-popup-wrapper{padding:20px}.frequently-bought-together-block .bundle-product-left .bundlePdItem.is-open .bundle-product-options{opacity:1;visibility:visible;pointer-events:auto;z-index:101;right:15px;transform:translate(0, -50%)}.frequently-bought-together-block .bundle-product-right{background:#f8f8f8;display:block;width:100%;margin:0 auto;padding:15px 0 0 15px;text-align:left}.frequently-bought-together-block .bundle-product-right .bundle-product-totalPrice{display:block;letter-spacing:0;font-size:0;margin-bottom:17px}.frequently-bought-together-block .bundle-product-right .bundle-product-totalPrice .text{display:block;color:#3c3c3c;font-size:12px;font-weight:400;margin:0 0 10px;letter-spacing:.02em}.frequently-bought-together-block .bundle-product-right .bundle-product-totalPrice .old-price{display:inline-block;vertical-align:middle;font-size:18px;font-weight:500;color:#969696;margin:0 10px 0 0;text-decoration:line-through}.frequently-bought-together-block .bundle-product-right .bundle-product-totalPrice .bundle-price{display:inline-block;vertical-align:middle;font-size:18px;font-weight:600;color:#e95144}.frequently-bought-together-block .bundle-product-right .bundle-product-action .button{max-width:210px;width:100%;min-width:210px;margin:0}.frequently-bought-together-block .bundle-product-right .bundle-product-text{padding-top:15px;max-width:210px;margin:0;line-height:22px}.productView-stickyCart{position:fixed;z-index:9;opacity:0;visibility:hidden;pointer-events:none;transition:all ease .5s;width:100%;left:0;right:0;background-color:#fff;padding:10px 0;border-bottom:1px solid #ededed}.productView-stickyCart.show-sticky{opacity:1;visibility:visible;pointer-events:auto;top:auto;bottom:69px}.productView-stickyCart .sticky-product{display:flex;justify-content:space-between;align-items:center}.productView-stickyCart .sticky-product .sticky-left{display:none;width:calc(100% - 650px)}.productView-stickyCart .sticky-product .sticky-left .sticky-image{display:inline-block;vertical-align:top;position:relative;width:55px;overflow:hidden}.productView-stickyCart .sticky-product .sticky-left .sticky-info{padding-left:20px;width:calc(100% - 45px)}.productView-stickyCart .sticky-product .sticky-left .sticky-info .sticky-title{font-size:12px;font-weight:400;line-height:22px;letter-spacing:.02em;text-transform:capitalize;color:#232323;overflow:hidden;white-space:normal;display:-webkit-box;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0}.productView-stickyCart .sticky-product .sticky-left .sticky-info .sticky-price{display:inline-block;vertical-align:middle;font-size:14px;font-weight:600;letter-spacing:.02em;line-height:22px;color:#232323}.productView-stickyCart .sticky-product .sticky-right{display:flex;justify-content:center;align-items:center;width:100%}.productView-stickyCart .sticky-product .sticky-right .sticky-options{width:100%;max-width:250px;margin-bottom:0;margin-right:15px}.productView-stickyCart .sticky-product .sticky-right .sticky-options .product-option{font-size:12px;line-height:1.5;display:flex;flex-wrap:nowrap;margin:0 0 10px}.productView-stickyCart .sticky-product .sticky-right .sticky-options .form__select{position:relative;background:#f5f5f5}.productView-stickyCart .sticky-product .sticky-right .sticky-options .form__select .select__select{padding-top:10px;padding-bottom:11px;padding-right:30px;box-shadow:none;border:none;background:rgba(0,0,0,0)}.productView-stickyCart .sticky-product .sticky-right .sticky-options .form__select .icon-dropdown{width:45px;height:45px;top:0;bottom:inherit;right:0;z-index:1}.productView-stickyCart .sticky-product .sticky-right .sticky-actions{padding-right:0}.productView-stickyCart .sticky-product .sticky-right .sticky-actions form{display:flex;align-items:center}.productView-stickyCart .sticky-product .sticky-right .sticky-actions form .quantity_selector{margin:0 15px 0 0}.productView-stickyCart .sticky-product .sticky-right .sticky-actions form .quantity_selector .previewCartItem-qty{margin:0;width:100px}.productView-stickyCart .sticky-product .sticky-right .sticky-actions form .quantity_selector .previewCartItem-qty a,.productView-stickyCart .sticky-product .sticky-right .sticky-actions form .quantity_selector .previewCartItem-qty .quantity{background:#f5f5f5;border:1px solid #f5f5f5}.productView-stickyCart .sticky-product .sticky-right .sticky-actions form .product-form__submit{width:210px}.show-sticky-cart.notification-show .halo-notification-popup{bottom:150px !important}.productView-notifyMe{padding:30px 0 2px}.productView-notifyMe .form-field{display:flex;flex-wrap:wrap}.productView-notifyMe .form-label{color:#3c3c3c}.productView-notifyMe .form-input{width:calc(100% - 185px)}.productView-notifyMe .button{width:175px !important;margin:0 0 0 10px}.productView-tab .nav-tabs{text-align:center;margin:32px 0 20px;border-bottom:1px solid #e6e6e6;justify-content:center;display:none}.productView-tab .nav-tabs .nav-item{display:inline-block;vertical-align:middle;width:auto;margin:0;position:relative;text-align:left}.productView-tab .nav-tabs .nav-item .nav-link{font-weight:600;text-transform:none;padding:15px 0px 15px;margin:0px 15px;overflow:visible;position:relative;border:none;display:block;letter-spacing:.02em;background-color:rgba(0,0,0,0)}.productView-tab .nav-tabs .nav-item .nav-link::after{content:"";position:absolute;bottom:-1px;left:0;width:0;height:3px;transition:all .5s ease;background:var(--link-hover-color)}.productView-tab .nav-tabs .nav-item .nav-link:hover::after{width:100%}.productView-tab .nav-tabs .nav-item .nav-link.active{color:var(--link-hover-color)}.productView-tab .nav-tabs .nav-item .nav-link.active::after{width:100%}.productView-tab .tab-content{padding:5px 0px 15px}.productView-tab .tab-content .toggle-title{font-size:16px;font-weight:600;text-transform:none;padding:18px 0px 16px;margin:0;color:var(--font-heading-color, #2f3337);letter-spacing:.02em;transition:all .5s ease;display:block;position:relative;border-top:1px solid #e6e6e6;cursor:pointer}.productView-tab .tab-content .toggle-title::before,.productView-tab .tab-content .toggle-title::after{content:"";position:absolute;top:50%;z-index:2;transform:translateY(-50%) rotate(0);background-color:var(--icon-color, #c7c7c7);transition:transform 350ms ease,visibility 350ms ease,-webkit-transform 350ms ease}.productView-tab .tab-content .toggle-title::before{right:5px;width:2px;height:12px}.productView-tab .tab-content .toggle-title::after{right:0;width:12px;height:2px}.productView-tab .tab-content .toggle-title.is-clicked::before{transform:translateY(-50%) rotate(90deg)}.productView-tab .tab-content .toggle-content{transition:height .25s cubic-bezier(0, 0, 0, 1)}.productView-tab .tab-content .toggle-content h4,.productView-tab .tab-content .toggle-content .h4{margin-top:25px;font-size:14px;font-weight:600;line-height:24px;letter-spacing:.02em;color:#232323}.productView-tab .tab-content .toggle-content ul,.productView-tab .tab-content .toggle-content ol{margin-top:10px;margin-bottom:10px}.productView-tab .tab-content .toggle-content ul li,.productView-tab .tab-content .toggle-content ol li{color:var(--color-text, #545658);font-size:15px;font-weight:400;text-transform:none}.productView-tab .tab-content .toggle-content ul li+li,.productView-tab .tab-content .toggle-content ol li+li{margin-top:5px}.productView-tab .tab-content .toggle-content ol li{list-style-type:auto;padding-left:5px}.productView-tab .tab-content .blockQuote{margin-top:18px}.productView-tab .tab-content .blockQuote .title{color:#3c3c3c;font-size:14px;margin-top:0;margin-bottom:22px;letter-spacing:.02em}.productView-tab .tab-content .blockQuote .blockQuote-content{color:#3c3c3c;font-size:12px}.productView-tab .tab-content .blockQuote .blockQuote-content.has-bg{padding:30px 40px;background-color:#fafafa}.productView-tab .tab-content .blockQuote+.blockQuote{margin-top:40px}.productView-tab .tab-content .blockQuote+.blockQuote .title{margin-bottom:18px}.productView-tab .tab-content .halo-custom-banner{margin:25px 0px 0px}.productView-tab .tab-content .halo-custom-banner>.row>.halo-row-item{padding-top:15px;padding-bottom:15px}.productView-tab .tab-content .halo-custom-banner .halo-row-item .item{position:relative}.productView-tab .tab-content .halo-custom-banner .halo-row-item .wrapper-content{border:1px solid #232323;width:100%;height:100%}.productView-tab .tab-content .halo-custom-banner .halo-row-item .banner-title{font-size:30px;letter-spacing:.02em;margin-bottom:20px}.productView-tab .tab-content .halo-custom-banner .halo-row-item .desc{font-size:12px;letter-spacing:.02em;color:#3c3c3c;line-height:22px;margin:0 auto 35px;max-width:320px}.productView-tab .tab-content .halo-custom-banner .halo-row-item .button{width:100%;max-width:217px}.productView-tab .tab-content .custom-desc dl{display:flex;margin-bottom:6px;align-items:center;border:1px solid var(--icon-color, #cbcbcb);margin:0;border-bottom:none}.productView-tab .tab-content .custom-desc dl dt,.productView-tab .tab-content .custom-desc dl dd{padding:11px 10px 10px}.productView-tab .tab-content .custom-desc dl dt{font-weight:500;max-width:400px;min-width:175px;margin-right:5px;letter-spacing:.02em;margin:0}.productView-tab .tab-content .custom-desc dl dd{border-left:1px solid var(--icon-color, #cbcbcb);margin:0;letter-spacing:.02em}.productView-tab .tab-content .custom-desc dl:last-child{border-bottom:1px solid var(--icon-color, #cbcbcb)}.productView-tab .tab-content .custom-desc.style-2{margin:0}.productView-tab .tab-content .custom-desc.style-2 dl{border:none}.productView-tab .tab-content .custom-desc.style-2 dl:nth-child(odd){background:#f1f1f1}.productView-tab .tab-content .custom-desc.style-2 dd{border:none}.productView-tab .tab-content .custom-desc.style-2 p{margin-top:25px}.productView-tab .tab-content #tab-shipping-return h4,.productView-tab .tab-content #tab-shipping-return .h4{margin-top:0;letter-spacing:.02em;color:#232323;font-size:14px;margin-bottom:12px}.productView-tab .tab-content #tab-shipping-return p{font-size:12px;letter-spacing:.02em;line-height:24px;color:#3c3c3c;margin-bottom:23px}.productView-tab.layout-vertical .tab-content .toggle-title{display:block}.productView-tab.layout-vertical .tab-content>.tab-pane{display:block;opacity:1}.productView-tab.layout-vertical .tab-content .toggle-content{transition:height .25s cubic-bezier(0, 0, 0, 1);position:relative;overflow-y:hidden !important;overflow-x:hidden !important;border-bottom:1px solid rgba(0,0,0,0)}.productView-tab.layout-vertical .tab-content .toggle-content .wrapper-content{padding:10px 0px 20px}.productView-tab.layout-vertical .tab-content .toggle-content .wrapper-content .custom-desc{margin:0}.productView-tab.layout-vertical .tab-content .toggle-content .wrapper-content .custom-desc dl dt{max-width:170px}#tab-review .productView-review .spr-header{margin-top:-10px}#tab-review .productView-review .spr-summary{display:flex;flex-direction:column;justify-content:center;align-items:center}#tab-review .productView-review .spr-summary .spr-starrating{display:block;text-align:center;margin-right:0;margin-bottom:0px}#tab-review .productView-review .spr-summary .spr-summary-caption{margin-bottom:17px;letter-spacing:.02em}#tab-review .productView-review .spr-summary .button{width:100%;max-width:218px;font-size:14px}#tab-review .spr-form{width:100%;max-width:750px}#tab-review .spr-form .new-review-form{border:1px solid #cbcbcb;padding:20px}#tab-review .spr-form .spr-form-title{display:block;text-transform:uppercase;margin:42px 0 26px;font-size:14px;letter-spacing:.05em}#tab-review .spr-form .spr-form-contact-name,#tab-review .spr-form .spr-form-contact-email,#tab-review .spr-form .spr-form-contact-location,#tab-review .spr-form .spr-form-review-rating,#tab-review .spr-form .spr-form-review-title,#tab-review .spr-form .spr-form-review-body{margin:0 0 20px 0}#tab-review .spr-form .spr-form-review-rating{display:flex;justify-content:flex-start;align-items:center}#tab-review .spr-form .spr-form-review-rating .spr-form-label{width:60px;margin:0}#tab-review .spr-form .spr-form-review-rating .spr-badge-starrating{font-size:38px}#tab-review .spr-form .spr-form-review-rating .spr-badge-starrating .spr-icon::before{font-size:29px}#tab-review .spr-form .spr-form-input-textarea{padding:20px 17px}#tab-review .spr-form .spr-form-actions{max-height:100%;margin-top:5px}#tab-review .spr-form .spr-form-actions .button{width:100%;max-width:220px;padding-bottom:14px;padding-top:14px}#tab-review .spr-reviews{margin:35px 0 0 0}#tab-review .spr-reviews .spr-review{display:inline-block;vertical-align:top;margin:0;margin-top:15px;padding:25px;border:0;width:100%;border:1px solid #e6e6e6;position:relative}#tab-review .spr-reviews .spr-review .spr-review-header-title{color:#232323;font-size:14px;text-transform:capitalize;margin:8px 0 9px;letter-spacing:.02em;font-weight:600}#tab-review .spr-reviews .spr-review .spr-review-header-byline{display:block;margin:0 0 12px;opacity:1}#tab-review .spr-reviews .spr-review .spr-review-header-byline strong{font-weight:400;letter-spacing:.02em}#tab-review .spr-reviews .spr-review .spr-review-footer{position:absolute;top:55px;right:35px}#tab-review .spr-reviews .spr-review .spr-review-footer .spr-review-reportreview{display:inline-block;vertical-align:top;float:none;font-style:normal;text-decoration:underline;text-underline-offset:.3rem;font-size:var(--font-body-size);color:#e95144}.tab-reviews .image{width:auto;height:96px}.tab-reviews .image img{max-width:96px;width:100%;height:100%;border-radius:8px;object-fit:cover;cursor:pointer}.tab-reviews .border-review{border-top:.1px solid var(--color-border)}.tab-reviews .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:99999;display:flex;align-items:center;justify-content:center}.tab-reviews .modal-content{position:relative;max-width:90%;max-height:90%;overflow:visible;z-index:10}.tab-reviews .modal-image{padding:10px;background-color:var(--color-background, #fff);max-width:100%;max-height:70vh;border-radius:8px;display:block;margin:0 auto}.tab-reviews .close-btn{position:absolute;top:-80px;right:50%;transform:translateX(50%);font-size:60px;color:#fff;border:none;border-radius:50%;background:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:999999}.tab-reviews .nav-btn{position:absolute;top:50%;transform:translateY(-50%);font-size:58px;color:#fff;border:none;border-radius:50%;background:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:9999;pointer-events:all}.tab-reviews .nav-btn.left{left:calc(20% - 320px)}.tab-reviews .nav-btn.right{right:calc(20% - 320px)}.tab-reviews .pagination{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);background:var(--color-background, #fff);padding:4px 12px;border-radius:20px;font-size:14px;color:var(--color-text, #000)}.tab-reviews .pagination-custom .page-number{font-size:18px;color:var(--icon-color);cursor:pointer;margin:0 6px;user-select:none;font-weight:500}.tab-reviews .pagination-custom .page-number.active{color:var(--color-text);font-weight:700}.tab-reviews .pagination-custom .page-number.disabled{opacity:.4;pointer-events:none}.tab-reviews .rating-score-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:0 0 2rem 0;border-bottom:1px solid var(--color-border);gap:2rem;width:100%}.tab-reviews .rating-score-wrapper .rating-summary{flex:1;min-width:220px;text-align:left}.tab-reviews .rating-score-wrapper .rating-summary .stars{margin-bottom:8px}.tab-reviews .rating-score-wrapper .rating-distribution{flex:1;display:flex;flex-direction:column;gap:5px}.tab-reviews .rating-score-wrapper .rating-distribution .bar-row{display:flex;align-items:center;gap:10px}.tab-reviews .rating-score-wrapper .rating-distribution .bar-row .star-label{width:auto;text-align:right}.tab-reviews .rating-score-wrapper .rating-distribution .bar-row .bar-bg{flex:1;height:8px;background-color:#e5e5e5;border-radius:4px}.tab-reviews .rating-score-wrapper .rating-distribution .bar-row .bar-bg .bar-fill{height:100%;background-color:var(--product-review-color);border-radius:4px}.tab-reviews .rating-score-wrapper .rating-distribution .bar-row .count{width:20px;text-align:left;color:#333}.tab-reviews .rating-score-wrapper .rating-action{flex:1;min-width:200px;display:flex;justify-content:center}.tab-reviews .rating-score-wrapper .rating-action .btn{cursor:pointer;transition:all .2s ease}.custom-dropdown{position:relative;max-width:250px;font-family:sans-serif}.custom-dropdown .dropdown-toggle{width:100%;padding:10px 14px;border:1px solid var(--color-border);background-color:var(--color-background);border-radius:9999px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.custom-dropdown .dropdown-toggle .option{list-style:none}.custom-dropdown .dropdown-toggle .arrow{margin-left:10px;transition:transform .2s ease}.custom-dropdown .dropdown-toggle .arrow.down{transform:rotate(0deg)}.custom-dropdown .dropdown-toggle .arrow.up{transform:rotate(180deg)}.custom-dropdown .dropdown-options{position:absolute;z-index:100;width:100%;margin-top:6px;list-style:none;background-color:var(--color-background);border:1px solid var(--color-border);border-radius:6px;box-shadow:0 4px 8px rgba(0,0,0,.05);margin-left:0px !important}.custom-dropdown .dropdown-options .option{padding:10px 14px;cursor:pointer;font-size:14px}.custom-dropdown .dropdown-options .option:hover,.custom-dropdown .dropdown-options .option.selected{background-color:var(--color-background)}.tab-reviews-heading{display:flex;justify-content:space-between;gap:2rem;padding:0 0 2rem 0;flex-wrap:wrap}.tab-reviews-heading .feedback-item{flex:1 1 0;min-width:300px}.tab-reviews-heading .left-rating-summary,.tab-reviews-heading .center-rating-distribution,.tab-reviews-heading .right-review-action{flex:1;display:flex;flex-direction:column;align-items:center}.tab-reviews-heading .left-rating-summary{text-align:center}.tab-reviews-heading .left-rating-summary .number{font-weight:600;margin-bottom:.5rem}.tab-reviews-heading .left-rating-summary .list-star{display:flex;gap:2px;color:#f4b400}.tab-reviews-heading .left-rating-summary p{margin-top:.5rem}.tab-reviews-heading .center-rating-distribution{width:100%}.tab-reviews-heading .center-rating-distribution .rating-score{width:100%}.tab-reviews-heading .center-rating-distribution .rating-score .item{display:flex;align-items:center;gap:8px;margin:.4rem 0}.tab-reviews-heading .center-rating-distribution .rating-score .item .number-1{width:20px;text-align:right}.tab-reviews-heading .center-rating-distribution .rating-score .item .line-bg{background-color:var(--color-background);flex:1;height:6px;border-radius:4px;overflow:hidden}.tab-reviews-heading .center-rating-distribution .rating-score .item .line-bg .line-fill{height:100%;background-color:var(--product-review-color)}.tab-reviews-heading .center-rating-distribution .rating-score .item .number-2{width:20px;text-align:left}.tab-reviews-heading .right-review-action{display:flex;justify-content:center}.tab-reviews-heading .right-review-action .btn-write-review,.tab-reviews-heading .right-review-action .btn-cancel-review{border:1px solid var(--color-border);border-radius:9999px;padding:.8rem 2rem;cursor:pointer;transition:all .3s ease}.write-review-wrap{display:flex;justify-content:center;align-items:center;flex-direction:column}.reply-comment-item{border-top:1px solid var(--color-border)}.upload-block .upload-box{border:1px dashed var(--color-border);padding:2rem;border-radius:12px;text-align:center;cursor:pointer;transition:border .3s}.upload-block .upload-box .upload-icon{font-weight:bold;line-height:1}.form-write-review{max-width:600px;margin:0 auto;text-align:center}.form-write-review .form-title{margin-bottom:1rem}.form-write-review .rating-block{margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;flex-direction:column}.form-write-review .rating-block .tooltip{display:none}.form-write-review .rating-block .rating-label{font-weight:600;margin-bottom:.5rem}.form-write-review .form-content{display:flex;flex-direction:column;gap:1.2rem;text-align:left;width:100%}.form-write-review .form-content fieldset{display:flex;flex-direction:column;gap:.4rem}.form-write-review .form-content fieldset label{text-align:center}.form-write-review .form-content fieldset input,.form-write-review .form-content fieldset textarea{padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:999px;font-size:.95rem;outline:none}.form-write-review .form-content fieldset input:focus,.form-write-review .form-content fieldset textarea:focus{border-color:var(--color-border)}.form-write-review .form-content fieldset textarea{border-radius:12px;resize:vertical}.form-write-review .form-content .upload-fieldset{margin-top:1rem}.form-write-review .form-content .upload-fieldset .upload-icon-label{display:inline-flex;align-items:center;justify-content:center;border:1px dashed var(--color-border);border-radius:8px;padding:10px;width:100%;height:120px;cursor:pointer;transition:border-color .2s}.form-write-review .form-content .upload-fieldset .upload-icon-label:hover{border-color:var(--color-border)}.form-write-review .form-content .upload-fieldset .upload-icon-label svg{stroke:var(--icon-color)}.form-write-review .form-content .upload-fieldset .hidden-input{display:none}.form-write-review .form-content .upload-fieldset .media-preview{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px;border:1px dashed var(--color-border);border-radius:8px}.form-write-review .form-content .upload-fieldset .media-preview .preview-item{position:relative;width:100px;height:100px;border:none;border-radius:6px;overflow:hidden;width:100%}.form-write-review .form-content .upload-fieldset .media-preview .preview-item img,.form-write-review .form-content .upload-fieldset .media-preview .preview-item video{width:100px;height:100%;object-fit:cover;border-radius:6px;margin:0 auto}.form-write-review .form-content .upload-fieldset .media-preview .preview-item .delete-btn{position:absolute;top:4px;right:4px;border:none;border-radius:50%;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;background:var(--icon-active-background-color, #f0f0f0)}.form-write-review .form-content .upload-fieldset .media-preview .preview-item .delete-btn svg{stroke:var(--icon-color)}.form-write-review .form-content .upload-fieldset .media-preview .preview-item .delete-btn svg:hover{stroke:var(--icon-active-color)}.form-write-review .form-content .upload-fieldset .media-preview .preview-item .delete-btn:hover{background:var(--icon-background-color)}.form-write-review .form-content .disclaimer{text-align:center;margin-top:1rem}.form-write-review .form-content .action-buttons{display:flex;justify-content:center;gap:1rem}.form-write-review .form-content .action-buttons .btn-outline,.form-write-review .form-content .action-buttons .btn-fill{padding:.75rem 1.5rem;cursor:pointer}.form-write-review .form-content .action-buttons .btn-outline{border:1px solid var(--color-border);background:rgba(0,0,0,0)}.form-write-review .form-content .action-buttons .btn-fill{border:none}.list-star{display:flex;gap:2px}.rating-score{width:100%;max-width:365px}.rating-score .item{display:flex;align-items:center}.rating-score .item:not(:last-child){margin-bottom:4px}.rating-score .item .number-1{width:12px;text-align:end}.rating-score .item .icon{margin-left:4px}.rating-score .item .number-2{width:17px}.rating-score .item .line-bg{margin:0 8px;width:100%;height:8px;background-color:var(--line)}.rating-score .item .line-bg div{height:100%;background-color:var(--yellow)}.image-zoom{width:100%;height:100%;cursor:crosshair}.image-zoom img{max-width:100%;object-fit:cover}@media(max-width: 1024px){.productView-tab .tab-content .toggle-content{overflow-y:auto !important;overflow-x:hidden !important}}@media(max-width: 992px){.productView-soldProduct{display:block;margin-left:0;margin-top:10px}}@media(max-width: 767px){.halo-custom-banner .item{width:100%;margin-bottom:15px}.halo-custom-banner .item .content-box{position:relative;padding:35px 15px;transform:translateY(0);top:0}.halo-custom-banner .item .content-box .button{margin-top:0px}.productView-tab .tab-content>.tab-pane{display:block;opacity:1}.productView-tab .tab-content .toggle-content{transition:height .25s cubic-bezier(0, 0, 0, 1);overflow:hidden;position:relative;max-height:0}.productView-tab .tab-content .toggle-content .wrapper-content{padding:10px 0px 20px}}@media(max-width: 551px){.productView-soldProduct{margin-left:0;display:block;margin-top:10px}.frequently-bought-together-block .bundle-product-left .bundlePdItem{padding:0}.frequently-bought-together-block .bundle-product-left .bundlePdItem .bundlePdItem-wrapper::before{display:none}.productView-stickyCart .sticky-product .sticky-right .sticky-actions form .quantity_selector{display:none}.productView-stickyCart .sticky-product .sticky-right .sticky-actions form .product-form__submit{width:160px}.productView-tab .tab-content #tab-review .spr-reviews .spr-review{padding:25px 20px 35px}.productView-tab .tab-content #tab-review .spr-reviews .spr-review .spr-review-footer{position:relative;top:0;right:0;margin-top:15px}}@media(min-width: 768px){.productView-information .halo-productView-left{width:50%;margin-bottom:0px;position:sticky;top:30px}.productView-information .halo-productView-right{width:50%;padding-left:30px}.frequently-bought-together-block .bundle-product-left .bundlePdItem .bundlePdItem-wrapper{padding:15px}.productView-tab .nav-tabs{display:block}.productView-tab .tab-content .toggle-title{display:none}.halo-custom-banner .halo-row-item.style-2 .row{flex-direction:row-reverse}}@media(min-width: 992px){.productView-securityImage ul li{margin-right:20px;margin-bottom:20px}.productView-tab .nav-tabs .nav-item .nav-link{margin:0px 26px}.productView-stickyCart .sticky-product .sticky-left{display:flex;justify-content:flex-start;align-items:center}.productView-stickyCart .sticky-product .sticky-right{justify-content:flex-end;width:650px}}@media(min-width: 1025px){.product-layout-default .productView-information .halo-productView-left{width:calc(100% - 500px)}.product-layout-default .productView-information .halo-productView-right{width:500px;padding-left:30px;padding-right:8px;padding-top:5px}.productView-securityImage ul{overflow:visible}.productView-nextProducts{display:block;position:absolute;right:0;top:20px;z-index:4}.productView-nextProducts .next-prev-icons{display:flex;align-items:center;justify-content:flex-end}.productView-nextProducts .next-prev-icons .next-prev-icon.next-icon{margin-left:24px}.productView-nextProducts .next-prev-icons .next-prev-icon .icon{width:15px;height:15px}.productView-nextProducts .next-prev-modal{position:absolute;top:calc(100% - 6px);left:auto;right:0;z-index:3;padding-top:10px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(15px);transition:transform 350ms ease}.productView-nextProducts .next-prev-modal .next-prev-content{display:none;width:250px;background:#fff;padding:10px 10px 8px 15px;box-shadow:0 3px 7px rgba(0,0,0,.2)}.productView-nextProducts .next-prev-modal .next-prev-content.is-active{display:block}.productView-nextProducts .next-prev-modal .card-information{display:flex;justify-content:space-between;align-items:center}.productView-nextProducts .next-prev-modal .card-information .card-information__wrapper{display:inline-block;vertical-align:top;width:calc(100% - 60px);padding:0 25px 0 0;position:relative;top:-6px}.productView-nextProducts .next-prev-modal .card-information .card-vendor{margin:0;overflow:hidden}.productView-nextProducts .next-prev-modal .card-information .card-vendor a{white-space:normal;display:-webkit-box;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;color:#969696;font-weight:500;font-size:12px;letter-spacing:.02em}.productView-nextProducts .next-prev-modal .card-information .card-title{font-size:11px;color:#232323;letter-spacing:.02em;overflow:hidden;white-space:normal;display:-webkit-box;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical}.productView-nextProducts .next-prev-modal .card-information .card-price{font-size:13px;margin-top:3px;color:#232323;letter-spacing:.02em;justify-content:flex-start}.productView-nextProducts .next-prev-modal .card-media{display:inline-block;vertical-align:top;width:60px;height:90px;position:relative;z-index:1}.productView-nextProducts .next-prev-modal.is-show{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.frequently-bought-together-block{clear:both}.frequently-bought-together-block .bundle-product-wrapper{display:flex;align-items:center;justify-content:space-between}.frequently-bought-together-block .bundle-product-left{width:calc(100% - 240px)}.frequently-bought-together-block .bundle-product-right{width:100%;max-width:240px;position:relative;z-index:1;text-align:center;padding:15px 0 0 30px}.frequently-bought-together-block .bundle-product-right .bundle-product-action .button{margin:0 auto}.frequently-bought-together-block .bundle-product-right .bundle-product-text{margin:0 auto}.productView-tab .tab-content .custom-desc dl dt,.productView-tab .tab-content .custom-desc dl dd{padding:11px 20px 10px}.productView-tab .tab-content .custom-desc dl dt{width:100%}.productView-stickyCart{box-shadow:0 1px 20px 0 rgba(0,0,0,.1);border:none}.productView-stickyCart.show-sticky{bottom:0px}}@media(min-width: 1200px){.productView-information .halo-productView-left{width:calc(100% - 500px)}.productView-information .halo-productView-right{width:500px}}.product_variants{display:flex;gap:5px;width:auto !important;overflow:auto}.product_variants::-webkit-scrollbar{display:none}.product_variants .color__wrapper{width:25px;height:25px;border-radius:50%;line-height:25px;padding:1.5px;border:.5px solid var(--color-border);cursor:pointer}.product_variants .color__wrapper div{width:20px;height:20px;border-radius:50%}.product_variants .color__wrapper.v__active{border:1px solid var(--color-border, #545658)}.product_variants .size__wrapper{height:30px;width:30px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;max-width:100%;padding:0 10px;width:auto;overflow:visible;border:1px solid var(--color-border, #545658)}.product_variants .size__wrapper span{font-size:14px}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.collection-template{padding:0 2px 50px 2px}.collection-wrapper{margin-bottom:50px}.collection-wrapper .breadcrumb{padding:20px 0px 27px}.collection{margin-bottom:80px}.collection .products-grid .product-card .card-grid-hide{display:none}.collection .column-5-grid{width:20%;padding-left:10px;padding-right:10px}.collection-header,.page-header{padding-bottom:17px}.collection-header .collection-title,.page-header .collection-title{font-size:20px;letter-spacing:.05em;color:#232323;margin:33px 0px 0px}.collection-header .desc,.page-header .desc{font-size:12px;color:#3c3c3c;margin-top:15px}.toolbar{display:flex;align-items:center;justify-content:space-between;position:relative;margin:0;padding:0 0 30px 0}.toolbar .toolbar-wrapper{display:flex;flex:1;justify-content:center;align-items:center}.toolbar .toolbar-wrapper:not(.toolbar-mobile){flex:1;justify-content:space-between;align-items:center}.toolbar .toolbar-wrapper.toolbar-mobile{justify-content:flex-start}.toolbar .toolbar-wrapper:not(.toolbar-mobile)+.toolbar-mobile{justify-content:flex-end}.toolbar .toolbar-wrapper .toolbar-colLeft,.toolbar .toolbar-wrapper .toolbar-colRight{display:flex;align-items:center}.toolbar .toolbar-col{font-size:0;letter-spacing:0}.toolbar .toolbar-label{display:none}.toolbar .toolbar-item{display:flex;vertical-align:middle;position:relative;z-index:9;font-size:0;letter-spacing:0}.toolbar .toolbar-item .icon-mode{position:relative;cursor:pointer;display:inline-block;vertical-align:middle;width:26px;height:26px;padding:3px;border:1px solid var(--icon-color, #dfdfdf)}.toolbar .toolbar-item .icon-mode.grid-1{display:none}.toolbar .toolbar-item .icon-mode:before{content:"";position:absolute;top:3px;left:3px;background-color:var(--icon-color, #dfdfdf);width:4px;height:18px}.toolbar .toolbar-item .icon-mode.icon-mode-list:before{width:18px;height:4px;box-shadow:0 7px 0 var(--icon-color, #dfdfdf),0 14px 0 var(--icon-color, #dfdfdf)}.toolbar .toolbar-item .icon-mode+.icon-mode{margin-left:5px}.toolbar .toolbar-item .icon-mode.grid-2{width:19px}.toolbar .toolbar-item .icon-mode.grid-2:before{box-shadow:7px 0 0 var(--icon-color, #dfdfdf)}.toolbar .toolbar-item .icon-mode.grid-3:before{box-shadow:7px 0 0 var(--icon-color, #dfdfdf),14px 0 0 var(--icon-color, #dfdfdf)}.toolbar .toolbar-item .icon-mode.grid-4{width:33px}.toolbar .toolbar-item .icon-mode.grid-4:before{box-shadow:7px 0 0 var(--icon-color, #dfdfdf),14px 0 0 var(--icon-color, #dfdfdf),21px 0 0 var(--icon-color, #dfdfdf)}.toolbar .toolbar-item .icon-mode.grid-5{width:40px}.toolbar .toolbar-item .icon-mode.grid-5:before{box-shadow:7px 0 0 var(--icon-color, #dfdfdf),14px 0 0 var(--icon-color, #dfdfdf),21px 0 0 var(--icon-color, #dfdfdf),28px 0 0 var(--icon-color, #dfdfdf)}.toolbar .toolbar-item .icon-mode.active{border-color:var(--icon-active-color, #323232)}.toolbar .toolbar-item .icon-mode.active:before{background:var(--icon-active-color, #323232)}.toolbar .toolbar-item .icon-mode.active.icon-mode-list:before{box-shadow:0 7px 0 var(--icon-active-color, #323232),0 14px 0 var(--icon-active-color, #323232)}.toolbar .toolbar-item .icon-mode.active.grid-2{width:19px}.toolbar .toolbar-item .icon-mode.active.grid-2:before{box-shadow:7px 0 0 var(--icon-active-color, #323232)}.toolbar .toolbar-item .icon-mode.active.grid-3:before{box-shadow:7px 0 0 var(--icon-active-color, #323232),14px 0 0 var(--icon-active-color, #323232)}.toolbar .toolbar-item .icon-mode.active.grid-4{width:33px}.toolbar .toolbar-item .icon-mode.active.grid-4:before{box-shadow:7px 0 0 var(--icon-active-color, #323232),14px 0 0 var(--icon-active-color, #323232),21px 0 0 var(--icon-active-color, #323232)}.toolbar .toolbar-item .icon-mode.active.grid-5{width:40px}.toolbar .toolbar-item .icon-mode.active.grid-5:before{box-shadow:7px 0 0 var(--icon-active-color, #323232),14px 0 0 var(--icon-active-color, #323232),21px 0 0 var(--icon-active-color, #323232),28px 0 0 var(--icon-active-color, #323232)}.toolbar .toolbar-item.sidebar-toogle{padding:0;margin:0;width:auto;height:auto;background:var(--color-background)}.toolbar .toolbar-icon{display:inline-block;vertical-align:middle;width:26px;height:26px;padding:3px;border:1px solid var(--icon-active-color, #323232);cursor:pointer}.toolbar .toolbar-icon .icon{width:100%;height:100%;fill:var(--icon-color, #323232)}.toolbar .toolbar-dropdown{display:inline-block;vertical-align:middle;position:relative}.toolbar .toolbar-dropdown.limited-view{display:none}.toolbar .toolbar-dropdown .label-tab{background-color:var(--color-background, #545658);border:1px solid var(--color-border, #545658);border-radius:0px;box-shadow:none;padding:0px 35px 0px 10px;min-height:30px;width:100%;min-width:90px;max-width:200px;cursor:pointer;position:relative;line-height:29px;height:30px}.toolbar .toolbar-dropdown .label-tab::before{content:"";background:rgba(0,0,0,0);width:100%;height:100%;position:absolute;top:0;left:0;z-index:99}.toolbar .toolbar-dropdown .label-text{font-size:12px;font-weight:400;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#3c3c3c}.toolbar .toolbar-dropdown .icon-dropdown{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.toolbar .toolbar-dropdown .icon-dropdown svg{fill:#3c3c3c;color:#3c3c3c;width:10px;height:10px}.toolbar .toolbar-dropdown .dropdown-menu{position:absolute;top:calc(100% - 5px);left:auto;right:0;pointer-events:none;opacity:0;visibility:hidden;font-size:0;letter-spacing:0;background-color:#fff;z-index:9;width:100%;min-width:90px;padding:13px 13px 13px 20px;transition:all .5s ease;box-shadow:0 1px 4px rgba(0,0,0,.15);display:initial;border-radius:0px;border:none}.toolbar .toolbar-dropdown .dropdown-menu li{display:inline-block;vertical-align:middle;position:relative;width:100%}.toolbar .toolbar-dropdown .dropdown-menu li .text{display:block;padding:7px 0 0;font-weight:400;color:#232323;font-size:12px;cursor:pointer}.toolbar .toolbar-dropdown .dropdown-menu li.is-active .text{text-decoration:underline;text-underline-offset:.3rem}.toolbar .toolbar-dropdown .dropdown-menu.is-open{top:calc(100% + 5px);opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.toolbar .toolbar-sort .dropdown-menu{min-width:180px}.toolbar-new{display:flex;align-items:center;justify-content:space-between;position:relative;margin:0;padding:0 0 30px 0}.toolbar-new .toolbar-wrapper{display:flex;flex:1;justify-content:space-between;align-items:center}.toolbar-new .toolbar-wrapper.toolbar-mobile{justify-content:flex-start}.toolbar-new .toolbar-wrapper .toolbar-colLeft,.toolbar-new .toolbar-wrapper .toolbar-colRight{display:flex;align-items:center}.toolbar-new .toolbar-col{font-size:0;letter-spacing:0}.toolbar-new .toolbar-label{display:none}.toolbar-new .toolbar-item{display:flex;vertical-align:middle;position:relative;z-index:9;align-items:center;font-size:var(--font-body-size, 14);letter-spacing:0}.toolbar-new .toolbar-item.sidebar-toogle{padding:3px 8px;border-radius:3px;border:.1px solid #c1c1c1;margin:0;width:auto;height:auto;background:var(--color-background)}.toolbar-new .toolbar-item .icon-mode{display:inline-block;position:relative;cursor:pointer;vertical-align:middle;padding:3px;border:1px solid var(--icon-color, #dfdfdf)}.toolbar-new .toolbar-item .icon-mode.grid-1{display:none}.toolbar-new .toolbar-item .icon-mode::before{content:"";position:absolute;top:3px;left:3px;background-color:var(--icon-color, #dfdfdf);width:4px;height:18px}.toolbar-new .toolbar-item .icon-mode.icon-mode-list::before{width:18px;height:4px;box-shadow:0 7px 0 var(--icon-color, #dfdfdf),0 14px 0 var(--icon-color, #dfdfdf)}.toolbar-new .toolbar-item .icon-mode+.icon-mode{margin-left:5px}.toolbar-new .toolbar-item .icon-mode.grid-2{width:19px}.toolbar-new .toolbar-item .icon-mode.grid-2::before{box-shadow:7px 0 0 var(--icon-color, #dfdfdf)}.toolbar-new .toolbar-item .icon-mode.grid-3::before{box-shadow:7px 0 0 var(--icon-color, #dfdfdf),14px 0 0 var(--icon-color, #dfdfdf)}.toolbar-new .toolbar-item .icon-mode.grid-4{width:33px}.toolbar-new .toolbar-item .icon-mode.grid-4::before{box-shadow:7px 0 0 var(--icon-color, #dfdfdf),14px 0 0 var(--icon-color, #dfdfdf),21px 0 0 var(--icon-color, #dfdfdf)}.toolbar-new .toolbar-item .icon-mode.grid-5{width:40px}.toolbar-new .toolbar-item .icon-mode.grid-5::before{box-shadow:7px 0 0 var(--icon-color, #dfdfdf),14px 0 0 var(--icon-color, #dfdfdf),21px 0 0 var(--icon-color, #dfdfdf),28px 0 0 var(--icon-color, #dfdfdf)}.toolbar-new .toolbar-item .icon-mode.active{border-color:var(--icon-active-color, #323232)}.toolbar-new .toolbar-item .icon-mode.active::before{background:var(--icon-active-color, #323232)}.toolbar-new .toolbar-item .icon-mode.active.icon-mode-list::before{box-shadow:0 7px 0 var(--icon-active-color, #323232),0 14px 0 var(--icon-active-color, #323232)}.toolbar-new .toolbar-item .icon-mode.active.grid-2::before{box-shadow:7px 0 0 var(--icon-active-color, #323232)}.toolbar-new .toolbar-item .icon-mode.active.grid-3::before{box-shadow:7px 0 0 var(--icon-active-color, #323232),14px 0 0 var(--icon-active-color, #323232)}.toolbar-new .toolbar-item .icon-mode.active.grid-4::before{box-shadow:7px 0 0 var(--icon-active-color, #323232),14px 0 0 var(--icon-active-color, #323232),21px 0 0 var(--icon-active-color, #323232)}.toolbar-new .toolbar-item .icon-mode.active.grid-5::before{box-shadow:7px 0 0 var(--icon-active-color, #323232),14px 0 0 var(--icon-active-color, #323232),21px 0 0 var(--icon-active-color, #323232),28px 0 0 var(--icon-active-color, #323232)}.toolbar-new .toolbar-icon{display:inline-block;vertical-align:middle;padding:3px;margin-right:7px;cursor:pointer}.toolbar-new .toolbar-icon .icon{width:100%;height:100%;fill:var(--icon-color, #323232)}.toolbar-new .toolbar-dropdown{display:inline-block;vertical-align:middle;position:relative}.toolbar-new .toolbar-dropdown.limited-view{display:none}.toolbar-new .toolbar-dropdown .label-tab{background-color:var(--color-background, #545658);border:1px solid #c1c1c1;border-radius:3px;padding:0 35px 0 10px;min-height:30px;height:42px;line-height:29px;width:100%;min-width:90px;max-width:200px;cursor:pointer;position:relative;box-shadow:none;transition:border .2s ease}.toolbar-new .toolbar-dropdown .label-tab::before{content:"";background:rgba(0,0,0,0);width:100%;height:100%;position:absolute;top:0;left:0;z-index:99}.toolbar-new .toolbar-dropdown .label-tab:hover{border-color:var(--color-border, #7a7c7e)}.toolbar-new .toolbar-dropdown .label-text{font-size:12px;font-weight:400;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#3c3c3c}.toolbar-new .toolbar-dropdown .icon-dropdown{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.toolbar-new .toolbar-dropdown .icon-dropdown svg{fill:#3c3c3c;color:#3c3c3c;width:10px;height:10px}.toolbar-new .toolbar-dropdown .dropdown-menu{position:absolute;top:calc(100% - 5px);right:0;opacity:0;visibility:hidden;pointer-events:none;font-size:0;letter-spacing:0;background-color:#fff;z-index:9;width:100%;min-width:90px;padding:13px 13px 13px 20px;transition:all .5s ease;box-shadow:0 1px 4px rgba(0,0,0,.15);border-radius:0;border:none;display:initial}.toolbar-new .toolbar-dropdown .dropdown-menu li{display:inline-block;vertical-align:middle;position:relative;width:100%}.toolbar-new .toolbar-dropdown .dropdown-menu li .text{display:block;padding:7px 0 0;font-weight:400;color:#232323;font-size:12px;cursor:pointer}.toolbar-new .toolbar-dropdown .dropdown-menu li.is-active .text{text-decoration:underline;text-underline-offset:.3rem}.toolbar-new .toolbar-dropdown .dropdown-menu.is-open{top:calc(100% + 5px);opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.toolbar-new .toolbar-sort .dropdown-menu{min-width:180px}@media(max-width: 724px){.toolbar-new .toolbar-dropdown .label-tab{max-width:177px}}.productListing .product-item{padding-bottom:20px}.pagination-page-total{color:#707070;letter-spacing:.02em;margin:25px 0px 20px}.pagination-page-total .pagination-total-progress{max-width:190px;height:3px;background-color:#e6e6e6;text-align:left;margin:7px auto 0;display:block}.pagination-page-total .pagination-total-progress .pagination-total-item{width:0;height:100%;background-color:#4b6cc0;display:block;transition:all ease 1s}.infinite-scrolling .button{width:100%;max-width:320px}.halo-product-block{clear:both}.halo-product-block .category-product-header{border-top:1px solid #e6e6e6;padding:30px 0px 12px}.halo-product-block .category-product-header .title{font-size:18px;letter-spacing:.02em;font-weight:600;color:#232323}.products-list .product-card .product-card-bottom .product-card-information{text-align:left !important}.products-list .product-card .product-card-bottom .product-card-information .card-vendor{font-weight:500}.products-list .product-card .product-card-bottom .product-card-information .card-title{font-weight:500;font-size:14px;margin-top:3px}.products-list .product-card .product-card-bottom .product-card-information .card-price{justify-content:flex-start}.products-list .product-card .product-card-bottom .card-swatch{justify-content:flex-start;text-align:left !important}.products-list .product-card .product-card-bottom .card-title__height{height:auto}.products-list .product-card .product-card-bottom .card-summary{max-height:200px;overflow:auto;margin:10px 0px 22px;color:#3c3c3c}.products-list .product-card .product-card-bottom .card-summary p{margin-bottom:5px}.products-list .product-card .card-swatch .item{margin:0 5px}.products-list .product-card .card-action.card-action-list{display:block;position:relative;opacity:1;visibility:visible;pointer-events:auto;bottom:0;max-width:210px}.products-list .grid-item{margin-bottom:30px}.products-list .grid-item+.grid-item .product-card{padding-top:30px;border-top:1px solid #dedede}.collection-template-right-sidebar .collection{margin-bottom:60px}.collection-template-right-sidebar .page-header{border-bottom:1px solid #dedede}.collection-template-right-sidebar .toolbar{border:none}.collection-template-right-sidebar .halo-product-block{margin-top:35px}.collection-template-masonry{padding-bottom:50px}.collection-template-masonry .collection{margin-bottom:60px}.collection-template-masonry .product-collection .grid-item-masonry{margin-bottom:20px}.collection-template-masonry .product-collection .grid-item-masonry .product-card .productView-countDown{position:absolute;z-index:9;bottom:26px;margin:0;left:50%;transform:translateX(-50%);width:100%;text-align:center}.collection-template-masonry .product-collection .grid-item-masonry .product-card .productView-countDown .num{color:#fff;border-color:rgba(0,0,0,0);background-color:rgba(50,50,50,.9);font-size:16px;font-weight:400;padding:5px 6px 5px;min-width:50px;margin-bottom:4px}.collection-template-masonry .product-collection .grid-item-masonry .product-card .productView-countDown .num span{color:#fff;letter-spacing:.02em;font-size:10px}.collection-template-masonry .pagination-page-total{margin:4px 0px 20px}.collection-template-masonry .halo-product-block{margin-top:35px}.halo-custom-banner{clear:both}.halo-custom-banner .halo-row-item .sub-banner-title{font-size:12px;letter-spacing:.02em;color:#232323;font-weight:400;margin:0px 0px 19px}.halo-custom-banner .halo-row-item .banner-title{font-size:30px;letter-spacing:.05em;margin-bottom:14px}.halo-custom-banner .halo-row-item .line{width:40px;height:2px;display:block;background:#232323;border:1px solid #232323;text-align:center;margin:0 auto 19px}.halo-custom-banner .halo-row-item .desc{font-size:12px;letter-spacing:.02em;color:#3c3c3c;line-height:22px;margin:0 auto 33px;max-width:450px}.halo-custom-banner .halo-row-item .button{width:100%;max-width:237px}.halo-custom-banner.style-2 .wrapper-content{border:1px solid #646464;width:100%;height:100%;position:relative}.halo-custom-banner.style-2 .halo-row-item .banner-title{font-size:30px;margin-bottom:18px}.halo-custom-banner.style-2 .halo-row-item .desc{max-width:350px;margin:0 auto 28px}.halo-custom-banner.style-2 .halo-row-item .button{max-width:187px}@media(max-width: 1024px){.toolbar{border:none}.toolbar .toolbar-wrapper .toolbar-colLeft{order:3}.toolbar .toolbar-item .icon-mode.grid-5{display:none}.toolbar.toolbar-fix{position:fixed;top:0;left:0;right:0;padding:10px 15px;background:#fff;z-index:9;animation-name:fadeInDown;animation-duration:.5s;animation-fill-mode:both;border-bottom:1px solid #dedede}.collection-template-masonry .product-collection .grid-item-masonry .product-card .productView-countDown{bottom:60px}}@media(max-width: 768px){.toolbar .toolbar-item .icon-mode.grid-4,.toolbar .toolbar-item .icon-mode.grid-5{display:none}}@media(max-width: 767px){.toolbar .toolbar-item .icon-mode.grid-3,.toolbar .toolbar-item .icon-mode.grid-4,.toolbar .toolbar-item .icon-mode.grid-5{display:none}.toolbar .toolbar-item .icon-mode.grid-1{display:block}.halo-custom-banner .halo-row-item{margin-bottom:15px}}@media(max-width: 551px){.collection-template-masonry .product-collection .grid-item-masonry .product-card .productView-countDown .num{color:#232323;border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);font-size:16px;padding:0;min-width:34px;font-weight:600}.collection-template-masonry .product-collection .grid-item-masonry .product-card .productView-countDown .num span{color:#232323;font-weight:500}}@media(min-width: 551px){.toolbar .toolbar-dropdown.limited-view{display:inline-block}.toolbar .toolbar-sort{margin-left:28px}.products-list .product-card{display:flex;width:100%;font-size:0;letter-spacing:0}.products-list .product-card .product-card-top{width:250px}.products-list .product-card .product-card-bottom{width:calc(100% - 250px);padding-left:30px;position:relative;top:-15px}.products-list .product-card .card-swatch .item{margin:0 5px}}@media(min-width: 768px){.products-list .product-card .product-card-top{width:calc(33.3333333% - 8px)}.products-list .product-card .product-card-bottom{width:calc(66.6666667% + 8px)}}@media(min-width: 992px){.products-list .product-card .product-card-top{width:calc(25% - 8px)}.products-list .product-card .product-card-bottom{width:calc(75% + 8px)}}@media(min-width: 1025px){.toolbar .toolbar-label{display:inline-block;vertical-align:middle;margin:0 15px 0 0;text-transform:uppercase;font-weight:500;color:#3c3c3c;font-size:12px;letter-spacing:.02em}.toolbar .toolbar-item{display:inline-block}.toolbar .toolbar-sidebar{display:none}.collection-template-right-sidebar .page-sidebar{margin-top:42px}.collection-template-right-sidebar .page-header .desc{max-width:970px}.halo-custom-banner .halo-row-item .banner-title{font-size:40px}}.template-full-width{padding-bottom:50px}.template-full-width .toolbar-wrapper{justify-content:flex-end}.template-full-width .page-header{position:relative;position:relative;background-image:url(/assets/images/collection/banner-header.jpg);background-size:cover;background-repeat:repeat-x;background-position:center top;background-attachment:fixed}.template-full-width .page-header .content-box{top:0px;transform:translate(-50%, 0);padding:0 15px;left:50%;max-width:550px}.template-full-width .page-header .content-box .breadcrumb{justify-content:center;color:#fff;padding:20px 0px 0px;margin:0}.template-full-width .page-header .content-box .breadcrumb .separate svg{color:#fff;fill:#fff}.template-full-width .page-header .content-box .breadcrumb a{color:#fff}.template-full-width .page-header .content-box .page-heading .page-title{display:block;font-size:24px;font-weight:700;line-height:22px;letter-spacing:.05em;color:#fff;position:relative;padding:52px 0 17px;margin:0}.template-full-width .page-header .content-box .page-heading .desc{margin-top:5px;max-width:540px;margin-left:auto;margin-right:auto;color:#fff}.template-full-width .collection-navigation{width:100%;padding-top:10px;padding-bottom:8px;padding-right:10px;background-color:#fafafa;border:1px solid;border-color:#fafafa;display:flex;place-items:center}.template-full-width .collection-navigation .nav{list-style-type:none;display:flex;justify-content:flex-start;align-items:center;padding:0;margin:0 auto;flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;overflow-y:hidden}.template-full-width .collection-navigation .nav .nav-item{position:relative;padding:0px 25px}.template-full-width .collection-navigation .nav .nav-item a{color:#232323;font-weight:500;transition:color .35s ease-in-out;letter-spacing:.02em}.template-full-width .toolbar .results-count span{font-size:12px;letter-spacing:.02em;color:#707070}.template-full-width .toolbar .results-count,.template-full-width .toolbar .toolbar-colRight{width:18%}.template-full-width .toolbar .toolbar-colRight{justify-content:flex-end}.template-full-width .toolbar .toolbar-toolbar-colLeft{width:20%}.template-full-width .collection-description{color:#3c3c3c;max-width:900px;margin:40px auto 40px}.page-sidebar.page-sidebar--horizontal .filter-box{width:100%;padding-bottom:15px}.page-sidebar.page-sidebar--horizontal .filter-title{display:none}.collection-custom-banner{margin:20px 0px 0px}.collection-custom-banner .content-box{position:absolute;bottom:70px;left:50%;transform:translate(-50%, 0);z-index:9}.collection-custom-banner .content-box .sub-banner-title{font-size:12px;line-height:22px;letter-spacing:.02em;color:#fff;font-weight:400;margin:0}.collection-custom-banner .content-box .banner-title{font-size:40px;letter-spacing:.05em;margin:0;color:#fff;padding:13px 0px 24px}.collection-custom-banner .content-box .banner-title a{color:#fff}.collection-custom-banner .content-box .banner-title .text{text-decoration-thickness:1px !important}.collection-custom-banner .content-box .banner-button{border-color:#fff;width:100%;max-width:167px;text-align:center;color:#232323;background:#fff}.collection-custom-banner .content-box .banner-button:hover{background:rgba(0,0,0,0);color:#fff}.halo-icon-with-text{padding:0px 0px 55px}.halo-icon-with-text .halo-row-item{text-align:center}.halo-icon-with-text .halo-row-item .icon{width:40px;height:40px;margin:0 auto}.halo-icon-with-text .halo-row-item .icon svg{fill:#232323;width:100%;height:100%}.halo-icon-with-text .halo-row-item .title{font-size:16px;letter-spacing:.02em;line-height:30px;color:#232323;font-weight:500;padding:15px 0px 3px}.halo-icon-with-text .halo-row-item .desc{color:#232323}@media(max-width: 992px){.collection-custom-banner{margin:20px 0px 25px}.halo-icon-with-text{padding:4px 0px 35px}.halo-icon-with-text .halo-row-item{border:1px solid #727272;padding:30px 15px}}@media(max-width: 767px){.template-full-width .halo-custom-banner.style-2 .content-box{position:relative;padding:35px 0px 40px;top:0;transform:translateY(0)}}@media(min-width: 1025px){.page-sidebar.page-sidebar--horizontal{width:100%;max-width:100%;position:sticky;background-color:var(--color-background);top:0 !important;z-index:100;margin-top:auto !important;display:flex;flex-wrap:wrap}.page-sidebar.page-sidebar--horizontal+.page-content{padding-left:0;padding-right:0;width:100%}.page-sidebar.page-sidebar--horizontal .sidebar-refined-widgets{padding:6px 15px 25px 0}.page-sidebar.page-sidebar--horizontal .halo-sidebar-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%;overflow:inherit;order:-1}.page-sidebar.page-sidebar--horizontal .halo-sidebar-wrapper .filter-title{display:block}.page-sidebar.page-sidebar--horizontal .halo-sidebar-wrapper .filter-title span{font-size:12px;letter-spacing:.02em;font-weight:500;color:#3c3c3c;text-transform:uppercase;padding:0 17px 0 5px}.page-sidebar.page-sidebar--horizontal .halo-sidebar-wrapper .filter-title svg{width:22px;height:100%;fill:#3c3c3c}.page-sidebar.page-sidebar--horizontal .sidebarBlock{max-width:170px;width:100%;margin:0;padding:0px 5px;position:relative;margin-bottom:7px}.page-sidebar.page-sidebar--horizontal .sidebarBlock .button-2{margin-bottom:23px;margin-top:unset}.page-sidebar.page-sidebar--horizontal .sidebarBlock .full-width{gap:10px;display:flex}.page-sidebar.page-sidebar--horizontal .sidebarBlock .sidebarBlock-heading{border:1px solid var(--color-border, #ddd);font-size:12px;letter-spacing:.02em;color:#3c3c3c;font-weight:400;text-transform:capitalize;padding:9px 15px 10px;margin:0}.page-sidebar.page-sidebar--horizontal .sidebarBlock .sidebarBlock-heading .icon{right:15px}.page-sidebar.page-sidebar--horizontal .sidebarBlock .sidebarBlock-content{position:absolute;top:auto;left:6px;background:var(--color-background);z-index:99;box-shadow:0 1px 4px rgba(0,0,0,.15);max-width:200px;width:100%;padding:0px 15px}.page-sidebar.page-sidebar--horizontal .sidebarBlock.filter-prices .sidebarBlock-content{padding-bottom:15px}.template-full-width .toolbar{padding:1px 0 36px}.template-full-width .collection-description{margin:72px auto 75px}.template-full-width .halo-custom-banner.style-2{padding-top:12px}}@media(min-width: 1400px){.page-sidebar.page-sidebar--horizontal .sidebar-refined-widgets{padding:6px 15px 25px 110px}.page-sidebar.page-sidebar--horizontal .sidebarBlock{max-width:210px}}.product-layout-default{padding:0px 0px 10px}.product-layout-default .breadcrumb{padding:18px 0px 0px}.product-layout-default .halo-productView-right .productView-title{margin:0}.product-layout-default .halo-productView-right .productView-rating .spr-badge-starrating{position:relative;top:1px}.product-layout-default .halo-product-block{clear:both}.product-layout-default .halo-product-block .product-header{border-top:1px solid #e6e6e6;padding:30px 0px 12px}.product-layout-default .halo-product-block .product-header .title{font-size:18px;letter-spacing:.02em;font-weight:600;color:#232323}@media(min-width: 1025px){.product-layout-default .productView-information .halo-productView-right{width:500px;padding-left:30px;padding-right:8px;padding-top:5px}.product-layout-default .productView-information .halo-productView-left{width:calc(100% - 500px)}.product-layout-default .productView-information .halo-productView-left .productView-image img{width:100%}.product-layout-default .halo-product-block{margin-top:50px}}.header-page{background:rgba(0,0,0,0);position:absolute;z-index:9;width:100%}.header-page .header-mobile{background:rgba(0,0,0,0);box-shadow:none}.has-stickyHeader .header-page{background:#fff}.has-stickyHeader .header-page .header-mobile{background:rgba(0,0,0,0);box-shadow:0 1px 3px rgba(0,0,0,.1)}.has-stickyHeader .product-layout-full-width .productView-information .halo-productView-right{padding-top:0px}.product-layout-full-width{padding:0px 0px 50px}.product-layout-full-width .breadcrumb{padding:20px 0px 39px}.product-layout-full-width .halo-productView-left .productView-image{margin-bottom:10px}.product-layout-full-width .halo-productView-right{position:relative;transition:all ease .5s;padding:0px 15px}.product-layout-full-width .halo-productView-right .wrapper-title{position:relative}.product-layout-full-width .halo-productView-right .wrapper-title .productView-title{margin:0}.product-layout-full-width .halo-productView-right .wrapper-title .productView-share{position:absolute;right:0;top:4px}.product-layout-full-width .halo-productView-right .wrapper-title .productView-share .share-button{padding:0}.product-layout-full-width .halo-productView-right .productView-rating .spr-badge-starrating{position:relative;top:1px}.product-layout-full-width .halo-productView-right .card-price{margin-top:18px;margin-bottom:20px}.product-layout-full-width .halo-productView-right .productView-info{margin:13px 0px 13px}.product-layout-full-width .halo-productView-right .productView-info .productView-info-item{padding-bottom:7px}.product-layout-full-width .halo-productView-right .productView-variants{border-top:1px solid #e6e6e6;padding-top:19px}.product-layout-full-width .halo-productView-right .productView-variants .product-form__input{border-bottom:1px solid #e6e6e6;padding-bottom:12px;margin-bottom:20px}.product-layout-full-width .halo-productView-right .productView-variants .product-form__label{border-radius:0;min-width:55px;padding:0 15px}.product-layout-full-width .halo-productView-right .productView-variants .product-form__label.soldout{background:#f8f8f8;border-color:#f8f8f8}.product-layout-full-width .halo-productView-right .productView-variants .product-form__swatch .product-form__label{padding:3px;min-width:40px;border-radius:50%}.product-layout-full-width .halo-productView-right .productView-perks{margin:24px 0px 22px}.product-layout-full-width .halo-productView-right .previewCartGroup-top .quantity_selector{margin:0}.product-layout-full-width .halo-productView-right .previewCartGroup-top .quantity_selector .previewCartItem-qty .quantity{padding:13px 14px 13px 20px}.product-layout-full-width .halo-productView-right .previewCartGroup-top .productView-wishlist{margin:0 15px 0 15px !important}.product-layout-full-width .halo-productView-right .previewCartGroup-top .productView-wishlist a{border-radius:2px !important;border-color:#232323 !important}.product-layout-full-width .halo-productView-right .previewCartGroup-top .productView-wishlist a svg{fill:#232323}.product-layout-full-width .halo-productView-right .previewCartGroup-top .productView-wishlist a.wishlist-added{border-color:#e95144 !important}.product-layout-full-width .halo-productView-right .previewCartAction .previewCartCheckbox{margin:28px 0px 12px}.product-layout-full-width .halo-productView-right .productView-securityImage{margin:26px 0px 20px}.product-layout-full-width .halo-productView-right .productView-tabs{display:flex;flex-wrap:wrap}.product-layout-full-width .halo-productView-right .productView-tabs .link{font-size:14px;font-weight:500;color:#232323;margin-bottom:15px}.product-layout-full-width .halo-productView-right .productView-tabs .link:hover{color:#e95144}.product-layout-full-width .halo-productView-right .productView-tabs .link span{text-underline-offset:.3rem}.product-layout-full-width .halo-productView-right .productView-tabs .line{border-left:1px solid #cbcbcb;margin:0px 15px 15px;position:relative;top:3px}.product-layout-full-width .halo-productView-right .productView-tabs .productView-tab{background:#fff;position:fixed;top:0;left:0;left:0;opacity:0;visibility:hidden;z-index:-1;height:calc(100% + 50px);padding:20px;display:flex;flex-wrap:wrap;align-items:center;transition:all .5s ease;overflow-y:auto;overflow-x:hidden}.product-layout-full-width .halo-productView-right .productView-tabs .productView-tab .tab-content{width:100%}.product-layout-full-width .halo-productView-right .productView-tabs .productView-tab .tab-content .toggle-content{max-height:inherit !important}.product-layout-full-width .halo-productView-right .productView-tabs .productView-tab .tab-content .halo-tab-title{font-size:18px;font-weight:600;color:#232323;position:relative;margin-bottom:20px}.product-layout-full-width .halo-productView-right .productView-tabs .productView-tab .tab-content .halo-tab-title .tab-close{position:absolute;top:0;right:0}.product-layout-full-width .halo-productView-right .productView-tabs .productView-tab .tab-content .halo-tab-title .tab-close svg{width:23px;height:23px;fill:#232323;stroke:none}.product-layout-full-width .halo-productView-right .productView-tabs .productView-tab .tab-content .halo-tab-title .tab-close:hover svg{fill:#e95144}.product-layout-full-width .halo-productView-right .productView-tabs .productView-tab.is-active{opacity:1;visibility:visible;pointer-events:auto;left:0;z-index:101}.product-layout-full-width .halo-product-block{clear:both}.product-layout-full-width .halo-product-block .product-header{padding:6px 0px 7px}.product-layout-full-width .halo-product-block .product-header .title{font-size:18px;letter-spacing:.02em;font-weight:600;color:#232323}.product-layout-full-width .halo-icon-with-text{border-top:1px solid #e6e6e6;padding:60px 0px 5px;margin-top:50px}.product-layout-full-width .halo-icon-with-text .halo-row-item{text-align:center}.product-layout-full-width .halo-icon-with-text .halo-row-item .icon{width:40px;height:40px;margin:0 auto}.product-layout-full-width .halo-icon-with-text .halo-row-item .icon svg{fill:#232323;width:100%;height:100%}.product-layout-full-width .halo-icon-with-text .halo-row-item .title{font-size:16px;letter-spacing:.02em;line-height:30px;color:#232323;font-weight:500;padding:15px 0px 3px}.product-layout-full-width .halo-icon-with-text .halo-row-item .desc{color:#232323}@media(max-width: 1024px){.product-layout-full-width .halo-productView-right .previewCartGroup-top{flex-wrap:wrap !important}.product-layout-full-width .halo-productView-right .previewCartGroup-top .quantity_selector{width:100%}.product-layout-full-width .halo-productView-right .previewCartGroup-top .productView-wishlist{margin:0 15px 0 0 !important}.product-layout-full-width .halo-productView-right .previewCartGroup-top .productView-action{width:calc(100% - 65px) !important;margin-top:20px}}@media(max-width: 992px){.product-layout-full-width .halo-icon-with-text .halo-row-item{border:1px solid #727272;padding:30px 15px}}@media(max-width: 767px){.product-layout-full-width .halo-productView-left{margin-bottom:0}.product-layout-full-width .halo-productView-left .slick-dots{position:absolute;bottom:7px;left:17px;background:#fff;padding:7px 5px}.product-layout-full-width .halo-productView-left .slick-arrow{border-radius:0;border-color:#fff;transform:translateY(0);top:auto;bottom:35px}.product-layout-full-width .halo-productView-left .slick-arrow.slick-next{right:17px}.product-layout-full-width .halo-productView-left .slick-arrow.slick-next svg{top:-5px;left:2px}.product-layout-full-width .halo-productView-left .slick-arrow.slick-prev{left:auto;right:60px}.product-layout-full-width .halo-productView-left .slick-arrow.slick-prev svg{top:-5px;right:0px}.product-layout-full-width .halo-productView-left .slick-arrow:hover{background:#fff;border-color:#fff}.product-layout-full-width .halo-productView-left .slick-arrow:hover svg{fill:#232323}.product-layout-full-width .halo-productView-right .wrapper-title .productView-share{top:50px}.product-layout-full-width .halo-productView-right .productView-tabs .productView-tab{max-height:100vh}.product-layout-full-width #tab-review .spr-reviews .spr-review .spr-review-footer{position:relative;top:0;right:0;margin-top:15px}}@media(min-width: 768px){.product-layout-full-width .productView-information .halo-productView-right{position:sticky;top:30px}.product-layout-full-width .frequently-bought-together-block{margin-top:70px;padding-bottom:80px}.product-layout-full-width .halo-productView-right .productView-tabs .productView-tab{position:absolute;top:0;padding:0;padding-left:30px}.product-layout-full-width .halo-productView-right .productView-tabs .productView-tab .halo-tab-title{font-size:20px}}@media(min-width: 1025px){.product-layout-full-width .productView-information .halo-productView-right{width:50%;padding-left:60px;padding-top:80px}.product-layout-full-width .productView-information .halo-productView-left{width:50%}.product-layout-full-width .productView-information .halo-productView-left .productView-image img{width:100%}.product-layout-full-width .halo-product-block{margin-top:50px}}@media(min-width: 1200px){.product-layout-full-width .halo-productView-right .previewCartGroup-top .quantity_selector .previewCartItem-qty{width:130px}.product-layout-full-width .frequently-bought-together-block .bundle-product-left{width:calc(100% - 370px)}.product-layout-full-width .frequently-bought-together-block .bundle-product-right{max-width:370px;padding:15px 0 0 60px}.product-layout-full-width .frequently-bought-together-block .bundle-product-right .bundle-product-action .button{max-width:100%}}@media(min-width: 1600px){.product-layout-full-width .productView-information .halo-productView-right{padding-top:115px}}@media(min-width: 1800px){.product-layout-full-width .productView-information .halo-productView-right{padding-right:calc((100% - 1770px)/2)}}.product-layout-gallery{padding:0px 0px 50px}.product-layout-gallery .breadcrumb{padding:20px 0px 30px}.product-layout-gallery .halo-productView-left .productView-nav-gallery{margin:0px -5px}.product-layout-gallery .halo-productView-left .productView-image{padding-bottom:10px;margin-top:0;padding-right:5px;padding-left:5px;position:relative}.product-layout-gallery .halo-productView-left .slick-dots{margin-top:5px}.product-layout-gallery .halo-productView-left .slick-dots li button{border-color:#000;background:#fff}.product-layout-gallery .halo-productView-left .slick-dots li.slick-active button{background:#000;border-color:#000}.product-layout-gallery .halo-productView-left .video_icon{right:auto;bottom:39px;left:35px}.product-layout-gallery .halo-productView-left .video_icon svg{fill:#545454}.product-layout-gallery .halo-productView-right .productView-title{margin:0}.product-layout-gallery .halo-productView-right .productView-rating .spr-badge-starrating{position:relative;top:1px}.product-layout-gallery .halo-productView-right .card-price{margin-bottom:20px}.product-layout-gallery .halo-product-block{clear:both}.product-layout-gallery .halo-product-block .product-header{border-top:1px solid #e6e6e6;padding:30px 0px 12px}.product-layout-gallery .halo-product-block .product-header .title{font-size:18px;letter-spacing:.02em;font-weight:600;color:#232323}@media(max-width: 767px){.product-layout-gallery .halo-productView-left .productView-image{padding-bottom:3px}.product-layout-gallery .halo-productView-left .slick-dots{position:absolute;bottom:7px;left:17px;background:#fff;padding:7px 5px}.product-layout-gallery .halo-productView-left .slick-arrow{border-radius:0;border-color:#fff;transform:translateY(0);top:auto;bottom:23px}.product-layout-gallery .halo-productView-left .slick-arrow.slick-next{right:17px}.product-layout-gallery .halo-productView-left .slick-arrow.slick-next svg{top:-5px;left:2px}.product-layout-gallery .halo-productView-left .slick-arrow.slick-prev{left:auto;right:60px}.product-layout-gallery .halo-productView-left .slick-arrow.slick-prev svg{top:-5px;right:0px}.product-layout-gallery .halo-productView-left .slick-arrow:hover{background:#fff;border-color:#fff}.product-layout-gallery .halo-productView-left .slick-arrow:hover svg{fill:#232323}.product-layout-gallery .halo-productView-left .video_icon{bottom:17px;left:17px}.product-layout-gallery .halo-productView-left .video_icon svg{width:35px;height:35px}}@media(min-width: 768px){.product-layout-gallery .productView-information .halo-productView-right{width:50%;padding-left:30px;padding-top:15px}.product-layout-gallery .productView-information .halo-productView-left{width:50%}.product-layout-gallery .productView-information .halo-productView-left .productView-image img{width:100%}.product-layout-gallery .halo-product-block{margin-top:50px}}@media(min-width: 1025px){.product-layout-gallery .productView-information .halo-productView-right{width:450px}.product-layout-gallery .productView-information .halo-productView-left{width:calc(100% - 450px)}}@media(min-width: 1200px){.product-layout-gallery .productView-information .halo-productView-right{width:500px;padding-left:60px}.product-layout-gallery .productView-information .halo-productView-left{width:calc(100% - 500px)}}.product-layout-left-sidebar{padding:0px 0px 50px}.product-layout-left-sidebar .page-header{background:#f8f8f8;margin-bottom:15px}.product-layout-left-sidebar .page-header .breadcrumb{padding:11px 0px 11px}.product-layout-left-sidebar .page-header .productView-nextProducts{top:11px}.product-layout-left-sidebar .page-content{padding-bottom:50px}.product-layout-left-sidebar .halo-productView-right .productView-title{margin:0}.product-layout-left-sidebar .halo-productView-right .productView-rating .spr-badge-starrating{position:relative;top:1px}.product-layout-left-sidebar .halo-product-block{clear:both}.product-layout-left-sidebar .halo-product-block .product-header{border-top:1px solid #e6e6e6;padding:30px 0px 12px}.product-layout-left-sidebar .halo-product-block .product-header .title{font-size:18px;letter-spacing:.02em;font-weight:600;color:#232323}.product-layout-left-sidebar .sidebar-toogle{width:35px;height:35px;padding:6px;background-color:rgba(0,0,0,0);border:1px solid #232323}.product-layout-left-sidebar .sidebar-toogle svg{fill:#232323}.product-layout-left-sidebar .further-info .policies-block .halo-item{width:100%;display:inline-block;margin-bottom:15px;border-bottom:1px solid #e6e6e6;padding:9px 0 21px}.product-layout-left-sidebar .further-info .policies-block .img-box{display:inline-block;margin-top:10px}.product-layout-left-sidebar .further-info .policies-block .content-box{display:inline-block;vertical-align:top;margin-left:20px}.product-layout-left-sidebar .further-info .policies-block .content-box .title{font-size:12px;font-weight:600;letter-spacing:.02em;margin-bottom:3px}.product-layout-left-sidebar .further-info .policies-block .content-box .link{padding-top:3px}.product-layout-left-sidebar .block-banner-gallery{padding:37px 0px 17px}.product-layout-left-sidebar .block-banner-gallery .block-header .title{font-size:14px;letter-spacing:.02em;color:#232323;padding-bottom:18px;font-weight:600}.product-layout-left-sidebar .block-banner-gallery .slick-dots{top:18px;position:relative}.product-layout-left-sidebar .block-banner-gallery .slick-dots button{font-size:0}.product-layout-left-sidebar .block-banner-gallery .halo-row-item{padding-left:15px;padding-right:15px;position:relative}.product-layout-left-sidebar .block-banner-gallery .halo-row-item .icon{width:50px;height:50px;background-color:#232323;stroke:rgba(0,0,0,0);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, calc(-50% + 10px));padding:14px;transition:all ease .7s;z-index:-1;opacity:0;visibility:hidden}.product-layout-left-sidebar .block-banner-gallery .halo-row-item .icon svg{width:100%;height:100%;fill:#fff}.product-layout-left-sidebar .block-banner-gallery .halo-row-item:hover .icon{z-index:5;opacity:1;visibility:visible;transform:translate(-50%, -50%)}.product-layout-left-sidebar .page-sidebar .sidebarBlock{margin-bottom:34px}@media(min-width: 1025px){.product-layout-left-sidebar .page-header{margin-bottom:45px}.product-layout-left-sidebar .productView-information .halo-productView-right{width:400px;padding-left:30px;padding-top:15px}.product-layout-left-sidebar .productView-information .halo-productView-left{width:calc(100% - 400px)}.product-layout-left-sidebar .productView-information .halo-productView-left .productView-image img{width:100%}.product-layout-left-sidebar .halo-product-block{margin-top:50px}}@media(min-width: 1200px){.product-layout-left-sidebar .productView-information .halo-productView-right{width:460px;padding-left:60px}.product-layout-left-sidebar .productView-information .halo-productView-left{width:calc(100% - 460px)}}.product-layout-left-vertical{padding:0px 0px 50px}.product-layout-left-vertical .breadcrumb{padding:17px 0px 0px}.product-layout-left-vertical .halo-productView-right .productView-title{margin:0}.product-layout-left-vertical .halo-productView-right .productView-rating .spr-badge-starrating{position:relative;top:1px}.product-layout-left-vertical .halo-product-block{clear:both}.product-layout-left-vertical .halo-product-block .product-header{border-top:1px solid #e6e6e6;padding:30px 0px 12px}.product-layout-left-vertical .halo-product-block .product-header .title{font-size:18px;letter-spacing:.02em;font-weight:600;color:#232323}@media(min-width: 1025px){.product-layout-left-vertical .productView-information .halo-productView-right{width:500px;padding-left:60px;padding-top:15px}.product-layout-left-vertical .productView-information .halo-productView-left{width:calc(100% - 500px);overflow:hidden}.product-layout-left-vertical .productView-information .halo-productView-left .productView-image img{width:100%}.product-layout-left-vertical .halo-product-block{margin-top:50px}.product-layout-left-vertical .halo-productView-left{display:flex;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start}.product-layout-left-vertical .halo-productView-left .productView-images-wrapper{width:calc(100% - 80px);margin-left:5px}.product-layout-left-vertical .halo-productView-left .productView-thumbnail-wrapper{display:inline-block;vertical-align:top;width:80px;padding:0px;order:-1;margin-top:0px}.product-layout-left-vertical .halo-productView-left .productView-thumbnail-wrapper .productView-for{padding:0px}.product-layout-left-vertical .halo-productView-left .productView-thumbnail-wrapper .productView-thumbnail{padding:0px;margin-bottom:5px}.product-layout-left-vertical .halo-productView-left .productView-thumbnail-wrapper .slick-arrow{background:rgba(0,0,0,0)}.product-layout-left-vertical .halo-productView-left .productView-thumbnail-wrapper .slick-arrow.slick-prev{top:0px !important;left:50% !important;transform:translate(-50%) rotate(90deg);display:block;position:inherit}.product-layout-left-vertical .halo-productView-left .productView-thumbnail-wrapper .slick-arrow.slick-next{top:auto !important;left:50%;right:auto;bottom:-28px;transform:translate(-50%) rotate(90deg)}}.product-layout-right-vertical{padding:0px 0px 36px}.product-layout-right-vertical .breadcrumb{padding:17px 0px 0px}.product-layout-right-vertical .halo-productView-right .productView-title{margin:0}.product-layout-right-vertical .halo-productView-right .productView-rating .spr-badge-starrating{position:relative;top:1px}.product-layout-right-vertical .halo-product-block{clear:both;padding:10px 0px 15px}.product-layout-right-vertical .halo-product-block .product-header{padding:17px 0px 0px}.product-layout-right-vertical .halo-product-block .product-header .title{font-size:18px;letter-spacing:.02em;font-weight:600;color:#232323}.product-layout-right-vertical .halo-product-block.related-products{background:#f8f8f8}.product-layout-right-vertical .halo-product-block.related-products .product-header{padding:30px 0px 12px}.product-layout-right-vertical .halo-product-block.related-products .product-item .product-card{background:#fff;padding:10px;padding-bottom:0 !important}.product-layout-right-vertical .custom-review{padding:57px 0px 30px}.product-layout-right-vertical .custom-review .review-title{font-size:18px;letter-spacing:.02em;font-weight:600;color:#232323;margin-bottom:10px}@media(min-width: 768px){.product-layout-right-vertical .halo-product-block.related-products{padding:26px 0px 58px}}@media(min-width: 1025px){.product-layout-right-vertical .productView-information .halo-productView-right{width:500px;padding-left:60px;padding-top:15px}.product-layout-right-vertical .productView-information .halo-productView-left{width:calc(100% - 515px);margin-right:15px}.product-layout-right-vertical .productView-information .halo-productView-left .productView-image img{width:100%}.product-layout-right-vertical .halo-product-block{margin-top:0}.product-layout-right-vertical .halo-product-block.related-products{margin-top:40px}.product-layout-right-vertical .halo-product-block.related-products .product-item .product-card{padding:15px}.product-layout-right-vertical .productView-securityImage{margin-bottom:0}.product-layout-right-vertical .halo-productView-left{display:flex;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start}.product-layout-right-vertical .halo-productView-left .productView-images-wrapper{width:calc(100% - 80px);margin-right:5px}.product-layout-right-vertical .halo-productView-left .productView-thumbnail-wrapper{display:inline-block;vertical-align:top;width:80px;padding:0px;margin-top:0px}.product-layout-right-vertical .halo-productView-left .productView-thumbnail-wrapper .productView-for{padding:0px}.product-layout-right-vertical .halo-productView-left .productView-thumbnail-wrapper .productView-thumbnail{padding:0px;margin-bottom:5px}.product-layout-right-vertical .halo-productView-left .productView-thumbnail-wrapper .slick-arrow{background:rgba(0,0,0,0)}.product-layout-right-vertical .halo-productView-left .productView-thumbnail-wrapper .slick-arrow.slick-prev{top:0px !important;left:50% !important;transform:translate(-50%) rotate(90deg);display:block;position:inherit}.product-layout-right-vertical .halo-productView-left .productView-thumbnail-wrapper .slick-arrow.slick-next{top:auto !important;left:50%;right:auto;bottom:-28px;transform:translate(-50%) rotate(90deg)}}@keyframes box-shadow{0%,100%{-webkit-box-shadow:0 0 0 0;-moz-box-shadow:0 0 0 0;box-shadow:0 0 0 0}50%{-webkit-box-shadow:0 0 0 4px;-moz-box-shadow:0 0 0 4px;box-shadow:0 0 0 4px}}@-webkit-keyframes zoom-animation{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.5, 1.5, 1);transform:scale3d(1.5, 1.5, 1)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes zoom-animation{from{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.5, 1.5, 1);transform:scale3d(1.5, 1.5, 1)}to{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.collections-list{padding-bottom:50px}.halo-collection-content .collection-banner{position:relative;background-image:url(/assets/images/collection/banner-top.jpg);background-size:cover;background-repeat:repeat-x;background-position:center top;height:170px;background-attachment:fixed}.halo-collection-content .collection-banner .page-title{color:#fff;font-weight:700;letter-spacing:.5em;font-size:30px}.halo-collection-content .page-header{padding-bottom:17px}.halo-collection-content .page-header .page-description{max-width:930px;margin:24px auto 23px;padding:0px 15px}.halo-collection-content::after{content:"";display:block;clear:both}.list-categories .collection-list-item{margin-bottom:60px}.list-categories .collection-list-item .img-box{margin-bottom:30px}.list-categories .collection-list-item .img-box:hover .view-abs{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";filter:alpha(opacity=100);-moz-transform:translate(-50%, -50%) rotateX(0deg);-o-transform:translate(-50%, -50%) rotateX(0deg);-ms-transform:translate(-50%, -50%) rotateX(0deg);-webkit-transform:translate(-50%, -50%) rotateX(0deg);transform:translate(-50%, -50%) rotateX(0)}.list-categories .collection-list-item .collection-title{font-size:20px;font-weight:700;margin-bottom:8px;color:#232323;letter-spacing:.05em}.list-categories .collection-list-item .count{display:block;font-weight:400;font-size:12px;margin-bottom:17px;letter-spacing:.02em;color:#999}.list-categories .collection-list-item .desc{font-weight:400;font-size:12px;margin-bottom:33px;letter-spacing:.02em;color:#3c3c3c;line-height:22px}.list-categories .collection-list-item .button{width:100%;max-width:190px}.list-categories .collection-list-item .view-abs{position:absolute;top:50%;left:50%;transition:transform .3s linear .1s;z-index:2;opacity:0;-moz-transform:translate(-50%, -50%) rotateX(90deg);-o-transform:translate(-50%, -50%) rotateX(90deg);-ms-transform:translate(-50%, -50%) rotateX(90deg);-webkit-transform:translate(-50%, -50%) rotateX(90deg);transform:translate(-50%, -50%) rotateX(90deg);-webkit-transition:transform .3s linear .1s}.list-categories .collection-infinite-scroll .button{width:100%;max-width:300px}.collection-description{color:#3c3c3c;margin:40px auto 40px;max-width:930px;padding:0px 15px}.collection-product-header{border-top:1px solid #e6e6e6;padding:30px 15px 12px}.collection-product-header .title{font-size:18px;letter-spacing:.02em;font-weight:600;color:#232323}.list-categories-2 .collection-list-item{margin-bottom:30px}.list-categories-2 .img-box{margin-bottom:0 !important;position:relative}.list-categories-2 .img-box .content-box-banner .banner-title{font-size:20px;font-weight:700;color:#fff;margin-bottom:13px;letter-spacing:.05em}.list-categories-2 .img-box .content-box-banner .des-countdown{font-size:12px;font-weight:400;color:#fff;margin-bottom:35px;letter-spacing:.02em}.list-categories-2 .img-box .content-box-banner .bannerView-countDown .num{display:inline-block;vertical-align:middle;border:1px solid #fff;font-size:18px;border-radius:4px;padding:13px 10px 10px;margin:0px 8px;color:#fff;font-weight:600;border-color:#f0f0f0;background-color:rgba(0,0,0,0);text-align:center;width:64px;height:64px;border-radius:50%}.list-categories-2 .img-box .content-box-banner .bannerView-countDown .num span{color:#fff;font-weight:400;display:block;font-size:12px;letter-spacing:.02em;position:relative;top:-3px}.list-categories-2 .collections-wrapper{background:#fafafa;width:100%;height:100%;position:relative}.list-categories-2 .collections-wrapper .collection-title{font-size:24px}.list-categories-2 .collections-wrapper .desc{margin:0 auto 20px;max-width:450px;padding:0px 15px}.list-categories-2 .collection-infinite-scroll{padding-top:30px}.list-categories-3 .collection-list-item{margin-bottom:30px}.list-categories-3 .img-box{margin-bottom:0 !important;position:relative}.list-categories-3 .img-box .count{position:absolute;top:13px;left:0;z-index:2;padding:11px 29px 9px;opacity:1;visibility:visible;transition:all .5s ease;color:#232323}.list-categories-3 .img-box .collection-title{padding:13px 50px 12px 30px;margin:0;background:#fff;font-size:14px;position:absolute;left:0;bottom:0px;z-index:2}.list-categories-3 .img-box .collection-title svg{position:absolute;height:11px;width:11px;fill:#232323;top:50%;right:27px;transform:translateY(-50%)}.list-categories-3 .img-box .collection-title:hover{background:#232323}.list-categories-3 .img-box .collection-title:hover a{color:#fff}.list-categories-3 .img-box .collection-title:hover svg{fill:#fff}.list-categories-3 .collection-infinite-scroll{padding-top:30px}.list-categories-fullwith .collection-list-item .row{flex-direction:row !important}.list-categories-fullwith .collections-wrapper{background:#fff;border:1px solid #646464}.list-categories-fullwith .collections-wrapper .collection-title{font-size:24px !important;margin-bottom:12px !important}.list-categories-fullwith .collections-wrapper .count{color:#3c3c3c}.list-categories-fullwith .collections-wrapper .desc{margin:0 auto 33px !important}.page-collections-masonry{padding-bottom:50px}@media(max-width: 767px){.list-categories-2 .collections-wrapper{height:auto;margin-top:20px}.list-categories-2 .collections-wrapper .content-box{position:relative;padding:35px 0px 40px;transform:translateY(0)}}@media(max-width: 400px){.list-categories-2 .img-box .content-box-banner .des-countdown{margin-bottom:20px}.list-categories-2 .img-box .content-box-banner .bannerView-countDown .num{margin:0px 4px}}@media(max-width: 320px){.list-categories-2 .img-box .content-box-banner .bannerView-countDown .num{margin:0px}}@media(min-width: 768px){.list-categories-2 .collection-list-item:nth-child(even) .row{flex-direction:row-reverse}.list-categories-fullwith .collection-list-item:nth-child(4n+3) .row,.list-categories-fullwith .collection-list-item:nth-child(4n+4) .row{flex-direction:row-reverse !important}}@media(min-width: 1025px){.halo-collection-content .collection-banner{background-size:contain;height:270px}.list-categories-2 .collections-wrapper .collection-title{font-size:30px;margin-bottom:6px}.list-categories-2 .collections-wrapper .desc{margin:0 auto 37px}.list-categories-3 .img-box{margin-bottom:0 !important;position:relative}.list-categories-3 .img-box .count{top:0;opacity:0;visibility:hidden}.list-categories-3 .img-box:hover .count{opacity:1;visibility:visible;top:13px}.collection-description{margin:74px auto 74px}.page-collections-masonry .collection-description{margin:52px auto 72px}}.halo-popup{display:block;position:fixed;top:50%;left:50%;height:auto;z-index:-1;width:100%;max-width:calc(100% - 30px);opacity:0;visibility:hidden;pointer-events:none;background:var(--color-background);box-shadow:0 6px 27px rgba(0,0,0,.2);transition:all ease .5s;transform:translate(calc(-50% - 25px), -50%)}.halo-popup .halo-popup-wrapper{position:relative;padding:30px}.halo-popup .halo-popup-header{margin:0 0 25px}.halo-popup .halo-popup-header .halo-popup-title{font-size:16px;font-weight:700;overflow:hidden;white-space:normal;display:-webkit-box;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;text-transform:uppercase;margin:0;padding:0;letter-spacing:.02em}.halo-popup .halo-popup-header .halo-popup-close{display:block;position:absolute;top:-15px;right:-15px;width:30px;height:30px;line-height:1;font-size:0;letter-spacing:0;text-align:center;padding:7px;background:#232323;z-index:9}.halo-popup .halo-popup-header .halo-popup-close svg{width:100%;height:100%;fill:#fff;stroke:rgba(0,0,0,0)}.halo-popup .halo-popup-header .halo-popup-close:hover{background:#ef6454}.halo-popup.customPopup-small .halo-popup-header .halo-popup-close{top:10px;right:10px;width:18px;height:18px;padding:0;background:#fff}.halo-popup.customPopup-small .halo-popup-header .halo-popup-close svg{fill:#5a5a5a;stroke:rgba(0,0,0,0)}.halo-popup.halo-popup-topDown{top:0;transform:translate(-50%, -100px)}body.compare-color-show{overflow:hidden}body.compare-color-show .halo-compare-color-popup{pointer-events:auto;transform:translate(-50%, -50%);opacity:1;visibility:visible;z-index:99999}body.compare-color-show .background-overlay{z-index:99999;opacity:1;visibility:visible}.halo-compare-color-popup{max-width:calc(100% - 40px)}.halo-compare-color-popup .halo-popup-wrapper{padding:0}.halo-compare-color-popup .halo-popup-header{border-bottom:1px solid #e6e6e6;padding:16px 30px 13px;margin-bottom:0}.halo-compare-color-popup .wrapper-content{padding:15px 30px 15px;position:relative;overflow-x:hidden;overflow-y:auto;max-height:80vh}.halo-compare-color-popup .wrapper-content .halo-compareColors{padding:15px 0}.halo-compare-color-popup .wrapper-content .halo-compareColors .halo-compareColors-swatch{margin-bottom:25px}.halo-compare-color-popup .wrapper-content .halo-compareColors .compareColors-list .item{display:inline-block;vertical-align:top;margin:0 10px 10px 0;position:relative}.halo-compare-color-popup .wrapper-content .halo-compareColors .swatch-compare-color-option{display:none}.halo-compare-color-popup .wrapper-content .halo-compareColors .swatch-compare-color-option:checked+.swatch-compare-color-label{border-color:#232323}.halo-compare-color-popup .wrapper-content .halo-compareColors .swatch-compare-color-label{display:block;border-radius:50%;overflow:hidden;position:relative;font-size:0;letter-spacing:0;width:36px;height:36px;margin:0 auto;border:2px solid #e6e6e6;background:0 0;cursor:pointer;padding:3px}.halo-compare-color-popup .wrapper-content .halo-compareColors .swatch-compare-color-label::after,.halo-compare-color-popup .wrapper-content .halo-compareColors .swatch-compare-color-label::before{display:none}.halo-compare-color-popup .wrapper-content .halo-compareColors .swatch-compare-color-label .pattern{display:block;width:100%;height:100%;border-radius:50%;overflow:hidden;position:relative;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-size:cover;background-position:center}.halo-compare-color-popup .wrapper-content .halo-compareColors .halo-compareColors-text{font-size:12px;font-weight:400;font-style:italic;color:#969696;text-transform:capitalize;letter-spacing:.02em}.halo-compare-color-popup .wrapper-content .halo-compareColors .halo-compareColors-image{text-align:center}.halo-compare-color-popup .wrapper-content .halo-compareColors .halo-compareColors-image .title{padding:15px 0 25px;display:block}@media(min-width: 1025px){body.compare-color-show{padding-right:10px}.halo-compare-color-popup{max-width:970px}}body.newsletter-show{overflow:hidden}body.newsletter-show .halo-newsletter-popup{pointer-events:auto;transform:translate(-50%, -50%);opacity:1;visibility:visible;z-index:99}body.newsletter-show .background-overlay-popup{z-index:99;opacity:1;visibility:visible}.halo-newsletter-popup{max-width:940px}.halo-newsletter-popup .halo-popup-header{margin:0}.halo-newsletter-popup .halo-popup-wrapper{padding:0}.halo-newsletter-popup .wrapper-content{display:flex;justify-content:space-between}.halo-newsletter-popup .halo-popup-banner{width:470px;display:inline-block;max-height:100%;overflow:hidden}.halo-newsletter-popup .halo-popup-content{overflow-x:hidden;overflow-y:auto;max-height:81vh;vertical-align:top;height:100%;padding:70px 30px 40px;width:calc(100% - 470px)}.halo-newsletter-popup .halo-popup-content .header-content{padding:0;max-width:270px;margin:0 auto}.halo-newsletter-popup .halo-popup-content .header-content .newsletter-popup-title{font-size:20px;margin:0 0 10px;letter-spacing:.05em}.halo-newsletter-popup .halo-popup-content .header-content .desc{display:block;font-weight:400;line-height:22px;padding:2px 0 22px}.halo-newsletter-popup .halo-popup-content .newsletter{width:100%;max-width:270px;margin:0 auto}.halo-newsletter-popup .halo-popup-content .newsletter .newsletter-form .newsletter-form__field-wrapper{display:block}.halo-newsletter-popup .halo-popup-content .newsletter .newsletter-form .newsletter-form__field-wrapper .field__input{background-color:rgba(0,0,0,0);text-align:center}.halo-newsletter-popup .halo-popup-content .newsletter .newsletter-form .newsletter-form__field-wrapper .field{margin-right:0}.halo-newsletter-popup .halo-popup-content .newsletter .button{margin-top:10px;max-width:100%;width:100%}.halo-newsletter-popup .halo-popup-content .list-social{text-align:center;margin-top:37px;margin-bottom:10px}.halo-newsletter-popup .halo-popup-content .list-social .list-social__item{margin-right:0}.halo-newsletter-popup .halo-popup-content .list-social .list-social__link::before{display:none}.halo-newsletter-popup .halo-popup-content .list-social .list-social__link svg{width:18px;height:18px}.halo-newsletter-popup .halo-popup-content .newsletter--checked{margin-top:10px;display:inline-block !important;width:auto !important}.halo-newsletter-popup .halo-popup-content .newsletter--checked label{text-align:center;font-weight:400}@media(max-width: 991px){.halo-newsletter-popup{max-width:420px}.halo-newsletter-popup .halo-popup-banner{display:none}.halo-newsletter-popup .halo-popup-content{width:100%}}@media(max-width: 551px){.halo-newsletter-popup{max-width:calc(100% - 30px)}}@media(min-width: 1025px){body.newsletter-show{padding-right:10px}}body.notification-show .halo-notification-popup{pointer-events:auto;opacity:1;visibility:visible;z-index:2;bottom:50px}body.notification-show .halo-notification-popup.halo-notification-left{bottom:40px}.halo-notification-popup{width:100%;max-width:367px;top:auto;left:auto;right:50px;bottom:80px;transform:translate(0, 0);transition:all ease .7s;box-shadow:0 1px 4px rgba(0,0,0,.15)}.halo-notification-popup .halo-popup-header{margin:0}.halo-notification-popup .halo-popup-header .halo-popup-close{top:-14px;right:-13px;width:27px;height:27px}.halo-notification-popup .halo-popup-wrapper{padding:10px}.halo-notification-popup .halo-popup-content{display:flex}.halo-notification-popup .halo-popup-content .product-image{max-width:60px}.halo-notification-popup .halo-popup-content .product-image img{width:100%;height:100%}.halo-notification-popup .halo-popup-content .product-content{margin-left:26px;font-size:12px;line-height:20px;letter-spacing:.02em;color:#969696;padding:5px 0px}.halo-notification-popup .halo-popup-content .product-content a{color:#323232}.halo-notification-popup .halo-popup-content .product-content .info-ago{margin-top:10px}.halo-notification-popup.halo-notification-left{right:auto;left:40px}@media(max-width: 1024px){body.notification-show .halo-notification-popup{bottom:84px !important}.halo-notification-popup{right:15px !important}.halo-notification-popup.halo-notification-left{left:15px !important}}@media(max-width: 551px){body.notification-show .halo-notification-popup{bottom:69px !important}.halo-notification-popup{max-width:100%;box-shadow:none;border-top:1px solid #dadada;border-bottom:1px solid #dadada;right:0 !important;box-shadow:none !important}.halo-notification-popup.halo-notification-left{left:0px !important}.halo-notification-popup.halo-popup{right:auto;left:0;bottom:80px}.halo-notification-popup .halo-popup-header .halo-popup-close{top:0;right:0}.halo-notification-popup .halo-popup-content .product-content{display:flex;flex-wrap:wrap;margin-right:20px}}@media(max-width: 360px){.halo-notification-popup .halo-popup-content .product-content .product-name,.halo-notification-popup .halo-popup-content .product-content .text{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical}.halo-notification-popup .halo-popup-content .product-content .info-ago{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical}}body.notify-me-show{overflow:hidden}body.notify-me-show .halo-notify-popup{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%, -50%);z-index:999}body.notify-me-show .background-overlay-popup{z-index:999;opacity:1;visibility:visible}.halo-notify-popup{max-width:470px}.halo-notify-popup .form-field .form-label{text-align:center;margin-bottom:23px;letter-spacing:.02em;font-weight:500}.halo-notify-popup .form-field input{text-align:center}.halo-notify-popup .button{width:100%;margin-left:0;margin-top:10px}@media(min-width: 1025px){body.notify-me-show{padding-right:10px}}body.edit-cart-show{overflow:hidden}body.edit-cart-show .halo-edit-cart-popup{pointer-events:auto;transform:translate(-50%, -50%);opacity:1;visibility:visible;z-index:9999}body.edit-cart-show .background-overlay-popup{z-index:999;opacity:1;visibility:visible;background:rgba(0,0,0,0)}.halo-edit-cart-popup{max-width:840px}.halo-edit-cart-popup .halo-popup-wrapper{padding:0px}.halo-edit-cart-popup .halo-popup-header{padding:28px 30px 28px;margin:0}.halo-edit-cart-popup .cart-edit{padding:0 50px}.halo-edit-cart-popup .halo-product-block{margin:0}.halo-edit-cart-popup .product-edit-item{font-size:0;letter-spacing:0}.halo-edit-cart-popup .product-edit-itemLeft{display:inline-block;vertical-align:top;width:120px}.halo-edit-cart-popup .product-edit-itemCenter{width:265px;display:inline-block;vertical-align:top;padding:0 30px}.halo-edit-cart-popup .product-edit-itemCenter .product-edit-title{overflow:hidden;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:12px;font-weight:400;line-height:22px;letter-spacing:.02em;text-transform:capitalize;color:#232323;padding:0 0 2px;margin-top:0;margin-bottom:0}.halo-edit-cart-popup .product-edit-itemCenter .product-edit-title-variant{display:block;color:#969696;font-weight:400;font-size:12px;margin-top:4px}.halo-edit-cart-popup .product-edit-itemCenter .card-price{justify-content:flex-start;margin-top:9px}.halo-edit-cart-popup .product-edit-itemCenter .product-quantity{margin-top:9px}.halo-edit-cart-popup .product-edit-itemCenter .product-quantity .previewCartItem-qty{margin-top:10px}.halo-edit-cart-popup .product-edit-itemRight{display:inline-block;vertical-align:top;width:calc(100% - 386px);text-align:left;position:relative}.halo-edit-cart-popup .add-more{display:block;padding:25px 0 27px 16px;border-top:1px solid #e8e8e8;font-size:12px;position:relative;font-weight:600;line-height:1;letter-spacing:.02em;color:#232323;margin:18px 0 0}.halo-edit-cart-popup .add-more .text::before{top:50%;content:"";width:10px;height:1px;line-height:22px;left:0;display:block;position:absolute;background-color:#232323;transform:translateY(-50%)}.halo-edit-cart-popup .add-more .text::after{top:50%;content:"";width:1px;height:10px;line-height:22px;left:4px;display:block;position:absolute;background-color:#232323;transform:translateY(-50%)}.halo-edit-cart-popup .product-edit-action .button{width:100%;max-width:100%;position:relative;bottom:-1px}.halo-edit-cart-popup .product-edit-action .button:hover{background-color:#232323;border-color:#232323;color:#fff}@media(max-width: 991px){.halo-edit-cart-popup{max-width:calc(100% - 30px)}}@media(max-width: 767px){.halo-edit-cart-popup .cart-edit{padding:0 40px}.halo-edit-cart-popup .cart-edit .product-edit-itemLeft{display:none}.halo-edit-cart-popup .cart-edit .product-edit-itemCenter{padding:0 30px 0px 0px;width:50%}.halo-edit-cart-popup .cart-edit .product-edit-itemRight{width:50%}}@media(max-width: 551px){.halo-edit-cart-popup .cart-edit .product-edit-itemLeft{display:none}.halo-edit-cart-popup .cart-edit .product-edit-itemCenter{padding:0;width:100%}.halo-edit-cart-popup .cart-edit .product-edit-itemRight{margin-top:35px;width:100%}}@media(min-width: 1025px){body.edit-cart-show{padding-right:10px}}body.quickshop-popup-show{overflow:hidden}body.quickshop-popup-show .halo-quickshop-popup{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%, -50%);z-index:999}body.quickshop-popup-show .background-overlay-popup{z-index:999;opacity:1;visibility:visible}.halo-quickshop-popup{max-width:calc(100% - 30px)}.halo-quickshop-popup .halo-popup-header{margin:0}.halo-quickshop-popup .halo-popup-content{display:flex;margin:0}.halo-quickshop-popup .halo-productView-left{width:45%;padding-right:30px;display:none}.halo-quickshop-popup .halo-productView-right{width:100%;margin-bottom:0}.halo-quickshop-popup .halo-productView-right .product-title{font-size:16px;font-weight:500;padding-bottom:15px;display:block}.halo-quickshop-popup .halo-productView-right .card-price{justify-content:flex-start;padding-bottom:10px}.halo-quickshop-popup .halo-productView-right .card-price .price-item .money{font-size:16px;font-weight:500}.halo-quickshop-popup .halo-productView-right .productView-variants .form__label{font-size:14px}.halo-quickshop-popup .halo-productView-right .productView-variants [data-header-option]{font-size:12px}.halo-quickshop-popup .halo-productView-right .productView-variants .product-form__label{margin-bottom:11px}.halo-quickshop-popup .halo-productView-right .productView-variants .product-form__swatch .product-form__label{margin-bottom:0}.halo-quickshop-popup .halo-productView-right .wrapper-action{display:flex;align-items:center;justify-content:space-between;padding:15px 0px 15px}.halo-quickshop-popup .halo-productView-right .wrapper-action .previewCartItem-qty{margin-top:0}.halo-quickshop-popup .halo-productView-right .wrapper-action .btn-card-action{width:calc(100% - 110px)}.halo-quickshop-popup .halo-productView-right .wrapper-action .btn-card-action .button{width:100%}.halo-quickshop-popup .halo-productView-right .productView-notifyMe{padding:5px 0 30px}.halo-quickshop-popup .halo-productView-right .productView-see-details{padding-bottom:15px}.halo-quickshop-popup .halo-productView-right .productView-see-details .button{width:100%}@media(min-width: 551px){.halo-quickshop-popup .halo-productView-left{display:block}.halo-quickshop-popup .halo-productView-right{width:55%}}@media(min-width: 768px){.halo-quickshop-popup{max-width:680px}}@media(min-width: 1025px){body.quickshop-popup-show{padding-right:10px}}body.quick-view-show{overflow:hidden}body.quick-view-show .halo-quick-view-popup{pointer-events:auto;transform:translate(-50%, -50%);opacity:1;visibility:visible;z-index:999}body.quick-view-show .background-overlay-popup{z-index:998;opacity:1;visibility:visible}body.quick-view-show main,body.quick-view-show .announcement-bar{filter:blur(3px);backface-visibility:hidden;transform-style:preserve-3d;transition:filter 250ms linear;will-change:filter}.halo-quick-view-popup{max-width:calc(100% - 30px)}.halo-quick-view-popup .halo-popup-wrapper{padding:0}.halo-quick-view-popup .halo-popup-wrapper .halo-popup-content{max-height:600px;padding:20px 20px}.halo-quick-view-popup .halo-popup-header{margin:0}.halo-quick-view-popup .halo-popup-content{position:relative;overflow-x:hidden;overflow-y:auto;max-height:80vh}@media(max-width: 767px){.halo-quick-view-popup .productView-information .halo-productView-left{display:none}}@media(min-width: 992px){.halo-quick-view-popup{max-width:1020px}.halo-quick-view-popup .halo-popup-content{padding:30px}.halo-quick-view-popup .productView-information .halo-productView-left{position:sticky;top:0}}@media(min-width: 1025px){body.quick-view-show{padding-right:10px}}@media(min-width: 1600px){.halo-quick-view-popup .halo-popup-wrapper .halo-popup-content{padding:10px}}.halo-recently-viewed-popup{top:50%;left:auto;right:0;width:40px;box-shadow:0 3px 7px rgba(0,0,0,.2);z-index:9;border-radius:0 !important;opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-50%)}.halo-recently-viewed-popup .recently-viewed-icon{display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer;width:40px;height:40px;background-color:#fff;transition:all ease .3s}.halo-recently-viewed-popup .recently-viewed-icon svg{position:relative;width:20px;height:20px;fill:#232323;stroke:#232323}.halo-recently-viewed-popup .recently-viewed-icon+.recently-viewed-icon{border-top:1px solid #ccc}.halo-recently-viewed-popup .recently-viewed-icon.social-media-icon svg{stroke:rgba(0,0,0,0)}.halo-recently-viewed-popup .recently-viewed-icon.is-open::before{content:"";display:block;background:#fff;width:100%;height:100%;position:absolute;left:0;top:0;z-index:100}.halo-recently-viewed-popup .recently-viewed-icon.is-open svg{z-index:100}.halo-recently-viewed-popup .recently-viewed-icon.ask-icon{padding:9px;opacity:.8}.halo-recently-viewed-popup .recently-viewed-tab{position:fixed;top:0;left:auto;right:0;z-index:99;opacity:0;visibility:hidden;pointer-events:none;user-select:none;background-color:#fff;box-shadow:0 3px 7px rgba(0,0,0,.2);transition:all ease .5s;z-index:-1}.halo-recently-viewed-popup .recently-viewed-tab.is-visible{right:40px;opacity:1;visibility:visible;pointer-events:auto;z-index:1}.halo-recently-viewed-popup .recently-viewed-tab.recently-viewed-list{width:80px}.halo-recently-viewed-popup .recently-viewed-tab.recently-viewed-list .products-grid{position:relative;width:100%;margin-left:0;margin-right:0}.halo-recently-viewed-popup .recently-viewed-tab.recently-viewed-list .products-grid .no-products{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:10px 0 20px}.halo-recently-viewed-popup .recently-viewed-tab.recently-viewed-list .products-grid .no-products svg{width:46px;height:46px;opacity:.1;margin:0 0 10px}.halo-recently-viewed-popup .recently-viewed-tab.recently-viewed-list .products-grid .no-products .text{font-size:11px;font-weight:400;line-height:1.2;letter-spacing:.02em;padding:0 10px}.halo-recently-viewed-popup .recently-viewed-tab.recently-viewed-share{width:60px}.halo-recently-viewed-popup .recently-viewed-tab.recently-viewed-share .recently-viewed-title{padding-top:16px}.halo-recently-viewed-popup .recently-viewed-tab .recently-viewed-title{position:relative;font-size:11px;font-weight:600;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;padding:8px 5px 5px;margin-top:0;margin-bottom:0}.halo-recently-viewed-popup .recently-viewed-tab .recently-viewed-media{margin:10px 0 0}.halo-recently-viewed-popup .recently-viewed-tab .list-social__item{display:inline-block;vertical-align:top;margin:0 15px 6px 0}.halo-recently-viewed-popup .recently-viewed-tab .list-social__link{display:block;position:relative;width:100%;line-height:1;font-size:0;letter-spacing:0;border-radius:50%;padding:12px;background-color:#fff}.halo-recently-viewed-popup .recently-viewed-tab .list-social__link svg{width:18px;height:18px;fill:#3c3c3c}.halo-recently-viewed-popup .recently-viewed-tab .list-social-2{position:relative}.halo-recently-viewed-popup .recently-viewed-tab .list-social-2 .list-social__item{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:40px;margin:0}.halo-recently-viewed-popup .recently-viewed-tab .list-social-2 .list-social__item:hover{box-shadow:0 3px 7px rgba(0,0,0,.2)}.halo-recently-viewed-popup .recently-viewed-tab .list-social-2 .list-social__link{width:auto;border:none;border-radius:0;background-color:rgba(0,0,0,0) !important;padding:0}.halo-recently-viewed-popup .recently-viewed-tab .list-social-2 .list-social__link svg{width:19px;height:19px;fill:#3c3c3c !important}.halo-recently-viewed-popup .recently-viewed-tab .list-social-2 .list-social__info{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:auto;right:40px;background:#fff;width:auto;height:100%;padding:4px 0 0 15px;opacity:0;visibility:hidden;pointer-events:none;overflow:hidden;transition:all ease .5s}.halo-recently-viewed-popup .recently-viewed-tab .list-social-2 .list-social__info a{font-size:10px;font-weight:700;letter-spacing:.02em;line-height:1.2;text-transform:uppercase;color:#3c3c3c}.halo-recently-viewed-popup .recently-viewed-tab .list-social-2 .list-social__info a .text{transition:text-decoration 100ms ease;text-underline-offset:.2rem}@media(min-width: 551px){.halo-recently-viewed-popup{right:2px;border:none}}@media(min-width: 1025px){.list-social__link:before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;top:-7px;left:-7px;padding:7px;pointer-events:none;transition:transform .2s,opacity .2s;transform:scale(0.8);opacity:0;box-shadow:0 0 0 2px rgba(0,0,0,.2)}.list-social-2 .list-social__item:hover .list-social__info{opacity:1;visibility:visible;pointer-events:auto;right:100%}.recently-viewed-icon:hover{background-color:#e5e5e5}}body.search-popup-show{overflow:hidden}body.search-popup-show .halo-search-popup{pointer-events:auto;transform:translate(-50%, 0);opacity:1;visibility:visible;z-index:99}body.search-popup-show .background-overlay{z-index:99;opacity:1;visibility:visible}.halo-search-popup{max-width:100%}.halo-search-popup .halo-popup-header{position:relative}.halo-search-popup .halo-popup-header .halo-popup-close{top:-4px;right:0;background:rgba(0,0,0,0) !important;padding:4px}.halo-search-popup .halo-popup-header .halo-popup-close svg{fill:#00163a}.halo-search-popup .halo-popup-content{max-width:100%}.halo-search-popup .halo-popup-content .search-bar{margin-bottom:50px;background:rgba(0,0,0,0)}.halo-search-popup .halo-popup-content .input-group-field{color:#00163a;padding:15px 0px 15px;font-size:14px;width:calc(100% - 25px)}.halo-search-popup .halo-popup-content .icon-search{width:23px;height:23px;min-width:23px;padding:0}.halo-search-popup .halo-popup-content .icon-search svg{width:100%;height:100%;fill:#00163a}.halo-search-popup .quickSearchResultsWrap{position:relative;z-index:9;opacity:1;visibility:visible;box-shadow:none;width:100%;top:0;padding:0;max-height:calc(80vh - 50px)}.halo-search-popup .quickSearchResultsWrap .search-block-title .text{font-size:14px;letter-spacing:0;color:#00163a;font-style:italic;font-weight:900}.halo-search-popup .quickSearchResultsWrap .list-item .link{padding:13px 20px 10px 12px;color:#00163a;font-size:14px;background:#f2f2f2;border-radius:4px}.skin-1 .halo-search-popup{max-width:1200px}.skin-1 .halo-search-popup .halo-popup-header .halo-popup-close svg{fill:#232323}.skin-1 .halo-search-popup .halo-popup-content{margin-left:0}.skin-1 .halo-search-popup .halo-popup-content .input-group-field{font-size:12px;color:#323232}.skin-1 .halo-search-popup .halo-popup-content .icon-search svg{fill:#232323}.skin-1 .halo-search-popup .quickSearchResultsWrap .search-block-title .text{color:#232323;font-style:normal;font-weight:600}.skin-1 .halo-search-popup .quickSearchResultsWrap .list-item .link{padding:6px 10px 6px 7px;text-transform:lowercase;background-color:#f7f7f7;color:#868686}@media(min-width: 1025px){body.search-popup-show{padding-right:10px}}body.size-chart-show{overflow:hidden}body.size-chart-show .halo-size-chart-popup{pointer-events:auto;transform:translate(-50%, -50%);opacity:1;visibility:visible;z-index:99999}body.size-chart-show .background-overlay{z-index:99999;opacity:1;visibility:visible}.halo-size-chart-popup{max-width:calc(100% - 30px)}.halo-size-chart-popup .halo-popup-wrapper{padding:0}.halo-size-chart-popup .halo-popup-header{border-bottom:1px solid #e6e6e6;padding:16px 15px 13px;margin-bottom:0}.halo-size-chart-popup .wrapper-content{padding:20px;position:relative;overflow-x:hidden;overflow-y:auto;max-height:80vh}.halo-size-chart-popup .wrapper-content img{width:100%}@media(min-width: 768px){.halo-size-chart-popup{max-width:700px}.halo-size-chart-popup .wrapper-content{padding:30px 50px 30px}}@media(min-width: 1025px){body.size-chart-show{padding-right:10px}}body.ask-an-expert-show{overflow:hidden}body.ask-an-expert-show .halo-ask-an-expert-popup{pointer-events:auto;transform:translate(-50%, -50%);opacity:1;visibility:visible;z-index:99999}body.ask-an-expert-show .background-overlay{z-index:99999;opacity:1;visibility:visible}.halo-ask-an-expert-popup{max-width:calc(100% - 30px)}.halo-ask-an-expert-popup .halo-popup-wrapper{padding:0}.halo-ask-an-expert-popup .halo-popup-header{border-bottom:1px solid #e6e6e6;padding:16px 15px 13px;margin-bottom:0}.halo-ask-an-expert-popup .wrapper-content{padding:20px 20px 40px;position:relative;overflow-x:hidden;overflow-y:auto;max-height:80vh}.halo-ask-an-expert-popup .wrapper-content .ask-an-expert{width:100%;max-width:500px;margin:0 auto}.halo-ask-an-expert-popup .wrapper-content .ask-an-expert .heading{display:block;margin:0 auto;padding:15px;text-transform:uppercase;font-size:12px;letter-spacing:.02em}.halo-ask-an-expert-popup .wrapper-content .ask-an-expert .text{display:block;font-size:12px;font-weight:var(--font-weight-normal);color:#5a5a5a;line-height:22px;letter-spacing:.02em;margin:0 auto;padding:2px 30px 0}.halo-ask-an-expert-popup .wrapper-content .ask-an-expert .intro{font-size:12px;font-weight:500;color:#232323;line-height:22px;letter-spacing:.02em;margin:24px 0 0;padding:22px 0 23px;border-top:1px solid #e6e6e6}.halo-ask-an-expert-popup .wrapper-content .ask-an-expert .form-field label{font-weight:400}.halo-ask-an-expert-popup .wrapper-content .ask-an-expert .form-field+.form-field{margin-top:15px}.halo-ask-an-expert-popup .wrapper-content .ask-an-expert .form-field+.form-field.form-field-radio{margin-top:22px}.halo-ask-an-expert-popup .wrapper-content .ask-an-expert .form-field.form-field-radio .form-label{display:inline-block;vertical-align:top;width:auto;margin:0 25px 0 0}.halo-ask-an-expert-popup .wrapper-content .ask-an-expert .form-field.form-field-radio-2 .form-label:first-child{display:block;margin-right:0;margin-bottom:15px}.halo-ask-an-expert-popup .wrapper-content .ask-an-expert .form-field.form-field-textarea{margin-top:23px}.halo-ask-an-expert-popup .wrapper-content .ask-an-expert .form-actions{margin-top:23px}.halo-ask-an-expert-popup .wrapper-content .ask-an-expert .form-actions .button{max-width:100%;width:100%}@media(min-width: 768px){.halo-ask-an-expert-popup{max-width:700px}.halo-ask-an-expert-popup .wrapper-content{padding:30px 50px 50px}}@media(min-width: 1025px){body.ask-an-expert-show{padding-right:10px}}.halo-accept-cookie-popup{position:fixed;bottom:50px;left:50px;width:100%;max-width:440px;background:#000;padding:20px 23px 24px;border-radius:3px;z-index:9}.halo-accept-cookie-popup.is-hidden{opacity:0;bottom:45px;transition:all ease .7s;z-index:-1;visibility:hidden}.halo-accept-cookie-popup .desc{color:#fff;line-height:26px;letter-spacing:.02em}.halo-accept-cookie-popup .group-action-links{text-align:right;padding-top:22px}.halo-accept-cookie-popup .group-action-links .accept-cookie{color:#aaa;font-size:15px;line-height:22px;font-weight:400;text-transform:uppercase;font-weight:500;letter-spacing:.02em}.halo-accept-cookie-popup .group-action-links .accept-cookie:hover{color:#fff}.halo-accept-cookie-popup .group-action-links .accept{margin-left:30px;font-size:15px;color:#fff;font-weight:500;letter-spacing:.02em}@media(max-width: 1024px){.halo-accept-cookie-popup{bottom:83px;left:15px}}@media(max-width: 551px){.halo-accept-cookie-popup{max-width:100%;bottom:67px;left:0;text-align:center}.halo-accept-cookie-popup .desc{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.halo-accept-cookie-popup .group-action-links{text-align:center}}.live_help_group{position:absolute;top:17px;width:100%;max-width:370px;right:-20px;opacity:0;transition:all .6s ease;z-index:-3;visibility:hidden;background-color:#fff;padding:30px;box-shadow:0px 3px 5px 0px rgba(0,0,0,.1)}.live_help_group.open{display:block;top:32px;opacity:1;z-index:99;overflow:visible;visibility:visible}.live_help_group .title{font-size:14px;font-weight:bold;line-height:26px;color:#202020;margin-bottom:5px}.live_help_group .desc{font-size:13px;line-height:24px;font-weight:400;color:#202020}.live_help_group .button-1{font-size:14px;font-weight:400;color:#fff;line-height:26px;text-transform:capitalize;padding:8px 0;width:100%;max-width:190px;text-align:left;padding-left:28px;margin-top:42px}.live_help_group .button-1 svg{margin-right:10px !important}.live_help_group .button-1:hover svg{fill:#fff !important;stroke:#fff !important}.live_help_group .text{font-size:13px;line-height:24px;font-weight:400;color:#202020;margin:14px 0 24px 0}.live_help_group .text .underline{text-decoration:underline;text-underline-offset:.2rem}.live_help_group .live-ask-an-expert{border-bottom:1px solid #ececec}.live_help_group .live-contact-us{margin-top:22px}.product-card-02 .product-card .card__badge{top:0;left:5px;display:flex;flex-direction:row}.product-card-02 .product-card .card__badge .badge{border-radius:0;padding:5px 11px;font-size:11px;color:#fff;font-weight:600;letter-spacing:0}.product-card-02 .product-card .card__badge .badge.new-badge{background-color:#fff;color:#202020}.product-card-02 .product-card .card__badge .badge svg{height:18px;width:auto;fill:#fff;margin:0 -3px}.product-card-02 .product-card .card__badge .badge+.badge{margin-top:0}.product-card-02 .product-card .productView-countDown.style-3 .num,.product-card-02 .product-card .productView-countDown.style-3 span{color:#505050;font-size:11px;font-weight:400;letter-spacing:0}.product-card-02 .product-card .card-quickview{display:flex;justify-content:flex-end}.product-card-02 .product-card .card-quickview .product-icon{background:#fff;padding:12px 11px 12px 14px;color:#202020;font-size:12px;font-weight:400;letter-spacing:.02em}.product-card-02 .product-card .card-quickview .product-icon svg{margin-left:5px;width:18px;height:18px}.product-card-02 .product-card .card-swatch{margin:16px 0px 0px}.product-card-02 .product-card .product-card-information .wrapper-vender{display:flex;justify-content:space-between}.product-card-02 .product-card .product-card-information .card-vender{width:auto}.product-card-02 .product-card .product-card-information .card-vender a{font-size:11px;font-weight:600;letter-spacing:0;color:#202020}.product-card-02 .product-card .product-card-information .card-vender:hover{color:#232323}.product-card-02 .product-card .product-card-information .card-title{font-size:13px;font-weight:400;letter-spacing:0;color:#505050}.product-card-02 .product-card .product-card-information .card-price{justify-content:flex-start}.product-card-02 .product-card .product-card-information .card-price .price-item .money{font-size:14px;font-weight:400;letter-spacing:0;color:#202020}.product-card-02 .product-card .product-card-information .card-price.price__sale{font-size:14px;margin:-3px 0 -9px 0;font-weight:600}.product-card-02 .product-card .product-card-information .card-price.price__sale .price-item--regular span{color:gray;font-size:12px}.product-card-02 .product-card .product-card-information .card-price.price__sale .price__last span{color:#ed4649;font-weight:600;font-size:16px;margin-right:6px}.product-card-02 .product-card .wrapper-flashSale .wrapper-countDown .countdown-progress{background:#f8f8f8;width:100%;max-width:100%;margin:-4px 0px 2px}.product-card-02 .product-card .wrapper-flashSale .wrapper-countDown .countdown-progress .progress-meter{background:#ffc700;height:10px;animation:2s linear 0s infinite progress-bar-stripes;background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:40px 40px;transition:.9s linear;transition-property:width,background-color}.product-card-02 .product-card .wrapper-flashSale .wrapper-countDown .countdown-content{display:flex;justify-content:space-between;margin-top:-5px}.product-card-02 .product-card .wrapper-flashSale .wrapper-countDown .countdown-content .only{color:#ed4649}.product-card-02 .product-card .card-swatch{margin-top:10px}.product-card-02 .product-card .card-swatch .swatch-label{width:25px;height:25px}.product-card-02 .product-card .product-card-bottom{padding:6px 10px 0 10px}.product-card-02 .product-card .product-card-bottom .wrapper-countDown{margin-top:-7px}.product-card-02 .product-card .product-card-bottom .wrapper-countDown .totel{font-size:11px;font-weight:400;letter-spacing:0}.product-card-02 .product-card .productView-rating{margin-bottom:0}.product-card-02 .product-card .productView-rating .spr-icon.spr-icon-star::before{color:#000}.product-card-02 .product-card .productView-rating .spr-icon.spr-icon-star-empty::before{color:#ccc}.product-card-02 .product-card .card-action{bottom:15;background:rgba(0,0,0,0)}.product-card-02 .product-card .card-action .card-action-bottom{background-color:#fff;padding:10px 10px 0 10px}.product-card-02 .product-card .card-action .card-product__group .card-icon{display:block;text-align:center;position:relative;width:36px;height:36px;padding:9px;line-height:1;border-radius:50%;font-size:0;letter-spacing:0;cursor:pointer;color:#232323}.product-card-02 .product-card .card-action .card-wrapper{padding-top:16px;height:100%;max-height:40px;display:flex;padding-top:16px}.product-card-02 .product-card .card-action .card-wrapper .card-wishlist{text-align:center;width:50%;border-right:1px solid #e6e6e6}.product-card-02 .product-card .card-action .card-wrapper .compare-product{margin:0 auto}.product-card-02 .product-card .card-action .card-wrapper .card-wishlist{justify-content:flex-end;padding-right:10px;display:flex;align-items:center}.product-card-02 .product-card .card-action .card-wrapper .card-wishlist svg{width:17px;height:17px;position:relative;top:-1px;margin-right:4px}.product-card-02 .product-card .card-action .card-wrapper .compare-product{display:flex;align-items:center;justify-content:flex-start;padding-left:10px;margin:0;width:50%}.product-card-02 .product-card .card-action .card-wrapper .compare-product input[type=checkbox]+.form-label--checkbox:before{top:2px}.product-card-02 .product-card .card-action .wishlist-icon .text{font-size:12px}.product-card-02 .product-card .card-action .wishlist-icon svg{fill:var(--icon-color)}.product-card-02 .product-card .card-action .wishlist-icon svg:hover{fill:var(--icon-active-color)}.product-card-02 .product-card .card-action .button{font-size:16px;background:#fff;color:#202020;border-color:gray}.product-card-02 .product-card .card-action .button:hover{background:#f5f5f5;color:#202020;border-color:#ededed;box-shadow:0 3px 8px rgba(0,0,0,.2) inset}@media(max-width: 1024px){.product-card-02 .product-card .card-action .card-action-top{display:none}.product-card-02 .product-card .card-action .card-action-bottom .card-wrapper{display:none}}@media(max-width: 767px){.product-card-02 .product-card .card-swatch{margin-bottom:0}}@media(max-width: 440px){.product-card-02 .product-card .product-card-information .wrapper-vender{flex-direction:column}}.product-card-03 .product-card .card-product__group .card-icon{background:#f5f5f5}.product-card-03 .product-card .card-product__group .card-icon .text{font-size:14px;letter-spacing:0;color:#202020;background:#f5f5f5}.product-card-03 .product-card .product-card-bottom{padding:15px 0px 15px}.product-card-03 .product-card .card-title{display:inline;font-size:16px;line-height:24px;color:#202020;letter-spacing:0}.product-card-03 .product-card .card-vendor-title{line-height:24px;padding:6px 0px 11px}.product-card-03 .product-card .card-vendor-title a{display:inline;font-size:16px;line-height:24px;color:#202020;letter-spacing:0}.product-card-03 .product-card .card-vendor-title a.card-vendor{font-weight:600}.product-card-03 .product-card .card-price{justify-content:flex-start;padding-bottom:2px}.product-card-03 .product-card .card-price .price-item .text{color:#505050;position:relative;top:2px;font-size:14px;font-weight:400}.product-card-03 .product-card .card-price .price-item .money{font-size:16px;font-weight:700;letter-spacing:0;color:#202020}.product-card-03 .product-card .card-price.price__sale .price-item--regular span{color:#505050;font-weight:400;padding-left:5px}.product-card-03 .product-card .card-price.price__sale .price__last span{color:#e10600;font-weight:700}.product-card-03 .product-card .card-swatch{margin:15px 0px 23px}.product-card-03 .product-card .card-swatch .swatch{margin-bottom:0}.product-card-03 .product-card .card-action{position:relative;z-index:10;opacity:1;visibility:visible;bottom:0;display:flex;justify-content:space-between;margin-top:12px}.product-card-03 .product-card .card-action form{width:100%}.product-card-03 .product-card .card-action form .button{width:100%;border-color:#202020;color:#202020;padding:9px 15px 9px}.product-card-03 .product-card .card-action .wishlist-icon{width:40px;height:40px;min-width:40px;border-radius:50%;background:#f5f5f5;position:relative;display:none}.product-card-03 .product-card .card-action .wishlist-icon svg{fill:#202020;width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.product-card-03 .product-card .card-action .wishlist-icon.wishlist-added{background:#ffe5e5}.product-card-03 .product-card .card-action .wishlist-icon:hover{background:#ffe5e5}@media(min-width: 1025px){.product-card-03 .product-card .card-vendor-title:hover{text-decoration:underline;text-underline-offset:.3rem}.product-card-03 .product-card .card-vendor-title:hover a{color:#0a6cdc}.product-card-03 .product-card .card-action .button{width:calc(100% - 50px) !important}.product-card-03 .product-card .card-action .button:hover{background:#0a6cdc;color:#fff;border-color:#0a6cdc}.product-card-03 .product-card .card-action .wishlist-icon{width:0;min-width:0;opacity:0;visibility:hidden;display:block}.product-card-03 .product-card:hover .card-action .button{width:calc(100% - 10px) !important}.product-card-03 .product-card:hover .card-action .wishlist-icon{width:40px;min-width:40px;opacity:1;visibility:visible}}.halo-sidebar{position:fixed;top:0;bottom:0;padding:0;height:100%;z-index:101;max-width:calc(100% - 40px);width:100%;opacity:0;visibility:hidden;transition:opacity .5s,transform 350ms ease,visibility 350ms ease;background-color:#fff}.halo-sidebar.halo-sidebar-right{border-left:1px solid silver;box-shadow:2px 0px 4px 3px #dfdfdf;z-index:112;right:0;transform:translate(101%)}.halo-sidebar.halo-sidebar-left{left:0;transform:translate(-101%)}.halo-sidebar .halo-sidebar-header{position:relative;padding:24px 20px 0}.halo-sidebar .halo-sidebar-header .title{display:block;font-style:normal;font-weight:600;letter-spacing:.02em;line-height:22px;text-transform:uppercase}.halo-sidebar .halo-sidebar-header .halo-sidebar-close{position:absolute;top:16px;right:17px;width:40px;height:40px;font-size:0;z-index:10;line-height:1;display:flex;align-items:center;justify-content:center;text-align:center;pointer-events:auto;background-color:rgba(0,0,0,0)}.halo-sidebar .halo-sidebar-header .halo-sidebar-close svg{display:block;width:18px;height:18px;fill:#5a5a5a;stroke:rgba(0,0,0,0)}.halo-sidebar .halo-sidebar-wrapper{height:100%;position:relative;overflow-x:hidden;overflow-y:auto;padding:0 0 70px}@media(max-width: 767px){.halo-sidebar .halo-sidebar-header{padding:9px 20px 9px;border-bottom:1px solid #e6e6e6}.halo-sidebar .halo-sidebar-close{top:0px !important;background:#232323 !important}.halo-sidebar .halo-sidebar-close svg{fill:#fff !important}.halo-sidebar.halo-sidebar-left .halo-sidebar-close{right:-40px !important}.halo-sidebar.halo-sidebar-right .halo-sidebar-close{left:-40px !important}}@media(min-width: 1025px){.halo-sidebar .halo-sidebar-header{padding-left:30px;padding-right:30px}}.page-sidebar{position:fixed;top:0;bottom:0;padding:0;width:100%;height:100%;z-index:101;max-width:calc(100% - 40px);opacity:0;visibility:hidden;transform:translate(-101%);transition:opacity .5s,transform 350ms ease,visibility 350ms ease;background-color:var(--color-background)}.page-sidebar svg{width:1rem;height:1rem}.page-sidebar .halo-sidebar-wrapper{padding:30px 15px;height:100%;position:relative;overflow-x:hidden;overflow-y:auto;max-height:calc(100vh - 20px)}.page-sidebar .sidebarBlock{margin-bottom:0px}.page-sidebar .sidebarBlock .apply__button{margin-top:20px}.page-sidebar .halo-sidebar-header{position:relative;padding:24px 20px 0;background-color:#fff;padding:9px 20px 9px;border-bottom:1px solid #e6e6e6}.page-sidebar .halo-sidebar-header .title{display:block;font-size:16px;font-style:normal;font-weight:600;letter-spacing:.02em;line-height:22px;color:#232323;text-transform:uppercase}.page-sidebar .halo-sidebar-header .halo-page-sidebar-close{position:absolute;top:0px;background:#232323;right:1px;width:40px;height:40px;font-size:0;z-index:10;line-height:1;display:flex;align-items:center;justify-content:center;text-align:center;pointer-events:auto}.page-sidebar .halo-sidebar-header .halo-page-sidebar-close svg{display:block;width:18px;height:18px;fill:#fff;stroke:rgba(0,0,0,0)}.page-sidebar .sidebarBlock-heading{font-size:14px;letter-spacing:.05em;text-transform:capitalize;font-weight:700;line-height:22px;color:var(--color-text);border-bottom:1px solid var(--color-border);margin:0;padding-top:20px;padding-bottom:20px;margin-bottom:0px;position:relative;cursor:pointer}.page-sidebar .sidebarBlock-heading .icon{position:absolute;right:0}.page-sidebar .sidebarBlock-heading .icon svg{fill:#232323;color:#232323}.page-sidebar .sidebarBlock-heading.is-clicked{border-bottom:rgba(0,0,0,0)}.page-sidebar .sidebarBlock-heading.is-clicked .icon svg{transform:scale(1) rotate(-180deg)}.page-sidebar .sidebarBlock-content{position:relative;overflow:hidden;border-bottom:1px solid var(--color-border)}.page-sidebar .sidebarBlock-content .nav{margin:0}.page-sidebar .sidebarBlock-content .nav li{margin:0;position:relative;padding-right:22px;cursor:pointer;width:100%}.page-sidebar .sidebarBlock-content .nav li a{font-size:14px;display:inline-block;font-weight:500;color:#3c3c3c;padding:7px 0 6px 0;line-height:22px;position:relative;transition:padding-left .5s linear}.page-sidebar .facets-category__list{display:flex;flex-wrap:wrap;max-height:350px;overflow-y:auto}.page-sidebar .facets__list{margin:19px -4px 12px;display:flex;flex-wrap:wrap;max-height:180px;overflow-y:auto}.page-sidebar .facets__list .facets__item{display:inline-block;vertical-align:top;width:100%;margin:0 0 10px;padding-right:5px;padding-left:5px}.page-sidebar .facets__list .facet-checkbox{padding-left:25px}.page-sidebar .facets__list .facet-checkbox::before{top:2px}.page-sidebar .facets__list .facet-checkbox::after{top:5px}.page-sidebar .filter-color .facets__list .facets__item{padding-right:4px !important;padding-left:4px !important;margin-bottom:6px !important;width:auto !important}.page-sidebar .filter-color .facets__list .facets__item input:checked+.facet-checkbox{border-color:#3c3c3c;padding:2px}.page-sidebar .filter-color .facets__list .facet-checkbox{display:inline-block;vertical-align:top;cursor:pointer;margin:0 0 3px;border-radius:50%;position:relative;font-size:0;width:34px;height:34px;border:1px solid #cbcbcb;background:rgba(0,0,0,0);padding:0;opacity:1}.page-sidebar .filter-color .facets__list .facet-checkbox::before{display:none}.page-sidebar .filter-color .facets__list .facet-checkbox::after{top:12px;left:12px;z-index:9;border-color:#fff}.page-sidebar .filter-color .facets__list .facet-checkbox .pattern{display:block;width:100%;height:100%;cursor:pointer;border-radius:50%;text-align:center;font-size:0;letter-spacing:0;position:relative;background-size:cover}.page-sidebar .filter-size .facets__item--rectangle{margin-bottom:0 !important;padding-right:4px !important;padding-left:4px !important;width:auto !important}.page-sidebar .filter-size .facets__item--rectangle input:checked+.facet-checkbox .text{border-color:#232323}.page-sidebar .filter-size .facet-checkbox{padding-left:0 !important}.page-sidebar .filter-size .facet-checkbox::before,.page-sidebar .filter-size .facet-checkbox::after{display:none}.page-sidebar .filter-size .facet-checkbox .text{display:block;width:auto;min-width:45px;padding:3px 10px;font-weight:400;text-transform:capitalize;color:var(--color-text, #545658);background-color:var(--color-background, #fff);text-align:center;transition:all ease .3s;border:1px solid var(--color-border, #fff)}.page-sidebar .filter-prices{width:100%}.page-sidebar .filter-prices .sidebarBlock-content{padding-bottom:7px}.page-sidebar .filter-prices .price-container{display:flex;width:100%;margin:14px 0px 18px}.page-sidebar .filter-prices .price-container .price-text{opacity:.5}.page-sidebar .filter-prices .price-container input{width:100%;border:none;text-align:left;line-height:45px;background:rgba(0,0,0,0);color:var(--color-text, #545658)}.page-sidebar .filter-prices .price-container .price-wrap-1,.page-sidebar .filter-prices .price-container .price-wrap-2{border:1px solid var(--icon-color, #dadada);color:var(--color-text, #000);padding:0px 10px 0px;display:flex;margin-left:0px;width:100%;height:40px;font-size:12px;text-align:left;line-height:40px}.page-sidebar .filter-prices .price-container .price-wrap-1 label,.page-sidebar .filter-prices .price-container .price-wrap-2 label{line-height:40px}.page-sidebar .filter-prices .price-container .slide_price--to{width:15px;text-align:center;line-height:40px}.page-sidebar .filter-prices .apply__button{width:100%;max-width:100%;text-align:center;padding:9px 15px 9px}.page-sidebar .filter-prices .price-field{position:relative;width:100%;height:36px;box-sizing:border-box;padding-top:15px;padding-left:0px}.page-sidebar .filter-prices .price-field input[type=range]{position:absolute;width:100%;outline:0;box-sizing:border-box;pointer-events:none;-webkit-appearance:none}.page-sidebar .filter-prices .price-field input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.page-sidebar .filter-prices .price-field input[type=range]:active,.page-sidebar .filter-prices .price-field input[type=range]:focus{outline:0}.page-sidebar .filter-prices .price-field input[type=range]::-ms-track{width:100%;height:6px;cursor:pointer;background:var(--icon-color, #323232);border-radius:0}.page-sidebar .filter-prices .price-field input[type=range]::-webkit-slider-thumb{position:relative;-webkit-appearance:none;margin:0;border:0;outline:0;border-radius:50%;height:18px;width:18px;border:4px solid var(--icon-color, #232323);margin-top:-6px;background-color:#fff;cursor:pointer;cursor:pointer;pointer-events:all;z-index:100}.page-sidebar .filter-prices .price-field input[type=range]::-moz-range-thumb{position:relative;-webkit-appearance:none;margin:0;border:0;outline:0;border-radius:50%;height:18px;width:18px;border:4px solid var(--icon-color, #232323);margin-top:-6px;background-color:#fff;cursor:pointer;cursor:pointer;pointer-events:all;z-index:100}.page-sidebar .filter-prices .price-field input[type=range]::-ms-thumb{position:relative;-webkit-appearance:none;margin:0;border:0;outline:0;border-radius:50%;height:18px;width:18px;border:4px solid var(--icon-color, #232323);margin-top:-6px;background-color:#fff;cursor:pointer;cursor:pointer;pointer-events:all;z-index:100}.page-sidebar .filter-prices .price-field input[type=range]::-webkit-slider-runnable-track{width:100%;height:6px;cursor:pointer;background:var(--icon-color, #323232);border-radius:0}.page-sidebar .filter-prices .price-field input[type=range]::-moz-range-track{width:100%;height:6px;cursor:pointer;background:var(--icon-color, #323232);border-radius:0}.page-sidebar .filter-prices .price-field input[type=range]::-ms-track{width:100%;height:6px;cursor:pointer;background:var(--icon-color, #323232);border-radius:0}.page-sidebar .filter-prices .price-field .price-wrap{display:flex;color:#242424;font-size:14px;line-height:1.2em;font-weight:400;margin-bottom:0px}.page-sidebar .filter-prices .price-field .price-wrap .filter__price{width:30px;text-align:right;margin:0;padding:0;margin-right:2px;background:0;border:0;outline:0;color:#242424;font-size:14px;line-height:1.2em;font-weight:400}.page-sidebar .filter-prices .price-field .price-wrap .label{text-align:right;margin-top:6px;padding-left:5px}.page-sidebar .filter-prices .price-field .price-title{margin-right:5px}.page-sidebar .filter-prices .price-field .price-wrap_line{margin:6px 0px 5px 5px}.page-sidebar .recent-articles .article{padding-bottom:16px}.page-sidebar .recent-articles .article+.article{border-top:1px solid #e6e6e6;padding-top:15px}.page-sidebar .recent-articles .article a{font-size:12px;line-height:22px;font-weight:500}.page-sidebar .recent-articles .article em{display:block;font-style:normal;color:#999;font-size:12px;line-height:22px;font-weight:400}.page-sidebar .recent-articles .article:last-child{padding-bottom:0}.page-sidebar .sidebar-product .halo-product-block{margin:30px auto 0px;width:100%;max-width:240px}.page-sidebar .sidebar-product .halo-product-block .product-card-top{width:100%;max-width:140px;margin:0 auto}.page-sidebar .sidebar-product .halo-product-block .product-card-top .card__badge.badge-left{left:0;top:0}.page-sidebar .sidebar-product .halo-product-block .slick-arrow{top:85px;transform:translateY(0);border:none;padding:5px !important;background:rgba(0,0,0,0)}.page-sidebar .sidebar-product .halo-product-block .slick-arrow svg{fill:#232323}.page-sidebar .sidebar-product .halo-product-block .product-card .card-action{opacity:1;visibility:visible;pointer-events:auto;bottom:0;position:relative}.page-sidebar .sidebar-banner{padding-bottom:6px}.page-sidebar .sidebar-banner .img-box+.img-box{margin-top:30px}.page-sidebar .sidebar-cms-custom .desc+.desc{margin-top:24px}.page-sidebar .sidebar-refined-widgets{padding:20px 15px 10px;width:100%}.page-sidebar .sidebar-refined-widgets .facets__clear-all{vertical-align:middle;margin-right:18px;font-size:12px;color:#3c3c3c;letter-spacing:.02em;margin-bottom:12px;text-transform:capitalize}.page-sidebar .sidebar-refined-widgets .facets__list--refined{display:inline-block;vertical-align:middle;margin-top:0;margin-bottom:0;text-align:left}.page-sidebar .sidebar-refined-widgets .facets__list--refined li{display:inline-block;vertical-align:middle;margin:0 10px 10px 0}.page-sidebar .sidebar-refined-widgets .facets__list--refined li .active-facets__button{display:block;font-size:12px;font-weight:400;letter-spacing:.02em;color:#232323;padding:4px 12px;border-radius:3px;background-color:#fafafa;cursor:pointer;transition:all ease .3s}.page-sidebar .sidebar-refined-widgets .facets__list--refined li .active-facets__button svg{position:relative;top:-1px;margin-left:3px}.page-sidebar .sidebar-refined-widgets .facets__list--refined li .active-facets__button:hover{background:#707070;color:#fff}.page-sidebar .sidebar-refined-widgets .facets__list--refined li .active-facets__button:hover svg{fill:#fff}.page-sidebar .facets__count{width:21px;height:21px;background:#232323;color:#fff;display:inline-block;text-align:center;border-radius:50%;font-size:12px;line-height:21px;font-weight:300;margin-left:5px}.page-sidebar.page-sidebar-left{left:0;transform:translate(-101%)}.page-sidebar.page-sidebar-right{right:0;transform:translate(101%)}.page-sidebar.page-sidebar-right .halo-sidebar-header .halo-page-sidebar-close{right:inherit;left:-40px}.page-sidebar.page-sidebar--vertical{height:100%;overflow-y:visible;overflow-x:hidden}.page-sidebar.page-sidebar--vertical .sidebar-refined-widgets{padding:0}.page-sidebar.page-sidebar--vertical .sidebar-refined-widgets .sidebarBlock-heading{padding:0;margin:0;border:none}.page-sidebar.page-sidebar--vertical .sidebar-refined-widgets .sidebarBlock-heading .facets__clear-all{position:absolute;top:50%;right:0;transform:translateY(-50%);margin:0}.page-sidebar.page-sidebar--vertical .sidebar-refined-widgets .results-count{padding:7px 0px 10px}.page-sidebar.page-sidebar--vertical .sidebar-refined-widgets .results-count .results{font-size:12px;color:#707070}.page-sidebar.page-sidebar--horizontal .halo-sidebar-wrapper{max-height:80vh}.sidebar-toogle{display:block;width:40px;height:40px;padding:9px;background-color:#f5f5f5;margin:0 0 15px}.sidebar-toogle svg{width:100%;height:100%;stroke:rgba(0,0,0,0);fill:gray}body.open-mobile-sidebar{overflow:hidden}body.open-mobile-sidebar .page-sidebar{transform:translate(0);opacity:1;visibility:visible}body.open-mobile-sidebar .background-overlay{z-index:99;opacity:1;visibility:visible}@media(min-width: 552px){.halo-sidebar{max-width:370px}.page-sidebar{max-width:300px}}.selected-list{flex-wrap:wrap !important}.filter-box .selected-list{flex-wrap:wrap}.filter-box .underline{text-decoration:underline}.filter-box .filter-list{border:.5px solid var(--color-text)}.filter-box .filter-list:hover{background-color:var(--info-background-color)}@media(min-width: 1025px){.page-sidebar{position:sticky;top:30px;left:unset !important;right:unset !important;bottom:unset;height:auto;transition:unset;transform:unset !important;z-index:inherit;background-color:rgba(0,0,0,0);display:inline-block;vertical-align:top;width:210px;transform:translate(0);opacity:1;visibility:visible;float:left}.page-sidebar .halo-sidebar-wrapper{padding:0;max-height:initial}.page-sidebar .halo-sidebar-wrapper .filter-box .selected-list{flex-wrap:wrap}.page-sidebar .halo-sidebar-wrapper .filter-box .underline{text-decoration:underline}.page-sidebar .halo-sidebar-wrapper .filter-box .filter-list{border:.5px solid var(--color-text)}.page-sidebar .halo-sidebar-wrapper .filter-box .filter-list:hover{background-color:var(--info-background-color)}.page-sidebar .halo-sidebar-header{display:none}.page-sidebar+.page-content{width:calc(100% - 210px);padding-left:30px;float:left}.page-sidebar+.page-content .halo-row-item{height:auto !important}.page-sidebar.page-sidebar-right{float:right}.page-sidebar.page-sidebar-right+.page-content{padding-left:0;padding-right:30px}.sidebar-toogle{display:none;margin-bottom:0}}body.auth-sidebar-show{overflow:hidden}body.auth-sidebar-show .halo-auth-sidebar{transform:translate(0);opacity:1;visibility:visible}body.auth-sidebar-show .background-overlay{z-index:99;opacity:1;visibility:visible}.auth-form{padding:22px 20px}.auth-form .form-field+.form-field{margin-top:14px}.auth-actions{margin:15px 0 0}.auth-actions .button{width:100%}.auth-actions .auth-link{font-size:12px;margin:14px 0 22px;color:#3c3c3c;text-decoration:underline;text-underline-offset:.2rem}.auth-actions .auth-link:hover{color:#232323}@media(min-width: 1025px){.auth-form{padding-left:30px;padding-right:30px}body.auth-sidebar-show{padding-right:10px}}body.before-you-leave-show{overflow:hidden}body.before-you-leave-show .halo-leave-sidebar{transform:translate(0);opacity:1;visibility:visible;z-index:999}body.before-you-leave-show .background-overlay{z-index:99;opacity:1;visibility:visible}.halo-leave-sidebar .halo-sidebar-close{position:absolute;top:16px;right:16px;height:40px;font-size:0;z-index:10;line-height:1;display:flex;align-items:center}.halo-leave-sidebar .halo-sidebar-close svg{display:block;width:18px;height:18px;fill:#232323;stroke:rgba(0,0,0,0)}.halo-leave-sidebar .header-leave{position:relative;display:flex;padding:15px 20px;justify-content:center;background-color:#fff}.halo-leave-sidebar .halo-sidebar-wrapper{background-color:#fff;max-height:90vh;padding:0}.halo-leave-sidebar .halo-sidebar-wrapper .wrapper-banner{position:relative}.halo-leave-sidebar .halo-sidebar-wrapper .wrapper-banner img{width:100%}.halo-leave-sidebar .halo-sidebar-wrapper .wrapper-banner .content{padding:20px 30px;color:#fff}.halo-leave-sidebar .halo-sidebar-wrapper .wrapper-banner .content .button{width:100%}.halo-leave-sidebar .halo-sidebar-wrapper .wrapper-banner .content .title{display:block;font-size:30px;font-weight:700;line-height:22px;letter-spacing:.02em;color:#fff;margin:0 0 12px}.halo-leave-sidebar .halo-sidebar-wrapper .wrapper-banner .content .desc-1{color:#fff;display:block;font-weight:500;margin:0 0 10px}.halo-leave-sidebar .halo-sidebar-wrapper .wrapper-banner .content .desc-2{color:#fff}.halo-leave-sidebar .halo-sidebar-wrapper .wrapper-banner .content .heading-1 .text{font-size:24px;font-weight:700;margin:0 0 10px}.halo-leave-sidebar .halo-sidebar-wrapper .wrapper-banner .content .heading-2{font-size:14px;font-weight:700;letter-spacing:.02em;line-height:22px;margin:15px 0 13px}.halo-leave-sidebar .halo-sidebar-wrapper .wrapper-banner .content .button{border-color:#fff}.halo-leave-sidebar .halo-sidebar-wrapper .content-title{padding:18px 20px 0px 30px;border-bottom:1px solid #ebebeb;font-size:0;letter-spacing:0;display:flex;justify-content:flex-start}.halo-leave-sidebar .halo-sidebar-wrapper .content-title .title{display:inline-block;vertical-align:top;position:relative;padding:0 30px 0 0}.halo-leave-sidebar .halo-sidebar-wrapper .content-title .text{font-size:12px;font-weight:400;line-height:22px;letter-spacing:.02em;color:#232323}.halo-leave-sidebar .halo-sidebar-wrapper .content-title .count{position:absolute;top:50%;right:0;min-width:24px;min-height:24px;text-align:center;border-radius:50%;z-index:2;transform:translateY(-50%);font-size:9px;font-weight:400;line-height:24px;letter-spacing:.02em;background-color:#232323;color:#fff}.halo-leave-sidebar .product-card{margin:30px}.halo-leave-sidebar .product-card .swatch.list-unstyled{overflow:hidden;white-space:normal;display:-webkit-box;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical}.halo-leave-sidebar .button-leave{text-align:center}.halo-leave-sidebar .button-leave .button{width:calc(100% - 60px)}@media(max-width: 767px){.halo-leave-sidebar.halo-leave-sidebar .halo-sidebar-close{right:auto !important;left:-41px !important;padding:0 11px !important}}@media(max-width: 410px){.halo-leave-sidebar .product-card{margin:15px}.halo-leave-sidebar .header-leave{padding:5px 0}.halo-leave-sidebar .header-leave .img-box{height:30px;width:auto}.halo-leave-sidebar .header-leave .img-box img{width:100%;height:100%}.halo-leave-sidebar .halo-sidebar-wrapper .wrapper-banner .content .title{font-size:24px;line-height:28px}.halo-leave-sidebar .halo-sidebar-wrapper .wrapper-banner .content .desc-1{margin:0}.halo-leave-sidebar .halo-sidebar-wrapper .wrapper-banner .content .heading-1{margin-bottom:0}.halo-leave-sidebar .halo-sidebar-wrapper .wrapper-banner .content .heading-1 .text{font-size:18px}.halo-leave-sidebar .halo-sidebar-wrapper .wrapper-banner .content .desc-2{line-height:18px;margin:14px 0}.halo-leave-sidebar .halo-sidebar-wrapper .wrapper-banner .content .heading-2{font-size:12px;font-weight:700;margin:0 0 4px}.halo-leave-sidebar .halo-sidebar-wrapper .content-title{padding:18px 20px 0px 15px}}@media(min-width: 552px){.halo-leave-sidebar{max-width:420px}}body.lang-currency-sidebar-show{overflow:hidden}body.lang-currency-sidebar-show .halo-sidebar_language_currency{transform:translate(0);opacity:1;visibility:visible}body.lang-currency-sidebar-show .background-overlay{z-index:99;opacity:1;visibility:visible}.halo-sidebar_language_currency .halo-sidebar-header{padding:0 !important}.halo-sidebar_language_currency .halo-sidebar-header .halo-sidebar-close{top:1px !important}.halo-sidebar_language_currency .nav-currency-language .title{font-size:14px;text-transform:uppercase;font-style:italic;font-weight:900;color:#00163a;line-height:22px;letter-spacing:.02em;padding:10px 19px 22px;text-align:left;margin:0;background:#f2f2f2;padding:11px 20px 12px}.halo-sidebar_language_currency .nav-currency-language .disclosure__list,.halo-sidebar_language_currency .nav-currency-language .wrapper-currencies{display:flex;align-items:center;flex-wrap:wrap;padding:12px 20px 11px}.halo-sidebar_language_currency .nav-currency-language .disclosure__list{margin:0}.halo-sidebar_language_currency .nav-currency-language .disclosure__list .disclosure__item{width:33.3333%;padding:10px;margin:0}.halo-sidebar_language_currency .nav-currency-language .disclosure__list .disclosure__item .disclosure__link{display:flex;align-items:center;padding:0}.halo-sidebar_language_currency .nav-currency-language .disclosure__list .disclosure__item .disclosure__link .icon{width:22px;height:22px;margin-right:6px}.halo-sidebar_language_currency .nav-currency-language .disclosure__list .disclosure__item .disclosure__link .icon svg{width:100%;height:100%}.halo-sidebar_language_currency .nav-currency-language .disclosure__list .disclosure__item .disclosure__link .text{font-size:14px;text-transform:uppercase;font-weight:600;margin-left:5px;margin-right:5px;color:#00163a}.halo-sidebar_language_currency .nav-currency-language .disclosure__list .disclosure__item .disclosure__link.disclosure__link--active{text-decoration:underline;text-underline-offset:2px}.halo-sidebar_language_currency .nav-currency-language .wrapper-currencies .currency-item{width:33.3333%;padding:10px;margin:0;display:flex;align-items:center}.halo-sidebar_language_currency .nav-currency-language .wrapper-currencies .currency-item .icon{width:22px;height:22px;margin-right:6px}.halo-sidebar_language_currency .nav-currency-language .wrapper-currencies .currency-item .icon svg{width:100%;height:100%}.halo-sidebar_language_currency .nav-currency-language .wrapper-currencies .currency-item .text{font-size:14px;text-transform:uppercase;font-weight:600;margin-left:5px;margin-right:5px;color:#00163a}.halo-sidebar_language_currency .nav-currency-language .wrapper-currencies .currency-item.active{text-decoration:underline;text-underline-offset:2px}@media(min-width: 1025px){body.lang-currency-sidebar-show{padding-right:10px}}body.menu-sidebar_show{overflow:hidden}body.menu-sidebar_show .halo-sidebar_menu{transform:translate(0);opacity:1;visibility:visible}body.menu-sidebar_show .background-overlay{z-index:99;opacity:1;visibility:visible}.halo-sidebar_menu .halo-sidebar-header{padding-left:20px;padding-right:20px}.halo-sidebar_menu .halo-sidebar-header .halo-sidebar-close{right:5px}.halo-sidebar_menu .site-nav-mobile.nav .list-menu{width:100%}.halo-sidebar_menu .site-nav-mobile.nav .list-menu .menu-lv-item{width:100%;border-bottom:1px solid #e6e6e6;overflow:hidden;position:relative}.halo-sidebar_menu .site-nav-mobile.nav .list-menu .menu-lv-item:last-child{border:none}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item{width:100%}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item .menu-lv-1__action{font-size:14px;font-weight:500;text-transform:capitalize;color:#232323}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item .menu-lv-1__action span{margin-left:10px;position:relative;z-index:-1}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item .menu-lv-1__action.menu-lv__flex{display:flex !important;align-items:center;width:100%}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item .custom-icon{display:inline-block;vertical-align:middle;top:unset;width:24px;height:24px;overflow:hidden;position:relative;z-index:-1}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item .custom-icon.style-circle{border-radius:50%}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item .custom-icon img{width:100%;height:100%}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item .menu-lv-2__action,.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item .menu-lv-3__action{display:block;padding:11px 30px 12px;width:100%;font-weight:400;letter-spacing:.02em}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item.dropdown .icon-dropdown{top:0;right:0;width:45px;height:45px;line-height:45px !important;text-align:center;display:inline-block;position:absolute;transform:none;z-index:-1}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item.dropdown .icon-dropdown svg{left:50%;right:inherit;width:15px;height:15px;transform:translate(-50%, -50%);stroke:rgba(0,0,0,0)}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item.dropdown .menu-lv__dropdownmenu .menu-lv__list .nav-title-mobile{margin:0;background:#f8f8f8;padding:11px 20px 12px;cursor:pointer}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item.dropdown .menu-lv__dropdownmenu .menu-lv__list .nav-title-mobile span{font-size:14px;text-transform:uppercase;font-weight:600;color:#232323;line-height:22px;letter-spacing:.02em;padding:0;z-index:1}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item.dropdown .menu-lv__dropdownmenu .menu-lv__list .nav-title-mobile .icon-dropdown{right:inherit;left:6px}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item.dropdown .menu-lv__dropdownmenu .menu-lv__list .nav-title-mobile svg{width:25px;height:25px;transform:none}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item.is-open>.menu-dropdown{transform:translate(0);opacity:1;visibility:visible;position:relative}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item.is-open>.list-menu__item{display:none !important}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item.is-hidden{display:none !important;border-bottom:none}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item .menu-dropdown{position:fixed;top:0;bottom:0;padding:0;height:100%;z-index:101;max-width:100%;width:100%;opacity:0;visibility:hidden;transition:opacity .5s,transform 350ms ease,visibility 350ms ease,-webkit-transform 350ms ease;background-color:#fff;left:0;transform:translate(-101%)}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item .menu-lv__dropdownmenu-3{right:unset;top:unset;position:relative;opacity:1;visibility:visible;pointer-events:auto;height:auto}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item .menu-lv__dropdownmenu-3 .grid-menu{padding:5px 25px 20px}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item .menu-lv__dropdownmenu-3 .grid-menu .menu-lv-item{display:inline-block;vertical-align:top;width:33.3333333% !important;border:none;padding-left:5px;padding-right:5px;margin-bottom:10px;border-bottom:none !important;overflow:unset !important}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item .menu-lv__dropdownmenu-3 .grid-menu .menu-lv-item .menu-lv-3__action{padding:0}.halo-sidebar_menu .site-nav-mobile.nav .menu-lv-item .menu-lv__dropdownmenu-3 .grid-menu .custom-image+.text{display:block;margin-top:5px}.halo-sidebar_menu .nav-currency-language .title{font-size:14px;text-transform:uppercase;font-weight:600;color:#232323;line-height:22px;letter-spacing:.02em;padding:10px 19px 22px;text-align:left;margin:0;background:#f8f8f8;padding:11px 20px 12px}.halo-sidebar_menu .nav-currency-language .disclosure__list,.halo-sidebar_menu .nav-currency-language .wrapper-currencies{display:flex;align-items:center;flex-wrap:wrap;padding:12px 20px 11px}.halo-sidebar_menu .nav-currency-language .disclosure__list{margin:0}.halo-sidebar_menu .nav-currency-language .disclosure__list .disclosure__item{width:33.3333%;padding:10px;margin:0}.halo-sidebar_menu .nav-currency-language .disclosure__list .disclosure__item .disclosure__link{display:flex;align-items:center;padding:0}.halo-sidebar_menu .nav-currency-language .disclosure__list .disclosure__item .disclosure__link .icon{width:22px;height:22px;margin-right:6px}.halo-sidebar_menu .nav-currency-language .disclosure__list .disclosure__item .disclosure__link .icon svg{width:100%;height:100%}.halo-sidebar_menu .nav-currency-language .disclosure__list .disclosure__item .disclosure__link .text{font-size:12px;text-transform:uppercase;font-weight:500;margin-left:5px;margin-right:5px;color:#232323}.halo-sidebar_menu .nav-currency-language .disclosure__list .disclosure__item .disclosure__link.disclosure__link--active{text-decoration:underline;text-underline-offset:2px}.halo-sidebar_menu .nav-currency-language .wrapper-currencies .currency-item{width:33.3333%;padding:10px;margin:0;display:flex;align-items:center}.halo-sidebar_menu .nav-currency-language .wrapper-currencies .currency-item .icon{width:22px;height:22px;margin-right:6px}.halo-sidebar_menu .nav-currency-language .wrapper-currencies .currency-item .icon svg{width:100%;height:100%}.halo-sidebar_menu .nav-currency-language .wrapper-currencies .currency-item .text{font-family:12px;text-transform:uppercase;font-weight:500;margin-left:5px;margin-right:5px;color:#232323}.halo-sidebar_menu .nav-currency-language .wrapper-currencies .currency-item.active{text-decoration:underline;text-underline-offset:2px}@media(min-width: 768px){.site-nav-mobile.nav{margin-top:20px}}@media(min-width: 1025px){body.menu-sidebar_show{padding-right:10px}}@keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}body.cart-sidebar-show{overflow:hidden}body.cart-sidebar-show .halo-cart-sidebar{transform:translate(0);opacity:1;visibility:visible}body.cart-sidebar-show .background-overlay{z-index:99;opacity:1;visibility:visible}.halo-cart-sidebar .halo-sidebar-header{padding:24px 20px 0;border:none}.halo-cart-sidebar .halo-sidebar-wrapper{overflow-x:inherit;overflow-y:inherit}.halo-cart-sidebar .halo-sidebar-wrapper .CartItemDrop{overflow-x:inherit;overflow-y:inherit}.previewCart-wrapper{display:flex;flex-direction:column;overflow:hidden;height:100%}.wrapper-cartCount{color:#727272;margin-top:7px;margin-bottom:13px}.haloCalculatorShipping{position:relative;margin:0 0 12px;min-height:26px;padding:0 20px}.haloCalculatorShipping .progress{position:relative;margin:0 0 10px;font-size:0;letter-spacing:0;border-radius:0;background:rgba(0,0,0,0);display:block;height:auto}.haloCalculatorShipping .progress.progress.progress-100 .progress_shipping{background:#ededed}.haloCalculatorShipping .progress.progress.progress-100 .progress-meter{background-color:#ffc206}.haloCalculatorShipping .progress .progress-meter{animation:2s linear 0s infinite progress-bar-stripes;background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:40px 40px;transition:.9s linear;transition-property:width,background-color;position:relative;display:block;width:100%;height:100%;font-size:11px;font-weight:400;letter-spacing:0;line-height:17px;color:#fff;text-align:center}.haloCalculatorShipping .progress .progress_shipping{height:16px;border:0}.haloCalculatorShipping .message{font-weight:400;letter-spacing:0;line-height:22px;color:#727272;letter-spacing:.02em}.haloCalculatorShipping .message .money{margin-right:3px}.previewCartInfo{position:relative;padding:5px 30px 125px}.previewCartInfo .previewCartTotals{display:block;font-size:0;letter-spacing:0;padding-top:18px;padding-bottom:14px}.previewCartInfo .item{display:inline-block;vertical-align:top;font-size:12px;line-height:22px;letter-spacing:.02em;font-weight:600;color:#232323}.previewCartInfo .previewCartTotals-label,.previewCartInfo .previewCartShipping-label{width:115px;text-align:left}.previewCartInfo .previewCartTotals-value,.previewCartInfo .previewCartShipping-text{width:calc(100% - 120px);font-size:16px;text-align:right;letter-spacing:0}.previewCartInfo .previewCartShipping{padding-bottom:33px}.previewCart{overflow-y:auto;overflow-x:hidden;flex-grow:1;padding:15px 20px 0 30px}.halo-cart-sidebar .previewCartItem{position:relative;display:flex;align-items:flex-start;justify-content:space-between;font-size:0;letter-spacing:0;padding-bottom:25px;border-bottom:1px solid #e8e8e8}.halo-cart-sidebar .previewCartItem:last-child{border-bottom:0;padding-bottom:0}.halo-cart-sidebar .previewCartItem+.previewCartItem{border-top:0;margin-top:23px}.halo-cart-sidebar .previewCartItem-image{display:inline-block;vertical-align:top;width:80px;text-align:center;position:relative;top:6px}.halo-cart-sidebar .previewCartItem-content{width:calc(100% - 80px);padding:0 20px;position:relative;display:inline-block;vertical-align:top}.halo-cart-sidebar .previewCartItem-name{overflow:hidden;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:12px;font-weight:400;line-height:20px;letter-spacing:.02em;color:#232323;text-transform:capitalize;margin:0 0 8px}.halo-cart-sidebar .previewCartItem-options{display:inline-block;vertical-align:top;position:relative;padding:0 30px 0 0;margin:0 0 7px}.halo-cart-sidebar .previewCartItem-options span{display:block;font-size:12px;font-weight:400;color:#969696;text-transform:capitalize;letter-spacing:.02em;line-height:22px}.halo-cart-sidebar .previewCartItem-edit{display:inline-block;vertical-align:top;position:absolute;top:50%;right:-2px;transform:translateY(-50%)}.halo-cart-sidebar .previewCartItem-edit svg{width:16px;height:16px;fill:#5a5a5a;position:relative;top:-2px}.halo-cart-sidebar .previewCartItem-price{display:block;font-size:14px;font-weight:600;letter-spacing:0;line-height:22px;color:#232323}.halo-cart-sidebar .previewCartItem-remove{position:absolute;right:8px;top:50%}.halo-cart-sidebar .previewCartItem-remove svg{fill:#5a5a5a;width:18px;height:18px;stroke:rgba(0,0,0,0)}.previewCartCheckbox input[type=checkbox]+label{display:inline-block;vertical-align:top;width:auto;padding-left:25px;line-height:20px;font-weight:400;text-transform:unset}.previewCartCheckbox input[type=checkbox]~a{display:inline-block;vertical-align:top;line-height:20px;margin:0 0 0 5px;background-image:linear-gradient(transparent 97%, #3c3c3c 3%);background-repeat:repeat-x;background-position-y:-2px}.previewCartGroup{margin:0}.previewCartGroup .button{width:100%}.previewCartGroup .button+.button{margin-top:15px}.previewCartCollection{padding:35px 0 7px;position:relative;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}.previewCartCollection .previewCartTitle{font-size:16px;font-weight:600;font-style:normal;line-height:24px;letter-spacing:.02em;text-transform:unset;position:relative;margin:0 0 22px}.previewCartCollection .halo-product-block{margin-top:0;padding-bottom:25px}.previewCartCollection .halo-product-block .row{margin:0 !important}.previewCartCollection .halo-product-block .row>*{padding:0px}.previewCartCollection .halo-product-block .row .slick-arrow{top:-54px;transform:translateY(0)}.previewCartCollection .halo-product-block .row .slick-arrow.slick-prev{left:auto;right:55px}@media(min-width: 552px){.halo-sidebar.halo-cart-sidebar{max-width:420px}}@media(min-width: 1025px){.haloCalculatorShipping{padding:0 30px}body.cart-sidebar-show{padding-right:10px}}@media(min-width: 1600px){.previewCartCollection .halo-product-block .row .slick-arrow.slick-prev{right:43px}}body.search_sidebar-show{overflow:hidden}body.search_sidebar-show .halo-sidebar_search{transform:translate(0);opacity:1;visibility:visible}body.search_sidebar-show .background-overlay{z-index:99;opacity:1;visibility:visible}.halo-sidebar_search .header-search{max-width:100%}.halo-sidebar_search .header-search .header-search__form{padding:0px 20px}.halo-sidebar_search .halo-sidebar-wrapper{overflow-x:inherit;overflow-y:inherit;padding:25px 0px 40px;margin:0}.halo-sidebar_search .halo-sidebar-wrapper .search-bar .input-group-field{padding:10px 12px 10px}.halo-sidebar_search .halo-sidebar-wrapper .search-bar .icon-search{padding:10px;width:40px;height:40px}.halo-sidebar_search .halo-sidebar-wrapper .search-bar .icon-search svg{width:100%;height:100%}.halo-sidebar_search .halo-sidebar-wrapper .quickSearchResultsWrap{position:relative;top:0;z-index:1;opacity:1;width:100%;padding:0px;box-shadow:none;margin:20px 0px;padding:0px 20px;max-height:calc(100vh - 150px);visibility:visible}.halo-sidebar_search .halo-sidebar-wrapper .quickSearchResultsWrap .halo-product-block .halo-row--swipe{overflow:auto;white-space:nowrap;flex-wrap:nowrap;margin-left:-10px;margin-right:-10px}.halo-sidebar_search .halo-sidebar-wrapper .quickSearchResultsWrap .halo-product-block .halo-row--swipe>*{padding:0px 10px}.halo-sidebar_search .halo-sidebar-wrapper .quickSearchResultsWrap .halo-product-block .product-item{flex:0 0 auto;width:220px}@media(min-width: 1025px){body.search_sidebar-show{padding-right:10px}}body.edit-cart-show{overflow:hidden}body.edit-cart-show .halo-edit-option-sidebar{transform:translate(-500px);opacity:1;visibility:visible}body.edit-cart-show .background-overlay-popup{z-index:99;opacity:1;visibility:visible;background-color:rgba(0,0,0,0)}.halo-edit-option-sidebar{background:#f5f5f5;z-index:100}.halo-edit-option-sidebar .halo-sidebar-header{background:#f5f5f5}.halo-edit-option-sidebar .halo-sidebar-header .halo-popup-close{position:absolute;top:16px;right:17px;width:40px;height:40px;font-size:0;z-index:10;line-height:1;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;pointer-events:auto;background-color:rgba(0,0,0,0)}.halo-edit-option-sidebar .halo-sidebar-header .halo-popup-close svg{display:block;width:18px;height:18px;fill:#5a5a5a;stroke:rgba(0,0,0,0)}.halo-edit-option-sidebar .halo-sidebar-header .halo-popup-close:hover{background:#ef6454}.halo-edit-option-sidebar .halo-sidebar-wrapper{padding:41px 30px 70px}.halo-edit-option-sidebar .product-edit-itemTop{display:flex;justify-content:flex-start;padding-bottom:33px}.halo-edit-option-sidebar .product-edit-itemTop .product-edit-itemImage{width:120px;border-radius:6px;overflow:hidden}.halo-edit-option-sidebar .product-edit-itemTop .product-edit-itemInfomation{width:calc(100% - 120px);padding-left:20px}.halo-edit-option-sidebar .product-edit-itemTop .product-edit-itemInfomation .product-edit-title{font-size:16px;letter-spacing:-0.02em;color:#202020}.halo-edit-option-sidebar .product-edit-itemTop .product-edit-itemInfomation .product-edit-title-variant{display:block;font-size:14px;letter-spacing:-0.02em;color:#505050;padding:5px 0px 8px}.halo-edit-option-sidebar .product-edit-itemTop .product-edit-itemInfomation .card-price{justify-content:flex-start}.halo-edit-option-sidebar .product-edit-itemTop .product-edit-itemInfomation .card-price .price-item .money{font-weight:700;font-size:16px;color:#202020}.halo-edit-option-sidebar .product-edit-itemButtom .productView-variants .product-form__input{padding-bottom:22px}.halo-edit-option-sidebar .halo-product-block{padding:0}.halo-edit-option-sidebar .product-edit-action .add-more{display:block;padding:20px 0 36px;border-top:1px solid #e6e6e6;font-size:14px;color:#0a6cdc;position:relative;font-weight:500;line-height:1}.halo-edit-option-sidebar .product-edit-action .add-more .text{position:relative;margin-left:18px}.halo-edit-option-sidebar .product-edit-action .add-more .text::before{top:50%;content:"";width:10px;height:1px;line-height:22px;left:-18px;display:block;position:absolute;background-color:#0a6cdc;transform:translateY(-50%)}.halo-edit-option-sidebar .product-edit-action .add-more .text::after{top:50%;content:"";width:1px;height:10px;line-height:22px;left:-13.5px;display:block;position:absolute;background-color:#0a6cdc;transform:translateY(-50%)}.halo-edit-option-sidebar .product-edit-action .button{width:100%;max-width:100%}@media(max-width: 1024px){body.edit-cart-show .halo-edit-option-sidebar{transform:translate(0);opacity:1;visibility:visible;z-index:999}body.edit-cart-show .background-overlay-popup{z-index:110;opacity:1;visibility:visible;background-color:rgba(0,0,0,0)}}@media(min-width: 552px){.halo-edit-option-sidebar{max-width:420px}}@media(min-width: 1025px){body.edit-cart-show{padding-right:10px}.halo-sidebar.halo-edit-option-sidebar{max-width:500px}.halo-sidebar.halo-edit-option-sidebar .halo-sidebar-header .halo-popup-close{top:29px;right:40px;background:#7f7f7f;border-radius:8px;width:30px;height:30px;padding:7px}.halo-sidebar.halo-edit-option-sidebar .halo-sidebar-header .halo-popup-close svg{width:100%;height:100%;fill:#fff}.halo-sidebar.halo-edit-option-sidebar .halo-sidebar-wrapper{padding:41px 40px 70px}}body.pickup-sidebar-show{overflow:hidden}body.pickup-sidebar-show .halo-local-pick-up-sidebar{transform:translate(0);opacity:1;visibility:visible;background-color:var(--color-background, "#fff")}body.pickup-sidebar-show .background-overlay{z-index:111;opacity:1;visibility:visible}.halo-local-pick-up-sidebar .halo-sidebar-wrapper{padding-left:30px;padding-right:30px}.halo-local-pick-up-sidebar .halo-sidebar-header{border:none}.halo-local-pick-up-sidebar .pickup-product-info{padding-top:30px;padding-bottom:18px}.halo-local-pick-up-sidebar .pickup-product-info .pickup-product-title{font-size:16px;font-weight:600;color:#232323;line-height:24px;padding-bottom:10px;margin:0}.halo-local-pick-up-sidebar .pickup-product-info .pickup-product-variant span{display:block;font-size:12px;font-weight:400;color:#323232;text-transform:capitalize;letter-spacing:.02em;line-height:22px}.halo-local-pick-up-sidebar .pickup-list .pickup-list-item{padding:22px 0px 10px;border-top:1px solid #e5e5e5;margin:0}.halo-local-pick-up-sidebar .pickup-list .pickup-list-item .pickup-heading{font-size:13px;font-weight:600;line-height:25px;text-transform:uppercase;color:#232323;margin:0;padding-bottom:6px}.halo-local-pick-up-sidebar .pickup-list .pickup-list-item .pickup-preview{padding-bottom:10px}.halo-local-pick-up-sidebar .pickup-list .pickup-list-item .pickup-preview .icon{position:relative;top:-1px}.halo-local-pick-up-sidebar .pickup-list .pickup-list-item .pickup-preview .icon svg{margin-right:6px;width:17px;height:17px;fill:#108043}.halo-local-pick-up-sidebar .pickup-list .pickup-list-item .pickup-address{line-height:24px}@media(min-width: 552px){.halo-local-pick-up-sidebar{max-width:410px}}@media(min-width: 1025px){body.pickup-sidebar-show{padding-right:10px}}.page-404{padding:0}.page-404 .banner-item{position:relative}.page-404 .banner-item img{width:100%;height:100%;object-fit:cover}.page-404 .banner-item .img-background{margin:0 auto;position:relative}.page-404 .banner-item .img-mobile{display:none}.page-404 .banner-item::after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(255,255,255,.3);z-index:10}.page-404 .page-content{z-index:11;padding-top:0;padding-bottom:30px;margin:0 auto;display:flex;justify-content:center;flex-direction:column;align-items:center;height:100vh}.page-404 .page-content .number{font-size:180px;letter-spacing:.02em;font-weight:700;margin:0 0 95px 0}.page-404 .page-content .title{font-size:40px;letter-spacing:.02em;color:#232323;font-weight:700;width:100%;max-width:470px;margin-bottom:35px}.page-404 .page-content .title .text{position:relative}.page-404 .page-content .title .text::before{content:"";position:absolute;top:auto;left:-9px;bottom:0;z-index:-1;background-color:#d5eebf;width:calc(100% + 18px);height:25px}.page-404 .page-content .desc{text-align:center}.page-404 .page-content .return{display:flex;justify-content:center}@media(max-width: 1024px){.page-404 .page-content{padding-bottom:30px}}@media(max-width: 767px){.page-404 .banner-item .img-desktop{display:none}.page-404 .banner-item .img-mobile{display:block;padding:0}.page-404 .page-content .number{font-size:60px;text-align:center;margin:0}.page-404 .page-content .title{font-size:24px;text-align:center;margin-bottom:40px}.page-404 .page-content .title .text::before{height:16px}}@media(max-width: 320px){.page-404 .page-content .title{font-size:22px}}.active-color{color:var(--color-text) !important}:root{--color-black: #000;--color-white: #fff;--color-primary: #556fff;--color-secondary: #0e132d;--color-snow: #cbcdd8;--color-red: #ff4040;--color-orange: #ff702c;--color-blue: #4a8cfd;--color-yellow: #fa9905;--color-green: #41bd83;--color-text: #9498ac;--color-comment: #5d6072;--color-pink: #ff59a2;--color-turquoise: #20bbd3;--color-purple: #a659ff;--bg-black: #000;--bg-white: #fff;--bg-primary: #556fff;--bg-secondary: #0e132d;--bg-snow: #f7f7f8;--bg-red: #ff4040;--bg-orange: #ff702c;--bg-blue: #53a7f9;--bg-yellow: #fa9905;--bg-green: #41bd83;--bg-purple: #a659ff;--bg-pink: #ff59a2;--bg-turquoise: #20bbd3;--border-black: #000;--border-white: #fff;--border-primary: #556fff;--border-secondary: #0e132d;--border-snow: #efeff6;--border-red: #ff4040;--border-orange: #ff702c;--border-blue: #4a8cfd;--border-yellow: #fa9905;--border-green: #41bd83;--border-input: #efeff6;--color-android: #a4c639;--color-clarity: #61bed9;--color-dribbble: #ea4c89;--color-foursquare: #f94877;--color-google-plus: #db4437;--color-instagram: #c32aa3;--color-mastodon: #2b90d9;--color-periscope: #40a4c4;--color-quora: #aa2200;--color-slack: #4a154b;--color-soundcloud: #ff5500;--color-stumbleupon: #e94826;--color-tiktok: #010101;--color-twitter: #1da1f2;--color-vk: #4a76a8;--color-yelp: #d32323;--color-alexa: #00a7ce;--color-deviantArt: #05cc47;--color-facebook: #1877f2;--color-linkedin: #007bb5;--color-medium: #02b875;--color-pinterest: #bd081c;--color-reddit: #ff4500;--color-slideshare: #e68523;--color-spotify: #1ed760;--color-tumblr: #35465d;--color-vimeo: #1ab7ea;--color-whatsapp: #25d366;--color-youtube: #ff0000;--color-amazon: #ff9900;--color-apple: #000000;--color-flickr: #f40083;--color-google: #4285f4;--color-houzz: #4dbc15;--color-microsoft: #f35022;--color-skype: #0078d7;--color-snapchat: #fffc00;--color-telegram: #0088cc;--color-behance: #0056ff;--font-size:16px;--font-family:Cerebri Sans, sans-serif;--font-weight:400;--color-text:#222222;--h-font-family:Cerebri Sans, sans-serif;--h-font-weight:400;--h-font-color:#222222;--btn-bg-color:#222;--btn-text-color:#fff;--btn-border-radius:0.5rem;--btn-hv-bg-color:#191a1b;--btn-hv-text-color:#fff;--btn-inv-bg-color:#5d6072;--btn-inv-text-color:#fff}.ps-drawer{position:fixed;top:0;right:0;display:flex;flex-flow:column nowrap;justify-content:space-between;width:100%;max-width:100%;height:100vh;z-index:100001;background:var(--color-background);color:#000;border-left:1px solid var(--color-text);transform:translateX(100%);transition:transform .25s cubic-bezier(0.4, 0, 0.2, 1)}.ps-drawer.classy__drawer{top:auto !important}.ps-drawer>*{height:100%}.ps-drawer .info__wrapper{height:40px !important;background:var(--product-sale-badge-background-color, #000);color:var(--product-sale-badge-color, #fff);display:flex;width:100%;border-radius:10px;text-align:center;box-shadow:rgba(0,0,0,.1) 0px 0px 5px 0px,rgba(0,0,0,.1) 0px 0px 1px 0px;margin-bottom:-5px;align-items:center;justify-content:center;padding:5px 10px}.ps-drawer .ps-drawer__close{display:flex;justify-content:center;align-items:center;border:none;font-size:24px;height:40px;color:var(--color-text);background-color:var(--color-background);overflow:auto}.ps-drawer .ps-drawer__close:hover{color:#191a1b}.ps-drawer .ps-drawer__header{position:absolute;max-height:100px;height:40px !important;display:flex;justify-content:flex-start;left:25px;top:8px;z-index:10}.ps-drawer .ps-drawer__wrapper{margin:50px 20px 0px 20px;height:100%;overflow-y:auto}.ps-drawer .ps-drawer__wrapper::-webkit-scrollbar{display:none}.ps-drawer .ps-drawer__wrapper>*{height:100%}.ps-drawer .ps-drawer__wrapper .ps-drawer__footer{max-height:100px}.ps-drawer.active{transform:translateX(0)}@media screen and (min-width: 480px){.ps-drawer{max-width:360px}}@media screen and (min-width: 1280px){.ps-drawer{max-width:460px}}.ps-drawer.ps-drawer__cart{box-shadow:rgba(0,0,0,.15) 0px 5px 15px 0px;border-radius:20px 0px 0px 20px}.ps-drawer.ps-drawer__cart.quick__view{z-index:100002 !important}.ps-drawer.ps-drawer__cart.quick__view .image-gallery-thumbnails-container{max-width:95vw;overflow-y:auto}.ps-drawer.ps-drawer__cart.quick__view .image-gallery-thumbnails-container::-webkit-scrollbar{display:none}.ps-drawer.ps-drawer__cart .ps-drawer__header{left:0px;right:0px;top:0px;padding:15px;box-shadow:rgba(0,0,0,.1) 0px 0px 5px 0px,rgba(0,0,0,.1) 0px 0px 1px 0px;height:50px !important}.ps-drawer.ps-drawer__cart .ps-drawer__header i{font-size:18px;cursor:pointer}.ps-drawer.ps-drawer__cart .ps-drawer__header i:hover{opacity:.8}.ps-drawer.ps-drawer__cart .variants_wrapper span{color:var(--product-title-color);border:.2px solid var(--color-border);padding:1px 3px;border-radius:5px;box-shadow:rgba(0,0,0,.02) 0px 1px 3px 0px,rgba(27,31,35,.15) 0px 0px 0px 1px}.ps-drawer.ps-drawer__cart .cart-total__wrapper{position:fixed;bottom:10px;height:fit-content;padding-top:20px;background:var(--color-background);z-index:20;box-shadow:rgba(0,0,0,.1) 0px 0px 5px 0px,rgba(0,0,0,.1) 0px 0px 1px 0px;margin-bottom:15px;border-radius:0px 0px 0px 20px;padding:10px 20px 15px 20px;bottom:-15px;right:0px;left:0px;width:100%}.ps-drawer.ps-drawer__cart .cart-total__wrapper .button-1{border-radius:10px}@media screen and (max-width: 780px){.ps-drawer.ps-drawer__cart .cart-total__wrapper{bottom:env(safe-area-inset-bottom) !important;width:100% !important}.ps-drawer.ps-drawer__cart.ps-drawer__cart{height:90%;bottom:0px;top:auto;border-radius:20px 20px 0px 0px;transform:translateY(100%);transition:transform .4s ease-in-out}.ps-drawer.ps-drawer__cart.ps-drawer__cart.active{transform:translateY(0)}}.ps-drawer.ps-drawer__variants{transform:translateY(100%);box-shadow:rgba(0,0,0,.56) 0px 22px 70px 4px;top:30%}.ps-drawer.ps-drawer__variants.active{transform:translateY(0)}.ps-drawer.ps-drawer__variants .v-product__item{border-bottom:1px solid var(--color-border, "#f2f2f2");height:fit-content}.ps-drawer.ps-drawer__variants .v-product__item .button-1{border-radius:10px;width:fit-content}@media screen and (min-width: 780px){.ps-drawer.ps-drawer__variants .ps-drawer__wrapper{max-height:60%}}.ps-drawer .cart-items__wrapper{padding-bottom:200px;overflow:auto}.ps-drawer .cart-items__wrapper::-webkit-scrollbar{display:none}.ps-drawer .cart-items__wrapper .cart_item{display:flex;box-shadow:rgba(0,0,0,.1) 0px 0px 5px 0px,rgba(0,0,0,.1) 0px 0px 1px 0px;margin-bottom:15px;border-radius:10px;padding:10px}.ps-drawer .cart-items__wrapper .cart_item .ps-product__thumbnail-images img,.ps-drawer .cart-items__wrapper .cart_item .ps-product__thumbnail-images video{max-width:80px;max-height:100px;border-radius:10px;box-shadow:rgba(0,0,0,.16) 0px 1px 4px}.ps-drawer .cart-items__wrapper .cart_item .form-group__number{width:90px;display:flex;align-items:center;box-shadow:rgba(0,0,0,.02) 0px 1px 3px 0px,rgba(27,31,35,.15) 0px 0px 0px 1px;height:30px;border-radius:15px;height:30px}.ps-drawer .cart-items__wrapper .cart_item .form-group__number .min-qty-label{height:30px !important;text-align:center}.ps-drawer .cart-items__wrapper .cart_item .form-group__number button{border:0px;background:no-repeat;width:30px;font-size:12px;color:var(--color-text, #545658)}.ps-drawer .cart-items__wrapper .cart_item .form-group__number button:hover{opacity:.8}.ps-drawer .cart-items__wrapper .cart_item .form-group__number p{width:30px;color:var(--color-text, #545658)}.ps-drawer .cart-items__wrapper .cart_item .form-group__number .form-control{border:0px !important;font-size:12px}.ps-drawer .cart-items__wrapper .cart_item .ps-drawer__header{left:0px !important;width:100%}.ps-drawer .cart-items__wrapper .cart_item .ps-product__content{padding:5px 0px 5px 20px;display:flex;flex-direction:column;gap:3px}.ps-drawer .related__products{box-shadow:rgba(0,0,0,.1) 0px 0px 5px 0px,rgba(0,0,0,.1) 0px 0px 1px 0px;border-radius:10px;padding:10px;margin:15px 0px}.ps-drawer .related__products .slick-dots{padding-bottom:10px}.ps-drawer .related__products .slick-dots button{margin-top:0px !important}.ps-drawer .related__products .slick-arrow{width:30px;height:30px;background-color:var(--icon-background-color)}.ps-drawer .related__products .slick-arrow:hover{background-color:var(--icon-active-background-color)}.ps-drawer .related__products .fa-xl{font-size:15px}.ps-drawer .related__products .product__items .product__item{width:150px}.background-overlay:has(~.ps-drawer__cart.active){visibility:visible;opacity:1;z-index:111}.ps-btn--filter{max-height:50px !important;position:absolute !important;bottom:10px !important;width:calc(100% - 60px) !important}.ps-form--keep-connected{position:relative}.ps-form--keep-connected i,.ps-form--keep-connected button{position:absolute;top:50%}.ps-form--keep-connected input{height:60px;padding-left:40px;border:none;border-bottom:1px solid #eaeaea;font-size:15px}.ps-form--keep-connected input::-webkit-input-placeholder{color:#bbb;font-size:15px;font-weight:400}.ps-form--keep-connected input::-moz-placeholder{color:#bbb;font-size:15px;font-weight:400}.ps-form--keep-connected input:-moz-placeholder{color:#bbb;font-size:15px;font-weight:400}.ps-form--keep-connected input:-ms-input-placeholder{color:#bbb;font-size:15px;font-weight:400}.ps-form--keep-connected i{left:0;font-size:16px;color:#c8c8c8;display:block}.ps-form--keep-connected button{right:0;margin-bottom:0;bottom:0;font-size:12px;font-weight:700;color:#000;border:none;letter-spacing:.05em;text-transform:uppercase;background-color:rgba(0,0,0,0)}.ps-form--keep-connected button:hover{color:#191a1b}@media(max-width: 479px){.ps-form--keep-connected input{padding-left:0}.ps-form--keep-connected i{display:none}}.ps-form--404{text-align:center;max-width:80%}.ps-form--404 .ps-form__header{margin-bottom:40px}.ps-form--404 .ps-form__header i{font-size:72px;color:#191a1b}.ps-form--404 h3,.ps-form--404 .h3{margin-bottom:30px;font-size:30px}.ps-form--404 p{margin-bottom:30px;font-size:16px}.ps-form--404 p a{color:#191a1b;text-decoration:underline;font-size:inherit}.ps-form--404 input{height:53px}.ps-form--404 .form-group--icon{max-width:370px;margin:0 auto}.ps-form--404 .form-group--icon i{font-size:20px}.ps-form--contact .form-group{margin-bottom:30px}.ps-form--contact .form-group label{font-size:16px}.ps-form--contact .form-group label sup{color:red;font-size:16px}.ps-form--widget-search{position:relative}.ps-form--widget-search input{padding-left:0;height:45px;border:none;border-bottom:1px solid #eaeaea;text-indent:40px}.ps-form--widget-search button{display:flex;justify-content:flex-start;align-items:center;position:absolute;top:50%;border:none;background-color:rgba(0,0,0,0);width:40px;height:40px}.ps-form--post-comment{margin:0 auto;max-width:800px;padding-top:60px}.ps-form--post-comment h3,.ps-form--post-comment .h3{font-size:24px}.ps-form--post-comment p{margin-bottom:15px;color:#222}.ps-form--post-comment .ps-list--social li a{border-radius:0;min-width:85px;height:50px;border:none}@media(min-width: 992px){.ps-form--post-comment{padding-top:100px}.ps-form--post-comment h3,.ps-form--post-comment .h3{font-size:36px}}.ps-form--product-review h4,.ps-form--product-review .h4{margin-bottom:1.5rem;font-weight:500}.ps-form--product-review .br-wrapper a{font-size:14px}.ps-form--product-review .form-group label sup{color:#ff3c35}.ps-form--product-review .ps-form__header h3,.ps-form--product-review .ps-form__header .h3{font-size:24px}.ps-form--product-review .ps-form__header p{margin-bottom:20px;color:#222}.ps-form--product-review .ps-form__header p sup{color:#ff3c35}.ps-form--product-review .ps-form__header .ps-list--social{margin-bottom:10px}@media(min-width: 768px){.ps-form--product-review .ps-form__header h3,.ps-form--product-review .ps-form__header .h3{font-size:24px}}.ps-form--header-search{position:relative}.ps-form--header-search input{padding-left:5px;height:40px;border:none;font-size:15px;font-weight:500;border:1px solid var(--color-border);border-radius:5px}.ps-form--header-search input::-webkit-input-placeholder{color:#bbb;font-size:15px}.ps-form--header-search input::-moz-placeholder{color:#bbb;font-size:15px}.ps-form--header-search input:-moz-placeholder{color:#bbb;font-size:15px}.ps-form--header-search input:-ms-input-placeholder{color:#bbb;font-size:15px}.ps-form--header-search input:focus{border-bottom-color:var(--color-border)}.ps-form--header-search button{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;right:0;border:none;background-color:rgba(0,0,0,0);width:40px;height:40px;font-size:20px}.ps-form--checkout .form-group label{color:#777;font-size:16px}.ps-form--checkout .form-group .form-control{border:2px solid var(--color-border, #ddd);font-size:1em}.ps-form--checkout .form-group input{height:46px}.ps-form--checkout .select2 .select2-selection{border:2px solid #eaeaea}.ps-form--checkout .ps-checkbox>label:before{border-radius:2px;border:2px solid #eaeaea}.ps-form--checkout .ps-checkbox>label strong{font-size:20px;color:#222;line-height:20px}.ps-form--checkout .create-account{margin-top:40px;padding-bottom:20px}.ps-form--checkout .create-account:last-child{margin-bottom:30px}.ps-form--checkout .shipping{margin-bottom:36px}.ps-form--checkout .ps-form__heading{margin-bottom:30px;font-size:24px;font-weight:700;border-bottom:1px dashed silver}.ps-form--checkout .ps-form__orders h3,.ps-form--checkout .ps-form__orders .h3{font-size:24px;margin-bottom:30px}.ps-form--auth{max-width:370px;margin:0 auto}.ps-form--auth .ps-tab-list{margin-bottom:40px;text-align:center}.ps-form--auth .ps-tab-list li{margin-right:30px;display:inline-block}.ps-form--auth .ps-tab-list li a{font-weight:700}.ps-form--auth .ps-tab-list li:last-child{margin-right:0}.ps-form--auth .form-control::-webkit-input-placeholder{font-size:16px;color:#9498ac}.ps-form--auth .form-control::-moz-placeholder{font-size:16px;color:#9498ac}.ps-form--auth .form-control:-moz-placeholder{font-size:16px;color:#9498ac}.ps-form--auth .form-control:-ms-input-placeholder{font-size:16px;color:#9498ac}.ps-form--auth .ps-list--social li a{border-radius:0;min-width:85px;height:50px;border:none}.ps-form--auth .ps-form__desc{margin-bottom:50px}.ps-form--auth .ps-form__desc p{font-size:16px}.ps-form--primary-search{position:relative}.ps-form--primary-search input{background-color:#fff}.ps-form--primary-search button{position:absolute;top:50%;right:10px;background-color:rgba(0,0,0,0);font-size:16px;border:none;display:flex;justify-content:center;align-items:center;width:30px;height:30px}.form-control{outline:none;height:50px;font-size:var(--font-body-size, 14);padding:0 20px;border:none;height:50px;border-radius:0;border:1px solid var(--color-border, #ddd);border:1px solid var(--color-border, #ddd);color:var(--color-text, #000);transition:all .4s ease;box-shadow:0 0 0 rgba(0,0,0,0);background-color:var(--color-background, #ddd)}.form-control::-webkit-input-placeholder{opacity:1;font-size:14px}.form-control::-moz-placeholder{opacity:1;font-size:14px}.form-control:-moz-placeholder{opacity:1;font-size:14px}.form-control:-ms-input-placeholder{opacity:1;font-size:14px}.form-control:focus{outline:none;box-shadow:0 0 0 #000;border-color:#191a1b;color:var(--color-text);background-color:var(--color-background, #ddd)}input:-webkit-autofill,input:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s !important}textarea.form-control{height:auto;padding:2rem;resize:none}.ps-checkbox{position:relative;display:block}.ps-checkbox>input{position:absolute;visibility:hidden}.ps-checkbox label{margin-bottom:0;position:relative;padding-left:30px;font-family:"Cerebri Sans","sans-serif";color:rgba(34,34,34,.5);font-weight:400;cursor:pointer}.ps-checkbox label:before{content:"";display:block;position:absolute;left:0;top:0px;height:20px;width:20px;z-index:10;border:1px solid #222;transition:all .4s ease}.ps-checkbox label:after{content:"";display:block;position:absolute;top:4px;left:7px;width:6px;height:10px;border:2px solid #fff;border-top:none;border-left:none;z-index:10;opacity:0;transition:all .4s ease}.ps-checkbox input[type=checkbox]:checked~label:before{background-color:#222;border-color:#222}.ps-checkbox input[type=checkbox]:checked~label:after{opacity:1}.ps-checkbox--circle label{font-size:20px;font-weight:600;color:#555}.ps-checkbox--circle label:before{border-radius:50%;border-color:#595959}.ps-checkbox--circle input[type=checkbox]:checked~label:before{background-color:rgba(0,0,0,0)}.ps-checkbox--circle input[type=checkbox]:checked~label:after{background-color:#191a1b;border-radius:50%;border:none;width:14px;height:14px;top:3px;left:3px}.ps-checkbox--inline{display:inline-block;margin-bottom:1rem}.ps-checkbox--color{margin-right:1rem}.ps-checkbox--color>label{margin-bottom:0;width:20px;height:20px;padding-left:0;background-color:rgba(0,0,0,0);border-radius:50%;transition:all .4s ease}.ps-checkbox--color>label:before{width:20px;height:20px;position:absolute;top:50%;left:50%;border:none;border-radius:50%}.ps-checkbox--color>label:after{display:none !important}.ps-checkbox--color input[type=radio]:checked~label{background-color:rgba(0,0,0,0)}.ps-checkbox--color input[type=radio]:checked~label:before{background-color:rgba(0,0,0,0);border:1px solid #ccc}.ps-checkbox--size{margin-right:1rem}.ps-checkbox--size>label{margin-bottom:0;padding:8px 20px;border:none;color:#222;background-color:#f6f6f6;border-radius:0;transition:all .4s ease}.ps-checkbox--size>label:before,.ps-checkbox--size>label:after{display:none}.ps-checkbox--size input[type=checkbox]:checked~label{color:#fff;background-color:#a7a7a7}.ps-radio{position:relative}.ps-radio>input{position:absolute;visibility:hidden}.ps-radio label{position:relative;margin-bottom:0;padding-left:30px;font-family:var(--font-body-family);color:var(--color-text);font-weight:var(--font-weight);cursor:pointer}.ps-radio label:before{content:"";display:block;position:absolute;left:0;top:0px;height:20px;width:20px;border:1px solid rgba(19,8,1,.2);background-color:#fff;transition:all .4s ease;border-radius:50%}.ps-radio label:after{content:"";display:block;position:absolute;top:5px;left:5px;width:10px;height:10px;border-radius:50%;background-color:#fff;z-index:15;opacity:0;transition:all .6s ease}.ps-radio input[type=radio]:checked~label:before{background-color:rgba(0,0,0,0)}.ps-radio input[type=radio]:checked~label:after{background-color:var(--icon-color, #000);border-radius:50%;border:none;width:10px;height:10px;top:5px;left:5px;opacity:1}.ps-radio--inline{display:inline-block;margin-right:20px}.ps-radio--color{margin-right:1rem}.ps-radio--color>label{margin-bottom:0;width:20px;height:20px;padding-left:0;background-color:rgba(0,0,0,0);border-radius:50%;transition:all .4s ease}.ps-radio--color>label:before{width:16px;height:16px;position:absolute;top:50%;left:50%;border:none}.ps-radio--color>label:after{display:none !important}.ps-radio--color input[type=radio]:checked~label{background-color:rgba(61,196,126,.5)}.form-group{margin-bottom:1.5rem}.form-group>label{margin-bottom:1.5rem;font-weight:400;color:var(--color-text);line-height:1em;font-size:14px}.form-group>label sup{color:#ff3c35}.form-group--inline{position:relative;width:100%;display:flex;flex-flow:row nowrap;align-items:center}.form-group--inline>label{margin-bottom:0;font-weight:700;max-width:160px}.form-group--inline .form-group__content{width:100%}@media(max-width: 767px){.form-group--inline{display:block}}.form-group--number{display:inline-block;position:relative;z-index:10}.form-group--number button{position:absolute;top:30%;width:20px;height:20px;max-width:20px;color:#222;font-size:30px;border:none;background:none;z-index:20}.form-group--number button.up{right:12px}.form-group--number button.up:before,.form-group--number button.up:after{position:absolute;top:50%;left:50%;display:inline-block;content:"";width:14px;height:1px;background-color:var(--icon-color)}.form-group--number button.up:before{transform:translate(-50%, -50%) rotate(90deg)}.form-group--number button.up:after{transform:translate(-50%, -50%) rotate(0deg)}.form-group--number button.down{left:12px}.form-group--number button.down:before{position:absolute;top:50%;left:50%;display:inline-block;content:"";width:14px;height:1px;background-color:var(--icon-color);transform:translate(-50%, -50%) rotate(0deg)}.form-group--number .form-control{border:2px solid var(--icon-color, #eaeaea);height:45px;padding:0 25px;font-size:18px;font-weight:600;text-align:center;color:var(--color-text, #000);background-color:rgba(0,0,0,0)}.form-group--number .form-control::-webkit-input-placeholder{color:#222}.form-group--number .form-control::-moz-placeholder{color:#222}.form-group--number .form-control:-moz-placeholder{color:#222}.form-group--number .form-control:-ms-input-placeholder{color:#222}.form-group--number-2{position:relative}.form-group--number-2 button{position:absolute;right:5px;width:12px;height:12px;border:none;background-color:rgba(0,0,0,0);display:flex;justify-content:center;padding:0}.form-group--number-2 button.up{top:3px;align-items:flex-end}.form-group--number-2 button.down{bottom:6px;align-items:flex-start}.form-group--select{position:relative}.form-group--select i{position:absolute;top:50%;right:20px}.form-group--select select{height:40px;padding:0 20px;background-color:rgba(0,0,0,0);border:1px solid #ccc;border-radius:50px}.form-group--nest{display:flex;flex-flow:row nowrap}.form-group--nest .ps-btn{border-radius:0 4px 4px 0;padding-left:25px;padding-right:25px}.form-group--nest input{border-radius:4px 0 0 4px;border-color:#ccc;border-right:none}.form-group--icon{position:relative}.form-group--icon button{right:10px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:none;border:none;position:absolute;top:50%}.form-group--icon button i:before{font-size:20px}.ps-dropdown{position:relative;display:inline-block}.ps-dropdown>a{position:relative;display:block;padding-right:20px}.ps-dropdown>a:after{content:"";font:normal normal normal 12px/1 linearicons;position:absolute;top:50%;right:0}.ps-dropdown ul{position:absolute;top:100%;right:0;z-index:100;min-width:120px;max-width:200px;width:100%;padding:4px 0;background-color:#fff;box-shadow:0 1px 1px 2px rgba(204,204,204,.2);visibility:hidden;opacity:0;text-align:left}.ps-dropdown ul li{list-style-type:none;margin:0;padding:0}.ps-dropdown ul li a{display:block;font-size:1.3rem;color:#222;padding:6px 10px}.ps-dropdown:hover ul{visibility:visible;opacity:1}.ps-dropdown.open ul{visibility:visible;opacity:1}.select2{display:block;min-width:100%}.select2 .select2-selection--single{height:auto;outline:none;border-radius:0}.select2 .select2-selection--single .select2-selection__rendered{line-height:20px;padding:10px 20px}.select2 .select2-selection--single .select2-selection__arrow{position:absolute;top:50%;right:10px;width:20px;height:20px}.select2 .select2-selection--single .select2-selection__arrow:before{content:"";font-family:FontAwesome;position:absolute;top:50%;left:50%}.select2 .select2-selection--single .select2-selection__arrow b{display:none}.select2 .select2-selection--multiple{min-height:0;border:none !important}.select2 .select2-selection--multiple .select2-selection__rendered{margin-bottom:0;padding:0;padding-left:10px;vertical-align:top}.select2 .select2-selection--multiple .select2-selection__rendered input{margin-top:0;height:40px;padding:0 10px}.select2 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{line-height:20px;margin-right:10px;margin-top:10px}.select2-container .select2-dropdown{border-color:#ccc}.select2-container .select2-results li{color:#222;font-size:16px;padding:6px 16px;background-color:rgba(0,0,0,0)}.select2-container .select2-results li.select2-results__option--highlighted{background-color:#191a1b}.form-group--inside{position:relative}.form-group--inside button{right:10px;border:none;color:#ce873a;background-color:rgba(0,0,0,0);position:absolute;top:50%}.form-group--inside button:hover{color:#ab6d2a}.ps-color{display:flex;justify-content:space-between;color:#bbb;width:100%;cursor:pointer}.ps-color .ps-color__swatch{display:inline-block;margin-right:10px;width:15px;height:15px;border-radius:50%;vertical-align:middle}.ps-color .ps-color__left i{font-size:14px;color:#999;font-style:normal}.ps-color .ps-color__right i{color:#eaeaea}.ps-color.black .ps-color__swatch{background-color:#000}.ps-color.blue .ps-color__swatch{background-color:#70849d}.ps-color.gold .ps-color__swatch{background-color:#c90}.ps-color.nude .ps-color__swatch{background-color:#cfa58f}.ps-color.orange .ps-color__swatch{background-color:#c60}.ps-color.red .ps-color__swatch{background-color:#900}.ps-color.active .ps-color__right i{color:#222}.ps-color.active .ps-color__right i:before{content:""}.ps-variant{position:relative;display:inline-block;margin-right:10px;width:18px;height:18px;border-radius:50%;z-index:10;border:1px solid #999;cursor:pointer}.ps-variant__tooltip{position:absolute;bottom:100%;left:50%;padding:5px 10px;background-color:rgba(0,0,0,.9);border-radius:2px;color:#fff;font-size:12px;transition:all .4s ease;visibility:hidden;opacity:0}.ps-variant__tooltip:before{content:"";position:absolute;top:100%;left:50%;height:0;width:0;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:6px solid #000}.ps-variant:last-child{margin-right:0}.ps-variant.ps-variant--size{position:relative;vertical-align:top;border:none;background-color:#f1f1f1;transition:all .4s ease}.ps-variant.ps-variant--size .ps-variant__size{position:absolute;top:50%;left:50%;color:#9498ac;font-size:12px}.ps-variant.ps-variant--size.active .ps-variant__size{color:#222}.ps-variant.ps-variant--size:hover{background-color:#191a1b}.ps-variant.ps-variant--size:hover .ps-variant__size{color:#fff}.ps-variant.ps-variant--color{border:1px solid #ccc}.ps-variant.ps-variant--color:before{content:"";width:14px;height:14px;border-radius:50%;position:absolute;top:50%;left:50%}.ps-variant.ps-variant--color.color--1:before{background-color:#70849d}.ps-variant.ps-variant--color.color--2:before{background-color:#cfa58f}.ps-variant.ps-variant--color.color--3:before{background-color:#f06292}.ps-variant.ps-variant--image img{border-radius:50%;max-width:20px;position:absolute;top:50%;left:50%}.ps-variant:hover .ps-variant__tooltip{visibility:visible;opacity:1}.ps-variant.active:before{border-color:#000}.ps-variant.active .ps-variant__tooltip{visibility:visible;opacity:1}.pt-9{padding-top:9rem}.verify-code-form input{width:3rem !important;height:3rem;margin:0 1rem;font-size:1.2rem;border-radius:4px;color:var(--color-text, #000);border:1px solid var(--icon-color, rgba(0, 0, 0, 0.3))}.ps-custom-radio input{margin:0;padding:0;border:none;height:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ps-custom-radio input:active+.payment-method{opacity:.9}.ps-custom-radio input:checked+.payment-method{-webkit-filter:none;-moz-filter:none;filter:none;border:2px solid #f68773;border-radius:5px}.payment-method{cursor:pointer;background-size:contain;background-repeat:no-repeat;display:inline-block;-webkit-transition:all 100ms ease-in;-moz-transition:all 100ms ease-in;transition:all 100ms ease-in}.payment-method:hover{-webkit-filter:brightness(1.2) grayscale(0.5) opacity(0.9);-moz-filter:brightness(1.2) grayscale(0.5) opacity(0.9)}.react-tel-input .form-control{outline:none !important;font-size:14px !important;height:50px !important;border-radius:0 !important;border:1px solid #ddd !important;transition:all .4s ease;box-shadow:0 0 0 rgba(0,0,0,0);background-color:rgba(0,0,0,0) !important}.react-tel-input .country-list li.search{display:flex}.react-tel-input .country-list li.search .search-emoji{display:none}.react-tel-input .country-list li.search .search-box{width:90%;height:35px}.react-tel-input input{width:100%}.react-tel-input .country-list{max-height:300px !important}.react-tel-input .country-list .search{text-align:left !important}.react-tel-input .country-list .country{text-align:left !important}.payment-method-img{width:150px !important;height:30px !important}.btn-check:active+.btn-outline:focus,.btn-check:checked+.btn-outline:focus,.btn-outline.active:focus,.btn-outline.dropdown-toggle.show:focus,.btn-outline:active:focus{box-shadow:0 0 0 .5rem rgba(108,117,125,.5) !important}.btn-check:active+.btn-outline,.btn-check:checked+.btn-outline,.btn-outline.active,.btn-outline.dropdown-toggle.show,.btn-outline:active{color:#fff !important;border-color:#6c757d !important}.seo-hide{height:0px !important;width:0px !important;overflow:auto !important;margin:0}.logo-dim{max-width:150px}.left{float:left}.right{float:right}.center{margin:0 auto}.inline-block{display:inline-block}.align-center{display:flex !important;align-items:center;justify-content:center}.h-align{display:flex !important;align-items:center}.cursor-pointer{cursor:pointer}.margin-top-10{margin-top:10px}.bq-radio{border:none;color:#333;font-size:16px;font-weight:500;position:relative;padding:2px;padding-left:0}.bq-radio.active{background:rgba(0,0,0,0)}.bq-radio.active::before{border-color:var(--icon-color, #838d91)}.bq-radio.active::after{background-color:var(--icon-color, #232323)}.bq-radio::before{content:"";width:18px;height:18px;border-radius:50%;border:1px solid var(--icon-color, #d9d9d9);margin-right:8px;position:relative;top:3px;display:inline-block}.bq-radio::after{content:"";display:block;width:8px;height:8px;position:absolute;left:5.2px;top:10px;border-radius:50%;background-color:rgba(0,0,0,0);visibility:visible;-webkit-transition:all .3s;transition:all .3s}.bq-radio:hover{border:none}.seo-hide{height:0px !important;width:0px !important;overflow:auto !important;margin:0}.cursor-pointer{cursor:pointer}.ps-btn--backtop{display:flex;justify-content:center;align-items:center;border:none;padding:0}.ps-btn--backtop,.ps-btn--backtop:hover{background-color:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0) !important}.ps-btn--backtop:hover{color:#fff}.ps-btn--backtop img{border-radius:4px}.ant-back-top{color:rgba(0,0,0,0) !important;right:30px !important;bottom:64px !important;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.85);font-size:12px;font-variant:tabular-nums;line-height:1.66667;list-style:none;font-feature-settings:"tnum";position:fixed;right:100px;bottom:50px;z-index:10;width:60px;height:60px;border-radius:50%;cursor:pointer}@media(max-width: 480px){.ant-back-top{right:12px !important;bottom:70px !important}}.requied::after{content:"*";color:var(--icon-color, red)}.wrapper-border{border-bottom:1px solid #f2f2f2}.wrapper-border.bg-dark{border-color:rgba(0,0,0,.08)}footer.bg-dark,.footer.bg-dark{background:#ccc !important}.image-wrapper{background:no-repeat center center;background-size:cover;position:relative;z-index:0}.image-wrapper:not(.mobile){background-attachment:fixed !important}.image-wrapper.bg-auto{background-size:auto;background-position:center center;background-repeat:no-repeat;background-attachment:scroll !important}.image-wrapper.bg-full{background-size:100%;background-position:center center;background-repeat:no-repeat;background-attachment:scroll !important}.image-wrapper.bg-cover{background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:scroll !important}.image-wrapper.bg-overlay:before{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:rgba(187,187,187,.5)}.image-wrapper.bg-overlay-300:before{background:rgba(187,187,187,.3)}.image-wrapper.bg-overlay-400:before{background:rgba(187,187,187,.4)}.image-wrapper.bg-overlay-light-300:before{background:rgba(0,0,0,.3)}.image-wrapper.bg-overlay-light-400:before{background:rgba(0,0,0,.4)}.image-wrapper.bg-overlay-light-500:before{background:rgba(0,0,0,.5)}.image-wrapper.bg-overlay-light-600:before{background:rgba(0,0,0,.6)}.image-wrapper.bg-overlay:not(.bg-content) *,.image-wrapper.bg-overlay.bg-content .content{position:relative;z-index:2}.image-wrapper.bg-overlay .form-floating>label{position:absolute}.image-wrapper.card:before{border-radius:.375rem !important}@media(max-width: 991.98px){.image-wrapper.bg-full{background-size:cover !important}}@media(max-width: 767px){.bg-map{background:none !important}}@media(max-width: 575.98px){.bg-xs-none{background-image:none !important}}@media(max-width: 991.98px){.image-wrapper.bg-cover{min-height:50rem}}@media(max-width: 767px){.image-wrapper.bg-cover{min-height:40rem}}.video-wrapper{position:relative;overflow:hidden}.video-wrapper.bg-overlay:after{content:"";display:block;height:100%;width:100%;position:absolute;top:0;left:0;background:rgba(187,187,187,.4);z-index:1}.video-wrapper.bg-overlay.bg-overlay-gradient:after{opacity:.4;background:linear-gradient(120deg, #542461 50%, #332487 100%)}.video-wrapper video{object-fit:cover;display:block;position:absolute;height:100% !important;width:100% !important;max-width:100% !important;top:0;left:0;background:#000}.video-wrapper video:-webkit-media-controls{display:none !important}.video-wrapper .video-content{position:absolute;z-index:2;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column}.wrapper.angled{position:relative;border:0}.wrapper.angled:before,.wrapper.angled:after{content:"";display:block;position:absolute;right:0;z-index:0;border:0 solid rgba(0,0,0,0)}.wrapper.angled.lower-end:after{border-right-color:rgba(0,0,0,0);border-right-width:100vw;border-bottom-width:8rem;bottom:-8rem}.wrapper.angled.lower-start:after{border-left-color:rgba(0,0,0,0);border-left-width:100vw;border-bottom-width:8rem;bottom:-8rem}.wrapper.angled.upper-end:before{border-right-color:rgba(0,0,0,0);border-right-width:100vw;border-top-width:8rem;top:-8rem}.wrapper.angled.upper-start:before{border-left-color:rgba(0,0,0,0);border-left-width:100vw;border-top-width:8rem;top:-8rem}footer.bg-dark.angled.lower-end:after,footer.bg-dark.angled.upper-end:before{border-right-color:#ccc !important}footer.bg-dark.angled.lower-start:after,footer.bg-dark.angled.upper-start:before{border-left-color:#ccc !important}.bg-cover{background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:scroll !important}.shape.rellax{position:absolute}.shape.rellax{z-index:1}.position-relative .shape.rellax+figure{position:relative;z-index:2}.bg-dot,.bg-line{opacity:.4}.bg-dot{background-size:1.5rem 1.5rem}.bg-dot.blue{background-image:radial-gradient(#0d6efd 2px, transparent 2.5px)}.bg-dot.indigo{background-image:radial-gradient(#6610f2 2px, transparent 2.5px)}.bg-dot.purple{background-image:radial-gradient(#6f42c1 2px, transparent 2.5px)}.bg-dot.pink{background-image:radial-gradient(#d63384 2px, transparent 2.5px)}.bg-dot.red{background-image:radial-gradient(#dc3545 2px, transparent 2.5px)}.bg-dot.orange{background-image:radial-gradient(#fd7e14 2px, transparent 2.5px)}.bg-dot.yellow{background-image:radial-gradient(#ffc107 2px, transparent 2.5px)}.bg-dot.green{background-image:radial-gradient(#198754 2px, transparent 2.5px)}.bg-dot.teal{background-image:radial-gradient(#20c997 2px, transparent 2.5px)}.bg-dot.cyan{background-image:radial-gradient(#0dcaf0 2px, transparent 2.5px)}.bg-dot.black{background-image:radial-gradient(#000 2px, transparent 2.5px)}.bg-dot.white{background-image:radial-gradient(#fff 2px, transparent 2.5px)}.bg-dot.gray{background-image:radial-gradient(#6c757d 2px, transparent 2.5px)}.bg-dot.gray-dark{background-image:radial-gradient(#343a40 2px, transparent 2.5px)}.bg-line.blue{background:repeating-linear-gradient(-55deg, rgba(0, 0, 0, 0) 0.8px, #0d6efd 1.6px, #0d6efd 3px, rgba(0, 0, 0, 0) 3.8px, rgba(0, 0, 0, 0) 10px)}.bg-line.indigo{background:repeating-linear-gradient(-55deg, rgba(0, 0, 0, 0) 0.8px, #6610f2 1.6px, #6610f2 3px, rgba(0, 0, 0, 0) 3.8px, rgba(0, 0, 0, 0) 10px)}.bg-line.purple{background:repeating-linear-gradient(-55deg, rgba(0, 0, 0, 0) 0.8px, #6f42c1 1.6px, #6f42c1 3px, rgba(0, 0, 0, 0) 3.8px, rgba(0, 0, 0, 0) 10px)}.bg-line.pink{background:repeating-linear-gradient(-55deg, rgba(0, 0, 0, 0) 0.8px, #d63384 1.6px, #d63384 3px, rgba(0, 0, 0, 0) 3.8px, rgba(0, 0, 0, 0) 10px)}.bg-line.red{background:repeating-linear-gradient(-55deg, rgba(0, 0, 0, 0) 0.8px, #dc3545 1.6px, #dc3545 3px, rgba(0, 0, 0, 0) 3.8px, rgba(0, 0, 0, 0) 10px)}.bg-line.orange{background:repeating-linear-gradient(-55deg, rgba(0, 0, 0, 0) 0.8px, #fd7e14 1.6px, #fd7e14 3px, rgba(0, 0, 0, 0) 3.8px, rgba(0, 0, 0, 0) 10px)}.bg-line.yellow{background:repeating-linear-gradient(-55deg, rgba(0, 0, 0, 0) 0.8px, #ffc107 1.6px, #ffc107 3px, rgba(0, 0, 0, 0) 3.8px, rgba(0, 0, 0, 0) 10px)}.bg-line.green{background:repeating-linear-gradient(-55deg, rgba(0, 0, 0, 0) 0.8px, #198754 1.6px, #198754 3px, rgba(0, 0, 0, 0) 3.8px, rgba(0, 0, 0, 0) 10px)}.bg-line.teal{background:repeating-linear-gradient(-55deg, rgba(0, 0, 0, 0) 0.8px, #20c997 1.6px, #20c997 3px, rgba(0, 0, 0, 0) 3.8px, rgba(0, 0, 0, 0) 10px)}.bg-line.cyan{background:repeating-linear-gradient(-55deg, rgba(0, 0, 0, 0) 0.8px, #0dcaf0 1.6px, #0dcaf0 3px, rgba(0, 0, 0, 0) 3.8px, rgba(0, 0, 0, 0) 10px)}.bg-line.black{background:repeating-linear-gradient(-55deg, rgba(0, 0, 0, 0) 0.8px, #000 1.6px, #000 3px, rgba(0, 0, 0, 0) 3.8px, rgba(0, 0, 0, 0) 10px)}.bg-line.white{background:repeating-linear-gradient(-55deg, rgba(0, 0, 0, 0) 0.8px, #fff 1.6px, #fff 3px, rgba(0, 0, 0, 0) 3.8px, rgba(0, 0, 0, 0) 10px)}.bg-line.gray{background:repeating-linear-gradient(-55deg, rgba(0, 0, 0, 0) 0.8px, #6c757d 1.6px, #6c757d 3px, rgba(0, 0, 0, 0) 3.8px, rgba(0, 0, 0, 0) 10px)}.bg-line.gray-dark{background:repeating-linear-gradient(-55deg, rgba(0, 0, 0, 0) 0.8px, #343a40 1.6px, #343a40 3px, rgba(0, 0, 0, 0) 3.8px, rgba(0, 0, 0, 0) 10px)}@media(max-width: 575.98px){.shape{display:none}}.shape.blue .svg-fill{fill:#0d6efd}.shape.soft-blue .svg-fill{fill:#edf4ff}.shape.pale-blue .svg-fill{fill:#d8e8ff}.shape.indigo .svg-fill{fill:#6610f2}.shape.soft-indigo .svg-fill{fill:#f4edfe}.shape.pale-indigo .svg-fill{fill:#e7d9fd}.shape.purple .svg-fill{fill:#6f42c1}.shape.soft-purple .svg-fill{fill:#f4f1fa}.shape.pale-purple .svg-fill{fill:#e8e1f5}.shape.pink .svg-fill{fill:#d63384}.shape.soft-pink .svg-fill{fill:#fcf0f6}.shape.pale-pink .svg-fill{fill:#f8deeb}.shape.red .svg-fill{fill:#dc3545}.shape.soft-red .svg-fill{fill:#fcf0f1}.shape.pale-red .svg-fill{fill:#f9dfe1}.shape.orange .svg-fill{fill:#fd7e14}.shape.soft-orange .svg-fill{fill:#fff5ed}.shape.pale-orange .svg-fill{fill:#ffead9}.shape.yellow .svg-fill{fill:#ffc107}.shape.soft-yellow .svg-fill{fill:#fffaec}.shape.pale-yellow .svg-fill{fill:#fff5d7}.shape.green .svg-fill{fill:#198754}.shape.soft-green .svg-fill{fill:#eef6f2}.shape.pale-green .svg-fill{fill:#daece4}.shape.teal .svg-fill{fill:#20c997}.shape.soft-teal .svg-fill{fill:#eefbf7}.shape.pale-teal .svg-fill{fill:#dbf6ee}.shape.cyan .svg-fill{fill:#0dcaf0}.shape.soft-cyan .svg-fill{fill:#edfbfe}.shape.pale-cyan .svg-fill{fill:#d8f7fd}.shape.black .svg-fill{fill:#000}.shape.soft-black .svg-fill{fill:#ececec}.shape.pale-black .svg-fill{fill:#d6d6d6}.shape.white .svg-fill{fill:#fff}.shape.soft-white .svg-fill{fill:#fff}.shape.pale-white .svg-fill{fill:#fff}.shape.gray .svg-fill{fill:#6c757d}.shape.soft-gray .svg-fill{fill:#f4f5f5}.shape.pale-gray .svg-fill{fill:#e7e9ea}.shape.gray-dark .svg-fill{fill:#343a40}.shape.soft-gray-dark .svg-fill{fill:#f0f0f1}.shape.pale-gray-dark .svg-fill{fill:#dfdfe0}.link-primary{color:#0d6efd}.link-primary:hover,.link-primary:focus{color:#0d6efd}.link-secondary{color:#6c757d}.link-secondary:hover,.link-secondary:focus{color:#6c757d}.link-success{color:#198754}.link-success:hover,.link-success:focus{color:#198754}.link-info{color:#0dcaf0}.link-info:hover,.link-info:focus{color:#0dcaf0}.link-warning{color:#ffc107}.link-warning:hover,.link-warning:focus{color:#ffc107}.link-danger{color:#dc3545}.link-danger:hover,.link-danger:focus{color:#dc3545}.link-light{color:#f8f9fa}.link-light:hover,.link-light:focus{color:#f8f9fa}.link-dark{color:#343f52}blockquote{border-left:.3rem solid #0d6efd;padding-left:2rem;font-size:1.25rem;line-height:1.5;font-weight:400}blockquote.border-0{padding-left:0}blockquote.icon{position:relative;border:0;padding:0}blockquote.icon:before{content:"”";position:absolute;top:-3rem;left:-1.8rem;color:rgba(52,63,82,.05);font-size:20rem;line-height:1;z-index:1}blockquote.icon-top{padding-top:7.5rem;position:relative}blockquote.icon-top:before{content:"“";color:#ced4da;opacity:.3;font-size:13rem;font-weight:normal;top:0;left:-0.6rem}blockquote.icon-top.text-white:before{color:#000}blockquote.text-center.icon-top:before{left:50%;transform:translateX(-52%)}.blockquote-footer{font-weight:700;margin-top:0;text-transform:uppercase;letter-spacing:.04rem}.blockquote-details{display:flex;align-items:center;text-align:left}.blockquote-details p{font-size:1rem}.blockquote-details .info{padding-left:2rem}.blockquote-details .icon-img img{width:7rem !important}.dropcap{display:block;float:left;font-size:calc(1.625rem + 4.5vw);line-height:1;font-weight:500;padding:0;margin:.4rem 1.2rem 0 0}@media(min-width: 1200px){.dropcap{font-size:5rem}}.dropcap.rounded-circle{font-size:calc(1.405rem + 1.86vw);height:4.6rem;width:4.6rem;margin:.5rem 1rem 0 0;padding-bottom:.3rem;display:flex;align-content:center;align-items:center;justify-content:center}@media(min-width: 1200px){.dropcap.rounded-circle{font-size:2.8rem}}.unordered-list{padding-left:0;list-style:none}.unordered-list li{position:relative;padding-left:2rem}.unordered-list>li:before{font-family:sans-serif;position:absolute;top:-0.3rem;left:0;font-size:calc(1.325rem + 0.9vw);content:"•"}@media(min-width: 1200px){.unordered-list>li:before{font-size:2rem}}.unordered-list.bullet-blue li:before{color:#0d6efd}.unordered-list.bullet-indigo li:before{color:#6610f2}.unordered-list.bullet-purple li:before{color:#6f42c1}.unordered-list.bullet-pink li:before{color:#d63384}.unordered-list.bullet-red li:before{color:#dc3545}.unordered-list.bullet-orange li:before{color:#fd7e14}.unordered-list.bullet-yellow li:before{color:#ffc107}.unordered-list.bullet-green li:before{color:#198754}.unordered-list.bullet-teal li:before{color:#20c997}.unordered-list.bullet-cyan li:before{color:#0dcaf0}.unordered-list.bullet-black li:before{color:#000}.unordered-list.bullet-white li:before{color:#fff}.unordered-list.bullet-gray li:before{color:#6c757d}.unordered-list.bullet-gray-dark li:before{color:#343a40}.icon-list{padding-left:0;list-style:none}.icon-list li{position:relative;padding-left:2.5rem}.icon-list.bullet-bg li{padding-left:3rem}.icon-list.bullet-soft-blue i{color:#0d6efd}.icon-list.bullet-soft-blue.bullet-bg i{background-color:#d3e5ff}.icon-list.bullet-bg i[class*=bullet-soft-blue]{background-color:#d3e5ff !important;color:#0d6efd !important}.icon-list.bullet-soft-indigo i{color:#6610f2}.icon-list.bullet-soft-indigo.bullet-bg i{background-color:#e3d4fd}.icon-list.bullet-bg i[class*=bullet-soft-indigo]{background-color:#e3d4fd !important;color:#6610f2 !important}.icon-list.bullet-soft-purple i{color:#6f42c1}.icon-list.bullet-soft-purple.bullet-bg i{background-color:#e5ddf4}.icon-list.bullet-bg i[class*=bullet-soft-purple]{background-color:#e5ddf4 !important;color:#6f42c1 !important}.icon-list.bullet-soft-pink i{color:#d63384}.icon-list.bullet-soft-pink.bullet-bg i{background-color:#f8dae9}.icon-list.bullet-bg i[class*=bullet-soft-pink]{background-color:#f8dae9 !important;color:#d63384 !important}.icon-list.bullet-soft-red i{color:#dc3545}.icon-list.bullet-soft-red.bullet-bg i{background-color:#f9dbde}.icon-list.bullet-bg i[class*=bullet-soft-red]{background-color:#f9dbde !important;color:#dc3545 !important}.icon-list.bullet-soft-orange i{color:#fd7e14}.icon-list.bullet-soft-orange.bullet-bg i{background-color:#ffe8d5}.icon-list.bullet-bg i[class*=bullet-soft-orange]{background-color:#ffe8d5 !important;color:#fd7e14 !important}.icon-list.bullet-soft-green i{color:#198754}.icon-list.bullet-soft-green.bullet-bg i{background-color:#d6e9e0}.icon-list.bullet-bg i[class*=bullet-soft-green]{background-color:#d6e9e0 !important;color:#198754 !important}.icon-list.bullet-soft-teal i{color:#20c997}.icon-list.bullet-soft-teal.bullet-bg i{background-color:#d7f5ec}.icon-list.bullet-bg i[class*=bullet-soft-teal]{background-color:#d7f5ec !important;color:#20c997 !important}.icon-list.bullet-soft-cyan i{color:#0dcaf0}.icon-list.bullet-soft-cyan.bullet-bg i{background-color:#d3f5fc}.icon-list.bullet-bg i[class*=bullet-soft-cyan]{background-color:#d3f5fc !important;color:#0dcaf0 !important}.icon-list.bullet-soft-black i{color:#000}.icon-list.bullet-soft-black.bullet-bg i{background-color:#d1d1d1}.icon-list.bullet-bg i[class*=bullet-soft-black]{background-color:#d1d1d1 !important;color:#000 !important}.icon-list.bullet-soft-white i{color:#fff}.icon-list.bullet-soft-white.bullet-bg i{background-color:#fff}.icon-list.bullet-bg i[class*=bullet-soft-white]{background-color:#fff !important;color:#fff !important}.icon-list.bullet-soft-gray i{color:#6c757d}.icon-list.bullet-soft-gray.bullet-bg i{background-color:#e5e6e8}.icon-list.bullet-bg i[class*=bullet-soft-gray]{background-color:#e5e6e8 !important;color:#6c757d !important}.icon-list.bullet-soft-gray-dark i{color:#343a40}.icon-list.bullet-soft-gray-dark.bullet-bg i{background-color:#dadcdd}.icon-list.bullet-bg i[class*=bullet-soft-gray-dark]{background-color:#dadcdd !important;color:#343a40 !important}.icon-list.bullet-soft-yellow i,.icon-list.bullet-bg i[class*=bullet-soft-yellow]{color:#ffc107}.icon-list.bullet-soft-yellow.bullet-bg i,.icon-list.bullet-bg i[class*=bullet-soft-yellow]{background-color:#fff1c6}.icon-list.bullet-blue i{color:#0d6efd}.icon-list.bullet-blue.bullet-bg i{background-color:#0d6efd;color:#000}.icon-list.bullet-bg i[class*=bullet-blue]{background-color:#0d6efd !important;color:#fff !important}.icon-list.bullet-indigo i{color:#6610f2}.icon-list.bullet-indigo.bullet-bg i{background-color:#6610f2;color:#000}.icon-list.bullet-bg i[class*=bullet-indigo]{background-color:#6610f2 !important;color:#fff !important}.icon-list.bullet-purple i{color:#6f42c1}.icon-list.bullet-purple.bullet-bg i{background-color:#6f42c1;color:#000}.icon-list.bullet-bg i[class*=bullet-purple]{background-color:#6f42c1 !important;color:#fff !important}.icon-list.bullet-pink i{color:#d63384}.icon-list.bullet-pink.bullet-bg i{background-color:#d63384;color:#000}.icon-list.bullet-bg i[class*=bullet-pink]{background-color:#d63384 !important;color:#fff !important}.icon-list.bullet-red i{color:#dc3545}.icon-list.bullet-red.bullet-bg i{background-color:#dc3545;color:#000}.icon-list.bullet-bg i[class*=bullet-red]{background-color:#dc3545 !important;color:#fff !important}.icon-list.bullet-orange i{color:#fd7e14}.icon-list.bullet-orange.bullet-bg i{background-color:#fd7e14;color:#000}.icon-list.bullet-bg i[class*=bullet-orange]{background-color:#fd7e14 !important;color:#fff !important}.icon-list.bullet-yellow i{color:#ffc107}.icon-list.bullet-yellow.bullet-bg i{background-color:#ffc107;color:#000}.icon-list.bullet-bg i[class*=bullet-yellow]{background-color:#ffc107 !important;color:#fff !important}.icon-list.bullet-green i{color:#198754}.icon-list.bullet-green.bullet-bg i{background-color:#198754;color:#000}.icon-list.bullet-bg i[class*=bullet-green]{background-color:#198754 !important;color:#fff !important}.icon-list.bullet-teal i{color:#20c997}.icon-list.bullet-teal.bullet-bg i{background-color:#20c997;color:#000}.icon-list.bullet-bg i[class*=bullet-teal]{background-color:#20c997 !important;color:#fff !important}.icon-list.bullet-cyan i{color:#0dcaf0}.icon-list.bullet-cyan.bullet-bg i{background-color:#0dcaf0;color:#000}.icon-list.bullet-bg i[class*=bullet-cyan]{background-color:#0dcaf0 !important;color:#fff !important}.icon-list.bullet-black i{color:#000}.icon-list.bullet-black.bullet-bg i{background-color:#000;color:#000}.icon-list.bullet-bg i[class*=bullet-black]{background-color:#000 !important;color:#fff !important}.icon-list.bullet-white i{color:#fff}.icon-list.bullet-white.bullet-bg i{background-color:#fff;color:#000}.icon-list.bullet-bg i[class*=bullet-white]{background-color:#fff !important;color:#fff !important}.icon-list.bullet-gray i{color:#6c757d}.icon-list.bullet-gray.bullet-bg i{background-color:#6c757d;color:#000}.icon-list.bullet-bg i[class*=bullet-gray]{background-color:#6c757d !important;color:#fff !important}.icon-list.bullet-gray-dark i{color:#343a40}.icon-list.bullet-gray-dark.bullet-bg i{background-color:#343a40;color:#000}.icon-list.bullet-bg i[class*=bullet-gray-dark]{background-color:#343a40 !important;color:#fff !important}.icon-list.bullet-white i,.icon-list.bullet-bg i.bullet-white{color:#0d6efd !important}.icon-list i{position:absolute;top:-0.4rem;left:0;font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){.icon-list i{font-size:2rem}}.icon-list.bullet-bg i{border-radius:100%;width:2rem;height:2rem;top:auto;font-size:calc(1.285rem + 0.42vw);line-height:1;letter-spacing:normal;text-align:center;display:table}@media(min-width: 1200px){.icon-list.bullet-bg i{font-size:1.6rem}}.icon-list.bullet-bg i:before{vertical-align:middle;display:table-cell}.widget .list-unstyled:not(.tag-list) li+li,.unordered-list li+li,.icon-list:not(.row) li+li{margin-top:.7rem}.list-unstyled li a.active{color:#0d6efd !important}.filter:not(.basic-filter) p{margin:0 2rem 0 0;display:inline}.filter:not(.basic-filter) ul{margin:0;padding:0;list-style:none;display:inline}.filter:not(.basic-filter) ul li{display:inline}.filter:not(.basic-filter) ul li+li:before{content:"";display:inline-block;width:.4rem;height:.4rem;border-radius:100%;margin:0 1.6rem 0 1rem;vertical-align:.3rem;background:rgba(187,187,187,.2)}.filter:not(.basic-filter) ul li a{cursor:pointer}.filter:not(.basic-filter) ul li a.active,.filter:not(.basic-filter) ul li a:hover{color:#0a58ca}.filter:not(.basic-filter).dark-filter ul li+li:before{background:rgba(0,0,0,.2)}.filter:not(.basic-filter).dark-filter ul li a.active,.filter:not(.basic-filter).dark-filter ul li a:hover{color:#000}.isotope-filter{position:relative;z-index:5}.filter.basic-filter p{margin:0 2rem 0 0;display:inline;color:inherit;font-weight:500}.filter.basic-filter ul{margin:0;padding:0;list-style:none;display:inline}.filter.basic-filter ul li{display:inline;margin-right:2rem}.filter.basic-filter ul li a{cursor:pointer;color:#212529}.filter.basic-filter ul li a.active,.filter.basic-filter ul li a:hover{color:#0a58ca}.filter.basic-filter.dark-filter ul li a.active,.filter.basic-filter.dark-filter ul li a:hover{color:#000}.image-list{padding:0;margin:0}.image-list p,.image-list .meta{margin:0}.image-list:after{content:"";display:block;height:0;clear:both;visibility:hidden}.image-list>li{clear:both;display:block;overflow:hidden}.image-list>li+li{margin-top:2rem}.image-list figure{float:left;width:7rem;height:7rem}.image-list .post-content{margin-left:8.5rem;margin-bottom:0}.tag-list li{display:inline-block;margin-right:.4rem;margin-bottom:.2rem}.tag-list li a:before{font-style:normal;content:"#";font-weight:normal;padding-right:.4rem}.widget .tag-list li,.blog.single .post .tag-list li{margin-top:0;margin-bottom:.9rem}.widget .tag-list li a{display:flex;align-items:center}.meta,.post-category,.filter:not(.basic-filter),.filter:not(.basic-filter) ul li a{text-transform:uppercase;letter-spacing:.02rem;font-size:calc(1.265rem + 0.18vw);font-weight:700;color:#6c757d}@media(min-width: 1200px){.meta,.post-category,.filter:not(.basic-filter),.filter:not(.basic-filter) ul li a{font-size:1.4rem}}.meta{font-size:calc(1.255rem + 0.06vw)}@media(min-width: 1200px){.meta{font-size:1.3rem}}.post-category{margin-bottom:.8rem}.post-meta{list-style:none;padding:0;margin:0;font-size:calc(1.265rem + 0.18vw);color:#6c757d}@media(min-width: 1200px){.post-meta{font-size:1.4rem}}.post-meta li{display:inline-block}.post-meta li a{color:#6c757d}.post-meta li a:hover{color:#0d6efd;border-color:#0d6efd}.post-meta li:before{content:"";display:inline-block;width:.4rem;height:.4rem;border-radius:100%;margin:0 1.2rem 0;vertical-align:.3rem;background:#6c757d;opacity:.5}.post-meta li i{padding-right:.4rem;vertical-align:-0.1rem}.post-meta.text-white li:before{background:#000}.post-header .post-meta{font-size:calc(1.285rem + 0.42vw)}@media(min-width: 1200px){.post-header .post-meta{font-size:1.6rem}}.post-header .post-meta li:before{margin:0 1.2rem 0 .8rem}.post-meta li:first-child:before,article .post-meta li.ms-auto:before{display:none}@media(max-width: 767px){.card-footer .post-meta li.post-author,.card-footer .post-meta li.post-comments span{display:none}.post-header .post-meta li.post-author,.post-header .post-meta li.post-comments span,.post-header .post-meta li.post-likes span{display:none}}.glyphs{padding:0}.glyphs li{display:block}.glyphs li svg{margin-bottom:.6rem;display:inline-block}.glyphs li i:before{margin:0;padding:0;color:#343f52;font-size:calc(1.445rem + 2.34vw)}@media(min-width: 1200px){.glyphs li i:before{font-size:3.2rem}}.glyphs li span{margin:0;display:block;color:var(--bs-secondary-color);font-size:0.875rem}.glyphs li .card-body{padding:1rem .4rem 2rem}.glyphs li .card-footer{padding:1rem .4rem;cursor:pointer;font-size:0.875rem}.glyphs-svg li .card-body{padding-top:2rem}.code-wrapper{margin-bottom:0;position:relative}.code-wrapper .btn-clipboard{font-family: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";position:absolute;top:1rem;right:1rem;cursor:pointer;transform:none;font-size:1.2rem;padding:.2rem .45rem .2rem;z-index:3}.code-wrapper pre{margin-bottom:0}pre[class*=language-]{position:relative;padding-top:4rem}pre[class*=language-]:focus{outline:none}:not(pre)>code[class*=language-],pre[class*=language-],pre{margin:0;background:none;padding:4rem;font-size:calc(1.265rem + 0.18vw)}@media(min-width: 1200px){:not(pre)>code[class*=language-],pre[class*=language-],pre{font-size:1.4rem}}.external,.internal,.code,.terminal,.kbd,.folder,.file,mark.doc,.doc.mark{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;position:relative;display:inline-flex;align-items:center;margin:.55rem .2rem;vertical-align:2px;padding:.1rem .8rem .1rem 2.8rem;font-size:.875em;border-radius:.25rem;background:rgba(164,174,198,.15);box-shadow:none;border:0;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}mark.doc,.doc.mark{padding:.1875em;padding-bottom:.1rem}.external:after,.internal:after,.code:before,.terminal:before,.kbd:before,.folder:before,.file:before{position:absolute;left:0;display:flex;justify-content:center;align-items:center;width:3.2rem;padding-top:.1rem;margin-right:.8rem;text-align:center;color:inherit;font-family:"Unicons";font-size:calc(1.265rem + 0.18vw);border-radius:.25rem;border-top-right-radius:0;border-bottom-right-radius:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(min-width: 1200px){.external:after,.internal:after,.code:before,.terminal:before,.kbd:before,.folder:before,.file:before{font-size:1.4rem}}.external,.internal{color:#212529;padding:.1rem 3.2rem .1rem .8rem}.external:after,.internal:after{color:#212529;font-size:calc(1.255rem + 0.06vw);left:auto;right:0;margin-right:0;margin-left:.8rem}@media(min-width: 1200px){.external:after,.internal:after{font-size:1.3rem}}.external.text-white:after,.internal.text-white:after{color:#000}.external:not(.text-white):hover,.external:not(.text-white):hover:after,.internal:not(.text-white):hover,.internal:not(.text-white):hover:after{color:#0d6efd}.external{padding-right:2.8rem}.external.my-0:after{padding-top:0}.external:after{font-family:"Custom";content:"";font-size:calc(1.265rem + 0.18vw)}@media(min-width: 1200px){.external:after{font-size:1.4rem}}.internal{padding-right:2.8rem}.internal:after{content:"";font-size:calc(1.285rem + 0.42vw)}@media(min-width: 1200px){.internal:after{font-size:1.6rem}}.code:before{font-size:calc(1.295rem + 0.54vw);content:""}@media(min-width: 1200px){.code:before{font-size:1.7rem}}.terminal:before{font-family:"Custom";content:"";font-size:calc(1.285rem + 0.42vw)}@media(min-width: 1200px){.terminal:before{font-size:1.6rem}}.folder:before{content:""}.file:before{content:""}.kbd:before{content:"";font-size:calc(1.445rem + 2.34vw)}@media(min-width: 1200px){.kbd:before{font-size:3.2rem}}.text-gradient{-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);display:inline-block}.text-gradient.text-line.gradient-1:before{background:#f857a6}.text-gradient.text-line.gradient-2:before{background:#f5b161}.text-gradient.text-line.gradient-3:before{background:#fbda61}.text-gradient.text-line.gradient-4:before{background:#9040db}.text-gradient.text-line.gradient-5:before{background:#4158d0}.text-gradient.text-line.gradient-6:before{background:#08aeea}.text-gradient.text-line.gradient-7:before{background:#0093e9}.fs-sm{font-size:0.875rem !important}.fs-lg{font-size:1.25rem !important}.fs-1{font-size:0.1rem !important}.fs-2{font-size:0.2rem !important}.fs-3{font-size:0.3rem !important}.fs-4{font-size:0.4rem !important}.fs-5{font-size:0.5rem !important}.fs-6{font-size:0.6rem !important}.fs-7{font-size:0.7rem !important}.fs-8{font-size:0.8rem !important}.fs-9{font-size:0.9rem !important}.fs-10{font-size:1rem !important}.fs-11{font-size:1.1rem !important}.fs-12{font-size:1.2rem !important}.fs-13{font-size:calc(1.255rem + 0.06vw) !important}@media(min-width: 1200px){.fs-13{font-size:1.3rem !important}}.fs-14{font-size:calc(1.265rem + 0.18vw) !important}@media(min-width: 1200px){.fs-14{font-size:1.4rem !important}}.fs-15{font-size:calc(1.275rem + 0.3vw) !important}@media(min-width: 1200px){.fs-15{font-size:1.5rem !important}}.fs-16{font-size:calc(1.285rem + 0.42vw) !important}@media(min-width: 1200px){.fs-16{font-size:1.6rem !important}}.fs-17{font-size:calc(1.295rem + 0.54vw) !important}@media(min-width: 1200px){.fs-17{font-size:1.7rem !important}}.fs-18{font-size:calc(1.305rem + 0.66vw) !important}@media(min-width: 1200px){.fs-18{font-size:1.8rem !important}}.fs-19{font-size:calc(1.315rem + 0.78vw) !important}@media(min-width: 1200px){.fs-19{font-size:1.9rem !important}}.fs-20{font-size:calc(1.325rem + 0.9vw) !important}@media(min-width: 1200px){.fs-20{font-size:2rem !important}}.fs-21{font-size:calc(1.335rem + 1.02vw) !important}@media(min-width: 1200px){.fs-21{font-size:2.1rem !important}}.fs-22{font-size:calc(1.345rem + 1.14vw) !important}@media(min-width: 1200px){.fs-22{font-size:2.2rem !important}}.fs-23{font-size:calc(1.355rem + 1.26vw) !important}@media(min-width: 1200px){.fs-23{font-size:2.3rem !important}}.fs-24{font-size:calc(1.365rem + 1.38vw) !important}@media(min-width: 1200px){.fs-24{font-size:2.4rem !important}}.fs-25{font-size:calc(1.375rem + 1.5vw) !important}@media(min-width: 1200px){.fs-25{font-size:2.5rem !important}}.fs-26{font-size:calc(1.385rem + 1.62vw) !important}@media(min-width: 1200px){.fs-26{font-size:2.6rem !important}}.fs-27{font-size:calc(1.395rem + 1.74vw) !important}@media(min-width: 1200px){.fs-27{font-size:2.7rem !important}}.fs-28{font-size:calc(1.405rem + 1.86vw) !important}@media(min-width: 1200px){.fs-28{font-size:2.8rem !important}}.fs-29{font-size:calc(1.415rem + 1.98vw) !important}@media(min-width: 1200px){.fs-29{font-size:2.9rem !important}}.fs-30{font-size:calc(1.425rem + 2.1vw) !important}@media(min-width: 1200px){.fs-30{font-size:3rem !important}}.fs-31{font-size:calc(1.435rem + 2.22vw) !important}@media(min-width: 1200px){.fs-31{font-size:3.1rem !important}}.fs-32{font-size:calc(1.445rem + 2.34vw) !important}@media(min-width: 1200px){.fs-32{font-size:3.2rem !important}}.fs-33{font-size:calc(1.455rem + 2.46vw) !important}@media(min-width: 1200px){.fs-33{font-size:3.3rem !important}}.fs-34{font-size:calc(1.465rem + 2.58vw) !important}@media(min-width: 1200px){.fs-34{font-size:3.4rem !important}}.fs-35{font-size:calc(1.475rem + 2.7vw) !important}@media(min-width: 1200px){.fs-35{font-size:3.5rem !important}}.fs-36{font-size:calc(1.485rem + 2.82vw) !important}@media(min-width: 1200px){.fs-36{font-size:3.6rem !important}}.fs-37{font-size:calc(1.495rem + 2.94vw) !important}@media(min-width: 1200px){.fs-37{font-size:3.7rem !important}}.fs-38{font-size:calc(1.505rem + 3.06vw) !important}@media(min-width: 1200px){.fs-38{font-size:3.8rem !important}}.fs-39{font-size:calc(1.515rem + 3.18vw) !important}@media(min-width: 1200px){.fs-39{font-size:3.9rem !important}}.fs-40{font-size:calc(1.525rem + 3.3vw) !important}@media(min-width: 1200px){.fs-40{font-size:4rem !important}}.fs-41{font-size:calc(1.535rem + 3.42vw) !important}@media(min-width: 1200px){.fs-41{font-size:4.1rem !important}}.fs-42{font-size:calc(1.545rem + 3.54vw) !important}@media(min-width: 1200px){.fs-42{font-size:4.2rem !important}}.fs-43{font-size:calc(1.555rem + 3.66vw) !important}@media(min-width: 1200px){.fs-43{font-size:4.3rem !important}}.fs-44{font-size:calc(1.565rem + 3.78vw) !important}@media(min-width: 1200px){.fs-44{font-size:4.4rem !important}}.fs-45{font-size:calc(1.575rem + 3.9vw) !important}@media(min-width: 1200px){.fs-45{font-size:4.5rem !important}}.fs-46{font-size:calc(1.585rem + 4.02vw) !important}@media(min-width: 1200px){.fs-46{font-size:4.6rem !important}}.fs-47{font-size:calc(1.595rem + 4.14vw) !important}@media(min-width: 1200px){.fs-47{font-size:4.7rem !important}}.fs-48{font-size:calc(1.605rem + 4.26vw) !important}@media(min-width: 1200px){.fs-48{font-size:4.8rem !important}}.fs-49{font-size:calc(1.615rem + 4.38vw) !important}@media(min-width: 1200px){.fs-49{font-size:4.9rem !important}}.fs-50{font-size:calc(1.625rem + 4.5vw) !important}@media(min-width: 1200px){.fs-50{font-size:5rem !important}}.fs-51{font-size:calc(1.635rem + 4.62vw) !important}@media(min-width: 1200px){.fs-51{font-size:5.1rem !important}}.fs-52{font-size:calc(1.645rem + 4.74vw) !important}@media(min-width: 1200px){.fs-52{font-size:5.2rem !important}}.fs-53{font-size:calc(1.655rem + 4.86vw) !important}@media(min-width: 1200px){.fs-53{font-size:5.3rem !important}}.fs-54{font-size:calc(1.665rem + 4.98vw) !important}@media(min-width: 1200px){.fs-54{font-size:5.4rem !important}}.fs-55{font-size:calc(1.675rem + 5.1vw) !important}@media(min-width: 1200px){.fs-55{font-size:5.5rem !important}}.fs-56{font-size:calc(1.685rem + 5.22vw) !important}@media(min-width: 1200px){.fs-56{font-size:5.6rem !important}}.fs-57{font-size:calc(1.695rem + 5.34vw) !important}@media(min-width: 1200px){.fs-57{font-size:5.7rem !important}}.fs-58{font-size:calc(1.705rem + 5.46vw) !important}@media(min-width: 1200px){.fs-58{font-size:5.8rem !important}}.fs-59{font-size:calc(1.715rem + 5.58vw) !important}@media(min-width: 1200px){.fs-59{font-size:5.9rem !important}}.fs-60{font-size:calc(1.725rem + 5.7vw) !important}@media(min-width: 1200px){.fs-60{font-size:6rem !important}}.fs-61{font-size:calc(1.735rem + 5.82vw) !important}@media(min-width: 1200px){.fs-61{font-size:6.1rem !important}}.fs-62{font-size:calc(1.745rem + 5.94vw) !important}@media(min-width: 1200px){.fs-62{font-size:6.2rem !important}}.fs-63{font-size:calc(1.755rem + 6.06vw) !important}@media(min-width: 1200px){.fs-63{font-size:6.3rem !important}}.fs-64{font-size:calc(1.765rem + 6.18vw) !important}@media(min-width: 1200px){.fs-64{font-size:6.4rem !important}}.fs-65{font-size:calc(1.775rem + 6.3vw) !important}@media(min-width: 1200px){.fs-65{font-size:6.5rem !important}}.fs-66{font-size:calc(1.785rem + 6.42vw) !important}@media(min-width: 1200px){.fs-66{font-size:6.6rem !important}}.fs-67{font-size:calc(1.795rem + 6.54vw) !important}@media(min-width: 1200px){.fs-67{font-size:6.7rem !important}}.fs-68{font-size:calc(1.805rem + 6.66vw) !important}@media(min-width: 1200px){.fs-68{font-size:6.8rem !important}}.fs-69{font-size:calc(1.815rem + 6.78vw) !important}@media(min-width: 1200px){.fs-69{font-size:6.9rem !important}}.fs-70{font-size:calc(1.825rem + 6.9vw) !important}@media(min-width: 1200px){.fs-70{font-size:7rem !important}}.fs-71{font-size:calc(1.835rem + 7.02vw) !important}@media(min-width: 1200px){.fs-71{font-size:7.1rem !important}}.fs-72{font-size:calc(1.845rem + 7.14vw) !important}@media(min-width: 1200px){.fs-72{font-size:7.2rem !important}}.fs-73{font-size:calc(1.855rem + 7.26vw) !important}@media(min-width: 1200px){.fs-73{font-size:7.3rem !important}}.fs-74{font-size:calc(1.865rem + 7.38vw) !important}@media(min-width: 1200px){.fs-74{font-size:7.4rem !important}}.fs-75{font-size:calc(1.875rem + 7.5vw) !important}@media(min-width: 1200px){.fs-75{font-size:7.5rem !important}}.fs-76{font-size:calc(1.885rem + 7.62vw) !important}@media(min-width: 1200px){.fs-76{font-size:7.6rem !important}}.fs-77{font-size:calc(1.895rem + 7.74vw) !important}@media(min-width: 1200px){.fs-77{font-size:7.7rem !important}}.fs-78{font-size:calc(1.905rem + 7.86vw) !important}@media(min-width: 1200px){.fs-78{font-size:7.8rem !important}}.fs-79{font-size:calc(1.915rem + 7.98vw) !important}@media(min-width: 1200px){.fs-79{font-size:7.9rem !important}}.fs-80{font-size:calc(1.925rem + 8.1vw) !important}@media(min-width: 1200px){.fs-80{font-size:8rem !important}}.fs-81{font-size:calc(1.935rem + 8.22vw) !important}@media(min-width: 1200px){.fs-81{font-size:8.1rem !important}}.fs-82{font-size:calc(1.945rem + 8.34vw) !important}@media(min-width: 1200px){.fs-82{font-size:8.2rem !important}}.fs-83{font-size:calc(1.955rem + 8.46vw) !important}@media(min-width: 1200px){.fs-83{font-size:8.3rem !important}}.fs-84{font-size:calc(1.965rem + 8.58vw) !important}@media(min-width: 1200px){.fs-84{font-size:8.4rem !important}}.fs-85{font-size:calc(1.975rem + 8.7vw) !important}@media(min-width: 1200px){.fs-85{font-size:8.5rem !important}}.fs-86{font-size:calc(1.985rem + 8.82vw) !important}@media(min-width: 1200px){.fs-86{font-size:8.6rem !important}}.fs-87{font-size:calc(1.995rem + 8.94vw) !important}@media(min-width: 1200px){.fs-87{font-size:8.7rem !important}}.fs-88{font-size:calc(2.005rem + 9.06vw) !important}@media(min-width: 1200px){.fs-88{font-size:8.8rem !important}}.fs-89{font-size:calc(2.015rem + 9.18vw) !important}@media(min-width: 1200px){.fs-89{font-size:8.9rem !important}}.fs-90{font-size:calc(2.025rem + 9.3vw) !important}@media(min-width: 1200px){.fs-90{font-size:9rem !important}}.fs-91{font-size:calc(2.035rem + 9.42vw) !important}@media(min-width: 1200px){.fs-91{font-size:9.1rem !important}}.fs-92{font-size:calc(2.045rem + 9.54vw) !important}@media(min-width: 1200px){.fs-92{font-size:9.2rem !important}}.fs-93{font-size:calc(2.055rem + 9.66vw) !important}@media(min-width: 1200px){.fs-93{font-size:9.3rem !important}}.fs-94{font-size:calc(2.065rem + 9.78vw) !important}@media(min-width: 1200px){.fs-94{font-size:9.4rem !important}}.fs-95{font-size:calc(2.075rem + 9.9vw) !important}@media(min-width: 1200px){.fs-95{font-size:9.5rem !important}}.fs-96{font-size:calc(2.085rem + 10.02vw) !important}@media(min-width: 1200px){.fs-96{font-size:9.6rem !important}}.fs-97{font-size:calc(2.095rem + 10.14vw) !important}@media(min-width: 1200px){.fs-97{font-size:9.7rem !important}}.fs-98{font-size:calc(2.105rem + 10.26vw) !important}@media(min-width: 1200px){.fs-98{font-size:9.8rem !important}}.fs-99{font-size:calc(2.115rem + 10.38vw) !important}@media(min-width: 1200px){.fs-99{font-size:9.9rem !important}}.fs-100{font-size:calc(2.125rem + 10.5vw) !important}@media(min-width: 1200px){.fs-100{font-size:10rem !important}}.fs-101{font-size:calc(2.135rem + 10.62vw) !important}@media(min-width: 1200px){.fs-101{font-size:10.1rem !important}}.fs-102{font-size:calc(2.145rem + 10.74vw) !important}@media(min-width: 1200px){.fs-102{font-size:10.2rem !important}}.fs-103{font-size:calc(2.155rem + 10.86vw) !important}@media(min-width: 1200px){.fs-103{font-size:10.3rem !important}}.fs-104{font-size:calc(2.165rem + 10.98vw) !important}@media(min-width: 1200px){.fs-104{font-size:10.4rem !important}}.fs-105{font-size:calc(2.175rem + 11.1vw) !important}@media(min-width: 1200px){.fs-105{font-size:10.5rem !important}}.fs-106{font-size:calc(2.185rem + 11.22vw) !important}@media(min-width: 1200px){.fs-106{font-size:10.6rem !important}}.fs-107{font-size:calc(2.195rem + 11.34vw) !important}@media(min-width: 1200px){.fs-107{font-size:10.7rem !important}}.fs-108{font-size:calc(2.205rem + 11.46vw) !important}@media(min-width: 1200px){.fs-108{font-size:10.8rem !important}}.fs-109{font-size:calc(2.215rem + 11.58vw) !important}@media(min-width: 1200px){.fs-109{font-size:10.9rem !important}}.fs-110{font-size:calc(2.225rem + 11.7vw) !important}@media(min-width: 1200px){.fs-110{font-size:11rem !important}}.fs-111{font-size:calc(2.235rem + 11.82vw) !important}@media(min-width: 1200px){.fs-111{font-size:11.1rem !important}}.fs-112{font-size:calc(2.245rem + 11.94vw) !important}@media(min-width: 1200px){.fs-112{font-size:11.2rem !important}}.fs-113{font-size:calc(2.255rem + 12.06vw) !important}@media(min-width: 1200px){.fs-113{font-size:11.3rem !important}}.fs-114{font-size:calc(2.265rem + 12.18vw) !important}@media(min-width: 1200px){.fs-114{font-size:11.4rem !important}}.fs-115{font-size:calc(2.275rem + 12.3vw) !important}@media(min-width: 1200px){.fs-115{font-size:11.5rem !important}}.fs-116{font-size:calc(2.285rem + 12.42vw) !important}@media(min-width: 1200px){.fs-116{font-size:11.6rem !important}}.fs-117{font-size:calc(2.295rem + 12.54vw) !important}@media(min-width: 1200px){.fs-117{font-size:11.7rem !important}}.fs-118{font-size:calc(2.305rem + 12.66vw) !important}@media(min-width: 1200px){.fs-118{font-size:11.8rem !important}}.fs-119{font-size:calc(2.315rem + 12.78vw) !important}@media(min-width: 1200px){.fs-119{font-size:11.9rem !important}}.fs-120{font-size:calc(2.325rem + 12.9vw) !important}@media(min-width: 1200px){.fs-120{font-size:12rem !important}}.fs-121{font-size:calc(2.335rem + 13.02vw) !important}@media(min-width: 1200px){.fs-121{font-size:12.1rem !important}}.fs-122{font-size:calc(2.345rem + 13.14vw) !important}@media(min-width: 1200px){.fs-122{font-size:12.2rem !important}}.fs-123{font-size:calc(2.355rem + 13.26vw) !important}@media(min-width: 1200px){.fs-123{font-size:12.3rem !important}}.fs-124{font-size:calc(2.365rem + 13.38vw) !important}@media(min-width: 1200px){.fs-124{font-size:12.4rem !important}}.fs-125{font-size:calc(2.375rem + 13.5vw) !important}@media(min-width: 1200px){.fs-125{font-size:12.5rem !important}}.fs-126{font-size:calc(2.385rem + 13.62vw) !important}@media(min-width: 1200px){.fs-126{font-size:12.6rem !important}}.fs-127{font-size:calc(2.395rem + 13.74vw) !important}@media(min-width: 1200px){.fs-127{font-size:12.7rem !important}}.fs-128{font-size:calc(2.405rem + 13.86vw) !important}@media(min-width: 1200px){.fs-128{font-size:12.8rem !important}}.fs-129{font-size:calc(2.415rem + 13.98vw) !important}@media(min-width: 1200px){.fs-129{font-size:12.9rem !important}}.fs-130{font-size:calc(2.425rem + 14.1vw) !important}@media(min-width: 1200px){.fs-130{font-size:13rem !important}}.fs-131{font-size:calc(2.435rem + 14.22vw) !important}@media(min-width: 1200px){.fs-131{font-size:13.1rem !important}}.fs-132{font-size:calc(2.445rem + 14.34vw) !important}@media(min-width: 1200px){.fs-132{font-size:13.2rem !important}}.fs-133{font-size:calc(2.455rem + 14.46vw) !important}@media(min-width: 1200px){.fs-133{font-size:13.3rem !important}}.fs-134{font-size:calc(2.465rem + 14.58vw) !important}@media(min-width: 1200px){.fs-134{font-size:13.4rem !important}}.fs-135{font-size:calc(2.475rem + 14.7vw) !important}@media(min-width: 1200px){.fs-135{font-size:13.5rem !important}}.fs-136{font-size:calc(2.485rem + 14.82vw) !important}@media(min-width: 1200px){.fs-136{font-size:13.6rem !important}}.fs-137{font-size:calc(2.495rem + 14.94vw) !important}@media(min-width: 1200px){.fs-137{font-size:13.7rem !important}}.fs-138{font-size:calc(2.505rem + 15.06vw) !important}@media(min-width: 1200px){.fs-138{font-size:13.8rem !important}}.fs-139{font-size:calc(2.515rem + 15.18vw) !important}@media(min-width: 1200px){.fs-139{font-size:13.9rem !important}}.fs-140{font-size:calc(2.525rem + 15.3vw) !important}@media(min-width: 1200px){.fs-140{font-size:14rem !important}}.fs-141{font-size:calc(2.535rem + 15.42vw) !important}@media(min-width: 1200px){.fs-141{font-size:14.1rem !important}}.fs-142{font-size:calc(2.545rem + 15.54vw) !important}@media(min-width: 1200px){.fs-142{font-size:14.2rem !important}}.fs-143{font-size:calc(2.555rem + 15.66vw) !important}@media(min-width: 1200px){.fs-143{font-size:14.3rem !important}}.fs-144{font-size:calc(2.565rem + 15.78vw) !important}@media(min-width: 1200px){.fs-144{font-size:14.4rem !important}}.fs-145{font-size:calc(2.575rem + 15.9vw) !important}@media(min-width: 1200px){.fs-145{font-size:14.5rem !important}}.fs-146{font-size:calc(2.585rem + 16.02vw) !important}@media(min-width: 1200px){.fs-146{font-size:14.6rem !important}}.fs-147{font-size:calc(2.595rem + 16.14vw) !important}@media(min-width: 1200px){.fs-147{font-size:14.7rem !important}}.fs-148{font-size:calc(2.605rem + 16.26vw) !important}@media(min-width: 1200px){.fs-148{font-size:14.8rem !important}}.fs-149{font-size:calc(2.615rem + 16.38vw) !important}@media(min-width: 1200px){.fs-149{font-size:14.9rem !important}}.fs-150{font-size:calc(2.625rem + 16.5vw) !important}@media(min-width: 1200px){.fs-150{font-size:15rem !important}}.fs-151{font-size:calc(2.635rem + 16.62vw) !important}@media(min-width: 1200px){.fs-151{font-size:15.1rem !important}}.fs-152{font-size:calc(2.645rem + 16.74vw) !important}@media(min-width: 1200px){.fs-152{font-size:15.2rem !important}}.fs-153{font-size:calc(2.655rem + 16.86vw) !important}@media(min-width: 1200px){.fs-153{font-size:15.3rem !important}}.fs-154{font-size:calc(2.665rem + 16.98vw) !important}@media(min-width: 1200px){.fs-154{font-size:15.4rem !important}}.fs-155{font-size:calc(2.675rem + 17.1vw) !important}@media(min-width: 1200px){.fs-155{font-size:15.5rem !important}}.fs-156{font-size:calc(2.685rem + 17.22vw) !important}@media(min-width: 1200px){.fs-156{font-size:15.6rem !important}}.fs-157{font-size:calc(2.695rem + 17.34vw) !important}@media(min-width: 1200px){.fs-157{font-size:15.7rem !important}}.fs-158{font-size:calc(2.705rem + 17.46vw) !important}@media(min-width: 1200px){.fs-158{font-size:15.8rem !important}}.fs-159{font-size:calc(2.715rem + 17.58vw) !important}@media(min-width: 1200px){.fs-159{font-size:15.9rem !important}}.fs-160{font-size:calc(2.725rem + 17.7vw) !important}@media(min-width: 1200px){.fs-160{font-size:16rem !important}}.fs-161{font-size:calc(2.735rem + 17.82vw) !important}@media(min-width: 1200px){.fs-161{font-size:16.1rem !important}}.fs-162{font-size:calc(2.745rem + 17.94vw) !important}@media(min-width: 1200px){.fs-162{font-size:16.2rem !important}}.fs-163{font-size:calc(2.755rem + 18.06vw) !important}@media(min-width: 1200px){.fs-163{font-size:16.3rem !important}}.fs-164{font-size:calc(2.765rem + 18.18vw) !important}@media(min-width: 1200px){.fs-164{font-size:16.4rem !important}}.fs-165{font-size:calc(2.775rem + 18.3vw) !important}@media(min-width: 1200px){.fs-165{font-size:16.5rem !important}}.fs-166{font-size:calc(2.785rem + 18.42vw) !important}@media(min-width: 1200px){.fs-166{font-size:16.6rem !important}}.fs-167{font-size:calc(2.795rem + 18.54vw) !important}@media(min-width: 1200px){.fs-167{font-size:16.7rem !important}}.fs-168{font-size:calc(2.805rem + 18.66vw) !important}@media(min-width: 1200px){.fs-168{font-size:16.8rem !important}}.fs-169{font-size:calc(2.815rem + 18.78vw) !important}@media(min-width: 1200px){.fs-169{font-size:16.9rem !important}}.fs-170{font-size:calc(2.825rem + 18.9vw) !important}@media(min-width: 1200px){.fs-170{font-size:17rem !important}}.fs-171{font-size:calc(2.835rem + 19.02vw) !important}@media(min-width: 1200px){.fs-171{font-size:17.1rem !important}}.fs-172{font-size:calc(2.845rem + 19.14vw) !important}@media(min-width: 1200px){.fs-172{font-size:17.2rem !important}}.fs-173{font-size:calc(2.855rem + 19.26vw) !important}@media(min-width: 1200px){.fs-173{font-size:17.3rem !important}}.fs-174{font-size:calc(2.865rem + 19.38vw) !important}@media(min-width: 1200px){.fs-174{font-size:17.4rem !important}}.fs-175{font-size:calc(2.875rem + 19.5vw) !important}@media(min-width: 1200px){.fs-175{font-size:17.5rem !important}}.fs-176{font-size:calc(2.885rem + 19.62vw) !important}@media(min-width: 1200px){.fs-176{font-size:17.6rem !important}}.fs-177{font-size:calc(2.895rem + 19.74vw) !important}@media(min-width: 1200px){.fs-177{font-size:17.7rem !important}}.fs-178{font-size:calc(2.905rem + 19.86vw) !important}@media(min-width: 1200px){.fs-178{font-size:17.8rem !important}}.fs-179{font-size:calc(2.915rem + 19.98vw) !important}@media(min-width: 1200px){.fs-179{font-size:17.9rem !important}}.fs-180{font-size:calc(2.925rem + 20.1vw) !important}@media(min-width: 1200px){.fs-180{font-size:18rem !important}}.fs-181{font-size:calc(2.935rem + 20.22vw) !important}@media(min-width: 1200px){.fs-181{font-size:18.1rem !important}}.fs-182{font-size:calc(2.945rem + 20.34vw) !important}@media(min-width: 1200px){.fs-182{font-size:18.2rem !important}}.fs-183{font-size:calc(2.955rem + 20.46vw) !important}@media(min-width: 1200px){.fs-183{font-size:18.3rem !important}}.fs-184{font-size:calc(2.965rem + 20.58vw) !important}@media(min-width: 1200px){.fs-184{font-size:18.4rem !important}}.fs-185{font-size:calc(2.975rem + 20.7vw) !important}@media(min-width: 1200px){.fs-185{font-size:18.5rem !important}}.fs-186{font-size:calc(2.985rem + 20.82vw) !important}@media(min-width: 1200px){.fs-186{font-size:18.6rem !important}}.fs-187{font-size:calc(2.995rem + 20.94vw) !important}@media(min-width: 1200px){.fs-187{font-size:18.7rem !important}}.fs-188{font-size:calc(3.005rem + 21.06vw) !important}@media(min-width: 1200px){.fs-188{font-size:18.8rem !important}}.fs-189{font-size:calc(3.015rem + 21.18vw) !important}@media(min-width: 1200px){.fs-189{font-size:18.9rem !important}}.fs-190{font-size:calc(3.025rem + 21.3vw) !important}@media(min-width: 1200px){.fs-190{font-size:19rem !important}}.fs-191{font-size:calc(3.035rem + 21.42vw) !important}@media(min-width: 1200px){.fs-191{font-size:19.1rem !important}}.fs-192{font-size:calc(3.045rem + 21.54vw) !important}@media(min-width: 1200px){.fs-192{font-size:19.2rem !important}}.fs-193{font-size:calc(3.055rem + 21.66vw) !important}@media(min-width: 1200px){.fs-193{font-size:19.3rem !important}}.fs-194{font-size:calc(3.065rem + 21.78vw) !important}@media(min-width: 1200px){.fs-194{font-size:19.4rem !important}}.fs-195{font-size:calc(3.075rem + 21.9vw) !important}@media(min-width: 1200px){.fs-195{font-size:19.5rem !important}}.fs-196{font-size:calc(3.085rem + 22.02vw) !important}@media(min-width: 1200px){.fs-196{font-size:19.6rem !important}}.fs-197{font-size:calc(3.095rem + 22.14vw) !important}@media(min-width: 1200px){.fs-197{font-size:19.7rem !important}}.fs-198{font-size:calc(3.105rem + 22.26vw) !important}@media(min-width: 1200px){.fs-198{font-size:19.8rem !important}}.fs-199{font-size:calc(3.115rem + 22.38vw) !important}@media(min-width: 1200px){.fs-199{font-size:19.9rem !important}}.fs-200{font-size:calc(3.125rem + 22.5vw) !important}@media(min-width: 1200px){.fs-200{font-size:20rem !important}}.accordion-wrapper .card{margin-bottom:2.5rem}.accordion-wrapper .card.plain{background:none;border:0;margin-bottom:0;box-shadow:none}.accordion-wrapper .card.plain .card-body{padding:0 0 0 2.2rem}.accordion-wrapper .card.plain .card-header{padding:0 0 1.6rem 0}.accordion-wrapper .card.plain .card-header button{padding:0 0 0 2.2rem;color:var(--link-color) !important}.accordion-wrapper .card.plain .card-header button:before{left:0}.accordion-wrapper .card.plain .card-header button:hover,.accordion-wrapper .card.plain .card-header button.active{color:var(--link-hover-color) !important}.accordion-wrapper .card.plain .card-header button:after{background-color:var(--link-hover-color) !important}.accordion-wrapper .card-header{margin-bottom:0;border:0;padding:1.8rem 2.6rem 1.7rem}.accordion-wrapper .card-header button{cursor:pointer;width:100%;padding:0 0 0 2rem;text-align:left;margin:0;border:0;font-weight:700;transition:all 150ms ease-in-out;background:none}@media(prefers-reduced-motion: reduce){.accordion-wrapper .card-header button{transition:none}}.accordion-wrapper .card-header button.collapsed i{transform:rotate(180deg)}.accordion-wrapper .card-header button:after{width:0px;height:0px;content:none}.accordion-item .card-body{padding:0 2.5rem .5rem 4.7rem}.accordion-item.icon .card-body{padding:0 2.5rem .5rem 5.6rem}.accordion-item.icon button{padding:0 0 0 3rem;display:flex;align-items:center}.accordion-item.icon button>span{position:absolute;left:2.6rem}.accordion-item.icon button>span i{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){.accordion-item.icon button>span i{font-size:2rem}}.collapse-link{font-size:calc(1.295rem + 0.54vw);font-weight:700}@media(min-width: 1200px){.collapse-link{font-size:1.7rem}}.accordion-collapse>.card-footer{background:#273444;padding:0}.order-card{background-color:var(--color-background, #ddd);border:1px solid var(--color-border, #ddd)}.faq-1 .faq-accordion{margin:0 auto;padding:10px;width:100%}.faq-1 .accordion{border-radius:4px;--bs-accordion-bg: transparent }.faq-1 .accordion button{position:relative;display:block;text-align:left;width:100%;padding:1em;color:var(--icon-color);font-size:1.15rem;font-weight:400;border:none;border-radius:4px;background-color:var(--color-background);outline:none}.faq-1 .accordion button:hover{cursor:pointer;color:var(--icon-active-color)}.faq-1 .accordion button .icon{display:inline-block;position:absolute;top:18px;right:0;width:32px;height:22px}.faq-1 .accordion-item{border:none}.faq-1 .accordion-item i{font-size:calc(var(--font-heading-size) - 4px)}.faq-1 .accordion button .icon::before{display:block;position:absolute;content:"";top:9px;left:5px;width:10px;height:2px;background:currentColor}.faq-1 .accordion button .icon::after{display:block;position:absolute;content:"";top:5px;left:9px;width:2px;height:10px;background:currentColor;transition:transform .2s ease-in-out;transform:rotate(0deg)}.faq-1 .accordion button[aria-expanded=true] .icon::after{transform:rotate(90deg)}.faq-1 .accordion button[aria-expanded=true]{color:var(--icon-color)}.faq-1 .accordion button[aria-expanded=true]:hover{color:var(--icon-active-color)}.faq-1 .accordion-content{overflow:hidden;transition:height 1s ease;background-color:var(--color-background)}.faq-1 .accordion button[aria-expanded=true]+.accordion-content{height:auto}.faq-1 .accordion .accordion-content p{padding:.5em 3.5em}.faq-1 .accordion-title{max-width:90%}@media(max-width: 780px){.faq-1{flex-direction:column;flex-wrap:wrap}.faq-1 .accordion .accordion-content p{padding:.5em 1.5em}.accordion-title{max-width:85%}}.ps-section__header-horizontal{display:flex;flex-basis:auto;flex-direction:row;text-align:center;justify-content:center;align-items:stretch;padding-left:16px;padding-right:16px;padding-top:20px}.ps-section__header-horizontal h3,.ps-section__header-horizontal .h3{flex:1 1 0%;margin-bottom:0px;font-size:20px;padding-right:16px;text-align:left}.ps-section__header-horizontal a{display:flex;justify-content:center;align-items:center}.ps-section .ps-section__header figcaption{margin-bottom:0;font-weight:700;font-size:24px;color:#222;line-height:1.2em}.ps-section .ps-section__header p{margin-bottom:0;font-size:16px}@media(min-width: 1200px){.ps-section .ps-section__header figcaption{font-size:36px}.ps-section .ps-section__header p{font-size:16px}}.ps-home-subscribe{padding:60px 0}.ps-home-subscribe p{margin-bottom:0;font-size:14px}.ps-home-subscribe figcaption{margin-bottom:0;font-weight:700;font-size:24px;color:#222;line-height:1.2em}.ps-home-subscribe figure{margin-bottom:30px}@media(min-width: 992px){.ps-home-subscribe figure{margin-bottom:0}}@media(min-width: 1200px){.ps-home-subscribe{padding:100px 0}.ps-home-subscribe figcaption{font-size:36px}.ps-home-subscribe p{font-size:16px}}.ps-section--partners{padding:60px 0}@media(min-width: 1200px){.ps-section--partners{padding:100px 0}}.fixed-category .ps-home-categories .ps-block__thumbnail img{height:175px;width:175px;background-color:#f9f9f9;border-radius:4px}.ps-home-categories ol,.ps-home-categories ul,.ps-home-categories dl,.ps-home-categories li{list-style:outside none none;margin:0px;padding:0px;margin-block:0px;margin-inline:0px;padding-inline-start:0px}.ps-home-categories .ps-section__footer{padding-top:30px;text-align:center;padding-bottom:25px}.ps-home-categories .ps-carousel{position:relative}.ps-home-categories .ps-carousel .slick-arrow{visibility:visible;opacity:1}.ps-home-categories .ps-carousel:hover .slick-arrow{visibility:visible;opacity:1}.ps-home-categories .ps-items--category-list{align-items:stretch;border:0px solid #000;box-sizing:border-box;display:flex;flex-basis:auto;flex-direction:column;flex-shrink:0;margin:0px;min-height:0px;min-width:0px;padding:0px;position:relative;z-index:0}.ps-home-categories .ps-items--category-list .ps-item--category-item{display:flex;align-items:center;flex-direction:row;background-color:var(--color-background);border-color:1px solid --color-border;border-radius:8px;min-height:59px;padding:12px 16px;margin-bottom:12px;max-height:84px;width:100%}.ps-home-categories .ps-items--category-list .ps-block__thumbnail-item{border-radius:15px;height:60px;width:60px;background-color:rgba(0,0,0,0);display:flex;flex-basis:auto;flex-direction:column;flex-shrink:0;margin:0px;min-height:0px;min-width:0px;padding:0px;position:relative;z-index:0}.ps-home-categories .ps-items--category-list .ps-block__thumbnail-item img{border-radius:50%}.ps-home-categories .ps-items--category-list .ps-block__content-item{margin-left:10px;flex:1 1 0%;justify-content:center}.ps-home-categories .ps-items--category-list .ps-block__number-item{background-color:var(--color-background);border-radius:5px;height:18px;min-width:18px;align-items:center;border-color:1px solid --color-border;color:var(--link-color);font-size:10px;line-height:18px;padding-right:5px;padding-left:5px;overflow:hidden;border:0px solid #000}.ps-home-categories .ps-items--category-list .ps-block__arrow-item{margin-left:5px;font-size:12px;margin-top:2px}.ps-home-categories .ps-items--category{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width: 0){.ps-home-categories .ps-items--category{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}}@media only screen and (min-width: 480px){.ps-home-categories .ps-items--category{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}}@media only screen and (min-width: 668px){.ps-home-categories .ps-items--category{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}}@media only screen and (min-width: 992px){.ps-home-categories .ps-items--category{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}}@media only screen and (min-width: 1200px){.ps-home-categories .ps-items--category{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}}@media only screen and (min-width: 0){.ps-home-categories .ps-items--category>*{-webkit-flex-basis:33.3333333333% !important;-ms-flex-preferred-size:33.3333333333% !important;flex-basis:33.3333333333% !important;max-width:33.3333333333% !important}}@media only screen and (min-width: 480px){.ps-home-categories .ps-items--category>*{-webkit-flex-basis:25% !important;-ms-flex-preferred-size:25% !important;flex-basis:25% !important;max-width:25% !important}}@media only screen and (min-width: 668px){.ps-home-categories .ps-items--category>*{-webkit-flex-basis:20% !important;-ms-flex-preferred-size:20% !important;flex-basis:20% !important;max-width:20% !important}}@media only screen and (min-width: 992px){.ps-home-categories .ps-items--category>*{-webkit-flex-basis:16.6666666667% !important;-ms-flex-preferred-size:16.6666666667% !important;flex-basis:16.6666666667% !important;max-width:16.6666666667% !important}}.ps-home-categories .ps-item--category{margin-bottom:4px !important}.ps-home-categories .ps-item--category .ps-block__thumbnail{min-height:175px;margin:5% 5% 5px}.ps-home-categories .ps-item--category .ps-block__thumbnail .ps-fixed{height:175px;width:175px;background-color:#f9f9f9;border-radius:4px}.ps-home-categories .ps-item--category:hover{color:#191a1b}@media(min-width: 0){.ps-home-categories .ps-section__header{padding-bottom:10px;padding-top:30px}}@media(min-width: 992px){.ps-home-categories .ps-section__header{display:flex;align-items:center;justify-content:space-between}.ps-home-categories .ps-section__header h3,.ps-home-categories .ps-section__header .h3{margin-bottom:0;font-size:36px}.ps-home-categories .ps-section__header ul{text-align:left}.ps-home-categories .ps-section__header{padding-bottom:25px;padding-top:30px}}@media(min-width: 1200px){.ps-home-categories .ps-section__header{padding-bottom:25px;padding-top:30px}.ps-home-categories .ps-section__header h3,.ps-home-categories .ps-section__header .h3{margin-bottom:0;font-size:36px}.ps-home-categories .ps-section__header ul{text-align:right}}.ps-home-product{position:relative;padding:90px 0 45rem}.ps-home-product .ps-product{max-width:300px;margin:0 auto 40px}@media(max-width: 480px){.ps-home-product .ps-product{margin:0 auto 5px}}.ps-home-product .ps-section__header{padding-bottom:45rem}.ps-home-product .ps-section__header h3,.ps-home-product .ps-section__header .h3{display:inline-block;font-size:36px;margin-top:0;margin-bottom:20px;max-width:400px}.ps-home-product .ps-section__header ul li{display:inline-block;margin-right:30px}.ps-home-product .ps-section__header ul li:last-child{margin-right:0}.ps-home-product .ps-section__header ul li a{font-size:16px;color:#bbb}.ps-home-product .ps-section__header ul li a:hover{color:#222}.ps-home-product .ps-section__header ul li.active a{color:#222}.ps-home-product .ps-section__footer{text-align:center;padding-bottom:25px}.ps-home-product .ps-section__footer a{display:inline-block;text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.05em}.ps-home-product .ps-section__footer a:before{content:"";position:absolute;top:100%;left:0;width:100%;height:2px;background-color:#222;transition:all .4s ease}@media(min-width: 992px){.ps-home-product .ps-section__header{display:flex;align-items:center;justify-content:space-between}.ps-home-product .ps-section__header ul{text-align:left}}@media(min-width: 1200px){.ps-home-product .ps-product{margin-bottom:60px}.ps-home-product .ps-section__header{padding-bottom:45px}.ps-home-product .ps-section__header h3,.ps-home-product .ps-section__header .h3{margin-bottom:0}.ps-home-product .ps-section__header ul{text-align:right}}@media(min-width: 1366px){.ps-home-product .ps-product{margin-bottom:25px}}.ps-home-product--fullwidth{padding:60px 0}.ps-home-product--fullwidth .ps-product{margin-bottom:60px}.ps-home-product--fullwidth .ps-tab-list{text-align:center}.ps-home-product--fullwidth .ps-tab-list li{display:inline-block;margin-right:30px}.ps-home-product--fullwidth .ps-tab-list li a{font-size:16px;color:#bbb}.ps-home-product--fullwidth .ps-tab-list li:last-child{margin-right:0}.ps-home-product--fullwidth .ps-tab-list li.active a,.ps-home-product--fullwidth .ps-tab-list li:hover a{color:#222}.ps-home-product--fullwidth .ps-section__header{padding-bottom:60px}@media(min-width: 768px){.ps-home-product--fullwidth .ps-tab-list li{margin-right:64px}.ps-home-product--fullwidth .ps-tab-list li a{font-size:24px}}@media(min-width: 992px){.ps-home-product--fullwidth .ps-section__header{padding-bottom:80px}}@media(min-width: 1440px){.ps-home-product--fullwidth{padding:100px 0}.ps-home-product--fullwidth .ps-product{margin-bottom:90px}.ps-home-product--fullwidth .container-fluid,.ps-home-product--fullwidth .container-sm,.ps-home-product--fullwidth .container-md,.ps-home-product--fullwidth .container-lg,.ps-home-product--fullwidth .container-xl,.ps-home-product--fullwidth .container-xxl{padding:0 80px}}.ps-home-top-sellers .ps-product-box{margin-bottom:50px}.ps-home-top-sellers .ps-product-box.reverse{margin-bottom:0}.ps-home-top-sellers .ps-product-box.reverse .ps-product--outside.large{margin-left:0}.ps-home-top-sellers .ps-section__header{margin-bottom:50px}@media(min-width: 1200px){.ps-home-top-sellers .ps-product-box{margin-bottom:150px}}.ps-deal-of-day{min-height:500px;display:flex;align-items:center;justify-content:center}.ps-deal-of-day p{font-size:18px;margin-bottom:12px;line-height:1.2em;color:#f68872;text-transform:uppercase}.ps-deal-of-day h3,.ps-deal-of-day .h3{font-size:24px;margin-top:0;margin-bottom:16px}.ps-deal-of-day h5,.ps-deal-of-day .h5{margin-bottom:23px;font-size:18px;color:#222;font-weight:500}.ps-deal-of-day h5 del,.ps-deal-of-day .h5 del{color:#9498ac;font-weight:500;margin-left:10px}.ps-deal-of-day .ps-badge{display:inline-block;margin-bottom:50px}@media(max-width: 480px){.ps-deal-of-day .ps-badge{margin-bottom:15px}.ps-deal-of-day .ps-section__badge{text-align:center}}.ps-deal-of-day .ps-countdown{text-align:center}.ps-deal-of-day .ps-countdown .text{display:block;font-size:16px;color:#9498ac}.ps-deal-of-day .ps-countdown li{display:inline-block;margin-right:20px}.ps-deal-of-day .ps-countdown li>span:not(.text){font-size:20px;font-weight:700}.ps-deal-of-day .ps-countdown li:last-child{margin-right:0}.ps-deal-of-day .ps-section__countdown{display:block;background-color:#fff;padding:15px 20px;box-shadow:0 0px 3px 0 #f3f3f3}.ps-deal-of-day .ps-section__content{max-width:1170px;padding:0 15px}.ps-deal-of-day .ps-section__footer{padding-top:55px}@media(max-width: 480px){.ps-deal-of-day .ps-section__footer{padding-top:15px;text-align:center}}@media(min-width: 320px)and (max-width: 1199px){.ps-deal-of-day.bg--top-right{background-position:50% 0 !important}}@media(min-width: 768px){.ps-deal-of-day h3,.ps-deal-of-day .h3{font-size:36px}.ps-deal-of-day .ps-countdown{text-align:center}.ps-deal-of-day .ps-countdown .text{font-size:16px}.ps-deal-of-day .ps-countdown li{margin-right:45px}.ps-deal-of-day .ps-countdown li>span:not(.text){font-size:30px}.ps-deal-of-day .ps-section__countdown{display:inline-block;padding:18px 40px;box-shadow:0 36px 68px 0 #f3f3f3}.ps-deal-of-day .ps-section__content{padding:0 50px}}@media(min-width: 1200px){.ps-deal-of-day{min-height:700px}.ps-deal-of-day .ps-section__content{padding:0}}.ps-deal-of-day--2{padding-top:30px;padding-bottom:30px}@media(max-width: 480px){.ps-deal-of-day--2{padding-top:20px}}.ps-deal-of-day--2 .container{padding:30px}.ps-deal-of-day--2 small,.ps-deal-of-day--2 .small{display:block;color:#f68872;font-size:14px;text-transform:uppercase}.ps-deal-of-day--2 p{font-size:16px;color:#222}.ps-deal-of-day--2 .ps-countdown li{text-align:left}.ps-deal-of-day--2 .ps-countdown li span{color:#f68872}.ps-deal-of-day--2 .ps-btn:hover{background-color:#191a1b}.ps-deal-of-day--2 .ps-section__countdown{padding:40px 0 0;background-color:rgba(0,0,0,0);box-shadow:none}@media(max-width: 480px){.ps-deal-of-day--2 h4,.ps-deal-of-day--2 .h4{text-align:center}.ps-deal-of-day--2 .ps-section__countdown{padding:0px}.ps-deal-of-day--2 .ps-section__left{padding-top:10px}.ps-deal-of-day--2 .ps-countdown li{text-align:center}}.ps-deal-of-day--2 .ps-section__container{display:flex;flex-flow:column-reverse wrap}.ps-deal-of-day--2 .ps-section__right img{max-height:400px}@media(min-width: 992px){.ps-deal-of-day--2{padding-top:25px;padding-bottom:25px}.ps-deal-of-day--2 .ps-section__container{flex-flow:row nowrap}.ps-deal-of-day--2 .ps-section__container>*{width:100%}.ps-deal-of-day--2 .ps-section__right{text-align:center}.ps-deal-of-day--2 .ps-section__right img{max-height:575px}}@media(min-width: 1200px){.ps-deal-of-day--2{padding-top:30px;padding-bottom:30px}.ps-deal-of-day--2 h3,.ps-deal-of-day--2 .h3{font-size:48px}}.ps-deal-of-day--3 .ps-section__footer{padding-top:30px;text-align:center;padding-bottom:25px}.ps-deal-of-day--3 .ps-countdown{text-align:center}.ps-deal-of-day--3 .ps-countdown .text{display:block;font-size:16px;color:#9498ac}.ps-deal-of-day--3 .ps-countdown li{display:inline-block;margin-right:20px}.ps-deal-of-day--3 .ps-countdown li>span:not(.text){font-size:20px;font-weight:700;color:var(--color-text)}.ps-deal-of-day--3 .ps-countdown li:last-child{margin-right:0}.ps-deal-of-day--3 .ps-section__countdown{display:block;padding:15px 20px}@media(max-width: 480px){.ps-deal-of-day--3 .ps-section__countdown{padding:0px}}.ps-deal-of-day--3 .ps-section__content{max-width:1170px;padding:20px 15px}@media(max-width: 480px){.ps-deal-of-day--3 .ps-section__content{padding-bottom:0px}}.ps-deal-of-day--3 .ps-section__footer{padding-top:10px}@media(min-width: 320px)and (max-width: 1199px){.ps-deal-of-day--3.bg--top-right{background-position:50% 0 !important}}@media(min-width: 768px){.ps-deal-of-day--3 h3,.ps-deal-of-day--3 .h3{font-size:36px}.ps-deal-of-day--3 .ps-countdown{text-align:center}.ps-deal-of-day--3 .ps-countdown .text{font-size:16px}.ps-deal-of-day--3 .ps-countdown li{margin-right:45px}.ps-deal-of-day--3 .ps-countdown li>span:not(.text){color:var(--color-text);font-size:30px}.ps-deal-of-day--3 .ps-section__countdown{display:inline-block;padding:18px 40px}.ps-deal-of-day--3 .ps-section__content{padding:0 50px}}@media(min-width: 1200px){.ps-deal-of-day--3{min-height:700px}.ps-deal-of-day--3 .ps-section__content{padding:0}}.ps-site-features{padding:25px 0 0 0;text-align:center}.ps-site-features .ps-block--box-icon{display:inline-block;margin-bottom:30px;text-align:left}@media(min-width: 992px){.ps-site-features .ps-block--box-icon{margin-bottom:0}}.ps-home-promotion{padding:160px 0 150px;text-align:center}.ps-home-promotion h5,.ps-home-promotion .h5{margin-bottom:30px;display:inline-block;height:40px;line-height:40px;padding:0 27px;font-weight:600;letter-spacing:1px;font-size:16px;background-color:#cd4040;text-transform:uppercase;color:#fff}.ps-home-promotion h2,.ps-home-promotion .h2{font-size:36px;line-height:1;letter-spacing:1px;color:#010101;font-weight:300;text-align:center;text-transform:uppercase}.ps-home-promotion h2 span,.ps-home-promotion .h2 span{display:block;color:#cd4040;font-weight:900;font-size:120px}.ps-home-promotion p{max-width:480px;margin:0 auto 40px;font-size:16px;color:#777}.ps-home-promotion .ps-btn{padding:13px 40px}.ps-home-promotion.bg--top{background-position:50% 0 !important}@media(min-width: 768px){.ps-home-promotion .ps-section__content{max-width:585px;margin-left:auto;margin-right:0;padding-left:100px}}@media(min-width: 1200px){.ps-home-promotion{padding:210px 0 135px}.ps-home-promotion h2,.ps-home-promotion .h2{font-size:60px}.ps-home-promotion h2 span,.ps-home-promotion .h2 span{font-size:200px}.ps-home-promotion p{margin-bottom:60px}.ps-home-promotion .ps-section__content{max-width:585px;margin-left:auto;margin-right:0;padding-left:100px}}.ps-home-blog{padding:80px 0 25px}.ps-home-blog .ps-post{margin-bottom:40px}.ps-home-blog .ps-section__header{padding-bottom:50px}.ps-home-blog .ps-section__header figcaption{font-size:36px;font-weight:700;color:#222}.ps-home-blog .ps-section__header p{margin-bottom:0;color:#999;font-size:16px}@media(min-width: 768px){.ps-home-blog .ps-section__header{display:flex;justify-content:space-between;align-items:center;padding-bottom:90px}}@media(min-width: 992px){.ps-home-blog .ps-post{margin-bottom:0}.ps-home-blog .ps-section__header>a{align-self:flex-end}}.ps-home-collection-2{display:flex;flex-flow:row wrap}.ps-home-collection-2 .ps-block--collection-2{height:400px}@media(min-width: 992px){.ps-home-collection-2{flex-flow:row nowrap}.ps-home-collection-2 .ps-block--collection-2{height:220px}}@media(min-width: 1200px){.ps-home-collection-2 .ps-block--collection-2{height:400px}}@media(max-width: 1680px){.ps-home-collection-2 .ps-block--collection-2{height:300px}}.ps-home-banner{position:relative;margin-bottom:25px}.ps-home-banner .ps-section__nav{display:none;width:100%;text-align:right}.ps-home-banner .ps-section__nav span{display:block;font-weight:700;font-size:18px;color:#bbb}.ps-home-banner .ps-section__nav small,.ps-home-banner .ps-section__nav .small{font-size:13px;line-height:1.8em;color:#bbb}.ps-home-banner .ps-section__nav li{display:inline-block;padding-bottom:20px;margin-bottom:20px;position:relative}.ps-home-banner .ps-section__nav li *{transition:all .4s ease}.ps-home-banner .ps-section__nav li:after{content:"";position:absolute;top:100%;right:0;width:25px;height:1px;background-color:#bbb}.ps-home-banner .ps-section__nav li:last-child{margin-bottom:0;padding-bottom:0}.ps-home-banner .ps-section__nav li:last-child:after{display:none}.ps-home-banner .ps-section__nav li.active span,.ps-home-banner .ps-section__nav li.active small,.ps-home-banner .ps-section__nav li.active .small,.ps-home-banner .ps-section__nav li:hover span,.ps-home-banner .ps-section__nav li:hover small,.ps-home-banner .ps-section__nav li:hover .small{color:#222}@media(min-width: 1200px){.ps-home-banner .ps-section__nav{position:absolute;top:0;right:30px;z-index:30;height:100%;max-width:150px;display:flex;flex-flow:column wrap;justify-content:center;align-items:center}.ps-home-banner .ps-section__nav li{width:100%}}@media(min-width: 1440px){.ps-home-banner .ps-section__nav{right:80px}}.ps-home-intro{text-align:center;padding:100px 0 35px;background-color:rgba(0,0,0,0)}.ps-home-intro h2,.ps-home-intro .h2{margin-bottom:20px;font-size:28px;color:#f68872;text-align:center;line-height:1.1em}.ps-home-intro h5,.ps-home-intro .h5{color:#91c1b8;letter-spacing:1px;font-size:14px;text-transform:uppercase}.ps-home-intro p{color:#222}@media(min-width: 480px){.ps-home-intro h2,.ps-home-intro .h2{margin-bottom:40px;font-size:36px}.ps-home-intro h5,.ps-home-intro .h5{font-size:16px}.ps-home-intro p{font-size:18px}}@media(min-width: 1200px){.ps-home-intro{padding:160px 0 100px}.ps-home-intro h2,.ps-home-intro .h2{font-size:72px}}@media(min-width: 1440px){.ps-home-intro{padding:195px 0 180px}.ps-home-intro h5,.ps-home-intro .h5{margin-bottom:20px}}.ps-home-intro-2{display:flex;flex-flow:column wrap}.ps-home-intro-2 .ps-section__left{padding-bottom:30px}@media(min-width: 992px){.ps-home-intro-2 .container{display:flex;flex-flow:row nowrap;align-items:center}.ps-home-intro-2 .container>*{width:100%;max-width:50%}.ps-home-intro-2 .ps-section__left{padding-bottom:0}.ps-home-intro-2 .ps-section__left a{display:block}.ps-home-intro-2 .ps-section__right{padding-left:40px}.ps-home-intro-2 .ps-section__right h3,.ps-home-intro-2 .ps-section__right .h3{margin-bottom:20px;position:relative;left:-100px;font-size:24px}.ps-home-intro-2 .ps-section__right p{margin-bottom:50px;font-size:16px}}@media(min-width: 1200px){.ps-home-intro-2 .ps-section__right{padding-left:70px}.ps-home-intro-2 .ps-section__right h3,.ps-home-intro-2 .ps-section__right .h3{font-size:36px}}.ps-home-checkout-product{padding:75px 0 100px;text-align:center}.ps-home-checkout-product h4,.ps-home-checkout-product .h4{padding-bottom:30px;font-size:24px}.ps-home-checkout-product .ps-btn{padding:13px 40px}@media(min-width: 992px){.ps-home-checkout-product{padding:100px 0 150px}.ps-home-checkout-product h4,.ps-home-checkout-product .h4{padding-bottom:60px;font-size:36px}}.ps-home-product--right{padding-top:80px}.ps-home-product--right .ps-product--standard{margin-bottom:50px}.ps-home-product--right .ps-section__header{position:relative;padding-bottom:30px;margin-bottom:50px}.ps-home-product--right .ps-section__header:before{content:"";position:absolute;top:100%;left:0;width:50px;height:1px;background-color:#eaeaea}.ps-home-product--right .ps-section__header p{margin-bottom:20px;color:#bbb;font-weight:300;letter-spacing:2px;text-transform:uppercase}.ps-home-product--right .ps-section__header h3,.ps-home-product--right .ps-section__header .h3{margin-bottom:0;font-size:24px;text-align:left;letter-spacing:-2px}.ps-home-product--right .ps-section__footer{margin-bottom:50px}.ps-home-product--right .ps-section__footer figure{position:relative;margin-bottom:30px;padding-bottom:30px}.ps-home-product--right .ps-section__footer figure:before{content:"";position:absolute;top:100%;left:0;width:50px;height:1px;background-color:#eaeaea}.ps-home-product--right .ps-section__footer figcaption{font-size:24px;color:#222;font-weight:700;line-height:1.8}.ps-home-product--right .ps-section__footer h5,.ps-home-product--right .ps-section__footer .h5{font-size:14px;letter-spacing:1px;margin-bottom:0;color:#222}.ps-home-product--right .ps-section__footer p{margin-bottom:10px;font-weight:300;font-size:16px}@media(min-width: 480px){.ps-home-product--right .ps-section__header h3,.ps-home-product--right .ps-section__header .h3{font-size:36px}}@media(min-width: 992px){.ps-home-product--right{padding-top:100px}.ps-home-product--right .ps-section__left{max-width:66.66666%;padding-right:30px}.ps-home-product--right .ps-section__right{max-width:33.3333%}.ps-home-product--right .ps-section__header{margin-bottom:70px}.ps-home-product--right .ps-section__header h3,.ps-home-product--right .ps-section__header .h3{font-size:48px}.ps-home-product--right .ps-section__footer figcaption{font-size:24px}.ps-home-product--right .container{display:flex}.ps-home-product--right .container>*{width:100%}}@media(min-width: 1200px){.ps-home-product--right{padding-top:200px}.ps-home-product--right .ps-product--standard{margin-bottom:100px}.ps-home-product--right .ps-section__left{padding-right:150px}.ps-home-product--right .ps-section__header{margin-bottom:120px}.ps-home-product--right .ps-section__footer{margin-bottom:110px}}@media(min-width: 992px){.ps-home-product--left .container{display:flex;flex-flow:row nowrap}.ps-home-product--left>*{width:100%}.ps-home-product--left .ps-section__left{max-width:33.3333%}.ps-home-product--left .ps-section__right{padding-left:30px}}@media(min-width: 1200px){.ps-home-product--left .ps-section__right{padding-left:150px}}.ps-home-our-history{text-align:center;padding:60px 0 40px}.ps-home-our-history h3,.ps-home-our-history .h3{margin-bottom:42px;font-size:36px}.ps-home-our-history p{max-width:800px;margin:0 auto;font-weight:400;color:#666;line-height:1.8em;font-size:14px}@media(min-width: 768px){.ps-home-our-history{padding:80px 0 60px}.ps-home-our-history h3,.ps-home-our-history .h3{font-size:36px}}@media(min-width: 1200px){.ps-home-our-history{padding:120px 0 100px}.ps-home-our-history p{font-size:18px}}.ps-home-special-price{background-color:#e9f4eb;padding:60px 0;min-height:330px}.ps-home-special-price h5,.ps-home-special-price .h5{font-weight:300;color:#222}.ps-home-special-price h3,.ps-home-special-price .h3{font-size:24px;color:#a3cc9e;line-height:1em;margin-bottom:30px}.ps-home-special-price p{color:#222}@media(min-width: 1200px){.ps-home-special-price{padding:90px 0}.ps-home-special-price .ps-section__content img{position:absolute;top:0}.ps-home-special-price h3,.ps-home-special-price .h3{font-size:36px}}.ps-shop{padding:60px 0}.ps-shop .ps-product{margin-bottom:40px}.ps-shop .ps-product--horizontal{padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid #eaeaea}.ps-shop .ps-product--horizontal:last-child{border-bottom:0;padding-bottom:0}.ps-shop .ps-shop__layouts{display:none}.ps-shop .ps-shop__layouts a{display:inline-block;vertical-align:top;margin-right:20px;font-size:18px;color:#9498ac}.ps-shop .ps-shop__layouts a:last-child{margin-right:0}.ps-shop .ps-shop__layouts a.active{color:#222}.ps-shop .ps-shop__sorting{display:none}.ps-shop .ps-shop__sorting>span{font-weight:700;color:var(--color-text);padding-right:20px}.ps-shop .ps-shop__sorting .select2{min-width:0}.ps-shop .ps-shop__sorting .select2 .select2-selection{padding:0;border:none}.ps-shop .ps-shop__sorting .select2 .select2-selection .select2-selection__rendered{padding:0;font-size:16px;color:#9498ac}.ps-shop .ps-shop__sorting .select2 .select2-selection .select2-selection__arrow{color:#9498ac}.ps-shop .ps-shop__actions{display:flex}.ps-shop .ps-shop__actions>*{padding-right:50px}.ps-shop .ps-shop__actions select.form-control{height:30px;border:none}.ps-shop .ps-shop__actions .ps-shop__layouts{padding-right:0}.ps-shop .ps-shop__filter{display:none}.ps-shop .ps-shop__filter-panel{display:none;padding:70px 0}.ps-shop .ps-shop__filter-panel .widget{margin-bottom:30px}.ps-shop .ps-shop__filter-panel .widget .widget-title{margin-bottom:30px;font-size:17px}.ps-shop .ps-shop__filter-panel .widget .ps-list--under li a{color:#9498ac;font-size:14px}.ps-shop .ps-shop__filter-panel .widget .ps-list--under li a:hover{color:#222}@media(max-width: 767px){.ps-shop .ps-shop__filter-panel{padding:35px 0 0}}.ps-shop .ps-shop__footer{text-align:center}.ps-shop .ps-shop__left{margin-bottom:20px}.ps-shop .ps-shop__right{display:flex;align-items:center;justify-content:space-between;flex-flow:row wrap}.ps-shop .ps-shop__right>p{margin-right:20px;margin-bottom:0;font-size:16px}.ps-shop .ps-shop__right>p strong{color:#222}.ps-shop .ps-shop__right .ps-shop__layouts{padding-right:0}.ps-shop .ps-shop__right .ps-shop__filter{width:100%;margin-bottom:10px}.ps-shop .ps-shop__right .ps-shop__filter-toggle--mobile{padding-right:0}.ps-shop .ps-shop__header{padding-bottom:30px}.ps-shop .ps-shop__header h1,.ps-shop .ps-shop__header .h1{font-size:36px}.ps-shop .ps-shop__header .caption{font-size:36px;color:#222;font-weight:700;line-height:1.2;margin-top:0px;margin-bottom:10px}@media(max-width: 480px){.ps-shop{padding:20px 0}}@media(min-width: 768px){.ps-shop .ps-shop__sorting{display:flex;align-items:center}.ps-shop .ps-product--horizontal{padding-bottom:70px;margin-bottom:70px}.ps-shop .ps-shop__right{flex-flow:row nowrap}.ps-shop .ps-shop__right .ps-shop__filter{width:auto}}@media(min-width: 1200px){.ps-shop{padding:60px 0}.ps-shop .ps-shop__layouts{display:inline-block}.ps-shop .ps-shop__filter-toggle--mobile{display:none}.ps-shop .ps-shop__filter{display:flex;align-items:center}.ps-shop .ps-shop__filter .ps-shop__filter-toggle{font-size:16px;color:#222;font-weight:700}.ps-shop .ps-shop__filter .ps-shop__filter-toggle i{margin-left:10px;color:#9498ac}.ps-shop .ps-shop__header{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;padding-bottom:20px}.ps-shop .ps-shop__header h1,.ps-shop .ps-shop__header .h1{font-size:48px}.ps-shop .ps-shop__left{margin-bottom:0;max-width:200px}.ps-shop .ps-shop__left ul{white-space:nowrap}.ps-shop .ps-shop__right{justify-content:flex-end}.ps-shop .ps-shop__right .ps-shop__filter{margin-bottom:0}.ps-shop .ps-shop__content .ps-product{margin-bottom:65px}}@media(min-width: 1200px){.ps-shop--fullwidth .ps-shop__left{text-align:center;max-width:100%;margin-bottom:90px}.ps-shop--fullwidth .ps-shop__right{justify-content:space-between}.ps-shop--fullwidth .ps-shop__header{display:block}.ps-shop--fullwidth .ps-shop__content .col-xl-3{max-width:20%;flex-basis:20%}}@media(min-width: 1440px){.ps-shop--fullwidth .container-fluid,.ps-shop--fullwidth .container-sm,.ps-shop--fullwidth .container-md,.ps-shop--fullwidth .container-lg,.ps-shop--fullwidth .container-xl,.ps-shop--fullwidth .container-xxl{padding:0 80px}.ps-shop--fullwidth .row .col-xl-6{max-width:100%}}.ps-shop--categories{padding-bottom:120px}.ps-shop--categories .ps-shop__site-features{position:relative;display:flex;flex-flow:row wrap;justify-content:space-between;padding:40px 15px 0;background-color:#fff;box-shadow:0 30px 70px 0 #f2f3f5;z-index:20}.ps-shop--categories .ps-shop__site-features>figure{margin-bottom:20px;width:100%;max-width:50%}.ps-shop--categories .ps-block--collection p{font-weight:300;text-transform:uppercase;font-size:12px}.ps-shop--categories .ps-shop__content{display:flex;flex-flow:row wrap;margin:0 -5px;padding-top:20px}.ps-shop--categories .ps-shop__content figure{width:100%;max-width:100%;padding:5px}@media(max-width: 767px){.ps-shop--categories .ps-block--collection{padding-top:20px}.ps-shop--categories .ps-block--collection .bg--top-right{background-position:100% 50% !important}.ps-shop--categories .wide .ps-block--collection{max-height:200px}}@media(min-width: 768px){.ps-shop--categories .ps-shop__content figure{width:100%;max-width:50%}.ps-shop--categories .ps-shop__content figure.wide{max-width:50%}}@media(min-width: 992px){.ps-shop--categories .ps-shop__content figure{width:100%;max-width:25%}.ps-shop--categories .ps-shop__content figure.wide{max-width:50%}}@media(min-width: 1200px){.ps-shop--categories{padding:0 0 60px}.ps-shop--categories .ps-block--box-icon{margin-bottom:0}.ps-shop--categories .ps-block--collection{height:350px}.ps-shop--categories .ps-shop__site-features{padding:40px 80px}.ps-shop--categories .ps-shop__site-features>figure{margin-bottom:0;max-width:25%}}.ps-shop--sidebar{border-right:.5px dotted #dee2e6}.ps-shop--sidebar .widget_shop{margin-bottom:30px}.ps-shop--sidebar .ps-shop__banner{margin-bottom:30px}.ps-shop--sidebar .ps-shop__sidebar{display:none}.ps-shop--sidebar .ps-shop__container{display:flex;flex-flow:column-reverse}.ps-shop--sidebar.banner .ps-shop__header{padding-top:0}.ps-shop--sidebar.banner .ps-shop__right{margin-bottom:30px;justify-content:space-between}@media(min-width: 1200px){.ps-shop--sidebar .widget_shop{margin-bottom:50px}.ps-shop--sidebar .ps-shop__banner{margin-bottom:50px}.ps-shop--sidebar .ps-shop__container{flex-flow:row nowrap}.ps-shop--sidebar .ps-shop__sidebar,.ps-shop--sidebar .ps-shop__wrapper{width:100%}.ps-shop--sidebar .ps-shop__sidebar{padding-top:0;max-width:220px;display:block}.ps-shop--sidebar .ps-shop__wrapper{padding-left:80px;max-width:calc(100% - 220px)}.ps-shop--sidebar.reverse .ps-shop__container{flex-flow:row-reverse nowrap}.ps-shop--sidebar.reverse .ps-shop__wrapper{padding-left:0;padding-right:80px}.ps-shop--sidebar.banner .ps-shop__header{padding-top:0;padding-bottom:50px}.ps-shop--sidebar.banner .ps-shop__right{margin-bottom:50px;justify-content:space-between}}.ps-shop--masonry .ps-shop__filter-panel{margin:0 auto 70px;text-align:center}.ps-shop--masonry .ps-shop__filter-panel li{display:inline-block;margin-right:35px}.ps-shop--masonry .ps-shop__filter-panel li a{text-transform:uppercase;font-size:18px;color:#000}.ps-shop--masonry .ps-shop__filter-panel li:last-child{margin-right:0}.ps-shop--masonry .ps-shop__filter-panel li.active a{font-weight:700}.ps-shop--masonry .ps-shop__masonry{display:flex;flex-flow:row wrap;align-content:flex-start;text-align:center;justify-content:space-between}.ps-shop--masonry .ps-shop__masonry figure{display:flex;justify-content:center;align-items:center;margin-bottom:30px;text-align:center;width:100%}.ps-shop--masonry .ps-shop__masonry .ps-product{display:block;width:100%;max-width:300px;margin:0 auto}@media(min-width: 480px){.ps-shop--masonry figure{margin-bottom:0;max-width:50%;padding:0 15px}}@media(min-width: 1200px){.ps-shop--masonry{align-items:center}.ps-shop--masonry figure{width:100%;max-width:33.3333%}.ps-shop--masonry figure:nth-child(3n){text-align:right}.ps-shop--masonry figure:nth-child(3n+1){text-align:left}.ps-shop--masonry .ps-shop__filter-panel{margin-bottom:140px}.ps-shop--masonry .ps-shop__left{text-align:center;max-width:100%;margin-bottom:90px}.ps-shop--masonry .ps-shop__header{display:block}}.ps-portfolio-box .ps-section__header{padding-bottom:50px}.ps-portfolio-box .ps-section__header .ps-list{text-align:center}.ps-portfolio-box .ps-section__header .ps-list li{display:inline-block;margin-right:20px}.ps-portfolio-box .ps-section__header .ps-list li a{display:block;font-weight:700;color:#bbb;font-size:16px}.ps-portfolio-box .ps-section__header .ps-list li:last-child{margin-right:0}.ps-portfolio-box .ps-section__header .ps-list li.active a,.ps-portfolio-box .ps-section__header .ps-list li:hover a{color:#222}.ps-portfolio-box .ps-section__footer{padding-top:50px}@media(min-width: 992px){.ps-portfolio-box .ps-list li{margin-right:40px}.ps-portfolio-box .ps-section__footer{padding-top:100px}}@media(min-width: 1200px){.ps-portfolio-box.carousel{max-width:60%;margin:0 auto}}.ps-shopping-cart .text__danger{font-size:16px !important}.ps-shopping-cart figure{display:flex;justify-content:space-between;align-items:center;margin:0 -5px 50px}.ps-shopping-cart figure .ps-btn{margin:0 5px;padding:12px 10px;font-size:12px;width:100%;text-align:center;color:#bbb;border-color:#eaeaea;text-transform:uppercase}.ps-shopping-cart figure .ps-btn:hover{border-color:#222;color:#222;background-color:rgba(0,0,0,0)}.ps-shopping-cart .ps-section__actions{max-width:370px}.ps-shopping-cart .ps-section__actions .form-group label{margin-bottom:10px;font-size:18px;font-weight:600;color:#222}.ps-shopping-cart .ps-section__actions .form-group input{border:2px solid #eaeaea}.ps-shopping-cart .ps-section__actions .form-group input::-webkit-input-placeholder{color:#ccc}.ps-shopping-cart .ps-section__actions .form-group input::-moz-placeholder{color:#ccc}.ps-shopping-cart .ps-section__actions .form-group input:-moz-placeholder{color:#ccc}.ps-shopping-cart .ps-section__actions .form-group input:-ms-input-placeholder{color:#ccc}.ps-shopping-cart .ps-section__actions .form-group .form-group__content{position:relative}.ps-shopping-cart .ps-section__actions .form-group .form-group__content a{position:absolute;top:50%;right:20px;font-size:12px;font-weight:600;text-transform:uppercase;color:#222}.ps-shopping-cart .ps-section__actions .form-group .form-group__content a:hover{color:#191a1b}.ps-shopping-cart .ps-section__content{display:flex;flex-flow:column wrap;justify-content:space-between}@media(min-width: 768px){.ps-shopping-cart .ps-section__content{padding-top:50px;display:flex;flex-flow:row nowrap;justify-content:space-between}}.ps-shop--search{padding:20px 0}.ps-shop--search .ps-section__top{padding-bottom:40px}.ps-shop--search .ps-shop__header{display:block;padding-bottom:20px}.ps-shop--search .ps-shop__header h1,.ps-shop--search .ps-shop__header .h1{margin-bottom:0;font-size:24px;font-weight:400}.ps-shop--search .ps-shop__header h1 strong,.ps-shop--search .ps-shop__header .h1 strong{font-weight:700}.ps-filter--shop{padding-top:50px}.ps-filter--shop .widget{margin-bottom:30px}.ps-filter--shop .widget .widget-title{margin-bottom:10px;font-size:24px;font-weight:500}.ps-shop-items{min-height:300px}@media screen and (max-width: 480px){.ps-shop-items .row{margin:0 -5px}.ps-shop-items .row>*{padding:0 5px}.ps-shop-items .row>*>*{margin-bottom:10px !important}}@media screen and (max-width: 480px){.ps-product-box .row{margin:0 -5px}.ps-product-box .row>*{padding:0 5px}.ps-product-box .row>*>*{margin-bottom:10px !important}}.ps-related-products h3,.ps-related-products .h3{margin-bottom:40px;text-align:center}@media(min-width: 768px){.ps-related-products h3,.ps-related-products .h3{font-size:30px}}.ps-about-intro{display:flex;flex-flow:column-reverse wrap}.ps-about-intro h5,.ps-about-intro .h5{margin-bottom:16px;line-height:1em;color:#191a1b;text-transform:uppercase;font-size:14px;font-weight:600}.ps-about-intro h3,.ps-about-intro .h3{margin-bottom:30px;font-size:24px;line-height:1.2em}.ps-about-intro p{margin-bottom:0;position:relative}.ps-about-intro .ps-section__content{max-width:500px;margin:0 auto}.ps-about-intro .ps-section__left{display:flex;padding:0 30px}.ps-about-intro .ps-section__right{padding-bottom:35px}.ps-about-intro .ps-section__right img{width:100%}@media(min-width: 768px){.ps-about-intro h3,.ps-about-intro .h3{font-size:36px}.ps-about-intro p{font-size:16px;padding-left:85px}.ps-about-intro p:before{content:"";position:absolute;top:10px;left:0;width:60px;height:1px;background-color:#eaeaea}.ps-about-intro .ps-section__content{max-width:600px}}@media(min-width: 992px){.ps-about-intro{flex-flow:row nowrap}.ps-about-intro .ps-section__left{max-width:50%;justify-content:flex-end}.ps-about-intro .ps-section__right{padding-bottom:0}}@media(min-width: 1200px){.ps-about-intro h3,.ps-about-intro .h3{font-size:48px;margin-bottom:50px}.ps-about-intro .ps-section__left{padding-right:6.26vw}}.ps-about-quote{padding-top:60px}.ps-about-quote blockquote{margin-bottom:20px;position:relative}.ps-about-quote blockquote:before{content:"";font-family:"Linearicons";position:absolute;top:-20px;left:-15px;color:#eaeaea;font-size:50px;line-height:50px;z-index:-1}.ps-about-quote blockquote p{margin-bottom:0;font-size:24px;font-style:italic;line-height:1.4em;font-weight:600;color:#222}.ps-about-quote figure{position:relative;padding-bottom:30px}.ps-about-quote figure:after{content:"";position:absolute;top:100%;left:0;width:50px;height:1px;background-color:#eaeaea}.ps-about-quote figure small,.ps-about-quote figure .small{display:block;margin-bottom:10px;font-size:12px;font-weight:600;color:#191a1b;text-transform:uppercase}.ps-about-quote figure h4,.ps-about-quote figure .h4{margin-bottom:30px;font-size:24px;font-weight:600;font-style:italic;line-height:1em;color:#222}.ps-about-quote .ps-section__left{margin-bottom:30px}.ps-about-quote .ps-section__right img{width:100%}.ps-about-quote .ps-section__container{display:flex;flex-flow:column wrap}@media(max-width: 480px){.ps-about-quote blockquote p{font-size:20px}.ps-about-quote figure h4,.ps-about-quote figure .h4{font-size:20px}}@media(min-width: 768px){.ps-about-quote blockquote{margin-bottom:30px}.ps-about-quote blockquote:before{font-size:40px;font-size:80px}.ps-about-quote figure p{line-height:1.8em;font-size:16px;max-width:430px}.ps-about-quote .ps-section__left{margin-bottom:0;max-width:30%}.ps-about-quote .ps-section__right{padding-left:6.25vw}.ps-about-quote .ps-section__container{flex-flow:row nowrap}}@media(min-width: 992px){.ps-about-quote{padding-top:100px}.ps-about-quote blockquote p{font-size:30px}.ps-about-quote figure h4,.ps-about-quote figure .h4{margin-bottom:50px;font-size:30px}.ps-about-quote .ps-section__left{max-width:40%}.ps-about-quote .ps-section__right{max-width:60%;padding-left:6.25vw}}@media(min-width: 1200px){.ps-about-quote{padding-top:150px}}.ps-about-moments{padding:60px 0 40px}.ps-about-moments figure{margin-bottom:50px}.ps-about-moments figure figcaption{margin-bottom:15px;text-transform:uppercase;font-weight:700;font-size:24px;line-height:1em;color:#222}.ps-about-moments figure p{margin-bottom:0;font-size:16px}.ps-about-moments .ps-section__header{position:relative;padding-bottom:50px;max-width:460px}.ps-about-moments .ps-section__header:after{content:"";position:absolute;top:100%;left:0;width:50px;height:1px;background-color:#eaeaea}.ps-about-moments .ps-section__header p{margin-bottom:0}@media(min-width: 992px){.ps-about-moments{padding:100px 0 60px}.ps-about-moments .ps-section__header h3,.ps-about-moments .ps-section__header .h3{margin-bottom:20px;font-size:36px}.ps-about-moments .ps-section__header p{font-size:16px}}@media(min-width: 1200px){.ps-about-moments{padding:150px 0 100px}.ps-about-moments .ps-section__header h3,.ps-about-moments .ps-section__header .h3{font-size:48px}}.ps-about-video .ps-section__header{min-height:350px;margin-bottom:20px;display:flex;justify-content:center;align-items:center;text-align:center}.ps-about-video .ps-section__header p{font-size:30px;line-height:1.4em;color:#fff}.ps-about-video .ps-section__header h3,.ps-about-video .ps-section__header .h3{margin-bottom:20px;font-size:48px;font-weight:900;color:#fff}.ps-about-video .ps-section__content{padding:40px 15px;margin-bottom:50px}.ps-about-video .ps-section__content figure{margin-bottom:30px}.ps-about-video .ps-section__footer{max-width:920px;margin:0 auto}.ps-about-video .ps-section__footer h4,.ps-about-video .ps-section__footer .h4{margin:0 auto 30px;max-width:770px;font-size:24px;line-height:1.2em;text-align:center;font-weight:600;text-align:center}.ps-about-video .ps-section__footer p{color:#777}@media(min-width: 768px){.ps-about-video .ps-section__header{min-height:500px}.ps-about-video .ps-section__header h3,.ps-about-video .ps-section__header .h3{font-size:48px}.ps-about-video .ps-section__footer h4,.ps-about-video .ps-section__footer .h4{margin:0 auto 50px;font-size:30px;line-height:1.6em}.ps-about-video .ps-section__footer p{font-size:16px}}@media(min-width: 992px){.ps-about-video .ps-section__header{margin-bottom:40px}.ps-about-video .ps-section__header h3,.ps-about-video .ps-section__header .h3{font-size:60px}.ps-about-video .ps-section__content{margin-bottom:90px;padding:40px 80px}}@media(min-width: 1200px){.ps-about-video .ps-section__header h3,.ps-about-video .ps-section__header .h3{font-size:60px}.ps-about-video .ps-section__content figure{margin-bottom:0}}.ps-about-leadership{padding:60px 0 30px}.ps-about-leadership .ps-block--leadership{margin-bottom:30px}.ps-about-leadership .ps-section__header{margin-bottom:30px;text-align:center;font-size:36px}@media(min-width: 1200px){.ps-about-leadership{padding:100px 0 120px}.ps-about-leadership .ps-section__header{margin-bottom:70px}.ps-about-leadership .ps-section__header h3,.ps-about-leadership .ps-section__header .h3{font-size:60px}}.ps-site-partners{padding:60px 0;background-color:#fbfbfb}.ps-site-partners .ps-section__content{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}.ps-site-partners .ps-section__content a{max-width:33.3333%;display:inline-block;vertical-align:top;padding:15px}@media(min-width: 768px){.ps-site-partners .ps-section__content{flex-flow:row nowrap}.ps-site-partners .ps-section__content a{max-width:16.6666%}}.ps-faqs .table-responsive{margin-bottom:50px}.ps-faqs .ps-page__footer{padding-top:60px;border-top:1px solid #eaeaea;text-align:center}.ps-faqs .ps-page__footer p{margin:0;font-size:24px;color:#222}.ps-faqs .ps-page__footer p a{font-weight:700;color:#222}@media(min-width: 992px){.ps-faqs .ps-page__footer{padding-top:125px;border-top:1px solid #eaeaea}.ps-faqs .ps-page__footer p{font-size:30px}}.ps-contact{display:flex;flex-flow:column wrap;padding-top:60px}.ps-contact .ps-section__right figure{margin-bottom:40px}.ps-contact .ps-section__right figure figcaption{color:#222;font-weight:700;font-size:24px;margin-bottom:20px}.ps-contact .ps-section__right figure p{margin-bottom:0;font-size:15px}.ps-contact .ps-section__right figure aside{margin-bottom:20px}.ps-contact .ps-section__right figure aside p{margin-bottom:0;font-size:15px}.ps-contact .ps-section__right figure aside p strong{font-size:12px;font-weight:500;color:#222;text-transform:uppercase}.ps-contact .ps-section__right figure aside p a{font-size:15px}.ps-contact .ps-section__right figure aside p a:hover{color:#191a1b}.ps-contact .ps-section__right figure aside:last-child{margin-bottom:0}.ps-contact .ps-section__right .ps-list--social{margin-bottom:50px}.ps-contact .ps-section__right .ps-list--social li{margin-right:5px}.ps-contact .ps-section__right .ps-list--social li a{border-color:#eaeaea;font-size:14px}.ps-contact .ps-section__right .ps-list--social li a i{font-size:inherit}@media(min-width: 992px){.ps-contact{flex-flow:row nowrap;padding-top:100px}.ps-contact .ps-section__left{padding-right:135px}.ps-contact .ps-section__right{max-width:250px}.ps-contact .ps-section__right figure{margin-bottom:65px}.ps-contact .ps-section__right .ps-list--social{margin-bottom:70px}}.ps-contact-location{padding:60px 0 40px;border-top:1px solid #eaeaea}.ps-contact-location h4,.ps-contact-location .h4{font-size:24px;margin-bottom:20px}.ps-contact-location figure{margin-bottom:40px}.ps-contact-location figure figcaption{margin-bottom:3px;font-size:12px;font-weight:600;margin-top:0;letter-spacing:1px;color:#222;text-transform:uppercase}.ps-contact-location figure p{margin-bottom:0;font-size:15px}.ps-contact-location figure p a{word-wrap:break-word}.ps-contact-location figure p a:hover{color:#191a1b}@media(min-width: 992px){.ps-contact-location{padding:100px 0 80px}.ps-contact-location figure{margin-bottom:60px}}.ps-checkout .ps-section__actions{padding-bottom:60px}@media(min-width: 1200px){.ps-checkout .ps-section__actions{padding-bottom:100px}}.ps-order-tracking{text-align:center;max-width:1000px;margin:0 auto}.ps-order-tracking .btn-margin{margin-right:1.5rem}.ps-order-tracking h3,.ps-order-tracking .h3{margin-bottom:90px;font-size:24px}.ps-order-tracking p{font-size:16px;color:var(--color-text, #545658)}.ps-order-tracking form{max-width:800px;margin:0 auto}@media(min-width: 992px){.ps-order-tracking p{margin-bottom:40px}}@media(min-width: 1200px){.ps-order-tracking h3,.ps-order-tracking .h3{font-size:36px}}@media(max-width: 500px){.ps-order-tracking .form-group{margin-right:auto;margin-left:auto;justify-content:center;width:65%;display:flex;flex-direction:column}.ps-order-tracking .btn-margin{margin:5px 0 12px 0}}.ps-blog{padding:60px 0 0}.ps-blog .ps-blog__related-post{padding-top:30px;padding-bottom:30px;border-bottom:1px solid #eaeaea}.ps-blog .ps-blog__related-post h3,.ps-blog .ps-blog__related-post .h3{margin-bottom:30px;text-align:center;font-size:24px}.ps-blog .ps-blog__related-post .ps-post{margin-bottom:30px}.ps-blog .ps-blog__categories{text-align:center}.ps-blog .ps-blog__categories li{display:inline-block;margin-right:20px;vertical-align:top}.ps-blog .ps-blog__categories li a{font-size:14px;color:#bbb;font-weight:400}.ps-blog .ps-blog__categories li:last-child{margin-right:0}.ps-blog .ps-blog__categories li.active a,.ps-blog .ps-blog__categories li:hover a{color:#222}.ps-blog .ps-blog__header{padding-bottom:30px}.ps-blog .ps-blog__footer{padding-top:50px;text-align:center}.ps-blog .ps-blog__footer .ps-pagination{display:inline-block}@media(min-width: 768px){.ps-blog .ps-blog__categories li{margin-right:40px}.ps-blog .ps-blog__categories li a{font-size:18px}}@media(min-width: 992px){.ps-blog{padding:100px 0 0}.ps-blog .ps-blog__related-post{padding-top:60px;padding-bottom:60px}.ps-blog .ps-blog__related-post h3,.ps-blog .ps-blog__related-post .h3{margin-bottom:60px;text-align:center;font-size:48px}.ps-blog .ps-blog__related-post .ps-post{margin-bottom:0}.ps-blog .ps-blog__header{padding-bottom:60px}}.ps-blog--grid{padding-bottom:30px}.ps-blog--grid .blogpost-content p{margin-bottom:0px}.ps-blog--grid .ps-post{margin-bottom:40px}.ps-blog--grid .ps-post .ps-post__title{font-size:17px}.ps-blog--grid .ps-blog__header{padding-bottom:60px}@media(min-width: 768px){.ps-blog--grid{padding-bottom:60px}.ps-blog--grid .ps-post{margin-bottom:60px}}.ps-blog--list .ps-post--list{margin-bottom:50px}.ps-blog--list .ps-blog__header{text-align:center}.ps-blog--list .ps-blog__header figcaption{margin-bottom:10px;color:#bbb}.ps-blog--list .ps-blog__header h3,.ps-blog--list .ps-blog__header .h3{font-size:24px;margin:0 auto;max-width:540px}.ps-blog--list .ps-blog__header figure{margin-bottom:30px;padding-bottom:20px;position:relative}.ps-blog--list .ps-blog__header figure:after{content:"";position:absolute;top:100%;left:50%;width:50px;height:1px;background-color:#191a1b}@media(min-width: 992px){.ps-blog--list .ps-blog__header{text-align:center}.ps-blog--list .ps-blog__header h3,.ps-blog--list .ps-blog__header .h3{font-size:48px}.ps-blog--list .ps-blog__header figure{margin-bottom:100px;padding-bottom:50px}}.ps-blog--masonry .ps-post{margin-bottom:120px}.ps-blog--masonry .grid-item .ps-post{margin:0 auto 120px}.ps-blog--masonry .grid-item:nth-child(3n) .ps-post{margin-left:0}.ps-blog--sidebar .ps-post{margin-bottom:60px}.ps-blog--sidebar .ps-blog__sidebar{max-width:300px}.ps-blog--sidebar .ps-blog__sidebar .widget{margin-bottom:50px}.ps-blog--sidebar .ps-blog__container{display:flex;flex-flow:column-reverse wrap}@media(min-width: 992px){.ps-blog--sidebar .ps-blog__sidebar{max-width:270px}.ps-blog--sidebar .ps-blog__sidebar .widget{margin-bottom:60px}.ps-blog--sidebar .ps-blog__right{padding-left:30px}.ps-blog--sidebar .ps-blog__container{flex-flow:row nowrap}.ps-blog--sidebar .ps-blog__container .ps-blog__sidebar,.ps-blog--sidebar .ps-blog__container .ps-blog__right{width:100%}}@media(min-width: 1200px){.ps-blog--sidebar .ps-blog__right{padding-left:55px}}@media(min-width: 1200px){.widget-imgfluid-true .ps-home-categories .ps-item--category .ps-block__thumbnail img{border-radius:5px !important;height:175px !important;width:175px !important}}.category-imgfluid-true .ps-home-categories .ps-items--category-list .ps-block__thumbnail-item img{border-radius:50% !important;height:60px !important;width:60px !important}.widget-imgfluid-true .card-deck .card .card-img{border-radius:5px !important}@media(min-width: 1200px){.widget-imgfluid-true .card-deck .card .card-img{height:330px !important}}@media(max-width: 480px){.widget-imgfluid-true .card-deck .card .card-img{height:125px !important}}.product-imgfluid-true .ps-shop__content .ps-shop-items .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{border-radius:5px !important}@media(min-width: 1200px){.product-imgfluid-true .ps-shop__content .ps-shop-items .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:270px !important}}@media(max-width: 480px){.product-imgfluid-true .ps-shop__content .ps-shop-items .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:151px !important}}.product-imgfluid-true .ps-shop__content .ps-shop-items .ps-product.ps-product--horizontal .ps-product__thumbnail .ps-product__thumbnail-images img{border-radius:5px !important}@media(max-width: 480px){.product-imgfluid-true .ps-shop__content .ps-shop-items .ps-product.ps-product--horizontal .ps-product__thumbnail .ps-product__thumbnail-images img{height:370px !important}}.product-imgfluid-true .ps-section.ps-deal-of-day--3 .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{border-radius:5px !important}@media(min-width: 1200px){.product-imgfluid-true .ps-section.ps-deal-of-day--3 .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:370px !important}}@media(max-width: 480px){.product-imgfluid-true .ps-section.ps-deal-of-day--3 .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:167px !important}}.product-imgfluid-true .ps-section.ps-home-product.ps-deal-of-day--3 .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{border-radius:5px !important}@media(min-width: 1200px){.product-imgfluid-true .ps-section.ps-home-product.ps-deal-of-day--3 .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:300px !important}}@media(max-width: 480px){.product-imgfluid-true .ps-section.ps-home-product.ps-deal-of-day--3 .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:167px !important}}.widget-imgfluid-true .basic-banner .slick-slide img{border-radius:5px !important}@media(min-width: 1200px){.widget-imgfluid-true .basic-banner .slick-slide img{height:100% !important}}@media(max-width: 480px){.widget-imgfluid-true .basic-banner .slick-slide img{height:100% !important}}.basic-banner-height .card{display:flex !important;justify-content:center;align-items:center;align-content:center;text-align:center}.basic-banner-height .card-img{width:unset !important;max-height:500px !important}.basic-banner .card-deck{gap:10px}.basic-banner .slick-next:before,.basic-banner .slick-prev:before{content:"" !important}.basic-banner .slick-slide{padding:10px}.basic-banner .container-1470 .slick-prev{left:-1% !important}.basic-banner .container-1470 .slick-next{right:-1% !important}.basic-banner .container-1570 .slick-prev{left:-1% !important}.basic-banner .container-1570 .slick-next{right:-1% !important}.basic-banner .container-1770 .slick-prev{left:-1% !important}.basic-banner .container-1770 .slick-next{right:-1% !important}.basic-banner .container-full .slick-prev{left:-1% !important}.basic-banner .container-full .slick-next{right:-1% !important}.product-slider-section{background-color:#fff !important;padding:50px 0 50px 0 !important}.product-slider-section .slick-dots{position:relative;bottom:-15px;text-align:center}.product-slider-section .slick-arrow{background-color:var(--icon-background-color)}.product-slider-section .slick-arrow:hover{background-color:var(--icon-active-background-color)}.product-slider-section .slick-dots button{border:0px solid rgba(0,0,0,0) !important;width:10px !important;height:10px !important;background:#b0b0b0 !important}.product-slider-section .slick-dots li.slick-active button{background:#181818 !important}.product-slider-section i{color:#000 !important}.seo-hide{height:0px !important;width:0px !important;overflow:auto !important;margin:0}@media(min-width: 1200px){.product-aspectratio-portrait .ps-section.ps-deal-of-day--3 .ps-section__content{width:870px !important;margin:auto;padding:0}.product-aspectratio-portrait .ps-section.ps-deal-of-day--3 .ps-section__content .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:370px !important;border-radius:5px !important}}@media(max-width: 480px){.product-aspectratio-portrait .ps-section.ps-deal-of-day--3 .ps-section__content .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:270px !important;border-radius:5px !important}}.product-aspectratio-landscape .ps-section.ps-deal-of-day--3 .ps-section__content .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:270px !important;border-radius:5px !important}.opacity-50{opacity:50%}.opacity-80{opacity:80%}.ps-product--quickview .ps-product__header{max-width:100%}.ps-product--quickview .ps-product__content{display:none}#homepage-default .ps-home-top-sellers{padding-top:80px}@media(min-width: 1200px){#homepage-default .ps-home-top-sellers{padding-top:160px}}#homepage-default .ps-home-categories{padding-bottom:10px}#homepage-default .ps-home-categories .ps-section__header{width:100%;display:block;text-align:center}#homepage-default .ps-home-product{padding:0px 0}#homepage-default .ps-home-product .ps-product{text-align:left}@media(min-width: 448px){#homepage-default .ps-home-product{padding:50px 0}}@media(min-width: 992px){#homepage-default .ps-home-product{padding:0 0 25px}#homepage-default .ps-home-product .ps-section__header figure{max-width:320px}#homepage-default .ps-home-product .ps-product{max-width:300px;margin-left:auto;margin-right:auto}#homepage-default .ps-home-product .row .col-xl-4:nth-child(3n) .ps-product{margin-left:auto;margin-right:0}#homepage-default .ps-home-product .row .col-xl-4:first-child .ps-product,#homepage-default .ps-home-product .row .col-xl-4:nth-child(4n) .ps-product{margin-left:0;margin-right:auto}}#homepage-default .ps-footer--2 .ps-footer__bottom{text-align:left}@media(min-width: 1200px){#homepage-default .ps-home-blog{padding-top:150px}#homepage-default .ps-home-blog .ps-section__header{padding-bottom:50px}}.ps-slideshow-center{bottom:15%;position:absolute;text-align:center}.heading-mt3{margin-top:3px}.section-2-mbottom{margin-bottom:10px}.section-2-mtop{margin-top:20px}.slick-arrow{width:35px;height:35px;padding:0;background-color:var(--icon-background-color);border:none;color:var(--link-color);position:absolute;display:flex;justify-content:center;align-items:center;cursor:pointer;transform:translateY(-50%);z-index:9;outline:none;transition:all .5s ease;border-radius:50%;padding:10px !important}.slick-arrow:hover{background-color:var(--icon-active-background-color)}.slick-arrow:hover svg{fill:#fff;color:#fff}.slick-arrow svg{width:100%;height:100%;color:var(--link-color);fill:var(--link-color);stroke:rgba(0,0,0,0)}.slick-arrow.slick-next{right:0}.slick-arrow.slick-next svg{position:relative;left:1px;display:flex;align-content:center;justify-content:center;align-items:center}.slick-arrow.slick-prev{left:0}.slick-arrow.slick-prev svg{transform:rotate(180deg);position:relative;right:1px;display:flex;align-content:center;justify-content:center;align-items:center}.slick-arrow.slick-disabled{opacity:.4}.slick-dots li.slick-active button{background:#000}.slick-dots button{width:12px;height:12px;border-radius:50%;border:1px solid #000;background:#fff;padding:0;outline:none;cursor:pointer;margin-top:20px}@media(max-width: 480px){.ps-slideshow-center-mobile{border-radius:3px;height:40px;right:10px;transition-duration:0s;width:40px;position:absolute;bottom:10px;flex:1 1 0%;cursor:pointer;overflow:hidden;background-color:#121212}.ps-slideshow-center-mobile a{height:100%;text-align:center;display:flex;align-content:center;justify-content:center;align-items:center}}@media(min-width: 0){.ps-slideshow-center{z-index:20;bottom:10px;padding:5px 15px;right:10px;font-weight:100}}@media(min-width: 480px){.ps-slideshow-center{bottom:10px;padding:15px 35px;position:absolute;text-align:center;font-weight:600}}@media(max-width: 991px){.ps-slideshow-center{bottom:10%}}@media(min-width: 992px){.ps-slideshow-center{bottom:150px;width:100%;text-align:center;padding:15px 35px;position:absolute;text-align:center}}@media(max-width: 768px){.content-box-mobile-sec2{position:relative}}.mt-0{margin-top:0px}.mr-0{margin-right:0px}.mb-0{margin-bottom:0px}.ml-0{margin-left:0px}.pt-0{padding-top:0px}.pr-0{padding-right:0px}.pb-0{padding-bottom:0px}.pl-0{padding-left:0px}.mt-5{margin-top:5px}.mr-5{margin-right:5px}.mb-5{margin-bottom:5px}.ml-5{margin-left:5px}.pt-5{padding-top:5px}.pr-5{padding-right:5px}.pb-5{padding-bottom:5px}.pl-5{padding-left:5px}.mt-10{margin-top:10px}.mr-10{margin-right:10px}.mb-10{margin-bottom:10px}.ml-10{margin-left:10px}.pt-10{padding-top:10px}.pr-10{padding-right:10px}.pb-10{padding-bottom:10px}.pl-10{padding-left:10px}.mt-15{margin-top:15px}.mr-15{margin-right:15px}.mb-15{margin-bottom:15px}.ml-15{margin-left:15px}.pt-15{padding-top:15px}.pr-15{padding-right:15px}.pb-15{padding-bottom:15px}.pl-15{padding-left:15px}.mt-20{margin-top:20px}.mr-20{margin-right:20px}.mb-20{margin-bottom:20px}.ml-20{margin-left:20px}.pt-20{padding-top:20px}.pr-20{padding-right:20px}.pb-20{padding-bottom:20px}.pl-20{padding-left:20px}.mt-25{margin-top:25px}.mr-25{margin-right:25px}.mb-25{margin-bottom:25px}.ml-25{margin-left:25px}.pt-25{padding-top:25px}.pr-25{padding-right:25px}.pb-25{padding-bottom:25px}.pl-25{padding-left:25px}.mt-30{margin-top:30px}.mr-30{margin-right:30px}.mb-30{margin-bottom:30px}.ml-30{margin-left:30px}.pt-30{padding-top:30px}.pr-30{padding-right:30px}.pb-30{padding-bottom:30px}.pl-30{padding-left:30px}.mt-35{margin-top:35px}.mr-35{margin-right:35px}.mb-35{margin-bottom:35px}.ml-35{margin-left:35px}.pt-35{padding-top:35px}.pr-35{padding-right:35px}.pb-35{padding-bottom:35px}.pl-35{padding-left:35px}.mt-40{margin-top:40px}.mr-40{margin-right:40px}.mb-40{margin-bottom:40px}.ml-40{margin-left:40px}.pt-40{padding-top:40px}.pr-40{padding-right:40px}.pb-40{padding-bottom:40px}.pl-40{padding-left:40px}.mt-45{margin-top:45px}.mr-45{margin-right:45px}.mb-45{margin-bottom:45px}.ml-45{margin-left:45px}.pt-45{padding-top:45px}.pr-45{padding-right:45px}.pb-45{padding-bottom:45px}.pl-45{padding-left:45px}.mt-50{margin-top:50px}.mr-50{margin-right:50px}.mb-50{margin-bottom:50px}.ml-50{margin-left:50px}.pt-50{padding-top:50px}.pr-50{padding-right:50px}.pb-50{padding-bottom:50px}.pl-50{padding-left:50px}.mt-55{margin-top:55px}.mr-55{margin-right:55px}.mb-55{margin-bottom:55px}.ml-55{margin-left:55px}.pt-55{padding-top:55px}.pr-55{padding-right:55px}.pb-55{padding-bottom:55px}.pl-55{padding-left:55px}.mt-60{margin-top:60px}.mr-60{margin-right:60px}.mb-60{margin-bottom:60px}.ml-60{margin-left:60px}.pt-60{padding-top:60px}.pr-60{padding-right:60px}.pb-60{padding-bottom:60px}.pl-60{padding-left:60px}.mt-65{margin-top:65px}.mr-65{margin-right:65px}.mb-65{margin-bottom:65px}.ml-65{margin-left:65px}.pt-65{padding-top:65px}.pr-65{padding-right:65px}.pb-65{padding-bottom:65px}.pl-65{padding-left:65px}.mt-70{margin-top:70px}.mr-70{margin-right:70px}.mb-70{margin-bottom:70px}.ml-70{margin-left:70px}.pt-70{padding-top:70px}.pr-70{padding-right:70px}.pb-70{padding-bottom:70px}.pl-70{padding-left:70px}.mt-75{margin-top:75px}.mr-75{margin-right:75px}.mb-75{margin-bottom:75px}.ml-75{margin-left:75px}.pt-75{padding-top:75px}.pr-75{padding-right:75px}.pb-75{padding-bottom:75px}.pl-75{padding-left:75px}.mt-80{margin-top:80px}.mr-80{margin-right:80px}.mb-80{margin-bottom:80px}.ml-80{margin-left:80px}.pt-80{padding-top:80px}.pr-80{padding-right:80px}.pb-80{padding-bottom:80px}.pl-80{padding-left:80px}.mt-85{margin-top:85px}.mr-85{margin-right:85px}.mb-85{margin-bottom:85px}.ml-85{margin-left:85px}.pt-85{padding-top:85px}.pr-85{padding-right:85px}.pb-85{padding-bottom:85px}.pl-85{padding-left:85px}.mt-90{margin-top:90px}.mr-90{margin-right:90px}.mb-90{margin-bottom:90px}.ml-90{margin-left:90px}.pt-90{padding-top:90px}.pr-90{padding-right:90px}.pb-90{padding-bottom:90px}.pl-90{padding-left:90px}.mt-95{margin-top:95px}.mr-95{margin-right:95px}.mb-95{margin-bottom:95px}.ml-95{margin-left:95px}.pt-95{padding-top:95px}.pr-95{padding-right:95px}.pb-95{padding-bottom:95px}.pl-95{padding-left:95px}.mt-100{margin-top:100px}.mr-100{margin-right:100px}.mb-100{margin-bottom:100px}.ml-100{margin-left:100px}.pt-100{padding-top:100px}.pr-100{padding-right:100px}.pb-100{padding-bottom:100px}.pl-100{padding-left:100px}html .bg--parallax{position:relative;z-index:10;background-attachment:fixed !important;background-repeat:no-repeat !important;background-size:cover !important;background-position:50% 50%}.bg--cover{background-position:50% 50% !important;background-size:cover !important}.bg--top{background-position:0% 0% !important;background-size:cover !important}.bg--top-right{background-position:100% 100% !important;background-size:cover !important}.bg--top-left{background-position:0% 100% !important;background-size:cover !important}.bg--bottom{background-position:100% 100% !important;background-size:cover !important}.footer-demo ul,.site-footer ul,.ps-footer--carousel ul,.ps-footer--minimal ul,.ps-footer--2 ul,.ps-footer--boxed ul,.header--sidebar ul,.header ul,.footer-demo-dietary ul,.ps-product--detail.has-background .ps-product__background ul,.ps-product ul,.ps-page--product-detail .ps-page__header ul,.ps-page--default .ps-page__header ul,.default-footer ul,.ps-drawer ul,.ps-form--auth ul,.ps-home-product ul,.ps-home-product--fullwidth .ps-section__header ul,.ps-deal-of-day ul,.ps-home-banner ul,.ps-shop ul,.ps-portfolio-box .ps-section__header ul,.ps-blog ul,.footer-demo ol,.site-footer ol,.ps-footer--carousel ol,.ps-footer--minimal ol,.ps-footer--2 ol,.ps-footer--boxed ol,.header--sidebar ol,.header ol,.footer-demo-dietary ol,.ps-product--detail.has-background .ps-product__background ol,.ps-product ol,.ps-page--product-detail .ps-page__header ol,.ps-page--default .ps-page__header ol,.default-footer ol,.ps-drawer ol,.ps-form--auth ol,.ps-home-product ol,.ps-home-product--fullwidth .ps-section__header ol,.ps-deal-of-day ol,.ps-home-banner ol,.ps-shop ol,.ps-portfolio-box .ps-section__header ol,.ps-blog ol{margin:0;padding:0;list-style:none}.header--mobile-boxed .header__top>*,.header--standard-fullwidth .header__top>*,.header--boxed .header__top>*,.ps-product--mini-cart>*,.ps-product--sidebar>*,.ps-product--horizontal>*,.ps-block--shoppable .ps-block__product>*,.ps-home-product .ps-section__header>*,.ps-deal-of-day>*,.ps-home-collection-2>*,.ps-shop .ps-shop__header>*,.ps-shopping-cart .ps-section__content>*,.ps-about-intro>*,.ps-about-quote .ps-section__container>*,.ps-contact>*{width:100%}.bg-basic-slider{background-size:cover !important;background-position-x:center !important;background-repeat:no-repeat !important;background-position-y:top !important}.ps-menu .submenu-categoriesss{display:flex !important;flex-wrap:wrap;justify-content:flex-start;padding:20px 0px;gap:5px}.ps-menu .submenu-categoriesss li{width:calc(33.33% - 4px);margin-bottom:1px;text-align:center;list-style:none !important;border-bottom:none !important;box-sizing:border-box}.ps-menu .submenu-categoriesss li img{height:100px;object-fit:cover;width:100%}.ps-menu .submenu-categoriesss li .menu__text{justify-content:center}.ps-menu .mega-menu{background-color:#fff}.ps-menu .mega-menu>*{width:100%;min-width:200px;padding:10px 15px}.ps-menu .mega-menu h4,.ps-menu .mega-menu .h4{font-weight:400;font-size:16px;color:#222;text-transform:capitalize;display:flex;flex-flow:row nowrap;justify-content:space-between}.ps-menu .mega-menu .sub-menu--mega{display:none;background-color:rgba(0,0,0,0)}.ps-menu .mega-menu .sub-menu--mega li a{display:block;line-height:20px;padding:8px 0;font-size:15px;color:#999;background-color:rgba(0,0,0,0)}.ps-menu .mega-menu .sub-menu--mega li a:first-letter{text-transform:capitalize}.ps-menu .mega-menu .sub-menu--mega li a.has-badge{padding-right:20px}.ps-menu .mega-menu .sub-menu--mega li a.has-badge.sale{color:#ff3c35}.ps-menu .mega-menu .sub-menu--mega li a.has-badge.sale:after{content:"Sale";background-color:#ffa800}.ps-menu .mega-menu .sub-menu--mega li a.has-badge.hot:after{content:"Hot";background-color:#ff3c35}.ps-menu .mega-menu .sub-menu--mega li a:hover{color:#191a1b}@media(min-width: 1200px){.ps-menu .mega-menu{display:flex;flex-flow:row nowrap;justify-content:space-between;min-width:460px;padding:20px;border:1px solid #eaeaea;transition:all .4s ease}.ps-menu .mega-menu .sub-menu--mega{display:block}}.ps-menu .sub-menu{position:absolute;top:100%;left:0;min-width:240px;z-index:1000;transition:all .25s ease;border:1px solid #eee;background-color:rgba(255,255,255,.95);visibility:hidden;opacity:0}.ps-menu .sub-menu:before{content:"";position:absolute;bottom:100%;left:50%;height:0;width:0;border-bottom:6px solid #fff;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);display:none}.ps-menu .sub-menu>li{display:block}.ps-menu .sub-menu>li>a{display:inline-block;padding:10px 20px;width:100%;text-transform:capitalize;transition:all .8s cubic-bezier(0.19, 1, 0.22, 1)}.ps-menu .sub-menu>li>a:hover{color:#191a1b}.ps-menu .sub-menu>li:last-child a{border-bottom:1px solid #eee}.ps-menu .sub-menu>li.menu-item-has-children{position:relative}.ps-menu .sub-menu>li.menu-item-has-children>.sub-toggle{display:none}.ps-menu .sub-menu>li.menu-item-has-children>.sub-menu{position:absolute;top:0;left:100%;visibility:hidden;opacity:0}.ps-menu .sub-menu>li.menu-item-has-children>.sub-menu:before{display:none}.ps-menu .sub-menu>li.menu-item-has-children:hover>.sub-menu{visibility:visible;opacity:1}.ps-menu .sub-menu>li:last-child{border-bottom:none}.ps-menu .sub-toggle{position:relative;display:inline-block;width:36px;height:36px;cursor:pointer}.ps-menu .sub-toggle:before,.ps-menu .sub-toggle:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:1px;background-color:#222}.ps-menu .sub-toggle.active:after{display:none}.ps-menu .menu>li{display:inline-block;padding-right:40px}.ps-menu .menu>li>a{position:relative;display:inline-block;padding:20px 0;font-weight:400;line-height:20px;text-transform:capitalize;transform-style:preserve-3d}.ps-menu .menu>li>a:after{content:"";position:absolute;bottom:15px;left:0;width:100%;height:2px;background-color:#222;transform:scale3d(0, 1, 1);transform-origin:100% 50%;transition:transform .6s cubic-bezier(0.7, 0, 0.3, 1)}.ps-menu .menu>li>a:hover{color:var(--link-hover-color)}.ps-menu .menu>li>a:hover:after{transform-origin:0 50%;transform:scale3d(1, 1, 1)}.ps-menu .menu>li:first-child{padding-left:0}.ps-menu .menu>li:last-child{margin-right:0;padding-right:0}.ps-menu .menu>li .sub-toggle{display:none}.ps-menu .menu>li.menu-item-has-children{position:relative}.ps-menu .menu>li.menu-item-has-children .sub-toggle{margin-left:5px;display:none}.ps-menu .menu>li.menu-item-has-children .sub-menu{visibility:hidden;opacity:0;transform:scale3d(1, 1, 0) translateY(30px)}.ps-menu .menu>li.menu-item-has-children .mega-menu{position:absolute;top:100%;left:0;z-index:1000}.ps-menu .menu>li.menu-item-has-children:hover .sub-toggle{color:#fff}.ps-menu .menu>li.menu-item-has-children:hover>.sub-menu{visibility:visible;opacity:1;transform:scale3d(1, 1, 1) translateY(0)}.ps-menu .menu>li.has-mega-menu{position:relative}.ps-menu .menu>li.has-mega-menu .mega-menu{position:absolute;top:100%;left:0;visibility:hidden;opacity:0;transform:scale3d(1, 1, 0) translateY(30px)}.ps-menu .menu>li.has-mega-menu:hover .mega-menu{visibility:visible;opacity:1;transform:scale3d(1, 1, 1) translateY(0)}.ps-menu .menu>li.current-menu-item>a{color:#191a1b}.ps-menu .menu>li.current-menu-item .sub-toggle{color:#fff}@media(max-width: 1199px){.ps-menu .menu>li{display:block;padding-right:0;border-bottom:1px solid rgba(var(--color-border-rgb, 221, 221, 221), 0.8)}.ps-menu .menu>li .sub-menu-wrapper>li:last-child{border-bottom:none}.ps-menu .menu>li>a{display:block;color:#222;padding:1rem 0;line-height:20px}.ps-menu .menu>li.menu-item-has-children{position:relative}.ps-menu .menu>li.menu-item-has-children>.sub-menu{display:none;visibility:visible;opacity:1;transition:all 0s ease}.ps-menu .menu>li.menu-item-has-children>.sub-menu>.menu-item-has-children>.sub-toggle{height:40px;width:40px}.ps-menu .menu>li.menu-item-has-children .sub-toggle{position:absolute;top:0;right:0;z-index:10;height:30px;width:30px;margin-left:0}.ps-menu .menu>li.menu-item-has-children .sub-toggle i{position:absolute;top:50%;left:50%}.ps-menu .menu>li.current-menu-item{border-left:2px solid #222;padding-left:1rem}.ps-menu .menu>li.current-menu-item>a:before{display:none}}.ps-menu .menu--desktop>li>a{font-size:36px;font-weight:600;color:#999}.ps-menu .menu--desktop>li>a:hover{color:#191a1b}.ps-menu .menu--mobile .sub-menu{position:relative;display:none;visibility:visible;opacity:1;transition:all 0s ease;border:none}.ps-menu .menu--mobile .sub-menu>li>a{border:none;padding:10px 20px}.ps-menu .menu--mobile .sub-toggle:before,.ps-menu .menu--mobile .sub-toggle:after{background-color:#9498ac}.ps-menu .menu--mobile>li{border-bottom:1px solid #eaeaea}.ps-menu .menu--mobile>li>a{position:relative;z-index:10;display:block;padding:15px 20px 15px 0;line-height:20px;font-weight:600;font-size:20px;color:#9498ac;text-transform:capitalize}.ps-menu .menu--mobile>li>a:hover{padding-left:5px;color:#191a1b}.ps-menu .menu--mobile>li.menu-item-has-children:not(.has-mega-menu){position:relative}.ps-menu .menu--mobile>li.menu-item-has-children:not(.has-mega-menu) .sub-toggle{position:absolute;top:5px;right:0;width:40px;height:40px;z-index:20;display:inline-block}.ps-menu .menu--mobile>li.has-mega-menu{position:relative}.ps-menu .menu--mobile>li.has-mega-menu>.sub-toggle{position:absolute;top:5px;right:0;width:40px;height:40px;z-index:20;display:inline-block}.ps-menu .menu--mobile>li.has-mega-menu .mega-menu{display:none}.ps-menu .menu--accordion>li{padding-right:0}.ps-menu .menu--accordion>li>a{padding:12px 0}.ps-menu .menu--accordion .menu__toggle{display:flex;justify-content:space-between;align-items:center;border-radius:4px}.ps-menu .menu--accordion .menu__toggle>*{flex-basis:100%}.ps-menu .menu--accordion .menu__toggle i{display:flex;justify-content:center;align-items:center;width:20px;height:20px;max-width:30px;margin-right:0}.ps-menu .menu--accordion .menu__toggle:hover{background-color:rgba(228,228,228,.1)}.ps-menu .menu--accordion .menu__title{display:block;padding:10px 20px;font-size:11px;color:#9498ac;font-weight:300;line-height:20px;text-transform:uppercase}.ps-menu .menu--accordion .menu__text{display:flex;justify-content:flex-start;align-items:center;font-weight:500}.ps-menu .menu--accordion .menu__text .menu__icon{display:flex;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;border-radius:6px;margin-right:.5em}.ps-menu .menu--accordion .menu__text.active{color:#f68773;line-height:20px}.ps-menu .menu--accordion .sub-menu{position:relative;top:0;left:0;list-style-type:none;max-width:100%;width:100%;border:none;box-shadow:none;padding-left:10px;transform:translate(0, 0) scale3d(1, 1, 1) !important;visibility:visible;opacity:1}.ps-menu .menu--accordion .sub-menu .menu__text{position:relative}.ps-menu .menu--accordion .sub-menu .menu__text:before{content:"";position:absolute;top:50%;left:0;width:6px;height:6px;border-radius:50%;background-color:rgba(255,255,255,.25)}.ps-menu .menu--accordion .sub-menu .menu__icon--down{color:#222}.ps-menu .menu--accordion .sub-menu>li>a{padding:5px 10px}.ps-menu .menu--accordion .sub-menu>li:last-child a{border:none}.ps-menu .menu--accordion .sub-menu-wrapper>.sub-menu{background-color:rgba(0,0,0,0);box-shadow:none}.ps-menu .menu--accordion .sub-menu-wrapper>.sub-menu li{border-left:1px solid rgba(var(--color-border-rgb, 221, 221, 221), 0.8);margin-bottom:0px}.ps-menu .menu--accordion .sub-menu,.ps-menu .menu--accordion .sub-menu-wrapper{transition:height .25s cubic-bezier(0.7, 0, 0.3, 1)}.ps-menu .menu--accordion .menu__item{display:block}.ps-menu .menu--accordion .menu__item a:after{display:none}.ps-menu .menu--accordion .menu__item--has-children span>a{color:#fff}.ps-menu .menu--accordion.menu--accordion-white .sub-menu .menu__text{color:#222}.ps-menu .menu--accordion.menu--accordion-white>.menu__item>a{width:100%;color:#222;border-radius:4px}.ps-menu .menu--accordion.menu--accordion-white>.menu__item>a:hover{background-color:rgba(204,204,204,.1)}.ps-menu .menu--accordion.menu--accordion-white>.menu__item>.menu__toggle{color:#222}@media(max-width: 1199px){.ps-menu .menu li a{color:var(--link-color)}}.ps-menu-with-image .mega-menu{background-color:#fff}.ps-menu-with-image .mega-menu>*{width:100%;min-width:200px;padding:10px 15px}.ps-menu-with-image .mega-menu h4,.ps-menu-with-image .mega-menu .h4{font-weight:400;font-size:16px;color:#222;text-transform:capitalize;display:flex;flex-flow:row nowrap;justify-content:space-between}.ps-menu-with-image .mega-menu .sub-menu--mega{display:none;background-color:rgba(0,0,0,0)}.ps-menu-with-image .mega-menu .sub-menu--mega li a{display:block;line-height:20px;padding:8px 0;font-size:15px;color:#999;background-color:rgba(0,0,0,0)}.ps-menu-with-image .mega-menu .sub-menu--mega li a:first-letter{text-transform:capitalize}.ps-menu-with-image .mega-menu .sub-menu--mega li a.has-badge{padding-right:20px}.ps-menu-with-image .mega-menu .sub-menu--mega li a.has-badge.sale{color:#ff3c35}.ps-menu-with-image .mega-menu .sub-menu--mega li a.has-badge.sale:after{content:"Sale";background-color:#ffa800}.ps-menu-with-image .mega-menu .sub-menu--mega li a.has-badge.hot:after{content:"Hot";background-color:#ff3c35}.ps-menu-with-image .mega-menu .sub-menu--mega li a:hover{color:#191a1b}@media(min-width: 1200px){.ps-menu-with-image .mega-menu{display:flex;flex-flow:row nowrap;justify-content:space-between;min-width:460px;padding:20px;border:1px solid #eaeaea;transition:all .4s ease}.ps-menu-with-image .mega-menu .sub-menu--mega{display:block}}.ps-menu-with-image .sub-menu{position:absolute;top:100%;left:0;min-width:240px;z-index:1000;transition:all .25s ease;border:1px solid #eee;background-color:rgba(255,255,255,.95);visibility:hidden;opacity:0}.ps-menu-with-image .sub-menu:before{content:"";position:absolute;bottom:100%;left:50%;height:0;width:0;border-bottom:6px solid #fff;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);display:none}.ps-menu-with-image .sub-menu>li{display:block}.ps-menu-with-image .sub-menu>li>a{display:inline-block;padding:10px 20px;width:100%;font-size:15px;text-transform:capitalize;transition:all .8s cubic-bezier(0.19, 1, 0.22, 1)}.ps-menu-with-image .sub-menu>li>a:hover{color:#191a1b}.ps-menu-with-image .sub-menu>li:last-child a{border-bottom:1px solid #eee}.ps-menu-with-image .sub-menu>li.menu-item-has-children{position:relative}.ps-menu-with-image .sub-menu>li.menu-item-has-children>.sub-toggle{display:none}.ps-menu-with-image .sub-menu>li.menu-item-has-children>.sub-menu{position:absolute;top:0;left:100%;visibility:hidden;opacity:0}.ps-menu-with-image .sub-menu>li.menu-item-has-children>.sub-menu:before{display:none}.ps-menu-with-image .sub-menu>li.menu-item-has-children:hover>.sub-menu{visibility:visible;opacity:1}.ps-menu-with-image .sub-menu>li:last-child{border-bottom:none}.ps-menu-with-image .sub-toggle{position:relative;display:inline-block;width:36px;height:36px;cursor:pointer}.ps-menu-with-image .sub-toggle:before,.ps-menu-with-image .sub-toggle:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:1px;background-color:#222}.ps-menu-with-image .sub-toggle.active:after{display:none}.ps-menu-with-image .menu>li{display:inline-block;padding-right:40px}.ps-menu-with-image .menu>li .image-div>a{position:relative;display:inline-block;font-size:14px;font-weight:400;line-height:20px;color:#222;text-transform:capitalize;transform-style:preserve-3d}.ps-menu-with-image .menu>li .image-div>a:after{content:"";position:absolute;bottom:0px;left:0;width:100%;height:2px;background-color:#222;transform:scale3d(0, 1, 1);transform-origin:100% 50%;transition:transform .6s cubic-bezier(0.7, 0, 0.3, 1)}.ps-menu-with-image .menu>li .image-div>a:hover{color:#191a1b}.ps-menu-with-image .menu>li .image-div>a:hover:after{transform-origin:0 50%;transform:scale3d(1, 1, 1)}.ps-menu-with-image .menu>li:first-child{padding-left:0}.ps-menu-with-image .menu>li:last-child{margin-right:0;padding-right:0}.ps-menu-with-image .menu>li .sub-toggle{display:none}.ps-menu-with-image .menu>li.menu-item-has-children{position:relative}.ps-menu-with-image .menu>li.menu-item-has-children .sub-toggle{margin-left:5px;display:none}.ps-menu-with-image .menu>li.menu-item-has-children .sub-menu{visibility:hidden;opacity:0;transform:scale3d(1, 1, 0) translateY(30px)}.ps-menu-with-image .menu>li.menu-item-has-children .mega-menu{position:absolute;top:100%;left:0;z-index:1000}.ps-menu-with-image .menu>li.menu-item-has-children:hover .sub-toggle{color:#fff}.ps-menu-with-image .menu>li.menu-item-has-children:hover>.sub-menu{visibility:visible;opacity:1;transform:scale3d(1, 1, 1) translateY(0)}.ps-menu-with-image .menu>li.has-mega-menu{position:relative}.ps-menu-with-image .menu>li.has-mega-menu .mega-menu{position:absolute;top:100%;left:0;visibility:hidden;opacity:0;transform:scale3d(1, 1, 0) translateY(30px)}.ps-menu-with-image .menu>li.has-mega-menu:hover .mega-menu{visibility:visible;opacity:1;transform:scale3d(1, 1, 1) translateY(0)}.ps-menu-with-image .menu>li.current-menu-item>a{color:#191a1b}.ps-menu-with-image .menu>li.current-menu-item .sub-toggle{color:#fff}@media(max-width: 1199px){.ps-menu-with-image .menu>li{display:block;padding-right:0;border-bottom:1px dashed #e4e4e4}.ps-menu-with-image .menu>li>a{display:block;color:#222;padding:1rem 0;line-height:20px}.ps-menu-with-image .menu>li.menu-item-has-children{position:relative}.ps-menu-with-image .menu>li.menu-item-has-children>.sub-menu{display:none;visibility:visible;opacity:1;transition:all 0s ease}.ps-menu-with-image .menu>li.menu-item-has-children>.sub-menu>.menu-item-has-children>.sub-toggle{height:40px;width:40px}.ps-menu-with-image .menu>li.menu-item-has-children .sub-toggle{position:absolute;top:0;right:0;z-index:10;height:30px;width:30px;margin-left:0}.ps-menu-with-image .menu>li.menu-item-has-children .sub-toggle i{position:absolute;top:50%;left:50%}.ps-menu-with-image .menu>li.current-menu-item{border-left:2px solid #222;padding-left:1rem}.ps-menu-with-image .menu>li.current-menu-item>a:before{display:none}}.ps-menu-with-image .main-menu__title{font-size:14px}.ps-menu-with-image .main-menu__image{height:64px;width:64px;margin:0 auto}.ps-menu-with-image .menu--desktop>li>a{font-size:36px;font-weight:600;color:#999}.ps-menu-with-image .menu--desktop>li>a:hover{color:#191a1b}.ps-menu-with-image .menu--mobile .sub-menu{position:relative;display:none;visibility:visible;opacity:1;transition:all 0s ease;border:none}.ps-menu-with-image .menu--mobile .sub-menu>li>a{border:none;padding:10px 20px}.ps-menu-with-image .menu--mobile .sub-toggle:before,.ps-menu-with-image .menu--mobile .sub-toggle:after{background-color:#9498ac}.ps-menu-with-image .menu--mobile>li{border-bottom:1px solid #eaeaea}.ps-menu-with-image .menu--mobile>li>a{position:relative;z-index:10;display:block;padding:15px 20px 15px 0;line-height:20px;font-weight:600;font-size:20px;color:#9498ac;text-transform:capitalize}.ps-menu-with-image .menu--mobile>li>a:hover{padding-left:5px;color:#191a1b}.ps-menu-with-image .menu--mobile>li.menu-item-has-children:not(.has-mega-menu){position:relative}.ps-menu-with-image .menu--mobile>li.menu-item-has-children:not(.has-mega-menu) .sub-toggle{position:absolute;top:5px;right:0;width:40px;height:40px;z-index:20;display:inline-block}.ps-menu-with-image .menu--mobile>li.has-mega-menu{position:relative}.ps-menu-with-image .menu--mobile>li.has-mega-menu>.sub-toggle{position:absolute;top:5px;right:0;width:40px;height:40px;z-index:20;display:inline-block}.ps-menu-with-image .menu--mobile>li.has-mega-menu .mega-menu{display:none}.ps-menu-with-image .menu--accordion>li{padding-right:0}.ps-menu-with-image .menu--accordion>li>a{padding:8px 0}.ps-menu-with-image .menu--accordion .menu__toggle{display:flex;justify-content:space-between;align-items:center;border-radius:4px}.ps-menu-with-image .menu--accordion .menu__toggle>*{flex-basis:100%}.ps-menu-with-image .menu--accordion .menu__toggle i{display:flex;justify-content:center;align-items:center;width:30px;height:30px;max-width:30px;margin-right:0}.ps-menu-with-image .menu--accordion .menu__toggle:hover{background-color:rgba(228,228,228,.1)}.ps-menu-with-image .menu--accordion .menu__title{display:block;padding:10px 20px;font-size:11px;color:#9498ac;font-weight:300;line-height:20px;text-transform:uppercase}.ps-menu-with-image .menu--accordion .menu__text{display:flex;justify-content:flex-start;align-items:center}.ps-menu-with-image .menu--accordion .menu__text .menu__icon{display:flex;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;border-radius:6px;margin-right:.5em}.ps-menu-with-image .menu--accordion .menu__text.active{color:#f68773;line-height:20px}.ps-menu-with-image .menu--accordion .sub-menu{position:relative;top:0;left:0;list-style-type:none;max-width:100%;width:100%;border:none;box-shadow:none;padding-left:10px;transform:translate(0, 0) scale3d(1, 1, 1) !important;visibility:visible;opacity:1}.ps-menu-with-image .menu--accordion .sub-menu .menu__text{position:relative}.ps-menu-with-image .menu--accordion .sub-menu .menu__text:before{content:"";position:absolute;top:50%;left:0;width:6px;height:6px;border-radius:50%;background-color:rgba(255,255,255,.25)}.ps-menu-with-image .menu--accordion .sub-menu .menu__icon--down{color:#222}.ps-menu-with-image .menu--accordion .sub-menu>li>a{padding:5px 10px}.ps-menu-with-image .menu--accordion .sub-menu>li:last-child a{border:none}.ps-menu-with-image .menu--accordion .sub-menu-wrapper>.sub-menu{background-color:rgba(0,0,0,0);box-shadow:none}.ps-menu-with-image .menu--accordion .sub-menu,.ps-menu-with-image .menu--accordion .sub-menu-wrapper{transition:height .25s cubic-bezier(0.7, 0, 0.3, 1)}.ps-menu-with-image .menu--accordion .menu__item{display:block}.ps-menu-with-image .menu--accordion .menu__item a:after{display:none}.ps-menu-with-image .menu--accordion .menu__item--has-children span>a{color:#fff}.ps-menu-with-image .menu--accordion.menu--accordion-white .sub-menu .menu__text{color:#222}.ps-menu-with-image .menu--accordion.menu--accordion-white>.menu__item>a{width:100%;color:#222;border-radius:4px}.ps-menu-with-image .menu--accordion.menu--accordion-white>.menu__item>a:hover{background-color:rgba(204,204,204,.1)}.ps-menu-with-image .menu--accordion.menu--accordion-white>.menu__item>.menu__toggle{color:#222}.widget_footer .widget-title{font-size:14px;margin-bottom:40px;font-weight:700;text-transform:uppercase}.widget_footer select{border:none}.widget_shop .widget-title{margin-bottom:30px;font-size:24px;line-height:1em}.widget_shop .ps-product--sidebar{margin-bottom:15px}@media(min-width: 1200px){.widget_shop .widget-title{margin-bottom:30px;font-size:30px}}.widget_active-filters .widget__content a{display:block;margin-bottom:5px;line-height:1.8em;color:#999}.widget_active-filters .widget__content a i{margin-right:5px}.widget_active-filters .widget__content a:hover{color:#222}.widget_shop-filter .ps-slider{display:block;margin-bottom:10px;margin-left:10px;height:5px;background-color:#cecece;position:relative;borde-radius:0;border:none}.widget_shop-filter .ui-slider-range{top:0;left:0;height:100%;background-color:#191a1b;borde-radius:0;border:none}.widget_shop-filter .ui-slider-handle{display:inline-block;top:50%;height:15px;width:15px;outline:none;cursor:pointer;background-color:#fff;border:none;box-shadow:0 0 5px 2px rgba(204,204,204,.3);borde-radius:50%}.widget_shop-filter .ps-slider__meta{margin-top:20px;margin-bottom:0px;font-size:20px;color:#999;font-size:14px;text-transform:uppercase}.widget_shop-filter .ps-slider__meta span{margin-left:5px;margin-right:5px}.widget_shop-filter .ps-filter__btn{background-color:#888;color:#fff}.widget_shop-filter .ps-filter__btn:hover{background-color:#222}.widget_shop-filter .widget__colors{padding-top:30px}.widget_shop-filter .widget__colors .ps-color{margin-bottom:25px}@media(min-width: 1200px){.widget_shop-filter .widget__colors{padding-top:60px}}.widget_blog .widget-title{margin-bottom:27px;font-size:24px;line-height:1em}.widget_blog.widget_categories .ps-list--under li a{font-size:14px}.widget_tags a{display:inline-block;margin-right:10px;margin-bottom:10px;padding:6px 12px;line-height:16px;font-size:10px;color:#bbb;vertical-align:top;text-transform:uppercase;border:1px solid #eaeaea}.widget_tags a:hover{color:#222;border-color:#000}.widget_our-benifits .ps-block--box-icon:not(:last-child){margin-bottom:30px}.cursor-pointer{cursor:pointer}.account-settings-card{background-color:var(--color-background, #ddd);border:1px solid var(--color-border, #ddd)}.account-settings-card i{font-size:45px;color:var(--color-text);border-color:var(--color-text)}.order-details-font{font-size:1.25rem}.circle-dashed{border:1px dashed #000;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;border-radius:50%;width:3.5rem;height:3.5rem}.svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-0.125em}.svg-inline--fa.fa-w-14{width:.875em}.ms-3{margin-left:1rem !important}.widget{margin:0;padding:0;list-style:none;font-size:.97em;line-height:1.8}@media screen and (max-width: 768px){.widget{padding-top:30px}}.widget.widget_rating_filter a:before,.widget.widget_stockie_widget_logo a:before{display:none}.widget select{max-width:100%}.widget ul{margin-left:0}.site-footer .widget{padding-top:30px}.site-footer .widget:first-child{padding-top:0px}@media screen and (max-width: 1024px){.site-footer .widget{padding-top:25px}.site-footer .widget:first-child{padding-top:25px}}h3.widget-title,.widget-title.h3{text-align:inherit;margin:0 0 25px}section.widget:first-child .widget-title{margin-top:5px}.widget input.search-field.flat:not([type=submit]){-webkit-box-shadow:0 2px 4px rgba(0,0,0,.05);box-shadow:0 2px 4px rgba(0,0,0,.05)}.widget .subtitle{color:#6a707e}.widget .select .select-options{min-width:250px}.widget_recent_comments h3.title,.widget_recent_comments .title.h3{margin-bottom:20px}@media screen and (max-width: 1024px){.widget_recent_comments h3.title,.widget_recent_comments .title.h3{margin-bottom:15px}}.widget_recent_comments ul{list-style:none}.widget_recent_comments li{padding-left:0}.widget_recent_comments li:after{display:none}.widget_recent_comments li.current-cat>a{font-weight:600}.widget_recent_comments li.cat-parent{position:relative;padding-right:20px}.widget_recent_comments li.cat-parent:after{content:"";display:inline-block;font-family:Ionicons;position:absolute;font-style:normal;right:0px;top:6px;font-size:.75em}.widget_recent_comments li.cat-parent.current-cat:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.widget_recent_comments li.cat-parent.current-cat .children{display:block}.widget_recent_comments .children{margin-left:15px}.widget_recent_comments ul .comment-author-link a{color:#b79b6c}.widget_recent_comments ul li>a{position:relative;color:#b79b6c}.widget_recent_entries h3.title,.widget_recent_entries .title.h3{margin-bottom:20px}@media screen and (max-width: 1024px){.widget_recent_entries h3.title,.widget_recent_entries .title.h3{margin-bottom:15px}}.widget_recent_entries ul{list-style:none}.widget_recent_entries li{padding-left:0}.widget_recent_entries li:after{display:none}.widget_recent_entries li.current-cat>a{font-weight:600}.widget_recent_entries li.cat-parent{position:relative;padding-right:20px}.widget_recent_entries li.cat-parent:after{content:"";display:inline-block;font-family:Ionicons;position:absolute;font-style:normal;right:0px;top:6px;font-size:.75em}.widget_recent_entries li.cat-parent.current-cat:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.widget_recent_entries li.cat-parent.current-cat .children{display:block}.widget_recent_entries .children{margin-left:15px}.widget_recent_entries ul a{display:inline-block;margin-bottom:3px}.wp-block-latest-posts,.wp-block-archives-list,.wp-block-categories{list-style-type:none}.widget_search form{position:relative}.widget_search form button{background:none;width:42px;-webkit-box-shadow:none;box-shadow:none;height:100%;border:none;height:42px;line-height:42px;padding:0px 10px;font-size:22px;text-align:center;position:absolute;top:0;right:0;outline:none;color:#24262b}.widget_search form button:hover{opacity:.6}.site-footer .widget_search input.placeholder,.site-footer .widget_search input::-webkit-input-placeholder{color:currentColor}.site-footer .widget_search input.placeholder,.site-footer .widget_search input::-moz-placeholder{color:currentColor}.site-footer .widget_search input.placeholder,.site-footer .widget_search input:-ms-input-placeholder{color:currentColor}.site-footer .widget_search input.placeholder,.site-footer .widget_search input::-ms-input-placeholder{color:currentColor}.site-footer .widget_search input.placeholder,.site-footer .widget_search input::placeholder{color:currentColor}.site-footer .widget_search button{color:currentColor}.widget_tag_cloud .tagcloud,.widget_product_tag_cloud .tagcloud{font-size:0}.widget_tag_cloud .tagcloud:after,.widget_product_tag_cloud .tagcloud:after{content:"";display:table;clear:both}.widget_tag_cloud .tagcloud a,.widget_product_tag_cloud .tagcloud a{margin:0px 6px 6px 0px}.widget_meta h3.title,.widget_meta .title.h3{margin-bottom:20px}@media screen and (max-width: 1024px){.widget_meta h3.title,.widget_meta .title.h3{margin-bottom:15px}}.widget_meta ul{list-style:none}.widget_meta li{padding-left:0}.widget_meta li:after{display:none}.widget_meta li.current-cat>a{font-weight:600}.widget_meta li.cat-parent{position:relative;padding-right:20px}.widget_meta li.cat-parent:after{content:"";display:inline-block;font-family:Ionicons;position:absolute;font-style:normal;right:0px;top:6px;font-size:.75em}.widget_meta li.cat-parent.current-cat:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.widget_meta li.cat-parent.current-cat .children{display:block}.widget_meta .children{margin-left:15px}.widget_meta ul li.cat-item{padding-bottom:14px;padding-top:14px}.widget_archive h3.title,.widget_archive .title.h3{margin-bottom:20px}@media screen and (max-width: 1024px){.widget_archive h3.title,.widget_archive .title.h3{margin-bottom:15px}}.widget_archive ul{list-style:none}.widget_archive li{padding-left:0}.widget_archive li:after{display:none}.widget_archive li.current-cat>a{font-weight:600}.widget_archive li.cat-parent{position:relative;padding-right:20px}.widget_archive li.cat-parent:after{content:"";display:inline-block;font-family:Ionicons;position:absolute;font-style:normal;right:0px;top:6px;font-size:.75em}.widget_archive li.cat-parent.current-cat:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.widget_archive li.cat-parent.current-cat .children{display:block}.widget_archive .children{margin-left:15px}.widget_text{font-size:.95em}.widget_text h3.widget-title,.widget_text .widget-title.h3{margin-bottom:20px}.widget_calendar table{position:relative;text-align:center;color:#32353c}.widget_calendar table td,.widget_calendar table th{border:none;padding:0}.widget_calendar caption{background:#b79b6c;color:#fff;width:100%;height:46px;font-family:-apple-system,BlinkMacSystemFont,"proxima_nova",Roboto,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:600;line-height:48px;text-align:center;vertical-align:middle}.widget_calendar tfoot{width:100%;height:46px;line-height:46px;padding:0 20px;vertical-align:middle;color:#fff;position:absolute;top:0;left:0}.widget_calendar tfoot tr,.widget_calendar tfoot #prev,.widget_calendar tfoot #next{display:block;font-weight:600;font-size:0}.widget_calendar tfoot tr a,.widget_calendar tfoot #prev a,.widget_calendar tfoot #next a{color:#fff}.widget_calendar tfoot tr a:hover,.widget_calendar tfoot #prev a:hover,.widget_calendar tfoot #next a:hover{opacity:.6}.widget_calendar tfoot tr{width:100%}.widget_calendar tfoot td{display:none}.widget_calendar tfoot #prev{float:left}.widget_calendar tfoot #next{float:right}.widget_calendar tfoot #prev a:after,.widget_calendar tfoot #next a:after{content:"";font-family:"Ionicons";font-size:21px;font-weight:normal}.widget_calendar tfoot #next a:after{content:""}.widget_calendar thead{line-height:44px}.widget_calendar thead tr th{color:#24262b;font-size:.95em}.widget_calendar tbody{line-height:44px}.widget_calendar tbody tr td{border:none;text-align:center;font-size:.95em}.widget_calendar tbody tr td#today{border-color:#f0f0f0;border-collapse:separate;border-width:1px;display:block;margin:-1px;position:relative}.widget_calendar tbody tr td a{display:block;width:100%;height:100%;font-weight:600}.widget_calendar tbody tr td a:hover{background:rgba(0,0,0,.2)}.widget_nav_menu h3.title,.widget_nav_menu .title.h3,.widget_pages h3.title,.widget_pages .title.h3{margin-bottom:20px}@media screen and (max-width: 1024px){.widget_nav_menu h3.title,.widget_nav_menu .title.h3,.widget_pages h3.title,.widget_pages .title.h3{margin-bottom:15px}}.widget_nav_menu ul,.widget_pages ul{list-style:none}.widget_nav_menu li,.widget_pages li{padding-left:0}.widget_nav_menu li:after,.widget_pages li:after{display:none}.widget_nav_menu li.current-cat>a,.widget_pages li.current-cat>a{font-weight:600}.widget_nav_menu li.cat-parent,.widget_pages li.cat-parent{position:relative;padding-right:20px}.widget_nav_menu li.cat-parent:after,.widget_pages li.cat-parent:after{content:"";display:inline-block;font-family:Ionicons;position:absolute;font-style:normal;right:0px;top:6px;font-size:.75em}.widget_nav_menu li.cat-parent.current-cat:after,.widget_pages li.cat-parent.current-cat:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.widget_nav_menu li.cat-parent.current-cat .children,.widget_pages li.cat-parent.current-cat .children{display:block}.widget_nav_menu .children,.widget_pages .children{margin-left:15px}.widget_nav_menu ul,.widget_nav_menu .menu,.widget_pages ul,.widget_pages .menu{list-style:none}.widget_nav_menu .menu>li,.widget_pages .menu>li{padding:0px 0px 20px}.widget_nav_menu .menu>li:last-child,.widget_pages .menu>li:last-child{padding:0px}.widget_nav_menu .menu-item a,.widget_pages .menu-item a{display:block}.widget_nav_menu .menu-item a:hover,.widget_pages .menu-item a:hover{color:#b79b6c}.widget_nav_menu .mega-menu-item.has-submenu>a .has-submenu-icon,.widget_pages .mega-menu-item.has-submenu>a .has-submenu-icon{display:none}.widget_nav_menu .menu ul,.widget_pages .menu ul{margin-top:10px}.widget_nav_menu .menu-item-depth-0>.menu-link span,.widget_pages .menu-item-depth-0>.menu-link span{font-weight:600}.widget_nav_menu .current-menu-item a,.widget_pages .current-menu-item a{color:#b79b6c;font-weight:600}.widget_nav_menu div.test,.widget_pages div.test{display:none;list-style:none}.widget_nav_menu .has-submenu>.sub-nav,.widget_nav_menu .sub-sub-menu,.widget_pages .has-submenu>.sub-nav,.widget_pages .sub-sub-menu{margin-left:15px}.widget_pages .children{margin-top:10px}.site-footer .widget_nav_menu .menu>li{padding:4px 0px}.site-footer .widget_nav_menu .menu-link span{font-weight:normal}.widget-sidebar-menu-left{list-style:none}.widget-sidebar-menu-left .menu-item{font-size:.95em}.widget-sidebar-menu-left .menu-item a{display:block}.widget-sidebar-menu-left .menu-item a:hover{color:#b79b6c}.widget-sidebar-menu-left ul.sub-menu{display:none;list-style:none}.widget_categories h3.title,.widget_categories .title.h3{margin-bottom:20px}@media screen and (max-width: 1024px){.widget_categories h3.title,.widget_categories .title.h3{margin-bottom:15px}}.widget_categories ul{list-style:none}.widget_categories li{padding-left:0}.widget_categories li:after{display:none}.widget_categories li.current-cat>a{font-weight:600}.widget_categories li.cat-parent{position:relative;padding-right:20px}.widget_categories li.cat-parent:after{content:"";display:inline-block;font-family:Ionicons;position:absolute;font-style:normal;right:0px;top:6px;font-size:.75em}.widget_categories li.cat-parent.current-cat:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.widget_categories li.cat-parent.current-cat .children{display:block}.widget_categories .children{margin-left:15px}.widget_rss h3.title,.widget_rss .title.h3{margin-bottom:20px}@media screen and (max-width: 1024px){.widget_rss h3.title,.widget_rss .title.h3{margin-bottom:15px}}.widget_rss ul{list-style:none}.widget_rss li{padding-left:0}.widget_rss li:after{display:none}.widget_rss li.current-cat>a{font-weight:600}.widget_rss li.cat-parent{position:relative;padding-right:20px}.widget_rss li.cat-parent:after{content:"";display:inline-block;font-family:Ionicons;position:absolute;font-style:normal;right:0px;top:6px;font-size:.75em}.widget_rss li.cat-parent.current-cat:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.widget_rss li.cat-parent.current-cat .children{display:block}.widget_rss .children{margin-left:15px}.widget_rss ul{list-style:none}.widget_rss ul a{color:#b79b6c}.widget_rss .rss-date{font-size:.95em}.widget_rss .rssSummary{margin-top:5px}.widget_rss cite{margin-top:5px;display:inline-block}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown{width:auto}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown a{line-height:34px;border:none}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{font-weight:600}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{content:"";border:none;top:0px}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu{border:none;visibility:visible}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{width:auto}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu.select-options li a{padding:0px 15px}.widget_stockie_widget_logo a{margin:0;display:inline-block}.widget_stockie_widget_logo h3,.widget_stockie_widget_logo .h3{font-size:1.6em;font-weight:bold;line-height:30px;color:#32353c}.widget_stockie_widget_logo img{max-height:65px}.widget_stockie_widget_recent_posts ul.recent-posts-list{list-style:none;margin:0}.widget_stockie_widget_recent_posts ul.recent-posts-list li{min-height:20px;margin-bottom:15px;position:relative;overflow:hidden}.widget_stockie_widget_recent_posts ul.recent-posts-list li:last-child{margin-bottom:0}.widget_stockie_widget_recent_posts ul.recent-posts-list img{width:70px;position:absolute;top:0;left:0}.widget_stockie_widget_recent_posts ul.recent-posts-list h4,.widget_stockie_widget_recent_posts ul.recent-posts-list .h4{font-weight:600}.widget_stockie_widget_recent_posts ul.recent-posts-list .content-wrap{float:left;padding-left:85px;margin-top:-5px}.widget_stockie_widget_recent_posts ul.recent-posts-list .content-wrap .comments+.author:before,.widget_stockie_widget_recent_posts ul.recent-posts-list .content-wrap .date+.categories:before{content:"•";display:inline-block;vertical-align:middle;color:#32353c;margin-right:4px}.widget_stockie_widget_recent_posts ul.recent-posts-list .content-wrap.no-thumb{padding-left:0}.widget_stockie_widget_about_author{max-width:100%;position:relative;-webkit-border-radius:4px;border-radius:4px}.widget_stockie_widget_about_author img{width:70px;height:auto;max-height:70px;-webkit-border-radius:100%;border-radius:100%;margin-bottom:10px}.widget_stockie_widget_about_author .content .info{line-height:1.7;margin-bottom:10px}.widget_stockie_widget_about_author .content .info-wrap h4,.widget_stockie_widget_about_author .content .info-wrap .h4{font-size:1rem}.widget_stockie_widget_about_author .content .info-wrap .site{color:#6a707e}.widget_stockie_widget_about_author .socialbar{margin-top:15px}.widget_stockie_widget_about_author .socialbar a{background:#fff;border-color:#fff;color:inherit;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.07);box-shadow:0 2px 4px rgba(0,0,0,.07)}.widget_stockie_widget_about_author .socialbar a:hover{background:#f6f6f6;border-color:#f6f6f6;-webkit-transition:all cubic-bezier(0.4, 0, 0.2, 1) .25s;-o-transition:all cubic-bezier(0.4, 0, 0.2, 1) .25s;transition:all cubic-bezier(0.4, 0, 0.2, 1) .25s}.widget_stockie_widget_login{overflow:hidden}.widget_stockie_widget_login .login-wrap{overflow:hidden;position:relative;-webkit-transition:height .25s ease-in-out;-o-transition:height .25s ease-in-out;transition:height .25s ease-in-out}.widget_stockie_widget_login form{overflow:hidden}.widget_stockie_widget_login .login-form{position:relative;left:0;opacity:1;-webkit-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;z-index:2}.widget_stockie_widget_login .login-form.hidden{display:block;opacity:0;position:absolute;z-index:1}.widget_stockie_widget_login .reg-form{width:100%;position:absolute;top:0;left:0;opacity:0;-webkit-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;z-index:1}.widget_stockie_widget_login .reg-form.visible{opacity:1;z-index:2}.widget_stockie_widget_login .reg-success{color:#0a6}.widget_stockie_widget_login .login-error,.widget_stockie_widget_login .reg-error{color:#c22}.widget_stockie_widget_login .login-submit{float:left;margin-top:2px}.widget_stockie_widget_login .login-submit.with-registration{width:48%}.widget_stockie_widget_login .login-submit button{margin-top:0}.widget_stockie_widget_login .btn .text-loading{display:none}.widget_stockie_widget_login .btn.loading{background:rgba(0,0,0,0);color:#24262b;opacity:.6;cursor:default}.widget_stockie_widget_login .btn.loading .text-loading{display:block}.widget_stockie_widget_login .btn.loading .text{display:none}.widget_stockie_widget_login .login-registration{width:48%;margin-top:2px;float:right}.widget_stockie_widget_login .login-registration a{width:100%}.widget_stockie_widget_login .login-registration a:hover{color:#fff;text-decoration:none}.widget_stockie_widget_login .login-remember{float:left}.widget_stockie_widget_login .login-remember label{cursor:pointer}.widget_stockie_widget_login .login-lost-password{float:right}.widget_stockie_widget_login .login-remember,.widget_stockie_widget_login .login-lost-password{width:auto}.widget_stockie_widget_login .reg-submit{margin-top:12px}.widget_stockie_widget_login .reg-submit button{margin-top:0}.widget_stockie_widget_login .back-to-login{margin-top:20px}.widget_stockie_widget_login .logged-in{width:100%;position:absolute;top:0;left:0;z-index:1;opacity:0;-webkit-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.widget_stockie_widget_login .logged-in.visible{position:relative;opacity:1;z-index:2;padding:5px 0px}.widget_stockie_widget_login .logged-in.visible:after{content:"";display:table;clear:both}.widget_stockie_widget_contact ul.list-box,.widget_stockie_widget_contact ul.widget_recent_comments,.widget_stockie_widget_contact ul.widget_recent_entries,.widget_stockie_widget_contact ul.widget_meta,.widget_stockie_widget_contact ul.widget_archive,.widget_stockie_widget_contact ul.widget_nav_menu,.widget_stockie_widget_contact ul.widget_pages,.widget_stockie_widget_contact ul.widget_categories,.widget_stockie_widget_contact ul.widget_rss,.widget_stockie_widget_contact ul.widget_product_categories,.widget_stockie_widget_contact ul.widget_layered_nav{margin:0}.widget_stockie_widget_contact li{padding:0px;font-weight:600;list-style:none;line-height:2.3}.widget_stockie_widget_contact li:after{display:none}.widget_stockie_widget_contact li address{display:inline;font-weight:400}.widget_stockie_widget_socialbar_subscribe .socialbar a,.widget_stockie_widget_socialbar .socialbar a{background-color:#fff;border-color:#fff;color:inherit;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.07);box-shadow:0 2px 4px rgba(0,0,0,.07)}.widget_stockie_widget_socialbar_subscribe .socialbar a:hover,.widget_stockie_widget_socialbar .socialbar a:hover{background:#f4f4f4;border-color:#f4f4f4}.widget_stockie_widget_subscribe .subscribe-form{padding:0 !important}.widget_stockie_widget_subscribe .subscribe-form .btn{right:-2px}.widget a.image:before{display:none}.widget_product_categories h3.title,.widget_product_categories .title.h3{margin-bottom:20px}@media screen and (max-width: 1024px){.widget_product_categories h3.title,.widget_product_categories .title.h3{margin-bottom:15px}}.widget_product_categories ul{list-style:none}.widget_product_categories li{padding-left:0}.widget_product_categories li:after{display:none}.widget_product_categories li.current-cat>a{font-weight:600}.widget_product_categories li.cat-parent{position:relative;padding-right:20px}.widget_product_categories li.cat-parent:after{content:"";display:inline-block;font-family:Ionicons;position:absolute;font-style:normal;right:0px;top:6px;font-size:.75em}.widget_product_categories li.cat-parent.current-cat:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.widget_product_categories li.cat-parent.current-cat .children{display:block}.widget_product_categories .children{margin-left:15px}.widget_product_categories li.cat-parent:after{background:rgba(0,0,0,0)}.widget_products .image,.widget_top_rated_products .image,.widget.widget_recently_viewed_products .image{position:absolute}.widget_products .image img,.widget_top_rated_products .image img,.widget.widget_recently_viewed_products .image img{width:60px;height:auto;vertical-align:top;margin-top:5px}.widget_products .content,.widget_top_rated_products .content,.widget.widget_recently_viewed_products .content{padding-left:75px;margin-bottom:20px}.widget_products li,.widget_top_rated_products li,.widget.widget_recently_viewed_products li{padding:0px}.widget_products li:last-child .content,.widget_top_rated_products li:last-child .content,.widget.widget_recently_viewed_products li:last-child .content{margin-bottom:0}.widget_products h4,.widget_products .h4,.widget_top_rated_products h4,.widget_top_rated_products .h4,.widget.widget_recently_viewed_products h4,.widget.widget_recently_viewed_products .h4{display:block;padding:0;font-family:-apple-system,BlinkMacSystemFont,"proxima_nova",Roboto,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.widget_products h4 a,.widget_products .h4 a,.widget_top_rated_products h4 a,.widget_top_rated_products .h4 a,.widget.widget_recently_viewed_products h4 a,.widget.widget_recently_viewed_products .h4 a{display:inline-block}.widget_products span.price,.widget_top_rated_products span.price,.widget.widget_recently_viewed_products span.price{font-weight:600}.widget_products div.star-rating,.widget_top_rated_products div.star-rating,.widget.widget_recently_viewed_products div.star-rating{width:100%}.widget_products div.category,.widget_top_rated_products div.category,.widget.widget_recently_viewed_products div.category{display:inline-block}.widget_recent_reviews li{margin-bottom:15px}.widget_recent_reviews li:last-child{margin-bottom:0}.widget_recent_reviews li:after{content:"";display:block;clear:both}.widget_recent_reviews img{max-width:60px;margin-right:15px;display:block;float:left}.widget_recent_reviews li>a{width:100%;display:block;line-height:1.4;font-weight:600}.widget_recent_reviews .reviewer{padding-left:75px;display:block}.widget_shopping_cart_content li{margin-bottom:20px;position:relative;display:block;display:block;padding:0px}.widget_shopping_cart_content li:after{content:"";display:table;clear:both}.widget_shopping_cart_content li .font-titles{font-weight:600;display:inline-block;max-width:90%;line-height:1.1}.widget_shopping_cart_content li:hover a.remove{opacity:1;-webkit-transition:all cubic-bezier(0.4, 0, 0.2, 1) .25s;-o-transition:all cubic-bezier(0.4, 0, 0.2, 1) .25s;transition:all cubic-bezier(0.4, 0, 0.2, 1) .25s}.widget_shopping_cart_content img{width:60px;height:auto;float:left;margin-right:15px}.widget_shopping_cart_content a.remove{position:absolute;top:0px;right:-10px;font-size:18px;height:24px;line-height:26px;width:24px;-webkit-border-radius:50%;border-radius:50%;text-align:center;z-index:100}.widget_shopping_cart_content a.remove:before{background:rgba(0,0,0,0)}.widget_shopping_cart_content .quantity{display:block}.widget_shopping_cart_content .quantity span{font-weight:600}.widget_shopping_cart_content .total{border-top:1px solid #f0f0f0;padding:15px 0px;margin:0px}.widget_shopping_cart_content .total .amount{float:right;font-weight:600}.widget_shopping_cart_content .buttons{margin:0px;text-align:center;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.widget_shopping_cart_content .buttons a.button{display:block}.widget_shopping_cart_content .buttons a.button:hover{text-decoration:none;opacity:1 !important}.widget_shopping_cart_content .buttons a.button:first-child{display:inline-block;width:auto;position:relative;background:rgba(0,0,0,0);border:none;line-height:1;padding:20px 0 10px;color:#24262b;-webkit-box-shadow:none;box-shadow:none}.widget_shopping_cart_content .buttons a.button:first-child:before{display:block;bottom:0}.widget_shopping_cart_content .buttons a.button:last-child{width:100%;color:#fff !important;position:relative}.widget_shopping_cart_content .buttons a.button:last-child:before{content:"";font-family:"Ionicons";color:#fff;position:absolute;right:16px;z-index:1;top:10px;line-height:1;font-weight:normal;font-size:19px}.widget_shopping_cart_content .buttons a.button:last-child:hover:before{color:inherit}.widget_shopping_cart_content .wcppec-cart-widget-button{margin-top:15px;float:left}.widget_shopping_cart_content .mini_cart_item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.widget_shopping_cart_content .mini_cart_item-image img{min-width:60px}.widget_shopping_cart_content .mini_cart_item-image:before{display:none}.widget_shopping_cart_content .mini_cart_item-desc{width:100%;overflow:hidden;padding-right:10px}.widget_shopping_cart_content .mini_cart_item-desc .font-titles{white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;display:block}.widget_shopping_cart_content .mini_cart_item-desc .font-titles:before{width:100%;bottom:0}.widget_shopping_cart_content .mini_cart_item .variation{margin:0;padding:0;margin-top:25px}.widget_shopping_cart_content .mini_cart_item .variation-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #f0f0f0;padding:10px 0}.widget_shopping_cart_content .mini_cart_item .variation dt{font-weight:400;color:#6a707e}.widget_shopping_cart_content .mini_cart_item .variation dd{color:#24262b;margin:0;padding:0;font-weight:600}.widget_shopping_cart_content .mini_cart_item .variation dd p{margin:0;line-height:inherit}.widget_shopping_cart_content .woo-cart-empty{padding:0;max-height:300px}.blockOverlay{background:rgba(222,75,83,.2) !important;-webkit-border-radius:4px;border-radius:4px}.widget_price_filter .price_slider{background-color:#ececec;height:4px;margin-top:20px;-webkit-border-radius:4px;border-radius:4px;position:relative}.widget_price_filter .ui-slider-range{background:#b79b6c;height:4px;position:absolute}.widget_price_filter .ui-slider-handle{background:#fff;width:24px;height:24px;margin-left:0px;-webkit-border-radius:50%;border-radius:50%;outline:none;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08);box-shadow:0 2px 4px rgba(0,0,0,.08);position:absolute;top:-10px;z-index:5;cursor:ew-resize}.widget_price_filter .ui-slider-handle:after{content:"";background-color:#b79b6c;width:10px;height:10px;-webkit-border-radius:50%;border-radius:50%;position:absolute;top:7px;left:7px}.widget_price_filter .ui-slider-handle:last-child{margin-left:-22px}.widget_price_filter .price_slider_amount{margin-top:30px}.widget_price_filter .button{background:none;border:none;float:right;padding:0;font-weight:600;font-size:.75em;text-transform:uppercase;-webkit-box-shadow:none;box-shadow:none;color:inherit;font-family:inherit}.widget_price_filter .price_label{float:left;min-height:20px;line-height:20px;font-size:.75em;text-transform:uppercase;font-weight:600}.widget_price_filter .price_label .from,.widget_price_filter .price_label .to{color:#32353c}.widget_layered_nav h3.title,.widget_layered_nav .title.h3{margin-bottom:20px}@media screen and (max-width: 1024px){.widget_layered_nav h3.title,.widget_layered_nav .title.h3{margin-bottom:15px}}.widget_layered_nav ul{list-style:none}.widget_layered_nav li{padding-left:0}.widget_layered_nav li:after{display:none}.widget_layered_nav li.current-cat>a{font-weight:600}.widget_layered_nav li.cat-parent{position:relative;padding-right:20px}.widget_layered_nav li.cat-parent:after{content:"";display:inline-block;font-family:Ionicons;position:absolute;font-style:normal;right:0px;top:6px;font-size:.75em}.widget_layered_nav li.cat-parent.current-cat:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.widget_layered_nav li.cat-parent.current-cat .children{display:block}.widget_layered_nav .children{margin-left:15px}.widget_rating_filter .widget-title{margin-bottom:20px}.widget_rating_filter li .star-rating:after{content:"•";color:#6a707e;font-size:1rem;position:absolute;line-height:0;top:10px;right:-8px}.widget_product_search .woocommerce-product-search label .search-field{padding-right:160px}.widget_product_search .woocommerce-product-search .select,.widget_product_search .woocommerce-product-search select{position:absolute;top:1px;right:45px;width:125px}.widget_product_search .woocommerce-product-search .select-styled,.widget_product_search .woocommerce-product-search .select-styled.active,.widget_product_search .woocommerce-product-search .select-styled:hover,.widget_product_search .woocommerce-product-search .select-styled:active,.widget_product_search .woocommerce-product-search select-styled,.widget_product_search .woocommerce-product-search select-styled.active,.widget_product_search .woocommerce-product-search select-styled:hover,.widget_product_search .woocommerce-product-search select-styled:active{height:41px;background:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}.widget_recent_reviews .product_list_widget>li>a:before{display:none}.widget_recent_reviews .product_list_widget>li>a span{position:relative}.widget_recent_reviews .product_list_widget>li>a span:before{content:"";background:currentColor;width:30%;height:2px;position:absolute;bottom:-2px;left:0;opacity:0;-webkit-transition:all cubic-bezier(0.4, 0, 0.2, 1) .25s;-o-transition:all cubic-bezier(0.4, 0, 0.2, 1) .25s;transition:all cubic-bezier(0.4, 0, 0.2, 1) .25s}.widget_recent_reviews .product_list_widget>li>a:hover span:before{opacity:1;width:100%}.widget-woocommerce-currency-switcher{overflow-x:hidden}.banner-title-width{max-width:225px}.title-width{max-width:500px}.banner-title-width-lg{max-width:250px}.widget-imgfluid-true .two-col-banner .banner #imgdiv{border-radius:5px !important}@media(min-width: 1200px){.widget-imgfluid-true .two-col-banner .banner #imgdiv{height:250px !important}}@media(max-width: 480px){.widget-imgfluid-true .two-col-banner .banner #imgdiv{height:180px !important}}.decoration-none{text-decoration:none !important}.two-col-banner .title-width{width:auto}.two-col-banner .banner-content{top:unset}.two-col-banner .banner-title-width{max-width:100%}.two-col-banner .twoImage-topRight-text{z-index:3;position:absolute;top:15%;right:15px;text-align:right;padding:10px}.two-col-banner .twoImage-topCenter-text{z-index:3;position:absolute;top:0;left:50%;transform:translateX(-50%);text-align:center;padding:10px}.two-col-banner .twoImage-topLeft-text{z-index:3;position:absolute;top:15%;left:5%;text-align:left;padding:10px}.two-col-banner .twoImage-middleRight-text{z-index:3;position:absolute;top:50%;right:15px;transform:translateY(-50%);text-align:right;padding:10px}.two-col-banner .twoImage-center-text{z-index:3;position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;padding:10px}.two-col-banner .twoImage-middleLeft-text{z-index:3;position:absolute;top:50%;left:0;transform:translateY(-50%);text-align:left;padding:10px}.two-col-banner .twoImage-bottomRight-text{z-index:3;position:absolute;bottom:0%;right:15px;text-align:right;padding:10px}.two-col-banner .twoImage-bottomLeft-text{z-index:3;position:absolute;bottom:0%;left:0;text-align:left;padding:10px}.two-col-banner .twoImage-bottomCenter-text{z-index:3;position:absolute;bottom:0%;left:50%;transform:translateX(-50%);text-align:center;padding:10px}.widget-imgfluid-true .lg-banner .banner img{border-radius:5px !important}@media(min-width: 1200px){.widget-imgfluid-true .lg-banner .banner img{height:700px !important}}@media(max-width: 480px){.widget-imgfluid-true .lg-banner .banner img{height:370px !important}}.widget-imgfluid-true .three-col-banner .slick-slide img{border-radius:5px !important}@media(min-width: 1200px){.widget-imgfluid-true .three-col-banner .slick-slide img{height:500px !important}}@media(max-width: 480px){.widget-imgfluid-true .three-col-banner .slick-slide img{height:180px !important}}.widget-imgfluid-true .three-col-banner .banners .banner img{border-radius:5px !important}@media(min-width: 1200px){.widget-imgfluid-true .three-col-banner .banners .banner img{height:240px !important}}@media(max-width: 480px){.widget-imgfluid-true .three-col-banner .banners .banner img{height:180px !important}}.three-col-banner{margin-top:30px;margin-bottom:30px}.HomeSection .slide:hover .ImageLoaderV2Wrapper img{transform:scale(1.1)}.n4ximgslider{padding-top:20px;padding-bottom:15px}.n4ximgslider .HomeSection .slick-next{right:10px;width:40px;height:40px;font-size:calc(var(--font-body-size) - 2px);background-color:var(--icon-background-color)}.n4ximgslider .HomeSection .slick-next:hover{background-color:var(--icon-active-background-color)}.n4ximgslider .HomeSection .slick-prev{left:10px;width:40px;height:40px;font-size:calc(var(--font-body-size) - 2px);background-color:var(--icon-background-color)}.n4ximgslider .HomeSection .slick-prev:hover{background-color:var(--icon-active-background-color)}@media(min-width: 1200px){.n4ximgslider .HomeSection .slide .ImageLoaderV2Wrapper img{height:570px !important}}@media(max-width: 480px){.n4ximgslider .HomeSection .slick-slide .slide img{height:370px}}.n3ximgslider .HomeSection .slide #imgdiv{background-size:cover;background-repeat:no-repeat}.n3ximgslider .HomeSection .slick-slide .slide #imgdiv{background-size:cover;background-repeat:no-repeat}.n3ximgslider-slide-title{z-index:3;position:absolute;width:100%;top:200px}.n3ximgslider-slide-tagline{z-index:3;position:absolute;width:100%;top:150px}.n3ximgslider-slide-shopbtn{z-index:3;position:absolute;width:100%;top:250px}.n3ximgslider-slide-tagline{z-index:3;position:absolute;width:100%;top:150px}.n3ximgslider-slide-title{z-index:3;position:absolute;width:100%;top:200px}.n3ximgslider-slide-pricetag{z-index:3;position:absolute;width:100%;top:250px}.n3ximgslider-slide-shopbtn{z-index:3;position:absolute;width:100%;top:350px}@media(min-width: 1200px){.sliderpricetag .slide-tagline{z-index:3;position:absolute;width:100%;top:150px}}@media(max-width: 480px){.sliderpricetag .slide-tagline{z-index:3;position:absolute;width:100%;top:50px}}@media(min-width: 1200px){.sliderpricetag .slide-title{z-index:3;position:absolute;width:50%;top:30%}}@media(max-width: 480px){.sliderpricetag .slide-title{z-index:3;position:absolute;width:70%;top:100px}}@media(min-width: 1200px){.sliderpricetag .slide-pricetag{z-index:3;position:absolute;top:40%}}@media(max-width: 480px){.sliderpricetag .slide-pricetag{z-index:3;position:absolute;top:200px}}@media(min-width: 1200px){.sliderpricetag .slide-shopbtn{z-index:3;position:absolute;width:100%;bottom:100px}}@media(max-width: 480px){.sliderpricetag .slide-shopbtn{z-index:3;position:absolute;width:100%;top:300px}}@media(max-width: 480px){.widget-imgfluid-true .sliderpricetag .HomeSection .slick-slide .slide img{height:370px !important}}@media(min-width: 1200px){.widget-imgfluid-true .sliderpricetag .HomeSection .slick-slide .slide img{height:570px !important}}.border-dash{border:1px dashed}@media(min-width: 1200px){.sliderpricetagfullw .slide-tagline{z-index:3;position:absolute;width:100%;top:125px;left:13.5%}}@media(max-width: 480px){.sliderpricetagfullw .slide-tagline{z-index:3;position:absolute;width:100%;top:50px;left:5%}}.slide-content{z-index:3;position:absolute;width:auto;top:48%;left:13.5%}@media(max-width: 900px){.slide-content{z-index:3;position:absolute;width:auto;top:25%;left:13.5%}}@media(min-width: 1200px){.sliderpricetagfullw .slide-title{z-index:3;position:absolute;width:50%;top:48%;left:13.5%}}@media(max-width: 480px){.sliderpricetagfullw .slide-title{z-index:3;position:absolute;width:70%;top:40%;left:5%}}@media(min-width: 1200px){.sliderpricetagfullw .slide-pricetag{z-index:3;position:absolute;top:58%;left:13.5%}}@media(max-width: 480px){.sliderpricetagfullw .slide-pricetag{z-index:3;position:absolute;top:200px;left:5%}}@media(min-width: 1200px){.sliderpricetagfullw .slide-shopbtn{z-index:3;position:absolute;width:100%;bottom:5%;left:13.5%}}@media(max-width: 480px){.sliderpricetagfullw .slide-shopbtn{z-index:3;position:absolute;width:100%;top:300px;left:5%}}@media(max-width: 480px){.widget-imgfluid-true .sliderpricetagfullw .HomeSection .slick-slide .slide img{height:370px !important}}@media(min-width: 1200px){.widget-imgfluid-true .sliderpricetagfullw .HomeSection .slick-slide .slide img{height:570px !important}}.widget-imgfluid-true .three-col-banner .slick-slide #imgdiv{border-radius:5px !important;background-size:cover;background-repeat:no-repeat}@media(min-width: 1200px){.widget-imgfluid-true .three-col-banner .slick-slide #imgdiv{height:495px !important}}@media(max-width: 480px){.widget-imgfluid-true .three-col-banner .slick-slide #imgdiv{height:180px !important}}.widget-imgfluid-true .three-col-banner .banners .banner #imgdiv{border-radius:5px !important;background-size:cover;background-repeat:no-repeat}@media(min-width: 1200px){.widget-imgfluid-true .three-col-banner .banners .banner #imgdiv{height:245px !important}}@media(max-width: 480px){.widget-imgfluid-true .three-col-banner .banners .banner #imgdiv{height:180px !important}}.general-button{display:flex;flex-direction:row}@media(max-width: 920px){.general-button{flex-direction:column}}.section-6 .twoImage-topRight-text{z-index:3;position:absolute;top:15%;right:15px;text-align:right;padding:10px}.section-6 .twoImage-topCenter-text{z-index:3;position:absolute;top:0;left:50%;transform:translateX(-50%);text-align:center;padding:10px}.section-6 .twoImage-topLeft-text{z-index:3;position:absolute;top:15%;left:5%;text-align:left;padding:10px}.section-6 .twoImage-middleRight-text{z-index:3;position:absolute;top:50%;right:15px;transform:translateY(-50%);text-align:right;padding:10px}.section-6 .twoImage-center-text{z-index:3;position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;padding:10px}.section-6 .twoImage-middleLeft-text{z-index:3;position:absolute;top:50%;left:0;transform:translateY(-50%);text-align:left;padding:10px}.section-6 .twoImage-bottomRight-text{z-index:3;position:absolute;bottom:0%;right:15px;text-align:right;padding:10px}.section-6 .twoImage-bottomLeft-text{z-index:3;position:absolute;bottom:0%;left:0;text-align:left;padding:10px}.section-6 .twoImage-bottomCenter-text{z-index:3;position:absolute;bottom:0%;left:50%;transform:translateX(-50%);text-align:center;padding:10px}.section-2 .twoImage-topRight-text,.section-5 .twoImage-topRight-text,.TwoColumnComponent .twoImage-topRight-text,.subscribe-banner .twoImage-topRight-text,.insta-section .twoImage-topRight-text{z-index:3;position:absolute;top:15%;right:15px;text-align:right;padding:10px}.section-2 .twoImage-topCenter-text,.section-5 .twoImage-topCenter-text,.TwoColumnComponent .twoImage-topCenter-text,.subscribe-banner .twoImage-topCenter-text,.insta-section .twoImage-topCenter-text{z-index:3;position:absolute;top:1%;left:50%;transform:translateX(-50%);text-align:center;padding:10px}.section-2 .twoImage-topLeft-text,.section-5 .twoImage-topLeft-text,.TwoColumnComponent .twoImage-topLeft-text,.subscribe-banner .twoImage-topLeft-text,.insta-section .twoImage-topLeft-text{z-index:3;position:absolute;top:15%;left:5%;text-align:left;padding:10px}.section-2 .twoImage-middleRight-text,.section-5 .twoImage-middleRight-text,.TwoColumnComponent .twoImage-middleRight-text,.subscribe-banner .twoImage-middleRight-text,.insta-section .twoImage-middleRight-text{z-index:3;position:absolute;top:50%;right:15px;transform:translateY(-50%);text-align:right;padding:10px}.section-2 .twoImage-center-text,.section-5 .twoImage-center-text,.TwoColumnComponent .twoImage-center-text,.subscribe-banner .twoImage-center-text,.insta-section .twoImage-center-text{z-index:3;position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;padding:10px}.section-2 .twoImage-middleLeft-text,.section-5 .twoImage-middleLeft-text,.TwoColumnComponent .twoImage-middleLeft-text,.subscribe-banner .twoImage-middleLeft-text,.insta-section .twoImage-middleLeft-text{z-index:3;position:absolute;top:50%;left:1%;transform:translateY(-50%);text-align:left;padding:10px}.section-2 .twoImage-bottomRight-text,.section-5 .twoImage-bottomRight-text,.TwoColumnComponent .twoImage-bottomRight-text,.subscribe-banner .twoImage-bottomRight-text,.insta-section .twoImage-bottomRight-text{z-index:3;position:absolute;bottom:1%;right:15px;text-align:right;padding:10px}.section-2 .twoImage-bottomLeft-text,.section-5 .twoImage-bottomLeft-text,.TwoColumnComponent .twoImage-bottomLeft-text,.subscribe-banner .twoImage-bottomLeft-text,.insta-section .twoImage-bottomLeft-text{z-index:3;position:absolute;bottom:0%;left:1%;text-align:left;padding:10px}.section-2 .twoImage-bottomCenter-text,.section-5 .twoImage-bottomCenter-text,.TwoColumnComponent .twoImage-bottomCenter-text,.subscribe-banner .twoImage-bottomCenter-text,.insta-section .twoImage-bottomCenter-text{z-index:3;position:absolute;bottom:1%;left:50%;transform:translateX(-50%);text-align:center;padding:10px}@media(max-width: 500px){.section-2 .twoImage-topRight-text,.section-2 .twoImage-topCenter-text,.section-2 .twoImage-topLeft-text,.section-2 .twoImage-middleRight-text,.section-2 .twoImage-center-text,.section-2 .twoImage-middleLeft-text,.section-2 .twoImage-bottomRight-text,.section-2 .twoImage-bottomLeft-text,.section-2 .twoImage-bottomCenter-text{position:relative}}.blocks-bg{background:rgba(255,255,255,.05)}.blocks-bg:hover{background:rgba(255,255,255,.08)}.text-soft-brown{color:#f17f2c}.text-brown{color:#602a04}.text-line.text-soft-brown:before{background:#f17f2c}.bg-line.brown{background:repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, rgb(250, 183, 88) 1.6px, rgb(250, 183, 88) 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px)}.bg-soft-brown{background-color:rgba(250,183,88,.5882352941) !important}.bg-soft-pinkish{background-color:#f3ecdf !important}.bullet-soft-pinkish.bullet-bg i{background-color:#f3ece0}.features-iocn-list.bullet-soft-pinkish i{color:#4c3631}.colorful-text{background-image:linear-gradient(110deg, #4fbbea, #65acd5, #486941 66%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.ps-block--instagram{position:relative}.ps-block--instagram img{width:100%}.ps-block--instagram a{position:absolute;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ps-block--instagram a i{color:#fff;font-size:20px;visibility:hidden;opacity:0;transition:all .4s ease}.ps-block--instagram:hover a{background-color:rgba(0,0,0,.5)}.ps-block--instagram:hover a i{visibility:visible;opacity:1}.ps-block--collection{position:relative;margin-bottom:30px;padding:50px 30px 30px;height:400px;z-index:10;text-align:center;overflow:hidden}.ps-block--collection a{display:block;transition:all .75s ease}.ps-block--collection p{position:relative;z-index:30;font-weight:700;margin-bottom:10px;line-height:1.4em;color:#999}.ps-block--collection h5,.ps-block--collection .h5{margin-bottom:0;position:relative;z-index:30;font-size:30px;font-weight:700;color:#222}.ps-block--collection.color p{text-transform:uppercase}.ps-block--collection.color.orange p{color:#f68872}.ps-block--collection.color.green p{color:#86c178}.ps-block--collection.color.pink p{color:#f18cb9}.ps-block--collection.color.cyan p{color:#87bbd6}.ps-block--collection.left{text-align:left}@media(min-width: 768px){.ps-block--collection{margin-bottom:0}}@media(min-width: 1200px){.ps-block--collection{height:400px}.ps-block--collection.left{padding:50px}}.ps-block--collection-2{position:relative;z-index:10;display:flex;align-items:center}.ps-block--collection-2 h4,.ps-block--collection-2 .h4{font-size:36px;font-weight:700;margin-bottom:10px;line-height:1.05em}.ps-block--collection-2 p{font-size:14px}.ps-block--collection-2 .ps-block__thumbnail{z-index:1}.ps-block--collection-2 .ps-block__content{position:relative;z-index:10;max-width:200px}.ps-block--collection-2.left{padding-left:30px}.ps-block--collection-2.center{text-align:center;align-items:center;justify-content:center}.ps-block--collection-2.center p{color:#fff}.ps-block--collection-2.center h4,.ps-block--collection-2.center .h4{color:#fff}.ps-block--collection-2.center .ps-link--under{color:#fff}.ps-block--collection-2.center .ps-link--under:before{background-color:#fff}.ps-block--collection-2.center .ps-link--under:hover{color:#191a1b}.ps-block--collection-2.center .ps-link--under:hover:before{background-color:#191a1b}.ps-block--collection-2.right{padding-right:30px;text-align:right;justify-content:flex-end}.ps-block--collection-2.white{position:relative;z-index:10}.ps-block--collection-2.white:before{content:"";z-index:2;background-color:rgba(0,0,0,.15)}@media(min-width: 768px){.ps-block--collection-2.right{padding-right:60px}}@media(min-width: 992px){.ps-block--collection-2 h4,.ps-block--collection-2 .h4{font-size:24px}}@media(min-width: 1200px){.ps-block--collection-2 h4,.ps-block--collection-2 .h4{margin-bottom:60px;font-size:48px}.ps-block--collection-2 p{font-size:16px}.ps-block--collection-2 .ps-block__content{max-width:240px}.ps-block--collection-2.left{padding-left:60px;text-align:right}}.ps-block--box-icon{position:relative;padding-left:40px}.ps-block--box-icon>i{position:absolute;top:0;left:0;color:#191a1b;font-size:24px}.ps-block--box-icon figcaption{font-size:12px;letter-spacing:1px;margin-top:0;font-weight:700;color:#222;margin-bottom:0;text-transform:uppercase}.ps-block--box-icon p{margin-bottom:0;line-height:1.2em;font-size:12px}@media(min-width: 768px){.ps-block--box-icon p{font-size:15px}}.ps-block--last-change{position:relative;z-index:10;min-height:400px;display:flex;align-items:center;justify-content:flex-end}.ps-block--last-change>a{z-index:1}.ps-block--last-change small,.ps-block--last-change .small{display:block;margin-bottom:6px;color:#f68872;font-size:12px;text-transform:uppercase}.ps-block--last-change h4,.ps-block--last-change .h4{font-size:28px;font-weight:700;margin-bottom:10px}.ps-block--last-change p{margin-bottom:40px;font-size:14px;color:#222}.ps-block--last-change .ps-block__content{position:relative;z-index:10;max-width:240px}@media(min-width: 992px){.ps-block--last-change{padding:0 50px}.ps-block--last-change h4,.ps-block--last-change .h4{font-size:48px}.ps-block--last-change p{font-size:16px}.ps-block--last-change .ps-product__content{margin-left:auto;margin-right:0;max-width:345px}}@media(min-width: 1200px){.ps-block--last-change{padding:0 90px}}.ps-block--category{text-align:center;transition:all .4s ease;margin-top:30px}.ps-block--category p{color:#999;font-size:12px;text-transform:uppercase}.ps-block--category .ps-block__thumbnail{position:relative;min-height:150px;display:flex;flex-flow:row wrap;align-items:flex-end;justify-content:center}@media(max-width: 480px){.ps-block--category .ps-block__thumbnail{min-height:109px}}.ps-block--category .ps-block__content{padding:30px}.ps-block--category .ps-block__content a{font-size:16px;color:#222}.ps-block--category .ps-block__content a:hover{color:#191a1b}@media(max-width: 480px){.ps-block--category .ps-block__content{padding:0px;line-height:17px;margin-top:12px}.ps-block--category .ps-block__content a{font-size:13px}}.ps-block--category img{height:170px}.ps-block--category:hover{background-color:#fff}.ps-block--portfolio .ps-block__thumbnail{position:relative}.ps-block--portfolio .ps-block__content{padding-top:20px;padding-bottom:55px}.ps-block--portfolio .ps-block__content>a{display:block;margin-bottom:6px;font-size:18px;line-height:1.2em;font-weight:700;color:#222}.ps-block--portfolio .ps-block__content>a:hover{color:#191a1b}.ps-block--portfolio .ps-block__content p{margin-bottom:0;font-size:16px;color:#9498ac}.ps-block--portfolio:hover .ps-block__overlay{background-color:rgba(0,0,0,.5)}@media(min-width: 992px){.ps-block--portfolio .ps-block__content>a{font-size:24px}}.ps-block--portfolio-2{position:relative}.ps-block--portfolio-2 img{width:100%}.ps-block--portfolio-2:before{content:"";transition:all .4s ease}.ps-block--portfolio-2 h4,.ps-block--portfolio-2 .h4{line-height:1.1em;color:#fff;font-size:24px;font-weight:700}.ps-block--portfolio-2 p{font-size:16px;color:#fff}.ps-block--portfolio-2 .ps-block__arrow{position:absolute;top:30px;right:35px;color:#fff;font-size:30px;visibility:hidden;opacity:0;transition:all .4s ease;z-index:20}.ps-block--portfolio-2 .ps-block__overlay{z-index:21}.ps-block--portfolio-2 .ps-block__content{position:absolute;bottom:0;left:0;width:100%;padding:20px 30px;z-index:20;transition:all .4s ease;visibility:hidden;opacity:0}.ps-block--portfolio-2:hover:before{background-color:rgba(0,0,0,.4)}.ps-block--portfolio-2:hover .ps-block__arrow{visibility:visible;opacity:1}.ps-block--portfolio-2:hover .ps-block__content{visibility:visible;opacity:1}@media(min-width: 768px){.ps-block--portfolio-2 h4,.ps-block--portfolio-2 .h4{font-size:30px}}@media(min-width: 992px){.ps-block--portfolio-2 .ps-block__content{padding:20px 50px}}.ps-block--portfolio--carousel{position:relative}.ps-block--portfolio--carousel p{margin-bottom:0;font-size:16px;color:#9498ac}.ps-block--portfolio--carousel a{display:block;font-size:24px;color:#222;font-weight:700}.ps-block--portfolio--carousel a:hover{color:#191a1b}.ps-block--portfolio--carousel .ps-block__content{position:absolute;bottom:0;left:0;width:100%;padding:30px 15px}@media(min-width: 768px){.ps-block--portfolio--carousel .ps-block__content{padding:50px 30px}}.ps-block--leadership{position:relative}.ps-block--leadership figure{width:100%;padding-top:10px;background-color:#fff}.ps-block--leadership figure figcaption{font-size:16px;color:#222;font-weight:600}.ps-block--leadership figure p{margin-bottom:0;font-size:12px;text-transform:uppercase}.ps-block--leadership .ps-section__header h3,.ps-block--leadership .ps-section__header .h3{margin-bottom:0;font-size:60px}@media(min-width: 768px){.ps-block--leadership figure figcaption{font-size:18px}}@media(min-width: 1200px){.ps-block--leadership figure{position:absolute;bottom:0;left:0;width:71%}}.ps-block--comment{display:flex;flex-flow:row nowrap;margin-bottom:3rem}.ps-block--comment>*{width:100%}.ps-block--comment>.ps-block__thumbnail{max-width:70px}.ps-block--comment>.ps-block__content{padding-bottom:3rem;padding-left:2rem}.ps-block--comment>.ps-block__content h5,.ps-block--comment>.ps-block__content .h5{margin-bottom:1rem;font-size:16px;font-weight:600;color:#222}.ps-block--comment>.ps-block__content h5 span,.ps-block--comment>.ps-block__content .h5 span{color:#9498ac}.ps-block--comment>.ps-block__content small,.ps-block--comment>.ps-block__content .small{display:block;font-family:"CooperBlack",serif;margin-bottom:2rem;font-size:1rem;color:#ccc;font-style:italic}.ps-block--comment>.ps-block__content small a,.ps-block--comment>.ps-block__content .small a{font-style:normal;color:#222;float:right;text-transform:uppercase}.ps-block--comment>.ps-block__content small a:hover,.ps-block--comment>.ps-block__content .small a:hover{color:#191a1b}.ps-block--comment>.ps-block__content .ps-btn{font-size:1.2rem;text-transform:uppercase;font-weight:600;padding:.5rem 1.5rem}.ps-block--comment>.ps-block__content>.ps-block__reply{margin-top:3rem;padding-top:3rem;border-top:1px solid #d9d9d9}.ps-block--comment>.ps-block__content>.ps-block--comment:first-child{margin-top:3rem}.ps-block--comment>.ps-block__content>.ps-block--comment:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.ps-block--comment>.ps-block__content>.ps-block--comment:last-child>.ps-block__content{margin-bottom:0;padding-bottom:0;border:none}.ps-block--comment:last-child>.ps-block__content{border:none;margin-bottom:0;padding-bottom:0}.ps-block--comment.ps-block--comment-review p{font-size:16px}.ps-block--comment.ps-block--comment-review .br-wrapper .br-widget a{font-size:12px}.ps-block--comment.ps-block--comment-review .br-wrapper .br-widget a.br-selected:after{color:#ffce1e}@media(max-width: 570px){.ps-block--comment{flex-flow:row wrap}.ps-block--comment>.ps-block__thumbnail{margin-bottom:3rem}.ps-block--comment>.ps-block__content{padding-left:0}.ps-block--comment>.ps-block__content .ps-block--comment{margin-left:5rem}}.ps-block--checkout-total{max-width:370px}.ps-block--checkout-total h5,.ps-block--checkout-total .h5{display:inline-block;margin-bottom:20px;font-size:14px;font-weight:600;color:var(--color-text)}.ps-block--checkout-total .select2 .select2-selection{border-color:#eaeaea}.ps-block--checkout-total .select2 .select2-selection .select2-selection__rendered{border-color:#eaeaea;font-size:14px}.ps-block--checkout-total .ps-radio{margin-bottom:10px}.ps-block--checkout-total .ps-radio>label{display:flex;justify-content:space-between;color:#9498ac;font-size:14px}.ps-block--checkout-total .ps-block__caculate{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #eaeaea}.ps-block--checkout-total .ps-block__caculate h5,.ps-block--checkout-total .ps-block__caculate .h5{position:relative;margin-bottom:20px;padding-bottom:5px}.ps-block--checkout-total .ps-block__caculate h5:after,.ps-block--checkout-total .ps-block__caculate .h5:after{content:"";position:absolute;top:100%;left:0;width:100%;height:2px;border-radius:4px;background-color:#222}.ps-block--checkout-total .ps-block__caculate button{width:100%;text-align:center;font-size:12px;letter-spacing:.1em;color:#222;background-color:#e4e4e4}.ps-block--checkout-total .ps-block__caculate button:hover{color:#fff;background-color:#191a1b}.ps-block--checkout-total .ps-block__total h3,.ps-block--checkout-total .ps-block__total .h3{margin-bottom:0;display:flex;justify-content:space-between;font-size:18px !important;font-weight:600;color:var(--color-text)}.ps-block--checkout-total .ps-block__total h3 span,.ps-block--checkout-total .ps-block__total .h3 span{font-weight:inherit}.ps-block--checkout-total .ps-block__top{padding:20px;border:1px solid #eaeaea;margin-bottom:10px}.ps-block--checkout-total .ps-block__top h4,.ps-block--checkout-total .ps-block__top .h4{display:flex;justify-content:space-between;margin-bottom:10px;padding-bottom:10px;font-size:14px;font-weight:600;line-height:1em;color:var(--color-text);border-bottom:1px solid #eaeaea}.ps-block--checkout-total .ps-block__top h4 span,.ps-block--checkout-total .ps-block__top .h4 span{font-weight:inherit}.ps-block--checkout-total .ps-block__bottom .ps-btn{width:100%;text-align:center;color:#fff;font-size:12px;letter-spacing:.1em}@media(min-width: 768px){.ps-block__top h4,.ps-block__top .h4{margin-bottom:30px;padding-bottom:30px}}@media(max-width: 768px){.ps-block__top{margin-bottom:10px}}.ps-block--shoppable{position:relative}.ps-block--shoppable .ps-block__circle{display:flex;justify-content:center;align-items:center;width:25px;height:25px;border-radius:50px;background-color:#191a1b;color:#fff}.ps-block--shoppable .ps-block__content{position:absolute;z-index:200;display:flex;justify-content:center;text-align:center}.ps-block--shoppable .ps-block__product{position:absolute;top:100%;left:50%;margin-top:20px;z-index:200;display:flex;justify-content:space-between;text-align:left;max-width:350px;min-width:300px;box-shadow:0 0 14px rgba(0,0,0,.2);background-color:#fff;display:none}.ps-block--shoppable .ps-block__product:before{content:"";position:absolute;bottom:100%;left:50%;height:0;width:0;border-bottom:10px solid #fff;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0)}.ps-block--shoppable .ps-block__product p{color:#222;font-size:16px;font-weight:600}.ps-block--shoppable .ps-block__product span{display:block;color:#9498ac;margin-bottom:10px}.ps-block--shoppable .ps-block__product .ps-block__image{position:relative;z-index:10;display:block;min-width:120px;max-width:120px}.ps-block--shoppable .ps-block__product figure{padding:15px}.ps-block--shoppable .ps-block__wrapper{display:flex;justify-content:flex-start;background-color:#fff}.ps-block--checkout-action{max-width:370px;margin:0 auto 10px}.ps-block--checkout-action .lost-password{text-decoration:underline}.ps-block--checkout-action .ps-list--social li a{border-radius:0;min-width:85px;height:50px;border:none}.ps-block--checkout-action .ps-block__header{cursor:pointer}.ps-block--checkout-action .ps-block__header span{display:flex;justify-content:center;align-items:center;margin:0 auto;padding:12px 25px;width:100%;max-width:370px;color:#bbb;font-size:12px;font-weight:700;text-transform:uppercase;background-color:#f4f4f4;border:2px solid #eaeaea}.ps-block--checkout-action .ps-block__content{display:none;margin-top:30px;padding:20px;border:1px solid #d3ced2}.ps-block--checkout-order figure{margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #eaeaea}.ps-block--checkout-order figure figcaption{display:flex;justify-content:space-between;font-weight:400}.ps-block--checkout-order figure figcaption strong{font-size:12px;text-transform:uppercase;color:var(--color-text)}.ps-block--checkout-order .ps-block__items a{padding:10px 0;display:flex;justify-content:space-between;width:100%}.ps-block--checkout-order .ps-block__items a strong span{color:var(--color-text);margin-left:10px}.ps-block--checkout-order .ps-block__items a small,.ps-block--checkout-order .ps-block__items a .small{font-size:14px}.ps-block--checkout-order .ps-block__shipping{padding-bottom:10px;margin-bottom:10px}.ps-block--checkout-order .ps-block__content{padding:20px 40px;border:2px solid #eaeaea}.ps-block--checkout-order .ps-block__payment-methods .ps-radio{margin-bottom:10px}.ps-block--checkout-order .ps-block__payment-methods .ps-radio>label{color:#222}.ps-block--checkout-order .ps-block__payment-methods p{margin-top:20px;font-size:16px}.ps-block--checkout-order .ps-block__payment-methods p a{color:#222}.ps-block--checkout-order .ps-block__payment-methods p a:hover{color:#191a1b}.ps-block--checkout-order .ps-block__footer button{height:60px}.ps-block__payment-methods .edit-dm{color:var(--color-text)}.ps-block__payment-methods .edit-dm:hover{color:var(--color-text)}.ps-block__payment-methods .ps-block__coupon .ps-block--selected-coupons{display:flex;flex-wrap:wrap;gap:10px}@media(max-width: 480px){.widget-imgfluid-true .ps-home-categories .ps-block--category .ps-block__thumbnail img{border-radius:5px !important;height:109px !important;width:109px !important}}@media(max-width: 380px){.widget-imgfluid-true .ps-home-categories .ps-block--category .ps-block__thumbnail img{border-radius:5px !important;height:100px !important;width:100px !important}}@media(max-width: 300px){.widget-imgfluid-true .ps-home-categories .ps-block--category .ps-block__thumbnail img{border-radius:5px !important;height:75px !important;width:75px !important}}@media only screen and (min-width: 34.375em){.store-picker__wrapper{max-width:55rem}}@media only screen and (min-width: 48em){.store-picker__wrapper{max-width:350px}}.store-picker__wrapper .modal-header{display:none}.store-picker__wrapper .model-content{border-radius:0px}.store-picker__wrapper .channel__heading{padding:10px 0px;margin:0px 5px;border-bottom:2px solid var(--color-border)}.store-picker__wrapper .channel__heading h6,.store-picker__wrapper .channel__heading .h6{letter-spacing:1px}.store-picker__wrapper .channel__heading i{font-size:24px;cursor:pointer}.store-picker__wrapper .dropdown-menu{background:var(--color-background)}.store-picker__wrapper .dropdown-menu li{color:var(--link-color)}.store-picker__wrapper .dropdown-menu li:hover,.store-picker__wrapper .dropdown-menu li:active{color:var(--link-hover-color);background-color:inherit !important}.store-picker__wrapper .dropdown-menu li a.active{color:var(--link-hover-color);background-color:inherit !important}.store-picker__wrapper .store-picker__title{letter-spacing:.084rem;padding-top:20px;line-height:3.2rem;margin-bottom:15px;text-align:center;text-transform:none;font-weight:700}@media only screen and (min-width: 48em){.store-picker__wrapper .store-picker__title{letter-spacing:normal;line-height:3.6rem}}@media only screen and (min-width: 64em){.store-picker__wrapper .store-picker__title{line-height:4.4rem}}@media only screen and (min-width: 87.5em){.store-picker__wrapper .store-picker__title{line-height:4.8rem}}.store-picker__wrapper .store-picker__description{margin-bottom:2.5rem;font-family:"Roboto",sans-serif;text-align:center}@media only screen and (min-width: 48em){.store-picker__wrapper .store-picker__description{margin-bottom:4rem}}.store-picker__wrapper .store-picker__actions{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;margin:0 auto;padding-bottom:40px}.store-picker__wrapper .store-picker__actions button{width:200px}.store-picker__wrapper .store-picker__actions select{max-width:220px;cursor:pointer}.store-picker__wrapper .store-picker__actions .form-control{padding:0 10px}@media only screen and (min-width: 48em){.store-picker__wrapper .store-picker__actions{-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width: 48em){.store-picker__wrapper .store-picker__locations{width:calc(100% - 15em)}}.store-picker__wrapper .store-picker__select-a-location{margin-bottom:1.5rem;text-align:center}.store-picker__wrapper .store-picker__locations{display:flex;justify-content:center;text-transform:uppercase}.store-picker__wrapper .store-picker__locations ul{display:inline-block;text-align:center}.store-picker__wrapper .store-picker__locations li{cursor:pointer;display:inline-block;margin-right:25px}.store-picker__wrapper .store-picker__separator{margin-top:2rem;margin-bottom:2rem;font-size:1.6rem}@media only screen and (min-width: 34.375em){.store-picker__wrapper .store-picker__separator{margin-top:2rem;margin-bottom:2rem}}.store-picker__wrapper .store-picker__close{cursor:pointer;fill:#b5b5b5;height:2.8rem;position:absolute;right:1rem;top:1rem;width:2.8rem;z-index:100}.store-picker__wrapper .store-picker__close svg{fill:var(--icon-color)}.store-picker__wrapper .store-picker__close svg:hover{fill:var(--icon-active-color)}@media only screen and (min-width: 34.375em){.store-picker__wrapper .store-picker__close{height:4.5rem;width:4.5rem}}.store-picker__wrapper.side__menubar .store-picker__actions{align-items:flex-start !important}.store-picker__wrapper.side__menubar .store-picker__locations{justify-content:left !important;width:100%}.store-picker__wrapper.side__menubar .store-picker__locations ul{display:flex}@media only screen and (max-width: 48em){.header-location{max-width:65px;width:65px}}.header-location{position:relative;margin-right:1.875rem}.site-location a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-flow:wrap;flex-flow:wrap;text-decoration:none;max-width:200px;min-height:3.75rem;padding-left:.425rem;padding-right:1.125rem;border-radius:2px;-webkit-transition:-webkit-box-shadow .3s cubic-bezier(0.83, 0.26, 0.19, 0.87);transition:-webkit-box-shadow .3s cubic-bezier(0.83, 0.26, 0.19, 0.87);transition:box-shadow .3s cubic-bezier(0.83, 0.26, 0.19, 0.87);transition:box-shadow .3s cubic-bezier(0.83, 0.26, 0.19, 0.87),-webkit-box-shadow .3s cubic-bezier(0.83, 0.26, 0.19, 0.87)}.site-location a .location-description{opacity:.5;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.site-location a .current-location{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding-right:1.25rem}.site-location a .current-location i{font-size:1rem}.store-picker__wrapper-new{position:absolute;top:auto;z-index:999;width:auto;background-color:var(--color-background);border:.1px solid var(--color-border);padding:16px}.store-picker__wrapper-new .channel-dropdown-bg{background-color:var(--color-background)}.store-picker__wrapper-new h6,.store-picker__wrapper-new .h6{margin-bottom:0}.store-picker__wrapper-new .channel-list{list-style:none;padding:0;margin:0;max-height:230px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--btn-active-background-color) rgba(0,0,0,0)}.store-picker__wrapper-new .channel-list::-webkit-scrollbar{width:8px}.store-picker__wrapper-new .channel-list::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.store-picker__wrapper-new .channel-list::-webkit-scrollbar-thumb{background-color:var(--btn-active-background-color);border-radius:4px;border:2px solid rgba(0,0,0,0);background-clip:content-box}.store-picker__wrapper-new .channel-list .flag{font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;font-size:20px}.store-picker__wrapper-new .channel-list .channel-list-item{padding:10px;margin-bottom:2px;cursor:pointer;transition:background-color .2s ease;display:flex;justify-content:space-between;align-items:center;border-radius:4px}.store-picker__wrapper-new .channel-list .channel-list-item span{color:var(--btn-text-color)}.store-picker__wrapper-new .channel-list .channel-list-item:hover{color:var(--btn-active-color) !important;background-color:var(--btn-active-background-color)}.store-picker__wrapper-new .channel-list .channel-list-item:hover span{color:var(--btn-active-color) !important}.store-picker__wrapper-new .channel-list .channel-list-item.active{color:var(--btn-active-color) !important;background-color:var(--btn-active-background-color)}.store-picker__wrapper-new .form-select{width:100%;padding:0 !important;box-shadow:none !important;border:none !important;background-color:var(--color-background);appearance:none;--bs-form-select-bg-img: none !important}@media screen and (max-width: 500px){.store-picker__wrapper-new{right:10px;width:90vw}}.ps-page--default{padding:20px 0 35px;min-height:500px}.ps-page--default .ps-page__header{text-align:center;padding-bottom:60px}@media(max-width: 480px){.ps-page--default .ps-page__header{padding-bottom:10px}}@media(min-width: 1200px){.ps-page--default{padding:50px 0 50px}.ps-page--default .ps-page__header{padding-bottom:50px}}.ps-page--about{padding-top:60px}@media(min-width: 768px){.ps-page--about{padding-top:100px}}@media(min-width: 1200px){.ps-page--about{padding-top:150px}}.ps-page--404 .ps-page__content{display:flex;justify-content:center;align-items:center;height:100vh}.ps-page--contact{padding-top:0}.ps-page--contact .ps-page__header{padding:100px 0}@media(min-width: 1200px){.ps-page--contact .ps-page__header{padding:150px 0}}.ps-page--blog{padding-top:0;padding-bottom:0}.ps-page--blog .ps-page__header{display:flex;justify-content:center;align-items:center;min-height:200px;padding:0}.ps-page--blog .ps-page__header h3,.ps-page--blog .ps-page__header .h3{font-size:24px}.ps-page--blog .ps-home-subscribe{padding-bottom:0}.ps-page--blog.white .ps-page__header{min-height:400px}.ps-page--blog.white .ps-page__header .container{padding:30px 15px;width:auto;background-color:#fff}@media(min-width: 480px){.ps-page--blog.white .ps-page__header .container{padding:30px 50px}}@media(min-width: 992px){.ps-page--blog{padding-bottom:0}.ps-page--blog .ps-page__header{min-height:600px}.ps-page--blog .ps-page__header h3,.ps-page--blog .ps-page__header .h3{font-size:32px}}@media(min-width: 1200px){.ps-page--blog .ps-page__header{padding:0}}.ps-page--product-detail{padding:40px 0 0}.ps-page--product-detail .ps-page__header{display:flex;flex-flow:column wrap;padding-bottom:50px}@media(max-width: 480px){.ps-page--product-detail{padding:10px 0 0}.ps-page--product-detail .ps-page__header{padding-bottom:10px}}.ps-page--product-detail .ps-page__nav{display:none}.ps-page--product-detail .ps-page__nav button{width:30px;height:30px;border-radius:50%;background-color:rgba(0,0,0,0);border:1px solid #bbb;padding:0}.ps-page--product-detail .ps-page__nav button i{font-size:12px;line-height:1em}.ps-page--product-detail .ps-page__nav button:hover{border-color:#191a1b;color:#191a1b}.ps-page--product-detail .ps-related-products{padding:50px 0}.ps-page--product-detail .ps-shop--sidebar{padding-top:0}.ps-page--product-detail.has-background{padding-top:0}.ps-page--product-detail.has-background .ps-page__header h3,.ps-page--product-detail.has-background .ps-page__header .h3{background-color:#f2f1f0}@media(min-width: 992px){.ps-page--product-detail .ps-page__header{display:flex;flex-flow:row nowrap;justify-content:space-between}.ps-page--product-detail .ps-page__nav{display:block}.ps-page--product-detail .ps-related-products{padding:50px 0 25px}}@media(min-width: 1200px){.ps-page--product-detail{padding:40px 0 0}.ps-page--product-detail.has-background{padding-top:0}}.ps-shop--search{background-color:#fff}.ps-page--policies p{margin-bottom:0px !important;color:#000}.login-divider-minh-30{min-height:30%}.login-divider-minh-40{min-height:40%}.login-divider-minh-10{min-height:10%}.ps-breadcrumb li{position:relative;display:inline-block;color:var(--color-text);white-space:nowrap}.ps-breadcrumb li:before{content:"";display:inline-block;vertical-align:middle;width:4px;height:4px;border-radius:50%;background-color:#bbb;margin:0 10px}.ps-breadcrumb li a{font-size:14px}.ps-breadcrumb li a:hover{color:#222}.ps-breadcrumb li:first-child:before{display:none}.empty-view{display:flex;flex-direction:column;flex:1 1 0%;align-items:center;justify-content:center;padding-left:38px;padding-right:38px;margin-top:50px;margin-bottom:50px}.empty-view h4,.empty-view .h4{line-height:33px;text-align:center}.empty-view p{margin-bottom:38px;text-align:center}.empty-view .empty-img{height:95px;margin-bottom:30px;width:95px;align-items:center;justify-content:center}.ps-rating i{margin-right:4px;font-size:12px}.ps-rating i.icon-star-solid{color:#191a1b}.ps-rating i.icon-star{color:#9498ac}.ps-badge{display:inline-block;font-size:13px;padding:0 10px;font-weight:600;text-align:center;height:25px;line-height:23px;border-radius:3px;color:#fff}.ps-badge.ps-badge--hot{background-color:#ff1d5d}.ps-badge.ps-badge--sale{background-color:#f68872}.ps-product__overlay{z-index:1}.ps-product__thumbnail{position:relative;overflow:hidden;z-index:10}.ps-product__thumbnail img{width:100%;max-height:370px}.ps-product .ps-product__badges{position:absolute;z-index:1;top:6px;left:6px;z-index:20;display:flex;flex-flow:column nowrap}.ps-product .ps-product__badges .ps-badge{margin-bottom:6px}.ps-product .ps-product__badges .ps-badge:last-child{margin-bottom:0}.ps-product .ps-product__image{opacity:1}.ps-product .ps-product__image-alt{position:absolute;top:0;left:0;width:100%;opacity:0}.ps-product .ps-product__actions-add-item{position:absolute;bottom:0;right:0;z-index:20;padding:10px 0 0;display:flex;justify-content:flex-end;transition:all .75s cubic-bezier(0.77, 0, 0.175, 1)}.ps-product .ps-product__actions-add-item .add-to-cart{position:absolute;bottom:6px;right:6px}.ps-product .ps-product__actions{position:absolute;top:0;right:0;z-index:20;padding:10px 0 0;display:flex;justify-content:flex-end;transition:all .75s cubic-bezier(0.77, 0, 0.175, 1)}.ps-product .ps-product__actions>a{font-size:12px;text-transform:uppercase;font-weight:700;color:#222}.ps-product .ps-product__actions>a:hover{color:#191a1b}.ps-product .ps-product__actions ul{display:flex;flex-direction:column}.ps-product .ps-product__actions ul li{display:inline-block}.ps-product .ps-product__actions ul li:first-child{margin-right:10px}.ps-product .ps-product__actions ul li .icon-heart,.ps-product .ps-product__actions ul li .icon-frame-expand{font-size:20px}.ps-product .ps-product__title{display:block;padding-bottom:5px;transition:none;font-size:14px;font-weight:400;line-height:1.4em;color:#222}.ps-product .ps-product__rating .br-wrapper .br-widget a{font-size:13px}.ps-product .ps-product__rating .br-wrapper .br-widget .br-selected:after{color:#191a1b}.ps-product .ps-product__price{color:#868585;margin-bottom:0}.ps-product .ps-product__price.sale{color:#c00}.ps-product .ps-product__price.sale del{margin-right:10px;color:#bbb}.ps-product .ps-product__content{padding-top:15px}.ps-product .ps-product__thumbnail img{width:100%;transition:all .4s cubic-bezier(0.7, 0, 0.3, 1)}.ps-product:hover .ps-product__image-alt{opacity:1}.ps-product:hover .ps-product__image{visibility:hidden;opacity:0}@media(min-width: 480px){.ps-product .ps-product__badges{top:20px;left:20px}.ps-product .ps-product__title{font-size:16px}}.ps-product--horizontal{max-width:450px}.ps-product--horizontal .ps-product__title{font-size:24px}.ps-product--horizontal .ps-product__price{font-size:16px;font-weight:600;margin-top:8px;color:#bbb}.ps-product--horizontal .ps-product__price span{font-weight:inherit}.ps-product--horizontal .ps-product__desc{position:relative}.ps-product--horizontal .ps-product__desc p{margin-bottom:0;font-size:14px;color:#777}.ps-product--horizontal .ps-product__actions--horizontal{position:absolute;bottom:0;left:0;z-index:20;width:100%;padding:25px 0 0;display:flex;justify-content:space-between;background-color:#fff;transition:all .75s cubic-bezier(0.77, 0, 0.175, 1)}.ps-product--horizontal .ps-product__actions--horizontal>a{font-size:12px;text-transform:uppercase;font-weight:700;color:#222}.ps-product--horizontal .ps-product__actions--horizontal>a:hover{color:#191a1b}.ps-product--horizontal .ps-product__actions--horizontal ul li{display:inline-block}.ps-product--horizontal .ps-product__actions--horizontal ul li:first-child{margin-right:10px}.ps-product--horizontal .ps-product__actions--horizontal{position:relative;padding-top:15px;align-items:center}.ps-product--horizontal .ps-product__actions--horizontal .ps-btn{color:#fff}.ps-product--horizontal .ps-product__actions--horizontal .ps-btn:hover{color:#fff}.ps-product--horizontal .ps-product__actions--horizontal ul li a{font-size:16px;color:#9498ac}.ps-product--horizontal .ps-product__actions--horizontal ul li a:hover{color:#191a1b}.ps-product--horizontal .ps-product__header{padding-bottom:20px}.ps-product--horizontal .ps-product__thumbnail{margin-right:0;margin-bottom:40px}.ps-product--horizontal .ps-product__thumbnail img{width:100%}.ps-product--horizontal .ps-product__content{padding:20px}@media(min-width: 768px){.ps-product--horizontal{display:flex;flex-flow:row nowrap;max-width:100%}.ps-product--horizontal .ps-product__thumbnail{margin-bottom:0;max-width:calc(40% - 30px)}.ps-product--horizontal .ps-product__content{padding-left:30px}}@media(min-width: 992px){.ps-product--horizontal .ps-product__desc p{font-size:16px}.ps-product--horizontal .ps-product__header{display:flex;justify-content:space-between}.ps-product--horizontal .ps-product__content{padding-top:0px}}@media(min-width: 1200px){.ps-product--horizontal .ps-product__thumbnail{max-width:calc(40% - 50px)}.ps-product--horizontal .ps-product__content{padding-left:50px}}.ps-product--outside .ps-product__title{display:block;color:#222;font-weight:700}.ps-product--outside .ps-product__title:hover{color:#191a1b}.ps-product--outside .ps-product__price{font-size:16px;line-height:1em}.ps-product--outside .ps-product__content{padding-top:30px}.ps-product--outside:hover .ps-product__title{color:#191a1b}.ps-product--outside:hover .ps-link--under{color:#191a1b}.ps-product--outside:hover .ps-link--under:before{background-color:#191a1b}.ps-product--outside.small{margin-bottom:50px;max-width:270px}.ps-product--outside.small .ps-product__title{font-size:24px;margin-bottom:22px;line-height:1.1em}.ps-product--outside.small .ps-product__price{margin-bottom:22px}.ps-product--outside.small .ps-product__content{position:relative}@media(min-width: 992px){.ps-product--outside.small{margin-top:100px;margin-bottom:0}.ps-product--outside.small .ps-product__content{position:relative;z-index:20;top:-15px;left:20px}}.ps-product--outside.large{position:relative;max-width:700px;margin-right:0;margin-bottom:50px;margin-left:auto}.ps-product--outside.large .ps-product__title{margin-bottom:20px;font-size:24px;line-height:1.1em}.ps-product--outside.large .ps-product__price{margin-bottom:20px}@media(min-width: 568px){.ps-product--outside.large{padding-left:130px}.ps-product--outside.large .ps-product__title{max-width:200px;font-size:36px}.ps-product--outside.large .ps-product__content{position:absolute;top:55px;left:0;z-index:30}}@media(min-width: 1200px){.ps-product--outside.large{margin-bottom:0}.ps-product--outside.large .ps-product__title{margin-bottom:40px;font-size:48px}.ps-product--outside.large .ps-product__price{margin-bottom:40px}}@media(min-width: 992px){.ps-product--outside .ps-product__title{max-width:200px;white-space:pre-line}.ps-product--outside .ps-product__content{padding-top:0}}@media screen and (max-width: 480px){.ps-product--outside.small{max-width:100%}.ps-product--outside.small .ps-product__title{font-size:16px}.ps-product--outside.large .ps-product__title{font-size:16px}}.ps-product--standard .ps-product__title{display:block;font-size:18px;margin-bottom:10px;margin-top:0;font-weight:700}.ps-product--standard .ps-product__title:hover{color:#191a1b}.ps-product--standard .ps-product__thumbnail img{transition:all .8s ease}.ps-product--standard .ps-product__content{padding-top:15px;padding-bottom:15px}.ps-product--standard .ps-product__content p{font-size:18px}.ps-product--sidebar{display:flex;flex-flow:row nowrap}.ps-product--sidebar .ps-product__rating .br-wrapper .br-widget a{font-size:13px}.ps-product--sidebar .ps-product__rating .br-wrapper .br-widget .br-selected:after{color:#191a1b}.ps-product--sidebar .ps-product__title{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600;color:#222;font-size:15px}.ps-product--sidebar .ps-product__title:hover{color:#191a1b}.ps-product--sidebar .ps-product__thumbnail{max-width:70px}.ps-product--sidebar .ps-product__content{padding-left:20px;max-width:calc(100% - 70px)}.ps-product--sidebar .ps-product__content p{margin-bottom:0}.ps-quantity__sale{color:#c00 !important;max-width:150px !important}.ps-product--detail .ps-product__title{font-size:24px;font-weight:var(--h-font-weight);color:var(--h-font-color);line-height:1.3em;text-transform:none}.ps-product--detail .ps-product__variants .item{margin-bottom:10px;border:2px solid rgba(0,0,0,0);cursor:pointer}.ps-product--detail .ps-product__variants .item img{opacity:.5;transition:all .4s ease}.ps-product--detail .ps-product__variants .item:last-child{margin-bottom:0}.ps-product--detail .ps-product__variants .item.slick-current img{opacity:1}.ps-product--detail .ps-product__variants .item:hover img{width:100%;opacity:1}.ps-product--detail .ps-product__gallery{position:relative}.ps-product--detail .ps-product__gallery img{width:100%}.ps-product--detail .ps-product__gallery .slick-arrow{position:absolute;top:50%;z-index:100;width:35px;height:35px;color:#000;font-size:16px;border-radius:4px;border:none;background-color:#fff;visibility:hidden;opacity:0}.ps-product--detail .ps-product__gallery .slick-arrow i{position:absolute;top:50%;left:50%}.ps-product--detail .ps-product__gallery .slick-arrow:first-child{left:20px}.ps-product--detail .ps-product__gallery .slick-arrow:last-child{right:10px}.ps-product--detail .ps-product__gallery .slick-arrow:hover{background-color:#191a1b;color:#fff}.ps-product--detail .ps-product__gallery .slick-slide a{position:relative;display:block}.ps-product--detail .ps-product__gallery:hover .item:before{visibility:visible;opacity:1}.ps-product--detail .ps-product__gallery:hover .slick-arrow{visibility:visible;opacity:1}.ps-product--detail .ps-product__video a{vertical-align:middle}.ps-product--detail .ps-product__video a:hover.ps-btn--black{background-color:#191a1b;border-color:#191a1b}.ps-product--detail .ps-product__video i{font-size:20px;font-weight:bold;vertical-align:middle}.ps-product--detail .ps-product__badge{display:inline-block;position:absolute;top:10px;right:10px;z-index:30;padding:0 5px;background-color:#fe9931}.ps-product--detail .ps-product__badge i{font-style:normal;color:#fff;text-align:center;line-height:1.2em;font-size:1.3rem;letter-spacing:.2em}.ps-product--detail .ps-product__info{text-align:left}.ps-product--detail .ps-product__price{margin-bottom:20px;font-size:18px;font-weight:400;color:#222}.ps-product--detail .ps-product__price del{font-style:normal;color:#bcbcbc;font-size:1.3rem}.ps-product--detail .ps-product__price.sale{color:#c00}.ps-product--detail .ps-product__price.sale del{margin-right:20px;font-size:18px;color:#9498ac}.ps-product--detail .ps-product__price.out-stock span{position:relative;font-size:14px;color:#222;margin-left:40px}.ps-product--detail .ps-product__price.out-stock span:before{position:relative;top:-2px;display:inline-block;content:"";font-family:Linearicons;vertical-align:middle;margin-right:6px;color:#fff;padding:4px;width:16px;height:16px;border-radius:50%;font-size:8px;background-color:#999}.ps-product--detail .ps-product__desc{margin-bottom:20px}.ps-product--detail .ps-product__desc p{margin-bottom:0;color:inherit !important;font-size:inherit !important}.ps-product--detail .ps-product__shopping{margin-bottom:36px}.ps-product--detail .ps-product__shopping figure{display:flex;justify-content:space-between;max-width:470px;padding-bottom:20px}.ps-product--detail .ps-product__shopping figure>*{margin-right:10px}.ps-product--detail .ps-product__shopping figure .form-group--number{max-width:150px}.ps-product--detail .ps-product__shopping figure .form-group--number input{border-radius:0}.ps-product--detail .ps-product__shopping figure .ps-btn{text-transform:uppercase;font-weight:500;min-width:250px;padding:12px 30px 13px;vertical-align:top;text-align:center;font-size:14px}.ps-product--detail .ps-product__shopping figure .ps-btn.ps-btn--gray{color:#fff;background-color:rgba(34,34,34,.5)}.ps-product--detail .ps-product__shopping figure .ps-btn.ps-btn--gray:hover{background-color:#222}.ps-product--detail .ps-product__shopping figure .ps-product__favorite{position:relative;min-width:45px;height:45px}.ps-product--detail .ps-product__shopping figure .ps-product__favorite i{display:flex;justify-content:center;align-items:center;margin-right:0;vertical-align:top;min-width:45px;height:45px;padding-top:2px;color:#9498ac;border:2px solid #eaeaea;position:absolute;top:50%;left:50%}.ps-product--detail .ps-product__shopping figure .ps-product__favorite i.icon-heart-solid{color:var(--color-text);border:2px solid var(--color-text)}.ps-product--detail .ps-product__shopping figure .ps-product__favorite:hover i{color:var(--color-text);border:2px solid var(--color-text)}.ps-product--detail .ps-product__shopping .ps-btn--black{letter-spacing:.1em}.ps-product--detail .ps-product__links{margin-bottom:3rem}.ps-product--detail .ps-product__links a{display:inline-block;margin-right:20px;font-weight:600;color:#222}.ps-product--detail .ps-product__links a:hover{color:#191a1b}.ps-product--detail .ps-product__specification{margin-bottom:2rem;padding-top:20px;border-top:1px solid #eaeaea}.ps-product--detail .ps-product__specification p{color:#222}.ps-product--detail .ps-product__specification p strong{margin-right:5px;text-transform:uppercase}.ps-product--detail .ps-product__specification p a{color:#9498ac;font-size:15px}.ps-product--detail .ps-product__specification p a:after{content:",";padding-right:3px}.ps-product--detail .ps-product__specification p a:first-child{padding-left:5px}.ps-product--detail .ps-product__specification p a:last-child:after{display:none}.ps-product--detail .ps-product__specification p a:hover{color:#191a1b}.ps-product--detail .ps-product__sharing{margin-bottom:0}.ps-product--detail .ps-product__sharing p{line-height:30px;color:#222;font-weight:500}.ps-product--detail .ps-product__sharing a{display:inline-block;width:30px;height:30px;margin-right:5px;vertical-align:top;border-radius:50%}.ps-product--detail .ps-product__sharing a i{position:absolute;top:50%;left:50%;font-size:20px;color:#222}.ps-product--detail .ps-product__sharing a:last-child{margin-right:0}.ps-product--detail .ps-product__sharing a:hover{color:#fff;background-color:#191a1b}.ps-product--detail .ps-product__sharing p{margin-bottom:0}.ps-product--detail .ps-product__bundle{margin-bottom:2rem}.ps-product--detail .ps-product__bundle h4,.ps-product--detail .ps-product__bundle .h4{font-weight:600;font-size:2.1rem}.ps-product--detail .ps-product__bundle .form-group{margin-bottom:15px}.ps-product--detail .ps-product__bundle p{margin-bottom:15px}.ps-product--detail .ps-product__bundle p strong{font-weight:600;color:dimgray}.ps-product--detail .ps-product__bundle .ps-checkbox{margin-bottom:10px}.ps-product--detail .ps-product__bundle-item p{margin-bottom:0}.ps-product--detail .ps-product__bundle-item img{margin-bottom:10px;max-width:100px}.ps-product--detail .ps-product__bundle-item span{padding:0 5px}@media(max-width: 479px){.ps-product--detail .ps-product__bundle-item img{max-width:50px}}.ps-product--detail .ps-product__group img{max-width:80px}.ps-product--detail .ps-product__group .form-group--number-2{min-width:60px;max-width:100px;display:inline-block}.ps-product--detail .ps-product__group .form-group--number-2 .form-control{border-radius:0;border-color:var(--color-border, #ddd);max-width:60px;height:36px}.ps-product--detail .ps-product__group table thead tr th{border:none;padding:15px 20px;background-color:#efefef}.ps-product--detail .ps-product__group table thead tr th:last-child{text-align:right}.ps-product--detail .ps-product__group table tr td{padding:10px 20px;border:none}.ps-product--detail .ps-product__group table tr td a{display:block;color:#222}.ps-product--detail .ps-product__group table tr td a:hover{color:#191a1b}.ps-product--detail .ps-product__group table tr td span{color:#222}.ps-product--detail .ps-product__group table tr td span del{color:#9498ac;margin-left:10px}.ps-product--detail .ps-product__group table tr td:nth-child(2){min-width:230px}.ps-product--detail .ps-product__group table tr td:last-child{text-align:right}.ps-product--detail .ps-gallery__item{display:block}.ps-product--detail .ps-product__variations{margin-bottom:2rem;padding-bottom:20px}.ps-product--detail .ps-product__variations figure{margin-bottom:30px}.ps-product--detail .ps-product__variations figure figcaption{margin-bottom:10px;font-size:14px;color:#222}.ps-product--detail .ps-product__variations figure:last-child{margin-bottom:0}.ps-product--detail .ps-product__rating{display:flex;width:100%}.ps-product--detail .ps-product__rating .br-wrapper{margin-right:10px;display:inline-block}.ps-product--detail .ps-product__rating .br-wrapper a{font-size:12px}.ps-product--detail .ps-product__rating span{color:#9498ac;font-size:14px}.ps-product--detail .ps-product__sku{display:block;margin-bottom:20px;font-size:12px;color:var(--color-text)}.ps-product--detail .ps-product__thumbnail{display:flex;flex-flow:column wrap;margin-bottom:30px;width:100%}.ps-product--detail .ps-product__thumbnail>*{width:100%;flex-basis:100%}.ps-product--detail .ps-product__thumbnail figure{position:relative;display:block}.ps-product--detail .ps-product__thumbnail .ps-product__variants{width:100%;min-width:80px}.ps-product--detail .ps-product__thumbnail .ps-product__video{position:absolute;bottom:20px;right:20px;z-index:20}.ps-product--detail .ps-product__thumbnail .ps-wrapper{position:relative;margin-bottom:10px}.ps-product--detail .ps-product__thumbnail.ps-product__thumbnail[data-vertical=false]{flex-flow:column wrap}.ps-product--detail .ps-product__thumbnail.ps-product__thumbnail[data-vertical=false] figure{max-width:100%;padding-left:0}.ps-product--detail .ps-product__thumbnail.ps-product__thumbnail[data-vertical=false] .ps-product__variants{max-width:100%;text-align:center;width:100%}.ps-product--detail .ps-product__thumbnail.ps-product__thumbnail[data-vertical=false] .ps-product__variants .item{margin-bottom:0;margin-right:10px}.ps-product--detail .ps-product__thumbnail.ps-product__thumbnail[data-vertical=false] .ps-product__variants .item.slick-active:last-child{margin-right:0}.ps-product--detail .ps-product__thumbnail.ps-product__thumbnail[data-vertical=false] .ps-product__variants .slick-list{margin-right:-10px}.ps-product--detail .ps-product__thumbnail.ps-product__thumbnail[data-vertical=false] .ps-product__variants .slick-arrow{font-size:20px;line-height:20px;position:absolute;top:50%}.ps-product--detail .ps-product__thumbnail.ps-product__thumbnail[data-vertical=false] .ps-product__variants .slick-arrow:first-child{left:-20px}.ps-product--detail .ps-product__thumbnail.ps-product__thumbnail[data-vertical=false] .ps-product__variants .slick-arrow:first-child i:before{content:""}.ps-product--detail .ps-product__thumbnail.ps-product__thumbnail[data-vertical=false] .ps-product__variants .slick-arrow:last-child{right:0px}.ps-product--detail .ps-product__thumbnail.ps-product__thumbnail[data-vertical=false] .ps-product__variants .slick-arrow:last-child i:before{content:""}.ps-product--detail .ps-product__thumbnail.ps-product__thumbnail[data-vertical=false] .ps-product__variants .slick-arrow:hover i{color:#000}.ps-product--detail .ps-product__thumbnail.ps-product__thumbnail[data-vertical=false] .ps-product__gallery{margin-bottom:10px}.ps-product--detail .ps-product__thumbnail.ps-product__thumbnail[data-vertical=false] .ps-product__gallery img{width:100%}.ps-product--detail .ps-tab-list{position:relative;display:block;margin-bottom:40px;padding:20px 0;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;text-align:center}.ps-product--detail .ps-tab-list li{display:inline-block;margin-right:10px}.ps-product--detail .ps-tab-list li a{position:relative;padding:10px 30px;display:block;line-height:20px;font-weight:700;font-size:20px;border-radius:50px;color:#9498ac;border:1px solid rgba(0,0,0,0)}.ps-product--detail .ps-tab-list li a:hover{color:#222}.ps-product--detail .ps-tab-list li:last-child{margin-right:0}.ps-product--detail .ps-tab-list li.active a{color:#222}.ps-product--detail .ps-tab .ps-document h4,.ps-product--detail .ps-tab .ps-document .h4{margin-bottom:40px;font-weight:400}.ps-product--detail .ps-tab .ps-document p{margin-bottom:25px;font-size:16px}.ps-product--detail .ps-product__review h4,.ps-product--detail .ps-product__review .h4{margin-bottom:30px;font-weight:400;font-size:18px;color:#222}.ps-product--detail .ps-product__content{padding-top:50px}@media(max-width: 480px){.ps-product--detail .ps-product__content{padding-top:5px}}.ps-product--detail.has-background .ps-product__background{padding:100px 0;background-color:#f2f1f0}.ps-product--detail.has-background .ps-product__nav{display:flex;flex-flow:row nowrap;justify-content:space-between;padding-bottom:50px}.ps-product--detail.has-background .ps-product__content .ps-tab-list{border-top:none}@media(max-width: 480px){.ps-product--detail .ps-product__shopping figure{flex-flow:row wrap}.ps-product--detail .ps-product__shopping figure .form-group--number{margin-right:0;max-width:100%;width:100%}.ps-product--detail .ps-product__shopping figure>*{margin-bottom:10px}.ps-product--detail .ps-product__shopping figure .ps-btn{flex-grow:2;text-align:center}}@media(min-width: 768px){.ps-product--detail .ps-product__thumbnail{max-width:500px}}@media(min-width: 992px){.ps-product--detail .ps-product__title{font-size:30px}.ps-product--detail .ps-product__desc p{font-size:16px}.ps-product--detail .ps-product__price{margin-bottom:20px;font-size:24px}.ps-product--detail .ps-product__sharing{padding-top:20px}.ps-product--detail .ps-product__header{display:flex;flex-flow:row nowrap}.ps-product--detail .ps-product__header>*{width:100%;max-width:50%}.ps-product--detail .ps-product__review h4,.ps-product--detail .ps-product__review .h4{font-size:24px}.ps-product--detail .ps-product__thumbnail{margin-bottom:0;padding-right:0}.ps-product--detail .ps-product__content{padding-top:100px}}@media(min-width: 1200px){.ps-product--detail .ps-product__thumbnail{flex-flow:row-reverse nowrap;align-content:flex-start}.ps-product--detail .ps-product__thumbnail figure{max-width:calc(100% - 80px);padding-left:10px}.ps-product--detail .ps-product__variants{max-width:80px}.ps-product--detail .ps-product__info{padding-left:100px}.ps-product--detail.has-background .ps-product__background{padding:100px 0 160px;padding-left:calc((100% - 1170px)/2);padding-right:calc((100% - 1170px)/2);background-color:#f2f1f0}.ps-product--detail .ps-tab-list{margin-bottom:50px}}.ps-product--quickview .ps-product__thumbnail{padding-right:0 !important}.ps-product--quickview .ps-product__info{padding-left:30px}.ps-product--quickview .ps-product__header{margin-bottom:0}.ps-product--gallery .ps-product__header .ps-product__thumbnail{display:block}.ps-product--gallery .ps-gallery--image{position:relative}.ps-product--gallery .ps-gallery--image .row{margin:0 -5px}.ps-product--gallery .ps-gallery--image .col-sm-6{padding:0 5px}.ps-product--gallery .ps-gallery--image .ps-gallery__item{margin-bottom:10px}.ps-product--gallery .ps-product__video{top:10px;right:10px;bottom:auto;border:none;display:flex;justify-content:center;align-items:center;padding:0;width:40px;height:40px;background-color:#fff;border-radius:50%}.ps-product--gallery .ps-product__video a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#9498ac}.ps-product--gallery .ps-product__video a i{line-height:1em;font-size:16px;padding-left:5px}@media(min-width: 1200px){.ps-product--gallery .ps-product__thumbnail{padding-right:0}.ps-product--gallery .ps-product__info{padding-left:80px}}.ps-product--affiliate .ps-product__shopping .ps-btn{max-width:100%;width:100%}.ps-product--video .ps-product__thumbnail .ps-product__video{right:10px}.ps-product--video .ps-product__video{top:60px;right:0px;bottom:auto;border:none;display:flex;justify-content:center;align-items:center;padding:0;width:40px;height:40px;background-color:#fff;border-radius:50%}.ps-product--video .ps-product__video a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#9498ac}.ps-product--video .ps-product__video a i{line-height:1em;font-size:16px;padding-left:5px}.ps-product--video .ps-product__video:hover a{color:#191a1b}.ps-product--group .ps-product__shopping .ps-btn{max-width:100%;width:100%}@media(min-width: 1200px){.ps-product--detail-sidebar .ps-product__thumbnail.ps-product__thumbnail[data-vertical=false] .ps-product__gallery{margin-bottom:20px}.ps-product--detail-sidebar .ps-product__info{padding-left:40px}.ps-product--detail-sidebar .ps-product__content .ps-tab-list{text-align:left}.ps-product--detail-sidebar .ps-product__content .ps-tab-list li:first-child a{padding-left:0}}.ps-product--mini-cart{display:flex;justify-content:space-between}.ps-product--mini-cart p{margin-bottom:0}.ps-product--mini-cart .ps-product__price{color:#c00}.ps-product--mini-cart .ps-product__remove{position:absolute;top:-1px;right:-6px;font-size:18px;color:#9498ac}.ps-product--mini-cart .ps-product__thumbnail{max-width:85px}.ps-product--mini-cart .ps-product__content{position:relative;padding-left:10px}.ps-product--mini-cart .ps-product__quantity{background-color:var(--color-background, #ddd);border:1px solid var(--color-border, #ddd);min-width:50px;width:fit-content;border-radius:4px}.ps-product--mini-cart .ps-product__quantity .ps-product__quantity-item{margin-right:15px;margin-left:15px;padding-top:2px;padding-bottom:2px;text-align:center}.check-out-product-thumb{width:75px;min-width:75px}.product-options-size{padding:10px;border-radius:5px;position:relative;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;margin-right:0;min-width:40px;height:40px;vertical-align:top;color:#999;border:2px solid #eaeaea}.product-options-color{position:relative;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;margin-right:0;min-width:40px;height:40px;vertical-align:top;color:#999;border:2px solid #eaeaea}.product-options-color.active::before{transform:translate(-50%, -50%) rotate(45deg);content:"";width:6px;height:10px;display:block;border:solid #eee;border-width:0 2px 2px 0;position:absolute;top:50%;left:50%;margin:-2px -2px 0 0}.product-options-color.active.white::before{border-color:#000}.product-options-size:hover{border-color:#f68773}.selected-option{border-color:#f68773;color:#f68773}.filter-attribute-color{border:1px solid silver !important}.filter-attribute-color-selected{border:3px solid #f68773 !important}.filter-attribute-color:hover{border:1px solid #000 !important}.filter-attribute-size{display:inline-block;margin-right:10px;margin-bottom:10px;padding:6px 12px;line-height:16px;font-size:10px;color:#bbb;vertical-align:top;text-transform:uppercase;border:1px solid #eaeaea}.filter-attribute-size :hover{border:1px solid #000 !important}.filter-attribute-size-selected{display:inline-block;margin-right:10px;margin-bottom:10px;padding:6px 12px;line-height:16px;font-size:10px;color:#bbb;vertical-align:top;text-transform:uppercase;border:1px dashed #000}.add.customer-rating span{font-size:25px}.customer-rating span{color:var(--color-text);border-color:var(--color-text)}.product-no-image{height:160px;width:160px}.mute{color:silver}@media(min-width: 1200px){.play-button{cursor:pointer;position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;height:60px;width:100px;background-color:rgba(0,0,0,.7);border-radius:5px}}@media(max-width: 480px){.play-button{cursor:pointer;position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;height:40px;width:65px;background-color:rgba(0,0,0,.7);border-radius:5px}}@media(min-width: 1200px){.play-button:after{content:"";display:block;position:absolute;top:16.5px;left:40px;margin:0 auto;border-style:solid;border-width:12.5px 0 12.5px 20px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff}}@media(max-width: 480px){.play-button:after{content:"";display:block;position:absolute;top:11px;left:27px;border-width:8.5px 0 8.5px 12px;margin:0 auto;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff}}@media(min-width: 1200px){.modal-dialog.video-player-modal{max-width:1100px;width:1100px}}@media(min-width: 480px){.modal-dialog.video-player-modal{width:100% !important;height:100% !important}}@media(min-width: 1200px){.cust-col{-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;position:relative;width:100%;padding-right:15px;padding-left:15px}}@media(min-width: 1200px){.product-imagesize-medium .ps-shop__content .ps-shop-items .cust-col{-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;position:relative;width:100%;padding-right:15px;padding-left:15px}}.product-imagesize-medium .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{border-radius:5px !important}@media(min-width: 1200px){.product-imagesize-small .ps-shop__content .ps-shop-items .cust-col{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;position:relative;width:100%;padding-right:15px;padding-left:15px}.product-imagesize-small .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:188px !important;border-radius:5px !important}.product-imagesize-small .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__badges{top:10px !important;left:10px !important}}@media(max-width: 480px){.product-imagesize-small .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{border-radius:5px !important}}@media(min-width: 1200px){.product-imagesize-large .ps-shop__content .ps-shop-items .cust-col{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;position:relative;width:100%;padding-right:15px;padding-left:15px}.product-imagesize-large .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:370px !important;border-radius:5px !important}}@media(max-width: 480px){.product-imagesize-large .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{border-radius:5px !important}}.product-detailslayout-center .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__content{text-align:center !important}.product-detailslayout-left .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__content{text-align:left !important;padding-left:1px !important}.product-detailslayout-right .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__content{text-align:right !important;padding-right:1px !important}.product-border-true .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail{border:#eaeaee 1px solid !important;border-radius:5px !important}@media(min-width: 1200px){.product-imagesize-large.product-aspectratio-portrait .ps-shop__content .ps-shop-items .cust-col{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;position:relative;width:100%;padding-right:15px;padding-left:15px}.product-imagesize-large.product-aspectratio-portrait .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:550px !important;max-height:550px !important;border-radius:5px !important}}@media(max-width: 480px){.product-imagesize-large.product-aspectratio-portrait .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{border-radius:5px !important;height:255px !important}}@media(min-width: 1200px){.product-imagesize-medium.product-aspectratio-portrait .ps-shop__content .ps-shop-items .cust-col{-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;position:relative;width:100%;padding-right:15px;padding-left:15px}.product-imagesize-medium.product-aspectratio-portrait .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:370px !important;border-radius:5px !important}}@media(max-width: 480px){.product-imagesize-medium.product-aspectratio-portrait .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{border-radius:5px !important;height:255px !important}}@media(min-width: 1200px){.product-imagesize-small.product-aspectratio-portrait .ps-shop__content .ps-shop-items .cust-col{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;position:relative;width:100%;padding-right:15px;padding-left:15px}.product-imagesize-small.product-aspectratio-portrait .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:270px !important;border-radius:5px !important}}@media(max-width: 480px){.product-imagesize-small.product-aspectratio-portrait .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{border-radius:5px !important;height:255px !important}}@media(min-width: 1200px){.product-imagesize-medium.product-aspectratio-landscape .ps-shop__content .ps-shop-items .cust-col{-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;position:relative;width:100%;padding-right:15px;padding-left:15px}.product-imagesize-medium.product-aspectratio-landscape .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:200px !important;width:100% !important;border-radius:5px !important}}@media(max-width: 480px){.product-imagesize-medium.product-aspectratio-landscape .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{border-radius:5px !important;height:167px !important}}@media(min-width: 1200px){.product-imagesize-small.product-aspectratio-landscape .ps-shop__content .ps-shop-items .cust-col{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;position:relative;width:100%;padding-right:15px;padding-left:15px}.product-imagesize-small.product-aspectratio-landscape .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:145px !important;width:100% !important;border-radius:5px !important}.product-imagesize-small.product-aspectratio-landscape .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__badges{top:10px !important;left:10px !important}}@media(max-width: 480px){.product-imagesize-small.product-aspectratio-landscape .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{border-radius:5px !important;height:167px !important}}@media(min-width: 1200px){.product-imagesize-large.product-aspectratio-landscape .ps-shop__content .ps-shop-items .cust-col{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;position:relative;width:100%;padding-right:15px;padding-left:15px}.product-imagesize-large.product-aspectratio-landscape .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:315px !important;width:100% !important;border-radius:5px !important}}@media(max-width: 480px){.product-imagesize-large.product-aspectratio-landscape .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{border-radius:5px !important;height:167px !important}}@media(min-width: 1200px){.product-imagesize-large.product-aspectratio-square .ps-shop__content .ps-shop-items .cust-col{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;position:relative;width:100%;padding-right:15px;padding-left:15px}.product-imagesize-large.product-aspectratio-square .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:370px !important;border-radius:5px !important}}@media(max-width: 480px){.product-imagesize-large.product-aspectratio-square .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{border-radius:5px !important;height:167px !important}}@media(min-width: 1200px){.product-imagesize-medium.product-aspectratio-square .ps-shop__content .ps-shop-items .cust-col{-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;position:relative;width:100%;padding-right:15px;padding-left:15px}.product-imagesize-medium.product-aspectratio-square .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:270px !important;width:270px !important;border-radius:5px !important}}@media(max-width: 480px){.product-imagesize-medium.product-aspectratio-square .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{border-radius:5px !important;height:167px !important}}@media(min-width: 1200px){.product-imagesize-small.product-aspectratio-square .ps-shop__content .ps-shop-items .cust-col{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;position:relative;width:100%;padding-right:15px;padding-left:15px}.product-imagesize-small.product-aspectratio-square .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:188px !important;width:193px !important;border-radius:5px !important}}@media(max-width: 480px){.product-imagesize-small.product-aspectratio-square .ps-shop__content .ps-shop-items .cust-col .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{border-radius:5px !important;height:167px !important}}.cartitem-bulkprice-font{font-size:13px !important}.product-customer-review img{width:50px;height:50px;border-radius:50px}.product-customer-review .reviewedon{font-size:14px}.product-customer-review p{font-size:16px !important;margin:0px}.product-admin-reply .bgcolor{background-color:#f3f2f2;border-radius:5px}.product-admin-reply img{width:50px;height:50px;border-radius:50px}.product-admin-reply .reviewedon{font-size:14px}.product-admin-reply p{font-size:16px !important;margin:0px}.rdw-dropdown-selectedtext{color:inherit !important}.order-summary-toggle a{text-decoration:underline;color:var(--btn-bg-color) !important}.order-summary .product-thumbnail{width:4.6em;height:4.6em;border-radius:8px;background:#fff;position:relative}.order-summary .product-thumbnail__wrapper{width:100%;height:100%;position:relative;overflow:hidden;border-radius:8px;z-index:1}.order-summary .product-image{width:65px !important;border-radius:8px}@media(max-width: 480px){.order-summary .product-desc{max-width:200px}}@media(min-width: 1200px){.order-summary .product-desc{max-width:350px}}.order-summary .product-quantity{font-size:0.8571428571em;font-weight:500;line-height:1.75em;white-space:nowrap;text-align:center;border-radius:1.75em;background-color:rgba(114,114,114,.9);color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:1.75em;height:1.75em;padding:0 0.5833333333em;position:absolute;right:-0.75em;top:-0.75em;z-index:3}.trustBadge-width{max-height:75px;max-width:75px;height:auto;width:100%;object-fit:contain}.p-partial-payment{border:1px solid var(--color-border);padding:20px 25px;border-radius:5px;position:relative}.p-partial-payment .partial_payment-label{position:absolute;padding:3px 6px;z-index:1;top:-14px;left:15px;background:var(--color-background)}.ps-list--social{margin:0;padding:0}.ps-list--social li{position:relative;display:inline-block;margin-right:15px;vertical-align:top}.ps-list--social li a{display:inline-block;font-size:14px;width:40px;height:40px;border-radius:50%;color:#636363;border:1px solid #404040}.ps-list--social li a i{position:absolute;top:50%;left:50%;font-size:18px}.ps-list--social li a:hover{color:#191a1b;border-color:#191a1b;background-color:#191a1b}.ps-list--social li a:hover i{color:#fff}.ps-list--social li a.facebook{background-color:#3b5998}.ps-list--social li a.facebook i{color:#fff}.ps-list--social li a.twitter{background-color:#0084b4}.ps-list--social li a.twitter i{color:#fff}.ps-list--social li a.google-plus{background-color:red}.ps-list--social li a.google-plus i{color:#fff}.ps-list--social li a.instagram i{color:#c32aa3}.ps-list--social li:last-child{margin-right:0}.ps-list--social.simple li{margin-right:0}.ps-list--social.simple li a{width:30px;height:30px;border:none;background-color:rgba(0,0,0,0)}.ps-list--social.square li{margin-right:10px}.ps-list--social.square li a{width:85px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:0;border:none}.ps-list--social-color{margin:0;padding:0;list-style:none}.ps-list--social-color li{display:inline-block;vertical-align:top;margin-right:10px}.ps-list--social-color li a{display:flex;justify-content:center;align-items:center;font-size:20px;width:38px;height:38px;color:#fff}.ps-list--social-color li a.facebook{background-color:#1b4e9b}.ps-list--social-color li a.facebook:hover{background-color:#296fda}.ps-list--social-color li a.twitter{background-color:#00aeef}.ps-list--social-color li a.twitter:hover{background-color:#3dcaff}.ps-list--social-color li a.google-plus{background-color:#c00}.ps-list--social-color li a.google-plus:hover{background-color:#ff1a1a}.ps-list--social-color li a.linkedin{background-color:#2d567f}.ps-list--social-color li a.linkedin:hover{background-color:#417cb7}.ps-list--social-color li a.feed{background-color:#f86a02}.ps-list--social-color li a.feed:hover{background-color:#fe9549}.ps-list--checked li{margin-bottom:20px}.ps-list--checked li a{position:relative;display:block;padding-left:30px;font-size:14px;color:#313131}.ps-list--checked li a:before{display:inline-block;position:absolute;top:0;left:0;content:"";width:20px;height:20px;border:solid 1px #8d8d8d;transition:all .4s ease}.ps-list--checked li a:after{content:"";display:inline-block;position:absolute;top:4px;left:8px;color:#fff;width:6px;height:10px;border-right:2px solid #fff;border-bottom:2px solid #fff;visibility:hidden;opacity:0}.ps-list--checked li a:hover:before{background-color:#191a1b;border-color:#191a1b}.ps-list--checked li a:hover:after{visibility:visible;opacity:1}.ps-list--checked li.current a:before{background-color:#191a1b;border-color:#191a1b}.ps-list--checked li.current a:after{visibility:visible;opacity:1}.ps-list--checked.ps-list--checked-circle li a:before{border-radius:50%}.ps-list--checked.ps-list--checked-circle li a:hover:before{background-color:#a7a7a7;border-color:#a7a7a7}.ps-list--arrow a{position:relative;display:block;padding-left:15px;font-size:14px;letter-spacing:.5px;color:#555}.ps-list--arrow a:before{content:"";position:absolute;top:50%;left:0;font-family:FontAwesome}.ps-list--arrow a:hover{color:#191a1b}.ps-list--arrow a:hover .circle{background-color:#222;border-color:#222}.ps-list--arrow a:hover .circle:before{color:#fff;visibility:visible;opacity:1}.ps-list--arrow li{margin-bottom:20px}.ps-list--arrow li.current a{color:#222}.ps-list--arrow li.current .circle{background-color:#222}.ps-list--arrow li.current .circle:before{visibility:visible;opacity:1;color:#fff}.ps-list--dot{margin:0;padding:0;margin-bottom:20px;list-style-type:none}.ps-list--dot li{position:relative;margin-bottom:10px;padding-left:20px;color:#000;line-height:20px}.ps-list--dot li:before{content:"";position:absolute;top:7px;left:0;width:6px;height:6px;background-color:#191a1b;border-radius:50px}.ps-list--plus li{margin:10px 0}.ps-list--plus li a{display:block;position:relative;padding-left:15px;line-height:20px}.ps-list--plus li a:before{content:"+";position:absolute;top:0;left:0;line-height:20px}.ps-list--line li a{position:relative;display:inline-block;padding:5px 0;line-height:20px;color:#9498ac}.ps-list--line li a:before{content:"";position:absolute;bottom:2px;width:100%;height:1px;background-color:#000;transition:all .4s cubic-bezier(0.7, 0, 0.3, 1);transform-origin:0% 50%}.ps-list--line li a:hover{color:#222}.ps-list--line li a:hover:before{transform-origin:100% 50%}.ps-list--details{max-width:370px}.ps-list--details .title_sm{padding:20px 20px 20px 20px;font-size:15px;color:var(--color-secondary)}.ps-list--details .emBK__transactions.none-end .item_trans:last-child{border-bottom:0}.ps-list--details .emBK__transactions .item_trans{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding:15px 20px;border-bottom:1px solid var(--color-border);margin:0}.ps-list--details .emBK__transactions .item_trans .sideLeft .icon_img{width:40px;height:40px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;margin-right:18px;position:relative;overflow:hidden}.ps-list--details .emBK__transactions .item_trans .sideLeft .icon_img img{width:100%;height:100%;object-fit:cover}.ps-list--details .emBK__transactions .item_trans .sideLeft .icon_img.bg-pink{background-color:#ff53cd}.ps-list--details .emBK__transactions .item_trans .sideLeft .icon_img p{margin:0;font-size:18px;font-weight:500;text-transform:uppercase}.ps-list--details .emBK__transactions .item_trans .sideLeft h4,.ps-list--details .emBK__transactions .item_trans .sideLeft .h4{font-weight:400}.ps-list--details .emBK__transactions .item_trans .sideLeft .media-body h4,.ps-list--details .emBK__transactions .item_trans .sideLeft .media-body .h4{font-weight:500;color:var(--color-text);margin-bottom:4px}.ps-list--details .emBK__transactions .item_trans .sideLeft .media-body p{font-size:12px;color:var(--color-text);font-weight:400;margin:0}.ps-list--details .emBK__transactions .item_trans .sideRight.discount p{color:var(--color-red)}.ps-list--details .emBK__transactions .item_trans .sideRight p{font-size:15px;font-weight:500;color:var(--color-secondary)}.ps-list--details .emBK__transactions .item_trans .sideRight p span{color:var(--color-text);font-size:12px}.rounded-none{border-radius:0}.rounded-1{border-radius:1px !important}.rounded-2{border-radius:2px !important}.rounded-3{border-radius:3px !important}.rounded-4{border-radius:4px !important}.rounded-5{border-radius:5px !important}.rounded-6{border-radius:6px !important}.rounded-7{border-radius:7px !important}.rounded-8{border-radius:8px !important}.rounded-9{border-radius:9px !important}.rounded-10{border-radius:10px !important}.rounded-11{border-radius:11px !important}.rounded-12{border-radius:12px !important}.rounded-13{border-radius:13px !important}.rounded-14{border-radius:14px !important}.rounded-15{border-radius:15px !important}.rounded-16{border-radius:16px !important}.rounded-17{border-radius:17px !important}.rounded-18{border-radius:18px !important}.rounded-19{border-radius:19px !important}.rounded-20{border-radius:20px !important}.rounded-21{border-radius:21px !important}.rounded-22{border-radius:22px !important}.rounded-23{border-radius:23px !important}.rounded-24{border-radius:24px !important}.rounded-25{border-radius:25px !important}.rounded-26{border-radius:26px !important}.rounded-27{border-radius:27px !important}.rounded-28{border-radius:28px !important}.rounded-29{border-radius:29px !important}.rounded-30{border-radius:30px !important}.rounded-31{border-radius:31px !important}.rounded-32{border-radius:32px !important}.rounded-33{border-radius:33px !important}.rounded-34{border-radius:34px !important}.rounded-35{border-radius:35px !important}.rounded-36{border-radius:36px !important}.rounded-37{border-radius:37px !important}.rounded-38{border-radius:38px !important}.rounded-39{border-radius:39px !important}.rounded-40{border-radius:40px !important}.rounded-t-none{border-top-left-radius:0px !important;border-top-right-radius:0px !important}.rounded-b-none{border-bottom-left-radius:0px !important;border-bottom-right-radius:0px !important}.rounded-l-none{border-top-left-radius:0px !important;border-bottom-left-radius:0px !important}.rounded-r-none{border-top-right-radius:0px !important;border-bottom-right-radius:0px !important}.border-0{border-width:0}.border{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-t-0{border-top-width:0 !important}.border-t{border-top-width:1px !important}.border-t-2{border-top-width:2px !important}.border-t-3{border-top-width:3px !important}.border-t-4{border-top-width:4px !important}.border-t-5{border-top-width:5px !important}.border-b-0{border-bottom-width:0 !important}.border-b{border-bottom-width:1px !important}.border-b-2{border-bottom-width:2px !important}.border-b-3{border-bottom-width:3px !important}.border-b-4{border-bottom-width:4px !important}.border-b-5{border-bottom-width:5px !important}.border-r-0{border-right-width:0 !important}.border-r{border-right-width:1px !important}.border-r-2{border-right-width:2px !important}.border-r-3{border-right-width:3px !important}.border-r-4{border-right-width:4px !important}.border-r-5{border-right-width:5px !important}.border-l-0{border-left-width:0 !important}.border-l{border-left-width:1px !important}.border-l-2{border-left-width:2px !important}.border-l-3{border-left-width:3px !important}.border-l-4{border-left-width:4px !important}.border-l-5{border-left-width:5px !important}.border-transparent{border-color:rgba(0,0,0,0)}.border-black{border-color:var(--border-black) !important}.border-white{border-color:var(--border-white) !important}.border-primary{border-color:var(--border-primary) !important}.border-snow{border-color:var(--border-snow) !important}.border-red{border-color:var(--border-red) !important}.border-orange{border-color:var(--border-orange) !important}.border-blue{border-color:var(--border-blue) !important}.border-yellow{border-color:var(--border-yellow) !important}.border-green{border-color:var(--border-green) !important}.border-opacity-5.border-black{border-color:rgba(0,0,0,.05)}.border-opacity-5.border-white{border-color:rgba(255,255,255,.05)}.border-opacity-5.border-primary{border-color:rgba(85,111,255,.05)}.border-opacity-5.border-secondary{border-color:rgba(14,19,45,.05)}.border-opacity-5.border-snow{border-color:rgba(239,239,246,.05)}.border-opacity-5.border-red{border-color:rgba(255,64,64,.05)}.border-opacity-5.border-orange{border-color:rgba(255,112,44,.05)}.border-opacity-5.border-blue{border-color:rgba(74,140,253,.05)}.border-opacity-5.border-yellow{border-color:rgba(250,153,5,.05)}.border-opacity-5.border-green{border-color:rgba(65,189,131,.05)}.border-opacity-10.border-black{border-color:rgba(0,0,0,.1)}.border-opacity-10.border-white{border-color:rgba(255,255,255,.1)}.border-opacity-10.border-primary{border-color:rgba(85,111,255,.1)}.border-opacity-10.border-secondary{border-color:rgba(14,19,45,.1)}.border-opacity-10.border-snow{border-color:rgba(239,239,246,.1)}.border-opacity-10.border-red{border-color:rgba(255,64,64,.1)}.border-opacity-10.border-orange{border-color:rgba(255,112,44,.1)}.border-opacity-10.border-blue{border-color:rgba(74,140,253,.1)}.border-opacity-10.border-yellow{border-color:rgba(250,153,5,.1)}.border-opacity-10.border-green{border-color:rgba(65,189,131,.1)}.border-opacity-15.border-black{border-color:rgba(0,0,0,.15)}.border-opacity-15.border-white{border-color:rgba(255,255,255,.15)}.border-opacity-15.border-primary{border-color:rgba(85,111,255,.15)}.border-opacity-15.border-secondary{border-color:rgba(14,19,45,.15)}.border-opacity-15.border-snow{border-color:rgba(239,239,246,.15)}.border-opacity-15.border-red{border-color:rgba(255,64,64,.15)}.border-opacity-15.border-orange{border-color:rgba(255,112,44,.15)}.border-opacity-15.border-blue{border-color:rgba(74,140,253,.15)}.border-opacity-15.border-yellow{border-color:rgba(250,153,5,.15)}.border-opacity-15.border-green{border-color:rgba(65,189,131,.15)}.border-opacity-20.border-black{border-color:rgba(0,0,0,.2)}.border-opacity-20.border-white{border-color:rgba(255,255,255,.2)}.border-opacity-20.border-primary{border-color:rgba(85,111,255,.2)}.border-opacity-20.border-secondary{border-color:rgba(14,19,45,.2)}.border-opacity-20.border-snow{border-color:rgba(239,239,246,.2)}.border-opacity-20.border-red{border-color:rgba(255,64,64,.2)}.border-opacity-20.border-orange{border-color:rgba(255,112,44,.2)}.border-opacity-20.border-blue{border-color:rgba(74,140,253,.2)}.border-opacity-20.border-yellow{border-color:rgba(250,153,5,.2)}.border-opacity-20.border-green{border-color:rgba(65,189,131,.2)}.border-opacity-25.border-black{border-color:rgba(0,0,0,.25)}.border-opacity-25.border-white{border-color:rgba(255,255,255,.25)}.border-opacity-25.border-primary{border-color:rgba(85,111,255,.25)}.border-opacity-25.border-secondary{border-color:rgba(14,19,45,.25)}.border-opacity-25.border-snow{border-color:rgba(239,239,246,.25)}.border-opacity-25.border-red{border-color:rgba(255,64,64,.25)}.border-opacity-25.border-orange{border-color:rgba(255,112,44,.25)}.border-opacity-25.border-blue{border-color:rgba(74,140,253,.25)}.border-opacity-25.border-yellow{border-color:rgba(250,153,5,.25)}.border-opacity-25.border-green{border-color:rgba(65,189,131,.25)}.border-opacity-30.border-black{border-color:rgba(0,0,0,.3)}.border-opacity-30.border-white{border-color:rgba(255,255,255,.3)}.border-opacity-30.border-primary{border-color:rgba(85,111,255,.3)}.border-opacity-30.border-secondary{border-color:rgba(14,19,45,.3)}.border-opacity-30.border-snow{border-color:rgba(239,239,246,.3)}.border-opacity-30.border-red{border-color:rgba(255,64,64,.3)}.border-opacity-30.border-orange{border-color:rgba(255,112,44,.3)}.border-opacity-30.border-blue{border-color:rgba(74,140,253,.3)}.border-opacity-30.border-yellow{border-color:rgba(250,153,5,.3)}.border-opacity-30.border-green{border-color:rgba(65,189,131,.3)}.border-opacity-35.border-black{border-color:rgba(0,0,0,.35)}.border-opacity-35.border-white{border-color:rgba(255,255,255,.35)}.border-opacity-35.border-primary{border-color:rgba(85,111,255,.35)}.border-opacity-35.border-secondary{border-color:rgba(14,19,45,.35)}.border-opacity-35.border-snow{border-color:rgba(239,239,246,.35)}.border-opacity-35.border-red{border-color:rgba(255,64,64,.35)}.border-opacity-35.border-orange{border-color:rgba(255,112,44,.35)}.border-opacity-35.border-blue{border-color:rgba(74,140,253,.35)}.border-opacity-35.border-yellow{border-color:rgba(250,153,5,.35)}.border-opacity-35.border-green{border-color:rgba(65,189,131,.35)}.border-opacity-40.border-black{border-color:rgba(0,0,0,.4)}.border-opacity-40.border-white{border-color:rgba(255,255,255,.4)}.border-opacity-40.border-primary{border-color:rgba(85,111,255,.4)}.border-opacity-40.border-secondary{border-color:rgba(14,19,45,.4)}.border-opacity-40.border-snow{border-color:rgba(239,239,246,.4)}.border-opacity-40.border-red{border-color:rgba(255,64,64,.4)}.border-opacity-40.border-orange{border-color:rgba(255,112,44,.4)}.border-opacity-40.border-blue{border-color:rgba(74,140,253,.4)}.border-opacity-40.border-yellow{border-color:rgba(250,153,5,.4)}.border-opacity-40.border-green{border-color:rgba(65,189,131,.4)}.border-opacity-45.border-black{border-color:rgba(0,0,0,.45)}.border-opacity-45.border-white{border-color:rgba(255,255,255,.45)}.border-opacity-45.border-primary{border-color:rgba(85,111,255,.45)}.border-opacity-45.border-secondary{border-color:rgba(14,19,45,.45)}.border-opacity-45.border-snow{border-color:rgba(239,239,246,.45)}.border-opacity-45.border-red{border-color:rgba(255,64,64,.45)}.border-opacity-45.border-orange{border-color:rgba(255,112,44,.45)}.border-opacity-45.border-blue{border-color:rgba(74,140,253,.45)}.border-opacity-45.border-yellow{border-color:rgba(250,153,5,.45)}.border-opacity-45.border-green{border-color:rgba(65,189,131,.45)}.border-opacity-50.border-black{border-color:rgba(0,0,0,.5)}.border-opacity-50.border-white{border-color:rgba(255,255,255,.5)}.border-opacity-50.border-primary{border-color:rgba(85,111,255,.5)}.border-opacity-50.border-secondary{border-color:rgba(14,19,45,.5)}.border-opacity-50.border-snow{border-color:rgba(239,239,246,.5)}.border-opacity-50.border-red{border-color:rgba(255,64,64,.5)}.border-opacity-50.border-orange{border-color:rgba(255,112,44,.5)}.border-opacity-50.border-blue{border-color:rgba(74,140,253,.5)}.border-opacity-50.border-yellow{border-color:rgba(250,153,5,.5)}.border-opacity-50.border-green{border-color:rgba(65,189,131,.5)}.border-opacity-55.border-black{border-color:rgba(0,0,0,.55)}.border-opacity-55.border-white{border-color:rgba(255,255,255,.55)}.border-opacity-55.border-primary{border-color:rgba(85,111,255,.55)}.border-opacity-55.border-secondary{border-color:rgba(14,19,45,.55)}.border-opacity-55.border-snow{border-color:rgba(239,239,246,.55)}.border-opacity-55.border-red{border-color:rgba(255,64,64,.55)}.border-opacity-55.border-orange{border-color:rgba(255,112,44,.55)}.border-opacity-55.border-blue{border-color:rgba(74,140,253,.55)}.border-opacity-55.border-yellow{border-color:rgba(250,153,5,.55)}.border-opacity-55.border-green{border-color:rgba(65,189,131,.55)}.border-opacity-60.border-black{border-color:rgba(0,0,0,.6)}.border-opacity-60.border-white{border-color:rgba(255,255,255,.6)}.border-opacity-60.border-primary{border-color:rgba(85,111,255,.6)}.border-opacity-60.border-secondary{border-color:rgba(14,19,45,.6)}.border-opacity-60.border-snow{border-color:rgba(239,239,246,.6)}.border-opacity-60.border-red{border-color:rgba(255,64,64,.6)}.border-opacity-60.border-orange{border-color:rgba(255,112,44,.6)}.border-opacity-60.border-blue{border-color:rgba(74,140,253,.6)}.border-opacity-60.border-yellow{border-color:rgba(250,153,5,.6)}.border-opacity-60.border-green{border-color:rgba(65,189,131,.6)}.border-opacity-65.border-black{border-color:rgba(0,0,0,.65)}.border-opacity-65.border-white{border-color:rgba(255,255,255,.65)}.border-opacity-65.border-primary{border-color:rgba(85,111,255,.65)}.border-opacity-65.border-secondary{border-color:rgba(14,19,45,.65)}.border-opacity-65.border-snow{border-color:rgba(239,239,246,.65)}.border-opacity-65.border-red{border-color:rgba(255,64,64,.65)}.border-opacity-65.border-orange{border-color:rgba(255,112,44,.65)}.border-opacity-65.border-blue{border-color:rgba(74,140,253,.65)}.border-opacity-65.border-yellow{border-color:rgba(250,153,5,.65)}.border-opacity-65.border-green{border-color:rgba(65,189,131,.65)}.border-opacity-70.border-black{border-color:rgba(0,0,0,.7)}.border-opacity-70.border-white{border-color:rgba(255,255,255,.7)}.border-opacity-70.border-primary{border-color:rgba(85,111,255,.7)}.border-opacity-70.border-secondary{border-color:rgba(14,19,45,.7)}.border-opacity-70.border-snow{border-color:rgba(239,239,246,.7)}.border-opacity-70.border-red{border-color:rgba(255,64,64,.7)}.border-opacity-70.border-orange{border-color:rgba(255,112,44,.7)}.border-opacity-70.border-blue{border-color:rgba(74,140,253,.7)}.border-opacity-70.border-yellow{border-color:rgba(250,153,5,.7)}.border-opacity-70.border-green{border-color:rgba(65,189,131,.7)}.border-opacity-75.border-black{border-color:rgba(0,0,0,.75)}.border-opacity-75.border-white{border-color:rgba(255,255,255,.75)}.border-opacity-75.border-primary{border-color:rgba(85,111,255,.75)}.border-opacity-75.border-secondary{border-color:rgba(14,19,45,.75)}.border-opacity-75.border-snow{border-color:rgba(239,239,246,.75)}.border-opacity-75.border-red{border-color:rgba(255,64,64,.75)}.border-opacity-75.border-orange{border-color:rgba(255,112,44,.75)}.border-opacity-75.border-blue{border-color:rgba(74,140,253,.75)}.border-opacity-75.border-yellow{border-color:rgba(250,153,5,.75)}.border-opacity-75.border-green{border-color:rgba(65,189,131,.75)}.border-opacity-80.border-black{border-color:rgba(0,0,0,.8)}.border-opacity-80.border-white{border-color:rgba(255,255,255,.8)}.border-opacity-80.border-primary{border-color:rgba(85,111,255,.8)}.border-opacity-80.border-secondary{border-color:rgba(14,19,45,.8)}.border-opacity-80.border-snow{border-color:rgba(239,239,246,.8)}.border-opacity-80.border-red{border-color:rgba(255,64,64,.8)}.border-opacity-80.border-orange{border-color:rgba(255,112,44,.8)}.border-opacity-80.border-blue{border-color:rgba(74,140,253,.8)}.border-opacity-80.border-yellow{border-color:rgba(250,153,5,.8)}.border-opacity-80.border-green{border-color:rgba(65,189,131,.8)}.border-opacity-85.border-black{border-color:rgba(0,0,0,.85)}.border-opacity-85.border-white{border-color:rgba(255,255,255,.85)}.border-opacity-85.border-primary{border-color:rgba(85,111,255,.85)}.border-opacity-85.border-secondary{border-color:rgba(14,19,45,.85)}.border-opacity-85.border-snow{border-color:rgba(239,239,246,.85)}.border-opacity-85.border-red{border-color:rgba(255,64,64,.85)}.border-opacity-85.border-orange{border-color:rgba(255,112,44,.85)}.border-opacity-85.border-blue{border-color:rgba(74,140,253,.85)}.border-opacity-85.border-yellow{border-color:rgba(250,153,5,.85)}.border-opacity-85.border-green{border-color:rgba(65,189,131,.85)}.border-opacity-90.border-black{border-color:rgba(0,0,0,.9)}.border-opacity-90.border-white{border-color:rgba(255,255,255,.9)}.border-opacity-90.border-primary{border-color:rgba(85,111,255,.9)}.border-opacity-90.border-secondary{border-color:rgba(14,19,45,.9)}.border-opacity-90.border-snow{border-color:rgba(239,239,246,.9)}.border-opacity-90.border-red{border-color:rgba(255,64,64,.9)}.border-opacity-90.border-orange{border-color:rgba(255,112,44,.9)}.border-opacity-90.border-blue{border-color:rgba(74,140,253,.9)}.border-opacity-90.border-yellow{border-color:rgba(250,153,5,.9)}.border-opacity-90.border-green{border-color:rgba(65,189,131,.9)}.border-opacity-95.border-black{border-color:rgba(0,0,0,.95)}.border-opacity-95.border-white{border-color:rgba(255,255,255,.95)}.border-opacity-95.border-primary{border-color:rgba(85,111,255,.95)}.border-opacity-95.border-secondary{border-color:rgba(14,19,45,.95)}.border-opacity-95.border-snow{border-color:rgba(239,239,246,.95)}.border-opacity-95.border-red{border-color:rgba(255,64,64,.95)}.border-opacity-95.border-orange{border-color:rgba(255,112,44,.95)}.border-opacity-95.border-blue{border-color:rgba(74,140,253,.95)}.border-opacity-95.border-yellow{border-color:rgba(250,153,5,.95)}.border-opacity-95.border-green{border-color:rgba(65,189,131,.95)}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-double{border-style:double}.border-none{border-style:none}.border-t-solid{border-top-style:solid}.border-t-dashed{border-top-style:dashed}.border-t-dotted{border-top-style:dotted}.border-t-double{border-top-style:double}.border-t-none{border-top-style:none}.border-b-solid{border-bottom-style:solid}.border-b-dashed{border-bottom-style:dashed}.border-b-dotted{border-bottom-style:dotted}.border-b-double{border-bottom-style:double}.border-b-none{border-bottom-style:none}.border-r-solid{border-right-style:solid}.border-r-dashed{border-right-style:dashed}.border-r-dotted{border-right-style:dotted}.border-r-double{border-right-style:double}.border-r-none{border-right-style:none}.border-l-solid{border-left-style:solid}.border-l-dashed{border-left-style:dashed}.border-l-dotted{border-left-style:dotted}.border-l-double{border-left-style:double}.border-l-none{border-left-style:none}.ps-block__border{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.emPage__ResultPayment{padding:20px;display:grid;align-items:center;justify-content:center;text-align:center}.emPage__ResultPayment img{max-width:250px}.emPage__ResultPayment img.small{margin-top:25px;max-width:150px}.emPage__ResultPayment .em__seccess .icon{background-color:rgba(65,189,131,.1);width:55px;height:55px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom:25px}.emPage__ResultPayment .em__seccess .icon i{color:var(--color-green);font-size:24px;font-weight:600}.ps-cart--mini{position:relative}.ps-cart--mini .ps-cart__toggle{position:relative;display:inline-block;vertical-align:top;width:30px;height:30px;color:#fff}.ps-cart--mini .ps-cart__toggle span{position:absolute;bottom:0;right:-6px;display:flex;align-items:center;justify-content:center;vertical-align:top;width:22px;height:22px;border-radius:50%;background-color:#ce873a}.ps-cart--mini .ps-cart__toggle span i{position:relative;top:-1px;display:inline-block;font-size:18px;color:#fff;font-style:normal;line-height:1em}.ps-cart--mini .ps-cart__toggle:hover{color:#191a1b}.ps-cart--mini .ps-cart__items{border-bottom:none}.ps-cart--mini .ps-cart__items .ps-product--mini-cart{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #eaeaea}.ps-cart--mini .ps-cart__footer{padding-top:50px;margin-top:50px;border-top:1px solid #eaeaea}.ps-cart--mini .ps-cart__footer h3,.ps-cart--mini .ps-cart__footer .h3{display:block;margin-bottom:20px;font-size:18px;font-weight:600;text-transform:capitalize;color:#222;line-height:30px}.ps-cart--mini .ps-cart__footer h3 strong,.ps-cart--mini .ps-cart__footer .h3 strong{float:right;color:#c00;font-size:18px;font-weight:500}.ps-cart--mini figure .ps-btn{margin-bottom:10px;padding:12px 30px;text-align:center;width:100%}.ps-cart--mini figure .ps-btn--black{display:flex;align-items:center;justify-content:center;margin-bottom:0;min-height:48px}.ps-cart--mini:hover .ps-cart__content{visibility:visible;opacity:1}.ps-cart--mobile .ps-cart__content{padding:20px 10px 0;min-height:calc(100vh - 250px)}.ps-cart--mobile .ps-cart__items{padding:30px 0}.ps-cart--mobile .ps-cart__items .ps-product--mini-cart{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #efd5ba}.ps-cart--mobile .ps-cart__items .ps-product--mini-cart:last-child{margin-bottom:0;padding-bottom:0;border:none}.ps-cart--mobile .ps-cart__footer{padding:20px 30px 30px;background-color:#f7e8da;border:none}.ps-cart--mobile .ps-cart__footer h3,.ps-cart--mobile .ps-cart__footer .h3{display:block;margin-bottom:20px;font-size:14px;font-weight:600;text-transform:uppercase;color:#222;line-height:30px}.ps-cart--mobile .ps-cart__footer h3 strong,.ps-cart--mobile .ps-cart__footer .h3 strong{float:right;color:#ce873a;font-size:30px}.ps-cart--mobile figure{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.ps-cart--mobile figure .ps-btn{margin-bottom:10px;padding:12px 30px;text-align:center}.ps-cart--mobile figure .ps-btn--dark{background-color:#7f462c}@media(max-width: 479px){.ps-cart--mobile .ps-cart__footer{padding:20px 15px 0}.ps-cart--mobile .ps-cart__footer figure{flex-flow:row wrap}.ps-cart--mobile .ps-cart__footer figure .ps-btn{width:100%;text-align:center;max-width:100%}}.verify-code-form{max-width:100%;text-align:center;display:flex;justify-content:center}.verify-code-form input{width:3rem !important;height:3rem;margin:0 .1rem;background-color:var(--color-background, #ddd);border:1px solid var(--color-border, #ddd)}@media(max-width: 320px){.ps-shopping-cart .ps-cart__items .col{padding-left:5px !important;padding-right:5px !important}}@supports(-webkit-touch-callout: none){.ps-shopping-cart .ps-cart__items .col{padding-left:5px !important;padding-right:5px !important}}@media all and (max-device-width: 320px){.ps-shopping-cart .ps-cart__items .col{padding-left:5px !important;padding-right:5px !important}}.cream-btncolor{color:#f68773 !important;border-color:#f68773 !important;background-color:#fff}.cream-textcolor{color:#f68773 !important}.selected-address{color:#f68773 !important;border-color:#c0bbbb !important;background-color:rgba(247,247,247,.6117647059)}.break-price{max-width:100px;word-wrap:break-word}.ps-section__header-horizontal{display:flex;flex-basis:auto;flex-direction:row;text-align:center;justify-content:center;align-items:stretch;padding-left:16px;padding-right:16px;padding-top:20px}.ps-section__header-horizontal h3,.ps-section__header-horizontal .h3{flex:1 1 0%;margin-bottom:0px;font-size:20px;padding-right:16px;text-align:left}.ps-section__header-horizontal a{display:flex;justify-content:center;align-items:center}.ps-section .ps-section__header figcaption{margin-bottom:0;font-weight:700;font-size:24px;color:#222;line-height:1.2em}.ps-section .ps-section__header p{margin-bottom:0;font-size:16px}@media(min-width: 1200px){.ps-section .ps-section__header figcaption{font-size:36px}.ps-section .ps-section__header p{font-size:16px}}.ps-home-subscribe{padding:60px 0}.ps-home-subscribe p{margin-bottom:0;font-size:14px}.ps-home-subscribe figcaption{margin-bottom:0;font-weight:700;font-size:24px;color:#222;line-height:1.2em}.ps-home-subscribe figure{margin-bottom:30px}@media(min-width: 992px){.ps-home-subscribe figure{margin-bottom:0}}@media(min-width: 1200px){.ps-home-subscribe{padding:100px 0}.ps-home-subscribe figcaption{font-size:36px}.ps-home-subscribe p{font-size:16px}}.ps-section--partners{padding:60px 0}@media(min-width: 1200px){.ps-section--partners{padding:100px 0}}.fixed-category .ps-home-categories .ps-block__thumbnail img{height:175px;width:175px;background-color:#f9f9f9;border-radius:4px}.ps-home-categories ol,.ps-home-categories ul,.ps-home-categories dl,.ps-home-categories li{list-style:outside none none;margin:0px;padding:0px;margin-block:0px;margin-inline:0px;padding-inline-start:0px}.ps-home-categories .ps-section__footer{padding-top:30px;text-align:center;padding-bottom:25px}.ps-home-categories .ps-carousel{position:relative}.ps-home-categories .ps-carousel .slick-arrow{visibility:visible;opacity:1}.ps-home-categories .ps-carousel:hover .slick-arrow{visibility:visible;opacity:1}.ps-home-categories .ps-items--category-list{align-items:stretch;border:0px solid #000;box-sizing:border-box;display:flex;flex-basis:auto;flex-direction:column;flex-shrink:0;margin:0px;min-height:0px;min-width:0px;padding:0px;position:relative;z-index:0}.ps-home-categories .ps-items--category-list .ps-item--category-item{display:flex;align-items:center;flex-direction:row;background-color:var(--color-background);border-color:1px solid --color-border;border-radius:8px;min-height:59px;padding:12px 16px;margin-bottom:12px;max-height:84px;width:100%}.ps-home-categories .ps-items--category-list .ps-block__thumbnail-item{border-radius:15px;height:60px;width:60px;background-color:rgba(0,0,0,0);display:flex;flex-basis:auto;flex-direction:column;flex-shrink:0;margin:0px;min-height:0px;min-width:0px;padding:0px;position:relative;z-index:0}.ps-home-categories .ps-items--category-list .ps-block__thumbnail-item img{border-radius:50%}.ps-home-categories .ps-items--category-list .ps-block__content-item{margin-left:10px;flex:1 1 0%;justify-content:center}.ps-home-categories .ps-items--category-list .ps-block__number-item{background-color:var(--color-background);border-radius:5px;height:18px;min-width:18px;align-items:center;border-color:1px solid --color-border;color:var(--link-color);font-size:10px;line-height:18px;padding-right:5px;padding-left:5px;overflow:hidden;border:0px solid #000}.ps-home-categories .ps-items--category-list .ps-block__arrow-item{margin-left:5px;font-size:12px;margin-top:2px}.ps-home-categories .ps-items--category{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width: 0){.ps-home-categories .ps-items--category{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}}@media only screen and (min-width: 480px){.ps-home-categories .ps-items--category{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}}@media only screen and (min-width: 668px){.ps-home-categories .ps-items--category{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}}@media only screen and (min-width: 992px){.ps-home-categories .ps-items--category{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}}@media only screen and (min-width: 1200px){.ps-home-categories .ps-items--category{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}}@media only screen and (min-width: 0){.ps-home-categories .ps-items--category>*{-webkit-flex-basis:33.3333333333% !important;-ms-flex-preferred-size:33.3333333333% !important;flex-basis:33.3333333333% !important;max-width:33.3333333333% !important}}@media only screen and (min-width: 480px){.ps-home-categories .ps-items--category>*{-webkit-flex-basis:25% !important;-ms-flex-preferred-size:25% !important;flex-basis:25% !important;max-width:25% !important}}@media only screen and (min-width: 668px){.ps-home-categories .ps-items--category>*{-webkit-flex-basis:20% !important;-ms-flex-preferred-size:20% !important;flex-basis:20% !important;max-width:20% !important}}@media only screen and (min-width: 992px){.ps-home-categories .ps-items--category>*{-webkit-flex-basis:16.6666666667% !important;-ms-flex-preferred-size:16.6666666667% !important;flex-basis:16.6666666667% !important;max-width:16.6666666667% !important}}.ps-home-categories .ps-item--category{margin-bottom:4px !important}.ps-home-categories .ps-item--category .ps-block__thumbnail{min-height:175px;margin:5% 5% 5px}.ps-home-categories .ps-item--category .ps-block__thumbnail .ps-fixed{height:175px;width:175px;background-color:#f9f9f9;border-radius:4px}.ps-home-categories .ps-item--category:hover{color:#191a1b}@media(min-width: 0){.ps-home-categories .ps-section__header{padding-bottom:10px;padding-top:30px}}@media(min-width: 992px){.ps-home-categories .ps-section__header{display:flex;align-items:center;justify-content:space-between}.ps-home-categories .ps-section__header h3,.ps-home-categories .ps-section__header .h3{margin-bottom:0;font-size:36px}.ps-home-categories .ps-section__header ul{text-align:left}.ps-home-categories .ps-section__header{padding-bottom:25px;padding-top:30px}}@media(min-width: 1200px){.ps-home-categories .ps-section__header{padding-bottom:25px;padding-top:30px}.ps-home-categories .ps-section__header h3,.ps-home-categories .ps-section__header .h3{margin-bottom:0;font-size:36px}.ps-home-categories .ps-section__header ul{text-align:right}}.ps-home-product{position:relative;padding:90px 0 45rem}.ps-home-product .ps-product{max-width:300px;margin:0 auto 40px}@media(max-width: 480px){.ps-home-product .ps-product{margin:0 auto 5px}}.ps-home-product .ps-section__header{padding-bottom:45rem}.ps-home-product .ps-section__header h3,.ps-home-product .ps-section__header .h3{display:inline-block;font-size:36px;margin-top:0;margin-bottom:20px;max-width:400px}.ps-home-product .ps-section__header ul li{display:inline-block;margin-right:30px}.ps-home-product .ps-section__header ul li:last-child{margin-right:0}.ps-home-product .ps-section__header ul li a{font-size:16px;color:#bbb}.ps-home-product .ps-section__header ul li a:hover{color:#222}.ps-home-product .ps-section__header ul li.active a{color:#222}.ps-home-product .ps-section__footer{text-align:center;padding-bottom:25px}.ps-home-product .ps-section__footer a{display:inline-block;text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.05em}.ps-home-product .ps-section__footer a:before{content:"";position:absolute;top:100%;left:0;width:100%;height:2px;background-color:#222;transition:all .4s ease}@media(min-width: 992px){.ps-home-product .ps-section__header{display:flex;align-items:center;justify-content:space-between}.ps-home-product .ps-section__header ul{text-align:left}}@media(min-width: 1200px){.ps-home-product .ps-product{margin-bottom:60px}.ps-home-product .ps-section__header{padding-bottom:45px}.ps-home-product .ps-section__header h3,.ps-home-product .ps-section__header .h3{margin-bottom:0}.ps-home-product .ps-section__header ul{text-align:right}}@media(min-width: 1366px){.ps-home-product .ps-product{margin-bottom:25px}}.ps-home-product--fullwidth{padding:60px 0}.ps-home-product--fullwidth .ps-product{margin-bottom:60px}.ps-home-product--fullwidth .ps-tab-list{text-align:center}.ps-home-product--fullwidth .ps-tab-list li{display:inline-block;margin-right:30px}.ps-home-product--fullwidth .ps-tab-list li a{font-size:16px;color:#bbb}.ps-home-product--fullwidth .ps-tab-list li:last-child{margin-right:0}.ps-home-product--fullwidth .ps-tab-list li.active a,.ps-home-product--fullwidth .ps-tab-list li:hover a{color:#222}.ps-home-product--fullwidth .ps-section__header{padding-bottom:60px}@media(min-width: 768px){.ps-home-product--fullwidth .ps-tab-list li{margin-right:64px}.ps-home-product--fullwidth .ps-tab-list li a{font-size:24px}}@media(min-width: 992px){.ps-home-product--fullwidth .ps-section__header{padding-bottom:80px}}@media(min-width: 1440px){.ps-home-product--fullwidth{padding:100px 0}.ps-home-product--fullwidth .ps-product{margin-bottom:90px}.ps-home-product--fullwidth .container-fluid,.ps-home-product--fullwidth .container-sm,.ps-home-product--fullwidth .container-md,.ps-home-product--fullwidth .container-lg,.ps-home-product--fullwidth .container-xl,.ps-home-product--fullwidth .container-xxl{padding:0 80px}}.ps-home-top-sellers .ps-product-box{margin-bottom:50px}.ps-home-top-sellers .ps-product-box.reverse{margin-bottom:0}.ps-home-top-sellers .ps-product-box.reverse .ps-product--outside.large{margin-left:0}.ps-home-top-sellers .ps-section__header{margin-bottom:50px}@media(min-width: 1200px){.ps-home-top-sellers .ps-product-box{margin-bottom:150px}}.ps-deal-of-day{min-height:500px;display:flex;align-items:center;justify-content:center}.ps-deal-of-day p{font-size:18px;margin-bottom:12px;line-height:1.2em;color:#f68872;text-transform:uppercase}.ps-deal-of-day h3,.ps-deal-of-day .h3{font-size:24px;margin-top:0;margin-bottom:16px}.ps-deal-of-day h5,.ps-deal-of-day .h5{margin-bottom:23px;font-size:18px;color:#222;font-weight:500}.ps-deal-of-day h5 del,.ps-deal-of-day .h5 del{color:#9498ac;font-weight:500;margin-left:10px}.ps-deal-of-day .ps-badge{display:inline-block;margin-bottom:50px}@media(max-width: 480px){.ps-deal-of-day .ps-badge{margin-bottom:15px}.ps-deal-of-day .ps-section__badge{text-align:center}}.ps-deal-of-day .ps-countdown{text-align:center}.ps-deal-of-day .ps-countdown .text{display:block;font-size:16px;color:#9498ac}.ps-deal-of-day .ps-countdown li{display:inline-block;margin-right:20px}.ps-deal-of-day .ps-countdown li>span:not(.text){font-size:20px;font-weight:700}.ps-deal-of-day .ps-countdown li:last-child{margin-right:0}.ps-deal-of-day .ps-section__countdown{display:block;background-color:#fff;padding:15px 20px;box-shadow:0 0px 3px 0 #f3f3f3}.ps-deal-of-day .ps-section__content{max-width:1170px;padding:0 15px}.ps-deal-of-day .ps-section__footer{padding-top:55px}@media(max-width: 480px){.ps-deal-of-day .ps-section__footer{padding-top:15px;text-align:center}}@media(min-width: 320px)and (max-width: 1199px){.ps-deal-of-day.bg--top-right{background-position:50% 0 !important}}@media(min-width: 768px){.ps-deal-of-day h3,.ps-deal-of-day .h3{font-size:36px}.ps-deal-of-day .ps-countdown{text-align:center}.ps-deal-of-day .ps-countdown .text{font-size:16px}.ps-deal-of-day .ps-countdown li{margin-right:45px}.ps-deal-of-day .ps-countdown li>span:not(.text){font-size:30px}.ps-deal-of-day .ps-section__countdown{display:inline-block;padding:18px 40px;box-shadow:0 36px 68px 0 #f3f3f3}.ps-deal-of-day .ps-section__content{padding:0 50px}}@media(min-width: 1200px){.ps-deal-of-day{min-height:700px}.ps-deal-of-day .ps-section__content{padding:0}}.ps-deal-of-day--2{padding-top:30px;padding-bottom:30px}@media(max-width: 480px){.ps-deal-of-day--2{padding-top:20px}}.ps-deal-of-day--2 .container{padding:30px}.ps-deal-of-day--2 small,.ps-deal-of-day--2 .small{display:block;color:#f68872;font-size:14px;text-transform:uppercase}.ps-deal-of-day--2 p{font-size:16px;color:#222}.ps-deal-of-day--2 .ps-countdown li{text-align:left}.ps-deal-of-day--2 .ps-countdown li span{color:#f68872}.ps-deal-of-day--2 .ps-btn:hover{background-color:#191a1b}.ps-deal-of-day--2 .ps-section__countdown{padding:40px 0 0;background-color:rgba(0,0,0,0);box-shadow:none}@media(max-width: 480px){.ps-deal-of-day--2 h4,.ps-deal-of-day--2 .h4{text-align:center}.ps-deal-of-day--2 .ps-section__countdown{padding:0px}.ps-deal-of-day--2 .ps-section__left{padding-top:10px}.ps-deal-of-day--2 .ps-countdown li{text-align:center}}.ps-deal-of-day--2 .ps-section__container{display:flex;flex-flow:column-reverse wrap}.ps-deal-of-day--2 .ps-section__right img{max-height:400px}@media(min-width: 992px){.ps-deal-of-day--2{padding-top:25px;padding-bottom:25px}.ps-deal-of-day--2 .ps-section__container{flex-flow:row nowrap}.ps-deal-of-day--2 .ps-section__container>*{width:100%}.ps-deal-of-day--2 .ps-section__right{text-align:center}.ps-deal-of-day--2 .ps-section__right img{max-height:575px}}@media(min-width: 1200px){.ps-deal-of-day--2{padding-top:30px;padding-bottom:30px}.ps-deal-of-day--2 h3,.ps-deal-of-day--2 .h3{font-size:48px}}.ps-deal-of-day--3 .ps-section__footer{padding-top:30px;text-align:center;padding-bottom:25px}.ps-deal-of-day--3 .ps-countdown{text-align:center}.ps-deal-of-day--3 .ps-countdown .text{display:block;font-size:16px;color:#9498ac}.ps-deal-of-day--3 .ps-countdown li{display:inline-block;margin-right:20px}.ps-deal-of-day--3 .ps-countdown li>span:not(.text){font-size:20px;font-weight:700;color:var(--color-text)}.ps-deal-of-day--3 .ps-countdown li:last-child{margin-right:0}.ps-deal-of-day--3 .ps-section__countdown{display:block;padding:15px 20px}@media(max-width: 480px){.ps-deal-of-day--3 .ps-section__countdown{padding:0px}}.ps-deal-of-day--3 .ps-section__content{max-width:1170px;padding:20px 15px}@media(max-width: 480px){.ps-deal-of-day--3 .ps-section__content{padding-bottom:0px}}.ps-deal-of-day--3 .ps-section__footer{padding-top:10px}@media(min-width: 320px)and (max-width: 1199px){.ps-deal-of-day--3.bg--top-right{background-position:50% 0 !important}}@media(min-width: 768px){.ps-deal-of-day--3 h3,.ps-deal-of-day--3 .h3{font-size:36px}.ps-deal-of-day--3 .ps-countdown{text-align:center}.ps-deal-of-day--3 .ps-countdown .text{font-size:16px}.ps-deal-of-day--3 .ps-countdown li{margin-right:45px}.ps-deal-of-day--3 .ps-countdown li>span:not(.text){color:var(--color-text);font-size:30px}.ps-deal-of-day--3 .ps-section__countdown{display:inline-block;padding:18px 40px}.ps-deal-of-day--3 .ps-section__content{padding:0 50px}}@media(min-width: 1200px){.ps-deal-of-day--3{min-height:700px}.ps-deal-of-day--3 .ps-section__content{padding:0}}.ps-site-features{padding:25px 0 0 0;text-align:center}.ps-site-features .ps-block--box-icon{display:inline-block;margin-bottom:30px;text-align:left}@media(min-width: 992px){.ps-site-features .ps-block--box-icon{margin-bottom:0}}.ps-home-promotion{padding:160px 0 150px;text-align:center}.ps-home-promotion h5,.ps-home-promotion .h5{margin-bottom:30px;display:inline-block;height:40px;line-height:40px;padding:0 27px;font-weight:600;letter-spacing:1px;font-size:16px;background-color:#cd4040;text-transform:uppercase;color:#fff}.ps-home-promotion h2,.ps-home-promotion .h2{font-size:36px;line-height:1;letter-spacing:1px;color:#010101;font-weight:300;text-align:center;text-transform:uppercase}.ps-home-promotion h2 span,.ps-home-promotion .h2 span{display:block;color:#cd4040;font-weight:900;font-size:120px}.ps-home-promotion p{max-width:480px;margin:0 auto 40px;font-size:16px;color:#777}.ps-home-promotion .ps-btn{padding:13px 40px}.ps-home-promotion.bg--top{background-position:50% 0 !important}@media(min-width: 768px){.ps-home-promotion .ps-section__content{max-width:585px;margin-left:auto;margin-right:0;padding-left:100px}}@media(min-width: 1200px){.ps-home-promotion{padding:210px 0 135px}.ps-home-promotion h2,.ps-home-promotion .h2{font-size:60px}.ps-home-promotion h2 span,.ps-home-promotion .h2 span{font-size:200px}.ps-home-promotion p{margin-bottom:60px}.ps-home-promotion .ps-section__content{max-width:585px;margin-left:auto;margin-right:0;padding-left:100px}}.ps-home-blog{padding:80px 0 25px}.ps-home-blog .ps-post{margin-bottom:40px}.ps-home-blog .ps-section__header{padding-bottom:50px}.ps-home-blog .ps-section__header figcaption{font-size:36px;font-weight:700;color:#222}.ps-home-blog .ps-section__header p{margin-bottom:0;color:#999;font-size:16px}@media(min-width: 768px){.ps-home-blog .ps-section__header{display:flex;justify-content:space-between;align-items:center;padding-bottom:90px}}@media(min-width: 992px){.ps-home-blog .ps-post{margin-bottom:0}.ps-home-blog .ps-section__header>a{align-self:flex-end}}.ps-home-collection-2{display:flex;flex-flow:row wrap}.ps-home-collection-2 .ps-block--collection-2{height:400px}@media(min-width: 992px){.ps-home-collection-2{flex-flow:row nowrap}.ps-home-collection-2 .ps-block--collection-2{height:220px}}@media(min-width: 1200px){.ps-home-collection-2 .ps-block--collection-2{height:400px}}@media(max-width: 1680px){.ps-home-collection-2 .ps-block--collection-2{height:300px}}.ps-home-banner{position:relative;margin-bottom:25px}.ps-home-banner .ps-section__nav{display:none;width:100%;text-align:right}.ps-home-banner .ps-section__nav span{display:block;font-weight:700;font-size:18px;color:#bbb}.ps-home-banner .ps-section__nav small,.ps-home-banner .ps-section__nav .small{font-size:13px;line-height:1.8em;color:#bbb}.ps-home-banner .ps-section__nav li{display:inline-block;padding-bottom:20px;margin-bottom:20px;position:relative}.ps-home-banner .ps-section__nav li *{transition:all .4s ease}.ps-home-banner .ps-section__nav li:after{content:"";position:absolute;top:100%;right:0;width:25px;height:1px;background-color:#bbb}.ps-home-banner .ps-section__nav li:last-child{margin-bottom:0;padding-bottom:0}.ps-home-banner .ps-section__nav li:last-child:after{display:none}.ps-home-banner .ps-section__nav li.active span,.ps-home-banner .ps-section__nav li.active small,.ps-home-banner .ps-section__nav li.active .small,.ps-home-banner .ps-section__nav li:hover span,.ps-home-banner .ps-section__nav li:hover small,.ps-home-banner .ps-section__nav li:hover .small{color:#222}@media(min-width: 1200px){.ps-home-banner .ps-section__nav{position:absolute;top:0;right:30px;z-index:30;height:100%;max-width:150px;display:flex;flex-flow:column wrap;justify-content:center;align-items:center}.ps-home-banner .ps-section__nav li{width:100%}}@media(min-width: 1440px){.ps-home-banner .ps-section__nav{right:80px}}.ps-home-intro{text-align:center;padding:100px 0 35px;background-color:rgba(0,0,0,0)}.ps-home-intro h2,.ps-home-intro .h2{margin-bottom:20px;font-size:28px;color:#f68872;text-align:center;line-height:1.1em}.ps-home-intro h5,.ps-home-intro .h5{color:#91c1b8;letter-spacing:1px;font-size:14px;text-transform:uppercase}.ps-home-intro p{color:#222}@media(min-width: 480px){.ps-home-intro h2,.ps-home-intro .h2{margin-bottom:40px;font-size:36px}.ps-home-intro h5,.ps-home-intro .h5{font-size:16px}.ps-home-intro p{font-size:18px}}@media(min-width: 1200px){.ps-home-intro{padding:160px 0 100px}.ps-home-intro h2,.ps-home-intro .h2{font-size:72px}}@media(min-width: 1440px){.ps-home-intro{padding:195px 0 180px}.ps-home-intro h5,.ps-home-intro .h5{margin-bottom:20px}}.ps-home-intro-2{display:flex;flex-flow:column wrap}.ps-home-intro-2 .ps-section__left{padding-bottom:30px}@media(min-width: 992px){.ps-home-intro-2 .container{display:flex;flex-flow:row nowrap;align-items:center}.ps-home-intro-2 .container>*{width:100%;max-width:50%}.ps-home-intro-2 .ps-section__left{padding-bottom:0}.ps-home-intro-2 .ps-section__left a{display:block}.ps-home-intro-2 .ps-section__right{padding-left:40px}.ps-home-intro-2 .ps-section__right h3,.ps-home-intro-2 .ps-section__right .h3{margin-bottom:20px;position:relative;left:-100px;font-size:24px}.ps-home-intro-2 .ps-section__right p{margin-bottom:50px;font-size:16px}}@media(min-width: 1200px){.ps-home-intro-2 .ps-section__right{padding-left:70px}.ps-home-intro-2 .ps-section__right h3,.ps-home-intro-2 .ps-section__right .h3{font-size:36px}}.ps-home-checkout-product{padding:75px 0 100px;text-align:center}.ps-home-checkout-product h4,.ps-home-checkout-product .h4{padding-bottom:30px;font-size:24px}.ps-home-checkout-product .ps-btn{padding:13px 40px}@media(min-width: 992px){.ps-home-checkout-product{padding:100px 0 150px}.ps-home-checkout-product h4,.ps-home-checkout-product .h4{padding-bottom:60px;font-size:36px}}.ps-home-product--right{padding-top:80px}.ps-home-product--right .ps-product--standard{margin-bottom:50px}.ps-home-product--right .ps-section__header{position:relative;padding-bottom:30px;margin-bottom:50px}.ps-home-product--right .ps-section__header:before{content:"";position:absolute;top:100%;left:0;width:50px;height:1px;background-color:#eaeaea}.ps-home-product--right .ps-section__header p{margin-bottom:20px;color:#bbb;font-weight:300;letter-spacing:2px;text-transform:uppercase}.ps-home-product--right .ps-section__header h3,.ps-home-product--right .ps-section__header .h3{margin-bottom:0;font-size:24px;text-align:left;letter-spacing:-2px}.ps-home-product--right .ps-section__footer{margin-bottom:50px}.ps-home-product--right .ps-section__footer figure{position:relative;margin-bottom:30px;padding-bottom:30px}.ps-home-product--right .ps-section__footer figure:before{content:"";position:absolute;top:100%;left:0;width:50px;height:1px;background-color:#eaeaea}.ps-home-product--right .ps-section__footer figcaption{font-size:24px;color:#222;font-weight:700;line-height:1.8}.ps-home-product--right .ps-section__footer h5,.ps-home-product--right .ps-section__footer .h5{font-size:14px;letter-spacing:1px;margin-bottom:0;color:#222}.ps-home-product--right .ps-section__footer p{margin-bottom:10px;font-weight:300;font-size:16px}@media(min-width: 480px){.ps-home-product--right .ps-section__header h3,.ps-home-product--right .ps-section__header .h3{font-size:36px}}@media(min-width: 992px){.ps-home-product--right{padding-top:100px}.ps-home-product--right .ps-section__left{max-width:66.66666%;padding-right:30px}.ps-home-product--right .ps-section__right{max-width:33.3333%}.ps-home-product--right .ps-section__header{margin-bottom:70px}.ps-home-product--right .ps-section__header h3,.ps-home-product--right .ps-section__header .h3{font-size:48px}.ps-home-product--right .ps-section__footer figcaption{font-size:24px}.ps-home-product--right .container{display:flex}.ps-home-product--right .container>*{width:100%}}@media(min-width: 1200px){.ps-home-product--right{padding-top:200px}.ps-home-product--right .ps-product--standard{margin-bottom:100px}.ps-home-product--right .ps-section__left{padding-right:150px}.ps-home-product--right .ps-section__header{margin-bottom:120px}.ps-home-product--right .ps-section__footer{margin-bottom:110px}}@media(min-width: 992px){.ps-home-product--left .container{display:flex;flex-flow:row nowrap}.ps-home-product--left>*{width:100%}.ps-home-product--left .ps-section__left{max-width:33.3333%}.ps-home-product--left .ps-section__right{padding-left:30px}}@media(min-width: 1200px){.ps-home-product--left .ps-section__right{padding-left:150px}}.ps-home-our-history{text-align:center;padding:60px 0 40px}.ps-home-our-history h3,.ps-home-our-history .h3{margin-bottom:42px;font-size:36px}.ps-home-our-history p{max-width:800px;margin:0 auto;font-weight:400;color:#666;line-height:1.8em;font-size:14px}@media(min-width: 768px){.ps-home-our-history{padding:80px 0 60px}.ps-home-our-history h3,.ps-home-our-history .h3{font-size:36px}}@media(min-width: 1200px){.ps-home-our-history{padding:120px 0 100px}.ps-home-our-history p{font-size:18px}}.ps-home-special-price{background-color:#e9f4eb;padding:60px 0;min-height:330px}.ps-home-special-price h5,.ps-home-special-price .h5{font-weight:300;color:#222}.ps-home-special-price h3,.ps-home-special-price .h3{font-size:24px;color:#a3cc9e;line-height:1em;margin-bottom:30px}.ps-home-special-price p{color:#222}@media(min-width: 1200px){.ps-home-special-price{padding:90px 0}.ps-home-special-price .ps-section__content img{position:absolute;top:0}.ps-home-special-price h3,.ps-home-special-price .h3{font-size:36px}}.ps-shop{padding:60px 0}.ps-shop .ps-product{margin-bottom:40px}.ps-shop .ps-product--horizontal{padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid #eaeaea}.ps-shop .ps-product--horizontal:last-child{border-bottom:0;padding-bottom:0}.ps-shop .ps-shop__layouts{display:none}.ps-shop .ps-shop__layouts a{display:inline-block;vertical-align:top;margin-right:20px;font-size:18px;color:#9498ac}.ps-shop .ps-shop__layouts a:last-child{margin-right:0}.ps-shop .ps-shop__layouts a.active{color:#222}.ps-shop .ps-shop__sorting{display:none}.ps-shop .ps-shop__sorting>span{font-weight:700;color:var(--color-text);padding-right:20px}.ps-shop .ps-shop__sorting .select2{min-width:0}.ps-shop .ps-shop__sorting .select2 .select2-selection{padding:0;border:none}.ps-shop .ps-shop__sorting .select2 .select2-selection .select2-selection__rendered{padding:0;font-size:16px;color:#9498ac}.ps-shop .ps-shop__sorting .select2 .select2-selection .select2-selection__arrow{color:#9498ac}.ps-shop .ps-shop__actions{display:flex}.ps-shop .ps-shop__actions>*{padding-right:50px}.ps-shop .ps-shop__actions select.form-control{height:30px;border:none}.ps-shop .ps-shop__actions .ps-shop__layouts{padding-right:0}.ps-shop .ps-shop__filter{display:none}.ps-shop .ps-shop__filter-panel{display:none;padding:70px 0}.ps-shop .ps-shop__filter-panel .widget{margin-bottom:30px}.ps-shop .ps-shop__filter-panel .widget .widget-title{margin-bottom:30px;font-size:17px}.ps-shop .ps-shop__filter-panel .widget .ps-list--under li a{color:#9498ac;font-size:14px}.ps-shop .ps-shop__filter-panel .widget .ps-list--under li a:hover{color:#222}@media(max-width: 767px){.ps-shop .ps-shop__filter-panel{padding:35px 0 0}}.ps-shop .ps-shop__footer{text-align:center}.ps-shop .ps-shop__left{margin-bottom:20px}.ps-shop .ps-shop__right{display:flex;align-items:center;justify-content:space-between;flex-flow:row wrap}.ps-shop .ps-shop__right>p{margin-right:20px;margin-bottom:0;font-size:16px}.ps-shop .ps-shop__right>p strong{color:#222}.ps-shop .ps-shop__right .ps-shop__layouts{padding-right:0}.ps-shop .ps-shop__right .ps-shop__filter{width:100%;margin-bottom:10px}.ps-shop .ps-shop__right .ps-shop__filter-toggle--mobile{padding-right:0}.ps-shop .ps-shop__header{padding-bottom:30px}.ps-shop .ps-shop__header h1,.ps-shop .ps-shop__header .h1{font-size:36px}.ps-shop .ps-shop__header .caption{font-size:36px;color:#222;font-weight:700;line-height:1.2;margin-top:0px;margin-bottom:10px}@media(max-width: 480px){.ps-shop{padding:20px 0}}@media(min-width: 768px){.ps-shop .ps-shop__sorting{display:flex;align-items:center}.ps-shop .ps-product--horizontal{padding-bottom:70px;margin-bottom:70px}.ps-shop .ps-shop__right{flex-flow:row nowrap}.ps-shop .ps-shop__right .ps-shop__filter{width:auto}}@media(min-width: 1200px){.ps-shop{padding:60px 0}.ps-shop .ps-shop__layouts{display:inline-block}.ps-shop .ps-shop__filter-toggle--mobile{display:none}.ps-shop .ps-shop__filter{display:flex;align-items:center}.ps-shop .ps-shop__filter .ps-shop__filter-toggle{font-size:16px;color:#222;font-weight:700}.ps-shop .ps-shop__filter .ps-shop__filter-toggle i{margin-left:10px;color:#9498ac}.ps-shop .ps-shop__header{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;padding-bottom:20px}.ps-shop .ps-shop__header h1,.ps-shop .ps-shop__header .h1{font-size:48px}.ps-shop .ps-shop__left{margin-bottom:0;max-width:200px}.ps-shop .ps-shop__left ul{white-space:nowrap}.ps-shop .ps-shop__right{justify-content:flex-end}.ps-shop .ps-shop__right .ps-shop__filter{margin-bottom:0}.ps-shop .ps-shop__content .ps-product{margin-bottom:65px}}@media(min-width: 1200px){.ps-shop--fullwidth .ps-shop__left{text-align:center;max-width:100%;margin-bottom:90px}.ps-shop--fullwidth .ps-shop__right{justify-content:space-between}.ps-shop--fullwidth .ps-shop__header{display:block}.ps-shop--fullwidth .ps-shop__content .col-xl-3{max-width:20%;flex-basis:20%}}@media(min-width: 1440px){.ps-shop--fullwidth .container-fluid,.ps-shop--fullwidth .container-sm,.ps-shop--fullwidth .container-md,.ps-shop--fullwidth .container-lg,.ps-shop--fullwidth .container-xl,.ps-shop--fullwidth .container-xxl{padding:0 80px}.ps-shop--fullwidth .row .col-xl-6{max-width:100%}}.ps-shop--categories{padding-bottom:120px}.ps-shop--categories .ps-shop__site-features{position:relative;display:flex;flex-flow:row wrap;justify-content:space-between;padding:40px 15px 0;background-color:#fff;box-shadow:0 30px 70px 0 #f2f3f5;z-index:20}.ps-shop--categories .ps-shop__site-features>figure{margin-bottom:20px;width:100%;max-width:50%}.ps-shop--categories .ps-block--collection p{font-weight:300;text-transform:uppercase;font-size:12px}.ps-shop--categories .ps-shop__content{display:flex;flex-flow:row wrap;margin:0 -5px;padding-top:20px}.ps-shop--categories .ps-shop__content figure{width:100%;max-width:100%;padding:5px}@media(max-width: 767px){.ps-shop--categories .ps-block--collection{padding-top:20px}.ps-shop--categories .ps-block--collection .bg--top-right{background-position:100% 50% !important}.ps-shop--categories .wide .ps-block--collection{max-height:200px}}@media(min-width: 768px){.ps-shop--categories .ps-shop__content figure{width:100%;max-width:50%}.ps-shop--categories .ps-shop__content figure.wide{max-width:50%}}@media(min-width: 992px){.ps-shop--categories .ps-shop__content figure{width:100%;max-width:25%}.ps-shop--categories .ps-shop__content figure.wide{max-width:50%}}@media(min-width: 1200px){.ps-shop--categories{padding:0 0 60px}.ps-shop--categories .ps-block--box-icon{margin-bottom:0}.ps-shop--categories .ps-block--collection{height:350px}.ps-shop--categories .ps-shop__site-features{padding:40px 80px}.ps-shop--categories .ps-shop__site-features>figure{margin-bottom:0;max-width:25%}}.ps-shop--sidebar{border-right:.5px dotted #dee2e6}.ps-shop--sidebar .widget_shop{margin-bottom:30px}.ps-shop--sidebar .ps-shop__banner{margin-bottom:30px}.ps-shop--sidebar .ps-shop__sidebar{display:none}.ps-shop--sidebar .ps-shop__container{display:flex;flex-flow:column-reverse}.ps-shop--sidebar.banner .ps-shop__header{padding-top:0}.ps-shop--sidebar.banner .ps-shop__right{margin-bottom:30px;justify-content:space-between}@media(min-width: 1200px){.ps-shop--sidebar .widget_shop{margin-bottom:50px}.ps-shop--sidebar .ps-shop__banner{margin-bottom:50px}.ps-shop--sidebar .ps-shop__container{flex-flow:row nowrap}.ps-shop--sidebar .ps-shop__sidebar,.ps-shop--sidebar .ps-shop__wrapper{width:100%}.ps-shop--sidebar .ps-shop__sidebar{padding-top:0;max-width:220px;display:block}.ps-shop--sidebar .ps-shop__wrapper{padding-left:80px;max-width:calc(100% - 220px)}.ps-shop--sidebar.reverse .ps-shop__container{flex-flow:row-reverse nowrap}.ps-shop--sidebar.reverse .ps-shop__wrapper{padding-left:0;padding-right:80px}.ps-shop--sidebar.banner .ps-shop__header{padding-top:0;padding-bottom:50px}.ps-shop--sidebar.banner .ps-shop__right{margin-bottom:50px;justify-content:space-between}}.ps-shop--masonry .ps-shop__filter-panel{margin:0 auto 70px;text-align:center}.ps-shop--masonry .ps-shop__filter-panel li{display:inline-block;margin-right:35px}.ps-shop--masonry .ps-shop__filter-panel li a{text-transform:uppercase;font-size:18px;color:#000}.ps-shop--masonry .ps-shop__filter-panel li:last-child{margin-right:0}.ps-shop--masonry .ps-shop__filter-panel li.active a{font-weight:700}.ps-shop--masonry .ps-shop__masonry{display:flex;flex-flow:row wrap;align-content:flex-start;text-align:center;justify-content:space-between}.ps-shop--masonry .ps-shop__masonry figure{display:flex;justify-content:center;align-items:center;margin-bottom:30px;text-align:center;width:100%}.ps-shop--masonry .ps-shop__masonry .ps-product{display:block;width:100%;max-width:300px;margin:0 auto}@media(min-width: 480px){.ps-shop--masonry figure{margin-bottom:0;max-width:50%;padding:0 15px}}@media(min-width: 1200px){.ps-shop--masonry{align-items:center}.ps-shop--masonry figure{width:100%;max-width:33.3333%}.ps-shop--masonry figure:nth-child(3n){text-align:right}.ps-shop--masonry figure:nth-child(3n+1){text-align:left}.ps-shop--masonry .ps-shop__filter-panel{margin-bottom:140px}.ps-shop--masonry .ps-shop__left{text-align:center;max-width:100%;margin-bottom:90px}.ps-shop--masonry .ps-shop__header{display:block}}.ps-portfolio-box .ps-section__header{padding-bottom:50px}.ps-portfolio-box .ps-section__header .ps-list{text-align:center}.ps-portfolio-box .ps-section__header .ps-list li{display:inline-block;margin-right:20px}.ps-portfolio-box .ps-section__header .ps-list li a{display:block;font-weight:700;color:#bbb;font-size:16px}.ps-portfolio-box .ps-section__header .ps-list li:last-child{margin-right:0}.ps-portfolio-box .ps-section__header .ps-list li.active a,.ps-portfolio-box .ps-section__header .ps-list li:hover a{color:#222}.ps-portfolio-box .ps-section__footer{padding-top:50px}@media(min-width: 992px){.ps-portfolio-box .ps-list li{margin-right:40px}.ps-portfolio-box .ps-section__footer{padding-top:100px}}@media(min-width: 1200px){.ps-portfolio-box.carousel{max-width:60%;margin:0 auto}}.ps-shopping-cart .text__danger{font-size:16px !important}.ps-shopping-cart figure{display:flex;justify-content:space-between;align-items:center;margin:0 -5px 50px}.ps-shopping-cart figure .ps-btn{margin:0 5px;padding:12px 10px;font-size:12px;width:100%;text-align:center;color:#bbb;border-color:#eaeaea;text-transform:uppercase}.ps-shopping-cart figure .ps-btn:hover{border-color:#222;color:#222;background-color:rgba(0,0,0,0)}.ps-shopping-cart .ps-section__actions{max-width:370px}.ps-shopping-cart .ps-section__actions .form-group label{margin-bottom:10px;font-size:18px;font-weight:600;color:#222}.ps-shopping-cart .ps-section__actions .form-group input{border:2px solid #eaeaea}.ps-shopping-cart .ps-section__actions .form-group input::-webkit-input-placeholder{color:#ccc}.ps-shopping-cart .ps-section__actions .form-group input::-moz-placeholder{color:#ccc}.ps-shopping-cart .ps-section__actions .form-group input:-moz-placeholder{color:#ccc}.ps-shopping-cart .ps-section__actions .form-group input:-ms-input-placeholder{color:#ccc}.ps-shopping-cart .ps-section__actions .form-group .form-group__content{position:relative}.ps-shopping-cart .ps-section__actions .form-group .form-group__content a{position:absolute;top:50%;right:20px;font-size:12px;font-weight:600;text-transform:uppercase;color:#222}.ps-shopping-cart .ps-section__actions .form-group .form-group__content a:hover{color:#191a1b}.ps-shopping-cart .ps-section__content{display:flex;flex-flow:column wrap;justify-content:space-between}@media(min-width: 768px){.ps-shopping-cart .ps-section__content{padding-top:50px;display:flex;flex-flow:row nowrap;justify-content:space-between}}.ps-shop--search{padding:20px 0}.ps-shop--search .ps-section__top{padding-bottom:40px}.ps-shop--search .ps-shop__header{display:block;padding-bottom:20px}.ps-shop--search .ps-shop__header h1,.ps-shop--search .ps-shop__header .h1{margin-bottom:0;font-size:24px;font-weight:400}.ps-shop--search .ps-shop__header h1 strong,.ps-shop--search .ps-shop__header .h1 strong{font-weight:700}.ps-filter--shop{padding-top:50px}.ps-filter--shop .widget{margin-bottom:30px}.ps-filter--shop .widget .widget-title{margin-bottom:10px;font-size:24px;font-weight:500}.ps-shop-items{min-height:300px}@media screen and (max-width: 480px){.ps-shop-items .row{margin:0 -5px}.ps-shop-items .row>*{padding:0 5px}.ps-shop-items .row>*>*{margin-bottom:10px !important}}@media screen and (max-width: 480px){.ps-product-box .row{margin:0 -5px}.ps-product-box .row>*{padding:0 5px}.ps-product-box .row>*>*{margin-bottom:10px !important}}.ps-related-products h3,.ps-related-products .h3{margin-bottom:40px;text-align:center}@media(min-width: 768px){.ps-related-products h3,.ps-related-products .h3{font-size:30px}}.ps-about-intro{display:flex;flex-flow:column-reverse wrap}.ps-about-intro h5,.ps-about-intro .h5{margin-bottom:16px;line-height:1em;color:#191a1b;text-transform:uppercase;font-size:14px;font-weight:600}.ps-about-intro h3,.ps-about-intro .h3{margin-bottom:30px;font-size:24px;line-height:1.2em}.ps-about-intro p{margin-bottom:0;position:relative}.ps-about-intro .ps-section__content{max-width:500px;margin:0 auto}.ps-about-intro .ps-section__left{display:flex;padding:0 30px}.ps-about-intro .ps-section__right{padding-bottom:35px}.ps-about-intro .ps-section__right img{width:100%}@media(min-width: 768px){.ps-about-intro h3,.ps-about-intro .h3{font-size:36px}.ps-about-intro p{font-size:16px;padding-left:85px}.ps-about-intro p:before{content:"";position:absolute;top:10px;left:0;width:60px;height:1px;background-color:#eaeaea}.ps-about-intro .ps-section__content{max-width:600px}}@media(min-width: 992px){.ps-about-intro{flex-flow:row nowrap}.ps-about-intro .ps-section__left{max-width:50%;justify-content:flex-end}.ps-about-intro .ps-section__right{padding-bottom:0}}@media(min-width: 1200px){.ps-about-intro h3,.ps-about-intro .h3{font-size:48px;margin-bottom:50px}.ps-about-intro .ps-section__left{padding-right:6.26vw}}.ps-about-quote{padding-top:60px}.ps-about-quote blockquote{margin-bottom:20px;position:relative}.ps-about-quote blockquote:before{content:"";font-family:"Linearicons";position:absolute;top:-20px;left:-15px;color:#eaeaea;font-size:50px;line-height:50px;z-index:-1}.ps-about-quote blockquote p{margin-bottom:0;font-size:24px;font-style:italic;line-height:1.4em;font-weight:600;color:#222}.ps-about-quote figure{position:relative;padding-bottom:30px}.ps-about-quote figure:after{content:"";position:absolute;top:100%;left:0;width:50px;height:1px;background-color:#eaeaea}.ps-about-quote figure small,.ps-about-quote figure .small{display:block;margin-bottom:10px;font-size:12px;font-weight:600;color:#191a1b;text-transform:uppercase}.ps-about-quote figure h4,.ps-about-quote figure .h4{margin-bottom:30px;font-size:24px;font-weight:600;font-style:italic;line-height:1em;color:#222}.ps-about-quote .ps-section__left{margin-bottom:30px}.ps-about-quote .ps-section__right img{width:100%}.ps-about-quote .ps-section__container{display:flex;flex-flow:column wrap}@media(max-width: 480px){.ps-about-quote blockquote p{font-size:20px}.ps-about-quote figure h4,.ps-about-quote figure .h4{font-size:20px}}@media(min-width: 768px){.ps-about-quote blockquote{margin-bottom:30px}.ps-about-quote blockquote:before{font-size:40px;font-size:80px}.ps-about-quote figure p{line-height:1.8em;font-size:16px;max-width:430px}.ps-about-quote .ps-section__left{margin-bottom:0;max-width:30%}.ps-about-quote .ps-section__right{padding-left:6.25vw}.ps-about-quote .ps-section__container{flex-flow:row nowrap}}@media(min-width: 992px){.ps-about-quote{padding-top:100px}.ps-about-quote blockquote p{font-size:30px}.ps-about-quote figure h4,.ps-about-quote figure .h4{margin-bottom:50px;font-size:30px}.ps-about-quote .ps-section__left{max-width:40%}.ps-about-quote .ps-section__right{max-width:60%;padding-left:6.25vw}}@media(min-width: 1200px){.ps-about-quote{padding-top:150px}}.ps-about-moments{padding:60px 0 40px}.ps-about-moments figure{margin-bottom:50px}.ps-about-moments figure figcaption{margin-bottom:15px;text-transform:uppercase;font-weight:700;font-size:24px;line-height:1em;color:#222}.ps-about-moments figure p{margin-bottom:0;font-size:16px}.ps-about-moments .ps-section__header{position:relative;padding-bottom:50px;max-width:460px}.ps-about-moments .ps-section__header:after{content:"";position:absolute;top:100%;left:0;width:50px;height:1px;background-color:#eaeaea}.ps-about-moments .ps-section__header p{margin-bottom:0}@media(min-width: 992px){.ps-about-moments{padding:100px 0 60px}.ps-about-moments .ps-section__header h3,.ps-about-moments .ps-section__header .h3{margin-bottom:20px;font-size:36px}.ps-about-moments .ps-section__header p{font-size:16px}}@media(min-width: 1200px){.ps-about-moments{padding:150px 0 100px}.ps-about-moments .ps-section__header h3,.ps-about-moments .ps-section__header .h3{font-size:48px}}.ps-about-video .ps-section__header{min-height:350px;margin-bottom:20px;display:flex;justify-content:center;align-items:center;text-align:center}.ps-about-video .ps-section__header p{font-size:30px;line-height:1.4em;color:#fff}.ps-about-video .ps-section__header h3,.ps-about-video .ps-section__header .h3{margin-bottom:20px;font-size:48px;font-weight:900;color:#fff}.ps-about-video .ps-section__content{padding:40px 15px;margin-bottom:50px}.ps-about-video .ps-section__content figure{margin-bottom:30px}.ps-about-video .ps-section__footer{max-width:920px;margin:0 auto}.ps-about-video .ps-section__footer h4,.ps-about-video .ps-section__footer .h4{margin:0 auto 30px;max-width:770px;font-size:24px;line-height:1.2em;text-align:center;font-weight:600;text-align:center}.ps-about-video .ps-section__footer p{color:#777}@media(min-width: 768px){.ps-about-video .ps-section__header{min-height:500px}.ps-about-video .ps-section__header h3,.ps-about-video .ps-section__header .h3{font-size:48px}.ps-about-video .ps-section__footer h4,.ps-about-video .ps-section__footer .h4{margin:0 auto 50px;font-size:30px;line-height:1.6em}.ps-about-video .ps-section__footer p{font-size:16px}}@media(min-width: 992px){.ps-about-video .ps-section__header{margin-bottom:40px}.ps-about-video .ps-section__header h3,.ps-about-video .ps-section__header .h3{font-size:60px}.ps-about-video .ps-section__content{margin-bottom:90px;padding:40px 80px}}@media(min-width: 1200px){.ps-about-video .ps-section__header h3,.ps-about-video .ps-section__header .h3{font-size:60px}.ps-about-video .ps-section__content figure{margin-bottom:0}}.ps-about-leadership{padding:60px 0 30px}.ps-about-leadership .ps-block--leadership{margin-bottom:30px}.ps-about-leadership .ps-section__header{margin-bottom:30px;text-align:center;font-size:36px}@media(min-width: 1200px){.ps-about-leadership{padding:100px 0 120px}.ps-about-leadership .ps-section__header{margin-bottom:70px}.ps-about-leadership .ps-section__header h3,.ps-about-leadership .ps-section__header .h3{font-size:60px}}.ps-site-partners{padding:60px 0;background-color:#fbfbfb}.ps-site-partners .ps-section__content{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}.ps-site-partners .ps-section__content a{max-width:33.3333%;display:inline-block;vertical-align:top;padding:15px}@media(min-width: 768px){.ps-site-partners .ps-section__content{flex-flow:row nowrap}.ps-site-partners .ps-section__content a{max-width:16.6666%}}.ps-faqs .table-responsive{margin-bottom:50px}.ps-faqs .ps-page__footer{padding-top:60px;border-top:1px solid #eaeaea;text-align:center}.ps-faqs .ps-page__footer p{margin:0;font-size:24px;color:#222}.ps-faqs .ps-page__footer p a{font-weight:700;color:#222}@media(min-width: 992px){.ps-faqs .ps-page__footer{padding-top:125px;border-top:1px solid #eaeaea}.ps-faqs .ps-page__footer p{font-size:30px}}.ps-contact{display:flex;flex-flow:column wrap;padding-top:60px}.ps-contact .ps-section__right figure{margin-bottom:40px}.ps-contact .ps-section__right figure figcaption{color:#222;font-weight:700;font-size:24px;margin-bottom:20px}.ps-contact .ps-section__right figure p{margin-bottom:0;font-size:15px}.ps-contact .ps-section__right figure aside{margin-bottom:20px}.ps-contact .ps-section__right figure aside p{margin-bottom:0;font-size:15px}.ps-contact .ps-section__right figure aside p strong{font-size:12px;font-weight:500;color:#222;text-transform:uppercase}.ps-contact .ps-section__right figure aside p a{font-size:15px}.ps-contact .ps-section__right figure aside p a:hover{color:#191a1b}.ps-contact .ps-section__right figure aside:last-child{margin-bottom:0}.ps-contact .ps-section__right .ps-list--social{margin-bottom:50px}.ps-contact .ps-section__right .ps-list--social li{margin-right:5px}.ps-contact .ps-section__right .ps-list--social li a{border-color:#eaeaea;font-size:14px}.ps-contact .ps-section__right .ps-list--social li a i{font-size:inherit}@media(min-width: 992px){.ps-contact{flex-flow:row nowrap;padding-top:100px}.ps-contact .ps-section__left{padding-right:135px}.ps-contact .ps-section__right{max-width:250px}.ps-contact .ps-section__right figure{margin-bottom:65px}.ps-contact .ps-section__right .ps-list--social{margin-bottom:70px}}.ps-contact-location{padding:60px 0 40px;border-top:1px solid #eaeaea}.ps-contact-location h4,.ps-contact-location .h4{font-size:24px;margin-bottom:20px}.ps-contact-location figure{margin-bottom:40px}.ps-contact-location figure figcaption{margin-bottom:3px;font-size:12px;font-weight:600;margin-top:0;letter-spacing:1px;color:#222;text-transform:uppercase}.ps-contact-location figure p{margin-bottom:0;font-size:15px}.ps-contact-location figure p a{word-wrap:break-word}.ps-contact-location figure p a:hover{color:#191a1b}@media(min-width: 992px){.ps-contact-location{padding:100px 0 80px}.ps-contact-location figure{margin-bottom:60px}}.ps-checkout .ps-section__actions{padding-bottom:60px}@media(min-width: 1200px){.ps-checkout .ps-section__actions{padding-bottom:100px}}.ps-order-tracking{text-align:center;max-width:1000px;margin:0 auto}.ps-order-tracking .btn-margin{margin-right:1.5rem}.ps-order-tracking h3,.ps-order-tracking .h3{margin-bottom:90px;font-size:24px}.ps-order-tracking p{font-size:16px;color:var(--color-text, #545658)}.ps-order-tracking form{max-width:800px;margin:0 auto}@media(min-width: 992px){.ps-order-tracking p{margin-bottom:40px}}@media(min-width: 1200px){.ps-order-tracking h3,.ps-order-tracking .h3{font-size:36px}}@media(max-width: 500px){.ps-order-tracking .form-group{margin-right:auto;margin-left:auto;justify-content:center;width:65%;display:flex;flex-direction:column}.ps-order-tracking .btn-margin{margin:5px 0 12px 0}}.ps-blog{padding:60px 0 0}.ps-blog .ps-blog__related-post{padding-top:30px;padding-bottom:30px;border-bottom:1px solid #eaeaea}.ps-blog .ps-blog__related-post h3,.ps-blog .ps-blog__related-post .h3{margin-bottom:30px;text-align:center;font-size:24px}.ps-blog .ps-blog__related-post .ps-post{margin-bottom:30px}.ps-blog .ps-blog__categories{text-align:center}.ps-blog .ps-blog__categories li{display:inline-block;margin-right:20px;vertical-align:top}.ps-blog .ps-blog__categories li a{font-size:14px;color:#bbb;font-weight:400}.ps-blog .ps-blog__categories li:last-child{margin-right:0}.ps-blog .ps-blog__categories li.active a,.ps-blog .ps-blog__categories li:hover a{color:#222}.ps-blog .ps-blog__header{padding-bottom:30px}.ps-blog .ps-blog__footer{padding-top:50px;text-align:center}.ps-blog .ps-blog__footer .ps-pagination{display:inline-block}@media(min-width: 768px){.ps-blog .ps-blog__categories li{margin-right:40px}.ps-blog .ps-blog__categories li a{font-size:18px}}@media(min-width: 992px){.ps-blog{padding:100px 0 0}.ps-blog .ps-blog__related-post{padding-top:60px;padding-bottom:60px}.ps-blog .ps-blog__related-post h3,.ps-blog .ps-blog__related-post .h3{margin-bottom:60px;text-align:center;font-size:48px}.ps-blog .ps-blog__related-post .ps-post{margin-bottom:0}.ps-blog .ps-blog__header{padding-bottom:60px}}.ps-blog--grid{padding-bottom:30px}.ps-blog--grid .blogpost-content p{margin-bottom:0px}.ps-blog--grid .ps-post{margin-bottom:40px}.ps-blog--grid .ps-post .ps-post__title{font-size:17px}.ps-blog--grid .ps-blog__header{padding-bottom:60px}@media(min-width: 768px){.ps-blog--grid{padding-bottom:60px}.ps-blog--grid .ps-post{margin-bottom:60px}}.ps-blog--list .ps-post--list{margin-bottom:50px}.ps-blog--list .ps-blog__header{text-align:center}.ps-blog--list .ps-blog__header figcaption{margin-bottom:10px;color:#bbb}.ps-blog--list .ps-blog__header h3,.ps-blog--list .ps-blog__header .h3{font-size:24px;margin:0 auto;max-width:540px}.ps-blog--list .ps-blog__header figure{margin-bottom:30px;padding-bottom:20px;position:relative}.ps-blog--list .ps-blog__header figure:after{content:"";position:absolute;top:100%;left:50%;width:50px;height:1px;background-color:#191a1b}@media(min-width: 992px){.ps-blog--list .ps-blog__header{text-align:center}.ps-blog--list .ps-blog__header h3,.ps-blog--list .ps-blog__header .h3{font-size:48px}.ps-blog--list .ps-blog__header figure{margin-bottom:100px;padding-bottom:50px}}.ps-blog--masonry .ps-post{margin-bottom:120px}.ps-blog--masonry .grid-item .ps-post{margin:0 auto 120px}.ps-blog--masonry .grid-item:nth-child(3n) .ps-post{margin-left:0}.ps-blog--sidebar .ps-post{margin-bottom:60px}.ps-blog--sidebar .ps-blog__sidebar{max-width:300px}.ps-blog--sidebar .ps-blog__sidebar .widget{margin-bottom:50px}.ps-blog--sidebar .ps-blog__container{display:flex;flex-flow:column-reverse wrap}@media(min-width: 992px){.ps-blog--sidebar .ps-blog__sidebar{max-width:270px}.ps-blog--sidebar .ps-blog__sidebar .widget{margin-bottom:60px}.ps-blog--sidebar .ps-blog__right{padding-left:30px}.ps-blog--sidebar .ps-blog__container{flex-flow:row nowrap}.ps-blog--sidebar .ps-blog__container .ps-blog__sidebar,.ps-blog--sidebar .ps-blog__container .ps-blog__right{width:100%}}@media(min-width: 1200px){.ps-blog--sidebar .ps-blog__right{padding-left:55px}}@media(min-width: 1200px){.widget-imgfluid-true .ps-home-categories .ps-item--category .ps-block__thumbnail img{border-radius:5px !important;height:175px !important;width:175px !important}}.category-imgfluid-true .ps-home-categories .ps-items--category-list .ps-block__thumbnail-item img{border-radius:50% !important;height:60px !important;width:60px !important}.widget-imgfluid-true .card-deck .card .card-img{border-radius:5px !important}@media(min-width: 1200px){.widget-imgfluid-true .card-deck .card .card-img{height:330px !important}}@media(max-width: 480px){.widget-imgfluid-true .card-deck .card .card-img{height:125px !important}}.product-imgfluid-true .ps-shop__content .ps-shop-items .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{border-radius:5px !important}@media(min-width: 1200px){.product-imgfluid-true .ps-shop__content .ps-shop-items .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:270px !important}}@media(max-width: 480px){.product-imgfluid-true .ps-shop__content .ps-shop-items .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:151px !important}}.product-imgfluid-true .ps-shop__content .ps-shop-items .ps-product.ps-product--horizontal .ps-product__thumbnail .ps-product__thumbnail-images img{border-radius:5px !important}@media(max-width: 480px){.product-imgfluid-true .ps-shop__content .ps-shop-items .ps-product.ps-product--horizontal .ps-product__thumbnail .ps-product__thumbnail-images img{height:370px !important}}.product-imgfluid-true .ps-section.ps-deal-of-day--3 .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{border-radius:5px !important}@media(min-width: 1200px){.product-imgfluid-true .ps-section.ps-deal-of-day--3 .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:370px !important}}@media(max-width: 480px){.product-imgfluid-true .ps-section.ps-deal-of-day--3 .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:167px !important}}.product-imgfluid-true .ps-section.ps-home-product.ps-deal-of-day--3 .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{border-radius:5px !important}@media(min-width: 1200px){.product-imgfluid-true .ps-section.ps-home-product.ps-deal-of-day--3 .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:300px !important}}@media(max-width: 480px){.product-imgfluid-true .ps-section.ps-home-product.ps-deal-of-day--3 .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:167px !important}}.widget-imgfluid-true .basic-banner .slick-slide img{border-radius:5px !important}@media(min-width: 1200px){.widget-imgfluid-true .basic-banner .slick-slide img{height:100% !important}}@media(max-width: 480px){.widget-imgfluid-true .basic-banner .slick-slide img{height:100% !important}}.basic-banner-height .card{display:flex !important;justify-content:center;align-items:center;align-content:center;text-align:center}.basic-banner-height .card-img{width:unset !important;max-height:500px !important}.basic-banner .card-deck{gap:10px}.basic-banner .slick-next:before,.basic-banner .slick-prev:before{content:"" !important}.basic-banner .slick-slide{padding:10px}.basic-banner .container-1470 .slick-prev{left:-1% !important}.basic-banner .container-1470 .slick-next{right:-1% !important}.basic-banner .container-1570 .slick-prev{left:-1% !important}.basic-banner .container-1570 .slick-next{right:-1% !important}.basic-banner .container-1770 .slick-prev{left:-1% !important}.basic-banner .container-1770 .slick-next{right:-1% !important}.basic-banner .container-full .slick-prev{left:-1% !important}.basic-banner .container-full .slick-next{right:-1% !important}.product-slider-section{background-color:#fff !important;padding:50px 0 50px 0 !important}.product-slider-section .slick-dots{position:relative;bottom:-15px;text-align:center}.product-slider-section .slick-arrow{background-color:var(--icon-background-color)}.product-slider-section .slick-arrow:hover{background-color:var(--icon-active-background-color)}.product-slider-section .slick-dots button{border:0px solid rgba(0,0,0,0) !important;width:10px !important;height:10px !important;background:#b0b0b0 !important}.product-slider-section .slick-dots li.slick-active button{background:#181818 !important}.product-slider-section i{color:#000 !important}.seo-hide{height:0px !important;width:0px !important;overflow:auto !important;margin:0}@media(min-width: 1200px){.product-aspectratio-portrait .ps-section.ps-deal-of-day--3 .ps-section__content{width:870px !important;margin:auto;padding:0}.product-aspectratio-portrait .ps-section.ps-deal-of-day--3 .ps-section__content .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:370px !important;border-radius:5px !important}}@media(max-width: 480px){.product-aspectratio-portrait .ps-section.ps-deal-of-day--3 .ps-section__content .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:270px !important;border-radius:5px !important}}.product-aspectratio-landscape .ps-section.ps-deal-of-day--3 .ps-section__content .ps-product .ps-product__thumbnail .ps-product__thumbnail-images img{height:270px !important;border-radius:5px !important}.opacity-50{opacity:50%}.opacity-80{opacity:80%}.ps-product--quickview .ps-product__header{max-width:100%}.ps-product--quickview .ps-product__content{display:none}#homepage-default .ps-home-top-sellers{padding-top:80px}@media(min-width: 1200px){#homepage-default .ps-home-top-sellers{padding-top:160px}}#homepage-default .ps-home-categories{padding-bottom:10px}#homepage-default .ps-home-categories .ps-section__header{width:100%;display:block;text-align:center}#homepage-default .ps-home-product{padding:0px 0}#homepage-default .ps-home-product .ps-product{text-align:left}@media(min-width: 448px){#homepage-default .ps-home-product{padding:50px 0}}@media(min-width: 992px){#homepage-default .ps-home-product{padding:0 0 25px}#homepage-default .ps-home-product .ps-section__header figure{max-width:320px}#homepage-default .ps-home-product .ps-product{max-width:300px;margin-left:auto;margin-right:auto}#homepage-default .ps-home-product .row .col-xl-4:nth-child(3n) .ps-product{margin-left:auto;margin-right:0}#homepage-default .ps-home-product .row .col-xl-4:first-child .ps-product,#homepage-default .ps-home-product .row .col-xl-4:nth-child(4n) .ps-product{margin-left:0;margin-right:auto}}#homepage-default .ps-footer--2 .ps-footer__bottom{text-align:left}@media(min-width: 1200px){#homepage-default .ps-home-blog{padding-top:150px}#homepage-default .ps-home-blog .ps-section__header{padding-bottom:50px}}.ps-slideshow-center{bottom:15%;position:absolute;text-align:center}.heading-mt3{margin-top:3px}.section-2-mbottom{margin-bottom:10px}.section-2-mtop{margin-top:20px}.slick-arrow{width:35px;height:35px;padding:0;background-color:var(--icon-background-color);border:none;color:var(--link-color);position:absolute;display:flex;justify-content:center;align-items:center;cursor:pointer;transform:translateY(-50%);z-index:9;outline:none;transition:all .5s ease;border-radius:50%;padding:10px !important}.slick-arrow:hover{background-color:var(--icon-active-background-color)}.slick-arrow:hover svg{fill:#fff;color:#fff}.slick-arrow svg{width:100%;height:100%;color:var(--link-color);fill:var(--link-color);stroke:rgba(0,0,0,0)}.slick-arrow.slick-next{right:0}.slick-arrow.slick-next svg{position:relative;left:1px;display:flex;align-content:center;justify-content:center;align-items:center}.slick-arrow.slick-prev{left:0}.slick-arrow.slick-prev svg{transform:rotate(180deg);position:relative;right:1px;display:flex;align-content:center;justify-content:center;align-items:center}.slick-arrow.slick-disabled{opacity:.4}.slick-dots li.slick-active button{background:#000}.slick-dots button{width:12px;height:12px;border-radius:50%;border:1px solid #000;background:#fff;padding:0;outline:none;cursor:pointer;margin-top:20px}@media(max-width: 480px){.ps-slideshow-center-mobile{border-radius:3px;height:40px;right:10px;transition-duration:0s;width:40px;position:absolute;bottom:10px;flex:1 1 0%;cursor:pointer;overflow:hidden;background-color:#121212}.ps-slideshow-center-mobile a{height:100%;text-align:center;display:flex;align-content:center;justify-content:center;align-items:center}}@media(min-width: 0){.ps-slideshow-center{z-index:20;bottom:10px;padding:5px 15px;right:10px;font-weight:100}}@media(min-width: 480px){.ps-slideshow-center{bottom:10px;padding:15px 35px;position:absolute;text-align:center;font-weight:600}}@media(max-width: 991px){.ps-slideshow-center{bottom:10%}}@media(min-width: 992px){.ps-slideshow-center{bottom:150px;width:100%;text-align:center;padding:15px 35px;position:absolute;text-align:center}}@media(max-width: 768px){.content-box-mobile-sec2{position:relative}}.tracking .center-block{display:block;margin-right:auto;margin-left:auto}.tracking .pull-right{float:right !important}.tracking .pull-left{float:left !important}.tracking .max-width-360{max-width:600px}.tracking .bg-dark-blue.button{background:#2960db}.tracking .bg-dark-blue.button:hover{background:#3360cc}.tracking .delievery_status .edd_date{color:#2960db}.tracking #edd_undelivered_date{color:#2960db}.tracking .post_order_wrap{padding:24px 0 48px}.tracking .post_order_wrap>a{font-size:18px;margin-bottom:35px;display:block;color:#285ddb;padding-left:4px}.tracking .post_order_wrap>a i{font-size:32px;position:relative;top:3px;left:-5px;color:#285ddb}.tracking .post_order_wrap a:hover,.tracking .post_order_wrap a:focus{text-decoration:none;color:#004989}.tracking .post_order_info{background:#fff;padding:30px;border-radius:15px;-webkit-border-radius:15px}.tracking .post_order_info .title{font-size:17px;margin-bottom:32px;display:block;border-bottom:1px solid #cfd4d6;padding-bottom:25px;color:#555}.tracking .radio_box li{float:left;width:14%;list-style:none}.tracking .radio_box span{margin-left:17px;color:#555}.tracking .radio_icon{height:22px;width:22px;border:1px solid #cfd4d6;display:block;border-radius:50%;-webkit-border-radius:50%;position:absolute;top:9px;left:-20px}.tracking .radio_icon:before{height:10px;width:10px;border-radius:50%;background:#000;position:absolute;content:"";left:0;right:0;display:block;margin:0 auto;top:5px;display:none}.tracking .radio_box{padding-left:18px;margin-bottom:25px}.tracking .error{color:red;display:block;margin-bottom:25px}.tracking .success{color:green;display:block}.tracking .radio_box input[type=radio]{height:22px;width:22px;position:relative;top:5px;z-index:9;opacity:0}.tracking .radio_box input[type=radio]:checked+.radio_icon:before{display:block}.tracking .post_order_info label{margin-bottom:12px;display:block}.tracking .contact_input{padding:0;margin-bottom:34px}.tracking .contact_input li{float:left;list-style:none;width:47.5%;margin-right:5%}.tracking .contact_input li:last-child{margin-right:0}.tracking .contact_input input{width:100%;line-height:50px;height:50px;padding:0 23px;border-radius:5px;-webkit-border-radius:5px;border:1px solid #cfd4d6}.tracking .date_info{padding:0;margin-bottom:74px}.tracking .date_info li{float:left;list-style:none;margin-right:3%;border-radius:5px;cursor:pointer;transition:.3s;-webkit-transition:.3s;color:#555}.tracking #refused_resons li{width:25%}.tracking #others_resons li{width:33.33%}.tracking .mb-30{margin-bottom:30px !important}.tracking .date_info li:hover,.tracking .date_info li:focus{border-color:#4ea24a}.tracking .post_order_info .contact_input+label{margin-bottom:37px}.tracking .drop_down_select .panel-default{float:left;width:47.5%;margin-right:5%;margin-top:0 !important;margin-bottom:60px}.tracking .post_order_info .panel-default>.panel-heading{background:rgba(0,0,0,0)}.tracking .drop_down_select .panel-default:nth-child(2n){margin-right:0}.tracking .post_order_info .panel-heading{padding:0;border-radius:5px;-webkit-border-radius:5px}.tracking .post_order_info .panel-default>.panel-heading a:focus,.tracking .post_order_info .panel-default>.panel-heading a:hover{color:#fff;background:#000;outline:none}.tracking .post_order_info .submit_btn{display:block;min-width:270px;line-height:50px;height:50px;color:#fff;padding:0;font-size:18px;border-radius:5px;-webkit-border-radius:5px;margin-bottom:30px}.tracking footer{padding:15px 0 15px}.tracking footer a{color:#555}.tracking footer a:hover,.tracking footer a:focus{text-decoration:none}.tracking .contact_detail{margin-top:9px}.tracking .social-media{margin-left:8px}.tracking .logo img{max-width:auto;max-height:100px}.tracking .bg-request-btn.button{border:1px solid #2960db;background-color:#fff;color:#2960db;width:173px;height:48px;border-radius:6px;font:normal normal medium 16px/19px SF Pro}.tracking .foot_logo a{vertical-align:4px}.tracking .post_order_info .panel-title>a{display:block;padding:18px 25px;position:relative;color:#555}.tracking .post_order_info .panel-title>a i{position:absolute;right:11px;font-size:32px;top:12px}.tracking .panel-heading a[aria-expanded=true] .fa-angle-down::before{content:""}.tracking .post_order_info .panel-body .radio_box li{float:none;width:100%}.tracking .post_order_info .panel-body .radio_box{margin-bottom:12px}.tracking .post_order_info .panel-body{padding:20px 40px}.tracking .post_order_info .panel-title>a[aria-expanded=true]{background:#000;color:#fff}.tracking .post_order_info .panel-group{margin-bottom:0}.tracking .inner_page .hp_cards{margin-top:42px}.tracking .inner_page .hp_cards_info h5,.tracking .inner_page .hp_cards_info .h5{font-size:15px;margin:9px 0 0;border-bottom:1px solid #cfd4d6;padding-bottom:21px;padding-left:35px;font-weight:400}.tracking .inner_page .hp_cards_info{padding:17px 15px 1px;background:var(--color-background, #ddd);border:1px solid var(--color-border, #ddd);border-radius:5px;-webkit-border-radius:5px}.tracking .inner_page .hp_cards_info h5 i.fa-cube,.tracking .inner_page .hp_cards_info h5 i,.tracking .inner_page .hp_cards_info .h5 i{margin-right:8px;font-size:22px}.tracking .inner_page .hp_cards_info h5 a i,.tracking .inner_page .hp_cards_info .h5 a i{margin-right:5px;font-size:25px;margin-top:1px;position:relative;top:2px}.tracking .inner_page .hp_cards_info h5 a,.tracking .inner_page .hp_cards_info .h5 a{font-size:16px;color:#285ddb}.tracking .inner_page .hp_cards_info h5 a:hover,.tracking .inner_page .hp_cards_info .h5 a:hover,.tracking .inner_page .hp_cards_info h5 a:focus,.tracking .inner_page .hp_cards_info .h5 a:focus{text-decoration:none;color:#285ddb}.tracking .inner_page .hp_cards_info .mb-20{margin-top:20px;margin-bottom:20px}.tracking .inner_page .hp_cards_info .mb-10{margin-top:10px;margin-bottom:10px}.tracking .right_info{width:65%;word-break:break-word;color:#737373}.tracking .inner_page .hp_cards_info .mb-20{margin-top:20px;margin-bottom:20px}.tracking .fs--17{font-size:17px}.tracking .orange_text{color:#f28419}.tracking .courier_info span,.tracking .courier_info a{display:block}.tracking .courier_info{background:#fff;padding:23px 23px 0px 18px}.tracking .courier_logo{background-size:contain;-webkit-background-size:contain;border-radius:5px;width:75px;height:65px;margin-right:15px}.tracking .courier_info span:first-child{margin-bottom:5px;margin-top:9px}.tracking .tracking_id{color:#285ddb}.tracking .courier_info a,.tracking .courier_info a:focus,.tracking .courier_info a:hover{text-decoration:none;color:#285ddb}.tracking .delievery_info{padding:25px 15px 25px;position:relative;background:#fff;overflow:hidden;border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;margin-bottom:45px}.tracking .delievery_info ul{padding:0;width:76%;float:right;margin:0}.tracking .delievery_info li{list-style:none;background:#fff;padding:24px 0px;border-bottom:1px solid #e8e8e8;position:relative;margin-right:10px}.tracking .delievery_info li:last-child{margin-bottom:0}.tracking .delievery_info li span:first-child{display:block;margin-bottom:12px}.tracking .delievery_info li span span{display:inline}.tracking .status_cont{max-width:90%}.tracking .date_info_wrap{position:absolute;left:-118px;top:28px;text-align:right;font-size:13px}.tracking .date_info_wrap .date{color:#434343;font-weight:bold;font-size:14px;text-transform:uppercase}.tracking .date_info_wrap .time{color:#454545}.tracking .delievery_info li .date_info_wrap span:first-child{margin-bottom:1px}.tracking .delievery_list_wrap{max-height:220px;overflow-y:auto}.tracking .delievery_info li activity{color:#737373}.tracking .delievery_info li:after{content:"";height:100%;width:2px;display:block;position:absolute;left:-36px;top:59px;z-index:9;border:1px dashed #dedede}.tracking .delievery_info li.active .circle_icon{border:3px solid #fff}.tracking .delievery_info li:last-child:after{display:none}.tracking .circle_icon{height:16px;width:16px;position:absolute;left:0;border:3px solid #fff;box-shadow:0 0 2px #a8a8a8;display:block;left:-43px;border-radius:50%;background:#a8a8a8;z-index:9;top:42px}.tracking .delievery_info li.active .circle_icon{background:#18f040}.tracking .delievery_info li.active span span{color:#1ea231}.tracking .check_delievery{font-size:46px;color:#1ea231;width:34px;height:40px;display:inline-block;background:url(/static/img/sprite.png?v=1) no-repeat;background-position:-135px -1px;vertical-align:middle}.tracking .error_delivery{font-size:46px;color:#1ea231;width:34px;height:40px;display:inline-block;color:#1ea231;background:url(/static/img/sprite.png?v=1) no-repeat;background-position:-181px -2px;vertical-align:middle}.tracking .recommend_info{background:#fff;padding:18px 16px 25px;border-radius:10px;-webkit-border-radius:10px;margin-bottom:45px;margin-top:30px}.tracking .recommend_info p{font-size:15px;line-height:1.2;margin-bottom:3px;font-weight:400}.tracking .recommend_info .pagination li a{background:#fff;border-radius:50%;font-size:16px;padding:7px;color:#000;width:35px;height:35px;display:block;text-align:center;-webkit-transition:width .3s;transition:width .3s}.tracking .recommend_info .pagination li a.red{border-color:#cc3a29}.tracking .recommend_info .pagination li.active a.red,.tracking .recommend_info .pagination li a.red:hover{border-color:#cc3a29;background:#cc3a29;color:#fff}.tracking .recommend_info .pagination li a.yellow{border-color:#f7b336}.tracking .recommend_info .pagination li.active a.yellow,.tracking .recommend_info .pagination li a.yellow:hover{border-color:#f7b336;background:#f7b336;color:#fff}.tracking .recommend_info .pagination li a.green{border-color:#71d53a}.tracking .recommend_info .pagination li.active a.green,.tracking .recommend_info .pagination li a.green:hover{border-color:#71d53a;background:#71d53a;color:#fff}.tracking .recommend_info .pagination li{margin-right:10px;display:inline-block}.tracking .recommend_info .pagination li:last-child{margin-right:0}.tracking .extremely_arrow i,.tracking .likely_arrow i{display:block;font-size:26px;padding-left:10px;margin-bottom:5px}.tracking .extremely_arrow,.tracking .likely_arrow{color:#555;display:inline-block;cursor:default}.tracking .likely_arrow{float:right;text-align:right}.tracking .nps_pagination .arrow_wrap_pagination a.extremely_arrow{float:left;text-align:left}.tracking .extremely_arrow:hover,.tracking .likely_arrow:hover{text-decoration:none;color:#555}.tracking .likely_arrow i{padding-right:7px}.tracking .recommend_info .pagination{margin-bottom:0}.tracking .arrow_wrap_pagination{margin-bottom:12px;margin-top:5px}.tracking .recommend_info label{font-weight:700;display:block;margin-bottom:7px}.tracking .recommend_info input{width:100%;height:40px;line-height:40px;padding:0 20px;background:#f2f2f2;border:none;border-radius:10px;-webkit-border-radius:10px;margin-bottom:27px;color:#a4a4a4}.tracking .recommend_info button{font-size:16px;min-width:200px;height:45px;line-height:45px;font-weight:700;padding:0;color:#fff;border-radius:5px}.tracking .recommend_info button:hover,.tracking .recommend_info button:focus,.tracking .signup_now button:hover,.tracking .signup_now button:focus{color:#fff}.tracking .signup_now{padding:20px 20px 17px;background:#fff;border-radius:10px;-webkit-border-radius:10px;margin-bottom:45px}.tracking .signup_now i.fa-mobile{font-size:0px;background:url(/static/img/sprite.png?v=1) no-repeat;background-position:0px 0px;width:39px;height:42px;position:absolute;left:29px;top:27px}.tracking .share{background:url(/static/img/sprite.png?v=1) no-repeat;background-position:-47px 0px;width:30px;height:35px;display:block}.tracking .share_icon_wrap{margin:5px 9px 0}.tracking .signup_now span{font-size:16px;margin-left:40px;color:#000;margin-top:16px;display:inline-block}.tracking .signup_now button{font-size:16px;min-width:200px;height:47px;line-height:47px;font-weight:700;padding:0;color:#fff;border-radius:5px;margin-top:-3px}.tracking .signup_now label{background:#f2f2f2;padding:10px 15px;border-radius:5px;margin-right:20px}.tracking .signup_now label i{font-style:normal;color:#555;font-size:18px;font-weight:400}.tracking .signup_now label input{background:rgba(0,0,0,0);border:none;width:190px}.tracking .signup_now label i.plus{font-weight:700;vertical-align:1px}.tracking .banner_section{margin-bottom:45px}.tracking .banner_section img{width:100%;border-radius:10px;-webkit-border-radius:10px}.tracking .delievery_status span,.tracking .delievery_status strong{display:block}.tracking .delievery_status span{margin-bottom:10px;font-weight:normal;font-size:14px}.tracking .delievery_status .edd_day{font-weight:bold;font-size:20px}.tracking .delievery_status .edd_date{font-size:100px;line-height:100px;font-weight:normal}.tracking .delievery_status .edd_month_new{display:inline;font-size:22px;padding-left:5px;vertical-align:text-bottom}.tracking .delievery_status .edd_month{font-size:16px}@media(max-width: 912px){.tracking .delievery_status #shipment_status{font-size:30px !important}}@media(max-width: 280px){.tracking .delievery_status #shipment_status{font-size:22px !important}}.tracking .delievery_status #shipment_status{font-size:38px;font-weight:normal;margin-top:10px;margin:8px 0px}.tracking .delievery_status strong+span{font-size:20px;color:#000}.tracking .active_delivery{color:#1ea231 !important}.tracking .red_color{color:#c81717 !important}.tracking .info_color{color:#e8ac1a !important}.tracking .delievery_status{border-bottom:1px solid #cfd4d6;padding-bottom:21px;margin-bottom:0 !important}.tracking .information_block .hp_cards_info{border-radius:10px;-webkit-border-radius:10px;position:relative;padding-bottom:2px}.tracking .order_detail_icon{width:25px;height:27px;background:url(/static/img/Box.png) no-repeat;display:inline-block;position:absolute;left:16px;top:21px}.tracking .cta_btn_wrap{float:left;display:block;width:100%}.tracking .cta_btn_wrap a{font-size:18px;color:#fff}.tracking .cta_btn_wrap button{font-size:16px;width:100%;height:45px;line-height:45px;font-weight:700;padding:0;color:#fff;border-radius:5px;border:none}.tracking .cta_btn_wrap button:hover,.tracking .cta_btn_wrap button:focus{color:#fff}.tracking .success_icon{background:url(/static/img/spritee.png?v=1) no-repeat;background-position:-232px -3px;width:55px;height:64px;display:block;margin:0 auto 20px}.tracking .success_info strong{display:block;font-size:38px;margin-bottom:15px;font-weight:500}.tracking .success_info{padding:81px 20px 83px}.tracking .success_info span{font-size:16px;color:#737373}.tracking .foot_logo img{width:50%;margin-top:4px}.tracking #shipment_status_label{margin-bottom:-15px;margin-top:10px}.tracking .nps_pagination .arrow_wrap_pagination{width:507.84px;margin:0 auto}.tracking .edd_info{float:left;width:173px;position:relative;margin-right:55px}.tracking .edd_info:last-child{margin-right:0}.tracking .divider_date{background:#000;height:3px;width:20px;display:block;position:absolute;top:65%;right:-10px}.tracking .delievery_status span.year_txt{display:inline-block;line-height:0px;color:#333}.tracking .mt-15{margin-top:15px}.tracking .db{display:block}@media(max-width: 506px){.tracking .multiple_date .edd_info{width:111px;margin-right:12px}.tracking .multiple_date .edd_date{font-size:60px}.tracking .multiple_date .edd_info:last-child{margin-right:0}.tracking .multiple_date .divider_date{top:60%;right:-1px}}@media(min-width: 768px)and (max-width: 1200px){.tracking .multiple_date .edd_info{width:126px;margin-right:30px}.tracking .multiple_date .edd_info:last-child{margin-right:0}.tracking .multiple_date .edd_date{font-size:72px}.tracking .multiple_date .divider_date{right:-16px}}.tracking .rushedtwgt{display:flex;align-items:center;min-height:80px;margin:-1% 0 15px;padding:0 40px 0 0;color:#fff;background:#361e74;border-radius:15px;-webkit-border-radius:15px}@media(max-width: 768px){.tracking .rushedtwgt{margin:0 0 10px 0}}.tracking .rushedtspan{display:table-cell !important;vertical-align:middle !important;font-size:18px !important;white-space:pre}@media(max-width: 1200px){.tracking .rushedtspan{display:table-cell !important;vertical-align:middle !important;font-size:18px !important;white-space:normal}}.tracking .rushedtlogo{margin:0 15px;max-height:30px !important}@media(max-width: 506px){.tracking .rushedtlogo{margin:0 10px;max-width:80px !important}.tracking .rushedtspan{font-size:15px !important}}.ps-page--order-details .order-details-title{margin-bottom:0px !important;color:inherit;font-weight:600}.ps-page--order-details .order-details-attributes{font-size:15px;font-weight:500;margin-bottom:0px}.cursor-default{cursor:default !important}.order-card-bg{background-color:var(--color-background, "#fff")}.order-view{background-color:var(--color-background, "#fff")}.order-view .order-view-border{border:1px solid var(--color-border, #ddd)}.react-autosuggest__container{position:relative}.react-autosuggest__input{width:100% !important;height:30px;padding:10px 20px;font-family:Helvetica,sans-serif;font-weight:300;font-size:16px;border:1px solid #aaa;border-radius:4px}.react-autosuggest__input{padding-left:10px !important}.react-autosuggest__input:focus{outline:none}.react-autosuggest__container--open .react-autosuggest__input{border-bottom-left-radius:0;border-bottom-right-radius:0}.react-autosuggest__suggestions-container{display:none}.react-autosuggest__container--open .react-autosuggest__suggestions-container{display:block;position:absolute;top:51px;width:100%;border:1px solid rgba(192,192,192,.6117647059);background-color:#fff;font-family:Helvetica,sans-serif;font-weight:300;font-size:16px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;left:0px;right:0px;z-index:21000;text-align:initial;white-space:normal;max-height:600px;overflow-y:auto}.react-autosuggest__suggestions-list{margin:0;padding:0;list-style-type:none}.react-autosuggest__suggestion{cursor:pointer;padding:5px}.react-autosuggest__suggestion:not(:first-child){border-top:1px solid #ddd}.react-autosuggest__suggestion--focused{background-color:#0c7eaf;color:#fff}.suggestion-content{display:flex;align-items:center;background-repeat:no-repeat}.name{margin-left:68px;line-height:45px}.highlight{color:#e00;font-weight:bold}.react-autosuggest__suggestion--focused .highlight{color:#120000}.suggestions2{position:absolute;left:0px;right:0px;z-index:21000;color:#111;background-color:#fff;text-align:initial;white-space:normal}.autocomplete-results-container{box-sizing:border-box}.s-suggestion-container{user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);padding-right:8px;cursor:pointer;display:flex}.s-suggestion-container:active:hover{background-color:#eee}.s-suggestion .sale{color:#c00;font-weight:400}.s-suggestion{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:0;margin-bottom:0;cursor:pointer;flex:1 1 auto}.s-suggestion p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.s-suggestion-delete{padding:7px 0 7px 10px;margin-top:0;margin-bottom:0;font-size:16px;cursor:pointer;flex:1 1 auto}.s-suggestion-autofill{padding:7px 0 7px 10px;margin-top:0;margin-bottom:0;font-size:16px;cursor:pointer;flex:1 1 auto}.show-for-smaller-480{display:inherit !important}.hide-for-smaller-480,.show-for-480,.show-for-600,.show-for-768,.show-for-992,.show-for-1200{display:none !important}@media only screen and (min-width: 480px){.show-for-480,.hide-for-smaller-480{display:inherit !important}.hide-for-480,.show-for-smaller-480{display:none !important}}@media only screen and (max-width: 599px){.show-for-smaller-600{display:inherit !important}.hide-for-smaller-600{display:none !important}}@media only screen and (min-width: 600px){.show-for-600{display:inherit !important}.hide-for-600,.show-for-smaller-600{display:none !important}}@media only screen and (max-width: 767px){.show-for-smaller-768{display:inherit !important}.hide-for-smaller-768{display:none !important}}@media only screen and (min-width: 768px){.show-for-768{display:inherit !important}.hide-for-768,.show-for-smaller-768{display:none !important}}@media only screen and (max-width: 991px){.show-for-smaller-992{display:inherit !important}.hide-for-smaller-992{display:none !important}}@media only screen and (min-width: 992px){.show-for-992{display:inherit !important}.hide-for-992,.show-for-smaller-992{display:none !important}}@media only screen and (max-width: 1199px){.show-for-smaller-1200{display:inherit !important}.hide-for-smaller-1200{display:none !important}}@media only screen and (min-width: 1200px){.show-for-1200{display:inherit !important}.hide-for-1200,.show-for-smaller-1200{display:none !important}}.slick-slider .slick-slide{outline:none;box-shadow:0 0 rgba(0,0,0,0)}.slick-slider .slick-slide:focus,.slick-slider .slick-slide:active,.slick-slider .slick-slide:hover{outline:none}.ps-carousel{position:relative}.ps-carousel .slick-arrow{position:absolute;top:50%;width:36px;height:36px;border:none;display:flex;justify-content:center;align-items:center;border-radius:0;z-index:100;background-color:var(--icon-background-color);color:var(--icon-color);transition:all .4s ease;transform:translateY(-50%)}.ps-carousel .slick-arrow i{font-size:20px}.ps-carousel .slick-arrow:hover{background-color:var(--icon-active-background-color);color:var(--icon-active-color)}.ps-carousel .slick-arrow.slick-prev{left:0}.ps-carousel .slick-arrow.slick-next{right:0}.ps-carousel .slick-dots{margin:0;padding:0;width:100%;list-style-type:none;text-align:center;position:absolute;bottom:-40px}.ps-carousel .slick-dots>li{display:inline-block;margin-right:10px;vertical-align:top}.ps-carousel .slick-dots>li button{display:block;vertical-align:top;padding:0;font-size:0;border-radius:0;border:none;width:10px;height:10px;background-color:#000;border-radius:50px}.ps-carousel .slick-dots>li button:hover{background-color:#191a1b}@media(max-width: 480px){.ps-carousel .slick-dots>li button{width:6px;height:6px;border-radius:50px}}.ps-carousel .slick-dots>li:last-child{margin-right:0}.ps-carousel .slick-dots>li.slick-active button{width:30px;background-color:#000}.ps-carousel .ps-post{margin-bottom:0 !important}.ps-carousel:hover .slick-arrow{visibility:visible;opacity:1}.ps-carousel.gap .slick-next{margin-right:10px}.ps-carousel.gap .slick-prev{margin-left:10px}.ps-carousel.gap .slick-list{margin-left:-20px;margin-right:-20px}.ps-carousel.nav-outside .slick-prev{left:-4%}.ps-carousel.nav-outside .slick-next{right:-4%}@media screen and (max-width: 1200px){.ps-carousel .slick-arrow{display:none}}.banner_sliderFull .swiper-container{width:100%;height:100%}.banner_sliderFull .--item-inside{width:100%}.banner_sliderFull .--item-inside img{width:100%}.banner_sliderFull .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.strech__slides .slick-track{display:flex !important}.strech__slides .slick-track .slick-slide{height:inherit !important}.strech__slides .slick-track .slick-slide>div,.strech__slides .slick-track .slick-slide>div>div{height:100%}.frame__wrapper{cursor:pointer}.frame__wrapper.active .frame__inputs,.frame__wrapper:hover .frame__inputs{display:block}.frame__wrapper .frame__inputs{display:none;position:relative;z-index:10000;border-top:2px solid #f2f2f2}.frame__wrapper .frame__inputs .btn-add__top{position:absolute;left:50%;top:-20px}.frame__wrapper .frame__inputs .btn-add__top i{font-size:40px;color:#000;transition:transform .3s ease-in-out}.frame__wrapper .frame__inputs .btn-add__top i:hover{transform:rotate(90deg)}.frame__wrapper .frame__inputs .input__drawer{position:absolute;right:20px;top:20px;display:flex;justify-content:flex-start;border:1px solid #f2f2f2;border-radius:5px;z-index:1;background-color:#fff;box-shadow:rgba(0,0,0,.1) 0px 1px 3px 0px,rgba(0,0,0,.06) 0px 1px 2px 0px}.frame__wrapper .frame__inputs .input__drawer div{padding:10px 20px;font-size:20px;border-radius:5px;color:#aeaeb5;cursor:pointer}.frame__wrapper .frame__inputs .input__drawer div:hover{color:#5a5d63;background-color:#fafafc}.frame__wrapper .frame__inputs .input__drawer div.f-icon__delete{cursor:pointer}.frame__wrapper .frame__inputs .input__drawer div.f-icon__delete:hover{color:#e25b5b !important;background-color:#fcefef}.frame__wrapper .frame__click,.frame__wrapper a{pointer-events:none !important}.frame-highlight_border{border:2px solid red;box-shadow:rgba(0,0,0,.25) 0px 25px 50px -12px;border-radius:5px}.frame-menu__dropdown-visible{opacity:1 !important;z-index:1 !important;visibility:visible !important;margin-top:2px !important}.widget__edit-mode{border:2px solid #9acd32;box-shadow:rgba(0,0,0,.56) 0px 22px 70px 4px;margin:20px 10px;border-radius:10px}.widget__edit-mode .frame__inputs{display:none !important}.alert-danger{background-color:var(--error-background-color, #f8d7da) !important;color:var(--error-color, #58151c) !important}.custom__toast .t-icon__close{position:absolute;top:1px;right:2px;cursor:pointer}.custom__toast .t-icon__close i{font-size:16px;font-weight:900;color:var(--icon-color, "#000")}.custom__toast .t-icon__close:hover i{font-size:17px}.lazy-load-image-background{position:relative;width:100%;z-index:-1}.lazy-load-image-background img{width:100%}.lazy-load-image-background.product-image{position:static;display:block !important}.lazy-load-image-background.product-image-hover{display:block !important;position:absolute}.lazy-load-image-background span{display:block !important}.lazy-load-image-background.lazy-load-image-loaded{display:block !important;z-index:2}.lazy-overlay{position:absolute;left:0;right:0;top:0;bottom:0}.lazy-media{position:relative}.lazy-media:before{content:"";display:block;padding-top:100%;width:100%;background-color:#f4f4f4}.lazy-media .lazy-load-image-background{position:static;display:inline !important}.lazy-media>figure,.lazy-media img{position:absolute;top:0;left:0;right:0;bottom:0}.lazy-media img{width:100%;height:100%;-webkit-transition:all .3s;transition:all .3s;-webkit-object-fit:cover;object-fit:cover}.insta-section .insta-bottom{margin-bottom:20px !important}.insta-section .halo-row-item{padding-right:0px !important;padding-left:0px !important}.insta-section .slick-arrow{width:35px;height:35px;padding:0;background-color:rgba(0,0,0,0);border:none;color:var(--link-color);position:absolute;display:flex;justify-content:center;align-items:center;cursor:pointer;transform:translateY(-50%);z-index:9;outline:none;transition:all .5s ease;border-radius:50%;padding:9px !important}.insta-section .slick-arrow:hover{background-color:rgba(0,0,0,.1019607843)}.insta-section .slick-arrow:hover svg{fill:#fff;color:#fff}.insta-section .slick-arrow svg{width:100%;height:100%;color:var(--link-color);fill:var(--link-color);stroke:rgba(0,0,0,0)}.insta-section .slick-arrow.slick-next{right:0}.insta-section .slick-arrow.slick-next svg{position:relative;left:1px;display:flex;align-content:center;justify-content:center;align-items:center}.insta-section .slick-arrow.slick-prev{left:0}.insta-section .slick-arrow.slick-prev svg{transform:rotate(180deg);position:relative;right:1px;display:flex;align-content:center;justify-content:center;align-items:center}.insta-section .slick-arrow.slick-disabled{opacity:.4}.insta-section .slick-dots li.slick-active button{background:#000}.insta-section .slick-dots button{width:12px;height:12px;border-radius:50%;border:1px solid #000;background:#fff;padding:0;outline:none;cursor:pointer}.insta-section .row.column-5 .image-col-5{width:40%}.insta-section .row.column-5 .image-col-5{width:40%}.insta-section .media-adapt{display:block;max-width:100%;margin:0 auto;position:relative}.insta-section .media-adapt .media-item{display:block;position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%;cursor:pointer;object-fit:cover;object-position:center;transition:opacity .5s}.insta-section .insta-gap{display:flex;justify-content:center;overflow:hidden;position:relative}.insta-section .instagram-overlay-new{position:relative}.insta-section .instagram-overlay-new .media-item{filter:brightness(70%);transition:filter .3s ease}.insta-section .instagram-overlay-new .overlay-content h3,.insta-section .instagram-overlay-new .overlay-content .h3{filter:none}.insta-section .instagram-card .instagram-card-top{position:relative}.insta-section .instagram-card .instagram-card-top .instagram-card-media .instagram-overlay{opacity:0;display:block;position:absolute;width:30px;height:30px;top:50%;left:50%;text-align:center;margin:auto;transition:none}.insta-section .instagram-card .instagram-card-top .instagram-card-media:hover .instagram-overlay{opacity:1;filter:brightness(100%);transition:none}.insta-section .instagram-card .instagram-card-top .instagram-card-media img{max-width:none;position:absolute;right:0;display:initial;opacity:1}.insta-section .instagram-card .instagram-card-top .instagram-card-media video{max-width:none;position:absolute;right:0;display:initial;opacity:1}.insta-section .instagram-card .instagram-card-top .instagram-card-media:hover img{filter:brightness(55%);position:absolute;z-index:100;top:0;left:0;bottom:0;right:0;transition:.2s linear}.insta-section .instagram-card .instagram-card-top .instagram-card-media:hover video{filter:brightness(55%);position:absolute;z-index:100;top:0;left:0;bottom:0;right:0;transition:.2s linear}@media(max-width: 800px){.insta-section .row.column-5 .image-col-5{width:50% !important}}.service-section .border-styles{height:100%;padding:5px}.service-section .slick-list{padding:0}.service-section .service-six-title,.service-section .service-six-desc{text-align:center}.service-section .slick-slide{margin:0 1px;display:flex;align-items:center;justify-content:center}.service-section .slick-track{display:flex;align-items:flex-start;justify-content:center}.service-section .service-gap-bottom{margin-bottom:10px}.service-section .service3-heading-margin{margin-bottom:20px}.service-section .service3-text-margin{margin-bottom:20px}.service-section .service3-body-margin{margin-bottom:20px}.service-section .service-align-center{padding-left:10px;padding-right:10px}@media(max-width: 767px){.service-section .grid-item-width-service-6 img{width:100%}}.service-section .container{padding:1px;--bs-gutter-x: 0;--bs-gutter-y: 0}.service-section .row .halo-row-item{padding:0}.service-section .container-full .slick-next{margin-right:20px}.service-section .container-full .slick-prev{margin-left:20px}.service-section .slick-arrow{width:35px;height:35px;padding:0;background-color:rgba(0,0,0,0);border:none;color:var(--link-color);position:absolute;display:flex;justify-content:center;align-items:center;cursor:pointer;transform:translateY(-50%);z-index:9;outline:none;transition:all .5s ease;border-radius:50%;padding:9px !important}.service-section .slick-arrow:hover{background-color:rgba(0,0,0,.1019607843)}.service-section .slick-arrow:hover svg{fill:#fff;color:#fff}.service-section .slick-arrow svg{width:100%;height:100%;color:var(--link-color);fill:var(--link-color);stroke:rgba(0,0,0,0)}.service-section .slick-arrow.slick-next{right:0}.service-section .slick-arrow.slick-next svg{position:relative;left:1px;display:flex;align-content:center;justify-content:center;align-items:center}.service-section .slick-arrow.slick-prev{left:0}.service-section .slick-arrow.slick-prev svg{transform:rotate(180deg);position:relative;right:1px;display:flex;align-content:center;justify-content:center;align-items:center}.service-section .slick-arrow.slick-disabled{opacity:.4}.service-section .slick-dots li.slick-active button{background:#000}.service-section .slick-dots button{width:12px;height:12px;border-radius:50%;border:1px solid #000;background:#fff;padding:0;outline:none;cursor:pointer}.client-1 .image-width{flex-wrap:wrap;gap:0 15px}@media(max-width: 767px){.client-1 img{max-width:150px !important;width:100%}}.service-7{padding:20px}.service-7 h2,.service-7 .h2,.service-7 .body{text-align:center}.service-7 .content-row{display:flex;justify-content:center;align-items:center;gap:40px}.service-7 .column{display:flex;flex-direction:column;gap:20px;width:20%}.service-7 .feature-item{display:flex;flex-direction:column}.service-7 .feature-item .heading{margin:10px 0}.service-7 .image-container{width:35%;display:flex;justify-content:center;align-items:center}.service-7 .icon__picker-fs{padding:0 !important}.service-7 .center-image{width:100%;max-width:100%;min-height:50%;max-height:90%}@media(max-width: 768px){.service-7 .content-row{flex-direction:column;align-items:center}.service-7 .image-container{order:-1;width:100%;margin-bottom:20px}.service-7 .feature-item{padding:10px}.service-7 .column{width:100%}.service-7 .title{margin-bottom:20px}.service-7 .center-image{max-width:100%}}.ps-section__newarrivals{position:relative}.ps-section__newarrivals .slick-track{display:flex}.ps-section__newarrivals .slick-slide{display:flex !important;height:auto !important}.ps-section__newarrivals .slick-slide>div{display:flex;flex:1;height:100%}.ps-section__newarrivals .grid-item{display:flex;flex-direction:column;height:100%}.ps-section__newarrivals .product-card{display:flex;flex-direction:column;flex:1}.ps-section__newarrivals .product-card-bottom{margin-top:auto}.ps-section__newarrivals .tagline{margin-bottom:10px !important}.ps-section__newarrivals .margin-bm-new2-text{margin-bottom:20px}.ps-section__newarrivals .margin-top-new2-btn{margin-top:20px}.ps-section__newarrivals .slick-arrow{width:35px;height:35px;padding:0;background-color:rgba(0,0,0,0);border:none;color:var(--link-color);position:absolute;display:flex;justify-content:center;align-items:center;cursor:pointer;transform:translateY(-50%);z-index:9;outline:none;transition:all .5s ease;border-radius:50%;padding:9px !important;background-color:var(--icon-background-color)}.ps-section__newarrivals .slick-arrow i{color:var(--icon-color)}.ps-section__newarrivals .slick-arrow:hover{background-color:var(--icon-active-background-color)}.ps-section__newarrivals .slick-arrow:hover i{color:var(--icon-active-color)}.ps-section__newarrivals .slick-arrow:hover svg{fill:#fff;color:#fff}.ps-section__newarrivals .slick-arrow svg{width:100%;height:100%;color:var(--link-color);fill:var(--link-color);stroke:rgba(0,0,0,0)}.ps-section__newarrivals .slick-arrow.slick-next{right:0}.ps-section__newarrivals .slick-arrow.slick-next svg{position:relative;left:1px;display:flex;align-content:center;justify-content:center;align-items:center}.ps-section__newarrivals .slick-arrow.slick-prev{left:0}.ps-section__newarrivals .slick-arrow.slick-prev svg{transform:rotate(180deg);position:relative;right:1px;display:flex;align-content:center;justify-content:center;align-items:center}.ps-section__newarrivals .slick-arrow.slick-disabled{opacity:.4}.ps-section__newarrivals .slick-dots li.slick-active button{background:var(--icon-color)}.ps-section__newarrivals .slick-dots button{width:12px;height:12px;border-radius:50%;border:1px solid var(--icon-color);background:#fff;padding:0;outline:none;cursor:pointer}.new_arrivals .slick-dots button{margin-top:0px;display:block}.new_arrivals .slick-slider .slick-list .slick-track .slick-slide .product-card{display:flex;flex-direction:column;justify-content:space-between;height:100%;box-sizing:border-box}.hotspot-products{display:flex;justify-content:space-between;align-items:center}.hotspot-products .products-slider{width:50%}.hotspot-products .starts-at__text,.hotspot-products .product_variants{display:none !important}.hotspot-products .card-msrp-price{display:none}.hotspot-products .product-card-information{display:flex;justify-content:center;align-items:center;flex-direction:column-reverse}.hotspot-products .item .flex-row{justify-content:center;align-items:center;height:100%}.hotspot-products .hotspot-image-display{max-width:50%;padding-left:20px;display:flex;align-items:center;justify-content:center;min-height:400px}.hotspot-products .hotspot-image-display .BornHS__Modal__Content{justify-content:center;display:flex;align-items:center;flex-direction:column;padding:20px;border-radius:5px;text-align:center}.hotspot-products .hotspot-image-display .BornHS__Modal__Content img{max-width:50%;border-radius:5px}.hotspot-products .BornHS__Wrapper{position:relative}.hotspot-products .BornHS__Wrapper .BornHS__Close{display:none}.hotspot-products .BornHS__Wrapper .Content__Wrapper{position:relative}.hotspot-products .BornHS__Wrapper .BornHS__Modal__Content{background:#131313;border-radius:5px;box-shadow:0 0 24px rgba(0,0,0,.22);color:#fff;opacity:0;position:absolute;transition:all .3s ease-in-out;visibility:hidden;width:360px;z-index:4}.hotspot-products .BornHS__Wrapper .BornHS__Modal__Content .Content__Wrapper{padding:20px}.hotspot-products .BornHS__Wrapper .BornHS__Modal__Content .Content__Wrapper .BornHS__Title{font-size:16px;text-transform:uppercase}.hotspot-products .BornHS__Wrapper .BornHS__Modal__Content .Content__Wrapper p{font-size:13px;margin:0;padding:0}.hotspot-products .BornHS__Wrapper .BornHS__Input{height:0;opacity:0;overflow:hidden;position:absolute;text-indent:-9999px;width:0;z-index:-1}.hotspot-products .BornHS__Wrapper .BornHS__Input+.BornHS__Label{border-radius:50%;cursor:pointer;height:20px;position:absolute;transition:all 300ms ease;width:20px;z-index:2}@media(min-width: 768px){.hotspot-products .BornHS__Wrapper .BornHS__Input+.BornHS__Label{height:30px;width:30px}}.hotspot-products .BornHS__Wrapper .BornHS__Input+.BornHS__Label:before,.hotspot-products .BornHS__Wrapper .BornHS__Input+.BornHS__Label:after{background:#fff;content:"";cursor:pointer;display:block;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%)}.hotspot-products .BornHS__Wrapper .BornHS__Input+.BornHS__Label:before{height:2px;width:40%}.hotspot-products .BornHS__Wrapper .BornHS__Input+.BornHS__Label:after{height:40%;width:2px}.hotspot-products .BornHS__Wrapper .BornHS__Input~.BornHS__Overlay{display:none;height:100%;left:0;position:absolute;width:100%;top:0;z-index:3}.hotspot-products .BornHS__Wrapper .BornHS__Input:checked+.BornHS__Label{transform:rotate(45deg)}.hotspot-products .BornHS__Wrapper .BornHS__Input:checked~.BornHS__Modal__Content{opacity:1;visibility:visible}.hotspot-products .BornHS__Wrapper .BornHS__Input:checked~.BornHS__Overlay{display:block}.hotspot-products .BornHS__Wrapper.BornHS__Blur figure{-webkit-filter:blur(2px);-moz-filter:blur(2px);-o-filter:blur(2px);-ms-filter:blur(2px);filter:blur(2px)}.hotspot-products .BornHS__Wrapper.BornHS__Blur .BornHS__Input{display:none}.hotspot-products .BornHS__Wrapper.BornHS__Blur .BornHS__Input+.BornHS__Label{opacity:.5;pointer-events:none}.hotspot-products .BornHS__Wrapper.BornHS__Blur .BornHS__Input:checked{display:inline-block}.hotspot-products .BornHS__Wrapper.BornHS__Blur .BornHS__Input:checked+.BornHS__Label{opacity:1;pointer-events:auto}.hotspot-products .BornHS__Modal{bottom:0;height:100%;left:0;position:absolute;top:0;right:0;width:100%;z-index:1}@media(max-width: 900px){.hotspot-products .products-slider{width:100%}.hotspot-products .product-card-top{width:50%;height:100%}.hotspot-products .product-card-information{align-items:flex-start}.hotspot-products .flex-row{flex-direction:column !important;padding-top:20px;padding-bottom:20px}.hotspot-products .hotspot-class{display:flex;align-items:center;margin:0px 25px}}@media(max-width: 768px){.hotspot-products .BornHS__Wrapper .BornHS__Modal__Content{bottom:auto !important;left:50% !important;top:50% !important;transform:translate(-50%, -50%) !important}.hotspot-products .BornHS__Wrapper .BornHS__Modal__Content .BornHS__Close{background:#ec2256;border-radius:50%;cursor:pointer;display:block;height:20px;right:-5px;position:absolute;top:-5px;transition:all 300ms ease;transform:rotate(45deg);width:20px;z-index:5}.hotspot-products .BornHS__Wrapper .BornHS__Modal__Content .BornHS__Close:before,.hotspot-products .BornHS__Wrapper .BornHS__Modal__Content .BornHS__Close:after{background:#fff;content:"";cursor:pointer;display:block;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%)}.hotspot-products .BornHS__Wrapper .BornHS__Modal__Content .BornHS__Close:before{height:2px;width:40%}.hotspot-products .BornHS__Wrapper .BornHS__Modal__Content .BornHS__Close:after{height:40%;width:2px}}@media(max-width: 992px){.hotspot-products{flex-direction:column}.hotspot-products .product-card-bottom{width:50%}}@media(max-width: 992px){.ps-section__newarrivals .slick-arrow.slick-next{top:35%}.ps-section__newarrivals .row-gap{gap:10px 0}.ps-section__newarrivals .slick-arrow.slick-prev{top:35%}}.halo-block-header .tagline{margin-bottom:-10px;text-transform:uppercase}.header-type-2.halo-block-header{position:relative}.header-type-2.halo-block-header .title{color:var(--font-heading-color, #2f3337)}.header-type-2.halo-block-header .title span{width:auto;background:rgba(0,0,0,0);padding:0}.header-type-2.halo-block-header .title::before{display:none}.header-type-2.halo-block-header .view_all{color:var(--link-color);letter-spacing:0;font-weight:500}.header-type-2.halo-block-header.text-center .view_all{bottom:-10px}@media(min-width: 768px){.header-type-2.halo-block-header{margin-bottom:10px}.header-type-2.halo-block-header .view_all{position:absolute;right:0;bottom:-13px;z-index:9}.header-type-2.halo-block-header .view_all:hover{color:var(--link-hover-color)}}.szh-accordion__item-content{transition:height .25s cubic-bezier(0, 0, 0, 1)}.szh-accordion__item--expanded .chevron-down{transform:rotate(180deg)}.star-rating-wrap{display:inline-block;touch-action:none}.simple-star-rating{position:relative;display:inline-block;overflow:hidden;white-space:nowrap;vertical-align:middle;user-select:none;touch-action:none}.fill-icons{position:absolute;top:0;overflow:hidden;display:inline-block;white-space:nowrap;color:var(--product-review-color, rgb(244, 144, 26)) !important}.empty-icons{display:inline-block;color:var(--product-review-empty-color) !important}.tooltip{display:inline-block;padding:5px 15px;background-color:#333;color:#fff;vertical-align:middle;border-radius:5px}.coupon__list-wrapper-simple{max-width:375px;padding:15px 15px 15px 15px;font-size:15px;font-style:normal;letter-spacing:1px;color:#2d2d2d;text-align:left;display:block;margin-bottom:15px}.coupon__list-wrapper-simple .coupon__list-wrapper-simple-left{margin-right:15px}.coupon__list-wrapper-simple svg g{fill:var(--coupon-icon-color, "#000000") !important}.coupon-container{margin-top:20px}.coupon__list-wrapper .coupon__name{font-weight:500;margin-bottom:10px;font-size:16px}.coupon__list-wrapper .coupon__list-item{display:inline-block;min-width:300px;padding:12px 15px;border-radius:4px;background-color:#f8f6f4;border:1px solid #ebe9e9}.coupon__list-wrapper .coupon__list-item svg{color:#636363}.coupon__list-wrapper .coupon__list-item .coupon__wrapper{display:flex;justify-content:space-between;margin-bottom:0}.coupon__list-wrapper .coupon__list-item .coupon__desc{margin-top:10px;margin-bottom:10px;font-size:14px;font-weight:400;color:#333;text-transform:capitalize}.coupon__list-wrapper .coupon__list-item .coupon-code{font-size:12px;text-transform:uppercase}.coupon__list-wrapper .coupon__list-item .coupon-code-validity{font-size:12px}.coupon__list-wrapper .coupon__list-item.stitched-border{color:#000;border:1px dashed #000;border-radius:2px}.coupon__list-wrapper .coupon__list-item .coupon__flex{padding-top:5px;display:flex;justify-content:space-between}.coupon__code-clipper{display:flex;border-radius:5px;align-items:center;cursor:pointer}.coupon__code-clipper .coupon_codester{border-top-left-radius:20px;border-bottom-left-radius:20px;font-size:12px;font-weight:600;line-height:1.75;color:#0072aa;padding-top:6px;min-width:60px;background:#fff;overflow:hidden;text-overflow:ellipsis;padding:4px 6px;display:block;text-align:center}.coupon__code-clipper .coupon_copy{opacity:1;display:flex;align-items:center;justify-content:center;border:0px;margin:0px;padding:0px;position:relative;max-width:100%}.coupon__code-clipper .coupon_copy svg{color:#2d2d2d;opacity:.5}.popup-content{margin:auto;background:#fff;width:50%;padding:5px;border:1px solid #d7d7d7}.popup-arrow{color:#fff}[role=tooltip].popup-content{width:200px;box-shadow:rgba(0,0,0,.16) 0px 0px 3px;border-radius:5px}.popup-overlay{background:rgba(0,0,0,.5)}[data-popup=tooltip].popup-overlay{background:rgba(0,0,0,0)}.popup-arrow{color:#fff;stroke-width:2px;stroke:#d7d7d7;stroke-dasharray:30px;stroke-dashoffset:-54px;left:0;right:0;top:0;bottom:0}#popup-root .popup-content{background-color:#fff;border:1px solid #e3e3e3;border-radius:2px;box-shadow:0 0 5px 1px rgba(0,0,0,.11);height:210px;padding:16px;transition:all 1s;width:288px}#popup-root .popup-content.perks-content{width:100%;max-width:600px;height:auto;padding:10px}#popup-root .popup-content .ratings-topbar{align-items:center;display:flex;margin-bottom:8px}#popup-root .popup-content .ratings-topbar span{color:#2f3337;font-size:18px;font-weight:700;line-height:18px;margin-right:4px}#popup-root .popup-content .ratings-link{color:#545658;display:inline-block;font-size:14px;margin-bottom:12px;text-decoration:underline}#popup-root .popup-content .ratings-rows{align-items:center;display:flex;line-height:11px;margin-bottom:10px}#popup-root .popup-content .ratings-rows .rating-key{color:#2f3337;font-size:12px;margin-right:2px}#popup-root .popup-content .ratings-rows .rating-key.rating-key-1{margin-right:6px}#popup-root .popup-content .ratings-rows .rating-key.rating-key-2{margin-right:3px}#popup-root .popup-content .ratings-rows .star-svg{color:#f4901a;margin-top:1px;margin-right:8px}#popup-root .popup-content .ratings-rows .rating-bar{color:#2f3337;align-items:center;background-color:#fff;display:flex;height:8px;padding:0;text-decoration:none !important;width:100%;margin-top:2px}#popup-root .popup-content .ratings-rows .rating-bar .rating-bar-full{background-color:#e7e8ea;border-radius:2px;height:100%;margin-right:16px;width:160px}#popup-root .popup-content .ratings-rows .rating-bar .rating-bar-fill{background-color:#2f3337;height:8px;width:61%}#popup-root .popup-content .ratings-rows .rating-bar .rating-by-count{color:#2f3337;font-size:12px;margin:0;margin-top:-2px;margin-right:8px;text-decoration:underline}#popup-root .popup-content .ratings-rows .rating-bar .rating-by-percentage{color:#2f3337;font-size:12px;margin:0;margin-top:-2px;text-decoration:underline}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:46px;height:46px;margin:8px;border:4px solid #e6e6e6;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#e6e6e6 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.lds-ring div:nth-child(1){animation-delay:-0.45s}.lds-ring div:nth-child(2){animation-delay:-0.3s}.lds-ring div:nth-child(3){animation-delay:-0.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.alert-dismissible .btn-close{position:absolute !important;top:0;right:0;z-index:2;padding:1.05rem 1rem}.alert-dismissible .btn-close:before{background:none;font-size:1.2rem;width:1.2rem;height:1.2rem}.alert-dismissible .btn-close:hover:before{background:none}.alert-dismissible.alert-primary .btn-close{color:#0c63e4}.alert-dismissible.alert-primary .btn-close:hover{color:#084298}.alert-dismissible.alert-secondary .btn-close{color:#616971}.alert-dismissible.alert-secondary .btn-close:hover{color:#41464b}.alert-dismissible.alert-success .btn-close{color:#177a4c}.alert-dismissible.alert-success .btn-close:hover{color:#0f5132}.alert-dismissible.alert-info .btn-close{color:#0cb6d8}.alert-dismissible.alert-info .btn-close:hover{color:#087990}.alert-dismissible.alert-warning .btn-close{color:#e6ae06}.alert-dismissible.alert-warning .btn-close:hover{color:#997404}.alert-dismissible.alert-danger .btn-close{color:#c6303e}.alert-dismissible.alert-danger .btn-close:hover{color:#842029}.alert-dismissible.alert-light .btn-close{color:#dfe0e1}.alert-dismissible.alert-light .btn-close:hover{color:#959596}.alert-dismissible.alert-dark .btn-close{color:#1e2125}.alert-dismissible.alert-dark .btn-close:hover{color:#141619}.alert-icon{padding-left:2.5rem}.alert-icon i{position:absolute;top:0;left:0;z-index:2;padding:.8rem 1rem;font-size:1rem}.alert{font-size:14px;font-weight:500}.alert[class*=bg-]{padding:.8rem 0}.alert[class*=bg-] .alert-inner{padding-right:3rem}.alert[class*=bg-].alert-dismissible .btn-close{padding-top:0;padding-bottom:0;top:50%;transform:translateY(-50%);color:rgba(0,0,0,.8)}.alert[class*=bg-].alert-dismissible .btn-close:hover{color:#000}@media(max-width: 767px){.alert[class*=bg-].alert-dismissible .btn-close{padding-right:.5rem}}.ps-skeleton--product{overflow:hidden;margin-bottom:30px}.ps-skeleton-product-detail{margin-top:50px}.ps-skeleton-product-detail .row>*{overflow:hidden}.ant-skeleton{display:table;width:100%}.ant-skeleton-header{display:table-cell;padding-right:16px;vertical-align:top}.ant-skeleton-header .ant-skeleton-avatar{display:inline-block;vertical-align:top;background:rgba(190,190,190,.2);width:32px;height:32px;line-height:32px}.ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-header .ant-skeleton-avatar-lg{width:40px;height:40px;line-height:40px}.ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-header .ant-skeleton-avatar-sm{width:24px;height:24px;line-height:24px}.ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-content{display:table-cell;width:100%;vertical-align:top}.ant-skeleton-content .ant-skeleton-title{width:100%;height:16px;background:rgba(190,190,190,.2);border-radius:2px}.ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph{margin-top:24px}.ant-skeleton-content .ant-skeleton-paragraph{padding:0}.ant-skeleton-content .ant-skeleton-paragraph>li{width:100%;height:16px;list-style:none;background:rgba(190,190,190,.2);border-radius:2px}.ant-skeleton-content .ant-skeleton-paragraph>li:last-child:not(:first-child):not(:nth-child(2)){width:61%}.ant-skeleton-content .ant-skeleton-paragraph>li+li{margin-top:16px}.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title{margin-top:12px}.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title+.ant-skeleton-paragraph{margin-top:28px}.ant-skeleton-round .ant-skeleton-content .ant-skeleton-title,.ant-skeleton-round .ant-skeleton-content .ant-skeleton-paragraph>li{border-radius:100px}.ant-skeleton-active .ant-skeleton-title,.ant-skeleton-active .ant-skeleton-paragraph>li,.ant-skeleton-active .ant-skeleton-avatar,.ant-skeleton-active .ant-skeleton-button,.ant-skeleton-active .ant-skeleton-input,.ant-skeleton-active .ant-skeleton-image{position:relative;z-index:0;overflow:hidden;background:0 0}.ant-skeleton-active .ant-skeleton-title:after,.ant-skeleton-active .ant-skeleton-paragraph>li:after,.ant-skeleton-active .ant-skeleton-avatar:after,.ant-skeleton-active .ant-skeleton-button:after,.ant-skeleton-active .ant-skeleton-input:after,.ant-skeleton-active .ant-skeleton-image:after{position:absolute;inset:0 -150%;background:linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);animation:ant-skeleton-loading 1.4s ease infinite;content:""}.ant-skeleton.ant-skeleton-block,.ant-skeleton.ant-skeleton-block .ant-skeleton-button,.ant-skeleton.ant-skeleton-block .ant-skeleton-input{width:100%}.ant-skeleton-element{display:inline-block;width:auto}.ant-skeleton-element .ant-skeleton-button{display:inline-block;vertical-align:top;background:rgba(190,190,190,.2);border-radius:2px;width:64px;min-width:64px;height:32px;line-height:32px}.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-square{width:32px;min-width:32px}.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-circle{width:32px;min-width:32px;border-radius:50%}.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-round{border-radius:32px}.ant-skeleton-element .ant-skeleton-button-lg{width:80px;min-width:80px;height:40px;line-height:40px}.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-square{width:40px;min-width:40px}.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-circle{width:40px;min-width:40px;border-radius:50%}.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-round{border-radius:40px}.ant-skeleton-element .ant-skeleton-button-sm{width:48px;min-width:48px;height:24px;line-height:24px}.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-square{width:24px;min-width:24px}.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-circle{width:24px;min-width:24px;border-radius:50%}.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-round{border-radius:24px}.ant-skeleton-element .ant-skeleton-avatar{display:inline-block;vertical-align:top;background:rgba(190,190,190,.2);width:32px;height:32px;line-height:32px}.ant-skeleton-element .ant-skeleton-avatar.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-element .ant-skeleton-avatar-lg{width:40px;height:40px;line-height:40px}.ant-skeleton-element .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-element .ant-skeleton-avatar-sm{width:24px;height:24px;line-height:24px}.ant-skeleton-element .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle{border-radius:50%}.ant-skeleton-element .ant-skeleton-input{display:inline-block;vertical-align:top;background:rgba(190,190,190,.2);width:160px;min-width:160px;height:32px;line-height:32px}.ant-skeleton-element .ant-skeleton-input-lg{width:200px;min-width:200px;height:40px;line-height:40px}.ant-skeleton-element .ant-skeleton-input-sm{width:120px;min-width:120px;height:24px;line-height:24px}.ant-skeleton-element .ant-skeleton-image{display:flex;align-items:center;justify-content:center;vertical-align:top;background:rgba(190,190,190,.2);width:96px;height:96px;line-height:96px}.ant-skeleton-element .ant-skeleton-image.ant-skeleton-image-circle{border-radius:50%}.ant-skeleton-element .ant-skeleton-image-path{fill:#bfbfbf}.ant-skeleton-element .ant-skeleton-image-svg{width:48px;height:48px;line-height:48px;max-width:192px;max-height:192px}.ant-skeleton-element .ant-skeleton-image-svg.ant-skeleton-image-circle{border-radius:50%}@keyframes ant-skeleton-loading{0%{transform:translate(-37.5%)}to{transform:translate(37.5%)}}.ant-skeleton-rtl{direction:rtl}.ant-skeleton-rtl .ant-skeleton-header{padding-right:0;padding-left:16px}.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title,.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph>li{animation-name:ant-skeleton-loading-rtl}.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar{animation-name:ant-skeleton-loading-rtl}@keyframes ant-skeleton-loading-rtl{0%{background-position:0% 50%}to{background-position:100% 50%}}.fancybox__thumb{opacity:.7}.is-nav-selected .fancybox__thumb{opacity:1}.is-nav-selected .fancybox__thumb::after{border-width:0px !important}.sidebarBlock-price__slider ::selection{color:#fff;background:#17a2b8}.sidebarBlock-price__slider .price-input{width:100%;display:flex;margin:30px 0 35px}.sidebarBlock-price__slider .price-input .field{display:flex;width:100%;height:45px;align-items:center}.sidebarBlock-price__slider .field input{width:100%;height:100%;outline:none;font-size:19px;margin-left:12px;border-radius:5px;text-align:center;border:1px solid #999;-moz-appearance:textfield}.sidebarBlock-price__slider input[type=number]::-webkit-outer-spin-button,.sidebarBlock-price__slider input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.sidebarBlock-price__slider .price-input .separator{width:130px;display:flex;font-size:19px;align-items:center;justify-content:center}.sidebarBlock-price__slider .slider{height:5px;position:relative;background:#ddd;border-radius:5px}.sidebarBlock-price__slider .slider .progress{height:100%;left:25%;right:25%;position:absolute;border-radius:5px;background:#17a2b8}.sidebarBlock-price__slider .range-input{position:relative}.sidebarBlock-price__slider .range-input input{position:absolute;width:100%;height:5px;top:-5px;background:none;pointer-events:none;-webkit-appearance:none;-moz-appearance:none}.sidebarBlock-price__slider input[type=range]::-webkit-slider-thumb{height:17px;width:17px;border-radius:50%;background:#17a2b8;pointer-events:auto;-webkit-appearance:none;box-shadow:0 0 6px rgba(0,0,0,.05)}.sidebarBlock-price__slider input[type=range]::-moz-range-thumb{height:17px;width:17px;border:none;border-radius:50%;background:#17a2b8;pointer-events:auto;-moz-appearance:none;box-shadow:0 0 6px rgba(0,0,0,.05)}.image-gallery-icon{color:var(--icon-color);appearance:none;background-color:rgba(0,0,0,0);border:0;cursor:pointer;outline:none;position:absolute;z-index:4}@media(hover: hover)and (pointer: fine){.image-gallery-icon:hover{color:var(--icon-color)}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width: 768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width: 480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 50px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width: 768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width: 480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width: 768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:var(--icon-color);left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width: 768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{appearance:none;background-color:rgba(0,0,0,0);border:1px solid var(--icon-color);border-radius:50%;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px}@media(max-width: 768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width: 480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:var(--icon-color);border:1px solid var(--icon-color)}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid var(--icon-color);background:var(--icon-color)}@media(hover: hover)and (pointer: fine){.image-gallery-bullets .image-gallery-bullet:hover{background:var(--icon-color);border:1px solid var(--icon-color)}.image-gallery-bullets .image-gallery-bullet.active:hover{background:var(--icon-color)}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width: 768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:1px solid rgba(0,0,0,0);width:100px;background:rgba(0,0,0,0);padding:0}@media(max-width: 768px){.image-gallery-thumbnail{border:1px solid rgba(0,0,0,0);width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail .image-gallery-thumbnail-video{width:100%;line-height:0}.image-gallery-thumbnail .image-gallery-thumbnail-video i{position:absolute;top:42%;left:42%;border-radius:50%;font-size:20px;z-index:1;background:#ccc}.image-gallery-thumbnail .image-gallery-thumbnail-video video{opacity:.8}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:1px solid var(--icon-color)}@media(max-width: 768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:1px solid var(--icon-color)}}@media(hover: hover)and (pointer: fine){.image-gallery-thumbnail:hover{outline:none;border:1px solid var(--icon-color)}}@media(hover: hover)and (pointer: fine)and (max-width: 768px){.image-gallery-thumbnail:hover{border:1px solid var(--icon-color)}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width: 768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:var(--icon-color);line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.bundle{width:100%}.bundle .productView-bundled-products{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;border-radius:.5rem}.bundle .productView-bundled-products .bundled-products-title{align-items:flex-start;line-height:1.5rem;width:100%;font-weight:600}.bundle .productView-bundled-products .bundled-products-title .button{overflow:visible;text-overflow:inherit}.bundle .productView-bundled-products .title-border{padding:10px;border-radius:.5rem;margin-bottom:10px;align-items:center;flex-direction:column;width:25%}.bundle .productView-bundled-products .bundle-quantity{display:block;position:absolute;right:10px;bottom:10px;color:var(--color-background);background:var(--color-text, #545658);border-radius:3px}.bundle .productView-bundled-products .bundle-quantity strong{padding:0px 4px}.bundle .productView-bundled-products .add-icon{display:block;position:absolute;right:10px;bottom:10px}.bundle .productView-bundled-products .add-icon .fa-circle-plus{color:var(--header-menu-icon-color, #222);font-size:20px}.bundle .productView-bundled-products .bundled-products-card{align-items:stretch;width:auto;margin:0 0 10px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.bundle .productView-bundled-products .bundled-products-card::-webkit-scrollbar{display:none}.bundle .productView-bundled-products .bundled-products-card .plus{display:flex;justify-content:center;align-items:center}.bundle .productView-bundled-products .bundled-products-card .bundled-products-card-item{flex-direction:column;min-height:10.8rem;max-width:15.8rem;position:relative;display:flex;outline:none;width:100%;box-shadow:var(--color-border) 0px 0px 10px -3px}.bundle .productView-bundled-products .bundled-products-card .bundled-products-card-item .bundled-products-card-item-image{padding:.625rem;align-self:center;min-width:6.56rem;min-height:10rem;align-items:center;display:flex}.bundle .productView-bundled-products .bundled-products-card .bundled-products-card-item .bundled-products-card-item-image img,.bundle .productView-bundled-products .bundled-products-card .bundled-products-card-item .bundled-products-card-item-image video{width:100%;height:100%;object-fit:cover}.bundle .productView-bundled-products .bundled-products-card .bundled-products-card-item .upsell-heading{margin-left:.625rem;align-self:center;align-items:center;display:flex}.bundle .productView-bundled-products .bundled-products-card .bundled-products-card-item .bundled-products-card-item-details{padding-left:.935rem;padding-right:.935rem;justify-content:flex-start;align-items:flex-start;display:flex;flex-direction:column}.bundle .productView-bundled-products .bundled-products-card .bundled-products-card-item .bundled-products-card-item-details .productView-wrapper{margin-top:0px;margin-bottom:0px;height:unset}.bundle .productView-bundled-products .bundled-products-card .bundled-products-card-item .bundled-products-card-item-details .ttitle{overflow:hidden;font-family:var(--product-card-title-font-family);font-size:var(--product-card-title-font-size, 14px);font-weight:400;line-height:20px;letter-spacing:.02em;color:var(--product-title-color) !important}.bundle .productView-bundled-products .bundled-products-card .bundled-products-card-item .bundled-products-card-item-details .ddescription{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.bundle .productView-bundled-products .bundled-products-card .bundled-products-card-item-mobile{flex:1;aspect-ratio:1/2;overflow:hidden}.bundle .productView-bundled-products .bundled-products-card .bundled-products-card-item-mobile img{width:100%;height:100%;object-fit:contain;display:block}.bundle .productView-bundled-products .bundled-products-card .bundled-products-card-item-mobile img,.bundle .productView-bundled-products .bundled-products-card .bundled-products-card-item-mobile video{object-fit:cover;border-radius:5px;box-shadow:rgba(0,0,0,.16) 0px 1px 4px}@media(max-width: 500px){.bundle .productView-bundled-products .title-border{padding:10px;align-items:flex-start;flex-direction:column}}@media(max-width: 900px){.bundle .productView-bundled-products .bundled-products-card .bundled-products-card-item{max-width:100%}.bundle .productView-bundled-products .productView-wrapper .msrp-sale-price.heading-sm{font-size:calc(var(--font-heading-size) - 10px) !important}.bundle .productView-bundled-products .title-border{width:100%;justify-content:center;align-items:center}}.bundle .bundled-products-card-mobile .product__card{margin-bottom:15px;width:100%;border-radius:5px;justify-content:space-between;display:flex;align-items:center;border:1px solid var(--color-border, #e0e0e0);padding:10px}.bundle .bundled-products-card-mobile .product__card .media-wrapper{max-width:75px;max-height:75px;display:flex;align-items:center;justify-content:center}.bundle .bundled-products-card-mobile .product__card img,.bundle .bundled-products-card-mobile .product__card video{max-width:75px;max-height:75px;border-radius:5px;box-shadow:rgba(0,0,0,.16) 0px 1px 4px}.bundle .bundled-products-card-mobile .product__card .productView-wrapper{margin:0px !important}.bundle .bundled-products-card-mobile .product__card .productView-wrapper .msrp-sale-price.heading-sm{font-size:calc(var(--font-heading-size) - 8px) !important}.bundle .bundled-products-card-mobile .product__card .productView-wrapper .msrp-regular-price.heading-xs{font-size:calc(var(--font-heading-size) - 10px) !important}.bundle .bundled-products-card-mobile .product__card .cart__button{align-self:flex-end;margin:5px;padding:5px 10px;font-size:calc(var(--font-body-size) - 4px);min-width:65px !important;border-radius:5px}.bundle .bundled-products-card-mobile .product__card .cart__button i{color:var(--btn-text-color, #ffffff) !important}.upsell{width:100%}.upsell .productView-bundled-products{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.upsell .productView-bundled-products .bundled-products-title{align-items:flex-start;line-height:1.5rem;width:100%;font-weight:600}.upsell .productView-bundled-products .title-border{padding:10px;margin-bottom:10px;align-items:center;flex-direction:column;width:25%}.upsell .productView-bundled-products .bundle-quantity{display:block;position:absolute;right:10px;bottom:10px;color:var(--color-background);background:var(--color-text, #545658)}.upsell .productView-bundled-products .bundle-quantity strong{padding:0px 4px}.upsell .productView-bundled-products .add-icon{display:block;position:absolute;right:10px;bottom:10px}.upsell .productView-bundled-products .add-icon .fa-circle-plus{color:var(--header-menu-icon-color, #222);font-size:20px}.upsell .productView-bundled-products .bundled-products-card{width:auto;margin:0 0 10px;display:flex;flex-direction:row}.upsell .productView-bundled-products .bundled-products-card .plus{display:flex;justify-content:center;align-items:center}.upsell .productView-bundled-products .bundled-products-card .bundled-products-card-item{flex-direction:column;min-height:10.8rem;max-width:15.8rem;position:relative;display:flex;outline:none;width:100%;margin-right:15px;box-shadow:var(--color-border) 0px 0px 10px -3px}.upsell .productView-bundled-products .bundled-products-card .bundled-products-card-item .bundled-products-card-item-image{padding:.625rem;align-self:center;min-width:6.56rem;min-height:10rem;align-items:center;display:flex}.upsell .productView-bundled-products .bundled-products-card .bundled-products-card-item .bundled-products-card-item-image img,.upsell .productView-bundled-products .bundled-products-card .bundled-products-card-item .bundled-products-card-item-image video{width:100%;height:100%;object-fit:cover}.upsell .productView-bundled-products .bundled-products-card .bundled-products-card-item .upsell-heading{margin-left:.625rem;align-self:center;align-items:center;display:flex}.upsell .productView-bundled-products .bundled-products-card .bundled-products-card-item .bundled-products-card-item-details{padding-left:.935rem;padding-right:.935rem;padding-bottom:.935rem;justify-content:flex-start;align-items:flex-start;display:flex;flex-direction:column}.upsell .productView-bundled-products .bundled-products-card .bundled-products-card-item .bundled-products-card-item-details .productView-wrapper{margin-top:0px;margin-bottom:0px;height:unset}.upsell .productView-bundled-products .bundled-products-card .bundled-products-card-item .bundled-products-card-item-details .ttitle{overflow:hidden;font-family:var(--product-card-title-font-family);font-size:var(--product-card-title-font-size, 14px);font-weight:400;line-height:20px;letter-spacing:.02em;color:var(--product-title-color) !important}.upsell .productView-bundled-products .bundled-products-card .bundled-products-card-item .bundled-products-card-item-details .ddescription{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width: 500px){.upsell .productView-bundled-products .title-border{padding:10px;align-items:flex-start;flex-direction:column;row-gap:12px}}@media(max-width: 900px){.upsell .productView-bundled-products{flex-direction:column}.upsell .productView-bundled-products .bundled-products-card{flex-direction:column}.upsell .productView-bundled-products .bundled-products-card .bundled-products-card-item{max-width:100%}.upsell .productView-bundled-products .title-border{width:100%;justify-content:center;align-items:center}}.classy .menu-main1{display:flex;margin-bottom:5rem;padding:16px 0px 0px;border-bottom:2px solid #e7e7e7 !important;position:relative;top:40%}.classy .menu-main2{flex:1 1 0%;overflow:hidden;white-space:nowrap;scroll-behavior:smooth;white-space:nowrap}.classy .menu-main3{position:relative;display:inline-block;text-align:center;cursor:pointer;height:100%;vertical-align:middle}.classy .menu-main3:first-child{margin-left:0px}.classy .menu-list-main{font-weight:700;margin-right:10rem;line-height:18px;letter-spacing:0ch;text-transform:none;text-align:center;margin:0px;padding:0px;display:block;font-variant-ligatures:no-common-ligatures;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.classy .menu-list-action{font-weight:500;line-height:20px;letter-spacing:0ch;text-transform:none;padding:0px;display:block;font-variant-ligatures:no-common-ligatures}.classy .prev-btn{padding-top:10px;padding-bottom:6px;position:absolute;left:-4%;top:0px}.classy .arrow-btn{position:relative;max-width:100%;margin:0px;display:inline-flex;min-height:32px;border-radius:100%;border:none;cursor:pointer;user-select:none;text-decoration:none;text-align:center;box-shadow:rgba(0,0,0,0) 0px 0px 0px 1px inset;height:32px;width:32px;padding:0px;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.classy .next-btn{padding-top:10px;padding-bottom:6px;position:absolute;right:-4%;top:0px}.classy .banner-header{padding-top:60px;padding-bottom:60px}.classy .banner-header h1,.classy .banner-header .h1{font-weight:100 !important;line-height:67.2px}@media(max-width: 992px){.classy .banner-header{padding-top:40px;padding-bottom:20px}.classy .banner-header h1,.classy .banner-header .h1{font-weight:400 !important}}.classy .section-padding{padding:0 !important}.classy .section-title{font-weight:400 !important;letter-spacing:.02em;text-transform:uppercase !important;border-bottom:2px solid #000}.classy .title{font-weight:500 !important}.classy .item{line-height:30px !important}.classy .item p{font-weight:300 !important}.classy .item p i{font-style:normal !important}.classy .item .price{font-weight:400 !important;letter-spacing:.02em !important}.classy .menubook-tabs .tab-links .item-link{text-transform:uppercase !important;font-weight:700 !important}.classy .menubook-tabs .tab-links .item-link{margin:0px !important;padding-right:0px !important}.classy .menubook-tabs .tab-links .current{border-bottom:2px solid var(--link-hover-color) !important}.classy .sticky-top-100{position:sticky;z-index:1}.classy .menu__tabs:target:before{content:"";display:block;height:170px;margin:-170px 0 0}@media only screen and (max-width: 600px){.classy .menu__tabs:target:before{height:100px !important;margin:-100px 0 0 !important}}.product-slider-section .product-slide:not(.slick-current) .product-img{opacity:.5}.product-slider-section .product-img{height:auto;width:100%;object-fit:fill}.annbar__float{display:flex;align-items:center;justify-content:center;position:fixed;bottom:0px;z-index:100;width:100%}.annbar__float .ann__trapezoid{min-width:60%;max-width:85%;padding:10px 30px;transform:perspective(10px) rotateX(1deg);border-radius:10px 10px 0px 0px;text-align:center}.annbar__float .ann__trapezoid .ann__inner{transform:perspective(10px) rotateX(-1deg)}.funcky__menu-header .menu-icon{margin-left:auto}.funcky__menu-header .btn-contact{font-weight:600 !important;line-height:19px !important}.funcky__menu-header .link{font-weight:300}.funcky__menu-header .container-lg{max-width:1250px}.funcky__menu-header .follow{font-weight:400 !important;line-height:19px !important;letter-spacing:0em !important}.funcky__menu-header .funky-phone{font-weight:400 !important;line-height:19px !important;letter-spacing:0em !important;text-align:left !important}.funcky__menu-header .funky-phone a{font-weight:400 !important;line-height:19px !important;text-decoration:underline}.funcky__menu-header .funky-menu__bar{padding:7px 0px;border-bottom:1px solid #aaa}.funcky__menu-header .funky-menu__bar .funky-menus__list{padding-right:20px;display:flex;justify-content:flex-end;align-items:center}.funcky__menu-header .funky-menu__bar .funky-menus__list .funcky-menu__wrapper{position:relative}.funcky__menu-header .funky-menu__bar .funky-menus__list .funcky-menu__wrapper .funky-menu__btn .hours-font{font-weight:400 !important;line-height:19px !important}.funcky__menu-header .funky-menu__bar .funky-menus__list .funcky-menu__wrapper .funky-menu__btn button{width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width: 440px){.funcky__menu-header .funky-menu__bar .funky-menus__list .funcky-menu__wrapper .funky-menu__btn button{width:120px}}.funcky__menu-header .funky-menu__bar .funky-menus__list .funcky-menu__wrapper .funcky-close-time__btn{padding:3px 10px;border-radius:20px;height:30px;font-weight:500 !important;line-height:19px !important}.funcky__menu-header .funky-menu__bar .funky-menus__list .funcky-menu__wrapper:hover .funky-hours__options,.funcky__menu-header .funky-menu__bar .funky-menus__list .funcky-menu__wrapper:hover .funky-menu__options{display:block}.funcky__menu-header .funky-menu__bar .funky-menus__list .funcky-menu__wrapper .funky-menu__options{position:absolute;height:auto;display:none;width:200px;left:-30px;top:38px;border:1px solid #000;max-height:190;overflow-y:auto;z-index:100002}.funcky__menu-header .funky-menu__bar .funky-menus__list .funcky-menu__wrapper .funky-menu__options a{font-weight:500 !important;line-height:19px !important}.funcky__menu-header .funky-menu__bar .funky-menus__list .funcky-menu__wrapper .funky-menu__options li{padding:5px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.funcky__menu-header .funky-menu__bar .funky-menus__list .funcky-menu__wrapper .funky-hours__options{position:absolute;display:none;top:38px;border:1px solid #000;overflow-y:auto;z-index:1;width:285px;height:auto;min-height:200px;left:-100px;padding:1rem 1rem 0rem 1rem}.funcky__menu-header .funky-menu__bar .funky-menus__list .funcky-menu__wrapper .funky-hours__options .hours-drop{font-weight:500 !important;line-height:19px !important}.funcky__menu-header .funky-menu__bar .funky-menus__list .funcky-menu__wrapper .funky-hours__options li{margin-bottom:1rem}.funcky__menu-header .funky-menu__bar .funky-menus__list .funcky-menu__wrapper .funky-hours__options li .time{font-weight:400 !important}@media only screen and (max-width: 380px){.funcky__menu-header .funky-menu__bar .funky-menus__list .funcky-menu__wrapper .funky-menu__options{left:-80px}}@media only screen and (max-width: 490px){.funcky__menu-header .funky-menu__bar .btn-contact{font-weight:500 !important;line-height:16.8px !important}.funcky__menu-header .funky-menu__bar .store-name{width:95px;padding:0;overflow:hidden;position:relative;display:inline-block;text-align:center;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}}@media only screen and (max-width: 440px){.funcky__menu-header .funky-menu__bar .store-name{width:95px;padding:0;overflow:hidden;position:relative;display:inline-block;text-align:center;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}}.funcky__menu-header .funcky-close-time__btn{padding:3px 10px;border-radius:20px;height:30px}@media only screen and (max-width: 600px){.funky-menus__list{padding-right:0px !important;justify-content:center !important}}.ps-drawer{position:fixed;top:0;right:0;display:flex;flex-flow:column nowrap;justify-content:space-between;width:100%;max-width:100%;height:100vh;z-index:100001;border-left:#fff !important;transform:translateX(100%);transition:transform .25s}.ps-drawer.classy__drawer{top:auto !important}.ps-drawer>*{height:100%}.ps-drawer .ps-drawer__close{display:flex;justify-content:center;align-items:center;border:none;font-size:24px !important;height:40px;overflow:auto}.ps-drawer .ps-drawer__header{position:absolute;max-height:100px;height:40px !important;display:flex;justify-content:flex-start;left:25px;top:8px;z-index:10}.ps-drawer .ps-drawer__wrapper{margin:58px 10px 0px 10px !important}.ps-drawer .ps-drawer__wrapper>*{height:100%}.ps-drawer .ps-drawer__wrapper .ps-drawer__footer{max-height:100px}.ps-drawer.active{transform:translateX(0)}@media screen and (min-width: 480px){.ps-drawer{max-width:360px}}@media screen and (min-width: 1280px){.ps-drawer{max-width:460px}}.funcky-close-time__btn{padding:3px 10px;border-radius:20px;height:30px}@media only screen and (max-width: 600px){.funky-menus__list{padding-right:0px !important;justify-content:center !important}}.shop-hours__mobile{padding:30px}.shop-hours__mobile .btn-contact{font-weight:500;line-height:17px;letter-spacing:.02em;text-align:center}.shop-hours__mobile .hours-btn{width:100%;display:flex;justify-content:center}.shop-hours__mobile .shop-open__btn{font-weight:500;line-height:17px;letter-spacing:.02em;padding:3px 10px;border-radius:20px;height:30px;width:100%;text-align:center;margin-bottom:30px}.shop-hours__mobile .shop-time__wrapper .shop-time__title{text-align:center;font-weight:400 !important}.shop-hours__mobile .shop-time__wrapper .shop-time__list .time{font-weight:400 !important}.shop-hours__mobile .shop-time__wrapper .shop-time__list li{display:flex;justify-content:space-between;min-height:30px}.shop-hours__mobile .shop-time__wrapper .shop-time__list li h6,.shop-hours__mobile .shop-time__wrapper .shop-time__list li .h6{font-weight:500 !important}@media only screen and (max-width: 1025px){.shop-hours__mobile{padding:2px}}@media only screen and (max-width: 1020px){.shop-hours__mobile{padding:30px}}.social-media__mobile{display:flex;align-items:center;flex-direction:column;gap:5px;margin-bottom:30px}.social-media__mobile .social-media__title{text-align:center;font-weight:400 !important}.social-media__mobile .social-media__title{display:flex;justify-content:center;align-items:center;gap:5px}@media only screen and (max-width: 300px){.social-media__mobile{margin-bottom:0px}}.store-address__mobile{display:flex;align-items:center;flex-direction:column;gap:5px;padding:20px 30px;margin-bottom:30px}.store-address__mobile a{font-weight:400 !important;line-height:17px;letter-spacing:0em;text-align:left;text-decoration:underline}.store-address__mobile h6,.store-address__mobile .h6{text-align:center;font-weight:400 !important;margin-bottom:0px}.common .widget-title{position:relative;text-decoration:none}.common .widget-title::after{content:"";position:absolute;bottom:-2px;left:0;width:82px;height:2px}.common .container{max-width:1200px}.common .container-full .next-btn{right:0}.common .container-full .prev-btn{left:0}.common .footer-content{font-weight:400 !important}.common .maps-link{font-weight:400 !important}.common .justify-foooter{justify-content:center}.common .menu-main1{display:flex !important;margin-bottom:5rem !important;padding:16px 0px 0px !important;border-bottom:2px solid !important;position:relative !important;top:40% !important}.common .menu-main2{flex:1 1 0% !important;overflow:hidden !important;white-space:nowrap !important;scroll-behavior:smooth !important;white-space:nowrap !important}.common .menu-main3{position:relative !important;display:inline-block !important;text-align:center !important;cursor:pointer !important;height:100% !important;vertical-align:middle !important}.common .menu-main3:first-child{margin-left:0px !important}.common .menu-list-main{font-weight:700 !important;margin-right:10rem !important;line-height:18px !important;letter-spacing:0ch !important;text-transform:none !important;text-align:center !important;margin:0px !important;padding:0px !important;display:block !important;font-variant-ligatures:no-common-ligatures !important;max-width:100% !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}.common .menu-list-action{font-weight:500 !important;line-height:20px !important;letter-spacing:0ch !important;text-transform:none !important;color:#494949 !important;padding:0px !important;display:block !important;font-variant-ligatures:no-common-ligatures !important}.common .prev-btn{padding-top:10px !important;padding-bottom:6px !important;position:absolute !important;left:-4% !important;top:0px !important}.common .tab-links a{font-weight:700 !important;line-height:19px !important;letter-spacing:.02em !important;text-align:left !important}.common .arrow-btn{position:relative !important;max-width:100% !important;margin:0px !important;display:inline-flex !important;min-height:32px !important;border-radius:100% !important;border:none !important;cursor:pointer !important;user-select:none !important;text-decoration:none !important;text-align:center !important;box-shadow:rgba(0,0,0,0) 0px 0px 0px 1px inset !important;color:#494949 !important;height:32px;width:32px;padding:0px;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.common .next-btn{padding-top:10px;padding-bottom:6px;position:absolute;right:-4%;top:8px}.common .banner-header{padding-top:60px;padding-bottom:60px}.common .banner-header h1,.common .banner-header .h1{font-weight:100 !important;font-family:"Literata" !important;line-height:67.2px;color:#000 !important}.common .email-link{font-weight:400 !important;text-decoration:underline;max-width:350px;word-wrap:break-word;display:inline-block}@media(max-width: 1200px){.common .email-link{max-width:300px}.common .container{max-width:1000px}}@media(max-width: 930px){.common .justify-foooter{justify-content:flex-start}.common .email-link{max-width:220px}}@media(max-width: 992px){.common .container{max-width:960px}.common .banner-header{padding-top:40px;padding-bottom:20px}.common .banner-header h1,.common .banner-header .h1{font-weight:400 !important;font-family:"Literata" !important;color:#000 !important}}@media(max-width: 768px){.common .container{max-width:720px}}@media(max-width: 600px){.common .email-link{max-width:250px}}@media(max-width: 576px){.common .container{max-width:540px}}.common .section-padding{padding:10px 0 !important}.common .section-title{font-weight:400 !important;letter-spacing:.02em;color:#07241f !important;text-transform:uppercase !important;border-bottom:2px solid #000}.common .title{width:100%;font-weight:500 !important;line-height:28.8px}.common .item{line-height:30px !important}.common .item p{font-weight:300 !important}.common .item p i{font-style:normal !important}.common .item .price{font-weight:400 !important;letter-spacing:.02em !important;color:#8d5c49 !important}.common .menubook-tabs .tab-links .item-link{text-transform:uppercase !important;font-weight:700 !important;color:#07241f}.common .menubook-tabs .tab-links .item-link{margin:0px !important;padding-right:0px !important}.common .menubook-tabs .tab-links .current{border-bottom:2px solid var(--link-hover-color) !important}.common .sticky-top-100{position:sticky;z-index:1}.common .menu__tabs:target:before{content:"";display:block;height:170px;margin:-170px 0 0}@media only screen and (max-width: 600px){.common .title{padding-right:3.5rem}.common .menu__tabs:target:before{height:100px !important;margin:-100px 0 0 !important}}@media only screen and (min-width: 530px){.common .prev-btn{left:-2%}}@media(max-width: 1025px){.common .prev-btn{left:-1%}.common .next-btn{right:-1%;top:4px}}@media(max-width: 915px){.common .next-btn{right:0%}.common .prev-btn{right:98%}}@media(max-width: 540px){.common .next-btn{right:-3%}.common .prev-btn{right:96%;top:11px}}@media only screen and (max-width: 300px){.common .title{padding-right:3%}}.ps-carousels{position:relative}.ps-carousels .fa-chevron-right:before{position:relative}.ps-carousels .slick-prev:before{content:"";position:relative}.ps-carousels .slick-next:before{content:"";position:relative}.ps-carousels .slick-arrow{position:absolute;top:50%;width:36px;height:36px;border:none;display:flex;justify-content:center;align-items:center;border-radius:0;z-index:100;color:#000;transition:all .4s ease;transform:translateY(-50%)}.ps-carousels .slick-arrow i{font-size:20px}.ps-carousels .slick-arrow.slick-prev{left:0}.ps-carousels .slick-arrow.slick-next{right:0}.footer-demo-dietary{background-size:cover}.footer-demo-dietary .container{width:100%}.footer-demo-dietary .mobile-flex{flex-direction:row}.footer-demo-dietary .widget-title{color:var(--footer-heading-color)}.footer-demo-dietary .address-style,.footer-demo-dietary .maps-styles,.footer-demo-dietary .link,.footer-demo-dietary .hours-styles,.footer-demo-dietary .email-link{color:var(--footer-link-color)}.footer-demo-dietary .contact-style{list-style:none}.footer-demo-dietary .widget-title{font-weight:700;line-height:24px;letter-spacing:0em;text-align:left}.footer-demo-dietary address,.footer-demo-dietary .maps-styles{font-weight:400;line-height:24px;letter-spacing:.02em;text-align:left}.footer-demo-dietary .hours-styles{font-weight:400;line-height:24px;letter-spacing:.02em;text-align:left}.footer-demo-dietary .hours-width{width:100%}.footer-demo-dietary .hide-mobile{max-width:300px;width:100%}.footer-demo-dietary .justify-foooter{justify-content:center !important}.footer-demo-dietary .phone-mobile{margin-bottom:6px}.footer-demo-dietary:before,.footer-demo-dietary:after{content:"";display:table;clear:both}.footer-demo-dietary:after{clear:both}.footer-demo-dietary .widgets{padding:18px 0 18px;justify-content:center;list-style:none}.footer-demo-dietary .widgets a{text-decoration:underline}@media(max-width: 930px){.footer-demo-dietary .mobile-flex{flex-direction:column}.footer-demo-dietary .widgets{padding:20px 8px 45px;justify-content:flex-start}.footer-demo-dietary .phone-mobile{margin-bottom:30px}.footer-demo-dietary address{margin-bottom:5px}.footer-demo-dietary .justify-foooter{justify-content:flex-start !important}.footer-demo-dietary .hide-mobile{display:none !important}.footer-demo-dietary .contact-style{padding:40px 0 3px;list-style:none}}@media(min-width: 1210px){.footer-demo-dietary .hide-desktop{display:none}}@media(max-width: 770px){.footer-demo-dietary .contact-style{padding:20px 0 0 0 !important}}@media(max-width: 540px){.footer-demo-dietary .contact-style{padding:0px !important;list-style:none}}@media screen and (max-width: 480px){.footer-demo{padding-bottom:50px}}@media screen and (min-width: 769px){.footer-demo.sticky{width:100%;position:fixed;bottom:0;left:0;z-index:1;visibility:hidden}.footer-demo.sticky.visible{visibility:visible}}@media screen and (max-width: 768px){.footer-demo .left{width:100%;text-align:left}.footer-demo .right{width:100%;text-align:left;margin-top:10px}}.dietary-niche .container-sm{max-width:1200px}.dietary-niche .heading-style{padding:4rem 0 4rem 7rem}.dietary-niche .circle-image{height:31rem;width:31rem;border-radius:50%;border-style:solid;border-width:1px;background:no-repeat center center;background-size:cover !important;position:relative;z-index:0}.dietary-niche .row{justify-content:center}.dietary-niche .menu-main2{flex:1 1 0%;overflow:hidden;white-space:nowrap;scroll-behavior:smooth;white-space:nowrap}.dietary-niche .menu-main3{position:relative;display:inline-block;text-align:center;cursor:pointer;height:100%;vertical-align:middle}.dietary-niche .menu-main3 ul li{min-width:150px;max-width:max-content;position:relative;text-align:center}.dietary-niche .menu-main3 ul li a{font-weight:500;line-height:24px;letter-spacing:.02em;text-align:left}.dietary-niche .menu-main3 ul li img{display:none;position:absolute;width:100%;height:100%}.dietary-niche .menu-main3 ul li.current{margin-right:4rem}.dietary-niche .menu-main3 ul li.current img{display:block}.dietary-niche .sticky-top-100{position:sticky;background:#fff;z-index:1}.dietary-niche .menu__tabs:target:before{content:"";display:block;height:170px;margin:-170px 0 0}.dietary-niche .circle-heading{font-weight:800 !important;letter-spacing:0em;text-align:left}.dietary-niche .circle-btn{font-weight:400;line-height:24px;letter-spacing:.02em;text-align:center}.dietary-niche .circle-desc{font-weight:400;line-height:24px;letter-spacing:0em;text-align:left}.dietary-niche .section-head{position:relative}.dietary-niche .item-link a{font-weight:500;white-space:nowrap}.dietary-niche .item-link.active{width:80%}.dietary-niche .tab-shadow{background-position:center;background-repeat:no-repeat;background-size:100% auto;border-radius:24px 24px 0px 0px;box-shadow:0px -8px 10px rgba(44,194,127,.2509803922)}.dietary-niche .section-title-container{display:flex;align-items:center}.dietary-niche .bg-whit{background:#fff}.dietary-niche .bg-whit .menu-list .flex .title{color:#000 !important;font-weight:500}.dietary-niche .title-border{width:90%;height:.9px;background-color:#2cc27f;margin-left:5%}.dietary-niche .category{position:absolute;top:0;right:0;transform:translate(-1%, -27%)}.dietary-niche .menu-list{display:grid;grid-gap:20px 35px}.dietary-niche .banner-header{padding-top:60px;padding-bottom:60px}.dietary-niche .banner-header h1,.dietary-niche .banner-header .h1{font-weight:700;font-style:italic;color:#000 !important}.dietary-niche .section-padding{padding:10px 0 !important}.dietary-niche .section-title{position:relative;font-weight:700 !important;letter-spacing:.02em;color:#07241f !important;text-transform:capitalize !important;white-space:nowrap}.dietary-niche .item{line-height:24px}.dietary-niche .item p{font-weight:400}.dietary-niche .item p i{font-style:normal !important}.dietary-niche .item .price{font-weight:400;letter-spacing:.02em !important;color:#28c98f !important}.dietary-niche .menu-book .menu-list .flex .price{font-weight:400;letter-spacing:.02em !important;color:#28c98f !important}.dietary-niche .menubook-tabs .tab-links .item-link{text-transform:uppercase !important;font-weight:700;color:#07241f}.dietary-niche .menubook-tabs .tab-links .item-link{margin:0px 10px !important}.dietary-niche .menubook-tabs .tab-links .item-link.current{width:80%;background-position:center;background-repeat:no-repeat;background-size:100% auto;border-radius:24px 24px 0px 0px;box-shadow:0px -5px 2px rgba(44,194,127,.25)}.dietary-niche .menubook-tabs .tab-links .item-link.current,.dietary-niche .menubook-tabs .tab-links .item-link.current a{pointer-events:none;color:#000 !important}@media only screen and (max-width: 1232px){.dietary-niche .container-sm{max-width:1100px}.dietary-niche .circle-heading{line-height:58px}.dietary-niche .heading-style{padding:4rem}}@media only screen and (max-width: 1170px){.dietary-niche .container-sm{max-width:1000px}}@media only screen and (max-width: 1050px){.dietary-niche .container-sm{max-width:960px}.dietary-niche .heading-style{padding:0 !important;width:70%}.dietary-niche .justify-heading{justify-content:center;display:flex}}@media(max-width: 920px){.dietary-niche .contact-btn{display:flex}.dietary-niche .img-padding{padding-top:5rem}.dietary-niche .circle-image{margin-right:auto;margin-left:auto;height:30rem;width:32rem}}@media(max-width: 767px){.dietary-niche .heading-style{padding:2rem}.dietary-niche .menubook-tabs .tab-links .item-link.current a{padding:0px 10px}.dietary-niche .menubook-tabs .tab-links .item-link{padding-right:0px}.dietary-niche .text-center{text-align:left}.dietary-niche .banner-header h1,.dietary-niche .banner-header .h1{line-height:24px}.dietary-niche .circle-heading{line-height:37px;text-align:left}}@media only screen and (max-width: 680px){.dietary-niche .circle-image{height:20rem;width:22rem}.dietary-niche .heading-style{width:60%}.dietary-niche .circle-desc{line-height:24px}}@media only screen and (max-width: 600px){.dietary-niche .menu__tabs:target:before{height:100px !important;margin:-100px 0 0 !important}.dietary-niche .section-title{line-height:24px}.dietary-niche .heading-style{width:70%}}@media(max-width: 460px){.dietary-niche .heading-style{width:80%}.dietary-niche .circle-image{height:18rem;width:20rem}.dietary-niche .btn-contact{width:100%;display:flex;justify-content:center}}@media(max-width: 350px){.dietary-niche .circle-image{height:16rem;width:16rem}.dietary-niche .item{line-height:24px !important}}.dietary-niche .prev-btn{padding-top:13px;padding-bottom:13px;position:absolute;left:-4%;top:0px}.dietary-niche .arrow-btn{position:relative;max-width:100%;margin:0px;display:inline-flex;min-height:32px;border-radius:100%;border:none;cursor:pointer;transition:background-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;user-select:none;text-decoration:none;text-align:center;box-shadow:rgba(0,0,0,0) 0px 0px 0px 1px inset;color:#494949;height:32px;width:32px;padding:0px;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.dietary-niche .next-btn{padding-top:13px;padding-bottom:13px;position:absolute;right:-4%;top:0px}.dietary-niche .m-tag__image{height:25px;width:25px;border-radius:50%;border:1px solid #2cc27f;padding:2px}@media(max-width: 1025px){.dietary-niche .prev-btn{left:-1.5%}.dietary-niche .next-btn{right:-1%}}@media(max-width: 600px){.dietary-niche .prev-btn{left:-3%}}.funky .banner-header{padding-top:60px;padding-bottom:60px}.funky .banner-header h1,.funky .banner-header .h1{font-weight:400 !important;font-family:"Literata" !important;color:#000 !important}.funky .section-padding{padding:10px 0 !important}.funky .section-title{font-family:"Literata" !important;font-weight:400 !important;font-size:24px !important;letter-spacing:.02em;color:#07241f !important;text-transform:uppercase !important;border-bottom:2px solid #000}.funky .title{font-family:"Literata" !important;font-weight:500 !important;font-size:20px !important}.funky .item{line-height:30px !important}.funky .item p{font-family:"Inter" !important;font-weight:300 !important;font-size:16px !important}.funky .item p i{font-style:normal !important}.funky .item .price{font-family:"Inter" !important;font-weight:400 !important;font-size:20px !important;letter-spacing:.02em !important;color:#8d5c49 !important}.funky .menubook-tabs .tab-links .item-link{text-transform:uppercase !important;font-family:"Inter" !important;font-weight:700 !important;font-size:16px !important;color:#07241f}.funky .menubook-tabs .tab-links ul{border-bottom:1px solid rgba(0,0,0,.2)}.funky .menubook-tabs .tab-links .item-link{margin:0px !important;padding-right:0px !important}.funky .menubook-tabs .tab-links .item-link.current{border-bottom:3px solid #c19d60 !important;bottom:-2px}[data-overlay-dark],[data-overlay-darkgray],[data-overlay-light]{position:relative}[data-overlay-dark] .container,[data-overlay-darkgray] .container,[data-overlay-light] .container{position:relative;z-index:2}[data-overlay-dark]:before,[data-overlay-darkgray]:before,[data-overlay-light]:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}[data-overlay-dark]:before{background:#000}[data-overlay-darkgray]:before{background:#1b1b1b}[data-overlay-light]:before{background:#fff}[data-overlay-dark] h1,[data-overlay-dark] .h1,[data-overlay-dark] h2,[data-overlay-dark] .h2,[data-overlay-dark] h3,[data-overlay-dark] .h3,[data-overlay-dark] h4,[data-overlay-dark] .h4,[data-overlay-dark] h5,[data-overlay-dark] .h5,[data-overlay-dark] h6,[data-overlay-dark] .h6,[data-overlay-dark] span{color:#fff}[data-overlay-darkgray] h1,[data-overlay-darkgray] .h1,[data-overlay-darkgray] h2,[data-overlay-darkgray] .h2,[data-overlay-darkgray] h3,[data-overlay-darkgray] .h3,[data-overlay-darkgray] h4,[data-overlay-darkgray] .h4,[data-overlay-darkgray] h5,[data-overlay-darkgray] .h5,[data-overlay-darkgray] h6,[data-overlay-darkgray] .h6,[data-overlay-darkgray] span{color:#fff}[data-overlay-light] h1,[data-overlay-light] .h1,[data-overlay-light] h2,[data-overlay-light] .h2,[data-overlay-light] h3,[data-overlay-light] .h3,[data-overlay-light] h4,[data-overlay-light] .h4,[data-overlay-light] h5,[data-overlay-light] .h5,[data-overlay-light] h6,[data-overlay-light] .h6,[data-overlay-light] span{color:#999}[data-overlay-dark] p{color:#fff}[data-overlay-darkgray] p{color:#999}[data-overlay-light] p{color:#999}[data-overlay-dark="0"]:before,[data-overlay-darkgray="0"]:before,[data-overlay-light="0"]:before{opacity:0}[data-overlay-dark="1"]:before,[data-overlay-darkgray="1"]:before,[data-overlay-light="1"]:before{opacity:.1}[data-overlay-dark="2"]:before,[data-overlay-darkgray="2"]:before,[data-overlay-light="2"]:before{opacity:.2}[data-overlay-dark="3"]:before,[data-overlay-darkgray="3"]:before,[data-overlay-light="3"]:before{opacity:.3}[data-overlay-dark="4"]:before,[data-overlay-darkgray="4"]:before,[data-overlay-light="4"]:before{opacity:.4}[data-overlay-dark="5"]:before,[data-overlay-darkgray="5"]:before,[data-overlay-light="5"]:before{opacity:.5}[data-overlay-dark="6"]:before,[data-overlay-darkgray="6"]:before,[data-overlay-light="6"]:before{opacity:.6}[data-overlay-dark="7"]:before,[data-overlay-darkgray="7"]:before,[data-overlay-light="7"]:before{opacity:.7}[data-overlay-dark="8"]:before,[data-overlay-darkgray="8"]:before,[data-overlay-light="8"]:before{opacity:.8}[data-overlay-dark="9"]:before,[data-overlay-darkgray="9"]:before,[data-overlay-light="9"]:before{opacity:.9}[data-overlay-dark="10"]:before,[data-overlay-darkgray="10"]:before,[data-overlay-light="10"]:before{opacity:1}.bg-img{background-size:cover;background-repeat:no-repeat}.bg-fixed{background-attachment:fixed}.pattern{background-repeat:repeat;background-size:auto}.mt-0{margin-top:0 !important}.mt-15{margin-top:15px !important}.mt-20{margin-top:20px !important}.mt-30{margin-top:30px !important}.mt-60{margin-top:60px !important}.mt-90{margin-top:90px !important}.mb-0{margin-bottom:0 !important}.mb-10{margin-bottom:10px !important}.mb-15{margin-bottom:15px !important}.mb-20{margin-bottom:20px !important}.mb-30{margin-bottom:30px !important}.mb-40{margin-bottom:40px !important}.mb-60{margin-bottom:60px !important}.mb-90{margin-bottom:90px !important}.pb-0{padding-bottom:0 !important}.no-padding{padding:0 !important}.valign{display:flex;align-items:center}.v-middle{position:absolute;width:100%;top:50%;left:0;transform:translate(0%, -50%)}.v-bottom{position:absolute;width:100%;bottom:5%;left:0;transform:translate(0%, -5%)}.bg-blck{background:#1b1b1b}.bg-whit{background:#fff}.bg-whit .menu-list .flex .title{color:#8d5c49 !important}.bg-whit p{color:#000 !important}.black-theme p{color:#777}.section-padding{padding:120px 0}.section-head{position:relative;margin:0 auto 60px}.section-head .section-subtitle{color:#c19d60;font-family:"Noah",sans-serif;font-weight:400;font-size:12px;margin-bottom:10px;text-transform:uppercase;letter-spacing:3px}.section-head .section-title{font-size:48px;line-height:48px;font-weight:400;color:#1b1b1b}.section-head .section-title.white{color:#fff}.section-head .section-backtitle{position:absolute;font-family:"Pinyon Script",cursive;bottom:0;left:0;width:100%;text-align:center;font-size:130px;opacity:.1;line-height:150px}.section-head .icon{margin-top:20px;font-size:20px;position:relative}.section-head .icon:after,.section-head .icon:before{content:"";position:absolute;width:60px;height:1px;background:#1b1b1b;top:50%;right:-80px;opacity:.1}.section-head .icon.white:after,.section-head .icon.white:before{background:rgba(255,255,255,.5)}.section-head .icon:after{right:auto;left:-80px}.section-head .icon i{color:#c19d60;margin:0 2px}.menubook-tabs .tab-links ul li{display:inline-block}.menubook-tabs .tab-links .item-link{padding-right:20px;position:relative;cursor:pointer;margin:0 10px;color:#fff;font-size:24px}.menubook-tabs .tab-links .item-link:after{content:"";position:absolute;top:7px;right:0;width:1px;height:15px;background:rgba(255,255,255,.1)}.menubook-tabs .tab-links .item-link:last-of-type{padding-right:0}.menubook-tabs .tab-links .item-link:last-of-type:after{display:none}.menubook-tabs .tab-links .item-link.current,.menubook-tabs .tab-links .item-link.current a{pointer-events:none;color:#c19d60 !important}.menubook-tabs .tab-content{display:none}.menubook-tabs .tab-content.current{display:block}.menu-book{outline:none;outline:0;border:none;box-shadow:none}.menu-book .menu-list .item{line-height:35px}.menu-book .menu-list .flex .title{color:#fff;font-weight:400}.menu-book .menu-list .flex .dots{flex-grow:1;position:relative;margin:0 20px}.menu-book .menu-list .flex .dots:after{content:"";position:absolute;top:50%;left:0;width:100%;border-bottom:1px dashed rgba(255,255,255,.2)}.menu-book .menu-list .flex .price{margin-left:auto;color:#c19d60;font-weight:400}.menu-book .menu-list .img{display:block;float:left;position:relative;top:0px;margin-right:15px;border-radius:50%}.menu-book .menu-list .img img{border-radius:50%;height:60px;width:60px}.menubook-2 .img{position:relative;overflow:hidden}.menubook-2 .img:hover img{filter:none;transform:scale(1.09, 1.09);transition:all 1s ease}.menubook-2 .img img{transition:all .5s}.menubook-2 .content{width:100%;padding:30px}@media screen and (max-width: 991px){.menubook-2 .content .cont h4,.menubook-2 .content .cont .h4{line-height:1.25em}.order2{order:2 !important}.order1{order:1 !important}}@media screen and (max-width: 480px){.menubook-2 .content .date{width:60px}.menubook-2 .content .info .tags{margin:5px 0 0}.menubook-2 .content .date h3,.menubook-2 .content .date .h3{font-size:40px}}.menubook-5 .item{margin-bottom:0px}.menubook-5 .item h2,.menubook-5 .item .h2{font-size:48px;line-height:48px;font-weight:400;color:#fff;margin-bottom:0px}.centered{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.banner-header{padding-top:160px;padding-bottom:160px;background-position:center}.banner-header.full-height{min-height:100vh}.banner-header .caption{position:relative}.banner-header h1,.banner-header .h1{position:relative;line-height:1em;color:#fff}.banner-header h1 span,.banner-header .h1 span{display:block;font-size:30px;display:block;margin-top:0px;line-height:1.5em;color:#c19d60}.banner-header h3,.banner-header .h3{position:relative;font-size:60px;line-height:1em;color:#fff}.banner-header h3 span,.banner-header .h3 span{display:block;font-size:30px;display:block;margin-top:0px;line-height:1.5em;color:#c19d60}.banner-header h5,.banner-header .h5{color:#fff;font-size:12px;font-family:"Noah",sans-serif;text-transform:uppercase;letter-spacing:7px;margin-bottom:15px;font-weight:400}.banner-header h5 a,.banner-header .h5 a{color:#c19d60}.banner-header p{font-size:15px;margin-bottom:0;color:#fff}.banner-header p a{color:#c19d60}.banner-header .icon{margin-top:20px;font-size:20px;position:relative}.banner-header .icon:after,.banner-header .icon:before{content:"";position:absolute;width:60px;height:1px;background:#fff;top:50%;right:-80px;opacity:.3}.banner-header .icon:after{right:auto;left:-80px}.banner-header .icon i{color:#fff;margin:0 2px}.banner-header .author .avatar{width:30px;height:30px;overflow:hidden;border-radius:50%;margin-right:5px}.banner-header .post{margin-top:20px}.banner-header .post div{display:inline-block}.banner-header .post .author{margin-right:20px;font-size:13px}.banner-header .post .date-comment{position:relative;font-size:13px;color:#fff;margin-right:20px}.banner-header .post .date-comment i{color:#fff;margin-right:5px}.banner-header .post .date-comment:last-of-type{margin-right:0px}.banner-header .arrow{position:absolute;bottom:40px;width:100%;text-align:center;z-index:8;outline:none}.banner-header .arrow.bounce{-webkit-animation:bounce 2s infinite;animation:bounce 2s infinite}.banner-header .arrow i{position:relative;display:inline-block;width:50px;height:50px;line-height:50px;color:#fff;font-size:15px;border:1px solid rgba(255,255,255,.3);border-radius:100%}.banner-header .arrow i:hover{border:1px solid #fff}.banner-header .arrow i:hover:after{transform:scale(1.2);opacity:0;transition:all .5s}@media screen and (max-width: 767px){.banner-header h1,.banner-header .h1{font-size:36px}.banner-header h1 span,.banner-header .h1 span{font-size:27px}.banner-header h3,.banner-header .h3{font-size:36px}.banner-header h3 span,.banner-header .h3 span{font-size:27px}}.accordion-box{position:relative;padding:0}.accordion-box .block{position:relative;background:rgba(0,0,0,0);border-radius:0px;overflow:hidden;margin-bottom:15px;border:1px solid rgba(255,255,255,.1)}.accordion-box .block.active-block{background-color:rgba(0,0,0,0)}.accordion-box .block:last-child{margin-bottom:0}.accordion-box .block .acc-btn{position:relative;font-size:24px;line-height:30px;font-weight:400;cursor:pointer;padding:20px 30px;padding-left:60px;color:#fff;transition:all 500ms ease}.accordion-box .block .acc-btn.size-20{font-size:20px}.accordion-box .block .acc-btn .count{color:#aa8453;padding-right:3px}.accordion-box .block .acc-btn:before{position:absolute;left:35px;top:22px;height:30px;font-size:16px;font-weight:normal;color:#fff;line-height:30px;content:"";font-family:"Font Awesome 6 Pro";transition:all 500ms ease}.accordion-box .block .acc-btn.active{background-color:#c19d60;color:#fff}.accordion-box .block .acc-btn.active:before{font-family:"Font Awesome 6 Pro";content:"";color:#fff}.accordion-box .block .acc-content{position:relative;display:none}.accordion-box .block .content{position:relative;padding:30px 20px 20px 20px;background-color:rgba(0,0,0,0);color:#777}.accordion-box .block .acc-content.current{display:block}.accordion-box .block .content .text{display:block;position:relative;top:0px;display:block}.late-night .banner-header{padding-top:60px;padding-bottom:60px}.late-night .banner-header h1,.late-night .banner-header .h1{font-weight:400 !important;font-family:"Raleway" !important}.late-night .tab-links ul{position:relative;right:2%}@media(max-width: 440px){.late-night .tab-links ul{right:0}}.late-night .section-title{font-family:"Raleway" !important;font-weight:400 !important;font-size:24px !important;letter-spacing:.02em;text-transform:uppercase !important}.late-night .title{font-family:"Raleway" !important;font-weight:500 !important;font-size:20px !important}.late-night .bg-whit{background:#fff}.late-night .bg-whit .menu-list .flex .title{color:#fff !important}.late-night .bg-whit p{color:#fff !important}.late-night .section-head .section-title{font-family:"Libre Caslon Display",serif;font-size:48px;line-height:48px;font-weight:400}.late-night .item{line-height:30px !important}.late-night .item p{font-family:"Raleway" !important;font-weight:300 !important;font-size:16px !important}.late-night .item p i{font-style:normal !important}.late-night .item .price{font-family:"Raleway" !important;font-weight:400 !important;font-size:20px !important;letter-spacing:.02em !important}.late-night .menubook-tabs .tab-links .item-link{text-transform:uppercase !important;font-family:"Raleway" !important;font-weight:700 !important;font-size:16px !important}.late-night .menubook-tabs .tab-links .item-link{margin:0px !important;padding-right:0px !important}.header__top{display:flex;justify-content:center;border-bottom:1px solid #eaeaea;padding:5px 30px}.header__top figure{display:flex;align-items:center;justify-content:center;margin:0px}@media(min-width: 1440px){.header__top{padding:6px 80px 6px}}.top__annbar-1{position:sticky;width:100%;top:0;z-index:111}.top__annbar-1 .scrolling-text{white-space:nowrap;animation:scroll-left 10s linear infinite}@keyframes scroll-left{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}.top__annbar-1 .annbar__wrapper{width:100%;text-align:center;background-color:var(--color-background, #000);color:var(--color-text, #fff)}.carousels .ps-carousel .slick-arrow{width:40px !important;height:15px !important;background-color:rgba(255,255,255,0) !important;color:var(--icon-color) !important}.carousels .ps-carousel .slick-arrow:hover{background-color:rgba(255,255,255,0) !important;color:var(--icon-color) !important}.banners-group{margin-bottom:1.9rem}.banner{margin-bottom:2rem}.banner,.banner>a{display:block;position:relative}.banner>a{outline:none !important}.banner img{display:block;max-width:none;width:100%;height:100%;-webkit-object-fit:cover;object-fit:cover}.banner.banner-menu img{height:100%}.banner-content{display:inline-block;position:absolute;padding-top:.4rem;left:4%;top:50%;z-index:2;-webkit-transform:translateY(-50%);transform:translateY(-50%);-ms-transform:translateY(-50%)}.banner-content a:focus,.banner-content a:hover{text-decoration:underline}.banner-big .banner-content.banner-content-center,.banner-content-center.banner-content{max-width:none;left:0;right:0;text-align:center}.banner-title{color:#333;font-weight:500;line-height:1.3;margin-bottom:10px;letter-spacing:-0.03em}.banner-title a{color:inherit}.banner-title a:focus,.banner-title a:hover{text-decoration:none}.banner-title.text-white a{color:#fff}.banner-subtitle{color:#777;font-weight:300;line-height:1.2;letter-spacing:0;margin-bottom:1rem}.banner-subtitle a{color:inherit}.banner-subtitle a:focus,.banner-subtitle a:hover{text-decoration:none}.banner-subtitle.text-white a{color:#fff}.banner-link{font-weight:400;display:inline-block}.banner-big{color:#ccc}.banner-big .banner-content{max-width:470px;left:3rem}.banner-big .banner-subtitle{font-size:1.8rem;margin-bottom:.6rem}.banner-big .banner-title{line-height:1.15;margin-bottom:1rem}.banner-big .banner-title+.btn{margin-top:1rem}.banner-big p:last-of-type{margin-bottom:2.3rem}@media screen and (min-width: 768px){.banner-content{left:3rem}.banner-big .banner-content{left:6rem}.banner-big .banner-title{font-size:4rem}}@media screen and (min-width: 992px){.banner-content{left:4rem}.banner-big .banner-content{left:10rem}}.banner-display>a:before{content:"";display:block;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;opacity:0;visibility:hidden;background-color:rgba(51,51,51,.4);-webkit-transition:all .35s ease;transition:all .35s ease}.banner-display:hover>a:before{visibility:visible;opacity:1}.banner-display .banner-content{padding-top:0}.banner-display .banner-title{font-weight:600;font-size:2rem}.banner-display.banner-link-anim .banner-title{margin-bottom:0}.banner-display.banner-link-anim:hover .banner-content{padding-bottom:4.5rem}.btn.banner-link{font-size:1.4rem;line-height:1;padding:.8rem 1.4rem;min-width:0;text-transform:uppercase;text-decoration:none !important}.btn.banner-link i{margin-right:0;margin-left:0}.btn.banner-link i:first-child{margin-right:0}.btn.banner-link i:last-child{margin-left:.9rem}.banner-overlay>a{position:relative}.banner-overlay>a:after,.banner-overlay>figure:after{content:"";display:block;position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(51,51,51,.25);z-index:1;opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.banner-overlay.banner-overlay-light>a:after,.banner-overlay.banner-overlay-light>figure:after{background-color:rgba(255,255,255,.3)}.banner-overlay:focus>a:after,.banner-overlay:focus>figure:after,.banner-overlay:hover>a:after,.banner-overlay:hover>figure:after{visibility:visible;opacity:1}@media screen and (min-width: 768px){.banner-display .banner-title{font-size:2.4rem}}.video-banner p{max-width:500px}.video-banner p:last-child{margin-bottom:0}.video-banner.text-center p{margin-left:auto;margin-right:auto}.video-banner-bg{padding-top:8.5rem;padding-bottom:7.5rem}.video-banner-title{letter-spacing:-0.025em;margin-bottom:3.6rem}.video-banner-title>span{display:block;font-weight:400;font-size:2rem;letter-spacing:-0.03em;margin-bottom:1.6rem}.video-fullheight{display:flex;align-items:center}.btn-video{display:inline-flex;justify-content:center;align-items:center;width:5.4rem;height:5.4rem;font-size:1.6rem;line-height:1;background-color:#fff;border-radius:50%;-webkit-box-shadow:0 0 0 1.5rem rgba(255,255,255,.2);box-shadow:0 0 0 1.5rem rgba(255,255,255,.2);-webkit-transition:all .35s ease;transition:all .35s ease}.btn-video i{margin-right:-0.2rem}.btn-video:focus,.btn-video:hover{color:#fff;-webkit-box-shadow:0 0 0 1rem rgba(255,255,255,.2);box-shadow:0 0 0 1rem rgba(255,255,255,.2)}.video-banner-poster .video-banner-title{font-weight:400;margin-bottom:1.6rem}.video-banner-poster .video-banner-title span{font-weight:300;font-size:1.6rem}.video-poster{position:relative}.video-poster img{border-radius:.4rem}.video-poster-content{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.video-poster-title{font-weight:400;margin-bottom:3rem;letter-spacing:-0.025em}.video-banner-box{padding:3rem}.video-banner-box .video-poster img{border-radius:0}.video-box-content{padding-left:0;max-width:460px;font-size:1.5rem;color:#777}.video-box-content .video-banner-title{font-weight:400;margin-bottom:1.2rem}.video-box-content .video-banner-title span{font-weight:300;font-size:1.8rem;margin-bottom:.6rem}.video-box-content p:not(:last-child){margin-bottom:2rem}@media screen and (min-width: 768px){.video-banner-bg{padding-top:14.5rem;padding-bottom:13.5rem}.video-banner-title>span{font-size:2.4rem}.video-box-content .video-banner-title span{font-size:2rem}.btn-video{width:7rem;height:7rem;font-size:1.8rem}}@media screen and (min-width: 992px){.video-banner-bg{padding-top:18.5rem;padding-bottom:17.5rem}.video-box-content{padding-left:5rem}.video-fullheight{height:100vh;max-height:900px}.video-box-content{padding-left:7rem}}.banner-cat .banner-title{margin-bottom:.1rem}.banner-cat .banner-subtitle{margin-bottom:1.6rem}.banner-content-overlay{overflow:hidden;padding:1.8rem 2rem .7rem;background-color:rgba(255,255,255,.9);left:0;right:0;top:auto;bottom:0;-webkit-transform:translateY(0);transform:translateY(0);-ms-transform:translateY(0);-webkit-transition:all .3s ease;transition:all .3s ease}.banner-content-overlay .banner-subtitle{margin-bottom:.9rem}.banner-content-overlay .banner-link{opacity:0;position:absolute;bottom:12px;left:0;right:0;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateY(30px);transform:translateY(30px);-ms-transform:translateY(30px)}.banner:hover .banner-content-overlay{padding-bottom:3.7rem;background-color:#fff}.banner:hover .banner-content-overlay .banner-link{opacity:1}.banner-content-static,.banner:hover .banner-content-overlay .banner-link{-webkit-transform:translateY(0);transform:translateY(0);-ms-transform:translateY(0)}.banner-content-static{overflow:hidden;display:block;width:100%;margin-top:0;padding:1.2rem 2rem;background-color:#fff;position:static;left:auto;right:auto;top:auto;bottom:auto;-webkit-transition:all .3s ease;transition:all .3s ease}.banner-content-static .banner-subtitle{-webkit-transition:all .25s ease;transition:all .25s ease;margin-bottom:.9rem}.banner-content-static .banner-link{opacity:0;position:absolute;bottom:19px;left:0;right:0;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateY(30px);transform:translateY(30px);-ms-transform:translateY(30px)}.banner:hover .banner-content-static{background-color:#fff}.banner:hover .banner-content-static .banner-subtitle{opacity:0}.banner:hover .banner-content-static .banner-link{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-ms-transform:translateY(0)}.banner-content.banner-content-top{top:105px}.banner-content.banner-content-bottom{top:auto;bottom:60px;-webkit-transform:translateY(0);transform:translateY(0);-ms-transform:translateY(0)}.banner-content.banner-content-right{left:auto;right:30px}.banner-link-anim .banner-content{-webkit-transition:all .3s ease;transition:all .3s ease}.banner-link-anim .banner-subtitle{margin-bottom:0}.banner-link-anim .banner-link{opacity:0;position:absolute;bottom:0;left:0;min-width:130px;padding-left:.5rem;padding-right:.5rem;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateY(-20px);transform:translateY(-20px);-ms-transform:translateY(-20px)}.banner-link-anim .banner-content-center .banner-link{left:50%;-webkit-transform:translateY(-20px) translateX(-50%);transform:translateY(-20px) translateX(-50%);-ms-transform:translateY(-20px) translateX(-50%)}.banner-link-anim:hover .banner-content{padding-bottom:4rem}.banner-link-anim:hover .banner-link{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-ms-transform:translateY(0)}.banner-link-anim:hover .banner-content-center .banner-link{-webkit-transform:translateY(0) translateX(-50%);transform:translateY(0) translateX(-50%);-ms-transform:translateY(0) translateX(-50%)}.banner-badge .banner-link{font-size:1.6rem;display:inline-block;background-color:#fff;padding:1.2rem 2rem;text-align:center;min-width:154px;border-radius:.2rem;position:absolute;top:auto;bottom:3.2rem;right:auto;left:50%;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0);overflow:hidden}.banner-badge .banner-subtitle,.banner-badge .banner-title{-webkit-transition:all .3s ease;transition:all .3s ease}.banner-badge .banner-subtitle{margin-bottom:0}.banner-badge .banner-link-text{opacity:0;display:flex;align-items:center;justify-content:center;position:absolute;top:0;bottom:0;left:0;right:0;color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease;transform:translateY(100%);-webkit-transform:translateY(100%)}.banner-badge .banner-link:focus,.banner-badge .banner-link:hover{text-decoration:none}.banner-badge .banner-link:focus .banner-subtitle,.banner-badge .banner-link:focus .banner-title,.banner-badge .banner-link:hover .banner-subtitle,.banner-badge .banner-link:hover .banner-title{opacity:0;transform:translateY(100%);-webkit-transform:translateY(100%)}.banner-badge .banner-link:focus .banner-link-text,.banner-badge .banner-link:hover .banner-link-text{opacity:1;transform:translateY(0);-webkit-transform:translateY(0)}.HomeSection{text-align:center}.HomeSection .Gutter{margin:5px}.HomeSection .grid-button{margin:48px 8px}.HomeSection .ViewAllUrlsLink{color:#757575;margin-right:8px}.HomeSection .dynamicImgContainer{background:#fafafa}.HomeSection .BannerSection{margin-top:24px;background-color:#fafafa}.HomeSection .BannerSection .dynamicImgContainer{min-height:350px}@media only screen and (max-width: 959px){.HomeSection .BannerSection .dynamicImgContainer{min-height:300px}}.HomeSection .BannerSection .timer{position:absolute;z-index:10;width:100%;height:100%}.HomeSection .BannerSection.SalePageBanner .dynamicImgContainer{min-height:100px}.HomeSection .VideoSection{min-height:200px;background:#fafafa;margin-top:32px}.HomeSection .VideoSectionInterim{min-height:200px;background:#fafafa;margin:30px 10px 0}.HomeSection .BlogBannerContainer{margin:28px 12px 8px}.HomeSection .CarouselSectionContainer .dynamicImgContainer,.HomeSection .GridSectionContainer .dynamicImgContainer{min-height:120px;overflow:hidden}.HomeSection .CarouselSectionContainer a:hover .dynamicImgContainer img,.HomeSection .CarouselSectionContainer a:hover .ImageLoaderV2Wrapper img,.HomeSection .GridSectionContainer a:hover .dynamicImgContainer img,.HomeSection .GridSectionContainer a:hover .ImageLoaderV2Wrapper img{-webkit-transform:scale(1.1);transform:scale(1.1)}.HomeSection .CarouselSectionContainer .slick-next,.HomeSection .GridSectionContainer .slick-next{right:-35px}.HomeSection .CarouselSectionContainer .slick-prev,.HomeSection .GridSectionContainer .slick-prev{left:-35px}.HomeSection .StaticSection{margin-bottom:32px;margin-top:32px}.HomeSection .StaticSection .dynamicImgContainer{min-height:150px}.HomeSection .image-gradient{position:absolute;width:100%;height:100%;top:0;z-index:2;background:-webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.26)));background:linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.26))}.HomeSection .slick-next:focus,.HomeSection .slick-next:hover,.HomeSection .slick-prev:focus,.HomeSection .slick-prev:hover{background:rgba(0,0,0,.1)}.HomeSection .slick-arrow.slick-disabled{opacity:.5}.HomeSection .slick-next,.HomeSection .slick-prev{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.1);z-index:2}.HomeSection .slick-next{right:-45px}.HomeSection .slick-prev{left:-45px}.fullslider .slick-next{right:20px !important}.fullslider .slick-prev{left:20px !important}.HomeSection .slick-next:before,.HomeSection .slick-prev:before{display:none}@media(min-width: 1919px){.HomeSection .SectionTitle{margin:36px 0 8px 8px}}@media(max-width: 1919px){.HomeSection .SectionTitle{margin:28px 0 8px 8px}}@media(max-width: 1279px){.HomeSection .SectionTitle{margin:24px 0 8px 8px}}@media(max-width: 959px){.HomeSection .Gutter{margin:5px}.HomeSection .SectionTitle{margin:24px 0 8px 6px}.HomeSection .BannerSection img{pointer-events:none}}.ImageTextDetail.CategoryImageTextDetail{position:absolute;bottom:12px;width:100%;color:#fff;z-index:3}.ImageTextDetail.CategoryImageTextDetail label{text-shadow:0 0 6px rgba(0,0,0,.3);text-transform:uppercase;color:#fff;padding:0 8px;display:block;cursor:pointer}.ImageTextDetail.ProductImageTextDetail{text-align:start}.ImageTextDetail.ProductImageTextDetail .ImageTextLabelTop{display:block;text-transform:uppercase}.ImageTextDetail.ProductImageTextDetail .ImageTextLabelBottom{color:#9b9b9b}@media(max-width: 959px){.ImageTextDetail.CategoryImageTextDetail{bottom:16px}}.HomeSection .slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.HomeSection .slick-slider img{max-width:inherit}.HomeSection .slick-list,.HomeSection .slick-slider{position:relative;display:block}.HomeSection .slick-list{overflow:hidden;margin:0;padding:0}.HomeSection .slick-list:focus{outline:none}.HomeSection .slick-list.dragging{cursor:pointer;cursor:hand}.HomeSection .slick-slider .slick-list,.HomeSection .slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.HomeSection .slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.HomeSection .slick-track:after,.HomeSection .slick-track:before{display:table;content:""}.HomeSection .slick-track:after{clear:both}.HomeSection .slick-loading .slick-track{visibility:hidden}.HomeSection .slick-slide{display:none;float:left;height:100%;min-height:1px}.HomeSection [dir=rtl] .slick-slide{float:right}.HomeSection .slick-slide img{display:block}.HomeSection .slick-slide.slick-loading img{display:none}.HomeSection .slick-slide.dragging img{pointer-events:none}.HomeSection .slick-initialized .slick-slide{display:block}.HomeSection .slick-loading .slick-slide{visibility:hidden}.HomeSection .slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.HomeSection .slick-arrow.slick-hidden{display:none}.HomeSection .slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=);src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=?#iefix) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("truetype"),url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxmb250IGlkPSJzbGljayIgaG9yaXotYWR2LXg9IjUxMiI+PGZvbnQtZmFjZSBmb250LWZhbWlseT0ic2xpY2siIHVuaXRzLXBlci1lbT0iNTEyIiBhc2NlbnQ9IjQ4MCIgZGVzY2VudD0iLTMyIi8+PGdseXBoIHVuaWNvZGU9IuKGkiIgZD0iTTI0MSAxMTNsMTMwIDEzMGM0IDQgNiA4IDYgMTNzLTIgOS02IDEzTDI0MSAzOTljLTMgMy03IDUtMTIgNXMtMTAtMi0xMy01bC0yOS0zMGMtNC0zLTYtNy02LTEyczItMTAgNi0xM2w4Ny04OC04Ny04OGMtNC0zLTYtOC02LTEzczItOSA2LTEybDI5LTMwYzMtMyA4LTUgMTMtNXM5IDIgMTIgNXptMjM0IDE0M2MwLTQwLTktNzctMjktMTEwLTIwLTM0LTQ2LTYwLTgwLTgwLTMzLTIwLTcwLTI5LTExMC0yOXMtNzcgOS0xMTAgMjljLTM0IDIwLTYwIDQ2LTgwIDgwLTIwIDMzLTI5IDcwLTI5IDExMHM5IDc3IDI5IDExMGMyMCAzNCA0NiA2MCA4MCA4MCAzMyAyMCA3MCAyOSAxMTAgMjlzNzctOSAxMTAtMjljMzQtMjAgNjAtNDYgODAtODAgMjAtMzMgMjktNzAgMjktMTEweiIvPjxnbHlwaCB1bmljb2RlPSLihpAiIGQ9Ik0yOTYgMTEzbDI5IDMwYzQgMyA2IDcgNiAxMnMtMiAxMC02IDEzbC04NyA4OCA4NyA4OGM0IDMgNiA4IDYgMTNzLTIgOS02IDEybC0yOSAzMGMtMyAzLTggNS0xMyA1cy05LTItMTItNUwxNDEgMjY5Yy00LTQtNi04LTYtMTNzMi05IDYtMTNsMTMwLTEzMGMzLTMgNy01IDEyLTVzMTAgMiAxMyA1em0xNzkgMTQzYzAtNDAtOS03Ny0yOS0xMTAtMjAtMzQtNDYtNjAtODAtODAtMzMtMjAtNzAtMjktMTEwLTI5cy03NyA5LTExMCAyOWMtMzQgMjAtNjAgNDYtODAgODAtMjAgMzMtMjkgNzAtMjkgMTEwczkgNzcgMjkgMTEwYzIwIDM0IDQ2IDYwIDgwIDgwIDMzIDIwIDcwIDI5IDExMCAyOXM3Ny05IDExMC0yOWMzNC0yMCA2MC00NiA4MC04MCAyMC0zMyAyOS03MCAyOS0xMTB6Ii8+PGdseXBoIHVuaWNvZGU9IuKAoiIgZD0iTTQ3NSAyNTZjMC00MC05LTc3LTI5LTExMC0yMC0zNC00Ni02MC04MC04MC0zMy0yMC03MC0yOS0xMTAtMjlzLTc3IDktMTEwIDI5Yy0zNCAyMC02MCA0Ni04MCA4MC0yMCAzMy0yOSA3MC0yOSAxMTBzOSA3NyAyOSAxMTBjMjAgMzQgNDYgNjAgODAgODAgMzMgMjAgNzAgMjkgMTEwIDI5czc3LTkgMTEwLTI5YzM0LTIwIDYwLTQ2IDgwLTgwIDIwLTMzIDI5LTcwIDI5LTExMHoiLz48Z2x5cGggdW5pY29kZT0iYSIgZD0iTTQ3NSA0MzlWMzExYzAtNS0xLTktNS0xM3MtOC01LTEzLTVIMzI5Yy04IDAtMTMgMy0xNyAxMS0zIDctMiAxNCA0IDIwbDQwIDM5Yy0yOCAyNi02MiAzOS0xMDAgMzktMjAgMC0zOS00LTU3LTExLTE4LTgtMzMtMTgtNDYtMzItMTQtMTMtMjQtMjgtMzItNDYtNy0xOC0xMS0zNy0xMS01N3M0LTM5IDExLTU3YzgtMTggMTgtMzMgMzItNDYgMTMtMTQgMjgtMjQgNDYtMzIgMTgtNyAzNy0xMSA1Ny0xMSAyMyAwIDQ0IDUgNjQgMTUgMjAgOSAzOCAyMyA1MSA0MiAyIDEgNCAzIDcgM3M1LTEgNy0zbDM5LTM5YzItMiAzLTMgMy02IDAtMi0xLTQtMi02LTIxLTI1LTQ2LTQ1LTc2LTU5LTI5LTE0LTYwLTIwLTkzLTIwLTMwIDAtNTggNS04NSAxN3MtNTEgMjctNzAgNDdjLTIwIDE5LTM1IDQzLTQ3IDcwcy0xNyA1NS0xNyA4NSA1IDU4IDE3IDg1IDI3IDUxIDQ3IDcwYzE5IDIwIDQzIDM1IDcwIDQ3czU1IDE3IDg1IDE3YzI4IDAgNTUtNSA4MS0xNSAyNi0xMSA1MC0yNiA3MC00NWwzNyAzN2M2IDYgMTIgNyAyMCA0IDgtNCAxMS05IDExLTE3eiIvPjwvZm9udD48L2RlZnM+PC9zdmc+) format("svg")}.HomeSection .slick-next,.HomeSection .slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;border:none}.HomeSection .slick-next,.HomeSection .slick-next:focus,.HomeSection .slick-next:hover,.HomeSection .slick-prev,.HomeSection .slick-prev:focus,.HomeSection .slick-prev:hover{color:rgba(0,0,0,0);outline:none;background:rgba(0,0,0,0)}.HomeSection .slick-next:focus:before,.HomeSection .slick-next:hover:before,.HomeSection .slick-prev:focus:before,.HomeSection .slick-prev:hover:before{opacity:1}.HomeSection .slick-next.slick-disabled:before,.HomeSection .slick-prev.slick-disabled:before{opacity:.25}.HomeSection .slick-next:before,.HomeSection .slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.HomeSection .slick-prev{left:-25px}.HomeSection [dir=rtl] .slick-prev{right:-25px;left:auto}.HomeSection .slick-prev:before{content:"←"}.HomeSection [dir=rtl] .slick-prev:before{content:"→"}.HomeSection .slick-next{right:-25px}.HomeSection [dir=rtl] .slick-next{right:auto;left:-25px}.HomeSection .slick-next:before{content:"→"}.HomeSection [dir=rtl] .slick-next:before{content:"←"}.HomeSection .slick-dotted.slick-slider{margin-bottom:30px}.HomeSection .slick-dots{position:relative;bottom:0;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;box-sizing:border-box;overflow:hidden;max-height:20px}.HomeSection .slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.HomeSection .slick-dots li,.HomeSection .slick-dots li button{width:20px;height:20px;cursor:pointer}.HomeSection .slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:rgba(0,0,0,0);border:0;outline:none;background:rgba(0,0,0,0)}.HomeSection .slick-dots li button:focus,.HomeSection .slick-dots li button:hover{outline:none}.HomeSection .slick-dots li button:focus:before,.HomeSection .slick-dots li button:hover:before{opacity:1}.HomeSection .slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:var(--icon-color, #323232);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.HomeSection .slick-dots li.slick-active button:before{opacity:.75}.HomeSection .ImageLoaderV2Wrapper{position:relative;width:100%}.HomeSection .ImageLoaderV2Wrapper.icon{width:auto;min-height:auto}.HomeSection .ImageLoaderV2Wrapper.icon .ImageLoaderV2.ImageLoaderV2Fallback{min-height:auto}.HomeSection .ImageLoaderV2Wrapper.lazyloaded img{opacity:0 !important}.HomeSection .ImageLoaderV2Wrapper .ImageLoaderV2{position:absolute;top:0;left:0;width:100%;overflow:hidden;-webkit-filter:none !important;filter:none !important}.HomeSection .ImageLoaderV2Wrapper .ImageLoaderV2.ImageLoaderV2Fallback{position:relative;min-height:120px}.HomeSection .ImageLoaderV2Wrapper .ImageLoaderV2.ImageLoaderV2Fallback img{position:relative}.HomeSection .ImageLoaderV2Wrapper .ImageLoaderV2 img{text-decoration:none;color:inherit;border:none;outline:none;position:absolute;top:0;left:0;bottom:0;right:0;max-width:100%;max-height:100%;-webkit-transition:opacity .5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,-webkit-transform .5s ease-out 0s;transition:opacity .5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,-webkit-transform .5s ease-out 0s;transition:opacity .5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,transform .5s ease-out 0s;transition:opacity .5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,transform .5s ease-out 0s,-webkit-transform .5s ease-out 0s;opacity:1;z-index:2;margin:auto}.HomeSection .Gutter{margin:8px}.HomeSection .prel{position:relative}.HomeSection .img-resp{width:100%;height:auto}.HomeSection .video-fullscreen{text-decoration:none;color:inherit;border:none;outline:none;position:absolute;min-width:100%;min-height:100%;max-width:100%;max-height:100%;transition:opacity .5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,transform .5s ease-out 0s;opacity:1;z-index:10;margin:auto;width:100vw;height:100vh;object-fit:cover;left:0;right:0;top:0;bottom:0}@-webkit-keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.HomeSection .animated-background{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#f6f7f8;background:-webkit-gradient(linear, left top, right top, color-stop(8%, #eee), color-stop(18%, #ddd), color-stop(33%, #eee));background:linear-gradient(90deg, #eee 8%, #ddd 18%, #eee 33%);background-size:800px 104px;height:inherit;position:relative}@-webkit-keyframes placeholderLoader{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes placeholderLoader{0%{background-position:-468px 0}to{background-position:468px 0}}@-webkit-keyframes placeholderLoaderLg{0%{background-position:-936px 0}to{background-position:936px 0}}@keyframes placeholderLoaderLg{0%{background-position:-936px 0}to{background-position:936px 0}}.HomeSection .animated-bg-placeholder{-webkit-animation:placeHolderShimmer 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite forwards;animation:placeHolderShimmer 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite forwards;background:#eaeaec -webkit-gradient(linear, left top, right top, color-stop(0, #eaeaec), color-stop(35%, #dad9d9), color-stop(70%, #eaeaec), to(#eaeaec)) no-repeat;background-size:800px 100%;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.HomeSection .animated-bg-placeholder.lg-animated-bg-placeholder{-webkit-animation:placeholderLoaderLg 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite forwards;animation:placeholderLoaderLg 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite forwards;background-size:1600px 100%}.TwoImageBanner .container{max-width:1200px}@media(max-width: 1240px){.TwoImageBanner .container{max-width:900px}}@media(max-width: 1000px){.TwoImageBanner .container{max-width:850px}}@media(max-width: 890px){.TwoImageBanner .container{max-width:700px}}@media(max-width: 800px){.TwoImageBanner .container{max-width:600px}}.TwoImageBanner .img-banner{box-sizing:border-box;display:flex;justify-content:center;align-items:center;min-height:35rem;width:100%}.TwoImageBanner .img-banner .container-box{position:relative;bottom:4rem;width:100%;display:flex;align-items:center;justify-content:center}.TwoImageBanner .img-banner .img-left{border-radius:20px;width:50%;height:350px;background-size:cover;background-position:center center;background-repeat:no-repeat;border-style:solid;border-width:4px}.TwoImageBanner .img-banner .img-left img{object-fit:cover;border-radius:14px}.TwoImageBanner .img-banner .bg-shape{position:absolute;z-index:-1}.TwoImageBanner .img-banner .img-right{top:8rem;position:relative;width:50%;height:350px;display:flex;align-items:center;justify-content:center;border-radius:20px;margin-left:26px;border-style:solid;border-width:4px;background-size:cover;background-position:center;background-repeat:no-repeat}.TwoImageBanner .img-banner .img-right img{border-radius:14px;object-fit:cover}.TwoImageBanner .img-banner .btn-width{width:40%}@media(max-width: 830px){.TwoImageBanner .img-banner .container-box{flex-direction:column}.TwoImageBanner .img-banner .img-left{width:70%}.TwoImageBanner .img-banner .img-right{width:70%;margin-left:0px;margin-top:-50px}}@media(max-width: 420px){.TwoImageBanner .img-banner .container-box{flex-direction:column}.TwoImageBanner .img-banner .btn-width{width:100%}.TwoImageBanner .img-banner .img-left{width:82%;height:250px}.TwoImageBanner .img-banner .img-right{width:82%;height:250px;margin-left:0px;margin-top:-90px}}@media(max-width: 300px){.TwoImageBanner .img-banner .img-right{height:230px}.TwoImageBanner .img-banner .img-left{height:230px}}@media(max-width: 830px){.TwoImageBanner .img-banner{padding:6rem 0 6rem 0}}@media(max-width: 400px){.TwoImageBanner .img-banner{padding:0;min-height:40rem}}.bannerV4-desktop .banner-background__image,.bannerV4-desktop .banner-image{height:300px;background-size:cover !important;background-position:center !important}@media(max-width: 1025px){.bannerV4-desktop .banner-row{flex-direction:column !important;align-items:center !important}.bannerV4-desktop .col-md-5{width:100% !important;margin-bottom:20px !important}.bannerV4-desktop .banner-background__image,.bannerV4-desktop .banner-image{height:250px}}@media(max-width: 600px){.bannerV4-desktop .banner-background__image{height:220px !important}}.HomeDefaultBannerV4 .image-block{display:flex !important;flex-direction:column !important}.HomeDefaultBannerV4 .image-2{display:flex !important;flex-grow:1 !important}.HomeDefaultBannerV4 .banner-image{object-fit:cover !important;width:370px !important;height:188px !important;flex:1 !important}.HomeDefaultBannerV4 .banner-background__wrapper{background-position:center !important;background-repeat:no-repeat !important;background-size:cover;background-color:rgba(0,0,0,0) !important}.HomeDefaultBannerV4 .banner-background__image{margin-left:auto !important;height:400px;width:370px !important}.HomeDefaultBannerV4 .banner-image-1{margin-left:auto !important;height:400px !important;width:370px !important;object-fit:fill !important;object-position:center !important}.HomeDefaultBannerV4 .mid-img{object-fit:cover !important;width:100% !important;height:400px !important}@media(max-width: 1025px){.HomeDefaultBannerV4 .banner-image{width:100% !important;height:400px !important}}@media(max-width: 1025px){.HomeDefaultBannerV4 .banner-background__image{margin-left:0 !important;width:100% !important;height:400px}.HomeDefaultBannerV4 .image-padding{padding-right:0 !important}.HomeDefaultBannerV4 .mid-img{width:100% !important;height:600px !important}.HomeDefaultBannerV4 .banner-image{width:100% !important;height:400px !important}.HomeDefaultBannerV4 .image-block{padding-left:0 !important}}@media(max-width: 600px){.HomeDefaultBannerV4 .banner-image{width:100% !important;height:220px !important}.HomeDefaultBannerV4 .mid-img{width:100% !important;height:370px !important}}@media(max-width: 300px){.HomeDefaultBannerV4 .mid-img{width:100% !important;height:300px !important}.HomeDefaultBannerV4 .banner-image{width:100% !important;height:200px !important}}.TwoColumnComponent .TwoColumnComponent-btn{width:auto}.TwoColumnComponent .a-img{width:100%}.TwoColumnComponent a{width:100%}.TwoColumnComponent .image-left{object-fit:cover;width:100%;display:flex;justify-content:center;align-items:center}.TwoColumnComponent .image-right{object-fit:cover;width:100%;display:flex;justify-content:center;align-items:center}.columnBanner .container{max-width:1200px}.columnBanner .two-img-direction{flex-direction:row;gap:.2rem}.columnBanner .img-height{height:365px;width:520px}.columnBanner .img-width{width:50%}@media(max-width: 1230px){.columnBanner .two-img-direction{gap:1rem}}@media(max-width: 1000px){.columnBanner .two-img-direction{gap:2rem}.columnBanner .two-img-direction{flex-direction:column}.columnBanner .img-height{height:22rem}}@media(max-width: 900px){.columnBanner .img-height{height:19rem}}@media(max-width: 600px){.columnBanner .img-height{height:220px;width:272px}.columnBanner .two-img-direction{gap:.3rem}}.columnBanner .three-img-height{width:370px;height:240px}.columnBanner .three-img-direction{flex-direction:row}@media(max-width: 1190px){.columnBanner .three-img-direction{gap:2rem;flex-direction:column}}@media(max-width: 700px){.columnBanner .three-img-height{width:290px;height:176px}}@media(max-width: 440px){.columnBanner .three-img-height{width:100%;height:auto}}.columnBanner-img{object-fit:cover}.three-col-banner .banners{gap:10px}@media(max-width: 700px){.three-col-banner .banners{padding-top:10px}.three-col-banner .btn-width{max-width:170px}}.image-banner-container{position:relative;width:100%;height:auto}.image-banner-container .image-banner-new{width:100%}.info-banner{margin-right:auto;margin-left:auto;max-width:70%;padding-bottom:30px;padding-top:30px}.info-banner p{display:flex;justify-content:center;max-width:100%;text-align:center}.info-banner h1,.info-banner .h1{text-align:center}@media(max-width: 900px){.info-banner p{max-width:100%}}@media(max-width: 900px){.info-banner{max-width:90%}}.subscribe-banner .margin-width{max-width:75%;width:100%;margin-left:auto;margin-right:auto}.subscribe-banner .field{display:flex;align-items:center;justify-content:space-between}.subscribe-banner .field .form-group{width:100%}.subscribe-banner .error-msg{display:flex;flex-direction:column}.subscribe-banner .text__danger,.subscribe-banner .text__succes{display:flex;justify-content:flex-start}.subscribe-banner .form-control{border:none}.subscribe-banner p{display:flex;justify-content:center;max-width:100%;text-align:center}.subscribe-banner h1,.subscribe-banner .h1{text-align:center}@media(max-width: 900px){.subscribe-banner p{max-width:100%}}.subscribe_card .outer__banner{display:flex;justify-content:center;align-items:center;min-height:500px}.subscribe_card .outer__banner .inner__card{background:var(--color-background);min-width:60%;padding:50px;align-items:center;justify-content:center;display:flex;flex-direction:column;min-height:200px}@media(max-width: 576px){.subscribe_card .outer__banner{min-height:300px !important}}[data-overlay-dark],[data-overlay-darkgray],[data-overlay-light]{position:relative}[data-overlay-dark] .container,[data-overlay-darkgray] .container,[data-overlay-light] .container{position:relative;z-index:2}[data-overlay-dark]:before,[data-overlay-darkgray]:before,[data-overlay-light]:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}[data-overlay-dark]:before{background:#000}[data-overlay-darkgray]:before{background:#1b1b1b}[data-overlay-light]:before{background:#fff}[data-overlay-dark] h1,[data-overlay-dark] .h1,[data-overlay-dark] h2,[data-overlay-dark] .h2,[data-overlay-dark] h3,[data-overlay-dark] .h3,[data-overlay-dark] h4,[data-overlay-dark] .h4,[data-overlay-dark] h5,[data-overlay-dark] .h5,[data-overlay-dark] h6,[data-overlay-dark] .h6,[data-overlay-dark] span{color:#fff}[data-overlay-darkgray] h1,[data-overlay-darkgray] .h1,[data-overlay-darkgray] h2,[data-overlay-darkgray] .h2,[data-overlay-darkgray] h3,[data-overlay-darkgray] .h3,[data-overlay-darkgray] h4,[data-overlay-darkgray] .h4,[data-overlay-darkgray] h5,[data-overlay-darkgray] .h5,[data-overlay-darkgray] h6,[data-overlay-darkgray] .h6,[data-overlay-darkgray] span{color:#fff}[data-overlay-light] h1,[data-overlay-light] .h1,[data-overlay-light] h2,[data-overlay-light] .h2,[data-overlay-light] h3,[data-overlay-light] .h3,[data-overlay-light] h4,[data-overlay-light] .h4,[data-overlay-light] h5,[data-overlay-light] .h5,[data-overlay-light] h6,[data-overlay-light] .h6,[data-overlay-light] span{color:#999}[data-overlay-dark] p{color:#fff}[data-overlay-darkgray] p{color:#999}[data-overlay-light] p{color:#999}[data-overlay-dark="0"]:before,[data-overlay-darkgray="0"]:before,[data-overlay-light="0"]:before{opacity:0}[data-overlay-dark="1"]:before,[data-overlay-darkgray="1"]:before,[data-overlay-light="1"]:before{opacity:.1}[data-overlay-dark="2"]:before,[data-overlay-darkgray="2"]:before,[data-overlay-light="2"]:before{opacity:.2}[data-overlay-dark="3"]:before,[data-overlay-darkgray="3"]:before,[data-overlay-light="3"]:before{opacity:.3}[data-overlay-dark="4"]:before,[data-overlay-darkgray="4"]:before,[data-overlay-light="4"]:before{opacity:.4}[data-overlay-dark="5"]:before,[data-overlay-darkgray="5"]:before,[data-overlay-light="5"]:before{opacity:.5}[data-overlay-dark="6"]:before,[data-overlay-darkgray="6"]:before,[data-overlay-light="6"]:before{opacity:.6}[data-overlay-dark="7"]:before,[data-overlay-darkgray="7"]:before,[data-overlay-light="7"]:before{opacity:.7}[data-overlay-dark="8"]:before,[data-overlay-darkgray="8"]:before,[data-overlay-light="8"]:before{opacity:.8}[data-overlay-dark="9"]:before,[data-overlay-darkgray="9"]:before,[data-overlay-light="9"]:before{opacity:.9}[data-overlay-dark="10"]:before,[data-overlay-darkgray="10"]:before,[data-overlay-light="10"]:before{opacity:1}.bg-img{background-size:cover;background-repeat:no-repeat}.bg-fixed{background-attachment:fixed}.pattern{background-repeat:repeat;background-size:auto}.mt-0{margin-top:0 !important}.mt-15{margin-top:15px !important}.mt-20{margin-top:20px !important}.mt-30{margin-top:30px !important}.mt-60{margin-top:60px !important}.mt-90{margin-top:90px !important}.mb-0{margin-bottom:0 !important}.mb-10{margin-bottom:10px !important}.mb-15{margin-bottom:15px !important}.mb-20{margin-bottom:20px !important}.mb-30{margin-bottom:30px !important}.mb-40{margin-bottom:40px !important}.mb-60{margin-bottom:60px !important}.mb-90{margin-bottom:90px !important}.pb-0{padding-bottom:0 !important}.no-padding{padding:0 !important}.valign{display:flex;align-items:center}.v-middle{position:absolute;width:100%;top:50%;left:0;transform:translate(0%, -50%)}.v-bottom{position:absolute;width:100%;bottom:5%;left:0;transform:translate(0%, -5%)}.bg-blck{background:#1b1b1b}.bg-whit{background:#fff}.bg-whit p{color:var(--color-text) !important}.black-theme p{color:#777}.section-padding{padding:120px 0}.section-head{position:relative;margin:0 auto 60px}.section-head .section-subtitle{color:#c19d60;font-family:"Noah",sans-serif;font-weight:400;font-size:var(--font-body-size);margin-bottom:10px;text-transform:uppercase;letter-spacing:3px}.section-head .section-title{font-size:calc(var(--font-heading-size) + 8px);line-height:48px;font-weight:400;color:var(--font-heading-color)}.section-head .section-title.white{color:#fff}.section-head .section-backtitle{position:absolute;font-family:"Pinyon Script",cursive;bottom:0;left:0;width:100%;text-align:center;font-size:var(--font-heading-size);opacity:.1;line-height:150px}.section-head .icon{margin-top:20px;font-size:var(--font-body-size);position:relative}.section-head .icon:after,.section-head .icon:before{content:"";position:absolute;width:60px;height:1px;background:#1b1b1b;top:50%;right:-80px;opacity:.1}.section-head .icon.white:after,.section-head .icon.white:before{background:rgba(255,255,255,.5)}.section-head .icon:after{right:auto;left:-80px}.section-head .icon i{color:#c19d60;margin:0 2px}.menubook-tabs .tab-links{overflow-y:auto}.menubook-tabs .tab-links ul li{display:inline-block}.menubook-tabs .tab-links ul li a{white-space:nowrap}.menubook-tabs .tab-links .item-link{padding-right:20px;position:relative;cursor:pointer;margin:0 10px;color:var(--link-color)}.menubook-tabs .tab-links .item-link:after{content:"";position:absolute;top:7px;right:0;width:1px;height:15px;background:rgba(255,255,255,.1)}.menubook-tabs .tab-links .item-link:last-of-type{padding-right:0}.menubook-tabs .tab-links .item-link:last-of-type:after{display:none}.menubook-tabs .tab-links .item-link.current,.menubook-tabs .tab-links .item-link.current a{pointer-events:none;color:var(--link-hover-color) !important}.menubook-tabs .tab-content{display:none}.menubook-tabs .tab-content.current{display:block}.menu-book{outline:none;outline:0;border:none;box-shadow:none}.menu-book .menu-list .item{line-height:35px}.menu-book .menu-list .flex .title{color:var(--product-title-color) !important;font-weight:400}.menu-book .menu-list .flex .dots{flex-grow:1;position:relative;margin:0 20px}.menu-book .menu-list .flex .dots:after{content:"";position:absolute;top:50%;left:0;width:100%;border-bottom:1px dashed rgba(255,255,255,.2)}.menu-book .menu-list .flex .price{margin-left:auto;color:var(--product-price-color);font-weight:400}.menu-book .menu-list .img{display:block;float:left;position:relative;top:0px;margin-right:15px;border-radius:50%}.menu-book .menu-list .img img{border-radius:50%;height:60px;width:60px}.menubook-2 .img{position:relative;overflow:hidden}.menubook-2 .img:hover img{filter:none;transform:scale(1.09, 1.09);transition:all 1s ease}.menubook-2 .img img{transition:all .5s}.menubook-2 .content{width:100%;padding:30px}@media screen and (max-width: 991px){.menubook-2 .content .cont h4,.menubook-2 .content .cont .h4{line-height:1.25em}.order2{order:2 !important}.order1{order:1 !important}}@media screen and (max-width: 480px){.menubook-2 .content .date{width:60px}.menubook-2 .content .info .tags{margin:5px 0 0}.menubook-2 .content .date h3,.menubook-2 .content .date .h3{font-size:40px}}.menubook-5 .item{margin-bottom:0px}.menubook-5 .item h2,.menubook-5 .item .h2{font-size:var(--font-heading-size);line-height:48px;font-weight:400;color:#fff;margin-bottom:0px}.centered{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.banner-header{padding-top:160px;padding-bottom:160px;background-position:center}.banner-header.full-height{min-height:100vh}.banner-header .caption{position:relative}.banner-header h1,.banner-header .h1{position:relative;line-height:1em}.banner-header h1 span,.banner-header .h1 span{display:block;font-size:var(--font-body-size);display:block;margin-top:0px;line-height:1.5em;color:#c19d60}.banner-header h3,.banner-header .h3{position:relative;font-size:var(--font-heading-size);line-height:1em;color:#fff}.banner-header h3 span,.banner-header .h3 span{display:block;font-size:var(--font-body-size);display:block;margin-top:0px;line-height:1.5em;color:#c19d60}.banner-header h5,.banner-header .h5{color:#fff;font-size:var(--font-body-size);font-family:"Noah",sans-serif;text-transform:uppercase;letter-spacing:7px;margin-bottom:15px;font-weight:400}.banner-header h5 a,.banner-header .h5 a{color:var(--link-color)}.banner-header p{font-size:15px;margin-bottom:0;color:var(--color-text)}.banner-header p a{color:var(--link-color)}.banner-header .icon{margin-top:20px;font-size:20px;position:relative}.banner-header .icon:after,.banner-header .icon:before{content:"";position:absolute;width:60px;height:1px;background:#fff;top:50%;right:-80px;opacity:.3}.banner-header .icon:after{right:auto;left:-80px}.banner-header .icon i{color:#fff;margin:0 2px}.banner-header .author .avatar{width:30px;height:30px;overflow:hidden;border-radius:50%;margin-right:5px}.banner-header .post{margin-top:20px}.banner-header .post div{display:inline-block}.banner-header .post .author{margin-right:20px;font-size:13px}.banner-header .post .date-comment{position:relative;font-size:13px;color:#fff;margin-right:20px}.banner-header .post .date-comment i{color:#fff;margin-right:5px}.banner-header .post .date-comment:last-of-type{margin-right:0px}.banner-header .arrow{position:absolute;bottom:40px;width:100%;text-align:center;z-index:8;outline:none}.banner-header .arrow.bounce{-webkit-animation:bounce 2s infinite;animation:bounce 2s infinite}.banner-header .arrow i{position:relative;display:inline-block;width:50px;height:50px;line-height:50px;color:#fff;font-size:15px;border:1px solid rgba(255,255,255,.3);border-radius:100%}.banner-header .arrow i:hover{border:1px solid #fff}.banner-header .arrow i:hover:after{transform:scale(1.2);opacity:0;transition:all .5s}@media screen and (max-width: 767px){.banner-header h1,.banner-header .h1{font-size:36px}.banner-header h1 span,.banner-header .h1 span{font-size:27px}.banner-header h3,.banner-header .h3{font-size:36px}.banner-header h3 span,.banner-header .h3 span{font-size:27px}}.accordion-box{position:relative;padding:0}.accordion-box .block{position:relative;background:rgba(0,0,0,0);border-radius:0px;overflow:hidden;margin-bottom:15px;border:1px solid rgba(255,255,255,.1)}.accordion-box .block.active-block{background-color:rgba(0,0,0,0)}.accordion-box .block:last-child{margin-bottom:0}.accordion-box .block .acc-btn{position:relative;line-height:30px;font-weight:400;cursor:pointer;padding:20px 30px;padding-left:60px;color:#fff;transition:all 500ms ease}.accordion-box .block .acc-btn.size-20{font-size:20px}.accordion-box .block .acc-btn .count{color:#aa8453;padding-right:3px}.accordion-box .block .acc-btn:before{position:absolute;left:35px;top:22px;height:30px;font-size:16px;font-weight:normal;color:#fff;line-height:30px;content:"";font-family:"Font Awesome 6 Pro";transition:all 500ms ease}.accordion-box .block .acc-btn.active{background-color:#c19d60;color:#fff}.accordion-box .block .acc-btn.active:before{font-family:"Font Awesome 6 Pro";content:"";color:#fff}.accordion-box .block .acc-content{position:relative;display:none}.accordion-box .block .content{position:relative;padding:30px 20px 20px 20px;background-color:rgba(0,0,0,0);color:#777}.accordion-box .block .acc-content.current{display:block}.accordion-box .block .content .text{display:block;position:relative;top:0px;display:block}.late-night .banner-header{padding-top:60px;padding-bottom:60px}.late-night .banner-header h1,.late-night .banner-header .h1{font-weight:400 !important;font-family:"Raleway" !important}.late-night .tab-links ul{position:relative;right:2%}@media(max-width: 440px){.late-night .tab-links ul{right:0}}.late-night .section-title{font-family:"Raleway" !important;font-weight:400 !important;font-size:24px !important;letter-spacing:.02em;text-transform:uppercase !important}.late-night .title{font-family:"Raleway" !important;font-weight:500 !important;font-size:20px !important}.late-night .bg-whit{background:#fff}.late-night .bg-whit .menu-list .flex .title{color:#fff !important}.late-night .bg-whit p{color:#fff !important}.late-night .section-head .section-title{font-family:"Libre Caslon Display",serif;font-size:48px;line-height:48px;font-weight:400}.late-night .item{line-height:30px !important}.late-night .item p{font-family:"Raleway" !important;font-weight:300 !important;font-size:16px !important}.late-night .item p i{font-style:normal !important}.late-night .item .price{font-family:"Raleway" !important;font-weight:400 !important;font-size:20px !important;letter-spacing:.02em !important}.late-night .menubook-tabs .tab-links .item-link{text-transform:uppercase !important;font-family:"Raleway" !important;font-weight:700 !important;font-size:16px !important}.late-night .menubook-tabs .tab-links .item-link{margin:0px !important;padding-right:0px !important}.content-box .display-1{font-weight:900}.funkyy .container-lg{max-width:1250px}.funkyy .row{margin-left:-12px;margin-right:-13px}.funkyy .menu-main1{display:flex;border-bottom:2px solid var(--color-border);position:relative;top:40%;max-width:1352px}.funkyy .menu-main2{flex:1 1 0%;overflow:hidden;white-space:nowrap;scroll-behavior:smooth;white-space:nowrap}.funkyy .menu-main3{position:relative;display:inline-block;text-align:center;cursor:pointer;height:100%;vertical-align:middle}.funkyy .prev-btn{background-color:rgba(0,0,0,0);position:absolute;left:-3%;top:17px}.funkyy .arrow-btn{position:relative;max-width:100%;margin:0px;display:inline-flex;min-height:32px;border-radius:100%;border:none;cursor:pointer;transition:background-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;user-select:none;text-decoration:none;text-align:center;box-shadow:rgba(0,0,0,0) 0px 0px 0px 1px inset;color:#494949;height:32px;width:32px;padding:0px;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.funkyy .next-btn{background-color:rgba(0,0,0,0);position:absolute;right:-3%;top:17px}.funkyy .menu-main3:first-child{margin-left:0px}.funkyy .banner-header{padding-top:60px;padding-bottom:60px}.funkyy .banner-header h1,.funkyy .banner-header .h1{font-weight:900 !important;color:var(--font-heading-color) !important}.funkyy .arrow-position{position:relative;color:#000}.funkyy .tab-links .slick-track{display:flex;align-items:flex-end}.funkyy .raleway-menu{font-weight:700 !important}.funkyy .tab-links ul{position:relative}@media(max-width: 440px){.funkyy .tab-links ul{right:0}}.funkyy .section-title{font-weight:900 !important;letter-spacing:.02em;line-height:37px;text-transform:uppercase !important}.funkyy .title{font-weight:700 !important}.funkyy .bg-whit{background:#fff}.funkyy .bg-whit .menu-list .flex .title{color:var(--product-title-color) !important}.funkyy .bg-whit p{color:#000 !important}.funkyy .item{line-height:30px !important}.funkyy .item p{font-weight:500 !important}.funkyy .item p i{font-style:normal !important}.funkyy .item .price{font-weight:800 !important;letter-spacing:.02em !important;color:var(--product-price-color)}.funkyy .menubook-tabs .tab-links .item-link{text-transform:uppercase !important;font-weight:700 !important}.funkyy .menubook-tabs .tab-links .item-link{margin:0px !important;padding-right:0px !important}.funkyy .tab-links .current{margin-bottom:0px;border-bottom:3px solid var(--link-hover-color) !important}.funkyy .current a{color:var(--link-hover-color)}.funkyy .menu__tabs:target:before{content:"";display:block;height:170px;margin:-170px 0 0}.funkyy .sticky-top-100{position:sticky;background:#fff;z-index:1}@media(max-width: 1200px){.funkyy .next-btn{right:-1%}.funkyy .prev-btn{left:-1%}}@media only screen and (max-width: 600px){.funkyy .menu__tabs:target:before{height:100px !important;margin:-100px 0 0 !important}}@media(max-width: 550px){.funkyy .prev-btn{left:-3%}}@media only screen and (max-width: 300px){.funkyy .prev-btn{left:-5%}}@media only screen and (max-width: 900px){.funkyy .title{width:70%}}.ps-carousels{position:relative}.ps-carousels .fa-chevron-right:before{position:relative}.ps-carousels .slick-prev:before{content:"";position:relative}.ps-carousels .slick-next:before{content:"";position:relative}.ps-carousels .slick-arrow{position:absolute;top:50%;width:36px;height:36px;border:none;display:flex;justify-content:center;align-items:center;border-radius:0;z-index:100;color:#000;transition:all .4s ease;transform:translateY(-50%)}.ps-carousels .slick-arrow.slick-prev{left:0}.ps-carousels .slick-arrow.slick-next{right:0}.dietary-niche .section-head{position:relative}.dietary-niche .item-link a{font-family:"Rubik";font-weight:500;white-space:nowrap;font-size:20px}.dietary-niche .item-link.active{width:80%}.dietary-niche .tab-shadow{background-position:center;background-repeat:no-repeat;background-size:100% auto;border-radius:24px 24px 0px 0px;box-shadow:0px -8px 10px rgba(44,194,127,.2509803922)}.dietary-niche .section-title-container{display:flex;align-items:center}.dietary-niche .bg-whit{background:#fff}.dietary-niche .bg-whit .menu-list .flex .title{color:var(--product-title-color) !important;font-family:"Rubik";font-weight:500}.dietary-niche .title-border{width:90%;height:.9px;background-color:var(--color-border);margin-left:5%}.dietary-niche .category{position:absolute;top:0;right:0;transform:translate(-1%, -27%)}.dietary-niche .menu-list{display:grid;grid-gap:20px 35px}.dietary-niche .banner-header{padding-top:60px;padding-bottom:60px}.dietary-niche .banner-header h1,.dietary-niche .banner-header .h1{font-weight:700 !important;font-size:56px;font-family:"Nunito" !important;font-style:italic;line-height:76.38px;color:#000 !important}.dietary-niche .section-padding{padding:10px 0 !important}.dietary-niche .section-title{position:relative;font-family:"Nunito" !important;font-weight:700 !important;font-size:35px !important;letter-spacing:.02em;color:var(--font-heading-color) !important;text-transform:capitalize !important;white-space:nowrap}.dietary-niche .title{font-size:24px !important}.dietary-niche .item{line-height:30px !important}.dietary-niche .item p{font-family:"Rubik";font-weight:400;font-size:17px !important}.dietary-niche .item p i{font-style:normal !important}.dietary-niche .item .price{font-family:"Rubik";font-weight:400;font-size:20px !important;letter-spacing:.02em !important;color:var(--product-price-color) !important}.dietary-niche .menu-book .menu-list .flex .price{font-family:"Rubik";font-weight:400;font-size:25px !important;letter-spacing:.02em !important;color:var(--product-price-color) !important}.dietary-niche .menubook-tabs .tab-links .item-link{text-transform:uppercase !important;font-family:"Rubik";font-weight:700;font-size:16px !important;color:#07241f}.dietary-niche .menubook-tabs .tab-links .item-link{margin:0px 10px !important}.dietary-niche .menubook-tabs .tab-links .item-link.current{width:80%;background-position:center;background-repeat:no-repeat;background-size:100% auto;border-radius:24px 24px 0px 0px;box-shadow:0px -5px 2px var(--link-hover-color)}.dietary-niche .menubook-tabs .tab-links .item-link.current,.dietary-niche .menubook-tabs .tab-links .item-link.current a{pointer-events:none;color:var(--link-color) !important}@media only screen and (max-width: 600px){.dietary-niche .menu__tabs:target:before{height:100px !important;margin:-100px 0 0 !important}.dietary-niche .section-title{font-size:20px !important;line-height:27px}}@media(max-width: 767px){.dietary-niche .menubook-tabs .tab-links .item-link.current a{padding:0px 10px}.dietary-niche .menubook-tabs .tab-links .item-link{padding-right:0px}.dietary-niche .title{font-size:18px !important}.dietary-niche .text-center{text-align:left}.dietary-niche .banner-header h1,.dietary-niche .banner-header .h1{line-height:32.74px}.dietary-niche .circle-heading{font-size:32px;line-height:37px;text-align:left}}@media(max-width: 300px){.dietary-niche .title{font-size:15px !important}.dietary-niche .item{line-height:30px !important}.dietary-niche .item p{font-size:14px !important}.dietary-niche .menu-book .menu-list .flex .price{font-size:15px !important}}.dietary-niche .prev-btn{padding-top:13px;padding-bottom:13px;position:absolute;left:-4%;top:0px}.dietary-niche .arrow-btn{position:relative;max-width:100%;margin:0px;display:inline-flex;min-height:32px;border-radius:100%;border:none;cursor:pointer;transition:background-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;user-select:none;text-decoration:none;text-align:center;box-shadow:rgba(0,0,0,0) 0px 0px 0px 1px inset;color:#494949;height:32px;width:32px;padding:0px;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.dietary-niche .next-btn{padding-top:13px;padding-bottom:13px;position:absolute;right:-4%;top:0px}.dietary-niche .m-tag__image{height:25px;width:25px;border-radius:50%;border:1px solid #2cc27f;padding:2px}@media(max-width: 1025px){.dietary-niche .prev-btn{left:-1.5%}.dietary-niche .next-btn{right:-1%}}@media(max-width: 600px){.dietary-niche .prev-btn{left:-3%}}l.loud .food-item-grid{display:grid !important;grid-template-columns:1fr 100px;grid-template-areas:"product-name product-price" "dish-desc product-price";column-gap:32px;width:100%;margin:0 auto}l.loud .heading{width:100%;margin:0 auto;display:flex;max-width:1400px;flex-direction:column}l.loud .food-item-grid .product-price{font-size:1.2rem;text-align:center;font-weight:bold;height:100%;padding:8px;margin:0;grid-area:product-price;position:relative;display:flex;justify-content:center}l.loud .product-price::before{content:"";position:absolute;top:0;left:0px;height:100%;width:2px;background-color:#000}l.loud .product-price::after{content:"";position:absolute;top:0;right:0;height:100%;width:2px;background-color:#000}l.loud .bg-image{background-position:center;background-repeat:no-repeat}l.loud .item-width{width:85%}l.loud .price::before{content:"";position:absolute;top:0;left:0px;height:100%;width:2px;background-color:#000}l.loud .banner-header{padding-top:60px;padding-bottom:60px}l.loud .banner-header h1,l.loud .banner-header .h1{font-weight:700 !important;font-family:"Kanit" !important;color:#000 !important}@media(max-width: 992px){l.loud .banner-header{padding-top:40px;padding-bottom:20px}l.loud .banner-header h1,l.loud .banner-header .h1{font-weight:700 !important;font-size:24px;font-family:"Kanit" !important;color:#000 !important}}l.loud .section-padding{padding:10px 0 !important}l.loud .section-title{font-weight:700 !important;font-size:36px;font-family:"Kanit" !important;letter-spacing:.02em;color:#07241f !important;text-transform:uppercase !important}l.loud .section-border{border-bottom:2px solid #000}l.loud .title{font-family:"Roboto" !important;font-weight:900 !important;font-size:24px !important}l.loud .item{line-height:30px !important}l.loud .item p{width:70%;font-family:"Roboto" !important;font-weight:400 !important;font-size:17px !important}l.loud .item p i{font-style:normal !important}l.loud .item p i p{width:100%;margin:0 auto;display:flex;max-width:1400px;flex-direction:column}l.loud .item .price{font-family:"Roboto" !important;font-weight:900 !important;font-size:24px !important;letter-spacing:.02em !important;color:#000 !important}l.loud .menubook-tabs .tab-links .item-link{text-transform:uppercase !important;font-family:"Inter" !important;font-weight:700 !important;font-size:16px !important;color:#07241f}l.loud .menubook-tabs .tab-links ul{border-bottom:2px solid #000}l.loud .active-bg{background-color:#2cc27f}l.loud .menubook-tabs .tab-links .item-link{margin:0px !important}l.loud .menubook-tabs .tab-links .item-link.current a{pointer-events:none;color:#000 !important;font-family:"Roboto" !important;font-weight:600 !important;font-size:20px !important}l.loud .menubook-tabs .tab-links .item-link a{font-family:"Roboto" !important;font-weight:500 !important;font-size:20px !important}l.loud .menu-list{width:95%}l.loud .bg-whit{background:#fff}l.loud .bg-whit .menu-list .flex .title{color:#000 !important}l.loud .bg-whit p{color:#000 !important}.basic-category .margin-styles .image-adapt{margin:0 10px}.basic-category .wrapper-item{max-width:300px}.basic-category .flex-direction-type-2{flex-direction:column-reverse;grid-area:4px}.basic-category .flex-direction-type-3{flex-direction:column}.basic-category .slick-list{padding:0}.basic-category .border-styles{height:100%}.basic-category .img{width:100%;height:100%;object-fit:var(--category-cart-image-fit, cover)}.basic-category .margin-slide-auto{margin-left:auto;margin-right:auto}.basic-category .basic-category-row-gap{gap:20px 0}.basic-category .margin-grid-gap{margin-top:20px}.basic-category .margin-category-name{margin-top:10px;margin-bottom:10px}.basic-category .slick-arrow{width:35px;height:35px;padding:0;background-color:var(--icon-background-color);border:none;color:var(--link-color);position:absolute;display:flex;justify-content:center;align-items:center;cursor:pointer;transform:translateY(-50%);z-index:9;outline:none;transition:all .5s ease;border-radius:50%;padding:9px !important}.basic-category .slick-arrow:hover{background-color:var(--icon-active-background-color)}.basic-category .slick-arrow:hover svg{fill:#fff;color:#fff}.basic-category .slick-arrow svg{width:100%;height:100%;color:var(--link-color);fill:var(--link-color);stroke:rgba(0,0,0,0)}.basic-category .slick-arrow.slick-next{right:0}.basic-category .slick-arrow.slick-next svg{position:relative;left:1px;display:flex;align-content:center;justify-content:center;align-items:center}.basic-category .slick-arrow.slick-prev{left:0}.basic-category .slick-arrow.slick-prev svg{transform:rotate(180deg);position:relative;right:1px;display:flex;align-content:center;justify-content:center;align-items:center}.basic-category .slick-arrow.slick-disabled{opacity:.4}.basic-category .slick-dots li.slick-active button{background:#000}.basic-category .slick-dots button{width:12px;height:12px;border-radius:50%;border:1px solid #000;background:#fff;padding:0;outline:none;cursor:pointer;margin-top:20px}.client-feedback .halo-row-item,.client-feedback .card__badge{display:none}.client-feedback .content-wrap{display:flex;grid-area:15px}.categorys-with-products .card-action .button-ATC{margin-top:5px;background:var(--btn-background-color, #232323);color:var(--btn-text-color, #ffffff);border-radius:var(--button-border-radius);border-color:var(--btn-border-color, #232323)}.categorys-with-products .card-action .button-ATC:hover{background:var(--btn-active-background-color, #ffffff);color:var(--btn-active-color, #232323);border-color:var(--btn-active-border-color, #232323)}.categorys-with-products img,.categorys-with-products .halo-row-item{margin-bottom:0 !important;height:160px;max-width:140px;width:100%}.categorys-with-products .halo-row-item{margin-right:10px;margin-left:0}.categorys-with-products .slider-wrapper{display:flex;justify-content:center;width:100%}.categorys-with-products .categories-row{width:auto}.categorys-with-products .product-title{font-size:var(--product-card-title-font-size, 14px);font-family:var(--product-card-title-font-family);color:var(--product-title-color)}.categorys-with-products .price{color:var(--product-price-color)}.categorys-with-products .category-border-1{border-bottom:1px solid var(--color-border)}.categorys-with-products .category-border-2{position:relative;padding-bottom:10px;display:inline-flex;flex-direction:column}.categorys-with-products .category-border-2::after{content:"";position:absolute;bottom:0;height:1px;width:50px;border-bottom:2px solid var(--color-border)}.categorys-with-products .category-border-2-left::after{left:0}.categorys-with-products .category-border-3{position:relative;padding-bottom:10px;border-bottom:.5px solid var(--color-border)}.categorys-with-products .category-border-3::before{content:"";position:absolute;bottom:-2%;width:80px;border-bottom:2px solid var(--icon-active-color)}.categorys-with-products .category-border-3-center::before{left:0}.categorys-with-products .slick-arrow,.categorys-with-products button{border:.5px solid var(--color-border)}.categorys-with-products .slick-prev,.categorys-with-products button{background-color:var(--icon-background-color)}.categorys-with-products .slick-prev i,.categorys-with-products button i{padding:10px 12px;color:var(--icon-color)}.categorys-with-products .slick-prev i:hover,.categorys-with-products button i:hover{color:var(--icon-active-color)}.categorys-with-products .slick-prev:hover,.categorys-with-products button:hover{background-color:var(--icon-active-background-color)}.categorys-with-products .slick-next{top:4%;left:97% !important;background-color:var(--icon-background-color)}.categorys-with-products .slick-next i{color:var(--icon-color)}.categorys-with-products .slick-next i:hover{color:var(--icon-active-color)}.categorys-with-products .slick-next:hover{background-color:var(--icon-active-background-color)}@media(max-width: 767px){.categorys-with-products .slick-next{left:81% !important}.categorys-with-products .container-1170 .slick-prev{left:69.7% !important}.categorys-with-products .container-1170 .slick-prev{left:69.7% !important}.categorys-with-products .container-1570 .slick-prev,.categorys-with-products .container-1770 .slick-prev,.categorys-with-products .container-full .slick-prev{left:69.7% !important}.categorys-with-products .slick-prev{left:70% !important}}.categorys-with-products-two h4,.categorys-with-products-two .h4{text-align:center}.categorys-with-products-two .button{min-width:50px}.categorys-with-products-two img{height:100%;max-width:100%;object-fit:cover;width:100%}.categorys-with-products-two .prev-arrow{right:91%}.categorys-with-products-two .next-arrow{left:91%}.categorys-with-products-two .prev-arrow,.categorys-with-products-two .next-arrow{position:absolute;border:none;background-color:unset;color:var(--icon-color);border-radius:50%;height:35px;width:35px}.categorys-with-products-two .prev-arrow:hover,.categorys-with-products-two .next-arrow:hover{background-color:var(--icon-active-background-color)}.categorys-with-products-two .slick-slide{width:auto !important}.categorys-with-products-two .slick-track{display:flex;align-items:center;padding:0px 30px;transform:none !important}.categorys-with-products-two .product-title{font-family:var(--product-card-title-font-family);font-size:var(--product-card-title-font-size, 14px);font-weight:400;line-height:20px;letter-spacing:.02em;color:var(--product-title-color) !important}.categorys-with-products-two .price{vertical-align:middle;font-weight:700;line-height:22px;color:var(--product-price-color, rgba(34, 255, 51, 0.2))}.categorys-with-products-two .active-category{background:var(--btn-background-color, #232323);border-color:var(--btn-border-color, #232323);color:var(--btn-text-color, #ffffff);border-radius:var(--button-border-radius)}.categorys-with-products-two .active-category:hover{background:var(--btn-active-background-color, #ffffff);border-color:var(--btn-active-border-color, #232323);color:var(--btn-active-color, #232323)}.categorys-with-products-two .category-name{border-bottom:1px solid var(--color-border)}.categorys-with-products-two .categories-row{width:auto !important;display:flex !important;justify-content:center !important;padding:.5rem}.categorys-with-products-two .categories-row .title{padding:9px 20px}@media(max-width: 900px){.categorys-with-products-two .categories-row{padding:.5rem 3px}}.categorys-with-products-two .slick-list{margin-bottom:25px}.categorys-with-products-two .product-item{width:100%;padding:10px;margin-right:10px;display:flex;align-items:center}.categorys-with-products-two .slick-arrow{border-radius:50%}.category_grid .category__card{width:100%;position:relative;overflow:hidden}.category_grid .category__card:hover .img__overlay{transform:scale(1.2);transition:all 2s}.category_grid .category__card .img__overlay{position:absolute;background-size:cover;background-position:top}.category_grid .category__card .category_details{position:absolute}.category_grid .category__card .category_details h6,.category_grid .category__card .category_details .h6{text-transform:uppercase}.category_grid .category__card .category_details p,.category_grid .category__card .category_details h6,.category_grid .category__card .category_details .h6{letter-spacing:1px}.category_grid .category__card .category_details.d-position__topLeft{top:30px;left:20px}.category_grid .category__card .category_details.d-position__topRight{top:30px;right:20px}.category_grid .category__card .category_details.d-position__bottomLeft{bottom:30px;left:20px}.category_grid .category__card .category_details.d-position__bottomRight{bottom:30px;right:20px}.category_grid .category__card .category_details.d-position__center{top:0%;left:0%;display:flex;height:100%;align-items:center;justify-content:center;width:100%}.category_description .category__card{transition:all .6s;height:70%}.category_description .category__card .content-box{padding:20px}.category_description .category__card .content-box h6,.category_description .category__card .content-box .h6{text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category_description .category__card .content-box h6,.category_description .category__card .content-box .h6,.category_description .category__card .content-box p{letter-spacing:1px;opacity:.8}.category_description .category__card .content-box p{line-height:15px;line-height:30px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.category_description .category__card .content-box button{transition:all .4s;color:var(--link-color);background:rgba(0,0,0,0)}.category_description .category__card .content-box button i{color:var(--link-color)}.category_description .category__card .content-box button:hover{color:var(--link-hover-color)}.category_description .category__card .content-box button:hover i{color:var(--link-hover-color);margin-left:2px}.category_description .category__card .image__card{width:100%;height:100%;overflow:hidden}.category_description .category__card .image__card img{height:100%}.category_description .category__card:hover img{transform:scale(1.2);transition:all .4s}.category_banner .row{--bs-gutter-x: 0;--bs-gutter-y: 0}.category_banner .category__banner-img{height:400px;width:100%;background-size:cover;background-repeat:no-repeat}.category_banner .category__container{margin-top:-300px;margin-left:auto;margin-right:auto}.category_banner .category__container .row{background:var(--color-background, #fff);padding:30px}.category_banner .category__container .heading__section{max-height:100px;min-height:100px}.category_banner .category__container .category__card{transition:all .6s;height:80%}.category_banner .category__container .category__card .content-box{padding:20px}.category_banner .category__container .category__card .content-box h6,.category_banner .category__container .category__card .content-box .h6{text-transform:uppercase;letter-spacing:1px;opacity:.9}.category_banner .category__container .category__card .content-box button{transition:all .4s;color:var(--link-color);background:var(--color-background);margin-top:-120px;z-index:1;position:relative;padding:10px 20px;max-width:100%}.category_banner .category__container .category__card .content-box button:hover{color:var(--link-hover-color)}.category_banner .category__container .category__card .image__card{width:100%;height:100%;overflow:hidden}.category_banner .category__container .category__card .image__card img{height:100%;width:100%}.category_banner .category__container .category__card:hover img{transform:scale(1.2);transition:all .4s}@media(max-width: 576px){.category_banner .category__banner-img{height:300px !important}.category_banner .category__container{margin-top:-275px !important}.category_banner .heading__section{max-height:120px !important;min-height:120px !important}}.aasaan{margin-top:67px}.ps-navigation--mobile .ps-list li{padding:10px 0}.ps-navigation--mobile .ps-list li a{display:block;color:#999;line-height:20px}.ps-navigation--mobile .ps-list li a:hover{color:#191a1b}.ps-navigation--mobile .ps-list li.active a{color:#191a1b}.ps-navigation--mobile .menu--desktop{display:none}.ps-navigation--mobile .ps-navigation__language-currency{display:none;padding-bottom:60px}.ps-navigation--mobile .ps-navigation__menu{padding-bottom:60px}.ps-navigation--mobile .ps-navigation__bottom figcaption{margin-bottom:20px;font-size:20px;font-weight:600;color:#222}.ps-navigation--mobile .ps-navigation__bottom p{font-size:16px}@media(min-width: 1200px){.ps-navigation--mobile .menu--mobile{display:none}.ps-navigation--mobile .menu--desktop{display:block}.ps-navigation--mobile .ps-navigation__language-currency{display:block}}.header .header_border{border:1px solid #dee2e6 !important}.header .header__cart{position:relative}.header .header__cart span{position:absolute;top:0;right:2px;display:flex;align-items:center;justify-content:center;vertical-align:top;width:16px;height:16px;border-radius:50%;background-color:#191a1b;font-size:10px;color:#fff}.header .header__search-mini{display:flex;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px}.header .ps-logo{display:inline-block;vertical-align:top;line-height:30px}.header .ps-logo .ps-logo-dim{max-height:58px}.header .header__container{display:flex;justify-content:space-between}.header .header__actions{display:flex;align-items:center;justify-content:flex-end;color:var(--color-text) !important}.header .header__actions a{display:flex;width:40px;height:40px;justify-content:center;align-items:center;vertical-align:top;width:40px;font-size:22px;margin-right:4px}.header .header__actions a:last-child{margin-right:0}.header .header__actions span{background-color:var(--color-text) !important}.header .header__search{padding-right:40px}.header .header__left{display:flex;align-items:center}.header .store-location_mobile{width:80px;position:absolute;bottom:0px;text-align:left;right:25px}.header .header__right{display:flex;flex-direction:row;padding-left:50px;justify-content:space-between;align-items:center}.header.header--mobile{display:flex;align-items:center}.header.header--mobile .ps-form--header-search{margin-left:5px;width:100%;min-width:300px;border:.5px solid rgba(192,192,192,.4117647059)}.header.header--mobile .header-disable-p p{margin-bottom:0px}.header.header--sticky{position:fixed;top:0;left:0;width:100%;z-index:111;background-color:#fff}.header.header--sticky .ps-logo img{max-height:50px}@media(min-width: 1200px){.header{align-items:center;justify-content:space-between}.header.header--mobile{display:none}}@media(min-width: 1366px){.header .ps-form--header-search{display:block;min-width:270px}}@media(min-width: 1680px){.header .header__right{padding-left:170px}}.header--standard .header__search{padding-right:100px}.header--standard.transparent{position:fixed;top:0;left:0;width:100%;z-index:100;border-bottom:none}.header--standard.transparent .ps-form--header-search input{background-color:#fff;padding:0 20px;height:43px;border-radius:50px}.header--standard.transparent .ps-form--header-search input:focus{border:none}.header--standard.transparent .ps-form--header-search button{font-size:16px;right:10px}.header--standard.no-border{border-bottom:none}.header--standard.header--sticky{padding-top:0;padding-bottom:0;border-bottom:1px solid #eaeaea}@media(min-width: 1200px){.header--standard .header__right{flex:2 1 100%}.header--standard .header__search{padding-right:0}}@media(min-width: 1366px){.header--standard .header__search{padding-right:100px}}.header--center{padding:15px 0}.header--center .ps-form--header-search input{text-indent:40px;padding-right:20px}.header--center .ps-form--header-search button{right:auto;left:0}@media(min-width: 1200px){.header--center .container{display:flex;justify-content:space-between;flex-flow:row nowrap}.header--center .container>*{width:100%}.header--center .header__center{display:flex;justify-content:center;align-items:center}.header--center .header__right{justify-content:flex-end;flex:1 1 100%;padding-left:0}}.header--simple.header--sticky{border-bottom:1px solid #eaeaea}.header--simple.transparent{position:fixed;top:0;left:0;z-index:100;width:100%}.header--simple.transparent.header--sticky{padding-top:20px;padding-bottom:20px}@media(min-width: 1200px){.header--simple{padding:30px 50px;border-bottom:none}.header--simple .ps-form--header-search{display:none}.header--simple .header__search{padding-right:0}.header--simple .header__search-mini{display:flex}.header--simple .header__actions>a{margin-right:0}.header--simple .header__right{justify-content:flex-end}}@media(min-width: 1440px){.header--simple{padding:30px 80px}}.header--fullscreen{position:absolute;top:0;left:0;width:100%;z-index:1000}.header--fullscreen .ps-list--social li{margin-right:0}.header--fullscreen .ps-list--social li a{display:inline-block;vertical-align:top;width:30px;height:30px;color:#fff;border:none}.header--fullscreen .ps-list--social li a:hover{color:#191a1b;background-color:rgba(0,0,0,0)}.header--fullscreen .ps-form--header-search input{text-indent:40px;padding-right:20px;border:none;color:#fff}.header--fullscreen .ps-form--header-search input::-webkit-input-placeholder{color:#fff}.header--fullscreen .ps-form--header-search input::-moz-placeholder{color:#fff}.header--fullscreen .ps-form--header-search input:-moz-placeholder{color:#fff}.header--fullscreen .ps-form--header-search input:-ms-input-placeholder{color:#fff}.header--fullscreen .ps-form--header-search input:focus{border:none;background-color:#fff;border-radius:50px}.header--fullscreen .ps-form--header-search button{right:auto;left:0;color:#fff}.header--fullscreen .ps-form--header-search input:focus+button{color:#222;font-size:16px}.header--fullscreen .header__actions>a{color:#fff}.header--fullscreen .header__search-mini{color:#fff}.header--fullscreen .header__search{padding-right:0}.header--fullscreen.dark .ps-list--social li a{color:#222}.header--fullscreen.dark .ps-form--header-search input{color:#222}.header--fullscreen.dark .ps-form--header-search input::-webkit-input-placeholder{color:#bbb}.header--fullscreen.dark .ps-form--header-search input::-moz-placeholder{color:#bbb}.header--fullscreen.dark .ps-form--header-search input:-moz-placeholder{color:#bbb}.header--fullscreen.dark .ps-form--header-search input:-ms-input-placeholder{color:#bbb}.header--fullscreen.dark .ps-form--header-search input:focus{border:none;border-radius:50px}.header--fullscreen.dark .ps-form--header-search button{color:#9498ac}.header--fullscreen.dark .ps-form--header-search input:focus+button{color:#222}.header--fullscreen.dark .header__actions>a{color:#222}.header--fullscreen.dark .header__menu-toggle{color:#222}.header--fullscreen.header--sticky{padding-top:20px;padding-bottom:20px}@media(min-width: 1200px){.header--fullscreen{padding:30px 80px;border-bottom:0}.header--fullscreen>*{width:100%}.header--fullscreen .header__menu-toggle{display:flex;height:40px;justify-content:center;align-items:center;font-size:20px;color:#fff}.header--fullscreen .header__menu-toggle span{margin-right:6px;font-weight:600;font-size:12px;text-transform:uppercase;display:none}.header--fullscreen .header__menu-toggle i{color:inherit;font-size:inherit;font-size:30px}.header--fullscreen .header__menu-toggle:hover{color:#191a1b}.header--fullscreen .header__actions{padding-right:10px}.header--fullscreen .header__search{display:none}.header--fullscreen .header__center{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;max-width:1170px}.header--fullscreen .header__center .ps-logo{position:absolute;top:50%;left:50%}.header--fullscreen .header__left{justify-content:space-between;padding-left:0;display:none}.header--fullscreen .header__right{padding-left:0;justify-content:flex-end;width:auto}}@media(min-width: 1366px){.header--fullscreen .header__actions{padding-right:0}.header--fullscreen .header__actions .header__search-mini{display:none}.header--fullscreen .header__menu-toggle span{display:inline-block}.header--fullscreen .header__search{display:inline-block}.header--fullscreen .header__right{padding-left:0}.header--fullscreen .header__left,.header--fullscreen .header__right{width:15%}.header--fullscreen .header__left{display:flex}}.header--boxed{border-bottom:none}.header--boxed .ps-list--social li{margin-right:10px}.header--boxed .ps-list--social li a{display:inline-block;vertical-align:top;width:30px;height:30px;color:#fff;border:none}.header--boxed .ps-list--social li a:hover{color:#191a1b;background-color:rgba(0,0,0,0)}.header--boxed .ps-list--social li:last-child{margin-right:0}.header--boxed .select2{min-width:100px}.header--boxed .select2 .select2-selection{border:none;background-color:rgba(0,0,0,0)}.header--boxed .select2 .select2-selection .select2-selection__rendered{color:#fff;font-size:15px;background-color:rgba(0,0,0,0)}.header--boxed .select2 .select2-selection .select2-selection__arrow{color:#fff}.header--boxed .header__feature{position:relative;margin-right:10px;padding-right:10px}.header--boxed .header__feature .form-control{height:30px;border:none}.header--boxed .header__feature:after{content:"";right:0;position:absolute;top:50%;background-color:#fff;width:1px;height:15px}.header--boxed .header__feature:last-child{margin-right:0;padding-right:0}.header--boxed .header__feature:last-child:after{display:none}.header--boxed .header__top-right{display:flex;align-items:center}.header--boxed .header__top{display:flex;justify-content:space-between;background-color:#191a1b}.header--boxed .header__top p{margin-bottom:0;color:#fff;font-size:16px}.header--boxed .header__top p i{margin-right:10px}.header--boxed .header__top figure{display:flex;align-items:center}.header--boxed .header__top-right{display:flex;justify-content:flex-end}.header--boxed.header--sticky{max-width:1280px;margin:0 auto;left:50%;padding-top:0;padding-bottom:0;border-bottom:1px solid #eaeaea}.header--boxed.header--sticky .header__top{display:none}.header--boxed.header--sticky .header__bottom{padding-top:0;padding-bottom:0}.header--boxed.transparent{position:fixed;z-index:1000;width:100%;top:20px;transition:all .4s ease}.header--boxed.transparent.header--sticky{top:0;left:0;max-width:100%;border-bottom:none}@media(min-width: 1200px){.header--boxed{display:block;padding:0}.header--boxed .ps-form--header-search{display:none}.header--boxed .header__search{padding-right:0}.header--boxed .header__top{padding:5px 30px}.header--boxed .header__bottom{display:flex;padding:10px 30px}.header--boxed .header__right{width:100%;padding-left:100px;justify-content:space-between}}@media(min-width: 1366px){.header--boxed .header__search-mini{display:flex}}@media(min-width: 1440px){.header--boxed .header__top{padding:7px 50px 8px}.header--boxed .header__bottom{padding:10px 50px}.header--boxed.transparent .header__bottom{padding:10px 0}}.header--standard-grid .header__bottom{border-bottom:none;padding-left:0;padding-right:0}.header--standard-grid.header--sticky{max-width:100%;border-bottom:none}.sticky-custom-header{position:sticky;top:0px;z-index:111;background-color:var(--color-background, #fff)}.header--standard-fullwidth .ps-list--social li{margin-right:0}.header--standard-fullwidth .ps-list--social li a{display:inline-block;vertical-align:top;width:30px;height:30px;border:none;color:#222}.header--standard-fullwidth .ps-list--social li a:hover{color:#191a1b;background-color:rgba(0,0,0,0)}.header--standard-fullwidth .select2{min-width:100px}.header--standard-fullwidth .select2 .select2-selection{border:none;background-color:rgba(0,0,0,0)}.header--standard-fullwidth .select2 .select2-selection .select2-selection__rendered{color:#222;font-size:15px;background-color:rgba(0,0,0,0)}.header--standard-fullwidth .select2 .select2-selection .select2-selection__arrow{color:#222}.header--standard-fullwidth .header__feature{position:relative;margin-left:10px;padding-left:10px}.header--standard-fullwidth .header__feature .form-control{height:30px;border:none}.header--standard-fullwidth .header__feature:after{content:"";left:0;position:absolute;top:50%;background-color:#222;width:1px;height:15px}.header--standard-fullwidth .header__feature:last-child{margin-right:0;padding-right:0}.header--standard-fullwidth .header__feature:last-child:after{display:none}.header--standard-fullwidth .header__top-right{display:flex;align-items:center}.header--standard-fullwidth .header__top-right>a{display:inline-block;margin-right:30px}.header--standard-fullwidth .header__top{display:flex;justify-content:space-between;border-bottom:1px solid #eaeaea}.header--standard-fullwidth .header__top p{margin-bottom:0}.header--standard-fullwidth .header__top p a{text-decoration:underline}.header--standard-fullwidth .header__top p i{margin-right:10px}.header--standard-fullwidth .header__top figure{display:flex;align-items:center;justify-content:center}.header--standard-fullwidth .header__top-right{display:flex;justify-content:flex-end}.header--standard-fullwidth.header--sticky{margin:0 auto;padding:0;border-bottom:1px solid #eaeaea}.header--standard-fullwidth.header--sticky .header__bottom{padding-top:5px;padding-bottom:5px}.header--standard-fullwidth.transparent{position:fixed;z-index:1000;width:100%;top:20px;transition:all .4s ease}.header--standard-fullwidth.transparent.header--sticky{top:0;left:0;max-width:100%;border-bottom:none}@media(min-width: 1200px){.header--standard-fullwidth{display:block;padding:0}.header--standard-fullwidth .header__search{padding-right:0}.header--standard-fullwidth .header__top{padding:5px 30px}.header--standard-fullwidth .header__bottom{display:flex;padding:10px 30px}.header--standard-fullwidth .header__right{width:100%;padding-left:100px;justify-content:space-between}}@media(min-width: 1366px){.header--standard-fullwidth .header__search-mini{display:flex}}@media(min-width: 1440px){.header--standard-fullwidth .header__top{padding:6px 80px 6px}.header--standard-fullwidth .header__bottom{padding:0px 80px}.header--standard-fullwidth.transparent .header__bottom{padding:10px 0}}.header--sidebar{height:100%;display:flex;flex-flow:column wrap;justify-content:space-between;padding:50px;box-shadow:0 0 5px 0 #e4e8f3;overflow-x:hidden}.header--sidebar .ps-logo{display:inline-block;margin-bottom:40px}.header--sidebar .ps-form--header-search input{height:60px;border-bottom:1px solid #eaeaea}.header--sidebar .ps-form--header-search button{justify-content:flex-end;font-size:16px}.header--sidebar .menu--desktop>li{margin-bottom:20px}.header--sidebar .menu--desktop>li>a{padding:10px 0;font-size:12px;text-transform:uppercase;font-weight:700;color:#222}.header--sidebar .menu--desktop>li>a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#222;transform:scale3d(0, 1, 1);transform-origin:100% 50%;transition:transform .6s cubic-bezier(0.7, 0, 0.3, 1)}.header--sidebar .menu--desktop>li>a:hover{color:#191a1b}.header--sidebar .menu--desktop>li>a:hover:after{transform-origin:0 50%;transform:scale3d(1, 1, 1)}.header--sidebar .header__copyright{border:none}.header--sidebar .header__copyright p{border:none}.header--sidebar .header__copyright p strong{color:#000}.header--sidebar .ps-list--social{margin-bottom:60px}.header--sidebar .ps-list--social li{margin-right:0}.header--sidebar .ps-list--social li a{border:none;width:30px;height:30px;border-radius:0;color:#9498ac}.header--sidebar .ps-list--social li:first-child a{padding-left:0}.header--sidebar .header__actions{margin-bottom:60px}.header--sidebar .header__actions a{display:block;color:#999;text-transform:uppercase;font-size:12px;font-weight:500;margin-bottom:20px}.header--sidebar .header__actions a.header__cart{display:flex;justify-content:space-between;margin-bottom:0}.header--sidebar .header__actions a.header__cart span{display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;background-color:#191a1b;color:#fff;font-size:10px;font-style:normal}@media(min-width: 1200px)and (max-width: 1600px){.header--sidebar{padding:50px 30px 0}.header--sidebar .ps-list--social,.header--sidebar .header__actions{margin-bottom:10px}}@media(max-width: 1200px){.header--sidebar{display:none}}.header--mobile{display:flex;justify-content:space-between}.header--mobile .header__right{justify-content:flex-end}.header--mobile .header__search-mini{font-size:20px}.header--mobile .header__actions>a{margin-right:0}.header--mobile.header--sticky .navigation--mobile{position:fixed;top:0;width:100%;z-index:1000;background-color:#191a1b;box-shadow:0 0 3px 0 rgba(0,0,0,.12)}@media(min-width: 480px){.header--mobile{padding:10px 30px}}.header--mobile .header__menu-toggle{justify-content:flex-end;text-align:center;display:flex;font-size:20px;align-content:center;align-items:center}.header--mobile-boxed .header__top{display:flex;justify-content:space-between;background-color:#191a1b;padding:10px 15px}.header--mobile-boxed .header__top p{margin-bottom:0;color:#fff;font-size:16px}.header--mobile-boxed .header__top p i{margin-right:10px}@media(min-width: 1200px){.header--mobile-boxed .header__top{display:none}}.navigation--list{position:fixed;bottom:0;left:0;width:100%;padding:10px 30px;z-index:100;background-color:#191a1b}.navigation--list .navigation__item{text-align:center;width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:50px}.navigation--list .navigation__item i{font-size:20px;color:#fff}.navigation--list .navigation__item span{display:block}.navigation--list .navigation__item.active{background-color:#fff}.navigation--list .navigation__item.active i{color:#191a1b;font-size:18px}.navigation--list .navigation__item.active span{color:#191a1b}.navigation--list .navigation__content{max-width:300px;margin:0 auto;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}@media(min-width: 1200px){.navigation--list{display:none}}.navigation--sticky{position:fixed;top:0;left:0;width:100%;z-index:1000;background-color:#fff}.navigation--sticky .navigation{background-color:#fff}.navigation--sticky .header__top{display:none}.navigation--sticky.header--1.navigation--pin .navigation{background-color:rgba(0,0,0,.95)}.navigation--sticky.header--1.navigation--pin.header--black .navigation{background-color:rgba(255,255,255,.95)}.navigation--sticky.header--2.navigation--pin.active{background-color:#fff}.ps-site-overlay{position:fixed;top:0;left:0;width:100%;z-index:1000;height:100vh;background-color:rgba(0,0,0,.75);transition:all .4s ease;visibility:hidden;opacity:0}.ps-site-overlay.active{visibility:visible;opacity:1}.ps-search--mobile{max-width:450px;margin:0 auto;padding:10px 20px}.header-user .username{font-size:1.4rem}.header-user .settings{font-size:1.2rem}.header-user .settings :hover{color:#000;text-decoration:underline}.store-location{height:40px}.store-location .icon{font-size:1.2rem !important}.store-location .icon-location{font-size:1.75rem !important;opacity:.5}.store-location .header-text{font-size:1.5rem !important;max-width:190px !important}.store-location .desc-text{font-size:1rem !important}.store-location.bg-color{background-color:#f68773 !important}.annbar>p{margin-bottom:0;font-size:14px;line-height:1.6em;color:inherit !important}.ps-megamenu--section{width:100%;position:relative;min-height:40px;max-height:90px;display:block}.ps-megamenu--nav{width:100%;position:relative;padding:0;margin:0;font-size:11px;list-style:none;display:-ms-flexbox;display:flex;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:nowrap}.dev3-1szfcldvapsw0{min-height:39px;line-height:39px;padding:0 10px;margin:0;font-size:12px}.dev3-19g0j0yt6qao0{font-size:1rem;padding-right:.5rem;padding-left:.5rem}.ps-megamenu--logo{padding:0 10px 0 0;height:55px;line-height:55px;margin:0;text-decoration:none}.ps-megamenu--logo a.ps-megamenu--logo__a{display:none}.ps-megamenu--logo a i{font-size:30px}.dev3-erfacg36b140{display:none}.dev3-12w0puyhibr40::after{display:block;content:"";clear:both}.ps-megamenu--list{display:flex;align-items:center;list-style:none;position:static;padding:0;margin:0;width:auto;text-align:left;justify-content:flex-start}.ps-megamenu--list:nth-child(3){flex-grow:1;flex-shrink:0}.ps-megamenu--list:last-child{align-self:flex-end;justify-content:flex-end}.ps-megamenu--list>li{padding:0;margin:0}.ps-megamenu--list>li>a{display:flex;flex-direction:column;gap:.3rem;align-items:center;line-height:16px;text-align:left;padding:10px 20px;margin:0;text-decoration:none;position:relative;font-size:13px;font-weight:400;white-space:nowrap}.ps-megamenu--list>li>a>i{position:relative;top:.5px;margin-right:7px}.ps-megamenu--list>li>a>img{width:50px;height:50px;border-radius:5px}.ps-megamenu--list>li.ps-megamenu--account{float:right}.ps-megamenu--list>li.ps-megamenu--account a em:not(.round){position:relative;margin-left:11px;margin-right:11px}.ps-megamenu--list>li.ps-megamenu--account a em.round{position:absolute;width:13px;height:13px;top:15px;right:9px;border-radius:50%;font-size:8px;line-height:12px;text-align:center;z-index:3}.ps-megamenu--searchbox{padding-left:7px;padding-right:7px}.ps-megamenu--searchbox form{float:right;position:relative;height:40px;margin:7px 0 0;width:100%}.ps-megamenu--searchbox form input{background:0 0;float:right;position:relative;width:100%;border:0;top:0;right:0;left:0;bottom:0;padding:0;margin:0;text-indent:15px;font-size:11px;height:40px;z-index:2;outline:0;border-radius:2px;transition:.7s}.ps-megamenu--searchbox form button{position:absolute;width:40px;top:0;right:0;bottom:0;line-height:30px;cursor:pointer;border:0;z-index:3;transition:.7s;border-radius:0 4px 4px 0}.ps-megamenu--searchbox form button i{font-weight:900;font-size:13px}.hide-text{white-space:nowrap;display:none;margin-left:17px;position:relative}.ps-megamenu--items{display:none;position:absolute;width:100%;top:54.5px;left:0;border-top:0;padding:10px;overflow:hidden;z-index:1000;width:400px;left:auto;right:0}.ps-megamenu--version3{display:none;position:absolute;width:100%;top:37px;left:0;border-top:0;padding:10px;overflow:hidden;z-index:1000}.ps-megamenu--version3.menu-with__image{top:80px !important}.ps-megamenu--version3 .ps-megamenu--list__col{padding:0 0 7px;margin:0;content:"";clear:both}.ps-megamenu--version3 .ps-megamenu--list__col li{width:25%;float:left;line-height:25px;font-size:13px;list-style:none;padding:0;margin:0}.ps-megamenu--version3 .ps-megamenu--list__col li a{font-size:13px;text-decoration:none}.ps-megamenu--version3 .ps-megamenu--list__ul{padding:0 0 7px;margin:0;content:"";clear:both}.ps-megamenu--version3 .ps-megamenu--list__ul li{width:25%;float:left;line-height:25px;font-size:13px;list-style:none;padding:0;margin:0;width:100%;float:none}.ps-megamenu--version3 .ps-megamenu--list__ul li a{font-size:13px;text-decoration:none}.ps-megamenu--version3 .ps-megamenu--list__ul img{width:100%;margin-top:15px;margin-bottom:5px}.ps-megamenu--version3 .ps-megamenu--list__ul i{margin-right:10px}.ps-megamenu--version3 .ps-megamenu--list__border{float:right;margin-top:11px}.ps-megamenu--version3 .ps-megamenu--list__border .tiicon{position:relative;width:100%;overflow:hidden;display:block}.ps-megamenu--version3 .ps-megamenu--list__border img{border:0;max-width:100%}.ps-megamenu--list__title{font-weight:bolder;padding:10px 0 !important;font-size:15px !important;margin-bottom:11px !important;text-transform:uppercase;width:100%;display:block;content:"";clear:both}.ps-megamenu--list__title i{margin-right:10px}.ps-megamenu--list__title a{font-size:13px}.ps-megamenu--nestedmenu{padding:0 0 7px;margin:0;content:"";clear:both}.ps-megamenu--nestedmenu li{width:25%;float:left;line-height:25px;font-size:13px;list-style:none;padding:0;margin:0;width:100%;float:none;clear:both;position:relative;margin:0;padding:0}.ps-megamenu--nestedmenu li a{font-size:13px;text-decoration:none;background-image:none;text-align:left;display:block;line-height:22px;padding:8px 12px;text-transform:none;font-size:13px;letter-spacing:normal;border-right:0px solid;position:relative}.ps-megamenu--nestedmenu li a i{margin-right:10px}span.ps-megamenu--list__badge{height:18px;line-height:18px;text-align:center;font-size:11px;border-radius:2px;position:relative;font-weight:400;padding:1px 6px;margin-left:6px;text-transform:none;letter-spacing:0px}span.ps-megamenu--list__badge:after{border-image:none;border-style:solid;border-width:3px;content:"";left:-6px;margin-top:0;position:absolute;top:4px}.ps-megamenu--list__li .ps-megamenu--nestedmenu{display:none;position:absolute;min-width:200px;top:37px;margin:0;padding:0;z-index:1000}.ps-megamenu--list__li .ps-megamenu--nestedmenu.menu-with__image{top:80px !important}.ps-megamenu--list__li>.ps-megamenu--nestedmenu>li .ps-megamenu--nestedmenu{top:0;left:100%}.ps-megamenu--list__li>.ps-megamenu--nestedmenu>li .ps-megamenu--nestedmenu.ps-megamenu--nestedmenu_padding{top:0;left:auto;right:100%}.ps-megamenu--container__fluid{width:50%;left:auto;right:auto}.ps-megamenu--items__text{text-align:center;font-size:13px;padding:0 10px 10px}.ps-megamenu--product__total{text-align:left;font-size:13px;padding:20px 10px;width:100%;display:block}.ps-megamenu--product__total span{text-align:right;float:right;font-size:18px}.ps-megamenu--product__paynow{text-align:center;padding:10px 10px 0;width:100%;display:block}.ps-megamenu--item{width:100%;position:relative;padding:0;margin:0;list-style:none;overflow-x:hidden;overflow-y:auto;max-height:325px}.ps-megamenu--item>li{width:100%;position:relative;padding:10px 0;margin:0;font-size:13px;list-style:none}.ps-megamenu--item li img{width:70px;height:80px;border:0;float:left;margin-right:10px;display:block}.ps-megamenu--item li .ps-megamenu--product{display:block}.ps-megamenu--item li .ps-megamenu--product__title{font-weight:bolder;font-size:15px;display:block;padding:2px}.ps-megamenu--item li .ps-megamenu--product__quality{font-size:13px;display:block;padding:2px}.ps-megamenu--item li .ps-megamenu--product__stock{font-size:13px;display:block;padding:2px}.ps-megamenu--item li .ps-megamenu--product__amount{font-weight:bolder;font-size:15px;display:block;white-space:nowrap;text-align:right}.ps-megamenu--item li .ps-megamenu--product__cancel i{font-size:21px;display:block;text-align:right}.ps-megamenu--product__paynow_text{font-size:15px;font-family:Arial;width:auto;height:auto;padding:11px 30px;border-width:1px;font-weight:700;border-radius:4px}.dev3-1lw7uv1bdpog0 .dev3-1szfcldvapsw0{background:#efefef;color:#212529}.dev3-1lw7uv1bdpog0 .dev3-19g0j0yt6qao0{color:#6c757d}.dev3-1lw7uv1bdpog0 .dev3-19g0j0yt6qao0 i{color:#45484d}.dev3-1lw7uv1bdpog0 .ps-megamenu--section{background:#45484d;background:-moz-linear-gradient(top, #45484d 0, #000 100%);background:-webkit-linear-gradient(top, #45484d 0, #000 100%);background:linear-gradient(to bottom, #45484d 0, #000 100%)}.dev3-1lw7uv1bdpog0 .ps-megamenu--list>li.ps-megamenu--account{border-right:1px solid rgba(0,0,0,.1)}.dev3-1lw7uv1bdpog0 .ps-megamenu--list>li.ps-megamenu--account a em.round{background:red;color:#fff}.dev3-1lw7uv1bdpog0 .ps-megamenu--list>li:not(.ps-megamenu--searchbox)>a{color:#fff}.dev3-1lw7uv1bdpog0 .ps-megamenu--list>li:hover{background:#3d3d3d}.dev3-1lw7uv1bdpog0 .ps-megamenu--list>li.active{background:#3d3d3d}.dev3-1lw7uv1bdpog0 .ps-megamenu--logo{border-right:1px solid rgba(0,0,0,.1)}.dev3-1lw7uv1bdpog0 .ps-megamenu--logo a i{color:#fff}.dev3-1lw7uv1bdpog0 .ps-megamenu--nav{color:#fff}.dev3-1lw7uv1bdpog0 span.ps-megamenu--list__badge{color:#fff}.dev3-1lw7uv1bdpog0 .ps-megamenu--nestedmenu{background:#f5f5f5;border-bottom:7px solid #45484d}.dev3-1lw7uv1bdpog0 .ps-megamenu--nestedmenu li a{color:#777;color:#666}.dev3-1lw7uv1bdpog0 .ps-megamenu--nestedmenu li:hover>a{background:#45484d;color:#fff !important}.dev3-1lw7uv1bdpog0 .ps-megamenu--version3{background:#f5f5f5;border-bottom:7px solid #45484d}.dev3-1lw7uv1bdpog0 .ps-megamenu--version3 .ps-megamenu--list__title{border-bottom:1px solid #d9d9d9;color:#333}.dev3-1lw7uv1bdpog0 .ps-megamenu--version3 .ps-megamenu--list__col li a{color:#777}.dev3-1lw7uv1bdpog0 .ps-megamenu--version3 .ps-megamenu--list__ul li a{color:#777}.dev3-1lw7uv1bdpog0 .ps-megamenu--product__paynow_text{color:#fff;border-color:#454545;box-shadow:0 10px 14px -7px #373737;text-shadow:0 1px 0 #5b5b5b;background:linear-gradient(#45484d, #3d3d3d)}.dev3-1lw7uv1bdpog0 .ps-megamenu--product__paynow_text:hover{background:linear-gradient(#3d3d3d, #45484d)}.dev3-1lw7uv1bdpog0 .ps-megamenu--searchbox form input{background:#eee;color:#212529}.dev3-1lw7uv1bdpog0 .ps-megamenu--searchbox form button{color:#fff;background:#eee}.dev3-1lw7uv1bdpog0 .ps-megamenu--searchbox form button:hover{background:#ddd}.dev3-1lw7uv1bdpog0 .ps-megamenu--searchbox form button i{color:#333}.dev3-1lw7uv1bdpog0 span.ps-megamenu--list__badge.blue{background:#4fc3f7}.dev3-1lw7uv1bdpog0 span.ps-megamenu--list__badge.blue:after{border-color:rgba(0,0,0,0) #4fc3f7 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-1lw7uv1bdpog0 span.ps-megamenu--list__badge.red{background:#f74f4f}.dev3-1lw7uv1bdpog0 span.ps-megamenu--list__badge.red:after{border-color:rgba(0,0,0,0) #f74f4f rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-1lw7uv1bdpog0 span.ps-megamenu--list__badge.green{background:#278b22}.dev3-1lw7uv1bdpog0 span.ps-megamenu--list__badge.green:after{border-color:rgba(0,0,0,0) #278b22 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-1lw7uv1bdpog0 span.ps-megamenu--list__badge.pink{background:#e94ff7}.dev3-1lw7uv1bdpog0 span.ps-megamenu--list__badge.pink:after{border-color:rgba(0,0,0,0) #e94ff7 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-1lw7uv1bdpog0 .ps-megamenu--list__li .ps-megamenu--nestedmenu{border:1px solid #eee;background:#fff}.dev3-1lw7uv1bdpog0 .ps-megamenu--items{background:#fff;background:-moz-linear-gradient(left, #fff 0, #f6f6f6 47%, #ededed 100%);background:-webkit-linear-gradient(left, #fff 0, #f6f6f6 47%, #ededed 100%);background:linear-gradient(to right, #fff 0, #f6f6f6 47%, #ededed 100%);border:1px solid rgba(99,99,99,.2);border-bottom:7px solid #45484d}.dev3-1lw7uv1bdpog0 .ps-megamenu--product__total{color:#777;border-bottom:1px solid rgba(99,99,99,.1)}.dev3-1lw7uv1bdpog0 .ps-megamenu--product__total span{color:#292929}.dev3-1lw7uv1bdpog0 .ps-megamenu--items__text{color:#777;border-bottom:1px solid rgba(99,99,99,.1)}.dev3-1lw7uv1bdpog0 .ps-megamenu--item{color:#555}.dev3-1lw7uv1bdpog0 .ps-megamenu--item li .ps-megamenu--product__quality span{color:#292929}.dev3-1lw7uv1bdpog0 .ps-megamenu--item li .ps-megamenu--product__stock span{color:#292929}.dev3-1lw7uv1bdpog0 .ps-megamenu--item li .ps-megamenu--product__cancel i{color:#292929}.dev3-1lw7uv1bdpog0 .ps-megamenu--item>li{border-bottom:1px solid rgba(99,99,99,.1)}.dev3-1lw7uv1bdpog0 .ps-megamenu--product__amount{color:#292929}.dev3-12eglp30keog0 .dev3-1szfcldvapsw0{background:#efefef;color:#212529}.dev3-12eglp30keog0 .dev3-19g0j0yt6qao0{color:#6c757d}.dev3-12eglp30keog0 .dev3-19g0j0yt6qao0 i{color:#7a7a7a}.dev3-12eglp30keog0 .ps-megamenu--list>li:not(.ps-megamenu--searchbox)>a{color:#fff}.dev3-12eglp30keog0 .ps-megamenu--list>li:hover{background:#2e86d8}.dev3-12eglp30keog0 .ps-megamenu--list>li.ps-megamenu--account{border-right:1px solid rgba(99,99,99,.1)}.dev3-12eglp30keog0 .ps-megamenu--list>li.ps-megamenu--account a em.round{background:red;color:#fff}.dev3-12eglp30keog0 .ps-megamenu--list>li.active{background:#2e86d8}.dev3-12eglp30keog0 .ps-megamenu--logo{border-right:1px solid rgba(99,99,99,.1)}.dev3-12eglp30keog0 .ps-megamenu--logo a i{color:#fff}.dev3-12eglp30keog0 .ps-megamenu--nav{color:#fff}.dev3-12eglp30keog0 span.ps-megamenu--list__badge{color:#fff}.dev3-12eglp30keog0 .ps-megamenu--searchbox form input{background:#eee;color:#212529}.dev3-12eglp30keog0 .ps-megamenu--searchbox form button{color:#fff;background:#eee}.dev3-12eglp30keog0 .ps-megamenu--searchbox form button:hover{background:#ddd}.dev3-12eglp30keog0 .ps-megamenu--searchbox form button i{color:#333}.dev3-12eglp30keog0 .ps-megamenu--version3{background:#f5f5f5;border-bottom:7px solid #499bea}.dev3-12eglp30keog0 .ps-megamenu--version3 .ps-megamenu--list__title{border-bottom:1px solid #d9d9d9;color:#333}.dev3-12eglp30keog0 .ps-megamenu--version3 .ps-megamenu--list__col li a{color:#777}.dev3-12eglp30keog0 .ps-megamenu--version3 .ps-megamenu--list__ul li a{color:#777}.dev3-12eglp30keog0 .ps-megamenu--nestedmenu{background:#f5f5f5;border-bottom:7px solid #499bea}.dev3-12eglp30keog0 .ps-megamenu--nestedmenu li a{color:#777;color:#666}.dev3-12eglp30keog0 .ps-megamenu--nestedmenu li:hover>a{background:#499bea;color:#fff !important}.dev3-12eglp30keog0 span.ps-megamenu--list__badge.blue{background:#4fc3f7}.dev3-12eglp30keog0 span.ps-megamenu--list__badge.blue:after{border-color:rgba(0,0,0,0) #4fc3f7 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-12eglp30keog0 span.ps-megamenu--list__badge.red{background:#f74f4f}.dev3-12eglp30keog0 span.ps-megamenu--list__badge.red:after{border-color:rgba(0,0,0,0) #f74f4f rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-12eglp30keog0 span.ps-megamenu--list__badge.green{background:#278b22}.dev3-12eglp30keog0 span.ps-megamenu--list__badge.green:after{border-color:rgba(0,0,0,0) #278b22 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-12eglp30keog0 span.ps-megamenu--list__badge.pink{background:#e94ff7}.dev3-12eglp30keog0 span.ps-megamenu--list__badge.pink:after{border-color:rgba(0,0,0,0) #e94ff7 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-12eglp30keog0 .ps-megamenu--list__li .ps-megamenu--nestedmenu{border:1px solid #eee;background:#fff}.dev3-12eglp30keog0 .ps-megamenu--product__total{color:#777;border-bottom:1px solid rgba(99,99,99,.1)}.dev3-12eglp30keog0 .ps-megamenu--product__total span{color:#499bea}.dev3-12eglp30keog0 .ps-megamenu--items__text{color:#777;border-bottom:1px solid rgba(99,99,99,.1)}.dev3-12eglp30keog0 .ps-megamenu--item{color:#555}.dev3-12eglp30keog0 .ps-megamenu--item>li{border-bottom:1px solid rgba(99,99,99,.1)}.dev3-12eglp30keog0 .ps-megamenu--item li .ps-megamenu--product__quality span{color:#499bea}.dev3-12eglp30keog0 .ps-megamenu--item li .ps-megamenu--product__stock span{color:#499bea}.dev3-12eglp30keog0 .ps-megamenu--item li .ps-megamenu--product__cancel i{color:#499bea}.dev3-12eglp30keog0 .ps-megamenu--section{background:#499bea;background:-moz-linear-gradient(top, #499bea 0, #207ce5 100%);background:-webkit-linear-gradient(top, #499bea 0, #207ce5 100%);background:linear-gradient(to bottom, #499bea 0, #207ce5 100%)}.dev3-12eglp30keog0 .ps-megamenu--product__paynow_text{color:#fff;border-color:#2e86d8;box-shadow:0 10px 14px -7px #373737;text-shadow:0 1px 0 #5b5b5b;background:linear-gradient(#499bea, #2e86d8)}.dev3-12eglp30keog0 .ps-megamenu--product__paynow_text:hover{background:linear-gradient(#2e86d8, #499bea)}.dev3-12eglp30keog0 .ps-megamenu--items{background:#fff;background:-moz-linear-gradient(left, #fff 0, #f6f6f6 47%, #ededed 100%);background:-webkit-linear-gradient(left, #fff 0, #f6f6f6 47%, #ededed 100%);background:linear-gradient(to right, #fff 0, #f6f6f6 47%, #ededed 100%);border:1px solid rgba(99,99,99,.2);border-bottom:7px solid #499bea}.dev3-12eglp30keog0 .ps-megamenu--product__amount{color:#499bea}.dev3-2n887cu7kpg00 .dev3-1szfcldvapsw0{background:#efefef;color:#212529}.dev3-2n887cu7kpg00 .dev3-19g0j0yt6qao0{color:#6c757d}.dev3-2n887cu7kpg00 .dev3-19g0j0yt6qao0 i{color:#7a7a7a}.dev3-2n887cu7kpg00 .ps-megamenu--list>li:not(.ps-megamenu--searchbox)>a{color:#fff}.dev3-2n887cu7kpg00 .ps-megamenu--list>li:hover{background:#6d0019}.dev3-2n887cu7kpg00 .ps-megamenu--list>li.ps-megamenu--account{border-right:1px solid rgba(99,99,99,.1)}.dev3-2n887cu7kpg00 .ps-megamenu--list>li.ps-megamenu--account a em.round{background:red;color:#fff}.dev3-2n887cu7kpg00 .ps-megamenu--list>li.active{background:#6d0019}.dev3-2n887cu7kpg00 .ps-megamenu--logo{border-right:1px solid rgba(99,99,99,.1)}.dev3-2n887cu7kpg00 .ps-megamenu--logo a i{color:#fff}.dev3-2n887cu7kpg00 .ps-megamenu--nav{color:#fff}.dev3-2n887cu7kpg00 span.ps-megamenu--list__badge{color:#fff}.dev3-2n887cu7kpg00 .ps-megamenu--searchbox form input{background:#eee;color:#212529}.dev3-2n887cu7kpg00 .ps-megamenu--searchbox form button{color:#fff;background:#eee}.dev3-2n887cu7kpg00 .ps-megamenu--searchbox form button:hover{background:#ddd}.dev3-2n887cu7kpg00 .ps-megamenu--searchbox form button i{color:#333}.dev3-2n887cu7kpg00 .ps-megamenu--version3{background:#f5f5f5;border-bottom:7px solid #a90329}.dev3-2n887cu7kpg00 .ps-megamenu--version3 .ps-megamenu--list__title{border-bottom:1px solid #d9d9d9;color:#333}.dev3-2n887cu7kpg00 .ps-megamenu--version3 .ps-megamenu--list__col li a{color:#777}.dev3-2n887cu7kpg00 .ps-megamenu--version3 .ps-megamenu--list__ul li a{color:#777}.dev3-2n887cu7kpg00 .ps-megamenu--nestedmenu{background:#f5f5f5;border-bottom:7px solid #a90329}.dev3-2n887cu7kpg00 .ps-megamenu--nestedmenu li a{color:#777;color:#666}.dev3-2n887cu7kpg00 .ps-megamenu--nestedmenu li:hover>a{background:#a90329;color:#fff !important}.dev3-2n887cu7kpg00 span.ps-megamenu--list__badge.blue{background:#4fc3f7}.dev3-2n887cu7kpg00 span.ps-megamenu--list__badge.blue:after{border-color:rgba(0,0,0,0) #4fc3f7 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-2n887cu7kpg00 span.ps-megamenu--list__badge.red{background:#f74f4f}.dev3-2n887cu7kpg00 span.ps-megamenu--list__badge.red:after{border-color:rgba(0,0,0,0) #f74f4f rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-2n887cu7kpg00 span.ps-megamenu--list__badge.green{background:#278b22}.dev3-2n887cu7kpg00 span.ps-megamenu--list__badge.green:after{border-color:rgba(0,0,0,0) #278b22 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-2n887cu7kpg00 span.ps-megamenu--list__badge.pink{background:#e94ff7}.dev3-2n887cu7kpg00 span.ps-megamenu--list__badge.pink:after{border-color:rgba(0,0,0,0) #e94ff7 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-2n887cu7kpg00 .ps-megamenu--list__li .ps-megamenu--nestedmenu{border:1px solid #eee;background:#fff}.dev3-2n887cu7kpg00 .ps-megamenu--product__total{color:#777;border-bottom:1px solid rgba(99,99,99,.1)}.dev3-2n887cu7kpg00 .ps-megamenu--product__total span{color:#a90329}.dev3-2n887cu7kpg00 .ps-megamenu--items__text{color:#777;border-bottom:1px solid rgba(99,99,99,.1)}.dev3-2n887cu7kpg00 .ps-megamenu--item{color:#555}.dev3-2n887cu7kpg00 .ps-megamenu--item>li{border-bottom:1px solid rgba(99,99,99,.1)}.dev3-2n887cu7kpg00 .ps-megamenu--item li .ps-megamenu--product__quality span{color:#a90329}.dev3-2n887cu7kpg00 .ps-megamenu--item li .ps-megamenu--product__stock span{color:#a90329}.dev3-2n887cu7kpg00 .ps-megamenu--item li .ps-megamenu--product__cancel i{color:#a90329}.dev3-2n887cu7kpg00 .ps-megamenu--section{background:#a90329;background:-moz-linear-gradient(top, #a90329 0, #8f0222 44%, #6d0019 100%);background:-webkit-linear-gradient(top, #a90329 0, #8f0222 44%, #6d0019 100%);background:linear-gradient(to bottom, #a90329 0, #8f0222 44%, #6d0019 100%)}.dev3-2n887cu7kpg00 .ps-megamenu--product__paynow_text{color:#fff;border-color:#6d0019;box-shadow:0 10px 14px -7px #373737;text-shadow:0 1px 0 #5b5b5b;background:linear-gradient(#a90329, #6d0019)}.dev3-2n887cu7kpg00 .ps-megamenu--product__paynow_text:hover{background:linear-gradient(#6d0019, #a90329)}.dev3-2n887cu7kpg00 .ps-megamenu--items{background:#fff;background:-moz-linear-gradient(left, #fff 0, #f6f6f6 47%, #ededed 100%);background:-webkit-linear-gradient(left, #fff 0, #f6f6f6 47%, #ededed 100%);background:linear-gradient(to right, #fff 0, #f6f6f6 47%, #ededed 100%);border:1px solid rgba(99,99,99,.2);border-bottom:7px solid #a90329}.dev3-2n887cu7kpg00 .ps-megamenu--product__amount{color:#a90329}.ps-megamenu--masternode .dev3-1szfcldvapsw0{background:#efefef;color:#212529}.ps-megamenu--masternode .dev3-19g0j0yt6qao0{color:#6c757d}.ps-megamenu--masternode .dev3-19g0j0yt6qao0 i{color:#3f4c6b}.ps-megamenu--masternode .ps-megamenu--list>li.ps-megamenu--account{border-right:1px solid rgba(0,0,0,.1)}.ps-megamenu--masternode .ps-megamenu--list>li.ps-megamenu--account a em.round{background:red;color:#fff}.ps-megamenu--masternode .ps-megamenu--list>li.active{background:#29344f}.ps-megamenu--masternode .ps-megamenu--logo{border-right:1px solid rgba(0,0,0,.1)}.ps-megamenu--masternode .ps-megamenu--logo a i{color:#fff}.ps-megamenu--masternode .ps-megamenu--nav{color:#fff}.ps-megamenu--masternode span.ps-megamenu--list__badge{color:#fff}.ps-megamenu--masternode .ps-megamenu--searchbox form input{background:#eee;color:#212529}.ps-megamenu--masternode .ps-megamenu--searchbox form button{color:#fff;background:#eee}.ps-megamenu--masternode .ps-megamenu--searchbox form button:hover{background:#ddd}.ps-megamenu--masternode .ps-megamenu--searchbox form button i{color:#333}.ps-megamenu--masternode .ps-megamenu--version3{background:#fff;border-bottom:7px solid #3f4c6b}.ps-megamenu--masternode .ps-megamenu--version3 .ps-megamenu--list__title{border-bottom:1px solid #d9d9d9;color:#333}.ps-megamenu--masternode .ps-megamenu--version3 .ps-megamenu--list__col li a{color:#777}.ps-megamenu--masternode .ps-megamenu--version3 .ps-megamenu--list__ul li a{color:#777}.ps-megamenu--masternode .ps-megamenu--nestedmenu{background:#f5f5f5;border-bottom:7px solid #3f4c6b}.ps-megamenu--masternode .ps-megamenu--nestedmenu li a{color:#777;color:#666}.ps-megamenu--masternode .ps-megamenu--nestedmenu li:hover>a{background:#3f4c6b;color:#fff !important}.ps-megamenu--masternode span.ps-megamenu--list__badge.blue{background:#4fc3f7}.ps-megamenu--masternode span.ps-megamenu--list__badge.blue:after{border-color:rgba(0,0,0,0) #4fc3f7 rgba(0,0,0,0) rgba(0,0,0,0)}.ps-megamenu--masternode span.ps-megamenu--list__badge.red{background:#f74f4f}.ps-megamenu--masternode span.ps-megamenu--list__badge.red:after{border-color:rgba(0,0,0,0) #f74f4f rgba(0,0,0,0) rgba(0,0,0,0)}.ps-megamenu--masternode span.ps-megamenu--list__badge.green{background:#278b22}.ps-megamenu--masternode span.ps-megamenu--list__badge.green:after{border-color:rgba(0,0,0,0) #278b22 rgba(0,0,0,0) rgba(0,0,0,0)}.ps-megamenu--masternode span.ps-megamenu--list__badge.pink{background:#e94ff7}.ps-megamenu--masternode span.ps-megamenu--list__badge.pink:after{border-color:rgba(0,0,0,0) #e94ff7 rgba(0,0,0,0) rgba(0,0,0,0)}.ps-megamenu--masternode .ps-megamenu--list__li .ps-megamenu--nestedmenu{border:1px solid #eee;background:#fff}.ps-megamenu--masternode .ps-megamenu--product__total{color:#777;border-bottom:1px solid rgba(99,99,99,.1)}.ps-megamenu--masternode .ps-megamenu--product__total span{color:#3f4c6b}.ps-megamenu--masternode .ps-megamenu--items__text{color:#777;border-bottom:1px solid rgba(99,99,99,.1)}.ps-megamenu--masternode .ps-megamenu--item{color:#555}.ps-megamenu--masternode .ps-megamenu--item>li{border-bottom:1px solid rgba(99,99,99,.1)}.ps-megamenu--masternode .ps-megamenu--item li .ps-megamenu--product__quality span{color:#3f4c6b}.ps-megamenu--masternode .ps-megamenu--item li .ps-megamenu--product__stock span{color:#3f4c6b}.ps-megamenu--masternode .ps-megamenu--item li .ps-megamenu--product__cancel i{color:#3f4c6b}.ps-megamenu--masternode .ps-megamenu--product__amount{color:#3f4c6b}.ps-megamenu--masternode .ps-megamenu--product__paynow_text{color:#fff;border-color:#454545;box-shadow:0 10px 14px -7px #373737;text-shadow:0 1px 0 #5b5b5b;background:linear-gradient(#3f4c6b, #29344f)}.ps-megamenu--masternode .ps-megamenu--product__paynow_text:hover{background:linear-gradient(#29344f, #3f4c6b)}.ps-megamenu--masternode .ps-megamenu--items{background:#fff;background:-moz-linear-gradient(left, #fff 0, #f6f6f6 47%, #ededed 100%);background:-webkit-linear-gradient(left, #fff 0, #f6f6f6 47%, #ededed 100%);background:linear-gradient(to right, #fff 0, #f6f6f6 47%, #ededed 100%);border:1px solid rgba(99,99,99,.2);border-bottom:7px solid #3f4c6b}.dev3-3nkk6gcdo6o00 .dev3-1szfcldvapsw0{background:#efefef;color:#212529}.dev3-3nkk6gcdo6o00 .dev3-19g0j0yt6qao0{color:#6c757d}.dev3-3nkk6gcdo6o00 .dev3-19g0j0yt6qao0 i{color:#7a7a7a}.dev3-3nkk6gcdo6o00 .ps-megamenu--list>li:not(.ps-megamenu--searchbox)>a{color:#fff}.dev3-3nkk6gcdo6o00 .ps-megamenu--list>li:hover{background:#299a0b}.dev3-3nkk6gcdo6o00 .ps-megamenu--list>li.ps-megamenu--account{border-right:1px solid rgba(99,99,99,.1)}.dev3-3nkk6gcdo6o00 .ps-megamenu--list>li.ps-megamenu--account a em.round{background:red;color:#fff}.dev3-3nkk6gcdo6o00 .ps-megamenu--list>li.active{background:#299a0b}.dev3-3nkk6gcdo6o00 .ps-megamenu--logo{border-right:1px solid rgba(99,99,99,.1)}.dev3-3nkk6gcdo6o00 .ps-megamenu--logo a i{color:#fff}.dev3-3nkk6gcdo6o00 .ps-megamenu--nav{color:#fff}.dev3-3nkk6gcdo6o00 span.ps-megamenu--list__badge{color:#fff}.dev3-3nkk6gcdo6o00 .ps-megamenu--searchbox form input{background:#eee;color:#212529}.dev3-3nkk6gcdo6o00 .ps-megamenu--searchbox form button{color:#fff;background:#eee}.dev3-3nkk6gcdo6o00 .ps-megamenu--searchbox form button:hover{background:#ddd}.dev3-3nkk6gcdo6o00 .ps-megamenu--searchbox form button i{color:#333}.dev3-3nkk6gcdo6o00 .ps-megamenu--version3{background:#f5f5f5;border-bottom:7px solid #8fc800}.dev3-3nkk6gcdo6o00 .ps-megamenu--version3 .ps-megamenu--list__title{border-bottom:1px solid #d9d9d9;color:#333}.dev3-3nkk6gcdo6o00 .ps-megamenu--version3 .ps-megamenu--list__col li a{color:#777}.dev3-3nkk6gcdo6o00 .ps-megamenu--version3 .ps-megamenu--list__ul li a{color:#777}.dev3-3nkk6gcdo6o00 .ps-megamenu--nestedmenu{background:#f5f5f5;border-bottom:7px solid #8fc800}.dev3-3nkk6gcdo6o00 .ps-megamenu--nestedmenu li a{color:#777;color:#666}.dev3-3nkk6gcdo6o00 .ps-megamenu--nestedmenu li:hover>a{background:#8fc800;color:#fff !important}.dev3-3nkk6gcdo6o00 span.ps-megamenu--list__badge.blue{background:#4fc3f7}.dev3-3nkk6gcdo6o00 span.ps-megamenu--list__badge.blue:after{border-color:rgba(0,0,0,0) #4fc3f7 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-3nkk6gcdo6o00 span.ps-megamenu--list__badge.red{background:#f74f4f}.dev3-3nkk6gcdo6o00 span.ps-megamenu--list__badge.red:after{border-color:rgba(0,0,0,0) #f74f4f rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-3nkk6gcdo6o00 span.ps-megamenu--list__badge.green{background:#278b22}.dev3-3nkk6gcdo6o00 span.ps-megamenu--list__badge.green:after{border-color:rgba(0,0,0,0) #278b22 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-3nkk6gcdo6o00 span.ps-megamenu--list__badge.pink{background:#e94ff7}.dev3-3nkk6gcdo6o00 span.ps-megamenu--list__badge.pink:after{border-color:rgba(0,0,0,0) #e94ff7 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-3nkk6gcdo6o00 .ps-megamenu--list__li .ps-megamenu--nestedmenu{border:1px solid #eee;background:#fff}.dev3-3nkk6gcdo6o00 .ps-megamenu--product__total{color:#777;border-bottom:1px solid rgba(99,99,99,.1)}.dev3-3nkk6gcdo6o00 .ps-megamenu--product__total span{color:#8fc800}.dev3-3nkk6gcdo6o00 .ps-megamenu--items__text{color:#777;border-bottom:1px solid rgba(99,99,99,.1)}.dev3-3nkk6gcdo6o00 .ps-megamenu--item{color:#555}.dev3-3nkk6gcdo6o00 .ps-megamenu--item>li{border-bottom:1px solid rgba(99,99,99,.1)}.dev3-3nkk6gcdo6o00 .ps-megamenu--item li .ps-megamenu--product__quality span{color:#8fc800}.dev3-3nkk6gcdo6o00 .ps-megamenu--item li .ps-megamenu--product__stock span{color:#8fc800}.dev3-3nkk6gcdo6o00 .ps-megamenu--item li .ps-megamenu--product__cancel i{color:#8fc800}.dev3-3nkk6gcdo6o00 .ps-megamenu--section{background:#8fc800;background:-moz-linear-gradient(top, #8fc800 0, #299a0b 100%);background:-webkit-linear-gradient(top, #8fc800 0, #299a0b 100%);background:linear-gradient(to bottom, #8fc800 0, #299a0b 100%)}.dev3-3nkk6gcdo6o00 .ps-megamenu--product__paynow_text{color:#fff;border-color:#299a0b;box-shadow:0 10px 14px -7px #373737;text-shadow:0 1px 0 #5b5b5b;background:linear-gradient(#8fc800, #299a0b)}.dev3-3nkk6gcdo6o00 .ps-megamenu--product__paynow_text:hover{background:linear-gradient(#299a0b, #8fc800)}.dev3-3nkk6gcdo6o00 .ps-megamenu--items{background:#fff;background:-moz-linear-gradient(left, #fff 0, #f6f6f6 47%, #ededed 100%);background:-webkit-linear-gradient(left, #fff 0, #f6f6f6 47%, #ededed 100%);background:linear-gradient(to right, #fff 0, #f6f6f6 47%, #ededed 100%);border:1px solid rgba(99,99,99,.2);border-bottom:7px solid #8fc800}.dev3-3nkk6gcdo6o00 .ps-megamenu--product__amount{color:#8fc800}.dev3-hvfuvswaerc0 .dev3-1szfcldvapsw0{background:#efefef;color:#212529}.dev3-hvfuvswaerc0 .dev3-19g0j0yt6qao0{color:#6c757d}.dev3-hvfuvswaerc0 .dev3-19g0j0yt6qao0 i{color:#7a7a7a}.dev3-hvfuvswaerc0 .ps-megamenu--list>li:not(.ps-megamenu--searchbox)>a{color:#fff}.dev3-hvfuvswaerc0 .ps-megamenu--list>li:hover{background:#ff7b0d}.dev3-hvfuvswaerc0 .ps-megamenu--list>li.ps-megamenu--account{border-right:1px solid rgba(99,99,99,.1)}.dev3-hvfuvswaerc0 .ps-megamenu--list>li.ps-megamenu--account a em.round{background:red;color:#fff}.dev3-hvfuvswaerc0 .ps-megamenu--list>li.active{background:#ff7b0d}.dev3-hvfuvswaerc0 .ps-megamenu--logo{border-right:1px solid rgba(99,99,99,.1)}.dev3-hvfuvswaerc0 .ps-megamenu--logo a i{color:#fff}.dev3-hvfuvswaerc0 .ps-megamenu--nav{color:#fff}.dev3-hvfuvswaerc0 span.ps-megamenu--list__badge{color:#fff}.dev3-hvfuvswaerc0 .ps-megamenu--searchbox form input{background:#eee;color:#212529}.dev3-hvfuvswaerc0 .ps-megamenu--searchbox form button{color:#fff;background:#eee}.dev3-hvfuvswaerc0 .ps-megamenu--searchbox form button:hover{background:#ddd}.dev3-hvfuvswaerc0 .ps-megamenu--searchbox form button i{color:#333}.dev3-hvfuvswaerc0 .ps-megamenu--version3{background:#f5f5f5;border-bottom:7px solid #ffa84c}.dev3-hvfuvswaerc0 .ps-megamenu--version3 .ps-megamenu--list__title{border-bottom:1px solid #d9d9d9;color:#333}.dev3-hvfuvswaerc0 .ps-megamenu--version3 .ps-megamenu--list__col li a{color:#777}.dev3-hvfuvswaerc0 .ps-megamenu--version3 .ps-megamenu--list__ul li a{color:#777}.dev3-hvfuvswaerc0 .ps-megamenu--nestedmenu{background:#f5f5f5;border-bottom:7px solid #ffa84c}.dev3-hvfuvswaerc0 .ps-megamenu--nestedmenu li a{color:#777;color:#666}.dev3-hvfuvswaerc0 .ps-megamenu--nestedmenu li:hover>a{background:#ffa84c;color:#fff !important}.dev3-hvfuvswaerc0 span.ps-megamenu--list__badge.blue{background:#4fc3f7}.dev3-hvfuvswaerc0 span.ps-megamenu--list__badge.blue:after{border-color:rgba(0,0,0,0) #4fc3f7 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-hvfuvswaerc0 span.ps-megamenu--list__badge.red{background:#f74f4f}.dev3-hvfuvswaerc0 span.ps-megamenu--list__badge.red:after{border-color:rgba(0,0,0,0) #f74f4f rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-hvfuvswaerc0 span.ps-megamenu--list__badge.green{background:#278b22}.dev3-hvfuvswaerc0 span.ps-megamenu--list__badge.green:after{border-color:rgba(0,0,0,0) #278b22 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-hvfuvswaerc0 span.ps-megamenu--list__badge.pink{background:#e94ff7}.dev3-hvfuvswaerc0 span.ps-megamenu--list__badge.pink:after{border-color:rgba(0,0,0,0) #e94ff7 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-hvfuvswaerc0 .ps-megamenu--list__li .ps-megamenu--nestedmenu{border:1px solid #eee;background:#fff}.dev3-hvfuvswaerc0 .ps-megamenu--product__total{color:#777;border-bottom:1px solid rgba(99,99,99,.1)}.dev3-hvfuvswaerc0 .ps-megamenu--product__total span{color:#ffa84c}.dev3-hvfuvswaerc0 .ps-megamenu--items__text{color:#777;border-bottom:1px solid rgba(99,99,99,.1)}.dev3-hvfuvswaerc0 .ps-megamenu--item{color:#555}.dev3-hvfuvswaerc0 .ps-megamenu--item>li{border-bottom:1px solid rgba(99,99,99,.1)}.dev3-hvfuvswaerc0 .ps-megamenu--item li .ps-megamenu--product__quality span{color:#ffa84c}.dev3-hvfuvswaerc0 .ps-megamenu--item li .ps-megamenu--product__stock span{color:#ffa84c}.dev3-hvfuvswaerc0 .ps-megamenu--item li .ps-megamenu--product__cancel i{color:#ffa84c}.dev3-hvfuvswaerc0 .ps-megamenu--section{background:#ffa84c;background:-moz-linear-gradient(top, #ffa84c 0, #ff7b0d 100%);background:-webkit-linear-gradient(top, #ffa84c 0, #ff7b0d 100%);background:linear-gradient(to bottom, #ffa84c 0, #ff7b0d 100%)}.dev3-hvfuvswaerc0 .ps-megamenu--product__paynow_text{color:#fff;border-color:#ff7b0d;box-shadow:0 10px 14px -7px #373737;text-shadow:0 1px 0 #5b5b5b;background:linear-gradient(#ffa84c, #ff7b0d)}.dev3-hvfuvswaerc0 .ps-megamenu--product__paynow_text:hover{background:linear-gradient(#ff7b0d, #ffa84c)}.dev3-hvfuvswaerc0 .ps-megamenu--items{background:#fff;background:-moz-linear-gradient(left, #fff 0, #f6f6f6 47%, #ededed 100%);background:-webkit-linear-gradient(left, #fff 0, #f6f6f6 47%, #ededed 100%);background:linear-gradient(to right, #fff 0, #f6f6f6 47%, #ededed 100%);border:1px solid rgba(99,99,99,.2);border-bottom:7px solid #ffa84c}.dev3-hvfuvswaerc0 .ps-megamenu--product__amount{color:#ffa84c}.dev3-1bhvlxsl3zeo0 .dev3-1szfcldvapsw0{background:#efefef;color:#212529}.dev3-1bhvlxsl3zeo0 .dev3-19g0j0yt6qao0{color:#6c757d}.dev3-1bhvlxsl3zeo0 .dev3-19g0j0yt6qao0 i{color:#7a7a7a}.dev3-1bhvlxsl3zeo0 .ps-megamenu--list>li:not(.ps-megamenu--searchbox)>a{color:#fff}.dev3-1bhvlxsl3zeo0 .ps-megamenu--list>li:hover{background:#ff5bb0}.dev3-1bhvlxsl3zeo0 .ps-megamenu--list>li.ps-megamenu--account{border-right:1px solid rgba(99,99,99,.1)}.dev3-1bhvlxsl3zeo0 .ps-megamenu--list>li.ps-megamenu--account a em.round{background:red;color:#fff}.dev3-1bhvlxsl3zeo0 .ps-megamenu--list>li.active{background:#ff5bb0}.dev3-1bhvlxsl3zeo0 .ps-megamenu--logo{border-right:1px solid rgba(99,99,99,.1)}.dev3-1bhvlxsl3zeo0 .ps-megamenu--logo a i{color:#fff}.dev3-1bhvlxsl3zeo0 .ps-megamenu--nav{color:#fff}.dev3-1bhvlxsl3zeo0 span.ps-megamenu--list__badge{color:#fff}.dev3-1bhvlxsl3zeo0 .ps-megamenu--searchbox form input{background:#eee;color:#212529}.dev3-1bhvlxsl3zeo0 .ps-megamenu--searchbox form button{color:#fff;background:#eee}.dev3-1bhvlxsl3zeo0 .ps-megamenu--searchbox form button:hover{background:#ddd}.dev3-1bhvlxsl3zeo0 .ps-megamenu--searchbox form button i{color:#333}.dev3-1bhvlxsl3zeo0 .ps-megamenu--version3{background:#f5f5f5;border-bottom:7px solid #ef027d}.dev3-1bhvlxsl3zeo0 .ps-megamenu--version3 .ps-megamenu--list__title{border-bottom:1px solid #d9d9d9;color:#333}.dev3-1bhvlxsl3zeo0 .ps-megamenu--version3 .ps-megamenu--list__col li a{color:#777}.dev3-1bhvlxsl3zeo0 .ps-megamenu--version3 .ps-megamenu--list__ul li a{color:#777}.dev3-1bhvlxsl3zeo0 .ps-megamenu--nestedmenu{background:#f5f5f5;border-bottom:7px solid #ef027d}.dev3-1bhvlxsl3zeo0 .ps-megamenu--nestedmenu li a{color:#777;color:#666}.dev3-1bhvlxsl3zeo0 .ps-megamenu--nestedmenu li:hover>a{background:#ef027d;color:#fff !important}.dev3-1bhvlxsl3zeo0 span.ps-megamenu--list__badge.blue{background:#4fc3f7}.dev3-1bhvlxsl3zeo0 span.ps-megamenu--list__badge.blue:after{border-color:rgba(0,0,0,0) #4fc3f7 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-1bhvlxsl3zeo0 span.ps-megamenu--list__badge.red{background:#f74f4f}.dev3-1bhvlxsl3zeo0 span.ps-megamenu--list__badge.red:after{border-color:rgba(0,0,0,0) #f74f4f rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-1bhvlxsl3zeo0 span.ps-megamenu--list__badge.green{background:#278b22}.dev3-1bhvlxsl3zeo0 span.ps-megamenu--list__badge.green:after{border-color:rgba(0,0,0,0) #278b22 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-1bhvlxsl3zeo0 span.ps-megamenu--list__badge.pink{background:#e94ff7}.dev3-1bhvlxsl3zeo0 span.ps-megamenu--list__badge.pink:after{border-color:rgba(0,0,0,0) #e94ff7 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-1bhvlxsl3zeo0 .ps-megamenu--list__li .ps-megamenu--nestedmenu{border:1px solid #eee;background:#fff}.dev3-1bhvlxsl3zeo0 .ps-megamenu--product__total{color:#777;border-bottom:1px solid rgba(99,99,99,.1)}.dev3-1bhvlxsl3zeo0 .ps-megamenu--product__total span{color:#ef027d}.dev3-1bhvlxsl3zeo0 .ps-megamenu--items__text{color:#777;border-bottom:1px solid rgba(99,99,99,.1)}.dev3-1bhvlxsl3zeo0 .ps-megamenu--item{color:#555}.dev3-1bhvlxsl3zeo0 .ps-megamenu--item>li{border-bottom:1px solid rgba(99,99,99,.1)}.dev3-1bhvlxsl3zeo0 .ps-megamenu--item li .ps-megamenu--product__quality span{color:#ef027d}.dev3-1bhvlxsl3zeo0 .ps-megamenu--item li .ps-megamenu--product__stock span{color:#ef027d}.dev3-1bhvlxsl3zeo0 .ps-megamenu--item li .ps-megamenu--product__cancel i{color:#ef027d}.dev3-1bhvlxsl3zeo0 .ps-megamenu--section{background:#ff5bb0;background:-moz-linear-gradient(top, #ff5bb0 0, #ef027d 100%);background:-webkit-linear-gradient(top, #ff5bb0 0, #ef027d 100%);background:linear-gradient(to bottom, #ff5bb0 0, #ef027d 100%)}.dev3-1bhvlxsl3zeo0 .ps-megamenu--product__paynow_text{color:#fff;border-color:#ff5bb0;box-shadow:0 10px 14px -7px #373737;text-shadow:0 1px 0 #5b5b5b;background:linear-gradient(#ef027d, #ff5bb0)}.dev3-1bhvlxsl3zeo0 .ps-megamenu--product__paynow_text:hover{background:linear-gradient(#ff5bb0, #ef027d)}.dev3-1bhvlxsl3zeo0 .ps-megamenu--items{background:#fff;background:-moz-linear-gradient(left, #fff 0, #f6f6f6 47%, #ededed 100%);background:-webkit-linear-gradient(left, #fff 0, #f6f6f6 47%, #ededed 100%);background:linear-gradient(to right, #fff 0, #f6f6f6 47%, #ededed 100%);border:1px solid rgba(99,99,99,.2);border-bottom:7px solid #ef027d}.dev3-1bhvlxsl3zeo0 .ps-megamenu--product__amount{color:#ef027d}.dev3-3q0lhptjruo00 .dev3-1szfcldvapsw0{background:#efefef;color:#212529}.dev3-3q0lhptjruo00 .dev3-19g0j0yt6qao0{color:#6c757d}.dev3-3q0lhptjruo00 .dev3-19g0j0yt6qao0 i{color:#7a7a7a}.dev3-3q0lhptjruo00 .ps-megamenu--list>li:not(.ps-megamenu--searchbox)>a{color:#fff}.dev3-3q0lhptjruo00 .ps-megamenu--list>li:hover{background:#c123de}.dev3-3q0lhptjruo00 .ps-megamenu--list>li.ps-megamenu--account{border-right:1px solid rgba(99,99,99,.1)}.dev3-3q0lhptjruo00 .ps-megamenu--list>li.ps-megamenu--account a em.round{background:red;color:#fff}.dev3-3q0lhptjruo00 .ps-megamenu--list>li.active{background:#c123de}.dev3-3q0lhptjruo00 .ps-megamenu--logo{border-right:1px solid rgba(99,99,99,.1)}.dev3-3q0lhptjruo00 .ps-megamenu--logo a i{color:#fff}.dev3-3q0lhptjruo00 .ps-megamenu--nav{color:#fff}.dev3-3q0lhptjruo00 span.ps-megamenu--list__badge{color:#fff}.dev3-3q0lhptjruo00 .ps-megamenu--searchbox form input{background:#eee;color:#212529}.dev3-3q0lhptjruo00 .ps-megamenu--searchbox form button{color:#fff;background:#eee}.dev3-3q0lhptjruo00 .ps-megamenu--searchbox form button:hover{background:#ddd}.dev3-3q0lhptjruo00 .ps-megamenu--searchbox form button i{color:#333}.dev3-3q0lhptjruo00 .ps-megamenu--version3{background:#f5f5f5;border-bottom:7px solid #a20dbd}.dev3-3q0lhptjruo00 .ps-megamenu--version3 .ps-megamenu--list__title{border-bottom:1px solid #d9d9d9;color:#333}.dev3-3q0lhptjruo00 .ps-megamenu--version3 .ps-megamenu--list__col li a{color:#777}.dev3-3q0lhptjruo00 .ps-megamenu--version3 .ps-megamenu--list__ul li a{color:#777}.dev3-3q0lhptjruo00 .ps-megamenu--nestedmenu{background:#f5f5f5;border-bottom:7px solid #a20dbd}.dev3-3q0lhptjruo00 .ps-megamenu--nestedmenu li a{color:#777;color:#666}.dev3-3q0lhptjruo00 .ps-megamenu--nestedmenu li:hover>a{background:#a20dbd;color:#fff !important}.dev3-3q0lhptjruo00 span.ps-megamenu--list__badge.blue{background:#4fc3f7}.dev3-3q0lhptjruo00 span.ps-megamenu--list__badge.blue:after{border-color:rgba(0,0,0,0) #4fc3f7 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-3q0lhptjruo00 span.ps-megamenu--list__badge.red{background:#f74f4f}.dev3-3q0lhptjruo00 span.ps-megamenu--list__badge.red:after{border-color:rgba(0,0,0,0) #f74f4f rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-3q0lhptjruo00 span.ps-megamenu--list__badge.green{background:#278b22}.dev3-3q0lhptjruo00 span.ps-megamenu--list__badge.green:after{border-color:rgba(0,0,0,0) #278b22 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-3q0lhptjruo00 span.ps-megamenu--list__badge.pink{background:#e94ff7}.dev3-3q0lhptjruo00 span.ps-megamenu--list__badge.pink:after{border-color:rgba(0,0,0,0) #e94ff7 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-3q0lhptjruo00 .ps-megamenu--list__li .ps-megamenu--nestedmenu{border:1px solid #eee;background:#fff}.dev3-3q0lhptjruo00 .ps-megamenu--product__total{color:#777;border-bottom:1px solid rgba(99,99,99,.1)}.dev3-3q0lhptjruo00 .ps-megamenu--product__total span{color:#a20dbd}.dev3-3q0lhptjruo00 .ps-megamenu--items__text{color:#777;border-bottom:1px solid rgba(99,99,99,.1)}.dev3-3q0lhptjruo00 .ps-megamenu--item{color:#555}.dev3-3q0lhptjruo00 .ps-megamenu--item>li{border-bottom:1px solid rgba(99,99,99,.1)}.dev3-3q0lhptjruo00 .ps-megamenu--item li .ps-megamenu--product__quality span{color:#a20dbd}.dev3-3q0lhptjruo00 .ps-megamenu--item li .ps-megamenu--product__stock span{color:#a20dbd}.dev3-3q0lhptjruo00 .ps-megamenu--item li .ps-megamenu--product__cancel i{color:#a20dbd}.dev3-3q0lhptjruo00 .ps-megamenu--section{background:#c123de;background:-moz-linear-gradient(top, #c123de 0, #a20dbd 100%);background:-webkit-linear-gradient(top, #c123de 0, #a20dbd 100%);background:linear-gradient(to bottom, #c123de 0, #a20dbd 100%)}.dev3-3q0lhptjruo00 .ps-megamenu--product__paynow_text{color:#fff;border-color:#c123de;box-shadow:0 10px 14px -7px #373737;text-shadow:0 1px 0 #5b5b5b;background:linear-gradient(#a20dbd, #c123de)}.dev3-3q0lhptjruo00 .ps-megamenu--product__paynow_text:hover{background:linear-gradient(#c123de, #a20dbd)}.dev3-3q0lhptjruo00 .ps-megamenu--items{background:#fff;background:-moz-linear-gradient(left, #fff 0, #f6f6f6 47%, #ededed 100%);background:-webkit-linear-gradient(left, #fff 0, #f6f6f6 47%, #ededed 100%);background:linear-gradient(to right, #fff 0, #f6f6f6 47%, #ededed 100%);border:1px solid rgba(99,99,99,.2);border-bottom:7px solid #a20dbd}.dev3-3q0lhptjruo00 .ps-megamenu--product__amount{color:#a20dbd}.dev3-1dt5je8v4l1c0 .dev3-1szfcldvapsw0{background:#efefef;color:#212529}.dev3-1dt5je8v4l1c0 .dev3-19g0j0yt6qao0{color:#6c757d}.dev3-1dt5je8v4l1c0 .dev3-19g0j0yt6qao0 i{color:#7a7a7a}.dev3-1dt5je8v4l1c0 .ps-megamenu--list>li:not(.ps-megamenu--searchbox)>a{color:#fff}.dev3-1dt5je8v4l1c0 .ps-megamenu--list>li:hover{background:#c71400}.dev3-1dt5je8v4l1c0 .ps-megamenu--list>li.ps-megamenu--account{border-right:1px solid rgba(99,99,99,.1)}.dev3-1dt5je8v4l1c0 .ps-megamenu--list>li.ps-megamenu--account a em.round{background:red;color:#fff}.dev3-1dt5je8v4l1c0 .ps-megamenu--list>li.active{background:#c71400}.dev3-1dt5je8v4l1c0 .ps-megamenu--logo{border-right:1px solid rgba(99,99,99,.1)}.dev3-1dt5je8v4l1c0 .ps-megamenu--logo a i{color:#fff}.dev3-1dt5je8v4l1c0 .ps-megamenu--nav{color:#fff}.dev3-1dt5je8v4l1c0 span.ps-megamenu--list__badge{color:#fff}.dev3-1dt5je8v4l1c0 .ps-megamenu--searchbox form input{background:#eee;color:#212529}.dev3-1dt5je8v4l1c0 .ps-megamenu--searchbox form button{color:#fff;background:#eee}.dev3-1dt5je8v4l1c0 .ps-megamenu--searchbox form button:hover{background:#ddd}.dev3-1dt5je8v4l1c0 .ps-megamenu--searchbox form button i{color:#333}.dev3-1dt5je8v4l1c0 .ps-megamenu--version3{background:#f5f5f5;border-bottom:7px solid #ff1a00}.dev3-1dt5je8v4l1c0 .ps-megamenu--version3 .ps-megamenu--list__title{border-bottom:1px solid #d9d9d9;color:#333}.dev3-1dt5je8v4l1c0 .ps-megamenu--version3 .ps-megamenu--list__col li a{color:#777}.dev3-1dt5je8v4l1c0 .ps-megamenu--version3 .ps-megamenu--list__ul li a{color:#777}.dev3-1dt5je8v4l1c0 .ps-megamenu--nestedmenu{background:#f5f5f5;border-bottom:7px solid #ff1a00}.dev3-1dt5je8v4l1c0 .ps-megamenu--nestedmenu li a{color:#777;color:#666}.dev3-1dt5je8v4l1c0 .ps-megamenu--nestedmenu li:hover>a{background:#ff1a00;color:#fff !important}.dev3-1dt5je8v4l1c0 span.ps-megamenu--list__badge.blue{background:#4fc3f7}.dev3-1dt5je8v4l1c0 span.ps-megamenu--list__badge.blue:after{border-color:rgba(0,0,0,0) #4fc3f7 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-1dt5je8v4l1c0 span.ps-megamenu--list__badge.red{background:#f74f4f}.dev3-1dt5je8v4l1c0 span.ps-megamenu--list__badge.red:after{border-color:rgba(0,0,0,0) #f74f4f rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-1dt5je8v4l1c0 span.ps-megamenu--list__badge.green{background:#278b22}.dev3-1dt5je8v4l1c0 span.ps-megamenu--list__badge.green:after{border-color:rgba(0,0,0,0) #278b22 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-1dt5je8v4l1c0 span.ps-megamenu--list__badge.pink{background:#e94ff7}.dev3-1dt5je8v4l1c0 span.ps-megamenu--list__badge.pink:after{border-color:rgba(0,0,0,0) #e94ff7 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-1dt5je8v4l1c0 .ps-megamenu--list__li .ps-megamenu--nestedmenu{border:1px solid #eee;background:#fff}.dev3-1dt5je8v4l1c0 .ps-megamenu--product__total{color:#777;border-bottom:1px solid rgba(99,99,99,.1)}.dev3-1dt5je8v4l1c0 .ps-megamenu--product__total span{color:#ff1a00}.dev3-1dt5je8v4l1c0 .ps-megamenu--items__text{color:#777;border-bottom:1px solid rgba(99,99,99,.1)}.dev3-1dt5je8v4l1c0 .ps-megamenu--item{color:#555}.dev3-1dt5je8v4l1c0 .ps-megamenu--item>li{border-bottom:1px solid rgba(99,99,99,.1)}.dev3-1dt5je8v4l1c0 .ps-megamenu--item li .ps-megamenu--product__quality span{color:#ff1a00}.dev3-1dt5je8v4l1c0 .ps-megamenu--item li .ps-megamenu--product__stock span{color:#ff1a00}.dev3-1dt5je8v4l1c0 .ps-megamenu--item li .ps-megamenu--product__cancel i{color:#ff1a00}.dev3-1dt5je8v4l1c0 .ps-megamenu--section{background:#ff1a00;background:-moz-linear-gradient(top, #ff1a00 0, #ff1a00 100%);background:-webkit-linear-gradient(top, #ff1a00 0, #ff1a00 100%);background:linear-gradient(to bottom, #ff1a00 0, #ff1a00 100%)}.dev3-1dt5je8v4l1c0 .ps-megamenu--product__paynow_text{color:#fff;border-color:#c71400;box-shadow:0 10px 14px -7px #373737;text-shadow:0 1px 0 #5b5b5b;background:linear-gradient(#ff1a00, #c71400)}.dev3-1dt5je8v4l1c0 .ps-megamenu--product__paynow_text:hover{background:linear-gradient(#c71400, #ff1a00)}.dev3-1dt5je8v4l1c0 .ps-megamenu--items{background:#fff;background:-moz-linear-gradient(left, #fff 0, #f6f6f6 47%, #ededed 100%);background:-webkit-linear-gradient(left, #fff 0, #f6f6f6 47%, #ededed 100%);background:linear-gradient(to right, #fff 0, #f6f6f6 47%, #ededed 100%);border:1px solid rgba(99,99,99,.2);border-bottom:7px solid #ff1a00}.dev3-1dt5je8v4l1c0 .ps-megamenu--product__amount{color:#ff1a00}.dev3-2c2mq8g7fyas0 span.ps-megamenu--list__badge{color:#fff}.dev3-2c2mq8g7fyas0 .ps-megamenu--searchbox form input{background:#eee;color:#212529}.dev3-2c2mq8g7fyas0 .ps-megamenu--searchbox form button{color:#fff;background:#eee}.dev3-2c2mq8g7fyas0 .ps-megamenu--searchbox form button:hover{background:#ddd}.dev3-2c2mq8g7fyas0 .ps-megamenu--searchbox form button i{color:#333}.dev3-2c2mq8g7fyas0 .ps-megamenu--version3{background:#f9f9f9 !important;border-bottom:7px solid #e9e9e9 !important}.dev3-2c2mq8g7fyas0 .ps-megamenu--version3 .ps-megamenu--list__title{border-bottom:1px solid #d9d9d9;color:#333}.dev3-2c2mq8g7fyas0 .ps-megamenu--version3 .ps-megamenu--list__col li a{color:#777}.dev3-2c2mq8g7fyas0 .ps-megamenu--version3 .ps-megamenu--list__ul li a{color:#777}.dev3-2c2mq8g7fyas0 .ps-megamenu--nestedmenu{background:#f9f9f9 !important;border-bottom:7px solid #e9e9e9 !important}.dev3-2c2mq8g7fyas0 .ps-megamenu--nestedmenu li a{color:#777;color:#666}.dev3-2c2mq8g7fyas0 .ps-megamenu--nestedmenu li:hover>a{background:#e9e9e9;color:#383e42 !important}.dev3-2c2mq8g7fyas0 span.ps-megamenu--list__badge.blue{background:#4fc3f7}.dev3-2c2mq8g7fyas0 span.ps-megamenu--list__badge.blue:after{border-color:rgba(0,0,0,0) #4fc3f7 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-2c2mq8g7fyas0 span.ps-megamenu--list__badge.red{background:#f74f4f}.dev3-2c2mq8g7fyas0 span.ps-megamenu--list__badge.red:after{border-color:rgba(0,0,0,0) #f74f4f rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-2c2mq8g7fyas0 span.ps-megamenu--list__badge.green{background:#278b22}.dev3-2c2mq8g7fyas0 span.ps-megamenu--list__badge.green:after{border-color:rgba(0,0,0,0) #278b22 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-2c2mq8g7fyas0 span.ps-megamenu--list__badge.pink{background:#e94ff7}.dev3-2c2mq8g7fyas0 span.ps-megamenu--list__badge.pink:after{border-color:rgba(0,0,0,0) #e94ff7 rgba(0,0,0,0) rgba(0,0,0,0)}.dev3-2c2mq8g7fyas0 .ps-megamenu--list__li .ps-megamenu--nestedmenu{border:1px solid #eee;background:#fff}.dev3-2c2mq8g7fyas0 .ps-megamenu--list>li.ps-megamenu--account{border-right:1px solid rgba(99,99,99,.1)}.dev3-2c2mq8g7fyas0 .ps-megamenu--list>li.ps-megamenu--account a em.round{background:red;color:#fff}.dev3-2c2mq8g7fyas0 .ps-megamenu--list>li:not(.ps-megamenu--searchbox)>a{color:#535455}.dev3-2c2mq8g7fyas0 .ps-megamenu--list>li:hover{background:#e9e9e9}.dev3-2c2mq8g7fyas0 .ps-megamenu--list>li.active{background:#e9e9e9}.dev3-2c2mq8g7fyas0 .ps-megamenu--product__total{color:#777;border-bottom:1px solid rgba(99,99,99,.1)}.dev3-2c2mq8g7fyas0 .ps-megamenu--product__total span{color:#383e42}.dev3-2c2mq8g7fyas0 .ps-megamenu--items__text{color:#777;border-bottom:1px solid rgba(99,99,99,.1)}.dev3-2c2mq8g7fyas0 .ps-megamenu--item{color:#555}.dev3-2c2mq8g7fyas0 .ps-megamenu--item>li{border-bottom:1px solid rgba(99,99,99,.1)}.dev3-2c2mq8g7fyas0 .ps-megamenu--item li .ps-megamenu--product__quality span{color:#383e42}.dev3-2c2mq8g7fyas0 .ps-megamenu--item li .ps-megamenu--product__stock span{color:#383e42}.dev3-2c2mq8g7fyas0 .ps-megamenu--item li .ps-megamenu--product__cancel i{color:#383e42}.dev3-2c2mq8g7fyas0 .ps-megamenu--logo{border-right:1px solid rgba(99,99,99,.1)}.dev3-2c2mq8g7fyas0 .ps-megamenu--logo a i{color:#383e42}.dev3-2c2mq8g7fyas0 .dev3-1szfcldvapsw0{background:#fff !important;border-bottom:1px solid rgba(55,55,55,.2);color:#383e42}.dev3-2c2mq8g7fyas0 .dev3-1szfcldvapsw0 a{color:#efefef}.dev3-2c2mq8g7fyas0 .dev3-19g0j0yt6qao0{color:#c5c6c8}.dev3-2c2mq8g7fyas0 .dev3-19g0j0yt6qao0 i{color:#9f9f9f}.dev3-2c2mq8g7fyas0 .ps-megamenu--section{background:#f9f9f9;background:-moz-linear-gradient(top, #f9f9f9 0, #e9e9e9 100%);background:-webkit-linear-gradient(top, #f9f9f9 0, #e9e9e9 100%);background:linear-gradient(to bottom, #f9f9f9 0, #e9e9e9 100%)}.dev3-2c2mq8g7fyas0 .ps-megamenu--product__amount{color:#383e42}.dev3-2c2mq8g7fyas0 .ps-megamenu--nav{color:#383e42}.dev3-2c2mq8g7fyas0 .ps-megamenu--product__paynow_text{color:#383e42;border-color:#c5c5c5;box-shadow:0 10px 14px -7px #c5c5c5;text-shadow:0 1px 0 #c5c5c5;background:linear-gradient(#f9f9f9, #e9e9e9)}.dev3-2c2mq8g7fyas0 .ps-megamenu--product__paynow_text:hover{background:linear-gradient(#e9e9e9, #f9f9f9)}.dev3-2c2mq8g7fyas0 .ps-megamenu--items{background:#fff;background:-moz-linear-gradient(left, #fff 0, #f6f6f6 47%, #ededed 100%);background:-webkit-linear-gradient(left, #fff 0, #f6f6f6 47%, #ededed 100%);background:linear-gradient(to right, #fff 0, #f6f6f6 47%, #ededed 100%);border:1px solid rgba(99,99,99,.2);border-bottom:7px solid #e9e9e9}@media only screen and (max-width: 1200px){.ps-megamenu--searchbox{display:none}.ps-megamenu--list:last-child{flex-grow:1;flex-shrink:0}}@media only screen and (min-width: 992px){.ps-megamenu--cart:hover>.ps-megamenu--items{display:block}.ps-megamenu--list__li:hover>.ps-megamenu--nestedmenu{display:block}.ps-megamenu--list__li:hover>.ps-megamenu--version3{display:block}.ps-megamenu--list__li>.ps-megamenu--nestedmenu>li:hover>.ps-megamenu--nestedmenu{display:block}.ps-megamenu--list__li>.ps-megamenu--nestedmenu>li:hover>.ps-megamenu--nestedmenu>li:hover>.ps-megamenu--nestedmenu{display:block}.ps-megamenu--list__li>.ps-megamenu--nestedmenu>li:hover>.ps-megamenu--nestedmenu>li:hover>.ps-megamenu--nestedmenu>li:hover>.ps-megamenu--nestedmenu{display:block}}@media only screen and (max-width: 991px){.dev3-1szfcldvapsw0{display:block;text-align:center;padding-left:0;padding-right:0}.dev3-1szfcldvapsw0 .text-sm-end{display:flex;flex-wrap:nowrap;width:100%;justify-content:center}.dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0{display:block;text-align:center;flex-grow:4}.dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0:last-child{border-right:none !important}.dev3-erfacg36b140{height:55px;width:100%;position:relative;top:0;left:0;z-index:999;text-align:center;list-style:none;display:flex}.dev3-erfacg36b140 .dev3-3gvfdjtgvl400{cursor:pointer;padding:17px;margin:0;display:flex;list-style:none;position:absolute;font-size:21px;line-height:1;z-index:1000}.dev3-erfacg36b140 .dev3-3n8wvbuhw7600{display:block;width:80px;float:none;padding:0;margin:auto;display:flex;list-style:none;z-index:1000}.dev3-erfacg36b140 .dev3-19uwbciixjls0{list-style:none;z-index:1000;position:absolute;width:60px;height:55px;line-height:55px;top:0;right:0;padding:7px 15px;cursor:default;display:block}.dev3-erfacg36b140 .dev3-19uwbciixjls0 form{z-index:1001;width:calc(100% - 50px);position:relative;display:none}.dev3-erfacg36b140 .dev3-19uwbciixjls0 form input{width:100%;height:40px;border-radius:4px;text-indent:13px;margin:0;line-height:20px;padding:0;display:block}.dev3-erfacg36b140 .dev3-19uwbciixjls0 form button{right:12px;position:absolute;top:0;height:40px;line-height:41px;border:0;transition:.7s}.dev3-erfacg36b140 .dev3-19uwbciixjls0.dev3-199wpu6de2jk0{width:100%}.dev3-erfacg36b140 .dev3-19uwbciixjls0.dev3-199wpu6de2jk0 form{display:block}.ps-megamenu--section{display:none;height:calc(100vh - 40px);width:calc(100% - 40px);position:fixed;overflow:hidden;top:20px;right:20px;left:20px;bottom:20px;transition:.3s;z-index:10001;border-radius:10px}.ps-megamenu--list__li>.ps-megamenu--nestedmenu>li .ps-megamenu--nestedmenu.ps-megamenu--nestedmenu_padding{right:0;left:0}.ps-megamenu--list__li>.ps-megamenu--nestedmenu>li .ps-megamenu--nestedmenu.ps-megamenu--nestedmenu_padding a{padding-left:62px}.ps-megamenu--list__li>.ps-megamenu--nestedmenu>li .ps-megamenu--nestedmenu{left:0}.ps-megamenu--list__li>.ps-megamenu--nestedmenu>li .ps-megamenu--nestedmenu a{padding-left:42px}.ps-megamenu--list__li .ps-megamenu--nestedmenu{border:none !important;position:relative;top:0}.ps-megamenu--nav{right:0;left:0;justify-content:normal;margin:0;border-left:0;display:block;position:absolute;top:0;bottom:0;padding:0;border-radius:0;overflow-y:auto;transition:.3s}.ps-megamenu--list{display:block;position:relative;justify-content:normal;width:100%}.ps-megamenu--list:nth-child(3){flex-grow:0;flex-shrink:0}.ps-megamenu--list:last-child{align-self:normal;justify-content:normal}.ps-megamenu--list>li>a{padding:19px 20px}.ps-megamenu--list>li.ps-megamenu--account{float:none}.ps-megamenu--list>li.ps-megamenu--account a em:not(.round){margin:0}.ps-megamenu--list>li.ps-megamenu--account a em.round{right:auto;left:30px}.ps-megamenu--logo{padding-left:20px;padding-right:5px;border:none !important;display:flex;justify-content:space-between}.ps-megamenu--logo a.ps-megamenu--logo__a{display:block !important;cursor:pointer}.ps-megamenu--logo a.ps-megamenu--logo__a i{font-size:21px}.ps-megamenu--searchbox{display:none}.hide-text{display:inline-block}.ps-megamenu--version3{position:relative;top:0}.ps-megamenu--version3 .ps-megamenu--list__col li{width:100%;float:none;clear:both}.ps-megamenu--version3 .ps-megamenu--list__col li a{font-size:12px;text-decoration:none}.ps-megamenu--version3 .ps-megamenu--list__ul li{width:100%;float:none;clear:both}.ps-megamenu--version3 .ps-megamenu--list__ul li a{font-size:12px;text-decoration:none}.ps-megamenu--version3 .ps-megamenu--list__border{float:left;margin-top:11px}.ps-megamenu--version3 .ps-megamenu--list__border .tiicon{position:relative;width:100%;overflow:hidden;display:block}.ps-megamenu--version3 .ps-megamenu--list__border img{border:0;width:100vw;height:auto}.ps-megamenu--nestedmenu li{width:100%;float:none;clear:both}.ps-megamenu--nestedmenu li a{font-size:12px;text-decoration:none;padding-left:22px}.ps-megamenu--container__fluid{width:100%;left:0;right:0}.dev3-1ijph40ysgrk0{display:block !important}.ps-megamenu--items{top:0;position:relative;width:100%}.dev3-1lw7uv1bdpog0 .dev3-1szfcldvapsw0{border-bottom:1px solid rgba(0,0,0,.2);background:#fff !important}.dev3-1lw7uv1bdpog0 .dev3-1szfcldvapsw0 .text-sm-end{border-top:1px solid rgba(0,0,0,.2)}.dev3-1lw7uv1bdpog0 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0{border-right:1px solid rgba(0,0,0,.2)}.dev3-1lw7uv1bdpog0 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0 i{color:#45484d}.dev3-1lw7uv1bdpog0 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0:hover{background:rgba(200,200,200,.1)}.dev3-1lw7uv1bdpog0 .ps-megamenu--list>li{border-bottom:1px solid rgba(0,0,0,.2)}.dev3-1lw7uv1bdpog0 .dev3-erfacg36b140{border-bottom:1px solid rgba(0,0,0,.2);background:#efefef}.dev3-1lw7uv1bdpog0 .dev3-erfacg36b140 .dev3-1s5djf2dxh0g0:after{color:#45484d !important}.dev3-1lw7uv1bdpog0 .dev3-erfacg36b140 .dev3-19uwbciixjls0 form input{border:1px solid rgba(0,0,0,.2)}.dev3-1lw7uv1bdpog0 .dev3-erfacg36b140 .dev3-19uwbciixjls0 form button{color:#fff;background:0 0}.dev3-1lw7uv1bdpog0 .dev3-erfacg36b140 .dev3-19uwbciixjls0.dev3-199wpu6de2jk0{background:#45484d}.dev3-1lw7uv1bdpog0 .dev3-erfacg36b140 .dev3-1s5djf2dxh0g0.dev3-i8hbpvlan6g0:after{color:#fff !important}.dev3-1lw7uv1bdpog0 .ps-megamenu--nestedmenu li{border-bottom:1px solid rgba(0,0,0,.1)}.dev3-1lw7uv1bdpog0 .ps-megamenu--nestedmenu li a{color:#fff !important}.dev3-1lw7uv1bdpog0 .ps-megamenu--version3{background:#45484d !important;border-bottom:2px solid #45484d}.dev3-1lw7uv1bdpog0 .ps-megamenu--version3 .ps-megamenu--list__title{color:#fff !important}.dev3-1lw7uv1bdpog0 .ps-megamenu--version3 .ps-megamenu--list__col li a{color:#fff !important}.dev3-1lw7uv1bdpog0 .ps-megamenu--version3 .ps-megamenu--list__ul li a{color:#fff !important}.dev3-1lw7uv1bdpog0 .ps-megamenu--section{box-shadow:rgba(67,71,85,.27) 0 0 .25em,rgba(90,125,188,.05) 0 .25em 1em !important}.dev3-1lw7uv1bdpog0 .ps-megamenu--logo{border-bottom:1px solid rgba(0,0,0,.4);background:#2c2c2c}.dev3-1lw7uv1bdpog0 .ps-megamenu--logo a.ps-megamenu--logo__a i{color:#fff;padding:17px}.dev3-1lw7uv1bdpog0 .ps-megamenu--items{background:#45484d !important;border-bottom:2px solid #45484d}.dev3-1lw7uv1bdpog0 .ps-megamenu--list__li .ps-megamenu--nestedmenu{background:#45484d !important}.dev3-1lw7uv1bdpog0 .ps-megamenu--item{color:#fff}.dev3-1lw7uv1bdpog0 .ps-megamenu--item>li{border-bottom:1px solid rgba(200,200,200,.1)}.dev3-1lw7uv1bdpog0 .ps-megamenu--item li .ps-megamenu--product__quality span{color:#e1e1e1}.dev3-1lw7uv1bdpog0 .ps-megamenu--item li .ps-megamenu--product__stock span{color:#e1e1e1}.dev3-1lw7uv1bdpog0 .ps-megamenu--item li .ps-megamenu--product__cancel i{color:#e1e1e1}.dev3-1lw7uv1bdpog0 .ps-megamenu--product__total{color:#fff;border-bottom:1px solid rgba(200,200,200,.1)}.dev3-1lw7uv1bdpog0 .ps-megamenu--product__total span{color:#a8a8a8}.dev3-1lw7uv1bdpog0 .ps-megamenu--items__text{color:#fff;border-bottom:1px solid rgba(200,200,200,.1)}.dev3-1lw7uv1bdpog0 .ps-megamenu--product__amount{color:#a8a8a8}.ps-megamenu--masternode .dev3-1szfcldvapsw0{border-bottom:1px solid rgba(0,0,0,.2);background:#fff !important}.ps-megamenu--masternode .dev3-1szfcldvapsw0 .text-sm-end{border-top:1px solid rgba(0,0,0,.2)}.ps-megamenu--masternode .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0{border-right:1px solid rgba(0,0,0,.2)}.ps-megamenu--masternode .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0:hover{background:rgba(200,200,200,.1)}.ps-megamenu--masternode .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0 i{color:#3f4c6b}.ps-megamenu--masternode .ps-megamenu--list>li{border-bottom:1px solid rgba(0,0,0,.2)}.ps-megamenu--masternode .dev3-erfacg36b140{border-bottom:1px solid rgba(0,0,0,.2);background:#efefef}.ps-megamenu--masternode .dev3-erfacg36b140 .dev3-19uwbciixjls0 form input{border:1px solid rgba(0,0,0,.2)}.ps-megamenu--masternode .dev3-erfacg36b140 .dev3-19uwbciixjls0 form button{color:#fff;background:0 0}.ps-megamenu--masternode .dev3-erfacg36b140 .dev3-1s5djf2dxh0g0.dev3-i8hbpvlan6g0:after{color:#fff !important}.ps-megamenu--masternode .dev3-erfacg36b140 .dev3-1s5djf2dxh0g0:after{color:#3f4c6b !important}.ps-megamenu--masternode .dev3-erfacg36b140 .dev3-19uwbciixjls0.dev3-199wpu6de2jk0{background:#3f4c6b}.ps-megamenu--masternode .ps-megamenu--nestedmenu li{border-bottom:1px solid rgba(0,0,0,.1)}.ps-megamenu--masternode .ps-megamenu--nestedmenu li a{color:#fff !important}.ps-megamenu--masternode .ps-megamenu--version3{background:#45484d !important;border-bottom:2px solid #3f4c6b}.ps-megamenu--masternode .ps-megamenu--version3 .ps-megamenu--list__title{color:#fff !important}.ps-megamenu--masternode .ps-megamenu--version3 .ps-megamenu--list__col li a{color:#fff !important}.ps-megamenu--masternode .ps-megamenu--version3 .ps-megamenu--list__ul li a{color:#fff !important}.ps-megamenu--masternode .ps-megamenu--section{box-shadow:rgba(67,71,85,.27) 0 0 .25em,rgba(90,125,188,.05) 0 .25em 1em !important}.ps-megamenu--masternode .ps-megamenu--logo{border-bottom:1px solid rgba(0,0,0,.4);background:#2c2c2c}.ps-megamenu--masternode .ps-megamenu--logo a.ps-megamenu--logo__a i{color:#fff;padding:17px}.ps-megamenu--masternode .ps-megamenu--list__li .ps-megamenu--nestedmenu{background:#45484d !important}.ps-megamenu--masternode .ps-megamenu--item{color:#fff}.ps-megamenu--masternode .ps-megamenu--item>li{border-bottom:1px solid rgba(200,200,200,.1)}.ps-megamenu--masternode .ps-megamenu--item li .ps-megamenu--product__quality span{color:#e1e1e1}.ps-megamenu--masternode .ps-megamenu--item li .ps-megamenu--product__stock span{color:#e1e1e1}.ps-megamenu--masternode .ps-megamenu--item li .ps-megamenu--product__cancel i{color:#e1e1e1}.ps-megamenu--masternode .ps-megamenu--product__total{color:#fff;border-bottom:1px solid rgba(200,200,200,.1)}.ps-megamenu--masternode .ps-megamenu--product__total span{color:#a8a8a8}.ps-megamenu--masternode .ps-megamenu--items__text{color:#fff;border-bottom:1px solid rgba(200,200,200,.1)}.ps-megamenu--masternode .ps-megamenu--product__amount{color:#a8a8a8}.ps-megamenu--masternode .ps-megamenu--items{background:#45484d !important;border-bottom:2px solid #3f4c6b}.dev3-12eglp30keog0 .ps-megamenu--list__li .ps-megamenu--nestedmenu{background:#fff !important}.dev3-12eglp30keog0 .dev3-1szfcldvapsw0{background:#fff !important;border-bottom:1px solid rgba(55,55,55,.2)}.dev3-12eglp30keog0 .dev3-1szfcldvapsw0 .text-sm-end{border-top:1px solid rgba(55,55,55,.2)}.dev3-12eglp30keog0 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0{border-right:1px solid rgba(55,55,55,.2)}.dev3-12eglp30keog0 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0:hover{background:rgba(200,200,200,.1)}.dev3-12eglp30keog0 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0 i{color:#7a7a7a}.dev3-12eglp30keog0 .dev3-erfacg36b140{background:#efefef;border-bottom:1px solid rgba(55,55,55,.2)}.dev3-12eglp30keog0 .dev3-erfacg36b140 .dev3-19uwbciixjls0 form button{color:#fff;background:0 0}.dev3-12eglp30keog0 .dev3-erfacg36b140 .dev3-19uwbciixjls0 form input{border:1px solid rgba(55,55,55,.2)}.dev3-12eglp30keog0 .dev3-erfacg36b140 .dev3-1s5djf2dxh0g0.dev3-i8hbpvlan6g0:after{color:#fff !important}.dev3-12eglp30keog0 .dev3-erfacg36b140 .dev3-1s5djf2dxh0g0:after{color:#5c5c5c !important}.dev3-12eglp30keog0 .dev3-erfacg36b140 .dev3-19uwbciixjls0.dev3-199wpu6de2jk0{background:#499bea}.dev3-12eglp30keog0 .ps-megamenu--section{box-shadow:rgba(67,71,85,.27) 0 0 .25em,rgba(90,125,188,.05) 0 .25em 1em !important}.dev3-12eglp30keog0 .ps-megamenu--logo{border-bottom:1px solid rgba(55,55,55,.4);background:#2e86d8}.dev3-12eglp30keog0 .ps-megamenu--logo a.ps-megamenu--logo__a i{color:#fff;padding:17px}.dev3-12eglp30keog0 .ps-megamenu--item{color:#353535}.dev3-12eglp30keog0 .ps-megamenu--item>li{border-bottom:1px solid rgba(200,200,200,.1)}.dev3-12eglp30keog0 .ps-megamenu--item li .ps-megamenu--product__quality span{color:#626262}.dev3-12eglp30keog0 .ps-megamenu--item li .ps-megamenu--product__stock span{color:#626262}.dev3-12eglp30keog0 .ps-megamenu--item li .ps-megamenu--product__cancel i{color:#626262}.dev3-12eglp30keog0 .ps-megamenu--list>li{border-bottom:1px solid rgba(55,55,55,.2)}.dev3-12eglp30keog0 .ps-megamenu--items{background:#fff !important;border-bottom:2px solid #499bea}.dev3-12eglp30keog0 .ps-megamenu--version3{background:#fff !important;border-bottom:2px solid #499bea}.dev3-12eglp30keog0 .ps-megamenu--version3 .ps-megamenu--list__title{color:#353535 !important}.dev3-12eglp30keog0 .ps-megamenu--version3 .ps-megamenu--list__col li a{color:#353535 !important}.dev3-12eglp30keog0 .ps-megamenu--version3 .ps-megamenu--list__ul li a{color:#353535 !important}.dev3-12eglp30keog0 .ps-megamenu--nestedmenu li{border-bottom:1px solid rgba(99,99,99,.1)}.dev3-12eglp30keog0 .ps-megamenu--nestedmenu li a{color:#353535 !important}.dev3-12eglp30keog0 .ps-megamenu--product__total{color:#353535;border-bottom:1px solid rgba(200,200,200,.1)}.dev3-12eglp30keog0 .ps-megamenu--product__total span{color:#525151}.dev3-12eglp30keog0 .ps-megamenu--items__text{color:#353535;border-bottom:1px solid rgba(200,200,200,.1)}.dev3-12eglp30keog0 .ps-megamenu--product__amount{color:#525151}.dev3-2n887cu7kpg00 .ps-megamenu--list__li .ps-megamenu--nestedmenu{background:#fff !important}.dev3-2n887cu7kpg00 .dev3-1szfcldvapsw0{background:#fff !important;border-bottom:1px solid rgba(55,55,55,.2)}.dev3-2n887cu7kpg00 .dev3-1szfcldvapsw0 .text-sm-end{border-top:1px solid rgba(55,55,55,.2)}.dev3-2n887cu7kpg00 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0{border-right:1px solid rgba(55,55,55,.2)}.dev3-2n887cu7kpg00 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0:hover{background:rgba(200,200,200,.1)}.dev3-2n887cu7kpg00 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0 i{color:#7a7a7a}.dev3-2n887cu7kpg00 .dev3-erfacg36b140{background:#efefef;border-bottom:1px solid rgba(55,55,55,.2)}.dev3-2n887cu7kpg00 .dev3-erfacg36b140 .dev3-19uwbciixjls0 form button{color:#fff;background:0 0}.dev3-2n887cu7kpg00 .dev3-erfacg36b140 .dev3-19uwbciixjls0 form input{border:1px solid rgba(55,55,55,.2)}.dev3-2n887cu7kpg00 .dev3-erfacg36b140 .dev3-1s5djf2dxh0g0.dev3-i8hbpvlan6g0:after{color:#fff !important}.dev3-2n887cu7kpg00 .dev3-erfacg36b140 .dev3-1s5djf2dxh0g0:after{color:#5c5c5c !important}.dev3-2n887cu7kpg00 .dev3-erfacg36b140 .dev3-19uwbciixjls0.dev3-199wpu6de2jk0{background:#a90329}.dev3-2n887cu7kpg00 .ps-megamenu--section{box-shadow:rgba(67,71,85,.27) 0 0 .25em,rgba(90,125,188,.05) 0 .25em 1em !important}.dev3-2n887cu7kpg00 .ps-megamenu--logo{border-bottom:1px solid rgba(55,55,55,.4);background:#6d0019}.dev3-2n887cu7kpg00 .ps-megamenu--logo a.ps-megamenu--logo__a i{color:#fff;padding:17px}.dev3-2n887cu7kpg00 .ps-megamenu--item{color:#353535}.dev3-2n887cu7kpg00 .ps-megamenu--item>li{border-bottom:1px solid rgba(200,200,200,.1)}.dev3-2n887cu7kpg00 .ps-megamenu--item li .ps-megamenu--product__quality span{color:#626262}.dev3-2n887cu7kpg00 .ps-megamenu--item li .ps-megamenu--product__stock span{color:#626262}.dev3-2n887cu7kpg00 .ps-megamenu--item li .ps-megamenu--product__cancel i{color:#626262}.dev3-2n887cu7kpg00 .ps-megamenu--list>li{border-bottom:1px solid rgba(55,55,55,.2)}.dev3-2n887cu7kpg00 .ps-megamenu--nestedmenu li{border-bottom:1px solid rgba(99,99,99,.1)}.dev3-2n887cu7kpg00 .ps-megamenu--nestedmenu li a{color:#353535 !important}.dev3-2n887cu7kpg00 .ps-megamenu--version3{background:#fff !important;border-bottom:2px solid #a90329}.dev3-2n887cu7kpg00 .ps-megamenu--version3 .ps-megamenu--list__title{color:#353535 !important}.dev3-2n887cu7kpg00 .ps-megamenu--version3 .ps-megamenu--list__col li a{color:#353535 !important}.dev3-2n887cu7kpg00 .ps-megamenu--version3 .ps-megamenu--list__ul li a{color:#353535 !important}.dev3-2n887cu7kpg00 .ps-megamenu--product__total{color:#353535;border-bottom:1px solid rgba(200,200,200,.1)}.dev3-2n887cu7kpg00 .ps-megamenu--product__total span{color:#525151}.dev3-2n887cu7kpg00 .ps-megamenu--items__text{color:#353535;border-bottom:1px solid rgba(200,200,200,.1)}.dev3-2n887cu7kpg00 .ps-megamenu--product__amount{color:#525151}.dev3-2n887cu7kpg00 .ps-megamenu--items{background:#fff !important;border-bottom:2px solid #a90329}.dev3-3nkk6gcdo6o00 .ps-megamenu--list__li .ps-megamenu--nestedmenu{background:#fff !important}.dev3-3nkk6gcdo6o00 .dev3-1szfcldvapsw0{background:#fff !important;border-bottom:1px solid rgba(55,55,55,.2)}.dev3-3nkk6gcdo6o00 .dev3-1szfcldvapsw0 .text-sm-end{border-top:1px solid rgba(55,55,55,.2)}.dev3-3nkk6gcdo6o00 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0{border-right:1px solid rgba(55,55,55,.2)}.dev3-3nkk6gcdo6o00 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0:hover{background:rgba(200,200,200,.1)}.dev3-3nkk6gcdo6o00 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0 i{color:#7a7a7a}.dev3-3nkk6gcdo6o00 .dev3-erfacg36b140{background:#efefef;border-bottom:1px solid rgba(55,55,55,.2)}.dev3-3nkk6gcdo6o00 .dev3-erfacg36b140 .dev3-19uwbciixjls0 form button{color:#fff;background:0 0}.dev3-3nkk6gcdo6o00 .dev3-erfacg36b140 .dev3-19uwbciixjls0 form input{border:1px solid rgba(55,55,55,.2)}.dev3-3nkk6gcdo6o00 .dev3-erfacg36b140 .dev3-1s5djf2dxh0g0.dev3-i8hbpvlan6g0:after{color:#fff !important}.dev3-3nkk6gcdo6o00 .dev3-erfacg36b140 .dev3-1s5djf2dxh0g0:after{color:#5c5c5c !important}.dev3-3nkk6gcdo6o00 .dev3-erfacg36b140 .dev3-19uwbciixjls0.dev3-199wpu6de2jk0{background:#8fc800}.dev3-3nkk6gcdo6o00 .ps-megamenu--section{box-shadow:rgba(67,71,85,.27) 0 0 .25em,rgba(90,125,188,.05) 0 .25em 1em !important}.dev3-3nkk6gcdo6o00 .ps-megamenu--logo{border-bottom:1px solid rgba(55,55,55,.4);background:#299a0b}.dev3-3nkk6gcdo6o00 .ps-megamenu--logo a.ps-megamenu--logo__a i{color:#fff;padding:17px}.dev3-3nkk6gcdo6o00 .ps-megamenu--item{color:#353535}.dev3-3nkk6gcdo6o00 .ps-megamenu--item>li{border-bottom:1px solid rgba(200,200,200,.1)}.dev3-3nkk6gcdo6o00 .ps-megamenu--item li .ps-megamenu--product__quality span{color:#626262}.dev3-3nkk6gcdo6o00 .ps-megamenu--item li .ps-megamenu--product__stock span{color:#626262}.dev3-3nkk6gcdo6o00 .ps-megamenu--item li .ps-megamenu--product__cancel i{color:#626262}.dev3-3nkk6gcdo6o00 .ps-megamenu--list>li{border-bottom:1px solid rgba(55,55,55,.2)}.dev3-3nkk6gcdo6o00 .ps-megamenu--nestedmenu li{border-bottom:1px solid rgba(99,99,99,.1)}.dev3-3nkk6gcdo6o00 .ps-megamenu--nestedmenu li a{color:#353535 !important}.dev3-3nkk6gcdo6o00 .ps-megamenu--version3{background:#fff !important;border-bottom:2px solid #8fc800}.dev3-3nkk6gcdo6o00 .ps-megamenu--version3 .ps-megamenu--list__title{color:#353535 !important}.dev3-3nkk6gcdo6o00 .ps-megamenu--version3 .ps-megamenu--list__col li a{color:#353535 !important}.dev3-3nkk6gcdo6o00 .ps-megamenu--version3 .ps-megamenu--list__ul li a{color:#353535 !important}.dev3-3nkk6gcdo6o00 .ps-megamenu--product__total{color:#353535;border-bottom:1px solid rgba(200,200,200,.1)}.dev3-3nkk6gcdo6o00 .ps-megamenu--product__total span{color:#525151}.dev3-3nkk6gcdo6o00 .ps-megamenu--items__text{color:#353535;border-bottom:1px solid rgba(200,200,200,.1)}.dev3-3nkk6gcdo6o00 .ps-megamenu--product__amount{color:#525151}.dev3-3nkk6gcdo6o00 .ps-megamenu--items{background:#fff !important;border-bottom:2px solid #8fc800}.dev3-2c2mq8g7fyas0 .ps-megamenu--list__li .ps-megamenu--nestedmenu{background:#fff !important}.dev3-2c2mq8g7fyas0 .dev3-1szfcldvapsw0{background:#f9f9f9 !important;color:#383e42}.dev3-2c2mq8g7fyas0 .dev3-1szfcldvapsw0 .text-sm-end{border-top:1px solid rgba(55,55,55,.2)}.dev3-2c2mq8g7fyas0 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0{color:#383e42;border-right:1px solid rgba(55,55,55,.2)}.dev3-2c2mq8g7fyas0 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0:hover{background:rgba(200,200,200,.1)}.dev3-2c2mq8g7fyas0 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0 i{color:#383e42}.dev3-2c2mq8g7fyas0 .dev3-1szfcldvapsw0 a{color:#383e42}.dev3-2c2mq8g7fyas0 .dev3-erfacg36b140{background:#efefef;border-bottom:1px solid rgba(55,55,55,.2)}.dev3-2c2mq8g7fyas0 .dev3-erfacg36b140 .dev3-19uwbciixjls0 form button{color:#fff;background:0 0}.dev3-2c2mq8g7fyas0 .dev3-erfacg36b140 .dev3-19uwbciixjls0 form input{border:1px solid rgba(55,55,55,.2)}.dev3-2c2mq8g7fyas0 .dev3-erfacg36b140 .dev3-1s5djf2dxh0g0.dev3-i8hbpvlan6g0:after{color:#5c5c5c !important}.dev3-2c2mq8g7fyas0 .dev3-erfacg36b140 .dev3-1s5djf2dxh0g0:after{color:#5c5c5c !important}.dev3-2c2mq8g7fyas0 .dev3-erfacg36b140 .dev3-3gvfdjtgvl400{color:#5c5c5c !important}.dev3-2c2mq8g7fyas0 .dev3-erfacg36b140 .dev3-19uwbciixjls0.dev3-199wpu6de2jk0{background:#efefef;border-bottom:1px solid rgba(55,55,55,.2)}.dev3-2c2mq8g7fyas0 .ps-megamenu--section{box-shadow:rgba(67,71,85,.27) 0 0 .25em,rgba(90,125,188,.05) 0 .25em 1em !important}.dev3-2c2mq8g7fyas0 .ps-megamenu--item{color:#353535}.dev3-2c2mq8g7fyas0 .ps-megamenu--item>li{border-bottom:1px solid rgba(200,200,200,.1)}.dev3-2c2mq8g7fyas0 .ps-megamenu--item li .ps-megamenu--product__quality span{color:#626262}.dev3-2c2mq8g7fyas0 .ps-megamenu--item li .ps-megamenu--product__stock span{color:#626262}.dev3-2c2mq8g7fyas0 .ps-megamenu--item li .ps-megamenu--product__cancel i{color:#626262}.dev3-2c2mq8g7fyas0 .ps-megamenu--list>li{border-bottom:1px solid rgba(55,55,55,.2)}.dev3-2c2mq8g7fyas0 .ps-megamenu--nestedmenu li{border-bottom:1px solid rgba(99,99,99,.1)}.dev3-2c2mq8g7fyas0 .ps-megamenu--nestedmenu li a{color:#353535 !important}.dev3-2c2mq8g7fyas0 .ps-megamenu--version3{background:#fff !important;border-bottom:2px solid #f9f9f9}.dev3-2c2mq8g7fyas0 .ps-megamenu--version3 .ps-megamenu--list__title{color:#353535 !important}.dev3-2c2mq8g7fyas0 .ps-megamenu--version3 .ps-megamenu--list__col li a{color:#353535 !important}.dev3-2c2mq8g7fyas0 .ps-megamenu--version3 .ps-megamenu--list__ul li a{color:#353535 !important}.dev3-2c2mq8g7fyas0 .ps-megamenu--product__total{color:#353535;border-bottom:1px solid rgba(200,200,200,.1)}.dev3-2c2mq8g7fyas0 .ps-megamenu--product__total span{color:#525151}.dev3-2c2mq8g7fyas0 .ps-megamenu--items__text{color:#353535;border-bottom:1px solid rgba(200,200,200,.1)}.dev3-2c2mq8g7fyas0 .ps-megamenu--product__amount{color:#525151}.dev3-2c2mq8g7fyas0 .ps-megamenu--logo{border-bottom:1px solid rgba(55,55,55,.4);background:#e9e9e9}.dev3-2c2mq8g7fyas0 .ps-megamenu--logo a.ps-megamenu--logo__a i{color:#333;padding:17px}.dev3-2c2mq8g7fyas0 .ps-megamenu--items{background:#fff !important;border-bottom:2px solid #f9f9f9}.dev3-hvfuvswaerc0 .ps-megamenu--list__li .ps-megamenu--nestedmenu{background:#fff !important}.dev3-hvfuvswaerc0 .dev3-1szfcldvapsw0{background:#fff !important;border-bottom:1px solid rgba(55,55,55,.2)}.dev3-hvfuvswaerc0 .dev3-1szfcldvapsw0 .text-sm-end{border-top:1px solid rgba(55,55,55,.2)}.dev3-hvfuvswaerc0 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0{border-right:1px solid rgba(55,55,55,.2)}.dev3-hvfuvswaerc0 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0:hover{background:rgba(200,200,200,.1)}.dev3-hvfuvswaerc0 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0 i{color:#7a7a7a}.dev3-hvfuvswaerc0 .dev3-erfacg36b140{background:#efefef;border-bottom:1px solid rgba(55,55,55,.2)}.dev3-hvfuvswaerc0 .dev3-erfacg36b140 .dev3-19uwbciixjls0 form button{color:#fff;background:0 0}.dev3-hvfuvswaerc0 .dev3-erfacg36b140 .dev3-19uwbciixjls0 form input{border:1px solid rgba(55,55,55,.2)}.dev3-hvfuvswaerc0 .dev3-erfacg36b140 .dev3-1s5djf2dxh0g0.dev3-i8hbpvlan6g0:after{color:#fff !important}.dev3-hvfuvswaerc0 .dev3-erfacg36b140 .dev3-1s5djf2dxh0g0:after{color:#5c5c5c !important}.dev3-hvfuvswaerc0 .dev3-erfacg36b140 .dev3-19uwbciixjls0.dev3-199wpu6de2jk0{background:#ffa84c}.dev3-hvfuvswaerc0 .ps-megamenu--section{box-shadow:rgba(67,71,85,.27) 0 0 .25em,rgba(90,125,188,.05) 0 .25em 1em !important}.dev3-hvfuvswaerc0 .ps-megamenu--logo{border-bottom:1px solid rgba(55,55,55,.4);background:#ff7b0d}.dev3-hvfuvswaerc0 .ps-megamenu--logo a.ps-megamenu--logo__a i{color:#fff;padding:17px}.dev3-hvfuvswaerc0 .ps-megamenu--item{color:#353535}.dev3-hvfuvswaerc0 .ps-megamenu--item>li{border-bottom:1px solid rgba(200,200,200,.1)}.dev3-hvfuvswaerc0 .ps-megamenu--item li .ps-megamenu--product__quality span{color:#626262}.dev3-hvfuvswaerc0 .ps-megamenu--item li .ps-megamenu--product__stock span{color:#626262}.dev3-hvfuvswaerc0 .ps-megamenu--item li .ps-megamenu--product__cancel i{color:#626262}.dev3-hvfuvswaerc0 .ps-megamenu--list>li{border-bottom:1px solid rgba(55,55,55,.2)}.dev3-hvfuvswaerc0 .ps-megamenu--nestedmenu li{border-bottom:1px solid rgba(99,99,99,.1)}.dev3-hvfuvswaerc0 .ps-megamenu--nestedmenu li a{color:#353535 !important}.dev3-hvfuvswaerc0 .ps-megamenu--version3{background:#fff !important;border-bottom:2px solid #ffa84c}.dev3-hvfuvswaerc0 .ps-megamenu--version3 .ps-megamenu--list__title{color:#353535 !important}.dev3-hvfuvswaerc0 .ps-megamenu--version3 .ps-megamenu--list__col li a{color:#353535 !important}.dev3-hvfuvswaerc0 .ps-megamenu--version3 .ps-megamenu--list__ul li a{color:#353535 !important}.dev3-hvfuvswaerc0 .ps-megamenu--product__total{color:#353535;border-bottom:1px solid rgba(200,200,200,.1)}.dev3-hvfuvswaerc0 .ps-megamenu--product__total span{color:#525151}.dev3-hvfuvswaerc0 .ps-megamenu--items__text{color:#353535;border-bottom:1px solid rgba(200,200,200,.1)}.dev3-hvfuvswaerc0 .ps-megamenu--product__amount{color:#525151}.dev3-hvfuvswaerc0 .ps-megamenu--items{background:#fff !important;border-bottom:2px solid #ffa84c}.dev3-1bhvlxsl3zeo0 .ps-megamenu--list__li .ps-megamenu--nestedmenu{background:#fff !important}.dev3-1bhvlxsl3zeo0 .dev3-1szfcldvapsw0{background:#fff !important;border-bottom:1px solid rgba(55,55,55,.2)}.dev3-1bhvlxsl3zeo0 .dev3-1szfcldvapsw0 .text-sm-end{border-top:1px solid rgba(55,55,55,.2)}.dev3-1bhvlxsl3zeo0 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0{border-right:1px solid rgba(55,55,55,.2)}.dev3-1bhvlxsl3zeo0 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0:hover{background:rgba(200,200,200,.1)}.dev3-1bhvlxsl3zeo0 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0 i{color:#7a7a7a}.dev3-1bhvlxsl3zeo0 .dev3-erfacg36b140{background:#efefef;border-bottom:1px solid rgba(55,55,55,.2)}.dev3-1bhvlxsl3zeo0 .dev3-erfacg36b140 .dev3-19uwbciixjls0 form button{color:#fff;background:0 0}.dev3-1bhvlxsl3zeo0 .dev3-erfacg36b140 .dev3-19uwbciixjls0 form input{border:1px solid rgba(55,55,55,.2)}.dev3-1bhvlxsl3zeo0 .dev3-erfacg36b140 .dev3-1s5djf2dxh0g0.dev3-i8hbpvlan6g0:after{color:#fff !important}.dev3-1bhvlxsl3zeo0 .dev3-erfacg36b140 .dev3-1s5djf2dxh0g0:after{color:#5c5c5c !important}.dev3-1bhvlxsl3zeo0 .dev3-erfacg36b140 .dev3-19uwbciixjls0.dev3-199wpu6de2jk0{background:#ef027d}.dev3-1bhvlxsl3zeo0 .ps-megamenu--section{box-shadow:rgba(67,71,85,.27) 0 0 .25em,rgba(90,125,188,.05) 0 .25em 1em !important}.dev3-1bhvlxsl3zeo0 .ps-megamenu--logo{border-bottom:1px solid rgba(55,55,55,.4);background:#ff5bb0}.dev3-1bhvlxsl3zeo0 .ps-megamenu--logo a.ps-megamenu--logo__a i{color:#fff;padding:17px}.dev3-1bhvlxsl3zeo0 .ps-megamenu--item{color:#353535}.dev3-1bhvlxsl3zeo0 .ps-megamenu--item>li{border-bottom:1px solid rgba(200,200,200,.1)}.dev3-1bhvlxsl3zeo0 .ps-megamenu--item li .ps-megamenu--product__quality span{color:#626262}.dev3-1bhvlxsl3zeo0 .ps-megamenu--item li .ps-megamenu--product__stock span{color:#626262}.dev3-1bhvlxsl3zeo0 .ps-megamenu--item li .ps-megamenu--product__cancel i{color:#626262}.dev3-1bhvlxsl3zeo0 .ps-megamenu--list>li{border-bottom:1px solid rgba(55,55,55,.2)}.dev3-1bhvlxsl3zeo0 .ps-megamenu--nestedmenu li{border-bottom:1px solid rgba(99,99,99,.1)}.dev3-1bhvlxsl3zeo0 .ps-megamenu--nestedmenu li a{color:#353535 !important}.dev3-1bhvlxsl3zeo0 .ps-megamenu--version3{background:#fff !important;border-bottom:2px solid #ef027d}.dev3-1bhvlxsl3zeo0 .ps-megamenu--version3 .ps-megamenu--list__title{color:#353535 !important}.dev3-1bhvlxsl3zeo0 .ps-megamenu--version3 .ps-megamenu--list__col li a{color:#353535 !important}.dev3-1bhvlxsl3zeo0 .ps-megamenu--version3 .ps-megamenu--list__ul li a{color:#353535 !important}.dev3-1bhvlxsl3zeo0 .ps-megamenu--product__total{color:#353535;border-bottom:1px solid rgba(200,200,200,.1)}.dev3-1bhvlxsl3zeo0 .ps-megamenu--product__total span{color:#525151}.dev3-1bhvlxsl3zeo0 .ps-megamenu--items__text{color:#353535;border-bottom:1px solid rgba(200,200,200,.1)}.dev3-1bhvlxsl3zeo0 .ps-megamenu--product__amount{color:#525151}.dev3-1bhvlxsl3zeo0 .ps-megamenu--items{background:#fff !important;border-bottom:2px solid #ef027d}.dev3-3q0lhptjruo00 .ps-megamenu--list__li .ps-megamenu--nestedmenu{background:#fff !important}.dev3-3q0lhptjruo00 .dev3-1szfcldvapsw0{background:#fff !important;border-bottom:1px solid rgba(55,55,55,.2)}.dev3-3q0lhptjruo00 .dev3-1szfcldvapsw0 .text-sm-end{border-top:1px solid rgba(55,55,55,.2)}.dev3-3q0lhptjruo00 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0{border-right:1px solid rgba(55,55,55,.2)}.dev3-3q0lhptjruo00 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0:hover{background:rgba(200,200,200,.1)}.dev3-3q0lhptjruo00 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0 i{color:#7a7a7a}.dev3-3q0lhptjruo00 .dev3-erfacg36b140{background:#efefef;border-bottom:1px solid rgba(55,55,55,.2)}.dev3-3q0lhptjruo00 .dev3-erfacg36b140 .dev3-19uwbciixjls0 form button{color:#fff;background:0 0}.dev3-3q0lhptjruo00 .dev3-erfacg36b140 .dev3-19uwbciixjls0 form input{border:1px solid rgba(55,55,55,.2)}.dev3-3q0lhptjruo00 .dev3-erfacg36b140 .dev3-1s5djf2dxh0g0.dev3-i8hbpvlan6g0:after{color:#fff !important}.dev3-3q0lhptjruo00 .dev3-erfacg36b140 .dev3-1s5djf2dxh0g0:after{color:#5c5c5c !important}.dev3-3q0lhptjruo00 .dev3-erfacg36b140 .dev3-19uwbciixjls0.dev3-199wpu6de2jk0{background:#a20dbd}.dev3-3q0lhptjruo00 .ps-megamenu--section{box-shadow:rgba(67,71,85,.27) 0 0 .25em,rgba(90,125,188,.05) 0 .25em 1em !important}.dev3-3q0lhptjruo00 .ps-megamenu--logo{border-bottom:1px solid rgba(55,55,55,.4);background:#c123de}.dev3-3q0lhptjruo00 .ps-megamenu--logo a.ps-megamenu--logo__a i{color:#fff;padding:17px}.dev3-3q0lhptjruo00 .ps-megamenu--item{color:#353535}.dev3-3q0lhptjruo00 .ps-megamenu--item>li{border-bottom:1px solid rgba(200,200,200,.1)}.dev3-3q0lhptjruo00 .ps-megamenu--item li .ps-megamenu--product__quality span{color:#626262}.dev3-3q0lhptjruo00 .ps-megamenu--item li .ps-megamenu--product__stock span{color:#626262}.dev3-3q0lhptjruo00 .ps-megamenu--item li .ps-megamenu--product__cancel i{color:#626262}.dev3-3q0lhptjruo00 .ps-megamenu--list>li{border-bottom:1px solid rgba(55,55,55,.2)}.dev3-3q0lhptjruo00 .ps-megamenu--nestedmenu li{border-bottom:1px solid rgba(99,99,99,.1)}.dev3-3q0lhptjruo00 .ps-megamenu--nestedmenu li a{color:#353535 !important}.dev3-3q0lhptjruo00 .ps-megamenu--version3{background:#fff !important;border-bottom:2px solid #a20dbd}.dev3-3q0lhptjruo00 .ps-megamenu--version3 .ps-megamenu--list__title{color:#353535 !important}.dev3-3q0lhptjruo00 .ps-megamenu--version3 .ps-megamenu--list__col li a{color:#353535 !important}.dev3-3q0lhptjruo00 .ps-megamenu--version3 .ps-megamenu--list__ul li a{color:#353535 !important}.dev3-3q0lhptjruo00 .ps-megamenu--product__total{color:#353535;border-bottom:1px solid rgba(200,200,200,.1)}.dev3-3q0lhptjruo00 .ps-megamenu--product__total span{color:#525151}.dev3-3q0lhptjruo00 .ps-megamenu--items__text{color:#353535;border-bottom:1px solid rgba(200,200,200,.1)}.dev3-3q0lhptjruo00 .ps-megamenu--product__amount{color:#525151}.dev3-3q0lhptjruo00 .ps-megamenu--items{background:#fff !important;border-bottom:2px solid #a20dbd}.dev3-1dt5je8v4l1c0 .ps-megamenu--list__li .ps-megamenu--nestedmenu{background:#fff !important}.dev3-1dt5je8v4l1c0 .dev3-1szfcldvapsw0{background:#fff !important;border-bottom:1px solid rgba(55,55,55,.2)}.dev3-1dt5je8v4l1c0 .dev3-1szfcldvapsw0 .text-sm-end{border-top:1px solid rgba(55,55,55,.2)}.dev3-1dt5je8v4l1c0 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0{border-right:1px solid rgba(55,55,55,.2)}.dev3-1dt5je8v4l1c0 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0:hover{background:rgba(200,200,200,.1)}.dev3-1dt5je8v4l1c0 .dev3-1szfcldvapsw0 .text-sm-end .dev3-19g0j0yt6qao0 i{color:#7a7a7a}.dev3-1dt5je8v4l1c0 .dev3-erfacg36b140{background:#efefef;border-bottom:1px solid rgba(55,55,55,.2)}.dev3-1dt5je8v4l1c0 .dev3-erfacg36b140 .dev3-19uwbciixjls0 form button{color:#fff;background:0 0}.dev3-1dt5je8v4l1c0 .dev3-erfacg36b140 .dev3-19uwbciixjls0 form input{border:1px solid rgba(55,55,55,.2)}.dev3-1dt5je8v4l1c0 .dev3-erfacg36b140 .dev3-1s5djf2dxh0g0.dev3-i8hbpvlan6g0:after{color:#fff !important}.dev3-1dt5je8v4l1c0 .dev3-erfacg36b140 .dev3-1s5djf2dxh0g0:after{color:#5c5c5c !important}.dev3-1dt5je8v4l1c0 .dev3-erfacg36b140 .dev3-19uwbciixjls0.dev3-199wpu6de2jk0{background:#ff1a00}.dev3-1dt5je8v4l1c0 .ps-megamenu--section{box-shadow:rgba(67,71,85,.27) 0 0 .25em,rgba(90,125,188,.05) 0 .25em 1em !important}.dev3-1dt5je8v4l1c0 .ps-megamenu--logo{border-bottom:1px solid rgba(55,55,55,.4);background:#c71400}.dev3-1dt5je8v4l1c0 .ps-megamenu--logo a.ps-megamenu--logo__a i{color:#fff;padding:17px}.dev3-1dt5je8v4l1c0 .ps-megamenu--item{color:#353535}.dev3-1dt5je8v4l1c0 .ps-megamenu--item>li{border-bottom:1px solid rgba(200,200,200,.1)}.dev3-1dt5je8v4l1c0 .ps-megamenu--item li .ps-megamenu--product__quality span{color:#626262}.dev3-1dt5je8v4l1c0 .ps-megamenu--item li .ps-megamenu--product__stock span{color:#626262}.dev3-1dt5je8v4l1c0 .ps-megamenu--item li .ps-megamenu--product__cancel i{color:#626262}.dev3-1dt5je8v4l1c0 .ps-megamenu--list>li{border-bottom:1px solid rgba(55,55,55,.2)}.dev3-1dt5je8v4l1c0 .ps-megamenu--nestedmenu li{border-bottom:1px solid rgba(99,99,99,.1)}.dev3-1dt5je8v4l1c0 .ps-megamenu--nestedmenu li a{color:#353535 !important}.dev3-1dt5je8v4l1c0 .ps-megamenu--version3{background:#fff !important;border-bottom:2px solid #ff1a00}.dev3-1dt5je8v4l1c0 .ps-megamenu--version3 .ps-megamenu--list__title{color:#353535 !important}.dev3-1dt5je8v4l1c0 .ps-megamenu--version3 .ps-megamenu--list__col li a{color:#353535 !important}.dev3-1dt5je8v4l1c0 .ps-megamenu--version3 .ps-megamenu--list__ul li a{color:#353535 !important}.dev3-1dt5je8v4l1c0 .ps-megamenu--product__total{color:#353535;border-bottom:1px solid rgba(200,200,200,.1)}.dev3-1dt5je8v4l1c0 .ps-megamenu--product__total span{color:#525151}.dev3-1dt5je8v4l1c0 .ps-megamenu--items__text{color:#353535;border-bottom:1px solid rgba(200,200,200,.1)}.dev3-1dt5je8v4l1c0 .ps-megamenu--product__amount{color:#525151}.dev3-1dt5je8v4l1c0 .ps-megamenu--items{background:#fff !important;border-bottom:2px solid #ff1a00}}.mini__menu .megamenu--list__title,.shop__menu .megamenu--list__title,.full__menu .megamenu--list__title,.mega__menu .megamenu--list__title{border-bottom:1px solid #d9d9d9;font-weight:bolder;padding:10px 0 !important;margin-bottom:11px !important;text-transform:uppercase;width:100%;display:block;content:"";clear:both}.mini__menu .megamenu--list__col,.shop__menu .megamenu--list__col,.full__menu .megamenu--list__col,.mega__menu .megamenu--list__col{padding:0 0 7px;margin:0;content:"";clear:both}.mini__menu .megamenu--list__col li,.shop__menu .megamenu--list__col li,.full__menu .megamenu--list__col li,.mega__menu .megamenu--list__col li{width:25%;float:left;line-height:25px;font-size:13px;list-style:none;padding:0;margin:0}.mini__menu .megamenu--list__col li a,.shop__menu .megamenu--list__col li a,.full__menu .megamenu--list__col li a,.mega__menu .megamenu--list__col li a{text-decoration:none}.mini__menu .megamenu--list__border,.shop__menu .megamenu--list__border,.full__menu .megamenu--list__border,.mega__menu .megamenu--list__border{float:right;margin-top:11px}.mini__menu .megamenu--list__border .megamenu--list__border img,.shop__menu .megamenu--list__border .megamenu--list__border img,.full__menu .megamenu--list__border .megamenu--list__border img,.mega__menu .megamenu--list__border .megamenu--list__border img{border:0;max-width:100%}.dropdown__menu{min-width:200px !important;width:unset !important;top:48px !important;padding:0px !important}.dropdown__menu .megamenu--nestedmenu{border:1px solid #eee;background:#fff}.dropdown__menu .megamenu--nestedmenu.menu-with__image{top:80px !important}.dropdown__menu .megamenu--nestedmenu{background:var(--color-background, #f5f5f5);border-bottom:7px solid var(--link-hover-color, #3f4c6b)}.dropdown__menu .megamenu--nestedmenu li{line-height:25px;font-size:13px;list-style:none;width:100%;float:none;clear:both;position:relative;margin:0;padding:0}.dropdown__menu .megamenu--nestedmenu li:hover a{color:var(--link-hover-color, #fff)}.dropdown__menu .megamenu--nestedmenu li a{font-size:13px;text-decoration:none;background-image:none;text-align:left;display:block;line-height:22px;padding:8px 12px;text-transform:none;font-size:13px;letter-spacing:normal;border-right:0px solid;position:relative}.mini__menu .megamenu--list__col,.shop__menu .megamenu--list__col,.full__menu .megamenu--list__col{padding:0 0 7px;margin:0;content:"";clear:both}.mini__menu .megamenu--list__col li,.shop__menu .megamenu--list__col li,.full__menu .megamenu--list__col li{width:25%;float:left;line-height:25px;font-size:13px;list-style:none;padding:0;margin:0}.mini__menu .megamenu--list__col li a,.shop__menu .megamenu--list__col li a,.full__menu .megamenu--list__col li a{font-size:13px;text-decoration:none;color:#777}.mini__menu .megamenu--list__border,.shop__menu .megamenu--list__border,.full__menu .megamenu--list__border{float:right;margin-top:11px}.mini__menu .megamenu--list__border .megamenu--list__border img,.shop__menu .megamenu--list__border .megamenu--list__border img,.full__menu .megamenu--list__border .megamenu--list__border img{border:0;max-width:100%}.mini__menu .megamenu--list__ul,.shop__menu .megamenu--list__ul,.full__menu .megamenu--list__ul{padding:0 0 7px;margin:0;content:"";clear:both}.mini__menu .megamenu--list__ul li.megamenu--list__title,.shop__menu .megamenu--list__ul li.megamenu--list__title,.full__menu .megamenu--list__ul li.megamenu--list__title{border-bottom:1px solid #d9d9d9;font-weight:bolder;padding:10px 0 !important;margin-bottom:11px !important;text-transform:uppercase;width:100%;display:block;content:"";clear:both}.mini__menu .megamenu--list__ul li .text-color,.shop__menu .megamenu--list__ul li .text-color,.full__menu .megamenu--list__ul li .text-color{color:var(--header-mega-menu-text-color, #000)}.mini__menu .megamenu--list__ul li a,.shop__menu .megamenu--list__ul li a,.full__menu .megamenu--list__ul li a{text-decoration:none}.mini__menu .megamenu--list__ul li img,.shop__menu .megamenu--list__ul li img,.full__menu .megamenu--list__ul li img{width:100%;margin-top:15px;margin-bottom:5px}.mini__menu .megamenu--list__ul li .megamenu--list__badge,.shop__menu .megamenu--list__ul li .megamenu--list__badge,.full__menu .megamenu--list__ul li .megamenu--list__badge{margin-left:2px;border-radius:2px;padding:0px 3px;font-size:calc(var(--font-body-size) - 3px) !important}@media(max-width: 600px){.hero-1{padding-top:5rem;padding-bottom:5rem}h1,.h1{padding-right:0}}@media only screen and (max-width: 600px){.hero-1 img{display:none !important}}.hero-2 .shape{width:14rem;height:18rem}.hero-2 .bg-dot.primary{background-image:radial-gradient(#0d6efd 2px, transparent 2.5px)}.hero-2 .bg-soft-primary{background-color:#f1f5fd !important}@media(min-width: 1200px){.hero-2 .g-xl-8,.hero-2 .gx-xl-8{--bs-gutter-x: 4rem}}.hero-3 .btn.btn-circle.btn-play{width:5rem;height:5rem;font-size:calc(1.585rem + 4.02vw)}.hero-3 .btn.btn-circle{padding:0;border-radius:100% !important;display:inline-flex;align-items:center;justify-content:center;line-height:1;backface-visibility:hidden}.hero-3 .icn-caret-right{font-family:"Custom" !important;font-style:normal;font-weight:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-spacing:normal}.hero-3 .btn-circle.ripple::after{background:#3f78e0}.hero-3 .icn-caret-right:before{content:""}.hero-3 .plyr__control--overlaid::after,.hero-3 .btn-circle.ripple::after{opacity:.6;animation:ripple-2 2s infinite ease-in-out;animation-delay:.5s}.hero-3 .btn-circle.ripple::after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;opacity:.8;z-index:-1}.hero-3 .btn-primary:hover{color:#fff;background-color:#3f78e0;border-color:#3f78e0}.hero-3 .btn:hover{box-shadow:0rem .5rem 1.5rem rgba(30,34,40,.15)}.hero-3 .btn{letter-spacing:-0.02rem}.hero-4{min-height:auto}.hero-4 .container-sm{max-width:1200px}.hero-4 .image-wrapper{position:relative !important;min-height:auto}.hero-4 .rounded-4-lg-start{border-bottom-left-radius:1.2rem !important;border-top-left-radius:1.2rem !important;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}@media(max-width: 840px){.img-hide-mobile{display:none}}.hero6-section{padding:3.5rem 0 0 0}.hero6-section .text-desc{display:flex;max-width:520px;margin-left:auto;margin-right:auto;font-size:small}.hero6-section .image-main{display:flex;justify-content:center;margin-left:auto;margin-right:auto;max-width:56rem;padding-bottom:1rem;padding-top:1rem}.hero6-section .image-block-main{display:flex}.hero6-section .image-content{display:flex;height:100%;width:100%;padding:1.75rem;justify-content:flex-end;flex-direction:column}.hero6-section .image-content-action{width:100%;height:100%;background:linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent)}.hero6-section .image-block1{background-position:50%;background-size:cover;display:flex;height:306px;justify-content:center;align-items:center;border-radius:1.5rem;min-width:440.5px;max-width:440.5px;min-height:100%;margin:1rem;overflow:hidden;position:relative;width:100%;background-repeat:no-repeat}@media(max-width: 840px){.hero6-section .image-block1{min-width:360px;max-width:360px;padding:0}.hero6-section .image-block2{min-width:360px;max-width:360px;padding:0}.hero6-section .image-block-main{justify-content:center}.hero6-section .text-desc{font-size:medium}}@media(max-width: 480px){.hero6-section .image-block1{min-width:auto;max-width:335px}.hero6-section .image-block2{min-width:auto;max-width:335px}.hero6-section .image-block-main{padding-right:3rem;padding-left:3rem}.hero6-section .text-desc{display:flex;max-width:340px;margin-left:auto;margin-right:auto}}.hero7-section{position:relative}.hero7-section .hero7-text-section{position:relative;text-align:center;width:100%;height:100%}.hero7-section .hero7-img-wrap{position:relative;font-size:0;height:100%}.hero7-section .hero7-img{display:block;width:100%;height:100%;object-fit:cover;max-width:100%;border:0}.hero7-section .hero7-outer-content{position:absolute;top:0;bottom:0;left:4%;margin:0 auto;width:92%}.hero7-section .hero7-content{position:absolute;top:0;bottom:0;width:100%;max-width:1430px;left:50%;transform:translate(-50%)}.hero7-section .hero7-text-box{padding:8rem 41px 10rem 2rem;text-align:left;flex:1;margin:5rem 0 9rem 13rem;max-width:100%}@media(max-width: 830px){.hero7-section .hero7-text-box{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;padding:20px 20px;max-width:50rem;max-height:44rem}.hero7-section .hero7-img-wrap{height:80rem}}@media(max-width: 400px){.hero7-section .hero7-img{display:block;width:100%;height:640px;object-fit:cover;max-width:100%;border:0}.hero7-section .hero7-text-box{padding:8rem 3rem 0 3rem;margin:0}}.hero19-section{box-sizing:border-box;display:flex;justify-content:center;align-items:flex-start;min-height:50rem;width:100%}.hero19-section .content-box h2,.hero19-section .content-box .h2{font-weight:900}.hero19-section .content-box p{font-weight:500;line-height:25px}.hero19-section .container-box{width:100%;display:flex;align-items:center;justify-content:center}.hero19-section .content-left{border-radius:20px;width:48%;height:480px;background-size:cover;background-position:center center;background-repeat:no-repeat;border-style:solid;border-width:4px}.hero19-section .bg-shape{position:absolute;z-index:-1}.hero19-section .content-right{top:6rem;position:relative;width:48%;height:480px;display:flex;align-items:center;justify-content:center;padding:40px;border-radius:20px;margin-left:-200px;border-style:solid}.hero19-section .btn-width{font-weight:500;width:15rem}@media(max-width: 1025px){.hero19-section .content-box h2,.hero19-section .content-box .h2{line-height:62px}}@media(max-width: 1200px){.hero19-section .content-box h2,.hero19-section .content-box .h2{line-height:61px}}@media(max-width: 830px){.hero19-section .container-box{flex-direction:column}.hero19-section .content-left{width:88%;height:25rem}.hero19-section .content-right{padding:40px;width:88%;margin-left:0px;margin-top:-50px}.hero19-section .content-box h2,.hero19-section .content-box .h2{padding-right:7%;line-height:44px}}@media(max-width: 500px){.hero19-section .container-box{flex-direction:column}.hero19-section .btn-width{width:100%}.hero19-section .content-left{width:88%;height:200px}.hero19-section .content-right{padding:29px;width:86%;margin-left:0px;margin-top:-50px}.hero19-section .container-box{margin-top:-50px}}@media(max-width: 300px){.hero19-section .btn-width{width:10rem}.hero19-section .content-box h2,.hero19-section .content-box .h2{line-height:38px}}@media(max-width: 830px){.hero19-section{padding:4rem 0 10rem 0}}@media(max-width: 420px){.hero19-section{padding:8rem 0 9rem 0}}.hero20-section{position:relative;padding-top:100px}.hero20-section .text-heading{padding-right:14rem !important;padding-left:14rem !important}.hero20-section .text-box{position:absolute;top:56%;left:50%;transform:translate(-50%, -50%);z-index:1;padding:2rem}.hero20-section .text-box h1,.hero20-section .text-box .h1{letter-spacing:.01em;text-align:center}.hero20-section .content-left,.hero20-section .content-right{width:25%;position:relative;z-index:0;background-size:cover;background-position:center center;background-repeat:no-repeat}.hero20-section .content-left{right:3%;margin-right:auto;height:561px;bottom:3rem}.hero20-section .text-box-btn{letter-spacing:.02em;text-align:center}.hero20-section .desc-padding{letter-spacing:0em;text-align:center;padding-left:31%;padding-right:31%}.hero20-section .content-right{margin-left:auto;height:561px}.hero20-section .content-left .border-hero20{position:absolute;top:-7%;left:0;right:8%;bottom:7%;border-width:5px;border-style:solid;z-index:1}.hero20-section .content-right .border-hero20{position:absolute;top:-5%;left:-9%;right:0px;bottom:7%;border-width:5px;border-style:solid;z-index:1}@media(max-width: 1230px){.hero20-section-mobile .text-box{margin-top:-5rem;padding-bottom:4rem}.hero20-section-mobile .text-heading{letter-spacing:.01em;text-align:center;padding-right:3rem !important;padding-left:3rem !important}.hero20-section-mobile .content-left,.hero20-section-mobile .content-right{width:450px;position:relative;z-index:0;background-size:cover;background-position:center center;background-repeat:no-repeat}.hero20-section-mobile .border{border-width:0px !important}.hero20-section-mobile .content-left{height:350px;right:6%;bottom:6rem}.hero20-section-mobile .desc-padding{letter-spacing:0em;text-align:center;padding:0 2rem 0 2rem;margin-bottom:15px}.hero20-section-mobile .content-right{bottom:2rem;height:350px;margin-left:auto !important}.hero20-section-mobile .content-left .border-hero20{content:"";position:absolute;top:-9%;left:0px;right:7%;bottom:7%;border-width:3.2px;border-style:solid;z-index:1}.hero20-section-mobile .content-right .border-hero20{content:"";position:absolute;top:-9%;left:-7%;right:6%;bottom:8%;border-width:3.2px;border-style:solid;z-index:1}.hero20-section-mobile .desc-padding{padding:0 9rem 0 9rem}}@media(max-width: 550px){.hero20-section-mobile .text-box{margin:0 0 4rem 0;padding-bottom:0rem}.hero20-section-mobile .content-left,.hero20-section-mobile .content-right{width:250px;position:relative;z-index:0;background-size:cover;background-position:center center;background-repeat:no-repeat}.hero20-section-mobile .content-left{height:200px;right:6%;bottom:auto}.hero20-section-mobile .desc-padding{padding:0 2rem 0 2rem}.hero20-section-mobile .content-right{height:200px}.hero20-section-mobile .content-left .border-hero20{content:"";position:absolute;top:-1.5rem;left:0;right:1.5rem;bottom:1.5rem;z-index:1}.hero20-section-mobile .content-right .border-hero20{content:"";position:absolute;top:-16px;left:-16px;right:11px;bottom:2rem;z-index:1}.hero20-section-mobile .border{border-width:0px !important}}.hero21-section-mobile .hero21-desc{width:60%;letter-spacing:0em;text-align:left}.hero21-section-mobile .heading-21{letter-spacing:1px;position:relative;z-index:2}.hero21-section-mobile .hero21-image{object-fit:cover;margin-left:auto;display:flex;width:50%;height:auto;background-size:cover}.hero21-section-mobile .hero21-content{height:10px;left:10rem;position:relative;width:52%;display:flex;bottom:20rem}.hero21-section-mobile .hero-btn{line-height:19.2px;width:15rem}@media(max-width: 1200px){.hero21-section-mobile .hero21-content{height:6rem;left:8rem;position:relative;width:72%;display:flex;bottom:10rem}.hero21-section-mobile .hero21-image{margin-left:auto;display:flex;width:40%;height:auto;background-size:cover;object-fit:cover}.hero21-section-mobile .hero21-text-box{width:90%}.hero21-section-mobile .hero-btn{width:25rem}}@media(max-width: 1020px){.hero21-section-mobile .hero21-image{width:50%}}@media(max-width: 930px){.hero21-section-mobile .hero-btn{width:25rem}.hero21-section-mobile .hero21-desc{width:80%}}@media(max-width: 730px){.hero21-section-mobile .hero21-image{width:60%;height:236px !important}.hero21-section-mobile .hero21-desc{width:100%;line-height:22px}.hero21-section-mobile .hero21-content{height:25%;left:8%;width:90%;bottom:3rem}}@media(max-width: 490px){.hero21-section-mobile .hero-btn{width:100%}.hero21-section-mobile .hero21-content{height:35%}}@media(max-width: 390px){.hero21-section-mobile .hero21-content{height:30%}}@media(max-width: 300px){.hero21-section-mobile .hero-btn{width:100%}.hero21-section-mobile .hero-btn{width:100%}.hero21-section-mobile .hero21-content{height:40%}}@media(max-width: 600px){.hero21-section-mobile{padding-bottom:0px !important}}.clients-wrapper img{max-width:120px;max-height:120px}.fa-twitter{color:#1d9bf0}.fa-facebook{color:#1877f2}.fa-instagram{color:#e4405f}.fa-pinterest{color:#bd081c}#sticky-add-to-cart-mobile{display:none}#sticky-add-to-cart-mobile.footer--sticky-add-to-cart{display:block;position:fixed;bottom:65px;left:0;width:calc(100% - 50px);z-index:100;padding-right:12px;padding-bottom:5px;padding-top:5px;padding-left:12px;margin-left:25px}#sticky-add-to-cart-mobile .button{width:100%;text-align:center;padding:10px 35px;border-radius:2px}.ps-footer--boxed{padding:60px 0;background-color:#222}.ps-footer--boxed figure figcaption{display:block;color:#777;margin-bottom:3px;font-size:14px;text-transform:uppercase;font-weight:700}.ps-footer--boxed figure p{margin-bottom:0;font-size:14px;color:#fff;line-height:1.4em}.ps-footer--boxed .ps-logo{display:inline-block;margin-bottom:45px}.ps-footer--boxed .ps-logo .ps-logo-dim{max-height:58px}.ps-footer--boxed .ps-list--social li a{color:#777;border-color:#777}.ps-footer--boxed .ps-footer__nav li{display:inline-block;vertical-align:top;margin-right:15px}.ps-footer--boxed .ps-footer__nav li a{color:#fff;font-size:14px;font-weight:400;text-transform:uppercase}.ps-footer--boxed .ps-footer__nav li a:hover{color:#191a1b}.ps-footer--boxed .ps-footer__nav li:last-child{margin-right:0}.ps-footer--boxed .ps-footer__copyright{margin-bottom:0;color:#777;font-size:14px}.ps-footer--boxed figure,.ps-footer--boxed .ps-list--social,.ps-footer--boxed .ps-footer__nav{margin-bottom:25px}@media(min-width: 1200px){.ps-footer--boxed{padding:95px 0 50px}.ps-footer--boxed figure p{font-size:15px}.ps-footer--boxed figure,.ps-footer--boxed .ps-list--social,.ps-footer--boxed .ps-footer__nav{margin-bottom:45px}.ps-footer--boxed .ps-logo{margin-bottom:40px}.ps-footer--boxed .ps-footer__copyright{font-size:16px}.ps-footer--boxed .ps-footer__nav li{margin-right:36px}.ps-footer--boxed .ps-footer__nav li a{color:#fff;font-weight:600}.ps-footer--boxed .ps-footer__right{text-align:right}}.ps-footer--2{padding:60px 0 0}.ps-footer--2 .select2{min-width:100px;max-width:100px}.ps-footer--2 .select2 .select2-selection{border:none}.ps-footer--2 .select2 .select2-selection .select2-selection__rendered{color:#9498ac;text-transform:capitalize}.ps-footer--2 .select2 .select2-selection .select2-selection__arrow{right:0;color:#9498ac}.ps-footer--2 .ps-list--line li a{font-size:15px;line-height:22px}.ps-footer--2 .ps-list--social li{margin-right:0}.ps-footer--2 .ps-list--social li a{width:36px;height:36px;color:#bbb;border:none}.ps-footer--2 .ps-list--social li a:hover{color:#fff}.ps-footer--2 .widget_footer{margin-bottom:30px}.ps-footer--2 .ps-footer__content{padding-bottom:50px}.ps-footer--2 .ps-footer__bottom{padding:20px 0;border-top:1px solid #eaeaea}.ps-footer--2 .ps-footer__bottom p{margin-bottom:0;font-size:15px;line-height:40px}.ps-footer--2 .ps-footer__bottom p a:not(:last-child){margin-right:20px}.ps-footer--2 .ps-footer__bottom p strong{color:#222}.ps-footer--2 .ps-footer__bottom .ps-footer__copyright{font-size:14px;line-height:40px}@media(min-width: 1200px){.ps-footer--2{padding:95px 0 0}.ps-footer--2 .widget_footer{margin-bottom:0}.ps-footer--2 .ps-list--social{text-align:center}.ps-footer--2 .row .col-xl-3{max-width:20%}.ps-footer--2 .ps-footer__copyright{text-align:left}}.ps-footer--payment-methods .ps-footer__payment-method{text-align:right}.ps-footer--payment-methods.has-bg{padding-top:40px}.ps-footer--payment-methods.has-bg .ps-footer__bottom{border:none;padding-bottom:50px}.ps-footer--payment-methods.has-bg .ps-footer__bottom p strong{color:#7cafca}@media(min-width: 1200px){.ps-footer--payment-methods.has-bg .ps-footer__bottom{padding-bottom:80px}}.ps-footer--minimal{padding:20px 0 10px;border-top:1px solid #eaeaea}.ps-footer--minimal p{text-align:left}.ps-footer--minimal p a{display:inline-block;vertical-align:top;margin-right:10px;font-size:11px;color:#222;text-transform:uppercase}.ps-footer--minimal p a:last-child{margin-right:0}.ps-footer--minimal .ps-list--social-text li{display:inline-block;vertical-align:top;margin-right:10px}.ps-footer--minimal .ps-list--social-text li a{text-transform:uppercase;font-size:11px;color:#222;letter-spacing:.1em}.ps-footer--minimal .ps-list--social-text li:last-child{margin-right:0}.ps-footer--minimal .ps-logo{display:inline-block;margin-bottom:20px}@media(min-width: 768px){.ps-footer--minimal p{text-align:right}}@media(min-width: 1200px){.ps-footer--minimal .ps-logo{margin-bottom:0}}@media(min-width: 992px){.ps-footer--instagram .ps-footer__links{text-align:right}}.ps-footer--carousel{border-top:1px solid #eaeaea;padding:20px 10px}.ps-footer--carousel p{margin-bottom:0}.ps-footer--carousel .ps-list--social-text li{display:inline-block;vertical-align:top;margin-right:10px}.ps-footer--carousel .ps-list--social-text li a{text-transform:uppercase;font-size:11px;color:#222;letter-spacing:.1em}.ps-footer--carousel .ps-list--social-text li:last-child{margin-right:0}.ps-footer--carousel .ps-footer__payment-method a{display:inline-block;margin-right:10px}.ps-footer--carousel .ps-footer__payment-method a:last-child{margin-right:0}.ps-footer--carousel .ps-footer__left{margin-bottom:20px}@media(min-width: 992px){.ps-footer--carousel .ps-footer__left{display:flex;align-items:center;margin-bottom:0}.ps-footer--carousel .ps-footer__left .ps-logo{margin-right:10px}.ps-footer--carousel .ps-footer__payment-method{text-align:right}.ps-footer--carousel .ps-footer__wrapper{display:flex;justify-content:space-between;align-items:center}}@media(min-width: 1200px){.ps-footer--fullwidth .ps-footer__links{text-align:right}}.footer--mobile{border-top:1px solid #eaeaea;position:fixed;bottom:0;z-index:300;display:flex;height:60px;align-items:center;width:100%;justify-content:space-between;padding-left:20px;padding-right:20px;background-color:#fff;padding-bottom:0px !important}.footer--mobile a{font-size:12px}.footer--mobile i{font-size:20px;margin-bottom:5px}.footer--mobile .list-item{display:flex;flex-direction:column;align-items:center;position:relative}.footer--mobile .bagde{position:absolute;left:16px;background-color:var(--color-text);width:18px;top:-5px;text-align:center;border-radius:50%;color:#fff;height:18px}.footer--mobile .active{color:var(--color-text)}@media(min-width: 992px){.footer--mobile{display:none}}.ps-footer--my-accounts .brand_sm img{height:25px;width:85px}.ps-footer--my-accounts .itemNetworks{display:flex;flex-direction:row;column-gap:12px;-ms-column-gap:12px;-moz-column-gap:12px;-webkit-column-gap:12px;justify-content:center;margin-left:-20px;margin-right:-20px;padding:20px}.ps-footer--my-accounts .itemNetworks .btn{width:40px;height:40px;border-radius:4px;display:inline-flex;align-items:center;padding:0;margin:0;justify-content:center;border:0}.ps-footer--my-accounts .itemNetworks .btn svg{width:16px;height:16px}.ps-footer--my-accounts .itemNetworks .btn i{font-size:18px}.ps-footer--my-accounts .itemNetworks .btn i.color-facebook{color:#1877f2}.ps-footer--my-accounts .itemNetworks .btn i.color-instagram{color:#c32aa3}.ps-footer--my-accounts .itemNetworks .btn i.color-youtube{color:red}.ps-footer--my-accounts .itemNetworks .btn i.color-twitter{color:#1da1f2}.ps-footer--my-accounts .itemNetworks .btn i.color-pinterest{color:#bd081c}.ps-footer--my-accounts .itemNetworks .btn i.share{color:#1877f2}.ps-footer--my-accounts .link_privacy{display:flex;flex-direction:row;column-gap:40px;-ms-column-gap:40px;-moz-column-gap:40px;-webkit-column-gap:40px;justify-content:center}.ps-footer--my-accounts .link_privacy a{margin:0;padding:20px 0 0 0;font-size:14px;text-decoration:none !important}.site-footer{background:var(--color-background);background-size:cover}.site-footer:before,.site-footer:after{content:"";display:table;clear:both}.site-footer:after{clear:both}.site-footer .container{max-width:1200px}.site-footer .widgets{list-style:none}.site-footer .copyright-border{border-top:1px solid var(--color-border, rgba(0, 0, 0, 0.05));border-bottom:1px solid var(--color-border, rgba(0, 0, 0, 0.05))}.site-footer .page-container+.site-info .wrap{border-top:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05)}.site-footer .site-info{font-size:.9em;text-align:center}.site-footer .site-info .wrap{padding-top:25px;padding-bottom:25px}.site-footer .site-info .wrap:after{content:"";display:table;clear:both}.site-footer .customSelect{display:none}.site-footer .widget_stockie_widget_contact{padding-top:16px}.site-footer .payment-methods{display:flex;align-content:center;align-items:center}.site-footer .payment-methods i{color:#575757;height:auto;margin:0px 5px 0px 0px}.site-footer .payment-methods i.icon-cc-mastercard,.site-footer .payment-methods i.icon-cc-visa{font-size:25px}.site-footer .payment-methods i.icon-cc-upi{font-size:22.5px;margin-top:1px}@media screen and (max-width: 480px){.site-footer{padding-bottom:50px}}@media screen and (min-width: 769px){.site-footer.sticky{width:100%;position:fixed;bottom:0;left:0;z-index:1;visibility:hidden}.site-footer.sticky.visible{visibility:visible}}@media screen and (max-width: 1024px){.site-footer .widgets{padding:35px 0 25px}}@media screen and (max-width: 768px){.site-footer .widgets{padding:20px 0px}.site-footer .left{width:100%;text-align:left}.site-footer .right{width:100%;text-align:left;margin-top:10px}}.footer-demo{background-size:cover;padding:2rem 0}.footer-demo:before,.footer-demo:after{content:"";display:table;clear:both}.footer-demo .widget-title{color:var(--footer-heading-color)}.footer-demo .footer-content,.footer-demo .email-link{line-height:24px;color:var(--footer-link-color)}.footer-demo .footer-content a{line-height:24px;color:var(--footer-link-color)}.footer-demo .mobile-flex{flex-direction:row}.footer-demo:after{clear:both}.footer-demo .widgets{padding:40px 8px 25px;list-style:none}.footer-demo .widgets a{text-decoration:underline}@media screen and (max-width: 480px){.footer-demo{padding-bottom:50px}.mobile-flex{flex-direction:column}}@media screen and (min-width: 769px){.footer-demo.sticky{width:100%;position:fixed;bottom:0;left:0;z-index:1;visibility:hidden}.footer-demo.sticky.visible{visibility:visible}}@media screen and (max-width: 768px){.footer-demo .mobile-flex{flex-direction:column}.footer-demo .left{width:100%;text-align:left}.footer-demo .right{width:100%;text-align:left;margin-top:10px}}.n3ximgslider .HomeSection .slide #imgdiv{background-size:cover;background-repeat:no-repeat}.n3ximgslider .HomeSection .slick-slide .slide #imgdiv{background-size:cover;background-repeat:no-repeat}.n3ximgslider-slide-tagline{z-index:3;position:absolute;width:100%;top:150px}.n3ximgslider-slide-shopbtn{z-index:3;position:absolute;width:100%;top:250px}.n3ximgslider-slide-tagline{z-index:3;position:absolute;width:100%;top:150px}.n3ximgslider-slide-pricetag{z-index:3;position:absolute;width:100%;top:250px}.n3ximgslider-slide-shopbtn{z-index:3;position:absolute;width:100%;top:350px}.n3ximgslider-topRight-text{z-index:3;position:absolute;top:3%;right:13%;text-align:right}.n3ximgslider-topCenter-text{z-index:3;position:absolute;top:3%;left:50%;transform:translateX(-50%);text-align:center}.n3ximgslider-topLeft-text{z-index:3;position:absolute;top:0;left:10%;text-align:left}.n3ximgslider-middleRight-text{z-index:3;position:absolute;top:50%;right:13%;transform:translateY(-50%);text-align:right}.n3ximgslider-center-text{z-index:3;position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center}.n3ximgslider-middleLeft-text{z-index:3;position:absolute;top:50%;left:10%;transform:translateY(-50%);text-align:left}.n3ximgslider-bottomRight-text{z-index:3;position:absolute;bottom:3%;right:13%;text-align:right}.n3ximgslider-bottomLeft-text{z-index:3;position:absolute;bottom:3%;left:10%;text-align:left}.n3ximgslider-bottomCenter-text{width:100%;display:flex;flex-direction:column;z-index:3;position:absolute;bottom:5%;left:50%;transform:translateX(-50%);text-align:center}.n3ximgslider-bottomCenter-text h2,.n3ximgslider-bottomCenter-text .h2{position:relative;bottom:8px}.btn-position{position:relative;top:18px}.n3ximgslider .btn-flex{display:flex;justify-content:center}.n3ximgslider .slick-arrow{width:35px;height:35px;padding:0;background-color:var(--icon-background-color);border:none;color:var(--icon-color);position:absolute;display:flex;justify-content:center;align-items:center;cursor:pointer;transform:translateY(-50%);z-index:9;outline:none;transition:all .5s ease;border-radius:50%;padding:9px !important}.n3ximgslider .slick-arrow i{font-size:var(--font-body-size);color:var(--icon-color)}.n3ximgslider .slick-arrow.slick-next{right:0}.n3ximgslider .slick-arrow.slick-prev{left:0}.n3ximgslider .slick-arrow.slick-next svg,.n3ximgslider .slick-arrow.slick-prev svg{position:relative;left:1px;display:flex;align-content:center;justify-content:center;align-items:center}.n3ximgslider .slick-arrow.slick-disabled{opacity:.4}.gallery-showcase-wrapper{padding:40px 0px}.gallery-showcase-wrapper .slick-next,.gallery-showcase-wrapper .slick-prev{background:none}.gallery-showcase-wrapper .slick-next i,.gallery-showcase-wrapper .slick-prev i{font-size:25px;font-weight:900}.gallery-showcase-wrapper .gallery-heading-section{text-align:center;margin-bottom:30px;padding:0 10px}.gallery-showcase-wrapper .gallery-heading-section h2,.gallery-showcase-wrapper .gallery-heading-section .h2{font-size:2rem;font-weight:600}.gallery-showcase-wrapper .gallery-heading-section p{color:#666;margin-top:10px}.gallery-showcase-wrapper .gallery-slider .slide-image{padding:10px;cursor:pointer;width:100%;overflow:hidden}.gallery-showcase-wrapper .gallery-slider .slide-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.gallery-showcase-wrapper .gallery-slider .slide-image img:hover{transform:scale(1.03)}.gallery-showcase-wrapper .popup-overlay{position:fixed;inset:0;background:rgba(0,0,0,.8);z-index:9999;display:flex;align-items:center;justify-content:center}.gallery-showcase-wrapper .popup-overlay .popup-content{position:relative;max-width:90%;max-height:90%;text-align:center;background:var(--color-background)}.gallery-showcase-wrapper .popup-overlay .popup-content .popup-image{width:100%;max-height:80vh;object-fit:contain;border-radius:10px}.gallery-showcase-wrapper .popup-overlay .popup-content .popup-title{color:var(--color-text);margin-top:15px;font-size:1.1rem;font-weight:500}.gallery-showcase-wrapper .popup-overlay .popup-content .popup-close{position:absolute;top:0;right:0;font-size:37px;color:var(--icon-color);cursor:pointer;background:var(--icon-background-color);width:40px;height:40px;line-height:35px;text-align:center}.gallery-showcase-wrapper .popup-overlay .popup-content .popup-nav{position:absolute;top:50%;transform:translateY(-50%);background:var(--icon-background-color);color:var(--icon-color);font-size:40px;line-height:37px;border:none;cursor:pointer}.gallery-showcase-wrapper .popup-overlay .popup-content .popup-nav.prev{left:0}.gallery-showcase-wrapper .popup-overlay .popup-content .popup-nav.next{right:0}@media(max-width: 950px){.gallery-showcase-wrapper .popup-content{width:90%}}.ps-testimonials__v1 .swiper-pagination{text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;width:100%}.ps-testimonials__v1 h2,.ps-testimonials__v1 .h2{color:#333;text-align:center;text-transform:uppercase;font-weight:bold;position:relative;margin:25px 0 50px}.ps-testimonials__v1 h2::after,.ps-testimonials__v1 .h2::after{content:"";width:100px;position:absolute;margin:0 auto;height:3px;background:#f68773;left:0;right:0;bottom:-10px}.ps-testimonials__v1 .carousel .carousel-item{color:#999;overflow:hidden;min-height:120px;font-size:13px}.ps-testimonials__v1 .carousel .media{position:relative;padding:0 0 0 20px}.ps-testimonials__v1 .carousel .media img{width:75px;height:75px;display:block;border-radius:50%}.ps-testimonials__v1 .carousel .testimonial-wrapper{padding:0 10px}.ps-testimonials__v1 .carousel .testimonial{color:gray;position:relative;padding:15px;background:#f1f1f1;border:1px solid #efefef;border-radius:3px;margin-bottom:15px}.ps-testimonials__v1 .carousel .testimonial::after{content:"";width:15px;height:15px;display:block;background:#f1f1f1;border:1px solid #efefef;border-width:0 0 1px 1px;position:absolute;bottom:-8px;left:46px;transform:rotateZ(-46deg)}.ps-testimonials__v1 .carousel .star-rating li{padding:0 2px}.ps-testimonials__v1 .carousel .star-rating i{font-style:inherit;font-size:16px;color:#f68773}.ps-testimonials__v1 .carousel .overview{padding:3px 0 0 15px}.ps-testimonials__v1 .carousel .overview .details{padding:5px 0 8px}.ps-testimonials__v1 .carousel .overview b{text-transform:uppercase}.ps-testimonials__v1 .carousel .carousel-indicators{bottom:-70px}.ps-testimonials__v1 .carousel-indicators li,.ps-testimonials__v1 .carousel-indicators li.active{width:20px;height:20px;border-radius:50%;margin:1px 2px;box-sizing:border-box}.ps-testimonials__v1 .carousel-indicators li{background:#e2e2e2;border:4px solid #fff}.ps-testimonials__v1 .carousel-indicators li.active{color:#fff;background:#f68773;border:5px double}.ps-testimonials__v2 .swiper-pagination{text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;width:100%}.ps-testimonials__v2 h2,.ps-testimonials__v2 .h2{color:#333;text-align:center;text-transform:uppercase;font-weight:bold;position:relative;margin:25px 0 50px}.ps-testimonials__v2 h2::after,.ps-testimonials__v2 .h2::after{content:"";width:100px;position:absolute;margin:0 auto;height:3px;background:#f68773;left:0;right:0;bottom:-10px}.ps-testimonials__v2 .carousel{max-width:650px;margin:0 auto}.ps-testimonials__v2 .carousel .carousel-item{color:#999;font-size:14px;text-align:center;overflow:hidden;min-height:340px}.ps-testimonials__v2 .carousel .carousel-item a{color:#f68773}.ps-testimonials__v2 .carousel .img-box{width:145px;height:145px;margin:0 auto;border-radius:50%}.ps-testimonials__v2 .carousel .img-box img{width:100%;height:100%;display:block;border-radius:50%}.ps-testimonials__v2 .carousel .testimonial{padding:30px 0 10px}.ps-testimonials__v2 .carousel .overview{text-align:center;padding-bottom:5px}.ps-testimonials__v2 .carousel .overview b{color:#333;font-size:15px;text-transform:uppercase;display:block;padding-bottom:5px}.ps-testimonials__v2 .carousel .star-rating i{font-size:18px;color:#f68773}.ps-testimonials__v2 .carousel-control-prev,.ps-testimonials__v2 .carousel-control-next{width:30px;height:30px;border-radius:50%;background:#999;text-shadow:none;top:4px}.ps-testimonials__v2 .carousel-control-prev i,.ps-testimonials__v2 .carousel-control-next i{font-size:20px;margin-right:2px}.ps-testimonials__v2 .carousel-control-prev{left:auto;right:40px}.ps-testimonials__v2 .carousel-control-next i{margin-right:-2px}.ps-testimonials__v2 .carousel .carousel-indicators{bottom:-10px}.ps-testimonials__v2 .carousel-indicators li,.ps-testimonials__v2 .carousel-indicators li.active{width:20px;height:20px;border-radius:50%;margin:1px 2px;box-sizing:border-box}.ps-testimonials__v2 .carousel-indicators li{background:#e2e2e2;border:4px solid #fff}.ps-testimonials__v2 .carousel-indicators li.active{color:#fff;background:#f68773;border:5px double}.ps-testimonials__v3 .row{margin-left:auto;margin-right:auto}.ps-testimonials__v3 .swiper-pagination{text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;width:100%}.ps-testimonials__v3 h2,.ps-testimonials__v3 .h2{color:#333;text-align:center;text-transform:uppercase;font-weight:bold;position:relative;margin:25px 0 50px}.ps-testimonials__v3 h2::after,.ps-testimonials__v3 .h2::after{content:"";width:100px;position:absolute;margin:0 auto;height:3px;background:#f68773;left:0;right:0;bottom:-10px}.ps-testimonials__v3 .carousel .carousel-item{color:#999;overflow:hidden;min-height:120px;font-size:13px}.ps-testimonials__v3 .carousel .media img{width:80px;height:80px;display:block;border-radius:50%}.ps-testimonials__v3 .carousel .testimonial{padding:0 15px 0 60px;position:relative}.ps-testimonials__v3 .carousel .testimonial::before{content:"“";font-family:Arial,sans-serif;color:#e2e2e2;font-weight:bold;font-size:68px;line-height:54px;position:absolute;left:15px;top:0}.ps-testimonials__v3 .carousel .overview b{text-transform:uppercase}.ps-testimonials__v3 .carousel .carousel-indicators{bottom:-40px}.ps-testimonials__v3 .carousel-indicators li,.ps-testimonials__v3 .carousel-indicators li.active{width:20px;height:20px;border-radius:50%;margin:1px 3px;box-sizing:border-box}.ps-testimonials__v3 .carousel-indicators li{background:#e2e2e2;border:4px solid #fff}.ps-testimonials__v3 .carousel-indicators li.active{color:#fff;background:#f68773;border:5px double}.ps-testimonials__v4 .swiper-pagination{text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;width:100%}.ps-testimonials__v4 h2,.ps-testimonials__v4 .h2{color:#000;font-size:26px !important;font-weight:300 !important;position:relative;margin:0 0 50px 0;text-transform:uppercase;display:inline-block}.ps-testimonials__v4 h2::after,.ps-testimonials__v4 .h2::after{content:"";width:50%;position:absolute;height:4px;border-radius:1px;background:#f55;left:0;bottom:-20px}.ps-testimonials__v4 .carousel .carousel-item{color:#999;overflow:hidden;min-height:120px;font-size:13px}.ps-testimonials__v4 .carousel .media{position:relative;padding:0 0 0 20px;margin-left:20px}.ps-testimonials__v4 .carousel .media img{width:75px;height:75px;display:block;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2);border:2px solid #fff}.ps-testimonials__v4 .carousel .testimonial{color:#fff;position:relative;background:#9b9b9b;padding:15px;margin:0 0 20px 20px}.ps-testimonials__v4 .carousel .testimonial::before,.ps-testimonials__v4 .carousel .testimonial::after{content:"";display:inline-block;position:absolute;left:0;bottom:-20px}.ps-testimonials__v4 .carousel .testimonial::before{width:20px;height:20px;background:#9b9b9b;box-shadow:inset 12px 0 13px rgba(0,0,0,.5)}.ps-testimonials__v4 .carousel .testimonial::after{width:0;height:0;border:10px solid rgba(0,0,0,0);border-bottom-color:#fff;border-left-color:#fff}.ps-testimonials__v4 .carousel .carousel-item .row>div:first-child .testimonial{margin:0 20px 20px 0}.ps-testimonials__v4 .carousel .carousel-item .row>div:first-child .media{margin-left:0}.ps-testimonials__v4 .carousel .testimonial p{text-indent:40px;line-height:21px;margin:0}.ps-testimonials__v4 .carousel .testimonial p::before{content:"”";font-family:Arial,sans-serif;color:#fff;font-weight:bold;font-size:68px;line-height:70px;position:absolute;left:-25px;top:0}.ps-testimonials__v4 .carousel .overview{padding:3px 0 0 15px}.ps-testimonials__v4 .carousel .overview .details{padding:5px 0 8px}.ps-testimonials__v4 .carousel .overview b{text-transform:uppercase;color:#f55}.ps-testimonials__v4 .carousel-control-prev,.ps-testimonials__v4 .carousel-control-next{width:30px;height:30px;background:#666;text-shadow:none;top:4px}.ps-testimonials__v4 .carousel-control-prev i,.ps-testimonials__v4 .carousel-control-next i{font-size:16px}.ps-testimonials__v4 .carousel-control-prev{left:auto;right:40px}.ps-testimonials__v4 .carousel-control-next{left:auto}.ps-testimonials__v4 .carousel-indicators{bottom:-80px}.ps-testimonials__v4 .carousel-indicators li,.ps-testimonials__v4 .carousel-indicators li.active{width:20px;height:20px;border-radius:50%;margin:1px 3px;box-sizing:border-box}.ps-testimonials__v4 .carousel-indicators li{background:#e2e2e2;border:4px solid #fff}.ps-testimonials__v4 .carousel-indicators li.active{color:#fff;background:#f68773;border:5px double}.ps-testimonials__v4 .star-rating li{padding:0 2px}.ps-testimonials__v4 .star-rating i{font-size:14px;color:#ffdc12}.star-rating .list-inline-item{margin-right:0px}.ps-testimonials__v20{padding-top:30px;padding-bottom:30px}.ps-testimonials__v20 h3,.ps-testimonials__v20 .h3{margin-bottom:0px;width:65%}.ps-testimonials__v20 h2,.ps-testimonials__v20 .h2{margin-bottom:40px;margin-top:30px}.ps-testimonials__v20 p{margin-top:35px}.ps-testimonials__v20 .brand-img{margin-top:40px}.ps-testimonials__v20 .rating-stars{font-size:25px}.ps-testimonials__v20 .rating-stars ul{margin-bottom:0px}.ps-testimonials__v20 .rating-stars i{color:#ffd43b}.ps-testimonials__v20 .slick-slide{display:flex;justify-content:center;align-items:center}.ps-testimonials__v20 .slick-track{align-items:center !important;display:flex !important}.ps-testimonials__v20 .ps-testimonial-carousel{position:relative}.ps-testimonials__v20 .ps-testimonial-carousel .slick-next{right:0}.ps-testimonials__v20 .ps-testimonial-carousel .slick-prev{left:0}.ps-testimonials__v20 .ps-testimonial-carousel .slick-arrow{position:absolute;top:50%;padding:20px;width:20px;height:20px;border:none;display:flex;justify-content:center;align-items:center;border-radius:0;z-index:1;background-color:rgba(0,0,0,0);color:#0b0707;transition:all .4s ease;transform:translateY(-100%)}.ps-testimonials__v20 i{font-style:normal}.ps-testimonials__v20 .arrow-position{position:relative}@media(max-width: 720px){.ps-testimonials__v20 h3,.ps-testimonials__v20 .h3{width:70%}.ps-testimonials__v20 .brand-img{padding:5;padding-bottom:5px;display:flex}}.slider-container{width:100%}.testimonial-slider .slick-dots{display:none !important}.testimonial-slider .slick-dots button{display:none}.slider-container .img-gap{display:flex;width:100%;align-items:center;gap:1rem}.slider-container .test-desc,.slider-container .read-more{text-align:left;display:inline;white-space:normal;-webkit-line-clamp:unset;-webkit-box-orient:unset}.slider-container .read-more{cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:5px;vertical-align:top;position:relative;visibility:visible;opacity:1}.slider-container .img-cust{border-radius:50%;object-fit:cover;width:42px;height:42px;opacity:1}.slider-container .slick-track{display:flex;justify-content:center;gap:20px}.slider-container .cust-desc{text-align:left}.slider-container .cust-name{text-align:left}.slick-dots{margin-bottom:0px;display:none}.slider-container .slick-slide{padding:16px;max-height:300px;height:auto;text-align:left;max-width:310px !important;width:100%;border-radius:15px;transition:min-height .3s ease}.testimonials__v9 .box-shadow__normal{width:100%}.testimonials__v9 .prod-img img{width:100%;height:250px}.testimonials__v9 .author-img{width:50px;height:50px;border-radius:50%;object-fit:cover}.testimonials__v9 .carousel p{text-align:justify}.testimonials__v9 .carousel .star-rating li{padding:0 2px}.testimonials__v9 .carousel .star-rating i{font-style:inherit;font-size:16px;color:#f68773}@media(max-width: 767px){.testimonials__v9 .prod-img img{object-fit:contain;height:auto;width:100%}.testimonials__v9 .author-img{width:30px;height:30px}.testimonials__v9 .carousel p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}}.image-col{background-size:cover;background-position:center center}.gutter-0{--bs-gutter-x: 0;--bs-gutter-y: 0}.dynamic-image-container{height:100%}.dynamic-image-container .fluid-image-desktop{background-position:center center;background-size:cover;background-repeat:no-repeat;height:100%;display:none}@media only screen and (max-width: 1023px){.dynamic-image-container .fluid-image-desktop{height:100%}}@media only screen and (min-width: 1023px){.dynamic-image-container .fluid-image-desktop{display:block}}.image-as-background-container{position:relative}.image-as-background-container .image-container::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:var(--colorImageOverlay);opacity:var(--colorImageOverlayOpacity, 0.2)}.image-as-background-container .content-box{z-index:4}.image-gradient{position:absolute;width:100%;height:100%;top:0;z-index:2;background:linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.26))}.video-as-background-container{position:relative}.video-as-background-container video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;object-fit:cover;object-position:center}.video-as-background-container .video-container::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:var(--colorImageOverlay);opacity:var(--colorImageOverlayOpacity, 0.2)}.video-as-background-container .content-box{z-index:4}.halo-block-dynamic-layout .content-box--top-left{left:calc((100% - 1450px)/2);top:30px;max-width:475px;transform:none}@media only screen and (max-width: 960px){.halo-block-dynamic-layout .content-box--top-left{left:5%;top:2%}}.halo-block-dynamic-layout .content-box--top-center{left:50%;top:30px;transform:translateX(-50%)}@media only screen and (max-width: 960px){.halo-block-dynamic-layout .content-box--top-center{top:2%}}.halo-block-dynamic-layout .content-box--top-right{right:calc((100% - 1450px)/2);top:30px;transform:none;left:inherit}@media only screen and (max-width: 960px){.halo-block-dynamic-layout .content-box--top-right{right:5%;top:2%}}.halo-block-dynamic-layout .content-box--left{left:calc((100% - 1450px)/2);padding:0 25px 30px;max-width:475px}@media only screen and (max-width: 960px){.halo-block-dynamic-layout .content-box--left{left:5%}}.halo-block-dynamic-layout .content-box--right{right:calc((100% - 1450px)/2);padding:0 25px 30px;max-width:475px}@media only screen and (max-width: 960px){.halo-block-dynamic-layout .content-box--right{right:5%}}.halo-block-dynamic-layout .content-box--bottom-left{left:calc((100% - 1450px)/2);bottom:30px;transform:none;top:inherit}@media only screen and (max-width: 960px){.halo-block-dynamic-layout .content-box--bottom-left{left:5%;bottom:2%}}.halo-block-dynamic-layout .content-box--bottom-center{left:50%;bottom:30px;transform:translateX(-50%);top:inherit}@media only screen and (max-width: 960px){.halo-block-dynamic-layout .content-box--bottom-center{bottom:2%}}.halo-block-dynamic-layout .content-box--bottom-right{right:calc((100% - 1450px)/2);bottom:30px;transform:none;left:inherit;top:inherit}@media only screen and (max-width: 960px){.halo-block-dynamic-layout .content-box--bottom-right{right:5%;bottom:2%}}@media(max-width: 900px){.contact-1 img{width:100%}}body,html{margin:0;padding:0;width:100%}.blogcontent{overflow-x:hidden !important;width:100vw;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.blogcontent .slick-list{margin:20px 36px 60px 25px !important;padding:0 !important;overflow:hidden !important}.blogcontent .slick-track{display:flex !important;padding:0 !important}.blogcontent .slick-slide{margin:0 !important;padding:0 !important;position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.blogcontent .slick-prev,.blogcontent .slick-next{z-index:10;position:absolute;top:50%}.blogcontent .slick-prev{padding-left:10px}.blogcontent .slick-next{right:10px}.blogcontent .slick-slider{width:100% !important;overflow:hidden !important}.blogcontent .slick-slide .blog-image{width:100% !important;height:200px !important;object-fit:cover !important;object-position:center}.blogcontent .slick-slide .card-content{height:auto !important;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:10px}.blogcontent .card-content h3,.blogcontent .card-content .h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin:0;padding:0}.blogcontent .slick-dots{position:absolute;bottom:40px;display:flex !important;justify-content:center;width:100%;height:auto;padding:0;list-style:none}@media(max-width: 768px){.blogcontent .blog-content{display:inline-block;width:100%;margin-right:2%;height:auto}.blogcontent .blog-content:nth-child(2n){margin-right:0}.blogcontent .box-shadow__normal.blog-content{max-width:100%;height:auto}.blogcontent .box-shadow__normal img{max-width:100% !important;height:200px !important;object-fit:cover}.blogcontent .slick-dots{position:absolute;bottom:40px;display:flex !important;justify-content:center;width:100%;height:auto;padding-right:40px;list-style:none}}.blog-2 .blog-paragraph{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-2 .blog-heading{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.section-7 .section-banner{position:relative;display:flex;overflow:hidden;backface-visibility:hidden;transform-style:preserve-3d}.section-7 .section-banner.top-left{align-items:baseline;justify-content:left}.section-7 .section-banner.top-center{align-items:baseline;justify-content:center}.section-7 .section-banner.top-right{align-items:baseline;justify-content:right}.section-7 .section-banner.center-left{align-items:center;justify-content:left}.section-7 .section-banner.center{align-items:center;justify-content:center}.section-7 .section-banner.center-right{align-items:center;justify-content:right}.section-7 .section-banner.bottom-left{align-items:end;justify-content:left}.section-7 .section-banner.bottom-center{align-items:end;justify-content:center}.section-7 .section-banner.bottom-right{align-items:end;justify-content:right}.section-7 .section-banner .parallax-bg{pointer-events:none}.section-7 .section-banner .section-overlay{width:100%;height:100%;position:absolute;top:0;left:0;background:var(--colorImageOverlay, rgba(0, 0, 0, 0.5));opacity:var(--colorImageOverlayOpacity, 0);z-index:1}.section-7 .section-banner .section-content{position:relative;z-index:2}.section-7 .section-banner .section-content h6,.section-7 .section-banner .section-content .h6,.section-7 .section-banner .section-content p{margin-bottom:10px}.section-8 .section-banner{position:relative;min-height:500px;display:flex;background-position:center center;background-repeat:no-repeat;background-size:cover}.section-8 .section-banner::before{--background-overlay: "" !important;background-color:#000 !important}.section-8 .section-banner.top-left{align-items:baseline;justify-content:left}.section-8 .section-banner.top-center{align-items:baseline;justify-content:center}.section-8 .section-banner.top-right{align-items:baseline;justify-content:right}.section-8 .section-banner.center-left{align-items:center;justify-content:left}.section-8 .section-banner.center{align-items:center;justify-content:center}.section-8 .section-banner.center-right{align-items:center;justify-content:right}.section-8 .section-banner.bottom-left{align-items:end;justify-content:left}.section-8 .section-banner.bottom-center{align-items:end;justify-content:center}.section-8 .section-banner.bottom-right{align-items:end;justify-content:right}.section-8 .section-banner .section-overlay{width:100%;height:100%;position:absolute;background:rgba(0,0,0,.5);top:0px;left:0px}.section-8 .section-banner .section-content{z-index:0}.section-8 .section-banner .section-content h6,.section-8 .section-banner .section-content .h6,.section-8 .section-banner .section-content p{margin-bottom:10px}@media(max-width: 748){.section-8 .section-banner .section-content{width:100%}}.section-9 .section-img img{width:80%;height:100%;object-fit:cover}@media(max-width: 768px){.section-9 .section-9 .section-img img{width:100%;height:100%}}.map-1 .address-section{margin-right:20px;padding:25px}.map-1 .phone,.map-1 .email{text-decoration:underline}.map-1 .border-bottom{border-bottom:.1px solid var(--color-border) !important}.map-1 .address-bg{background-color:var(----color-background)}.map-1 .leaflet-control-attribution{display:none !important}.map-1 .leaflet-popup-content,.map-1 .leaflet-control-zoom-in,.map-1 .leaflet-control-zoom-out{background-color:var(----color-background);color:var(--color-text);font-size:var(--font-body-size, 14)}.map-1 .leaflet-popup-close-button,.map-1 .leaflet-control-layers label{color:var(--icon-color);font-size:calc(var(--font-body-size) - 2px)}.map-1 .leaflet-touch .leaflet-control-layers,.map-1 .leaflet-touch .leaflet-bar{border:.5px solid var(--color-border)}.map-1 .leaflet-bar a{border-bottom:1px solid var(--color-border)}.map-1 .leaflet-touch .leaflet-control-zoom-in,.map-1 .leaflet-touch .leaflet-control-zoom-out{font-size:var(--font-body-size, 14)}.map-1 .leaflet-control-layers{color:var(--color-text);font-size:var(--font-body-size, 14)}.map-1 .address-section{width:30%}.map-1 .map-width{width:70%}@media(max-width: 900px){.map-1 .address-bg{flex-direction:column}.map-1 .address-section,.map-1 .map-width{width:100%}}.contact-widget{text-align:center;padding:20px 0 0 0}.contact-widget .form-section{margin-bottom:20px}.contact-widget .form-section h2,.contact-widget .form-section .h2{margin-bottom:20px}.contact-widget .form-section p{max-width:780px;margin:25px auto}.contact-widget .form-section form{display:flex;flex-direction:column;align-items:center;gap:20px}.contact-widget .form-section form input,.contact-widget .form-section form textarea{width:100%;max-width:36%;padding-bottom:10px;padding-top:40px;border:none;border-bottom:.1px solid var(--color-border);background-color:rgba(0,0,0,0);text-align:center;outline:none;transition:border-color .3s ease,border-bottom .3s ease}.contact-widget .form-section form input:focus,.contact-widget .form-section form textarea:focus{border-bottom:0}.contact-widget .form-section form input::placeholder,.contact-widget .form-section form textarea::placeholder{transition:opacity .3s ease}.contact-widget .form-section form input:not(:placeholder-shown)::placeholder,.contact-widget .form-section form textarea:not(:placeholder-shown)::placeholder{opacity:0}.contact-widget .form-section form textarea{resize:none}@media(max-width: 900px){.contact-widget .form-section form input,.contact-widget .form-section form textarea{max-width:90%}}.contact-widget .form-section form button{margin-top:50px;border:none;padding:12px 30px;border-radius:20px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.contact-widget .info-section-wrapper{width:100%;height:auto}.contact-widget .info-section{display:flex;justify-content:space-around;padding:36px}.contact-widget .info-section div{text-align:center}.contact-widget .info-section div h4,.contact-widget .info-section div .h4{margin-bottom:5px}@media(max-width: 900px){.contact-widget .info-section{flex-direction:column;row-gap:35px}}.contact-widget .footer{margin-top:40px;padding-top:45px;max-width:100%;border-top:1px solid var(--color-border);margin:0 auto}.contact-widget .footer img{margin-left:auto;margin-right:auto;max-width:160px;width:100%;max-height:40px}.product-specification .spec__header{width:100%;overflow-x:scroll}.product-specification .spec__header::-webkit-scrollbar{display:none}.product-specification .spec__header div{padding:10px;opacity:.9;transition:all .4s;cursor:pointer}.product-specification .spec__header div h5,.product-specification .spec__header div .h5{margin:0px;letter-spacing:.8px}.product-specification .spec__body{min-height:300px}.product-specification .spec__body::-webkit-scrollbar{display:none}.product-specification.style_1 .spec__header div{border:1px solid var(--color-border, #000)}.product-specification.style_1 .spec__header div:hover,.product-specification.style_1 .spec__header div.nav__active{border-bottom-width:2px;opacity:1}.product-specification.style_3 .spec__header div{border-bottom:1px solid var(--link-color, #000)}.product-specification.style_3 .spec__header div:hover,.product-specification.style_3 .spec__header div.nav__active{border-bottom:2px solid var(--link-hover-color, #000);opacity:1}.product-specification.style_2 .spec__header div{border-bottom:1px solid var(--color-border, #000)}.product-specification.style_2 .spec__header div:hover,.product-specification.style_2 .spec__header div.nav__active{border-bottom:2px solid var(--color-border, #000);opacity:1}.checkout-user__auth{padding-top:60px;padding-bottom:90px}@media(max-width: 767px){.checkout-user__auth{padding-top:40px;padding-bottom:10px}}.total-line-table__footer{border-top:1px solid #b3b3b3;padding-top:10px}.checkout-page .breadcrumb a{font-weight:500}.checkout-page .col-checkout-right,.checkout-page .col-checkout-left{padding-left:15px;padding-right:15px}.checkout-page .row{justify-content:space-between;margin-right:0;margin-left:-15px}@media(max-width: 767px){.checkout-page .row{margin-left:0px;margin-right:0px}}.checkout-page .col-checkout-left{margin-top:10px}@media(max-width: 1024px){.checkout-page .col-checkout-left{width:50%}}@media(max-width: 767px){.checkout-page .col-checkout-left{width:100%;padding-right:0;padding-left:0}}.checkout-page .col-checkout-right{box-shadow:-11px 0px 16px 0 rgba(0,0,0,.04);padding-top:60px;border:1px solid var(--color-border, #d9d9d9);width:100%;max-width:460px;padding:2%;padding-top:20px;padding-bottom:4em;border-radius:10px}@media(max-width: 1024px){.checkout-page .col-checkout-right{width:calc(50% - 15px)}}@media(max-width: 767px){.checkout-page .col-checkout-right{width:100%;max-width:100%;padding:40px 15px}}.checkout-page .dynamic-checkout{border:1px #e6e6e6 solid;border-radius:5px;padding:20px 20px 22px;position:relative}@media(max-width: 767px){.checkout-page .dynamic-checkout{padding:20px 15px 22px;padding-top:35px}}.checkout-page .dynamic-checkout .dynamic-checkout__title{font-size:14px;font-weight:500;text-align:center;position:absolute;left:50%;top:-10px;transform:translateX(-50%)}.checkout-page .dynamic-checkout .dynamic-checkout__title span{background:#fff;padding:0px 15px}.checkout-page .dynamic-checkout .dynamic-checkout__buttons{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.checkout-page .dynamic-checkout .dynamic-checkout__buttons .dynamic-item{width:100%}@media(min-width: 768px){.checkout-page .dynamic-checkout .dynamic-checkout__buttons .dynamic-item{width:calc(50% - 6px)}}@media(max-width: 767px){.checkout-page .dynamic-checkout .dynamic-checkout__buttons .dynamic-item{margin-bottom:20px}}.checkout-page .payment-separator{font-size:12px;line-height:1.4;text-align:center;text-transform:uppercase;color:#737373;margin-top:2.5em;position:relative}.checkout-page .payment-separator::before{content:"";display:block;position:absolute;top:calc(50% - 1px);left:0;width:100%;height:1px;background-color:#e6e6e6}.checkout-page .payment-separator span{background:#fff;padding:0px 15px;position:relative;z-index:99}@media(min-width: 1025px){.checkout-page .section__header{display:flex;justify-content:space-between}}.checkout-page .section__header .section-title{color:#333;font-weight:normal;margin:0;font-size:14px}.checkout-page .section__header .section-desc a{color:#1878b9}.checkout-page .section--contact-information{padding:32px 0px 30px}.checkout-page .field{width:100%;float:left;box-sizing:border-box}.checkout-page .field__input{font-weight:500;margin:0;margin-right:12px;font-size:var(--font-body-size, 14);border-radius:2px;border:1px solid var(--color-border, #d9d9d9);width:100%;padding:11px 10px 10px}.checkout-page .field__input i{color:var(--icon-color)}.checkout-page .field__input input{background-color:var(--color-background, "#fff")}.checkout-page .field__input.form-select:disabled{background-color:unset !important;opacity:.6 !important}.checkout-page input[type=checkbox]+.form-label--checkbox:before{border-radius:4px;border:1px solid #d9d9d9;width:18px;height:18px}.checkout-page input[type=checkbox]:checked+.form-label--checkbox:before{background:#1878b9}.checkout-page input[type=checkbox]+.form-label--checkbox:after{top:8px;left:5px}.checkout-page .checkbox--label{color:#545454;vertical-align:top;font-size:12px;padding-left:26px !important;line-height:23px;font-weight:300;text-transform:unset}.checkout-page .checkout-buyer-accepts-marketing{padding:10px 0px 10px}.checkout-page .fieldset-flex{display:flex;justify-content:space-between}.checkout-page .fieldset-flex .fieldset{width:calc(50% - 6px)}.checkout-page .section-delivery-shipping-info .section__header{padding-bottom:12px}.checkout-page .section-delivery-shipping-info .field__input{margin-top:12px}.checkout-page .checkout-footer{display:flex;justify-content:space-between;align-items:center;margin:37px 0px}.checkout-page .checkout-footer .step__footer__previous-link{color:#1878b9;font-weight:300;font-size:12px}.checkout-page .checkout-footer .step__footer__previous-link svg{transform:rotate(90deg);padding:2px;margin-right:3px;position:relative;top:-1px}.checkout-page .checkout-footer .step__footer__continue-btn{cursor:pointer;display:inline-block;background-color:#1878b9;background-clip:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px rgba(0,0,0,0) solid;border-radius:5px;color:#fff;font-weight:500;font-size:14px;padding:11px 20px;text-align:center;position:relative;-webkit-transition:background-color .2s ease-in-out,color .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:background-color .2s ease-in-out,color .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:background-color .2s ease-in-out,color .2s ease-in-out,box-shadow .2s ease-in-out;transition:background-color .2s ease-in-out,color .2s ease-in-out,box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}.checkout-page .checkout-footer .step__footer__continue-btn:hover{background-color:#125b8c;color:#fff}.checkout-page .order-summary .order-summer__title{font-weight:400}.checkout-page .order-summary .order-summary__section__content{padding-top:15px}.checkout-page .order-summary .order-summary__section__content .product{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.checkout-page .order-summary .order-summary__section__content .product .product__image{display:inline-block;vertical-align:top;width:60px;max-width:60px;min-width:60px;text-align:center;position:relative;top:6px}.checkout-page .order-summary .order-summary__section__content .product .product__image .card-media{border:1px solid #e6e6e6;display:block;padding:3px;border-radius:2px}.checkout-page .order-summary .order-summary__section__content .product .product__image .product__quantity{font-size:12px;font-weight:500;line-height:1.75em;white-space:nowrap;text-align:center;border-radius:1.75em;background-color:var(--icon-color, rgba(114, 114, 114, 0.9));color:#fff;box-sizing:border-box;min-width:1.75em;height:1.75em;padding:0 0.5833333333em;position:absolute;right:-0.75em;top:-0.75em;z-index:3}.checkout-page .order-summary .order-summary__section__content .product .product__description{padding:0px 30px;padding-left:20px;flex-grow:1}.checkout-page .order-summary .order-summary__section__content .product .product__description span{display:block}.checkout-page .order-summary .order-summary__section__content .product .product__description .product__description__name{font-size:var(--product-card-title-font-size, 14px);line-height:1.2;font-weight:500;color:var(--product-title-color)}.checkout-page .order-summary .order-summary__section__content .product .product__description .product__description__variant{padding-top:5px;color:#717171}.checkout-page .order-summary .order-summary__section__content .product .product__price{font-weight:500;font-size:14px}.checkout-page .order-summary .order-summary__section__content .product .product__price .on-sale{display:flex;flex-direction:column;align-items:flex-end}.checkout-page .order-summary .order-summary__section__content .product .product__price .on-sale .mute{color:#626669;font-size:12px}.checkout-page .order-summary .order-summary__section__content .product .product__price .on-sale .sale{color:var(--product-price-sale-color, #c7202c)}.checkout-page .order-summary .order-show__discount{display:flex;justify-content:space-between;align-items:center;padding-top:15px}.checkout-page .order-summary .order-show__discount .field__input{font-weight:500;margin:0;margin-right:12px;font-size:var(--font-body-size, 14);border-radius:2px}.checkout-page .order-summary .order-show__discount .field__input-btn{width:90px;min-width:90px;border-radius:2px}.checkout-page .order-summary .order-summary__inner-card{padding:12px 0px;border:1px solid #f2f2f2}.checkout-page .order-summary .order-summary__inner-card .order-note{font-size:15px}.checkout-page .total-lines li:not(:last-child){margin:12px 0}.checkout-page .total-line{clear:both;display:flex;align-items:center}.checkout-page .total-line .total-line__name{text-align:left;width:100%;display:block;font-weight:500}.checkout-page .total-line .total-line__price{text-align:right;width:100%;display:block;font-weight:500}.checkout-page .order-summary__section--total-lines{padding-top:20px;clear:both;display:block}.checkout-page .total-line-table__footer{border-top:1px solid var(--color-border, #e6e6e6);padding-top:15px}.checkout-page .total-line-table__footer .total-line__name{font-weight:500}.checkout-page .total-line-table__footer .total-line__price{font-weight:500}.checkout-page .payment-options{padding-top:15px}.checkout-page .payment-options .nav-tabs{display:block;border:none}.checkout-page .payment-options .nav-tabs .payment-item{width:100%}.checkout-page .payment-options .nav-tabs .payment-option-content .tab-pane{color:#999;font-weight:300;padding-left:28px;text-align:left}.checkout-page .payment-options .nav-tabs .nav-link{border:none;color:#333;font-size:14px;font-weight:300;position:relative;padding:2px;padding-left:0}.checkout-page .payment-options .nav-tabs .nav-link.active{background:rgba(0,0,0,0)}.checkout-page .payment-options .nav-tabs .nav-link.active::before{border-color:#1878b9}.checkout-page .payment-options .nav-tabs .nav-link.active::after{background-color:#1878b9}.checkout-page .payment-options .nav-tabs .nav-link::before{content:"";width:16px;height:16px;border-radius:50%;border:1px solid #d9d9d9;margin-right:5px;position:relative;top:3px;display:inline-block}.checkout-page .payment-options .nav-tabs .nav-link::after{content:"";display:block;width:6px;height:6px;position:absolute;left:5.2px;top:10px;border-radius:50%;background-color:rgba(0,0,0,0);visibility:visible;-webkit-transition:all .3s;transition:all .3s}.checkout-page .payment-options .nav-tabs .nav-link:hover{border:none}.checkout-page .checkout-submit{padding-top:35px}.checkout-page .checkout-submit .checkot-btn{cursor:pointer;display:inline-block;background-color:rgba(0,0,0,0);background-clip:border-box;box-sizing:border-box;border:1px #1878b9 solid;border-radius:5px;width:100%;color:#1878b9;font-weight:500;font-size:14px;padding:11px 20px 11px;text-align:center;position:relative;-webkit-transition:background-color .2s ease-in-out,color .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:background-color .2s ease-in-out,color .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:background-color .2s ease-in-out,color .2s ease-in-out,box-shadow .2s ease-in-out;transition:background-color .2s ease-in-out,color .2s ease-in-out,box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}.checkout-page .checkout-submit .checkot-btn:hover{background-color:#125b8c;color:#fff}.checkout-page .w-block{display:block}.checkout-page .w-inline-block{max-width:100%;display:inline-block}.checkout-page .social-content{grid-column-gap:20px;align-items:center;display:flex}.checkout-page .social-content.center{justify-content:center}.checkout-page .social-content.center{grid-column-gap:12px;justify-content:center}.checkout-page .social-image{width:22px}.checkout-page .social-image.white-card{width:40px;height:40px;background-color:#fff;border-radius:4px;margin:-8px -5px -8px -11px;padding:9px;display:block}.checkout-page .social-button-grid{grid-row-gap:6px;grid-column-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr;grid-auto-columns:1fr;display:grid;align-items:flex-start;justify-items:center}.checkout-page .social-btn{width:100%;color:#000;border:1px solid #dcdce5;border-radius:2px;margin-bottom:10px;max-width:350px;padding:10.5px 15px 10.5px 15px;font-size:15px;font-weight:300;text-decoration:none;transition:border-color .2s,box-shadow .2s;position:relative;box-shadow:0 1px 2px rgba(220,220,229,.5);cursor:pointer}.checkout-page .social-btn:hover{box-shadow:none;border-color:#374252}.checkout-page .social-btn:focus{border:1px solid #000}.checkout-page .social-btn::-ms-input-placeholder{color:#6e6e6e}.checkout-page .social-btn::placeholder{color:#6e6e6e}.checkout-page .social-btn.google:hover{border-color:var(--btn-border-color)}.checkout-page .social-btn.google.solid{color:#fff;background-color:#4285f4;border-style:none;font-weight:400}.checkout-page .social-btn.google.solid:hover{background-color:#005efa}.checkout-page .social-btn.facebook:hover{border-color:#1777f2}.checkout-page .social-btn.facebook.solid{color:#fff;background-color:#1777f2;border-style:none;font-weight:400}.checkout-page .social-btn.facebook.solid:hover{background-color:#0053bd}.checkout-page .social-text{line-height:20px;font-weight:500}.checkout-page .login-details{max-width:350px;margin:0 auto;display:flex;justify-content:center;flex-direction:column;align-items:center}.checkout-page .login-details .login-title{line-height:30px;font-weight:500;text-align:left;width:100%;margin-bottom:30px}.checkout-page .login-details .login-textbox{color:var(--color-text, #ddd);margin-bottom:15px;padding:10px 0 10px 12px;border-radius:2px;border:1px solid var(--color-border, #ddd);background:var(--color-background, #ddd);width:100%;display:flex;line-height:24px;font-size:16px}.checkout-page .login-details .login-textbox:focus-within{border:1px solid var(--color-border, #ddd);background:var(--color-background, #ddd)}.checkout-page .login-details .login-error{float:left;width:100%;font-size:15px;padding-left:10px}.checkout-page .login-details .continue-button{margin-top:15px;max-width:350px;border-radius:2px;font-weight:400}.checkout-page .login-separator{max-width:350px;padding-top:26px;padding-bottom:26px;position:relative;display:flex;justify-content:center;align-items:center;margin:0 auto}.checkout-page .login-separator .separator{display:flex;align-items:center;width:100%;padding:4px 0;position:relative;height:auto}.checkout-page .login-separator .separator::before{display:block;content:" ";background:#afafaf;height:1px;flex-grow:1;margin-top:4px}.checkout-page .login-separator .separator::after{display:block;content:" ";background:#afafaf;height:1px;flex-grow:1;margin-top:4px}.checkout-page .login-separator .separator .or{margin:0 8px;line-height:15px;color:#afafaf;font-size:16px}.checkout-page .order-summary__coupon-form{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.checkout-page .order-summary__coupon-form .os-coupons__list,.checkout-page .order-summary__coupon-form .os-coupon__input{width:70%;height:36px;border:none;border-radius:6px}.checkout-page .order-summary__coupon-form .os-coupons__list::placeholder,.checkout-page .order-summary__coupon-form .os-coupon__input::placeholder{color:#717070;font-size:13px;letter-spacing:.5px;font-weight:600;opacity:1}.checkout-page .order-summary__coupon-form .os-coupons__list:-ms-input-placeholder,.checkout-page .order-summary__coupon-form .os-coupon__input:-ms-input-placeholder{color:#676767;font-size:14px;letter-spacing:.5px;font-weight:600}.checkout-page .order-summary__coupon-form .os-coupons__list::-ms-input-placeholder,.checkout-page .order-summary__coupon-form .os-coupon__input::-ms-input-placeholder{color:#464646;font-size:13px}.checkout-page .order-summary__coupon-form .coupon-svg{height:12px;margin-right:4px}.checkout-page .order-summary__coupon-form .coupon-svg-close{opacity:.3;transition:opacity .2s ease;width:12px;margin-right:0;margin-left:4px;cursor:pointer}.checkout-page .order-summary__coupon-form .os-coupons__list{display:flex;gap:.5px;flex-wrap:wrap}.checkout-page .order-summary__coupon-form .os-coupons__list .os-coupons__card{min-width:70px;display:flex;justify-content:space-between;align-items:center;gap:5px;border-radius:6px;font-size:14px;border:none;font-weight:500;padding:8px 12px}.checkout-page .order-summary__coupon-form .os-coupons__list .os-coupons__card span{padding-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkout-page .order-summary__coupon-form .os-coupons__list .os-coupons__card svg{fill:var(--coupon-icon-color)}.checkout-page .order-summary__coupon-form .os-coupons__list .os-coupons__card i{font-weight:900;cursor:pointer}.checkout-page .order-summary__coupon-form .os-coupon__btn{width:28%;height:40px;border:1px solid #ccc;background:rgba(0,0,0,0);border-radius:5px;font-size:13px;font-weight:700;color:#939191;letter-spacing:.2px}.checkout-page .order-summary__coupon-form .os-coupon__btn:hover{background-color:#f2f2f2;box-shadow:rgba(0,0,0,.05) 0px 1px 2px 0px}.checkout-page .text-danger{padding-left:5px}.checkout-page .verify-button{margin-top:15px;max-width:250px;border-radius:2px;font-size:16px;font-weight:400}.checkout-page .login-resend{color:var(--link-color, #ddd);font-weight:400;padding:5px 25px;background-color:var(--color-background);border:1px solid var(--color-border, #ddd);box-shadow:none;border-radius:20px}.checkout-page .checkout-content .breadcrumb{padding:0px}@media(max-width: 540px){.checkout-page .checkout-content{padding-top:10px}.checkout-page .checkout-content .container{padding-left:0px;padding-right:0px}}.checkout-page .checkout-icon{margin-right:5px;font-size:16px}.checkout-page .checkout-select__address{padding:15px 0px;width:100%;border-radius:5px}.checkout-page .checkout-select__address .select-address__title{margin-bottom:15px}.checkout-page .checkout-select__address .select-address__card{box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;background:var(--color-background, #ddd);border-radius:4px;padding:10px 10px;border:1px solid var(--color-border, #ddd);max-height:463px;overflow:auto}.checkout-page .checkout-select__address .select-address__card .pickup-labels{margin-top:10px;gap:3px}.checkout-page .checkout-select__address .select-address__card .pickup-instructions,.checkout-page .checkout-select__address .select-address__card .pickup-time{border-radius:var(--button-border-radius);width:auto;max-width:max-content;overflow-wrap:break-word;word-break:break-word;white-space:normal}.checkout-page .checkout-select__address .select-address__card .select-address__card-item{display:flex;align-items:center;justify-content:space-between;padding:5px 0px}.checkout-page .checkout-select__address .select-address__card .select-address__card-item label{padding:0px}.checkout-page .checkout-select__address .select-address__card .select-address__card-item label::after,.checkout-page .checkout-select__address .select-address__card .select-address__card-item label::before{display:none}.checkout-page .checkout-select__address .select-address__card .select-address__card-item label .label__left{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.checkout-page .checkout-select__address .select-address__card .select-address__card-item label .label__left .label__text{color:#405065 !important}.checkout-page .checkout-select__address .select-address__card .select-address__card-item label .label__left h6,.checkout-page .checkout-select__address .select-address__card .select-address__card-item label .label__left .h6{line-height:20px;font-size:15px}.checkout-page .checkout-select__address .select-address__card .select-address__card-item label .label__left .label__text{line-height:22px;font-weight:500}.checkout-page .checkout-select__address .select-address__card .select-address__card-item label .label__right{font-size:14px;font-weight:500;letter-spacing:.5px;cursor:pointer;position:relative}.checkout-page .checkout-select__address .select-address__card .select-address__card-item label .label__right .label__right-change{position:absolute;right:0px;top:-4px}.checkout-page .checkout-select__address .select-address__card .select-address__card-item label .label__right .label__right-delete{position:absolute;right:0px;top:25px;cursor:pointer}.checkout-page .checkout-select__address .select-address__card .select-address__card-item label .label__right .label__right-delete:hover{opacity:.9}.checkout-page .checkout-select__address .checkout-add__address-btn{font-weight:500;margin-top:10px;margin-left:10px}@media(max-width: 540px){.checkout-page .checkout-select__address{padding:10px}}.checkout-page .checkout-select__address-button{display:flex;grid-gap:20px;justify-content:center}.checkout-page .login-otp{padding:inherit;line-height:inherit;background-color:var(--color-background);font-size:20px;width:44px !important;height:44px !important;border-radius:2px;border:1px solid var(--color-border)}.checkout-page .login-otp:focus{border:2px solid var(--color-border);background-color:var(--color-background)}.checkout-page .checkout-payment__methods{padding:15px 0px;width:100%;border-radius:4px}.checkout-page .checkout-payment__methods .payment-method__title{margin-bottom:10px}.checkout-page .checkout-payment__methods .payment-online__discount{background-color:var(--info-background-color);color:var(--info-color);border-radius:var(--button-border-radius);padding:3px 12px}.checkout-page .checkout-payment__methods .payment-cod__charges{background-color:var(--info-background-color);color:var(--info-color);border-radius:var(--button-border-radius);padding:3px 12px;margin-left:28px;margin-right:8px;text-align:left}.checkout-page .checkout-payment__methods .payment-method__card{box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;background:var(--color-background, #ddd);border-radius:5px;border:1px solid var(--color-border, #ddd)}.checkout-page .checkout-payment__methods .payment-method__card .payment-method__card-list{border-bottom:1px solid #eee}.checkout-page .checkout-payment__methods .payment-method__card .payment-method__card-list:last-child{border-bottom:none}.checkout-page .checkout-payment__methods .payment-method__card .payment-method__card-item-description{height:auto;overflow:visible;transition-property:height,opacity;will-change:height,opacity;transition-timing-function:cubic-bezier(0.3, 0.5, 0.5, 1);transition-duration:300ms}.checkout-page .checkout-payment__methods .payment-method__card .payment-method__card-item-description .payment-method__card-item-description-wrapper{display:flex;flex-direction:column;justify-content:center;min-height:6rem;padding:20px 40px;background-color:rgba(0,0,0,.045)}.checkout-page .checkout-payment__methods .payment-method__card .payment-method__card-item-description .payment-method__card-item-description-wrapper p{font-size:15px;line-height:21px;font-weight:500;text-align:center}.checkout-page .checkout-payment__methods .payment-method__card .payment-method__card-item{display:flex;align-items:center;justify-content:space-between;padding:15px 10px}.checkout-page .checkout-payment__methods .payment-method__card .payment-method__card-item label span{position:relative}.checkout-page .checkout-payment__methods .payment-method__card .payment-method__card-item .razor-pay-image{display:inline-block;margin:0 3px}.checkout-page .checkout-payment__methods .payment-method__card .payment-method__card-item .razor-pay-image img{opacity:1}.checkout-page .checkout-payment__methods .payment-method__card .payment-method__card-item .hidden-apps{max-width:50px;margin:0 3px;padding:2px 8px;height:22.5px;justify-content:center;border-radius:3px;align-items:center;border:.1px solid var(--color-border);cursor:pointer;position:relative;display:flex;cursor:pointer}.checkout-page .checkout-payment__methods .payment-method__card .payment-method__card-item .hidden-apps span{color:var(--color-text);font-size:12px !important}.checkout-page .checkout-payment__methods .payment-method__card .payment-method__card-item .hidden-apps .tooltip{visibility:hidden;width:150px;background-color:#000;color:#fff;text-align:center;border-radius:3px;padding:5px 0;position:absolute;z-index:1;bottom:30px;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .3s}.checkout-page .checkout-payment__methods .payment-method__card .payment-method__card-item .hidden-apps:hover .tooltip{visibility:visible;opacity:1}.checkout-page .checkout-payment__methods .payment-method__card .payment-method__card-item .tooltip-img{margin:3px;display:inline-block}.checkout-page .checkout-payment__methods .payment-method__card .payment-method__card-item .tooltip-img img{max-width:50px;height:23px}.checkout-page .checkout-payment__methods .payment-method__card .payment-method__card-item .hidden-apps .tooltip::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#000 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.checkout-page .checkout-payment__methods .payment-method__card .payment-method__card-item .payment-method-img{object-fit:contain;width:100px}.checkout-page .checkout-payment__methods .payment-method__card .payment-method__card-item .payment-method-img-razorpay{max-width:50px;height:25px}@media(max-width: 540px){.checkout-page .checkout-payment__methods .payment-method__card .payment-method__card-item .payment-method-img,.checkout-page .checkout-payment__methods .payment-method__card .payment-method__card-item .payment-method-img-razorpay{display:none}}.checkout-page .checkout-payment__methods .ps-radio{display:flex;align-items:flex-start;text-align:center;flex-direction:column}.checkout-page .checkout-payment__methods .btn-check{margin-right:5px;position:relative;border-color:#dedede;background-color:#fff;background-clip:padding-box;border-radius:50%;border-style:solid;border-width:1px}.checkout-page .checkout-payment__methods .btn-check::before{border-radius:50%;box-shadow:0 0 0 0 #4e4f53;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;top:0;transition:box-shadow 133.333ms cubic-bezier(0.3, 0.5, 0.5, 1);width:18px;height:18px}.checkout-page .checkout-payment__methods .btn-check:checked{background-color:#fff;border:.4285714286em #4e4f53 solid}@media(max-width: 540px){.checkout-page .checkout-payment__methods{padding:10px}}.checkout-page .checkout__btn{display:flex;justify-content:center}.checkout-page .checkout__btn .button{border-radius:2px;padding:12px 25px 11px}.checkout-page .custom__switch{width:100%;position:relative;height:40px;display:flex;padding:0;position:relative;background:var(--btn-background-color, #232323);line-height:3.5rem;border-radius:3rem;margin-left:auto;margin-right:auto}.checkout-page .custom__switch input{visibility:hidden;position:absolute;top:0}.checkout-page .custom__switch input:nth-of-type(1):checked~.switch-wrapper{transform:translateX(0%)}.checkout-page .custom__switch input:nth-of-type(2):checked~.switch-wrapper{transform:translateX(100%)}.checkout-page .custom__switch input:nth-of-type(1):checked~.switch-wrapper .switch div:nth-of-type(1){opacity:1}.checkout-page .custom__switch input:nth-of-type(2):checked~.switch-wrapper .switch div:nth-of-type(2){opacity:1}.checkout-page .custom__switch label{width:50%;padding:0;margin:0;text-align:center;line-height:3rem;cursor:pointer;font-size:14px;font-weight:500;color:var(--btn-text-color, #ffffff)}.checkout-page .custom__switch .switch-wrapper{position:absolute;top:0;bottom:0;width:50%;padding:5px;z-index:3;transition:transform .5s cubic-bezier(0.77, 0, 0.175, 1)}.checkout-page .custom__switch .switch-wrapper .switch{border-radius:3rem;background:#fff;height:100%;background:var(--btn-active-background-color, #ffffff)}.checkout-page .custom__switch .switch-wrapper .switch div{display:flex;align-items:center;justify-content:center;width:100%;text-align:center;opacity:1;transition:opacity .2s cubic-bezier(0.77, 0, 0.175, 1) .125s;will-change:opacity;height:30px;font-weight:500;color:var(--btn-active-color, #232323)}.checkout-page .checkout__dropdown-menu{background-color:var(--color-background, "#fff");border:1px solid var(--color-border, #dee2e6)}.checkout-page .checkout__dropdown-menu li{border-bottom:1px solid var(--color-border, #dee2e6);color:var(--color-text, #dee2e6)}.checkout-page.c-layout1{border-top:1px solid var(--color-border, #ccc)}.checkout-page.c-layout1 .container{max-width:100% !important}.checkout-page.c-layout1 .breadcrumb{display:none}.checkout-page.c-layout1 .checkout-layout1 .checkout_left-container{max-width:600px !important;border-right:1px solid var(--color-border, #ccc);width:100%;padding-right:7%;padding-top:30px}.checkout-page.c-layout1 .checkout-layout1 .checkout_left-container h6.heading-sm,.checkout-page.c-layout1 .checkout-layout1 .checkout_left-container .heading-sm.h6{margin-bottom:15px !important}.checkout-page.c-layout1 .checkout-layout1 .checkout_left-container .container{padding:0px}.checkout-page.c-layout1 .checkout-layout1 .checkout_left-container .custom__switch{border-radius:0px}.checkout-page.c-layout1 .checkout-layout1 .checkout_left-container .custom__switch .switch-wrapper .switch{border-radius:0px}.checkout-page.c-layout1 .checkout-layout1 .checkout_left-container .page-header,.checkout-page.c-layout1 .checkout-layout1 .checkout_left-container .login-title,.checkout-page.c-layout1 .checkout-layout1 .checkout_left-container .react-tel-input .special-label{display:none}.checkout-page.c-layout1 .checkout-layout1 .checkout_left-container .login-details{max-width:50rem;min-width:100%}.checkout-page.c-layout1 .checkout-layout1 .checkout_left-container .login-details button{max-width:100% !important}.checkout-page.c-layout1 .checkout-layout1 .checkout_left-container .social-button-grid .social-btn,.checkout-page.c-layout1 .checkout-layout1 .checkout_left-container .login-separator{max-width:50rem;min-width:100%}.checkout-page.c-layout1 .checkout-layout1 .checkout_left-container .checkout-user__auth{padding:0px !important}.checkout-page.c-layout1 .checkout-layout1 .checkout_left-container .waring__wrapper{padding:10px 12px;background:#f2f2f2;opacity:1;height:40px;display:flex;align-items:center;opacity:.8}.checkout-page.c-layout1 .checkout-layout1 .checkout_left-container .select-address__card{box-shadow:none}.checkout-page.c-layout1 .checkout-layout1 .checkout_left-container .select-address__card .pickup-labels{margin-top:10px;gap:3px}.checkout-page.c-layout1 .checkout-layout1 .checkout_left-container .select-address__card .pickup-instructions,.checkout-page.c-layout1 .checkout-layout1 .checkout_left-container .select-address__card .pickup-time{border-radius:var(--button-border-radius);width:auto;max-width:max-content;overflow-wrap:break-word;word-break:break-word;white-space:normal}.checkout-page.c-layout1 .checkout-layout1 .checkout-select__address{padding:0px !important}.checkout-page.c-layout1 .checkout-layout1 .payment__methods .container{padding:0px}.checkout-page.c-layout1 .checkout-layout1 .payment__methods .container .checkout-payment__methods{margin-top:0px !important;padding:0px !important}.checkout-page.c-layout1 .checkout-layout1 .payment__methods{padding:0px !important}.checkout-page.c-layout1 .checkout-layout1 .payment__methods .payment-method__title i{display:none}.checkout-page.c-layout1 .checkout-layout1 .payment__methods .payment-method__card{box-shadow:none !important;border-radius:0px !important}.checkout-page.c-layout1 .checkout-layout1 .col-checkout-left{padding:0px}.checkout-page.c-layout1 .checkout-layout1 .col-checkout-left .select-address__card{padding:0px;border-radius:0px}.checkout-page.c-layout1 .checkout-layout1 .col-checkout-left .select-address__card .pickup-labels{margin-top:10px;gap:3px}.checkout-page.c-layout1 .checkout-layout1 .col-checkout-left .select-address__card .pickup-instructions,.checkout-page.c-layout1 .checkout-layout1 .col-checkout-left .select-address__card .pickup-time{border-radius:var(--button-border-radius);width:auto;max-width:max-content;overflow-wrap:break-word;word-break:break-word;white-space:normal}.checkout-page.c-layout1 .checkout-layout1 .col-checkout-left .select-address__card .select-address__card-item{padding:15px;border-bottom:1px solid var(--color-border)}.checkout-page.c-layout1 .checkout-layout1 .col-checkout-left .select-address__card .select-address__card-item:last-child(){border-bottom:0px !important}.checkout-page.c-layout1 .checkout-layout1 .checkout_right-container{max-width:500px !important;padding-left:7%;padding-top:30px}.checkout-page.c-layout1 .checkout-layout1 .checkout_right-container::-webkit-scrollbar{display:none}.checkout-page.c-layout1 .checkout-layout1 .checkout_right-container.position__sticky{position:sticky;top:0px;height:100vh;overflow:auto}.checkout-page.c-layout1 .checkout-layout1 .checkout_right-container .order-summer__title{display:none}.checkout-page.c-layout1 .checkout-layout1 .checkout_right-container .total-line-table__footer{padding-top:0px}.checkout-page.c-layout1 .checkout-layout1 .checkout_right-container .total-line-table__footer span{font-weight:700}.checkout-page.c-layout1 .checkout-layout1 .checkout__footer{margin:30px 0px;padding-top:20px;border-top:1px solid var(--color-border)}.checkout-page.c-layout1 .checkout-layout1 .collapse__order-summary{display:none;margin:-15px -30px 0px -30px;background:rgba(0,0,0,.045);transition:all 1s}.checkout-page.c-layout1 .checkout-layout1 .collapse__order-summary .collapse__button{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);min-height:70px;display:flex;align-items:center;justify-content:space-between;padding:20px}.checkout-page.c-layout1 .checkout-layout1 .collapse__order-summary .collapse__content{overflow:hidden;height:0px;transition:height 1s}.checkout-page.c-layout1 .checkout-layout1 .collapse__order-summary .collapse__content .order-summer__title{display:none}.checkout-page.c-layout1 .checkout-layout1 .collapse__order-summary.active .collapse__button i{transform:rotate(180deg)}.checkout-page.c-layout1 .checkout-layout1 .collapse__order-summary.active .collapse__content{padding:20px;height:auto;border-bottom:1px solid var(--color-border)}.skin-1:has(.c-layout1) .footer{display:none}@media(max-width: 780px){.checkout-page.c-layout1 .checkout_left-container{border-right:0px !important;padding:15px !important}.checkout-page.c-layout1 .checkout_right-container{padding:0px !important}.checkout-page .text-sm-right{text-align:right}.checkout-page .collapse__order-summary{display:block !important}}.checkout-layout-3{background-color:#f9f9f9;height:100vh;overflow:hidden;font-family:"Inter",sans-serif}.checkout-layout-3 h1,.checkout-layout-3 .h1,.checkout-layout-3 h2,.checkout-layout-3 .h2,.checkout-layout-3 h3,.checkout-layout-3 .h3,.checkout-layout-3 h4,.checkout-layout-3 .h4,.checkout-layout-3 h5,.checkout-layout-3 .h5,.checkout-layout-3 h6,.checkout-layout-3 .h6,.checkout-layout-3 p,.checkout-layout-3 span,.checkout-layout-3 input{color:#000}.checkout-layout-3 input::placeholder{color:#333}.checkout-layout-3 .fs-18{font-size:18px}.checkout-layout-3 .fa-circle-check{background:#000;border-radius:50%;color:#fff;border:1px solid #000}.checkout-layout-3 .radio_empty{border:1px solid #3d1919;border-radius:50%;width:15px;height:15px}.checkout-layout-3 .fs-20{font-size:20px}.checkout-layout-3 .layout__wrapper{display:flex;margin:30px auto}.checkout-layout-3 .layout__wrapper .l3-order-summary{background:#fff;padding:10px 15px 20px 15px;width:683px;height:96vh;overflow-y:auto;border-radius:10px;box-shadow:rgba(0,0,0,.1) 0px 1px 3px 0px,rgba(0,0,0,.06) 0px 1px 2px 0px;-ms-overflow-style:none;scrollbar-width:none}.checkout-layout-3 .layout__wrapper .l3-order-summary::-webkit-scrollbar{display:none}.checkout-layout-3 .layout__wrapper .l3-order-summary .h-title{font-size:20px;font-weight:500;font-family:"Inter",sans-serif}.checkout-layout-3 .layout__wrapper .l3-order-summary .l3-order-summary-content{background:#f9f9f9;padding:15px;border-radius:10px;box-shadow:rgba(0,0,0,.04) 0px 3px 5px}.checkout-layout-3 .layout__wrapper .l3-order-summary .l3-order-summary-content .s-cart__items{max-height:60vh;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.checkout-layout-3 .layout__wrapper .l3-order-summary .l3-order-summary-content .s-cart__items::-webkit-scrollbar{display:none}.checkout-layout-3 .layout__wrapper .l3-order-summary .l3-order-summary-content .img-product{position:relative;max-width:60px}.checkout-layout-3 .layout__wrapper .l3-order-summary .l3-order-summary-content .img-product .quantity{position:absolute;right:-6px;top:-6px;width:20px;height:20px;border-radius:999px;background-color:#666;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;box-shadow:rgba(0,0,0,.04) 0px 3px 5px}.checkout-layout-3 .layout__wrapper .l3-order-summary .l3-order-summary-content .variants_wrapper span{color:var(--product-title-color);padding:1px 3px;border:.2px solid var(--color-border);border-radius:5px;box-shadow:rgba(0,0,0,.02) 0px 1px 3px 0px,rgba(27,31,35,.15) 0px 0px 0px 1px}.checkout-layout-3 .layout__wrapper .l3-order-summary .l3-order-summary-content img,.checkout-layout-3 .layout__wrapper .l3-order-summary .l3-order-summary-content video{max-width:60px;max-height:80px;border-radius:5px;box-shadow:rgba(0,0,0,.1) 0px 0px 5px 0px,rgba(0,0,0,.1) 0px 0px 1px 0px}.checkout-layout-3 .layout__wrapper .l3-order-summary .border-line-top{border-top:1px solid #b3b3b3;padding-top:10px}.checkout-layout-3 .layout__wrapper .order-summary-title{margin-top:8px}.checkout-layout-3 .layout__wrapper .checkout-content-wrapper{height:96vh}.checkout-layout-3 .layout__wrapper .checkout__navitem{opacity:.6;color:rgba(0,0,0,.6)}.checkout-layout-3 .layout__wrapper .checkout__navitem.active{opacity:1;color:#398ac3}.checkout-layout-3 .layout__wrapper .logo img{max-width:100px;max-height:50px}.checkout-layout-3 .layout__wrapper .checkout-content{display:flex;align-items:center;margin-bottom:30px;height:72vh;overflow:auto;flex-direction:column;-ms-overflow-style:none;scrollbar-width:none}.checkout-layout-3 .layout__wrapper .checkout-content::-webkit-scrollbar{display:none}.checkout-layout-3 .layout__wrapper .checkout-content .wd-form-order{min-width:500px;margin-top:30px;max-width:600px;border-radius:5px}.checkout-layout-3 .layout__wrapper .checkout-content .wd-form-order.payment{padding-top:60px !important}.checkout-layout-3 .layout__wrapper .checkout-content .wd-form-order .delivery-type.active{border-width:2px !important}.checkout-layout-3 .layout__wrapper .checkout-content .wd-form-order .delivery-type.active label div{font-weight:600}.checkout-layout-3 .layout__wrapper .checkout-content .wd-form-order .border-line-bottom{border-bottom:1px solid #b3b3b3}.checkout-layout-3 .layout__wrapper .checkout-content .wd-form-order .border-line{border:1px solid var(--color-border, #ccc);border-radius:5px}.checkout-layout-3 .layout__wrapper .checkout-content .wd-form-order fieldset input,.checkout-layout-3 .layout__wrapper .checkout-content .wd-form-order fieldset select{width:100%;border-radius:4px;color:#383636;height:40px;height:40px;background:#fff;font-size:14px;font-family:"Inter";border:1px solid #cbcbcb;color:#141414}.checkout-layout-3 .layout__wrapper .checkout-content .wd-form-order fieldset input:disabled,.checkout-layout-3 .layout__wrapper .checkout-content .wd-form-order fieldset select:disabled{background-color:#f2f2f2;opacity:.8}.checkout-layout-3 .layout__wrapper .checkout-content .login-resend{color:#141414;font-weight:400;padding:5px 25px;background-color:#fff;border:1px solid #b3b3b3;box-shadow:none;border-radius:20px}.checkout-layout-3 .layout__wrapper .checkout-content .cart-checkbox-address{cursor:pointer}.checkout-layout-3 .layout__wrapper .checkout-content .cart-checkbox-address:hover{box-shadow:rgba(0,0,0,.16) 0px 1px 4px}.checkout-layout-3 .layout__wrapper .checkout-content .cart-checkbox-address.selected{border:2px solid #398ac3}.checkout-layout-3 .layout__wrapper .checkout-content .payments .payment-item:hover{box-shadow:rgba(0,0,0,.16) 0px 1px 4px}.checkout-layout-3 .layout__wrapper .checkout-content .payments .razor-pay-image{max-height:30px;max-width:40px}.checkout-layout-3 .layout__wrapper .checkout-content .payments .tooltip{display:none}.checkout-layout-3 .layout__wrapper .checkout-footer{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;z-index:2}.checkout-layout-3 .layout__wrapper .checkout-footer .footer__navitem{border-right:1px solid #ddd;line-height:25px;text-decoration:underline;white-space:nowrap}.checkout-layout-3 .layout__wrapper .checkout-footer .footer__navitem .quill__editor{display:flex;flex-direction:column;flex-wrap:wrap;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;white-space:normal}.checkout-layout-3 .layout__wrapper .checkout-footer .footer__navitem a{color:#0d182d}.checkout-layout-3 .layout__wrapper .checkout-footer .footer__navitem:last-child{border-right:none}.checkout-layout-3 .layout__wrapper .checkout-footer .footer__navitem:hover a{color:#1f5ccd}.checkout-layout-3 .layout__wrapper .checkout-footer .text-nav-item{font-size:11px;font-weight:400;color:#4a4a4a;letter-spacing:1px}.checkout-layout-3 .layout__wrapper .border-line-top{border-top:1px solid var(--color-border, #000)}@media(max-width: 767px){.checkout-layout-3 .layout__wrapper .order-summary-title{margin-top:0 !important}}.checkout-layout-3 .react-tel-input .tf-field-input{height:50px !important;border-radius:0 !important;border:1px solid #2f2e2e !important;color:#141414;height:40px}.checkout-layout-3 .or-divider{display:flex;align-items:center;text-align:center;color:#7b7b7b}.checkout-layout-3 .or-divider::before,.checkout-layout-3 .or-divider::after{content:"";flex:1;border-bottom:1px solid #7b7b7b}.checkout-layout-3 .or-divider::before{margin-right:12px}.checkout-layout-3 .or-divider::after{margin-left:12px}.checkout-layout-3 .button-solid{background-color:#000;color:#fff;height:40px;border:1px solid #000;font-size:14px;letter-spacing:.8px;border-radius:5px;box-shadow:rgba(0,0,0,.02) 0px 1px 3px 0px,rgba(27,31,35,.15) 0px 0px 0px 1px}.checkout-layout-3 .button-solid:disabled{background:#7b7b7b}.checkout-layout-3 .button-outlined-add{background-color:#e6edf4;border:none;color:#0f66a5;height:40px;font-size:14px;letter-spacing:.8px;border-radius:5px;box-shadow:none}.checkout-layout-3 .button-outlined-add:hover{background:#f2f2f2}.checkout-layout-3 .button-outlined{background-color:#fff;border:1px solid #000;color:#141414;height:40px;font-size:14px;letter-spacing:.8px;border-radius:5px;box-shadow:rgba(0,0,0,.02) 0px 1px 3px 0px,rgba(27,31,35,.15) 0px 0px 0px 1px}.checkout-layout-3 .button-outlined:hover{background:#f2f2f2}.checkout-layout-3 .button-solid-sm{background-color:#000;color:#fff;border-radius:20px;padding:5px 8px}.checkout-layout-3 .text__or{color:#616161;letter-spacing:2px;font-size:14px}.checkout-layout-3 .verify-code-form input{background:#f8f8f8;border:1px solid #777676;color:#000}.checkout-layout-3 .fs_16{font-size:16px}.checkout-layout-3 .fs_18{font-size:18px}.checkout-layout-3 .fs_20{font-size:20px}.checkout-layout-3 .fs_14{font-size:14px}.checkout-layout-3 .fs_12{font-size:12px}.checkout-layout-3 .fs_10{font-size:10px}.checkout-layout-3 .ls_2{letter-spacing:2px}.checkout-layout-3 .cart-checkbox-address:hover{box-shadow:rgba(0,0,0,.15) 1.95px 1.95px 2.6px}.checkout-layout-3 .text__success{color:#3aae4b}.checkout-layout-3 .text__blue{color:#1f5ccd}.checkout-layout-3 .discount-text{font-weight:400}.checkout-layout-3 .text__gray{color:rgba(0,0,0,.6)}.checkout-layout-3 .text__red{color:#d40c0c}.checkout-layout-3 .save__badge{background:rgba(31,92,205,.1);padding:10px 15px;letter-spacing:.5px;font-size:14px;min-width:300px;border-radius:5px;box-shadow:rgba(0,0,0,.05) 0px 0px 0px 1px}.checkout-layout-3 .coupon__badge{background:#398ac3;color:#000;padding:8px 15px;letter-spacing:1px;font-size:14px;min-width:300px;border-radius:5px}.checkout-layout-3 .payment-item{border-bottom:1px solid #dadada}.checkout-layout-3 .payment-item:last-child{border-bottom-width:0px}.checkout-layout-3 .selected__adrress{color:#000;box-shadow:rgba(0,0,0,.12) 0px 1px 3px,rgba(0,0,0,.24) 0px 1px 2px;background:#fff;border-radius:5px}.checkout-layout-3 .selected__adrress .edit__icon{bottom:5px;right:5px;cursor:pointer}.checkout-layout-3 .selected__adrress .edit__icon:hover i{color:#1f5ccd}.checkout-layout-3 .overlay-wrapper{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:2;background:rgba(0,0,0,.2)}.checkout-layout-3 .ps-drawer__coupons{left:0 !important;border-radius:0px 20px 20px 0px;transform:translateX(-100%) !important;background:#fff}.checkout-layout-3 .ps-drawer__coupons.active{transform:translateX(0) !important}.checkout-layout-3 .ps-drawer__coupons .fa-circle-xmark{color:#555}.checkout-layout-3 .ps-drawer__coupons .fa-circle-xmark:hover{color:#141414}.checkout-layout-3 .ps-drawer__coupons input{background:#fff;color:#141414}.checkout-layout-3 .coupon-header{height:50px !important;align-items:center;box-shadow:rgba(0,0,0,.1) 0px 1px 3px 0px,rgba(0,0,0,.06) 0px 1px 2px 0px;padding:20px}.checkout-layout-3 .checkout-coupon{border:1px dashed #aaa;border-radius:10px;padding:20px;box-shadow:rgba(0,0,0,.1) 0px 1px 3px 0px,rgba(0,0,0,.06) 0px 1px 2px 0px}.checkout-layout-3 .checkout-coupon:hover{border-color:#1f5ccd}.checkout-layout-3 .c-border-line{border:1px dashed #1f5ccd;border-radius:20px}.checkout-layout-3 .coupon-error-toast,.checkout-layout-3 .coupon-success-toast{height:50px;display:flex;align-items:center;padding:20px;padding:20px;position:absolute;left:0;right:0;top:0;z-index:111}.checkout-layout-3 .coupon-success-toast{background-color:#07bc0c}.checkout-layout-3 .coupon-error-toast{background-color:#cf2828}.checkout-layout-3 .text-box-wrapper{border:1px solid #dadada;border-radius:0px;overflow:hidden;padding:0px 0px 0px 10px}.checkout-layout-3 .text-box-wrapper input{padding:0px;border:none;height:40px;font-size:14px}.checkout-layout-3 .text-box-wrapper div{font-size:14px;cursor:pointer}.checkout-layout-3 .text-box-wrapper div:hover{color:#1f5ccd}.checkout-layout-3 .button-solid-apply{background:#9f2121;color:#fff;padding:1px 10px;letter-spacing:1px;font-size:12px;box-shadow:rgba(0,0,0,.1) 0px 1px 3px 0px,rgba(0,0,0,.06) 0px 1px 2px 0px;border-radius:2px;margin-top:-11px;margin-right:-5px}.checkout-layout-3 .c_sale_price{color:#000}.checkout-layout-3 .c_regular_price{color:#3f3d3d;text-decoration:line-through;opacity:.6}.checkout-layout-3 .checkout__card{border:.5px solid #a4a4a4;box-shadow:none;background:#fff;border-radius:10px}.checkout-layout-3 .checkout__card .label__text{color:#405065 !important}.checkout-layout-3 .checkoutImage{max-height:40px}.checkout-layout-3 .ps-form--checkout .field__input,.checkout-layout-3 .ps-form__billings .field__input{background:#fff;font-size:14px;font-family:"Inter";border:1px solid #cbcbcb;color:#141414;height:40px}.checkout-layout-3 .tf-product-info-extra-link{color:#141414}.checkout-layout-3 .fa-pen-to-square{color:#0f66a5}.checkout-layout-3 .fa-pen-to-square:hover{font-weight:600}.checkout-layout-3 .fa-trash:hover{font-weight:600}.checkout-layout-3 #post-code-suggestions{font-size:12px;color:#141414}.checkout-layout-3 #post-code-suggestions:hover{background:#f2f2f2}.checkout-layout-3 .msrp-sale-price{color:#d40c0c !important}.checkout-layout-3 .order-note input{border:0px;height:40px;padding:5px 10px;border-radius:10px;box-shadow:rgba(0,0,0,.12) 0px 1px 3px,rgba(0,0,0,.24) 0px 1px 2px}.checkout-layout-3 .order-note input:checked+label:before{border:1px solid #398ac3;width:15px;height:15px;background-color:#398ac3;border-radius:2px}.checkout-layout-3 .order-note input:checked+label:after{border:2px solid #fff;border-top:none;border-right:none}@media(max-width: 767px){.checkout-layout-3{overflow-y:auto;padding-top:95px}.checkout-layout-3 .checkout-header{position:fixed !important;top:0px;width:100%;background:#fff;padding:10px 10px;left:0;box-shadow:rgba(0,0,0,.12) 0px 1px 3px,rgba(0,0,0,.24) 0px 1px 2px;z-index:1}.checkout-layout-3 .checkout-header .checkoutImage{max-height:30px}.checkout-layout-3 .checkout-header .nav-item-mobile{bottom:-38px;left:0;background:#f2f2f2;box-shadow:rgba(33,35,38,.1) 0px 10px 10px -10px;border-bottom:1px solid #dadada}.checkout-layout-3 .layout__wrapper{flex-direction:column;margin:10px 0}.checkout-layout-3 .layout__wrapper .l3-order-summary{width:100%;height:auto;margin-bottom:20px;box-shadow:none;border-radius:0;padding:13px;border-radius:5px;box-shadow:rgba(0,0,0,.1) 0px 1px 2px 0px;background:#fff !important}.checkout-layout-3 .layout__wrapper .l3-order-summary .l3-order-summary-content{background:#f2f2f2;border:1px solid #dadada}.checkout-layout-3 .layout__wrapper .l3-order-summary .l3-order-summary-content .s-cart__items{max-height:50vh}.checkout-layout-3 .layout__wrapper .checkout-content-wrapper{height:auto}.checkout-layout-3 .layout__wrapper .checkout-content{min-width:0;max-width:100%;padding:0 5px;height:auto}.checkout-layout-3 .layout__wrapper .checkout-content .wd-form-order{min-width:0;max-width:100%;width:100%;padding:0px;margin-top:0px}.checkout-layout-3 .save__badge,.checkout-layout-3 .coupon__badge{min-width:0;width:100%;font-size:12px}.checkout-layout-3 .logo img{max-width:80px;max-height:40px}.checkout-layout-3 .text-box-wrapper input{font-size:12px;height:36px}.checkout-layout-3 .button-solid,.checkout-layout-3 .button-solid-sm{height:40px;font-size:14px;padding:5px 10px}.checkout-layout-3 .ps-drawer__coupons{transform:translateY(100%) !important}.checkout-layout-3 .ps-drawer__coupons.active{transform:translateY(0) !important}.checkout-layout-3 .coupon-success-toast,.checkout-layout-3 .coupon-error-toast{position:fixed !important;z-index:2;top:50px}.checkout-layout-3 .text-nav-item{white-space:nowrap;letter-spacing:.1px !important}.checkout-layout-3 .l3-order-summary{transition:height .4s cubic-bezier(0.4, 0, 0.2, 1)}.checkout-layout-3 .l3-order-summary .collapse_content{transition:all .5s ease-in;overflow:hidden}.checkout-layout-3 .l3-order-summary.close .collapse_content{height:0px !important}.checkout-layout-3 .l3-order-summary.show .collapse_content{height:fit-content !important}.checkout-layout-3 .verify-code-form input{width:40px !important;height:40px !important;margin:3px}.ps-close__drawer{height:250px !important;padding:50px 20px 30px 20px;opacity:0;visibility:hidden}.ps-close__drawer.active{opacity:1;visibility:visible}}.checkout-layout-modal{font-family:"Inter",sans-serif}.checkout-layout-modal .modal-content{background:var(--color-background) !important}.checkout-layout-modal .button-solid{background-color:#000;color:#fff !important;height:40px;border:0px;font-size:14px;letter-spacing:.8px;border-radius:5px;box-shadow:rgba(0,0,0,.02) 0px 1px 3px 0px,rgba(27,31,35,.15) 0px 0px 0px 1px}.checkout-layout-modal .button-solid:disabled{background:#7b7b7b}.checkout-layout-modal .button-outlined{background-color:#fff;border:1px solid #000;color:#141414;height:40px;font-size:14px;letter-spacing:.8px;border-radius:5px;box-shadow:rgba(0,0,0,.02) 0px 1px 3px 0px,rgba(27,31,35,.15) 0px 0px 0px 1px}.checkout-layout-modal .button-outlined:hover{background:#f2f2f2}.checkout-layout-modal .fs_16{font-size:16px}.checkout-layout-modal .fs_18{font-size:18px}.checkout-layout-modal .fs_20{font-size:20px}.checkout-layout-modal .fs_14{font-size:14px}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInDown{animation-name:fadeInDown}.fadeInUp{animation-name:fadeInUp}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes slideInLeft{from{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInUp{animation-name:slideInUp}@keyframes slideInDown{from{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInDown{animation-name:slideInDown}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}.swiper:not(.dots-over,.dots-closer,.swiper-thumbs) .swiper-wrapper{margin-bottom:5.6rem}.swiper.dots-closer .swiper-wrapper{margin-bottom:4rem}.swiper.dots-over .swiper-pagination{bottom:1.2rem !important}.swiper.dots-over .swiper-pagination .swiper-pagination-bullet{background:#000;opacity:1;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.swiper.dots-over .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:none;border-color:#000}.swiper.dots-light .swiper-pagination-bullet{background:#000;opacity:1}.swiper.dots-light .swiper-pagination-bullet.swiper-pagination-bullet-active{background:none;border-color:#000}.swiper.dots-start .swiper-pagination{text-align:left;justify-content:flex-start}.swiper-navigation{pointer-events:all}.swiper-navigation .swiper-button{top:45%;background:rgba(0,0,0,.7);color:#343f52;border:0;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);width:4.4rem;height:4.4rem;line-height:inherit;border-radius:100%;text-shadow:none;transition:all .2s ease-in-out}@media(prefers-reduced-motion: reduce){.swiper-navigation .swiper-button{transition:none}}.swiper-navigation .swiper-button:hover{background:rgba(0,0,0,.9)}.swiper-navigation .swiper-button:focus{outline:0}.swiper-navigation .swiper-button:after{font-family:"Unicons";font-size:calc(1.365rem + 1.38vw)}@media(min-width: 1200px){.swiper-navigation .swiper-button:after{font-size:2.4rem}}.swiper-navigation .swiper-button.swiper-button-prev{left:2rem}.swiper-navigation .swiper-button.swiper-button-prev:after{content:""}.swiper-navigation .swiper-button.swiper-button-next{right:2rem}.swiper-navigation .swiper-button.swiper-button-next:after{content:""}.swiper-navigation .swiper-button.swiper-button-disabled{background:rgba(0,0,0,.7)}.swiper-pagination{bottom:0 !important;position:absolute !important;pointer-events:all}.swiper-pagination .swiper-pagination-bullet{-webkit-backface-visibility:visible;transition:all .2s ease-in-out;position:relative;display:inline-block;width:1rem;height:1rem;margin:0 .6rem;padding:0;background:#6c757d;opacity:.5;border-radius:100%;border:3px solid rgba(0,0,0,0);transform:scale(0.6)}@media(prefers-reduced-motion: reduce){.swiper-pagination .swiper-pagination-bullet{transition:none}}.swiper-pagination .swiper-pagination-bullet:hover{transform:scale(1)}.swiper-pagination .swiper-pagination-bullet:focus{outline:0}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{transform:scale(1);background:none;border-color:#6c757d}.swiper-container{-webkit-user-select:none;position:relative;z-index:10 !important}.swiper-container.clients .swiper{display:flex;align-items:center}.swiper-container .swiper img{width:100%;height:auto}.swiper-container .swiper-wrapper{margin-bottom:0 !important}.swiper-container.swiper-auto .swiper-pagination{margin-bottom:-5.6rem !important}.swiper-container.nav-color .swiper-button,.swiper-container.nav-color .swiper-slide figure .item-link{background:rgba(13,110,253,.9) !important;color:#000 !important}.swiper-container.nav-color .swiper-button.swiper-button-disabled,.swiper-container.nav-color .swiper-slide figure .item-link.swiper-button-disabled{background:rgba(13,110,253,.7) !important}.swiper-container.nav-color .swiper-button:hover,.swiper-container.nav-color .swiper-slide figure .item-link:hover{background:#0d6efd !important}.swiper-container.nav-dark .swiper-button,.swiper-container.nav-dark .swiper-slide figure .item-link{background:rgba(0,0,0,.3) !important;color:#fff !important}.swiper-container.nav-dark .swiper-button.swiper-button-disabled,.swiper-container.nav-dark .swiper-slide figure .item-link.swiper-button-disabled{background:rgba(0,0,0,.1) !important}.swiper-container.nav-dark .swiper-button:hover,.swiper-container.nav-dark .swiper-slide figure .item-link:hover{background:rgba(0,0,0,.5) !important}.swiper-container.nav-bottom .swiper-navigation{display:flex;flex-direction:row;justify-content:center;transform:none;position:absolute !important;bottom:-6.4rem;left:0;width:100%}.swiper-container.nav-bottom .swiper-navigation .swiper-button{top:auto;left:auto;right:auto;bottom:0;position:relative;margin:0 .4rem}.swiper-container.nav-bottom .swiper-navigation+.swiper-pagination{bottom:-10.4rem}.swiper-container.nav-bottom.nav-start .swiper-navigation{text-align:left;justify-content:flex-start}.swiper-container.nav-bottom.nav-start .swiper-navigation .swiper-button{margin:0 .8rem 0 0}.swiper-container.dots-over .swiper-pagination{bottom:1.2rem}.swiper-container.dots-over .swiper-pagination .swiper-pagination-bullet{background:#000;opacity:1;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.swiper-container.dots-over .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:none;border-color:#000}.swiper-container.dots-start .swiper-pagination{text-align:left;justify-content:flex-start}.swiper-container.dots-light .swiper-pagination .swiper-pagination-bullet{background:#000;opacity:1}.swiper-container.dots-light .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:none;border-color:#000}.swiper-container.dots-dark .swiper-pagination .swiper-pagination-bullet{background:rgba(0,0,0,.3);opacity:1}.swiper-container.dots-dark .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:none;border-color:rgba(0,0,0,.3)}.swiper-container.dots-light.dots-light-75 .swiper-pagination .swiper-pagination-bullet{opacity:.75}.swiper-container.dots-closer .swiper-pagination{bottom:-2rem}.swiper-slide.bg-overlay:before{content:"";display:block;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:rgba(187,187,187,.5)}.swiper-slide.rounded.bg-overlay:before{border-radius:.375rem}.swiper-slide.bg-overlay-300:before{background:rgba(187,187,187,.3)}.swiper-slide.bg-overlay-400:before{background:rgba(187,187,187,.4)}.swiper-slide.bg-overlay [class*=container]>*,.swiper-slide.bg-overlay .caption-wrapper>*{position:relative;z-index:3}.swiper-slide .caption-wrapper{width:100%;height:100%;position:absolute;top:0;left:0;display:flex}.swiper-slide .caption-wrapper .caption{display:flex}@media(max-width: 767px){.caption-wrapper{display:none !important}}.swiper-hero,.swiper-hero .swiper-slide{height:750px !important}.swiper-hero .swiper-slide{background-size:cover;background-position:center center}@media(max-width: 767px){.swiper-hero,.swiper-hero .swiper-slide{height:500px !important}.swiper-hero .swiper-navigation{display:none}}.swiper-fullscreen{height:100vh}.swiper-fullscreen .swiper:not(.swiper-thumbs) .swiper-slide{height:100vh;background-size:cover;background-position:center center}.swiper-fullscreen .swiper-thumbs{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:9999}.swiper-fullscreen .swiper-thumbs .swiper-slide{cursor:pointer;width:5rem !important;height:5rem !important}.swiper-fullscreen .swiper-thumbs .swiper-slide img{width:5rem;height:5rem;border-radius:100%}.swiper-fullscreen .swiper-thumbs .swiper-slide:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";display:block;z-index:2;transition:all 150ms ease-in-out;box-sizing:border-box;border:2px solid rgba(0,0,0,0);border-radius:100%}.swiper-fullscreen .swiper-thumbs .swiper-slide.swiper-slide-thumb-active:after{border-color:rgba(0,0,0,.6)}@media(max-width: 1199.98px){.swiper-fullscreen,.swiper-fullscreen .swiper:not(.swiper-thumbs) .swiper-slide{height:750px !important}}@media(max-width: 767px){.swiper-fullscreen,.swiper-fullscreen .swiper:not(.swiper-thumbs) .swiper-slide{height:500px !important}}@media(min-width: 1024px){.swiper-auto .swiper-slide{width:850px}}@media(min-width: 768px)and (max-width: 1023.98px){.swiper-auto .swiper-slide{width:600px}}.swiper .swiper-slide [class*=animate__]{animation-name:none;visibility:hidden}.swiper .swiper-slide.swiper-slide-active [class*=animate__]{visibility:visible}.swiper .swiper-slide.swiper-slide-active [class*=animate__].animate__fadeInUp{animation-name:fadeInUp}.swiper .swiper-slide.swiper-slide-active [class*=animate__].animate__fadeInDown{animation-name:fadeInDown}.swiper .swiper-slide.swiper-slide-active [class*=animate__].animate__fadeInTopRight{animation-name:fadeInTopRight}.swiper .swiper-slide.swiper-slide-active [class*=animate__].animate__slideInUp{animation-name:slideInUp}.swiper .swiper-slide.swiper-slide-active [class*=animate__].animate__slideInDown{animation-name:slideInDown}.swiper .swiper-slide.swiper-slide-active [class*=animate__].animate__slideInLeft{animation-name:slideInLeft}.swiper .swiper-slide.swiper-slide-active [class*=animate__].animate__slideInRight{animation-name:slideInRight}.swiper .swiper-slide.swiper-slide-active [class*=animate__].animate__zoomIn{animation-name:zoomIn}.item-inner{padding:2rem 1.5rem}.swiper-thumbs-container:not(.swiper-fullscreen) .swiper-main{position:relative}.swiper-thumbs-container:not(.swiper-fullscreen) .swiper-wrapper{margin-bottom:0}.swiper-thumbs-container:not(.swiper-fullscreen) .swiper:not(.swiper-thumbs){margin-bottom:1rem}.swiper-thumbs-container:not(.swiper-fullscreen):not(.swiper-fullscreen) .swiper-thumbs .swiper-slide{cursor:pointer;opacity:.7}.swiper-thumbs-container:not(.swiper-fullscreen):not(.swiper-fullscreen) .swiper-thumbs .swiper-slide.swiper-slide-thumb-active{opacity:1}.swiper-static{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;z-index:1000}@media(min-width: 1400px){.container-custom{max-width:80%}}@media(min-width: 1200px){.container-custom{max-width:90%}}@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}.fullscreen-slider{height:100vh}:root{--swiper-theme-color: #007aff }.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}:root{--fashion-slider-font-family: sans-serif;--fashion-slider-button-side-offset: 32px;--fashion-slider-button-mobile-side-offset: 24px;--fashion-slider-button-mobile-bottom-offset: 16px;--fashion-slider-title-font-size: 80px;--fashion-slider-tagline-font-size: 20px;--fashion-slider-title-line-height: 1.2 }.fashion-slider{width:100%;height:100%}.fashion-slider-no-transition{transition-duration:0ms !important;transition-delay:0ms !important;transition-property:none !important}.fashion-slider-no-transition *:not(.swiper-wrapper){transition-duration:0ms !important;transition-delay:0ms !important;transition-property:none !important}.fashion-slider-no-transition .swiper-wrapper{transition-delay:0ms !important}.fashion-slider .swiper{width:100%;height:100%;transition:1s background-color 1.3s}.fashion-slider .swiper-wrapper{transition-delay:1s;transition-timing-function:cubic-bezier(0.5, 0, 0, 1)}.fashion-slider .swiper-slide{text-align:center;display:flex;justify-content:center;align-items:center}.fashion-slider-title{transition-delay:1s;z-index:10}.fashion-slider-title-text{font-weight:700;font-size:var(--fashion-slider-title-font-size);line-height:var(--fashion-slider-title-line-height);letter-spacing:-1px;color:rgba(255,255,255,0);-webkit-text-stroke:2px #fff}.fashion-slider-tagline{transition-delay:1s;z-index:10}.fashion-slider-tagline-text{font-weight:500;font-size:var(--fashion-slider-tagline-font-size);line-height:var(--fashion-slider-title-line-height);letter-spacing:-1px;color:#fff}.fashion-slider-scale{width:100%;height:100%;position:absolute;transform:scale(0.6);transition-duration:1s;transition-property:transform;transition-timing-function:cubic-bezier(0.5, 0, 0, 1);opacity:.9;overflow:hidden}.fashion-slider-scale img{width:100%;height:100%;object-fit:cover;transform:scale(1.2) translate(50%);transition-timing-function:cubic-bezier(0.5, 0, 0, 1);transition-property:transform}.fashion-slider-button{transition:.5s;outline:none;position:absolute;width:140px;z-index:10;top:50%;transform:translateY(-50%);cursor:pointer}.fashion-slider-button svg{display:block;transition:.5s}.fashion-slider-button .fashion-slider-svg-circle-wrap{transition:.5s;transform-origin:-20px 40px;opacity:1}.fashion-slider-button circle{transition:.5s;stroke-width:2px;stroke:#fff;fill:none;stroke-dasharray:1;stroke-dashoffset:1;opacity:1;transform-origin:0px 0px 0px}.fashion-slider-button .fashion-slider-svg-arrow{transition:.5s;fill:#fff;transform:rotateY(180deg) translate(-55px, 36.1px) scale(1.75)}.fashion-slider-button-prev{left:var(--fashion-slider-button-side-offset)}.fashion-slider-button-next{right:var(--fashion-slider-button-side-offset)}@media(max-width: 640px){.fashion-slider-button{top:auto;bottom:var(--fashion-slider-button-mobile-bottom-offset);transform:none}.fashion-slider-button-prev{left:var(--fashion-slider-button-mobile-side-offset)}.fashion-slider-button-next{right:var(--fashion-slider-button-mobile-side-offset)}}.fashion-slider-button-disabled{opacity:.2;cursor:default}.fashion-slider-button .fashion-slider-svg-wrap{transform:translateY(353px)}.fashion-slider-button-next .fashion-slider-svg-wrap{transform:translateY(353px) rotateY(180deg);transform-origin:80px 0px 0px}.fashion-slider-button .fashion-slider-svg-line{transition:.5s;stroke:#fff;stroke-width:2;transform:translate(50px, 42px)}.fashion-slider-button-prev:not(.fashion-slider-button-disabled):hover svg{transform:translate(-16px)}.fashion-slider-button-next:not(.fashion-slider-button-disabled):hover svg{transform:translate(16px)}.fashion-slider-button:not(.fashion-slider-button-disabled):hover .fashion-slider-svg-circle-wrap{transform:scale(1.1)}.fashion-slider-button:not(.fashion-slider-button-disabled):hover circle{stroke-dasharray:4px;stroke-dashoffset:4px;opacity:1}.fashion-slider-button:not(.fashion-slider-button-disabled):hover .fashion-slider-svg-arrow{transform:rotateY(180deg) translate(-40px, 36.1px) scale(1.75)}.fashion-slider-button:not(.fashion-slider-button-disabled):hover .fashion-slider-svg-line{transform:translate(35px, 42px) scaleX(0.5)}.fashion-slider-parent{height:100vh;display:flex;align-items:center;justify-content:center}.fashion-slider{--fashion-slider-title-font-size: 88px }@media(max-width: 480px){.fashion-slider-parent{height:calc(100vh - 127px)}.fashion-slider{--fashion-slider-title-font-size: 60px }}.tagline{font-size:14px;font-weight:500;font-family:var(--font-menu-family);letter-spacing:1.4px}.heading-sm,.heading-xs,.heading-xxs,.heading,.heading-2x,.heading-3x,.heading-4x,.heading-5x,.heading-6x{color:var(--font-heading-color, #2f3337);font-family:var(--font-heading-family, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif);font-weight:var(--font-heading-weight, 700);line-height:125%}.heading-xxs{font-size:calc(var(--font-heading-size) - 14px)}.heading-xs{font-size:calc(var(--font-heading-size) - 8px)}.heading-sm{font-size:calc(var(--font-heading-size) - 4px)}.heading{font-size:var(--font-heading-size, 24)}.heading-2x{font-size:calc(var(--font-heading-size) + 4px)}.heading-3x{font-size:calc(var(--font-heading-size) + 8px)}.heading-4x{font-size:calc(var(--font-heading-size) + 12px)}.heading-5x{font-size:calc(var(--font-heading-size) + 16px)}.heading-6x{font-size:calc(var(--font-heading-size) + 20px)}.dangerouslySetInnerHTML p,.dangerouslySetInnerHTML a,.dangerouslySetInnerHTML h1,.dangerouslySetInnerHTML .h1,.dangerouslySetInnerHTML h2,.dangerouslySetInnerHTML .h2,.dangerouslySetInnerHTML h3,.dangerouslySetInnerHTML .h3,.dangerouslySetInnerHTML h4,.dangerouslySetInnerHTML .h4,.dangerouslySetInnerHTML h5,.dangerouslySetInnerHTML .h5,.dangerouslySetInnerHTML h6,.dangerouslySetInnerHTML .h6,.dangerouslySetInnerHTML span{color:inherit}.body-sm,body,.body,p,.body-lg,.body-xl,.body-xxl{color:var(--color-text, #545658);letter-spacing:var(--font-body-letter-spacing, normal)}.body-xxs{font-size:calc(var(--font-body-size) - 8px) !important}.body-xs{font-size:calc(var(--font-body-size) - 4px)}.body-sm{font-size:calc(var(--font-body-size) - 2px)}body,.body,p{font-size:var(--font-body-size, 14)}.body-lg{font-size:calc(var(--font-body-size) + 2px)}.body-xl{font-size:calc(var(--font-body-size) + 4px)}.body-xxl{font-size:calc(var(--font-body-size) + 6px)}.link-xs,.link-sm,.link,.link-xl,.link-lg{font-family:var(--font-body-family, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif);font-weight:500;color:var(--link-color)}.link-xs:hover,.link-xs.active,.link-sm:hover,.link-sm.active,.link:hover,.link.active,.link-xl:hover,.link-xl.active,.link-lg:hover,.link-lg.active{color:var(--link-hover-color)}.link-xs:after,.link-sm:after,.link:after,.link-xl:after,.link-lg:after{background-color:var(--link-hover-color)}.link-xs.text_danger:hover,.link-sm.text_danger:hover,.link.text_danger:hover,.link-xl.text_danger:hover,.link-lg.text_danger:hover{color:var(--error-color);opacity:.9}.link-xs{font-size:calc(var(--font-body-size) - 4px)}.link-sm{font-size:calc(var(--font-body-size) - 2px)}.link{font-size:var(--font-body-size, 14)}.link-lg{font-size:calc(var(--font-body-size) + 2px)}.link-xl{font-size:calc(var(--font-body-size) + 4px)}.more{font-weight:700;letter-spacing:-0.01rem}i{color:var(--icon-color)}i:hover{color:var(--icon-active-color)}.text__success{color:var(--success-color)}.text__danger{color:var(--error-color) !important}.text__info{color:var(--info-color)}.bg__info{color:var(--info-background-color) !important}.coupon-text{color:var(--coupon-color, #000)}.coupon-bg{background:var(--coupon-background-color, #cde2f5)}.coupon-icon{color:var(--coupon-icon-color, #000)}.color__background{background-color:var(--color-background, #fff)}.header-menu-xs,.header-menu-sm,.header-menu,.header-menu-xl,.header-menu-lg{font-family:var(--font-menu-family, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif);font-weight:500;color:var(--header-menu-text-color, #000)}.header-menu-xs:hover,.header-menu-xs.active,.header-menu-sm:hover,.header-menu-sm.active,.header-menu:hover,.header-menu.active,.header-menu-xl:hover,.header-menu-xl.active,.header-menu-lg:hover,.header-menu-lg.active{color:var(--link-hover-color)}.header-menu-xs:after,.header-menu-sm:after,.header-menu:after,.header-menu-xl:after,.header-menu-lg:after{background-color:var(--link-hover-color)}.header-menu-xs.text_danger:hover,.header-menu-sm.text_danger:hover,.header-menu.text_danger:hover,.header-menu-xl.text_danger:hover,.header-menu-lg.text_danger:hover{color:var(--error-color);opacity:.9}.header-menu-xs{font-size:calc(var(--font-menu-font-size) - 4px)}.header-menu-sm{font-size:calc(var(--font-menu-font-size) - 2px)}.header-menu{font-size:var(--font-menu-font-size, 14)}.header-menu-lg{font-size:calc(var(--font-menu-font-size) + 2px)}.header-menu-xl{font-size:calc(var(--font-menu-font-size) + 4px)}.widget-gap-top-10{padding-top:10px}.widget-gap-bottom-10{padding-bottom:10px}.widget-gap-10{padding-top:10px;padding-bottom:10px}.widget-gap-top-20{padding-top:20px}.widget-gap-bottom-20{padding-bottom:20px}.widget-gap-20{padding-top:20px;padding-bottom:20px}.widget-gap-top-30{padding-top:30px}.widget-gap-bottom-30{padding-bottom:30px}.widget-gap-30{padding-top:30px;padding-bottom:30px}.widget-gap-top-40{padding-top:40px}.widget-gap-bottom-40{padding-bottom:40px}.widget-gap-40{padding-top:40px;padding-bottom:40px}.contact-common .contact1-title1-margin{margin-bottom:20px}.contact-common .contact1-title2-margin{margin-bottom:30px}.contact-common .contact1-title-list-margin{margin-bottom:2px}@media(max-width: 768px){.mobile-gap-bm{margin-bottom:20px}.mobile-categories-gap{margin:5px}}.padding-top-0{padding-top:0px}.padding-top-10{padding-top:10px}.padding-top-20{padding-top:20px}.padding-right-20{padding-right:20px}.padding-right-10{padding-right:10px}.padding-top-30{padding-top:30px}.padding-bottom-5{padding-bottom:5px}.padding-bottom-10{padding-bottom:10px}.padding-bottom-20{padding-bottom:20px}.padding-bottom-30{padding-bottom:30px}.margin-top-5{margin-top:5px}.margin-top-10{margin-top:10px}.margin-top-15{margin-top:15px}.margin-top-20{margin-top:20px}.margin-top-25{margin-top:25px}.margin-top-30{margin-top:30px}.margin-bottom-10{margin-bottom:10px}.margin-bottom-20{margin-bottom:20px}.margin-bottom-30{margin-bottom:30px}.margin-10{margin:10px}.margin-2{margin:2px}.margin-left-5{margin-left:5px}.margin-right-5{margin-right:5px}.margin-x-10{margin-left:10px;margin-right:10px}.margin-x-5{margin-left:5px;margin-right:5px}.margin-x-7{margin-left:7px;margin-right:7px}.margin-right-10{margin-right:10px}.margin-right-20{margin-right:20px}.margin-left-20{margin-left:20px}.margin-left-10{margin-left:10px}.margin-20{margin:20px}.margin-0{margin:0}.margin-0-imp{margin:0 !important}.margin-auto{margin-left:auto;margin-right:auto}.padding-20{padding:20px}.padding-10{padding:10px}.padding-0{padding:0px}.padding-0-imp{padding:0px !important}.padding-x-0{padding-right:0px;padding-left:0px}.padding-7{padding:7px}.padding-x-10{padding-right:10px;padding-left:10px}.padding-0-imp{padding:0px !important}.padding-top-100{padding-top:100px}.padding-top-50{padding-top:50px}.padding-bottom-50{padding-bottom:70px}.margin-bottom-auto{margin-bottom:auto}.margin-bottom-5{margin-bottom:5px}.margin-right-auto{margin-right:auto}.margin-right-0{margin-right:0}.margin-left-auto{margin-left:auto}.margin-left-0{margin-left:0}.pf-1{opacity:1;transition:opacity .5s}.pf-0{opacity:0;pointer-events:none;transition:opacity .5s}.announcement-bar .slick-arrow .fa-chevron-left,.announcement-bar .slick-arrow .fa-chevron-right{font-size:20px}.announcement-bar__message .message a{text-decoration:underline}.header-4 .announcement-bar{background:#a1decd}.header-4 .announcement-bar .message{font-size:14px;font-weight:500;letter-spacing:.02em;color:#232323;padding:5px 15px}.header-4 .announcement-bar .message a{color:#232323}.header-4 .announcement-bar .message a:hover{text-decoration:underline;text-underline-offset:.2rem}.header-5 .announcement-bar{background-color:#f7e3dc;color:#b05d5d;display:flex;align-items:center;height:45px}.header-5 .announcement-bar .message{font-size:16px;font-weight:400;letter-spacing:0}.header-6 .announcement-bar{background:#f2f2f2}.header-6 .announcement-bar .message{font-size:14px;font-weight:900;letter-spacing:0;color:#e73e45;font-style:italic;padding:5px 15px}.header-9 .announcement-bar{background:#f7c662;padding:5px 0px 4px}.header-9 .announcement-bar .message{max-width:770px;margin:0 auto}.header-9 .announcement-bar .message .item,.header-9 .announcement-bar .message a{font-size:15px;font-weight:700;letter-spacing:0;color:#000;text-transform:capitalize}.header-9 .announcement-bar .message:not(.slick-slider) .item+.item{display:none}.header-9 .announcement-bar .message .slick-arrow{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}@media(max-width: 551px){.header-9 .announcement-bar .message .slick-arrow{display:none !important}}.footer-announcement{display:flex;flex-direction:row}.footer-announcement p{margin-bottom:8px}.footer-announcement .border-right{border-right:.8px solid var(--color-border, #000000)}.footer-announcement .border-bottom{border-bottom:none !important}.footer-announcement .announcement-bar__message{width:100%}.footer-announcement .announcement-bar-flex{display:flex;flex-direction:row}@media(max-width: 900px){.footer-announcement .announcement-bar-flex{display:flex;flex-direction:column}.footer-announcement .border-right{border-right:none}.footer-announcement .border-bottom{border-bottom:.8px solid var(--color-border, #000000) !important}.footer-announcement .announcement-bar__message{width:75%;margin-left:auto;margin-right:auto}}@media(max-width: 600px){.footer-announcement{flex-direction:column}}.slider-ann .slick-arrow{background-color:rgba(0,0,0,0)}.slider-ann .slick-track{align-items:center;display:block;justify-content:center}.announcement-bar-infinite .slick-slider .slick-slide{width:auto !important}.announcement-bar-infinite .slick-slider .slick-track{width:auto !important}@keyframes SlideLeft{0%{transform:translate3d(0, 0, 0)}100%{transform:translate3d(-100%, 0, 0)}}.announcement-bar-infinite .layout--scroll{max-width:100%;padding-left:0;padding-right:0;overflow:hidden;text-align:right}.announcement-bar-infinite .layout--scroll .row{display:inline-block;text-align:left;white-space:nowrap}.announcement-bar-infinite .layout--scroll .row>*{width:inherit;max-width:inherit}.announcement-bar-infinite .announcement-bar__item-scroll{display:inline-block;will-change:transform;transform:translateZ(0);animation:SlideLeft 10s infinite linear}.announcement-bar-infinite .layout--scroll:hover .announcement-bar__item-scroll,.announcement-bar-infinite .layout--scroll:focus .announcement-bar__item-scroll{animation-play-state:paused}.announcement-bar-infinite .layout--scroll .announcement-bar__message{width:auto;vertical-align:middle;display:inline-block}.announcement-bar-infinite .layout--scroll .announcement-bar__message .message,.announcement-bar-infinite .layout--scroll .announcement-bar__message p{display:inline-block;padding:0px 15px}.announcement-bar-infinite .layout--scroll .announcement-bar__message .underline{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.basicErrors{padding-bottom:env(safe-area-inset-bottom)}.basicErrors .illustration__img img{width:100%;height:100%}.basicErrors .detaile__error{padding-left:20px;padding-right:20px}.basicErrors .detaile__error.text-center{padding-left:60px;padding-right:60px}.basicErrors .detaile__error h1,.basicErrors .detaile__error .h1{font-size:20px;margin-bottom:8px}.basicErrors .detaile__error p{font-size:14px;margin-bottom:20px}.basicErrors .detaile__error .btn__gohome{border-radius:10px;min-width:120px;height:45px;font-size:14px;display:inline-flex;align-items:center;justify-content:center}.page__404{height:100vh;background-color:#f7f7f8;overflow-x:hidden;text-align:center}.page__404 .ps-errors__404 .illustration__img img{max-width:411px;max-height:352px;width:100%;height:100%}.page__404 .ps-errors__404 .illustration_Wrong__img img{max-width:250px;max-height:352px;width:100%;height:100%}.page__NoConnection{background-color:#eff1f3}.page__NoConnection .emPage__noconnection .illustration__img img{width:100%;height:100%}.page__NoConnection .emPage__noconnection .detaile__error{padding-left:20px}.page__ProkenLink{background-color:#aabbc9}.page__NoSpace{background-color:#eff1f3}.page__NoRsultSearch{background-color:#686b89}.page__NoRsultSearch .detaile__error{padding-left:30px !important;padding-right:30px !important}.made-in-aasaan{position:fixed;box-sizing:border-box;line-height:normal;text-align:center;padding-left:10px;border-radius:75px;color:#000 !important;border-width:1px;border-color:rgba(0,0,0,.13) !important;box-shadow:0 0 25px 5px rgba(0,0,0,.1) !important;font-size:14px;z-index:200;cursor:pointer;pointer-events:auto;font-weight:500;text-shadow:0 1px 0 rgba(0,0,0,.08) !important;background-color:#fff !important;display:flex;flex-shrink:auto;bottom:20px;left:20px;margin-top:auto;margin-bottom:auto;flex-direction:row;align-items:center;margin-left:auto;margin-right:auto;padding-right:14px;border-style:solid;padding-top:7px;padding-bottom:7px}.made-in-aasaan-container{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box;margin-left:8px;line-height:normal;height:auto;text-align:center;margin-top:auto;margin-bottom:auto;font-family:"Poppins",sans-serif;font-size:12px;font-weight:600;margin-right:-1px;padding-top:0px;color:#000 !important}.made-in-aasaan-container .builder-text{line-height:1.3em}.made-in-aasaan-container .builder-text p:first-of-type{font-size:12px;margin:0;color:#343434 !important;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif !important}.made-in-aasaan-image{display:flex;position:relative;flex-shrink:0;box-sizing:border-box;overflow:hidden;min-width:6px;width:14px;margin-top:auto;padding-top:0px;margin-bottom:1px}.made-in-aasaan-image img{filter:invert(13%)}@media(max-width: 640px){.made-in-aasaan{display:none}}.ai-banner{display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;box-sizing:border-box;margin-top:0px;height:auto;flex-grow:0;padding-top:10px;padding-bottom:10px;pointer-events:auto;cursor:pointer;background:linear-gradient(90deg, rgba(0, 0, 0, 0) 5%, rgba(0, 0, 0, 0.9) 45%, rgba(0, 0, 0, 0.9) 55%, rgba(0, 0, 0, 0) 95%);background-color:rgba(29,32,35,.74);margin-bottom:0px}.ai-banner-container{display:flex;flex-direction:row;position:relative;flex-shrink:0;box-sizing:border-box;justify-content:center;align-items:center;gap:10px}.ai-banner-text{display:flex;position:relative;align-items:center;flex-shrink:0;box-sizing:border-box;margin-top:0px;line-height:normal;height:auto;text-align:center;font-size:14px;font-weight:600;color:#fff;pointer-events:auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif !important}.ai-banner-text .text-underline{text-decoration:underline;text-underline-offset:4px;color:#fff}.ai-banner-text .fa-light{color:#fff;font-size:12px;padding-top:4px}.ai-banner-animation{animation-name:backgroundColorPalette;animation-duration:25s;animation-iteration-count:infinite;animation-direction:normal}@keyframes backgroundColorPalette{0%{background:#006ce9}15%{background:#18b6f6}30%{background:#ac7ef4}45%{background:#eeb1ca}60%{background:#ef6c41}75%{background:#f7c92e}90%{background:#f7c92e}100%{background:#006ce9}}.quill__editor .ql-size-huge,.quill__editor_ann .ql-size-huge{font-size:2.5em}.quill__editor .ql-size-small,.quill__editor_ann .ql-size-small{font-size:.75em}.quill__editor .ql-size-large,.quill__editor_ann .ql-size-large{font-size:1.5em}.quill__editor .ql-align-center,.quill__editor_ann .ql-align-center{text-align:center}.quill__editor .ql-align-center,.quill__editor_ann .ql-align-center{text-align:center}.quill__editor .ql-align-right,.quill__editor_ann .ql-align-right{text-align:right}.quill__editor .ql-align-justify,.quill__editor_ann .ql-align-justify{text-align:justify}.quill__editor .ql-font-monospace,.quill__editor_ann .ql-font-monospace{font-family:Monaco,Courier New,monospace}.quill__editor .ql-font-serif,.quill__editor_ann .ql-font-serif{font-family:Georgia,Times New Roman,serif}.quill__editor ul[data-checked=false]>li::before,.quill__editor_ann ul[data-checked=false]>li::before{content:"☐" !important;padding-right:4px}.quill__editor ul[data-checked=false],.quill__editor ul[data-checked=false] li,.quill__editor_ann ul[data-checked=false],.quill__editor_ann ul[data-checked=false] li{list-style-type:none !important}.quill__editor ul,.quill__editor ul li,.quill__editor_ann ul,.quill__editor_ann ul li{list-style-type:disc}.quill__editor ul,.quill__editor ol,.quill__editor_ann ul,.quill__editor_ann ol{list-style-position:inside}.quill__editor ol,.quill__editor_ann ol{list-style-type:decimal !important}.quill__editor .ql-indent-1:not(.ql-direction-rtl),.quill__editor_ann .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.quill__editor .ql-indent-2:not(.ql-direction-rtl),.quill__editor_ann .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.quill__editor .ql-indent-3:not(.ql-direction-rtl),.quill__editor_ann .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.quill__editor .ql-indent-4:not(.ql-direction-rtl),.quill__editor_ann .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.quill__editor .ql-indent-5:not(.ql-direction-rtl),.quill__editor_ann .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.quill__editor .ql-indent-6:not(.ql-direction-rtl),.quill__editor_ann .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.quill__editor .ql-indent-7:not(.ql-direction-rtl),.quill__editor_ann .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.quill__editor .ql-indent-8:not(.ql-direction-rtl),.quill__editor_ann .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.quill__editor img,.quill__editor_ann img{display:unset !important}.quill__editor h1,.quill__editor .h1,.quill__editor h2,.quill__editor .h2,.quill__editor h3,.quill__editor .h3,.quill__editor h4,.quill__editor .h4,.quill__editor h5,.quill__editor .h5,.quill__editor h6,.quill__editor .h6,.quill__editor h1 *,.quill__editor .h1 *,.quill__editor h2 *,.quill__editor .h2 *,.quill__editor h3 *,.quill__editor .h3 *,.quill__editor h4 *,.quill__editor .h4 *,.quill__editor h5 *,.quill__editor .h5 *,.quill__editor h6 *,.quill__editor .h6 *{margin-bottom:0px;font-family:var(--font-heading-family, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif) !important;font-weight:var(--font-heading-weight, 700) !important;color:var(--font-heading-color, #2f3337) !important}.quill__editor p,.quill__editor p *{font-family:var(--font-body-family, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif) !important}.quill__editor_ann h1,.quill__editor_ann .h1,.quill__editor_ann h2,.quill__editor_ann .h2,.quill__editor_ann h3,.quill__editor_ann .h3,.quill__editor_ann h4,.quill__editor_ann .h4,.quill__editor_ann h5,.quill__editor_ann .h5,.quill__editor_ann h6,.quill__editor_ann .h6,.quill__editor_ann h1 *,.quill__editor_ann .h1 *,.quill__editor_ann h2 *,.quill__editor_ann .h2 *,.quill__editor_ann h3 *,.quill__editor_ann .h3 *,.quill__editor_ann h4 *,.quill__editor_ann .h4 *,.quill__editor_ann h5 *,.quill__editor_ann .h5 *,.quill__editor_ann h6 *,.quill__editor_ann .h6 *{margin-bottom:0px;font-family:var(--font-heading-family, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif) !important;font-weight:var(--font-heading-weight, 700) !important}.quill__editor_ann p,.quill__editor_ann p *{font-family:var(--font-body-family, -apple-system, BlinkMacSystemFont, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif) !important}.page-title-style1{padding:69px 0 65px;background-position:center;background-repeat:no-repeat;background-size:cover}.loading-boxes{height:32px;width:32px;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;margin-top:32px;-webkit-transform:rotateX(60deg) rotateZ(45deg) rotateY(0deg) translateZ(0px);transform:rotateX(60deg) rotateZ(45deg) rotateY(0deg) translateZ(0px)}.loading-boxes .loading-box{width:32px;height:32px;top:0px;left:0;position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.loading-boxes .loading-box{width:32px;height:32px;top:0px;left:0;position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.loading-boxes .loading-box:nth-child(1){-webkit-transform:translate(100%, 0);transform:translate(100%, 0);-webkit-animation:box1 1s linear infinite;animation:box1 1s linear infinite}.loading-boxes .loading-box:nth-child(2){-webkit-transform:translate(0, 100%);transform:translate(0, 100%);-webkit-animation:box2 1s linear infinite;animation:box2 1s linear infinite}.loading-boxes .loading-box:nth-child(3){-webkit-transform:translate(100%, 100%);transform:translate(100%, 100%);-webkit-animation:box3 1s linear infinite;animation:box3 1s linear infinite}.loading-boxes .loading-box:nth-child(4){-webkit-transform:translate(200%, 0);transform:translate(200%, 0);-webkit-animation:box4 1s linear infinite;animation:box4 1s linear infinite}.loading-boxes .loading-box>div{background:#53b9ab;--translateZ: 15.5px;--rotateY: 0deg;--rotateX: 0deg;position:absolute;width:100%;height:100%;background:#53b9ab;top:auto;right:auto;bottom:auto;left:auto;-webkit-transform:rotateY(var(--rotateY)) rotateX(var(--rotateX)) translateZ(var(--translateZ));transform:rotateY(var(--rotateY)) rotateX(var(--rotateX)) translateZ(var(--translateZ))}.loading-boxes .loading-box>div:nth-child(1){top:0;left:0;background:#53b9ab}.loading-boxes .loading-box>div:nth-child(2){background:#008573;right:0;--rotateY: 90deg}.loading-boxes .loading-box>div:nth-child(3){background:#12a594;--rotateX: -90deg}.loading-boxes .loading-box>div:nth-child(4){background:#f3fbf9;top:0;left:0;--translateZ: -90px}@keyframes box1{0%,50%{transform:translate(100%, 0)}100%{transform:translate(200%, 0)}}@keyframes box2{0%{transform:translate(0, 100%)}50%{transform:translate(0, 0)}100%{transform:translate(100%, 0)}}@keyframes box3{0%,50%{transform:translate(100%, 100%)}100%{transform:translate(0, 100%)}}@keyframes box4{0%{transform:translate(200%, 0)}50%{transform:translate(200%, 100%)}100%{transform:translate(100%, 100%)}}
