@charset "UTF-8";/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--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: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--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: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--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}*,*: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}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}b,strong{font-weight:bolder}small,.small{font-size:.875em}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{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}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,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;line-height:inherit;font-size:calc(1.275rem + .3vw)}@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}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-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}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.list-unstyled{padding-left:0;list-style:none}.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}.container,.container-fluid,.container-xxl{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.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%}.gx-0{--bs-gutter-x: 0}.g-3{--bs-gutter-x: 1rem}.g-3{--bs-gutter-y: 1rem}.g-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-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%}}@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%}}@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%}}@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%}}@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%}}.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-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: rgb(77.4, 80.6, 83.8);--bs-table-striped-bg: rgb(44.1, 47.9, 51.7);--bs-table-striped-color: #fff;--bs-table-active-bg: rgb(55.2, 58.8, 62.4);--bs-table-active-color: #fff;--bs-table-hover-bg: rgb(49.65, 53.35, 57.05);--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}.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)}textarea.form-control{min-height:calc(1.5em + .75rem + 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-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.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-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}.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}.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)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group: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){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.is-invalid~.invalid-feedback{display:block}.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)}.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)}textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.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)}.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)}.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-select:not(:focus).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: rgb(11.05, 93.5, 215.05);--bs-btn-hover-border-color: rgb(10.4, 88, 202.4);--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(10.4, 88, 202.4);--bs-btn-active-border-color: rgb(9.75, 82.5, 189.75);--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: rgb(91.8, 99.45, 106.25);--bs-btn-hover-border-color: rgb(86.4, 93.6, 100);--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(86.4, 93.6, 100);--bs-btn-active-border-color: rgb(81, 87.75, 93.75);--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: rgb(21.25, 114.75, 71.4);--bs-btn-hover-border-color: rgb(20, 108, 67.2);--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(20, 108, 67.2);--bs-btn-active-border-color: rgb(18.75, 101.25, 63);--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: rgb(49.3, 209.95, 242.25);--bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(61.4, 212.6, 243);--bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);--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: rgb(255, 202.3, 44.2);--bs-btn-hover-border-color: rgb(255, 199.2, 31.8);--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(255, 205.4, 56.6);--bs-btn-active-border-color: rgb(255, 199.2, 31.8);--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: rgb(187, 45.05, 58.65);--bs-btn-hover-border-color: rgb(176, 42.4, 55.2);--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(176, 42.4, 55.2);--bs-btn-active-border-color: rgb(165, 39.75, 51.75);--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: rgb(210.8, 211.65, 212.5);--bs-btn-hover-border-color: rgb(198.4, 199.2, 200);--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(198.4, 199.2, 200);--bs-btn-active-border-color: rgb(186, 186.75, 187.5);--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: rgb(66.3, 69.7, 73.1);--bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(77.4, 80.6, 83.8);--bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);--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}.dropdown{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-end{--bs-position: end}.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}.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(-1 * var(--bs-border-width))}.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}.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(-1 * var(--bs-border-width))}.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:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.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-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-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-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.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 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%285.2, 44, 101.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.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}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress{--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}}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}:root{--bs-btn-close-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-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: var(--bs-body-color);--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-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}}.carousel{position:relative}:root{--bs-carousel-indicator-active-bg: #fff;--bs-carousel-caption-color: #fff;--bs-carousel-control-icon-filter: }.spinner-border{display:inline-block;flex-shrink:0;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@media (prefers-reduced-motion: reduce){.spinner-border{--bs-spinner-animation-speed: 1.5s}}.offcanvas{--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}.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-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.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.show{visibility:visible}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y));margin-left:auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}@keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.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}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.visually-hidden{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){position:absolute!important}.visually-hidden *{overflow:hidden!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.opacity-0{opacity:0!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-hidden{overflow:hidden!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!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}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.top-0{top:0!important}.start-0{left:0!important}.end-0{right:0!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}.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-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!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-content-center{align-content:center!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!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-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!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}.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-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}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-4{margin-left:1.5rem!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-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!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}.ps-0{padding-left:0!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!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}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.lh-1{line-height:1!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}.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}.rounded,.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.z-3{z-index:3!important}@media (min-width: 576px){.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-end{justify-content:flex-end!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}.me-sm-3{margin-right:1rem!important}.mb-sm-0{margin-bottom:0!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}.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}.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){.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}.order-md-0{order:0!important}.order-md-1{order:1!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}.mt-md-4{margin-top:1.5rem!important}.mb-md-0{margin-bottom:0!important}.mb-md-2{margin-bottom:.5rem!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}.pe-md-5{padding-right:3rem!important}.ps-md-2{padding-left:.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}.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){.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}.align-items-lg-end{align-items:flex-end!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}.me-lg-2{margin-right:.5rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-5{margin-bottom:3rem!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}.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}.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){.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-end{justify-content:flex-end!important}.align-items-xl-center{align-items:center!important}.order-xl-2{order:2!important}.order-xl-3{order:3!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}.mt-xl-4{margin-top:1.5rem!important}.me-xl-0{margin-right:0!important}.me-xl-4{margin-right:1.5rem!important}.mb-xl-0{margin-bottom:0!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}.pt-xl-3{padding-top:1rem!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}.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){.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}.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}.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}.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}.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-3{font-size:1.75rem!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}}html,body{height:100%;margin:0;padding:0}body{font-family:Inter,sans-serif;font-size:1rem;font-weight:300;line-height:1.6;font-style:normal;letter-spacing:0;font-optical-sizing:auto}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;line-height:1.15;letter-spacing:-.022em;font-weight:500}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.875rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}small{font-size:.875rem;line-height:1.2;display:inline-block}a{color:#fb6b0d}a.ts-small{font-size:.875rem}.sticky{position:sticky;top:0}.sticky.top-below-menu{top:86px}.font-small{font-size:.75rem;font-weight:400}#form-wrapper .form-wrapper-row{background-color:#fafafa;border:1px solid #eeeeee}#form-wrapper .form-info{padding:40px}#form-wrapper .form-info .form-info-block{margin-bottom:50px}#form-wrapper .form-info .form-info-block .form-info-title{font-size:1.125rem;font-weight:400;margin-bottom:10px}@media screen and (min-width: 992px){#form-wrapper .form-details{border-left:1px solid #eeeeee}}#form-wrapper .form-details{padding:40px}#form-wrapper .form-details .form-label{margin-bottom:0;font-size:1.125rem;font-weight:400}#form-wrapper .form-details .nameHelpBlock{font-size:.875rem;font-weight:300;line-height:1;margin-top:0;color:#232323;margin-bottom:4px}#form-wrapper .form-details input[type=text],#form-wrapper .form-details input[type=password],#form-wrapper .form-details select,#form-wrapper .form-details textarea{background-color:#fff;border:1px solid #eeeeee;font-weight:300;padding-top:.5rem;padding-bottom:.5rem}#form-wrapper .form-details input[type=text]:focus,#form-wrapper .form-details input[type=password]:focus,#form-wrapper .form-details select:focus,#form-wrapper .form-details textarea:focus{box-shadow:0 0 0 .25rem #a0a0a040}#form-wrapper .form-details input[type=text]:disabled,#form-wrapper .form-details input[type=text]:read-only,#form-wrapper .form-details input[type=password]:disabled,#form-wrapper .form-details input[type=password]:read-only,#form-wrapper .form-details select:disabled,#form-wrapper .form-details select:read-only,#form-wrapper .form-details textarea:disabled,#form-wrapper .form-details textarea:read-only{background-color:#e9ecef;cursor:not-allowed}#form-wrapper .form-details .form-check-input{box-shadow:none;margin-top:0}#form-wrapper .form-details .form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}#form-wrapper .form-details .form-check-input:focus,#form-wrapper .form-details .form-check-input:focus-visible{border-color:#a0a0a040;box-shadow:0 0 0 .25rem #a0a0a040}@media screen and (max-width: 767px){#form-wrapper .form-info,#form-wrapper .form-details{padding:16px}}#form-wrapper input::placeholder,#form-wrapper textarea::placeholder{color:#aaa;opacity:1}#form-wrapper input:-ms-input-placeholder,#form-wrapper textarea:-ms-input-placeholder{color:#aaa}#form-wrapper input::-ms-input-placeholder,#form-wrapper textarea::-ms-input-placeholder{color:#aaa}.btn{font-size:1rem}.btn:focus{box-shadow:0 0 0 .25rem #a0a0a040}.btn{transition:none}.btn-lead{background-color:#1365bb;border:none;width:220px;padding:13px;border-radius:4px;color:#fff;transition:background-color .15s ease}.btn-lead:hover{background-color:#00366f}.btn-side{background-color:#fff;border:none;font-weight:400;padding:13px 36px;border-radius:12px;border-style:solid;border-width:2px;border-color:#00adee;color:#00adee}.icon-base{display:inline-block;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#333;background-position:center;background-size:1.95em auto;background-repeat:no-repeat;border:0;border-radius:.25rem}.invalid-feedback{margin-bottom:-8px}.mandatory-field{font-size:1rem;display:inline-block;vertical-align:top;line-height:1.6}.content-block{border-radius:.5rem}.content-block{background-color:#f5f5f7;padding:40px}@media screen and (max-width: 767px){.content-block{padding:40px 20px}}.content-block .block-title{font-size:1.5rem;max-width:480px;line-height:1.15;margin-bottom:5px}.content-block .block-title:not(:first-child){margin-top:30px}.content-block .block-info ul{padding-left:0;list-style-type:none}.content-block .block-info ul li{padding-left:25px;position:relative}.content-block .block-info ul li:after{content:".";position:absolute;left:0;top:0;line-height:.5;font-weight:800}.filler-block{border-radius:.5rem}.filler-block{display:flex;flex-direction:column;justify-content:center;padding:30px;overflow:hidden;background-size:cover;background-position:center;color:#fff;font-weight:700;min-height:230px}.filler-block img.icon{width:40px;display:block}.filler-block .block-title-xl{font-size:3rem}.filler-block .block-title{font-size:1.5rem}.filler-block.blue-2 .block-title{font-weight:400;font-size:1.875rem;line-height:1.3}.filler-block .block-text{font-size:1rem;font-weight:300;line-height:1.4}.filler-block .btn{background-color:transparent;border:solid 1px rgba(255,255,255,.6);padding:8px 40px;border-radius:500px;font-weight:300;margin-top:15px;text-transform:uppercase;font-size:.875rem}.filler-block.orange{background-image:url(/img/page-side-a.jpg)}.filler-block.blue{background-image:url(/img/page-side-b.jpg)}.filler-block.blue-2{background-image:url(/img/polovni-telefoni-tradein.jpg)}.filler-block.questionaire{background-image:url(/img/smart-watch-page-side-a.jpg)}.filler-block.call{background-image:url(/img/smart-watch-page-side-b.jpg)}.filler-block.call .call_detail{display:block;line-height:1;margin-bottom:2px;font-weight:400;font-size:1.125rem}.filler-block.call .call_detail span{text-transform:uppercase;color:#00adee;font-weight:600;font-size:1.125rem}.filler-block.promo img{width:100%}.form-select:focus{border-color:#a0a0a040;box-shadow:0 0 0 .25rem #a0a0a040}.pagination-wrapper{display:flex;justify-content:center;padding:0;margin:0}.pagination-wrapper .pagination{margin:40px 0 80px}@media screen and (max-width: 991px){.pagination-wrapper .pagination{margin:0 0 40px}}@media screen and (max-width: 767px){.pagination-wrapper .pagination{margin:0 0 20px}}.search-modal{position:fixed;top:0;left:0;height:100svh;width:100%;z-index:10000;animation:close-search .15s both;animation-delay:.15s}.search-modal .search-modal-wrapper{width:100%;margin:0 auto;background:#fff;padding:50px 10px;max-height:100svh;transform:translateY(-150px);transition:all .15s ease-in-out}@media screen and (max-width: 575px){.search-modal .search-modal-wrapper{padding:20px 10px}}.search-modal .search-modal-wrapper .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.search-modal .search-modal-wrapper .search-modal-inner{max-width:1440px;margin:0 auto;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width: 767px){.search-modal .search-modal-wrapper .search-modal-inner .brand{display:none}}@media screen and (max-width: 575px){.search-modal .search-modal-wrapper .search-modal-inner{gap:10px;justify-content:center}}.search-modal .search-modal-wrapper .search-modal-inner .btn-lead{width:140px;padding:7px;margin-left:auto;display:block}.search-modal .search-modal-wrapper .search-modal-inner .btn-lead.search-close-btn{width:38px;height:38px;background-color:#1365bb}.search-modal .search-modal-wrapper .search-modal-inner .btn-lead.search-close-btn:focus{outline-offset:2px}@media screen and (max-width: 575px){.search-modal .search-modal-wrapper .search-modal-inner .btn-lead:not(.search-close-btn){flex-grow:1;width:auto}}.search-modal .search-modal-wrapper .search-modal-form{gap:10px;display:flex;align-items:center;height:100%;width:90%;max-width:500px;margin:0 auto}@media screen and (max-width: 767px){.search-modal .search-modal-wrapper .search-modal-form .search-btn{display:none}}@media screen and (max-width: 575px){.search-modal .search-modal-wrapper .search-modal-form{flex-wrap:wrap}}.search-modal .search-modal-wrapper .search-modal-form input{border:none;border-radius:0;border-bottom:1px solid #232323}.search-modal .search-modal-wrapper .search-results-content{display:flex;flex-direction:row;gap:1svw;overflow-x:auto;overflow-y:visible;max-height:calc(100svh - 56px)}.search-modal .search-modal-wrapper .search-results-content.has-results{margin-top:20px}@media (hover: hover) and (pointer: fine){.search-modal .search-modal-wrapper .search-results-content{overflow-x:hidden}.search-modal .search-modal-wrapper .search-results-content::-webkit-scrollbar:horizontal{display:none}}.search-modal .search-modal-wrapper .search-results-content .result-item-link{padding-top:20px}@media screen and (max-width: 991px){.search-modal .search-modal-wrapper .search-results-content{flex-wrap:wrap}}.search-modal .search-modal-wrapper .search-results-content .no-results{width:100%;text-align:center;padding-top:10px;padding-bottom:10px}.search-modal .search-modal-wrapper .search-results-content .result-item{width:15.6svw}@media screen and (max-width: 991px){.search-modal .search-modal-wrapper .search-results-content .result-item{width:23svw}}@media screen and (max-width: 767px){.search-modal .search-modal-wrapper .search-results-content .result-item{width:30.5svw}}@media screen and (max-width: 575px){.search-modal .search-modal-wrapper .search-results-content .result-item{width:45svw}}.search-modal .search-modal-wrapper .search-results-content .result-item .result-item-image{width:100%;height:auto;border-radius:12px 12px 0 0;overflow:hidden;aspect-ratio:3/4}.search-modal .search-modal-wrapper .search-results-content .result-item .result-item-image img{width:100%;height:100%;object-fit:scale-down;display:block}.search-modal .search-modal-wrapper .search-results-content .result-item .result-item-info{padding:12px}.search-modal .search-modal-wrapper .search-results-content .result-item .result-item-info .result-item-title{font-size:.875rem;font-weight:500;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.2}.search-modal .search-modal-wrapper .search-results-content .result-item .result-item-info .result-item-price{font-size:.75rem;color:#232323}.search-modal .search-modal-wrapper .search-results-content .result-item-link{text-decoration:none;color:inherit;display:block}.search-modal .search-modal-wrapper .search-results-content .result-item-link:hover{text-decoration:none;color:inherit}.search-modal .search-modal-wrapper .search-results-content .result-item:hover{cursor:pointer}.search-modal.open{animation:open-search .15s forwards}.search-modal.open .search-modal-wrapper{transform:translateY(0)}@keyframes open-search{0%{opacity:0;visibility:hidden;background:#0000}to{opacity:1;visibility:visible;background:#0006}}@keyframes close-search{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.search-modal.open.use-header-input,.search-modal.use-header-input.has-results{top:70px;height:auto;opacity:1;visibility:visible;background:#0006;animation:none}.search-modal.open.use-header-input.has-results,.search-modal.use-header-input.has-results.has-results{height:calc(100svh - 70px)}.search-modal.open.use-header-input .search-modal-wrapper,.search-modal.use-header-input.has-results .search-modal-wrapper{padding:0;transform:translateY(0);transition:none}.search-modal.open.use-header-input .search-modal-wrapper .search-results-content.has-results,.search-modal.use-header-input.has-results .search-modal-wrapper .search-results-content.has-results{margin-top:0}.search-clear-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);background-color:#fff;border:none;font-size:18px;color:#232323;cursor:pointer;display:none;z-index:10}.search-clear-btn span{color:#000!important}.search-input-wrapper{position:relative;display:inline-block;width:100%}.search-input-wrapper .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.search-input-wrapper .search-input{height:40px;max-width:400px}.search-input-wrapper .search-input.header-input{height:40px;max-width:400px;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000000' d='m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704z'/%3E%3C/svg%3E");background-size:20px 20px;background-position:right 10px center;background-repeat:no-repeat;padding-right:30px}.search-input-wrapper .search-input:focus{outline-offset:2px;border-color:#ced4da;box-shadow:none}.search-input-wrapper .search-clear-btn:focus,.search-input-wrapper .search-close-btn:focus{outline-offset:2px}.search-input-wrapper .result-item-link:focus,.search-input-wrapper .result-item-link.selected{outline-offset:2px;background-color:#f0f8ff}@media (prefers-contrast: high){.search-input-wrapper .search-modal{border:2px solid #000}.search-input-wrapper .result-item{border:1px solid #000}}@media (prefers-reduced-motion: reduce){.search-input-wrapper .search-modal *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.search-modal-form{width:100%;max-width:400px}.header-search-link{display:none}@media screen and (max-width: 991px){.header-search-link{display:inline-block}}@media screen and (max-width: 991px){.header-search-form{display:none}}.top-padding{padding-top:40px}.bottom-padding{padding-bottom:40px}.top-margin-half{margin-top:20px}.top-margin{margin-top:40px}@media screen and (max-width: 575px){.top-margin{margin-top:20px}}.bottom-margin{margin-bottom:40px}@media screen and (max-width: 575px){.bottom-margin{margin-bottom:20px}}.bottom-margin-half{margin-bottom:20px}.bottom-shadow{box-shadow:0 20px 60px -60px #00000073}.bottom-shadow-wide-2{box-shadow:0 10px 40px -30px #00000040}.inset-shadow-wide-2{box-shadow:inset 0 10px 40px -30px #00000040}.ps-36px{padding-left:36px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000001a;border-radius:4px}::-webkit-scrollbar-thumb{background:#0000004d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0006}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) rgba(0,0,0,.1)}.navbar{padding:0}.navbar .navbar-nav li:not(.nav-item){display:none}@media screen and (min-width: 992px){.navbar-expand-xl .navbar-collapse{display:flex}.navbar-expand-xl .navbar-collapse .navbar-nav{flex-direction:row}}.navbar-toggler{border:none;box-shadow:none}.navbar-toggler:focus{box-shadow:none}.navbar-toggler-icon{background-image:none!important;background-color:#000;height:2px;width:26px;margin:10px 0;position:relative;transition:all .35s ease-out;transform-origin:center;border-radius:2px}.navbar-toggler-icon:before{display:block;background-color:#000;height:2px;content:"";position:absolute;top:-6px;transition:all .15s ease-out;transform-origin:center;width:26px;right:0;border-radius:2px}.navbar-toggler-icon:after{display:block;background-color:#000;height:2px;content:"";position:absolute;top:6px;transition:all .35s ease-out;transform-origin:center;width:26px;right:0;left:auto;border-radius:2px}.navbar-collapse:not(.collapse) .navbar-nav,.navbar-collapse.show .navbar-nav{flex-direction:row;justify-content:center}@media screen and (max-width: 991px){.navbar-collapse:not(.collapse) .navbar-nav,.navbar-collapse.show .navbar-nav{height:calc(100svh - 70px);flex-direction:column}.navbar-collapse:not(.collapse) .navbar-nav li,.navbar-collapse.show .navbar-nav li{margin-left:auto;margin-right:auto;height:10%!important;max-height:80px;font-size:1rem;color:#fff;line-height:1.2}.navbar-collapse:not(.collapse) .navbar-nav li div,.navbar-collapse.show .navbar-nav li div{text-align:center}.navbar-collapse:not(.collapse) .navbar-nav li .nav-link,.navbar-collapse.show .navbar-nav li .nav-link{font-size:1rem!important}.navbar-collapse:not(.collapse) .navbar-nav li .nav-link.light-blue-text,.navbar-collapse.show .navbar-nav li .nav-link.light-blue-text{color:#00adee;margin:0}.navbar-collapse:not(.collapse) .navbar-nav li:not(.nav-item),.navbar-collapse.show .navbar-nav li:not(.nav-item){display:flex;flex-direction:column;align-items:center;justify-content:center;color:#00adee;text-transform:uppercase}.navbar-collapse:not(.collapse) .navbar-nav li:not(.nav-item) span,.navbar-collapse.show .navbar-nav li:not(.nav-item) span{color:#fff}.navbar-collapse:not(.collapse) .navbar-nav li:not(.nav-item).add-mobile,.navbar-collapse.show .navbar-nav li:not(.nav-item).add-mobile{display:flex}.navbar-collapse:not(.collapse) .navbar-nav li:not(.nav-item).add-mobile a,.navbar-collapse.show .navbar-nav li:not(.nav-item).add-mobile a{color:#fff;text-decoration:none;margin:0}.navbar-collapse:not(.collapse) .navbar-nav li:not(.nav-item).add-mobile a img,.navbar-collapse.show .navbar-nav li:not(.nav-item).add-mobile a img{width:15px;vertical-align:top}.navbar-collapse:not(.collapse) .navbar-nav li:not(.nav-item).add-btn,.navbar-collapse.show .navbar-nav li:not(.nav-item).add-btn{display:flex;flex-direction:row;justify-content:space-between}.navbar-collapse:not(.collapse) .navbar-nav li:not(.nav-item).add-btn a,.navbar-collapse.show .navbar-nav li:not(.nav-item).add-btn a{position:relative;margin:0 40px}.navbar-collapse:not(.collapse) .navbar-nav li:not(.nav-item).add-btn a:after,.navbar-collapse.show .navbar-nav li:not(.nav-item).add-btn a:after{content:"";height:36px;width:1px;position:absolute;right:-40px;top:-8px;background-color:#00adee82}.navbar-collapse:not(.collapse) .navbar-nav li:not(.nav-item).add-btn a:last-child:after,.navbar-collapse.show .navbar-nav li:not(.nav-item).add-btn a:last-child:after{content:none}.navbar-collapse:not(.collapse) .navbar-nav li:not(.nav-item).add-info,.navbar-collapse.show .navbar-nav li:not(.nav-item).add-info{font-size:.75rem}.navbar-collapse:not(.collapse) .navbar-nav li:not(.nav-item).add-soc,.navbar-collapse.show .navbar-nav li:not(.nav-item).add-soc{display:flex;flex-direction:row;gap:10px}.navbar-collapse:not(.collapse) .navbar-nav li:not(.nav-item).add-soc a,.navbar-collapse.show .navbar-nav li:not(.nav-item).add-soc a{margin:0}.navbar-collapse:not(.collapse) .navbar-nav li:not(.nav-item).add-soc a img,.navbar-collapse.show .navbar-nav li:not(.nav-item).add-soc a img{transition:.3s ease all;width:30px}.navbar-collapse:not(.collapse) .navbar-nav li:not(.nav-item).add-soc a img:hover,.navbar-collapse.show .navbar-nav li:not(.nav-item).add-soc a img:hover{filter:contrast(0%) brightness(2)}.navbar-collapse:not(.collapse) .navbar-nav li:not(.nav-item) a,.navbar-collapse.show .navbar-nav li:not(.nav-item) a{border:none;background-color:transparent;position:relative;line-height:1;height:20px;padding:0;margin:0 0 0 30px}.navbar-collapse:not(.collapse) .navbar-nav li:not(.nav-item) a .icon-base,.navbar-collapse.show .navbar-nav li:not(.nav-item) a .icon-base{position:relative;background-color:#fff;opacity:.85;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:20px 20px;mask-size:20px 20px;height:20px;width:20px;padding:0}.navbar-collapse:not(.collapse) .navbar-nav li:not(.nav-item) a .icon-search,.navbar-collapse.show .navbar-nav li:not(.nav-item) a .icon-search{-webkit-mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000000' d='m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000000' d='m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704z'/%3E%3C/svg%3E")}.navbar-collapse:not(.collapse) .navbar-nav li:not(.nav-item) a .icon-heart,.navbar-collapse.show .navbar-nav li:not(.nav-item) a .icon-heart{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800px' height='800px' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M8.96173 18.9109L9.42605 18.3219L8.96173 18.9109ZM12 5.50063L11.4596 6.02073C11.601 6.16763 11.7961 6.25063 12 6.25063C12.2039 6.25063 12.399 6.16763 12.5404 6.02073L12 5.50063ZM15.0383 18.9109L15.5026 19.4999L15.0383 18.9109ZM9.42605 18.3219C7.91039 17.1271 6.25307 15.9603 4.93829 14.4798C3.64922 13.0282 2.75 11.3345 2.75 9.1371H1.25C1.25 11.8026 2.3605 13.8361 3.81672 15.4758C5.24723 17.0866 7.07077 18.3752 8.49742 19.4999L9.42605 18.3219ZM2.75 9.1371C2.75 6.98623 3.96537 5.18252 5.62436 4.42419C7.23607 3.68748 9.40166 3.88258 11.4596 6.02073L12.5404 4.98053C10.0985 2.44352 7.26409 2.02539 5.00076 3.05996C2.78471 4.07292 1.25 6.42503 1.25 9.1371H2.75ZM8.49742 19.4999C9.00965 19.9037 9.55954 20.3343 10.1168 20.6599C10.6739 20.9854 11.3096 21.25 12 21.25V19.75C11.6904 19.75 11.3261 19.6293 10.8736 19.3648C10.4213 19.1005 9.95208 18.7366 9.42605 18.3219L8.49742 19.4999ZM15.5026 19.4999C16.9292 18.3752 18.7528 17.0866 20.1833 15.4758C21.6395 13.8361 22.75 11.8026 22.75 9.1371H21.25C21.25 11.3345 20.3508 13.0282 19.0617 14.4798C17.7469 15.9603 16.0896 17.1271 14.574 18.3219L15.5026 19.4999ZM22.75 9.1371C22.75 6.42503 21.2153 4.07292 18.9992 3.05996C16.7359 2.02539 13.9015 2.44352 11.4596 4.98053L12.5404 6.02073C14.5983 3.88258 16.7639 3.68748 18.3756 4.42419C20.0346 5.18252 21.25 6.98623 21.25 9.1371H22.75ZM14.574 18.3219C14.0479 18.7366 13.5787 19.1005 13.1264 19.3648C12.6739 19.6293 12.3096 19.75 12 19.75V21.25C12.6904 21.25 13.3261 20.9854 13.8832 20.6599C14.4405 20.3343 14.9903 19.9037 15.5026 19.4999L14.574 18.3219Z' fill='%231C274C'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800px' height='800px' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M8.96173 18.9109L9.42605 18.3219L8.96173 18.9109ZM12 5.50063L11.4596 6.02073C11.601 6.16763 11.7961 6.25063 12 6.25063C12.2039 6.25063 12.399 6.16763 12.5404 6.02073L12 5.50063ZM15.0383 18.9109L15.5026 19.4999L15.0383 18.9109ZM9.42605 18.3219C7.91039 17.1271 6.25307 15.9603 4.93829 14.4798C3.64922 13.0282 2.75 11.3345 2.75 9.1371H1.25C1.25 11.8026 2.3605 13.8361 3.81672 15.4758C5.24723 17.0866 7.07077 18.3752 8.49742 19.4999L9.42605 18.3219ZM2.75 9.1371C2.75 6.98623 3.96537 5.18252 5.62436 4.42419C7.23607 3.68748 9.40166 3.88258 11.4596 6.02073L12.5404 4.98053C10.0985 2.44352 7.26409 2.02539 5.00076 3.05996C2.78471 4.07292 1.25 6.42503 1.25 9.1371H2.75ZM8.49742 19.4999C9.00965 19.9037 9.55954 20.3343 10.1168 20.6599C10.6739 20.9854 11.3096 21.25 12 21.25V19.75C11.6904 19.75 11.3261 19.6293 10.8736 19.3648C10.4213 19.1005 9.95208 18.7366 9.42605 18.3219L8.49742 19.4999ZM15.5026 19.4999C16.9292 18.3752 18.7528 17.0866 20.1833 15.4758C21.6395 13.8361 22.75 11.8026 22.75 9.1371H21.25C21.25 11.3345 20.3508 13.0282 19.0617 14.4798C17.7469 15.9603 16.0896 17.1271 14.574 18.3219L15.5026 19.4999ZM22.75 9.1371C22.75 6.42503 21.2153 4.07292 18.9992 3.05996C16.7359 2.02539 13.9015 2.44352 11.4596 4.98053L12.5404 6.02073C14.5983 3.88258 16.7639 3.68748 18.3756 4.42419C20.0346 5.18252 21.25 6.98623 21.25 9.1371H22.75ZM14.574 18.3219C14.0479 18.7366 13.5787 19.1005 13.1264 19.3648C12.6739 19.6293 12.3096 19.75 12 19.75V21.25C12.6904 21.25 13.3261 20.9854 13.8832 20.6599C14.4405 20.3343 14.9903 19.9037 15.5026 19.4999L14.574 18.3219Z' fill='%231C274C'/%3E%3C/svg%3E")}.navbar-collapse:not(.collapse) .navbar-nav li:not(.nav-item) a .icon-compare,.navbar-collapse.show .navbar-nav li:not(.nav-item) a .icon-compare{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' width='800px' height='800px' viewBox='0 0 16 16'%3E%3Cg%3E%3Cpath d='M10.08,7l1,1,3.44-3.45L11,1,10,2l1.8,1.8H2v1.4h9.82ZM5.86,9l-1-1L1.42,11.5,4.91,15l1-1L4.1,12.2H14V10.8H4.1Z'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' width='800px' height='800px' viewBox='0 0 16 16'%3E%3Cg%3E%3Cpath d='M10.08,7l1,1,3.44-3.45L11,1,10,2l1.8,1.8H2v1.4h9.82ZM5.86,9l-1-1L1.42,11.5,4.91,15l1-1L4.1,12.2H14V10.8H4.1Z'/%3E%3C/g%3E%3C/svg%3E")}.navbar-collapse:not(.collapse) .navbar-nav li:not(.nav-item) a .icon-cart,.navbar-collapse.show .navbar-nav li:not(.nav-item) a .icon-cart{-webkit-mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 18C8.32843 18 9 18.6716 9 19.5C9 20.3284 8.32843 21 7.5 21C6.67157 21 6 20.3284 6 19.5C6 18.6716 6.67157 18 7.5 18Z' stroke='%231C274C' stroke-width='1.5'/%3E%3Cpath d='M16.5 18.0001C17.3284 18.0001 18 18.6716 18 19.5001C18 20.3285 17.3284 21.0001 16.5 21.0001C15.6716 21.0001 15 20.3285 15 19.5001C15 18.6716 15.6716 18.0001 16.5 18.0001Z' stroke='%231C274C' stroke-width='1.5'/%3E%3Cpath d='M2.26121 3.09184L2.50997 2.38429H2.50997L2.26121 3.09184ZM2.24876 2.29246C1.85799 2.15507 1.42984 2.36048 1.29246 2.75124C1.15507 3.14201 1.36048 3.57016 1.75124 3.70754L2.24876 2.29246ZM4.58584 4.32298L5.20507 3.89983V3.89983L4.58584 4.32298ZM5.88772 14.5862L5.34345 15.1022H5.34345L5.88772 14.5862ZM20.6578 9.88275L21.3923 10.0342L21.3933 10.0296L20.6578 9.88275ZM20.158 12.3075L20.8926 12.4589L20.158 12.3075ZM20.7345 6.69708L20.1401 7.15439L20.7345 6.69708ZM19.1336 15.0504L18.6598 14.469L19.1336 15.0504ZM5.70808 9.76V7.03836H4.20808V9.76H5.70808ZM2.50997 2.38429L2.24876 2.29246L1.75124 3.70754L2.01245 3.79938L2.50997 2.38429ZM10.9375 16.25H16.2404V14.75H10.9375V16.25ZM5.70808 7.03836C5.70808 6.3312 5.7091 5.7411 5.65719 5.26157C5.60346 4.76519 5.48705 4.31247 5.20507 3.89983L3.96661 4.74613C4.05687 4.87822 4.12657 5.05964 4.1659 5.42299C4.20706 5.8032 4.20808 6.29841 4.20808 7.03836H5.70808ZM2.01245 3.79938C2.68006 4.0341 3.11881 4.18965 3.44166 4.34806C3.74488 4.49684 3.87855 4.61727 3.96661 4.74613L5.20507 3.89983C4.92089 3.48397 4.54304 3.21763 4.10241 3.00143C3.68139 2.79485 3.14395 2.60719 2.50997 2.38429L2.01245 3.79938ZM4.20808 9.76C4.20808 11.2125 4.22171 12.2599 4.35876 13.0601C4.50508 13.9144 4.79722 14.5261 5.34345 15.1022L6.43198 14.0702C6.11182 13.7325 5.93913 13.4018 5.83723 12.8069C5.72607 12.1578 5.70808 11.249 5.70808 9.76H4.20808ZM10.9375 14.75C9.52069 14.75 8.53763 14.7482 7.79696 14.6432C7.08215 14.5418 6.70452 14.3576 6.43198 14.0702L5.34345 15.1022C5.93731 15.7286 6.69012 16.0013 7.58636 16.1283C8.45674 16.2518 9.56535 16.25 10.9375 16.25V14.75ZM4.95808 6.87H17.0888V5.37H4.95808V6.87ZM19.9232 9.73135L19.4235 12.1561L20.8926 12.4589L21.3923 10.0342L19.9232 9.73135ZM17.0888 6.87C17.9452 6.87 18.6989 6.871 19.2937 6.93749C19.5893 6.97053 19.8105 7.01643 19.9659 7.07105C20.1273 7.12776 20.153 7.17127 20.1401 7.15439L21.329 6.23978C21.094 5.93436 20.7636 5.76145 20.4632 5.65587C20.1567 5.54818 19.8101 5.48587 19.4604 5.44678C18.7646 5.369 17.9174 5.37 17.0888 5.37V6.87ZM21.3933 10.0296C21.5625 9.18167 21.7062 8.47024 21.7414 7.90038C21.7775 7.31418 21.7108 6.73617 21.329 6.23978L20.1401 7.15439C20.2021 7.23508 20.2706 7.38037 20.2442 7.80797C20.2168 8.25191 20.1002 8.84478 19.9223 9.73595L21.3933 10.0296ZM16.2404 16.25C17.0021 16.25 17.6413 16.2513 18.1566 16.1882C18.6923 16.1227 19.1809 15.9794 19.6074 15.6318L18.6598 14.469C18.5346 14.571 18.3571 14.6525 17.9744 14.6994C17.5712 14.7487 17.0397 14.75 16.2404 14.75V16.25ZM19.4235 12.1561C19.2621 12.9389 19.1535 13.4593 19.0238 13.8442C18.9007 14.2095 18.785 14.367 18.6598 14.469L19.6074 15.6318C20.0339 15.2842 20.2729 14.8346 20.4453 14.3232C20.6111 13.8312 20.7388 13.2049 20.8926 12.4589L19.4235 12.1561Z' fill='%231C274C'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 18C8.32843 18 9 18.6716 9 19.5C9 20.3284 8.32843 21 7.5 21C6.67157 21 6 20.3284 6 19.5C6 18.6716 6.67157 18 7.5 18Z' stroke='%231C274C' stroke-width='1.5'/%3E%3Cpath d='M16.5 18.0001C17.3284 18.0001 18 18.6716 18 19.5001C18 20.3285 17.3284 21.0001 16.5 21.0001C15.6716 21.0001 15 20.3285 15 19.5001C15 18.6716 15.6716 18.0001 16.5 18.0001Z' stroke='%231C274C' stroke-width='1.5'/%3E%3Cpath d='M2.26121 3.09184L2.50997 2.38429H2.50997L2.26121 3.09184ZM2.24876 2.29246C1.85799 2.15507 1.42984 2.36048 1.29246 2.75124C1.15507 3.14201 1.36048 3.57016 1.75124 3.70754L2.24876 2.29246ZM4.58584 4.32298L5.20507 3.89983V3.89983L4.58584 4.32298ZM5.88772 14.5862L5.34345 15.1022H5.34345L5.88772 14.5862ZM20.6578 9.88275L21.3923 10.0342L21.3933 10.0296L20.6578 9.88275ZM20.158 12.3075L20.8926 12.4589L20.158 12.3075ZM20.7345 6.69708L20.1401 7.15439L20.7345 6.69708ZM19.1336 15.0504L18.6598 14.469L19.1336 15.0504ZM5.70808 9.76V7.03836H4.20808V9.76H5.70808ZM2.50997 2.38429L2.24876 2.29246L1.75124 3.70754L2.01245 3.79938L2.50997 2.38429ZM10.9375 16.25H16.2404V14.75H10.9375V16.25ZM5.70808 7.03836C5.70808 6.3312 5.7091 5.7411 5.65719 5.26157C5.60346 4.76519 5.48705 4.31247 5.20507 3.89983L3.96661 4.74613C4.05687 4.87822 4.12657 5.05964 4.1659 5.42299C4.20706 5.8032 4.20808 6.29841 4.20808 7.03836H5.70808ZM2.01245 3.79938C2.68006 4.0341 3.11881 4.18965 3.44166 4.34806C3.74488 4.49684 3.87855 4.61727 3.96661 4.74613L5.20507 3.89983C4.92089 3.48397 4.54304 3.21763 4.10241 3.00143C3.68139 2.79485 3.14395 2.60719 2.50997 2.38429L2.01245 3.79938ZM4.20808 9.76C4.20808 11.2125 4.22171 12.2599 4.35876 13.0601C4.50508 13.9144 4.79722 14.5261 5.34345 15.1022L6.43198 14.0702C6.11182 13.7325 5.93913 13.4018 5.83723 12.8069C5.72607 12.1578 5.70808 11.249 5.70808 9.76H4.20808ZM10.9375 14.75C9.52069 14.75 8.53763 14.7482 7.79696 14.6432C7.08215 14.5418 6.70452 14.3576 6.43198 14.0702L5.34345 15.1022C5.93731 15.7286 6.69012 16.0013 7.58636 16.1283C8.45674 16.2518 9.56535 16.25 10.9375 16.25V14.75ZM4.95808 6.87H17.0888V5.37H4.95808V6.87ZM19.9232 9.73135L19.4235 12.1561L20.8926 12.4589L21.3923 10.0342L19.9232 9.73135ZM17.0888 6.87C17.9452 6.87 18.6989 6.871 19.2937 6.93749C19.5893 6.97053 19.8105 7.01643 19.9659 7.07105C20.1273 7.12776 20.153 7.17127 20.1401 7.15439L21.329 6.23978C21.094 5.93436 20.7636 5.76145 20.4632 5.65587C20.1567 5.54818 19.8101 5.48587 19.4604 5.44678C18.7646 5.369 17.9174 5.37 17.0888 5.37V6.87ZM21.3933 10.0296C21.5625 9.18167 21.7062 8.47024 21.7414 7.90038C21.7775 7.31418 21.7108 6.73617 21.329 6.23978L20.1401 7.15439C20.2021 7.23508 20.2706 7.38037 20.2442 7.80797C20.2168 8.25191 20.1002 8.84478 19.9223 9.73595L21.3933 10.0296ZM16.2404 16.25C17.0021 16.25 17.6413 16.2513 18.1566 16.1882C18.6923 16.1227 19.1809 15.9794 19.6074 15.6318L18.6598 14.469C18.5346 14.571 18.3571 14.6525 17.9744 14.6994C17.5712 14.7487 17.0397 14.75 16.2404 14.75V16.25ZM19.4235 12.1561C19.2621 12.9389 19.1535 13.4593 19.0238 13.8442C18.9007 14.2095 18.785 14.367 18.6598 14.469L19.6074 15.6318C20.0339 15.2842 20.2729 14.8346 20.4453 14.3232C20.6111 13.8312 20.7388 13.2049 20.8926 12.4589L19.4235 12.1561Z' fill='%231C274C'/%3E%3C/svg%3E")}.navbar-collapse:not(.collapse) .navbar-nav li:not(.nav-item) a .items-counter,.navbar-collapse.show .navbar-nav li:not(.nav-item) a .items-counter{position:absolute;top:-2px;left:18px;min-width:14px;height:14px;font-size:8px;border-radius:16px;line-height:16px;background-color:#fb6b0d;padding:0 2px;color:#fff;z-index:2;transform:translate(-50%)}}.custom-container{margin-left:auto;margin-right:auto}.custom-container:not(.inner-layout){max-width:1440px}.custom-container.inner-layout{max-width:1100px}.custom-container.full-layout{max-width:100%}.section-title{text-align:center;padding:20px 10px;font-size:2.25rem;font-weight:500;color:#232323}.invalid-feedback{font-weight:400;font-size:.75rem}.hero{min-height:260px;max-height:380px;display:flex;justify-content:center;align-items:center;background:#fafafa;background:linear-gradient(0deg,#fafafa,#fafafc 10%,#fafafc);background-size:cover;background-position:center center;padding-top:80px;margin-top:0;overflow:hidden}@media screen and (min-width: 992px){.hero{padding-top:80px;margin-top:30px}}.hero.h-auto{max-height:none;height:auto}.hero.home,.hero.trade-in{padding-top:0;margin-top:110px}@media screen and (max-width: 991px){.hero.home,.hero.trade-in{margin-top:70px}}.hero.home img,.hero.trade-in img{width:100%;object-fit:cover}.hero.home .trade-in-selectors,.hero.trade-in .trade-in-selectors{gap:20px}.hero.home .trade-in-selectors select,.hero.trade-in .trade-in-selectors select{min-width:200px}.hero.home{height:600px;max-height:600px}.hero.home img{height:600px}@media screen and (max-width: 1439px){.hero.home,.hero.home img{height:500px}}@media screen and (max-width: 1279px){.hero.home,.hero.home img{height:420px}}@media screen and (max-width: 991px){.hero.home,.hero.home img{height:340px}}@media screen and (max-width: 767px){.hero.home,.hero.home img{height:auto}}.hero.trade-in{max-height:600px;background:none;background-color:#1365bb;background-image:url(/img/polovnitelefoni-tradein.svg);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:80px 20px}@media screen and (max-width: 575px){.hero.trade-in{max-height:none;padding:40px 10px}}.hero.trade-in h1{font-size:2.25rem;font-weight:600;max-width:600px}.hero.trade-in h2{font-size:1.5rem;font-weight:300;max-width:600px}.hero.trade-in img{height:380px}.hero.trade-in .trade-in-selectors{padding-top:40px}.hero.trade-in .trade-in-selectors .select-wrapper{border-radius:.25rem;background-color:#fff}.hero.trade-in .trade-in-selectors .form-select:disabled{opacity:.4}.hero.trade-in .approx-price{font-size:1.5rem;font-weight:300;padding:40px 0}.hero.trade-in .approx-price .price-text{font-weight:600;text-align:center;font-size:1.5rem;line-height:1.2}@media screen and (max-width: 575px){.hero.trade-in .approx-price p:first-child{margin-right:8px}.hero.trade-in .approx-price .price-text{margin:0}}.hero.hero-success{height:700px}.hero .hero-block{max-width:1080px;text-align:center;padding:0 20px}@media screen and (min-width: 992px){.hero .hero-block{padding:0}}.hero .hero-block .hero-title{text-align:center;font-size:1.25rem;font-weight:500;line-height:1.15;letter-spacing:-.022em}.hero .hero-block .hero-title h1{font-size:inherit}@media screen and (min-width: 576px){.hero .hero-block .hero-title{font-size:1.5rem}}@media screen and (min-width: 992px){.hero .hero-block .hero-title{font-size:2.25rem}.hero .hero-block .hero-title h1{font-size:inherit}}.hero .hero-block .hero-deskription{font-weight:300;font-size:.875rem;color:#000;max-width:520px}.hero.hero-errors{height:100%;min-height:100svh;margin:0;padding:0;background-image:url(/img/pt-bg-responses.svg);background-size:100%;background-attachment:fixed}.hero.hero-errors .hero-container.with-report{width:100%;max-width:768px}.hero.hero-errors .hero-container .hero-block .hero-title{font-size:12.5rem;font-weight:500;line-height:12rem;color:#fff;letter-spacing:-.022em;background:#fff;background:linear-gradient(270deg,#ffffff80,#fff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero.hero-errors .hero-container .hero-block .hero-title.small{font-size:6rem;line-height:6rem}@media screen and (max-width: 575px){.hero.hero-errors .hero-container .hero-block .hero-title.small{font-size:3rem;line-height:3rem}}.hero.hero-errors .hero-container .hero-block .hero-deskription{font-size:1.25rem;font-weight:400;padding-top:0;text-wrap:balance;color:#fff;margin:auto}.hero.hero-errors .hero-container .hero-block .hero-deskription.small{font-weight:300;font-size:.875rem}.hero.hero-errors .hero-container .hero-block span.blue{color:#00adee;-webkit-text-stroke:transparent;-webkit-text-fill-color:#00adee}@media screen and (max-width: 991px){.hero.hero-errors .hero-container .hero-block .hero-title{font-size:12rem;line-height:.9}}@media screen and (max-width: 767px){.hero.hero-errors .hero-container .hero-block .hero-title{font-size:10rem;line-height:.9}.hero.hero-errors .hero-container .hero-block .hero-deskription{font-size:1rem;font-weight:400}}@media screen and (max-width: 575px){.hero.hero-errors .hero-container .hero-block .hero-title{font-size:6rem;line-height:.9;padding-bottom:1rem}}.no-hero{margin-top:110px}@media screen and (max-width: 991px){.no-hero{margin-top:50px}}.hero-title-only{display:flex;width:100%;padding-top:80px;justify-content:center;align-items:center;height:230px;color:#fff;background-color:#1365bb}.hero-title-only h1{font-size:1.875rem;text-align:center}@media screen and (min-width: 992px){.hero-title-only{padding-top:100px}}.header-wrap{max-width:100vw}.header-wrap .header-top-bar{font-size:.75rem;font-weight:400;line-height:1.5;background-color:#fff;color:#000}.header-wrap .header-top-bar span{color:#fff}.header-wrap .header-top-bar .logobar{align-items:center;height:70px}.header-wrap .header-top-bar .logobar .logo{width:100%;max-width:350px}.header-wrap .action-links{display:flex;width:100%;max-width:350px;justify-content:flex-end}.header-wrap .action-links .social{display:flex;flex-direction:row;gap:10px;margin-left:18px}.header-wrap .action-links .social a img{transition:.3s ease all;width:20px}.header-wrap .action-links .social a img:hover{filter:contrast(0%) brightness(2)}.header-wrap .nav-buttons{display:flex;justify-content:center;align-items:center}.header-wrap .nav-buttons a{border:none;background-color:transparent;position:relative;line-height:1;height:20px;padding:0;margin:0 0 0 30px;white-space:nowrap}.header-wrap .nav-buttons a .icon-base{position:relative;background-color:#000;opacity:.85;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:20px 20px;mask-size:20px 20px;height:20px;width:20px;padding:0}.header-wrap .nav-buttons a .icon-search{-webkit-mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000000' d='m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000000' d='m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704z'/%3E%3C/svg%3E")}.header-wrap .nav-buttons a .icon-heart{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800px' height='800px' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M8.96173 18.9109L9.42605 18.3219L8.96173 18.9109ZM12 5.50063L11.4596 6.02073C11.601 6.16763 11.7961 6.25063 12 6.25063C12.2039 6.25063 12.399 6.16763 12.5404 6.02073L12 5.50063ZM15.0383 18.9109L15.5026 19.4999L15.0383 18.9109ZM9.42605 18.3219C7.91039 17.1271 6.25307 15.9603 4.93829 14.4798C3.64922 13.0282 2.75 11.3345 2.75 9.1371H1.25C1.25 11.8026 2.3605 13.8361 3.81672 15.4758C5.24723 17.0866 7.07077 18.3752 8.49742 19.4999L9.42605 18.3219ZM2.75 9.1371C2.75 6.98623 3.96537 5.18252 5.62436 4.42419C7.23607 3.68748 9.40166 3.88258 11.4596 6.02073L12.5404 4.98053C10.0985 2.44352 7.26409 2.02539 5.00076 3.05996C2.78471 4.07292 1.25 6.42503 1.25 9.1371H2.75ZM8.49742 19.4999C9.00965 19.9037 9.55954 20.3343 10.1168 20.6599C10.6739 20.9854 11.3096 21.25 12 21.25V19.75C11.6904 19.75 11.3261 19.6293 10.8736 19.3648C10.4213 19.1005 9.95208 18.7366 9.42605 18.3219L8.49742 19.4999ZM15.5026 19.4999C16.9292 18.3752 18.7528 17.0866 20.1833 15.4758C21.6395 13.8361 22.75 11.8026 22.75 9.1371H21.25C21.25 11.3345 20.3508 13.0282 19.0617 14.4798C17.7469 15.9603 16.0896 17.1271 14.574 18.3219L15.5026 19.4999ZM22.75 9.1371C22.75 6.42503 21.2153 4.07292 18.9992 3.05996C16.7359 2.02539 13.9015 2.44352 11.4596 4.98053L12.5404 6.02073C14.5983 3.88258 16.7639 3.68748 18.3756 4.42419C20.0346 5.18252 21.25 6.98623 21.25 9.1371H22.75ZM14.574 18.3219C14.0479 18.7366 13.5787 19.1005 13.1264 19.3648C12.6739 19.6293 12.3096 19.75 12 19.75V21.25C12.6904 21.25 13.3261 20.9854 13.8832 20.6599C14.4405 20.3343 14.9903 19.9037 15.5026 19.4999L14.574 18.3219Z' fill='%231C274C'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800px' height='800px' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M8.96173 18.9109L9.42605 18.3219L8.96173 18.9109ZM12 5.50063L11.4596 6.02073C11.601 6.16763 11.7961 6.25063 12 6.25063C12.2039 6.25063 12.399 6.16763 12.5404 6.02073L12 5.50063ZM15.0383 18.9109L15.5026 19.4999L15.0383 18.9109ZM9.42605 18.3219C7.91039 17.1271 6.25307 15.9603 4.93829 14.4798C3.64922 13.0282 2.75 11.3345 2.75 9.1371H1.25C1.25 11.8026 2.3605 13.8361 3.81672 15.4758C5.24723 17.0866 7.07077 18.3752 8.49742 19.4999L9.42605 18.3219ZM2.75 9.1371C2.75 6.98623 3.96537 5.18252 5.62436 4.42419C7.23607 3.68748 9.40166 3.88258 11.4596 6.02073L12.5404 4.98053C10.0985 2.44352 7.26409 2.02539 5.00076 3.05996C2.78471 4.07292 1.25 6.42503 1.25 9.1371H2.75ZM8.49742 19.4999C9.00965 19.9037 9.55954 20.3343 10.1168 20.6599C10.6739 20.9854 11.3096 21.25 12 21.25V19.75C11.6904 19.75 11.3261 19.6293 10.8736 19.3648C10.4213 19.1005 9.95208 18.7366 9.42605 18.3219L8.49742 19.4999ZM15.5026 19.4999C16.9292 18.3752 18.7528 17.0866 20.1833 15.4758C21.6395 13.8361 22.75 11.8026 22.75 9.1371H21.25C21.25 11.3345 20.3508 13.0282 19.0617 14.4798C17.7469 15.9603 16.0896 17.1271 14.574 18.3219L15.5026 19.4999ZM22.75 9.1371C22.75 6.42503 21.2153 4.07292 18.9992 3.05996C16.7359 2.02539 13.9015 2.44352 11.4596 4.98053L12.5404 6.02073C14.5983 3.88258 16.7639 3.68748 18.3756 4.42419C20.0346 5.18252 21.25 6.98623 21.25 9.1371H22.75ZM14.574 18.3219C14.0479 18.7366 13.5787 19.1005 13.1264 19.3648C12.6739 19.6293 12.3096 19.75 12 19.75V21.25C12.6904 21.25 13.3261 20.9854 13.8832 20.6599C14.4405 20.3343 14.9903 19.9037 15.5026 19.4999L14.574 18.3219Z' fill='%231C274C'/%3E%3C/svg%3E")}.header-wrap .nav-buttons a .icon-compare{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' width='800px' height='800px' viewBox='0 0 16 16'%3E%3Cg%3E%3Cpath d='M10.08,7l1,1,3.44-3.45L11,1,10,2l1.8,1.8H2v1.4h9.82ZM5.86,9l-1-1L1.42,11.5,4.91,15l1-1L4.1,12.2H14V10.8H4.1Z'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' width='800px' height='800px' viewBox='0 0 16 16'%3E%3Cg%3E%3Cpath d='M10.08,7l1,1,3.44-3.45L11,1,10,2l1.8,1.8H2v1.4h9.82ZM5.86,9l-1-1L1.42,11.5,4.91,15l1-1L4.1,12.2H14V10.8H4.1Z'/%3E%3C/g%3E%3C/svg%3E")}.header-wrap .nav-buttons a .icon-cart{-webkit-mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 18C8.32843 18 9 18.6716 9 19.5C9 20.3284 8.32843 21 7.5 21C6.67157 21 6 20.3284 6 19.5C6 18.6716 6.67157 18 7.5 18Z' stroke='%231C274C' stroke-width='1.5'/%3E%3Cpath d='M16.5 18.0001C17.3284 18.0001 18 18.6716 18 19.5001C18 20.3285 17.3284 21.0001 16.5 21.0001C15.6716 21.0001 15 20.3285 15 19.5001C15 18.6716 15.6716 18.0001 16.5 18.0001Z' stroke='%231C274C' stroke-width='1.5'/%3E%3Cpath d='M2.26121 3.09184L2.50997 2.38429H2.50997L2.26121 3.09184ZM2.24876 2.29246C1.85799 2.15507 1.42984 2.36048 1.29246 2.75124C1.15507 3.14201 1.36048 3.57016 1.75124 3.70754L2.24876 2.29246ZM4.58584 4.32298L5.20507 3.89983V3.89983L4.58584 4.32298ZM5.88772 14.5862L5.34345 15.1022H5.34345L5.88772 14.5862ZM20.6578 9.88275L21.3923 10.0342L21.3933 10.0296L20.6578 9.88275ZM20.158 12.3075L20.8926 12.4589L20.158 12.3075ZM20.7345 6.69708L20.1401 7.15439L20.7345 6.69708ZM19.1336 15.0504L18.6598 14.469L19.1336 15.0504ZM5.70808 9.76V7.03836H4.20808V9.76H5.70808ZM2.50997 2.38429L2.24876 2.29246L1.75124 3.70754L2.01245 3.79938L2.50997 2.38429ZM10.9375 16.25H16.2404V14.75H10.9375V16.25ZM5.70808 7.03836C5.70808 6.3312 5.7091 5.7411 5.65719 5.26157C5.60346 4.76519 5.48705 4.31247 5.20507 3.89983L3.96661 4.74613C4.05687 4.87822 4.12657 5.05964 4.1659 5.42299C4.20706 5.8032 4.20808 6.29841 4.20808 7.03836H5.70808ZM2.01245 3.79938C2.68006 4.0341 3.11881 4.18965 3.44166 4.34806C3.74488 4.49684 3.87855 4.61727 3.96661 4.74613L5.20507 3.89983C4.92089 3.48397 4.54304 3.21763 4.10241 3.00143C3.68139 2.79485 3.14395 2.60719 2.50997 2.38429L2.01245 3.79938ZM4.20808 9.76C4.20808 11.2125 4.22171 12.2599 4.35876 13.0601C4.50508 13.9144 4.79722 14.5261 5.34345 15.1022L6.43198 14.0702C6.11182 13.7325 5.93913 13.4018 5.83723 12.8069C5.72607 12.1578 5.70808 11.249 5.70808 9.76H4.20808ZM10.9375 14.75C9.52069 14.75 8.53763 14.7482 7.79696 14.6432C7.08215 14.5418 6.70452 14.3576 6.43198 14.0702L5.34345 15.1022C5.93731 15.7286 6.69012 16.0013 7.58636 16.1283C8.45674 16.2518 9.56535 16.25 10.9375 16.25V14.75ZM4.95808 6.87H17.0888V5.37H4.95808V6.87ZM19.9232 9.73135L19.4235 12.1561L20.8926 12.4589L21.3923 10.0342L19.9232 9.73135ZM17.0888 6.87C17.9452 6.87 18.6989 6.871 19.2937 6.93749C19.5893 6.97053 19.8105 7.01643 19.9659 7.07105C20.1273 7.12776 20.153 7.17127 20.1401 7.15439L21.329 6.23978C21.094 5.93436 20.7636 5.76145 20.4632 5.65587C20.1567 5.54818 19.8101 5.48587 19.4604 5.44678C18.7646 5.369 17.9174 5.37 17.0888 5.37V6.87ZM21.3933 10.0296C21.5625 9.18167 21.7062 8.47024 21.7414 7.90038C21.7775 7.31418 21.7108 6.73617 21.329 6.23978L20.1401 7.15439C20.2021 7.23508 20.2706 7.38037 20.2442 7.80797C20.2168 8.25191 20.1002 8.84478 19.9223 9.73595L21.3933 10.0296ZM16.2404 16.25C17.0021 16.25 17.6413 16.2513 18.1566 16.1882C18.6923 16.1227 19.1809 15.9794 19.6074 15.6318L18.6598 14.469C18.5346 14.571 18.3571 14.6525 17.9744 14.6994C17.5712 14.7487 17.0397 14.75 16.2404 14.75V16.25ZM19.4235 12.1561C19.2621 12.9389 19.1535 13.4593 19.0238 13.8442C18.9007 14.2095 18.785 14.367 18.6598 14.469L19.6074 15.6318C20.0339 15.2842 20.2729 14.8346 20.4453 14.3232C20.6111 13.8312 20.7388 13.2049 20.8926 12.4589L19.4235 12.1561Z' fill='%231C274C'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 18C8.32843 18 9 18.6716 9 19.5C9 20.3284 8.32843 21 7.5 21C6.67157 21 6 20.3284 6 19.5C6 18.6716 6.67157 18 7.5 18Z' stroke='%231C274C' stroke-width='1.5'/%3E%3Cpath d='M16.5 18.0001C17.3284 18.0001 18 18.6716 18 19.5001C18 20.3285 17.3284 21.0001 16.5 21.0001C15.6716 21.0001 15 20.3285 15 19.5001C15 18.6716 15.6716 18.0001 16.5 18.0001Z' stroke='%231C274C' stroke-width='1.5'/%3E%3Cpath d='M2.26121 3.09184L2.50997 2.38429H2.50997L2.26121 3.09184ZM2.24876 2.29246C1.85799 2.15507 1.42984 2.36048 1.29246 2.75124C1.15507 3.14201 1.36048 3.57016 1.75124 3.70754L2.24876 2.29246ZM4.58584 4.32298L5.20507 3.89983V3.89983L4.58584 4.32298ZM5.88772 14.5862L5.34345 15.1022H5.34345L5.88772 14.5862ZM20.6578 9.88275L21.3923 10.0342L21.3933 10.0296L20.6578 9.88275ZM20.158 12.3075L20.8926 12.4589L20.158 12.3075ZM20.7345 6.69708L20.1401 7.15439L20.7345 6.69708ZM19.1336 15.0504L18.6598 14.469L19.1336 15.0504ZM5.70808 9.76V7.03836H4.20808V9.76H5.70808ZM2.50997 2.38429L2.24876 2.29246L1.75124 3.70754L2.01245 3.79938L2.50997 2.38429ZM10.9375 16.25H16.2404V14.75H10.9375V16.25ZM5.70808 7.03836C5.70808 6.3312 5.7091 5.7411 5.65719 5.26157C5.60346 4.76519 5.48705 4.31247 5.20507 3.89983L3.96661 4.74613C4.05687 4.87822 4.12657 5.05964 4.1659 5.42299C4.20706 5.8032 4.20808 6.29841 4.20808 7.03836H5.70808ZM2.01245 3.79938C2.68006 4.0341 3.11881 4.18965 3.44166 4.34806C3.74488 4.49684 3.87855 4.61727 3.96661 4.74613L5.20507 3.89983C4.92089 3.48397 4.54304 3.21763 4.10241 3.00143C3.68139 2.79485 3.14395 2.60719 2.50997 2.38429L2.01245 3.79938ZM4.20808 9.76C4.20808 11.2125 4.22171 12.2599 4.35876 13.0601C4.50508 13.9144 4.79722 14.5261 5.34345 15.1022L6.43198 14.0702C6.11182 13.7325 5.93913 13.4018 5.83723 12.8069C5.72607 12.1578 5.70808 11.249 5.70808 9.76H4.20808ZM10.9375 14.75C9.52069 14.75 8.53763 14.7482 7.79696 14.6432C7.08215 14.5418 6.70452 14.3576 6.43198 14.0702L5.34345 15.1022C5.93731 15.7286 6.69012 16.0013 7.58636 16.1283C8.45674 16.2518 9.56535 16.25 10.9375 16.25V14.75ZM4.95808 6.87H17.0888V5.37H4.95808V6.87ZM19.9232 9.73135L19.4235 12.1561L20.8926 12.4589L21.3923 10.0342L19.9232 9.73135ZM17.0888 6.87C17.9452 6.87 18.6989 6.871 19.2937 6.93749C19.5893 6.97053 19.8105 7.01643 19.9659 7.07105C20.1273 7.12776 20.153 7.17127 20.1401 7.15439L21.329 6.23978C21.094 5.93436 20.7636 5.76145 20.4632 5.65587C20.1567 5.54818 19.8101 5.48587 19.4604 5.44678C18.7646 5.369 17.9174 5.37 17.0888 5.37V6.87ZM21.3933 10.0296C21.5625 9.18167 21.7062 8.47024 21.7414 7.90038C21.7775 7.31418 21.7108 6.73617 21.329 6.23978L20.1401 7.15439C20.2021 7.23508 20.2706 7.38037 20.2442 7.80797C20.2168 8.25191 20.1002 8.84478 19.9223 9.73595L21.3933 10.0296ZM16.2404 16.25C17.0021 16.25 17.6413 16.2513 18.1566 16.1882C18.6923 16.1227 19.1809 15.9794 19.6074 15.6318L18.6598 14.469C18.5346 14.571 18.3571 14.6525 17.9744 14.6994C17.5712 14.7487 17.0397 14.75 16.2404 14.75V16.25ZM19.4235 12.1561C19.2621 12.9389 19.1535 13.4593 19.0238 13.8442C18.9007 14.2095 18.785 14.367 18.6598 14.469L19.6074 15.6318C20.0339 15.2842 20.2729 14.8346 20.4453 14.3232C20.6111 13.8312 20.7388 13.2049 20.8926 12.4589L19.4235 12.1561Z' fill='%231C274C'/%3E%3C/svg%3E")}.header-wrap .nav-buttons a .items-counter{position:absolute;top:-2px;left:18px;min-width:14px;height:14px;font-size:8px;border-radius:16px;line-height:16px;background-color:#fb6b0d;padding:0 2px;color:#fff;z-index:2;transform:translate(-50%)}.header-wrap .nav-buttons a.header-links{display:inline-block;font-size:1rem;color:#000;text-decoration:none;font-weight:300;margin-top:2px}@media screen and (max-width: 991px){.header-wrap .nav-buttons a:not(.shopping-cart){display:none}.header-wrap .nav-buttons a:not(.shopping-cart).search{display:flex}}.header-wrap .main-nav{background:#00366f}@media screen and (max-width: 991px){.header-wrap .main-nav{background:#00366f}}.header-wrap .main-nav .navbar-nav .nav-item{display:flex;align-items:center;position:relative;height:40px;transition:all .3s ease-in-out}.header-wrap .main-nav .navbar-nav .nav-item.mobile-only{display:none}@media screen and (max-width: 991px){.header-wrap .main-nav .navbar-nav .nav-item.mobile-only{display:block}}.header-wrap .main-nav .navbar-nav .nav-item.active a{color:#00adee}@media screen and (min-width: 992px){.header-wrap .main-nav .navbar-nav .nav-item.active{background-color:#1365bb}.header-wrap .main-nav .navbar-nav .nav-item.active a{color:#fff}}.header-wrap .main-nav .navbar-nav .nav-item:not(.active):hover{background-color:#0e4c8d}.header-wrap .main-nav .navbar-nav .nav-item .nav-link{color:#fff;font-weight:300;font-size:1rem;border-radius:20px;position:relative;padding:2px 20px;text-align:center;line-height:1;z-index:1}.header-wrap .main-nav .nav-actions{width:225px}@media screen and (max-width: 991px){.header-wrap .main-nav .nav-actions{width:auto}}.footer-wrap{border-top:1px solid #eeeeee;background-color:#fff}.footer-wrap .icon-base{position:relative;background-color:#1365bb;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:40px 40px;mask-size:40px 40px;height:40px;width:40px;padding:0}.footer-wrap .icon-footer-address{background-color:transparent;background-image:url(/img/icons/promobi-home.png)}.footer-wrap .icon-footer-phone{background-color:transparent;background-image:url(/img/icons/promobi-phone-ring.png)}.footer-wrap .icon-footer-email{background-color:transparent;background-image:url(/img/icons/promobi-inbox.png)}.footer-wrap .foot-about{padding-top:35px;padding-bottom:50px;position:relative;height:100%;color:#000;font-size:1rem;line-height:1.4}.footer-wrap .foot-about .footer-logo img{height:50px}@media screen and (max-width: 575px){.footer-wrap .foot-about .footer-logo{display:none}}.footer-wrap .foot-about .social{display:flex;flex-direction:row;gap:10px}.footer-wrap .foot-about .social a img{transition:.3s ease all;width:30px}.footer-wrap .foot-about .social a img:hover{filter:contrast(0%) brightness(2)}.footer-wrap .foot-about .blue{color:#00adee}.footer-wrap .foot-about ul{display:flex;flex-direction:column;gap:10px 35px}@media screen and (max-width: 767px){.footer-wrap .foot-about ul{flex-direction:row;flex-wrap:wrap}}.footer-wrap .foot-about ul li{display:flex;flex-direction:row;align-items:center;gap:16px;line-height:1.6}@media screen and (max-width: 991px){.footer-wrap .foot-about{padding-left:20px;padding-top:40px;padding-bottom:20px}.footer-wrap .foot-about:after{box-shadow:none}}.footer-wrap .foot-info-holder{padding-right:50px;padding-top:50px;padding-bottom:50px}@media screen and (max-width: 991px){.footer-wrap .foot-info-holder{padding:20px 20px 20px 30px}}@media screen and (max-width: 767px){.footer-wrap .foot-info-holder{padding:20px}}.footer-wrap .foot-payments{padding-right:50px;padding-bottom:30px;color:#000;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;width:100%}@media screen and (max-width: 991px){.footer-wrap .foot-payments{padding-left:30px;padding-right:20px;padding-bottom:20px}}@media screen and (max-width: 575px){.footer-wrap .foot-payments{padding-left:0}}.footer-wrap .foot-payments ul{display:flex;flex-direction:row;vertical-align:top;flex-wrap:wrap;margin:0;padding:0;gap:8px}.footer-wrap .foot-payments ul li{list-style:none;border-radius:2px;background-color:#fff;height:38px;padding:2px 4px}.footer-wrap .foot-payments ul li a{text-decoration:none}.footer-wrap .foot-payments ul li a.no-url{pointer-events:none;cursor:default}.footer-wrap .foot-payments ul li a img{height:100%;width:auto}@media screen and (max-width: 767px){.footer-wrap .foot-payments{text-align:center;justify-content:center}.footer-wrap .foot-payments ul{display:flex;gap:12px;justify-content:center;width:100%}.footer-wrap .foot-payments ul.gap-100{gap:80px}}.footer-wrap .footer-heading{display:block;color:#000;text-transform:uppercase;font-size:1rem;font-weight:600;padding-bottom:20px;position:relative;line-height:1.15;letter-spacing:-.022em}.footer-wrap .footer-heading:before{position:absolute;content:"";left:0;bottom:0;width:80%}.footer-wrap .foot-lit{list-style-type:none;padding:0}.footer-wrap .foot-lit li{padding:3px 0;margin-bottom:4px}.footer-wrap .foot-lit li a{text-decoration:none;color:#000;font-size:1rem}.footer-wrap .copy{color:#222;padding:40px 20px 80px;text-align:center}.footer-wrap .copy a{color:#222;text-decoration:none}.modal-dialog .modal-content{border-radius:16px;background-color:transparent;border:none;overflow:hidden;min-width:600px}.modal-dialog .modal-content .modal-header{background-color:#042446;color:#fff}.modal-dialog .modal-content .modal-header h5{font-weight:300}.modal-dialog .modal-content .modal-header .btn-close{filter:invert(1);color:#fff}.modal-dialog .modal-content .modal-body{padding:80px 80px 10px;background-color:#fafafa}.modal-dialog .modal-content .modal-footer{border:none;padding:0 80px 80px;background-color:#fafafa}.modal-dialog .modal-content .form-control{border-color:#eee;min-height:50px}.modal-dialog .modal-content .btn{height:40px;line-height:1;text-transform:uppercase;margin:10px 0 10px 40px;padding:13px;border:none;border-radius:30px}.modal-dialog .modal-content .btn.btn-primary{background-color:#fb6b0d;color:#fff}.modal-backdrop.show{opacity:0}.header-logo{max-height:60px;width:100%;object-fit:contain}.back-to-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background-color:#1365bb;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s ease;z-index:1000;box-shadow:0 4px 12px #00000026}.back-to-top:hover{background-color:#fb6b0d;transform:translateY(0) scale(1.05);box-shadow:0 6px 16px #0003}.back-to-top.show{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top .icon-base{background-color:#fff;-webkit-mask-size:24px 24px;mask-size:24px 24px}.back-to-top .icon-arrow-up{-webkit-mask-image:url(/img/icons/arrow-up.svg);mask-image:url(/img/icons/arrow-up.svg)}@media screen and (max-width: 767px){.back-to-top{bottom:20px;right:20px;width:45px;height:45px}.back-to-top .icon-base{-webkit-mask-size:22px 22px;mask-size:22px 22px}.back-to-top.back-to-top-on-mobile{bottom:80px}}#prodavnica .product-cards,#current-offer .product-cards,#omiljeni-proizvodi .product-cards,#home .product-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:18px;margin:0}@media screen and (max-width: 991px){#prodavnica .product-cards,#current-offer .product-cards,#omiljeni-proizvodi .product-cards,#home .product-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 767px){#prodavnica .product-cards,#current-offer .product-cards,#omiljeni-proizvodi .product-cards,#home .product-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 575px){#prodavnica .product-cards,#current-offer .product-cards,#omiljeni-proizvodi .product-cards,#home .product-cards{grid-template-columns:1fr;padding:0 10px}}#prodavnica .product-cards a,#current-offer .product-cards a,#omiljeni-proizvodi .product-cards a,#home .product-cards a{text-decoration:none}#prodavnica .product-cards .product-card,#current-offer .product-cards .product-card,#omiljeni-proizvodi .product-cards .product-card,#home .product-cards .product-card{width:100%;max-width:360px;border:1px solid #eeeeee;border-radius:.5rem;padding:0;overflow:hidden;transition:all .3s ease}@media screen and (max-width: 575px){#prodavnica .product-cards .product-card,#current-offer .product-cards .product-card,#omiljeni-proizvodi .product-cards .product-card,#home .product-cards .product-card{max-width:none}}#prodavnica .product-cards .product-card .product-grade-badge,#current-offer .product-cards .product-card .product-grade-badge,#omiljeni-proizvodi .product-cards .product-card .product-grade-badge,#home .product-cards .product-card .product-grade-badge{position:absolute;top:0;right:30px;width:32px;height:55px;border-bottom-left-radius:16px;border-bottom-right-radius:16px;color:#fff;z-index:10}#prodavnica .product-cards .product-card .product-grade-badge span,#current-offer .product-cards .product-card .product-grade-badge span,#omiljeni-proizvodi .product-cards .product-card .product-grade-badge span,#home .product-cards .product-card .product-grade-badge span{display:inline-block;font-weight:500;width:100%;text-align:center;padding-top:18px;font-size:1.125rem}#prodavnica .product-cards .product-card .product-grade-badge.grade-a,#current-offer .product-cards .product-card .product-grade-badge.grade-a,#omiljeni-proizvodi .product-cards .product-card .product-grade-badge.grade-a,#home .product-cards .product-card .product-grade-badge.grade-a{background:linear-gradient(to bottom,#0f4d95,#1465be)}#prodavnica .product-cards .product-card .product-grade-badge.grade-b,#current-offer .product-cards .product-card .product-grade-badge.grade-b,#omiljeni-proizvodi .product-cards .product-card .product-grade-badge.grade-b,#home .product-cards .product-card .product-grade-badge.grade-b{background:linear-gradient(to bottom,#0f9510,#13bd14)}#prodavnica .product-cards .product-card .product-grade-badge.grade-c,#current-offer .product-cards .product-card .product-grade-badge.grade-c,#omiljeni-proizvodi .product-cards .product-card .product-grade-badge.grade-c,#home .product-cards .product-card .product-grade-badge.grade-c{background:linear-gradient(to bottom,#945310,#bc6a14)}#prodavnica .product-cards .product-card .product-grade-badge.grade-d,#current-offer .product-cards .product-card .product-grade-badge.grade-d,#omiljeni-proizvodi .product-cards .product-card .product-grade-badge.grade-d,#home .product-cards .product-card .product-grade-badge.grade-d{background:linear-gradient(to bottom,#940f93,#bd13ba)}#prodavnica .product-cards .product-card .product-card-img,#current-offer .product-cards .product-card .product-card-img,#omiljeni-proizvodi .product-cards .product-card .product-card-img,#home .product-cards .product-card .product-card-img{background-color:#fff;position:relative;height:325px;padding:10px;border-bottom:1px solid #eeeeee}#prodavnica .product-cards .product-card .product-card-img img,#current-offer .product-cards .product-card .product-card-img img,#omiljeni-proizvodi .product-cards .product-card .product-card-img img,#home .product-cards .product-card .product-card-img img{position:relative;height:100%;width:100%;object-fit:scale-down;opacity:1;transition:all .15s ease}#prodavnica .product-cards .product-card .product-card-img img.no-image,#current-offer .product-cards .product-card .product-card-img img.no-image,#omiljeni-proizvodi .product-cards .product-card .product-card-img img.no-image,#home .product-cards .product-card .product-card-img img.no-image{object-fit:scale-down;object-position:center center}#prodavnica .product-cards .product-card .product-card-img img,#current-offer .product-cards .product-card .product-card-img img,#omiljeni-proizvodi .product-cards .product-card .product-card-img img,#home .product-cards .product-card .product-card-img img{z-index:1}#prodavnica .product-cards .product-card .product-card-img img.lazy,#current-offer .product-cards .product-card .product-card-img img.lazy,#omiljeni-proizvodi .product-cards .product-card .product-card-img img.lazy,#home .product-cards .product-card .product-card-img img.lazy{opacity:0}#prodavnica .product-cards .product-card .product-card-img .product-label,#current-offer .product-cards .product-card .product-card-img .product-label,#omiljeni-proizvodi .product-cards .product-card .product-card-img .product-label,#home .product-cards .product-card .product-card-img .product-label{position:absolute;z-index:2;display:grid;gap:10px}#prodavnica .product-cards .product-card .product-card-img .product-label div,#current-offer .product-cards .product-card .product-card-img .product-label div,#omiljeni-proizvodi .product-cards .product-card .product-card-img .product-label div,#home .product-cards .product-card .product-card-img .product-label div{color:#fff;font-size:.875rem;border-radius:16px;padding:6px 10px;line-height:.98}#prodavnica .product-cards .product-card .product-card-img .product-label .new,#current-offer .product-cards .product-card .product-card-img .product-label .new,#omiljeni-proizvodi .product-cards .product-card .product-card-img .product-label .new,#home .product-cards .product-card .product-card-img .product-label .new{background-color:#1365bb;text-transform:uppercase}#prodavnica .product-cards .product-card .product-card-img .product-label .discount,#current-offer .product-cards .product-card .product-card-img .product-label .discount,#omiljeni-proizvodi .product-cards .product-card .product-card-img .product-label .discount,#home .product-cards .product-card .product-card-img .product-label .discount{background-color:#00366f}#prodavnica .product-cards .product-card .product-card-img .fav-overlay,#current-offer .product-cards .product-card .product-card-img .fav-overlay,#omiljeni-proizvodi .product-cards .product-card .product-card-img .fav-overlay,#home .product-cards .product-card .product-card-img .fav-overlay{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;position:absolute;top:10px;right:10px;padding:16px;background-color:#ffffffeb;border:1px solid #e9e9e9;border-radius:16px;z-index:4;opacity:0;visibility:hidden}@media (hover: none) and (pointer: coarse){#prodavnica .product-cards .product-card .product-card-img .fav-overlay,#current-offer .product-cards .product-card .product-card-img .fav-overlay,#omiljeni-proizvodi .product-cards .product-card .product-card-img .fav-overlay,#home .product-cards .product-card .product-card-img .fav-overlay{opacity:1;visibility:visible}}@media (hover: none) and (pointer: fine){#prodavnica .product-cards .product-card .product-card-img .fav-overlay,#current-offer .product-cards .product-card .product-card-img .fav-overlay,#omiljeni-proizvodi .product-cards .product-card .product-card-img .fav-overlay,#home .product-cards .product-card .product-card-img .fav-overlay{opacity:1;visibility:visible}}#prodavnica .product-cards .product-card .product-card-img .fav-overlay a,#current-offer .product-cards .product-card .product-card-img .fav-overlay a,#omiljeni-proizvodi .product-cards .product-card .product-card-img .fav-overlay a,#home .product-cards .product-card .product-card-img .fav-overlay a{display:inline-flex}#prodavnica .product-cards .product-card .product-card-img .fav-overlay .icon-base,#current-offer .product-cards .product-card .product-card-img .fav-overlay .icon-base,#omiljeni-proizvodi .product-cards .product-card .product-card-img .fav-overlay .icon-base,#home .product-cards .product-card .product-card-img .fav-overlay .icon-base{position:relative;background-color:#000;opacity:.85;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:20px 20px;mask-size:20px 20px;height:20px;width:20px;padding:0}#prodavnica .product-cards .product-card .product-card-img .fav-overlay .icon-heart,#current-offer .product-cards .product-card .product-card-img .fav-overlay .icon-heart,#omiljeni-proizvodi .product-cards .product-card .product-card-img .fav-overlay .icon-heart,#home .product-cards .product-card .product-card-img .fav-overlay .icon-heart{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800px' height='800px' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M8.96173 18.9109L9.42605 18.3219L8.96173 18.9109ZM12 5.50063L11.4596 6.02073C11.601 6.16763 11.7961 6.25063 12 6.25063C12.2039 6.25063 12.399 6.16763 12.5404 6.02073L12 5.50063ZM15.0383 18.9109L15.5026 19.4999L15.0383 18.9109ZM9.42605 18.3219C7.91039 17.1271 6.25307 15.9603 4.93829 14.4798C3.64922 13.0282 2.75 11.3345 2.75 9.1371H1.25C1.25 11.8026 2.3605 13.8361 3.81672 15.4758C5.24723 17.0866 7.07077 18.3752 8.49742 19.4999L9.42605 18.3219ZM2.75 9.1371C2.75 6.98623 3.96537 5.18252 5.62436 4.42419C7.23607 3.68748 9.40166 3.88258 11.4596 6.02073L12.5404 4.98053C10.0985 2.44352 7.26409 2.02539 5.00076 3.05996C2.78471 4.07292 1.25 6.42503 1.25 9.1371H2.75ZM8.49742 19.4999C9.00965 19.9037 9.55954 20.3343 10.1168 20.6599C10.6739 20.9854 11.3096 21.25 12 21.25V19.75C11.6904 19.75 11.3261 19.6293 10.8736 19.3648C10.4213 19.1005 9.95208 18.7366 9.42605 18.3219L8.49742 19.4999ZM15.5026 19.4999C16.9292 18.3752 18.7528 17.0866 20.1833 15.4758C21.6395 13.8361 22.75 11.8026 22.75 9.1371H21.25C21.25 11.3345 20.3508 13.0282 19.0617 14.4798C17.7469 15.9603 16.0896 17.1271 14.574 18.3219L15.5026 19.4999ZM22.75 9.1371C22.75 6.42503 21.2153 4.07292 18.9992 3.05996C16.7359 2.02539 13.9015 2.44352 11.4596 4.98053L12.5404 6.02073C14.5983 3.88258 16.7639 3.68748 18.3756 4.42419C20.0346 5.18252 21.25 6.98623 21.25 9.1371H22.75ZM14.574 18.3219C14.0479 18.7366 13.5787 19.1005 13.1264 19.3648C12.6739 19.6293 12.3096 19.75 12 19.75V21.25C12.6904 21.25 13.3261 20.9854 13.8832 20.6599C14.4405 20.3343 14.9903 19.9037 15.5026 19.4999L14.574 18.3219Z' fill='%231C274C'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800px' height='800px' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M8.96173 18.9109L9.42605 18.3219L8.96173 18.9109ZM12 5.50063L11.4596 6.02073C11.601 6.16763 11.7961 6.25063 12 6.25063C12.2039 6.25063 12.399 6.16763 12.5404 6.02073L12 5.50063ZM15.0383 18.9109L15.5026 19.4999L15.0383 18.9109ZM9.42605 18.3219C7.91039 17.1271 6.25307 15.9603 4.93829 14.4798C3.64922 13.0282 2.75 11.3345 2.75 9.1371H1.25C1.25 11.8026 2.3605 13.8361 3.81672 15.4758C5.24723 17.0866 7.07077 18.3752 8.49742 19.4999L9.42605 18.3219ZM2.75 9.1371C2.75 6.98623 3.96537 5.18252 5.62436 4.42419C7.23607 3.68748 9.40166 3.88258 11.4596 6.02073L12.5404 4.98053C10.0985 2.44352 7.26409 2.02539 5.00076 3.05996C2.78471 4.07292 1.25 6.42503 1.25 9.1371H2.75ZM8.49742 19.4999C9.00965 19.9037 9.55954 20.3343 10.1168 20.6599C10.6739 20.9854 11.3096 21.25 12 21.25V19.75C11.6904 19.75 11.3261 19.6293 10.8736 19.3648C10.4213 19.1005 9.95208 18.7366 9.42605 18.3219L8.49742 19.4999ZM15.5026 19.4999C16.9292 18.3752 18.7528 17.0866 20.1833 15.4758C21.6395 13.8361 22.75 11.8026 22.75 9.1371H21.25C21.25 11.3345 20.3508 13.0282 19.0617 14.4798C17.7469 15.9603 16.0896 17.1271 14.574 18.3219L15.5026 19.4999ZM22.75 9.1371C22.75 6.42503 21.2153 4.07292 18.9992 3.05996C16.7359 2.02539 13.9015 2.44352 11.4596 4.98053L12.5404 6.02073C14.5983 3.88258 16.7639 3.68748 18.3756 4.42419C20.0346 5.18252 21.25 6.98623 21.25 9.1371H22.75ZM14.574 18.3219C14.0479 18.7366 13.5787 19.1005 13.1264 19.3648C12.6739 19.6293 12.3096 19.75 12 19.75V21.25C12.6904 21.25 13.3261 20.9854 13.8832 20.6599C14.4405 20.3343 14.9903 19.9037 15.5026 19.4999L14.574 18.3219Z' fill='%231C274C'/%3E%3C/svg%3E")}#prodavnica .product-cards .product-card .product-card-img .fav-overlay .icon-heart-filled,#current-offer .product-cards .product-card .product-card-img .fav-overlay .icon-heart-filled,#omiljeni-proizvodi .product-cards .product-card .product-card-img .fav-overlay .icon-heart-filled,#home .product-cards .product-card .product-card-img .fav-overlay .icon-heart-filled{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800px' height='800px' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M2 9.1371C2 14 6.01943 16.5914 8.96173 18.9109C10 19.7294 11 20.5 12 20.5C13 20.5 14 19.7294 15.0383 18.9109C17.9806 16.5914 22 14 22 9.1371C22 4.27416 16.4998 0.825464 12 5.50063C7.50016 0.825464 2 4.27416 2 9.1371Z' fill='currentColor'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800px' height='800px' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M2 9.1371C2 14 6.01943 16.5914 8.96173 18.9109C10 19.7294 11 20.5 12 20.5C13 20.5 14 19.7294 15.0383 18.9109C17.9806 16.5914 22 14 22 9.1371C22 4.27416 16.4998 0.825464 12 5.50063C7.50016 0.825464 2 4.27416 2 9.1371Z' fill='currentColor'/%3E%3C/svg%3E")}#prodavnica .product-cards .product-card .product-card-img .fav-overlay .icon-compare,#current-offer .product-cards .product-card .product-card-img .fav-overlay .icon-compare,#omiljeni-proizvodi .product-cards .product-card .product-card-img .fav-overlay .icon-compare,#home .product-cards .product-card .product-card-img .fav-overlay .icon-compare{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' width='800px' height='800px' viewBox='0 0 16 16'%3E%3Cg%3E%3Cpath d='M10.08,7l1,1,3.44-3.45L11,1,10,2l1.8,1.8H2v1.4h9.82ZM5.86,9l-1-1L1.42,11.5,4.91,15l1-1L4.1,12.2H14V10.8H4.1Z'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' width='800px' height='800px' viewBox='0 0 16 16'%3E%3Cg%3E%3Cpath d='M10.08,7l1,1,3.44-3.45L11,1,10,2l1.8,1.8H2v1.4h9.82ZM5.86,9l-1-1L1.42,11.5,4.91,15l1-1L4.1,12.2H14V10.8H4.1Z'/%3E%3C/g%3E%3C/svg%3E")}#prodavnica .product-cards .product-card .product-card-img .options-overlay,#current-offer .product-cards .product-card .product-card-img .options-overlay,#omiljeni-proizvodi .product-cards .product-card .product-card-img .options-overlay,#home .product-cards .product-card .product-card-img .options-overlay{display:flex;flex-direction:column;background-color:#ffffffeb;position:absolute;padding:8px;top:0;left:0;height:100%;width:100%;z-index:3;opacity:0;visibility:hidden}#prodavnica .product-cards .product-card .product-card-img .options-overlay.show,#current-offer .product-cards .product-card .product-card-img .options-overlay.show,#omiljeni-proizvodi .product-cards .product-card .product-card-img .options-overlay.show,#home .product-cards .product-card .product-card-img .options-overlay.show{opacity:1;visibility:visible}#prodavnica .product-cards .product-card .product-card-img .options-overlay .options-close,#current-offer .product-cards .product-card .product-card-img .options-overlay .options-close,#omiljeni-proizvodi .product-cards .product-card .product-card-img .options-overlay .options-close,#home .product-cards .product-card .product-card-img .options-overlay .options-close{width:100%;text-align:right;cursor:pointer;display:flex;justify-content:end;align-items:center;padding:4px;font-size:.875rem}#prodavnica .product-cards .product-card .product-card-img .options-overlay .options-close span,#current-offer .product-cards .product-card .product-card-img .options-overlay .options-close span,#omiljeni-proizvodi .product-cards .product-card .product-card-img .options-overlay .options-close span,#home .product-cards .product-card .product-card-img .options-overlay .options-close span{display:flex;justify-content:center;align-items:center}#prodavnica .product-cards .product-card .product-card-img .options-overlay .options-close span span,#current-offer .product-cards .product-card .product-card-img .options-overlay .options-close span span,#omiljeni-proizvodi .product-cards .product-card .product-card-img .options-overlay .options-close span span,#home .product-cards .product-card .product-card-img .options-overlay .options-close span span{margin-left:4px}#prodavnica .product-cards .product-card .product-card-img .options-overlay .options-body,#current-offer .product-cards .product-card .product-card-img .options-overlay .options-body,#omiljeni-proizvodi .product-cards .product-card .product-card-img .options-overlay .options-body,#home .product-cards .product-card .product-card-img .options-overlay .options-body{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;width:100%}#prodavnica .product-cards .product-card .product-card-img .options-overlay .options-body .options-title,#current-offer .product-cards .product-card .product-card-img .options-overlay .options-body .options-title,#omiljeni-proizvodi .product-cards .product-card .product-card-img .options-overlay .options-body .options-title,#home .product-cards .product-card .product-card-img .options-overlay .options-body .options-title{font-weight:500}#prodavnica .product-cards .product-card .product-card-img .options-overlay .options-body .options-items,#current-offer .product-cards .product-card .product-card-img .options-overlay .options-body .options-items,#omiljeni-proizvodi .product-cards .product-card .product-card-img .options-overlay .options-body .options-items,#home .product-cards .product-card .product-card-img .options-overlay .options-body .options-items{display:flex;flex-direction:row}#prodavnica .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn,#current-offer .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn,#omiljeni-proizvodi .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn,#home .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn{margin:10px}#prodavnica .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn div,#current-offer .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn div,#omiljeni-proizvodi .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn div,#home .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn div{text-align:center;padding:8px 0 0}#prodavnica .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span,#current-offer .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span,#omiljeni-proizvodi .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span,#home .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span{position:relative;display:block;margin:auto;background-color:red;border-radius:38px;height:38px;width:38px;cursor:pointer}#prodavnica .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span.siva,#current-offer .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span.siva,#omiljeni-proizvodi .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span.siva,#home .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span.siva{background-color:#f5f5f7}#prodavnica .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span.bez,#current-offer .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span.bez,#omiljeni-proizvodi .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span.bez,#home .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span.bez{background-color:beige}#prodavnica .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span.zelena,#current-offer .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span.zelena,#omiljeni-proizvodi .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span.zelena,#home .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span.zelena{background-color:green}#prodavnica .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span:hover:after,#prodavnica .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span:active:after,#current-offer .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span:hover:after,#current-offer .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span:active:after,#omiljeni-proizvodi .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span:hover:after,#omiljeni-proizvodi .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span:active:after,#home .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span:hover:after,#home .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn span:active:after{content:"";position:absolute;top:-3px;left:-3px;height:44px;width:44px;border-radius:44px;border:1px solid #232323}#prodavnica .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn.choice span:after,#current-offer .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn.choice span:after,#omiljeni-proizvodi .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn.choice span:after,#home .product-cards .product-card .product-card-img .options-overlay .options-body .options-items .option-btn.choice span:after{content:"";position:absolute;top:-3px;left:-3px;height:44px;width:44px;border-radius:44px;border:1px solid #232323}#prodavnica .product-cards .product-card .icon-base,#current-offer .product-cards .product-card .icon-base,#omiljeni-proizvodi .product-cards .product-card .icon-base,#home .product-cards .product-card .icon-base{position:relative;background-color:#fff;opacity:.85;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:20px 20px;mask-size:20px 20px;height:20px;width:20px;padding:0}#prodavnica .product-cards .product-card .icon-cart,#current-offer .product-cards .product-card .icon-cart,#omiljeni-proizvodi .product-cards .product-card .icon-cart,#home .product-cards .product-card .icon-cart{-webkit-mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 18C8.32843 18 9 18.6716 9 19.5C9 20.3284 8.32843 21 7.5 21C6.67157 21 6 20.3284 6 19.5C6 18.6716 6.67157 18 7.5 18Z' stroke='%231C274C' stroke-width='1.5'/%3E%3Cpath d='M16.5 18.0001C17.3284 18.0001 18 18.6716 18 19.5001C18 20.3285 17.3284 21.0001 16.5 21.0001C15.6716 21.0001 15 20.3285 15 19.5001C15 18.6716 15.6716 18.0001 16.5 18.0001Z' stroke='%231C274C' stroke-width='1.5'/%3E%3Cpath d='M2.26121 3.09184L2.50997 2.38429H2.50997L2.26121 3.09184ZM2.24876 2.29246C1.85799 2.15507 1.42984 2.36048 1.29246 2.75124C1.15507 3.14201 1.36048 3.57016 1.75124 3.70754L2.24876 2.29246ZM4.58584 4.32298L5.20507 3.89983V3.89983L4.58584 4.32298ZM5.88772 14.5862L5.34345 15.1022H5.34345L5.88772 14.5862ZM20.6578 9.88275L21.3923 10.0342L21.3933 10.0296L20.6578 9.88275ZM20.158 12.3075L20.8926 12.4589L20.158 12.3075ZM20.7345 6.69708L20.1401 7.15439L20.7345 6.69708ZM19.1336 15.0504L18.6598 14.469L19.1336 15.0504ZM5.70808 9.76V7.03836H4.20808V9.76H5.70808ZM2.50997 2.38429L2.24876 2.29246L1.75124 3.70754L2.01245 3.79938L2.50997 2.38429ZM10.9375 16.25H16.2404V14.75H10.9375V16.25ZM5.70808 7.03836C5.70808 6.3312 5.7091 5.7411 5.65719 5.26157C5.60346 4.76519 5.48705 4.31247 5.20507 3.89983L3.96661 4.74613C4.05687 4.87822 4.12657 5.05964 4.1659 5.42299C4.20706 5.8032 4.20808 6.29841 4.20808 7.03836H5.70808ZM2.01245 3.79938C2.68006 4.0341 3.11881 4.18965 3.44166 4.34806C3.74488 4.49684 3.87855 4.61727 3.96661 4.74613L5.20507 3.89983C4.92089 3.48397 4.54304 3.21763 4.10241 3.00143C3.68139 2.79485 3.14395 2.60719 2.50997 2.38429L2.01245 3.79938ZM4.20808 9.76C4.20808 11.2125 4.22171 12.2599 4.35876 13.0601C4.50508 13.9144 4.79722 14.5261 5.34345 15.1022L6.43198 14.0702C6.11182 13.7325 5.93913 13.4018 5.83723 12.8069C5.72607 12.1578 5.70808 11.249 5.70808 9.76H4.20808ZM10.9375 14.75C9.52069 14.75 8.53763 14.7482 7.79696 14.6432C7.08215 14.5418 6.70452 14.3576 6.43198 14.0702L5.34345 15.1022C5.93731 15.7286 6.69012 16.0013 7.58636 16.1283C8.45674 16.2518 9.56535 16.25 10.9375 16.25V14.75ZM4.95808 6.87H17.0888V5.37H4.95808V6.87ZM19.9232 9.73135L19.4235 12.1561L20.8926 12.4589L21.3923 10.0342L19.9232 9.73135ZM17.0888 6.87C17.9452 6.87 18.6989 6.871 19.2937 6.93749C19.5893 6.97053 19.8105 7.01643 19.9659 7.07105C20.1273 7.12776 20.153 7.17127 20.1401 7.15439L21.329 6.23978C21.094 5.93436 20.7636 5.76145 20.4632 5.65587C20.1567 5.54818 19.8101 5.48587 19.4604 5.44678C18.7646 5.369 17.9174 5.37 17.0888 5.37V6.87ZM21.3933 10.0296C21.5625 9.18167 21.7062 8.47024 21.7414 7.90038C21.7775 7.31418 21.7108 6.73617 21.329 6.23978L20.1401 7.15439C20.2021 7.23508 20.2706 7.38037 20.2442 7.80797C20.2168 8.25191 20.1002 8.84478 19.9223 9.73595L21.3933 10.0296ZM16.2404 16.25C17.0021 16.25 17.6413 16.2513 18.1566 16.1882C18.6923 16.1227 19.1809 15.9794 19.6074 15.6318L18.6598 14.469C18.5346 14.571 18.3571 14.6525 17.9744 14.6994C17.5712 14.7487 17.0397 14.75 16.2404 14.75V16.25ZM19.4235 12.1561C19.2621 12.9389 19.1535 13.4593 19.0238 13.8442C18.9007 14.2095 18.785 14.367 18.6598 14.469L19.6074 15.6318C20.0339 15.2842 20.2729 14.8346 20.4453 14.3232C20.6111 13.8312 20.7388 13.2049 20.8926 12.4589L19.4235 12.1561Z' fill='%231C274C'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 18C8.32843 18 9 18.6716 9 19.5C9 20.3284 8.32843 21 7.5 21C6.67157 21 6 20.3284 6 19.5C6 18.6716 6.67157 18 7.5 18Z' stroke='%231C274C' stroke-width='1.5'/%3E%3Cpath d='M16.5 18.0001C17.3284 18.0001 18 18.6716 18 19.5001C18 20.3285 17.3284 21.0001 16.5 21.0001C15.6716 21.0001 15 20.3285 15 19.5001C15 18.6716 15.6716 18.0001 16.5 18.0001Z' stroke='%231C274C' stroke-width='1.5'/%3E%3Cpath d='M2.26121 3.09184L2.50997 2.38429H2.50997L2.26121 3.09184ZM2.24876 2.29246C1.85799 2.15507 1.42984 2.36048 1.29246 2.75124C1.15507 3.14201 1.36048 3.57016 1.75124 3.70754L2.24876 2.29246ZM4.58584 4.32298L5.20507 3.89983V3.89983L4.58584 4.32298ZM5.88772 14.5862L5.34345 15.1022H5.34345L5.88772 14.5862ZM20.6578 9.88275L21.3923 10.0342L21.3933 10.0296L20.6578 9.88275ZM20.158 12.3075L20.8926 12.4589L20.158 12.3075ZM20.7345 6.69708L20.1401 7.15439L20.7345 6.69708ZM19.1336 15.0504L18.6598 14.469L19.1336 15.0504ZM5.70808 9.76V7.03836H4.20808V9.76H5.70808ZM2.50997 2.38429L2.24876 2.29246L1.75124 3.70754L2.01245 3.79938L2.50997 2.38429ZM10.9375 16.25H16.2404V14.75H10.9375V16.25ZM5.70808 7.03836C5.70808 6.3312 5.7091 5.7411 5.65719 5.26157C5.60346 4.76519 5.48705 4.31247 5.20507 3.89983L3.96661 4.74613C4.05687 4.87822 4.12657 5.05964 4.1659 5.42299C4.20706 5.8032 4.20808 6.29841 4.20808 7.03836H5.70808ZM2.01245 3.79938C2.68006 4.0341 3.11881 4.18965 3.44166 4.34806C3.74488 4.49684 3.87855 4.61727 3.96661 4.74613L5.20507 3.89983C4.92089 3.48397 4.54304 3.21763 4.10241 3.00143C3.68139 2.79485 3.14395 2.60719 2.50997 2.38429L2.01245 3.79938ZM4.20808 9.76C4.20808 11.2125 4.22171 12.2599 4.35876 13.0601C4.50508 13.9144 4.79722 14.5261 5.34345 15.1022L6.43198 14.0702C6.11182 13.7325 5.93913 13.4018 5.83723 12.8069C5.72607 12.1578 5.70808 11.249 5.70808 9.76H4.20808ZM10.9375 14.75C9.52069 14.75 8.53763 14.7482 7.79696 14.6432C7.08215 14.5418 6.70452 14.3576 6.43198 14.0702L5.34345 15.1022C5.93731 15.7286 6.69012 16.0013 7.58636 16.1283C8.45674 16.2518 9.56535 16.25 10.9375 16.25V14.75ZM4.95808 6.87H17.0888V5.37H4.95808V6.87ZM19.9232 9.73135L19.4235 12.1561L20.8926 12.4589L21.3923 10.0342L19.9232 9.73135ZM17.0888 6.87C17.9452 6.87 18.6989 6.871 19.2937 6.93749C19.5893 6.97053 19.8105 7.01643 19.9659 7.07105C20.1273 7.12776 20.153 7.17127 20.1401 7.15439L21.329 6.23978C21.094 5.93436 20.7636 5.76145 20.4632 5.65587C20.1567 5.54818 19.8101 5.48587 19.4604 5.44678C18.7646 5.369 17.9174 5.37 17.0888 5.37V6.87ZM21.3933 10.0296C21.5625 9.18167 21.7062 8.47024 21.7414 7.90038C21.7775 7.31418 21.7108 6.73617 21.329 6.23978L20.1401 7.15439C20.2021 7.23508 20.2706 7.38037 20.2442 7.80797C20.2168 8.25191 20.1002 8.84478 19.9223 9.73595L21.3933 10.0296ZM16.2404 16.25C17.0021 16.25 17.6413 16.2513 18.1566 16.1882C18.6923 16.1227 19.1809 15.9794 19.6074 15.6318L18.6598 14.469C18.5346 14.571 18.3571 14.6525 17.9744 14.6994C17.5712 14.7487 17.0397 14.75 16.2404 14.75V16.25ZM19.4235 12.1561C19.2621 12.9389 19.1535 13.4593 19.0238 13.8442C18.9007 14.2095 18.785 14.367 18.6598 14.469L19.6074 15.6318C20.0339 15.2842 20.2729 14.8346 20.4453 14.3232C20.6111 13.8312 20.7388 13.2049 20.8926 12.4589L19.4235 12.1561Z' fill='%231C274C'/%3E%3C/svg%3E")}#prodavnica .product-cards .product-card .icon-arrow-right-long,#current-offer .product-cards .product-card .icon-arrow-right-long,#omiljeni-proizvodi .product-cards .product-card .icon-arrow-right-long,#home .product-cards .product-card .icon-arrow-right-long{opacity:1;-webkit-mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='134.63028mm' height='55.25528mm' viewBox='0 0 134.63028 55.25528' version='1.1' id='svg5' xml:space='preserve' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Csodipodi:namedview id='namedview7' pagecolor='%23ffffff' bordercolor='%23000000' borderopacity='0.25' inkscape:showpageshadow='2' inkscape:pageopacity='0.0' inkscape:pagecheckerboard='0' inkscape:deskcolor='%23d1d1d1' inkscape:document-units='mm' showgrid='false' /%3E%3Cdefs id='defs2' /%3E%3Cg inkscape:label='Layer 1' inkscape:groupmode='layer' id='layer1' transform='translate(-6.1395847,-128.82513)'%3E%3Cpath fill='none' d='M 2.9027918,30.086823 H 214.56946 V 241.75349 H 2.9027918 Z' id='path333' style='stroke-width:8.81944' /%3E%3Cg style='fill:none;stroke:%23000000' id='g441' transform='matrix(3.3072917,0,0,3.3072917,-33.547916,50.619441)'%3E%3Cpolyline points='44 40 52 32 44 24' id='polyline429' /%3E%3Cline x1='52' y1='32' x2='12' y2='32' id='line431' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='134.63028mm' height='55.25528mm' viewBox='0 0 134.63028 55.25528' version='1.1' id='svg5' xml:space='preserve' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Csodipodi:namedview id='namedview7' pagecolor='%23ffffff' bordercolor='%23000000' borderopacity='0.25' inkscape:showpageshadow='2' inkscape:pageopacity='0.0' inkscape:pagecheckerboard='0' inkscape:deskcolor='%23d1d1d1' inkscape:document-units='mm' showgrid='false' /%3E%3Cdefs id='defs2' /%3E%3Cg inkscape:label='Layer 1' inkscape:groupmode='layer' id='layer1' transform='translate(-6.1395847,-128.82513)'%3E%3Cpath fill='none' d='M 2.9027918,30.086823 H 214.56946 V 241.75349 H 2.9027918 Z' id='path333' style='stroke-width:8.81944' /%3E%3Cg style='fill:none;stroke:%23000000' id='g441' transform='matrix(3.3072917,0,0,3.3072917,-33.547916,50.619441)'%3E%3Cpolyline points='44 40 52 32 44 24' id='polyline429' /%3E%3Cline x1='52' y1='32' x2='12' y2='32' id='line431' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}#prodavnica .product-cards .product-card .btn-lead,#current-offer .product-cards .product-card .btn-lead,#omiljeni-proizvodi .product-cards .product-card .btn-lead,#home .product-cards .product-card .btn-lead{padding:10px 12%;margin:16px 0;font-size:.875rem;font-weight:300;width:100%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}#prodavnica .product-cards .product-card .btn-lead .choose-option,#prodavnica .product-cards .product-card .btn-lead .add-to-cart,#current-offer .product-cards .product-card .btn-lead .choose-option,#current-offer .product-cards .product-card .btn-lead .add-to-cart,#omiljeni-proizvodi .product-cards .product-card .btn-lead .choose-option,#omiljeni-proizvodi .product-cards .product-card .btn-lead .add-to-cart,#home .product-cards .product-card .btn-lead .choose-option,#home .product-cards .product-card .btn-lead .add-to-cart{display:none;flex-direction:row;align-items:center;gap:16px}#prodavnica .product-cards .product-card .btn-lead .choose-option.show,#prodavnica .product-cards .product-card .btn-lead .add-to-cart.show,#current-offer .product-cards .product-card .btn-lead .choose-option.show,#current-offer .product-cards .product-card .btn-lead .add-to-cart.show,#omiljeni-proizvodi .product-cards .product-card .btn-lead .choose-option.show,#omiljeni-proizvodi .product-cards .product-card .btn-lead .add-to-cart.show,#home .product-cards .product-card .btn-lead .choose-option.show,#home .product-cards .product-card .btn-lead .add-to-cart.show{display:inline-flex}@media screen and (max-width: 359px){#prodavnica .product-cards .product-card .btn-lead,#current-offer .product-cards .product-card .btn-lead,#omiljeni-proizvodi .product-cards .product-card .btn-lead,#home .product-cards .product-card .btn-lead{font-size:1rem}}#prodavnica .product-cards .product-card:hover,#current-offer .product-cards .product-card:hover,#omiljeni-proizvodi .product-cards .product-card:hover,#home .product-cards .product-card:hover{border-color:transparent;box-shadow:0 .5rem 1rem #23232326}#prodavnica .product-cards .product-card:hover .options-overlay,#current-offer .product-cards .product-card:hover .options-overlay,#omiljeni-proizvodi .product-cards .product-card:hover .options-overlay,#home .product-cards .product-card:hover .options-overlay,#prodavnica .product-cards .product-card:hover .fav-overlay,#current-offer .product-cards .product-card:hover .fav-overlay,#omiljeni-proizvodi .product-cards .product-card:hover .fav-overlay,#home .product-cards .product-card:hover .fav-overlay{opacity:1;visibility:visible}#prodavnica .product-cards .product-card .product-card-body,#current-offer .product-cards .product-card .product-card-body,#omiljeni-proizvodi .product-cards .product-card .product-card-body,#home .product-cards .product-card .product-card-body{height:185px;padding:16px 30px;text-align:left}#prodavnica .product-cards .product-card .product-card-body h5,#prodavnica .product-cards .product-card .product-card-body h3,#prodavnica .product-cards .product-card .product-card-body .product-title,#current-offer .product-cards .product-card .product-card-body h5,#current-offer .product-cards .product-card .product-card-body h3,#current-offer .product-cards .product-card .product-card-body .product-title,#omiljeni-proizvodi .product-cards .product-card .product-card-body h5,#omiljeni-proizvodi .product-cards .product-card .product-card-body h3,#omiljeni-proizvodi .product-cards .product-card .product-card-body .product-title,#home .product-cards .product-card .product-card-body h5,#home .product-cards .product-card .product-card-body h3,#home .product-cards .product-card .product-card-body .product-title{font-size:1rem;color:#000;text-decoration:none;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:3.5rem;line-height:1.15;letter-spacing:-.022em;font-weight:500}#prodavnica .product-cards .product-card .product-card-body p,#current-offer .product-cards .product-card .product-card-body p,#omiljeni-proizvodi .product-cards .product-card .product-card-body p,#home .product-cards .product-card .product-card-body p{line-height:1.2;margin:0}#prodavnica .product-cards .product-card .product-card-body .product-price,#current-offer .product-cards .product-card .product-card-body .product-price,#omiljeni-proizvodi .product-cards .product-card .product-card-body .product-price,#home .product-cards .product-card .product-card-body .product-price{color:#000;font-size:1.125rem;font-weight:300}#prodavnica .product-cards .product-card .product-card-body .product-price .old-price,#current-offer .product-cards .product-card .product-card-body .product-price .old-price,#omiljeni-proizvodi .product-cards .product-card .product-card-body .product-price .old-price,#home .product-cards .product-card .product-card-body .product-price .old-price{text-decoration:line-through;font-size:.875rem}#prodavnica .product-cards .product-card .product-card-body .product-price .currency,#current-offer .product-cards .product-card .product-card-body .product-price .currency,#omiljeni-proizvodi .product-cards .product-card .product-card-body .product-price .currency,#home .product-cards .product-card .product-card-body .product-price .currency{font-weight:400;color:#000;font-size:.75rem;text-decoration:none}#prodavnica .product-cards .product-card .product-card-body .product-price .divider,#current-offer .product-cards .product-card .product-card-body .product-price .divider,#omiljeni-proizvodi .product-cards .product-card .product-card-body .product-price .divider,#home .product-cards .product-card .product-card-body .product-price .divider{font-weight:300;color:#eee;padding:0 4px}#prodavnica .product-cards .product-card .product-card-body .product-price .discounted-price,#current-offer .product-cards .product-card .product-card-body .product-price .discounted-price,#omiljeni-proizvodi .product-cards .product-card .product-card-body .product-price .discounted-price,#home .product-cards .product-card .product-card-body .product-price .discounted-price{color:#fb6b0d}@media screen and (max-width: 991px){#prodavnica .product-cards .product-card .product-card-body .product-price .divider,#current-offer .product-cards .product-card .product-card-body .product-price .divider,#omiljeni-proizvodi .product-cards .product-card .product-card-body .product-price .divider,#home .product-cards .product-card .product-card-body .product-price .divider{display:block;height:0}}@media screen and (max-width: 359px){#prodavnica .product-cards .product-card .product-card-body .product-price,#current-offer .product-cards .product-card .product-card-body .product-price,#omiljeni-proizvodi .product-cards .product-card .product-card-body .product-price,#home .product-cards .product-card .product-card-body .product-price{font-size:1.25rem}}#prodavnica .product-cards .product-card .product-card-body .product-code,#current-offer .product-cards .product-card .product-card-body .product-code,#omiljeni-proizvodi .product-cards .product-card .product-card-body .product-code,#home .product-cards .product-card .product-card-body .product-code{display:none}.product-cards.splide .splide__track{padding:10px 8px 20px!important}#current-offer .product-cards.featured{display:none;overflow:hidden}#current-offer .product-cards.featured.active{display:block}.repair_list .repairs .repair_item{display:flex;border-bottom:1px solid #eeeeee;padding:15px 0;font-size:1rem}.repair_list .repairs .repair_item .repair_name{color:#232323;flex-grow:1}.repair_list .repairs .repair_item .repair_price{flex:0 0 90px;color:#fb6b0d;text-align:right;text-transform:uppercase}.repair_list .repairs h3,.repair_list .repairs h4{padding-top:80px;padding-bottom:20px}.repair_list .repairs h3:first-child,.repair_list .repairs h4:first-child{padding-top:initial}.selector-block .selector-head{display:flex;font-weight:300}.selector-block .selector-head .num{color:#00adee;font-size:1.5rem;width:50px;height:50px;background-color:#fff;display:flex;justify-content:center;align-items:center;border-radius:5px 5px 0 0;border:1px solid #eeeeee;border-bottom:transparent}.selector-block .selector-head .num.mobile{display:none}.selector-block .selector-head .num.set{color:#fff;background-color:#00adee;border:transparent}@media screen and (max-width: 575px){.selector-block .selector-head .num{display:none}}.selector-block .selector-head .section{flex-grow:1;padding-left:20px;font-size:1.125rem;font-weight:400}.selector-block .selector-head .section span{display:block;font-size:.875rem;font-weight:300;line-height:1}.selector-block .selector-body{padding:15px;border:1px solid #eeeeee;border-radius:0 10px 10px;display:flex;flex-direction:row}.selector-block .selector-body .num{display:none}@media screen and (max-width: 575px){.selector-block .selector-body .num{color:#00adee;font-size:1.5rem;width:50px;height:50px;background-color:#fff;display:flex;justify-content:center;align-items:center;border-radius:5px;border:1px solid #eeeeee;height:62px;width:62px;min-width:62px;margin-right:20px}.selector-block .selector-body .num.set{color:#fff;background-color:#00adee;border:transparent}}.selector-block .selector-body .form-select{font-size:.875rem;padding:21px 19px;background-color:#00adee;color:#fff;border:none}.selector-block .selector-body .form-select::-webkit-calendar-picker-indicator{display:none!important}.selector-block .selector-body .form-select:disabled,.selector-block .selector-body .form-select.disabled{pointer-events:none;background-color:#f5f5f7;color:#232323}.selector-block .selector-body .body-info{padding:20px}@media screen and (max-width: 575px){.selector-block .selector-body .body-info{padding:0}}.selector-block .selector-body .body-info .info-title{display:flex;align-items:center;font-weight:400;font-size:1.125rem}.selector-block .selector-body .body-info p{font-weight:300;font-size:.875rem}.selector-block .selector-body .delivery-select-block,.selector-block .selector-body .malfunction-select-block{position:relative;max-height:245px}.selector-block .selector-body .delivery-select-block input,.selector-block .selector-body .malfunction-select-block input{position:absolute;opacity:0;left:0;top:0}.selector-block .selector-body .delivery-select-block input:checked .custom-label,.selector-block .selector-body .malfunction-select-block input:checked .custom-label{border:3px solid green}.selector-block .selector-body .delivery-select-block input[type=radio]:checked+label:before,.selector-block .selector-body .malfunction-select-block input[type=radio]:checked+label:before{background:#00adee;background:linear-gradient(0deg,#00adee,#00adee00)}.selector-block .selector-body .delivery-select-block input[type=radio]:checked+label img:first-child,.selector-block .selector-body .malfunction-select-block input[type=radio]:checked+label img:first-child{display:none}.selector-block .selector-body .delivery-select-block input[type=radio]:checked+label img:nth-child(2),.selector-block .selector-body .malfunction-select-block input[type=radio]:checked+label img:nth-child(2){display:block}.selector-block .selector-body .custom-label{position:relative;cursor:pointer;background-color:#fafafa;border-radius:10px;overflow:hidden}.selector-block .selector-body .custom-label img:first-child{display:block}.selector-block .selector-body .custom-label img:nth-child(2){display:none}@media (hover: hover){.selector-block .selector-body .custom-label:hover img:first-child{display:none}.selector-block .selector-body .custom-label:hover img:nth-child(2){display:block}}.selector-block .selector-body .custom-label span{position:absolute;bottom:20px;left:0;width:100%;text-align:center;font-weight:300;color:#fff}.selector-block .selector-body .custom-label span.choose-delivery{background-color:#fb6b0d;border:none;text-transform:uppercase;padding:5px 20px;border-radius:30px;color:#fff;font-size:.875rem;position:absolute;width:auto;margin:0 auto;left:50%;transform:translate(-50%)}.selector-block .selector-body .malfunction-select-block input[type=radio]:disabled+label{cursor:auto}.selector-block .selector-body .malfunction-select-block input[type=radio]:disabled+label:hover img:first-child{display:block}.selector-block .selector-body .malfunction-select-block input[type=radio]:disabled+label:hover img:nth-child(2){display:none}.selector-block .selector-body .malfunction-select-block input[type=radio]:checked+label img:first-child{display:none}.selector-block .selector-body .malfunction-select-block input[type=radio]:checked+label img:nth-child(2){display:block}.selector-block .selector-body .malfunction-select-block input[type=radio]:disabled+label:hover:before{background:linear-gradient(0deg,#999,#ccc0)}.selector-block .selector-body .malfunction-select-block input[type=radio]:disabled+label:hover:after{background:linear-gradient(0deg,#999,#ccc0)}#store-delivery-wrapper>div{border-radius:20px;overflow:hidden;position:relative}#store-delivery-wrapper .step-item .person-delivery-item{height:260px;display:flex;justify-content:center;align-items:center;position:relative}@media screen and (max-width: 991px){#store-delivery-wrapper .step-item .person-delivery-item{height:180px}}#store-delivery-wrapper .step-item .person-delivery-item .step{width:25px;height:25px;background-color:#fff;font-size:1rem;line-height:1;position:absolute;top:30px;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;border-radius:50%}#store-delivery-wrapper .step-item .person-delivery-item img{height:70px;filter:grayscale(1) invert(1)}#store-delivery-wrapper .step-item .person-delivery-item .name{position:absolute;bottom:10px;color:#fff;font-size:1rem;font-weight:300;text-align:center}@media screen and (max-width: 991px){#store-delivery-wrapper .col{flex-basis:100%}}#store-delivery-wrapper .bg-color-1{background-color:#fb6b0d}#store-delivery-wrapper .bg-color-2{background-color:#0ac99c}#store-delivery-wrapper .bg-color-3{background-color:#00adee}#store-delivery-wrapper .bg-color-4{background-color:#1365bc}#store-delivery-wrapper .bg-color-5{background-color:#00366f}.steps{display:flex;justify-content:space-around;position:absolute;flex-direction:column;left:35px;height:100%;width:auto}@media screen and (min-width: 992px){.steps{left:0;height:auto;flex-direction:row;width:100%;top:30px}}.steps .step{position:relative;display:flex;justify-content:center;align-items:center;flex:1;overflow:hidden}.steps .step:before{position:absolute;content:"";height:100%;width:auto;border-left:1px dashed #fff;top:50%;left:50%;z-index:2}@media screen and (min-width: 992px){.steps .step:before{border-left:none;border-bottom:1px dashed #fff;width:100%;left:-50%;top:-50%}}.steps .step:after{position:absolute;content:"";width:auto;height:100%;border-left:1px dashed #fff;top:-50%;left:50%;z-index:2}@media screen and (min-width: 992px){.steps .step:after{border-left:none;border-bottom:1px dashed #fff;width:100%;top:-50%}}.steps .step:first-child:before{content:none}.steps .step:last-child:after{content:none}@media screen and (max-width: 991px){.steps .step:first-child:after{content:none}.steps .step:first-child:before{content:""}.steps .step:last-child:after{content:""}.steps .step:last-child:before{content:none}}.steps .step .step-counter{width:25px;height:25px;background-color:#fff;font-size:1rem;line-height:1;display:flex;justify-content:center;align-items:center;border-radius:50%;z-index:3}.steps .step .color-1{color:#fb6b0d}.steps .step .color-2{color:#0ac99c}.steps .step .color-3{color:#00adee}.steps .step .color-4{color:#1365bc}.steps .step .color-5{color:#00366f}.hero-deskription.status{max-width:560px;margin:auto}@media screen and (max-width: 575px){.hero-deskription.status{padding-top:10px!important}}.status-check{font-weight:300;margin-top:10px}.status-check .user-code{border-top-left-radius:10px;border-bottom-left-radius:10px;font-weight:300;font-size:1.125rem;text-transform:uppercase;box-shadow:none;text-align:center;border:none}.status-check .user-code::placeholder{color:#eee;text-align:left}@media screen and (min-width: 992px){.status-check .user-code{font-size:1.5rem}}@media screen and (min-width: 1440px){.status-check .user-code{min-width:540px}}.status-check .btn{background-color:#fb6b0d;color:#fff;text-transform:uppercase;font-weight:300;min-width:190px;height:66px;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;border-top-right-radius:10px;border-bottom-right-radius:10px}.status-check .btn .spinner-border{display:none;opacity:.75}.status-check .btn.spinner{pointer-events:none}.status-check .btn.spinner .button-text{display:none}.status-check .btn.spinner .spinner-border{display:inline-block}.status-check a{padding:0 15px;margin:18px 0;display:inline-block;color:#fff;text-transform:uppercase;text-decoration:underline;transition:.2s ease color;position:relative;line-height:1}.status-check a:hover{color:#00adee}.status-check a:first-of-type:after{content:"";position:absolute;right:0;top:0%;border-right:1px solid white;height:100%}@media screen and (max-width: 575px){.status-check .input-group input,.status-check .input-group button{width:100%;border-radius:10px!important;line-height:2.4;height:50px;margin:4px auto!important;text-align:center}.status-check .input-group input::placeholder,.status-check .input-group button::placeholder{text-align:center}.status-check .input-group input::-webkit-input-placeholder,.status-check .input-group button::-webkit-input-placeholder{text-align:center}.status-check .input-group input:-moz-placeholder,.status-check .input-group button:-moz-placeholder{text-align:center}.status-check .input-group input::-moz-placeholder,.status-check .input-group button::-moz-placeholder{text-align:center}.status-check .input-group input:-ms-input-placeholder,.status-check .input-group button:-ms-input-placeholder{text-align:center}.status-check .input-group button{width:auto;margin-bottom:0!important}.status-check a{margin:0;padding:0 15px}}.trade-in .trade-pricing{padding:30px;position:relative;background-image:url(/img/bckgrnd.jpg);background-size:contain;background-position:center;color:#fff;border-radius:10px}.trade-in .trade-pricing .block-title{font-weight:400;text-align:center;line-height:1.2}.trade-in .trade-pricing .form-label{font-size:1.125rem;font-weight:400;color:#fff;margin-bottom:0;margin-left:20px}.trade-in .trade-pricing .form-text{font-size:.75rem;font-weight:400;color:#fff;margin-top:0;margin-left:20px;margin-bottom:4px}.trade-in .trade-pricing .form-select{font-size:.875rem;font-weight:400;padding:15px 30px;background-position:right 40px center;background-size:30px 20px}.trade-in .trade-pricing .form-select:disabled{opacity:.4}.trade-in .trade-pricing .approx-price{font-size:1rem;margin-top:16px}.trade-in .trade-pricing .price-text{margin-top:16px;font-size:2.25rem;color:#fb6b0d;font-weight:500}@media screen and (max-width: 575px){.trade-in .trade-pricing .price-text{margin:0}}.trade-in .trade-pricing .invalid-feedback{margin-left:20px;color:#fb6b0d}@media screen and (max-width: 575px){.trade-in .trade-pricing{padding:20px}}@media screen and (min-width: 1280px){.trade-in .trade-pricing{padding:40px}.trade-in .trade-pricing .form-select{padding:30px 40px}}.trade-in .make-appointment{padding:30px}.trade-in .make-appointment .block-title{font-size:1.5rem;font-weight:400;width:100%;text-align:center;line-height:1.2}.trade-in .make-appointment h2{padding-bottom:40px}.trade-in .make-appointment form{display:flex;flex-direction:column}.trade-in .make-appointment .form-label{font-size:1.125rem;font-weight:300;margin-bottom:0;text-align:left;display:block}.trade-in .make-appointment .form-text{font-size:.75rem;font-weight:400;margin-top:0;margin-bottom:4px;text-align:left}.trade-in .make-appointment .btn-lead{text-transform:uppercase}.trade-in .make-appointment .inputs-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:50px;padding-bottom:16px;min-width:620px}.trade-in .make-appointment .inputs-row>div{flex:1 1 0;width:0}@media screen and (max-width: 767px){.trade-in .make-appointment .inputs-row{min-width:100%}}@media screen and (max-width: 575px){.trade-in .make-appointment{padding:20px}}@media screen and (max-width: 991px){.trade-in .make-appointment .inputs-row{flex-direction:column;padding-bottom:24px;gap:24px}.trade-in .make-appointment .inputs-row>div{width:100%}}@media screen and (min-width: 1280px){.trade-in .make-appointment{padding:20px 80px}}#schedule-malfunction-list .malfunction-cards{display:none;flex-wrap:wrap}#schedule-malfunction-list .malfunction-cards{position:relative}#schedule-malfunction-list .malfunction-cards .malfunction-cards-wrapper{display:flex;flex-wrap:wrap;gap:20px}#schedule-malfunction-list.mobile-phone .malfunction-selector{display:none}#schedule-malfunction-list.mobile-phone .malfunction-cards{display:flex}#schedule-malfunction-list.mobile-phone .malfunction-cards .form-select{display:none}#schedule-malfunction-list.mobile-phone .malfunction-cards.open .malfunction-cards-wrapper{display:flex}#schedule-malfunction-list.mobile-phone .malfunction-cards.open .form-select{border-color:#a0a0a040;box-shadow:0 0 0 .25rem #a0a0a040}#schedule-malfunction-list.mobile-phone .malfunction-cards:active .form-select,#schedule-malfunction-list.mobile-phone .malfunction-cards:focus .form-select,#schedule-malfunction-list.mobile-phone .malfunction-cards:focus-visible .form-select{border-color:#a0a0a040;box-shadow:0 0 0 .25rem #a0a0a040}@media screen and (max-width: 1279px){#schedule-malfunction-list.mobile-phone .malfunction-cards .form-select{display:block;flex-grow:1;width:auto}#schedule-malfunction-list.mobile-phone .malfunction-cards-wrapper{display:none;flex-direction:column;background:#fff;padding:16px;position:absolute;width:calc(100% - 32px);top:78px;z-index:99;box-shadow:0 .5rem 1rem #23232326;gap:0 20px;max-height:280px;overflow-y:auto;flex-wrap:nowrap!important}#schedule-malfunction-list.mobile-phone .malfunction-select-block input[type=radio]:disabled+label:hover img:first-child{display:block}#schedule-malfunction-list.mobile-phone .malfunction-select-block input[type=radio]:disabled+label:hover img:nth-child(2){display:none}#schedule-malfunction-list.mobile-phone .malfunction-select-block input[type=radio]:disabled+label:hover:before,#schedule-malfunction-list.mobile-phone .malfunction-select-block input[type=radio]:disabled+label:hover:after{background:#fafafa}#schedule-malfunction-list.mobile-phone label.custom-label{display:block;background:none;border-radius:0;padding:4px 0;margin-bottom:4px}#schedule-malfunction-list.mobile-phone label.custom-label img{display:none}#schedule-malfunction-list.mobile-phone label.custom-label span{position:relative;color:#000;bottom:auto;font-size:.875rem;font-weight:300;padding:6px 4px}#schedule-malfunction-list.mobile-phone label.custom-label:before,#schedule-malfunction-list.mobile-phone label.custom-label:after{background:none}#schedule-malfunction-list.mobile-phone label.custom-label:hover:before,#schedule-malfunction-list.mobile-phone label.custom-label:hover:after{background:#fefefe}}#schedule-malfunction-list:not(.mobile-phone) .malfunction-cards .form-select{display:none}#schedule-malfunction-list .approx-price{font-size:1.5rem;font-weight:300;padding:40px 0}#schedule-malfunction-list .approx-price .price-text{color:#ff8c00;font-weight:600;text-align:center;font-size:1.5rem;line-height:1.2}@media screen and (max-width: 575px){#schedule-malfunction-list .approx-price p:first-child{margin-right:8px}#schedule-malfunction-list .approx-price .price-text{margin:0}}#personal-delivery-scheduler{display:none}#personal-delivery-scheduler .month-selector .navigation{display:flex;flex-direction:row}#personal-delivery-scheduler .month-selector .navigation .month{flex-grow:1;text-align:center;margin-bottom:24px;text-transform:uppercase;font-size:1rem;font-weight:500}#personal-delivery-scheduler .month-selector .navigation .prev button,#personal-delivery-scheduler .month-selector .navigation .next button{border:none;background-color:transparent;font-size:1.5rem;line-height:.9;scale:.9 1.2}#personal-delivery-scheduler .calendar-grid{width:100%;font-size:.875rem}#personal-delivery-scheduler .calendar-grid th,#personal-delivery-scheduler .calendar-grid td{text-align:center}#personal-delivery-scheduler .calendar-grid th{font-weight:500;text-transform:uppercase;padding-bottom:16px}#personal-delivery-scheduler .calendar-grid tr:first-child td{padding-top:20px}#personal-delivery-scheduler .calendar-grid tr:last-child td{padding-bottom:20px}#personal-delivery-scheduler .calendar-grid td{padding:8px 4px;font-weight:300;border-right:1px solid #eeeeee}#personal-delivery-scheduler .calendar-grid td:last-child{border-right:none}#personal-delivery-scheduler .calendar-grid td .time-slot{padding:8px 18%;border-radius:8px;cursor:pointer}#personal-delivery-scheduler .calendar-grid td .time-slot:hover,#personal-delivery-scheduler .calendar-grid td .time-slot.selected{background-color:#fb6b0d;color:#fff}#personal-delivery-scheduler .selection-made{font-size:.875rem;font-weight:300}#personal-delivery-scheduler .selection-made .title{font-size:1.125rem}#personal-delivery-scheduler .selection-made .selection-title{font-size:1.5rem;font-weight:300;text-transform:uppercase;padding:0 0 32px;margin:0;line-height:1.15}#personal-delivery-scheduler .hr{width:100%;height:1px;background-color:#eee}#personal-delivery-wrapper .form-details{border-left:none}#personal-delivery-wrapper .list-wrapper{display:flex;flex-direction:column}#personal-delivery-wrapper .list-wrapper .city-list{overflow-y:auto;flex-grow:1;border-top-left-radius:8px;border-bottom-left-radius:8px;border:1px solid #eeeeee;max-height:536px}#personal-delivery-wrapper .list-wrapper .city-list a{text-decoration:none;color:inherit}@media screen and (max-width: 767px){#personal-delivery-wrapper .list-wrapper .city-list{border-radius:0;max-height:343px}}#personal-delivery-wrapper .map{height:700px;width:100%}@media screen and (max-width: 991px){#personal-delivery-wrapper .map-wrapper{display:none}}#personal-delivery-wrapper .storeListItem{padding:36px 20px;font-size:.875rem;font-weight:300;line-height:1.4;border-bottom:1px solid #eeeeee;cursor:pointer}#personal-delivery-wrapper .storeListItem.priorityItem{background-color:#fff;color:#000}#personal-delivery-wrapper .storeListItem .choose-store{position:relative;display:none}#personal-delivery-wrapper .storeListItem .choose-store .btn{background-color:#fb6b0d;border:none;text-transform:uppercase;padding:5px 10px;border-radius:30px;color:#fff;font-size:.875rem;position:absolute;right:0;bottom:-16px}#personal-delivery-wrapper .storeListItem.selected{color:#fff;background-color:#00adee}@media screen and (min-width: 992px){#personal-delivery-wrapper .storeListItem.selected .choose-store{display:block}}#personal-delivery-wrapper .storeListItem:not(.selected):not(.priorityItem):hover{background-color:#fafafa}#personal-delivery-wrapper .storeListItem .title{font-size:1.125rem;padding-bottom:8px}@media screen and (max-width: 767px){#personal-delivery-wrapper .storeListItem{padding:16px}#personal-delivery-wrapper .storeListItem .choose-store .btn{bottom:-4px}}#personal-delivery-wrapper .storeListItem .city-list div:last-child .storeListItem{border-bottom:none}.warranty-check{display:flex;flex-direction:row;align-items:center;width:100%;padding-bottom:10px}.warranty-check label{font-size:.875rem!important;margin-bottom:0!important;text-wrap:balance}.warranty-check input{width:20px;height:20px;min-width:20px;margin-right:8px}.custom-info-narrow{display:flex;flex-wrap:wrap;gap:30px;background-color:#f5f5f7;padding:30px}.custom-info-narrow .custom-card{display:flex;flex-direction:row;border-radius:32px;overflow:hidden;background-color:#fff;width:calc(50% - 15px)}.custom-info-narrow .custom-card .card-img{width:260px;height:260px;min-width:260px}.custom-info-narrow .custom-card .card-img img{height:100%;width:100%;object-fit:cover;border-radius:32px;overflow:hidden}.custom-info-narrow .custom-card .card-body{display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:16px 40px;font-weight:300}.custom-info-narrow .custom-card .card-body .card-title{font-size:1.5rem;line-height:1.15}@media screen and (max-width: 1279px){.custom-info-narrow .custom-card .card-body .card-title{font-size:1.25rem}}.custom-info-narrow .custom-card .card-body .card-text{font-size:.875rem;line-height:1.2}.custom-info-narrow .custom-card .card-body .card-text a{margin-top:15px;display:block;text-decoration:underline;color:#fb6b0d}.custom-info-narrow.single-item .custom-card{width:100%}.custom-info-narrow.single-item .custom-card .card-img{width:50%;min-width:50%}@media screen and (max-width: 1279px){.custom-info-narrow .custom-card .card-img{width:200px;height:200px;min-width:200px}}@media screen and (max-width: 991px){.custom-info-narrow{padding:16px}.custom-info-narrow .custom-card{width:100%}.custom-info-narrow .custom-card .card-body{padding:16px}}@media screen and (max-width: 575px){.custom-info-narrow.single-item .custom-card,.custom-info-narrow .custom-card{flex-direction:column}.custom-info-narrow.single-item .custom-card .card-img,.custom-info-narrow .custom-card .card-img{width:100%;height:auto;max-height:260px}.custom-info-narrow.single-item .custom-card .card-body,.custom-info-narrow .custom-card .card-body{padding:16px}.custom-info-narrow.single-item .custom-card .card-body .card-title,.custom-info-narrow .custom-card .card-body .card-title{font-size:1.25rem}.custom-info-narrow.single-item .custom-card .card-body .card-text,.custom-info-narrow .custom-card .card-body .card-text{font-size:.875rem}}.container.custom-container .container.custom-container{padding-left:0;padding-right:0}.preview-statuses .accordion .accordion-item{border:1px solid #eeeeee;margin-bottom:40px;border-radius:10px;overflow:hidden}@media screen and (max-width: 767px){.preview-statuses .accordion .accordion-item{margin-bottom:20px}}.preview-statuses .accordion .accordion-item:last-child{margin-bottom:0}.preview-statuses .accordion .accordion-item .accordion-header .accordion-button{height:104px;box-shadow:initial;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-radius .15s ease}@media screen and (max-width: 767px){.preview-statuses .accordion .accordion-item .accordion-header .accordion-button{padding:0 20px}}.preview-statuses .accordion .accordion-item .accordion-header .accordion-button:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%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")}@media screen and (max-width: 767px){.preview-statuses .accordion .accordion-item .accordion-header .accordion-button:after{position:absolute;right:15px;top:50%;margin-top:-.625rem}}.preview-statuses .accordion .accordion-item .accordion-header .accordion-button:focus{border-color:inherit;box-shadow:initial}.preview-statuses .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){color:inherit;background-color:initial;border-bottom:1px solid rgba(0,0,0,.125)}.preview-statuses .accordion .accordion-item .accordion-header .accordion-button .status-icon{display:flex;justify-content:center;align-items:center;padding:0 80px}.preview-statuses .accordion .accordion-item .accordion-header .accordion-button .status-icon .circle{display:inline-block;height:20px;width:20px;border-radius:10px;background-color:#00adee}.preview-statuses .accordion .accordion-item .accordion-header .accordion-button .status-icon .circle.finished{background-color:#fb6b0d}@media screen and (max-width: 991px){.preview-statuses .accordion .accordion-item .accordion-header .accordion-button .status-icon{padding:0 10px 0 0}}.preview-statuses .accordion .accordion-item .accordion-header .accordion-button .title-body{position:relative;z-index:2;font-size:1rem;font-weight:300;color:#232323;max-width:calc(100% - 20px)}.preview-statuses .accordion .accordion-item .accordion-header .accordion-button .title-body .title-logo,.preview-statuses .accordion .accordion-item .accordion-header .accordion-button .title-body .title-imei{font-weight:400}@media screen and (max-width: 767px){.preview-statuses .accordion .accordion-item .accordion-header .accordion-button .title-body .title-imei{padding-top:1px}}@media screen and (max-width: 767px){.preview-statuses .accordion .accordion-item .accordion-header .accordion-button .title-body{line-height:1;justify-content:center}}.preview-statuses .accordion .accordion-item .accordion-header .accordion-button .title-location{display:flex;flex-direction:column;flex-grow:1;align-items:end;justify-content:center;padding-right:40px}.preview-statuses .accordion .accordion-item .accordion-header .accordion-button .title-location .title-address{font-weight:300;white-space:nowrap}@media screen and (max-width: 767px){.preview-statuses .accordion .accordion-item .accordion-header .accordion-button .title-location{display:none}}.preview-statuses .accordion .accordion-item .accordion-header .accordion-button .logo{position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 767px){.preview-statuses .accordion .accordion-item .accordion-header .accordion-button .logo{display:none;align-items:start;padding-bottom:5px;height:auto}}@media screen and (max-width: 991px){.preview-statuses .accordion .accordion-item .accordion-header .accordion-button .logo{position:relative}}@media screen and (min-width: 768px){.preview-statuses .accordion .accordion-item .accordion-header .accordion-button .title-sm{display:none}}.preview-statuses .accordion .accordion-item .accordion-body{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;padding:56px 104px 32px}.preview-statuses .accordion .accordion-item .accordion-body .accordion-column-item{display:flex;flex-direction:row;width:48%;min-width:220px;font-weight:300;font-size:.875rem}.preview-statuses .accordion .accordion-item .accordion-body .accordion-column-item div{padding-right:16px;font-size:.875rem;padding-bottom:10px;vertical-align:top}.preview-statuses .accordion .accordion-item .accordion-body .accordion-column-item div:first-child{width:220px;min-width:220px;font-size:1rem;font-weight:400}@media screen and (max-width: 991px){.preview-statuses .accordion .accordion-item .accordion-body .accordion-column-item{width:100%;flex-wrap:wrap}.preview-statuses .accordion .accordion-item .accordion-body .accordion-column-item div{width:100%;padding-bottom:0}.preview-statuses .accordion .accordion-item .accordion-body .accordion-column-item div:first-child{width:100%;min-width:100%;padding-top:18px}}@media screen and (max-width: 991px){.preview-statuses .accordion .accordion-item .accordion-body{padding:20px}}.preview-statuses .accordion .accordion-item.finished .accordion-header{box-shadow:initial}.preview-statuses .accordion .accordion-item.finished .accordion-header .accordion-button{background-color:#eee}.preview-statuses .accordion .accordion-item.finished .accordion-header .accordion-button:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%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")}.preview-statuses .accordion .accordion-item.finished .accordion-header .accordion-button:not(.collapsed){border-bottom:1px solid rgba(255,255,255,.15)}.preview-statuses .accordion .accordion-item.finished .accordion-header .accordion-button .title-body,.preview-statuses .accordion .accordion-item.finished .accordion-header .accordion-button .logo{color:#000}.preview-statuses .accordion .accordion-item.finished .accordion-body{background-color:#eee;color:#000}#customer-detail-form.form-only #description-column{display:none}#customer-detail-form.form-only #form-column{width:100%}#customer-detail-form.form-only #form-column .form-details{columns:2;column-gap:40px;border-left:none}#customer-detail-form.form-only #form-column .form-details .column-break{break-before:column}#customer-detail-form.form-only #form-column .form-details #info-block{display:block!important}@media screen and (max-width: 991px){#customer-detail-form.form-only #form-column .form-details{columns:1}#customer-detail-form.form-only #form-column .form-details .column-break{break-before:initial}}@media screen and (max-width: 575px){#store-delivery-description .form-info-block{margin-bottom:10px!important}#store-delivery-description .accordion .accordion-item{border:1px solid rgba(0,0,0,.125);margin-bottom:20px;border-radius:16px;overflow:hidden}#store-delivery-description .accordion .accordion-item:last-child{margin-bottom:0}#store-delivery-description .accordion .accordion-item .accordion-header .accordion-button{box-shadow:initial;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-radius .15s ease}#store-delivery-description .accordion .accordion-item .accordion-header .accordion-button:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%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")}#store-delivery-description .accordion .accordion-item .accordion-header .accordion-button:focus{border-color:inherit;box-shadow:initial}#store-delivery-description .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){color:inherit;background-color:initial;border-bottom:1px solid rgba(0,0,0,.125)}#store-delivery-description .accordion .accordion-item .accordion-header .accordion-button .title-body{position:relative;z-index:2;font-size:.875rem;font-weight:300;color:#232323}#store-delivery-description .accordion .accordion-item .accordion-header .accordion-button .logo{position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#store-delivery-description .accordion .accordion-item .accordion-body{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;padding:56px 74px 32px}#store-delivery-description .accordion .accordion-item .accordion-body .accordion-column-item{display:flex;flex-direction:row;width:48%;min-width:220px;font-weight:300;font-size:.75rem}#store-delivery-description .accordion .accordion-item .accordion-body .accordion-column-item div{padding-right:16px;font-size:.75rem;padding-bottom:18px;vertical-align:top}#store-delivery-description .accordion .accordion-item .accordion-body .accordion-column-item div:first-child{width:220px;min-width:220px;font-size:.875rem;font-weight:400}}@media screen and (max-width: 575px) and (max-width: 991px){#store-delivery-description .accordion .accordion-item .accordion-body .accordion-column-item{width:100%;flex-wrap:wrap}#store-delivery-description .accordion .accordion-item .accordion-body .accordion-column-item div{width:100%;padding-bottom:0}#store-delivery-description .accordion .accordion-item .accordion-body .accordion-column-item div:first-child{width:100%;min-width:100%;padding-top:18px}}@media screen and (max-width: 575px) and (max-width: 991px){#store-delivery-description .accordion .accordion-item .accordion-body{padding:20px}}@media screen and (max-width: 575px){#store-delivery-description .accordion .accordion-item.finished .accordion-header{box-shadow:initial}#store-delivery-description .accordion .accordion-item.finished .accordion-header .accordion-button{background-color:#1365bb}#store-delivery-description .accordion .accordion-item.finished .accordion-header .accordion-button:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%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")}#store-delivery-description .accordion .accordion-item.finished .accordion-header .accordion-button:not(.collapsed){border-bottom:1px solid rgba(255,255,255,.15)}#store-delivery-description .accordion .accordion-item.finished .accordion-header .accordion-button .title-body,#store-delivery-description .accordion .accordion-item.finished .accordion-header .accordion-button .logo{color:#fff}#store-delivery-description .accordion .accordion-item.finished .accordion-body{background-color:#1365bb;color:#fff}}@media screen and (min-width: 576px){#store-delivery-description .accordion-item{border:none;background:transparent}#store-delivery-description .accordion-item .accordion-header{pointer-events:none}#store-delivery-description .accordion-item .accordion-header .accordion-button{box-shadow:none;background:transparent;padding:0;color:#000;font-size:1.125rem;font-weight:400;margin-bottom:10px}#store-delivery-description .accordion-item .accordion-header .accordion-button:after{content:none}#store-delivery-description .accordion-item .accordion-collapse{display:block}#store-delivery-description .accordion-item .accordion-collapse .accordion-body{padding:0;background:transparent}}@media screen and (max-width: 991px){.hero-partner{height:auto;padding-bottom:40px}}.hero-partner .hero-container{width:100%}.hero-partner .hero-block{display:flex;flex-direction:row;align-items:center;text-align:left;margin:auto;max-width:1440px}@media screen and (max-width: 991px){.hero-partner .hero-block{flex-direction:column}}.hero-partner .hero-block table{width:100%}.hero-partner .hero-block table tr td:last-child{text-align:right}.hero-partner .hero-block .partner-title,.hero-partner .hero-block .partner-details{display:flex;width:50%;align-items:center;justify-content:center;color:#fff;padding:0 40px}@media screen and (max-width: 575px){.hero-partner .hero-block .partner-title,.hero-partner .hero-block .partner-details{padding:0 10px}}@media screen and (max-width: 991px){.hero-partner .hero-block .partner-title,.hero-partner .hero-block .partner-details{width:100%}}.hero-partner .hero-block .partner-title{font-size:80px;font-weight:600;line-height:1;padding-left:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align:center}.hero-partner .hero-block .partner-title img{width:100%;height:300px;object-fit:contain;object-position:left center}@media screen and (max-width: 991px){.hero-partner .hero-block .partner-title{padding:20px;font-size:40px}.hero-partner .hero-block .partner-title img{object-position:center center}}.hero-partner .hero-block .partner-details{padding-right:80px}@media screen and (max-width: 991px){.hero-partner .hero-block .partner-details{padding-right:40px}}@media screen and (max-width: 575px){.hero-partner .hero-block .partner-details{padding-right:10px}}.hero-partner .hero-block .btn-lead{width:180px;height:40px;line-height:1;margin:10px 0}.hero-partner .hero-block .logout-btn{display:inline-flex;align-items:center;flex-direction:row;color:#fff;text-decoration:none}.search-partner{background-color:#eee}.search-partner .search{min-height:120px}.search-partner .search>div:last-child{padding-right:80px}@media screen and (max-width: 1279px){.search-partner .search>div:last-child{padding-right:0}}.search-partner .search .search-title h4{font-weight:400}@media screen and (max-width: 1279px){.search-partner .search .search-title{display:none}}@media screen and (max-width: 991px){.search-partner .search{padding-bottom:10px}.search-partner .search div{width:100%}}.search-partner label{margin:0}@media screen and (max-width: 991px){.search-partner label{display:none}}.search-partner select{max-width:300px;width:300px;padding:20px;margin:0 40px 0 20px;border:none}@media screen and (max-width: 991px){.search-partner select{margin:10px;width:100%;min-width:calc(100% - 20px)}}.search-partner .btn-lead{text-transform:uppercase;width:180px;background-color:#00adee}.search-partner .btn-lead:hover{background-color:#0b5ed7}.content-partner .search>div{padding-right:80px}@media screen and (max-width: 991px){.content-partner .search>div{padding:0 10px}}.content-partner .search h4{font-weight:400}.content-partner .search>div{width:33.3%}@media screen and (max-width: 767px){.content-partner .search>div{width:auto}.content-partner .search>div:first-child{width:100%;text-align:center}}.content-partner .search .refresh-btn{display:inline-flex;align-items:center;flex-direction:row;color:#000;text-decoration:none}@media screen and (max-width: 767px){.content-partner .search .text-refresh{display:none}}.content-partner .search .form-control{border-left:none;border-right:none;border-top:none;border-radius:0}@media screen and (max-width: 767px){.content-partner .search .search-field{width:calc(100% - 50px)}}.content-partner .search .search-field input{position:relative;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000000' d='m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:20px;padding-right:40px;text-align:center}.content-partner .search .search-field input::placeholder{opacity:.4;font-style:italic;font-weight:300;font-size:14px}.blog-article-page h2{padding:1.5em 0 1em;font-size:1.5rem}.blog-article-page h3{padding:1.5em 0 1em;font-size:1.25rem}.blog-article-page .block-info *:first-child{padding-top:0}.blog-article-page .hero{padding-top:0;overflow:hidden;background-color:#1365bb;background-image:none}.blog-article-page .hero .hero-blog-container{max-width:1024px;padding-left:10px;padding-right:10px;width:100%;height:100%;margin:0 auto;display:flex;flex-direction:row;color:#fff}.blog-article-page .hero .hero-blog-container .info{padding:90px 40px 10px 10px;width:40%;display:flex;flex-direction:column;align-items:start;justify-content:center}.blog-article-page .hero .hero-blog-container .info h1{font-size:1.875rem;text-wrap:balance}.blog-article-page .hero .hero-blog-container .info .back,.blog-article-page .hero .hero-blog-container .info .author-date,.blog-article-page .hero .hero-blog-container .info .subtitle{font-size:.75rem;font-weight:300;color:#00adee}.blog-article-page .hero .hero-blog-container .info .author-date{display:flex;padding-top:16px;padding-bottom:8px}.blog-article-page .hero .hero-blog-container .info .author-date .v-line{display:inline-block;width:1px;height:16px;margin-left:6px;margin-right:6px;margin-bottom:-2px;background-color:#00adee}.blog-article-page .hero .hero-blog-container .info .author-date .calendar-icon{display:inline-block;height:16px;width:16px;color:#00366f;margin-right:8px}.blog-article-page .hero .hero-blog-container .info .author-date .calendar-icon:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 24 24' fill='none' stroke='%2300adee' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-calendar-days'%3E%3Cpath d='M8 2v4'/%3E%3Cpath d='M16 2v4'/%3E%3Crect width='18' height='18' x='3' y='4' rx='2'/%3E%3Cpath d='M3 10h18'/%3E%3Cpath d='M8 14h.01'/%3E%3Cpath d='M12 14h.01'/%3E%3Cpath d='M16 14h.01'/%3E%3Cpath d='M8 18h.01'/%3E%3Cpath d='M12 18h.01'/%3E%3Cpath d='M16 18h.01'/%3E%3C/svg%3E");height:16px;width:16px;display:inline-block}.blog-article-page .hero .hero-blog-container .info .author-date>span:last-child{display:inline-block}.blog-article-page .hero .hero-blog-container .info .back a{text-transform:uppercase;color:#fff;text-decoration:underline}.blog-article-page .hero .hero-blog-container .info .subtitle{font-style:italic}.blog-article-page .hero .hero-blog-container .img{width:60%}.blog-article-page .hero .hero-blog-container .img img{height:100%;width:calc((100vw - 1024px)/2 + 614.4px);object-fit:cover}@media screen and (max-width: 767px){.blog-article-page .hero .hero-blog-container{flex-direction:column}.blog-article-page .hero .hero-blog-container .info{width:100%}.blog-article-page .hero .hero-blog-container .img{width:100%;margin-top:16px}.blog-article-page .hero .hero-blog-container .img img{width:calc(100% + 20px);margin:0 -10px}}@media screen and (max-width: 767px){.blog-article-page .hero{height:auto;margin-top:70px;padding-top:30px}.blog-article-page .hero .img-fluid{width:100%}}.blog-page{margin-top:110px}@media screen and (max-width: 991px){.blog-page{margin-top:70px}}.blog-page h1{font-size:1.875rem;margin:40px 0 80px;text-align:center}@media screen and (max-width: 767px){.blog-page h1{margin:20px 0 60px}}.blog-page section{display:flex;margin-top:20px;padding:0 16px;background-image:url(/img/polovnitelefoni-qa.svg);background-attachment:fixed;background-size:cover;background-position:top;background-repeat:no-repeat}.blog-page .blog-card,.blog-article-page .blog-card{height:445px;width:100%;font-weight:400;background-size:cover;background-position:center center;background-color:#fff;position:relative;-webkit-backdrop-filter:grayscale(100%);backdrop-filter:grayscale(100%);border-radius:5px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;display:flex;margin-bottom:40px}.blog-page .blog-card a,.blog-article-page .blog-card a{display:flex;flex-direction:column;color:#000;text-decoration:none;width:100%}.blog-page .blog-card .img,.blog-article-page .blog-card .img{height:200px;width:100%;background-color:#f5f5f7;overflow:hidden;border-top-left-radius:5px;border-top-right-radius:5px}.blog-page .blog-card .img img,.blog-article-page .blog-card .img img{width:100%;height:100%;object-fit:cover}.blog-page .blog-card .three-lines,.blog-page .blog-card .four-lines,.blog-article-page .blog-card .three-lines,.blog-article-page .blog-card .four-lines{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.blog-page .blog-card .three-lines,.blog-article-page .blog-card .three-lines{-webkit-line-clamp:3}.blog-page .blog-card .four-lines,.blog-article-page .blog-card .four-lines{-webkit-line-clamp:4}.blog-page .blog-card .blog-body,.blog-article-page .blog-card .blog-body{display:flex;flex-direction:column;flex-grow:1;font-size:1rem;padding:20px 20px 0;height:245px}.blog-page .blog-card .blog-body .title,.blog-article-page .blog-card .blog-body .title{font-size:1.125rem;line-height:1.15;margin-bottom:8px}.blog-page .blog-card .blog-body .subtitle,.blog-article-page .blog-card .blog-body .subtitle{font-size:.875rem;font-weight:300;flex-grow:1;color:#a5a5a5}.blog-page .blog-card .blog-body .author-date,.blog-article-page .blog-card .blog-body .author-date{display:flex;flex-direction:row;align-items:center;font-weight:300;font-size:.75rem;color:#00366f;padding-bottom:20px}.blog-page .blog-card .blog-body .author-date .calendar-icon,.blog-article-page .blog-card .blog-body .author-date .calendar-icon{display:inline-block;height:16px;width:16px;color:#00366f;margin-right:8px}.blog-page .blog-card .blog-body .author-date .calendar-icon:after,.blog-article-page .blog-card .blog-body .author-date .calendar-icon:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 24 24' fill='none' stroke='%2300366f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='lucide lucide-calendar-days'%3E%3Cpath d='M8 2v4'/%3E%3Cpath d='M16 2v4'/%3E%3Crect width='18' height='18' x='3' y='4' rx='2'/%3E%3Cpath d='M3 10h18'/%3E%3Cpath d='M8 14h.01'/%3E%3Cpath d='M12 14h.01'/%3E%3Cpath d='M16 14h.01'/%3E%3Cpath d='M8 18h.01'/%3E%3Cpath d='M12 18h.01'/%3E%3Cpath d='M16 18h.01'/%3E%3C/svg%3E");height:16px;width:16px;display:inline-block}.blog-page .blog-card .action,.blog-article-page .blog-card .action{text-align:center}.blog-page .blog-card .action button,.blog-article-page .blog-card .action button{margin-bottom:-20px;z-index:99;font-size:.875rem;width:140px}.blog-page .date-author,.blog-article-page .date-author{color:#fb6b0d}.blog-page .date-author .v-line,.blog-article-page .date-author .v-line{display:inline-block;width:1px;height:16px;margin-left:8px;margin-right:8px;margin-bottom:-4px;background-color:#fb6b0d}.blog-page .blog-article,.blog-article-page .blog-article{margin:20px auto 0;max-width:1024px}@media screen and (max-width: 991px){.blog-page .blog-article,.blog-article-page .blog-article{margin-bottom:20px}}.blog-page .content-block,.blog-article-page .content-block{background-color:transparent;padding:10px}.blog-page .content-block .block-info .container,.blog-article-page .content-block .block-info .container{padding:0}.blog-page .content-block img,.blog-article-page .content-block img{max-width:100%;height:auto}@media screen and (max-width: 767px){.blog-page .content-block,.blog-article-page .content-block{padding:20px}}.content-page .bottom-bg,.content-page .top-bg{position:relative}.content-page .bottom-bg:after,.content-page .top-bg:after{content:"";display:block;width:100%;height:200px;background-image:url(/img/pt-content-hdr.svg);background-size:cover;background-position:bottom;background-repeat:no-repeat;transform:rotate(180deg)}.content-page .top-bg:after{transform:rotate(0)}.content-page .hero{background:none;padding-top:0;margin-top:0;min-height:160px}.content-page h1{font-weight:500}.content-page h2{padding:1.5em 0 1em;font-size:1.5rem}.content-page h3{padding:1.5em 0 1em;font-size:1.25rem}.content-page h4{padding:1.5em 0 1em;font-size:1.125rem}.content-page .block-info>*:not(a):first-child{padding-top:0}.content-page .content-block{background-color:transparent}.content-page .content-block img{max-width:100%;height:auto}.content-page .content-article{margin-bottom:0}@media screen and (max-width: 991px){.content-page .content-article{margin-bottom:20px}}.content-page .content-article b,.content-page .content-article strong{font-weight:500}.content-page .accordion-item{margin-bottom:20px;border-radius:8px;border:none}.content-page .accordion-item h2,.content-page .accordion-item h3,.content-page .accordion-item h4{padding:0}.content-page .accordion-item h2 button,.content-page .accordion-item h3 button,.content-page .accordion-item h4 button{font-weight:500}@media screen and (max-width: 768px){.content-page .accordion-item{margin-bottom:10px}}.content-page .accordion-item:focus-visible{outline:0}.content-page .accordion-item .accordion-button{border-radius:8px}.content-page .accordion-item .accordion-button:not(.collapsed){color:#333;background-color:transparent;box-shadow:none}.content-page .accordion-item .accordion-button:focus{outline:0;box-shadow:none}.content-page .accordion-item .accordion-button:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%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")}.hr-jobs .hero-block{max-width:initial}.hr-jobs.hero-action{text-align:center;margin-top:-25px;margin-bottom:-25px}@media screen and (max-width: 991px){.hr-jobs.hero-action{margin-bottom:0}}.hr-jobs.hero-action .btn-lead{width:auto;padding:13px 30px}.hr-jobs nav{margin-bottom:80px}@media screen and (max-width: 767px){.hr-jobs nav{display:none}}.hr-jobs img{width:100%;height:100%;object-fit:cover}.hr-jobs article{display:flex;flex-direction:row;margin-bottom:80px}.hr-jobs article h4{padding-bottom:20px}.hr-jobs article:last-child{margin-bottom:0}.hr-jobs article div{width:50%}.hr-jobs article.w-full div{width:100%}.hr-jobs article.w-800 div{width:100%;max-width:800px}.hr-jobs article div:last-child img{border-top-right-radius:16px;border-bottom-right-radius:16px}.hr-jobs article div:first-child img{border-top-left-radius:16px;border-bottom-left-radius:16px}.hr-jobs article .accordion .accordion-item{border:1px solid rgba(0,0,0,.125);margin-bottom:20px;border-radius:16px;overflow:hidden}.hr-jobs article .accordion .accordion-item:last-child{margin-bottom:0}.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button{height:104px;box-shadow:initial;padding-left:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-radius .15s ease}@media screen and (max-width: 767px){.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button{flex-direction:column-reverse;align-items:start;justify-content:center;padding:0 20px}}.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%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")}@media screen and (max-width: 767px){.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button:after{position:absolute;right:15px;top:50%;margin-top:-.625rem}}.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button:focus{border-color:inherit;box-shadow:initial}.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){color:inherit;background-color:initial;border-bottom:1px solid rgba(0,0,0,.125)}.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button .title-body{position:relative;z-index:2;font-size:1rem;font-weight:300;color:#232323;max-width:calc(100% - 60px);display:flex;flex-direction:row;align-items:center;padding-left:80px}.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button .title-body .job-name,.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button .title-body .location{width:50%;padding:4px 0}@media screen and (max-width: 991px){.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button .title-body{flex-direction:column;padding-left:20px}.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button .title-body .job-name,.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button .title-body .location{width:100%}.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button .title-body .job-name img,.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button .title-body .location img{margin:0}}@media screen and (max-width: 767px){.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button .title-body{padding-left:0}}.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button .title-body .location{display:flex;flex-direction:row;align-items:center}.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button .title-body .location span:first-child{width:20px;height:20px;display:inline-block;margin-right:8px}.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button .title-body .job-name b{font-weight:500;text-transform:uppercase}@media screen and (max-width: 767px){.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button .title-body{font-size:.875rem;line-height:1;justify-content:center}}.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button .logo{position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 767px){.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button .logo{align-items:start;padding-bottom:5px;height:auto}}@media screen and (max-width: 991px){.hr-jobs article .accordion .accordion-item .accordion-header .accordion-button .logo{position:relative}}.hr-jobs article .accordion .accordion-item .accordion-body{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;padding:56px 80px 32px;gap:2%;background-color:#f5f5f7}.hr-jobs article .accordion .accordion-item .accordion-body .accordion-column-item{display:flex;flex-direction:column;width:48%;min-width:220px;font-weight:300;font-size:.875rem}.hr-jobs article .accordion .accordion-item .accordion-body .accordion-column-item h4,.hr-jobs article .accordion .accordion-item .accordion-body .accordion-column-item h5{font-weight:400}.hr-jobs article .accordion .accordion-item .accordion-body .accordion-column-item h6{font-weight:300}.hr-jobs article .accordion .accordion-item .accordion-body .accordion-column-item ul,.hr-jobs article .accordion .accordion-item .accordion-body .accordion-column-item ol{padding-left:0;line-height:1.4}.hr-jobs article .accordion .accordion-item .accordion-body .accordion-column-item ul li,.hr-jobs article .accordion .accordion-item .accordion-body .accordion-column-item ol li{list-style:none;padding-bottom:16px;padding-left:14px}.hr-jobs article .accordion .accordion-item .accordion-body .accordion-column-item ul li:before,.hr-jobs article .accordion .accordion-item .accordion-body .accordion-column-item ol li:before{content:"- ";margin-left:-10px}.hr-jobs article .accordion .accordion-item .accordion-body .accordion-column-item .form-column{padding-top:20px}.hr-jobs article .accordion .accordion-item .accordion-body .accordion-column-item .form-column label{font-size:1rem;font-weight:400}.hr-jobs article .accordion .accordion-item .accordion-body .accordion-column-item .form-column .form-text{font-size:.75rem}@media screen and (max-width: 991px){.hr-jobs article .accordion .accordion-item .accordion-body{padding:20px;gap:2%}}@media screen and (max-width: 767px){.hr-jobs article .accordion .accordion-item .accordion-body{flex-direction:column}.hr-jobs article .accordion .accordion-item .accordion-body .accordion-column-item{width:100%}}.hr-jobs article .accordion .accordion-item.finished .accordion-header{box-shadow:initial}.hr-jobs article .accordion .accordion-item.finished .accordion-header .accordion-button{background-color:#1365bb}.hr-jobs article .accordion .accordion-item.finished .accordion-header .accordion-button:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%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")}.hr-jobs article .accordion .accordion-item.finished .accordion-header .accordion-button:not(.collapsed){border-bottom:1px solid rgba(255,255,255,.15)}.hr-jobs article .accordion .accordion-item.finished .accordion-header .accordion-button .title-body{color:#fff}.hr-jobs article .accordion .accordion-item.finished .accordion-header .accordion-button .logo{color:#fff}.hr-jobs article .accordion .accordion-item.finished .accordion-body{background-color:#1365bb;color:#fff}@media screen and (max-width: 767px){.hr-jobs article{flex-direction:column;margin-bottom:20px}.hr-jobs article:not(.w-full) div{width:100%;padding-left:0!important;padding-right:0!important}.hr-jobs article:not(.w-full) div img{border-radius:16px;margin:20px 0}.hr-jobs article:not(.w-full) div.img{order:2}}.hr-jobs .what-you-get{background-color:#f5f5f7;border-radius:16px;overflow:hidden;padding:80px 2% 90px;margin:0 auto;position:relative}@media screen and (max-width: 767px){.hr-jobs .what-you-get{padding:40px 2% 50px}}.hr-jobs .what-you-get img{border-radius:8px;overflow:hidden}.hr-jobs .what-you-get .gap{gap:2%}.hr-jobs .what-you-get .item{width:18%;height:fit-content}.hr-jobs .what-you-get .item P{padding-top:20px}@media screen and (max-width: 767px){.hr-jobs .what-you-get .item{width:31%}}@media screen and (max-width: 575px){.hr-jobs .what-you-get .item{width:48%}}@media screen and (max-width: 359px){.hr-jobs .what-you-get .item{width:100%}}.hr-jobs .what-you-get:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:10px;background-color:#ccc}.hr-jobs .promobi-grows{background-color:#eaeae8;border-radius:16px;overflow:hidden;padding:0;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;height:600px}.hr-jobs .promobi-grows>div{height:100%;width:100%}.hr-jobs .promobi-grows img{object-fit:contain;object-position:bottom;width:auto}@media screen and (max-width: 575px){.hr-jobs .promobi-grows img{width:100%}}.hr-jobs .promobi-grows .item{height:100%;width:50%;flex-grow:1;display:flex;justify-content:center;align-items:center;overflow:visible}.hr-jobs .promobi-grows .item.padding{padding:40px}@media screen and (max-width: 991px){.hr-jobs .promobi-grows{height:auto}.hr-jobs .promobi-grows .item{width:100%}.hr-jobs .promobi-grows .item:first-child{order:2}.hr-jobs .promobi-grows .item:last-child{order:1}}@media screen and (max-width: 767px){.hr-jobs .promobi-grows .padding{padding:20px}}.hr-jobs .promobi-grows:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:10px;background-color:#00adee}.hr-jobs .custom-file-upload{border:1px solid #ced4da;line-height:2.3;padding:0 0 0 10px;border-radius:4px;display:flex;flex-direction:row;align-items:center;overflow:hidden;cursor:pointer}.hr-jobs .custom-file-upload .file-name{display:inline-block;flex-grow:1;height:37px;width:100px;padding:0 0 0 10px;margin:0 0 0 10px;background-color:#fff;border-left:1px solid #ced4da}.hr-jobs .what-you-get,.hr-jobs .promobi-grows{max-width:1450px}.hr-jobs.current-ads{width:100%}.hr-jobs.current-ads .container{max-width:100%;background-image:url(/img/cta-2-bckgrnd.jpg);background-size:cover;padding:40px}.hr-jobs.current-ads .container p{padding:10px 0}.hr-jobs.current-ads .container .btn-lead{width:auto;padding:13px 30px}#faq-content{background-image:url(/img/polovnitelefoni-qa.svg);background-attachment:fixed;background-size:cover;background-position:top;background-repeat:no-repeat}#faq-content.content-page,#content-page.content-page,#complain-page.content-page{margin-top:110px}@media screen and (max-width: 767px){#faq-content.content-page .hero,#content-page.content-page .hero,#complain-page.content-page .hero{min-height:unset;padding:20px 0}}@media screen and (max-width: 991px){#faq-content.content-page,#content-page.content-page,#complain-page.content-page{margin-top:70px}}#faq-content.content-page h1,#content-page.content-page h1,#complain-page.content-page h1{font-size:1.875rem;margin:40px 0 80px;text-align:center}@media screen and (max-width: 767px){#faq-content.content-page h1,#content-page.content-page h1,#complain-page.content-page h1{margin:20px 0 60px}}#faq-content.content-page .hero-block h1,#content-page.content-page .hero-block h1,#complain-page.content-page .hero-block h1{margin:initial}#faq-content.content-page .content-article,#content-page.content-page .content-article,#complain-page.content-page .content-article{max-width:1024px;margin:auto}#faq-content.content-page .content-block,#content-page.content-page .content-block,#complain-page.content-page .content-block{background-color:transparent}#faq-content.content-page .w-800,#content-page.content-page .w-800,#complain-page.content-page .w-800{width:100%;max-width:800px;margin:auto}#faq-content.content-page .w-1024,#content-page.content-page .w-1024,#complain-page.content-page .w-1024{width:100%;max-width:1024px;margin:auto}.auth-page.top-margin{margin-top:110px}.auth-page h1{font-size:2.25rem}.auth-page #form-wrapper .form-wrapper-row{border:none}.auth-page #form-wrapper .login-info-wrapper{background-color:#1365bb;background-image:url(/img/pt-kontakt-bg.svg);background-size:cover;color:#fff}.auth-page #form-wrapper .form-info{height:100%;max-width:720px;margin-left:auto;border-left:none}.auth-page #form-wrapper .form-info .form-info-block{max-width:480px;margin:auto}@media screen and (max-width: 991px){.auth-page #form-wrapper .form-info .form-info-block{max-width:100%}}.auth-page #form-wrapper .form-info .form-info-block .form-info-title{font-size:24px;padding-bottom:30px;line-height:1.4}.auth-page #form-wrapper .form-details{height:100%;max-width:720px;margin-left:auto;border-left:none}@media screen and (max-width: 991px){.auth-page #form-wrapper .form-details{padding-top:0}}.auth-page #form-wrapper .form-label{font-size:1.125rem;font-weight:400;line-height:1;margin-top:0;margin-bottom:4px}.auth-page #form-wrapper .form-text{margin-top:0}.auth-page #form-wrapper .invalid-feedback{color:#ff5f6e}.password-wrapper{position:relative}.password-wrapper .password-field{width:100%;padding:5px 40px 5px 10px;border:2px solid #ddd;border-radius:4px;font-size:16px;transition:border-color .3s ease}.password-wrapper .password-field:focus{outline:none;border-color:#4a90e2}.password-wrapper .toggle-password{position:absolute;right:10px;top:36px;border:none;background:none;cursor:pointer;padding:0;color:#f5f5f7;display:flex;align-items:center;justify-content:center}.password-wrapper .toggle-password:after{content:url("data:image/svg+xml,%3Csvg class='eye-off-icon' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a5a5a5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' style='display: none;'%3E%3Cpath d='M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24'%3E%3C/path%3E%3Cline x1='1' y1='1' x2='23' y2='23'%3E%3C/line%3E%3C/svg%3E");position:relative;display:block;width:20px;height:20px}.password-wrapper .toggle-password.eye-icon:after{content:url("data:image/svg+xml,%3Csvg class='eye-icon' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a5a5a5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z'%3E%3C/path%3E%3Ccircle cx='12' cy='12' r='3'%3E%3C/circle%3E%3C/svg%3E");position:relative;display:block;width:20px;height:20px}.password-wrapper .toggle-password:hover{color:#333}.password-wrapper .toggle-password svg{width:20px;height:20px}.password-wrapper input::-ms-reveal{display:none}.contact.top-margin{margin-top:110px}@media screen and (max-width: 991px){.contact.top-margin{margin-top:70px}}.contact .form-info-subtitle{font-size:16px;padding:16px 0;font-weight:400;text-wrap:balance;line-height:1.4}.contact h1{font-size:2.25rem}.contact #form-wrapper .form-wrapper-row{border:none}.contact #form-wrapper .contact-info-wrapper{background-color:#1365bb;background-image:url(/img/pt-kontakt-bg.svg);background-size:cover;color:#fff}.contact #form-wrapper .contact-info-wrapper .form-info .form-info-block{max-width:720px;margin-bottom:0}.contact #form-wrapper .form-details .nameHelpBlock{color:#fff}.contact #form-wrapper .form-details{height:100%;max-width:720px;margin-left:auto;border-left:none}@media screen and (max-width: 991px){.contact #form-wrapper .form-details{margin-right:auto}}.contact #form-wrapper .form-details .invalid-feedback{color:#ff5f6e}.contact #form-wrapper .form-details .inner-wrapper{max-width:480px;margin:auto}@media screen and (max-width: 991px){.contact #form-wrapper .form-details .inner-wrapper{max-width:100%}}.contact #form-wrapper .form-details .btn-lead{width:auto;margin:auto;padding:13px 32px}.contact #form-wrapper .form-details .contact-success{padding-top:10svh;font-size:1.125rem;font-weight:400;text-align:center}@media screen and (max-width: 991px){.contact #form-wrapper .form-details{border:none;padding-bottom:0}.contact #form-wrapper .form-details .form-info{padding-bottom:0}}.contact .form-table{padding:0 0 40px}.contact .form-table table{width:100%}.contact .form-table table td{line-height:1.4;padding:2px 8px 2px 0;vertical-align:top}@media screen and (max-width: 575px){.contact .form-table table td{padding:2px 8px 2px 0;font-size:.875rem}}#prodavnica .product-filters,#omiljeni-proizvodi .product-filters,#uporedi-proizvode .product-filters{transition:right .3s ease}#prodavnica .product-filters .title,#omiljeni-proizvodi .product-filters .title,#uporedi-proizvode .product-filters .title{font-size:1.25rem;font-weight:500;padding-right:30px;margin:0}@media screen and (max-width: 767px){#prodavnica .product-filters .title,#omiljeni-proizvodi .product-filters .title,#uporedi-proizvode .product-filters .title{width:100%;padding-bottom:30px}#prodavnica .product-filters .title:not(.active),#omiljeni-proizvodi .product-filters .title:not(.active),#uporedi-proizvode .product-filters .title:not(.active){display:none}}#prodavnica .product-filters .filter-selectors-container,#omiljeni-proizvodi .product-filters .filter-selectors-container,#uporedi-proizvode .product-filters .filter-selectors-container{padding-bottom:40px}@media screen and (max-width: 767px){#prodavnica .product-filters .filter-selectors-container,#omiljeni-proizvodi .product-filters .filter-selectors-container,#uporedi-proizvode .product-filters .filter-selectors-container{width:100%}}#prodavnica .product-filters .filter-selectors,#omiljeni-proizvodi .product-filters .filter-selectors,#uporedi-proizvode .product-filters .filter-selectors{gap:10px 0;flex-grow:1}#prodavnica .product-filters .filter-selectors .col,#omiljeni-proizvodi .product-filters .filter-selectors .col,#uporedi-proizvode .product-filters .filter-selectors .col{position:relative}@media screen and (max-width: 991px){#prodavnica .product-filters .filter-selectors>div,#omiljeni-proizvodi .product-filters .filter-selectors>div,#uporedi-proizvode .product-filters .filter-selectors>div{padding-left:5px;padding-right:5px}}@media screen and (max-width: 767px){#prodavnica .product-filters .filter-selectors,#omiljeni-proizvodi .product-filters .filter-selectors,#uporedi-proizvode .product-filters .filter-selectors{width:100%;gap:10px 10px}#prodavnica .product-filters .filter-selectors .col,#omiljeni-proizvodi .product-filters .filter-selectors .col,#uporedi-proizvode .product-filters .filter-selectors .col{width:calc(50% - 5px)}#prodavnica .product-filters .filter-selectors>div,#omiljeni-proizvodi .product-filters .filter-selectors>div,#uporedi-proizvode .product-filters .filter-selectors>div{padding-left:0;padding-right:0}#prodavnica .product-filters .filter-selectors:not(.active),#omiljeni-proizvodi .product-filters .filter-selectors:not(.active),#uporedi-proizvode .product-filters .filter-selectors:not(.active){display:none}}@media screen and (max-width: 575px){#prodavnica .product-filters .filter-selectors .col,#omiljeni-proizvodi .product-filters .filter-selectors .col,#uporedi-proizvode .product-filters .filter-selectors .col{width:100%}}#prodavnica .product-filters .filter-selected,#omiljeni-proizvodi .product-filters .filter-selected,#uporedi-proizvode .product-filters .filter-selected{border-top:1px solid #eeeeee;padding-top:40px;padding-bottom:40px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width: 767px){#prodavnica .product-filters .filter-selected,#omiljeni-proizvodi .product-filters .filter-selected,#uporedi-proizvode .product-filters .filter-selected{padding-top:20px;padding-bottom:20px;flex-direction:column}#prodavnica .product-filters .filter-selected:not(.active),#omiljeni-proizvodi .product-filters .filter-selected:not(.active),#uporedi-proizvode .product-filters .filter-selected:not(.active){display:none}#prodavnica .product-filters .filter-selected .active-filters-title,#omiljeni-proizvodi .product-filters .filter-selected .active-filters-title,#uporedi-proizvode .product-filters .filter-selected .active-filters-title{display:none}}#prodavnica .product-filters .filter-selected .active-filters,#omiljeni-proizvodi .product-filters .filter-selected .active-filters,#uporedi-proizvode .product-filters .filter-selected .active-filters{display:flex;flex-direction:row;gap:10px;align-items:center;flex-wrap:wrap;flex-grow:1;width:100%}#prodavnica .product-filters .sticky,#omiljeni-proizvodi .product-filters .sticky,#uporedi-proizvode .product-filters .sticky{position:sticky;top:80px}#prodavnica .product-filters .filters,#omiljeni-proizvodi .product-filters .filters,#uporedi-proizvode .product-filters .filters{background-color:#fff}#prodavnica .product-filters .filters-container,#omiljeni-proizvodi .product-filters .filters-container,#uporedi-proizvode .product-filters .filters-container{overflow:auto;overflow-y:auto;overflow-x:hidden}#prodavnica .product-filters .filters-container.sticky,#omiljeni-proizvodi .product-filters .filters-container.sticky,#uporedi-proizvode .product-filters .filters-container.sticky{max-height:calc(100svh - 80px)}#prodavnica .product-filters .close-icon,#omiljeni-proizvodi .product-filters .close-icon,#uporedi-proizvode .product-filters .close-icon{display:none}@media (max-width: 1099px){#prodavnica .product-filters.active,#omiljeni-proizvodi .product-filters.active,#uporedi-proizvode .product-filters.active{height:calc(100svh - 120px);max-height:100svh;padding:0}#prodavnica .product-filters.active .close-icon,#omiljeni-proizvodi .product-filters.active .close-icon,#uporedi-proizvode .product-filters.active .close-icon{display:block}#prodavnica .product-filters.active .active-filters-counter,#omiljeni-proizvodi .product-filters.active .active-filters-counter,#uporedi-proizvode .product-filters.active .active-filters-counter{display:none}#prodavnica .product-filters .filters,#omiljeni-proizvodi .product-filters .filters,#uporedi-proizvode .product-filters .filters{height:100svh;max-height:100svh}}@media screen and (max-width: 1099px) and (max-width: 767px){#prodavnica .product-filters .filters,#omiljeni-proizvodi .product-filters .filters,#uporedi-proizvode .product-filters .filters{padding:0 20px}}#prodavnica .product-filters .close-wrapper,#omiljeni-proizvodi .product-filters .close-wrapper,#uporedi-proizvode .product-filters .close-wrapper{position:sticky;top:0;width:100%;background:#fff;z-index:9;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 0}@media screen and (min-width: 768px){#prodavnica .product-filters .close-wrapper,#omiljeni-proizvodi .product-filters .close-wrapper,#uporedi-proizvode .product-filters .close-wrapper{display:none}}#prodavnica .product-filters .close-wrapper .close-filters,#prodavnica .product-filters .close-wrapper .clear-filters,#omiljeni-proizvodi .product-filters .close-wrapper .close-filters,#omiljeni-proizvodi .product-filters .close-wrapper .clear-filters,#uporedi-proizvode .product-filters .close-wrapper .close-filters,#uporedi-proizvode .product-filters .close-wrapper .clear-filters{background-color:#00adee;color:#fff;border:none;border-radius:30px;font-size:16px;cursor:pointer;padding:0;width:32px;height:32px;display:flex;justify-content:center;align-items:center}#prodavnica .product-filters .close-wrapper .clear-filters,#omiljeni-proizvodi .product-filters .close-wrapper .clear-filters,#uporedi-proizvode .product-filters .close-wrapper .clear-filters{background-color:#f5f5f7;color:#000;white-space:nowrap;width:auto;padding:0 16px}#prodavnica .product-filters .close-wrapper .clear-filters .label,#omiljeni-proizvodi .product-filters .close-wrapper .clear-filters .label,#uporedi-proizvode .product-filters .close-wrapper .clear-filters .label{display:inline-block;padding-left:8px;text-transform:uppercase;font-size:.875rem;font-weight:300}#prodavnica .product-filters .close-wrapper .clear-filters.show,#omiljeni-proizvodi .product-filters .close-wrapper .clear-filters.show,#uporedi-proizvode .product-filters .close-wrapper .clear-filters.show{visibility:visible;opacity:1}#prodavnica .product-filters .close-wrapper .clear-filters.hide,#omiljeni-proizvodi .product-filters .close-wrapper .clear-filters.hide,#uporedi-proizvode .product-filters .close-wrapper .clear-filters.hide{visibility:hidden;opacity:0}#prodavnica .product-filters .apply-filters,#omiljeni-proizvodi .product-filters .apply-filters,#uporedi-proizvode .product-filters .apply-filters{display:none;position:sticky;bottom:0;background-color:#fff;padding:8px;border-top:1px solid #f5f5f7}#prodavnica .product-filters .apply-filters .btn-lead,#omiljeni-proizvodi .product-filters .apply-filters .btn-lead,#uporedi-proizvode .product-filters .apply-filters .btn-lead{padding:8px 12%;font-size:.875rem;font-weight:300;width:auto}@media screen and (max-width: 767px){#prodavnica .product-filters .apply-filters,#omiljeni-proizvodi .product-filters .apply-filters,#uporedi-proizvode .product-filters .apply-filters{display:block}}#prodavnica .product-filters .product-filter-item,#omiljeni-proizvodi .product-filters .product-filter-item,#uporedi-proizvode .product-filters .product-filter-item{padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid #eeeeee}#prodavnica .product-filters .product-filter-item:last-child,#omiljeni-proizvodi .product-filters .product-filter-item:last-child,#uporedi-proizvode .product-filters .product-filter-item:last-child{margin-bottom:0;border-bottom:none}#prodavnica .product-filters .product-filter-item .title,#omiljeni-proizvodi .product-filters .product-filter-item .title,#uporedi-proizvode .product-filters .product-filter-item .title{font-weight:400;text-transform:uppercase;padding-bottom:40px}#prodavnica .product-filters .product-filter-item .base,#omiljeni-proizvodi .product-filters .product-filter-item .base,#uporedi-proizvode .product-filters .product-filter-item .base{display:flex;flex-direction:column;width:100%}#prodavnica .product-filters .product-filter-item .base a,#omiljeni-proizvodi .product-filters .product-filter-item .base a,#uporedi-proizvode .product-filters .product-filter-item .base a{font-size:.875rem;font-weight:300;color:#222;text-transform:uppercase;text-decoration:none;padding:0;margin-bottom:40px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block}#prodavnica .product-filters .product-filter-item .base a:hover,#prodavnica .product-filters .product-filter-item .base a.active,#omiljeni-proizvodi .product-filters .product-filter-item .base a:hover,#omiljeni-proizvodi .product-filters .product-filter-item .base a.active,#uporedi-proizvode .product-filters .product-filter-item .base a:hover,#uporedi-proizvode .product-filters .product-filter-item .base a.active{color:#1365bb}#prodavnica .product-filters .product-filter-item label,#omiljeni-proizvodi .product-filters .product-filter-item label,#uporedi-proizvode .product-filters .product-filter-item label{font-size:.875rem;font-weight:300;color:#222;text-transform:uppercase;vertical-align:middle;cursor:pointer}#prodavnica .product-filters .product-filter-item label input,#omiljeni-proizvodi .product-filters .product-filter-item label input,#uporedi-proizvode .product-filters .product-filter-item label input{pointer-events:none;vertical-align:inherit;margin-right:1px}#prodavnica .product-filters .product-filter-item.expandable .title,#omiljeni-proizvodi .product-filters .product-filter-item.expandable .title,#uporedi-proizvode .product-filters .product-filter-item.expandable .title{position:relative;display:flex;justify-content:space-between;align-items:center}#prodavnica .product-filters .product-filter-item .expand-indicator,#omiljeni-proizvodi .product-filters .product-filter-item .expand-indicator,#uporedi-proizvode .product-filters .product-filter-item .expand-indicator{font-size:18px;font-weight:700;line-height:1;transition:transform .2s ease;width:20px;text-align:center}#prodavnica .product-filters .product-filter-item.expandable .title:hover,#omiljeni-proizvodi .product-filters .product-filter-item.expandable .title:hover,#uporedi-proizvode .product-filters .product-filter-item.expandable .title:hover{opacity:.8}#prodavnica .product-filters .product-filter-item.expandable .base,#omiljeni-proizvodi .product-filters .product-filter-item.expandable .base,#uporedi-proizvode .product-filters .product-filter-item.expandable .base{transition:all .3s ease;overflow:hidden}#prodavnica .product-filters .product-filter-item.collapsed .base,#omiljeni-proizvodi .product-filters .product-filter-item.collapsed .base,#uporedi-proizvode .product-filters .product-filter-item.collapsed .base{max-height:0;padding-top:0;padding-bottom:0;margin-bottom:0}#prodavnica .product-filters .product-filter-item.expanded .base,#omiljeni-proizvodi .product-filters .product-filter-item.expanded .base,#uporedi-proizvode .product-filters .product-filter-item.expanded .base{padding-top:8px;padding-bottom:12px}#prodavnica .product-filters .advanced-attributes-toggle,#omiljeni-proizvodi .product-filters .advanced-attributes-toggle,#uporedi-proizvode .product-filters .advanced-attributes-toggle{display:block;padding-top:20px;padding-bottom:20px;cursor:pointer}#prodavnica .product-filters .advanced-attributes-toggle span,#omiljeni-proizvodi .product-filters .advanced-attributes-toggle span,#uporedi-proizvode .product-filters .advanced-attributes-toggle span{display:none}#prodavnica .product-filters .advanced-attributes-toggle.active span,#omiljeni-proizvodi .product-filters .advanced-attributes-toggle.active span,#uporedi-proizvode .product-filters .advanced-attributes-toggle.active span{display:inline}#prodavnica .products .products-head,#omiljeni-proizvodi .products .products-head,#uporedi-proizvode .products .products-head{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding-top:10px;padding-bottom:10px;min-height:90px}#prodavnica .products .products-head .mobile-filter-toggle,#omiljeni-proizvodi .products .products-head .mobile-filter-toggle,#uporedi-proizvode .products .products-head .mobile-filter-toggle{position:fixed;bottom:0;left:0;background:#fff;width:100%;justify-content:center;margin:0;padding:10px 0;z-index:5;box-shadow:0 .5rem 1rem #23232359}#prodavnica .products .products-head .mobile-filter-toggle,#omiljeni-proizvodi .products .products-head .mobile-filter-toggle,#uporedi-proizvode .products .products-head .mobile-filter-toggle{display:none;margin:0}#prodavnica .products .products-head .mobile-filter-toggle a,#omiljeni-proizvodi .products .products-head .mobile-filter-toggle a,#uporedi-proizvode .products .products-head .mobile-filter-toggle a{padding:4px 16px;font-size:.875rem;font-weight:300;width:auto;background-color:#1365bb;border:none;text-transform:uppercase;color:#fff;display:flex}#prodavnica .products .products-head .mobile-filter-toggle a i,#omiljeni-proizvodi .products .products-head .mobile-filter-toggle a i,#uporedi-proizvode .products .products-head .mobile-filter-toggle a i{font-size:14px}@media screen and (max-width: 767px){#prodavnica .products .products-head .mobile-filter-toggle,#omiljeni-proizvodi .products .products-head .mobile-filter-toggle,#uporedi-proizvode .products .products-head .mobile-filter-toggle{display:flex}}#prodavnica .breadcrumb,#omiljeni-proizvodi .breadcrumb,#uporedi-proizvode .breadcrumb{padding:20px 16px 20px 0;margin:0;font-size:.75rem}#prodavnica .breadcrumb .breadcrumb-item,#omiljeni-proizvodi .breadcrumb .breadcrumb-item,#uporedi-proizvode .breadcrumb .breadcrumb-item{white-space:nowrap;padding:0}#prodavnica .breadcrumb .breadcrumb-item:not(:first-child):before,#omiljeni-proizvodi .breadcrumb .breadcrumb-item:not(:first-child):before,#uporedi-proizvode .breadcrumb .breadcrumb-item:not(:first-child):before{padding:0 10px}#prodavnica .breadcrumb .breadcrumb-item a,#omiljeni-proizvodi .breadcrumb .breadcrumb-item a,#uporedi-proizvode .breadcrumb .breadcrumb-item a{color:#000;text-decoration:none}#prodavnica .breadcrumb .breadcrumb-item.active,#omiljeni-proizvodi .breadcrumb .breadcrumb-item.active,#uporedi-proizvode .breadcrumb .breadcrumb-item.active{color:#000}@media screen and (max-width: 575px){#prodavnica .breadcrumb,#omiljeni-proizvodi .breadcrumb,#uporedi-proizvode .breadcrumb{padding:20px 16px 10px 0;font-size:.875rem}}#prodavnica .filter-chips,#omiljeni-proizvodi .filter-chips,#uporedi-proizvode .filter-chips{margin:8px 0;padding:0 16px 0 0;justify-content:start;display:flex;gap:8px;flex-grow:1;overflow-x:auto;overflow-y:hidden;flex-wrap:wrap;max-width:calc(100% - 110px)}@media screen and (max-width: 767px){#prodavnica .filter-chips,#omiljeni-proizvodi .filter-chips,#uporedi-proizvode .filter-chips{max-width:calc(100% - 10px);flex-wrap:wrap;overflow-x:hidden;overflow-y:auto;gap:4px}}#prodavnica .filter-chips .product-filter-item-input,#omiljeni-proizvodi .filter-chips .product-filter-item-input,#uporedi-proizvode .filter-chips .product-filter-item-input{display:flex;align-items:center;padding:0 8px 0 2px}#prodavnica .filter-chips>span:last-child,#omiljeni-proizvodi .filter-chips>span:last-child,#uporedi-proizvode .filter-chips>span:last-child{background-color:#fb6b0d}#prodavnica .filter-chips>span:last-child a,#omiljeni-proizvodi .filter-chips>span:last-child a,#uporedi-proizvode .filter-chips>span:last-child a{color:#fff}#prodavnica .filter-chips>span:last-child a .icon-close,#omiljeni-proizvodi .filter-chips>span:last-child a .icon-close,#uporedi-proizvode .filter-chips>span:last-child a .icon-close{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800px' height='800px' viewBox='0 0 24 24' fill='none'%3E%3Cg id='Menu / Close_SM'%3E%3Cpath id='Vector' d='M16 16L12 12M12 12L8 8M12 12L16 8M12 12L8 16' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E")}#prodavnica .filter-chips span:first-child:last-child,#omiljeni-proizvodi .filter-chips span:first-child:last-child,#uporedi-proizvode .filter-chips span:first-child:last-child{display:none}#prodavnica .filter-chips a,#omiljeni-proizvodi .filter-chips a,#uporedi-proizvode .filter-chips a{text-decoration:none;padding-left:8px;color:#000}#prodavnica .dropdown,#omiljeni-proizvodi .dropdown,#uporedi-proizvode .dropdown{margin:8px 0 8px auto}@media screen and (max-width: 767px){#prodavnica .dropdown,#omiljeni-proizvodi .dropdown,#uporedi-proizvode .dropdown{margin:8px auto;width:100%}}#prodavnica .results,#omiljeni-proizvodi .results,#uporedi-proizvode .results{white-space:nowrap;padding:0 40px 0 0}@media screen and (max-width: 767px){#prodavnica .results,#omiljeni-proizvodi .results,#uporedi-proizvode .results{padding:0}}#prodavnica .brand-top-content,#prodavnica .brand-bottom-content,#omiljeni-proizvodi .brand-top-content,#omiljeni-proizvodi .brand-bottom-content,#uporedi-proizvode .brand-top-content,#uporedi-proizvode .brand-bottom-content{padding:32px 12px}#prodavnica .brand-top-content h1,#prodavnica .brand-bottom-content h1,#omiljeni-proizvodi .brand-top-content h1,#omiljeni-proizvodi .brand-bottom-content h1,#uporedi-proizvode .brand-top-content h1,#uporedi-proizvode .brand-bottom-content h1{font-size:2.25rem}#prodavnica .brand-top-content h2,#prodavnica .brand-top-content h3,#prodavnica .brand-bottom-content h2,#prodavnica .brand-bottom-content h3,#omiljeni-proizvodi .brand-top-content h2,#omiljeni-proizvodi .brand-top-content h3,#omiljeni-proizvodi .brand-bottom-content h2,#omiljeni-proizvodi .brand-bottom-content h3,#uporedi-proizvode .brand-top-content h2,#uporedi-proizvode .brand-top-content h3,#uporedi-proizvode .brand-bottom-content h2,#uporedi-proizvode .brand-bottom-content h3{font-size:1.5rem;font-weight:300}#prodavnica .pagination-wrapper,#omiljeni-proizvodi .pagination-wrapper,#uporedi-proizvode .pagination-wrapper{max-width:100%;padding:40px 0 20px}#prodavnica .pagination-wrapper .pagination,#omiljeni-proizvodi .pagination-wrapper .pagination,#uporedi-proizvode .pagination-wrapper .pagination{flex-wrap:wrap}#prodavnica .badge,#omiljeni-proizvodi .badge,#uporedi-proizvode .badge{vertical-align:middle;border:1px solid #eeeeee;background-color:#fafafa;font-size:.75rem;font-weight:300;display:inline-flex;justify-content:center;align-items:center;text-transform:uppercase;line-height:1.5;padding:11px 8px;cursor:pointer}@media screen and (max-width: 991px){#prodavnica .badge,#omiljeni-proizvodi .badge,#uporedi-proizvode .badge{padding:4px 8px}}#prodavnica .icon-close,#omiljeni-proizvodi .icon-close,#uporedi-proizvode .icon-close{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800px' height='800px' viewBox='0 0 24 24' fill='none'%3E%3Cg id='Menu / Close_SM'%3E%3Cpath id='Vector' d='M16 16L12 12M12 12L8 8M12 12L16 8M12 12L8 16' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");opacity:.85}#prodavnica .slider-container,#omiljeni-proizvodi .slider-container,#uporedi-proizvode .slider-container{width:calc(100% - 14px);max-width:300px;position:relative}#prodavnica .slider-container .price-range-container,#omiljeni-proizvodi .slider-container .price-range-container,#uporedi-proizvode .slider-container .price-range-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:20px;margin-right:-12px}#prodavnica .slider-container .price-range-container .price-filter-btn,#omiljeni-proizvodi .slider-container .price-range-container .price-filter-btn,#uporedi-proizvode .slider-container .price-range-container .price-filter-btn{height:30px;border-radius:16px;background-color:#f5f5f7;color:#000;font-size:.75rem;text-transform:uppercase;padding:0 20px;margin-top:20px}#prodavnica .slider-container .price-range-container .price-range,#omiljeni-proizvodi .slider-container .price-range-container .price-range,#uporedi-proizvode .slider-container .price-range-container .price-range{display:flex;flex-direction:row;width:auto;font-size:.875rem;font-weight:300;text-transform:uppercase;padding-top:4px;min-width:210px}@media screen and (max-width: 991px){#prodavnica .slider-container .price-range-container .price-range .price-text,#omiljeni-proizvodi .slider-container .price-range-container .price-range .price-text,#uporedi-proizvode .slider-container .price-range-container .price-range .price-text{display:none}}#prodavnica .slider-container .price-range-container .price-range *,#omiljeni-proizvodi .slider-container .price-range-container .price-range *,#uporedi-proizvode .slider-container .price-range-container .price-range *{margin-right:4px}#prodavnica .slider-container .price-range-container .price-range input,#omiljeni-proizvodi .slider-container .price-range-container .price-range input,#uporedi-proizvode .slider-container .price-range-container .price-range input{padding:0;border:none;field-sizing:content;text-align:center;font-size:.875rem;font-weight:300;max-width:54px}#prodavnica .slider-container .price-range-container .price-range input[type=number]::-webkit-inner-spin-button,#prodavnica .slider-container .price-range-container .price-range input[type=number]::-webkit-outer-spin-button,#omiljeni-proizvodi .slider-container .price-range-container .price-range input[type=number]::-webkit-inner-spin-button,#omiljeni-proizvodi .slider-container .price-range-container .price-range input[type=number]::-webkit-outer-spin-button,#uporedi-proizvode .slider-container .price-range-container .price-range input[type=number]::-webkit-inner-spin-button,#uporedi-proizvode .slider-container .price-range-container .price-range input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#prodavnica .slider-container .price-range-container .price-range input[type=number],#omiljeni-proizvodi .slider-container .price-range-container .price-range input[type=number],#uporedi-proizvode .slider-container .price-range-container .price-range input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;text-align:justify;width:-moz-fit-content}#prodavnica .slider,#omiljeni-proizvodi .slider,#uporedi-proizvode .slider{height:2px;background:#f5f5f7;position:relative;width:100%}#prodavnica .slider-handle,#omiljeni-proizvodi .slider-handle,#uporedi-proizvode .slider-handle{width:12px;height:12px;background:#00adee;border-radius:50%;position:absolute;top:-5px;cursor:grab;touch-action:none}#prodavnica .slider-range,#omiljeni-proizvodi .slider-range,#uporedi-proizvode .slider-range{position:absolute;height:100%;background:#a5a5a5;opacity:.3}#uporedi-proizvode .remove-compare-product{display:block;text-decoration:unset;padding:0 5px;position:absolute;top:10px;right:10px}#uporedi-proizvode .compare-table{border-collapse:collapse;width:auto}#uporedi-proizvode .compare-table td,#uporedi-proizvode .compare-table th{position:relative;border:2px solid #fafafa;padding:10px}#uporedi-proizvode .compare-table td img,#uporedi-proizvode .compare-table th img{width:300px}@media screen and (max-width: 767px){#uporedi-proizvode .compare-table td,#uporedi-proizvode .compare-table th{padding:2px;font-size:.875rem}#uporedi-proizvode .compare-table td img,#uporedi-proizvode .compare-table th img{width:220px}}#uporedi-proizvode .compare-table th{position:-webkit-sticky;position:sticky;left:-1px;background-color:#fafafa;font-weight:500;z-index:2;width:20vw;max-width:200px}@media screen and (max-width: 767px){#uporedi-proizvode .compare-table th{font-weight:400}}.product-cards.splide{display:block;width:100%}#current-offer{width:100%;padding:40px 0}#current-offer h2{margin:0;line-height:1}#current-offer .title-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:40px;gap:20px}@media screen and (max-width: 767px){#current-offer .title-row{justify-content:center}}#current-offer .title-row .tab-switch{display:flex;flex-direction:row;margin:0;padding:0}#current-offer .title-row .tab-switch li{padding:0 10px;list-style:none;border-right:1px solid #000000;line-height:1}#current-offer .title-row .tab-switch li:last-child{border-right:none}#current-offer .title-row .tab-switch li a{color:#000;text-decoration:none;text-transform:uppercase;font-size:.875rem}#current-offer .title-row .tab-switch li.active a{color:#0076a8}#current-offer .product-cards{display:none;overflow:hidden}#current-offer .product-cards.active{display:block}#datepicker{background-color:#fff;cursor:pointer}#product-page .dropdown-toggle,#prodavnica .dropdown-toggle{font-weight:300;box-shadow:none}#product-page .dropdown-toggle input,#prodavnica .dropdown-toggle input{padding:0;border:none;field-sizing:content;font-size:1rem;font-weight:300;cursor:pointer;pointer-events:none;max-width:80%;text-overflow:ellipsis;flex-grow:1;text-align:start;max-width:100%}#product-page .dropdown-toggle input[type=number]::-webkit-inner-spin-button,#product-page .dropdown-toggle input[type=number]::-webkit-outer-spin-button,#prodavnica .dropdown-toggle input[type=number]::-webkit-inner-spin-button,#prodavnica .dropdown-toggle input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#product-page .dropdown-toggle input[type=number],#prodavnica .dropdown-toggle input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;text-align:justify;width:-moz-fit-content}#product-page .dropdown-menu,#prodavnica .dropdown-menu{position:relative;inset:0px auto 0px 0px;background-clip:initial!important}#product-page .dropdown-menu .dropdown-item,#prodavnica .dropdown-menu .dropdown-item{font-weight:300;font-size:.875rem}#product-page .dropdown-panel,#prodavnica .dropdown-panel{padding:20px 20px 0;max-height:300px;min-width:calc(100% - 24px);overflow-y:auto}@media screen and (max-width: 767px){#product-page .dropdown-panel,#prodavnica .dropdown-panel{min-width:100%}}#product-page .dropdown-panel input,#prodavnica .dropdown-panel input{pointer-events:none;margin-right:10px}#product-page .dropdown-panel label,#prodavnica .dropdown-panel label{cursor:pointer;line-height:1.6;min-width:150px;max-width:300px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#product-page .dropdown-toggle,#prodavnica .dropdown-toggle{background-color:#fff;color:#000;border:1px solid #eeeeee;width:100%;display:flex;align-items:center}#product-page .dropdown-toggle .selection-title,#prodavnica .dropdown-toggle .selection-title{display:inline-block;overflow:hidden;text-overflow:ellipsis;flex-grow:1;text-align:start}#product-page .dropdown-toggle .selected-counter,#prodavnica .dropdown-toggle .selected-counter{background:#1365bb;color:#fff;line-height:22px;border-radius:22px;text-align:center;font-size:.875rem;display:inline-block}#product-page .dropdown-toggle .selected-counter:not(:empty),#prodavnica .dropdown-toggle .selected-counter:not(:empty){min-width:22px}#product-page .dropdown-actions,#prodavnica .dropdown-actions{position:sticky;bottom:0;background-color:#fff;border-top:1px solid #eeeeee}#product-page .dropdown-actions .dropdown-action,#prodavnica .dropdown-actions .dropdown-action{background-color:#1365bb;border:none;font-size:.875rem;font-weight:300;line-height:1.8;padding:0 10px;margin:20px 4px 20px 0;height:30px}#product-page .dropdown-actions .dropdown-action.reset,#prodavnica .dropdown-actions .dropdown-action.reset{background-color:#fb6b0d}#prodavnica .container{position:relative}@media screen and (max-width: 767px){#prodavnica .sticky-filters{position:fixed;top:70px;left:12px;width:100%;z-index:99;height:0;padding:0;background-color:transparent}}#prodavnica .mobile-filter-toggle{position:fixed;bottom:0;left:0;background:#fff;width:100%;justify-content:center;margin:0;padding:10px 0;z-index:5;box-shadow:0 .5rem 1rem #23232359}#prodavnica .mobile-filter-toggle{display:none;margin:0}#prodavnica .mobile-filter-toggle a{padding:4px 16px;font-size:.875rem;font-weight:300;width:auto;background-color:#1365bb;border:none;text-transform:uppercase;color:#fff;display:flex}#prodavnica .mobile-filter-toggle a i{font-size:14px}@media screen and (max-width: 767px){#prodavnica .mobile-filter-toggle{display:flex}}#product-page{padding-top:110px}@media screen and (max-width: 991px){#product-page{padding-top:90px}}@media screen and (max-width: 767px){#product-page{padding-top:70px}}#product-page .bg-gray-100{background-color:#f9fafc}#product-page .bottom-margin{margin-bottom:30px}#product-page .dropdown-toggle{justify-content:space-between;border:1px solid #eeeeee;padding:.375rem 1.2rem}#product-page .dropdown-toggle:disabled{background-color:#f9fafc;cursor:not-allowed}#product-page .dropdown-toggle.single:after{content:none}#product-page .dropdown-menu{position:relative;border-color:transparent;box-shadow:0 .5rem 1rem #23232326;width:100%;padding:0}#product-page .dropdown-menu li:not(:last-child){border-bottom:1px solid #eeeeee}#product-page .gallery-wrap{display:flex;flex-direction:column;gap:10px}@media screen and (max-width: 767px){#product-page .gallery-wrap{height:auto;max-height:none}}#product-page .gallery-wrap .thumb-wrap{display:flex;flex-direction:row;width:100%;max-width:100%;height:100px;min-height:100px;overflow-y:hidden;overflow-x:auto;margin-right:0;margin-bottom:20px;gap:10px}@media screen and (max-width: 575px){#product-page .gallery-wrap .thumb-wrap{height:20svw;min-height:20svw}}#product-page .gallery-wrap .thumb-wrap .splide__track{width:100%}#product-page .gallery-wrap .thumb-wrap .splide__list{width:100%;gap:10px}#product-page .gallery-wrap .thumb-wrap .thumb{border:none;position:relative;border-radius:16px;overflow:hidden;width:calc(25% - 7.5px)!important;height:auto!important;margin:0!important;aspect-ratio:1/1;cursor:pointer;scroll-snap-align:start}#product-page .gallery-wrap .thumb-wrap .thumb:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000005;z-index:1;pointer-events:none}#product-page .gallery-wrap .thumb-wrap .thumb img{width:100%;height:100%;object-fit:contain}@media screen and (max-width: 575px){#product-page .gallery-wrap .thumb-wrap .thumb{width:20svw;min-width:20svw;height:20svw;min-height:20svw}}#product-page .gallery-wrap .img-wrap{height:100%;border-radius:8px;overflow:hidden;aspect-ratio:1/1;position:relative}@media screen and (max-width: 767px){#product-page .gallery-wrap .img-wrap{height:auto;max-height:60vh;margin-bottom:10px}}#product-page .gallery-wrap .img-wrap:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000005;z-index:1;pointer-events:none}#product-page .gallery-wrap .img-wrap img{position:relative;width:100%;height:100%;object-fit:contain}#product-page .fav-overlay{display:flex;flex-direction:row;gap:20px}#product-page .fav-overlay a{display:inline-flex}#product-page .fav-overlay .icon-base{position:relative;background-color:#000;opacity:.85;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:20px 20px;mask-size:20px 20px;height:20px;width:20px;padding:0}#product-page .fav-overlay .icon-heart{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800px' height='800px' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M8.96173 18.9109L9.42605 18.3219L8.96173 18.9109ZM12 5.50063L11.4596 6.02073C11.601 6.16763 11.7961 6.25063 12 6.25063C12.2039 6.25063 12.399 6.16763 12.5404 6.02073L12 5.50063ZM15.0383 18.9109L15.5026 19.4999L15.0383 18.9109ZM9.42605 18.3219C7.91039 17.1271 6.25307 15.9603 4.93829 14.4798C3.64922 13.0282 2.75 11.3345 2.75 9.1371H1.25C1.25 11.8026 2.3605 13.8361 3.81672 15.4758C5.24723 17.0866 7.07077 18.3752 8.49742 19.4999L9.42605 18.3219ZM2.75 9.1371C2.75 6.98623 3.96537 5.18252 5.62436 4.42419C7.23607 3.68748 9.40166 3.88258 11.4596 6.02073L12.5404 4.98053C10.0985 2.44352 7.26409 2.02539 5.00076 3.05996C2.78471 4.07292 1.25 6.42503 1.25 9.1371H2.75ZM8.49742 19.4999C9.00965 19.9037 9.55954 20.3343 10.1168 20.6599C10.6739 20.9854 11.3096 21.25 12 21.25V19.75C11.6904 19.75 11.3261 19.6293 10.8736 19.3648C10.4213 19.1005 9.95208 18.7366 9.42605 18.3219L8.49742 19.4999ZM15.5026 19.4999C16.9292 18.3752 18.7528 17.0866 20.1833 15.4758C21.6395 13.8361 22.75 11.8026 22.75 9.1371H21.25C21.25 11.3345 20.3508 13.0282 19.0617 14.4798C17.7469 15.9603 16.0896 17.1271 14.574 18.3219L15.5026 19.4999ZM22.75 9.1371C22.75 6.42503 21.2153 4.07292 18.9992 3.05996C16.7359 2.02539 13.9015 2.44352 11.4596 4.98053L12.5404 6.02073C14.5983 3.88258 16.7639 3.68748 18.3756 4.42419C20.0346 5.18252 21.25 6.98623 21.25 9.1371H22.75ZM14.574 18.3219C14.0479 18.7366 13.5787 19.1005 13.1264 19.3648C12.6739 19.6293 12.3096 19.75 12 19.75V21.25C12.6904 21.25 13.3261 20.9854 13.8832 20.6599C14.4405 20.3343 14.9903 19.9037 15.5026 19.4999L14.574 18.3219Z' fill='%231C274C'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800px' height='800px' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M8.96173 18.9109L9.42605 18.3219L8.96173 18.9109ZM12 5.50063L11.4596 6.02073C11.601 6.16763 11.7961 6.25063 12 6.25063C12.2039 6.25063 12.399 6.16763 12.5404 6.02073L12 5.50063ZM15.0383 18.9109L15.5026 19.4999L15.0383 18.9109ZM9.42605 18.3219C7.91039 17.1271 6.25307 15.9603 4.93829 14.4798C3.64922 13.0282 2.75 11.3345 2.75 9.1371H1.25C1.25 11.8026 2.3605 13.8361 3.81672 15.4758C5.24723 17.0866 7.07077 18.3752 8.49742 19.4999L9.42605 18.3219ZM2.75 9.1371C2.75 6.98623 3.96537 5.18252 5.62436 4.42419C7.23607 3.68748 9.40166 3.88258 11.4596 6.02073L12.5404 4.98053C10.0985 2.44352 7.26409 2.02539 5.00076 3.05996C2.78471 4.07292 1.25 6.42503 1.25 9.1371H2.75ZM8.49742 19.4999C9.00965 19.9037 9.55954 20.3343 10.1168 20.6599C10.6739 20.9854 11.3096 21.25 12 21.25V19.75C11.6904 19.75 11.3261 19.6293 10.8736 19.3648C10.4213 19.1005 9.95208 18.7366 9.42605 18.3219L8.49742 19.4999ZM15.5026 19.4999C16.9292 18.3752 18.7528 17.0866 20.1833 15.4758C21.6395 13.8361 22.75 11.8026 22.75 9.1371H21.25C21.25 11.3345 20.3508 13.0282 19.0617 14.4798C17.7469 15.9603 16.0896 17.1271 14.574 18.3219L15.5026 19.4999ZM22.75 9.1371C22.75 6.42503 21.2153 4.07292 18.9992 3.05996C16.7359 2.02539 13.9015 2.44352 11.4596 4.98053L12.5404 6.02073C14.5983 3.88258 16.7639 3.68748 18.3756 4.42419C20.0346 5.18252 21.25 6.98623 21.25 9.1371H22.75ZM14.574 18.3219C14.0479 18.7366 13.5787 19.1005 13.1264 19.3648C12.6739 19.6293 12.3096 19.75 12 19.75V21.25C12.6904 21.25 13.3261 20.9854 13.8832 20.6599C14.4405 20.3343 14.9903 19.9037 15.5026 19.4999L14.574 18.3219Z' fill='%231C274C'/%3E%3C/svg%3E")}#product-page .fav-overlay .icon-heart-filled{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800px' height='800px' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M2 9.1371C2 14 6.01943 16.5914 8.96173 18.9109C10 19.7294 11 20.5 12 20.5C13 20.5 14 19.7294 15.0383 18.9109C17.9806 16.5914 22 14 22 9.1371C22 4.27416 16.4998 0.825464 12 5.50063C7.50016 0.825464 2 4.27416 2 9.1371Z' fill='currentColor'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800px' height='800px' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M2 9.1371C2 14 6.01943 16.5914 8.96173 18.9109C10 19.7294 11 20.5 12 20.5C13 20.5 14 19.7294 15.0383 18.9109C17.9806 16.5914 22 14 22 9.1371C22 4.27416 16.4998 0.825464 12 5.50063C7.50016 0.825464 2 4.27416 2 9.1371Z' fill='currentColor'/%3E%3C/svg%3E")}#product-page .fav-overlay .icon-compare{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' width='800px' height='800px' viewBox='0 0 16 16'%3E%3Cg%3E%3Cpath d='M10.08,7l1,1,3.44-3.45L11,1,10,2l1.8,1.8H2v1.4h9.82ZM5.86,9l-1-1L1.42,11.5,4.91,15l1-1L4.1,12.2H14V10.8H4.1Z'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' width='800px' height='800px' viewBox='0 0 16 16'%3E%3Cg%3E%3Cpath d='M10.08,7l1,1,3.44-3.45L11,1,10,2l1.8,1.8H2v1.4h9.82ZM5.86,9l-1-1L1.42,11.5,4.91,15l1-1L4.1,12.2H14V10.8H4.1Z'/%3E%3C/g%3E%3C/svg%3E")}#product-page .icon-base{position:relative;opacity:.85;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;padding:0}#product-page .icon-document{background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 10C3 6.22876 3 4.34315 4.17157 3.17157C5.34315 2 7.22876 2 11 2H13C16.7712 2 18.6569 2 19.8284 3.17157C21 4.34315 21 6.22876 21 10V14C21 17.7712 21 19.6569 19.8284 20.8284C18.6569 22 16.7712 22 13 22H11C7.22876 22 5.34315 22 4.17157 20.8284C3 19.6569 3 17.7712 3 14V10Z' stroke='%231C274C' stroke-width='1.5'/%3E%3Cpath d='M8 12H16' stroke='%231C274C' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M8 8H16' stroke='%231C274C' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M8 16H13' stroke='%231C274C' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 10C3 6.22876 3 4.34315 4.17157 3.17157C5.34315 2 7.22876 2 11 2H13C16.7712 2 18.6569 2 19.8284 3.17157C21 4.34315 21 6.22876 21 10V14C21 17.7712 21 19.6569 19.8284 20.8284C18.6569 22 16.7712 22 13 22H11C7.22876 22 5.34315 22 4.17157 20.8284C3 19.6569 3 17.7712 3 14V10Z' stroke='%231C274C' stroke-width='1.5'/%3E%3Cpath d='M8 12H16' stroke='%231C274C' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M8 8H16' stroke='%231C274C' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M8 16H13' stroke='%231C274C' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");-webkit-mask-size:26px 26px;mask-size:26px 26px;height:26px;width:26px;vertical-align:bottom;margin-right:20px}#product-page .icon-ecology{background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg fill='%23000000' height='800px' width='800px' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M256,0C114.842,0,0,114.84,0,256s114.842,256,256,256s256-114.84,256-256S397.158,0,256,0z M256,470.487 c-118.268,0-214.487-96.219-214.487-214.487S137.732,41.513,256,41.513S470.487,137.732,470.487,256S374.268,470.487,256,470.487z '/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M309.817,118.172L256,64.357l-53.817,53.817c-72.838,72.838-72.838,191.352,0,264.191l33.06,33.059v30.542h41.514v-30.542 l33.06-33.06C382.655,309.525,382.655,191.011,309.817,118.172z M280.463,353.009l-3.706,3.706v-67.307h-41.514v67.307 l-3.706-3.706c-56.651-56.651-56.651-148.831,0-205.482L256,123.065l24.463,24.463 C337.113,204.179,337.113,296.358,280.463,353.009z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg fill='%23000000' height='800px' width='800px' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M256,0C114.842,0,0,114.84,0,256s114.842,256,256,256s256-114.84,256-256S397.158,0,256,0z M256,470.487 c-118.268,0-214.487-96.219-214.487-214.487S137.732,41.513,256,41.513S470.487,137.732,470.487,256S374.268,470.487,256,470.487z '/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M309.817,118.172L256,64.357l-53.817,53.817c-72.838,72.838-72.838,191.352,0,264.191l33.06,33.059v30.542h41.514v-30.542 l33.06-33.06C382.655,309.525,382.655,191.011,309.817,118.172z M280.463,353.009l-3.706,3.706v-67.307h-41.514v67.307 l-3.706-3.706c-56.651-56.651-56.651-148.831,0-205.482L256,123.065l24.463,24.463 C337.113,204.179,337.113,296.358,280.463,353.009z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask-size:26px 26px;mask-size:26px 26px;height:26px;width:26px;vertical-align:bottom;margin-right:20px}#product-page .icon-return{background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke-width='3' stroke='%23000000' fill='none'%3E%3Cpath d='M54.89,26.73A23.52,23.52,0,0,1,15.6,49' stroke-linecap='round'/%3E%3Cpath d='M9,37.17a23.75,23.75,0,0,1-.53-5A23.51,23.51,0,0,1,48.3,15.2' stroke-linecap='round'/%3E%3Cpolyline points='37.73 16.24 48.62 15.44 47.77 5.24' stroke-linecap='round'/%3E%3Cpolyline points='25.91 47.76 15.03 48.56 15.88 58.76' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke-width='3' stroke='%23000000' fill='none'%3E%3Cpath d='M54.89,26.73A23.52,23.52,0,0,1,15.6,49' stroke-linecap='round'/%3E%3Cpath d='M9,37.17a23.75,23.75,0,0,1-.53-5A23.51,23.51,0,0,1,48.3,15.2' stroke-linecap='round'/%3E%3Cpolyline points='37.73 16.24 48.62 15.44 47.77 5.24' stroke-linecap='round'/%3E%3Cpolyline points='25.91 47.76 15.03 48.56 15.88 58.76' stroke-linecap='round'/%3E%3C/svg%3E");-webkit-mask-size:26px 26px;mask-size:26px 26px;height:26px;width:26px;vertical-align:bottom;margin-right:20px}#product-page .icon-truck{background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.52832 16.826C8.53464 17.7132 8.01843 18.5166 7.22106 18.8607C6.42369 19.2047 5.50274 19.0213 4.88882 18.3962C4.27491 17.7712 4.08935 16.828 4.41891 16.0077C4.74847 15.1873 5.52803 14.652 6.39307 14.652C6.95731 14.6499 7.49925 14.8777 7.89969 15.2854C8.30013 15.6931 8.52625 16.2473 8.52832 16.826V16.826Z' stroke='%23000000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.7015 16.826C18.7078 17.7132 18.1916 18.5166 17.3942 18.8607C16.5969 19.2047 15.6759 19.0213 15.062 18.3962C14.4481 17.7712 14.2625 16.828 14.5921 16.0077C14.9216 15.1873 15.7012 14.652 16.5662 14.652C17.1305 14.6499 17.6724 14.8777 18.0728 15.2854C18.4733 15.6931 18.6994 16.2473 18.7015 16.826Z' stroke='%23000000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.1804 17.576C14.5946 17.576 14.9304 17.2403 14.9304 16.826C14.9304 16.4118 14.5946 16.076 14.1804 16.076V17.576ZM8.5254 16.076C8.11119 16.076 7.7754 16.4118 7.7754 16.826C7.7754 17.2403 8.11119 17.576 8.5254 17.576V16.076ZM13.4304 16.826C13.4304 17.2403 13.7662 17.576 14.1804 17.576C14.5946 17.576 14.9304 17.2403 14.9304 16.826H13.4304ZM14.9304 11.559C14.9304 11.1448 14.5946 10.809 14.1804 10.809C13.7662 10.809 13.4304 11.1448 13.4304 11.559H14.9304ZM14.1804 16.076C13.7662 16.076 13.4304 16.4118 13.4304 16.826C13.4304 17.2403 13.7662 17.576 14.1804 17.576V16.076ZM14.43 17.576C14.8442 17.576 15.18 17.2403 15.18 16.826C15.18 16.4118 14.8442 16.076 14.43 16.076V17.576ZM18.6972 16.0761C18.283 16.0779 17.9487 16.4151 17.9505 16.8293C17.9523 17.2435 18.2896 17.5779 18.7038 17.576L18.6972 16.0761ZM20.9625 14.485L21.7125 14.4816C21.7123 14.4384 21.7084 14.3954 21.7008 14.3529L20.9625 14.485ZM21.1772 11.4269C21.1042 11.0192 20.7146 10.7478 20.3068 10.8208C19.8991 10.8937 19.6277 11.2834 19.7007 11.6912L21.1772 11.4269ZM14.1794 6.12705C13.7652 6.12705 13.4294 6.46283 13.4294 6.87705C13.4294 7.29126 13.7652 7.62705 14.1794 7.62705V6.12705ZM17.7587 6.87705V7.62705C17.7637 7.62705 17.7688 7.627 17.7739 7.62689L17.7587 6.87705ZM19.3783 7.55055L19.9178 7.02951L19.9178 7.02951L19.3783 7.55055ZM20.0197 9.21805L19.27 9.19669C19.2685 9.24804 19.2723 9.2994 19.2814 9.34996L20.0197 9.21805ZM19.6996 11.691C19.7725 12.0987 20.1621 12.3702 20.5699 12.2974C20.9776 12.2245 21.2491 11.8349 21.1763 11.4271L19.6996 11.691ZM14.9284 6.87705C14.9284 6.46283 14.5927 6.12705 14.1784 6.12705C13.7642 6.12705 13.4284 6.46283 13.4284 6.87705H14.9284ZM13.4284 11.559C13.4284 11.9733 13.7642 12.309 14.1784 12.309C14.5927 12.309 14.9284 11.9733 14.9284 11.559H13.4284ZM13.4284 6.87705C13.4284 7.29126 13.7642 7.62705 14.1784 7.62705C14.5927 7.62705 14.9284 7.29126 14.9284 6.87705H13.4284ZM14.1784 6.07705L14.9285 6.07705L14.9284 6.07167L14.1784 6.07705ZM13.1137 5.00005L13.1137 5.75006L13.1187 5.75003L13.1137 5.00005ZM3.50512 5.00005L3.498 5.75005H3.50512V5.00005ZM2.75423 5.31075L2.22207 4.78225L2.22207 4.78225L2.75423 5.31075ZM2.4375 6.07505L1.6875 6.06834V6.07505H2.4375ZM2.4375 15.75L1.68747 15.75L1.68753 15.7568L2.4375 15.75ZM2.75423 16.5143L3.28638 15.9858L3.28638 15.9858L2.75423 16.5143ZM3.50512 16.825L3.50512 16.075L3.498 16.0751L3.50512 16.825ZM4.25783 17.575C4.67204 17.575 5.00783 17.2393 5.00783 16.825C5.00783 16.4108 4.67204 16.075 4.25783 16.075V17.575ZM14.1804 10.809C13.7662 10.809 13.4304 11.1448 13.4304 11.559C13.4304 11.9733 13.7662 12.309 14.1804 12.309V10.809ZM20.4399 12.309C20.8541 12.309 21.1899 11.9733 21.1899 11.559C21.1899 11.1448 20.8541 10.809 20.4399 10.809V12.309ZM14.1804 16.076H8.5254V17.576H14.1804V16.076ZM14.9304 16.826V11.559H13.4304V16.826H14.9304ZM14.1804 17.576H14.43V16.076H14.1804V17.576ZM18.7038 17.576C19.5117 17.5725 20.281 17.2397 20.8437 16.6573L19.765 15.615C19.4792 15.9108 19.0947 16.0743 18.6972 16.0761L18.7038 17.576ZM20.8437 16.6573C21.4058 16.0756 21.7162 15.2926 21.7125 14.4816L20.2125 14.4885C20.2145 14.9137 20.0514 15.3186 19.765 15.615L20.8437 16.6573ZM21.7008 14.3529L21.1772 11.4269L19.7007 11.6912L20.2242 14.6172L21.7008 14.3529ZM14.1794 7.62705H17.7587V6.12705H14.1794V7.62705ZM17.7739 7.62689C18.1691 7.61888 18.5544 7.7771 18.8389 8.07158L19.9178 7.02951C19.3477 6.43922 18.5622 6.1106 17.7434 6.1272L17.7739 7.62689ZM18.8389 8.07158C19.124 8.36679 19.282 8.77315 19.27 9.19669L20.7694 9.2394C20.7928 8.41808 20.4872 7.61907 19.9178 7.02951L18.8389 8.07158ZM19.2814 9.34996L19.6996 11.691L21.1763 11.4271L20.758 9.08613L19.2814 9.34996ZM13.4284 6.87705V11.559H14.9284V6.87705H13.4284ZM14.9284 6.87705V6.07705H13.4284V6.87705H14.9284ZM14.9284 6.07167C14.9213 5.07677 14.1245 4.24331 13.1088 4.25006L13.1187 5.75003C13.2708 5.74902 13.427 5.87963 13.4285 6.08242L14.9284 6.07167ZM13.1137 4.25005H3.50512V5.75005H13.1137V4.25005ZM3.51225 4.25008C3.02654 4.24547 2.5628 4.43917 2.22207 4.78225L3.28638 5.83925C3.3461 5.77912 3.42257 5.7493 3.498 5.75001L3.51225 4.25008ZM2.22207 4.78225C1.88199 5.12468 1.69183 5.58769 1.68753 6.06834L3.18747 6.08175C3.18832 5.98687 3.22602 5.90003 3.28638 5.83925L2.22207 4.78225ZM1.6875 6.07505V15.75H3.1875V6.07505H1.6875ZM1.68753 15.7568C1.69183 16.2374 1.88199 16.7004 2.22207 17.0428L3.28638 15.9858C3.22602 15.9251 3.18832 15.8382 3.18747 15.7433L1.68753 15.7568ZM2.22207 17.0428C2.5628 17.3859 3.02654 17.5796 3.51225 17.575L3.498 16.0751C3.42257 16.0758 3.3461 16.046 3.28638 15.9858L2.22207 17.0428ZM3.50512 17.575H4.25783V16.075H3.50512V17.575ZM14.1804 12.309H20.4399V10.809H14.1804V12.309Z' fill='%23000000'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.52832 16.826C8.53464 17.7132 8.01843 18.5166 7.22106 18.8607C6.42369 19.2047 5.50274 19.0213 4.88882 18.3962C4.27491 17.7712 4.08935 16.828 4.41891 16.0077C4.74847 15.1873 5.52803 14.652 6.39307 14.652C6.95731 14.6499 7.49925 14.8777 7.89969 15.2854C8.30013 15.6931 8.52625 16.2473 8.52832 16.826V16.826Z' stroke='%23000000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.7015 16.826C18.7078 17.7132 18.1916 18.5166 17.3942 18.8607C16.5969 19.2047 15.6759 19.0213 15.062 18.3962C14.4481 17.7712 14.2625 16.828 14.5921 16.0077C14.9216 15.1873 15.7012 14.652 16.5662 14.652C17.1305 14.6499 17.6724 14.8777 18.0728 15.2854C18.4733 15.6931 18.6994 16.2473 18.7015 16.826Z' stroke='%23000000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.1804 17.576C14.5946 17.576 14.9304 17.2403 14.9304 16.826C14.9304 16.4118 14.5946 16.076 14.1804 16.076V17.576ZM8.5254 16.076C8.11119 16.076 7.7754 16.4118 7.7754 16.826C7.7754 17.2403 8.11119 17.576 8.5254 17.576V16.076ZM13.4304 16.826C13.4304 17.2403 13.7662 17.576 14.1804 17.576C14.5946 17.576 14.9304 17.2403 14.9304 16.826H13.4304ZM14.9304 11.559C14.9304 11.1448 14.5946 10.809 14.1804 10.809C13.7662 10.809 13.4304 11.1448 13.4304 11.559H14.9304ZM14.1804 16.076C13.7662 16.076 13.4304 16.4118 13.4304 16.826C13.4304 17.2403 13.7662 17.576 14.1804 17.576V16.076ZM14.43 17.576C14.8442 17.576 15.18 17.2403 15.18 16.826C15.18 16.4118 14.8442 16.076 14.43 16.076V17.576ZM18.6972 16.0761C18.283 16.0779 17.9487 16.4151 17.9505 16.8293C17.9523 17.2435 18.2896 17.5779 18.7038 17.576L18.6972 16.0761ZM20.9625 14.485L21.7125 14.4816C21.7123 14.4384 21.7084 14.3954 21.7008 14.3529L20.9625 14.485ZM21.1772 11.4269C21.1042 11.0192 20.7146 10.7478 20.3068 10.8208C19.8991 10.8937 19.6277 11.2834 19.7007 11.6912L21.1772 11.4269ZM14.1794 6.12705C13.7652 6.12705 13.4294 6.46283 13.4294 6.87705C13.4294 7.29126 13.7652 7.62705 14.1794 7.62705V6.12705ZM17.7587 6.87705V7.62705C17.7637 7.62705 17.7688 7.627 17.7739 7.62689L17.7587 6.87705ZM19.3783 7.55055L19.9178 7.02951L19.9178 7.02951L19.3783 7.55055ZM20.0197 9.21805L19.27 9.19669C19.2685 9.24804 19.2723 9.2994 19.2814 9.34996L20.0197 9.21805ZM19.6996 11.691C19.7725 12.0987 20.1621 12.3702 20.5699 12.2974C20.9776 12.2245 21.2491 11.8349 21.1763 11.4271L19.6996 11.691ZM14.9284 6.87705C14.9284 6.46283 14.5927 6.12705 14.1784 6.12705C13.7642 6.12705 13.4284 6.46283 13.4284 6.87705H14.9284ZM13.4284 11.559C13.4284 11.9733 13.7642 12.309 14.1784 12.309C14.5927 12.309 14.9284 11.9733 14.9284 11.559H13.4284ZM13.4284 6.87705C13.4284 7.29126 13.7642 7.62705 14.1784 7.62705C14.5927 7.62705 14.9284 7.29126 14.9284 6.87705H13.4284ZM14.1784 6.07705L14.9285 6.07705L14.9284 6.07167L14.1784 6.07705ZM13.1137 5.00005L13.1137 5.75006L13.1187 5.75003L13.1137 5.00005ZM3.50512 5.00005L3.498 5.75005H3.50512V5.00005ZM2.75423 5.31075L2.22207 4.78225L2.22207 4.78225L2.75423 5.31075ZM2.4375 6.07505L1.6875 6.06834V6.07505H2.4375ZM2.4375 15.75L1.68747 15.75L1.68753 15.7568L2.4375 15.75ZM2.75423 16.5143L3.28638 15.9858L3.28638 15.9858L2.75423 16.5143ZM3.50512 16.825L3.50512 16.075L3.498 16.0751L3.50512 16.825ZM4.25783 17.575C4.67204 17.575 5.00783 17.2393 5.00783 16.825C5.00783 16.4108 4.67204 16.075 4.25783 16.075V17.575ZM14.1804 10.809C13.7662 10.809 13.4304 11.1448 13.4304 11.559C13.4304 11.9733 13.7662 12.309 14.1804 12.309V10.809ZM20.4399 12.309C20.8541 12.309 21.1899 11.9733 21.1899 11.559C21.1899 11.1448 20.8541 10.809 20.4399 10.809V12.309ZM14.1804 16.076H8.5254V17.576H14.1804V16.076ZM14.9304 16.826V11.559H13.4304V16.826H14.9304ZM14.1804 17.576H14.43V16.076H14.1804V17.576ZM18.7038 17.576C19.5117 17.5725 20.281 17.2397 20.8437 16.6573L19.765 15.615C19.4792 15.9108 19.0947 16.0743 18.6972 16.0761L18.7038 17.576ZM20.8437 16.6573C21.4058 16.0756 21.7162 15.2926 21.7125 14.4816L20.2125 14.4885C20.2145 14.9137 20.0514 15.3186 19.765 15.615L20.8437 16.6573ZM21.7008 14.3529L21.1772 11.4269L19.7007 11.6912L20.2242 14.6172L21.7008 14.3529ZM14.1794 7.62705H17.7587V6.12705H14.1794V7.62705ZM17.7739 7.62689C18.1691 7.61888 18.5544 7.7771 18.8389 8.07158L19.9178 7.02951C19.3477 6.43922 18.5622 6.1106 17.7434 6.1272L17.7739 7.62689ZM18.8389 8.07158C19.124 8.36679 19.282 8.77315 19.27 9.19669L20.7694 9.2394C20.7928 8.41808 20.4872 7.61907 19.9178 7.02951L18.8389 8.07158ZM19.2814 9.34996L19.6996 11.691L21.1763 11.4271L20.758 9.08613L19.2814 9.34996ZM13.4284 6.87705V11.559H14.9284V6.87705H13.4284ZM14.9284 6.87705V6.07705H13.4284V6.87705H14.9284ZM14.9284 6.07167C14.9213 5.07677 14.1245 4.24331 13.1088 4.25006L13.1187 5.75003C13.2708 5.74902 13.427 5.87963 13.4285 6.08242L14.9284 6.07167ZM13.1137 4.25005H3.50512V5.75005H13.1137V4.25005ZM3.51225 4.25008C3.02654 4.24547 2.5628 4.43917 2.22207 4.78225L3.28638 5.83925C3.3461 5.77912 3.42257 5.7493 3.498 5.75001L3.51225 4.25008ZM2.22207 4.78225C1.88199 5.12468 1.69183 5.58769 1.68753 6.06834L3.18747 6.08175C3.18832 5.98687 3.22602 5.90003 3.28638 5.83925L2.22207 4.78225ZM1.6875 6.07505V15.75H3.1875V6.07505H1.6875ZM1.68753 15.7568C1.69183 16.2374 1.88199 16.7004 2.22207 17.0428L3.28638 15.9858C3.22602 15.9251 3.18832 15.8382 3.18747 15.7433L1.68753 15.7568ZM2.22207 17.0428C2.5628 17.3859 3.02654 17.5796 3.51225 17.575L3.498 16.0751C3.42257 16.0758 3.3461 16.046 3.28638 15.9858L2.22207 17.0428ZM3.50512 17.575H4.25783V16.075H3.50512V17.575ZM14.1804 12.309H20.4399V10.809H14.1804V12.309Z' fill='%23000000'/%3E%3C/svg%3E");-webkit-mask-size:26px 26px;mask-size:26px 26px;height:26px;width:26px;vertical-align:bottom;margin-right:20px}#product-page .breadcrumbs-wrap{margin:20px 0;font-size:.75rem}#product-page .breadcrumbs-wrap .divider{padding:0 10px}#product-page .breadcrumbs-wrap .product{font-weight:300}#product-page .breadcrumbs-wrap.desktop{display:block}#product-page .breadcrumbs-wrap.desktop span:not(:first-child):before{content:"/";padding:0 7px}#product-page .breadcrumbs-wrap.mobile{display:none}#product-page .breadcrumbs-wrap a{text-decoration:none;color:#000}#product-page .breadcrumbs-wrap a:hover{color:#00366f}@media screen and (max-width: 767px){#product-page .breadcrumbs-wrap.desktop{display:none}#product-page .breadcrumbs-wrap.mobile{display:block}}#product-page .product-info-wrap{padding-bottom:20px}#product-page .product-info-wrap h1{font-size:2.25rem;text-wrap:balance}#product-page .product-info-wrap p{font-size:1rem}@media screen and (max-width: 767px){#product-page .product-info-wrap h1{font-size:1.5rem}}#product-page .product-deatails-wrap .sku-wrap{font-size:.875rem;font-weight:400}#product-page .product-deatails-wrap .sku-wrap span{font-weight:300}#product-page .product-deatails-wrap .product-options-wrap .name{position:relative;font-size:.875rem}#product-page .product-deatails-wrap .product-options-wrap .value{padding-bottom:30px}#product-page .product-deatails-wrap .product-options-wrap .indent{padding-left:22px}#product-page .product-deatails-wrap .product-options-wrap a:not(.grade-info){display:flex;justify-content:center;align-items:center;font-weight:500}#product-page .product-deatails-wrap .product-options-wrap a:not(.grade-info) img{padding-bottom:4px;height:84px;width:80px;object-fit:contain}#product-page .product-deatails-wrap .product-options-wrap a:not(.grade-info).product-show-color-btn div{color:#000;font-size:.875rem;line-height:1.2}#product-page .product-deatails-wrap .product-options-wrap .dropdown{line-height:40px}#product-page .product-deatails-wrap .product-options-wrap .dropdown span.selected{padding-left:20px}#product-page .product-deatails-wrap .grade-info-popup{position:absolute;display:none;top:20px;z-index:99;padding:20px;background-color:#fff;width:100%;width:calc(100% - 24px);box-shadow:0 0 10px #0000004d}#product-page .product-deatails-wrap .grade-info-popup.visible{display:block}#product-page .product-deatails-wrap .grade-info-popup td{vertical-align:top;padding:4px}#product-page .product-deatails-wrap .refurbished-info{padding:20px;background-color:#f9fafc;border:1px solid #eeeeee;border-radius:4px;width:100%}#product-page .product-deatails-wrap .refurbished-info p{margin:0}#product-page .product-deatails-wrap .price-wrap{width:100%;border-bottom:1px solid #eeeeee;color:#00366f}@media screen and (min-width: 768px){#product-page .product-deatails-wrap .price-wrap{padding-top:.7rem}}#product-page .product-deatails-wrap .price-wrap p{font-size:2.25rem;font-weight:400;margin:0}#product-page .product-deatails-wrap .price-wrap small{font-weight:400;font-size:.875rem}#product-page .product-deatails-wrap .price-wrap .old-price{text-decoration:line-through;font-size:1.5rem;line-height:1;padding-top:10px}#product-page .product-deatails-wrap .price-wrap .discounted-price{color:#fb6b0d}#product-page .product-deatails-wrap .subtitle-wrap,#product-page .product-deatails-wrap .sku-wrap{width:100%;border-bottom:1px solid #eeeeee;color:#000;padding-top:1em}#product-page .product-deatails-wrap .sku-wrap{border-bottom:none;padding:1rem 0;font-weight:300}#product-page .product-deatails-wrap .actions-wrap{display:flex;border-bottom:1px solid #eeeeee;flex-direction:column;gap:20px;align-items:center;flex-wrap:wrap;flex-grow:1}#product-page .product-deatails-wrap .actions-wrap div{width:100%}#product-page .product-deatails-wrap .actions-wrap div .btn{width:100%;font-size:1.125rem;padding:10px}#product-page .product-deatails-wrap .actions-wrap .qty-change{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:50px;border-radius:25px;border:1px solid #cccccc;width:140px;font-size:.875rem}#product-page .product-deatails-wrap .actions-wrap .qty-change a{display:inline-block;text-decoration:none;color:#000;padding:8px 12px}#product-page .product-deatails-wrap .actions-wrap .qty-change input{display:inline-block;border:0;width:60px;text-align:center;background-color:transparent}@media screen and (max-width: 767px){#product-page .product-deatails-wrap .to-bottom-on-mobile{position:fixed;bottom:0;left:0;right:0;margin:auto;padding:10px;background:#fff;z-index:99;text-align:center}#product-page .product-deatails-wrap .to-bottom-on-mobile .btn-lead{text-transform:uppercase;font-size:1.125rem;padding:10px}}#product-page .grid-wrapper{display:flex;flex-direction:row;flex-wrap:wrap}#product-page .tab-content-wrap h2,#product-page .tab-content-wrap h4,#product-page .user-reviews-wrap h2,#product-page .user-reviews-wrap h4,#product-page .specs-wrap h2,#product-page .specs-wrap h4{font-size:1.5rem;font-weight:300}#product-page .tab-content-wrap table,#product-page .user-reviews-wrap table,#product-page .specs-wrap table{width:100%;border-collapse:collapse;margin-bottom:40px}#product-page .tab-content-wrap table tr,#product-page .user-reviews-wrap table tr,#product-page .specs-wrap table tr{border:1px solid #eeeeee;border-radius:8px;display:inline-flex;flex-direction:row;width:100%;margin-bottom:2px}#product-page .tab-content-wrap table tr:nth-child(odd),#product-page .user-reviews-wrap table tr:nth-child(odd),#product-page .specs-wrap table tr:nth-child(odd){background-color:#fff}#product-page .tab-content-wrap table tr:nth-child(2n),#product-page .user-reviews-wrap table tr:nth-child(2n),#product-page .specs-wrap table tr:nth-child(2n){background-color:#f0f0f0}#product-page .tab-content-wrap table th,#product-page .tab-content-wrap table td,#product-page .user-reviews-wrap table th,#product-page .user-reviews-wrap table td,#product-page .specs-wrap table th,#product-page .specs-wrap table td{width:50%;text-align:left;padding:12px 8px}#product-page .tab-content-wrap table th,#product-page .user-reviews-wrap table th,#product-page .specs-wrap table th{font-weight:400;background-color:#f9fafc}#product-page .tab-content-wrap table td,#product-page .user-reviews-wrap table td,#product-page .specs-wrap table td{font-weight:300}#product-page .tab-content-wrap .user-reviews-wrap,#product-page .user-reviews-wrap .user-reviews-wrap,#product-page .specs-wrap .user-reviews-wrap{order:3}#product-page .tab-content-wrap ul,#product-page .user-reviews-wrap ul,#product-page .specs-wrap ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:30px}#product-page .tab-content-wrap ul li,#product-page .user-reviews-wrap ul li,#product-page .specs-wrap ul li{display:flex;flex-direction:column;justify-content:stretch;align-items:center;width:calc(33% - 20px);gap:10px}@media screen and (max-width: 991px){#product-page .tab-content-wrap ul li,#product-page .user-reviews-wrap ul li,#product-page .specs-wrap ul li{width:calc(50% - 20px)}}@media screen and (max-width: 767px){#product-page .tab-content-wrap ul li,#product-page .user-reviews-wrap ul li,#product-page .specs-wrap ul li{width:calc(33% - 20px)}}@media screen and (max-width: 575px){#product-page .tab-content-wrap ul li,#product-page .user-reviews-wrap ul li,#product-page .specs-wrap ul li{width:calc(50% - 20px)}}#product-page .tab-content-wrap ul li div,#product-page .user-reviews-wrap ul li div,#product-page .specs-wrap ul li div{text-align:center}#product-page .tab-content-wrap ul li div .icon-base,#product-page .user-reviews-wrap ul li div .icon-base,#product-page .specs-wrap ul li div .icon-base{opacity:1;background-color:#fff;-webkit-mask-size:48px 48px;mask-size:48px 48px;height:48px;width:48px}@media screen and (max-width: 991px){#product-page .tab-content-wrap ul li div .icon-base,#product-page .user-reviews-wrap ul li div .icon-base,#product-page .specs-wrap ul li div .icon-base{-webkit-mask-size:40px 40px;mask-size:40px 40px;height:40px;width:40px}}#product-page .tab-content-wrap ul li>div:first-child,#product-page .user-reviews-wrap ul li>div:first-child,#product-page .specs-wrap ul li>div:first-child{height:130px;width:130px;min-width:130px;border-radius:50%;border:4px solid #ffffff;background-color:#1365bb;box-shadow:0 0 1rem #23232326;color:#fff;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 575px){#product-page .tab-content-wrap ul li>div:first-child,#product-page .user-reviews-wrap ul li>div:first-child,#product-page .specs-wrap ul li>div:first-child{height:100px;width:100px;min-width:100px}}#product-page .tab-content-wrap .tab-headers,#product-page .user-reviews-wrap .tab-headers,#product-page .specs-wrap .tab-headers{display:flex;flex-direction:row;align-items:stretch;justify-content:space-evenly}#product-page .tab-content-wrap .tab-headers .tab-header,#product-page .user-reviews-wrap .tab-headers .tab-header,#product-page .specs-wrap .tab-headers .tab-header{width:50%;padding-bottom:40px;margin:0;text-align:center;cursor:pointer}#product-page .tab-content-wrap .tab-headers .tab-header.active,#product-page .user-reviews-wrap .tab-headers .tab-header.active,#product-page .specs-wrap .tab-headers .tab-header.active{border-bottom:2px solid #1365bb}#product-page .tab-content-wrap .tab-content,#product-page .user-reviews-wrap .tab-content,#product-page .specs-wrap .tab-content{display:none;padding:40px 0}#product-page .tab-content-wrap .tab-content.active,#product-page .user-reviews-wrap .tab-content.active,#product-page .specs-wrap .tab-content.active{display:block}#product-page .tab-content-wrap .tab-content .icon-star,#product-page .user-reviews-wrap .tab-content .icon-star,#product-page .specs-wrap .tab-content .icon-star{background-color:transparent;margin-left:10px;background-image:url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.0%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FTR%2F2001%2FREC-SVG-20010904%2FDTD%2Fsvg10.dtd%22%3E%3Csvg%20version%3D%221.0%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22800px%22%20height%3D%22800px%22%20viewBox%3D%220%200%2064%2064%22%20enable-background%3D%22new%200%200%2064%2064%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%2300adee%22%20d%3D%22M62.799%2C23.737c-0.47-1.399-1.681-2.419-3.139-2.642l-16.969-2.593L35.069%2C2.265C34.419%2C0.881%2C33.03%2C0%2C31.504%2C0c-1.527%2C0-2.915%2C0.881-3.565%2C2.265l-7.623%2C16.238L3.347%2C21.096c-1.458%2C0.223-2.669%2C1.242-3.138%2C2.642c-0.469%2C1.4-0.115%2C2.942%2C0.916%2C4l12.392%2C12.707l-2.935%2C17.977c-0.242%2C1.488%2C0.389%2C2.984%2C1.62%2C3.854c1.23%2C0.87%2C2.854%2C0.958%2C4.177%2C0.228l15.126-8.365l15.126%2C8.365c0.597%2C0.33%2C1.254%2C0.492%2C1.908%2C0.492c0.796%2C0%2C1.592-0.242%2C2.269-0.72c1.231-0.869%2C1.861-2.365%2C1.619-3.854l-2.935-17.977l12.393-12.707C62.914%2C26.68%2C63.268%2C25.138%2C62.799%2C23.737z%22%2F%3E%3C%2Fsvg%3E);background-size:contain;height:20px;width:20px;padding:0}#product-page .tab-content-wrap .tab-content .icon-star.disabled,#product-page .user-reviews-wrap .tab-content .icon-star.disabled,#product-page .specs-wrap .tab-content .icon-star.disabled{background-image:url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.0%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FTR%2F2001%2FREC-SVG-20010904%2FDTD%2Fsvg10.dtd%22%3E%3Csvg%20version%3D%221.0%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22800px%22%20height%3D%22800px%22%20viewBox%3D%220%200%2064%2064%22%20enable-background%3D%22new%200%200%2064%2064%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23042446%22%20d%3D%22M62.799%2C23.737c-0.47-1.399-1.681-2.419-3.139-2.642l-16.969-2.593L35.069%2C2.265C34.419%2C0.881%2C33.03%2C0%2C31.504%2C0c-1.527%2C0-2.915%2C0.881-3.565%2C2.265l-7.623%2C16.238L3.347%2C21.096c-1.458%2C0.223-2.669%2C1.242-3.138%2C2.642c-0.469%2C1.4-0.115%2C2.942%2C0.916%2C4l12.392%2C12.707l-2.935%2C17.977c-0.242%2C1.488%2C0.389%2C2.984%2C1.62%2C3.854c1.23%2C0.87%2C2.854%2C0.958%2C4.177%2C0.228l15.126-8.365l15.126%2C8.365c0.597%2C0.33%2C1.254%2C0.492%2C1.908%2C0.492c0.796%2C0%2C1.592-0.242%2C2.269-0.72c1.231-0.869%2C1.861-2.365%2C1.619-3.854l-2.935-17.977l12.393-12.707C62.914%2C26.68%2C63.268%2C25.138%2C62.799%2C23.737z%22%2F%3E%3C%2Fsvg%3E)}#product-page .tab-content-wrap .tab-content .ocene-wrap,#product-page .user-reviews-wrap .tab-content .ocene-wrap,#product-page .specs-wrap .tab-content .ocene-wrap{border:1px solid #eeeeee;border-radius:1rem;padding:40px 20px;gap:40px;display:flex;flex-direction:row;justify-content:center;align-items:center;line-height:1.2;background-color:#fff}@media screen and (max-width: 767px){#product-page .tab-content-wrap .tab-content .ocene-wrap,#product-page .user-reviews-wrap .tab-content .ocene-wrap,#product-page .specs-wrap .tab-content .ocene-wrap{padding:20px;flex-direction:column}}#product-page .tab-content-wrap .tab-content .ocene-wrap .ocene,#product-page .user-reviews-wrap .tab-content .ocene-wrap .ocene,#product-page .specs-wrap .tab-content .ocene-wrap .ocene{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}@media screen and (max-width: 767px){#product-page .tab-content-wrap .tab-content .ocene-wrap .ocene,#product-page .user-reviews-wrap .tab-content .ocene-wrap .ocene,#product-page .specs-wrap .tab-content .ocene-wrap .ocene{width:100%}}#product-page .tab-content-wrap .tab-content .ocene-wrap .ocene .btn-lead,#product-page .user-reviews-wrap .tab-content .ocene-wrap .ocene .btn-lead,#product-page .specs-wrap .tab-content .ocene-wrap .ocene .btn-lead{width:auto;padding:4px 20px;font-weight:300}#product-page .tab-content-wrap .tab-content .ocene-wrap .ocene .ocene-bar,#product-page .user-reviews-wrap .tab-content .ocene-wrap .ocene .ocene-bar,#product-page .specs-wrap .tab-content .ocene-wrap .ocene .ocene-bar{display:flex;flex-direction:row;align-items:center;width:100%;font-size:.875rem}#product-page .tab-content-wrap .tab-content .ocene-wrap .ocene .ocene-bar .ocena,#product-page .user-reviews-wrap .tab-content .ocene-wrap .ocene .ocene-bar .ocena,#product-page .specs-wrap .tab-content .ocene-wrap .ocene .ocene-bar .ocena{font-weight:500;width:6px}#product-page .tab-content-wrap .tab-content .ocene-wrap .ocene .ocene-bar .icon-star,#product-page .user-reviews-wrap .tab-content .ocene-wrap .ocene .ocene-bar .icon-star,#product-page .specs-wrap .tab-content .ocene-wrap .ocene .ocene-bar .icon-star{height:16px;width:16px}#product-page .tab-content-wrap .tab-content .ocene-wrap .ocene .ocene-bar .icon-base,#product-page .user-reviews-wrap .tab-content .ocene-wrap .ocene .ocene-bar .icon-base,#product-page .specs-wrap .tab-content .ocene-wrap .ocene .ocene-bar .icon-base{margin:0 10px}#product-page .tab-content-wrap .tab-content .ocene-wrap .ocene .ocene-bar .glasova,#product-page .user-reviews-wrap .tab-content .ocene-wrap .ocene .ocene-bar .glasova,#product-page .specs-wrap .tab-content .ocene-wrap .ocene .ocene-bar .glasova{margin-left:10px;min-width:30px}#product-page .tab-content-wrap .tab-content .ocene-wrap .ocene-txt,#product-page .user-reviews-wrap .tab-content .ocene-wrap .ocene-txt,#product-page .specs-wrap .tab-content .ocene-wrap .ocene-txt{font-weight:400}#product-page .tab-content-wrap .tab-content .ocene-wrap .ocene-stars,#product-page .user-reviews-wrap .tab-content .ocene-wrap .ocene-stars,#product-page .specs-wrap .tab-content .ocene-wrap .ocene-stars{display:flex;flex-direction:row;align-items:center;font-size:3rem;font-weight:500}#product-page .tab-content-wrap .tab-content .ocene-wrap .bar-wrap,#product-page .user-reviews-wrap .tab-content .ocene-wrap .bar-wrap,#product-page .specs-wrap .tab-content .ocene-wrap .bar-wrap{position:relative;width:100%;height:4px;background-color:#042446}#product-page .tab-content-wrap .tab-content .ocene-wrap .bar-wrap .bar,#product-page .user-reviews-wrap .tab-content .ocene-wrap .bar-wrap .bar,#product-page .specs-wrap .tab-content .ocene-wrap .bar-wrap .bar{position:absolute;top:0;left:0;height:4px;width:50%;background-color:#00adee;z-index:2}#product-page .tab-content-wrap .tab-content .komentari-title,#product-page .user-reviews-wrap .tab-content .komentari-title,#product-page .specs-wrap .tab-content .komentari-title{border-bottom:1px solid #eeeeee;padding-bottom:20px;margin-bottom:40px;font-weight:400}#product-page .tab-content-wrap .tab-content .komentar-wrap,#product-page .user-reviews-wrap .tab-content .komentar-wrap,#product-page .specs-wrap .tab-content .komentar-wrap{padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid #eeeeee}#product-page .tab-content-wrap .tab-content .komentar-wrap:last-child,#product-page .user-reviews-wrap .tab-content .komentar-wrap:last-child,#product-page .specs-wrap .tab-content .komentar-wrap:last-child{border-bottom:0}#product-page .tab-content-wrap .tab-content .komentar-wrap .komentar-head,#product-page .user-reviews-wrap .tab-content .komentar-wrap .komentar-head,#product-page .specs-wrap .tab-content .komentar-wrap .komentar-head{display:flex;flex-direction:row;align-items:center;padding-bottom:30px}#product-page .tab-content-wrap .tab-content .komentar-wrap .komentar-head .komentar-stars,#product-page .user-reviews-wrap .tab-content .komentar-wrap .komentar-head .komentar-stars,#product-page .specs-wrap .tab-content .komentar-wrap .komentar-head .komentar-stars{padding-right:10px}#product-page .tab-content-wrap .tab-content .komentar-wrap .komentar-head .komentar-stars .icon-base,#product-page .user-reviews-wrap .tab-content .komentar-wrap .komentar-head .komentar-stars .icon-base,#product-page .specs-wrap .tab-content .komentar-wrap .komentar-head .komentar-stars .icon-base{margin:0}#product-page .tab-content-wrap .tab-content .komentar-wrap .komentar-txt,#product-page .user-reviews-wrap .tab-content .komentar-wrap .komentar-txt,#product-page .specs-wrap .tab-content .komentar-wrap .komentar-txt{font-size:.875rem;line-height:1.4}.comment-modal{display:none;position:fixed;top:0;left:0;height:100vh;width:100%;background:#0006;z-index:10000}.comment-modal .comment-error{color:#8b0000;font-size:12px}.comment-modal .comment-modal-close{display:block;text-decoration:unset;padding:0 5px;position:absolute;top:16px;right:10px}.comment-modal .comment-modal-wrapper{position:relative;width:100%;max-width:500px;margin:15vh auto 0;height:fit-content;border-radius:16px;background:#fff;padding:30px}@media screen and (max-width: 359px){.comment-modal .comment-modal-wrapper{margin:auto;height:100svh;border-radius:0}}.comment-modal .icon-close{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800px' height='800px' viewBox='0 0 24 24' fill='none'%3E%3Cg id='Menu / Close_SM'%3E%3Cpath id='Vector' d='M16 16L12 12M12 12L8 8M12 12L16 8M12 12L8 16' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");opacity:.85}.comment-modal .btn-lead{width:160px;padding:8px;margin-left:auto;display:block}.icon-refresh{margin-left:10px;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='189.61977mm' height='171.97916mm' viewBox='0 0 189.61977 171.97916' version='1.1' id='svg5' xml:space='preserve' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Csodipodi:namedview id='namedview7' pagecolor='%23ffffff' bordercolor='%23000000' borderopacity='0.25' inkscape:showpageshadow='2' inkscape:pageopacity='0.0' inkscape:pagecheckerboard='0' inkscape:deskcolor='%23d1d1d1' inkscape:document-units='mm' showgrid='false' /%3E%3Cdefs id='defs2' /%3E%3Cg inkscape:label='Layer 1' inkscape:groupmode='layer' id='layer1' transform='translate(-23.758763,-109.50409)'%3E%3Cg style='fill:none' id='g194' transform='matrix(8.8194444,0,0,8.8194444,12.734463,89.660338)'%3E%3Cpath d='m 12.0789,2.25 c -4.7935,0 -8.73412,3.663 -9.11835,8.3333 H 2.00002 c -0.30388,0 -0.57773,0.1834 -0.69347,0.4644 -0.11574,0.281 -0.05049,0.604 0.16523,0.818 l 1.67981,1.6667 c 0.29241,0.2901 0.76408,0.2901 1.05649,0 l 1.67981,-1.6667 c 0.21572,-0.214 0.28097,-0.537 0.16523,-0.818 C 5.93738,10.7667 5.66353,10.5833 5.35965,10.5833 H 4.4668 C 4.84652,6.75167 8.10479,3.75 12.0789,3.75 c 2.7695,0 5.1938,1.45845 6.5367,3.64279 0.2169,0.35286 0.6788,0.46306 1.0317,0.24613 C 20.0002,7.42199 20.1104,6.96007 19.8934,6.60721 18.2871,3.99427 15.3873,2.25 12.0789,2.25 Z' fill='%2300adee' id='path182' /%3E%3Cpath d='m 20.8411,10.4666 c -0.2921,-0.2888 -0.7622,-0.2888 -1.0544,0 l -1.6862,1.6667 c -0.2164,0.2138 -0.2821,0.537 -0.1666,0.8184 0.1156,0.2813 0.3896,0.465 0.6938,0.465 h 0.8991 c -0.3813,3.8295 -3.6509,6.8333 -7.644,6.8333 -2.78254,0 -5.21694,-1.4597 -6.56484,-3.6439 -0.21754,-0.3525 -0.67963,-0.4619 -1.03213,-0.2443 -0.35249,0.2175 -0.4619,0.6796 -0.24437,1.0321 1.61261,2.6131 4.5226,4.3561 7.84134,4.3561 4.8078,0 8.7647,-3.6608 9.1503,-8.3333 h 0.9671 c 0.3041,0 0.5781,-0.1837 0.6937,-0.465 0.1156,-0.2814 0.0498,-0.6046 -0.1665,-0.8184 z' fill='%2300adee' id='path184' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-size:contain;height:20px;width:20px;padding:0}.icon-refresh.disabled{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='189.61977mm' height='171.97916mm' viewBox='0 0 189.61977 171.97916' version='1.1' id='svg5' xml:space='preserve' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Csodipodi:namedview id='namedview7' pagecolor='%23ffffff' bordercolor='%23000000' borderopacity='0.25' inkscape:showpageshadow='2' inkscape:pageopacity='0.0' inkscape:pagecheckerboard='0' inkscape:deskcolor='%23d1d1d1' inkscape:document-units='mm' showgrid='false' /%3E%3Cdefs id='defs2' /%3E%3Cg inkscape:label='Layer 1' inkscape:groupmode='layer' id='layer1' transform='translate(-23.758763,-109.50409)'%3E%3Cg style='fill:none' id='g194' transform='matrix(8.8194444,0,0,8.8194444,12.734463,89.660338)'%3E%3Cpath d='m 12.0789,2.25 c -4.7935,0 -8.73412,3.663 -9.11835,8.3333 H 2.00002 c -0.30388,0 -0.57773,0.1834 -0.69347,0.4644 -0.11574,0.281 -0.05049,0.604 0.16523,0.818 l 1.67981,1.6667 c 0.29241,0.2901 0.76408,0.2901 1.05649,0 l 1.67981,-1.6667 c 0.21572,-0.214 0.28097,-0.537 0.16523,-0.818 C 5.93738,10.7667 5.66353,10.5833 5.35965,10.5833 H 4.4668 C 4.84652,6.75167 8.10479,3.75 12.0789,3.75 c 2.7695,0 5.1938,1.45845 6.5367,3.64279 0.2169,0.35286 0.6788,0.46306 1.0317,0.24613 C 20.0002,7.42199 20.1104,6.96007 19.8934,6.60721 18.2871,3.99427 15.3873,2.25 12.0789,2.25 Z' fill='%2300adee' id='path182' /%3E%3Cpath d='m 20.8411,10.4666 c -0.2921,-0.2888 -0.7622,-0.2888 -1.0544,0 l -1.6862,1.6667 c -0.2164,0.2138 -0.2821,0.537 -0.1666,0.8184 0.1156,0.2813 0.3896,0.465 0.6938,0.465 h 0.8991 c -0.3813,3.8295 -3.6509,6.8333 -7.644,6.8333 -2.78254,0 -5.21694,-1.4597 -6.56484,-3.6439 -0.21754,-0.3525 -0.67963,-0.4619 -1.03213,-0.2443 -0.35249,0.2175 -0.4619,0.6796 -0.24437,1.0321 1.61261,2.6131 4.5226,4.3561 7.84134,4.3561 4.8078,0 8.7647,-3.6608 9.1503,-8.3333 h 0.9671 c 0.3041,0 0.5781,-0.1837 0.6937,-0.465 0.1156,-0.2814 0.0498,-0.6046 -0.1665,-0.8184 z' fill='%2300adee' id='path184' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.icon-logout{margin-left:10px;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='131.23505mm' height='139.70438mm' viewBox='0 0 131.23505 139.70438' version='1.1' id='svg5' xml:space='preserve' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Csodipodi:namedview id='namedview7' pagecolor='%23ffffff' bordercolor='%23fb6a0d' borderopacity='0.25' inkscape:showpageshadow='2' inkscape:pageopacity='0.0' inkscape:pagecheckerboard='0' inkscape:deskcolor='%23d1d1d1' inkscape:document-units='mm' showgrid='false' /%3E%3Cdefs id='defs2' /%3E%3Cg inkscape:label='Layer 1' inkscape:groupmode='layer' id='layer1' transform='translate(-330.57526,-44.378585)'%3E%3Cg style='fill:none' id='g340' transform='matrix(8.4666667,0,0,8.4666667,290.35946,16.86192)'%3E%3Cpath d='m 11.75,9.874 c 0,0.4142 0.3358,0.75 0.75,0.75 0.4142,0 0.75,-0.3358 0.75,-0.75 z M 13.25,4 C 13.25,3.58579 12.9142,3.25 12.5,3.25 12.0858,3.25 11.75,3.58579 11.75,4 Z M 9.81082,6.66156 C 10.1878,6.48991 10.3542,6.04515 10.1826,5.66818 10.0109,5.29121 9.56615,5.12478 9.18918,5.29644 Z M 5.5,12.16 4.7499,12.1561 l 1.5e-4,0.0126 z m 7,6.84 0.0086,-0.75 c -0.0057,0 -0.0115,0 -0.0172,0 z m 7,-6.84 0.7501,0.0087 -10e-5,-0.0126 z M 15.8108,5.29644 C 15.4338,5.12478 14.9891,5.29121 14.8174,5.66818 14.6458,6.04515 14.8122,6.48991 15.1892,6.66156 Z M 13.25,9.874 V 4 h -1.5 V 9.874 Z M 9.18918,5.29644 C 6.49843,6.52171 4.7655,9.19951 4.75001,12.1561 l 1.49998,0.0078 C 6.26242,9.79237 7.65246,7.6444 9.81082,6.66156 Z M 4.75005,12.1687 c 0.0493,4.2359 3.52273,7.6299 7.75855,7.5813 l -0.0172,-1.5 C 9.08384,18.2892 6.28961,15.5588 6.24995,12.1513 Z M 12.4914,19.75 c 4.2358,0.0486 7.7093,-3.3454 7.7585,-7.5813 l -1.4998,-0.0174 c -0.0397,3.4075 -2.8339,6.1379 -6.2415,6.0987 z M 20.25,12.1561 C 20.2345,9.19951 18.5016,6.52171 15.8108,5.29644 l -0.6216,1.36512 c 2.1583,0.98284 3.5484,3.13081 3.5608,5.50234 z' fill='%23fb6a0d' id='path331' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-size:contain;height:20px;width:20px;padding:0}.icon-logout.disabled{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='131.23505mm' height='139.70438mm' viewBox='0 0 131.23505 139.70438' version='1.1' id='svg5' xml:space='preserve' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Csodipodi:namedview id='namedview7' pagecolor='%23ffffff' bordercolor='%23fb6a0d' borderopacity='0.25' inkscape:showpageshadow='2' inkscape:pageopacity='0.0' inkscape:pagecheckerboard='0' inkscape:deskcolor='%23d1d1d1' inkscape:document-units='mm' showgrid='false' /%3E%3Cdefs id='defs2' /%3E%3Cg inkscape:label='Layer 1' inkscape:groupmode='layer' id='layer1' transform='translate(-330.57526,-44.378585)'%3E%3Cg style='fill:none' id='g340' transform='matrix(8.4666667,0,0,8.4666667,290.35946,16.86192)'%3E%3Cpath d='m 11.75,9.874 c 0,0.4142 0.3358,0.75 0.75,0.75 0.4142,0 0.75,-0.3358 0.75,-0.75 z M 13.25,4 C 13.25,3.58579 12.9142,3.25 12.5,3.25 12.0858,3.25 11.75,3.58579 11.75,4 Z M 9.81082,6.66156 C 10.1878,6.48991 10.3542,6.04515 10.1826,5.66818 10.0109,5.29121 9.56615,5.12478 9.18918,5.29644 Z M 5.5,12.16 4.7499,12.1561 l 1.5e-4,0.0126 z m 7,6.84 0.0086,-0.75 c -0.0057,0 -0.0115,0 -0.0172,0 z m 7,-6.84 0.7501,0.0087 -10e-5,-0.0126 z M 15.8108,5.29644 C 15.4338,5.12478 14.9891,5.29121 14.8174,5.66818 14.6458,6.04515 14.8122,6.48991 15.1892,6.66156 Z M 13.25,9.874 V 4 h -1.5 V 9.874 Z M 9.18918,5.29644 C 6.49843,6.52171 4.7655,9.19951 4.75001,12.1561 l 1.49998,0.0078 C 6.26242,9.79237 7.65246,7.6444 9.81082,6.66156 Z M 4.75005,12.1687 c 0.0493,4.2359 3.52273,7.6299 7.75855,7.5813 l -0.0172,-1.5 C 9.08384,18.2892 6.28961,15.5588 6.24995,12.1513 Z M 12.4914,19.75 c 4.2358,0.0486 7.7093,-3.3454 7.7585,-7.5813 l -1.4998,-0.0174 c -0.0397,3.4075 -2.8339,6.1379 -6.2415,6.0987 z M 20.25,12.1561 C 20.2345,9.19951 18.5016,6.52171 15.8108,5.29644 l -0.6216,1.36512 c 2.1583,0.98284 3.5484,3.13081 3.5608,5.50234 z' fill='%23fb6a0d' id='path331' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.filter-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:998;display:none}.filter-overlay.active{display:block}.purchase-outcome{margin:140px 0 80px}.purchase-details{color:#fff;margin-top:80px;background-color:#eee;color:#000;padding:40px 24px;border-radius:.5rem}.purchase-details h6{text-align:left;padding-bottom:20px}.purchase-details table{width:100%;max-width:1024px;margin:0 auto}.purchase-details table tr.product-row:nth-child(odd){background-color:#00000008}.purchase-details table td,.purchase-details table th{padding:4px}.purchase-details table .name{text-align:left}.purchase-details table .price{text-align:right;white-space:nowrap}.purchase-details .billing-address td{text-align:left;padding:0 4px}.purchase-details .bottom-margin-half{margin-bottom:20px}body.filters-open{overflow:hidden}body.filters-open #prodavnica .sticky-filters{padding:20px;background-color:#fff;height:auto}body.filters-open footer{display:none}#shopping-cart,#shop-checkout{overflow:hidden;line-height:1.4}#shopping-cart .hero-title-only .title-wrapper h1,#shopping-cart .hero-title-only .title-wrapper span:not(.h-divider),#shop-checkout .hero-title-only .title-wrapper h1,#shop-checkout .hero-title-only .title-wrapper span:not(.h-divider){font-size:1.875rem;text-align:center;line-height:1.15;letter-spacing:-.022em;font-weight:500;margin-bottom:0;display:inline-block}#shopping-cart .hero-title-only .title-wrapper h1.active,#shopping-cart .hero-title-only .title-wrapper span:not(.h-divider).active,#shop-checkout .hero-title-only .title-wrapper h1.active,#shop-checkout .hero-title-only .title-wrapper span:not(.h-divider).active{color:#fff}#shopping-cart .hero-title-only,#shop-checkout .hero-title-only{color:#00adee;text-align:center}@media screen and (max-width: 767px){#shopping-cart .hero-title-only,#shop-checkout .hero-title-only{height:160px}#shopping-cart .hero-title-only .title-wrapper h1,#shopping-cart .hero-title-only .title-wrapper span:not(.h-divider),#shop-checkout .hero-title-only .title-wrapper h1,#shop-checkout .hero-title-only .title-wrapper span:not(.h-divider){display:none}#shopping-cart .hero-title-only .title-wrapper h1.active,#shopping-cart .hero-title-only .title-wrapper span:not(.h-divider).active,#shop-checkout .hero-title-only .title-wrapper h1.active,#shop-checkout .hero-title-only .title-wrapper span:not(.h-divider).active{display:block}}#shopping-cart .hero-title-only .h-divider,#shop-checkout .hero-title-only .h-divider{display:inline-block;background-color:#00adee;height:1px;width:30px;margin:4px 6px 10px;vertical-align:middle}@media screen and (max-width: 767px){#shopping-cart .hero-title-only .h-divider,#shop-checkout .hero-title-only .h-divider{display:block;height:0}}#shopping-cart section,#shop-checkout section{display:flex;flex-direction:column}#shopping-cart section .content-block,#shop-checkout section .content-block{border:1px solid #eeeeee;border-radius:.5em}#shopping-cart section .content-block.white,#shop-checkout section .content-block.white{background-color:#fff}@media screen and (max-width: 575px){#shopping-cart section .content-block,#shop-checkout section .content-block{padding:20px 10px}}#shopping-cart section h2,#shop-checkout section h2{font-size:1.875rem;margin-bottom:30px}@media screen and (max-width: 767px){#shopping-cart section h2,#shop-checkout section h2{font-size:1.5rem;margin-bottom:15px;text-align:center}}#shopping-cart #form-wrapper .form-details,#shop-checkout #form-wrapper .form-details{padding:0;border:none}#shopping-cart .form-check-input,#shop-checkout .form-check-input{margin-top:.125rem}#shopping-cart .h-line,#shop-checkout .h-line{display:block;position:relative;width:100%;padding:40px 0}@media screen and (max-width: 767px){#shopping-cart .h-line,#shop-checkout .h-line{padding:20px 0}}#shopping-cart .h-line:after,#shop-checkout .h-line:after{content:"";position:absolute;top:50%;left:0;height:1px;width:100%;background-color:#eee}#shopping-cart table,#shop-checkout table{width:100%}#shopping-cart table thead th,#shop-checkout table thead th{padding:0 2px 40px;font-weight:400;text-transform:uppercase}#shopping-cart table tbody td,#shop-checkout table tbody td{padding:0 2px;color:#a5a5a5;text-wrap:balance}#shopping-cart table tbody td span,#shop-checkout table tbody td span{color:#000}#shopping-cart table .price,#shopping-cart table .price-total,#shop-checkout table .price,#shop-checkout table .price-total{text-align:right;color:#000;white-space:nowrap}#shopping-cart table .qty,#shop-checkout table .qty{text-align:right}#shopping-cart table .qty div,#shop-checkout table .qty div{align-items:center}#shopping-cart table .qty .max-qty-msg,#shop-checkout table .qty .max-qty-msg{position:absolute;margin-top:100px;width:150px;line-height:1.2;font-size:.875rem;display:none}@media screen and (max-width: 767px){#shopping-cart table .qty .max-qty-msg,#shop-checkout table .qty .max-qty-msg{position:relative;margin-top:initial;font-size:inherit;width:auto}}#shopping-cart table .action-btn,#shop-checkout table .action-btn{text-align:center}#shopping-cart table .action-btn div,#shop-checkout table .action-btn div{align-items:center}#shopping-cart table .remove-item,#shop-checkout table .remove-item{border-radius:4px;background-color:#1365bb;color:#fff;text-decoration:none;cursor:pointer;font-weight:400;height:30px;width:30px;display:flex;justify-content:center;align-items:center}#shopping-cart table .remove-item span,#shop-checkout table .remove-item span{display:none;color:#fff;padding-right:8px}@media screen and (max-width: 575px){#shopping-cart table .remove-item,#shop-checkout table .remove-item{height:30px;width:30px}}#shopping-cart table .qty-change,#shop-checkout table .qty-change{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:50px;border-radius:25px;border:1px solid #cccccc;max-width:140px;min-width:90px;width:100%;font-size:.875rem}#shopping-cart table .qty-change a,#shop-checkout table .qty-change a{display:inline-block;text-decoration:none;color:#000;padding:8px 12px}#shopping-cart table .qty-change input,#shop-checkout table .qty-change input{display:inline-block;border:0;width:100%;text-align:center;background-color:transparent}#shopping-cart table .postal,#shop-checkout table .postal{text-align:right;color:#000;text-wrap:balance}#shopping-cart table .total,#shop-checkout table .total{font-size:1.25rem;font-weight:400;max-width:160px;width:10%}#shopping-cart .products-in-cart .text-warning,#shop-checkout .products-in-cart .text-warning{color:#1365bb!important}#shopping-cart .products-in-cart table,#shop-checkout .products-in-cart table{border-collapse:collapse;margin:0;padding:0;width:100%;table-layout:fixed}#shopping-cart .products-in-cart table thead th,#shop-checkout .products-in-cart table thead th{font-weight:300;text-transform:uppercase}#shopping-cart .products-in-cart table tbody tr td,#shop-checkout .products-in-cart table tbody tr td{color:#232323;padding:10px 0}#shopping-cart .products-in-cart table tbody tr td>div,#shop-checkout .products-in-cart table tbody tr td>div{display:flex;flex-direction:column;justify-content:center;border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee;padding:10px;height:200px}#shopping-cart .products-in-cart table tbody tr td:first-child>div,#shop-checkout .products-in-cart table tbody tr td:first-child>div{border-left:1px solid #eeeeee;border-radius:.5rem 0 0 .5rem}#shopping-cart .products-in-cart table tbody tr td:last-child>div,#shop-checkout .products-in-cart table tbody tr td:last-child>div{border-right:1px solid #eeeeee;border-radius:0 .5rem .5rem 0}#shopping-cart .products-in-cart table .photo,#shop-checkout .products-in-cart table .photo{width:20%}#shopping-cart .products-in-cart table .photo>div,#shop-checkout .products-in-cart table .photo>div{align-items:center;padding:0 20px 0 40px}#shopping-cart .products-in-cart table .photo>div img,#shop-checkout .products-in-cart table .photo>div img{max-height:150px;max-width:150px;height:auto;width:100%;object-fit:contain}#shopping-cart .products-in-cart table .title,#shop-checkout .products-in-cart table .title{width:60%}#shopping-cart .products-in-cart table .title>div,#shop-checkout .products-in-cart table .title>div{padding:0 20px;gap:10px}@media screen and (max-width: 1279px){#shopping-cart .products-in-cart table .title,#shop-checkout .products-in-cart table .title{width:30%}}#shopping-cart .products-in-cart table .price>div,#shopping-cart .products-in-cart table .price-total>div,#shop-checkout .products-in-cart table .price>div,#shop-checkout .products-in-cart table .price-total>div{padding:0 20px;position:relative;flex-direction:column;align-items:end;justify-content:center;white-space:nowrap;line-height:1}#shopping-cart .products-in-cart table .price>div span,#shopping-cart .products-in-cart table .price-total>div span,#shop-checkout .products-in-cart table .price>div span,#shop-checkout .products-in-cart table .price-total>div span{padding:0 2px}#shopping-cart .products-in-cart table .price,#shopping-cart .products-in-cart table .price-total,#shop-checkout .products-in-cart table .price,#shop-checkout .products-in-cart table .price-total{text-align:right}@media screen and (max-width: 1279px){#shopping-cart .products-in-cart table .price,#shopping-cart .products-in-cart table .price-total,#shop-checkout .products-in-cart table .price,#shop-checkout .products-in-cart table .price-total{width:20%}}#shopping-cart .products-in-cart table .qty,#shop-checkout .products-in-cart table .qty{width:15%}#shopping-cart .products-in-cart table .qty>div,#shop-checkout .products-in-cart table .qty>div{padding:0 20px}@media screen and (max-width: 991px){#shopping-cart .products-in-cart table .qty>div,#shop-checkout .products-in-cart table .qty>div{margin-left:auto}}#shopping-cart .products-in-cart table .action-btn,#shop-checkout .products-in-cart table .action-btn{width:100px}#shopping-cart .products-in-cart table .action-btn>div,#shop-checkout .products-in-cart table .action-btn>div{padding:0 40px 0 20px}#shopping-cart .products-in-cart table .product-name,#shop-checkout .products-in-cart table .product-name{font-weight:400}#shopping-cart .products-in-cart table .product-name a,#shop-checkout .products-in-cart table .product-name a{display:-webkit-box;color:#000;text-decoration:none;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#shopping-cart .products-in-cart table .currency,#shop-checkout .products-in-cart table .currency{font-size:.875rem}#shopping-cart .products-in-cart table div.old-price-wrap,#shop-checkout .products-in-cart table div.old-price-wrap{position:absolute;z-index:2;margin-top:-32px}#shopping-cart .products-in-cart table div.old-price-wrap .old-price,#shop-checkout .products-in-cart table div.old-price-wrap .old-price{position:relative;font-weight:400;font-size:.75rem}#shopping-cart .products-in-cart table div.old-price-wrap .old-price:after,#shop-checkout .products-in-cart table div.old-price-wrap .old-price:after{content:"";position:absolute;top:50%;left:0;height:1px;width:100%;background-color:#000}#shopping-cart .products-in-cart table div.old-price-wrap .currency,#shop-checkout .products-in-cart table div.old-price-wrap .currency{font-size:.75rem}#shopping-cart .products-in-cart table .new-price,#shopping-cart .products-in-cart table .product-total,#shop-checkout .products-in-cart table .new-price,#shop-checkout .products-in-cart table .product-total{font-weight:400}#shopping-cart .products-in-cart table .new-price.discounted-price,#shopping-cart .products-in-cart table .currency.discounted-price,#shop-checkout .products-in-cart table .new-price.discounted-price,#shop-checkout .products-in-cart table .currency.discounted-price{color:#fb6b0d}@media screen and (max-width: 991px){#shopping-cart .products-in-cart table .title,#shop-checkout .products-in-cart table .title{font-size:1rem}#shopping-cart .products-in-cart table,#shop-checkout .products-in-cart table{border:0}#shopping-cart .products-in-cart table thead,#shop-checkout .products-in-cart table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}#shopping-cart .products-in-cart table tbody tr td,#shopping-cart .products-in-cart table tbody tr td:first-child,#shop-checkout .products-in-cart table tbody tr td,#shop-checkout .products-in-cart table tbody tr td:first-child{width:initial!important}#shopping-cart .products-in-cart table tbody tr td>div,#shopping-cart .products-in-cart table tbody tr td:first-child>div,#shop-checkout .products-in-cart table tbody tr td>div,#shop-checkout .products-in-cart table tbody tr td:first-child>div{border:0;margin-bottom:0;height:auto;border-radius:0;padding:0!important}#shopping-cart .products-in-cart table tr,#shop-checkout .products-in-cart table tr{display:block}#shopping-cart .products-in-cart table td,#shop-checkout .products-in-cart table td{border-bottom:0;display:flex;font-size:.8em;flex-direction:row;justify-content:space-between;align-items:center;width:auto;max-width:initial}#shopping-cart .products-in-cart table:not(.empty-cart) td:not(.title):before,#shop-checkout .products-in-cart table:not(.empty-cart) td:not(.title):before{content:attr(data-label);font-size:1.125rem;text-transform:uppercase;display:flex;flex-direction:row;white-space:nowrap;padding-right:20px}#shopping-cart .products-in-cart table:not(.empty-cart) td:last-child,#shop-checkout .products-in-cart table:not(.empty-cart) td:last-child{border-bottom:0}#shopping-cart .products-in-cart table:not(.empty-cart) td.title .product-code,#shop-checkout .products-in-cart table:not(.empty-cart) td.title .product-code{display:none}#shopping-cart .products-in-cart table.empty-cart td,#shop-checkout .products-in-cart table.empty-cart td{border-top:0}#shopping-cart .products-in-cart table.empty-cart span,#shop-checkout .products-in-cart table.empty-cart span{width:100%}#shopping-cart .products-in-cart table .photo,#shop-checkout .products-in-cart table .photo{display:none;width:auto;justify-content:left}#shopping-cart .products-in-cart table .remove-item span,#shop-checkout .products-in-cart table .remove-item span{display:inline-block}#shopping-cart .products-in-cart table div.old-price-wrap,#shop-checkout .products-in-cart table div.old-price-wrap{position:relative;margin-top:auto}}#shopping-cart .products-in-cart table .qty,#shop-checkout .products-in-cart table .qty{order:3}#shopping-cart .products-in-cart table .promo-label,#shop-checkout .products-in-cart table .promo-label{display:flex;color:#fff;font-size:.875rem;border-radius:16px;padding:6px 10px;line-height:.98;width:fit-content;height:fit-content;order:2}#shopping-cart .products-in-cart table .promo-label.promo-code,#shop-checkout .products-in-cart table .promo-label.promo-code{background-color:#00adee;text-transform:uppercase;padding:6px 10px!important}#shopping-cart .text-danger,#shop-checkout .text-danger{font-size:.875rem}#shopping-cart .payment-methods input,#shopping-cart .payment-methods label,#shop-checkout .payment-methods input,#shop-checkout .payment-methods label{display:inline-block;cursor:pointer}#shopping-cart .coupon-applied,#shop-checkout .coupon-applied{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#shopping-cart .coupon-applied span,#shop-checkout .coupon-applied span{font-weight:400}#shopping-cart .coupon-applied .discount,#shop-checkout .coupon-applied .discount{color:#00adee}#shopping-cart .cart-totals table tbody td:first-child,#shop-checkout .cart-totals table tbody td:first-child{color:#000;font-weight:400}#shopping-cart .cart-totals table tbody td,#shop-checkout .cart-totals table tbody td{height:40px;vertical-align:middle}@media screen and (max-width: 767px){#shopping-cart .cart-totals table tbody td,#shop-checkout .cart-totals table tbody td{height:40px}}#shopping-cart .action-button,#shop-checkout .action-button{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}#shopping-cart .action-button button,#shopping-cart .action-button a,#shop-checkout .action-button button,#shop-checkout .action-button a{width:100%;max-width:280px;margin-bottom:20px}#shopping-cart .promo-wrapper,#shop-checkout .promo-wrapper{display:flex;flex-direction:column;justify-content:flex-end;border:1px solid #eeeeee;border-radius:.5em;padding:20px 40px}#shopping-cart .promo-wrapper .title,#shop-checkout .promo-wrapper .title{width:100%;font-weight:500}@media screen and (max-width: 991px){#shopping-cart .promo-wrapper .title,#shop-checkout .promo-wrapper .title{width:auto}}@media screen and (max-width: 575px){#shopping-cart .promo-wrapper .inputs,#shop-checkout .promo-wrapper .inputs{width:100%}}#shopping-cart .promo-wrapper .promo-block .invalid-feedback,#shop-checkout .promo-wrapper .promo-block .invalid-feedback{margin-top:-6px;display:block}@media screen and (max-width: 991px){#shopping-cart .promo-wrapper .promo-block,#shop-checkout .promo-wrapper .promo-block{width:100%}}#shopping-cart .promo-wrapper .apply-coupon-btn,#shop-checkout .promo-wrapper .apply-coupon-btn{color:#fff;text-decoration:none;border-color:transparent;cursor:pointer;font-weight:400;height:38px;display:flex;justify-content:center;align-items:center;white-space:nowrap}@media screen and (max-width: 991px){#shopping-cart .promo-wrapper,#shop-checkout .promo-wrapper{border:none;padding:10px 5px;margin-top:20px}}#shopping-cart .total-wrapper,#shop-checkout .total-wrapper{display:flex;flex-direction:column;justify-content:flex-end;border:1px solid #eeeeee;border-radius:.5em;padding:40px;margin-top:10px}@media screen and (max-width: 991px){#shopping-cart .total-wrapper,#shop-checkout .total-wrapper{border:none;padding:10px 5px}}#shopping-cart .total-wrapper table.total-table,#shop-checkout .total-wrapper table.total-table{width:auto;font-size:1rem;font-weight:500;margin-bottom:20px}#shopping-cart .total-wrapper table.total-table td,#shop-checkout .total-wrapper table.total-table td{color:#000}#shopping-cart .total-wrapper table.total-table td span:last-child,#shop-checkout .total-wrapper table.total-table td span:last-child{font-weight:400}#shopping-cart .total-wrapper table.total-table td:last-child,#shop-checkout .total-wrapper table.total-table td:last-child{padding-left:40px;text-align:right;white-space:nowrap}#shopping-cart .total-wrapper table.total-table td:last-child span:first-child,#shop-checkout .total-wrapper table.total-table td:last-child span:first-child{font-size:1.5rem}@media screen and (max-width: 575px){#shopping-cart .total-wrapper table.total-table td:last-child span:first-child,#shop-checkout .total-wrapper table.total-table td:last-child span:first-child{font-size:1rem}}#shopping-cart .total-wrapper table.total-table tr:nth-child(3) td:last-child span:first-child,#shop-checkout .total-wrapper table.total-table tr:nth-child(3) td:last-child span:first-child{font-size:1.5rem}@media screen and (max-width: 575px){#shopping-cart .total-wrapper table.total-table tr:nth-child(3) td:last-child span:first-child,#shop-checkout .total-wrapper table.total-table tr:nth-child(3) td:last-child span:first-child{font-size:1rem}}#shopping-cart .total-wrapper table.total-table tr:last-child td,#shop-checkout .total-wrapper table.total-table tr:last-child td{font-weight:300;font-size:.875rem}#termsSection .accordion-button{border-radius:8px}#termsSection .accordion-button:not(.collapsed){color:#333;background-color:transparent;box-shadow:none}#termsSection .accordion-button:focus{outline:0;box-shadow:none}#termsSection .accordion-button:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%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")}#shopping-cart .products-in-cart table thead th{padding:0 20px}#shopping-cart .products-in-cart .price,#shopping-cart .products-in-cart .price-total{width:15%}@media screen and (max-width: 991px){#shopping-cart .products-in-cart .title{text-align:right}#shopping-cart .products-in-cart table tbody{display:flex;flex-direction:column;gap:20px}#shopping-cart .products-in-cart table tbody tr td,#shopping-cart .products-in-cart table tbody tr td:first-child{padding:5px 20px}#shopping-cart .products-in-cart table tr{position:relative;border:1px solid #ddd;border-radius:.5rem;overflow:hidden}#shopping-cart .products-in-cart table td{padding-right:20px;font-size:1.125rem}#shopping-cart .products-in-cart table .qty .qty-change{max-width:240px}#shopping-cart .products-in-cart table .qty .qty-change input{font-weight:300}#shopping-cart .products-in-cart table .title{font-size:1.125rem;font-weight:400;min-height:120px;padding-right:80px;padding-left:120px;text-align:left;text-wrap:balance}#shopping-cart .products-in-cart table .photo{position:absolute;top:0;left:0;display:inline-block;padding:10px}#shopping-cart .products-in-cart table .photo>div img{max-width:80px;max-height:80px}#shopping-cart .products-in-cart table .action-btn{position:absolute;top:0;right:0;min-height:120px}}@media screen and (max-width: 767px){#shopping-cart .products-in-cart table tbody tr{padding:20px 0}#shopping-cart .products-in-cart table .photo,#shopping-cart .products-in-cart table .action-btn{top:20px}}#shopping-cart .cart-qty-input{cursor:text;max-width:40px}#shopping-cart .cart-qty-input:focus-visible{outline:transparent}@media screen and (max-width: 991px){#shopping-cart .total-wrapper table.total-table{width:100%}}#shop-checkout .form-check-label.nameHelpBlock{line-height:1.3;font-size:1rem}.cart-qty-input::-webkit-outer-spin-button,.cart-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-qty-input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}#slideshow .bg-gradient-light{background:linear-gradient(135deg,#f8f9fb,#eef2f7,#e6edf5)}#slideshow .slideshow-form{width:100%;max-width:500px}#slideshow #slideshowSection{z-index:9999}#slideshow .slideshow-logo-wrapper,#slideshow .slideshow-exit-btn{z-index:10001}#slideshow .slideshow-exit-btn svg{width:16px;height:16px}#slideshow .slideshow-product-count{z-index:10001;margin-top:60px!important}#slideshow .slideshow-image-container{min-height:0;padding-top:3rem}#slideshow .slideshow-product-image{max-height:100%;max-width:100%;object-fit:scale-down;display:block}#slideshow .slideshow-header{flex-shrink:0}#slideshow .slideshow-surface,#slideshow .slideshow-header{background:#fff}#slideshow .slideshow-header .text-discount{color:#fb6b0d}#slideshow .slideshow-header h3{font-size:1.5rem!important}@media (min-width: 1920px){#slideshow .slideshow-header h3{font-size:2rem!important}}@media (min-width: 2560px){#slideshow .slideshow-header h3{font-size:2.75rem!important}}@media (min-width: 3840px){#slideshow .slideshow-header h3{font-size:3.5rem!important}}#slideshow .slideshow-header .h4{font-size:1.25rem!important}@media (min-width: 1920px){#slideshow .slideshow-header .h4{font-size:1.75rem!important}}@media (min-width: 2560px){#slideshow .slideshow-header .h4{font-size:2.25rem!important}}@media (min-width: 3840px){#slideshow .slideshow-header .h4{font-size:3rem!important}}#slideshow .slideshow-header .display-4{font-size:2.75rem!important}@media (min-width: 1920px){#slideshow .slideshow-header .display-4{font-size:3.5rem!important}}@media (min-width: 2560px){#slideshow .slideshow-header .display-4{font-size:4.75rem!important}}@media (min-width: 3840px){#slideshow .slideshow-header .display-4{font-size:6.5rem!important}}#slideshow .price-currency{font-size:.6em;font-weight:700;line-height:1}#slideshow .slideshow-logo{max-width:200px;height:auto;display:block}@media (min-width: 768px){#slideshow .slideshow-logo{max-width:240px}}@media (min-width: 1200px){#slideshow .slideshow-logo{max-width:270px}}@media (min-width: 1920px){#slideshow .slideshow-logo{max-width:300px}}@media (min-width: 2560px){#slideshow .slideshow-logo{max-width:420px}}@media (min-width: 3840px){#slideshow .slideshow-logo{max-width:500px}}#slideshow .splide--fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10}#slideshow .splide__track{overflow:hidden}#slideshow .splide__slide{height:100%}#slideshow .splide__pagination{bottom:20px}#slideshow .splide__pagination__page{background-color:#ffffff80;width:12px;height:12px;margin:0 6px}#slideshow .splide__pagination__page.is-active{background-color:#fff}#slideshow .splide__arrow{background-color:#00000080;border:none;width:50px;height:50px}#slideshow .splide__arrow:hover{background-color:#000c}#slideshow .splide__arrow--prev{left:20px}#slideshow .splide__arrow--next{right:20px}#slideshow [x-cloak]{display:none!important}#slideshow .slideshow-outlet-badge{position:absolute;top:2.5rem;right:3rem;z-index:10001;transform:rotate(8deg)}#slideshow .slideshow-outlet-badge .badge{background-color:#ff5f6e;font-size:2.75rem;padding:.65rem 1.75rem;border-radius:.25rem;box-shadow:0 4px 8px #0003;letter-spacing:.08em}@media (min-width: 1920px){#slideshow .slideshow-outlet-badge{top:3rem;right:3.5rem}#slideshow .slideshow-outlet-badge .badge{font-size:4rem;padding:.85rem}}@media (min-width: 2560px){#slideshow .slideshow-outlet-badge{top:3.5rem;right:4.5rem}#slideshow .slideshow-outlet-badge .badge{font-size:5.5rem;padding:1.1rem}}@media (min-width: 3840px){#slideshow .slideshow-outlet-badge{top:4rem;right:5rem}#slideshow .slideshow-outlet-badge .badge{font-size:7.5rem;padding:1.5rem}}#slideshow .slideshow-promobi-badge{position:absolute;bottom:1.5rem;right:2rem;z-index:10001;text-align:center}#slideshow .slideshow-promobi-badge .promobi-logo{max-width:180px;width:90%;height:auto;display:block;margin:0 auto}#slideshow .slideshow-promobi-badge .promobi-text{margin:.25rem 0 0;font-size:1.25rem;font-weight:700;color:#00adee;text-transform:uppercase;letter-spacing:.05em;line-height:1.2}@media (min-width: 1920px){#slideshow .slideshow-promobi-badge{bottom:2rem;right:2.75rem}#slideshow .slideshow-promobi-badge .promobi-logo{max-width:240px}#slideshow .slideshow-promobi-badge .promobi-text{font-size:1.75rem}}@media (min-width: 2560px){#slideshow .slideshow-promobi-badge{bottom:2.5rem;right:3.5rem}#slideshow .slideshow-promobi-badge .promobi-logo{max-width:340px}#slideshow .slideshow-promobi-badge .promobi-text{font-size:2.25rem}}@media (min-width: 3840px){#slideshow .slideshow-promobi-badge{bottom:3rem;right:4.5rem}#slideshow .slideshow-promobi-badge .promobi-logo{max-width:460px}#slideshow .slideshow-promobi-badge .promobi-text{font-size:3rem}}
