@charset "UTF-8";/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color: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 + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{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:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}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:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}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 + .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,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-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(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #a6b5cc;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.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:transparent;border:solid transparent;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 + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.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:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;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:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;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:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;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 transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.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),.65);transform:scale(.85) translateY(-.5rem) translate(.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;top:1rem;right:.375rem;bottom:1rem;left:.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),.65);transform:scale(.85) translateY(-.5rem) translate(.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:.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:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.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 + .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(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .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),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.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(.75em + .375rem) calc(.75em + .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),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.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),.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:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.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 + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.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),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.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(.75em + .375rem) calc(.75em + .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),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.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),.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: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,: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)}.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-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.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 transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item: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:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.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-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: .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 #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link: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: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link: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: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-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: .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:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;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 .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{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: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.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: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-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: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-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);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.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: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-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: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-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: .875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;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(-.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:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-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 transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#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)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-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: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.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:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.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:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.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:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.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:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.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:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.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;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:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;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, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .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(.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:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{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:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;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,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{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:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{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:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{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:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{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:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{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:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{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:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{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:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{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:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{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:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{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:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.mt-1{margin-top:1rem!important}.mt-2{margin-top:2rem!important}.mt-3{margin-top:3rem!important}.mt-4{margin-top:4rem!important}.mt-5{margin-top:5rem!important}.mt-6{margin-top:6rem!important}.mt-7{margin-top:7rem!important}.mt-8{margin-top:8rem!important}.mt-9{margin-top:9rem!important}.mt-10{margin-top:10rem!important}.mb-1{margin-bottom:1rem!important}.mb-2{margin-bottom:2rem!important}.mb-3{margin-bottom:3rem!important}.mb-4{margin-bottom:4rem!important}.mb-5{margin-bottom:5rem!important}.mb-6{margin-bottom:6rem!important}.mb-7{margin-bottom:7rem!important}.mb-8{margin-bottom:8rem!important}.mb-9{margin-bottom:9rem!important}.mb-10{margin-bottom:10rem!important}@media (min-width: 769px){.mt-md-0{margin-top:0rem!important}.mt-md-1{margin-top:1rem!important}.mt-md-2{margin-top:2rem!important}.mt-md-3{margin-top:3rem!important}.mt-md-4{margin-top:4rem!important}.mt-md-5{margin-top:5rem!important}.mt-md-6{margin-top:6rem!important}.mt-md-7{margin-top:7rem!important}.mt-md-8{margin-top:8rem!important}.mt-md-9{margin-top:9rem!important}.mt-md-10{margin-top:10rem!important}.mb-md-0{margin-bottom:0rem!important}.mb-md-1{margin-bottom:1rem!important}.mb-md-2{margin-bottom:2rem!important}.mb-md-3{margin-bottom:3rem!important}.mb-md-4{margin-bottom:4rem!important}.mb-md-5{margin-bottom:5rem!important}.mb-md-6{margin-bottom:6rem!important}.mb-md-7{margin-bottom:7rem!important}.mb-md-8{margin-bottom:8rem!important}.mb-md-9{margin-bottom:9rem!important}.mb-md-10{margin-bottom:10rem!important}}@media (min-width: 992px){.mt-lg-0{margin-top:0rem!important}.mt-lg-1{margin-top:1rem!important}.mt-lg-2{margin-top:2rem!important}.mt-lg-3{margin-top:3rem!important}.mt-lg-4{margin-top:4rem!important}.mt-lg-5{margin-top:5rem!important}.mt-lg-6{margin-top:6rem!important}.mt-lg-7{margin-top:7rem!important}.mt-lg-8{margin-top:8rem!important}.mt-lg-9{margin-top:9rem!important}.mt-lg-10{margin-top:10rem!important}.mb-lg-0{margin-bottom:0rem!important}.mb-lg-1{margin-bottom:1rem!important}.mb-lg-2{margin-bottom:2rem!important}.mb-lg-3{margin-bottom:3rem!important}.mb-lg-4{margin-bottom:4rem!important}.mb-lg-5{margin-bottom:5rem!important}.mb-lg-6{margin-bottom:6rem!important}.mb-lg-7{margin-bottom:7rem!important}.mb-lg-8{margin-bottom:8rem!important}.mb-lg-9{margin-bottom:9rem!important}.mb-lg-10{margin-bottom:10rem!important}}@media (min-width: 1200px){.mt-xl-0{margin-top:0rem!important}.mt-xl-1{margin-top:1rem!important}.mt-xl-2{margin-top:2rem!important}.mt-xl-3{margin-top:3rem!important}.mt-xl-4{margin-top:4rem!important}.mt-xl-5{margin-top:5rem!important}.mt-xl-6{margin-top:6rem!important}.mt-xl-7{margin-top:7rem!important}.mt-xl-8{margin-top:8rem!important}.mt-xl-9{margin-top:9rem!important}.mt-xl-10{margin-top:10rem!important}.mb-xl-0{margin-bottom:0rem!important}.mb-xl-1{margin-bottom:1rem!important}.mb-xl-2{margin-bottom:2rem!important}.mb-xl-3{margin-bottom:3rem!important}.mb-xl-4{margin-bottom:4rem!important}.mb-xl-5{margin-bottom:5rem!important}.mb-xl-6{margin-bottom:6rem!important}.mb-xl-7{margin-bottom:7rem!important}.mb-xl-8{margin-bottom:8rem!important}.mb-xl-9{margin-bottom:9rem!important}.mb-xl-10{margin-bottom:10rem!important}}@media (min-width: 1600px){.mt-xxl-0{margin-top:0rem!important}.mt-xxl-1{margin-top:1rem!important}.mt-xxl-2{margin-top:2rem!important}.mt-xxl-3{margin-top:3rem!important}.mt-xxl-4{margin-top:4rem!important}.mt-xxl-5{margin-top:5rem!important}.mt-xxl-6{margin-top:6rem!important}.mt-xxl-7{margin-top:7rem!important}.mt-xxl-8{margin-top:8rem!important}.mt-xxl-9{margin-top:9rem!important}.mt-xxl-10{margin-top:10rem!important}.mb-xxl-0{margin-bottom:0rem!important}.mb-xxl-1{margin-bottom:1rem!important}.mb-xxl-2{margin-bottom:2rem!important}.mb-xxl-3{margin-bottom:3rem!important}.mb-xxl-4{margin-bottom:4rem!important}.mb-xxl-5{margin-bottom:5rem!important}.mb-xxl-6{margin-bottom:6rem!important}.mb-xxl-7{margin-bottom:7rem!important}.mb-xxl-8{margin-bottom:8rem!important}.mb-xxl-9{margin-bottom:9rem!important}.mb-xxl-10{margin-bottom:10rem!important}}.m-b-1{margin-bottom:.4rem!important}.m-b-2{margin-bottom:.8rem!important}.m-b-3{margin-bottom:1.6rem!important}.m-b-4{margin-bottom:2.4rem!important}.m-b-5{margin-bottom:4.8rem!important}@font-face{font-family:Montserrat-Light;src:local("Montserrat arm Light"),local("Montserratarm-Light"),url(/build/assets/Montserratarm-Light-CZPTvT1W.woff2) format("woff2"),url(/build/assets/Montserratarm-Light-BvPZlq89.woff) format("woff"),url(/build/assets/Montserratarm-Light-CqjjKcHC.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Montserrat-Regular;src:local("Montserrat arm Regular"),local("Montserratarm-Regular"),url(/build/assets/Montserratarm-Regular-B-vfEHuL.woff2) format("woff2"),url(/build/assets/Montserratarm-Regular-CeWzPlpg.woff) format("woff"),url(/build/assets/Montserratarm-Regular-DUEAIi9Z.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat-Medium;src:local("Montserrat arm Medium"),local("Montserratarm-Medium"),url(/build/assets/Montserratarm-Medium-kx8cWW43.woff2) format("woff2"),url(/build/assets/Montserratarm-Medium-p9Qf7FYZ.woff) format("woff"),url(/build/assets/Montserratarm-Medium-C87DxX8o.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat-SemiBold;src:local("Montserrat arm SemiBold"),local("Montserratarm-SemiBold"),url(/build/assets/Montserratarm-SemiBold-5YSYyZRG.woff2) format("woff2"),url(/build/assets/Montserratarm-SemiBold-DlLCspOc.woff) format("woff"),url(/build/assets/Montserratarm-SemiBold-FccXn2aB.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Montserrat-Bold;src:local("Montserrat arm Bold"),local("Montserratarm-Bold"),url(/build/assets/Montserratarm-Bold-fplQ6dgc.woff2) format("woff2"),url(/build/assets/Montserratarm-Bold-BSaH6pR0.woff) format("woff"),url(/build/assets/Montserratarm-Bold-uGwTDUfj.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#fff;opacity:.4}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader,.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;top:0;right:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;box-shadow:0 0 8px #0009}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px #0009;background:#444}.mfp-figure small,.mfp-figure .small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small,.mfp-img-mobile .mfp-figure .small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:#0009;bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:#0009;position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}:root{--slider-bg: rgba(1, 35, 83, .3);--slider-connect-bg: #012353;--slider-connect-bg-disabled: #9CA3AF;--slider-height: 2px;--slider-radius: 0;--slider-handle-bg: #012353;--slider-handle-border: 0;--slider-handle-width: 16px;--slider-handle-height: 16px;--slider-handle-radius: 50%;--slider-handle-shadow: 0 0 6px 0 transparent;--slider-handle-shadow-active: 0 0 6px 0 #012353;--slider-handle-ring-width: 3px;--slider-handle-ring-color: #012353}html:lang(hy):root .font-primary-light,html:lang(hy):root .order-summary h3,html:lang(hy):root .order-summary .h3,html:lang(hy):root .step-title,html:lang(hy):root .checkout-progress-bar li>span,html:lang(hy):root .cart-summary h3,html:lang(hy):root .cart-summary .h3,html:lang(hy):root .light-title{font-family:Montserrat-Light,serif}html:lang(hy):root .font-primary-regular,html:lang(hy):root .sidebar-home .menu-dropdown-content .menu-product-box a h3,html:lang(hy):root .sidebar-home .menu-dropdown-content .menu-product-box a .h3,html:lang(hy):root .kap-content-box .blog-box a.blog-img-box label span.date,html:lang(hy):root .kap-content-box .blog-text-box p,html:lang(hy):root .my-account-page #collapseFour label em,html:lang(hy):root .my-account-page #collapseFour label input,html:lang(hy):root .my-account-page #collapseFour label span,html:lang(hy):root .my-account-page #collapseThree form label,html:lang(hy):root .my-account-page #collapseOne .radio-btn-box label,html:lang(hy):root .my-account-page .my_info .my_info_text .my_info_text_title,html:lang(hy):root .checkbox-forMobile-label,html:lang(hy):root .qartez-page .single-magazine .back-block .back-info,html:lang(hy):root .qartez-page .address-block .address-info .address-map,html:lang(hy):root .qartez-page .filter-form .filter-both-box .both-box-label,html:lang(hy):root #map address,html:lang(hy):root .contact-page .kap-content-title p,html:lang(hy):root .contact-page .info-boxes span,html:lang(hy):root .blog-page .blog-content-box .blog-text-box p,html:lang(hy):root .view-order-content .oder-address-box h3,html:lang(hy):root .view-order-content .oder-address-box .h3,html:lang(hy):root .view-order-content .oder-info-box table tfoot tr th,html:lang(hy):root .view-order-content .oder-info-box table td,html:lang(hy):root .checkout-page .cart-box table tbody tr.order-total td .amount-refined+.amount,html:lang(hy):root .checkout-page .cart-box table tbody tr.cart-subtotal td span,html:lang(hy):root .checkout-discount h4,html:lang(hy):root .checkout-discount .h4,html:lang(hy):root .checkout-payment h4,html:lang(hy):root .checkout-payment .h4,html:lang(hy):root .table-mini-cart .price-col,html:lang(hy):root .checkout-step-list .checkout-step-list__item .checkout-step-list__link .link-text,html:lang(hy):root .cart-page .cart-order .cart-form-bottom-box .cart-form-radio-box div label,html:lang(hy):root .cart-page .cart-form form .form-box label,html:lang(hy):root .cart-discount h4,html:lang(hy):root .cart-discount .h4,html:lang(hy):root .custom-checkbox-group .checkbox-label,html:lang(hy):root .filters-container .see-all-link,html:lang(hy):root .last-viewed-products-content .last-viewed-products-title,html:lang(hy):root .product-description .product-description__content table tbody th,html:lang(hy):root .filter-price-action .btn,html:lang(hy):root #popupPasswordConfirmed .main-modal .btn-primary,html:lang(hy):root .registration-form-content .form-top-info .info-text,html:lang(hy):root .form-content .form-group .form-label,html:lang(hy):root .form-content .login-btn-box .tab-btn,html:lang(hy):root .tabs-nav .tab-text,html:lang(hy):root .footer-widget .menu-list .menu-link,html:lang(hy):root .header-menu .user-menu .menu-link .nav-link-text,html:lang(hy):root .header-search input[type=search],html:lang(hy):root .header .dropdown .dropdown-box a,html:lang(hy):root .currency-dropdown-box .information-box .text,html:lang(hy):root .compare-actions .btn,html:lang(hy):root .compare-products .product-title,html:lang(hy):root .dropdown-cart-products .dropdown-header-mobile h3,html:lang(hy):root .dropdown-cart-products .dropdown-header-mobile .h3,html:lang(hy):root .cashback-card .main-info .text,html:lang(hy):root .custom-radio-btn .label-text,html:lang(hy):root .phone-request-modal .form-box .error-text,html:lang(hy):root .phone-request-modal .form-box .form-input,html:lang(hy):root .phone-request-modal .form-box .form-label,html:lang(hy):root .phone-request-modal .form-box .form-subtitle,html:lang(hy):root .liquid_product .liquid_product_images_box .liquid_image_box p,html:lang(hy):root #logoutAccept .modal-title,html:lang(hy):root .modal-title,html:lang(hy):root .product-card-top .product-sku,html:lang(hy):root .product-card .product-box .product-title,html:lang(hy):root span.invalid-feedback strong,html:lang(hy):root span.invalid-feedback,html:lang(hy):root form label,html:lang(hy):root .section-title,html:lang(hy):root body{font-family:Montserrat-Regular,serif}html:lang(hy):root .font-primary-medium,html:lang(hy):root .sidebar-home .menu-item .menu-item__link,html:lang(hy):root .top-brands-section .top-brands-section-title,html:lang(hy):root .home-banner-slider-section .home-banner-slider .slide-position,html:lang(hy):root .debt-prices-info-cards .debt-prices-info-card,html:lang(hy):root .orders-table-content table.orders-table td:after,html:lang(hy):root .orders-table-content table th,html:lang(hy):root .orders-table-content table td,html:lang(hy):root .profileImage,html:lang(hy):root .my-account-page .dOut,html:lang(hy):root .my-account-page .change_info span,html:lang(hy):root .my-account-page .my-account-content .my_info_name,html:lang(hy):root .file-letter-box table tr,html:lang(hy):root .order-notification-section .order-notification .btn-link,html:lang(hy):root .order-notification-section .order-notification .info,html:lang(hy):root .notification-page-content .description,html:lang(hy):root .notification-item .title,html:lang(hy):root .notification-news-section .notification-news-title-box .title,html:lang(hy):root .select-map-div .sidebar-flex,html:lang(hy):root .select-map-div .select-title-block,html:lang(hy):root .qartez-page .address-bottom .bottom-btn,html:lang(hy):root .qartez-page .address-bottom .address-bottom-name,html:lang(hy):root .qartez-page .address-block .address-info .address-map.green,html:lang(hy):root .qartez-page .address-block .address-info .address-name,html:lang(hy):root .qartez-page .brands-div .brands,html:lang(hy):root .qartez-page .map-filter-box .map-filter-button,html:lang(hy):root .red-span,html:lang(hy):root .contact-page .kap-content-title p.regards,html:lang(hy):root .view-order-content .oder-info-box table tfoot tr th strong,html:lang(hy):root .view-order-content .oder-info-box table td.product-col,html:lang(hy):root .checkout-cart-list .total-price-item .label,html:lang(hy):root .checkout-cart-list .product-info .product-item-price,html:lang(hy):root .checkout-cart-list .product-info .product-title,html:lang(hy):root .checkout-cart-list .seller-info .label,html:lang(hy):root .checkout-page .empty-cart-box .empty-box-title,html:lang(hy):root .see-more-all p,html:lang(hy):root .contact-section .contact-form .form-label,html:lang(hy):root .our-projects .our-projects__title-box .title,html:lang(hy):root .our-partners .our-partners__title-box .title,html:lang(hy):root .services-cards-list .service-card,html:lang(hy):root .section__top-box .btn-link,html:lang(hy):root .products-slider-wrapper .category-title,html:lang(hy):root .search-results .search-value,html:lang(hy):root .mini-cart .cart-box .cart-info-list .label,html:lang(hy):root .mini-cart .cart-box .product-title,html:lang(hy):root .mini-cart .cart-title,html:lang(hy):root .filters-container .filter-tab-title,html:lang(hy):root .category-list .category-list__item .category-list__link,html:lang(hy):root .category-list .categories-list-title,html:lang(hy):root .product-sort-box .open-filter-btn,html:lang(hy):root .product-sort-box .product-total,html:lang(hy):root .product-filter-labels .remove-all-link,html:lang(hy):root .seller-brand-info .product-info .name,html:lang(hy):root .mobile-sidebar .product-total-box .product-total-btn,html:lang(hy):root .add_to_cart_fixed_btn .product-price-box .product-old-price,html:lang(hy):root .add_to_cart_fixed_btn .product-price-box .product-price,html:lang(hy):root .order-details-table-box .view-order-link,html:lang(hy):root .order-details-table-box .order-more-info .accent-text,html:lang(hy):root .order-details-table-box .order-table th,html:lang(hy):root .order-details-table-box .order-table td,html:lang(hy):root .order-details-table-box .table-title,html:lang(hy):root .order-received-main-content .order-received__title-box,html:lang(hy):root #popupPasswordConfirmed .main-modal .intro-box .intro-text,html:lang(hy):root .registration-form-content .check-code .send-message-again,html:lang(hy):root .registration-form-content .form-top-info .sub-info,html:lang(hy):root .form-content .invalid-feedback strong,html:lang(hy):root .form-content-info-box .info-text,html:lang(hy):root .form-content-info-box .title,html:lang(hy):root .header-dropdown-icons .icon-text,html:lang(hy):root .currency-dropdown-box .currency-item,html:lang(hy):root .currency-dropdown-box .selected-currency .currency-icon,html:lang(hy):root .currency-dropdown-box .selected-currency,html:lang(hy):root .account-info-table tbody td a,html:lang(hy):root .price-tab-modal .price-tab-preview .title,html:lang(hy):root .price-tab-modal .price-tab-title-box,html:lang(hy):root .print-price-tag-btn,html:lang(hy):root .phone-request-modal .send-again .info,html:lang(hy):root .phone-request-modal .form-box .form-title,html:lang(hy):root .phone-request-modal .form-box .title-box,html:lang(hy):root .phone-request-modal .contact-list .text-box,html:lang(hy):root .notification-box .notification-item .see-more-btn,html:lang(hy):root .notification-box .notification-item .note-message,html:lang(hy):root .cart-table-top-box .cart-table-tabs .cart-table-tab,html:lang(hy):root .cart-table-top-box .cart-label,html:lang(hy):root .download-cart-info.download-cart .info-btn .info,html:lang(hy):root .sticky-cart-summary .summary-action .action-btn,html:lang(hy):root .sticky-cart-summary .summary-total .total-amount,html:lang(hy):root .sticky-cart-summary .summary-options input[type=checkbox]:checked+.option-checkbox,html:lang(hy):root .sticky-cart-summary .summary-weight,html:lang(hy):root .sticky-cart-summary .summary-logo .brand-text,html:lang(hy):root .quantity-pricing-selector .total-price-section .total-price,html:lang(hy):root .quantity-pricing-selector .quantity-options .quantity-option .quantity-price,html:lang(hy):root .product-card-list.product-card .product-title,html:lang(hy):root .box-quantity-labels .box-quantity-label,html:lang(hy):root .label-list .product-label .label-text,html:lang(hy):root .product-cart-btn,html:lang(hy):root .product-card-top .product-sku .name,html:lang(hy):root .usd-currency-box .rate-info,html:lang(hy):root .weather-select .custom-radio-btn .label-text,html:lang(hy):root .innotek-delivery-info.main-card .select-delivery-type .cart-radio-btns input:checked+.cart-action-btn,html:lang(hy):root .checkout-cart-box .cart-btn-box .amount-info .label,html:lang(hy):root .checkout-cart-box .cart-action-btn.add-comment-btn,html:lang(hy):root .checkout-cart-box .cart-radio-btn input:checked+.cart-action-btn,html:lang(hy):root .breadcrumbs-section .breadcrumbs-list__item.active .breadcrumb-title,html:lang(hy):root body .h1,html:lang(hy):root body .h2,html:lang(hy):root body .h3,html:lang(hy):root body .h4,html:lang(hy):root body .h5,html:lang(hy):root body .h6,html:lang(hy):root body h1,html:lang(hy):root body h2,html:lang(hy):root body h3,html:lang(hy):root body h4,html:lang(hy):root body h5,html:lang(hy):root body h6{font-family:Montserrat-Medium,serif}html:lang(hy):root .font-primary-semiBold,html:lang(hy):root .colleagues-content .colleagues-container .colleagues-title-box h2,html:lang(hy):root .colleagues-content .colleagues-container .colleagues-title-box .h2,html:lang(hy):root .sidebar-home .menu-item-label,html:lang(hy):root .sidebar-home .side-menu-title-box .side-menu-title,html:lang(hy):root .debt-prices-info-cards .debt-prices-info-card .debt-price-box .price.total-price,html:lang(hy):root .kap-content-box .blog-box .blog-title-text-box h3 a,html:lang(hy):root .kap-content-box .blog-box .blog-title-text-box .h3 a,html:lang(hy):root .kap-content-box .blog-text-box h3,html:lang(hy):root .kap-content-box .blog-text-box .h3,html:lang(hy):root .kap-content-box .blog-text-box h5,html:lang(hy):root .kap-content-box .blog-text-box .h5,html:lang(hy):root .kap-content-box h1,html:lang(hy):root .kap-content-box .h1,html:lang(hy):root .wishlist .product-card .remove-product,html:lang(hy):root .about-us-content-box h2,html:lang(hy):root .about-us-content-box .h2,html:lang(hy):root .socialakan-patasxanatvutyun-content-box h2,html:lang(hy):root .socialakan-patasxanatvutyun-content-box .h2,html:lang(hy):root .content-404-page .content-box h1,html:lang(hy):root .content-404-page .content-box .h1,html:lang(hy):root .orders-table-content .button,html:lang(hy):root .my-account-page #collapseEight .pagination-box a.active,html:lang(hy):root .my-account-page #collapseEight .pagination-box a,html:lang(hy):root .my-account-page #collapseEight .heading-box .heading-icon-box span,html:lang(hy):root .my-account-page #collapseEight .heading-box h2,html:lang(hy):root .my-account-page #collapseEight .heading-box .h2,html:lang(hy):root .my-account-page #collapseSeven a h4,html:lang(hy):root .my-account-page #collapseSeven a .h4,html:lang(hy):root .my-account-page #collapseSeven h3,html:lang(hy):root .my-account-page #collapseSeven .h3,html:lang(hy):root .my-account-page #collapseSix table tbody tr td:last-child,html:lang(hy):root .my-account-page #collapseSix table tbody tr td:first-child,html:lang(hy):root .my-account-page #collapseSix table thead tr th,html:lang(hy):root .my-account-page #collapseSix h2,html:lang(hy):root .my-account-page #collapseSix .h2,html:lang(hy):root .my-account-page #collapseFive h5,html:lang(hy):root .my-account-page #collapseFive .h5,html:lang(hy):root .my-account-page #collapseFive h3,html:lang(hy):root .my-account-page #collapseFive .h3,html:lang(hy):root .my-account-page #collapseFour button,html:lang(hy):root .my-account-page #collapseFour .change-pass-box legend,html:lang(hy):root .my-account-page #collapseThree form button,html:lang(hy):root .my-account-page #collapseThree form h3,html:lang(hy):root .my-account-page #collapseThree form .h3,html:lang(hy):root .my-account-page #collapseOne .btn-box button,html:lang(hy):root .my-account-page #collapseOne table thead tr th,html:lang(hy):root .my-account-page #collapseOne .write-order h4,html:lang(hy):root .my-account-page #collapseOne .write-order .h4,html:lang(hy):root .my-account-page #collapseOne .file-letter-box button,html:lang(hy):root .my-account-page #collapseOne .file-letter-box label,html:lang(hy):root .my-account-page #collapseOne .price-list-box h5,html:lang(hy):root .my-account-page #collapseOne .price-list-box .h5,html:lang(hy):root .my-account-page #collapseOne .my-account-links-box a div.img-box span.notification-count,html:lang(hy):root .my-account-page #collapseOne .my-account-links-box a h4,html:lang(hy):root .my-account-page #collapseOne .my-account-links-box a .h4,html:lang(hy):root .my-account-page .my_info .my_info_text .my_info_text_title .my_info_text_phone,html:lang(hy):root .my-account-page .my_info .my_info_text .my_info_text_title .my_info_text_mail,html:lang(hy):root .my-account-page .my_info .my_info_text .my_info_text_title .my_info_text_name,html:lang(hy):root .my-account-page .manager-controls option,html:lang(hy):root .my-account-page .manager-controls select,html:lang(hy):root .my-account-page .info-tvyal,html:lang(hy):root .my-account-page .for_save,html:lang(hy):root .my-account-page .my-account-sidebar button,html:lang(hy):root .my-account-page .my-account-sidebar h3,html:lang(hy):root .my-account-page .my-account-sidebar .h3,html:lang(hy):root .compare-content .availability-box,html:lang(hy):root .compare-content .code-box:first-child,html:lang(hy):root .compare-content .product-box .product-link button,html:lang(hy):root .compare-content .product-box .product-link span.product-price,html:lang(hy):root .compare-content .product-box .product-link h3.product-title,html:lang(hy):root .compare-content .product-box .product-link .product-title.h3,html:lang(hy):root .compare-content .product-box .remove-product,html:lang(hy):root .file-letter-box table th,html:lang(hy):root .file-letter-box table tr td a,html:lang(hy):root .file-letter-box .textProductInfo,html:lang(hy):root .notification-page-content .description h1,html:lang(hy):root .notification-page-content .description .h1,html:lang(hy):root .notification-page-content .description h2,html:lang(hy):root .notification-page-content .description .h2,html:lang(hy):root .notification-page-content .description h3,html:lang(hy):root .notification-page-content .description .h3,html:lang(hy):root .notification-page-content .description h4,html:lang(hy):root .notification-page-content .description .h4,html:lang(hy):root .notification-page-content .description h5,html:lang(hy):root .notification-page-content .description .h5,html:lang(hy):root .notification-page-content .description h6,html:lang(hy):root .notification-page-content .description .h6,html:lang(hy):root .notification-page-content .description strong,html:lang(hy):root .notification-page-content .description b,html:lang(hy):root .notification-news-box .badge-circle,html:lang(hy):root .qartez-page .single-magazine .magazine-name,html:lang(hy):root .widget-dashboard .widget-title,html:lang(hy):root .contact-page .kap-content-title h2,html:lang(hy):root .contact-page .kap-content-title .h2,html:lang(hy):root .contact-page .contact-page-title-box .page-title,html:lang(hy):root .blog-single-content-box .blog-img-box .blog-date-box span.month,html:lang(hy):root .blog-single-content-box .blog-img-box .blog-date-box span.date,html:lang(hy):root .blog-single-content-box h2.blog-title,html:lang(hy):root .blog-single-content-box .blog-title.h2,html:lang(hy):root .blog-page .blog-content-box .blog-text-box h3,html:lang(hy):root .blog-page .blog-content-box .blog-text-box .h3,html:lang(hy):root .blog-page .blog-content-box h1,html:lang(hy):root .blog-page .blog-content-box .h1,html:lang(hy):root .view-order-content .oder-info-box table tbody td[data-label]:after,html:lang(hy):root .view-order-content .oder-info-box table th,html:lang(hy):root .view-order-content .order-title,html:lang(hy):root .view-order-content .oder-code-box p mark,html:lang(hy):root .view-order-content .oder-code-box p .mark,html:lang(hy):root .view-order-content .oder-code-box p,html:lang(hy):root .checkout-cart-list .product-info .product-price-box .product-price,html:lang(hy):root .checkout-cart-list .product-info .product-sku .label,html:lang(hy):root .checkout-page .cart-box table tbody tr.order-total td .amount-refined,html:lang(hy):root .checkout-page .cart-box table tbody tr.order-total td span,html:lang(hy):root .checkout-page .cart-box table tbody tr.order-total th,html:lang(hy):root .checkout-page .cart-box table tbody tr.cart-subtotal th,html:lang(hy):root .checkout-page .cart-box h3,html:lang(hy):root .checkout-page .cart-box .h3,html:lang(hy):root .table-mini-cart .product-title,html:lang(hy):root .order-summary h4,html:lang(hy):root .order-summary .h4,html:lang(hy):root .checkout-progress-bar li>span:after,html:lang(hy):root .cart-page .cart-order .cart-form-bottom-box .cart-form-button-box button,html:lang(hy):root .cart-page .cart-order .shop-table-box table.shop-table tfoot tr.order-total th,html:lang(hy):root .cart-page .cart-order .shop-table-box table.shop-table tfoot tr.order-total td,html:lang(hy):root .cart-page .cart-order .shop-table-box table.shop-table tfoot tr.cart-subtotal th,html:lang(hy):root .cart-page .cart-order .shop-table-box table.shop-table tfoot tr.cart-subtotal td,html:lang(hy):root .cart-page .cart-order .shop-table-box table.shop-table thead tr th,html:lang(hy):root .cart-page .cart-form form .form-box.checkbox label,html:lang(hy):root .cart-page .cart-form form .form-box span.error,html:lang(hy):root .table.table-totals tfoot,html:lang(hy):root .table.table-cart tr th,html:lang(hy):root .contact-section .contact-form .form-title,html:lang(hy):root .services-section .service-item .service-link,html:lang(hy):root .services-section .service-item .service-title,html:lang(hy):root .section__top-box .section-title,html:lang(hy):root .mini-cart .cart-box .cart-info-title,html:lang(hy):root .mini-cart .cart-box .total-amount-box,html:lang(hy):root .mini-cart .cart-box .product-price-box,html:lang(hy):root .filters-container .filters-title,html:lang(hy):root .category-list .category-list__link.active,html:lang(hy):root .category-list .category-list__item:hover>.category-list__link,html:lang(hy):root .category-list .category-list__item.active>.category-list__link,html:lang(hy):root .category-page .products-category-title,html:lang(hy):root .last-viewed-products-content .last-viewed-product-box .product-title-price-box .price,html:lang(hy):root .last-viewed-products-content .last-viewed-product-box .product-title-price-box .product-title,html:lang(hy):root .product-description .product-description__content table tbody td,html:lang(hy):root .product-description .product-description__title-box .description-title,html:lang(hy):root .product-single-details .product-title-box .title-box h4,html:lang(hy):root .sort-list li a,html:lang(hy):root .config-size-list a,html:lang(hy):root .registration-form-content .check-code .top-info strong,html:lang(hy):root .count-container .count-title,html:lang(hy):root .count-container .count-wrapper,html:lang(hy):root .page-header h1 span,html:lang(hy):root .page-header .h1 span,html:lang(hy):root .static-content .our-services .text-box .title p,html:lang(hy):root .static-content .our-services .text-box .title,html:lang(hy):root .static-content .title-with-line h4,html:lang(hy):root .static-content .services-bg-box--inner .btn-link,html:lang(hy):root .footer-widget .footer-widget-title .footer_content_title,html:lang(hy):root .footer .footer-bottom .copyright-box,html:lang(hy):root .header-menu .menu-link .nav-link-text,html:lang(hy):root .header-menu .notification-item .notification-link .badge-circle,html:lang(hy):root .header-search .search-result-box .more-btn,html:lang(hy):root .header-search .search-result-box .search-result-product-box .product-box>div h3,html:lang(hy):root .header-search .search-result-box .search-result-product-box .product-box>div .h3,html:lang(hy):root .header-search button.icon-search-3,html:lang(hy):root .social-icons .social-link,html:lang(hy):root #menu-tab button,html:lang(hy):root #menu-tab ul li a,html:lang(hy):root .cart-dropdown.empty-cart-box,html:lang(hy):root header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .dropdown-cart-action a.form-btn,html:lang(hy):root header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .dropdown-cart-action a.checkout-btn,html:lang(hy):root header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .dropdown-cart-total span,html:lang(hy):root header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .product span.cart-product-info,html:lang(hy):root header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .product h4.product-title a,html:lang(hy):root header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .product .product-title.h4 a,html:lang(hy):root .dropdown-cart-header,html:lang(hy):root .dropdown-cart-total,html:lang(hy):root .dropdownmenu-wrapper.cart-dropdown span,html:lang(hy):root .account-info-table thead th,html:lang(hy):root .content-title-box .content-title,html:lang(hy):root .price-tab-modal .price-tab-card,html:lang(hy):root .december-sale-label,html:lang(hy):root .cashback-card .title-box .title,html:lang(hy):root .phone-request-modal .form-box .btn-submit,html:lang(hy):root .phone-request-modal .contact-list .text-box .info,html:lang(hy):root .liquid_product .liquid_product_images_box .liquid_image_box p.new_price,html:lang(hy):root .liquid_product .liquid_product_title_box span,html:lang(hy):root .price-box,html:lang(hy):root .login-popup .social-login-wrapper p,html:lang(hy):root .login-popup .title,html:lang(hy):root #logoutAccept .btn-base,html:lang(hy):root .cart-table-top-box .cart-table-tabs .cart-table-tab.active,html:lang(hy):root .download-cart-info.download-order .info-btn .info,html:lang(hy):root .product-price-box .product-price,html:lang(hy):root form button,html:lang(hy):root .base-btn,html:lang(hy):root .locale-time-box .time,html:lang(hy):root .main-dropdown .dropdown-link-item,html:lang(hy):root .checkout-cart-box .bottom-intro .seller-name,html:lang(hy):root .checkout-cart-box .cart-info-list .label,html:lang(hy):root .checkout-cart-box .total-amount-box,html:lang(hy):root .btn-base,html:lang(hy):root .badge-circle,html:lang(hy):root h1,html:lang(hy):root .h1,html:lang(hy):root h2,html:lang(hy):root .h2,html:lang(hy):root h3,html:lang(hy):root .h3,html:lang(hy):root h4,html:lang(hy):root .h4,html:lang(hy):root h5,html:lang(hy):root .h5,html:lang(hy):root h6,html:lang(hy):root .h6,html:lang(hy):root b,html:lang(hy):root strong{font-family:Montserrat-SemiBold,serif}html:lang(hy):root .font-primary-bold,html:lang(hy):root .checkout-cart-list .total-price-item .amount,html:lang(hy):root .checkout-cart-list .seller-info .title,html:lang(hy):root .custom-checkbox .checkbox-label,html:lang(hy):root .checkout-cart-box .cart-btn-box .amount-info .amount{font-family:Montserrat-Bold,serif}html:lang(en):root .font-primary-light,html:lang(en):root .order-summary h3,html:lang(en):root .order-summary .h3,html:lang(en):root .step-title,html:lang(en):root .checkout-progress-bar li>span,html:lang(en):root .cart-summary h3,html:lang(en):root .cart-summary .h3,html:lang(en):root .light-title,html:lang(ru):root .font-primary-light,html:lang(ru):root .order-summary h3,html:lang(ru):root .order-summary .h3,html:lang(ru):root .step-title,html:lang(ru):root .checkout-progress-bar li>span,html:lang(ru):root .cart-summary h3,html:lang(ru):root .cart-summary .h3,html:lang(ru):root .light-title{font-family:Montserrat,serif;font-weight:300}html:lang(en):root .font-primary-regular,html:lang(en):root .sidebar-home .menu-dropdown-content .menu-product-box a h3,html:lang(en):root .sidebar-home .menu-dropdown-content .menu-product-box a .h3,html:lang(en):root .kap-content-box .blog-box a.blog-img-box label span.date,html:lang(en):root .kap-content-box .blog-text-box p,html:lang(en):root .my-account-page #collapseFour label em,html:lang(en):root .my-account-page #collapseFour label input,html:lang(en):root .my-account-page #collapseFour label span,html:lang(en):root .my-account-page #collapseThree form label,html:lang(en):root .my-account-page #collapseOne .radio-btn-box label,html:lang(en):root .my-account-page .my_info .my_info_text .my_info_text_title,html:lang(en):root .checkbox-forMobile-label,html:lang(en):root .qartez-page .single-magazine .back-block .back-info,html:lang(en):root .qartez-page .address-block .address-info .address-map,html:lang(en):root .qartez-page .filter-form .filter-both-box .both-box-label,html:lang(en):root #map address,html:lang(en):root .contact-page .kap-content-title p,html:lang(en):root .contact-page .info-boxes span,html:lang(en):root .blog-page .blog-content-box .blog-text-box p,html:lang(en):root .view-order-content .oder-address-box h3,html:lang(en):root .view-order-content .oder-address-box .h3,html:lang(en):root .view-order-content .oder-info-box table tfoot tr th,html:lang(en):root .view-order-content .oder-info-box table td,html:lang(en):root .checkout-page .cart-box table tbody tr.order-total td .amount-refined+.amount,html:lang(en):root .checkout-page .cart-box table tbody tr.cart-subtotal td span,html:lang(en):root .checkout-discount h4,html:lang(en):root .checkout-discount .h4,html:lang(en):root .checkout-payment h4,html:lang(en):root .checkout-payment .h4,html:lang(en):root .table-mini-cart .price-col,html:lang(en):root .checkout-step-list .checkout-step-list__item .checkout-step-list__link .link-text,html:lang(en):root .cart-page .cart-order .cart-form-bottom-box .cart-form-radio-box div label,html:lang(en):root .cart-page .cart-form form .form-box label,html:lang(en):root .cart-discount h4,html:lang(en):root .cart-discount .h4,html:lang(en):root .custom-checkbox-group .checkbox-label,html:lang(en):root .filters-container .see-all-link,html:lang(en):root .last-viewed-products-content .last-viewed-products-title,html:lang(en):root .product-description .product-description__content table tbody th,html:lang(en):root .filter-price-action .btn,html:lang(en):root #popupPasswordConfirmed .main-modal .btn-primary,html:lang(en):root .registration-form-content .form-top-info .info-text,html:lang(en):root .form-content .form-group .form-label,html:lang(en):root .form-content .login-btn-box .tab-btn,html:lang(en):root .tabs-nav .tab-text,html:lang(en):root .footer-widget .menu-list .menu-link,html:lang(en):root .header-menu .user-menu .menu-link .nav-link-text,html:lang(en):root .header-search input[type=search],html:lang(en):root .header .dropdown .dropdown-box a,html:lang(en):root .currency-dropdown-box .information-box .text,html:lang(en):root .compare-actions .btn,html:lang(en):root .compare-products .product-title,html:lang(en):root .dropdown-cart-products .dropdown-header-mobile h3,html:lang(en):root .dropdown-cart-products .dropdown-header-mobile .h3,html:lang(en):root .cashback-card .main-info .text,html:lang(en):root .custom-radio-btn .label-text,html:lang(en):root .phone-request-modal .form-box .error-text,html:lang(en):root .phone-request-modal .form-box .form-input,html:lang(en):root .phone-request-modal .form-box .form-label,html:lang(en):root .phone-request-modal .form-box .form-subtitle,html:lang(en):root .liquid_product .liquid_product_images_box .liquid_image_box p,html:lang(en):root #logoutAccept .modal-title,html:lang(en):root .modal-title,html:lang(en):root .product-card-top .product-sku,html:lang(en):root .product-card .product-box .product-title,html:lang(en):root span.invalid-feedback strong,html:lang(en):root span.invalid-feedback,html:lang(en):root form label,html:lang(en):root .section-title,html:lang(en):root body,html:lang(ru):root .font-primary-regular,html:lang(ru):root .sidebar-home .menu-dropdown-content .menu-product-box a h3,html:lang(ru):root .sidebar-home .menu-dropdown-content .menu-product-box a .h3,html:lang(ru):root .kap-content-box .blog-box a.blog-img-box label span.date,html:lang(ru):root .kap-content-box .blog-text-box p,html:lang(ru):root .my-account-page #collapseFour label em,html:lang(ru):root .my-account-page #collapseFour label input,html:lang(ru):root .my-account-page #collapseFour label span,html:lang(ru):root .my-account-page #collapseThree form label,html:lang(ru):root .my-account-page #collapseOne .radio-btn-box label,html:lang(ru):root .my-account-page .my_info .my_info_text .my_info_text_title,html:lang(ru):root .checkbox-forMobile-label,html:lang(ru):root .qartez-page .single-magazine .back-block .back-info,html:lang(ru):root .qartez-page .address-block .address-info .address-map,html:lang(ru):root .qartez-page .filter-form .filter-both-box .both-box-label,html:lang(ru):root #map address,html:lang(ru):root .contact-page .kap-content-title p,html:lang(ru):root .contact-page .info-boxes span,html:lang(ru):root .blog-page .blog-content-box .blog-text-box p,html:lang(ru):root .view-order-content .oder-address-box h3,html:lang(ru):root .view-order-content .oder-address-box .h3,html:lang(ru):root .view-order-content .oder-info-box table tfoot tr th,html:lang(ru):root .view-order-content .oder-info-box table td,html:lang(ru):root .checkout-page .cart-box table tbody tr.order-total td .amount-refined+.amount,html:lang(ru):root .checkout-page .cart-box table tbody tr.cart-subtotal td span,html:lang(ru):root .checkout-discount h4,html:lang(ru):root .checkout-discount .h4,html:lang(ru):root .checkout-payment h4,html:lang(ru):root .checkout-payment .h4,html:lang(ru):root .table-mini-cart .price-col,html:lang(ru):root .checkout-step-list .checkout-step-list__item .checkout-step-list__link .link-text,html:lang(ru):root .cart-page .cart-order .cart-form-bottom-box .cart-form-radio-box div label,html:lang(ru):root .cart-page .cart-form form .form-box label,html:lang(ru):root .cart-discount h4,html:lang(ru):root .cart-discount .h4,html:lang(ru):root .custom-checkbox-group .checkbox-label,html:lang(ru):root .filters-container .see-all-link,html:lang(ru):root .last-viewed-products-content .last-viewed-products-title,html:lang(ru):root .product-description .product-description__content table tbody th,html:lang(ru):root .filter-price-action .btn,html:lang(ru):root #popupPasswordConfirmed .main-modal .btn-primary,html:lang(ru):root .registration-form-content .form-top-info .info-text,html:lang(ru):root .form-content .form-group .form-label,html:lang(ru):root .form-content .login-btn-box .tab-btn,html:lang(ru):root .tabs-nav .tab-text,html:lang(ru):root .footer-widget .menu-list .menu-link,html:lang(ru):root .header-menu .user-menu .menu-link .nav-link-text,html:lang(ru):root .header-search input[type=search],html:lang(ru):root .header .dropdown .dropdown-box a,html:lang(ru):root .currency-dropdown-box .information-box .text,html:lang(ru):root .compare-actions .btn,html:lang(ru):root .compare-products .product-title,html:lang(ru):root .dropdown-cart-products .dropdown-header-mobile h3,html:lang(ru):root .dropdown-cart-products .dropdown-header-mobile .h3,html:lang(ru):root .cashback-card .main-info .text,html:lang(ru):root .custom-radio-btn .label-text,html:lang(ru):root .phone-request-modal .form-box .error-text,html:lang(ru):root .phone-request-modal .form-box .form-input,html:lang(ru):root .phone-request-modal .form-box .form-label,html:lang(ru):root .phone-request-modal .form-box .form-subtitle,html:lang(ru):root .liquid_product .liquid_product_images_box .liquid_image_box p,html:lang(ru):root #logoutAccept .modal-title,html:lang(ru):root .modal-title,html:lang(ru):root .product-card-top .product-sku,html:lang(ru):root .product-card .product-box .product-title,html:lang(ru):root span.invalid-feedback strong,html:lang(ru):root span.invalid-feedback,html:lang(ru):root form label,html:lang(ru):root .section-title,html:lang(ru):root body{font-family:Montserrat,serif;font-weight:400}html:lang(en):root .font-primary-medium,html:lang(en):root .sidebar-home .menu-item .menu-item__link,html:lang(en):root .top-brands-section .top-brands-section-title,html:lang(en):root .home-banner-slider-section .home-banner-slider .slide-position,html:lang(en):root .debt-prices-info-cards .debt-prices-info-card,html:lang(en):root .orders-table-content table.orders-table td:after,html:lang(en):root .orders-table-content table th,html:lang(en):root .orders-table-content table td,html:lang(en):root .profileImage,html:lang(en):root .my-account-page .dOut,html:lang(en):root .my-account-page .change_info span,html:lang(en):root .my-account-page .my-account-content .my_info_name,html:lang(en):root .file-letter-box table tr,html:lang(en):root .order-notification-section .order-notification .btn-link,html:lang(en):root .order-notification-section .order-notification .info,html:lang(en):root .notification-page-content .description,html:lang(en):root .notification-item .title,html:lang(en):root .notification-news-section .notification-news-title-box .title,html:lang(en):root .select-map-div .sidebar-flex,html:lang(en):root .select-map-div .select-title-block,html:lang(en):root .qartez-page .address-bottom .bottom-btn,html:lang(en):root .qartez-page .address-bottom .address-bottom-name,html:lang(en):root .qartez-page .address-block .address-info .address-map.green,html:lang(en):root .qartez-page .address-block .address-info .address-name,html:lang(en):root .qartez-page .brands-div .brands,html:lang(en):root .qartez-page .map-filter-box .map-filter-button,html:lang(en):root .red-span,html:lang(en):root .contact-page .kap-content-title p.regards,html:lang(en):root .view-order-content .oder-info-box table tfoot tr th strong,html:lang(en):root .view-order-content .oder-info-box table td.product-col,html:lang(en):root .checkout-cart-list .total-price-item .label,html:lang(en):root .checkout-cart-list .product-info .product-item-price,html:lang(en):root .checkout-cart-list .product-info .product-title,html:lang(en):root .checkout-cart-list .seller-info .label,html:lang(en):root .checkout-page .empty-cart-box .empty-box-title,html:lang(en):root .see-more-all p,html:lang(en):root .contact-section .contact-form .form-label,html:lang(en):root .our-projects .our-projects__title-box .title,html:lang(en):root .our-partners .our-partners__title-box .title,html:lang(en):root .services-cards-list .service-card,html:lang(en):root .section__top-box .btn-link,html:lang(en):root .products-slider-wrapper .category-title,html:lang(en):root .search-results .search-value,html:lang(en):root .mini-cart .cart-box .cart-info-list .label,html:lang(en):root .mini-cart .cart-box .product-title,html:lang(en):root .mini-cart .cart-title,html:lang(en):root .filters-container .filter-tab-title,html:lang(en):root .category-list .category-list__item .category-list__link,html:lang(en):root .category-list .categories-list-title,html:lang(en):root .product-sort-box .open-filter-btn,html:lang(en):root .product-sort-box .product-total,html:lang(en):root .product-filter-labels .remove-all-link,html:lang(en):root .seller-brand-info .product-info .name,html:lang(en):root .mobile-sidebar .product-total-box .product-total-btn,html:lang(en):root .add_to_cart_fixed_btn .product-price-box .product-old-price,html:lang(en):root .add_to_cart_fixed_btn .product-price-box .product-price,html:lang(en):root .order-details-table-box .view-order-link,html:lang(en):root .order-details-table-box .order-more-info .accent-text,html:lang(en):root .order-details-table-box .order-table th,html:lang(en):root .order-details-table-box .order-table td,html:lang(en):root .order-details-table-box .table-title,html:lang(en):root .order-received-main-content .order-received__title-box,html:lang(en):root #popupPasswordConfirmed .main-modal .intro-box .intro-text,html:lang(en):root .registration-form-content .check-code .send-message-again,html:lang(en):root .registration-form-content .form-top-info .sub-info,html:lang(en):root .form-content .invalid-feedback strong,html:lang(en):root .form-content-info-box .info-text,html:lang(en):root .form-content-info-box .title,html:lang(en):root .header-dropdown-icons .icon-text,html:lang(en):root .currency-dropdown-box .currency-item,html:lang(en):root .currency-dropdown-box .selected-currency .currency-icon,html:lang(en):root .currency-dropdown-box .selected-currency,html:lang(en):root .account-info-table tbody td a,html:lang(en):root .price-tab-modal .price-tab-preview .title,html:lang(en):root .price-tab-modal .price-tab-title-box,html:lang(en):root .print-price-tag-btn,html:lang(en):root .phone-request-modal .send-again .info,html:lang(en):root .phone-request-modal .form-box .form-title,html:lang(en):root .phone-request-modal .form-box .title-box,html:lang(en):root .phone-request-modal .contact-list .text-box,html:lang(en):root .notification-box .notification-item .see-more-btn,html:lang(en):root .notification-box .notification-item .note-message,html:lang(en):root .cart-table-top-box .cart-table-tabs .cart-table-tab,html:lang(en):root .cart-table-top-box .cart-label,html:lang(en):root .download-cart-info.download-cart .info-btn .info,html:lang(en):root .sticky-cart-summary .summary-action .action-btn,html:lang(en):root .sticky-cart-summary .summary-total .total-amount,html:lang(en):root .sticky-cart-summary .summary-options input[type=checkbox]:checked+.option-checkbox,html:lang(en):root .sticky-cart-summary .summary-weight,html:lang(en):root .sticky-cart-summary .summary-logo .brand-text,html:lang(en):root .quantity-pricing-selector .total-price-section .total-price,html:lang(en):root .quantity-pricing-selector .quantity-options .quantity-option .quantity-price,html:lang(en):root .product-card-list.product-card .product-title,html:lang(en):root .box-quantity-labels .box-quantity-label,html:lang(en):root .label-list .product-label .label-text,html:lang(en):root .product-cart-btn,html:lang(en):root .product-card-top .product-sku .name,html:lang(en):root .usd-currency-box .rate-info,html:lang(en):root .weather-select .custom-radio-btn .label-text,html:lang(en):root .innotek-delivery-info.main-card .select-delivery-type .cart-radio-btns input:checked+.cart-action-btn,html:lang(en):root .checkout-cart-box .cart-btn-box .amount-info .label,html:lang(en):root .checkout-cart-box .cart-action-btn.add-comment-btn,html:lang(en):root .checkout-cart-box .cart-radio-btn input:checked+.cart-action-btn,html:lang(en):root .breadcrumbs-section .breadcrumbs-list__item.active .breadcrumb-title,html:lang(en):root body .h1,html:lang(en):root body .h2,html:lang(en):root body .h3,html:lang(en):root body .h4,html:lang(en):root body .h5,html:lang(en):root body .h6,html:lang(en):root body h1,html:lang(en):root body h2,html:lang(en):root body h3,html:lang(en):root body h4,html:lang(en):root body h5,html:lang(en):root body h6,html:lang(ru):root .font-primary-medium,html:lang(ru):root .sidebar-home .menu-item .menu-item__link,html:lang(ru):root .top-brands-section .top-brands-section-title,html:lang(ru):root .home-banner-slider-section .home-banner-slider .slide-position,html:lang(ru):root .debt-prices-info-cards .debt-prices-info-card,html:lang(ru):root .orders-table-content table.orders-table td:after,html:lang(ru):root .orders-table-content table th,html:lang(ru):root .orders-table-content table td,html:lang(ru):root .profileImage,html:lang(ru):root .my-account-page .dOut,html:lang(ru):root .my-account-page .change_info span,html:lang(ru):root .my-account-page .my-account-content .my_info_name,html:lang(ru):root .file-letter-box table tr,html:lang(ru):root .order-notification-section .order-notification .btn-link,html:lang(ru):root .order-notification-section .order-notification .info,html:lang(ru):root .notification-page-content .description,html:lang(ru):root .notification-item .title,html:lang(ru):root .notification-news-section .notification-news-title-box .title,html:lang(ru):root .select-map-div .sidebar-flex,html:lang(ru):root .select-map-div .select-title-block,html:lang(ru):root .qartez-page .address-bottom .bottom-btn,html:lang(ru):root .qartez-page .address-bottom .address-bottom-name,html:lang(ru):root .qartez-page .address-block .address-info .address-map.green,html:lang(ru):root .qartez-page .address-block .address-info .address-name,html:lang(ru):root .qartez-page .brands-div .brands,html:lang(ru):root .qartez-page .map-filter-box .map-filter-button,html:lang(ru):root .red-span,html:lang(ru):root .contact-page .kap-content-title p.regards,html:lang(ru):root .view-order-content .oder-info-box table tfoot tr th strong,html:lang(ru):root .view-order-content .oder-info-box table td.product-col,html:lang(ru):root .checkout-cart-list .total-price-item .label,html:lang(ru):root .checkout-cart-list .product-info .product-item-price,html:lang(ru):root .checkout-cart-list .product-info .product-title,html:lang(ru):root .checkout-cart-list .seller-info .label,html:lang(ru):root .checkout-page .empty-cart-box .empty-box-title,html:lang(ru):root .see-more-all p,html:lang(ru):root .contact-section .contact-form .form-label,html:lang(ru):root .our-projects .our-projects__title-box .title,html:lang(ru):root .our-partners .our-partners__title-box .title,html:lang(ru):root .services-cards-list .service-card,html:lang(ru):root .section__top-box .btn-link,html:lang(ru):root .products-slider-wrapper .category-title,html:lang(ru):root .search-results .search-value,html:lang(ru):root .mini-cart .cart-box .cart-info-list .label,html:lang(ru):root .mini-cart .cart-box .product-title,html:lang(ru):root .mini-cart .cart-title,html:lang(ru):root .filters-container .filter-tab-title,html:lang(ru):root .category-list .category-list__item .category-list__link,html:lang(ru):root .category-list .categories-list-title,html:lang(ru):root .product-sort-box .open-filter-btn,html:lang(ru):root .product-sort-box .product-total,html:lang(ru):root .product-filter-labels .remove-all-link,html:lang(ru):root .seller-brand-info .product-info .name,html:lang(ru):root .mobile-sidebar .product-total-box .product-total-btn,html:lang(ru):root .add_to_cart_fixed_btn .product-price-box .product-old-price,html:lang(ru):root .add_to_cart_fixed_btn .product-price-box .product-price,html:lang(ru):root .order-details-table-box .view-order-link,html:lang(ru):root .order-details-table-box .order-more-info .accent-text,html:lang(ru):root .order-details-table-box .order-table th,html:lang(ru):root .order-details-table-box .order-table td,html:lang(ru):root .order-details-table-box .table-title,html:lang(ru):root .order-received-main-content .order-received__title-box,html:lang(ru):root #popupPasswordConfirmed .main-modal .intro-box .intro-text,html:lang(ru):root .registration-form-content .check-code .send-message-again,html:lang(ru):root .registration-form-content .form-top-info .sub-info,html:lang(ru):root .form-content .invalid-feedback strong,html:lang(ru):root .form-content-info-box .info-text,html:lang(ru):root .form-content-info-box .title,html:lang(ru):root .header-dropdown-icons .icon-text,html:lang(ru):root .currency-dropdown-box .currency-item,html:lang(ru):root .currency-dropdown-box .selected-currency .currency-icon,html:lang(ru):root .currency-dropdown-box .selected-currency,html:lang(ru):root .account-info-table tbody td a,html:lang(ru):root .price-tab-modal .price-tab-preview .title,html:lang(ru):root .price-tab-modal .price-tab-title-box,html:lang(ru):root .print-price-tag-btn,html:lang(ru):root .phone-request-modal .send-again .info,html:lang(ru):root .phone-request-modal .form-box .form-title,html:lang(ru):root .phone-request-modal .form-box .title-box,html:lang(ru):root .phone-request-modal .contact-list .text-box,html:lang(ru):root .notification-box .notification-item .see-more-btn,html:lang(ru):root .notification-box .notification-item .note-message,html:lang(ru):root .cart-table-top-box .cart-table-tabs .cart-table-tab,html:lang(ru):root .cart-table-top-box .cart-label,html:lang(ru):root .download-cart-info.download-cart .info-btn .info,html:lang(ru):root .sticky-cart-summary .summary-action .action-btn,html:lang(ru):root .sticky-cart-summary .summary-total .total-amount,html:lang(ru):root .sticky-cart-summary .summary-options input[type=checkbox]:checked+.option-checkbox,html:lang(ru):root .sticky-cart-summary .summary-weight,html:lang(ru):root .sticky-cart-summary .summary-logo .brand-text,html:lang(ru):root .quantity-pricing-selector .total-price-section .total-price,html:lang(ru):root .quantity-pricing-selector .quantity-options .quantity-option .quantity-price,html:lang(ru):root .product-card-list.product-card .product-title,html:lang(ru):root .box-quantity-labels .box-quantity-label,html:lang(ru):root .label-list .product-label .label-text,html:lang(ru):root .product-cart-btn,html:lang(ru):root .product-card-top .product-sku .name,html:lang(ru):root .usd-currency-box .rate-info,html:lang(ru):root .weather-select .custom-radio-btn .label-text,html:lang(ru):root .innotek-delivery-info.main-card .select-delivery-type .cart-radio-btns input:checked+.cart-action-btn,html:lang(ru):root .checkout-cart-box .cart-btn-box .amount-info .label,html:lang(ru):root .checkout-cart-box .cart-action-btn.add-comment-btn,html:lang(ru):root .checkout-cart-box .cart-radio-btn input:checked+.cart-action-btn,html:lang(ru):root .breadcrumbs-section .breadcrumbs-list__item.active .breadcrumb-title,html:lang(ru):root body .h1,html:lang(ru):root body .h2,html:lang(ru):root body .h3,html:lang(ru):root body .h4,html:lang(ru):root body .h5,html:lang(ru):root body .h6,html:lang(ru):root body h1,html:lang(ru):root body h2,html:lang(ru):root body h3,html:lang(ru):root body h4,html:lang(ru):root body h5,html:lang(ru):root body h6{font-family:Montserrat,serif;font-weight:500}html:lang(en):root .font-primary-semiBold,html:lang(en):root .colleagues-content .colleagues-container .colleagues-title-box h2,html:lang(en):root .colleagues-content .colleagues-container .colleagues-title-box .h2,html:lang(en):root .sidebar-home .menu-item-label,html:lang(en):root .sidebar-home .side-menu-title-box .side-menu-title,html:lang(en):root .debt-prices-info-cards .debt-prices-info-card .debt-price-box .price.total-price,html:lang(en):root .kap-content-box .blog-box .blog-title-text-box h3 a,html:lang(en):root .kap-content-box .blog-box .blog-title-text-box .h3 a,html:lang(en):root .kap-content-box .blog-text-box h3,html:lang(en):root .kap-content-box .blog-text-box .h3,html:lang(en):root .kap-content-box .blog-text-box h5,html:lang(en):root .kap-content-box .blog-text-box .h5,html:lang(en):root .kap-content-box h1,html:lang(en):root .kap-content-box .h1,html:lang(en):root .wishlist .product-card .remove-product,html:lang(en):root .about-us-content-box h2,html:lang(en):root .about-us-content-box .h2,html:lang(en):root .socialakan-patasxanatvutyun-content-box h2,html:lang(en):root .socialakan-patasxanatvutyun-content-box .h2,html:lang(en):root .content-404-page .content-box h1,html:lang(en):root .content-404-page .content-box .h1,html:lang(en):root .orders-table-content .button,html:lang(en):root .my-account-page #collapseEight .pagination-box a.active,html:lang(en):root .my-account-page #collapseEight .pagination-box a,html:lang(en):root .my-account-page #collapseEight .heading-box .heading-icon-box span,html:lang(en):root .my-account-page #collapseEight .heading-box h2,html:lang(en):root .my-account-page #collapseEight .heading-box .h2,html:lang(en):root .my-account-page #collapseSeven a h4,html:lang(en):root .my-account-page #collapseSeven a .h4,html:lang(en):root .my-account-page #collapseSeven h3,html:lang(en):root .my-account-page #collapseSeven .h3,html:lang(en):root .my-account-page #collapseSix table tbody tr td:last-child,html:lang(en):root .my-account-page #collapseSix table tbody tr td:first-child,html:lang(en):root .my-account-page #collapseSix table thead tr th,html:lang(en):root .my-account-page #collapseSix h2,html:lang(en):root .my-account-page #collapseSix .h2,html:lang(en):root .my-account-page #collapseFive h5,html:lang(en):root .my-account-page #collapseFive .h5,html:lang(en):root .my-account-page #collapseFive h3,html:lang(en):root .my-account-page #collapseFive .h3,html:lang(en):root .my-account-page #collapseFour button,html:lang(en):root .my-account-page #collapseFour .change-pass-box legend,html:lang(en):root .my-account-page #collapseThree form button,html:lang(en):root .my-account-page #collapseThree form h3,html:lang(en):root .my-account-page #collapseThree form .h3,html:lang(en):root .my-account-page #collapseOne .btn-box button,html:lang(en):root .my-account-page #collapseOne table thead tr th,html:lang(en):root .my-account-page #collapseOne .write-order h4,html:lang(en):root .my-account-page #collapseOne .write-order .h4,html:lang(en):root .my-account-page #collapseOne .file-letter-box button,html:lang(en):root .my-account-page #collapseOne .file-letter-box label,html:lang(en):root .my-account-page #collapseOne .price-list-box h5,html:lang(en):root .my-account-page #collapseOne .price-list-box .h5,html:lang(en):root .my-account-page #collapseOne .my-account-links-box a div.img-box span.notification-count,html:lang(en):root .my-account-page #collapseOne .my-account-links-box a h4,html:lang(en):root .my-account-page #collapseOne .my-account-links-box a .h4,html:lang(en):root .my-account-page .my_info .my_info_text .my_info_text_title .my_info_text_phone,html:lang(en):root .my-account-page .my_info .my_info_text .my_info_text_title .my_info_text_mail,html:lang(en):root .my-account-page .my_info .my_info_text .my_info_text_title .my_info_text_name,html:lang(en):root .my-account-page .manager-controls option,html:lang(en):root .my-account-page .manager-controls select,html:lang(en):root .my-account-page .info-tvyal,html:lang(en):root .my-account-page .for_save,html:lang(en):root .my-account-page .my-account-sidebar button,html:lang(en):root .my-account-page .my-account-sidebar h3,html:lang(en):root .my-account-page .my-account-sidebar .h3,html:lang(en):root .compare-content .availability-box,html:lang(en):root .compare-content .code-box:first-child,html:lang(en):root .compare-content .product-box .product-link button,html:lang(en):root .compare-content .product-box .product-link span.product-price,html:lang(en):root .compare-content .product-box .product-link h3.product-title,html:lang(en):root .compare-content .product-box .product-link .product-title.h3,html:lang(en):root .compare-content .product-box .remove-product,html:lang(en):root .file-letter-box table th,html:lang(en):root .file-letter-box table tr td a,html:lang(en):root .file-letter-box .textProductInfo,html:lang(en):root .notification-page-content .description h1,html:lang(en):root .notification-page-content .description .h1,html:lang(en):root .notification-page-content .description h2,html:lang(en):root .notification-page-content .description .h2,html:lang(en):root .notification-page-content .description h3,html:lang(en):root .notification-page-content .description .h3,html:lang(en):root .notification-page-content .description h4,html:lang(en):root .notification-page-content .description .h4,html:lang(en):root .notification-page-content .description h5,html:lang(en):root .notification-page-content .description .h5,html:lang(en):root .notification-page-content .description h6,html:lang(en):root .notification-page-content .description .h6,html:lang(en):root .notification-page-content .description strong,html:lang(en):root .notification-page-content .description b,html:lang(en):root .notification-news-box .badge-circle,html:lang(en):root .qartez-page .single-magazine .magazine-name,html:lang(en):root .widget-dashboard .widget-title,html:lang(en):root .contact-page .kap-content-title h2,html:lang(en):root .contact-page .kap-content-title .h2,html:lang(en):root .contact-page .contact-page-title-box .page-title,html:lang(en):root .blog-single-content-box .blog-img-box .blog-date-box span.month,html:lang(en):root .blog-single-content-box .blog-img-box .blog-date-box span.date,html:lang(en):root .blog-single-content-box h2.blog-title,html:lang(en):root .blog-single-content-box .blog-title.h2,html:lang(en):root .blog-page .blog-content-box .blog-text-box h3,html:lang(en):root .blog-page .blog-content-box .blog-text-box .h3,html:lang(en):root .blog-page .blog-content-box h1,html:lang(en):root .blog-page .blog-content-box .h1,html:lang(en):root .view-order-content .oder-info-box table tbody td[data-label]:after,html:lang(en):root .view-order-content .oder-info-box table th,html:lang(en):root .view-order-content .order-title,html:lang(en):root .view-order-content .oder-code-box p mark,html:lang(en):root .view-order-content .oder-code-box p .mark,html:lang(en):root .view-order-content .oder-code-box p,html:lang(en):root .checkout-cart-list .product-info .product-price-box .product-price,html:lang(en):root .checkout-cart-list .product-info .product-sku .label,html:lang(en):root .checkout-page .cart-box table tbody tr.order-total td .amount-refined,html:lang(en):root .checkout-page .cart-box table tbody tr.order-total td span,html:lang(en):root .checkout-page .cart-box table tbody tr.order-total th,html:lang(en):root .checkout-page .cart-box table tbody tr.cart-subtotal th,html:lang(en):root .checkout-page .cart-box h3,html:lang(en):root .checkout-page .cart-box .h3,html:lang(en):root .table-mini-cart .product-title,html:lang(en):root .order-summary h4,html:lang(en):root .order-summary .h4,html:lang(en):root .checkout-progress-bar li>span:after,html:lang(en):root .cart-page .cart-order .cart-form-bottom-box .cart-form-button-box button,html:lang(en):root .cart-page .cart-order .shop-table-box table.shop-table tfoot tr.order-total th,html:lang(en):root .cart-page .cart-order .shop-table-box table.shop-table tfoot tr.order-total td,html:lang(en):root .cart-page .cart-order .shop-table-box table.shop-table tfoot tr.cart-subtotal th,html:lang(en):root .cart-page .cart-order .shop-table-box table.shop-table tfoot tr.cart-subtotal td,html:lang(en):root .cart-page .cart-order .shop-table-box table.shop-table thead tr th,html:lang(en):root .cart-page .cart-order h3,html:lang(en):root .cart-page .cart-order .h3,html:lang(en):root .cart-page .cart-form form .form-box.checkbox label,html:lang(en):root .cart-page .cart-form form .form-box span.error,html:lang(en):root .cart-page .cart-form h3,html:lang(en):root .cart-page .cart-form .h3,html:lang(en):root .table.table-totals tfoot,html:lang(en):root .cart-summary h4,html:lang(en):root .cart-summary .h4,html:lang(en):root .table.table-cart tr th,html:lang(en):root .contact-section .contact-form .form-title,html:lang(en):root .services-section .service-item .service-link,html:lang(en):root .services-section .service-item .service-title,html:lang(en):root .section__top-box .section-title,html:lang(en):root .mini-cart .cart-box .cart-info-title,html:lang(en):root .mini-cart .cart-box .total-amount-box,html:lang(en):root .mini-cart .cart-box .product-price-box,html:lang(en):root .filters-container .filters-title,html:lang(en):root .category-list .category-list__link.active,html:lang(en):root .category-list .category-list__item:hover>.category-list__link,html:lang(en):root .category-list .category-list__item.active>.category-list__link,html:lang(en):root .category-page .products-category-title,html:lang(en):root .last-viewed-products-content .last-viewed-product-box .product-title-price-box .price,html:lang(en):root .last-viewed-products-content .last-viewed-product-box .product-title-price-box .product-title,html:lang(en):root .product-more-info li strong,html:lang(en):root .product-description .product-description__content table tbody td,html:lang(en):root .product-description .product-description__title-box .description-title,html:lang(en):root .product-single-details .product-title-box .title-box h4,html:lang(en):root .product-single-details .product-title-box .title-box .h4,html:lang(en):root .sort-list li a,html:lang(en):root .widget-block h5,html:lang(en):root .widget-block .h5,html:lang(en):root .config-size-list a,html:lang(en):root .registration-form-content .check-code .top-info strong,html:lang(en):root .count-container .count-title,html:lang(en):root .count-container .count-wrapper,html:lang(en):root .page-header h1 span,html:lang(en):root .page-header .h1 span,html:lang(en):root .page-header h1,html:lang(en):root .page-header .h1,html:lang(en):root .static-content .our-services .text-box .title p,html:lang(en):root .static-content .our-services .text-box .title,html:lang(en):root .static-content .title-with-line h4,html:lang(en):root .static-content .title-with-line .h4,html:lang(en):root .static-content .services-bg-box--inner .btn-link,html:lang(en):root .footer-widget .footer-widget-title .footer_content_title,html:lang(en):root .footer .footer-bottom .copyright-box,html:lang(en):root .header-menu .menu-link .nav-link-text,html:lang(en):root .header-menu .notification-item .notification-link .badge-circle,html:lang(en):root .header-dropdown-icons .badge-circle,html:lang(en):root .header-search .search-result-box .more-btn,html:lang(en):root .header-search .search-result-box .search-result-product-box .product-box>div h3,html:lang(en):root .header-search .search-result-box .search-result-product-box .product-box>div .h3,html:lang(en):root .header-search button.icon-search-3,html:lang(en):root .social-icons .social-link,html:lang(en):root #menu-tab button,html:lang(en):root #menu-tab ul li a,html:lang(en):root .cart-dropdown.empty-cart-box,html:lang(en):root header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .dropdown-cart-action a.form-btn,html:lang(en):root header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .dropdown-cart-action a.checkout-btn,html:lang(en):root header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .dropdown-cart-total span,html:lang(en):root header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .product span.cart-product-info,html:lang(en):root header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .product h4.product-title a,html:lang(en):root header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .product .product-title.h4 a,html:lang(en):root .dropdown-cart-header,html:lang(en):root .dropdown-cart-total,html:lang(en):root .dropdownmenu-wrapper.cart-dropdown span,html:lang(en):root .account-info-table thead th,html:lang(en):root .content-title-box .content-title,html:lang(en):root .price-tab-modal .price-tab-card,html:lang(en):root .december-sale-label,html:lang(en):root .cashback-card .title-box .title,html:lang(en):root .phone-request-modal .form-box .btn-submit,html:lang(en):root .phone-request-modal .contact-list .text-box .info,html:lang(en):root .liquid_product .liquid_product_images_box .liquid_image_box p.new_price,html:lang(en):root .liquid_product .liquid_product_title_box span,html:lang(en):root .price-box,html:lang(en):root .login-popup .social-login-wrapper p,html:lang(en):root .login-popup .title,html:lang(en):root #logoutAccept .btn-base,html:lang(en):root .cart-table-top-box .cart-table-tabs .cart-table-tab.active,html:lang(en):root .download-cart-info.download-order .info-btn .info,html:lang(en):root .product-price-box .product-price,html:lang(en):root form button,html:lang(en):root .base-btn,html:lang(en):root .locale-time-box .time,html:lang(en):root .main-dropdown .dropdown-link-item,html:lang(en):root .checkout-cart-box .bottom-intro .seller-name,html:lang(en):root .checkout-cart-box .cart-info-list .label,html:lang(en):root .checkout-cart-box .total-amount-box,html:lang(en):root .btn-base,html:lang(en):root .badge-circle,html:lang(en):root h1,html:lang(en):root .h1,html:lang(en):root h2,html:lang(en):root .h2,html:lang(en):root h3,html:lang(en):root .h3,html:lang(en):root h4,html:lang(en):root .h4,html:lang(en):root h5,html:lang(en):root .h5,html:lang(en):root h6,html:lang(en):root .h6,html:lang(en):root b,html:lang(en):root strong,html:lang(ru):root .font-primary-semiBold,html:lang(ru):root .colleagues-content .colleagues-container .colleagues-title-box h2,html:lang(ru):root .colleagues-content .colleagues-container .colleagues-title-box .h2,html:lang(ru):root .sidebar-home .menu-item-label,html:lang(ru):root .sidebar-home .side-menu-title-box .side-menu-title,html:lang(ru):root .debt-prices-info-cards .debt-prices-info-card .debt-price-box .price.total-price,html:lang(ru):root .kap-content-box .blog-box .blog-title-text-box h3 a,html:lang(ru):root .kap-content-box .blog-box .blog-title-text-box .h3 a,html:lang(ru):root .kap-content-box .blog-text-box h3,html:lang(ru):root .kap-content-box .blog-text-box .h3,html:lang(ru):root .kap-content-box .blog-text-box h5,html:lang(ru):root .kap-content-box .blog-text-box .h5,html:lang(ru):root .kap-content-box h1,html:lang(ru):root .kap-content-box .h1,html:lang(ru):root .wishlist .product-card .remove-product,html:lang(ru):root .about-us-content-box h2,html:lang(ru):root .about-us-content-box .h2,html:lang(ru):root .socialakan-patasxanatvutyun-content-box h2,html:lang(ru):root .socialakan-patasxanatvutyun-content-box .h2,html:lang(ru):root .content-404-page .content-box h1,html:lang(ru):root .content-404-page .content-box .h1,html:lang(ru):root .orders-table-content .button,html:lang(ru):root .my-account-page #collapseEight .pagination-box a.active,html:lang(ru):root .my-account-page #collapseEight .pagination-box a,html:lang(ru):root .my-account-page #collapseEight .heading-box .heading-icon-box span,html:lang(ru):root .my-account-page #collapseEight .heading-box h2,html:lang(ru):root .my-account-page #collapseEight .heading-box .h2,html:lang(ru):root .my-account-page #collapseSeven a h4,html:lang(ru):root .my-account-page #collapseSeven a .h4,html:lang(ru):root .my-account-page #collapseSeven h3,html:lang(ru):root .my-account-page #collapseSeven .h3,html:lang(ru):root .my-account-page #collapseSix table tbody tr td:last-child,html:lang(ru):root .my-account-page #collapseSix table tbody tr td:first-child,html:lang(ru):root .my-account-page #collapseSix table thead tr th,html:lang(ru):root .my-account-page #collapseSix h2,html:lang(ru):root .my-account-page #collapseSix .h2,html:lang(ru):root .my-account-page #collapseFive h5,html:lang(ru):root .my-account-page #collapseFive .h5,html:lang(ru):root .my-account-page #collapseFive h3,html:lang(ru):root .my-account-page #collapseFive .h3,html:lang(ru):root .my-account-page #collapseFour button,html:lang(ru):root .my-account-page #collapseFour .change-pass-box legend,html:lang(ru):root .my-account-page #collapseThree form button,html:lang(ru):root .my-account-page #collapseThree form h3,html:lang(ru):root .my-account-page #collapseThree form .h3,html:lang(ru):root .my-account-page #collapseOne .btn-box button,html:lang(ru):root .my-account-page #collapseOne table thead tr th,html:lang(ru):root .my-account-page #collapseOne .write-order h4,html:lang(ru):root .my-account-page #collapseOne .write-order .h4,html:lang(ru):root .my-account-page #collapseOne .file-letter-box button,html:lang(ru):root .my-account-page #collapseOne .file-letter-box label,html:lang(ru):root .my-account-page #collapseOne .price-list-box h5,html:lang(ru):root .my-account-page #collapseOne .price-list-box .h5,html:lang(ru):root .my-account-page #collapseOne .my-account-links-box a div.img-box span.notification-count,html:lang(ru):root .my-account-page #collapseOne .my-account-links-box a h4,html:lang(ru):root .my-account-page #collapseOne .my-account-links-box a .h4,html:lang(ru):root .my-account-page .my_info .my_info_text .my_info_text_title .my_info_text_phone,html:lang(ru):root .my-account-page .my_info .my_info_text .my_info_text_title .my_info_text_mail,html:lang(ru):root .my-account-page .my_info .my_info_text .my_info_text_title .my_info_text_name,html:lang(ru):root .my-account-page .manager-controls option,html:lang(ru):root .my-account-page .manager-controls select,html:lang(ru):root .my-account-page .info-tvyal,html:lang(ru):root .my-account-page .for_save,html:lang(ru):root .my-account-page .my-account-sidebar button,html:lang(ru):root .my-account-page .my-account-sidebar h3,html:lang(ru):root .my-account-page .my-account-sidebar .h3,html:lang(ru):root .compare-content .availability-box,html:lang(ru):root .compare-content .code-box:first-child,html:lang(ru):root .compare-content .product-box .product-link button,html:lang(ru):root .compare-content .product-box .product-link span.product-price,html:lang(ru):root .compare-content .product-box .product-link h3.product-title,html:lang(ru):root .compare-content .product-box .product-link .product-title.h3,html:lang(ru):root .compare-content .product-box .remove-product,html:lang(ru):root .file-letter-box table th,html:lang(ru):root .file-letter-box table tr td a,html:lang(ru):root .file-letter-box .textProductInfo,html:lang(ru):root .notification-page-content .description h1,html:lang(ru):root .notification-page-content .description .h1,html:lang(ru):root .notification-page-content .description h2,html:lang(ru):root .notification-page-content .description .h2,html:lang(ru):root .notification-page-content .description h3,html:lang(ru):root .notification-page-content .description .h3,html:lang(ru):root .notification-page-content .description h4,html:lang(ru):root .notification-page-content .description .h4,html:lang(ru):root .notification-page-content .description h5,html:lang(ru):root .notification-page-content .description .h5,html:lang(ru):root .notification-page-content .description h6,html:lang(ru):root .notification-page-content .description .h6,html:lang(ru):root .notification-page-content .description strong,html:lang(ru):root .notification-page-content .description b,html:lang(ru):root .notification-news-box .badge-circle,html:lang(ru):root .qartez-page .single-magazine .magazine-name,html:lang(ru):root .widget-dashboard .widget-title,html:lang(ru):root .contact-page .kap-content-title h2,html:lang(ru):root .contact-page .kap-content-title .h2,html:lang(ru):root .contact-page .contact-page-title-box .page-title,html:lang(ru):root .blog-single-content-box .blog-img-box .blog-date-box span.month,html:lang(ru):root .blog-single-content-box .blog-img-box .blog-date-box span.date,html:lang(ru):root .blog-single-content-box h2.blog-title,html:lang(ru):root .blog-single-content-box .blog-title.h2,html:lang(ru):root .blog-page .blog-content-box .blog-text-box h3,html:lang(ru):root .blog-page .blog-content-box .blog-text-box .h3,html:lang(ru):root .blog-page .blog-content-box h1,html:lang(ru):root .blog-page .blog-content-box .h1,html:lang(ru):root .view-order-content .oder-info-box table tbody td[data-label]:after,html:lang(ru):root .view-order-content .oder-info-box table th,html:lang(ru):root .view-order-content .order-title,html:lang(ru):root .view-order-content .oder-code-box p mark,html:lang(ru):root .view-order-content .oder-code-box p .mark,html:lang(ru):root .view-order-content .oder-code-box p,html:lang(ru):root .checkout-cart-list .product-info .product-price-box .product-price,html:lang(ru):root .checkout-cart-list .product-info .product-sku .label,html:lang(ru):root .checkout-page .cart-box table tbody tr.order-total td .amount-refined,html:lang(ru):root .checkout-page .cart-box table tbody tr.order-total td span,html:lang(ru):root .checkout-page .cart-box table tbody tr.order-total th,html:lang(ru):root .checkout-page .cart-box table tbody tr.cart-subtotal th,html:lang(ru):root .checkout-page .cart-box h3,html:lang(ru):root .checkout-page .cart-box .h3,html:lang(ru):root .table-mini-cart .product-title,html:lang(ru):root .order-summary h4,html:lang(ru):root .order-summary .h4,html:lang(ru):root .checkout-progress-bar li>span:after,html:lang(ru):root .cart-page .cart-order .cart-form-bottom-box .cart-form-button-box button,html:lang(ru):root .cart-page .cart-order .shop-table-box table.shop-table tfoot tr.order-total th,html:lang(ru):root .cart-page .cart-order .shop-table-box table.shop-table tfoot tr.order-total td,html:lang(ru):root .cart-page .cart-order .shop-table-box table.shop-table tfoot tr.cart-subtotal th,html:lang(ru):root .cart-page .cart-order .shop-table-box table.shop-table tfoot tr.cart-subtotal td,html:lang(ru):root .cart-page .cart-order .shop-table-box table.shop-table thead tr th,html:lang(ru):root .cart-page .cart-order h3,html:lang(ru):root .cart-page .cart-order .h3,html:lang(ru):root .cart-page .cart-form form .form-box.checkbox label,html:lang(ru):root .cart-page .cart-form form .form-box span.error,html:lang(ru):root .cart-page .cart-form h3,html:lang(ru):root .cart-page .cart-form .h3,html:lang(ru):root .table.table-totals tfoot,html:lang(ru):root .cart-summary h4,html:lang(ru):root .cart-summary .h4,html:lang(ru):root .table.table-cart tr th,html:lang(ru):root .contact-section .contact-form .form-title,html:lang(ru):root .services-section .service-item .service-link,html:lang(ru):root .services-section .service-item .service-title,html:lang(ru):root .section__top-box .section-title,html:lang(ru):root .mini-cart .cart-box .cart-info-title,html:lang(ru):root .mini-cart .cart-box .total-amount-box,html:lang(ru):root .mini-cart .cart-box .product-price-box,html:lang(ru):root .filters-container .filters-title,html:lang(ru):root .category-list .category-list__link.active,html:lang(ru):root .category-list .category-list__item:hover>.category-list__link,html:lang(ru):root .category-list .category-list__item.active>.category-list__link,html:lang(ru):root .category-page .products-category-title,html:lang(ru):root .last-viewed-products-content .last-viewed-product-box .product-title-price-box .price,html:lang(ru):root .last-viewed-products-content .last-viewed-product-box .product-title-price-box .product-title,html:lang(ru):root .product-more-info li strong,html:lang(ru):root .product-description .product-description__content table tbody td,html:lang(ru):root .product-description .product-description__title-box .description-title,html:lang(ru):root .product-single-details .product-title-box .title-box h4,html:lang(ru):root .product-single-details .product-title-box .title-box .h4,html:lang(ru):root .sort-list li a,html:lang(ru):root .widget-block h5,html:lang(ru):root .widget-block .h5,html:lang(ru):root .config-size-list a,html:lang(ru):root .registration-form-content .check-code .top-info strong,html:lang(ru):root .count-container .count-title,html:lang(ru):root .count-container .count-wrapper,html:lang(ru):root .page-header h1 span,html:lang(ru):root .page-header .h1 span,html:lang(ru):root .page-header h1,html:lang(ru):root .page-header .h1,html:lang(ru):root .static-content .our-services .text-box .title p,html:lang(ru):root .static-content .our-services .text-box .title,html:lang(ru):root .static-content .title-with-line h4,html:lang(ru):root .static-content .title-with-line .h4,html:lang(ru):root .static-content .services-bg-box--inner .btn-link,html:lang(ru):root .footer-widget .footer-widget-title .footer_content_title,html:lang(ru):root .footer .footer-bottom .copyright-box,html:lang(ru):root .header-menu .menu-link .nav-link-text,html:lang(ru):root .header-menu .notification-item .notification-link .badge-circle,html:lang(ru):root .header-dropdown-icons .badge-circle,html:lang(ru):root .header-search .search-result-box .more-btn,html:lang(ru):root .header-search .search-result-box .search-result-product-box .product-box>div h3,html:lang(ru):root .header-search .search-result-box .search-result-product-box .product-box>div .h3,html:lang(ru):root .header-search button.icon-search-3,html:lang(ru):root .social-icons .social-link,html:lang(ru):root #menu-tab button,html:lang(ru):root #menu-tab ul li a,html:lang(ru):root .cart-dropdown.empty-cart-box,html:lang(ru):root header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .dropdown-cart-action a.form-btn,html:lang(ru):root header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .dropdown-cart-action a.checkout-btn,html:lang(ru):root header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .dropdown-cart-total span,html:lang(ru):root header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .product span.cart-product-info,html:lang(ru):root header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .product h4.product-title a,html:lang(ru):root header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .product .product-title.h4 a,html:lang(ru):root .dropdown-cart-header,html:lang(ru):root .dropdown-cart-total,html:lang(ru):root .dropdownmenu-wrapper.cart-dropdown span,html:lang(ru):root .account-info-table thead th,html:lang(ru):root .content-title-box .content-title,html:lang(ru):root .price-tab-modal .price-tab-card,html:lang(ru):root .december-sale-label,html:lang(ru):root .cashback-card .title-box .title,html:lang(ru):root .phone-request-modal .form-box .btn-submit,html:lang(ru):root .phone-request-modal .contact-list .text-box .info,html:lang(ru):root .liquid_product .liquid_product_images_box .liquid_image_box p.new_price,html:lang(ru):root .liquid_product .liquid_product_title_box span,html:lang(ru):root .price-box,html:lang(ru):root .login-popup .social-login-wrapper p,html:lang(ru):root .login-popup .title,html:lang(ru):root #logoutAccept .btn-base,html:lang(ru):root .cart-table-top-box .cart-table-tabs .cart-table-tab.active,html:lang(ru):root .download-cart-info.download-order .info-btn .info,html:lang(ru):root .product-price-box .product-price,html:lang(ru):root form button,html:lang(ru):root .base-btn,html:lang(ru):root .locale-time-box .time,html:lang(ru):root .main-dropdown .dropdown-link-item,html:lang(ru):root .checkout-cart-box .bottom-intro .seller-name,html:lang(ru):root .checkout-cart-box .cart-info-list .label,html:lang(ru):root .checkout-cart-box .total-amount-box,html:lang(ru):root .btn-base,html:lang(ru):root .badge-circle,html:lang(ru):root h1,html:lang(ru):root .h1,html:lang(ru):root h2,html:lang(ru):root .h2,html:lang(ru):root h3,html:lang(ru):root .h3,html:lang(ru):root h4,html:lang(ru):root .h4,html:lang(ru):root h5,html:lang(ru):root .h5,html:lang(ru):root h6,html:lang(ru):root .h6,html:lang(ru):root b,html:lang(ru):root strong{font-family:Montserrat,serif;font-weight:600}html:lang(en):root .font-primary-bold,html:lang(en):root .checkout-cart-list .total-price-item .amount,html:lang(en):root .checkout-cart-list .seller-info .title,html:lang(en):root .custom-checkbox .checkbox-label,html:lang(en):root .checkout-cart-box .cart-btn-box .amount-info .amount,html:lang(ru):root .font-primary-bold,html:lang(ru):root .checkout-cart-list .total-price-item .amount,html:lang(ru):root .checkout-cart-list .seller-info .title,html:lang(ru):root .custom-checkbox .checkbox-label,html:lang(ru):root .checkout-cart-box .cart-btn-box .amount-info .amount{font-family:Montserrat,serif;font-weight:700}html{overflow-x:hidden;font-size:62.5%;font-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{position:relative;color:#777;background:#fff;font-size:1.4rem;line-height:1.4;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;overflow-x:hidden}body:after{content:"";position:absolute;left:0;right:0;bottom:0;top:0;height:100%;width:100%;background-color:#17171740;z-index:1111;opacity:0;visibility:hidden}body.show-mobile-sidebar{overflow:hidden;height:100vh}body.show-mobile-sidebar:after{opacity:1;visibility:visible}body:not(.loaded)>*:not(.loading-overlay){visibility:hidden;opacity:0}body.scrollHide{overflow:hidden;height:100vh}body th,body .btn{font-weight:400}body button{background:transparent;border:none;outline:none;cursor:pointer;padding:0}::-moz-selection{background-color:#012353;color:#fff}::selection{background-color:#012353;color:#fff}p{margin-bottom:1.5rem}ul,ol{margin:0 0 2.25rem;padding:0;list-style:none}em,i{font-style:italic}hr{max-width:1730px;margin:5.5rem auto 5.2rem;border:0;border-top:1px solid #e7e7e7}sub,sup{font-size:70%}sup{font-size:50%}sub{bottom:-.25em}img{display:block;max-width:100%;height:auto}button:focus{outline:none}body.modal-open{padding-right:0!important}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width: 769px){.desktop-hide{display:none!important}}@media (max-width: 768px){.mobile-hide{display:none!important}}@keyframes bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{transform:scale(1)}}.loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;transition:all .5s ease-in-out;background:#fff;opacity:1;visibility:visible;z-index:999999}.loaded>.loading-overlay{opacity:0;visibility:hidden}@media (max-width: 768px){html{font-size:9px}}.add-to-cart-box input::-webkit-outer-spin-button,.add-to-cart-box input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.add-to-cart-box input[type=number]{-moz-appearance:textfield}.loader{position:relative;overflow:hidden}.loader:before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background-color:#fff9;z-index:4}.loader:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;height:50px;width:50px;background:url(/build/assets/loader-DUK4Irfc.svg) no-repeat;z-index:5}.bounce-loader{animation:rotate 1s infinite;height:50px;width:50px;position:absolute;top:50%;left:50%;margin:-9px 0 0 -35px;transition:all .2s;text-align:center;z-index:10000}.bounce-loader:before,.bounce-loader:after{border-radius:50%;content:"";display:block;height:20px;width:20px}.bounce-loader:before{animation:ball1 1s infinite;background-color:#da2a2e;box-shadow:30px 0 #f4c12e;margin-bottom:10px}.bounce-loader:after{animation:ball2 1s infinite;background-color:#012353;box-shadow:30px 0 #83bc41}@keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(.8);-moz-transform:rotate(0deg) scale(.8)}50%{-webkit-transform:rotate(360deg) scale(1.2);-moz-transform:rotate(360deg) scale(1.2)}to{-webkit-transform:rotate(720deg) scale(.8);-moz-transform:rotate(720deg) scale(.8)}}@keyframes ball1{0%{box-shadow:30px 0 #f4c12e}50%{box-shadow:0 0 #f4c12e;margin-bottom:0;-webkit-transform:translate(15px,15px);-moz-transform:translate(15px,15px)}to{box-shadow:30px 0 #f4c12e;margin-bottom:10px}}@keyframes ball2{0%{box-shadow:30px 0 #83bc41}50%{box-shadow:0 0 #83bc41;margin-top:-20px;-webkit-transform:translate(15px,15px);-moz-transform:translate(15px,15px)}to{box-shadow:30px 0 #83bc41;margin-top:0}}.div_see_more{display:flex;justify-content:flex-end}.div_see_more a{padding-right:0!important}.not-mobile{display:none}@media screen and (max-width: 991px){.not-mobile{display:inline-block}.not-window{display:none}}.scroll-box,.select-box .vs__dropdown-menu,.weather-select .locations-list{max-height:300px;overflow-y:auto;padding-right:10px}.scroll-box::-webkit-scrollbar-track,.select-box .vs__dropdown-menu::-webkit-scrollbar-track,.weather-select .locations-list::-webkit-scrollbar-track{background-color:#ddd}.scroll-box::-webkit-scrollbar,.select-box .vs__dropdown-menu::-webkit-scrollbar,.weather-select .locations-list::-webkit-scrollbar{background-color:#ddd;width:3px}.scroll-box::-webkit-scrollbar-thumb,.select-box .vs__dropdown-menu::-webkit-scrollbar-thumb,.weather-select .locations-list::-webkit-scrollbar-thumb{background-color:#b8b8b8}.scroll-box-md{overflow-y:auto;overflow-x:hidden;padding-right:10px;max-height:300px}.scroll-box-md::-webkit-scrollbar{width:8px}.scroll-box-md::-webkit-scrollbar-thumb{border-radius:100px;background:#d9d9d9}.scroll-box-primary{max-height:300px;overflow-y:auto;padding-right:10px}.scroll-box-primary::-webkit-scrollbar-track{background-color:#f2f4f6;border-radius:32px}.scroll-box-primary::-webkit-scrollbar{width:8px}.scroll-box-primary::-webkit-scrollbar-thumb{background-color:#012353;border-radius:32px}.image-wrap{width:100%;display:block;height:0;position:relative}.image-wrap .image{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}.image-wrap.product-img-wrap{padding-bottom:70.5%}.ellipsis-one-line,.sidebar-home .menu-item .menu-item__link .link-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ellipsis{word-wrap:break-word;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.ellipsis.ellipsis-4{-webkit-line-clamp:4;line-height:1.2em;max-height:4.8em}.ellipsis.ellipsis-3{-webkit-line-clamp:3;line-height:1.2em;max-height:3.6em}.ellipsis.ellipsis-2{-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em}@media (max-width: 1024px){.tablet-hide{display:none!important}}@media (min-width: 1025px){.tablet-visible{display:none!important}}@media (max-width: 448px){.col-6{flex:0 0 100%;max-width:100%;margin:0 auto}}.text-ellipsis{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cat_slug_uncategorized,.cat_slug_{display:none!important}.new-label{display:flex;margin-left:10px;flex-direction:row;justify-content:center;align-items:center;padding:6px 10px;position:relative;background:#20d374;border-radius:4px;color:#fff;font-size:1.2rem;line-height:1}.category-name-label{display:flex;align-items:center;gap:8px}.new-label-mobile{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:6px 10px;position:relative;background:#20d374;border-radius:4px;color:#fff;font-size:1.2rem;line-height:1;margin:0}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-bottom:1.8rem;color:#222529;line-height:1.1}h1,.h1{font-size:3.6rem;line-height:1.223}h2,.h2{font-size:3rem;line-height:1.5}h3,.h3{font-size:2.5rem;line-height:1.28}h4,.h4{font-size:2rem;line-height:1.35}h5,.h5{font-size:1.4rem;line-height:1.429}h6,.h6{font-size:1.3rem;line-height:1.385}a{transition:all .3s;color:#012353;text-decoration:none}a:hover,a:focus{color:#012353;text-decoration:none}.heading{margin-bottom:3rem;color:#252525}.heading .title{margin-bottom:1.6rem}.heading p{letter-spacing:-.015em}.heading p:last-child{margin-bottom:0}.light-title{margin-bottom:2rem}.section-title{text-transform:uppercase;font-size:1.8rem}.section-sub-title{font-size:1.6rem;text-transform:uppercase}.text-transform-none{text-transform:none}.ls-10{letter-spacing:.01em!important}.ls-0{letter-spacing:0!important}.ls-n-10{letter-spacing:-.01em!important}.ls-n-15{letter-spacing:-.015em!important}.ls-n-20{letter-spacing:-.02em!important}.ls-n-25{letter-spacing:-.025em!important}.bg-gray{background-color:#f4f4f4;padding:0 15px}.bg-dark{background-color:#252525!important}.bg-primary{background-color:#012353!important}.bg-secondary{background-color:#ceee71!important}.text-primary{color:#012353!important}.text-secondary{color:#ceee71!important}.text-body{color:#252525!important}.line-height-1{line-height:1!important}.section-title{padding-bottom:1rem;border-bottom:1px solid #ebebeb;font-size:1.6rem;text-transform:uppercase}@media (max-width: 768px){.w-md-100{width:100%!important}.w-md-50{width:50%!important}}@media (max-width: 575px){.w-sm-100{width:100%!important}.w-sm-50{width:50%!important}}@media (max-width: 479px){.w-xs-100{width:100%!important}}@media (max-width: 480px){.w-xs-100{width:100%!important}}@media (max-width: 400px){.w-xxs-100{width:100%!important}}.round-images img{border-radius:50%}@media (min-width: 769px){h1,.h1{font-size:4.5rem}h2,.h2{font-size:2.5rem}.heading{margin-bottom:4rem}}@media (min-width: 992px){h1,.h1{font-size:5rem}h2,.h2{font-size:3rem}.heading{margin-bottom:5rem}.w-lg-max{flex:1;-ms-flex:1;max-width:100%}}.page-wrapper{position:relative;transition:transform .25s}main{padding-bottom:60px}.main{flex:1 1 auto}.main .page-content>.container{max-width:900px;margin:auto}.container{max-width:1500px;padding-left:30px!important;padding-right:30px!important}@media (max-width: 1024px){.container{padding-left:16px!important;padding-right:16px!important}}.row{margin-left:-10px;margin-right:-10px}[class*=col-]{padding-left:10px;padding-right:10px}.row-sparse{margin-left:-15px;margin-right:-15px}.row-sparse>[class*=col-]{padding-left:15px;padding-right:15px}.row-joined{margin-left:0;margin-right:0}.row-joined>[class*=col-]{padding-left:0;padding-right:0}.container :not(.sticky-header)>.container,.container :not(.sticky-header)>.container-fluid,.container :not(.sticky-header)>.container-sm,.container :not(.sticky-header)>.container-md,.container :not(.sticky-header)>.container-lg,.container :not(.sticky-header)>.container-xl,.container :not(.sticky-header)>.container-xxl{padding-left:0;padding-right:0}.ajax-overlay{display:flex;display:-ms-flexbox;align-items:center;-ms-flex-align:center;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#444645a6;z-index:1041}@media (max-width: 1280px){.container-fluid,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{padding-left:20px;padding-right:20px}}@media (min-width: 1520px){.container{max-width:1500px}}@media (min-width: 1200px){.col-xl-5col{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-xl-7col{-ms-flex:0 0 14.2857%;flex:0 0 14.2857%;max-width:14.2857%}.col-xl-8col{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.row-xl-tight{margin-left:-5px;margin-right:-5px}.row-xl-tight>[class*=col-]{padding-left:5px;padding-right:5px}}@media (min-width: 992px){.container{padding-left:10px;padding-right:10px}}@media (max-width: 991px){.container{max-width:none}}@media (min-width: 769px){.row-md-tight{margin-left:-5px;margin-right:-5px}.row-md-tight>[class*=col-]{padding-left:5px;padding-right:5px}}.breadcrumbs-section{margin-bottom:30px}@media (max-width: 991px){.breadcrumbs-section{padding-top:18px}}.breadcrumbs-section .breadcrumbs-list{display:flex;flex-wrap:wrap;margin-bottom:0}.breadcrumbs-section .breadcrumbs-list__item{position:relative;padding-right:10px}.breadcrumbs-section .breadcrumbs-list__item:not(:last-child):after{right:2px;content:"/";position:absolute}.breadcrumbs-section .breadcrumbs-list__item.active .breadcrumb-title{color:#012353}.breadcrumbs-section .breadcrumb-title{font-style:normal;color:#252525;white-space:normal;margin-bottom:0;letter-spacing:.03em;transition:all .25s ease}.breadcrumbs-section .breadcrumb-title .icon{flex-shrink:0;margin-right:8px}.btn{transition:all .3s;padding:1.85rem 4.2rem;border-radius:.375rem;font-size:1.4rem;font-weight:400;font-family:var(--font-primary);line-height:1.429}.btn:focus{box-shadow:none}.btn-sm,.btn-group-sm>.btn{padding:1em 1.6em;font-size:1.2rem}.btn-md{padding:1em 2.2em;font-size:1.3rem}.btn-lg,.btn-group-lg>.btn{padding:1em 2.15em;font-size:1.4rem}.btn-xl{padding:1.125em 2.75em;font-size:1.125em}.btn-icon-left i{padding-right:.7rem}.btn-icon-right i{padding-left:.7rem}.btn-primary{border-color:#012353;background-color:#012353;color:#fff;box-shadow:none}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus{border-color:#01347b;background-color:#01347b;color:#fff;box-shadow:none}.btn-primary.disabled,.btn-primary:disabled{border-color:#012353;background-color:#012353;color:#fff}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{border-color:#000814;background-color:#000e21;color:#fff}.btn-outline{border-color:#ccc;background-color:transparent;background-image:none;color:#ccc}.btn-outline:hover,.btn-outline.focus{border-color:#012353;background-color:transparent;color:#012353;box-shadow:none}.btn-outline.disabled,.btn-outline:disabled{background-color:transparent;color:#ccc}.btn-outline:not(:disabled):not(.disabled):active,.btn-outline:not(:disabled):not(.disabled).active,.show>.btn-outline.dropdown-toggle{border-color:#012353;background-color:transparent;color:#012353}.btn-outline-secondary{border-color:#ccc;background-color:transparent;background-image:none;color:#777}.btn-outline-secondary:hover,.btn-outline-secondary.focus{border-color:#012353;background-color:#012353;color:#fff;box-shadow:none}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#777}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{border-color:#012353;background-color:#012353;color:#fff}.btn-dark:focus{background-color:#012353;color:#000}.btn-dark:hover{background-color:#012353;color:#000}.btn-link{padding-top:0;padding-bottom:0;color:#012353;font-family:var(--font-primary);font-size:13px;letter-spacing:0;text-transform:initial}.btn-link:hover,.btn-link:focus{color:#012353;text-decoration:underline}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.mfp-container .mfp-preloader,.porto-loading-icon{content:"";display:inline-block;z-index:2;width:40px;height:40px;margin:0 auto;border:2px solid transparent;border-radius:50%;border-top-color:#012353;border-image:none;text-indent:-9999px;-webkit-animation:spin .75s infinite linear;animation:spin .75s infinite linear}.mfp-container .mfp-preloader:before,.porto-loading-icon:before{position:absolute;top:-2px;right:0;left:-2px;width:inherit;height:inherit;border:inherit;border-radius:inherit;border-top-color:inherit;content:"";-webkit-animation:spin 1.5s infinite ease;animation:spin 1.5s infinite ease}.badge-circle{background:#012353;border-radius:50%;color:#fff;font-size:9px;height:15px;line-height:0;position:absolute;right:-5px;text-align:center;top:0;width:15px;display:inline-flex;align-items:center;justify-content:center}.btn-base{min-height:40px;font-size:14px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:4px 16px;letter-spacing:.03em}@media (min-width: 769px){.btn-base:hover{border-color:transparent}}.btn-base .btn-text{margin-right:8px;margin-left:8px}.btn-base .icon{width:18px;height:18px;color:currentColor}.btn-base.btn-theme-primary{background-color:#012353;color:#fff}.btn-base.btn-theme-primary:disabled,.btn-base.btn-theme-primary.disabled{background-color:#0123531a;color:#012353}@media (min-width: 769px){.btn-base.btn-theme-primary:not(:disabled):not(.disabled):hover{background-color:#032c67}}.btn-base.btn-theme-light{background-color:#0123531a;color:#012353}@media (min-width: 769px){.btn-base.btn-theme-light:hover{background-color:#01235340}}.btn-base.btn-theme-secondary{background-color:#ceee71;color:#012353}@media (min-width: 769px){.btn-base.btn-theme-secondary:hover{background-color:#ceee71cc}}.main-card .main-card--inner{padding:14px 16px;border-radius:12px;background-color:#fff}@media (max-width: 1024px){.main-card .main-card--inner{padding:14px 10px}}.checkout-cart-box{color:#252525;width:420px;margin-right:auto;font-size:16px;display:grid;gap:20px;grid-template-columns:1fr}@media (max-width: 991px){.checkout-cart-box{width:100%;max-width:100%;grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}}@media (max-width: 768px){.checkout-cart-box{grid-template-columns:1fr}}@media (max-width: 991px){.checkout-cart-box .cart-total-info{grid-column:span 2}}@media (max-width: 768px){.checkout-cart-box .cart-total-info{grid-column:1}}.checkout-cart-box .checkout-btn{min-height:56px;font-size:20px;flex:0 0 100%}@media (max-width: 991px){.checkout-cart-box .checkout-btn{min-height:48px;font-size:18px;flex:0 0 300px}}.checkout-cart-box .checkout-btn .icon{display:none}@media screen and (max-width: 620px){.checkout-cart-box .checkout-btn.fixed{position:fixed;z-index:111;bottom:0;left:0;right:0;width:100%;min-height:60px;font-size:20px;border-radius:0}}.checkout-cart-box .checkout-btn.fixed .icon{display:block}.checkout-cart-box .info-label{font-size:16px;margin-bottom:16px;color:#252525cc;letter-spacing:.03em}@media (max-width: 991px){.checkout-cart-box .info-label{font-size:16px}}.checkout-cart-box .main-card{width:100%}@media (max-width: 991px){.checkout-cart-box .main-card.last-item{grid-column:span 2}}@media (max-width: 768px){.checkout-cart-box .main-card.last-item{grid-column:1}}.checkout-cart-box .main-card--inner{gap:16px}.checkout-cart-box p{margin-bottom:0}.checkout-cart-box .total-amount-box{padding-top:18px;border-top:1px solid #E4E4E4}@media screen and (max-width: 991px){.checkout-cart-box .total-amount-box{padding-top:12px}}.checkout-cart-box .total-amount-box .cart-info-title{margin-bottom:18px}@media screen and (max-width: 991px){.checkout-cart-box .total-amount-box .cart-info-title{margin-bottom:12px}}.checkout-cart-box .total-amount-box .total-amount{font-size:28px;color:#012353}@media screen and (max-width: 991px){.checkout-cart-box .total-amount-box .total-amount{font-size:24px}}.checkout-cart-box .cart-radio-btns{display:flex;flex-wrap:wrap;gap:8px}.checkout-cart-box .cart-radio-btn label{margin:0}.checkout-cart-box .cart-radio-btn input{display:none}.checkout-cart-box .cart-radio-btn input:checked+.cart-action-btn{border-color:#0044a5;color:#0044a5}.checkout-cart-box .cart-action-btn{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;letter-spacing:.03em;border:1px solid rgba(37,37,37,.2);border-radius:6px;padding:4px 16px;color:#252525;min-height:32px}.checkout-cart-box .cart-action-btn.add-comment-btn{min-height:36px}.checkout-cart-box .cart-action-btn.add-comment-btn .icon{width:16px;height:auto;margin-right:10px}.checkout-cart-box .cart-info-list{display:flex;flex-wrap:wrap;gap:12px;font-size:16px;border-top:2px solid #E4E4E4;padding-top:16px;margin-bottom:0}@media (max-width: 768px){.checkout-cart-box .cart-info-list{font-size:15px}}.checkout-cart-box .cart-info-list .label{margin-right:6px}.checkout-cart-box .cart-info-list .amount-discount{color:#da2a2e}.checkout-cart-box .cart-info-list__item{display:flex;align-items:center;flex-wrap:wrap}.checkout-cart-box .comment-textarea{font-size:14px;border-radius:6px;border:1px solid rgba(37,37,37,.2);padding:10px 14px;resize:none;min-height:80px}.checkout-cart-box .comment-textarea::-webkit-input-placeholder{color:#25252599}.checkout-cart-box .comment-textarea:-moz-placeholder{color:#25252599}.checkout-cart-box .comment-textarea::-moz-placeholder{color:#25252599}.checkout-cart-box .comment-textarea:-ms-input-placeholder{color:#25252599}.checkout-cart-box .cart-btn-box{width:100%;gap:20px}.checkout-cart-box .cart-btn-box .amount-info{font-size:22px}.checkout-cart-box .cart-btn-box .amount-info .label{color:#252525cc}.checkout-cart-box .cart-btn-box .clear-cart-btn{width:28px;height:28px;border:1px solid rgba(37,37,37,.1);border-radius:4px;display:flex;align-items:center;justify-content:center;margin-left:auto}@media (max-width: 991px){.checkout-cart-box .cart-btn-box .clear-cart-btn{width:48px;height:48px}}@media (max-width: 768px){.checkout-cart-box .cart-btn-box .clear-cart-btn{width:28px;height:28px}}.checkout-cart-box .cart-btn-box .cart-actions{gap:20px}.checkout-cart-box .bottom-intro{font-size:14px}.innotek-delivery-info.main-card .select-delivery-type .cart-radio-btns{flex-direction:column}.innotek-delivery-info.main-card .select-delivery-type .cart-radio-btns input:checked+.cart-action-btn{outline-color:#0044a5}.innotek-delivery-info.main-card .select-delivery-type .cart-radio-btns input:checked+.cart-action-btn:before{background-image:url('data:image/svg+xml,<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg"><rect y="0.5" width="16" height="16" rx="4" fill="%230044A5"/><path d="M4.5 8.5L7 11L12 6" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.innotek-delivery-info.main-card .select-delivery-type .cart-radio-btns .cart-action-btn{position:relative;outline:.5px solid transparent}.innotek-delivery-info.main-card .select-delivery-type .cart-radio-btns .cart-action-btn:before{content:"";background-image:url('data:image/svg+xml,<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="0.5" y="1" width="15" height="15" rx="3.5" stroke="%23D3D3D3"/><path d="M4.5 8.5L7 11L12 6" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');width:16px;height:16px;background-size:contain;display:inline-block;background-repeat:no-repeat;background-position:center;margin-right:10px;flex-shrink:0}.header-top .main-dropdown{margin-right:20px}@media screen and (max-width: 1400px){.header-top .main-dropdown{margin-right:12px}}.main-dropdown{position:relative}.main-dropdown .dropdown-content{background-color:transparent;position:absolute;top:100%;right:0;z-index:20}.main-dropdown .dropdown-content--inner{padding:20px 16px;border-radius:0 0 8px 8px;background-color:#fff;box-shadow:0 0 4px #00000040}.main-dropdown .dropdown-link-item{display:flex;align-items:center;font-size:13px;color:#fff;letter-spacing:.325px;cursor:pointer;min-height:40px;height:100%}@media screen and (max-width: 991px){.main-dropdown .dropdown-link-item{min-height:30px}}.main-dropdown .dropdown-link-item .icon{flex-shrink:0;margin-right:8px}.main-dropdown .dropdown-link-item.with-arrow:after{border:0;content:"";font-family:porto;font-size:16px;height:auto;margin:0 2px 0 8px;width:auto;color:#fff;display:inline-block;vertical-align:.255em}.with-sm-content .dropdown-content{margin-top:-3px;right:auto;left:0}.with-sm-content .dropdown-content .dropdown-content--inner{background-color:#fff;border:.5px solid rgba(0,0,0,.05);border-radius:4px;box-shadow:0 4px 4px #00000040;padding:4px 3px}.weather-select .locations-list{display:flex;flex-direction:column;max-height:400px;min-width:184px}.weather-select .locations-list__item{padding:0!important;margin:0}.weather-select .locations-list__item:not(:last-child){margin-bottom:20px}.weather-select .custom-radio-btn input{display:none}.weather-select .custom-radio-btn input:checked+.label-text:after{background-image:url(/build/assets/check-radio-btn-icon-BfeHWwPm.svg);border-width:2px;border-color:#012353}.weather-select .custom-radio-btn label{cursor:pointer;display:block;margin:0}.weather-select .custom-radio-btn .label-text{display:flex;align-items:center;justify-content:space-between;color:#252525;font-size:16px;letter-spacing:.24px}.weather-select .custom-radio-btn .label-text:after{content:"";width:14px;height:14px;border-radius:2px;border:1px solid #D9D9D9;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain}.locale-time-box{display:flex;align-items:center;margin-right:20px}.locale-time-box .icon{flex-shrink:0;margin-right:8px}.locale-time-box .time{font-size:13px;letter-spacing:.325px;color:#fff}.usd-currency-box .main-dropdown{margin-right:0}.usd-currency-box .main-dropdown .dropdown-content--inner{min-width:176px;padding:4px 6px;border-radius:4px}.usd-currency-box .main-dropdown .dropdown-content{top:calc(100% - 4px)}@media screen and (min-width: 1600px){.usd-currency-box .main-dropdown .dropdown-content{left:0;right:auto}}.usd-currency-box .rate-info-box{text-align:center}.usd-currency-box .rate-info{color:#252525;font-size:12px;text-align:center}@font-face{font-family:porto;src:url(/build/assets/porto-B3LwSv0J.eot?64334846);src:url(/build/assets/porto-B3LwSv0J.eot?64334846#iefix) format("embedded-opentype"),url(/build/assets/porto-RTW5PtLv.woff2?64334846) format("woff2"),url(/build/assets/porto-BeJigzSM.woff?64334846) format("woff"),url(/build/assets/porto-DCCNAoix.ttf?64334846) format("truetype"),url(/build/assets/porto-DqZWxT9E.svg?64334846#porto) format("svg");font-style:normal;font-weight:400;font-display:swap}[class^=icon-]:before,[class*=" icon-"]:before{font-family:porto;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-spin1:before{content:""}.icon-spin2:before{content:""}.icon-spin3:before{content:""}.icon-spin4:before{content:""}.icon-spin5:before{content:""}.icon-spin6:before{content:""}.icon-firefox:before{content:""}.icon-chrome:before{content:""}.icon-opera:before{content:""}.icon-ie:before{content:""}.icon-phone:before{content:""}.icon-down-dir:before{content:""}.icon-cart:before{content:""}.icon-up-dir:before{content:""}.icon-mode-grid:before{content:""}.icon-mode-list:before{content:""}.icon-compare:before{content:""}.icon-wishlist:before{content:""}.icon-search:before{content:""}.icon-left-dir:before{content:""}.icon-right-dir:before{content:""}.icon-down-open:before{content:""}.icon-left-open:before{content:""}.icon-right-open:before{content:""}.icon-up-open:before{content:""}.icon-angle-left:before{content:""}.icon-angle-right:before{content:""}.icon-angle-up:before{content:""}.icon-angle-down:before{content:""}.icon-down:before{content:""}.icon-left:before{content:""}.icon-right:before{content:""}.icon-up:before{content:""}.icon-angle-double-left:before{content:""}.icon-angle-double-right:before{content:""}.icon-angle-double-up:before{content:""}.icon-angle-double-down:before{content:""}.icon-mail:before{content:""}.icon-location:before{content:""}.icon-skype:before{content:""}.icon-right-open-big:before{content:""}.icon-left-open-big:before{content:""}.icon-down-open-big:before{content:""}.icon-up-open-big:before{content:""}.icon-cancel:before{content:""}.icon-user:before{content:""}.icon-mail-alt:before{content:""}.icon-fax:before{content:""}.icon-lock:before{content:""}.icon-company:before{content:""}.icon-city:before{content:""}.icon-post:before{content:""}.icon-country:before{content:""}.icon-calendar:before{content:""}.icon-doc:before{content:""}.icon-mobile:before{content:""}.icon-clock:before{content:""}.icon-chat:before{content:""}.icon-tag:before{content:""}.icon-folder:before{content:""}.icon-folder-open:before{content:""}.icon-forward:before{content:""}.icon-reply:before{content:""}.icon-cog:before{content:""}.icon-cog-alt:before{content:""}.icon-wrench:before{content:""}.icon-quote-left:before{content:""}.icon-quote-right:before{content:""}.icon-gift:before{content:""}.icon-dollar:before{content:""}.icon-euro:before{content:""}.icon-pound:before{content:""}.icon-rupee:before{content:""}.icon-yen:before{content:""}.icon-rouble:before{content:""}.icon-try:before{content:""}.icon-won:before{content:""}.icon-bitcoin:before{content:""}.icon-ok:before{content:""}.icon-chevron-left:before{content:""}.icon-chevron-right:before{content:""}.icon-export:before{content:""}.icon-star:before{content:""}.icon-star-empty:before{content:""}.icon-plus-squared:before{content:""}.icon-minus-squared:before{content:""}.icon-plus-squared-alt:before{content:""}.icon-minus-squared-alt:before{content:""}.icon-truck:before{content:""}.icon-lifebuoy:before{content:""}.icon-pencil:before{content:""}.icon-users:before{content:""}.icon-video:before{content:""}.icon-menu:before{content:""}.icon-desktop:before{content:""}.icon-doc-inv:before{content:""}.icon-circle:before{content:""}.icon-circle-empty:before{content:""}.icon-circle-thin:before{content:""}.icon-mini-cart:before{content:""}.icon-paper-plane:before{content:""}.icon-attention-alt:before{content:""}.icon-info:before{content:""}.icon-compare-link:before{content:""}.icon-cat-default:before{content:""}.icon-cat-computer:before{content:""}.icon-cat-couch:before{content:""}.icon-cat-garden:before{content:""}.icon-cat-gift:before{content:""}.icon-cat-shirt:before{content:""}.icon-cat-sport:before{content:""}.icon-cat-toys:before{content:""}.icon-tag-line:before{content:""}.icon-bag:before{content:""}.icon-search-1:before{content:""}.icon-plus:before{content:""}.icon-minus:before{content:""}.icon-search-2:before{content:""}.icon-bag-1:before{content:""}.icon-online-support:before{content:""}.icon-shopping-bag:before{content:""}.icon-us-dollar:before{content:""}.icon-shipped:before{content:""}.icon-list:before{content:""}.icon-money:before{content:""}.icon-shipping:before{content:""}.icon-support:before{content:""}.icon-bag-2:before{content:""}.icon-grid:before{content:""}.icon-bag-3:before{content:""}.icon-direction:before{content:""}.icon-home:before{content:""}.icon-magnifier:before{content:""}.icon-magnifier-add:before{content:""}.icon-magnifier-remove:before{content:""}.icon-phone-1:before{content:""}.icon-clock-1:before{content:""}.icon-heart:before{content:""}.icon-heart-1:before{content:""}.icon-earphones-alt:before{content:""}.icon-credit-card:before{content:""}.icon-action-undo:before{content:""}.icon-envolope:before{content:""}.icon-chart:before{content:""}.icon-category-home:before{content:""}.icon-category-motors:before{content:""}.icon-category-music:before{content:""}.icon-category-gifts:before{content:""}.icon-category-electronics:before{content:""}.icon-category-fashion:before{content:""}.icon-category-hot-deals:before{content:""}.icon-tag-percent:before{content:""}.icon-joystick:before{content:""}.icon-category-furniture:before{content:""}.icon-category-garden:before{content:""}.icon-category-lanterns-lighting:before{content:""}.icon-category-mechanics:before{content:""}.icon-category-motorcycles:before{content:""}.icon-category-sound-video:before{content:""}.icon-category-steering:before{content:""}.icon-category-external-accessories:before{content:""}.icon-category-fluids:before{content:""}.icon-category-internal-accessories:before{content:""}.icon-category-chains:before{content:""}.icon-category-frames:before{content:""}.icon-category-pedals:before{content:""}.icon-category-saddle:before{content:""}.icon-category-tools:before{content:""}.icon-search-3:before{content:""}.icon-secure-payment:before{content:""}.icon-user-2:before{content:""}.icon-wishlist-2:before{content:""}.icon-gift-2:before{content:""}.icon-edit:before{content:""}.icon-chef:before{content:""}.icon-smiling-girl:before{content:""}.icon-tshirt:before{content:""}.icon-boy-broad-smile:before{content:""}.icon-smiling-baby:before{content:""}.icon-bars:before{content:""}.icon-twitter:before{content:""}.icon-facebook:before{content:""}.icon-spinner:before{content:""}.icon-instagram:before{content:""}.icon-check-empty:before{content:""}.icon-check:before{content:""}.icon-shopping-cart:before{content:""}.icon-phone-2:before{content:""}.main-slider .swiper-button-prev,.main-slider .swiper-button-next{width:48px;height:48px;border-radius:50%;background-color:#fff9;display:flex;align-items:center;justify-content:center;border:1px solid rgba(37,37,37,.1);top:50%;margin:0;transform:translateY(-50%);z-index:2}.main-slider .swiper-button-prev:hover,.main-slider .swiper-button-prev:focus,.main-slider .swiper-button-prev:focus-within,.main-slider .swiper-button-prev:focus-visible,.main-slider .swiper-button-next:hover,.main-slider .swiper-button-next:focus,.main-slider .swiper-button-next:focus-within,.main-slider .swiper-button-next:focus-visible{outline:none}.main-slider .swiper-button-prev.swiper-button-disabled,.main-slider .swiper-button-next.swiper-button-disabled{display:none}@media (max-width: 1024px){.main-slider .swiper-button-prev,.main-slider .swiper-button-next{width:44px;height:44px}}@media (max-width: 768px){.main-slider .swiper-button-prev,.main-slider .swiper-button-next{width:36px;height:36px}}.main-slider .swiper-button-prev .icon,.main-slider .swiper-button-next .icon{width:14px;color:#000}@media (max-width: 1024px){.main-slider .swiper-button-prev .icon,.main-slider .swiper-button-next .icon{width:8px}}.main-slider .swiper-button-prev:after,.main-slider .swiper-button-next:after{content:none;display:none}.main-slider .swiper-button-next{right:0}.main-slider .swiper-button-prev{left:0}.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-radius:inherit}.select-box .vs__dropdown-toggle{height:40px;border-radius:4px!important;padding-bottom:0;border:1px solid #F2F2F2}.select-box .vs__dropdown-toggle .vs__selected{color:#012353;padding-left:12px;padding-right:12px;height:40px;line-height:40px;display:block;margin:0}.select-box .arrow-icon{color:currentColor}.select-box .vs__search,.select-box .vs__search:focus{padding-left:12px;margin-top:0;font-size:16px}@media screen and (max-width: 991px){.select-box .vs__search,.select-box .vs__search:focus{font-size:14px}}.select-box .vs--open .vs__dropdown-toggle{background-color:#fff;border-bottom-color:#f2f2f2}.select-box .vs__dropdown-menu{top:100%;background-color:#fff;box-shadow:none;border:1px solid #F2F2F2;padding-top:16px;padding-bottom:16px;min-height:30px;max-height:120px;border-radius:0}.select-box .vs__dropdown-menu .vs__dropdown-option{display:flex;align-items:flex-start;justify-content:flex-start;text-align:left;white-space:normal;word-break:break-word;font-size:16px}@media screen and (max-width: 991px){.select-box .vs__dropdown-menu .vs__dropdown-option{font-size:14px}}.select-box .vs__dropdown-menu .vs__dropdown-option--highlight{color:#252525;font-weight:700;background:transparent}.select-box .vs__dropdown-menu li{display:flex;align-items:flex-start;justify-content:flex-start}.select-box .vs__dropdown-menu li:not(:first-child){margin-top:8px}.select-box .vs__selected-options{overflow:hidden;height:40px}.select-box .vs__actions{height:100%;padding:0;margin-right:12px}.select-box .vs__actions .icon{width:12px;height:auto}@media screen and (max-width: 991px){.select-box .vs__actions .icon{width:10px}}.select-box .vs__clear{display:none}.select-box .vs__selected{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px}@media screen and (max-width: 991px){.select-box .vs__selected{font-size:14px}}.select-box .no-results{font-size:16px;padding-left:12px;padding-right:12px}@media screen and (max-width: 991px){.select-box .no-results{font-size:14px}}.select-box .vs-menu-list-item--selected{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.base-btn{background-color:transparent;outline:none;border:none;padding:4px 10px;text-align:center;border-radius:8px;min-height:48px;display:flex;align-items:center;justify-content:center;font-size:18px;letter-spacing:.72px;cursor:pointer}@media screen and (max-width: 620px){.base-btn{font-size:16px}}.main-btn{background-color:#012353;color:#fff}.main-btn:hover,.main-btn:active,.main-btn:focus{color:#fff}.main-btn .icon{height:auto;max-height:22px;max-width:22px;width:auto}.main-btn .btn-text{margin-left:18px;margin-right:18px}@media screen and (max-width: 991px){.main-btn .btn-text{margin-left:12px;margin-right:12px}}.main-btn-outline{background-color:transparent;border:1px solid #012353;color:#012353}.main-btn-outline .icon{fill:currentColor}.main-btn-outline:hover,.main-btn-outline:active,.main-btn-outline:focus{color:#012353}form{margin-bottom:3.5rem}form h2,form .h2{margin-top:3.4rem;margin-bottom:2.3rem}.form-group{margin-bottom:1.4rem}.form-group .form-control,.form-group .select-custom{margin-bottom:0}.form-group .form-control+.form-control{margin-top:1rem}.form-group-sm{max-width:480px;margin-bottom:.9rem}.form-control{height:6rem;margin-bottom:1rem;padding:2rem;transition:all .3s;border:1px solid #dfdfdf;border-radius:.375rem;background-color:#fff;color:#777;font-family:var(--font-primary);font-size:1rem;line-height:1.5}.form-control:focus{border-color:#dfdfdf;background-color:#fff;color:#777;box-shadow:none}.form-control-sm{height:4.6rem;padding:.8rem 1.2rem}select.form-control-sm:not([size]):not([multiple]){height:4.6rem}.main .form-control::-webkit-input-placeholder,.main .form-control::-moz-placeholder,.main .form-control:-ms-input-placeholder,.main .form-control::-ms-input-placeholder,.main .form-control::placeholder{font-family:var(--font-primary)}textarea.form-control{max-width:680px;min-height:112px}.form-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:2rem;margin-bottom:3.5rem;font-size:1rem;vertical-align:middle}.form-footer .form-footer-right{margin-right:0;margin-left:auto}.form-footer .form-footer-right .btn{margin:0}.form-footer .btn{margin-right:3rem}.forget-pass{line-height:1.3}label{margin:0 0 .6rem;color:#000;font-family:var(--font-primary);font-size:1.2rem}.required-field>label:after{margin:0 0 0 .45rem;color:#e02b27;font-size:1.2rem;content:"*"}.required{color:#e02b27;font-size:1.2rem}.required+.form-footer{margin-top:.8rem}.select-custom{position:relative;margin-bottom:1rem;background:#fff}.select-custom select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;position:relative;z-index:1;background:transparent}.select-custom select:focus{background:transparent}@media (-ms-high-contrast: active),(-ms-high-contrast: none){.select-custom select::-ms-expand{display:none}.select-custom select:focus::-ms-value{background:transparent;color:currentColor}}.select-custom:after{display:inline-block;position:absolute;top:50%;right:1.9rem;transform:translateY(-50%);font-family:porto;font-size:1.5rem;content:""}.select-custom .form-control,.select-custom .form-control-sm{padding-right:4rem}.form-group-custom-control{margin-top:2rem}.form-group-custom-control .custom-control{margin-top:0;margin-bottom:2rem}.form-group-custom-control+.form-group-custom-control{margin-top:-.5rem}.form-group-custom-control .custom-control-label{font-family:var(--font-primary);letter-spacing:0;text-transform:initial}.custom-control{position:relative;margin-top:3rem;margin-bottom:3rem;padding-left:3rem}.custom-control-label{position:static;margin-top:.1rem;margin-bottom:0}.custom-control-label:before,.custom-control-label:after{top:0;left:0;width:2rem;height:2rem}.custom-control-label:before{border:1px solid #000;background-color:#fff}.custom-checkbox .custom-control-label:before{border-radius:0}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background-color:#012353}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#012353}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#01235380}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#01235380}.form-input{padding:1rem 1.2rem;border:1px solid #ddd;border-radius:2px}.form-wide{width:100%}@media (min-width: 769px){form,.form-footer{margin-bottom:4rem}form h2,form .h2{margin-top:4.4rem}}@media (min-width: 992px){form,.form-footer{margin-bottom:5rem}}form label,form p{font-size:14px;display:block;color:#252525;margin:0}form p{margin-bottom:40px}form input,form textarea{transition:border-color .5s ease;border:1px solid rgba(37,37,37,.1);margin-bottom:24px;border-radius:8px;font-size:15px;max-width:100%;outline:unset;padding:3px 12px;width:100%;color:#252525}form input{height:42px}form textarea{max-height:500px;min-height:42px;height:190px}form button{transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;padding:.6em 1em .4em;letter-spacing:.3px;background:#e6e6e6;border-radius:3px;border:1px solid;color:#000c;cursor:pointer;font-size:12px;line-height:1;outline:0;border-color:#ccc #ccc #bbb}form button:hover{box-shadow:inset 0 0 200px #0000001a;border-color:#ccc #bbb #aaa;color:#3e3e3e}form>div label{color:#464646}.erf-required{margin-left:3px;color:red}.is-invalid{border-color:red!important}span.invalid-feedback{color:red;margin-top:0}span.invalid-feedback strong{color:red}.form-error{border:1px solid #C22401!important}form[onsubmit="return false"] span.error,form span.error{position:relative;top:-25px;display:block;color:red}form[onsubmit="return false"] span.error.change-red,form span.error.change-red{color:#c22401}select.form-control{height:44px;margin-bottom:25px;padding:2px}.custom-checkbox{font-size:14px}.custom-checkbox label{margin-bottom:0}.custom-checkbox input{display:none}.custom-checkbox input:checked~.checkbox-label:after{background-image:url('data:image/svg+xml,<svg width="10" height="8" viewBox="0 0 10 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.5 4L4 6.5L9 1.5" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-color:#0044a5;border-color:#0044a5}.custom-checkbox .checkbox-label{font-size:16px;letter-spacing:.03em;color:#252525;padding-left:28px;position:relative;cursor:pointer}.custom-checkbox .checkbox-label:after{content:"";position:absolute;background-size:70%;background-position:center;background-repeat:no-repeat;top:0;left:0;bottom:0;margin:auto;width:16px;height:16px;border:1px solid rgba(37,37,37,.2);border-radius:4px;cursor:pointer}.product-card{position:relative!important}.product-card.special-offer{position:relative}.product-card.special-offer .product-card-top{padding-right:32px}@media (max-width: 1024px){.product-card.special-offer .product-card-top{padding-right:26px}}.product-card.special-offer-sale .product-card-top{padding-left:30px}@media (max-width: 1024px){.product-card.special-offer-sale .product-card-top{padding-left:24px}}.product-card .box-quantity-labels{margin-bottom:16px;margin-top:auto}@media (max-width: 768px){.product-card .box-quantity-labels{margin-bottom:12px}}.product-card .box-quantity-labels+.product-price-box{margin-top:0!important}.product-card .delivery-date-info{margin-top:auto}.product-card .delivery-date-info+.product-cart-btn{margin-top:0!important}.product-card .product-box{position:relative;padding:16px 12px;max-width:270px;border-radius:8px;background-color:#fff;box-shadow:0 0 8px #00000040;border:1px solid rgba(48,59,27,.1);overflow:hidden;height:100%}@media (max-width: 991px){.product-card .product-box{padding:12px}}@media (max-width: 768px){.product-card .product-box{padding:8px}}.product-card .product-box .product-img-link{position:relative}.product-card .product-box .product-img-link .label-list{position:absolute;top:0;left:0;min-width:42px}.product-card .product-box .product-img-link .label-list .label-text{color:#fff}.product-card .product-box .product-img-link,.product-card .product-box .product-title-link{margin-bottom:16px}@media (max-width: 768px){.product-card .product-box .product-img-link,.product-card .product-box .product-title-link{margin-bottom:12px}}.product-card .product-box .product-title-link+*{margin-top:auto}.product-card .product-box .product-title{color:#252525;font-size:16px;line-height:1.5;letter-spacing:.16px;word-break:break-word}@media (max-width: 768px){.product-card .product-box .product-title{font-size:14px}}.product-card .product-box .product-price-box{margin-top:auto}.product-card .product-box .product-price-box .product-old-price,.product-card .product-box .product-price-box .product-price{font-size:20px}@media (max-width: 991px){.product-card .product-box .product-price-box .product-old-price,.product-card .product-box .product-price-box .product-price{font-size:18px}}@media (max-width: 768px){.product-card .product-box .product-price-box .product-old-price,.product-card .product-box .product-price-box .product-price{font-size:16px}}.product-price-box{display:flex;align-items:center;flex-wrap:wrap}.product-price-box .product-old-price{color:#6f6f6f;position:relative;text-decoration:none;font-size:20px;margin-right:6px}.product-price-box .product-old-price:after{content:"";position:absolute;height:1px;background-color:#da2a2e;padding-left:4px;padding-right:4px;width:auto;left:0;right:0;top:50%;transform:translateY(-50%)}.product-price-box .product-price{color:#252525}.product-card-top{display:flex;align-items:center;margin-bottom:16px}@media (max-width: 768px){.product-card-top{margin-bottom:12px}}.product-card-top .product-sku{font-size:15px;margin-right:auto;color:#7c7c7c;margin-bottom:0}@media (max-width: 991px){.product-card-top .product-sku{font-size:14px}}@media (max-width: 768px){.product-card-top .product-sku{font-size:12px}}.product-card-top .product-card-assets{margin:0;padding:0;display:flex;align-items:center}.product-card-top .product-card-assets__item{margin-left:14px}@media (max-width: 991px){.product-card-top .product-card-assets__item{margin-left:12px}}.icon-btn{color:#333;font-size:14px;display:flex;align-items:center;transition:color .3s ease}.icon-btn .btn-text{margin-left:6px}@media (max-width: 768px){.icon-btn .btn-text{margin-left:2px}}.icon-btn .icon{width:24px;flex-shrink:0;height:auto;transition:all .3s ease}@media (max-width: 991px){.icon-btn .icon{width:22px}}@media (max-width: 768px){.icon-btn .icon{width:20px}}.icon-btn.active,.icon-btn:hover{color:#012353}@media (max-width: 1024px){.icon-btn.quick-view-btn{display:none;margin-left:0}}.icon-btn.quick-view-btn.active .icon,.icon-btn.quick-view-btn:hover .icon,.icon-btn.wishlist-btn.active .icon,.icon-btn.wishlist-btn:hover .icon{stroke:#012353}.icon-btn.compare-btn.active .icon,.icon-btn.compare-btn:hover .icon{fill:#012353}.add-to-cart-box{display:flex;flex-direction:column}.add-to-cart-box .order-count-box{justify-content:center;margin-top:16px;display:flex;width:100%;height:40px;align-items:center;border-radius:6px;border:1px solid #E4E7E9;padding:6px 20px}.add-to-cart-box .order-count-box .order-count-box--inner{height:100%;max-width:180px;display:flex;align-items:center}@media (max-width: 768px){.add-to-cart-box .order-count-box{margin-top:12px}}.add-to-cart-box .order-count-box .quantity-icon-box{background-color:transparent;min-width:24px;height:24px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media (max-width: 768px){.add-to-cart-box .order-count-box .quantity-icon-box{min-width:20px;height:20px}}.add-to-cart-box .order-count-box .input-quantity{font-size:16px;color:#475156;width:100%;border:none;outline:none;text-align:center}.product-cart-btn{font-size:14px;padding:4px 6px;text-align:center;border-radius:6px;display:flex;align-items:center;justify-content:center;min-height:40px;width:100%;margin-top:16px;letter-spacing:.03em;transition:all .3s ease}.product-cart-btn .icon{fill:currentColor}@media (max-width: 768px){.product-cart-btn{margin-top:12px}}.product-cart-btn.cart-main-btn{background-color:#012353;color:#fff}.product-cart-btn.cart-main-btn:not(.added):hover{background-color:#032c67}.product-cart-btn.preorder-btn{background-color:#f4c12e;color:#252525}.product-cart-btn.preorder-btn:not(.added):hover{background-color:#f4c230}.product-cart-btn.cart-outline-btn{background-color:#fff;color:#012353;border:1px solid #012353;margin-top:16px}@media (max-width: 768px){.product-cart-btn.cart-outline-btn{margin-top:12px}}.product-cart-btn.cart-outline-btn:hover{border-color:#032c67;background-color:#032c67;color:#fff}.product-cart-btn.alternate-product-btn{align-items:stretch;padding:0;justify-content:flex-start;letter-spacing:.04em}@media (max-width: 768px){.product-cart-btn.alternate-product-btn{flex-direction:column}}.product-cart-btn.alternate-product-btn .alternate-product-btn-text,.product-cart-btn.alternate-product-btn .alternate-product-info{max-width:224px;width:100%;flex:1;display:flex;align-items:center;padding:2px 10px}@media (max-width: 768px){.product-cart-btn.alternate-product-btn .alternate-product-btn-text,.product-cart-btn.alternate-product-btn .alternate-product-info{max-width:100%;min-height:44px}}.product-cart-btn.alternate-product-btn .alternate-product-btn-text{background-color:#012353;color:#fff;justify-content:center;border-radius:6px 0 0 6px;text-align:center}@media (max-width: 768px){.product-cart-btn.alternate-product-btn .alternate-product-btn-text{border-radius:6px 6px 0 0}}.product-cart-btn.alternate-product-btn .alternate-product-info{border:2.5px solid rgba(1,35,83,.25);border-radius:0 6px 6px 0;background-color:#fff;color:#252525}@media (max-width: 768px){.product-cart-btn.alternate-product-btn .alternate-product-info{border-radius:0 0 6px 6px;justify-content:center}}.product-cart-btn.alternate-product-btn .alternate-product-info .product-img{max-width:63px;flex-shrink:0}@media (max-width: 768px){.product-cart-btn.alternate-product-btn .alternate-product-info .product-img{max-width:54px}}.product-cart-btn.alternate-product-btn .alternate-product-info .product-sku{max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-left:6px;text-align:left}.product-cart-btn .btn--inner{display:inline-block}.product-cart-btn .btn-text{display:inline-block;opacity:1;visibility:visible;transition:opacity .3s,width .3s ease}.product-cart-btn:not(.added):hover .btn-text,.product-cart-btn:not(.added):active .btn-text,.product-cart-btn:not(.added):focus .btn-text{opacity:0;visibility:hidden;height:0;width:0}.product-cart-btn:not(.added):hover .icon,.product-cart-btn:not(.added):active .icon,.product-cart-btn:not(.added):focus .icon{margin-right:0}.product-cart-btn.added{background-color:#ceee71;color:#012353}.product-cart-btn .icon{margin-right:8px;height:auto;transition:all .3s ease}.special-offer-icon-box{position:absolute;top:0;right:0;transform:translate(20%,-30%);z-index:1}.special-offer-icon-box .icon{width:52px!important;height:auto}@media (max-width: 1024px){.special-offer-icon-box .icon{width:42px!important}}.special-offer-icon-box.sale{left:0;right:auto;transform:translate(-30%,-30%);width:52px}.label-list .product-label{position:relative;width:100%;min-height:28px;padding:2px 8px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:6px;background:#fff;letter-spacing:.56px}.label-list .product-label.delivery-date-label{border:1px solid #F6F8FB;color:#012353}.label-list .product-label.delivery-date-label .label-text{color:#012353}.label-list .product-label.seller-label{border:1px solid #F6F8FB}.label-list .product-label.seller-label .label-text{color:#012353}.label-list .product-label.delivery-info-label{border:1px solid rgba(9,161,68,.1019607843)}.label-list .product-label.delivery-info-label .label-text{color:#09a144}.label-list .product-label.delivery-info-label .icon{width:18px;height:auto;fill:#09a144}.label-list .product-label.sale-label{color:#fff;width:42px}.label-list .product-label.sale-percent-label{color:transparent!important;margin-bottom:15px!important;background-color:transparent}.label-list .product-label.not-produced-label{color:#252525;border:1px solid rgba(37,37,37,.25)}.label-list .product-label:not(:last-child){margin-bottom:8px}.label-list .product-label:last-child{margin-bottom:16px}@media (max-width: 768px){.label-list .product-label:last-child{margin-bottom:12px}}.label-list .product-label .label-text{font-size:14px}@media (max-width: 768px){.label-list .product-label .label-text{font-size:12px}}@media (max-width: 575px){.label-list .product-label .label-text{font-size:10px}}.label-list .product-label .icon{margin-right:12px;flex-shrink:0}@media (max-width: 768px){.label-list .product-label .icon{margin-right:10px}}@media (max-width: 575px){.label-list .product-label .icon{margin-right:8px}}.label-list .product-label.out-of-stock{color:#da2a2e;border:1px solid rgba(218,42,46,.1)}.label-list .product-label.sanction{color:#252525;background-color:#f4c12e}.label-list .product-label.min_width{width:fit-content;padding-left:16px;padding-right:16px}.label-list .product-label.new{background-color:#20d374;color:#fff;border-color:#20d374}.label-list .product-label.liquidation{background-color:#d42f2f;border-color:#d42f2f;color:#fff}.label-list .product-label.stocked{background:linear-gradient(90deg,#ed6e00 100%,#f09000);color:#fff}.box-quantity-labels{display:flex;flex-wrap:wrap;gap:10px}.box-quantity-labels .box-quantity-label{cursor:pointer;color:#1c274c;font-size:16px;padding:4px 6px;letter-spacing:.64px;min-height:32px;border-radius:6px;background-color:#f1f1f1;display:flex;align-items:center;justify-content:center;flex:1}@media (max-width: 991px){.box-quantity-labels .box-quantity-label{font-size:14px}}@media (max-width: 768px){.box-quantity-labels .box-quantity-label{font-size:12px}}.box-quantity-labels .box-quantity-label .icon{max-width:22px;height:auto;margin-left:12px}@media (max-width: 991px){.box-quantity-labels .box-quantity-label .icon{margin-left:10px}}@media (max-width: 768px){.box-quantity-labels .box-quantity-label .icon{margin-left:8px}}.product-excerpt{display:flex;flex-wrap:wrap;align-items:center}.product-excerpt *{display:inline-block}.product-excerpt p{margin-bottom:0}.product-excerpt img:nth-of-type(2n){float:right}.product-excerpt a{margin-right:10px;color:#3f3f3f}.product-excerpt a:hover,.product-excerpt a:focus{color:#012353}.product-card-list.product-card .product-box{box-shadow:none;border-radius:10px;border:1px solid rgba(37,37,37,.1);gap:12px;max-width:100%;padding:10px}.product-card-list.product-card .label-list .product-label{padding-left:6px;padding-right:6px;min-height:24px;border-radius:4px;max-width:120px;width:auto}.product-card-list.product-card .label-list .label-text{font-size:12px}.product-card-list.product-card .product-card-top{display:none}.product-card-list.product-card .box-quantity-labels{margin-bottom:0;width:100%}@media (max-width: 768px){.product-card-list.product-card .box-quantity-labels{gap:6px}}.product-card-list.product-card .box-quantity-labels .box-quantity-label{max-width:110px}@media (max-width: 768px){.product-card-list.product-card .box-quantity-labels .box-quantity-label{max-width:50%}}.product-card-list.product-card .product-content-bottom{display:flex;flex-direction:column;gap:16px}.product-card-list.product-card .product-content-bottom .product-price-box{margin-top:0;flex-shrink:0}.product-card-list.product-card .product-content-bottom .price-labels-box{display:flex;align-items:center;gap:16px}.product-card-list.product-card .product-content-bottom .product-info-box{display:flex;gap:12px;align-items:center}.product-card-list.product-card .product-content-bottom .product-info-box .product-title-box{display:flex;flex-direction:column;flex:1;width:100%}.product-card-list.product-card .product-content-bottom .product-info-box .product-title-box .product-title-link{margin-bottom:12px;color:#252525;font-size:14px}.product-card-list.product-card .product-content-bottom .order-count-box,.product-card-list.product-card .product-content-bottom .product-cart-btn{max-width:240px}@media (max-width: 768px){.product-card-list.product-card .product-content-bottom .order-count-box,.product-card-list.product-card .product-content-bottom .product-cart-btn{max-width:50%}}.product-card-list.product-card .product-content-bottom .add-to-cart-box{flex-direction:row;gap:8px}.product-card-list.product-card .product-content-bottom .add-to-cart-box .product-cart-btn{margin:0}@media (max-width: 768px){.product-card-list .add-to-cart-box .product-cart-btn{width:100%;padding:8px 12px}.product-card-list .add-to-cart-box .product-cart-btn:hover .btn-text,.product-card-list .add-to-cart-box .product-cart-btn:active .btn-text,.product-card-list .add-to-cart-box .product-cart-btn:focus .btn-text{opacity:1!important;visibility:visible!important;height:auto!important;width:auto!important}.product-card-list .add-to-cart-box .product-cart-btn:hover .icon,.product-card-list .add-to-cart-box .product-cart-btn:active .icon,.product-card-list .add-to-cart-box .product-cart-btn:focus .icon{margin-right:8px!important}.product-card-list .add-to-cart-box .product-cart-btn .btn--inner{width:100%;display:flex;align-items:center;justify-content:center}}.product-card-list .product-image-section{flex-shrink:0;width:146px;align-self:center}@media (max-width: 1024px){.product-card-list .product-image-section{width:114px}}.product-card-list .product-content-section{flex:1}.product-card-list .product-content-top{display:flex;flex-direction:column}@media (max-width: 768px){.product-card-list .add-to-cart-box{flex-direction:row;gap:6px}}.product-card-list .add-to-cart-box .order-count-box,.product-card-list .add-to-cart-box .product-cart-btn{min-height:32px;height:auto}@media (max-width: 1024px){.product-card-list .add-to-cart-box .order-count-box,.product-card-list .add-to-cart-box .product-cart-btn{min-height:40px}}@media (max-width: 768px){.product-card-list .add-to-cart-box .order-count-box,.product-card-list .add-to-cart-box .product-cart-btn{min-height:36px}}.product-card-list .add-to-cart-box .order-count-box{margin-top:0}.product-card-list .add-to-cart-box .product-cart-btn{margin-top:8px}@media (max-width: 768px){.product-card-list .add-to-cart-box .product-cart-btn{margin-top:0}}.product-list{display:flex;flex-direction:column;gap:12px}.quantity-pricing-selector{margin-top:16px}.quantity-pricing-selector .quantity-pricing-main{display:flex;align-items:stretch;gap:12px;flex-wrap:wrap}@media (max-width: 768px){.quantity-pricing-selector .quantity-pricing-main{flex-direction:column}}.quantity-pricing-selector .quantity-options{display:flex;gap:12px;flex-wrap:wrap;flex:1}.quantity-pricing-selector .quantity-options .product-image-section{width:72px;border-radius:6px;border:.5px solid rgba(37,37,37,.1019607843);overflow:hidden;align-self:stretch;display:flex;align-items:center;justify-content:center;padding:4px}.quantity-pricing-selector .quantity-options .product-image-section .product-img-link{margin-bottom:0}.quantity-pricing-selector .quantity-options .product-title-link{flex:0 0 100%;margin-bottom:0}@media (max-width: 768px){.quantity-pricing-selector .quantity-options .product-title-link{order:1}}.quantity-pricing-selector .quantity-options .product-title-link+*{margin-top:0}.quantity-pricing-selector .quantity-options .quantity-option{background-color:#c4c4c426;border:2px solid rgba(196,196,196,.1490196078);border-radius:6px;padding:4px 8px;cursor:pointer;flex:1;transition:all .3s ease;margin-top:0}.quantity-pricing-selector .quantity-options .quantity-option.active{border-color:#0044a5;background-color:#0044a508}.quantity-pricing-selector .quantity-options .quantity-option .quantity-label{display:block;font-size:14px;color:#000;margin-bottom:12px}@media (max-width: 768px){.quantity-pricing-selector .quantity-options .quantity-option .quantity-label{font-size:12px;margin-bottom:6px}}.quantity-pricing-selector .quantity-options .quantity-option .quantity-price{display:block;font-size:16px;color:#012353}@media (max-width: 768px){.quantity-pricing-selector .quantity-options .quantity-option .quantity-price{font-size:12px}}.quantity-pricing-selector .quantity-cart-section{display:flex;align-items:center;gap:12px;flex:0 0 180px}@media (max-width: 1024px){.quantity-pricing-selector .quantity-cart-section{align-self:flex-end}}@media (max-width: 768px){.quantity-pricing-selector .quantity-cart-section{flex-direction:row;align-self:stretch;flex:auto}}.quantity-pricing-selector .more-info{flex:0 0 122px}@media screen and (max-width: 1365px) and (min-width: 769px){.quantity-pricing-selector .more-info{display:none}}@media (max-width: 768px){.quantity-pricing-selector .more-info{flex:auto;padding-top:10px;border-top:1px solid rgba(71,71,71,.2)}}.quantity-pricing-selector .total-price-section{display:flex;flex-direction:column;padding:4px 8px;background-color:#fff;border-radius:6px;border:1px solid #E4E7E9;height:100%}@media (max-width: 768px){.quantity-pricing-selector .total-price-section{border-radius:0;padding:0;border:none;flex-direction:row;gap:4px}}.quantity-pricing-selector .total-price-section .total-label{font-size:14px;color:#000;margin-bottom:12px}@media (max-width: 768px){.quantity-pricing-selector .total-price-section .total-label{margin-bottom:0;font-size:16px}}.quantity-pricing-selector .total-price-section .total-price{font-size:16px;color:#012353}.sticky-cart-summary{position:fixed;bottom:0;left:0;right:0;background:#fafbfd;box-shadow:8px 0 12px #25252540;padding-top:12px;padding-bottom:12px;display:flex;align-items:center;z-index:1000}.sticky-cart-summary .sticky-cart-summary--inner{display:flex;align-items:center;gap:24px}@media screen and (max-width: 1440px){.sticky-cart-summary .sticky-cart-summary--inner{flex-wrap:wrap;align-items:flex-start}}@media (max-width: 1024px){.sticky-cart-summary .sticky-cart-summary--inner{gap:14px}}.sticky-cart-summary .summary-main-content{display:flex;align-items:center;gap:24px}@media screen and (max-width: 1440px){.sticky-cart-summary .summary-main-content{margin-left:auto}}@media (max-width: 768px){.sticky-cart-summary .summary-main-content{margin-left:0}}.sticky-cart-summary .summary-logo{display:flex;align-items:center;gap:12px;margin-right:24px}@media (max-width: 768px){.sticky-cart-summary .summary-logo{display:none}}.sticky-cart-summary .summary-logo .icon{width:32px;height:auto}.sticky-cart-summary .summary-logo .brand-text{color:#252525;font-size:20px;text-transform:uppercase}.sticky-cart-summary .summary-weight{display:flex;align-items:center;gap:4px;background:#e4e7e9;padding:4px 12px;border-radius:6px;color:#252525;font-size:14px;min-height:32px}.sticky-cart-summary .summary-options{display:flex;align-items:center;gap:24px}@media (max-width: 768px){.sticky-cart-summary .summary-options{display:none}}.sticky-cart-summary .summary-options label{margin:0}.sticky-cart-summary .summary-options input[type=checkbox]{display:none}.sticky-cart-summary .summary-options input[type=checkbox]:checked+.option-checkbox{border-color:#0044a5;color:#0044a5;outline-color:#0044a5;background-color:#0044a505}.sticky-cart-summary .summary-options input[type=checkbox]:checked+.option-checkbox .checkmark{background:#0044a5}.sticky-cart-summary .summary-options input[type=checkbox]:checked+.option-checkbox .checkmark:after{opacity:1}.sticky-cart-summary .summary-options .option-checkbox{color:#252525;font-size:14px;display:flex;align-items:center;gap:10px;cursor:pointer;border:1px solid #B8B8B8;outline:.5px solid transparent;border-radius:6px;padding:4px 16px;min-height:32px}.sticky-cart-summary .summary-options .option-checkbox .checkmark{width:16px;height:16px;border:1px solid #D3D3D3;border-radius:4px;background:transparent;position:relative;flex-shrink:0}.sticky-cart-summary .summary-options .option-checkbox .checkmark:after{content:"";position:absolute;top:2px;left:5px;width:4px;height:8px;border:solid white;border-width:0 1.5px 1.5px 0;transform:rotate(45deg);opacity:0}.sticky-cart-summary .summary-total{font-size:18px;color:#252525;letter-spacing:.03em}@media screen and (max-width: 1440px){.sticky-cart-summary .summary-total{font-size:16px}}.sticky-cart-summary .summary-total .total-amount{color:#0044a5}.sticky-cart-summary .summary-action .action-btn{min-width:186px;min-height:44px;font-size:20px;letter-spacing:.03em}@media screen and (max-width: 1440px){.sticky-cart-summary .summary-action .action-btn{min-width:auto;font-size:16px;min-height:40px}}.sticky-cart-summary .summery-right-box{display:flex;justify-content:space-between;align-items:center;flex:1}@media screen and (max-width: 1500px){.sticky-cart-summary .summery-right-box{justify-content:flex-start;gap:32px}}@media screen and (max-width: 1440px){.sticky-cart-summary .summery-right-box{flex:0 0 100%}}.page-title-box{background-color:#0123531a;padding-bottom:24px;margin-bottom:40px;padding-top:24px;min-height:100px;display:flex;align-items:center;justify-content:center}@media (max-width: 575px){.page-title-box{height:60px;padding-top:15px;padding-bottom:15px}}.page-title-box h1,.page-title-box .h1{line-height:1.2;font-size:36px;color:#012353;margin:0;padding-left:15px;padding-right:15px;letter-spacing:.01em;text-align:center}@media (max-width: 768px){.page-title-box h1,.page-title-box .h1{font-size:22px}}.download-cart-info{margin-bottom:0}@media (max-width: 575px){.download-cart-info{width:100%}}.download-cart-info .btn-box{display:flex;align-items:center}.download-cart-info .info-btn{background-color:#f4f8fb;color:#012353;padding:10px 12px;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;outline:none}.download-cart-info .info-btn:hover{border:none;outline:none;box-shadow:none}.download-cart-info .info-btn .info{font-size:16px}.download-cart-info.download-cart .btn-box{gap:24px}@media screen and (max-width: 1024px){.download-cart-info.download-cart .btn-box{gap:12px}}.download-cart-info.download-cart .info-btn{min-height:52px;padding:4px 12px}@media (max-width: 768px){.download-cart-info.download-cart .info-btn{min-height:44px}}@media (max-width: 575px){.download-cart-info.download-cart .info-btn{width:100%}}.download-cart-info.download-cart .info-btn .icon{width:24px;height:auto;margin-right:18px;flex-shrink:0}@media screen and (max-width: 1024px){.download-cart-info.download-cart .info-btn .icon{margin-right:8px}}.download-cart-info.download-cart .info-btn .info{color:#012353;margin-bottom:0}.download-cart-info.download-order{width:100%}.download-cart-info.download-order .btn-box{grid-gap:20px}.download-cart-info.download-order .info-btn{min-height:48px;border:1.5px solid rgba(0,81,121,.4);justify-content:center;text-align:center;flex:1}.download-cart-info.download-order .info-btn .info{letter-spacing:.02em}.download-cart-info.download-order .info-btn .icon{margin-right:8px}.download-cart-info.download-order .info-btn.print-btn{background-color:#012353;color:#fff}.cart-top-btn-box{margin-bottom:32px;display:flex;flex-wrap:wrap;align-items:center;gap:24px}@media (max-width: 991px){.cart-top-btn-box{background-color:#fff;border-radius:16px;padding:10px 14px;margin-bottom:20px}}@media (max-width: 575px){.cart-top-btn-box{flex-direction:column;align-items:flex-start}}.cart-top-btn-box .product-weight-volume-box{display:flex;align-items:center;gap:24px}@media (max-width: 1024px){.cart-top-btn-box .product-weight-volume-box{gap:12px}}@media (max-width: 575px){.cart-top-btn-box .product-weight-volume-box{flex-direction:column;align-items:flex-start;width:100%}}.cart-top-btn-box .product-weight-volume-box .weight-volume-info-box{display:flex;align-items:center;min-height:52px}@media (max-width: 575px){.cart-top-btn-box .product-weight-volume-box .weight-volume-info-box{min-height:36px}}.cart-top-btn-box .product-weight-volume-box .weight-volume-info-box .icon{margin-right:8px;flex-shrink:0}@media (max-width: 575px){.cart-top-btn-box .product-weight-volume-box .weight-volume-info-box .icon{width:24px}}.cart-top-btn-box .product-weight-volume-box .weight-volume-info-box .info{color:#252525de;font-size:16px;margin-bottom:0}.cart-table-top-box .cart-label{font-size:16px;border-radius:12px;min-height:50px;display:flex;align-items:center;border:1px solid #41A167;padding:12px 36px;margin-bottom:20px}@media (max-width: 1199px){.cart-table-top-box .cart-label{min-height:48px;padding-left:24px;padding-right:24px}}@media (max-width: 768px){.cart-table-top-box .cart-label{font-size:14px}}.cart-table-top-box .cart-label .icon{width:25px;height:auto;flex-shrink:0;margin-right:18px}@media (max-width: 768px){.cart-table-top-box .cart-label .icon{width:22px;margin-right:12px}}.cart-table-top-box .cart-label.preorder-label{color:#00893a;border-color:#41a167}.cart-table-top-box .cart-label .label-text{margin-bottom:0}.cart-table-top-box .cart-table-tabs{display:inline-flex;flex-wrap:wrap;align-items:center;background-color:#fff;border-radius:16px;min-height:72px;gap:6px;padding:10px 8px;margin-bottom:20px}@media (max-width: 768px){.cart-table-top-box .cart-table-tabs{border-radius:10px;min-height:auto;padding:4px 6px}}@media (max-width: 575px){.cart-table-top-box .cart-table-tabs{width:100%}}.cart-table-top-box .cart-table-tabs .cart-table-tab{font-size:20px;color:#252525;border-radius:16px;padding-left:18px;padding-right:18px;display:flex;align-items:center;justify-content:center;min-height:52px;min-width:184px;background-color:transparent;transition:all .3s ease}@media (max-width: 768px){.cart-table-top-box .cart-table-tabs .cart-table-tab{min-width:auto;padding-left:14px;padding-right:14px;font-size:14px;min-height:40px}}.cart-table-top-box .cart-table-tabs .cart-table-tab.active{background-color:#012353;color:#fff}.notification-box{margin-top:22px;margin-bottom:12px}@media only screen and (min-width: 576px) and (max-width: 1024px){.notification-box{margin-top:12px;margin-bottom:2px}}@media (max-width: 575px){.notification-box{margin-top:20px;margin-bottom:10px}}.notification-box .notification-item{width:100%;padding:4px 8px 4px 26px;border-radius:8px;min-height:50px;display:flex;align-items:center}@media (max-width: 575px){.notification-box .notification-item{flex-direction:column;padding:16px;gap:16px;text-align:center;border-radius:10px}}@media only screen and (min-width: 576px) and (max-width: 1024px){.notification-box .notification-item .tablet-hide{display:none!important}}.notification-box .notification-item.overdue_debt_prices_note{background-color:#da2a2e;color:#fff}.notification-box .notification-item .icon{margin-right:13px;flex-shrink:0;width:24px;height:auto}@media (max-width: 575px){.notification-box .notification-item .icon{margin-right:0;width:48px}}.notification-box .notification-item .note-message{font-size:18px;margin-right:20px;margin-bottom:0}@media (max-width: 575px){.notification-box .notification-item .note-message{margin-right:0;font-size:15px}}.notification-box .notification-item .see-more-btn{font-size:18px;background-color:#fff;color:#000;min-height:36px;min-width:198px;padding:4px 16px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:4px;margin-left:auto;line-height:1.4;letter-spacing:.03em}@media (max-width: 575px){.notification-box .notification-item .see-more-btn{font-size:16px;min-height:40px;margin-left:0}}.modal form{margin:0}.modal form .form-group{max-width:480px}.modal form .form-control{max-width:100%}.modal .close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;margin-left:auto}.modal .close:not(:disabled):not(.disabled):focus,.modal .close:not(:disabled):not(.disabled):hover{color:#000;text-decoration:none;opacity:.75}.modal-body{padding:1.5rem}.modal-backdrop.show{opacity:0}.modal-content{border-radius:0;box-shadow:0 0 12px 2px #00000059}.modal-header,.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:80px;padding-right:1.5rem;padding-left:1.5rem}.close{font-size:2.2rem}@media (min-width: 576px){.modal-content{margin-top:20px;margin-bottom:20px}.modal-body{max-height:calc(100vh - 210px);padding-top:2rem;overflow-y:auto}.modal-header,.modal-footer,.modal-body{padding-right:2em;padding-left:2rem}}@media (min-width: 992px){.modal-dialog{max-width:800px}.modal-header,.modal-footer,.modal-body{padding-right:3rem;padding-left:3rem}}@media (max-width: 479px){.modal-open,.modal-open .modal{padding-right:0!important}}#logoutAccept .modal-dialog{max-width:288px}#logoutAccept .modal-title{font-size:14px;margin-bottom:12px;color:#252525}#logoutAccept .modal-content{padding:20px;text-align:center;border-radius:8px;border:.5px solid rgba(37,37,37,.1)}#logoutAccept .modal-actions{gap:12px;display:flex;justify-content:center;height:auto}#logoutAccept .btn-base{vertical-align:middle;text-decoration:none;font-size:14px;cursor:pointer;border-radius:8px;min-width:120px;letter-spacing:.04em;margin:0}.pagination-list{margin-top:32px}.pagination-items{display:flex;gap:6px;justify-content:center}.pagination-items .page-link-btn{color:#012353;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background-color:#0123530d;border:none;border-radius:8px;font-size:18px;cursor:pointer;transition:all .3s ease}@media (min-width: 1025px){.pagination-items .page-link-btn:not(.with-ellipsis):not(.active):hover{background-color:#01235326}}.pagination-items .page-link-btn.active{background-color:#012353;color:#fff;box-shadow:0 2px 4px #a5a3ae4d}.pagination-items .page-link-btn.with-ellipsis{cursor:default}.login-popup .mfp-content{width:80%;max-width:872px;background-color:#fff}.login-popup .container{padding:2.5rem 3rem}.login-popup .title{font-size:1.5rem;line-height:2;text-transform:uppercase}.login-popup form{display:block}.login-popup label{color:#777;font-family:var(--font-primary);font-size:1.2rem;line-height:1;text-transform:capitalize}.login-popup .form-footer{margin:0 0 2rem}.login-popup .form-footer .custom-control{margin:0 0 0 auto;font-size:1.3rem}.login-popup .forget-password{color:#012353;font-size:1.3rem}.login-popup .social-login-wrapper{padding:2rem 2rem 2.5rem;background-color:#f4f4f2;text-align:center}.login-popup .social-login-wrapper p{margin-bottom:2rem;color:#121214;font-size:12px;text-transform:uppercase}.login-popup .btn-group{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.mfp-close{text-indent:-9999px;-webkit-transform:rotateZ(45deg);transform:rotate(45deg);width:41px;height:41px;color:#838383}.mfp-close:hover{opacity:1}.mfp-image-holder .mfp-close{width:41px;color:#fff;text-align:left}.mfp-close:after{content:"";position:absolute;height:17px;top:12px;left:20px;border-left:1px solid}.mfp-close:before{content:"";position:absolute;width:17px;top:20px;left:12px;border-top:1px solid}.mfp-ready .mfp-preloader{display:none}.mfp-zoom-out-cur .mfp-bg{opacity:.8;background-color:#0b0b0b}.mfp-zoom-out-cur .mfp-counter{color:#fff}.mfp-zoom-out-cur .mfp-arrow-right:before{border-left:0}.mfp-zoom-out-cur .mfp-arrow-left:before{border-right:0}.mfp-ajax-product.mfp-bg,.login-popup.mfp-bg{opacity:0}.mfp-ajax-product .product-single-container{box-shadow:0 10px 25px #00000080}.mfp-wrap .mfp-content{transition:all .35s ease-out;opacity:0}.mfp-ajax-product.mfp-wrap .mfp-content,.login-popup.mfp-wrap .mfp-content{max-width:872px}.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-wrap.mfp-removing .mfp-content{opacity:0}@media (max-width: 991px){.mfp-container{padding:2rem}}@media (min-width: 769px){.login-popup .col-md-6{padding:0 2rem}.login-popup .col-md-6:first-child{border-right:1px solid #f5f6f6}}.old-price{text-decoration:line-through;font-size:1.4rem;letter-spacing:.005em;color:#999;margin-right:3px}.product-price{color:#252525;font-size:1.8rem;line-height:.8}.price-box{margin:0 auto 25px;line-height:1}.liquid_container{padding-bottom:15px}.liquid_product{height:100%;border-radius:6px;box-shadow:0 4px 7px #ccc;border:1px solid rgba(48,59,27,.1);overflow:hidden}@media screen and (max-width: 910px){.liquid_product{width:100%}}.liquid_product .liquid_product_title_box{cursor:pointer;padding:14px 19px;display:flex;align-items:center;min-height:64px;border-bottom:2px solid #F4F4F4}@media screen and (max-width: 768px){.liquid_product .liquid_product_title_box{padding:17px 19px 13px}}.liquid_product .liquid_product_title_box span{color:#2d2a2a;margin-bottom:0;font-size:16px;text-transform:uppercase;margin-left:11px}@media screen and (max-width: 1200px) and (min-width: 990px){.liquid_product .liquid_product_title_box span{font-size:15px}}.liquid_product .liquid_product_title_box .title_box_img.img-liquid{width:21px}.liquid_product .liquid_product_title_box .title_box_img.img-new{width:34px}.liquid_product .liquid_product_title_box .title_box_img.img-soon{width:24px}.liquid_product .liquid_product_title_box .title_box_vector{width:8px;height:14px;margin-left:auto}.liquid_product .liquid_product_images_box{display:flex;justify-content:space-around;padding:22px 0}.liquid_product .liquid_product_images_box .liquid_image_box{cursor:pointer;text-align:center}.liquid_product .liquid_product_images_box .liquid_image_box p{text-transform:uppercase;margin-bottom:2px}.liquid_product .liquid_product_images_box .liquid_image_box p.last_price{text-decoration:line-through;color:#999;font-size:14px}.liquid_product .liquid_product_images_box .liquid_image_box p.new_price{color:#012353}.liquid_product .liquid_product_images_box .liquid_image_box .product_image{width:100px;border:1px solid #F0FAFF;margin-bottom:12px}@media screen and (max-width: 910px) and (min-width: 614px){.liquid_product .liquid_product_images_box .liquid_image_box .product_image{width:184px}}@media screen and (max-width: 351px){.liquid_product .liquid_product_images_box .liquid_image_box .product_image{width:82px}}.phone-request-modal{padding-right:0!important}.phone-request-modal.modal{z-index:2222}.phone-request-modal.modal .modal-dialog{max-width:1050px;min-height:742px}@media screen and (max-width: 1100px){.phone-request-modal.modal .modal-dialog{margin-right:18px;margin-left:18px;height:auto}}@media screen and (max-width: 768px){.phone-request-modal.modal .modal-dialog{margin-top:30px;margin-bottom:30px}}.phone-request-modal .modal-content{box-shadow:0 4px 23px #00000017;border-radius:6px;background-color:#fff;border:none}.phone-request-modal .modal-footer{height:auto;padding:40px 30px;justify-content:center;border-top:1px solid #E2E2E2}@media screen and (max-width: 575px){.phone-request-modal .modal-footer{padding-left:14px;padding-right:14px}}.phone-request-modal .contact-list{display:flex;justify-content:space-between;max-width:836px;width:100%;margin-left:auto;margin-right:auto;margin-bottom:0}@media screen and (max-width: 768px){.phone-request-modal .contact-list{max-width:595px;justify-content:space-between}}@media screen and (max-width: 575px){.phone-request-modal .contact-list{flex-direction:column;justify-content:flex-start}}.phone-request-modal .contact-list li{margin-right:20px}@media screen and (max-width: 768px){.phone-request-modal .contact-list li{flex:0 0 33%;margin-right:0}}@media screen and (max-width: 575px){.phone-request-modal .contact-list li:not(:last-child){margin-bottom:40px}}.phone-request-modal .contact-list .icon-box{margin-right:12px}@media screen and (max-width: 768px){.phone-request-modal .contact-list .icon-box{margin-right:0}}.phone-request-modal .contact-list .icon-box img{max-width:64px}.phone-request-modal .contact-list .text-box{font-size:16px;color:#656b74}@media screen and (max-width: 768px){.phone-request-modal .contact-list .text-box{margin-top:23px}}.phone-request-modal .contact-list .text-box .info{margin-bottom:10px;display:block;width:100%;color:#272727;text-transform:uppercase}.phone-request-modal .contact-item--inner,.phone-request-modal .contact-link{display:flex}@media screen and (max-width: 768px){.phone-request-modal .contact-item--inner,.phone-request-modal .contact-link{flex-direction:column;align-items:center;justify-content:center;text-align:center}}.phone-request-modal .close-btn{position:absolute;top:25px;right:25px;padding:0;cursor:pointer}.phone-request-modal .call-request-form{flex:1;display:flex;align-items:center;flex-wrap:wrap;padding:50px 60px}@media screen and (max-width: 575px){.phone-request-modal .call-request-form{padding-left:14px;padding-right:14px}}.phone-request-modal .call-request-form .notification-section{width:80%;margin:auto}.phone-request-modal .call-request-form .notification-section p{color:#fff}.phone-request-modal .call-request-form--inner{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.phone-request-modal .call-request-form--inner{max-width:566px;margin-left:auto;margin-right:auto;flex-direction:column}}.phone-request-modal .img-box{flex:1}@media screen and (max-width: 768px){.phone-request-modal .img-box{flex:auto;margin-bottom:40px}}@media screen and (max-width: 575px){.phone-request-modal .img-box{margin-bottom:14px}}.phone-request-modal .img-box .image{max-width:440px}@media screen and (max-width: 768px){.phone-request-modal .img-box .image{max-width:400px}}@media screen and (max-width: 575px){.phone-request-modal .img-box .image{max-width:240px}}.phone-request-modal .form-box{flex:0 1 440px}@media screen and (max-width: 768px){.phone-request-modal .form-box{flex:auto}}.phone-request-modal .form-box .title-box{margin-bottom:50px}.phone-request-modal .form-box .form-title{font-size:28px;margin-bottom:10px;color:#252525}@media screen and (max-width: 768px){.phone-request-modal .form-box .form-title{font-size:24px}}@media screen and (max-width: 768px){.phone-request-modal .form-box .form-title{font-size:22px}}.phone-request-modal .form-box .form-subtitle{font-size:18px;line-height:1.5;color:#707070}@media screen and (max-width: 768px){.phone-request-modal .form-box .form-subtitle{font-size:16px}}.phone-request-modal .form-box .form-group{margin-bottom:30px;max-width:100%}.phone-request-modal .form-box .form-label{font-size:16px;margin-bottom:8px}.phone-request-modal .form-box .form-label .star{color:#da2a2e}.phone-request-modal .form-box .form-input{border:1px solid rgba(1,35,83,.5);border-radius:10px!important;padding:14px;min-height:47px;margin-bottom:0;color:#252525;font-size:16px;line-height:1}.phone-request-modal .form-box .form-input::-webkit-input-placeholder{line-height:1;color:#666}.phone-request-modal .form-box .form-input:-moz-placeholder{line-height:1;color:#666}.phone-request-modal .form-box .form-input::-moz-placeholder{line-height:1;color:#666}.phone-request-modal .form-box .form-input:-ms-input-placeholder{line-height:1;color:#666}.phone-request-modal .form-box .input-group .form-input{padding-left:74px;padding-right:40px}.phone-request-modal .form-box .input-group .input-img{position:absolute;top:50%;transform:translateY(-50%)}.phone-request-modal .form-box .input-group .input-img.input-img-flag{left:14px;width:20px;height:20px}.phone-request-modal .form-box .input-group .input-img.input-img-check{right:14px;width:16px;height:16px;display:none}.phone-request-modal .form-box .input-group .input-label-num{font-size:16px;position:absolute;display:inline-block;top:50%;transform:translateY(-50%);left:37px;margin-bottom:0;color:#666;line-height:1}.phone-request-modal .form-box .btn-submit{width:100%;background-color:#012353;color:#fff;font-size:14px;padding:4px 10px;border-radius:10px;min-height:50px;border:none}.phone-request-modal .form-box .error-text{font-size:14px;margin-top:8px;color:#da2a2e;display:none}.phone-request-modal .form-box .form-group-error .error-text{display:inline-block}.phone-request-modal .form-box .form-group-error .form-input{border-color:#da2a2e}.phone-request-modal .form-box .form-group-error .form-input::-webkit-input-placeholder{color:#da2a2e}.phone-request-modal .form-box .form-group-error .form-input:-moz-placeholder{color:#da2a2e}.phone-request-modal .form-box .form-group-error .form-input::-moz-placeholder{color:#da2a2e}.phone-request-modal .form-box .form-group-error .form-input:-ms-input-placeholder{color:#da2a2e}.phone-request-modal .form-box .form-group-success .input-group .form-input{background-color:#e7f3f9}.phone-request-modal .form-box .form-group-success .input-group .input-img{display:block}.phone-request-modal .send-again{margin-bottom:30px;text-align:center;padding-left:20px;padding-right:20px}.phone-request-modal .send-again .img-check{width:46px;height:46px;margin-left:auto;margin-right:auto;margin-bottom:16px}.phone-request-modal .send-again .info{color:#272727;font-size:14px;margin-bottom:0}.custom-radio-btn:not(:last-child){margin-right:10px}@media (max-width: 1024px){.custom-radio-btn:not(:last-child){margin-right:20px}}.custom-radio-btn .radio-input{display:none}.custom-radio-btn .radio-input:checked+.radio-icon:before{display:block}.custom-radio-btn .radio-input:checked+.radio-icon{background-color:#0123530d}.custom-radio-btn .radio-btn-label{position:relative;padding-left:25px;display:inline-flex;align-items:center;white-space:nowrap;cursor:pointer;margin-bottom:0}.custom-radio-btn .label-text{color:#777;font-size:14px}.custom-radio-btn .radio-icon{position:absolute;left:0;top:0;width:20px;height:20px;border-radius:50%;background-color:transparent;border:.5px solid #012353;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.custom-radio-btn .radio-icon:before{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background-color:#012353;display:none;transition:all .3s ease}.product-filters-section{margin-bottom:14px}.filter-bottom-box{padding-top:12px;padding-bottom:12px}.filter-top-box,.filter-bottom-box{border-bottom:1px solid rgba(130,130,130,.2)}.filter-top-box{padding-top:14px;padding-bottom:14px}@media screen and (max-width: 768px){.filter-top-box{border-top:1px solid rgba(130,130,130,.2);border-bottom:none}}.cashback-card{border-radius:10px;box-shadow:0 4px 4px #2525251a;margin-bottom:38px;overflow:hidden}@media screen and (max-width: 768px){.cashback-card{margin-bottom:24px}}.cashback-card .title-box{min-height:38px;display:flex;align-items:center;padding:0 20px;background-image:url(/build/assets/cashback-card-bg-ExJyIRM5.svg);background-size:cover;background-position:top left}@media screen and (max-width: 768px){.cashback-card .title-box{min-height:30px;padding-left:18px;padding-right:18px}}@media screen and (max-width: 375px){.cashback-card .title-box{padding-left:16px;padding-right:16px}}.cashback-card .title-box .title{color:#fff;font-size:20px;margin-bottom:0}@media screen and (max-width: 768px){.cashback-card .title-box .title{font-size:16px}}@media screen and (max-width: 375px){.cashback-card .title-box .title{font-size:14px}}.cashback-card .main-info{display:flex;padding:8px 20px;align-items:center}@media screen and (max-width: 768px){.cashback-card .main-info{padding-left:18px;padding-right:18px}}@media screen and (max-width: 375px){.cashback-card .main-info{padding-left:16px;padding-right:16px}}.cashback-card .main-info .text{color:#000;font-size:20px;margin-right:auto;margin-bottom:0}@media screen and (max-width: 768px){.cashback-card .main-info .text{font-size:14px}}@media screen and (max-width: 768px){.cashback-card .main-info .text{font-size:12px}}.cashback-card .main-info .text .accent-text{color:#62b53c}.cashback-card .main-info .icon-box{margin-left:20px;position:relative}.cashback-card .main-info .icon-box .icon{width:44px;height:auto}@media screen and (max-width: 768px){.cashback-card .main-info .icon-box .icon{width:24px}}.cashback-card .main-info .icon-box .currency-symbol{position:absolute;left:0;right:0;bottom:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;margin:auto;text-align:center;font-size:24px;color:#000;line-height:0}@media screen and (max-width: 768px){.cashback-card .main-info .icon-box .currency-symbol{font-size:12px}}.december-sale-label{font-size:12px;color:#fff;text-transform:none;letter-spacing:.22px;line-height:1.2;display:inline-flex;align-items:center;flex-direction:row;justify-content:center;border-radius:4px;padding:2px 4px;min-height:24px;min-width:70px}@media screen and (max-width: 767px){.december-sale-label{font-size:11px;min-width:134px}}.december-sale-label .icon-box{width:20px;height:20px;display:flex;align-items:center;justify-content:center;margin-right:6px}.side-nav .menu-item .december-sale-label{margin-left:-6px}.mobile-menu-container .december-sale-label{text-transform:capitalize}.product-card .product-box .december-sale-label.product-label{max-width:100%}.product-card .product-box .product-box .product-label:not(first-of-type){top:auto;margin-top:12px}.product-card.december-sale-card .product-box{box-shadow:0 0 8px #da2a2e33}.product-card.december-sale-card .product-box h5,.product-card.december-sale-card .product-box .h5{color:#000}.product-card.december-sale-card .add-to-cart-box .button{background:#da2a2e;box-shadow:0 5px 10px #00000026}.product-card.december-sale-card .add-to-cart-box .order-count-box span{background-color:#da2a2e}.print-price-tag-btn{color:#1c274c;font-size:14px;max-width:224px;min-height:36px;width:100%;background-color:#f1f1f1;padding:4px 12px;display:flex;align-items:center;justify-content:center;flex:50%;border-radius:6px}.print-price-tag-btn .icon{margin-right:8px}.price-tab-modal .close-btn{position:absolute;top:8px;right:8px;z-index:11;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#fff}.price-tab-modal .modal-body{max-width:500px;height:auto;padding:22px;border-radius:12px;max-height:calc(100vh - 128px)}@media (md: max){.price-tab-modal .modal-body{max-height:calc(100vh - 68px)}}.price-tab-modal .modal-body .modal-content{max-height:none;margin:0}.price-tab-modal .modal-body .modal-content--inner{max-width:324px;margin:auto}.price-tab-modal .modal-body .scroll-box-md{max-height:calc(100vh - 160px)}@media (md: max){.price-tab-modal .modal-body .scroll-box-md{max-height:calc(100vh - 100px)}}.price-tab-modal .price-tab-title-box{text-align:center;margin-bottom:18px}@media (md: max){.price-tab-modal .price-tab-title-box{margin-bottom:12px}}.price-tab-modal .price-tab-title-box .title{font-size:18px;color:#252525}@media (md: max){.price-tab-modal .price-tab-title-box .title{font-size:16px}}.price-tab-modal .price-tab-title-box .info{font-size:14px;margin-top:12px;color:#33bb51}@media (md: max){.price-tab-modal .price-tab-title-box .info{font-size:12px}}.price-tab-modal .price-tab-list{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}@media (md: max){.price-tab-modal .price-tab-list{gap:8px;margin-bottom:12px}}.price-tab-modal .price-tab-list__item{flex:1;border-radius:12px;border:2px dashed #012353;display:flex;flex-direction:column;align-items:center;justify-content:center}.price-tab-modal .price-tab-list__item .price-tab-img{max-width:94px}@media (md: max){.price-tab-modal .price-tab-list__item .price-tab-img{max-width:80px}}.price-tab-modal .price-tab-radio-btn{width:100%}.price-tab-modal .price-tab-radio-btn .label{width:100%;margin:0;padding:0;cursor:pointer}.price-tab-modal .price-tab-radio-btn .label--inner{width:100%;padding:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;cursor:pointer;overflow:hidden}.price-tab-modal .price-tab-radio-btn .label--inner:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;border-radius:12px;background:#01235380;opacity:0;visibility:hidden;transition:opacity .3s ease;z-index:1}.price-tab-modal .price-tab-radio-btn input{display:none}.price-tab-modal .price-tab-radio-btn input:checked~.label--inner:after{opacity:1;visibility:visible}.price-tab-modal .price-tab-radio-btn input:checked~.label--inner .icon{opacity:1;visibility:visible}.price-tab-modal .price-tab-radio-btn .icon{position:absolute;right:0;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;opacity:0;visibility:hidden;transition:opacity .3s ease;background-color:#fff;border-radius:50%;color:#012353}.price-tab-modal .price-tab-info{font-size:18px;color:#252525;margin-bottom:10px}@media (md: max){.price-tab-modal .price-tab-info{font-size:16px}}.price-tab-modal .print-price-tag-btn{font-size:20px;min-height:44px;max-width:100%;margin-bottom:26px}@media (md: max){.price-tab-modal .print-price-tag-btn{font-size:18px;min-height:42px}}.price-tab-modal .price-tab-preview .title{margin-bottom:26px;font-size:18px}@media (md: max){.price-tab-modal .price-tab-preview .title{font-size:16px;margin-bottom:20px}}.price-tab-modal .price-tab-card{color:#252525;border:1px solid rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:space-between;border-radius:16px;overflow:hidden}.price-tab-modal .price-tab-card .product-title{font-size:2em;line-height:1.4em;max-height:5.6em;margin-bottom:auto}.price-tab-modal .price-tab-card .product-price{font-size:3.2em}.product-single-gallery{margin-bottom:32px;position:relative}.product-single-gallery .label-list{position:absolute;top:0;left:10px;z-index:11}.product-single-gallery .label-list.with-sale{padding-top:50px}.product-single-gallery .label-list .product-label.min_width{width:fit-content}.product-single-gallery .label-list .product-label:not(.sale-label):not(.min_width){width:224px}@media (max-width: 768px){.product-single-gallery .label-list .product-label:not(.sale-label):not(.min_width){width:150px}}.product-slider-container{position:relative}.product-slider-container .vel-toolbar{display:none}.full-screen-btn{position:absolute;left:10px;bottom:20px;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:30px;background:#ffffffe6;box-shadow:0 0 5px #00000014;color:#000;font-size:13px;transition:all .5s ease;z-index:1;cursor:pointer}.product-slider{position:relative}.product-slider.main-slider:hover .swiper-button-next,.product-slider.main-slider:hover .swiper-button-prev{opacity:1;visibility:visible}.product-slider.main-slider .swiper-button-next,.product-slider.main-slider .swiper-button-prev{width:42px;height:42px;opacity:0;visibility:hidden;transition:opacity .3s ease}@media (max-width: 1024px){.product-slider.main-slider .swiper-button-next,.product-slider.main-slider .swiper-button-prev{width:36px;height:36px}}.product-slider.main-slider .icon{width:8px}.product-slider.main-slider .swiper-button-next{right:10px}.product-slider.main-slider .swiper-button-prev{left:10px}.product-slider-thumbs{margin-top:10px}.product-slider-thumbs .swiper-slide-visible{transition:all .3s ease;cursor:pointer}.product-slider-thumbs .swiper-slide-visible:hover,.product-slider-thumbs .swiper-slide-thumb-active{opacity:.5}.content-title-box{margin-bottom:32px}.content-title-box .content-title{font-size:28px;margin-bottom:32px}.content-title-box .subtitle{font-size:16px;color:#252525;margin-bottom:0}.account-info-table{border-collapse:separate;border-spacing:0;overflow:hidden;margin-bottom:35px;line-height:1.4;font-size:14px;width:100%}.account-info-table.debt-prices-table{max-width:1040px}.account-info-table th,.account-info-table td{padding-left:24px;padding-right:24px;letter-spacing:.03em;line-height:1.2;font-size:16px}@media (max-width: 768px){.account-info-table th,.account-info-table td{padding:10px 16px!important;font-size:14px}}.account-info-table td{color:#252525;padding-top:10px;padding-bottom:10px;min-height:40px}.account-info-table thead th{background-color:#012353;color:#fff;padding-top:14px;padding-bottom:14px}.account-info-table thead th:last-child{border-top-right-radius:8px}.account-info-table thead th:first-child{border-top-left-radius:8px}.account-info-table thead th:not(:last-child){border-right:1px solid rgba(255,255,255,.5)}.account-info-table tbody tr:last-child td:last-child{border-bottom-right-radius:8px}.account-info-table tbody tr:last-child td:first-child{border-bottom-left-radius:8px}.account-info-table tbody td{border-bottom:1px solid rgba(37,37,37,.2)}.account-info-table tbody td:last-child{border-right:1px solid rgba(37,37,37,.2)}.account-info-table tbody td:first-child{border-left:1px solid rgba(37,37,37,.2)}.account-info-table tbody td a{color:#012353}.dropdownmenu-wrapper{position:relative;background-color:#fff;padding:1rem 1.5rem .5rem;box-shadow:0 5px 8px #00000026}.dropdownmenu-wrapper.cart-dropdown{box-shadow:0 0 3px #00000026}.dropdownmenu-wrapper.cart-dropdown span{text-transform:uppercase;padding-bottom:5px;text-align:center;padding-top:5px;font-size:14px;color:#2d2a2a;display:block;width:100%}.dropdownmenu-wrapper.cart-dropdown:before{display:none}.cart-dropdown .dropdown-menu,.compare-dropdown .dropdown-menu{display:block;left:0;top:-999rem;width:300px;padding-top:10px;z-index:300;font-size:1.1rem;color:#696969;border:0;margin:0;background-color:transparent;box-shadow:none;visibility:hidden;opacity:0;transition:opacity .2s}.cart-dropdown .dropdown-menu.show,.compare-dropdown .dropdown-menu.show{opacity:1;visibility:visible}@media screen and (min-width: 1024px){.cart-dropdown:hover .dropdown-menu,.compare-dropdown:hover .dropdown-menu{top:100%;opacity:1;visibility:visible}}.cart-dropdown.dropdown{position:relative;padding-left:6px;margin-right:4px;height:28px;display:flex;flex-direction:column;justify-content:center}.cart-dropdown.dropdown i{font-size:20px}.cart-dropdown.dropdown img{display:inline-block;vertical-align:unset}.cart-dropdown:before{content:"";position:absolute;width:1px;top:0;bottom:0;margin:auto 0;height:18px;background-color:#81818133;left:0}.dropdown-toggle:not(.dropdown-arrow):after{display:none}.dropdown-arrow:after{content:"";border:0;margin:0 2px 0 8px;font-size:15px;font-family:porto;width:auto;height:auto}.dropdown-arrow .badge-circle{top:0;left:19px}.header-dropdowns{display:flex;display:-ms-flexbox;align-items:center;-ms-flex-align:center}.dropdown-cart-products .message{margin-top:10%;font-size:20px;text-align:center}.dropdown-cart-products div.product{border-bottom:1px solid rgba(129,129,129,.2)!important;margin-bottom:10px!important;padding-bottom:10px!important}.dropdown-cart-products .dropdown-header-mobile{margin-bottom:12px;border-bottom:2px solid rgba(129,129,129,.2);height:45px;display:flex;justify-content:space-between;align-items:center}.dropdown-cart-products .dropdown-header-mobile h3,.dropdown-cart-products .dropdown-header-mobile .h3{margin-bottom:0}.dropdown-cart-products .dropdown-header-mobile p{font-size:16px;color:#2d2c2c}.dropdown-cart-products .dropdown-header-mobile p i{padding-left:4px}.header-right .dropdown.cart-dropdown-mobile .body-overlay{position:fixed;top:0;left:-300%;right:0;height:100vh;background-color:#333232cc;z-index:999;opacity:0;visibility:hidden;transition:opacity .2s .3s ease;backface-visibility:hidden}.header-right .dropdown.cart-dropdown-mobile button{background:transparent;border:none;outline:none;padding:0}.header-right .dropdown.cart-dropdown-mobile .product-image-container{border:none}.header-right .dropdown.cart-dropdown-mobile .dropdown-menu{position:fixed;padding:0;top:0;right:0;bottom:0;height:100vh;z-index:9999;transform:translate(100%);transition:transform .3s ease;background-color:#fff;box-shadow:0 5px 8px #00000026}.header-right .dropdown.cart-dropdown-mobile .dropdown-menu:before{display:none}.header-right .dropdown.cart-dropdown-mobile .dropdown-menu .dropdownmenu-wrapper{display:flex;flex-direction:column;box-shadow:none}@media (min-width: 1025px){.header-right .dropdown.cart-dropdown-mobile .dropdown-menu .dropdownmenu-wrapper{height:100vh}}@media (max-width: 1024px){.header-right .dropdown.cart-dropdown-mobile .dropdown-menu .dropdownmenu-wrapper{height:calc(100vh - 120px)}}@media (max-width: 768px){.header-right .dropdown.cart-dropdown-mobile .dropdown-menu .dropdownmenu-wrapper{height:calc(100vh - 100px)}}.header-right .dropdown.cart-dropdown-mobile .dropdown-menu .dropdownmenu-wrapper .woodmart-scroll{margin-bottom:auto}.header-right .dropdown.cart-dropdown-mobile.show .body-overlay{opacity:1;visibility:visible}.header-right .dropdown.cart-dropdown-mobile.show .dropdown-menu{transform:translate(0);transition:transform .3s ease;opacity:1;visibility:visible}.cart-dropdown .dropdown-menu{right:0;left:auto;padding-top:8px}.cart-dropdown .dropdown-menu:before{content:"";position:absolute;top:-12px;right:28px;border:10px solid;border-color:transparent transparent #fff}.cart-dropdown .dropdownmenu-wrapper:before{right:28px;left:auto}.cart-dropdown .dropdownmenu-wrapper:after{right:29px;left:auto}.cart-dropdown .product{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0!important;padding:1.6rem 1rem;border-bottom:1px solid #e6ebee;box-shadow:none!important}.cart-dropdown .product-image-container{border:1px solid #ededed;position:relative;max-width:80px;margin:0}.cart-dropdown .product-image-container img{object-fit:none}.cart-dropdown .product-image-container a:after{display:none}.cart-dropdown .product-title{padding-right:1.5rem;margin-bottom:8px;font-size:1.3rem;line-height:19px}.cart-dropdown .product-title a{color:#696969}.cart-dropdown .product-details{font-size:1.3rem}.cart-dropdown .btn-remove{position:absolute;top:-9px;right:-3px;width:2rem;height:2rem;border-radius:50%;color:inherit;background-color:#fff;box-shadow:0 2px 6px #00000080;text-align:center;line-height:2rem}.cart-dropdown .btn-remove:hover,.cart-dropdown .btn-remove:focus{color:#012353}.dropdown-cart-header,.dropdown-cart-total{padding:.3rem 1rem;color:#474747;line-height:38px;text-transform:uppercase}.dropdown-cart-total{margin-bottom:1.1rem;font-size:1.4rem}.dropdown-cart-total .cart-total-price{margin-left:auto;font-size:1.5rem}.dropdown-cart-header{border-bottom:1px solid #e6ebee;color:#696969;font-size:1.3rem}.dropdown-cart-header a{color:#474747}.dropdown-cart-header a:hover{text-decoration:underline}header .cart-dropdown-box .dropdown-menu{width:330px}header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper{padding:20px}header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .product{align-items:flex-start;position:relative;padding:0;border:0;gap:15px}header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .product h4.product-title,header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .product .product-title.h4{padding-right:25px}header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .product h4.product-title a,header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .product .product-title.h4 a{margin-bottom:8px;line-height:1.3;font-size:14px;color:#333;padding:0}header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .product span.cart-product-info{font-size:14px;color:#012353;display:block}header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .product span.cart-product-info span{font-size:13px;color:#bbb}header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .product a.btn-remove.icon-cancel{box-shadow:unset;cursor:pointer;right:0;top:0}header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .dropdown-cart-total{border-top:2px solid rgba(129,129,129,.2);align-items:center;margin-bottom:5px;margin-top:15px;padding:15px 0;display:flex}header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .dropdown-cart-total span{text-transform:uppercase;line-height:28px;font-size:18px;color:#2d2a2a}header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .dropdown-cart-total span.cart-total-price{font-size:20px;color:#012353}header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .dropdown-cart-action{flex-direction:column;padding:0}@media (max-width: 768px){header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .dropdown-cart-action{margin-bottom:40px}}@media (max-width: 575px){header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .dropdown-cart-action{margin-bottom:100px}}header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .dropdown-cart-action a.checkout-btn{background-color:#f3f3f3;text-transform:uppercase;justify-content:center;display:inline-flex;letter-spacing:.3px;margin-bottom:10px;position:relative;padding:12px 20px;line-height:18px;font-size:13px;color:#333;width:100%}header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .dropdown-cart-action a.form-btn{transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow 0s ease,opacity .25s ease;box-shadow:inset 0 -2px #00000026;background-color:#012353;letter-spacing:.3px;padding:12px 20px;position:relative;text-align:center;font-size:13px;color:#fff;width:100%}header .cart-dropdown-box .dropdown-menu .dropdownmenu-wrapper .dropdown-cart-action a.form-btn:hover{color:#333}.dropdown-cart-products{max-height:600px;overflow-y:auto;overflow-x:hidden}@media (max-width: 575px){.dropdown-cart-products{max-height:calc(100vh - 288px)}}.dropdown-cart-products::-webkit-scrollbar-track{background-color:#ddd;border-radius:10px}.dropdown-cart-products::-webkit-scrollbar{background-color:#ddd;width:3px}.dropdown-cart-products::-webkit-scrollbar-thumb{background-color:#b8b8b8;border-radius:10px}.dropdown-cart-action{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.2rem 1rem 1.5rem}.dropdown-cart-action .btn{padding:1.4rem 2.5rem;border-radius:.2rem;color:#fff;font-size:1.2rem;font-family:var(--font-primary);letter-spacing:.025em}.compare-dropdown .dropdown-toggle{text-transform:uppercase}.compare-dropdown .dropdown-toggle i{margin-top:-.2rem;margin-right:.2rem}.compare-dropdown .dropdown-toggle i:before{margin:0}.compare-dropdown .dropdown-toggle:after{display:none}.compare-products{margin:0;padding:0;list-style:none}.compare-products .product{position:relative;margin:0;padding:.5rem 0;box-shadow:none!important}.compare-products .product:hover{box-shadow:none}.compare-products .product-title{margin:0;color:#696969;font-size:1.1rem;line-height:1.35;text-transform:uppercase}.compare-products .btn-remove{display:-ms-flexbox;display:flex;position:absolute;top:50%;right:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:2.3rem;height:2.3rem;margin-top:-1.2rem;padding:.5rem 0;color:#777;font-size:1.3rem;line-height:1;text-align:center;overflow:hidden}.compare-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:2rem}.compare-actions .action-link{display:inline-block;color:#777;font-size:1.1rem;text-transform:uppercase}.compare-actions .btn{min-width:110px;margin-left:auto;padding:.9rem 1rem;border:0;border-radius:.2rem;color:#fff;font-size:1.2rem;letter-spacing:.025rem;text-align:center;text-transform:uppercase}@media (max-width: 575px){.compare-dropdown{display:none}}@media (max-width: 480px){.cart-dropdown .dropdown-menu,.compare-dropdown .dropdown-menu{width:260px}.cart-dropdown .dropdownmenu-wrapper,.compare-dropdown .dropdownmenu-wrapper{padding:1rem 1.4rem}}.cart-dropdown.empty-cart-box span{text-transform:uppercase;padding-bottom:10px;margin-bottom:10px;text-align:center;padding-top:10px;font-size:14px;color:#2d2a2a;display:block}.cart-dropdown.empty-cart-box a{transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow 0s ease,opacity .25s ease;box-shadow:inset 0 -2px #00000026;text-transform:capitalize;background-color:#012353;letter-spacing:.3px;align-items:center;padding:14px 10px;width:fit-content;min-width:100px;font-size:13px;display:flex;height:36px;margin:auto;color:#fff}.cart-dropdown.empty-cart-box a:hover{color:#333}.currency-dropdown-box .information-box{padding:10px 6px;width:284px;background-color:#fff;position:absolute;top:100%;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 4px #00000040;border-radius:8px;z-index:1111}.currency-dropdown-box .information-box .text{font-size:12px;color:#2d2a2a;line-height:16px}.currency-dropdown-box .selected-currency{font-size:13px;color:#fff}.currency-dropdown-box .selected-currency .currency-icon{font-size:13px;color:#fff;margin-right:4px}.currency-dropdown-box .selected-currency .currency-icon .icon{fill:#fff;width:12px;height:auto;margin-right:0}.currency-dropdown-box .dropdown-menu{min-width:52px;width:52px}.currency-dropdown-box .currency-item{color:#2d2a2a;font-size:12px}.currency-dropdown-box .currency-item .currency-icon{color:#707070;margin-right:4px}.currency-dropdown-box .currency-item .currency-icon svg{width:12px;height:auto;transition:all .3s ease;fill:#707070}.currency-dropdown-box .currency-item:not(:last-child){margin-bottom:8px}.currency-dropdown-box .currency-item .currency-link{color:inherit;transition:all .3s ease}.currency-dropdown-box .currency-item:hover .currency-icon{color:#012353}.currency-dropdown-box .currency-item:hover .currency-icon svg{fill:#012353}.currency-dropdown-box .currency-item:hover .currency-link{color:#012353}.header-search{position:relative}.header-search form{margin:0}.header-search .form-control,.header-search select{margin:0;border:0;color:inherit;font-size:1.3rem;height:100%;box-shadow:none}.header-search .form-control,.header-search .select-custom{background:#f4f4f4}@media (-ms-high-contrast: active),(-ms-high-contrast: none){.header-search .form-control{flex:1}}.header-search:not(.header-search-category) .form-control{border-radius:5rem}.header-search:not(.header-search-category) .btn{position:absolute;top:0;right:0;bottom:0;background:transparent;border:0;padding:0 .8em;color:#333}.search-toggle:after{content:"";position:absolute;right:calc(50% - 10px);bottom:-10px;border:10px solid transparent;border-bottom-color:#ccc}.header-search-category .form-control{border-radius:5rem 0 0 5rem}.header-search-category .btn{border-radius:0 5rem 5rem 0}@media screen and (max-width: 1024px){.mobile-search .header-search-category{height:100%;align-items:center;margin-left:auto;margin-right:auto}}.header-search-wrapper{display:flex;display:-ms-flexbox;margin-top:10px;color:#8d8d8d;height:50px;border-radius:5rem}.header-search-wrapper:after{display:block;clear:both;content:""}.header-search-wrapper input::-webkit-input-placeholder{color:#6f6b7d}.header-search-wrapper input:-moz-placeholder{color:#6f6b7d}.header-search-wrapper input::-moz-placeholder{color:#6f6b7d}.header-search-wrapper input:-ms-input-placeholder{color:#6f6b7d}.header-search-wrapper .select-custom{margin:0;min-width:13rem;flex:0 0 13rem}.header-search-wrapper .select-custom:after{font-size:1.4rem;line-height:0;right:1.7rem}.header-search-wrapper select{width:100%;border-left:1px solid #e7e7e7;padding-left:1rem;padding-right:1.7rem;line-height:36px;color:inherit;-moz-appearance:none;-webkit-appearance:none}.header-search-wrapper select:focus{outline:none}.header-search-wrapper .btn{border-left:1px solid #e7e7e7;min-width:45px;color:#222529;font-size:2rem;background:#f4f4f4;position:relative;padding:0 0 3px;border:0;margin-top:0}.header-search-popup .form-control{min-width:266px;padding:4px 22px;font-size:1.4rem;line-height:20px}.header-search-popup .form-control:focus{border:#e7e7e7}.header-search-inline .form-control{min-width:21rem;padding:1rem 2rem}@media (min-width: 1200px){.header-search-inline .form-control{min-width:594px}}@media (min-width: 992px){.header-search-inline .search-toggle,.header-search-inline .btn:after{display:none}.header-search-inline.header-search .header-search-wrapper{display:flex;display:-ms-flex;position:static;width:100%;height:100%;margin:0;border-width:0}}@media (max-width: 768px){.header-search .form-control{min-width:17rem}}@media (max-width: 575px){.header-search-wrapper{left:15px;right:15px}}.mobile-menu-container{position:fixed;top:0;bottom:0;left:0;width:100%;max-width:84vw;transform:translate(-100%);transition:all .25s;background-color:#1d1e20;font-size:1.2rem;line-height:1.5;box-shadow:.1rem 0 .6rem #323232a6;visibility:hidden;z-index:1001;overflow-y:auto}.mmenu-active .mobile-menu-container{transform:translate(0);visibility:visible}.mobile-menu-wrapper{position:relative;padding:4.2rem 0 3rem}.mobile-menu-close{position:absolute;top:1rem;right:1rem;padding:.4rem;color:#fff;font-size:1.3rem;line-height:1;cursor:pointer;z-index:9}.mobile-menu-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;transition:all .25s;background-color:#00000080;opacity:0;visibility:hidden;z-index:1000}.mmenu-active .mobile-menu-overlay{opacity:1;visibility:visible}.mmenu-active .sidebar-product{display:none}.header{position:relative;box-shadow:0 1px 8px #0000001a;border-color:#dcdcdcb5;border-bottom-width:1px;border-bottom-style:solid}.header .header--inner{display:flex;display:-ms-flexbox;align-items:center;-ms-flex-align:center;justify-content:space-between;-ms-flex-pack:justify;position:relative}.header .logo-link .logo-img{max-width:100%;height:auto}@media (max-width: 1024px){.header .logo-link .logo-img{max-width:198px}}.header ul{margin-bottom:0}.header.fixed{position:fixed;top:0;left:0;right:0;width:100%;background-color:#fff;z-index:999}.header.fixed+.main{padding-top:146px}.header.fixed .header-top,.header.fixed .mobile-search,.header.fixed .logo-link.fixed-scroll-hide{display:none}.header.fixed .mobile-menu-toggler .icon{width:48px;height:48px}@media screen and (max-width: 1024px){.header.fixed .logo-link{display:none}.header.fixed .mobile-search.fixed-scroll{display:block;height:auto}.header.fixed .mobile-search.fixed-scroll .icon-search-3{margin-left:8px}.header.fixed .header-left.col-lg-2{flex:1;max-width:100%}.header.fixed .header-search-wrapper{margin-top:0}}@media screen and (max-width: 768px){.header.fixed .search-header.icon-search-3{width:48px;background-color:#012353}.header.fixed .button-ser{display:none}.header.fixed .button-img{display:block!important}.header.fixed .dropdown-icon-box{width:48px;height:48px}}@media screen and (max-width: 575px){.header.fixed .login-dropdown{display:none!important}.header.fixed .dropdown.cart-dropdown-mobile{margin-left:0}.header.fixed .mobile-search.fixed-scroll{margin-right:0}.header.fixed .mobile-search.fixed-scroll .search-div input::-webkit-input-placeholder{font-size:11px}.header.fixed .mobile-search.fixed-scroll .search-div input:-moz-placeholder{font-size:11px}.header.fixed .mobile-search.fixed-scroll .search-div input::-moz-placeholder{font-size:11px}.header.fixed .mobile-search.fixed-scroll .search-div input:-ms-input-placeholder{font-size:11px}.header.fixed .mobile-search.fixed-scroll .search-header.icon-search-3{display:none}}.header .logo{display:block}.header .mobile-search.fixed-scroll{display:none;box-shadow:none;border:none;margin-right:20px}.header .mobile-search.fixed-scroll .form-control{margin-right:0}@media screen and (max-width: 768px){.header .mobile-search.fixed-scroll .search-loop{display:none}.header .mobile-search.fixed-scroll .form-control{padding-left:10px}}.header .separator{background-color:#ffffff2e;width:1px;height:20px;margin:0 12px;align-self:center}@media screen and (max-width: 1441px){.header .separator{display:none}}.header .dropdown{position:relative;cursor:pointer;height:100%;display:flex;align-items:center}.header .dropdown>.menu-link{position:relative;display:flex;align-items:center}.header .dropdown>.menu-link:after{content:"";font-size:20px;font-family:porto;color:currentColor;margin-left:12px}@media screen and (max-width: 1441px){.header .dropdown>.menu-link:after{font-size:16px;margin-left:8px}}.header .dropdown .dropdown-box{transform:translateY(-200%) translateZ(0);border:1px solid rgba(37,37,37,.05);min-width:max-content;padding:12px;visibility:visible;position:absolute;background:#fff;width:200px;opacity:1;z-index:12;bottom:0;left:0;border-radius:8px}.header .dropdown .dropdown-box a{align-items:center;position:relative;line-height:22px;max-width:100%;font-size:14px;color:#252525;display:flex;gap:7px}.header .dropdown .dropdown-box a:not(:last-child){margin-bottom:16px}.header .dropdown .dropdown-box a span{position:relative}.header .dropdown .dropdown-box a span:after{transition:width .4s cubic-bezier(.175,.885,.32,1.15);background-color:#012353;position:absolute;height:2px;content:"";top:100%;width:0;left:0}.header .dropdown .dropdown-box a:hover span:after{width:100%}.header .dropdown.user-dropdown .dropdown-box{right:0;left:auto;border-top-right-radius:0}@media (max-width: 768px){.header .dropdown.user-dropdown .dropdown-box{width:215px}}.header .dropdown.user-dropdown .dropdown-box a{font-size:15px;letter-spacing:.03em}.header .dropdown.user-dropdown .dropdown-box .logout-link{color:#252525b3}.header .dropdown:hover .dropdown-box{transform:translateY(100%)}.header-top{color:#fff;font-size:1.3rem;letter-spacing:.025em;min-height:60px;background-color:#012353;display:flex;border-bottom:12px solid #CEEE71;box-shadow:0 2px 2px #0000000d}.header-top .header-top-right-side{margin-left:74px}@media (max-width: 1024px){.header-top .header-top-right-side{margin-left:0}}@media (max-width: 1024px){.header-top{min-height:48px;display:flex;align-items:center;border-bottom-width:8px}}.header-top a{color:#fff}@media (max-width: 1024px){.header-top .header-right{margin-left:auto}}.header-top-icon-info{display:flex}@media screen and (max-width: 1441px){.header-top-icon-info{display:none!important}}.header-left,.header-center,.header-right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header-center,.header-right{margin-left:auto}@media (max-width: 1024px){.header-right{flex:0;width:auto;margin-left:0;justify-content:flex-end!important}.header-right .header-search,.header-right .cart-dropdown:not(.cart-dropdown-box){display:none}.header-right .cart-dropdown.cart-dropdown-box:before{display:none}.header-right .cart-dropdown .dropdown-toggle:after{display:none}.header-right .cart-dropdown{display:flex;flex-direction:column;flex-wrap:nowrap}}.header-middle{align-items:center;height:80px;display:flex;padding:0;box-shadow:0 2px 2px #0000000d}@media (max-width: 1024px){.header-middle{height:70px}}@media (max-width: 1024px){.header-middle>.header--inner{justify-content:space-between}}@media (max-width: 1024px){.header-middle .header-left{padding-right:0!important;margin:0 auto;flex:1;justify-content:center}}.header-middle .logo img{width:calc(100% - 17.5px);max-width:194px}@media (max-width: 1024px){.header-middle .logo img{max-width:82px}}@media (max-width: 1024px){.desktop-menu{display:none!important}}.mobile-menu-toggler{padding:0;border:0;background:transparent;cursor:pointer;margin-right:8px;display:none;flex-shrink:0}.mobile-menu-toggler .icon{color:#012353;width:40px;height:auto}@media (max-width: 1024px){.mobile-menu-toggler{display:block}}.wishlist-dropdown .dropdown-icon{width:16px}@media screen and (max-width: 575px){.wishlist-dropdown{display:none!important}}@media (max-width: 1024px){.mobile-menu-container{background-color:#fff;max-width:84vw}.mobile-menu-wrapper{padding:0}.mobile-menu-wrapper .search-box--wrapper{background-color:#012353;padding:12px 16px}.mobile-menu-wrapper .search-box{position:relative}.mobile-menu-wrapper .search-box input{padding:0 12px 0 52px;border-radius:8px;font-size:15px;height:48px;border:none;width:100%;color:#fff;outline:0;letter-spacing:.03em;background:#ffffff26}.mobile-menu-wrapper .search-box input::-webkit-input-placeholder{color:#fff;letter-spacing:.03em}.mobile-menu-wrapper .search-box input:-moz-placeholder{color:#fff;letter-spacing:.03em}.mobile-menu-wrapper .search-box input::-moz-placeholder{color:#fff;letter-spacing:.03em}.mobile-menu-wrapper .search-box input:-ms-input-placeholder{color:#fff;letter-spacing:.03em}.mobile-menu-wrapper .search-box i{transform:translateY(-50%);background-color:transparent;height:fit-content;position:absolute;font-size:24px;color:#fff;left:12px;top:50%}.mobile-menu-wrapper #menu-tab .menu-tab-btn-box{border-bottom:2px solid rgba(1,35,83,.1);background-color:#01235303;display:flex}.mobile-menu-wrapper #menu-tab .menu-tab-btn-box button{transition:background-color .25s ease,color .25s ease;letter-spacing:.3px;line-height:1.3;font-size:14px;padding:18px 0;color:#252525;max-width:50%;flex:1 0 50%;width:50%;text-decoration:none;border-radius:0}.mobile-menu-wrapper #menu-tab .menu-tab-btn-box button:not(.collapsed){background-color:#01235308;border-bottom:2px solid #012353;margin-bottom:-1px;color:#012353}.mobile-menu-wrapper #menu-tab ul li{width:100%}.mobile-menu-wrapper #menu-tab ul li a{border-bottom:1px solid rgba(129,129,129,.2);justify-content:space-between;text-transform:uppercase;letter-spacing:.2px;align-items:center;position:relative;padding:5px 46px 5px 8px;min-height:44px;min-width:90px;font-size:14px;display:flex;color:#252525}.mobile-menu-wrapper #menu-tab ul li a.active{color:#012353}.mobile-menu-wrapper #menu-tab ul li a i{border-left:1px solid rgba(129,129,129,.2);transform:translateY(-50%);justify-content:center;align-items:center;position:absolute;font-size:18px;display:flex;height:44px;width:44px;top:50%;right:0}.mobile-menu-wrapper #menu-tab ul li.dropdown{margin:0}.mobile-menu-wrapper #menu-tab ul li.dropdown ul{display:none}.mobile-menu-wrapper #menu-tab ul li.dropdown ul li a{text-transform:capitalize;color:#777}.mobile-menu-wrapper #menu-tab ul li.dropdown>a.active i{transform:rotate(90deg) translate(-50%);background-color:#012353;color:#fff}}.mobile-dropdown{display:none}@media screen and (max-width: 1024px){.mobile-dropdown{display:block}}.mobile-dropdown ul{margin-bottom:0}.mobile-dropdown .dropdown-item{padding:8px 18px;color:#777;word-break:break-word;font-size:14px;line-height:20px}.mobile-dropdown .dropdown-menu{z-index:380;background-color:#fff;background-position:bottom right;background-clip:border-box;background-repeat:no-repeat;text-align:left;box-shadow:0 0 3px #00000026}.mobile-dropdown .dropdown-menu.show{top:0!important}.mobile-dropdown.cart-dropdown{padding-left:0}.mobile-dropdown.cart-dropdown:hover .dropdown-menu{top:100%;opacity:1;visibility:visible}.mobile-dropdown.cart-dropdown:before{display:none}.mobile-dropdown.cart-dropdown .dropdown-arrow{padding-right:10px}.mobile-dropdown.cart-dropdown .dropdown-arrow:after{color:#fff}.mobile-dropdown.cart-dropdown .dropdown-menu{margin-top:-3px;padding-top:0;padding-bottom:0;left:0;right:auto}.mobile-dropdown.cart-dropdown .dropdown-menu:before{display:none}.mobile-dropdown.cart-dropdown .dropdownmenu-wrapper{padding:4px 3px!important;background-color:#fff;border:.5px solid rgba(0,0,0,.05);box-shadow:0 4px 4px #00000040;border-radius:4px}.mobile-dropdown.dropdown-language .lang_hy{font-family:Montserrat-Medium}.mobile-dropdown.dropdown-language .lang_ru,.mobile-dropdown.dropdown-language .lang_en{font-family:"Montserrat",Serif;font-weight:500}.mobile-dropdown.dropdown-language.cart-dropdown .dropdown-link{flex-shrink:0}.mobile-dropdown.dropdown-language.cart-dropdown .dropdown-menu{min-width:38px;width:38px}.mobile-dropdown.dropdown-language.cart-dropdown .language-dropdown-img{display:block}.mobile-dropdown.dropdown-language.cart-dropdown .language-item{color:#2d2a2a;font-size:12px}.mobile-dropdown.dropdown-language.cart-dropdown .language-item .language-icon{width:24px;height:auto;margin-right:4px;transition:all .3s ease}.mobile-dropdown.dropdown-language.cart-dropdown .language-item:not(:last-child){margin-bottom:4px}.mobile-dropdown.dropdown-language.cart-dropdown .language-item .language-link{color:inherit;text-transform:uppercase;transition:all .3s ease}.mobile-dropdown.dropdown-language.cart-dropdown .language-item:hover .language-link,.mobile-dropdown.dropdown-language.cart-dropdown .language-item:hover .language-icon{color:#012353}.social-icons{flex-shrink:0}.social-icons .social-link{display:flex;align-items:center}.social-icons .icon{margin-right:8px}.cart-dropdown .icon{display:inline-block;width:26px;height:auto;vertical-align:top}.d-block{width:23.94px}@media screen and (max-width: 768px){.d-block{width:15px}}.header-search select{letter-spacing:.005em;padding-right:1rem}.header-search .header-search-wrapper{height:auto;width:100%}@media screen and (min-width: 992px){.header-search .header-search-wrapper{align-items:center}}.mobile-search{width:100%;height:70px;box-shadow:0 1px 8px #0000001a;border-color:#dcdcdcb5;display:none}.mobile-search .search-header{display:flex;align-items:center;justify-content:center}.mobile-search .search-header .button-img{width:20px!important;display:none}@media screen and (max-width: 575px){.mobile-search .search-header.icon-search-3{width:48px;background-color:#012353}.mobile-search .search-header .button-ser{display:none}.mobile-search .search-header .button-img{display:block}}.desktop-search{display:flex;flex:1;justify-content:center}.desktop-search .search-header{display:flex;align-items:center;justify-content:center}.desktop-search .search-header .button-img{display:none}@media screen and (max-width: 1024px){.desktop-search{display:none}.mobile-search{display:flex}}.header-search{width:100%;max-width:722px}@media screen and (max-width: 768px){.header-search{max-width:100%}}.header-search form{width:100%}.header-search .header-search-wrapper{margin-top:0;width:100%}.header-search .search-div{flex:1}.header-search{display:flex}.header-search input[type=search]{margin-right:8px;transition:border-color .5s ease;border-radius:8px;padding:3px 20px 3px 43px;background:#0123530d;font-size:14px;height:48px;letter-spacing:.03em;color:#757575}@media screen and (min-width: 1441px){.header-search input[type=search]{font-size:16px;margin-right:20px}}@media screen and (max-width: 447px){.header-search input[type=search]{margin-right:3px;padding:3px 6px 3px 13px}}.header-search .search-div{display:flex;position:relative}.header-search .search-div .search-loop{width:20px!important;position:absolute;top:12px;left:13px}@media screen and (max-width: 447px){.header-search .search-div .search-loop{display:none}}.header-search .header-search-select{position:relative;height:46px;width:auto}.header-search .header-search-select>a{border-bottom:1px solid #ccc;border-top:1px solid #ccc;text-transform:capitalize;justify-content:center;display:inline-flex;padding-right:30px;align-items:center;padding-left:15px;text-align:center;position:relative;width:auto;white-space:nowrap;font-size:13px;height:46px;color:#777;text-transform:uppercase}.header-search .header-search-select>a:after{transform:rotate(-45deg);right:14px}.header-search .header-search-select>a:before{transform:rotate(45deg);right:18px}.header-search .header-search-select>a:before,.header-search .header-search-select>a:after{background-color:#777;position:absolute;content:"";height:2px;width:6px;top:20px}.header-search .header-search-select>ul{box-shadow:0 0 3px #00000026;background-color:#fff;position:absolute;max-height:255px;text-align:left;overflow-x:auto;display:none;z-index:300;width:170px;height:auto;right:1px;top:100%}.header-search .header-search-select>ul::-webkit-scrollbar-track{background-color:#ddd;border-radius:10px}.header-search .header-search-select>ul::-webkit-scrollbar{background-color:#ddd;width:5px}.header-search .header-search-select>ul::-webkit-scrollbar-thumb{background-color:#b8b8b8;border-radius:10px}.header-search .header-search-select>ul li a{transition:all .25s ease;line-height:20px;padding:8px 18px;font-size:14px;display:block;color:#777}.header-search .header-search-select>ul li a:hover{background-color:#f9f9f9}.header-search .header-search-select>ul li ul li a{padding-left:30px}.header-search button.icon-search-3{width:120px;font-size:16px;letter-spacing:.7px;min-width:52px;height:48px}@media (max-width: 1199px){.header-search button.icon-search-3{font-size:14px}}.header-search button.icon-search-3:before{content:none}.header-search .search-result-box{box-shadow:0 0 3px #00000026;transform:translateY(7px);position:absolute;max-height:50vh;background:#fff;width:100%;overflow:auto;z-index:10;top:100%}@media screen and (min-width: 576px){.header-search .search-result-box{width:calc(100% - 128px)}}.header-search .search-result-box::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5;border-radius:10px}.header-search .search-result-box::-webkit-scrollbar{background-color:#f5f5f5;width:4px}.header-search .search-result-box::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#b8b8b8;border-radius:10px}.header-search .search-result-box .search-result-product-box{grid-template-columns:repeat(2,1fr);display:grid;width:100%}@media screen and (max-width: 1023px){.header-search .search-result-box .search-result-product-box{grid-template-columns:1fr}}.header-search .search-result-box .search-result-product-box .product-box{border-bottom:1px solid rgba(129,129,129,.2);border-right:1px solid rgba(129,129,129,.2);padding:15px;transition:background-color .3s ease}.header-search .search-result-box .search-result-product-box .product-box:hover{background-color:#f9f9f9}.header-search .search-result-box .search-result-product-box .product-box>div{display:flex;gap:15px}.header-search .search-result-box .search-result-product-box .product-box>div img{width:90px}.header-search .search-result-box .search-result-product-box .product-box>div h3,.header-search .search-result-box .search-result-product-box .product-box>div .h3{line-height:1.3;font-size:14px;color:#333;margin:0}.header-search .search-result-box .search-result-product-box .product-box span{font-size:12px;color:#747474;display:block;margin:5px 0}.header-search .search-result-box .search-result-product-box .product-box h5,.header-search .search-result-box .search-result-product-box .product-box .h5{color:#012353;margin:0}.header-search .search-result-box .more-btn{border-bottom:1px solid rgba(129,129,129,.2);background-color:#fff;letter-spacing:.2px;display:block;color:#333;width:100%;padding:15px}.header-search .search-result-box .more-btn:hover{background-color:#f9f9f9}.header-dropdown-icons{display:flex}@media screen and (max-width: 1200px) and (min-width: 1025px){.header-dropdown-icons{margin-left:16px}}.header-dropdown-icons .cart-dropdown .dropdown{margin-left:16px;padding-left:0}@media (lg: max){.header-dropdown-icons .cart-dropdown{margin-right:0;padding-left:0}}.header-dropdown-icons .cart-dropdown:before{display:none}.header-dropdown-icons .cart-dropdown .header-icon{margin-right:0}.header-dropdown-icons .cart-dropdown.dropdown{height:auto;margin-right:0;padding-left:0}.header-dropdown-icons .cart-dropdown.dropdown:not(:first-child){margin-left:24px}@media screen and (min-width: 1025px){.header-dropdown-icons .cart-dropdown.dropdown:not(:first-child){margin-left:30px}}@media (max-width: 768px){.header-dropdown-icons .cart-dropdown.dropdown:not(:first-child){margin-left:12px}}.header-dropdown-icons .badge-circle{background:#da2a2e;border:1px solid #FFFFFF;width:20px;height:20px;font-size:9px;top:-6px;right:-8px;line-height:20px}.header-dropdown-icons .header-icon-link{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.header-dropdown-icons .dropdown-icon-box{position:relative;width:25px;height:25px;background:#0123530d;border-radius:100px;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.header-dropdown-icons .dropdown-icon-box{width:40px;height:40px;border-radius:10px}}.header-dropdown-icons .dropdown-icon-box .icon{width:16px;height:auto;color:#012353}@media (max-width: 768px){.header-dropdown-icons .dropdown-icon-box .icon{width:20px}}.header-dropdown-icons .icon-text{font-size:14px;line-height:1.5;color:#012353}@media screen and (min-width: 1025px){.header-dropdown-icons .icon-text{margin-top:6px}}@media screen and (max-width: 1024px){.header-dropdown-icons .icon-text{font-size:12px}}@media (max-width: 768px){.header-dropdown-icons .icon-text{display:none!important}}.header-dropdown-icons .cart-dropdown .dropdown-icon{width:18px}@media (min-width: 1025px){.header-menu{justify-content:flex-end}}@media (max-width: 768px){.header-menu:before{display:none}}.header-menu .user-menu .menu-link{padding:4px 8px;background:#ffffff1a;width:140px;border-radius:8px;height:28px}.header-menu .user-menu .menu-link .nav-link-text{font-size:12px;display:flex;flex:1;max-width:calc(100% - 24px)}@media screen and (max-width: 1441px){.header-menu .user-menu .menu-link .nav-link-text{max-width:calc(100% - 20px)}}.header-menu .user-menu .menu-link .user-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;text-align:center}.header-menu .user-menu .woodmart-nav-link{padding-right:18px}.header-menu .user-menu .woodmart-nav-link:before{right:6px!important}.header-menu .user-menu .woodmart-nav-link:after{right:3px!important}.header-menu .user-menu .dropdown-box .notification-news-box .badge-circle{position:relative!important;font-size:10px;right:auto!important;width:17px;height:17px;margin-left:4px;top:-2px}.header-menu .notification-item{margin-left:12px}@media (max-width: 768px){.header-menu .notification-item{margin-left:8px}}.header-menu .notification-item .notification-link{background:#ffffff1a;width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center}.header-menu .notification-item .notification-link .badge-circle{right:-8px;top:-4px;font-size:9px;height:16px;width:16px}.header-menu .main-menu{display:flex;align-items:center;margin-left:auto}@media screen and (max-width: 1441px){.header-menu .main-menu{margin-left:auto;margin-right:auto}}.header-menu .main-menu li{height:100%;display:flex;align-items:center}@media (min-width: 769px){.header-menu .main-menu li:hover .menu-link{color:#ceee71}}.header-menu .main-menu li+li{margin-left:20px}@media screen and (min-width: 1024px) and (max-width: 1300px){.header-menu .main-menu li+li{margin-left:12px}}.header-menu .menu-link{display:block}.header-menu .menu-link .nav-link-text{position:relative;font-size:14px;letter-spacing:.03em}.header-menu .menu-link .icon{width:20px;height:auto;margin-right:8px;flex-shrink:0}.header-menu .menu-link .badge-circle{border:.5px solid #fff;font-size:10px;height:16px;line-height:16px;right:-6px;width:16px}.header-menu .dropdown-box{padding:0;position:relative}@media screen and (max-width: 420px){.header-menu .dropdown-toggle.menu-link{max-width:120px}}.user-dropdown-mobile .dropdown-menu.show{right:0!important;left:auto!important;transform:translate3d(0,24px,0)!important}.desktop-menu.user-dropdown .menu-link{margin-right:0}.disabled-events{pointer-events:none}.footer{letter-spacing:.005em}.footer .logo-link{display:inline-block;margin-bottom:24px}.footer .logo-link .logo-img{width:100%;height:auto}@media (max-width: 1024px){.footer .logo-link .logo-img{max-width:200px}}@media (min-width: 1025px){.footer .footer-desk-logo-box{margin-top:24px}}.footer .footer-main{background-color:#012353;padding-top:3.6rem;padding-bottom:6.4rem;color:#fff}@media (max-width: 575px){.footer .footer-main{padding-top:2rem;padding-bottom:2rem}}.footer .footer-bottom{background-color:#ceee71;padding:26px 0}.footer .footer-bottom .copyright-box{font-size:16px;letter-spacing:.05em;color:#012353;line-height:1.2}@media (max-width: 1024px){.footer .footer-bottom .copyright-box{font-size:14px}}.footer-widget .footer-widget-title{color:#fff;margin-bottom:12px}@media (max-width: 1024px){.footer-widget .footer-widget-title{align-items:center;display:flex;justify-content:space-between}}.footer-widget .footer-widget-title .footer_content_title{max-width:24rem;width:100%;color:#fff;font-size:20px;text-transform:capitalize;display:inline-block;padding-right:2px;padding-bottom:12px;border-bottom:4px solid #CEEE71}@media (max-width: 768px){.footer-widget .footer-widget-title .footer_content_title{font-size:14px;border-bottom-width:3px}}@media (max-width: 1024px){.footer-widget .footer-widget-title .footer_content_title{display:flex;justify-content:space-between;align-items:center}}@media (max-width: 1024px){.footer-widget .footer-widget-content{display:none}}.footer-widget .menu-list{position:relative;margin-bottom:1rem;line-height:1.4}.footer-widget .menu-list .menu-link{font-size:14px;color:#fff;letter-spacing:.05em;transition:color .3s ease}@media (min-width: 1025px){.footer-widget .menu-list .menu-link:not(.address-info):hover{color:#ceee71!important}}.footer-widget .menu-list .menu-link.forwrap{padding-right:29px}@media (max-width: 768px){.footer-widget .menu-list .menu-link{font-size:12px}}.footer-widget .menu-list .menu-list__item{display:flex;align-items:center;margin-left:0;margin-bottom:16px}.footer-widget .menu-list.contact-list{padding-right:10%}@media (max-width: 991px){.footer-widget .menu-list.contact-list{padding-right:0}}.footer-widget .menu-list.contact-list .menu-list__item .icon-box{flex-shrink:0;margin-right:10px}.footer-widget .menu-list.contact-list .menu-list__item i{color:#fff;font-size:17px}.footer-widget .menu-list.contact-list .menu-link{color:#fff}.footer-widget .social-list{display:flex;align-items:center;gap:20px}@media (max-width: 1024px){.footer-widget .social-list{gap:12px}}.footer-widget .social-list .social-link{display:flex;align-items:center;flex-direction:column}.footer-widget .social-list .social-link .icon{width:3.2rem;height:auto}@media (max-width: 1024px){.footer-widget .social-list .social-link .icon{width:24px}}.footer-widget .social-list .social-link .link-text{font-size:11px;color:#fff;margin-top:11px;line-height:.05em}@media (max-width: 1024px){.footer-widget .social-list .social-link .link-text{display:none}}.footer-dropdown .dropdown_icon{display:none}@media (max-width: 1024px){.footer-dropdown .dropdown_icon{flex:1;text-align:right;padding-left:30px;display:inline-block;font-size:17px}}.footer-dropdown.active .dropdown_icon{transform:rotateX(180deg)}.footer-dropdown.active .footer-widget-content{display:block}#scroll-top{position:fixed;right:30px;bottom:24px;z-index:2222;width:50px;height:50px;border-radius:50%;background-color:#ffffffe6;box-shadow:0 0 5px #0000002b;color:#333;text-align:center;font-size:0;opacity:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-transform:translateX(100%);transform:translate(100%);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease}#scroll-top i{color:#656b74;font-size:16px;transition:color .3s ease}@media (max-width: 1024px){#scroll-top{bottom:28px;width:40px;height:40px}}#scroll-top:hover,#scroll-top:focus{background-color:#012353}#scroll-top:hover i,#scroll-top:focus i{color:#fff}#scroll-top.fixed{transform:translateY(0);opacity:1;visibility:visible}#call{background-image:url(/build/assets/call_green3-CEX8Ls-4.gif);background-size:contain;background-position:center;background-color:transparent;background-repeat:no-repeat;border-color:transparent;box-shadow:none;color:transparent;position:fixed;right:22px;top:100%;transform:translateY(-160px);z-index:2222;padding:30px;cursor:pointer}@media (max-width: 1024px){.tablet-full-width{flex:0 0 100%;width:100%!important}}.static-content img{margin:0 auto 35px}.static-content p{margin-bottom:20px}.static-content iframe,.static-content video{max-width:100%;display:inline-block;vertical-align:top;margin-bottom:20px}@media (max-width: 575px){.static-content iframe,.static-content video{height:auto}}.static-content ul{list-style:none;margin-bottom:20px;padding-left:20px;text-align:left}.static-content ul li{position:relative;list-style:none;margin-bottom:10px}.static-content ul li:before{position:absolute;top:.7em;left:-20px;font-weight:600;font-size:10px;content:"";font-family:"Font Awesome 5 Free"}.static-content .services-bg-box{margin-top:40px}.static-content .services-bg-box--inner{position:relative;cursor:pointer}.static-content .services-bg-box--inner .img-box{position:relative;overflow:hidden}.static-content .services-bg-box--inner .img-box:after{content:"";position:absolute;background-color:#0000004d;width:100%;height:100%;top:0;left:0;right:0;bottom:0;transition:background-color .5s cubic-bezier(0,0,.44,1.18)}.static-content .services-bg-box--inner .img-box img{margin-bottom:0;overflow:hidden;transition:transform .5s cubic-bezier(0,0,.44,1.18),-webkit-transform .5s cubic-bezier(0,0,.44,1.18)}.static-content .services-bg-box--inner .title{font-size:5vw;color:#fff;line-height:1.2;padding:0 30px;margin-bottom:0;transition:transform .3s ease}@media (min-width: 769px){.static-content .services-bg-box--inner .title{font-size:32px;transform:translateY(0)}}.static-content .services-bg-box--inner .title-box{width:100%;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.static-content .services-bg-box--inner .btn-link{position:relative;display:inline-block;padding:12px 20px;font-size:13px;line-height:18px;background-color:#012353;border-radius:35px;color:#fff;text-transform:uppercase;margin-top:15px;letter-spacing:.3px}@media (min-width: 769px){.static-content .services-bg-box--inner .btn-link{opacity:0;transform:translateY(15px);transition:opacity .25s ease,transform .25s ease}}.static-content .services-bg-box--inner:hover .img-box:after{background-color:#0009}.static-content .services-bg-box--inner:hover .img-box img{transform:scale(1.09)}@media (min-width: 769px){.static-content .services-bg-box--inner:hover .title{transform:translateY(-28px)}}.static-content .services-bg-box--inner:hover .btn-link{text-decoration:none}@media (min-width: 769px){.static-content .services-bg-box--inner:hover .btn-link{opacity:1;transform:translateY(0)}}.static-content .title-with-line{display:flex;align-items:center;color:#2d2a2a}.static-content .title-with-line h4,.static-content .title-with-line .h4{font-size:48px;line-height:1.2;padding-right:20px;padding-left:20px}@media (max-width: 768px){.static-content .title-with-line h4,.static-content .title-with-line .h4{line-height:1.2;font-size:22px}}.static-content .title-with-line .line{display:block;flex:1 1 auto;border-bottom:1px solid rgba(129,129,129,.2);height:0}.static-content .our-services .text-box .title{line-height:55px;font-size:45px;color:#2d2a2a;margin-bottom:35px}@media (max-width: 768px){.static-content .our-services .text-box .title{line-height:38px;font-size:28px}}.static-content .our-services .text-box li{font-size:19px;display:inline-block}.static-content .our-services .row{margin-bottom:40px}@media (min-width: 769px){.static-content .our-services .row:nth-child(odd) .text-box{padding-right:5%;margin-left:65px}}@media (min-width: 769px){.static-content .our-services .row:nth-child(2n) *{text-align:right}}@media (min-width: 769px){.static-content .our-services .row:nth-child(2n) .text-box{padding-left:5%;margin-right:65px}}@media (min-width: 769px){.static-content .our-services .row:nth-child(2n) .img-box{order:1}}.page-header h1,.page-header .h1{color:#1e3636;font-size:3.6rem;margin-bottom:2.7rem}.page-header h1 span,.page-header .h1 span{display:block;color:#1e3636;font-size:.5em}.subtitle{color:#21293c;font-size:1.9rem}.about-section{padding:1rem 0 2.5rem;color:#7b858a;font-size:1.5rem;line-height:1.8}.about-section p{margin-bottom:2rem}.about-section .lead{font-family:var(--font-primary);color:#21293c;font-size:1.8rem;line-height:1.5}.features-section{padding:5rem 0 2.4rem}.features-section h3,.features-section .h3{font-family:var(--font-primary)}.features-section .feature-box{padding:3rem 4rem}.testimonials-section{padding:5rem 0}.testimonials-section .subtitle{margin-bottom:3.5rem}.counters-section{padding:4.5rem 0 4rem}.count-container .count-wrapper{color:#0087cb;font-size:3.2rem;line-height:3.2rem}.count-container span:not(.count-to){font-size:1.9rem}.count-container .count-title{color:#7b858a;font-size:1.4rem}@media (min-width: 992px){.counters-section .col-md-4{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}@media (min-width: 769px){.about-section{padding-top:3rem;padding-bottom:3.5rem}}@media (min-width: 576px){.testimonial blockquote{margin-left:85px;padding:1.5rem 3rem 1.5rem 2rem}}.form-content-info-box{margin-bottom:40px;text-align:center}@media screen and (max-width: 768px){.form-content-info-box{margin-bottom:20px}}.form-content-info-box .title{font-weight:400;font-size:22px;color:#252525}@media screen and (max-width: 768px){.form-content-info-box .title{font-size:16px}}.form-content-info-box .info-text{font-size:18px;color:#707070;margin-top:10px}@media screen and (max-width: 768px){.form-content-info-box .info-text{font-size:14px}}.registration-img-box{margin-top:60px}.tabs-nav{margin-bottom:64px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){.tabs-nav{margin-bottom:20px}}.tabs-nav .tab-link{position:relative;margin-bottom:0;min-width:130px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width: 768px){.tabs-nav .tab-link{min-width:100px}}.tabs-nav .tab-link:not(:last-child){margin-right:5px}.tabs-nav .tab-link:not(:last-child):after{content:"";position:absolute;height:1px;top:21px;left:50%;width:100%;background-color:#012353;z-index:1}.tabs-nav .tab-link.active .tab-icon{background-color:#012353}.tabs-nav .tab-link.active .tab-icon .icon{opacity:1;visibility:visible}.tabs-nav .tab-icon{position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;border:1px solid #012353;background-color:#fff;transition:all .3s ease;z-index:2}.tabs-nav .tab-icon .icon{width:18px;height:16px;transition:all .3s ease}.tabs-nav .tab-text{font-size:12px;margin-top:13px;color:#252525}@media screen and (max-width: 768px){.tabs-nav .tab-text{font-size:10px}}@media screen and (max-width: 1024px){.form-content{margin-top:30px}}.form-content .field-col,.form-content .img-col{padding-right:15px;padding-left:15px}.form-content .field-col{max-width:762px;flex:0 0 60%}@media screen and (max-width: 1024px){.form-content .field-col{max-width:100%;flex:0 0 100%}}.form-content .img-col{flex:0 0 40;max-width:40%}@media screen and (max-width: 1024px){.form-content .img-col{display:none}}.form-content .login-btn-box{display:flex;align-items:center;justify-content:center;column-gap:16px;margin-bottom:40px}.form-content .login-btn-box .tab-btn{font-size:20px;color:#012353;width:auto;text-align:center;background-color:transparent;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){.form-content .login-btn-box .tab-btn{font-size:16px}}.form-content .login-btn-box .tab-btn.active{height:50px;min-width:82px;background-color:#012353;color:#fff}@media screen and (max-width: 768px){.form-content .login-btn-box .tab-btn.active{height:42px;padding:8px 12px}}.form-content .registration-form-content p{margin-bottom:0;letter-spacing:normal}.form-content .form-group{margin-bottom:18px;margin-right:0;width:100%}@media screen and (max-width: 768px){.form-content .form-group{max-width:306px;margin-left:auto;margin-right:auto}}.form-content .form-group .delete-icon-image{position:absolute;left:100%;margin-left:-5px;margin-top:0;cursor:pointer}.form-content .form-group .image-span{position:relative}.form-content .form-group .upload_image{width:50px}.form-content .form-group .mr-15{margin-right:15px}.form-content .form-group .mr-5{margin-right:10px}.form-content .form-group .form-label{font-weight:400;font-size:16px;line-height:1.2;color:#252525;margin-bottom:10px}@media screen and (max-width: 768px){.form-content .form-group .form-label{font-size:14px}}.form-content .form-group .form-control{max-width:350px;width:100%;padding:0 15px;height:47px;border:1px solid rgba(1,35,83,.5);border-radius:10px;font-size:16px;color:#252525;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}@media screen and (max-width: 768px){.form-content .form-group .form-control{max-width:100%}}.form-content .form-group .form-control.is-invalid{border-color:#da2a2e!important}.form-content .form-group .form-control:focus{box-shadow:none!important}.form-content .form-group .form-control::-webkit-input-placeholder{color:#797979}.form-content .form-group .form-control:-moz-placeholder{color:#797979}.form-content .form-group .form-control::-moz-placeholder{color:#797979}.form-content .form-group .form-control:-ms-input-placeholder{color:#797979}.form-content .form-group .input-icon-group{position:relative}.form-content .form-group .input-icon-group .form-control{padding-left:40px}.form-content .form-group .input-icon-group .input-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:20px}.form-content .form-group .erf-required{color:#da2a2e;font-size:22px;line-height:16px}.form-content .invalid-feedback{padding-left:10px;margin-top:8px;display:block}.form-content .invalid-feedback strong{font-size:12px;color:#ac1d1dcc}.form-content .input-icon-group-phone .form-control{padding-left:77px!important;line-height:47px;transition:none}.form-content .input-icon-group-phone .form-control::-webkit-input-placeholder{padding-left:0}.form-content .input-icon-group-phone .form-control:-moz-placeholder{padding-left:0}.form-content .input-icon-group-phone .form-control::-moz-placeholder{padding-left:0}.form-content .input-icon-group-phone .form-control:-ms-input-placeholder{padding-left:0}.form-content .input-icon-group-phone .phone-label{font-size:16px;color:#252525;position:absolute;top:0;left:40px;height:47px;line-height:47px}.form-content .phone-input-group{position:relative;max-width:350px}@media screen and (max-width: 768px){.form-content .phone-input-group{max-width:100%}}.form-content .phone-input-group .form-control{padding-right:40px}.form-content .phone-input-group .eyeImg{cursor:pointer;position:absolute;right:16px;top:0;bottom:0;margin-top:auto;margin-bottom:auto}.form-content .btn-box{padding-top:22px}@media screen and (max-width: 768px){.form-content .btn-box{text-align:center}}.form-content .btn-primary{border:none;padding:12px;border-radius:10px;max-width:350px;width:100%;height:47px;background-color:#012353;font-size:16px;color:#fff}@media screen and (max-width: 768px){.form-content .btn-primary{max-width:306px}}.form-content .btn-primary.disabled{background-color:#707070;cursor:not-allowed}.form-content .btn-primary:focus{outline:none!important;box-shadow:none!important}.registration-form-content{max-width:733px;width:100%;margin-left:auto;margin-right:auto}@media screen and (max-width: 768px){.registration-form-content{max-width:100%}}.registration-form-content .two-cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-column-gap:33px}.registration-form-content .sm-col{max-width:510px;width:100%;margin:0 auto}@media screen and (max-width: 768px){.registration-form-content .sm-col{max-width:100%}}.registration-form-content .xs-col{max-width:350px;margin-left:auto;margin-right:auto}@media screen and (max-width: 768px){.registration-form-content .xs-col{max-width:306px}}.registration-form-content .form-top-info .sub-info{color:#707070;text-align:center;font-size:14px;margin-bottom:30px}.registration-form-content .form-top-info .info-text{color:#000;font-size:16px;line-height:1.3;margin-bottom:60px;text-align:center}.registration-form-content .another-way{max-width:350px;width:100%;margin-bottom:8px;font-size:12px;color:#000;text-align:center}@media screen and (max-width: 565px){.registration-form-content .another-way{max-width:306px}}.registration-form-content .input-label-group{position:relative}.registration-form-content .input-label-group .radio-btn-custom{position:absolute;left:-40px;bottom:12px}.registration-form-content .radio-btn-input-group .inputs-group{display:flex}.registration-form-content .radio-btn-input-group .form-radio-control{width:25px;height:25px}.registration-form-content .radio-btn-input-group .radio-btn-custom{cursor:pointer}.registration-form-content .radio-btn-input-group .radio-btn-custom input{display:none}.registration-form-content .radio-btn-input-group .radio-btn-custom input:checked~label:after{display:block}.registration-form-content .radio-btn-input-group .radio-btn-custom .radio-btn-label{cursor:pointer;width:25px;height:25px;border-radius:50%;border:1px solid #012353;position:relative;margin-bottom:0;display:block}.registration-form-content .radio-btn-input-group .radio-btn-custom .radio-btn-label:after{content:"";position:absolute;border-radius:50%;cursor:pointer;top:4px;left:4px;width:15px;height:15px;background-color:#012353;display:none}.registration-form-content .check-code{max-width:350px;margin:0 auto}@media screen and (max-width: 768px){.registration-form-content .check-code{max-width:306px}}.registration-form-content .check-code .timer-spin-box{display:flex;align-items:center;justify-content:center;margin-bottom:32px}.registration-form-content .check-code .timer-spin-box .timer-spin-img{width:100px}@media screen and (max-width: 768px){.registration-form-content .check-code .timer-spin-box .timer-spin-img{width:60px}}.registration-form-content .check-code .top-info{font-size:16px;color:#000c}.registration-form-content .check-code .top-info .top-info-text{margin-bottom:10px}.registration-form-content .check-code .top-info strong{color:#252525;font-size:18px}.registration-form-content .check-code #registerCode{letter-spacing:.5em}.registration-form-content .check-code .send-message-again{text-align:center;margin-top:30px;color:#da2a2e;display:flex;align-items:center;justify-content:center}.registration-form-content .check-code .send-message-again .icon-box{margin-right:16px}.registration-form-content .check-code .send-message-again .icon-box .icon{width:18px;height:18px}.choose-way .main-content-form{padding-left:80px}@media screen and (max-width: 768px){.choose-way .main-content-form{padding-left:40px}}.success-message .img-box{margin-bottom:57px;display:flex;align-items:center;justify-content:center}.success-message .img-box .success-registration-img{max-width:204px}@media screen and (max-width: 768px){.success-message .img-box .success-registration-img{max-width:102px}}#popupPasswordConfirmed{display:flex;align-items:center;justify-content:center;position:fixed;padding:30px;width:100%;height:100%;z-index:1222;top:0;background:#000000b3}@media screen and (max-width: 1024px){#popupPasswordConfirmed{padding:16px}}#popupPasswordConfirmed .main-modal{max-height:692px;max-width:934px;height:100%;width:100%;margin:auto;background-color:#fff;border-radius:20px}@media screen and (max-width: 1024px){#popupPasswordConfirmed .main-modal{max-width:343px;min-height:264px;max-height:100%;height:auto}}#popupPasswordConfirmed .main-modal .main-modal--inner{width:100%;height:100%;padding:32px;overflow-y:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}#popupPasswordConfirmed .main-modal .img-box{margin-bottom:70px}@media screen and (max-width: 1024px){#popupPasswordConfirmed .main-modal .img-box{margin-bottom:16px}}#popupPasswordConfirmed .main-modal .img-box .icon{color:#012353;width:80px}@media screen and (max-width: 1024px){#popupPasswordConfirmed .main-modal .img-box .icon{width:48px}}#popupPasswordConfirmed .main-modal .intro-box{margin-bottom:120px;text-align:center}@media screen and (max-width: 1024px){#popupPasswordConfirmed .main-modal .intro-box{margin-bottom:28px}}#popupPasswordConfirmed .main-modal .intro-box .intro-text{font-size:20px;color:#252525}@media screen and (max-width: 1024px){#popupPasswordConfirmed .main-modal .intro-box .intro-text{font-size:16px}}#popupPasswordConfirmed .main-modal .btn-primary{font-weight:400;max-width:440px;width:100%;min-height:58px;border-radius:15px;background-color:#012353;padding:12px 16px;font-size:24px;display:flex;align-items:center;justify-content:center;text-align:center}@media screen and (max-width: 1024px){#popupPasswordConfirmed .main-modal .btn-primary{min-height:46px;font-size:16px;max-width:160px}}.page-top-box{margin-bottom:70px}@media screen and (max-width: 1024px){.page-top-box{display:none}}.page-top-box .page-title-box{margin-bottom:0}.login-page .form-content .phone-input-group{max-width:482px}@media screen and (max-width: 768px){.login-page .form-content .phone-input-group{max-width:100%}}.login-page .form-content.form-content-login{width:100%;max-width:482px;margin-left:auto;margin-right:auto}@media screen and (max-width: 768px){.login-page .form-content.form-content-login{max-width:100%}}@media screen and (max-width: 768px){.login-page .form-content.form-content-login .form-group{max-width:100%}}.login-page .form-content.form-content-login .form-control{max-width:482px}@media screen and (max-width: 768px){.login-page .form-content.form-content-login .form-control{max-width:100%}}.login-page .form-content.form-content-login .btn-theme-primary{max-width:482px;width:100%;min-height:47px;border-radius:10px;font-size:16px}@media screen and (max-width: 768px){.login-page .form-content.form-content-login .btn-theme-primary{max-width:100%}}.login-page .form-content .check-pass-box{display:flex}.login-page .form-content .check-pass-box .check-pass-link{margin-left:auto;color:#024e74;font-size:14px}.login-page .form-content .custom-checkbox{font-size:14px}.login-page .form-content .custom-checkbox input{display:none}.login-page .form-content .custom-checkbox input:checked~label:after{background-image:url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="24" height="24" viewBox="0 0 24 24"%3E%3Cpath fill="%23069" d="m10.586 13.414l-2.829-2.828L6.343 12l4.243 4.243l7.07-7.071l-1.413-1.415l-5.657 5.657Z"%2F%3E%3C%2Fsvg%3E')}.login-page .form-content .custom-checkbox .checkbox-label{padding-left:30px;position:relative;cursor:pointer}.login-page .form-content .custom-checkbox .checkbox-label:after{content:"";position:absolute;background-size:26px;background-position:center;background-repeat:no-repeat;top:0;left:0;bottom:0;margin:auto;width:18px;height:18px;border:1px solid #CACACA;border-radius:2px;cursor:pointer}.login-dropdown{height:auto!important}@media screen and (min-width: 1025px){.login-dropdown:hover .login-submenu{display:block}}.login-dropdown #userDropdown .icon-text{display:flex;align-items:center}.login-dropdown #userDropdown .icon-text:after{content:"";font-size:16px;font-family:porto;margin-left:8px}@media screen and (max-width: 1024px){.login-dropdown #userDropdown .icon-text:after{font-size:12px;bottom:2px}}.login-dropdown .login-submenu{position:absolute;top:100%;right:0;transform:translate(50%);display:none;width:330px;background:#fff;box-shadow:0 4px 4px #01235340;border:1px solid rgba(48,59,27,.1);border-radius:8px;z-index:111}@media screen and (max-width: 1024px){.login-dropdown .login-submenu{transform:translate(50px);width:200px}}@media screen and (max-width: 768px){.login-dropdown .login-submenu{transform:none}}.login-dropdown .login-submenu.active{display:block}.login-dropdown .login-submenu--inner{display:flex;align-items:center;justify-content:center;padding:34px 24px}@media screen and (max-width: 1024px){.login-dropdown .login-submenu--inner{padding:28px 16px}}.login-dropdown .login-submenu .btn-list{display:flex;flex-direction:column;margin-bottom:0;width:100%}.login-dropdown .login-submenu .btn-list .btn-list__item:not(:last-child){margin-bottom:20px}.login-dropdown .login-submenu .btn-base{width:282px;height:46px;font-size:14px;padding:10px 12px;letter-spacing:.04em}@media screen and (max-width: 1024px){.login-dropdown .login-submenu .btn-base{height:40px;width:100%}}.sidebar-shop{font-size:1.3rem}.sidebar-shop .widget{padding:2rem;border:1px solid #e7e7e7}.sidebar-shop .widget:after{display:block;clear:both;content:""}.sidebar-shop .widget:not(:last-child){border-bottom:0}.sidebar-shop .widget .config-swatch-list{margin-top:.3rem}.sidebar-shop .widget .config-swatch-list li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:0;margin-bottom:.5rem;font-size:1.3rem}.sidebar-shop .widget .config-swatch-list li:last-child{margin-bottom:0}.sidebar-shop .widget .config-swatch-list li a{margin-right:1.5rem}.sidebar-shop .widget-title{margin:0;color:#313131;font-size:1.5rem;font-weight:400;font-family:var(--font-primary);line-height:1.4;text-transform:uppercase}.sidebar-shop .widget-title a{display:block;position:relative;color:inherit}.sidebar-shop .widget-title a:hover,.sidebar-shop .widget-title a:focus{text-decoration:none}.sidebar-shop .widget-title a:before,.sidebar-shop .widget-title a:after{display:inline-block;position:absolute;top:50%;right:0;width:10px;height:2px;margin-top:-1px;transition:all .35s;background:#222529;content:""}.sidebar-shop .widget-title a.collapsed:after{transform:rotate(-90deg)}.sidebar-shop .widget-body{padding:1.5rem 0}.sidebar-shop .widget-featured{position:relative}.sidebar-shop .widget-featured .widget-body{padding-top:2.3rem}.sidebar-shop .widget-featured .product-sm:last-child{margin-bottom:0}.widget .owl-carousel .owl-nav{position:absolute;top:-4.3rem;right:-.4rem;line-height:0}.widget .owl-carousel .owl-nav button.owl-next,.widget .owl-carousel .owl-nav button.owl-prev{padding:0 .4rem!important;border-radius:0;color:#222529;font-size:2rem;line-height:1}.widget .owl-carousel .owl-nav i:before{width:auto;margin:0}.cat-list{margin:0;padding:0;list-style:none}.cat-list li{margin-bottom:1.4rem}.cat-list li:last-child{margin-bottom:0}.cat-list li a{color:#777}.cat-list li a:hover,.cat-list li a:focus{color:#012353}.config-size-list{margin:0;padding:0;font-size:0;list-style:none}.config-size-list li{display:-ms-inline-flexbox;display:inline-flex;margin-bottom:.8rem}.config-size-list li:not(:last-child){margin-right:.8rem}.config-size-list a{display:block;position:relative;width:4.4rem;height:3rem;transition:all .3s;border:1px solid #e9e9e9;color:#777;font-size:1.4rem;line-height:2.8rem;text-align:center;text-decoration:none}.config-size-list a:hover,.config-size-list a:focus,.config-size-list a.active{border-color:#012353;background-color:#012353;color:#61605a;text-decoration:none}.filter-price-action{margin-top:2.5rem;padding-bottom:.4rem}.filter-price-action .btn{padding:3px .7em;font-size:1.2rem}.filter-price-action .filter-price-text{font-size:1.2rem;line-height:2}.widget-block{font-size:1.5rem;line-height:1.42}.widget-block h5,.widget-block .h5{margin-bottom:2rem;color:#7a7d82;font-size:1.4rem}.widget-block p{color:#21293c;max-width:210px}.horizontal-filter{margin-bottom:2rem;padding:12px 12px 2px;background-color:#f4f4f4}.horizontal-filter .filter-price-form{font-family:var(--font-primary);font-size:1.36rem}.horizontal-filter .filter-price-form .btn{font-family:inherit;padding:.7rem 1.2rem;font-size:1.2rem}.horizontal-filter .input-price{display:block;width:50px;padding:6px;line-height:1.45;outline:none;border:1px solid rgba(0,0,0,.09)}.horizontal-filter select{border:0}.sort-list li{padding:1rem 0;font-size:12px;text-transform:uppercase}.sort-list li a{color:inherit}.btn-loadmore{box-shadow:none;padding:1.3rem 3rem;border:1px solid #e7e7e7;font-size:1.2rem;font-family:var(--font-primary);color:#555}.btn-loadmore:hover{border-color:#ccc}@media (min-width: 992px){.horizontal-filter:not(.filter-sorts){padding-left:20px;padding-right:20px}.filter-sorts .toolbox-left{position:relative}.filter-sorts .toolbox-item.toolbox-sort{margin-left:0;margin-right:1rem;background-color:#fff}.filter-sorts select{border:0;text-transform:uppercase}.filter-sorts .mobile-sidebar.sidebar-shop{left:0;padding:0;visibility:visible;z-index:2}.sort-list{display:none;position:absolute;top:100%;left:0;min-width:220px;margin-top:10px;padding:10px 15px;background:#fff;box-shadow:0 1px 3px #00000026;z-index:99}.sort-list:before,.sort-list:after{content:"";position:absolute;bottom:100%;border-right:10px solid transparent;border-bottom:10px solid #fff;border-left:10px solid transparent}.sort-list:before{left:21px;z-index:999}.sort-list:after{left:20px;border-right-width:11px;border-bottom:11px solid #e8e8e8;border-left-width:11px}.toolbox-item.opened .sort-list{display:block}}@media (max-width: 991px){.sidebar-shop .widget{padding:2rem 0;border:0}.sidebar-shop .widget:first-child{padding-top:0}.sidebar-shop .widget:not(:last-child){border-bottom:1px solid #e7e7e7}}@media (min-width: 992px) and (max-width: 1500px){.sidebar-shop .product-widget figure{max-width:70px;margin-right:1.5rem}}.order-received-page{padding-top:35px;padding-bottom:35px;background-color:#f2f4f6}.order-received-main-content{color:#252525}.order-received-main-content .order-received__title-box{font-size:24px;margin-bottom:32px}@media (max-width: 575px){.order-received-main-content .order-received__title-box{font-size:16px;margin-bottom:24px}}.order-received-main-content .order-received__title-box .icon{color:#012353;flex-shrink:0;margin-right:14px;width:32px;height:auto}.order-received-main-content .order-received__title-box .order-numbers{display:flex;color:#012353;margin-bottom:0}.order-received-main-content .order-received__title-box .order-numbers li:not(:last-child):after{content:"|";margin:0 4px;display:inline-block}.order-received-main-content .order-received-info{font-size:18px;letter-spacing:.05em}@media (max-width: 575px){.order-received-main-content .order-received-info{font-size:14px}}.order-received-main-content .order-received-info p{margin-bottom:0}.order-received-main-content .order-received-info p:not(:last-child){margin-bottom:30px}@media (max-width: 575px){.order-received-main-content .order-received-info p:not(:last-child){margin-bottom:24px}}.order-received-main-content .order-received-actions{display:flex;flex-wrap:wrap;gap:32px;margin-top:32px}@media (max-width: 768px){.order-received-main-content .order-received-actions{gap:20px}}.order-received-main-content .order-received-actions .btn-action{min-width:360px;min-height:48px;font-size:20px;border-radius:12px}@media (max-width: 768px){.order-received-main-content .order-received-actions .btn-action{min-width:320px}}@media (max-width: 575px){.order-received-main-content .order-received-actions .btn-action{min-width:auto;width:100%}}.order-details-table-box .table-title{font-size:18px;color:#000;margin-bottom:20px}.order-details-table-box .order-table{width:100%;color:#252525;border:1px solid #D8D8D8;border-radius:12px;overflow:hidden;border-collapse:separate;border-spacing:0}.order-details-table-box .order-table th,.order-details-table-box .order-table td{min-height:48px;vertical-align:middle;border-bottom:1px solid #D8D8D8;border-left:1px solid #D8D8D8;text-align:center}.order-details-table-box .order-table th:first-child,.order-details-table-box .order-table td:first-child{border-left:none}.order-details-table-box .order-table thead th{background-color:#f4f4f4;font-size:20px;padding:10px 16px}@media (max-width: 768px){.order-details-table-box .order-table thead th{font-size:15px}}.order-details-table-box .order-table td{font-size:15px;padding:4px 16px}.order-details-table-box .order-table td.confirm{color:#00893a}.order-details-table-box .order-table tr:last-child td{border-bottom:none}.order-details-table-box .order-table .product-title-link{color:#252525;transition:all .3s ease;text-align:left}@media (min-width: 769px){.order-details-table-box .order-table .product-title-link:hover{color:#012353}}.order-details-table-box .order-table .product-img{width:100px}.order-details-table-box .order-table .product-img-link{width:62px}@media (max-width: 768px){.order-details-table-box .order-table .product-img-link{width:56px}}.order-details-table-box .order-more-info{font-size:16px;letter-spacing:.02em;margin-bottom:20px;gap:20px}.order-details-table-box .order-more-info .accent-text{color:#012353}.order-details-table-box .view-order-link{font-size:18px;color:#012353}@media (max-width: 1024px){.order-details-table-box .view-order-link{font-size:16px}}.order-info-card{padding:30px 42px;background-color:#fff;border-radius:16px}@media (max-width: 768px){.order-info-card{padding-left:20px;padding-right:20px}}.order-info-card:not(:last-child){margin-bottom:22px}.new-products-slider-card .product-card .product-box{box-shadow:none}.single-product-page{padding-top:40px}@media (max-width: 575px){.single-product-page{padding-top:15px}}.single-product-page .previous-box{margin-bottom:20px;align-items:center;display:flex;flex-wrap:wrap}.single-product-page .previous-box .previous-page-btn{justify-content:center;background:#012353;align-items:center;border-radius:50%;margin-right:15px;padding:2px 9px;font-size:22px;height:39.2px;width:39.2px;display:flex;color:#fff}.single-product-page .previous-box a:not(.previous-page-btn){transition:all .25s ease;font-style:normal;margin-right:6px;color:#8e8e8e;white-space:normal}.single-product-page .previous-box a:not(.previous-page-btn):not(:last-child):after{margin-left:5px;content:"/"}.single-product-page .product-left-box{border-right:1px solid #e6e6e6}@media (max-width: 575px){.single-product-page .product-left-box>.row{padding:0 10px;display:block}}.single-product-page .product-right-box .mini-cart{border-bottom:1px solid rgba(129,129,129,.2);padding-bottom:30px;margin-bottom:30px}.single-product-page .product-right-box .mini-cart{width:auto}.single-product-page .product-right-box .mini-cart--inner{max-width:400px}.product-single-details{margin-bottom:3rem}.product-single-details .product-excerpt{margin-bottom:16px}@media (max-width: 768px){.product-single-details .product-excerpt{margin-bottom:12px}}.product-single-details .quantity-options{max-width:458px}.product-single-details .add-to-cart-box{flex-direction:row;gap:10px}.product-single-details .add-to-cart-box .product-cart-btn,.product-single-details .add-to-cart-box .order-count-box{flex:50%}.product-single-details .product-cart-btn,.product-single-details .order-count-box{max-width:224px;min-height:48px}@media (max-width: 768px){.product-single-details .product-cart-btn,.product-single-details .order-count-box{max-width:100%;min-height:44px}}.product-single-details .product-cart-btn.alternate-product-btn,.product-single-details .order-count-box.alternate-product-btn{max-width:none}.product-single-details .product-price-box .product-old-price{font-size:22px;margin-right:12px}@media (max-width: 768px){.product-single-details .product-price-box .product-old-price{font-size:20px}}.product-single-details .product-price-box .product-price{font-size:28px}@media (max-width: 991px){.product-single-details .product-price-box .product-price{font-size:26px}}@media (max-width: 768px){.product-single-details .product-price-box .product-price{font-size:24px}}.product-single-details .box-quantity-labels{margin-top:16px;max-width:458px}@media (max-width: 768px){.product-single-details .box-quantity-labels{max-width:100%;margin-top:12px}}.product-single-details .box-quantity-labels .print-price-tag-btn{min-width:180px}@media (max-width: 768px){.product-single-details .box-quantity-labels .print-price-tag-btn{max-width:100%;flex:1 0 100%}}.product-single-details .box-quantity-labels .box-quantity-label{flex:1;min-height:36px;max-width:224px}@media (max-width: 768px){.product-single-details .box-quantity-labels .box-quantity-label{max-width:100%}}.product-single-details .box-quantity-labels .box-quantity-label:not(:last-child){margin-right:0}.product-single-details .product-assets-box{border-bottom:1px solid rgba(129,129,129,.2);padding-bottom:20px;margin:20px 0;display:flex;justify-content:flex-start;gap:50px}@media (max-width: 768px){.product-single-details .product-assets-box{gap:10px}}.product-single-details .product-assets-box .icon{width:20px}@media (max-width: 768px){.product-single-details .product-assets-box .btn-box{flex:50%}}.product-single-details .delivery-info-label,.product-single-details .delivery-date-label{max-width:224px}@media (max-width: 768px){.product-single-details .delivery-info-label,.product-single-details .delivery-date-label{max-width:100%}}.product-single-details a.upload-file-btn{align-items:center;margin:6px 0 22px;color:#3f3f3f;display:flex}.product-single-details a.upload-file-btn:hover{color:#012353}.product-single-details .product-title-box{display:flex;gap:30px}.product-single-details .product-title-box .title-box a{transition:all .25s ease;font-style:normal;margin-right:6px;color:#8e8e8e}.product-single-details .product-title-box .title-box a:hover{color:#585858}.product-single-details .product-title-box .title-box a:after{margin-left:5px;content:"/"}.product-single-details .product-title-box .title-box h4,.product-single-details .product-title-box .title-box .h4{font-size:15px;color:#333;margin:0}.product-single-details .product-title-box .icon-box{align-items:center;display:flex;gap:3px}.product-single-details .product-title-box .icon-box a{vertical-align:middle;text-align:center;line-height:20px;font-size:20px;display:block;height:20px;width:20px;color:#333}.product-description{border-bottom:1px solid rgba(129,129,129,.2);border-top:1px solid rgba(129,129,129,.2);margin-bottom:60px}@media (sm: 769px){.product-description{margin-bottom:40px}}.product-description .product-description__title-box{justify-content:center;display:flex}.product-description .product-description__title-box .description-title{font-size:16px;color:#2d2a2a;border-top:3px solid rgba(0,0,0,0);display:inline-block;padding:30px 0;border-top:3px solid #012353;text-transform:capitalize;text-align:center}@media (max-width: 768px){.product-description .product-description__title-box .description-title{padding:15px 0;font-size:14px}}.product-description .product-description__content{font-size:14px}.product-description .product-description__content .main-content{padding-bottom:40px}.product-description .product-description__content p{margin-bottom:20px}.product-description .product-description__content img{margin:10px auto 20px}.product-description .product-description__content ul{list-style:none;margin-bottom:20px;padding-left:20px;text-align:left}.product-description .product-description__content ul li{position:relative;list-style:none;margin-bottom:10px}.product-description .product-description__content ul li:before{position:absolute;top:.6em;left:-20px;font-weight:600;font-size:10px;content:"";font-family:"Font Awesome 5 Free"}.product-description .product-description__content table{max-width:930px;margin:0 auto;width:100%;border:none}.product-description .product-description__content table thead,.product-description .product-description__content table tbody{border:none}.product-description .product-description__content table thead th,.product-description .product-description__content table thead td{color:#777}.product-description .product-description__content table th,.product-description .product-description__content table td{border-bottom:1px solid #E6E6E6}.product-description .product-description__content table tbody th,.product-description .product-description__content table tbody td{text-align:left;font-size:14px;padding:15px 12px}@media (max-width: 768px){.product-description .product-description__content table tbody th,.product-description .product-description__content table tbody td{font-size:11px;padding-left:4px;padding-right:4px}}.product-description .product-description__content table tbody th{text-transform:capitalize}.product-description .product-description__content table tbody td,.product-description .product-description__content table tbody td a{color:#000}.product-description .product-description__content table tbody tr:last-child th,.product-description .product-description__content table tbody tr:last-child td{border:none}.product-description .product-description__content .table-bordered{margin-bottom:35px;max-width:100%;width:100%;border:0}.product-description .product-description__content .table-bordered thead,.product-description .product-description__content .table-bordered tbody,.product-description .product-description__content .table-bordered tfoot,.product-description .product-description__content .table-bordered tr{border:none}.product-description .product-description__content .table-bordered td{border:none;padding:15px 12px;border-bottom:1px solid #E6E6E6}.product-description .product-description__content .table-bordered tbody td{text-align:left}.product-more-info li strong{color:#333;font-size:14px}.product-more-info li:not(:last-child){margin-bottom:15px}.product-more-info li a{transition:all .25s ease;color:#0009;margin-left:12px}.product-more-info li a:hover{color:#000c}.last-viewed-products-content .last-viewed-products-title{font-size:16px;color:#2d2a2a;text-transform:capitalize;margin-bottom:20px;line-height:1.4}.last-viewed-products-content .last-viewed-product-box{border-bottom:1px solid rgba(129,129,129,.2);padding-bottom:15px;margin-bottom:15px;align-items:center;display:flex;gap:15px}.last-viewed-products-content .last-viewed-product-box img{max-width:65px;flex-shrink:0}.last-viewed-products-content .last-viewed-product-box .product-title-price-box .old-price{color:#bbb}.last-viewed-products-content .last-viewed-product-box .product-title-price-box .product-title{line-height:1.3;font-size:14px;color:#333;margin-bottom:8px;display:block}.last-viewed-products-content .last-viewed-product-box .product-title-price-box .price{font-size:14px;color:#012353}.add_to_cart_fixed_btn{position:fixed;bottom:0;left:0;right:0;width:100%;background-color:#fff;padding:16px;border-top-left-radius:16px;border-top-right-radius:16px;border:1px solid rgba(37,37,37,.1);min-height:150px;display:flex;flex-direction:column;justify-content:center;z-index:99}.add_to_cart_fixed_btn .product-price-box+.box-quantity-labels{margin-top:12px}.add_to_cart_fixed_btn .product-price-box .product-old-price,.add_to_cart_fixed_btn .product-price-box .product-price{font-size:24px;letter-spacing:.03em}.add_to_cart_fixed_btn .add-to-cart-box{flex-direction:row;gap:12px}.add_to_cart_fixed_btn .add-to-cart-box .order-count-box,.add_to_cart_fixed_btn .add-to-cart-box .product-cart-btn{flex:50%;min-height:48px}.single-product-page-body{padding-bottom:170px}.modal{background-color:#fafafa80}.modal .modal-dialog{display:flex;align-items:center;height:100%;margin:auto}@media (min-width: 992px){.modal .modal-dialog{max-width:920px}}.view-product-modal .modal-header{height:60px;padding-top:0;padding-bottom:0;border-bottom:none}.view-product-modal .close{opacity:1;padding:0}.view-product-modal .close span{font-size:30px}@media (max-width: 1024px){body.show-mobile-sidebar .mobile-sidebar{transform:none}.mobile-sidebar{display:block;position:fixed;top:0;bottom:0;left:0;width:300px;margin:0;padding:0 0 74px;transform:translate(-300px);transition:transform .2s ease-in-out 0s;background-color:#fff;z-index:9999}.mobile-sidebar .sidebar-wrapper{padding:18px 12px;height:100%;overflow-y:auto}}.mobile-sidebar .product-total-box{position:absolute;bottom:0;left:0;right:0;height:74px;border-top:1px solid #DEE2E7;display:flex;align-items:center;justify-content:center;padding:6px 12px;background:#fff}@media (min-width: 1025px){.mobile-sidebar .product-total-box{display:none}}.mobile-sidebar .product-total-box .product-total-btn{font-size:18px;color:#fff;background-color:#012353;min-height:48px;border-radius:32px;display:flex;align-items:center;justify-content:center;text-align:center;max-width:250px;width:100%}.product-single-top-info{margin-bottom:32px;gap:20px;margin-right:20px}@media (max-width: 768px){.product-single-top-info{flex-direction:column;margin-bottom:26px}}.seller-brand-info .product-info{display:flex}.seller-brand-info .product-info .more-info{letter-spacing:.04em}.seller-brand-info .product-info .icon{width:48px;height:48px;border-radius:8px;flex-shrink:0;object-fit:contain;margin-right:8px;border:.5px solid #E4E7E9}.seller-brand-info .product-info .label{font-size:14px;margin-bottom:6px;color:#25252580}.seller-brand-info .product-info .name{font-size:16px;margin-bottom:0;color:#252525}.seller-brand-info .product-info .name a{color:currentColor}.category-page{padding-top:30px}@media (max-width: 991px){.category-page{padding-top:18px}}.category-page .products-category-title{color:#252525;font-size:24px;margin-bottom:30px}@media (max-width: 1024px){.category-page .products-category-title{font-size:20px;margin-bottom:18px}}@media (max-width: 768px){.category-page .products-category-title{font-size:18px}}.category-page #product-list-container{flex:1 1 0;margin-bottom:32px}@media (max-width: 1024px){.category-page #product-list-container{flex:0 0 100%;max-width:100%}}.category-page .product-grid{grid-template-columns:repeat(3,1fr);display:grid;grid-gap:16px}.category-page .mini-cart .mini-cart--inner{backface-visibility:hidden}.category-page .mini-cart .mini-cart--inner.fixed{position:fixed;opacity:0;visibility:hidden;transition:all .3s ease}.category-page .mini-cart .mini-cart--inner.fixed.visible{opacity:1;visibility:visible}@media screen and (max-width: 575px){.category-page .product-grid{grid-template-columns:repeat(2,1fr)}}.product-filter-labels{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.product-filter-labels .product-filter-label{padding:4px 10px;min-height:32px;border-radius:8px;border:1.5px solid #012353;background-color:#fff;display:flex;align-items:center;justify-content:center}.product-filter-labels .product-filter-label .label-name{font-size:16px;color:#505050;margin-bottom:0}.product-filter-labels .product-filter-label .remove-label{margin-left:12px}.product-filter-labels .remove-all-link{color:#676767;font-size:16px}.product-sort-box{margin-bottom:42px;display:flex;align-items:center}@media (min-width: 1025px){.product-sort-box{padding:16px 20px;min-height:60px;border-radius:12px;border:1px solid #E4E7E9;background:#fff}}@media (max-width: 1024px){.product-sort-box{flex-wrap:wrap;margin-bottom:18px}}.product-sort-box .product-total{font-size:16px;color:#707070;letter-spacing:.06em}@media (max-width: 1024px){.product-sort-box .product-total{margin-bottom:20px}}@media (max-width: 1024px){.product-sort-box .seller-brand-info{border:1px solid #E4E7E9;border-radius:12px;width:100%;padding:16px 10px;margin-bottom:24px}}.product-sort-box .seller-brand-info .product-info .icon{width:88px;height:88px}.product-sort-box .seller-brand-info .total{color:#252525cc;margin-top:12px}.product-sort-box .sort-boxes{display:flex;align-items:center;margin-left:auto}@media (max-width: 1024px){.product-sort-box .sort-boxes{width:100%}}.product-sort-box .open-filter-btn{font-size:16px;letter-spacing:1px;color:#252525;min-height:36px;padding:6px 8px;border:1px solid rgba(37,37,37,.25);max-width:106px;width:100%;border-radius:8px;margin-left:14px;display:flex;align-items:center;justify-content:center}.product-sort-box .open-filter-btn .icon{margin-right:8px}@media (min-width: 1025px){.product-sort-box .open-filter-btn{display:none}}@media (max-width: 1024px){.product-sort-box .open-filter-btn{margin-left:0}}@media (max-width: 768px){.product-sort-box .open-filter-btn{font-size:14px}}@media screen and (max-width: 460px){.product-sort-box .open-filter-btn{flex:1}}.product-sort-box .sort-dropdown .dropdown-content{left:0;right:0;width:100%}.product-sort-box .sort-dropdown .dropdown-content--inner{margin-top:4px;padding:12px;border-radius:8px}.product-sort-box .sort-dropdown .dropdown.active .sort-title{border-color:#0081c1}.product-sort-box .sort-dropdown .dropdown-link-item{min-height:36px}@media screen and (max-width: 460px){.product-sort-box .sort-dropdown.sort-per-page{order:2;flex:1}}.product-sort-box .sort-dropdown.sort-per-page .dropdown.active .icon{transform:rotateX(-180deg)}@media screen and (max-width: 460px){.product-sort-box .sort-dropdown.sort-per-page .sort-title{min-width:72px}}.product-sort-box .sort-dropdown.sort-per-page .sort-item{text-align:center}@media screen and (max-width: 460px){.product-sort-box .sort-dropdown.sort-by-attribute{order:2;flex:1}}.product-sort-box .sort-dropdown.sort-by-attribute .dropdown-content{width:225px}.product-sort-box .sort-dropdown.sort-by-attribute .sort-title{width:100%}.product-sort-box .sort-dropdown .sort-title{border-radius:8px;border:1px solid rgba(37,37,37,.25);margin-bottom:0;font-size:16px;color:#252525;min-height:36px;padding:4px 12px;display:flex;align-items:center;justify-content:center;transition:border-color .3s ease}@media (max-width: 768px){.product-sort-box .sort-dropdown .sort-title{font-size:14px}}@media screen and (max-width: 460px){.product-sort-box .sort-dropdown .sort-title{padding-left:8px;padding-right:8px;width:100%}}.product-sort-box .sort-dropdown .sort-title .icon{fill:#252525}.product-sort-box .sort-dropdown .sort-items{margin-bottom:0}.product-sort-box .sort-dropdown .sort-items .sort-item:not(:last-child){margin-bottom:12px}.product-sort-box .sort-dropdown .sort-link{color:#252525;font-size:16px;letter-spacing:1px;text-align:left}.category-list>.category-list__item .category-list__link{padding-left:12px;padding-right:12px}.category-list>.category-list__item+.category-list__item{margin-top:16px!important}@media (max-width: 768px){.category-list>.category-list__item+.category-list__item{margin-top:12px!important}}.category-list>.category-list__item>.category-list__link{min-height:36px;border-radius:8px;background-color:#ededede5}.category-list .categories-list-title{color:#1c1c1c;font-size:16px}.category-list .category-list__item{position:relative}.category-list .category-list__item .category-list__link{font-size:14px;color:#545454;cursor:pointer}.category-list .category-list__item:hover>.category-list__link,.category-list .category-list__item.active>.category-list__link{color:#252525}.category-list .category-list__item.dropdown{display:block;margin:0}.category-list .category-list__item.dropdown>.sub-category-list{display:none;margin:0}.category-list .category-list__item.dropdown>.category-list__link{padding-left:12px;padding-right:12px;display:flex;align-items:center;width:100%;justify-content:space-between}.category-list .category-list__item.dropdown>.category-list__link .icon-box{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.category-list .category-list__item.dropdown.active>.sub-category-list{display:block;margin:0}.category-list .category-list__item.dropdown.active>.category-list__link .icon{transform:rotate(180deg)}.category-list .sub-category-list{padding-left:15px}.category-list .category-list__link{padding:8px 5px 8px 0;display:block;color:#727272}.category-list .category-list__link.active{color:#252525}.filters-container{width:300px}@media screen and (max-width: 1400px){.filters-container{width:230px}}@media (max-width: 1024px){.filters-container{width:300px;padding-top:0;max-width:100%}}.filters-container .category-list{margin-bottom:0}.filters-container .filters-title-box{display:flex;align-items:center;margin-bottom:32px}@media (max-width: 1024px){.filters-container .filters-title-box{margin-bottom:24px}}.filters-container .filters-title-box .close-filter-btn{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-left:auto}@media (min-width: 1025px){.filters-container .filters-title-box .close-filter-btn{display:none}}.filters-container .filters-title{color:#252525;font-size:24px;letter-spacing:.32px;margin-bottom:0;margin-right:20px}@media (max-width: 1024px){.filters-container .filters-title{font-size:18px}}.filters-container .filter-by-status-box{margin-bottom:20px}.filters-container .filter-radio-buttons .custom-radio-btn:not(:last-child){margin-bottom:12px;margin-right:0}.filters-container .filter-tab-title{color:#1c1c1c;font-size:16px;width:100%}.filters-container .filter-tab-link{padding:12px 12px 12px 0;display:flex;align-items:center;text-align:left;justify-content:space-between;border-top:1px solid #DEE2E7;cursor:pointer}.filters-container .filter-tab-link .icon-box{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-left:12px}.filters-container .filter-tab-link .icon{fill:#8b96a5;transform:rotateX(180deg)}.filters-container .filter-tab-link.collapsed .icon{transform:none}.filters-container .filter-tab .checkbox-list__item:not(:last-child){margin-bottom:12px}.filters-container .filter-tab-content{padding-bottom:20px}.filters-container .checkbox-list{margin:0}.filters-container .see-all-link{background-color:transparent;font-size:16px;color:#012353;margin-top:20px}.custom-checkbox-group input{display:none}.custom-checkbox-group input:checked+.checkbox-label:before{background-color:#012353;border-color:#012353}.custom-checkbox-group .form-label{padding:0;margin:0;cursor:pointer;display:flex;align-items:center}.custom-checkbox-group.brand-checkbox .brand-icon{width:36px;height:36px;object-fit:contain;border-radius:4px;margin-right:13px;border:2px solid transparent;transition:all .3s ease}.custom-checkbox-group.brand-checkbox input{display:none}.custom-checkbox-group.brand-checkbox input:checked+.brand-icon{border-color:#012353}.custom-checkbox-group.brand-checkbox .checkbox-label{padding-left:0}.custom-checkbox-group.brand-checkbox .checkbox-label:before{display:none}.custom-checkbox-group .checkbox-label{position:relative;padding-left:34px;font-size:16px;color:#1c1c1c}.custom-checkbox-group .checkbox-label:before{content:"";position:absolute;left:0;top:2px;width:20px;height:20px;border-radius:5px;border:2px solid #BDBDBD;transition:all .3s ease;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEzIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNC42NDI4NiA5TDAgNC42NzMwOEwxLjMgMy40NjE1NEw0LjY0Mjg2IDYuNTc2OTJMMTEuNyAwTDEzIDEuMjExNTRMNC42NDI4NiA5WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:12px 8px;background-position:center}.filter-by-price{max-width:230px;margin-bottom:32px}@media (max-width: 1024px){.filter-by-price{margin-bottom:30px}}.filter-by-price .filter-tab-title{margin-bottom:20px}.filter-by-price .price-slider{padding:8px 10px}.filter-by-price .slider-base .slider-tooltip{display:none}.filter-by-price .slider-base .slider-handle:hover,.filter-by-price .slider-base .slider-handle:focus,.filter-by-price .slider-base .slider-handle:active{box-shadow:0 0 6px #012353}.filter-by-price .filter-by-price-values{display:flex;justify-content:space-between;gap:8px;margin-bottom:16px}.filter-by-price .filter-by-price-values .reset-btn{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.filter-by-price .filter-by-price-values .value-item{color:#000;font-size:16px;flex:50%;min-height:38px;border:1px solid #D9D9D9;border-radius:8px;display:flex;align-items:center;justify-content:center}@media (min-width: 1025px){.filter-by-price .filter-by-price-values .value-item{min-height:36px}}.mini-cart{width:240px}@media (max-width: 1439px){.mini-cart{width:auto;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.mini-cart ul,.mini-cart p{margin:0;padding:0}.mini-cart .mini-cart--inner{max-width:220px;width:100%;box-shadow:0 0 8px #25252540;border-radius:8px;overflow:hidden;background-color:#fff}@media (max-width: 1439px){.mini-cart .mini-cart--inner{max-width:500px;margin-left:auto;margin-right:auto}}.mini-cart .cart-title{display:flex;align-items:center;justify-content:center;padding:2px 12px;min-height:42px;font-size:16px;background-color:#012353;color:#fff;margin-bottom:0}.mini-cart .cart-title .icon{margin-right:8px}.mini-cart .cart-box{color:#252525;padding:10px}.mini-cart .cart-box .product-list{margin-bottom:12px}.mini-cart .cart-box .product-box{display:block;margin-bottom:6px}.mini-cart .cart-box .product-box:not(:last-child){padding-bottom:8px;border-bottom:2px solid rgba(37,37,37,.25)}.mini-cart .cart-box .product-top-box{display:flex;margin-bottom:6px}.mini-cart .cart-box .product-bottom-box{display:flex;align-items:center}.mini-cart .cart-box .img-box{display:block;width:60px;flex-shrink:0;margin-right:6px}.mini-cart .cart-box .product-title{font-size:12px;line-height:1.6em;max-height:4.8em;color:#525151;margin-top:-4px}.mini-cart .cart-box .product-price-box{color:#252525;font-size:16px;margin-right:12px}.mini-cart .cart-box .product-price-box .product-old-price{font-size:12px}.mini-cart .cart-box .product-price-box .product-price{font-size:16px}.mini-cart .cart-box .cart-info-list{padding-top:10px;padding-bottom:10px;margin-bottom:10px;border-bottom:2px solid rgba(37,37,37,.25);border-top:2px solid rgba(37,37,37,.25);font-size:16px}.mini-cart .cart-box .cart-info-list .label{margin-right:10px}.mini-cart .cart-box .cart-info-list .amount-discount{color:#da2a2e}.mini-cart .cart-box .total-amount-box{font-size:18px;margin-bottom:14px}.mini-cart .cart-box .total-amount-box .total-amount{color:#012353}.mini-cart .cart-box .cart-info-title{font-size:18px;margin-bottom:6px}.mini-cart .cart-box .cart-info-list__item{display:flex;align-items:center;flex-wrap:wrap}.mini-cart .cart-box .cart-info-list__item:not(:last-child){margin-bottom:6px}.mini-cart .cart-box .cart-info{font-size:16px}.mini-cart .cart-box .remove-btn{width:16px;height:16px;display:flex;align-items:center;justify-content:center;margin-left:auto}.mini-cart .cart-box .base-btn{min-height:40px;font-size:16px}.mini-cart .cart-box .base-btn:not(:last-child){margin-bottom:16px}.mini-cart .empty-cart-box{text-align:center}.mini-cart .empty-cart-box .cart-info{margin-bottom:16px}.search-results{font-size:18px;letter-spacing:.03em;margin-bottom:28px;color:#252525}@media (max-width: 1024px){.search-results{font-size:15px;margin-bottom:18px}}.search-results .search-value{color:#012353}.category-slider-section{margin-bottom:60px}@media (max-width: 768px){.category-slider-section{margin-bottom:40px}}.products-slider-wrapper .category-title{color:#252525;margin-bottom:24px}.products-slider{position:relative;padding-bottom:40px}.products-slider .swiper-pagination{bottom:0}.products-slider .swiper-pagination .swiper-pagination-bullet{position:relative;width:18px;height:18px;margin:0 6px;background:#d7d7d7;border:2px solid #D7D7D7;opacity:1}.products-slider .swiper-pagination .swiper-pagination-bullet:before{content:"";width:70%;height:70%;position:absolute;top:50%;left:50%;margin:0;border-radius:50%;background-color:transparent;transform:scale(0) translate(-50%,-50%)}.products-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.products-slider .swiper-pagination .swiper-pagination-bullet:hover{background-color:transparent;border-color:#252525}.products-slider .swiper-pagination .swiper-pagination-bullet-active:before{background-color:#252525;transform:scale(1) translate(-50%,-50%)}.section__top-box{display:flex;align-items:center;margin-bottom:24px;border-bottom:2px solid #EAEAEA}@media (max-width: 768px){.section__top-box{border-bottom:none}}.section__top-box .section-title{color:#2d2a2a;font-size:22px;text-transform:capitalize;margin-bottom:-2px;padding-right:30px;padding-bottom:10px;padding-top:10px;border-bottom:2px solid #CEEE71}@media (max-width: 768px){.section__top-box .section-title{font-size:20px}}.section__top-box .btn-box{margin-left:auto}@media (max-width: 768px){.section__top-box .btn-box{display:none}}.section__top-box .btn-link{font-size:18px;color:#012353;text-decoration:none}.section__top-box .btn-link:hover,.section__top-box .btn-link:focus{text-decoration:none}.services-section .service-item{position:relative;border-radius:8px;overflow:hidden}@media (max-width: 768px){.services-section .service-item{margin-bottom:28px}}.services-section .service-item:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#7c7c7c80;z-index:1}.services-section .service-item .img-wrap{width:100%;display:block;height:0;padding-bottom:61%;position:relative}.services-section .service-item .img-wrap .service-img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}.services-section .service-item .service-img{position:absolute}.services-section .service-item .service-info-box{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;padding:32px 24px;z-index:2}@media (max-width: 768px){.services-section .service-item .service-info-box{padding:24px 20px}}.services-section .service-item .service-title{color:#fff;text-align:center;text-shadow:0 0 32px #000;font-size:30px;line-height:1.6}@media (max-width: 991px){.services-section .service-item .service-title{font-size:24px}}@media (max-width: 768px){.services-section .service-item .service-title{font-size:20px}}.services-section .service-item .service-link{padding:4px 12px;font-size:20px;min-height:48px;color:#fff;border-radius:8px;background-color:#012353;display:flex;align-items:center;justify-content:center;text-align:center;min-width:230px}@media (max-width: 991px){.services-section .service-item .service-link{font-size:16px;min-width:192px;min-height:42px}}@media (max-width: 768px){.services-section .service-item .service-link{font-size:14px;min-height:40px}}.services-section .service-item .service-link .icon{opacity:0;width:0;height:auto;visibility:hidden;transition:opacity .3s ease}.services-section .service-item .service-link .btn-text{transition:width .3s ease,opacity .3s ease}.services-section .service-item .service-link:hover .btn-text{opacity:0;visibility:hidden;width:0;height:0}.services-section .service-item .service-link:hover .icon{opacity:1;visibility:visible;width:32px}@media (max-width: 991px){.services-section .service-item .service-link:hover .icon{width:24px}}.section-top-bordered{position:relative;padding-top:22px}@media (max-width: 1024px){.section-top-bordered{padding-top:16px}}.section-top-bordered:after,.section-top-bordered:before{content:"";position:absolute;top:0;height:8px;border-radius:12px}.section-top-bordered:before{left:0;right:0;width:100%;background-color:#ededed}.section-top-bordered:after{width:24.72%;left:50%;transform:translate(-50%);background-color:#012353}.services-cards{padding-top:30px;padding-bottom:30px}.services-cards-list{display:flex;gap:20px}@media (max-width: 991px){.services-cards-list{gap:16px}}@media (max-width: 768px){.services-cards-list{flex-direction:column;max-width:80%;margin-left:auto;margin-right:auto}}@media (max-width: 575px){.services-cards-list{max-width:100%}}.services-cards-list .service-card{flex:1;position:relative;color:#012353;letter-spacing:.03em;border-radius:24px;overflow:hidden}.services-cards-list .service-card .service-title{color:currentColor;font-size:32px}@media (max-width: 991px){.services-cards-list .service-card .service-title{font-size:24px}}@media (max-width: 1024px){.services-cards-list .service-card .service-title{font-size:20px}}@media (max-width: 768px){.services-cards-list .service-card .service-title{font-size:24px}}.services-cards-list .service-card.light-card{color:#fff}.services-cards-list .service-card.light-card .btn-details .icon-box{background-color:#fff;color:#012353;outline-color:#ffffff1a}.services-cards-list .service-card .service-card__img-wrap{padding-top:68.66%}@media (max-width: 768px){.services-cards-list .service-card .service-card__img-wrap{padding-top:58.31%}}.services-cards-list .service-card .info-wrap{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:32px 30px 40px}.services-cards-list .service-card .btn-details{font-size:18px;color:currentColor;display:inline-flex;align-items:center;gap:20px;transition:all .3s ease}@media (min-width: 1025px){.services-cards-list .service-card .btn-details:hover{gap:24px}}@media (max-width: 991px){.services-cards-list .service-card .btn-details{gap:10px}}.services-cards-list .service-card .btn-details .icon-box{background-color:#012353;outline:6px solid rgba(1,35,83,.1);width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}@media (max-width: 991px){.services-cards-list .service-card .btn-details .icon-box{width:26px;height:26px;outline-width:3px}}.services-cards-list .service-card .btn-details .icon{width:28px;height:auto}@media (max-width: 991px){.services-cards-list .service-card .btn-details .icon{width:20px}}.our-partners .our-partners__title-box{max-width:800px;margin-left:auto;margin-right:auto;margin-bottom:28px;text-align:center}@media (max-width: 1024px){.our-partners .our-partners__title-box{margin-bottom:16px}}.our-partners .our-partners__title-box .title{font-size:28px;color:#000}@media (max-width: 1024px){.our-partners .our-partners__title-box .title{font-size:24px}}@media (max-width: 768px){.our-partners .our-partners__title-box .title{font-size:20px}}.our-partners .our-partners__title-box .desc{font-size:20px;letter-spacing:.03em;color:#474747;line-height:1.5;margin-top:22px}@media (max-width: 1024px){.our-partners .our-partners__title-box .desc{font-size:18px;margin-top:10px}}@media (max-width: 768px){.our-partners .our-partners__title-box .desc{font-size:14px}}.our-partners .our-partners-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));grid-gap:20px;position:relative;padding-top:22px}@media (max-width: 1024px){.our-partners .our-partners-list{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));padding-top:16px;gap:10px 8px}}.our-partners .our-partners-list .our-partners-list__item{border-radius:16px;padding:14px;overflow:hidden;border:1px solid rgba(37,37,37,.05);display:flex;align-items:center;justify-content:center;height:108px}@media (max-width: 1024px){.our-partners .our-partners-list .our-partners-list__item{height:62px;border-radius:6px}}.our-partners .our-partners-list .our-partners-list__item .partner-img{max-height:100%}.our-projects .our-projects__title-box{max-width:800px;margin-left:auto;margin-right:auto;margin-bottom:28px;text-align:center}@media (max-width: 1024px){.our-projects .our-projects__title-box{margin-bottom:16px}}.our-projects .our-projects__title-box .title{font-size:28px;color:#000}@media (max-width: 1024px){.our-projects .our-projects__title-box .title{font-size:24px}}@media (max-width: 768px){.our-projects .our-projects__title-box .title{font-size:20px}}.our-projects .masonry-grid{margin-bottom:44px}@media (max-width: 768px){.our-projects .masonry-grid{margin-bottom:20px}}.our-projects .project-content{font-size:16px}@media (max-width: 768px){.our-projects .project-content{font-size:14px}}.our-projects .project-content ul{padding-left:12px}.our-projects .project-content ul li{position:relative;padding-left:.6em}.our-projects .project-content ul li:before{position:absolute;content:"";display:inline-flex;width:.3em;height:.3em;background-color:currentColor;border-radius:50%;flex-shrink:0;top:.6em;left:0}.contact-section{padding-top:34px;padding-bottom:34px}.contact-section .contact-section--inner{display:flex;align-items:stretch;border-radius:12px;overflow:hidden;min-height:450px}@media (max-width: 768px){.contact-section .contact-section--inner{max-width:450px;margin-left:auto;margin-right:auto;flex-direction:column}}.contact-section .video-box{flex:0 0 55.6%}@media (max-width: 768px){.contact-section .video-box{flex:auto;height:196px}}.contact-section .video-box iframe{max-width:100%;width:100%;height:100%;object-fit:cover}.contact-section .contact-form{flex:1;background-color:#012353;color:#fff;padding:28px 36px;margin-bottom:0;letter-spacing:.03em}@media (max-width: 768px){.contact-section .contact-form{padding:18px 12px 30px}}.contact-section .contact-form .form-title{font-size:24px;margin-bottom:26px;color:currentColor}.contact-section .contact-form .form-label{font-size:14px;margin-bottom:16px;color:currentColor}.contact-section .contact-form .form-group{margin-bottom:26px}.contact-section .contact-form .form-input{min-height:48px;border-radius:8px;border:1px solid rgba(37,37,37,.5019607843);padding-left:18px;padding-right:18px;margin:0;font-size:14px}.contact-section .contact-form .form-input::-webkit-input-placeholder{color:#818181;line-height:1!important}.contact-section .contact-form .form-input:-moz-placeholder{color:#818181;line-height:1!important}.contact-section .contact-form .form-input::-moz-placeholder{color:#818181;line-height:1!important}.contact-section .contact-form .form-input:-ms-input-placeholder{color:#818181;line-height:1!important}.contact-section .contact-form .input-icon-group{position:relative}.contact-section .contact-form .input-icon-group .form-input{padding-left:62px}.contact-section .contact-form .input-icon-group .icon{position:absolute;width:24px;height:24px;color:#818181;top:0;left:18px;bottom:0;margin-top:auto;margin-bottom:auto}.contact-section .contact-form .phone-input-group{position:relative}.contact-section .contact-form .phone-input-group .form-input{padding-left:136px}.contact-section .contact-form .country-info{display:flex;color:#252525;font-size:14px;align-items:center;gap:20px;position:absolute;top:0;left:18px;bottom:0;margin-top:auto;margin-bottom:auto}.contact-section .contact-form .country-info .country-code{line-height:1}.contact-section .contact-form .country-info:after{content:"";display:inline-flex;background-color:#25252533;height:20px;width:1px;border-radius:12px}.contact-section .contact-form .send-button{min-height:48px;font-size:20px}.cart-table-container{margin-bottom:2.5rem}.cart-table-container .product-image img{max-width:18rem}.table.table-cart tr th,.table.table-cart tr td{vertical-align:middle}.table.table-cart tr th:not(.product-col),.table.table-cart tr td:not(.product-col){text-align:center}.table.table-cart tr th{padding:2.4rem 1.5rem 1.2rem;border:0}.table.table-cart tr td{padding:2rem 1.5rem;border-top:1px solid #ccc}.table.table-cart tr td.product-col{padding:2rem .8rem 1.8rem 0}.table.table-cart tr.product-action-row td{padding:0 0 2.2rem;border:0}.table.table-cart .product-title{margin-bottom:0}.table.table-cart tfoot td{padding:2rem 0 1rem}.table.table-cart tfoot .btn{padding:.85rem 2rem;font-family:var(--font-primary);letter-spacing:0;text-transform:initial}.table.table-cart tfoot .btn+.btn{margin-left:1rem}.btn-remove:hover,.btn-remove:focus,.btn-edit:hover,.btn-edit:focus,.btn-move:hover,.btn-move:focus{color:#012353;text-decoration:none}.btn-edit{margin-right:1rem;font-size:1.3rem}.btn-move{font-size:1.3rem;line-height:2.5rem}.btn-move:hover,.btn-move:focus{text-decoration:underline}.qty-col{min-width:98px}tbody .product-col{font-size:0}.product-col .product-image-container{display:table-cell;padding-right:1.8rem;margin-bottom:0;vertical-align:middle}.product-col .product-image img{border:1px solid #ccc}.product-col .product-title{display:table-cell;vertical-align:middle}.cart-discount{margin-bottom:4rem}.cart-discount h4,.cart-discount .h4{margin-bottom:1.2rem;font-size:1.6rem}.cart-discount form{max-width:420px}.cart-summary{margin-bottom:2.5rem;padding:1.4rem 1.8rem 2.2rem;border:1px solid #ddd;background:#fbfbfb}.cart-summary h3,.cart-summary .h3{margin-bottom:1.3rem;font-size:2.5rem}.cart-summary h4,.cart-summary .h4{margin-bottom:0;border-top:1px solid #ccc;font-size:1.5rem}.cart-summary h4 a,.cart-summary .h4 a{display:block;position:relative;padding:1rem 2rem 1rem 0}.cart-summary h4 a:after,.cart-summary .h4 a:after{display:inline-block;position:absolute;top:50%;right:.4rem;transform:translateY(-50%);font-family:porto;font-size:1.4rem;content:""}.cart-summary h4 a.collapsed:after,.cart-summary .h4 a.collapsed:after{content:""}#total-estimate-section form{margin-bottom:0;padding:.7rem 0 2.2rem}.table.table-totals{margin-bottom:2rem;border-top:1px solid #ccc}.table.table-totals tbody tr:first-child td{padding-top:1.6rem}.table.table-totals tr{border:0}.table.table-totals tr th,.table.table-totals tr td{padding:.6rem 0;border:0}.table.table-totals tr th:last-child,.table.table-totals tr td:last-child{text-align:right}.table.table-totals tfoot{border-top:1px solid #ccc;font-size:1.8rem}.table.table-totals tfoot tr td{padding-top:1.3rem;padding-bottom:1.6rem}.checkout-methods .btn{letter-spacing:0}.checkout-methods .btn+.btn{margin-top:2.2rem}@media (max-width: 768px){.table.table-cart,.table.table-cart tbody,.table.table-cart tfoot{display:block}.table.table-cart thead{display:none}.table.table-cart tr td{padding:.5rem 1rem;border-top:0}.table.table-cart tr td.product-col{padding-bottom:.5rem}.table.table-cart .product-row{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border-top:1px solid #ccc}.table.table-cart .product-action-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.table.table-cart .product-action-row td{width:100%}.table.table-cart .product-action-row .float-right{margin-top:-4px;margin-left:auto}.table.table-cart .product-col{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;text-align:center}.table.table-cart .product-col .product-image-container{-ms-flex:0 0 auto;flex:0 0 auto;margin-right:0;margin-bottom:1rem}.table.table-cart tfoot{border-top:1px solid #ccc}.table.table-cart tfoot tr{display:block;width:100%}.table.table-cart tfoot tr td{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;padding:1rem 0}.table.table-cart tfoot .btn{margin-top:.5rem;padding-right:1rem;padding-left:1rem}.table.table-cart tfoot .float-left{display:none}.table.table-cart tfoot .float-right{margin-left:auto}}.cart-page .cart-form{padding-top:30px}.cart-page .cart-form h3,.cart-page .cart-form .h3{text-transform:uppercase;margin-bottom:20px;line-height:1.4;font-size:22px;color:#2d2a2a}.cart-page .cart-form form .form-half-box{display:flex;gap:25px}.cart-page .cart-form form .form-box{flex-direction:column;position:relative;display:flex;width:100%;gap:5px}.cart-page .cart-form form .form-box label{font-size:14px;color:#464646;margin:0}.cart-page .cart-form form .form-box label span{font-size:16px;color:#e01020}.cart-page .cart-form form .form-box input,.cart-page .cart-form form .form-box select,.cart-page .cart-form form .form-box textarea{transition:border-color .5s ease;border:1px solid #ccc;margin-bottom:20px;border-radius:3px;font-size:14px;max-width:100%;outline:none;padding:3px;height:42px;color:#666;width:100%}.cart-page .cart-form form .form-box input.invalid,.cart-page .cart-form form .form-box select.invalid,.cart-page .cart-form form .form-box textarea.invalid{border-color:#ca1919}.cart-page .cart-form form .form-box span.error{position:absolute;font-size:12px;color:#ca1919;bottom:3px}.cart-page .cart-form form .form-box textarea{max-height:300px;min-height:42px;height:190px;margin:0}.cart-page .cart-form form .form-box.checkbox{border-bottom:1px solid rgba(129,129,129,.2);padding-bottom:30px;margin-bottom:50px;display:block}.cart-page .cart-form form .form-box.checkbox input{display:inline-block;width:fit-content;margin-right:5px;margin-bottom:0;height:auto}.cart-page .cart-form form .form-box.checkbox label{vertical-align:bottom;color:#333}.cart-page .cart-order{background-color:#f8f8f8;margin-bottom:40px;position:relative;padding:30px}.cart-page .cart-order:before,.cart-page .cart-order:after{background-image:radial-gradient(farthest-side,#0000 6px,#f8f8f8 0);background-color:transparent;background-size:15px 15px;position:absolute;height:10px;width:100%;content:"";left:0}.cart-page .cart-order:before{background-position:-3px -5px,0 0;top:-10px}.cart-page .cart-order:after{background-position:-3px 2px,0 0;bottom:-10px}.cart-page .cart-order h3,.cart-page .cart-order .h3{text-transform:uppercase;margin-bottom:20px;text-align:center;line-height:1.4;font-size:22px;color:#2d2a2a}.cart-page .cart-order .shop-table-box{background-color:#fff;margin-bottom:20px;padding:5px 15px;overflow:hidden}.cart-page .cart-order .shop-table-box table.shop-table{width:100%}.cart-page .cart-order .shop-table-box table.shop-table thead tr th{border-bottom:2px solid #EFEFEF;text-transform:uppercase;padding:15px 10px;line-height:1.2;font-size:16px;color:#2d2a2a;max-width:50%;width:50%}.cart-page .cart-order .shop-table-box table.shop-table thead tr th.product-total{text-align:right}.cart-page .cart-order .shop-table-box table.shop-table tbody tr td{border-bottom:1px solid #E6E6E6;padding:15px 12px;max-width:50%;width:50%}.cart-page .cart-order .shop-table-box table.shop-table tbody tr td.product-total{text-align:right}.cart-page .cart-order .shop-table-box table.shop-table tfoot tr.cart-subtotal th,.cart-page .cart-order .shop-table-box table.shop-table tfoot tr.cart-subtotal td{border-bottom:1px solid #E6E6E6;text-transform:none;padding:15px 10px;line-height:1.2;font-size:14px;color:#2d2a2a;max-width:50%;width:50%}.cart-page .cart-order .shop-table-box table.shop-table tfoot tr.cart-subtotal td{text-align:right}.cart-page .cart-order .shop-table-box table.shop-table tfoot tr.cart-subtotal td span{color:#012353}.cart-page .cart-order .shop-table-box table.shop-table tfoot tr.order-total th,.cart-page .cart-order .shop-table-box table.shop-table tfoot tr.order-total td{text-transform:none;padding:15px 10px;line-height:1.2;font-size:18px;color:#2d2a2a;max-width:50%;width:50%}.cart-page .cart-order .shop-table-box table.shop-table tfoot tr.order-total td{text-align:right}.cart-page .cart-order .shop-table-box table.shop-table tfoot tr.order-total td span{font-size:14px;color:#012353}.cart-page .cart-order .cart-form-bottom-box .cart-form-radio-box div{align-items:center;margin-bottom:15px;display:flex;gap:5px}.cart-page .cart-order .cart-form-bottom-box .cart-form-radio-box div label{font-size:14px;color:#464646;margin:0}.cart-page .cart-order .cart-form-bottom-box .cart-form-button-box{border-top:1px solid rgba(129,129,129,.2);padding-top:20px;margin-top:20px}.cart-page .cart-order .cart-form-bottom-box .cart-form-button-box p{margin-bottom:20px}.cart-page .cart-order .cart-form-bottom-box .cart-form-button-box button{transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow 0s ease,opacity .25s ease;box-shadow:inset 0 -2px #00000026;background-color:#012353;justify-content:center;letter-spacing:.3px;display:inline-flex;align-items:center;padding:14px 28px;line-height:20px;cursor:pointer;font-size:14px;width:100%;color:#fff;outline:0;border:0}.cart-page .cart-order .cart-form-bottom-box .cart-form-button-box button:hover{box-shadow:inset 0 -2px #00000026;color:#333}.see-more-all{text-align:center;margin:-1px -20px;height:96px;width:auto;background-color:#f8f8f8}@media screen and (max-width: 768px){.see-more-all{height:86px}}@media screen and (max-width: 470px){.see-more-all{height:80px}}.see-more-all p{display:flex;cursor:pointer;justify-content:center;align-items:center;gap:16px;padding-top:24px;font-size:18px;color:#012353}@media screen and (max-width: 420px){.see-more-all p{font-size:16px}}.see-more-all img{height:8px}.checkout-progress-bar{display:block;margin:0 0 3rem;font-size:0;line-height:1.4;counter-reset:i}.checkout-progress-bar li{display:inline-block;position:relative;width:50%;margin:0;text-align:center;vertical-align:top}.checkout-progress-bar li:before{position:absolute;top:1.9rem;left:0;width:100%;height:.7rem;transition:background .3s;background-color:#e4e4e4;content:""}.checkout-progress-bar li>span{display:inline-block;width:100%;padding-top:4.5rem;color:#ccc;font-size:1.6rem;word-wrap:break-word}.checkout-progress-bar li>span:before,.checkout-progress-bar li>span:after{position:absolute;top:0;left:50%;transition:background .3s;border-radius:50%;content:""}.checkout-progress-bar li>span:before{width:3.8rem;height:3.8rem;margin-left:-1.9rem;background-color:#e4e4e4}.checkout-progress-bar li>span:after{top:.6rem;width:2.6rem;height:2.6rem;margin-left:-1.3rem;background:#fff;color:#777;content:counter(i);counter-increment:i}.checkout-progress-bar li.active:before,.checkout-progress-bar li.active>span:before{background-color:#ff5501}.checkout-progress-bar li.active>span{color:#000}.checkout-progress-bar li.active>span:after{font-family:porto;content:""}.checkout-progress-bar li:first-child:before{border-radius:.6rem 0 0 .6rem}.checkout-progress-bar li:last-child:before{border-radius:0 .6rem .6rem 0}.checkout-steps li form{max-width:480px;margin-top:3rem;margin-bottom:0;padding-bottom:2rem;border-bottom:1px solid #ccc}.checkout-steps li form:last-of-type{padding-bottom:.1rem;border-bottom:0}.checkout-steps li form p{margin-bottom:1rem;color:#777;font-size:1.3rem}.checkout-steps li .form-footer{margin-top:1rem;margin-bottom:1rem}.checkout-steps{background-color:#0123530d;min-height:100px;margin-bottom:40px;padding:34px 15px;display:flex;align-items:center;height:100%}@media screen and (max-width: 1024px){.checkout-steps{margin-bottom:18px}}@media screen and (max-width: 768px){.checkout-steps{padding-top:30px;padding-bottom:50px;margin-bottom:12px}}.checkout-step-list{display:flex;justify-content:center;align-items:center;margin-bottom:0;width:100%;max-width:832px;margin-left:auto;margin-right:auto}.checkout-step-list .checkout-step-list__item .checkout-step-list__link{position:relative;padding-left:40px;display:flex;align-items:center}.checkout-step-list .checkout-step-list__item .checkout-step-list__link .link-text{color:#000;font-size:18px}@media screen and (max-width: 768px){.checkout-step-list .checkout-step-list__item .checkout-step-list__link .link-text.mobile-hide{display:none}}.checkout-step-list .checkout-step-list__item .checkout-step-list__link .link-text.desktop-hide{display:none}@media screen and (max-width: 768px){.checkout-step-list .checkout-step-list__item .checkout-step-list__link .link-text.desktop-hide{display:block}}@media screen and (max-width: 768px){.checkout-step-list .checkout-step-list__item .checkout-step-list__link .link-text{font-size:14px;position:absolute;top:calc(100% + 20px);left:0;white-space:nowrap;transform:translate(calc(-50% + 15px))}}.checkout-step-list .checkout-step-list__item .checkout-step-list__link:after,.checkout-step-list .checkout-step-list__item .checkout-step-list__link:before{position:absolute;display:inline-block}.checkout-step-list .checkout-step-list__item .checkout-step-list__link:before{content:"";left:0;width:30px;height:30px;border-radius:50%;background-image:url(/build/assets/checkout-step-BCfiD3dE.svg);top:50%;transform:translateY(-50%)}.checkout-step-list .checkout-step-list__item:not(:last-child) .checkout-step-list__link{display:flex;align-items:center}.checkout-step-list .checkout-step-list__item:not(:last-child) .checkout-step-list__link:after{content:"";border-radius:4px;background:#d9d9d9;height:5px;width:87px;position:relative;margin-right:18px;margin-left:18px}@media screen and (max-width: 768px){.checkout-step-list .checkout-step-list__item:not(:last-child) .checkout-step-list__link:after{width:80px;margin-left:0;margin-right:10px}}@media screen and (max-width: 575px){.checkout-step-list .checkout-step-list__item:not(:last-child) .checkout-step-list__link:after{width:60px}}.checkout-step-list .checkout-step-list__item.active .checkout-step-list__link:before{background-image:url(/build/assets/checkout-active-step-BieMRXnx.svg)}.checkout-step-list .checkout-step-list__item.active .checkout-step-list__link:after{background-color:#012353}.step-title{margin-bottom:0;padding-bottom:9px;border-bottom:1px solid #ccc;font-size:2.2rem}.step-title:after{display:block;clear:both;content:""}.step-title .step-title-edit{margin-top:.4rem;float:right;font-size:1.4rem}.shipping-step-addresses{margin-bottom:2rem;font-size:0}.shipping-step-addresses:after{display:block;clear:both;content:""}.shipping-address-box{display:inline-block;position:relative;width:100%;min-height:240px;margin:0;padding:1.8rem 3.2rem 1rem 1.8rem;transition:.3s border-color;border:.2rem solid transparent;font-size:1.3rem;line-height:3rem;vertical-align:top;word-wrap:break-word}.shipping-address-box.active{border-color:#ff5501}.shipping-address-box.active:after{position:absolute;top:0;right:0;width:2.7rem;height:2.7rem;padding-top:.2rem;background-color:#ff5501;color:#fff;font-family:porto;font-size:1.9rem;line-height:2.1rem;text-align:center;content:""}.shipping-address-box.active .address-box-action{visibility:hidden}.address-box-action{margin-top:2rem}.address-box-action .btn{font-family:var(--font-primary);letter-spacing:0;text-transform:initial}.address-box-action .btn.btn-sm,.address-box-action .btn-group-sm>.btn{padding:.85rem 1.2rem;font-size:1.3rem}.address-box-action .btn.btn-sm.btn-link,.address-box-action .btn-group-sm>.btn.btn-link{padding-right:0;padding-left:0}.btn-new-address{margin-bottom:1.2rem;padding:.95rem 1.3rem;font-family:var(--font-primary);letter-spacing:0;text-transform:initial}.table-step-shipping{max-width:600px}.table-step-shipping tr td{padding:1.8rem 1.5rem;border:0;border-bottom:1px solid #ccc}.checkout-steps-action:after{display:block;clear:both;content:""}.checkout-steps-action .btn{min-width:70px;text-align:center}.order-summary{margin-top:3.3rem;margin-bottom:3rem;padding:2.2rem 2.7rem;border:1px solid #ddd;background:#f5f5f5}.order-summary h3,.order-summary .h3{margin-bottom:1.3rem;font-size:2.5rem}.order-summary h4,.order-summary .h4{margin-bottom:0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;font-size:1.5rem}.order-summary h4 a,.order-summary .h4 a{display:block;position:relative;padding:1rem 2rem 1rem 0}.order-summary h4 a:after,.order-summary .h4 a:after{display:inline-block;position:absolute;top:50%;right:.4rem;transform:translateY(-50%);font-family:porto;font-size:1.5rem;font-weight:400;content:""}.order-summary h4 a.collapsed:after,.order-summary .h4 a.collapsed:after{content:""}.table-mini-cart{margin-bottom:0}.table-mini-cart tr td{padding:2rem 0;border:0;border-bottom:1px solid #ccc;vertical-align:top}.table-mini-cart .product-col .product-image-container{max-width:75px;padding-right:1.5rem;vertical-align:top}.table-mini-cart .product-col>div{display:table-cell;padding-top:.7rem;vertical-align:top}.table-mini-cart .price-col{padding-top:2.5rem;font-size:1.6rem}.table-mini-cart .product-title{display:block;max-width:170px;margin-bottom:.8rem;font-size:1.4rem}.table-mini-cart .product-qty{display:block;color:#777;font-size:1.3rem}.checkout-payment .step-title{margin-bottom:1.8rem}.checkout-payment .form-group{max-width:480px}#checkout-shipping-address{display:none;padding-left:3rem;line-height:3rem}#checkout-shipping-address.show{display:block}#new-checkout-address{display:none}#new-checkout-address.show{display:block}.checkout-discount{margin-top:2rem;margin-bottom:3rem}.checkout-discount form{max-width:480px;margin-bottom:0;padding-top:1.5rem;padding-bottom:1rem}.checkout-discount h4,.checkout-discount .h4{margin-bottom:0;border-top:1px solid #ccc;font-size:1.4rem}.checkout-discount h4 a,.checkout-discount .h4 a{display:block;position:relative;padding:1rem 2rem 1rem 0}.checkout-discount h4 a:after,.checkout-discount .h4 a:after{display:inline-block;position:absolute;top:50%;right:.4rem;transform:translateY(-50%);font-family:porto;font-size:1.5rem;content:""}.checkout-discount h4 a.collapsed:after,.checkout-discount .h4 a.collapsed:after{content:""}.checkout-info-box{margin-bottom:3rem;font-size:1.3rem;line-height:2.7rem}.checkout-info-box .step-title{margin-bottom:1.8rem}@media (min-width: 576px){.checkout-progress-bar li{width:185px}.checkout-progress-bar li>span{font-size:1.8rem}.shipping-address-box{width:50%}}@media (min-width: 769px){.shipping-address-box{width:33.33%}}.checkout-page{background-color:#f2f4f6}.checkout-page .cart-items-section{padding:20px;background-color:#fff;border-radius:16px}@media (max-width: 991px){.checkout-page .cart-items-section{margin-top:20px;padding-left:0;padding-right:0}}.checkout-page .cart-box{border:3px solid #efefef;padding:25px}.checkout-page .cart-box h3,.checkout-page .cart-box .h3{text-transform:uppercase;margin-bottom:5px;padding-left:6px;font-size:22px;color:#2d2a2a}.checkout-page .cart-box table{margin-bottom:10px;line-height:1.4;font-size:14px;width:100%}.checkout-page .cart-box table tbody tr.cart-subtotal th{vertical-align:middle;text-transform:none;padding:15px 10px;text-align:left;font-size:14px;color:#2d2a2a}.checkout-page .cart-box table tbody tr.cart-subtotal td{padding:15px 12px;text-align:right}.checkout-page .cart-box table tbody tr.cart-subtotal td span{font-size:14px;color:#777}.checkout-page .cart-box table tbody tr.order-total th{padding:15px 10px;font-size:18px;color:#2d2a2a}.checkout-page .cart-box table tbody tr.order-total td{padding:15px 12px;text-align:right}.checkout-page .cart-box table tbody tr.order-total td span{font-size:22px;color:#012353}.checkout-page .cart-box table tbody tr.order-total td .amount-refined{color:#012353;margin-left:4px}.checkout-page .cart-box table tbody tr.order-total td .amount-refined+.amount{color:#777;text-decoration:line-through}.checkout-page .empty-cart-box{text-align:center}.checkout-page .empty-cart-box .main-card--inner{padding:40px}@media (max-width: 768px){.checkout-page .empty-cart-box .main-card--inner{padding:32px 16px}}.checkout-page .empty-cart-box .empty-box-content{max-width:980px;gap:34px}@media (max-width: 991px){.checkout-page .empty-cart-box .empty-box-content{gap:28px}}@media (max-width: 768px){.checkout-page .empty-cart-box .empty-box-content{gap:24px}}.checkout-page .empty-cart-box .empty-box-content .icon-box{width:240px;height:240px;background-color:#01235308;border-radius:100%;color:#012353}.checkout-page .empty-cart-box .empty-box-content .icon-box .icon{width:120px;height:auto}.checkout-page .empty-cart-box .empty-box-title{font-size:28px;color:#252525}@media (max-width: 991px){.checkout-page .empty-cart-box .empty-box-title{font-size:24px}}@media (max-width: 768px){.checkout-page .empty-cart-box .empty-box-title{font-size:20px}}.checkout-page .empty-cart-box .empty-box-desc{font-size:20px;color:#474747}@media (max-width: 991px){.checkout-page .empty-cart-box .empty-box-desc{font-size:16px}}@media (max-width: 768px){.checkout-page .empty-cart-box .empty-box-desc{font-size:14px}}.checkout-page .empty-cart-box .go-to-store-btn{min-height:60px;font-size:20px;border-radius:12px;min-width:360px}@media (max-width: 991px){.checkout-page .empty-cart-box .go-to-store-btn{min-width:320px;font-size:18px;min-height:52px}}@media (max-width: 479px){.checkout-page .empty-cart-box .go-to-store-btn{min-width:auto;width:100%;font-size:16px;min-height:48px}}.checkout-cart-list{letter-spacing:.03em;max-height:100%;padding-right:60px}@media screen and (max-width: 1440px){.checkout-cart-list{padding-right:16px;margin-right:10px}}.checkout-cart-list .product-data{padding:8px 0 8px 14px;gap:10px;border-bottom:1px solid rgba(1,35,83,.05);max-width:880px}@media (max-width: 991px){.checkout-cart-list .product-data{padding:6px 0 6px 8px}}.checkout-cart-list .product-remove-link{flex-shrink:0;cursor:pointer}.checkout-cart-list .product-img-link{flex-shrink:0;border:1px solid rgba(37,37,37,.1019607843);padding:8px 12px;border-radius:8px}@media (max-width: 768px){.checkout-cart-list .product-img-link{border-radius:6px;padding:4px 6px}}.checkout-cart-list .product-img-link .product-img{width:80px}@media (max-width: 768px){.checkout-cart-list .product-img-link .product-img{width:46px}}.checkout-cart-list .more-info{gap:8%;font-size:16px;color:#252525;margin-top:auto}.checkout-cart-list .seller-info{font-size:20px;padding-bottom:32px;border-bottom:1px solid rgba(1,35,83,.05)}@media (max-width: 991px){.checkout-cart-list .seller-info{padding:0 12px 20px;font-size:18px}}.checkout-cart-list .seller-info .label{color:#252525}.checkout-cart-list .seller-info .title{color:#012353}.checkout-cart-list .product-info{gap:30px;padding:4px 0 6px}@media (max-width: 991px){.checkout-cart-list .product-info{max-width:100%;gap:16px}}@media (max-width: 768px){.checkout-cart-list .product-info{gap:12px;max-width:100%;width:100%}}.checkout-cart-list .product-info .product-title{font-size:14px;color:#252525}.checkout-cart-list .product-info .product-quantity{border:1px solid #E4E7E9;border-radius:8px;width:108px;min-height:28px;padding:4px 12px;font-size:16px;color:#252525}@media (max-width: 991px){.checkout-cart-list .product-info .product-quantity{min-height:40px}}@media (max-width: 768px){.checkout-cart-list .product-info .product-quantity{min-height:48px}}.checkout-cart-list .product-info .product-quantity .quantity-input{border:none;padding:0;outline:none;margin:0;text-align:center;font-size:16px;color:#252525;min-width:40px;min-height:auto;height:auto}.checkout-cart-list .product-info .product-quantity .step{cursor:pointer}.checkout-cart-list .product-info .product-sku,.checkout-cart-list .product-info .product-item-price{flex:0 0 16%}.checkout-cart-list .product-info .product-sku{white-space:nowrap}.checkout-cart-list .product-info .product-item-price{font-size:16px}@media (max-width: 1599px){.checkout-cart-list .product-info .product-item-price{flex:0 0 20%}}@media (max-width: 768px){.checkout-cart-list .product-info .product-item-price{flex:1}}.checkout-cart-list .product-info .product-price-box{margin-left:auto}.checkout-cart-list .product-info .product-price-box .product-price{color:#012353}.checkout-cart-list .product-info .product-price-box .product-old-price{font-size:14px}.checkout-cart-list .total-price-item{font-size:20px;padding-top:32px;margin-bottom:50px;margin-top:50px;border-top:2px solid rgba(1,35,83,.05)}@media (max-width: 991px){.checkout-cart-list .total-price-item{margin-bottom:30px;margin-top:30px;border:none;padding:0 10px}}@media (max-width: 991px){.checkout-cart-list .total-price-item{margin-bottom:22px;margin-top:22px;font-size:20px}}.checkout-cart-list .total-price-item .label{color:#252525cc}.checkout-cart-list .total-price-item .amount{color:#252525}@media (max-width: 991px){.checkout-cart-list .apply-btn-box{padding:0 10px}}.checkout-cart-list .apply-btn-box .apply-btn{background-color:#d6d7da4d;min-height:48px;font-size:16px}@media (max-width: 768px){.checkout-cart-list .apply-btn-box .apply-btn{min-height:44px}}.view-order-content .oder-code-box p{margin-bottom:20px;font-size:110%}.view-order-content .oder-code-box p mark,.view-order-content .oder-code-box p .mark{background-color:#f9f9f9;padding:5px 8px;color:#2d2a2a}.view-order-content .order-title{text-transform:uppercase;line-height:1.4;font-size:24px;color:#2d2a2a;margin-bottom:0}.view-order-content .info-top-box{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:20px}@media (max-width: 575px){.view-order-content .info-top-box{flex-direction:column}}.view-order-content .info-top-box .title-box{margin-right:20px}@media (max-width: 575px){.view-order-content .info-top-box .title-box{align-self:flex-start}}.view-order-content .download-order{margin-left:auto;width:auto}@media (max-width: 575px){.view-order-content .download-order{width:100%;margin-top:16px}}.view-order-content .download-order .info-btn{min-width:200px}@media (max-width: 575px){.view-order-content .download-order .info-btn{width:100%}}.view-order-content .oder-info-box{margin-top:20px}.view-order-content .oder-info-box table th,.view-order-content .oder-info-box table td{border:1px solid #D8D9DA;padding:10px 8px;font-size:14px}.view-order-content .oder-info-box table th{max-width:50%;width:auto;height:48px}.view-order-content .oder-info-box table td{min-height:42px}.view-order-content .oder-info-box table td.is_quantity_changed{background-color:#0123530d}.view-order-content .oder-info-box table td.product-col{max-width:220px}.view-order-content .oder-info-box table td.product-img-col{width:84px}@media (max-width: 768px){.view-order-content .oder-info-box table td.product-img-col{background-color:#f2f4f6;width:auto}}.view-order-content .oder-info-box table tbody tr td{text-align:center;max-width:50%;width:auto;color:#252525}.view-order-content .oder-info-box table tbody tr td a{text-align:center;display:block}.view-order-content .oder-info-box table tfoot tr th{color:#252525;background-color:transparent}.view-order-content .oder-info-box table tfoot tr th strong{float:right;font-weight:400;min-width:30%}@media (max-width: 768px){.view-order-content .oder-info-box table tfoot tr th strong{min-width:auto}}.view-order-content .oder-info-box table thead th{text-align:center!important;background-color:#f2f4f6;height:48px}@media (max-width: 768px){.view-order-content .oder-info-box table thead th{display:none}}.view-order-content .oder-info-box table tbody td[data-label]{position:relative}@media (max-width: 768px){.view-order-content .oder-info-box table tbody td[data-label]{border:1px solid #D8D9DA;padding-left:50%!important;display:block;font-size:14px;max-width:100%;text-align:right}.view-order-content .oder-info-box table tbody td[data-label] a{text-align:right}}.view-order-content .oder-info-box table tbody td[data-label]:after{content:attr(data-label);position:absolute;width:50%;top:15px;bottom:15px;align-items:center;margin:auto 0;left:15px;text-align:left;font-size:14px;text-transform:capitalize;color:#252525;display:none}@media (max-width: 768px){.view-order-content .oder-info-box table tbody td[data-label]:after{display:flex}}.view-order-content .oder-address-box h3,.view-order-content .oder-address-box .h3{text-transform:uppercase;font-size:22px}.view-order-content .oder-address-box p{font-style:italic;line-height:1.8;font-size:110%;margin:0}.blog-page .blog-content-box h1,.blog-page .blog-content-box .h1{margin-bottom:40px;text-align:center;line-height:1.2;font-size:36px;padding:60px 0;color:#2d2a2a}@media (max-width: 768px){.blog-page .blog-content-box h1,.blog-page .blog-content-box .h1{font-size:22px;padding-top:15px;padding-bottom:15px}}.blog-page .blog-content-box .blog-text-box{margin-bottom:30px}.blog-page .blog-content-box .blog-text-box h5,.blog-page .blog-content-box .blog-text-box .h5{text-transform:uppercase;letter-spacing:.3px;margin-bottom:10px;text-align:center;font-size:14px;color:#012353}.blog-page .blog-content-box .blog-text-box h3,.blog-page .blog-content-box .blog-text-box .h3{margin-bottom:10px;text-align:center;line-height:1.3;font-size:36px}@media (max-width: 768px){.blog-page .blog-content-box .blog-text-box h3,.blog-page .blog-content-box .blog-text-box .h3{font-size:22px}}.blog-page .blog-content-box .blog-text-box p{text-align:center;font-size:110%;margin:0}.blog-page .blog-content-box .blog-box{box-shadow:0 0 4px #0000001f;width:calc(33.3333333333% - 23px);display:inline-block;vertical-align:top;overflow:hidden;margin:10px}@media (max-width: 768px){.blog-page .blog-content-box .blog-box{width:calc(50% - 23px)}}@media (max-width: 575px){.blog-page .blog-content-box .blog-box{width:calc(100% - 23px)}}.blog-page .blog-content-box .blog-box:hover a.blog-img-box:after{opacity:1}.blog-page .blog-content-box .blog-box:hover a.blog-img-box img{transform:scale(1.03)}.blog-page .blog-content-box .blog-box:hover a.blog-img-box .post-image-mask:before,.blog-page .blog-content-box .blog-box:hover a.blog-img-box .post-image-mask:after,.blog-page .blog-content-box .blog-box:hover a.blog-img-box .post-image-mask span{animation:wd-fadeInLeft .3s ease;opacity:1}.blog-page .blog-content-box .blog-box:hover a.blog-img-box .post-image-mask:before{transition-delay:.2s;animation-delay:.2s}.blog-page .blog-content-box .blog-box:hover a.blog-img-box .post-image-mask span{transition-delay:.1s;animation-delay:.1s}.blog-page .blog-content-box .blog-box a.blog-img-box{position:relative}.blog-page .blog-content-box .blog-box a.blog-img-box:after{background-color:#00000080;transition:opacity .7s ease;position:absolute;content:"";opacity:0;bottom:0;right:0;left:0;top:0}.blog-page .blog-content-box .blog-box a.blog-img-box .post-image-mask{position:absolute;margin-left:-22px;text-align:center;margin-top:-5px;font-size:0;z-index:1;left:50%;top:50%}.blog-page .blog-content-box .blog-box a.blog-img-box .post-image-mask span{transition-delay:.1s;animation-delay:.1s}.blog-page .blog-content-box .blog-box a.blog-img-box .post-image-mask:before{transition-delay:.15s;animation-delay:.15s}.blog-page .blog-content-box .blog-box a.blog-img-box .post-image-mask:after{margin-right:0}.blog-page .blog-content-box .blog-box a.blog-img-box .post-image-mask:before,.blog-page .blog-content-box .blog-box a.blog-img-box .post-image-mask:after{content:""}.blog-page .blog-content-box .blog-box a.blog-img-box .post-image-mask:before,.blog-page .blog-content-box .blog-box a.blog-img-box .post-image-mask:after,.blog-page .blog-content-box .blog-box a.blog-img-box .post-image-mask span{-webkit-animation:wd-fadeOutRight .3s ease;animation:wd-fadeOutRight .3s ease;transition:opacity .2s ease;background-color:#fff;vertical-align:middle;display:inline-block;border-radius:50%;margin-right:7px;height:10px;width:10px;opacity:0}.blog-page .blog-content-box .blog-box a.blog-img-box img{transition:transform .7s ease,opacity .7s ease,-webkit-transform .7s ease;width:100%}.blog-page .blog-content-box .blog-box a.blog-img-box label{box-shadow:0 0 9px #0000001a;justify-content:center;flex-direction:column;background-color:#fff;align-items:center;position:absolute;min-width:53px;display:flex;color:#333;left:10px;z-index:2;margin:0;top:10px}.blog-page .blog-content-box .blog-box a.blog-img-box label span.month{text-transform:uppercase;padding-bottom:7px;padding-top:1px;font-size:12px}@media (max-width: 768px){.blog-page .blog-content-box .blog-box a.blog-img-box label span.month{font-size:10px}}.blog-page .blog-content-box .blog-box a.blog-img-box label span.date{font-size:24px}@media (max-width: 768px){.blog-page .blog-content-box .blog-box a.blog-img-box label span.date{font-size:20px}}@media (max-width: 575px){.blog-page .blog-content-box .blog-box a.blog-img-box label span.date{font-size:16px}}.blog-page .blog-content-box .blog-box .blog-title-text-box{background-color:#fff;position:relative;text-align:center;padding:25px}@media (max-width: 768px){.blog-page .blog-content-box .blog-box .blog-title-text-box{padding-right:15px;padding-left:15px}}.blog-page .blog-content-box .blog-box .blog-title-text-box h3,.blog-page .blog-content-box .blog-box .blog-title-text-box .h3{margin-bottom:10px}@media (max-width: 768px){.blog-page .blog-content-box .blog-box .blog-title-text-box h3,.blog-page .blog-content-box .blog-box .blog-title-text-box .h3{font-size:20px}}.blog-page .blog-content-box .blog-box .blog-title-text-box h3 a,.blog-page .blog-content-box .blog-box .blog-title-text-box .h3 a{line-height:1.4;font-size:24px;color:#2d2a2a}.blog-page .blog-content-box .blog-box .blog-title-text-box h3 a:hover,.blog-page .blog-content-box .blog-box .blog-title-text-box .h3 a:hover{color:#012353}@media (max-width: 768px){.blog-page .blog-content-box .blog-box .blog-title-text-box h3 a,.blog-page .blog-content-box .blog-box .blog-title-text-box .h3 a{font-size:20px}}.blog-page .blog-content-box .blog-box .blog-title-text-box .meta-author-box{justify-content:center;align-items:center;margin-bottom:10px;color:#a4a4a4;display:flex;gap:8px}.blog-page .blog-content-box .blog-box .blog-title-text-box .meta-author-box img{border-radius:50%;width:18px}.blog-page .blog-content-box .blog-box .blog-title-text-box .meta-author-box a{text-transform:capitalize;color:#a4a4a4}.blog-page .blog-content-box .blog-box .blog-title-text-box .meta-author-box a:hover{color:#777}.blog-page .blog-content-box .blog-box .blog-title-text-box .meta-author-box i{margin:0 5px}.blog-page .blog-content-box .blog-box .blog-title-text-box .meta-author-box .social-box{position:relative}.blog-page .blog-content-box .blog-box .blog-title-text-box .meta-author-box .social-box:hover .social-icon-box{visibility:visible;opacity:1}.blog-page .blog-content-box .blog-box .blog-title-text-box .meta-author-box .social-box .social-icon-box{transition:opacity .25s cubic-bezier(.445,.05,.55,.95),visibility .25s cubic-bezier(.445,.05,.55,.95);transform:translate(-49%);background:#000000e6;margin-bottom:10px;align-items:center;position:absolute;visibility:hidden;padding:5px 7px;display:flex;height:36px;bottom:100%;z-index:10;opacity:0;top:-46px;left:50%}.blog-page .blog-content-box .blog-box .blog-title-text-box .meta-author-box .social-box .social-icon-box:after{border-color:transparent;border-top-color:#000000e6;border-width:5px 5px 0;border-style:solid;position:absolute;margin-left:-5px;content:"";top:100%;left:50%}.blog-page .blog-content-box .blog-box .blog-title-text-box .meta-author-box .social-box .social-icon-box a i{padding:6px;color:#fff;margin:0}.blog-page .blog-content-box .blog-box .blog-title-text-box label{transform:translate(-50%,-50%);background-color:#012353;position:absolute;line-height:25px;padding:0 10px;height:25px;left:50%;top:0}.blog-page .blog-content-box .blog-box .blog-title-text-box label a{text-transform:uppercase;letter-spacing:.3px;font-size:12px;color:#fff}.blog-single-content-box{padding-top:40px}.blog-single-content-box label.label{background-color:#012353;margin:0 auto 15px;width:fit-content;line-height:25px;padding:0 10px;display:block;height:25px}.blog-single-content-box label.label a{text-transform:uppercase;letter-spacing:.3px;color:#fff}.blog-single-content-box h2.blog-title,.blog-single-content-box .blog-title.h2{margin-bottom:10px;text-align:center;line-height:1.2;font-size:32px}.blog-single-content-box .meta-author-box{justify-content:center;align-items:center;margin-bottom:20px;color:#a4a4a4;display:flex;gap:8px}.blog-single-content-box .meta-author-box img{border-radius:50%;width:18px}.blog-single-content-box .meta-author-box a{color:#a4a4a4}.blog-single-content-box .meta-author-box a:hover{color:#777}.blog-single-content-box .blog-img-box{position:relative}.blog-single-content-box .blog-img-box .blog-date-box{box-shadow:0 0 9px #0000001a;justify-content:center;background-color:#fff;flex-direction:column;align-items:center;text-align:center;position:absolute;min-width:53px;line-height:1;display:flex;color:#333;z-index:2;left:15px;top:15px}.blog-single-content-box .blog-img-box .blog-date-box span.date{padding-bottom:4px;padding-top:6px;font-size:24px}.blog-single-content-box .blog-img-box .blog-date-box span.month{text-transform:uppercase;letter-spacing:.3px;padding-bottom:8px;padding-top:2px;font-size:12px}.blog-single-content-box .blog-img-box img{margin:auto}.contact-page{padding-top:40px}.contact-page .breadcrumbs-section{margin-bottom:18px}.contact-page .contact-page-title-box .page-title{font-size:24px;margin-bottom:40px;color:#252525}.contact-page .img-inline{margin-right:16px;display:inline-block!important}@media screen and (max-width: 383px){.contact-page .img-inline{margin-right:11px}}.contact-page .info-boxes{min-height:79px;padding:10px 28px;margin-bottom:20px;align-items:center;border-radius:6px;display:flex;background-color:#0123530d;gap:9px}.contact-page .info-boxes .mapMargin{margin-right:9px}@media screen and (max-width: 384px){.contact-page .info-boxes .mapMargin{margin-right:5px}}@media screen and (max-width: 1024px){.contact-page .info-boxes{margin-bottom:20px}.contact-page .info-boxes.btnMargin{margin-bottom:40px}}@media screen and (min-width: 1200px){.contact-page .info-boxes{display:flex;justify-content:center}}.contact-page .info-boxes i{color:#012353;font-size:16px;margin-right:10px}.contact-page .info-boxes span{font-size:15px;color:#012353}@media screen and (max-width: 431px){.contact-page .info-boxes span{font-size:12px}}.contact-page .kap-content-map{border:1px solid #012353;border-radius:8px;min-height:546px;overflow:hidden;height:100%}.contact-page .kap-content-title p{font-size:16px;max-width:648px}.contact-page .kap-content-title p.regards{color:#777;margin-bottom:66px}@media (max-width: 768px){.contact-page .kap-content-title p.regards{margin-bottom:22px}}@media screen and (max-width: 375px){.contact-page .kap-content-title p{max-width:344px}}.contact-page .kap-content-title h2,.contact-page .kap-content-title .h2{margin-bottom:15px;line-height:1.4;font-size:28px;color:#2d2a2a}.contact-page #map{height:650px;margin:0}.contact-page .image-box{display:flex}.contact-page .image-box img{max-width:100%}.contact-page .info-box-show .info-mobile-table{display:none}.contact-page .info-box-show .info-mobile-table.show{display:flex}@media screen and (max-width: 565px){.contact-page .marRight{margin-right:27px}.contact-page .info-line,.contact-page .info-viber,.contact-page .info-whatsapp{display:none}.contact-page .info-mobile{padding-left:35px}.contact-page .info-box-show{position:relative}.contact-page .info-mobile-table{display:none;position:absolute;margin:0 auto;top:60px;left:11px;right:11px;z-index:10;flex-direction:column;align-items:center;max-width:344px;height:235px;background-color:#fff;box-shadow:5px 4px 20px #00000017;border-radius:10px}.contact-page .info-mobile-table a{display:flex;align-items:center;margin-bottom:23px;font-size:12px}.contact-page .info-mobile-table a span{color:#272727!important}.contact-page .info-mobile-table a img{margin-right:15px}.contact-page .info-mobile-table .info-close-button{align-self:end;margin:16px}.contact-page .info-mobile-table .for-call{display:flex;align-items:center;margin-bottom:15px;font-size:12px}}.red-span{color:red;font-size:18px}#map{min-height:280px;margin-bottom:4rem;background-color:#ccc}#map address{margin:0;padding:.625rem .875rem;font-size:1.3rem;font-style:normal;line-height:1.5}#map a{display:inline-block;margin-top:.8rem;font-size:1.2rem;text-transform:uppercase}@media (min-width: 769px){#map{min-height:380px;margin-bottom:5rem}}@media (min-width: 992px){#map{min-height:460px;margin-bottom:6rem}}.regards-form{max-width:700px}.regards-form .contact-form-box{color:#252525}.regards-form .contact-form-box .form-label{font-size:15px;margin-bottom:16px}.regards-form .contact-form-box .form-input{min-height:48px;border-radius:8px;border:1px solid rgba(37,37,37,.1)}.regards-form .contact-form-box .form-textarea{min-height:180px}.regards-form .contact-form-box .send-button{min-height:60px;font-size:18px}.dashboard-content{margin-bottom:1em}.dashboard-content h2,.dashboard-content .h2{margin-bottom:2rem;font-size:2.4rem}.dashboard-content .form-control{max-width:100%}#account-chage-pass{display:none;padding-bottom:1.5rem}#account-chage-pass.show{display:block}.widget-dashboard .widget-title{margin-top:.2rem;font-size:1.8rem}.widget-dashboard{margin-bottom:3rem}@media (min-width: 769px){.dashboard-content h2,.dashboard-content .h2{font-size:2.6rem}}.qartez-page{margin-top:20px}.qartez-page .map-filter-box{margin:19px 0 0;width:100%;display:flex;justify-content:space-between;align-items:center}.qartez-page .map-filter-box .map-filter-button{cursor:pointer;width:auto;height:44px;display:flex;justify-content:center;align-items:center;border:1px solid #CACACA;border-radius:5px;background-color:#fff;padding:14px 18px;font-weight:400;font-size:14px;letter-spacing:.015em;text-transform:capitalize;color:#012353;transition:.3s}.qartez-page .map-filter-box .map-filter-button:hover,.qartez-page .map-filter-box .map-filter-button.active-btn{border:1px solid #012353;background-color:#012353;color:#fff;transition:.3s}.qartez-page .filter-form{margin:10px 0;width:100%;gap:12px;display:flex;justify-content:flex-start;flex-wrap:wrap}.qartez-page .filter-form .filter-both-box{margin:15px 0;height:25px;width:auto;display:flex;justify-content:center;align-items:center}.qartez-page .filter-form .filter-both-box .both-box-input{width:25px;height:25px;border:1px solid #D9D9D9;border-radius:2px;margin-right:9px;margin-bottom:0}.qartez-page .filter-form .filter-both-box .both-box-label{font-weight:400;font-size:14px;color:#000}.qartez-page .brands-div{width:100%;padding:14px 0;border-top:1px solid #E6E6E6;display:flex;flex-direction:column;align-items:flex-start}.qartez-page .brands-div .brands{font-weight:400;font-size:18px;color:#252525}.qartez-page .brands-div .all-brands-div{margin-top:24px;display:flex;gap:30px;width:100%;justify-content:flex-start}.qartez-page .brands-div .all-brands-div .filter-brand{width:auto;height:41px;display:flex;align-items:center;gap:8px}.qartez-page .brands-div .all-brands-div .filter-brand .filter-brand-input{width:25px;height:25px;border:1px solid #D9D9D9;border-radius:2px;margin-right:9px;margin-bottom:0;cursor:pointer}.qartez-page .brands-div .all-brands-div .filter-brand .filter-brand-img{max-width:120px;max-height:48px;cursor:pointer}.qartez-page .map-and-image-block{width:100%;display:flex;gap:30px}.qartez-page .map-and-image-block .filter-left{width:45%;display:flex;flex-direction:column}.qartez-page .map-and-image-block .map-image{width:60%;height:478px;border:2.5px solid rgba(1,35,83,.5);border-radius:16px;overflow:hidden}.qartez-page .search-div{width:100%;position:relative;display:flex}.qartez-page .search-div .search-loop{position:absolute;top:9px;left:16px;z-index:2}.qartez-page .search-div .search-input{padding-left:40px;width:100%;height:40px;border-radius:8px;border:1px solid rgba(1,35,83,.5)}.qartez-page .search-div .search-input:focus-visible{outline:none;outline-offset:0}@media screen and (max-width: 768px){.qartez-page .search-div .search-input{border:1px solid #D9D9D9}}.qartez-page .address-block{margin-top:15px;height:456px;overflow-y:auto}.qartez-page .address-block::-webkit-scrollbar{width:6px;border-radius:100px}.qartez-page .address-block::-webkit-scrollbar-track{background:#eaecee;border-radius:100px}.qartez-page .address-block::-webkit-scrollbar-thumb{border-radius:100px;background:#656b74}.qartez-page .address-block.for-single{height:auto;overflow:hidden}.qartez-page .address-block .address-single-block{margin-top:15px;display:flex;gap:24.5px;border-bottom:1px solid #E6E6E6}.qartez-page .address-block .address-single-block.address-single-block--selectedMagazine{cursor:pointer}.qartez-page .address-block .address-single-block .address-block-img{width:140px;height:108px;border-radius:5.20909px}.qartez-page .address-block .address-single-block:first-child{margin-top:0!important}.qartez-page .address-block .address-info .address-name{margin-bottom:14px;font-weight:400;font-size:14px;color:#272727}.qartez-page .address-block .address-info .address-map{display:flex;gap:12.67px;color:#272727;font-weight:400;font-size:14px;line-height:1.5}.qartez-page .address-block .address-info .address-map.green{color:#10c44c}.qartez-page .address-block .address-info .address-map .address-map-img{color:#b8b8b8}.qartez-page .single-magazine{border-bottom:none!important;display:flex;flex-direction:column;gap:0!important}.qartez-page .single-magazine .back-block{width:100%;display:flex;justify-content:flex-start;align-items:center;margin-bottom:23px;cursor:pointer}.qartez-page .single-magazine .back-block .back-img{width:32.5px;height:32.5px;margin-right:4px}.qartez-page .single-magazine .back-block .back-info{margin-bottom:0;font-weight:400;font-size:16px;color:#272727}.qartez-page .single-magazine .magazine-name{margin-bottom:34px;font-weight:400;font-size:18px;color:#272727}.qartez-page .address-bottom{border:none;margin-top:38px;display:flex;flex-direction:column;justify-content:flex-start}.qartez-page .address-bottom .address-bottom-name{font-weight:400;font-size:18px;color:#252525}.qartez-page .address-bottom .address-bottom-images{display:flex;flex-wrap:wrap;gap:37px;margin-bottom:37px}.qartez-page .address-bottom .address-bottom-images .img-bottom{width:auto;height:39px}.qartez-page .address-bottom .bottom-btn{min-width:183px;height:38px;display:flex;align-self:flex-start;justify-content:center;align-items:center;padding:7px 15px;border:none;border-radius:4px;background-color:#e5f0f7;font-size:16px;color:#272727;cursor:pointer}@media (max-width: 768px){.qartez-page .address-bottom .bottom-btn{margin-bottom:24px}}.qartez-page .address-bottom .bottom-btn .btn-img{width:24px;height:24px;margin-right:12px}.checkbox-forMobile-label{font-weight:400;font-size:16px;letter-spacing:.015em;text-transform:capitalize}.checkbox-forMobile{width:14px;height:14px;margin-right:8px}.select-map-div{width:100%;position:relative}.select-map-div .select-title-block{height:40px;width:100%;border:1px solid #D9D9D9;border-radius:6px;margin-bottom:10px;padding:6px 16px;display:flex;justify-content:space-between;align-items:center;font-weight:400;font-size:15px;color:#01235380;background-color:#fff}.select-map-div .select-title-block p{margin-bottom:0}.select-map-div .div-for-select-all{position:absolute;z-index:5;width:100%;margin-top:-13px;border-top:1px solid #D9D9D9;height:424px;overflow-y:auto;background:#fff;box-shadow:0 4px 4px #00000040;border-radius:0 0 16px 16px;padding:25px 16px}.select-map-div .sidebar-wrapper-all{display:flex;flex-direction:column}.select-map-div .sidebar-flex{width:100%;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:400;letter-spacing:.015em;text-transform:capitalize;color:#252525}.select-map-div .last-select-div{margin-top:18px}.showMap{display:none}.pttvel{rotate:180deg}.heightAuto{height:auto!important}.address-map-container,.select-city{display:none}.parent-div{position:relative;margin-bottom:40px}.parent-div .slider-vector-left,.parent-div .slider-vector-right{position:absolute;top:50%;z-index:2;width:10.85px;height:18.95px;cursor:pointer}.parent-div .slider-vector-left{left:0}.parent-div .slider-vector-right{right:0}.parent-div .owl-item.active+.owl-item:not(.active){opacity:0}.parent-div .address-block-imges{width:161px!important;height:133px!important}.parent-div .owl-drag{margin:0 36px}@media screen and (max-width: 768px){.qartez-page .qartez-container .map-filter-box,.qartez-page .qartez-container .filter-area{display:none}.qartez-page .qartez-container .address-map-container{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;gap:15px}.qartez-page .qartez-container .address-map-container .address-btn{width:50%;height:40px;display:flex;justify-content:center;align-items:center;gap:12px;font-size:14px;color:#b8b8b8;border-radius:6px;background-color:#fff;border:1px solid #B8B8B8}.qartez-page .qartez-container .address-map-container .address-btn .btn-map-svg{fill:#b8b8b8}.qartez-page .qartez-container .address-map-container .address-btn.changeColor{color:#000;background-color:#e5f0f7;border:none}.qartez-page .qartez-container .address-map-container .address-btn.changeColor .btn-map-svg{fill:#000}.qartez-page .qartez-container .select-city{display:flex;width:100%;height:40px;border:1px solid #D9D9D9;border-radius:6px;margin-bottom:16px}.qartez-page .qartez-container .map-and-image-block{flex-direction:column}.qartez-page .qartez-container .map-and-image-block .filter-left{width:100%}.qartez-page .qartez-container .map-and-image-block .map-image{width:100%;height:290px}.qartez-page .address-block{padding-left:21px}.qartez-page .address-block.for-single,.qartez-page .address-block.heightAuto{padding-left:0}.qartez-page .address-block .address-single-block .address-block-img{display:none}.qartez-page .address-bottom .address-bottom-images{justify-content:flex-start}.qartez-page .address-bottom .address-bottom-images .img-bottom{height:35px}.parent-div .address-block-imges{width:214.45px!important;height:134px!important}.parent-div .owl-drag{margin:0 11px!important}.parent-div .slider-vector-left,.parent-div .slider-vector-right{top:37%}}@media screen and (max-width: 690px){.qartez-page .parent-div .address-block-imges{width:92.82px!important;height:76.68px!important}.qartez-page .address-bottom .address-bottom-images{justify-content:space-between;gap:0}.qartez-page .address-bottom .address-bottom-images:not(:last-child) .img-bottom{margin-bottom:0}.qartez-page .address-bottom .address-bottom-images .img-bottom{height:35px}}.magazine-main-img{max-width:160px}.notification-news-box{position:relative;display:inline-block;flex-shrink:0}.notification-news-box .badge-circle{position:absolute!important;right:-16px;left:auto;background-color:#da2a2e;font-size:8px;padding-bottom:0!important}.notification-news-box:after,.badge-circle:after{content:none!important}.woodmart-nav-link .notification-news-box.new{margin-right:8px;flex-shrink:0}.woodmart-nav-link .notification-news-box .badge-circle{width:16px;height:16px;line-height:16px;border:.5px solid #fff;right:-6px;font-size:10px}.my-account-notifications-link{display:flex;flex-direction:column;justify-content:space-between}.my-account-notifications-link .notification-news-box .badge-circle{width:20px;height:20px;border:.5px solid #fff;right:0;line-height:20px}.notification-news-section .notification-news-title-box{margin-bottom:26px}.notification-news-section .notification-news-title-box .title{color:#000;font-size:20px}.notification-news-section .notification-news-list__item{padding:20px 24px;border-radius:16px;border:2px solid rgba(1,35,83,.25);background-color:#f9f9f9;margin-bottom:20px}@media screen and (max-width: 575px){.notification-news-section .notification-news-list__item{padding:12px 16px;margin-bottom:16px}}.notification-news-section .notification-news-list__item .news-info-box{color:#012353}.notification-news-section .notification-news-list__item .news-info-box .icon-box .icon{fill:#012353}.notification-news-section .notification-news-list__item.news-seen{background-color:#f4f4f480;border-color:transparent}.notification-news-section .notification-news-list__item.news-seen .news-info-box{color:#7d849d}.notification-news-section .notification-news-list__item.news-seen .news-info-box .icon{fill:#7d849d}@media screen and (max-width: 575px){.notification-news-section .notification-news-list__item .img-box{display:none}}.notification-item{display:flex;align-items:center}@media screen and (max-width: 575px){.notification-item{flex-direction:column;align-items:flex-start;justify-content:space-between}}.notification-item .main-info{display:flex;flex-direction:column;align-self:stretch;margin-right:30px}@media screen and (max-width: 575px){.notification-item .main-info{margin-right:0}}.notification-item .title{color:#343b4c;display:inline-block;font-size:22px;line-height:1.5;margin-bottom:24px}@media screen and (max-width: 1024px){.notification-item .title{font-size:18px}}@media screen and (max-width: 575px){.notification-item .title{font-size:16px;margin-bottom:16px}}.notification-item .news-info-box{display:flex;color:#7d849d}@media screen and (max-width: 768px){.notification-item .news-info-box{flex-direction:column}}.notification-item .news-info-box .news-info-box__date,.notification-item .news-info-box .news-info-box__status{display:flex;align-items:center;font-size:16px;margin-right:16px}@media screen and (max-width: 768px){.notification-item .news-info-box .news-info-box__date,.notification-item .news-info-box .news-info-box__status{font-size:15px}}@media screen and (max-width: 768px){.notification-item .news-info-box .news-info-box__date{margin-bottom:14px}}.notification-item .news-info-box .icon-box{margin-right:12px;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.notification-item .news-info-box .icon-box .icon{fill:#7d849d}.notification-item .news-info-box .text{margin-bottom:0}.notification-item .img-box{margin-left:auto;width:180px;height:100px;overflow:hidden;border-radius:6px;flex-shrink:0}@media screen and (max-width: 575px){.notification-item .img-box{margin-left:0;margin-top:16px}}.notification-item .img-box .notification-img{width:100%;height:100%;object-fit:cover}.notification-page-content .go-back-btn{display:flex;align-items:center;color:#343b4c;font-size:18px;margin-bottom:40px;padding:0;background-color:transparent;outline:none;border:none;cursor:pointer}.notification-page-content .go-back-btn .icon{margin-right:8px}@media screen and (max-width: 768px){.notification-page-content .go-back-btn{margin-bottom:34px}}@media screen and (max-width: 575px){.notification-page-content .go-back-btn{font-size:15px;margin-bottom:28px}}.notification-page-content .notification-item{margin-bottom:56px}@media screen and (max-width: 768px){.notification-page-content .notification-item{margin-bottom:44px}}@media screen and (max-width: 575px){.notification-page-content .notification-item{margin-bottom:18px}}.notification-page-content .description{color:#343b4c;font-size:16px;line-height:1.5}@media screen and (max-width: 575px){.notification-page-content .description{font-size:15px}}.notification-page-content .description p,.notification-page-content .description ul,.notification-page-content .description ol{margin-bottom:16px}@media screen and (max-width: 575px){.notification-page-content .description p,.notification-page-content .description ul,.notification-page-content .description ol{margin-bottom:12px}}.order-notification-section{margin-bottom:20px}.order-notification-section .order-notification{display:flex;align-items:center;width:100%;min-height:50px;border-radius:12px;padding:10px 68px 10px 36px}@media screen and (max-width: 768px){.order-notification-section .order-notification{padding:16px 20px}}.order-notification-section .order-notification:not(:last-child){margin-bottom:24px}@media screen and (max-width: 768px){.order-notification-section .order-notification:not(:last-child){margin-bottom:12px}}.order-notification-section .order-notification .message-wrapper{display:flex;flex:1;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.order-notification-section .order-notification .message-wrapper{flex-direction:column;align-items:flex-start}}.order-notification-section .order-notification .info{font-size:16px;line-height:1.4;margin-bottom:0}@media screen and (max-width: 768px){.order-notification-section .order-notification .info{font-size:14px}}.order-notification-section .order-notification .download-info-form{margin-bottom:0}.order-notification-section .order-notification .btn-link{font-size:15px;color:#fff;text-align:center;height:30px;width:196px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:4px;background-color:#252525de;margin-left:30px;outline:none;border:none}.order-notification-section .order-notification .btn-link:focus,.order-notification-section .order-notification .btn-link:hover{box-shadow:none;outline:none;text-decoration:none}@media screen and (max-width: 768px){.order-notification-section .order-notification .btn-link{font-size:14px;margin-left:16px;margin-top:10px}}.order-notification-section .order-notification .icon{margin-right:18px;flex-shrink:0}@media screen and (max-width: 768px){.order-notification-section .order-notification .icon{margin-right:14px}}.order-notification-section .order-notification.sanction-error{background-color:#eed202}.order-notification-section .order-notification.sanction-error .info{color:#252525de}.order-notification-section .order-notification.success{background-color:#41a167}.order-notification-section .order-notification.success .info{color:#fff}.order-notification-section .order-notification.out-of-stock-error{background-color:#da2a2e}.order-notification-section .order-notification.out-of-stock-error .info{color:#fff}.success-btn{background-color:#28a745;color:#fff}.success-btn:hover,.success-btn:active,.success-btn:focus{color:#fff}.success-btn .icon{height:auto;max-height:22px;max-width:22px;width:auto}.success-btn .btn-text{margin-left:18px;margin-right:18px}@media screen and (max-width: 991px){.success-btn .btn-text{margin-left:12px;margin-right:12px}}.file-letter-box .textProductInfo{font-size:16px;color:#000;line-height:25px;letter-spacing:.1px;padding-bottom:16px}.file-letter-box .textProductInfo.history{padding-left:20px}.file-letter-box .divSend{padding:20px;border-radius:3px;box-shadow:0 0 10px #c7c6c6;margin-bottom:16px}.file-letter-box .divSend .SendButton{width:120px;height:42px;font-size:16px;padding:10px}.file-letter-box table,.file-letter-box tr{border:2px solid #F1F1F1}.file-letter-box table.tableSendFile{width:100%}@media (max-width: 768px){.file-letter-box table.tableSendFile tr{font-size:14px}}.file-letter-box table tr{height:50px;font-size:16px}.file-letter-box table tr td{padding-left:20px}@media (max-width: 768px){.file-letter-box table tr td{padding-left:10px}}.file-letter-box table tr td a{text-decoration:underline}.file-letter-box table tr td.downloadline{display:flex;justify-content:space-between;flex-wrap:wrap}.file-letter-box table tr td.downloadline span{word-break:break-all}@media screen and (max-width: 768px){.file-letter-box table tr td.downloadline{flex-direction:column}}.file-letter-box table th{height:40px;background-color:#fafafa;color:#3f3f3f;padding-left:20px}@media (max-width: 768px){.file-letter-box table th{padding-left:10px}}.file-letter-box .buttonBox{display:flex;justify-content:space-between;margin-top:15px}.file-letter-box .buttonBox .addButton{height:42px;font-size:16px;padding:10px;background-color:#012353;color:#fff;border-radius:5px}@media screen and (max-width: 375px){.file-letter-box{font-size:14px}.file-letter-box .textProductInfo,.file-letter-box .divSend .SendButton,.file-letter-box table tr,.file-letter-box .addButton{font-size:14px!important}}.compare-content{overflow-x:auto}.compare-content .product-box{border:none;box-shadow:none;border-radius:0;border-left:1px solid rgba(129,129,129,.2);display:inline-block;width:20%;padding:0 15px 15px;text-align:center;margin-left:-3px;min-width:270px}.compare-content .product-box:first-child{border:0}.compare-content .product-box .remove-product{text-transform:uppercase;letter-spacing:.3px;margin:0 auto 10px;padding-right:18px;width:fit-content;text-align:center;position:relative;line-height:30px;font-size:13px;display:block;color:#2d2a2a}.compare-content .product-box .remove-product:before{transform:rotate(-45deg);right:0}.compare-content .product-box .remove-product:after{transform:rotate(45deg);right:0}.compare-content .product-box .remove-product:before,.compare-content .product-box .remove-product:after{transition:background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;background-color:#000;display:inline-block;position:absolute;margin-top:-1px;content:" ";width:12px;height:2px;top:50%}.compare-content .product-box .remove-product:hover:before,.compare-content .product-box .remove-product:hover:after{transform:rotate(0)}.compare-content .product-box .product-link{position:relative}.compare-content .product-box .product-link img{margin-bottom:10px;max-width:100%}.compare-content .product-box .product-link h3.product-title,.compare-content .product-box .product-link .product-title.h3{margin-bottom:10px;text-align:center;line-height:1.3;font-size:14px;color:#333}.compare-content .product-box .product-link span.product-price{margin-bottom:10px;text-align:center;line-height:1.3;font-size:15px;color:#012353;display:block}.compare-content .product-box .product-link button{transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow 0s ease,opacity .25s ease;box-shadow:inset 0 -2px #00000026;text-transform:capitalize;background-color:#012353;justify-content:center;vertical-align:inherit;letter-spacing:.3px;display:inline-flex;align-items:center;position:relative;padding:9px 14px;line-height:18px;overflow:hidden;font-size:12px;cursor:pointer;margin-right:0;margin-left:0;border:none;color:#fff;outline:0}.compare-content .product-box .product-link button:hover{color:#333}.compare-content .product-box .product-link button:hover i{transform:translateY(0) translateZ(0)}.compare-content .product-box .product-link button i{transform:translateY(220%) translateZ(0)}.compare-content .code-box{border-left:1px solid rgba(129,129,129,.2);background-color:#00000008;display:inline-block;padding:16.3px 15px;text-align:center;margin-left:-3px;width:20%;min-width:270px}.compare-content .code-box:first-child{text-transform:uppercase;text-align:left;font-size:16px;color:#2d2a2a;padding:15px;border:0}.compare-content .availability-box{border-left:1px solid rgba(129,129,129,.2);display:inline-block;padding:16.3px 15px;text-align:center;margin-left:-3px;max-width:100%;color:#2d2a2a;width:20%;min-width:270px}.compare-content .availability-box i{vertical-align:text-top;display:inline-block;margin-right:5px;color:red}.compare-content .availability-box i.fa-check{color:#012353}.compare-content .availability-box:first-child{text-transform:uppercase;text-align:left;font-size:16px;padding:15px;border:0}.my-account-page .my-account-sidebar{border-right:1px solid rgba(129,129,129,.2)}.my-account-page .my-account-sidebar h3,.my-account-page .my-account-sidebar .h3{border-bottom:1px solid rgba(129,129,129,.2);text-decoration:none!important;text-transform:capitalize;padding-bottom:10px;padding-right:10px;margin-bottom:15px;padding-left:15px;line-height:1.4;font-size:18px;color:#2d2a2a}.my-account-page .my-account-sidebar button{color:#000000e6;padding:10px 15px;line-height:20px;text-align:left;font-size:14px;display:block;width:100%;text-decoration:none}.my-account-page .my-account-sidebar button.notification{color:red}.my-account-page .my-account-sidebar button.notification span.notification-count{background-color:red;border-radius:50%;margin-left:5px;font-size:12px;padding:0 5px;color:#fff}.my-account-page .my-account-sidebar button.notification:hover,.my-account-page .my-account-sidebar button.notification:not(.my-account-page .my-account-sidebar button.notification.collapsed){color:red}.my-account-page .my-account-sidebar button:hover{background-color:#f8f8f8;color:#000000e6;text-decoration:none}.my-account-page .my-account-sidebar button:not(.my-account-page .my-account-sidebar button.collapsed){background-color:#8888881f;text-decoration:none;color:#000000e6;cursor:default}.my-account-page .for_save{height:49px;font-size:13px!important;width:229px;padding:16px 12px!important}.my-account-page .info-tvyal{font-size:20px}.my-account-page .my_info.for-tablet{display:none}@media screen and (max-width: 768px){.my-account-page .my_info.for-tablet{width:100%;display:flex;margin-left:10px}}.my-account-page .manager-controls{margin-bottom:20px}.my-account-page .manager-controls select{height:48px;font-size:16px;padding:8px 12px;width:100%;border:1px solid #ccc;border-radius:4px;background-color:#fafafa;color:#333;cursor:pointer}.my-account-page .manager-controls select:focus{outline:none;border-color:#012353;box-shadow:0 0 0 2px #01235333}.my-account-page .manager-controls option{font-size:15px;padding:10px}@media screen and (max-width: 768px){.my-account-page .manager-controls select{font-size:14px;height:44px}}.my-account-page .my_info{display:flex;min-height:183px;margin-bottom:27px;align-items:center;background:#f5f6f780;border-radius:16px}@media screen and (max-width: 768px){.my-account-page .my_info{min-height:160px}}@media screen and (max-width: 425px){.my-account-page .my_info{min-height:105px}}.my-account-page .my_info .my_info_img{width:140px;height:140px;background-color:green;margin:0 24px;border-radius:50%;overflow:hidden;flex-shrink:0}@media screen and (max-width: 768px){.my-account-page .my_info .my_info_img{width:90px;height:90px;margin:20px 14px}}@media screen and (max-width: 375px){.my-account-page .my_info .my_info_img{width:64px;height:64px;margin:0 7px}}.my-account-page .my_info .my_info_text{padding-right:24px}@media screen and (max-width: 768px){.my-account-page .my_info .my_info_text{padding-right:14px}}.my-account-page .my_info .my_info_text .my_info_text_title{font-size:16px;color:#333}@media screen and (max-width: 425px){.my-account-page .my_info .my_info_text .my_info_text_title{font-size:14px;line-height:1}}.my-account-page .my_info .my_info_text .my_info_text_title .my_info_text_phone,.my-account-page .my_info .my_info_text .my_info_text_title .my_info_text_mail{color:#012353}.my-account-page .my-account-content{padding:20px}.my-account-page .my-account-content .my_info_name{font-size:36px;color:#000;text-transform:capitalize}@media screen and (max-width: 768px){.my-account-page .my-account-content .my_info_name{font-size:28px}}@media screen and (max-width: 375px){.my-account-page .my-account-content .my_info_name{font-size:24px}}@media screen and (min-width: 769px){.my-account-page .my-account-content .hr{display:none}}.my-account-page .change_info{width:100%;min-height:50px;padding:13px;border-radius:6px;display:flex;align-items:center;background-color:#10c44c;margin:0 0 64px}@media screen and (max-width: 768px){.my-account-page .change_info{margin-bottom:50px}}@media screen and (max-width: 425px){.my-account-page .change_info{margin-bottom:38px}}.my-account-page .change_info img{padding:0 12px}.my-account-page .change_info span{display:flex;font-size:16px;color:#fff}@media screen and (max-width: 768px){.my-account-page .change_info span{padding-right:5px}}.my-account-page .change_info span.change_info_text{align-items:flex-start}.my-account-page .dOut{font-size:13px;color:#777;letter-spacing:.035em;display:none;margin:50px 0 36px}@media screen and (max-width: 991px){.my-account-page .dOut{display:block}}.my-account-page .dOut .dOutP{font-size:14px;margin-bottom:13px!important}.my-account-page .dOut a{color:#777;text-decoration:underline}.my-account-page #collapseOne p{margin-bottom:20px;font-size:110%}.my-account-page #collapseOne p a{color:#3f3f3f}.my-account-page #collapseOne p a:hover{color:#012353}.my-account-page #collapseOne .my-account-links-box{grid-template-columns:repeat(3,1fr);margin-bottom:40px;margin-top:30px;display:grid;gap:20px}.my-account-page #collapseOne .my-account-links-box a{box-shadow:0 0 4px #0000002e;text-align:center;padding:20px}.my-account-page #collapseOne .my-account-links-box a h4,.my-account-page #collapseOne .my-account-links-box a .h4{text-transform:uppercase;margin-bottom:0;font-size:14px;color:#3f3f3f}.my-account-page #collapseOne .my-account-links-box a h4.notification,.my-account-page #collapseOne .my-account-links-box a .notification.h4{color:red}.my-account-page #collapseOne .my-account-links-box a i{margin-bottom:10px;font-size:50px;color:#d0d0d0}.my-account-page #collapseOne .my-account-links-box a div.img-box{position:relative;width:fit-content;margin:auto}.my-account-page #collapseOne .my-account-links-box a div.img-box img{margin-bottom:10px;width:50px}.my-account-page #collapseOne .my-account-links-box a div.img-box span.notification-count{transform:translate(50%,-50%);justify-content:center;background-color:red;align-items:center;position:absolute;border-radius:50%;display:flex;height:22px;color:#fff;width:22px;right:0;top:0}.my-account-page #collapseOne .my-account-links-box a:hover{background-color:#00000008}.my-account-page #collapseOne .my-account-links-box a:hover i{color:#012353}.my-account-page #collapseOne .price-list-box{box-shadow:0 0 4px #0000002e;padding:20px;width:100%}.my-account-page #collapseOne .price-list-box h5,.my-account-page #collapseOne .price-list-box .h5{text-transform:uppercase;margin-bottom:0;font-size:14px;color:#3f3f3f}.my-account-page #collapseOne .file-letter-box{box-shadow:0 0 4px #0000002e;margin-bottom:20px;margin-top:20px;padding:20px;width:100%}.my-account-page #collapseOne .file-letter-box label{margin-bottom:20px;line-height:1.4;font-size:16px;display:block;color:#3f3f3f}@media screen and (max-width: 1369px){.my-account-page #collapseOne .file-letter-box label{font-size:14px}}.my-account-page #collapseOne .file-letter-box input[type=file]{margin-bottom:25px}.my-account-page #collapseOne .file-letter-box textarea{border:1px solid #ccc;margin-bottom:20px;border-radius:3px;max-height:500px;min-height:42px;font-size:14px;height:190px;outline:none;padding:3px;width:100%;color:#666}.my-account-page #collapseOne .file-letter-box button{transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;border-color:#ccc #ccc #bbb!important;color:#000c;padding:.6em 1em .4em;letter-spacing:.3px;background:#e6e6e6;border-radius:3px;border:1px solid;cursor:pointer;font-size:12px;line-height:1;outline:0}.my-account-page #collapseOne .file-letter-box button:hover{box-shadow:inset 0 0 200px #0000001a;border-color:#ccc #bbb #aaa!important;color:#3e3e3e}.my-account-page #collapseOne .write-order h4,.my-account-page #collapseOne .write-order .h4{display:inline-block;margin-bottom:20px;line-height:1.4;font-size:18px;color:#2d2a2a}.my-account-page #collapseOne .write-order a{text-decoration:underline;color:#3f3f3f}.my-account-page #collapseOne .radio-btn-box{margin-top:10px;display:flex;gap:20px}.my-account-page #collapseOne .radio-btn-box label{vertical-align:middle;align-items:center;font-size:14px;color:#464646;display:flex;margin:0;gap:5px}.my-account-page #collapseOne table{border-collapse:collapse;margin-bottom:35px;border-spacing:0;line-height:1.4;font-size:14px;width:100%}.my-account-page #collapseOne table thead tr th{border-bottom:2px solid #EFEFEF;text-transform:capitalize;padding:15px 10px;line-height:1.2;font-size:16px;color:#2d2a2a}.my-account-page #collapseOne table tbody tr td{border-bottom:1px solid #E6E6E6;padding:15px 12px}.my-account-page #collapseOne table tbody tr td input{border:1px solid #ccc;border-radius:3px;font-size:14px;max-width:100%;outline:unset;padding:3px;height:42px;width:100%;color:#666}.my-account-page #collapseOne table tbody tr td i{cursor:pointer}.my-account-page #collapseOne .btn-box button{transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;background-color:#f3f3f3;letter-spacing:.3px;padding:12px 20px;border-radius:0;box-shadow:none;cursor:pointer;font-size:13px;color:#3e3e3e;border:0}.my-account-page #collapseOne .btn-box button:hover{box-shadow:inset 0 0 200px #0000001a;color:#3e3e3e}.my-account-page .order-again{background-color:#032c67!important}.my-account-page #collapseThree form h3,.my-account-page #collapseThree form .h3{margin-bottom:20px;line-height:1.4;font-size:22px;color:#2d2a2a}.my-account-page #collapseThree form label{margin-bottom:5px;font-size:14px;display:block;color:#464646}.my-account-page #collapseThree form label span{font-size:16px;color:#e01020}.my-account-page #collapseThree form input,.my-account-page #collapseThree form select{border:1px solid #ccc;margin-bottom:20px;border-radius:3px;max-width:100%;font-size:14px;outline:none;height:42px;padding:3px;color:#666;width:100%}.my-account-page #collapseThree form button{transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow 0s ease,opacity .25s ease;box-shadow:inset 0 -2px #00000026;text-transform:capitalize;background-color:#012353;letter-spacing:.3px;padding:12px 20px;line-height:18px;cursor:pointer;font-size:13px;color:#fff;border:0}.my-account-page #collapseThree form button:hover{box-shadow:inset 0 -2px #00000026;color:#333}.my-account-page #collapseFour .input-box{display:flex;gap:20px}.my-account-page #collapseFour label{display:block;width:100%}.my-account-page #collapseFour label span{font-size:16px;color:#252525;margin-bottom:5px;display:block}@media screen and (max-width: 374px){.my-account-page #collapseFour label span{font-size:14px}}.my-account-page #collapseFour label span sup{font-size:16px;color:#e01020;top:0}.my-account-page #collapseFour label input{border:1px solid #ccc;background-color:#fafafa;color:#666!important;border-radius:3px;font-size:16px;max-width:100%;padding:12px;height:47px;color:#252525;width:100%;outline:0}@media screen and (max-width: 768px){.my-account-page #collapseFour label input{padding:12px 2px}}.my-account-page #collapseFour label em{font-size:14px;color:#777}.my-account-page #collapseFour .change-pass-box{padding-top:35px;margin:40px 0}.my-account-page #collapseFour .change-pass-box fieldset{border:1px solid #E6E6E6;padding:51px;position:relative}@media screen and (max-width: 768px){.my-account-page #collapseFour .change-pass-box fieldset{padding:30px 30px 15px}}.my-account-page #collapseFour .change-pass-box legend{color:#000;transform:translateY(-50%);text-transform:uppercase;display:inline-block;padding-right:15px;position:absolute;padding-left:15px;width:fit-content;margin-bottom:0;background:#fff;font-size:20px;top:0}.my-account-page #collapseFour .change-pass-box input{height:51px;background-color:#fff}.my-account-page #collapseFour .change-pass-box .eyeSpan{position:relative}.my-account-page #collapseFour .change-pass-box .eyeImg{cursor:pointer;position:absolute;top:13px;left:420px}@media screen and (max-width: 1368px){.my-account-page #collapseFour .change-pass-box .eyeImg{left:auto;right:12px}}.my-account-page #collapseFour .change-pass-box .eyeImg.eyeOpen{display:none}.my-account-page #collapseFour button{transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow 0s ease,opacity .25s ease;box-shadow:inset 0 -2px #00000026;text-transform:capitalize;background-color:#012353;letter-spacing:.3px;padding:12px 20px;line-height:18px;font-size:13px;cursor:pointer;border:none;color:#fff;outline:0}.my-account-page #collapseFour button:hover{box-shadow:inset 0 -2px #00000026;color:#333}.my-account-page #collapseFive h3,.my-account-page #collapseFive .h3{text-transform:uppercase;margin-bottom:20px;font-size:22px}.my-account-page #collapseFive p{font-size:110%;margin:0}.my-account-page #collapseFive hr{border-top:1px solid rgba(27,27,27,.6);margin:20px 0}.my-account-page #collapseFive h5,.my-account-page #collapseFive .h5{margin-bottom:25px;font-size:15.4px;color:#777}.my-account-page #collapseFive a{margin-bottom:20px;align-items:center;color:#3f3f3f;display:flex;gap:10px}.my-account-page #collapseFive a img{max-width:35px}.my-account-page #collapseFive a:hover{color:#012353}.my-account-page #collapseFive table{width:100%}.my-account-page #collapseFive table tbody tr td{border-bottom:1px solid #E6E6E6;padding:15px 12px}.my-account-page #collapseFive table tbody tr td:last-child{text-align:right}.my-account-page #collapseSix h2,.my-account-page #collapseSix .h2{text-transform:uppercase;margin-bottom:30px;line-height:1.4;font-size:22px}.my-account-page #collapseSix p{margin-bottom:30px;font-size:110%}.my-account-page #collapseSix p:last-child{border-bottom:4px solid #ececec;padding-bottom:30px}.my-account-page #collapseSix table{width:100%}.my-account-page #collapseSix table thead tr th{border-bottom:2px solid #EFEFEF;text-transform:uppercase;padding:15px 10px;line-height:1.2;font-size:16px;color:#2d2a2a}.my-account-page #collapseSix table thead tr th:last-child{text-align:right}.my-account-page #collapseSix table thead tr th:first-child{text-align:left}.my-account-page #collapseSix table tbody tr td{border-bottom:1px solid #E6E6E6;padding:15px 12px}.my-account-page #collapseSix table tbody tr td:first-child{text-align:left;font-size:14px;color:#012353}.my-account-page #collapseSix table tbody tr td:last-child{text-align:right}.my-account-page #collapseSeven h3,.my-account-page #collapseSeven .h3{text-transform:uppercase;margin-bottom:20px;font-size:22px;color:#2d2a2a}.my-account-page #collapseSeven p{margin-bottom:20px}.my-account-page #collapseSeven a{padding-bottom:20px;margin:0 auto 10px;position:relative;width:fit-content;text-align:center;display:block}.my-account-page #collapseSeven a h4,.my-account-page #collapseSeven a .h4{margin-bottom:20px;color:#2d2a2a}.my-account-page #collapseSeven a img{max-width:100%}.my-account-page #collapseSeven a span{color:#3f3f3f}.my-account-page #collapseSeven a:after{background:#1b1b1b99;transform:translate(-50%);position:absolute;content:"";width:35px;height:1px;bottom:0;left:50%}.my-account-page #collapseEight .heading-box{border-bottom:1px solid rgba(129,129,129,.2);justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:5px;padding-right:10px;padding-left:15px;display:flex}.my-account-page #collapseEight .heading-box h2,.my-account-page #collapseEight .heading-box .h2{text-transform:uppercase;margin-right:10px;margin-bottom:5px;font-size:18px;color:#2d2a2a}.my-account-page #collapseEight .heading-box .heading-icon-box span{margin-right:3px;color:#2d2a2a}.my-account-page #collapseEight .heading-box .heading-icon-box a{color:#0009;padding:6px}.my-account-page #collapseEight .pagination-box{justify-content:center;margin-top:20px;display:flex;gap:2px}.my-account-page #collapseEight .pagination-box a{transition:all .2s ease;justify-content:center;box-sizing:content-box;align-items:center;padding-right:5px;padding-left:5px;line-height:34px;font-size:14px;min-width:22px;color:#2d2a2a;display:flex;height:34px}.my-account-page #collapseEight .pagination-box a:hover{background-color:#eee}.my-account-page #collapseEight .pagination-box a.active{background-color:#012353;color:#fff}@media screen and (max-width: 575px){.my-account-page .my-account-content #collapseOne .my-account-links-box{grid-template-columns:auto}.my-account-page .my-account-content #collapseOne .radio-btn-box{flex-direction:column}.my-account-page .my-account-content #collapseOne .btn-box{gap:15px}.my-account-page .my-account-content #collapseFour .input-box{flex-direction:column;gap:0}.my-account-page .my-account-content #collapseEight .heading-box{align-items:flex-start;flex-direction:column}.my-account-page .my-account-content #collapseEight .product-content{grid-template-columns:repeat(2,1fr);gap:10px}.my-account-page .my-account-content #collapseEight .product-content .product-box .product-link h3.product-title,.my-account-page .my-account-content #collapseEight .product-content .product-box .product-link .product-title.h3{font-size:12px}.my-account-page .my-account-content #collapseEight .product-content .product-box .product-link span.product-price{font-size:14px}.my-account-page .my-account-content #collapseEight .product-content .product-box .product-link>div.d-flex{flex-direction:column;align-items:center;gap:5px}.my-account-page .my-account-content #collapseEight .product-content .product-box .product-link>div.d-flex button{margin:auto}.my-account-page .my-account-content #collapseEight .product-content .product-box .product-link.new label{font-size:10px}}.profileImage{width:140px;height:140px;border-radius:50%;background:#e7f3f9;font-style:normal;font-size:67px;display:flex;justify-content:center;align-items:center;margin:0 23px;color:#012353;text-align:center;flex-shrink:0}@media screen and (max-width: 768px){.profileImage{width:90px;height:90px;font-size:38px;margin:0 14px}}@media screen and (max-width: 415px){.profileImage{width:64px;height:64px;font-size:34px;margin:0 7px}}@media screen and (max-width: 1370px){.home .sidebar-home .side-menu-wrapper .side-nav ul.menu li.menu-item a{font-size:12px!important}.home .sidebar-home .side-menu-wrapper .side-nav ul.menu li.menu-item.dropdown a{padding:7.9px 30px 7.9px 20px!important;font-size:12px!important}}.new-margin{margin-bottom:33px!important}@media screen and (max-width: 768px){.new-margin{margin-bottom:15px!important}}@media screen and (max-width: 425px){.new-margin{margin-bottom:13px!important}}.orders-table-content{position:relative}.orders-table-content.is-loading{min-height:200px}.orders-table-content.is-loading:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ffffffb3;z-index:5}.orders-table-content.is-loading:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;border:3px solid #012353;border-top-color:transparent;animation:spin 1s linear infinite;z-index:10}.orders-table-content.is-loading .orders-table{opacity:.5}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.orders-table-content table{margin-bottom:35px;max-width:100%;width:100%}.orders-table-content table tr.notification_not_read{background-color:#0123530d}.orders-table-content table.view-order-table th{text-align:left}.orders-table-content table.orders-table th,.orders-table-content table.orders-table td{padding-left:0}.orders-table-content table.orders-table th:not(:last-child),.orders-table-content table.orders-table td:not(:last-child){padding-right:18px}@media (max-width: 1199px){.orders-table-content table.orders-table th:not(:last-child),.orders-table-content table.orders-table td:not(:last-child){padding-right:14px}}.orders-table-content table th,.orders-table-content table td{border-bottom:1px solid #EFEFEF;font-size:14px;padding:12px 8px}.orders-table-content table th{text-transform:capitalize;line-height:1.2;color:#252525}@media (max-width: 768px){.orders-table-content table th{font-size:12px}}.orders-table-content table td{color:#7b7777}.orders-table-content table td a,.orders-table-content table td a:hover,.orders-table-content table td .price{color:#012353}.orders-table-content table td .order-status{white-space:normal}@media (max-width: 768px){.orders-table-content table.orders-table{display:block}.orders-table-content table.orders-table thead th{display:none}.orders-table-content table.orders-table tbody,.orders-table-content table.orders-table tbody tr,.orders-table-content table.orders-table tbody td{display:block}.orders-table-content table.orders-table tr{width:100%;border-bottom:1px solid #EFEFEF}.orders-table-content table.orders-table td{width:100%;padding-left:50%;position:relative;border-bottom:none;padding-top:8px;padding-bottom:8px}.orders-table-content table.orders-table td:last-of-type{display:flex;align-items:flex-start;flex-wrap:wrap}.orders-table-content table.orders-table td:last-of-type a{margin-bottom:6px}.orders-table-content table.orders-table td:after{content:attr(data-label);text-transform:uppercase;line-height:1.2;font-size:12px;color:#252525;position:absolute;top:15px;left:12px}}.orders-table-content .actions{gap:8px}.orders-table-content .actions .button{white-space:nowrap;margin-right:0}.orders-table-content .actions .notification-read-info{width:36px;background-color:#da2a2e;border-radius:4px}.orders-table-content .button{transition:color .25s ease,background-color .25s ease,box-shadow 0s ease;font-size:13px;color:#fff;border-radius:4px;min-height:36px;background-color:#012353;display:inline-flex;letter-spacing:.03em;padding:4px 8px;min-width:60px;margin-right:8px;align-items:center;justify-content:center}.orders-table-content .button.order-again{background-color:#032c67}@media (min-width: 1025px){.orders-table-content .button:hover{box-shadow:inset 0 -2px #00000026;color:#333;background-color:#eee!important}}.content-404-page .content-box{text-align:center;max-width:870px;padding:40px 0;display:block;margin:auto;width:100%}.content-404-page .content-box a{text-transform:uppercase;background-color:#012353;border-color:#012353;display:inline-flex;letter-spacing:.3px;border-radius:35px;padding:12px 20px;font-size:13px;cursor:pointer;border-width:0;color:#fff}.content-404-page .content-box img{max-width:100%;margin:auto}.content-404-page .content-box h1,.content-404-page .content-box .h1{line-height:55px;margin-top:25px;font-size:45px;color:#2d2a2a}.about-us-content-box,.socialakan-patasxanatvutyun-content-box{flex-direction:column;align-items:center;margin-top:50px;display:flex}.about-us-content-box h2,.about-us-content-box .h2,.socialakan-patasxanatvutyun-content-box h2,.socialakan-patasxanatvutyun-content-box .h2{margin-bottom:10px;line-height:100px;font-size:36px;color:#2d2a2a}@media (max-width: 768px){.about-us-content-box h2,.about-us-content-box .h2,.socialakan-patasxanatvutyun-content-box h2,.socialakan-patasxanatvutyun-content-box .h2{font-size:28px}}.about-us-content-box .border-box,.socialakan-patasxanatvutyun-content-box .border-box{background-color:#012353;margin:0 auto 10px;display:block;width:40px;height:2px}.about-us-content-box p,.socialakan-patasxanatvutyun-content-box p{margin-bottom:30px;text-align:center;line-height:28px;font-size:18px;color:#777}.about-us-content-box img,.socialakan-patasxanatvutyun-content-box img{box-shadow:0 0 9px #0000003d}.socialakan-patasxanatvutyun-content-box{margin-top:80px}.socialakan-patasxanatvutyun-content-box h2,.socialakan-patasxanatvutyun-content-box .h2{font-size:32px}@media (max-width: 768px){.socialakan-patasxanatvutyun-content-box h2,.socialakan-patasxanatvutyun-content-box .h2{font-size:24px;text-align:center}}.socialakan-patasxanatvutyun-content-box img{box-shadow:unset}.wishlist .product-card .product-box{max-width:100%}.wishlist .product-card.special-offer .product-card-top{padding-right:0}.wishlist .product-card .remove-product{cursor:pointer;font-size:13px;letter-spacing:.3px;color:#2d2a2a;margin:0 auto 16px}@media (max-width: 768px){.wishlist .product-card .remove-product{margin-bottom:12px}}.wishlist .product-content{grid-template-columns:repeat(3,1fr);display:grid;gap:30px}@media (max-width: 768px){.wishlist .product-content{grid-template-columns:repeat(2,1fr);gap:15px}}.wishlist-btn.active .fa-heart{color:#012353!important}.kap-content-box{display:flex;flex-wrap:wrap;justify-content:center}.kap-content-box .blog-box{display:flex!important;justify-content:center;align-items:center;width:292px;height:200px}.kap-content-box h1,.kap-content-box .h1{margin-bottom:40px;text-align:center;line-height:1.2;font-size:36px;padding:60px 0;color:#2d2a2a}@media (max-width: 768px){.kap-content-box h1,.kap-content-box .h1{font-size:22px;padding-top:15px;padding-bottom:15px}}.kap-content-box .blog-text-box{margin-bottom:30px}.kap-content-box .blog-text-box h5,.kap-content-box .blog-text-box .h5{text-transform:uppercase;letter-spacing:.3px;margin-bottom:10px;text-align:center;font-size:14px;color:#012353}.kap-content-box .blog-text-box h3,.kap-content-box .blog-text-box .h3{margin-bottom:10px;text-align:center;line-height:1.3;font-size:36px}@media (max-width: 768px){.kap-content-box .blog-text-box h3,.kap-content-box .blog-text-box .h3{font-size:22px}}.kap-content-box .blog-text-box p{text-align:center;font-size:110%;margin:0}.kap-content-box .blog-box{box-shadow:0 0 4px #0000001f;display:inline-block;vertical-align:top;overflow:hidden;margin:10px;transition:.5s}.kap-content-box .blog-box:hover{box-shadow:0 0 6px #181818;transition:.5s}@media (max-width: 768px){.kap-content-box .blog-box{width:calc(50% - 23px)}}@media (max-width: 575px){.kap-content-box .blog-box{width:calc(100% - 23px)}}.kap-content-box .blog-box:hover a.blog-img-box:after{opacity:1}.kap-content-box .blog-box:hover a.blog-img-box img{transform:scale(1.03)}.kap-content-box .blog-box:hover a.blog-img-box .post-image-mask:before,.kap-content-box .blog-box:hover a.blog-img-box .post-image-mask:after,.kap-content-box .blog-box:hover a.blog-img-box .post-image-mask span{animation:wd-fadeInLeft .3s ease;opacity:1}.kap-content-box .blog-box:hover a.blog-img-box .post-image-mask:before{transition-delay:.2s;animation-delay:.2s}.kap-content-box .blog-box:hover a.blog-img-box .post-image-mask span{transition-delay:.1s;animation-delay:.1s}.kap-content-box .blog-box a.blog-img-box{position:relative}.kap-content-box .blog-box a.blog-img-box:after{background-color:#00000080;transition:opacity .7s ease;position:absolute;content:"";opacity:0;bottom:0;right:0;left:0;top:0}.kap-content-box .blog-box a.blog-img-box .post-image-mask{position:absolute;margin-left:-22px;text-align:center;margin-top:-5px;font-size:0;z-index:1;left:50%;top:50%}.kap-content-box .blog-box a.blog-img-box .post-image-mask span{transition-delay:.1s;animation-delay:.1s}.kap-content-box .blog-box a.blog-img-box .post-image-mask:before{transition-delay:.15s;animation-delay:.15s}.kap-content-box .blog-box a.blog-img-box .post-image-mask:after{margin-right:0}.kap-content-box .blog-box a.blog-img-box .post-image-mask:before,.kap-content-box .blog-box a.blog-img-box .post-image-mask:after{content:""}.kap-content-box .blog-box a.blog-img-box .post-image-mask:before,.kap-content-box .blog-box a.blog-img-box .post-image-mask:after,.kap-content-box .blog-box a.blog-img-box .post-image-mask span{-webkit-animation:wd-fadeOutRight .3s ease;animation:wd-fadeOutRight .3s ease;transition:opacity .2s ease;background-color:#fff;vertical-align:middle;display:inline-block;border-radius:50%;margin-right:7px;height:10px;width:10px;opacity:0}.kap-content-box .blog-box a.blog-img-box img{transition:transform .7s ease,opacity .7s ease,-webkit-transform .7s ease;width:100%}.kap-content-box .blog-box a.blog-img-box label{box-shadow:0 0 9px #0000001a;justify-content:center;flex-direction:column;background-color:#fff;align-items:center;position:absolute;min-width:53px;display:flex;color:#333;left:10px;z-index:2;margin:0;top:10px}.kap-content-box .blog-box a.blog-img-box label span.month{text-transform:uppercase;padding-bottom:7px;padding-top:1px;font-size:12px}@media (max-width: 768px){.kap-content-box .blog-box a.blog-img-box label span.month{font-size:10px}}.kap-content-box .blog-box a.blog-img-box label span.date{font-size:24px}@media (max-width: 768px){.kap-content-box .blog-box a.blog-img-box label span.date{font-size:20px}}@media (max-width: 575px){.kap-content-box .blog-box a.blog-img-box label span.date{font-size:16px}}.kap-content-box .blog-box .blog-title-text-box{cursor:pointer;background-color:#fff;position:relative;text-align:center;padding:25px}@media (max-width: 768px){.kap-content-box .blog-box .blog-title-text-box{padding-right:15px;padding-left:15px}}.kap-content-box .blog-box .blog-title-text-box a{color:#2d2a2a}.kap-content-box .blog-box .blog-title-text-box h3,.kap-content-box .blog-box .blog-title-text-box .h3{margin-bottom:10px}@media (max-width: 768px){.kap-content-box .blog-box .blog-title-text-box h3,.kap-content-box .blog-box .blog-title-text-box .h3{font-size:20px}}.kap-content-box .blog-box .blog-title-text-box h3 a,.kap-content-box .blog-box .blog-title-text-box .h3 a{line-height:1.4;font-size:24px;color:#2d2a2a}.kap-content-box .blog-box .blog-title-text-box h3 a:hover,.kap-content-box .blog-box .blog-title-text-box .h3 a:hover{color:#012353}@media (max-width: 768px){.kap-content-box .blog-box .blog-title-text-box h3 a,.kap-content-box .blog-box .blog-title-text-box .h3 a{font-size:20px}}.kap-content-box .blog-box .blog-title-text-box .meta-author-box{justify-content:center;align-items:center;margin-bottom:10px;color:#a4a4a4;display:flex;gap:8px}.kap-content-box .blog-box .blog-title-text-box .meta-author-box img{border-radius:50%;width:18px}.kap-content-box .blog-box .blog-title-text-box .meta-author-box a{text-transform:capitalize;color:#a4a4a4}.kap-content-box .blog-box .blog-title-text-box .meta-author-box a:hover{color:#777}.kap-content-box .blog-box .blog-title-text-box .meta-author-box i{margin:0 5px}.kap-content-box .blog-box .blog-title-text-box .meta-author-box .social-box{position:relative}.kap-content-box .blog-box .blog-title-text-box .meta-author-box .social-box:hover .social-icon-box{visibility:visible;opacity:1}.kap-content-box .blog-box .blog-title-text-box .meta-author-box .social-box .social-icon-box{transition:opacity .25s cubic-bezier(.445,.05,.55,.95),visibility .25s cubic-bezier(.445,.05,.55,.95);transform:translate(-49%);background:#000000e6;margin-bottom:10px;align-items:center;position:absolute;visibility:hidden;padding:5px 7px;display:flex;height:36px;bottom:100%;z-index:10;opacity:0;top:-46px;left:50%}.kap-content-box .blog-box .blog-title-text-box .meta-author-box .social-box .social-icon-box:after{border-color:transparent;border-top-color:#000000e6;border-width:5px 5px 0;border-style:solid;position:absolute;margin-left:-5px;content:"";top:100%;left:50%}.kap-content-box .blog-box .blog-title-text-box .meta-author-box .social-box .social-icon-box a i{padding:6px;color:#fff;margin:0}.kap-content-box .blog-box .blog-title-text-box label{transform:translate(-50%,-50%);background-color:#012353;position:absolute;line-height:25px;padding:0 10px;height:25px;left:50%;top:0}.kap-content-box .blog-box .blog-title-text-box label a{text-transform:uppercase;letter-spacing:.3px;font-size:12px;color:#fff}.debt-prices-main-content .late{color:red!important}.debt-prices-info-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:32px}@media (max-width: 1024px){.debt-prices-info-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.debt-prices-info-cards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}.debt-prices-info-cards .debt-prices-info-card{background-color:#fff;border-radius:8px;border:1px solid rgba(37,37,37,.1);padding:12px 10px;letter-spacing:.03em}.debt-prices-info-cards .debt-prices-info-card.active{border-color:#012353b3;background-color:#01235303}.debt-prices-info-cards .debt-prices-info-card .img-title-box{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:12px}.debt-prices-info-cards .debt-prices-info-card .img-title-box .name{font-size:16px;color:#252525e6;margin-bottom:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;flex:1}.debt-prices-info-cards .debt-prices-info-card .img-title-box .img-box{width:20px;height:20px;border-radius:4px;border:.2px solid rgba(37,37,37,.1);overflow:hidden;flex-shrink:0}.debt-prices-info-cards .debt-prices-info-card .img-title-box .img-box .logo{width:100%;height:100%;object-fit:contain}.debt-prices-info-cards .debt-prices-info-card .debt-price-box{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.debt-prices-info-cards .debt-prices-info-card .debt-price-box .price{font-size:20px;color:#252525;margin-bottom:0}.debt-prices-info-cards .debt-prices-info-card .debt-price-box .price.total-price{color:#012353}.debt-prices-info-cards .debt-prices-info-card .refresh-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#006ca31a;border-radius:6px;flex-shrink:0;margin-left:auto;transition:all .3s ease;color:#012353}.debt-prices-info-cards .debt-prices-info-card .refresh-btn .icon{fill:currentColor}.sidebar-banner-section{margin-top:22px;margin-bottom:40px;display:flex}@media (max-width: 768px){.sidebar-banner-section{margin-top:16px;margin-bottom:20px}}.home-banner-slider-section{overflow:hidden;margin-left:14px;flex:1}@media (max-width: 1024px){.home-banner-slider-section{margin-left:0;flex:0 0 100%;max-width:100%}}.home-banner-slider-section .swiper-button-prev,.home-banner-slider-section .swiper-button-next{width:48px;height:48px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;border:1px solid rgba(37,37,37,.1);z-index:2}@media (max-width: 1024px){.home-banner-slider-section .swiper-button-prev,.home-banner-slider-section .swiper-button-next{width:36px;height:36px}}.home-banner-slider-section .swiper-button-prev .icon,.home-banner-slider-section .swiper-button-next .icon{width:10px;color:#003d5b}@media (max-width: 1024px){.home-banner-slider-section .swiper-button-prev .icon,.home-banner-slider-section .swiper-button-next .icon{width:8px}}.home-banner-slider-section .swiper-button-prev:after,.home-banner-slider-section .swiper-button-next:after{content:none;display:none}.home-banner-slider-section .home-banner-slider{position:relative}.home-banner-slider-section .home-banner-slider .banner-imq-link{position:relative;display:block;height:100%}.home-banner-slider-section .home-banner-slider .swiper-slide{height:auto}.home-banner-slider-section .home-banner-slider .banner-img{border-radius:32px;width:100%;height:100%;display:block;object-fit:cover}@media (max-width: 768px){.home-banner-slider-section .home-banner-slider .banner-img{border-radius:16px}}@media (max-width: 575px){.home-banner-slider-section .home-banner-slider .swiper-button-prev,.home-banner-slider-section .home-banner-slider .swiper-button-next{display:none}}.home-banner-slider-section .home-banner-slider .slide-position{font-size:16px;letter-spacing:.03em;color:#000;position:absolute;top:20px;right:14px;min-width:66px;min-height:32px;border-radius:12px;background-color:#ffffff80;display:inline-flex;align-items:center;justify-content:center;z-index:1}@media (max-width: 1024px){.home-banner-slider-section .home-banner-slider .slide-position{top:16px;right:12px}}@media (max-width: 575px){.home-banner-slider-section .home-banner-slider .slide-position{font-size:14px;border-radius:12px;min-height:20px;min-width:32px;top:6px;right:6px}}.home-banner-slider-section .home-banner-slider .swiper-pagination-bullet{width:27px;height:27px;margin-left:8px;margin-right:8px;background-color:#ffffffb2;border:3px solid transparent;opacity:1}@media (max-width: 1024px){.home-banner-slider-section .home-banner-slider .swiper-pagination-bullet{width:12px;height:12px;margin-left:4px;margin-right:4px}}.home-banner-slider-section .home-banner-slider .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#003d5b;border-color:#fff}.home-banner-slider-section .home-banner-slider-thumbs{position:relative;margin-top:20px}@media (max-width: 1024px){.home-banner-slider-section .home-banner-slider-thumbs{margin-top:16px}}.home-banner-slider-section .home-banner-slider-thumbs .swiper-button-prev,.home-banner-slider-section .home-banner-slider-thumbs .swiper-button-next{top:50%;margin:0;transform:translateY(-50%)}@media (min-width: 576px){.home-banner-slider-section .home-banner-slider-thumbs .swiper-button-prev,.home-banner-slider-section .home-banner-slider-thumbs .swiper-button-next{display:none}}.home-banner-slider-section .home-banner-slider-thumbs .swiper-button-next{right:0}.home-banner-slider-section .home-banner-slider-thumbs .swiper-button-prev{left:0}.home-banner-slider-section .home-banner-slider-thumbs .thumbs-img{border-radius:20px;overflow:hidden;border:3px solid transparent;cursor:pointer}@media (max-width: 768px){.home-banner-slider-section .home-banner-slider-thumbs .thumbs-img{border-radius:12px}}.home-banner-slider-section .home-banner-slider-thumbs .swiper-slide-thumb-active .thumbs-img{background-color:#003d5b}.top-brands-section{margin-top:22px;color:#252525;overflow:hidden}@media (max-width: 768px){.top-brands-section{margin-top:16px}}.top-brands-section .top-brands-section-title{font-size:20px;margin-bottom:22px}@media (max-width: 768px){.top-brands-section .top-brands-section-title{font-size:16px;margin-bottom:16px}}.top-brands-section .top-brands-slider{position:relative}.top-brands-section .top-brands-slider .swiper-slide{width:auto}.top-brands-section .brand-link{border-radius:6px;padding:1px 2px;display:inline-flex;align-items:center;box-shadow:0 4px 7px #ccc;border:1px solid rgba(48,59,27,.1)}@media (max-width: 1024px){.top-brands-section .brand-link{border-radius:4px}}.top-brands-section .brand-link .brand-img{height:48px;width:auto;flex-shrink:0}@media (max-width: 1024px){.top-brands-section .brand-link .brand-img{height:44px}}@media (max-width: 768px){.top-brands-section .brand-link .brand-img{height:36px}}.sidebar-home{flex:0 0 25.3%;max-width:25.3%}@media (max-width: 1024px){.sidebar-home{display:none}}.sidebar-home .side-menu-wrapper{position:relative;display:flex;flex-direction:column;border:0;height:100%}@media screen and (max-width: 1370px){.sidebar-home .side-menu-wrapper .menu-item a{font-size:12px!important}.sidebar-home .side-menu-wrapper .menu-item.dropdown a{padding:7.9px 30px 7.9px 20px!important;font-size:12px!important}}.sidebar-home .side-menu{height:100%}.sidebar-home .side-menu .menu{display:flex;flex-direction:column;height:100%;margin-bottom:0}.sidebar-home .menu-item{transition:all .25s ease;position:unset;width:100%;padding:0;flex:1}.sidebar-home .menu-item:last-child a{border-bottom-left-radius:24px;border-bottom-right-radius:24px}.sidebar-home .menu-item .menu-item__link{color:#252525;font-size:16px;height:100%;min-height:36px;padding:10px 18px;border-bottom:1px solid #ECECEC;border-left:1px solid #ECECEC;border-right:1px solid #ECECEC;display:flex;align-items:center;transition:all .3s ease}.sidebar-home .menu-item .menu-item__link:hover{color:#252525}.sidebar-home .menu-item .menu-item__link .arrow-icon-box{margin-left:auto}.sidebar-home .menu-item .menu-item__link .arrow-icon-box .icon{margin:0}.sidebar-home .menu-item .menu-item__link .icon{margin-right:16px;flex-shrink:0}.sidebar-home .menu-item.dropdown a{position:relative}.sidebar-home .menu-item:hover,.sidebar-home .menu-item.show{transition:all .3s ease;background-color:#f9f9f9}.sidebar-home .side-menu-title-box{background-color:#012353;padding:10px 18px;min-height:60px;border-top-left-radius:24px;border-top-right-radius:24px;display:flex;align-items:center}.sidebar-home .side-menu-title-box .icon{flex-shrink:0;margin-right:16px}.sidebar-home .side-menu-title-box .side-menu-title{font-size:18px;color:#fff;letter-spacing:.05em;margin-bottom:0}.sidebar-home .menu-dropdown-content{padding-left:35px;position:absolute;padding-top:30px;min-height:400px;background:#fff;border-radius:24px;border:1px solid #ECECEC;transform:translate(100%);width:calc(100vw - 60px - 100%);z-index:1;right:0;top:0;display:none}@media screen and (min-width: 1500px){.sidebar-home .menu-dropdown-content{width:calc(1440px - 100%)}}@media (max-width: 1024px){.sidebar-home .menu-dropdown-content{width:calc(100vw - 32px - 100%)}}.sidebar-home .menu-dropdown-content.show{display:block}.sidebar-home .menu-dropdown-content .menu-product-box{display:inline-block;margin-right:30px;min-height:185px;max-width:100%;width:223px}.sidebar-home .menu-dropdown-content .menu-product-box:nth-child(5),.sidebar-home .menu-dropdown-content .menu-product-box:nth-child(9),.sidebar-home .menu-dropdown-content .menu-product-box:nth-child(13),.sidebar-home .menu-dropdown-content .menu-product-box:nth-child(17),.sidebar-home .menu-dropdown-content .menu-product-box:nth-child(21){margin-right:0}.sidebar-home .menu-dropdown-content .menu-product-box a{align-items:center;flex-direction:column;display:flex;padding:0;border:0}.sidebar-home .menu-dropdown-content .menu-product-box a:after,.sidebar-home .menu-dropdown-content .menu-product-box a:before{display:none}.sidebar-home .menu-dropdown-content .menu-product-box a img{display:block;margin:auto;width:auto}.sidebar-home .menu-dropdown-content .menu-product-box a h3,.sidebar-home .menu-dropdown-content .menu-product-box a .h3{text-transform:capitalize;margin-bottom:5px;line-height:22px;margin-top:10px;font-size:14px;color:#2d2a2a}.sidebar-home .menu-item-label{text-transform:uppercase;min-width:fit-content;letter-spacing:.3px;line-height:12px;padding:2px 4px;margin-left:5px;font-size:9px;color:#fff}.sidebar-home .menu-item-label.green{background-color:#65b32e}.sidebar-home .menu-item-label.red{background-color:#d41212}.colleagues-content .colleagues-container{position:relative;z-index:1}.colleagues-content .colleagues-container .colleagues-title-box{border-bottom:2px solid rgba(119,119,119,.17);margin-bottom:40px;text-align:center}.colleagues-content .colleagues-container .colleagues-title-box h2,.colleagues-content .colleagues-container .colleagues-title-box .h2{border-bottom:2px solid #012353;display:inline-block;padding-bottom:10px;margin-bottom:-2px;line-height:1.4;font-size:26px;color:#2d2a2a}.colleagues-content .colleagues-container .partners-slider{margin-top:40px}.colleagues-content .colleagues-container .partners-slider img{height:40px;width:auto;margin:auto}.colleagues-content .colleagues-container .partners-slider .owl-stage .owl-item{max-width:128px}.colleagues-content .colleagues-container .partners-slider .owl-dots{margin-top:36px;height:25px}.colleagues-content .colleagues-container .partners-slider .owl-dots .owl-dot span{width:8px;height:8px;background-color:#d9d9d9;margin:2px 4px;border:none}.colleagues-content .colleagues-container .partners-slider .owl-dots .owl-dot span:before{content:none}.colleagues-content .colleagues-container .partners-slider .owl-dots .owl-dot.active span{width:12px;height:12px;background-color:#000;border:none;content:none}.colleagues-content .colleagues-container .partners-slider .owl-dots .owl-dot.active span:before{content:none}
