:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: 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}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}html{position:relative;min-height:100%;font-size:14px}@media (min-width: 768px){html{font-size:16px}}body{background-color:#f1ebe2;font-family:"Source Sans 3",sans-serif}.small-line{line-height:100%}.brand-color{background-color:#650000}.brand-color-important{background-color:#650000!important}.pagination .page-link{color:#650000}.pagination .page-item.active .page-link{background-color:#650000;border-color:#650000;color:#fff}.pagination .page-link:focus{box-shadow:0 0 0 .2rem #65000080}.brand-background-gradient{background:linear-gradient(#f1ebe2,#eee6dd,#eadfd7,#eee6dd,#f1ebe2)}.text-brand-color{color:#650000}a.text-brand-color:hover{color:#b8860b}.range-brand-color::-webkit-slider-thumb:active{background:#a36666}.range-brand-color::-moz-range-thumb:active{background:#a36666}.range-brand-color::-ms-thumb:active{background:#a36666}.range-brand-color::-webkit-slider-thumb{background:#650000}.range-brand-color::-moz-range-thumb{background:#650000}.range-brand-color::-ms-thumb{background:#650000}.range-brand-color::-webkit-slider-runnable-track{background-color:#e8d9d9}.btn-brand-color{--bs-btn-color: #320000;--bs-btn-bg: #650000;--bs-btn-border-color: rgb(62.75, 0, 0);--bs-btn-hover-color: black;--bs-btn-hover-bg: rgb(126.5, 0, 0);--bs-btn-hover-border-color: #980000;--bs-btn-focus-shadow-rgb: 61, 0, 0;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(131.8, 51, 51);--bs-btn-active-border-color: rgb(81.975, 25.5, 25.5);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #650000;--bs-btn-disabled-border-color: rgb(62.75, 0, 0);color:#fff}.btn-outline-brand-color{--bs-btn-color: #650000;--bs-btn-border-color: #650000;--bs-btn-hover-color: rgb(139.25, 0, 0);--bs-btn-hover-bg: #980000;--bs-btn-hover-border-color: rgb(75.5, 0, 0);--bs-btn-focus-shadow-rgb: 101, 0, 0;--bs-btn-active-color: #320000;--bs-btn-active-bg: #980000;--bs-btn-active-border-color: rgb(75.5, 0, 0);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #650000;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #650000;--bs-gradient: none}.btn-accent-brand-color{--bs-btn-color: white;--bs-btn-bg: #f1ebe2;--bs-btn-border-color: rgb(253.4534883721, 252.7906976744, 251.7965116279);--bs-btn-hover-color: white;--bs-btn-hover-bg: rgb(216.0930232558, 199.4186046512, 174.4069767442);--bs-btn-hover-border-color: rgb(191.1860465116, 163.8372093023, 122.8139534884);--bs-btn-focus-shadow-rgb: 254, 253, 252;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(192.8, 188, 180.8);--bs-btn-active-border-color: rgb(190.0901162791, 189.5930232558, 188.8473837209);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f1ebe2;--bs-btn-disabled-border-color: rgb(253.4534883721, 252.7906976744, 251.7965116279);color:#000}.btn-outline-accent-brand-color{--bs-btn-color: #f1ebe2;--bs-btn-border-color: #f1ebe2;--bs-btn-hover-color: rgb(253.4534883721, 252.7906976744, 251.7965116279);--bs-btn-hover-bg: white;--bs-btn-hover-border-color: rgb(232.6976744186, 223.1395348837, 208.8023255814);--bs-btn-focus-shadow-rgb: 241, 235, 226;--bs-btn-active-color: rgb(224.3953488372, 211.2790697674, 191.6046511628);--bs-btn-active-bg: white;--bs-btn-active-border-color: rgb(232.6976744186, 223.1395348837, 208.8023255814);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f1ebe2;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f1ebe2;--bs-gradient: none;color:#000}.btn-brand-color:hover,.btn-brand-color.active{color:#ffffe0}.btn-outline-brand-color:hover,.btn-outline-brand-color.active{color:#fff}.btn-accent-brand-color:hover,.btn-accent-brand-color:active{color:#650000}.pointer{cursor:pointer!important}.table-hover tbody tr:not(.nested):not(.table-primary):not(.table-secondary):not(.table-success):not(.table-danger):not(.table-warning):not(.table-info):not(.table-light):not(.table-dark):hover td{background-color:#650000;color:#fff}.table-hover tbody tr:not(.nested):not(.table-primary):not(.table-secondary):not(.table-success):not(.table-danger):not(.table-warning):not(.table-info):not(.table-light):not(.table-dark) td a i{color:#000}.table-hover tbody tr:not(.nested):not(.table-primary):not(.table-secondary):not(.table-success):not(.table-danger):not(.table-warning):not(.table-info):not(.table-light):not(.table-dark):hover td a i{color:#fff}.table-hover tbody tr:not(.nested):not(.table-primary):not(.table-secondary):not(.table-success):not(.table-danger):not(.table-warning):not(.table-info):not(.table-light):not(.table-dark):hover td a i:hover{color:#b8860b}.table-hover tbody tr:not(.nested):not(.table-info):not(.table-light):not(.table-dark) td a{color:#000}.table-hover tbody tr:not(.nested):not(.table-primary):not(.table-secondary):not(.table-success):not(.table-danger):not(.table-warning):not(.table-info):not(.table-light):not(.table-dark):hover td a{color:#fff}.table-hover tbody tr:not(.nested):not(.table-warning):not(.table-secondary):not(.table-info):not(.table-light):not(.table-dark):hover td a:hover{color:#b8860b!important}.table-hover tbody tr:not(.nested):is(.table-warning,.table-secondary):hover td a:hover{color:#650000!important}.table-hover tbody tr:not(.nested):hover td .btn-outline-brand-color{--bs-btn-color: rgb(224.3953488372, 211.2790697674, 191.6046511628);--bs-btn-bg: #f1ebe2;--bs-btn-border-color: rgb(228.5465116279, 217.2093023256, 200.2034883721);--bs-btn-hover-color: rgb(191.1860465116, 163.8372093023, 122.8139534884);--bs-btn-hover-bg: rgb(249.3023255814, 246.8604651163, 243.1976744186);--bs-btn-hover-border-color: white;--bs-btn-focus-shadow-rgb: 228, 216, 199;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(243.8, 239, 231.8);--bs-btn-active-border-color: rgb(231.1918604651, 220.988372093, 205.6831395349);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f1ebe2;--bs-btn-disabled-border-color: rgb(228.5465116279, 217.2093023256, 200.2034883721);color:#000}.nav-link{color:#650000}.nav-link:hover{color:#b8860b}.scroll-margin-top{scroll-margin-top:140px}.sidebar{position:fixed;height:100%;box-shadow:inset -2px 0 #0000001a}.topbar{position:fixed;width:92.5%;margin-top:0;padding-top:0;box-shadow:inset 0 -2px #0000001a;z-index:100}.brand-background-color{background-color:#f1ebe2}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#650000}.brand-color-pill{color:#650000}.border-brand-color{border-color:#650000!important}.border-brand-color-subtle{border-color:#6500004d!important}.checkbox-xl .form-check-input{top:1.2rem;scale:1.7;margin-right:.8rem}.checkbox-huge{top:1.2rem;scale:2}a.navbar-company-name{white-space:normal;word-break:break-all;font-family:Copperplate Gothic Bold,serif}button.accept-policy{font-size:1rem;line-height:inherit}.footer{width:100%}.grid-container{display:grid;width:100%;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-row-gap:3px}.small-grid-container{display:grid;width:60%;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-row-gap:3px}.dynamic-grid-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-row-gap:3px}.text-align-left{text-align:left}input.ordernumber{height:100%}button.buttonDir{color:#1a1e21}button.buttonDir:hover{color:#0d6efd}.icon-x-large{font-size:x-large}.icon-xx-large{font-size:xx-large}.icon-x-large:hover,.icon-xx-large:hover{cursor:pointer}.nav-flex-even{flex:1}.brand-nav a,.brand-nav button{color:#fff}.brand-nav a:hover,.brand-nav button:hover{color:#b8860b}.spoiler:not(:hover){color:transparent;text-shadow:0 0 4px rgba(0,0,0,.5)}.brand-color-hover:hover{color:#650000!important}.validation-error{scroll-margin-top:100px}.wrapper :global(.basic-tel-input){height:32px;padding-left:12px;padding-right:12px;border-radius:6px;border:1px solid;outline:none}.wrapper :global(.country-select){height:36px;padding-left:12px;padding-right:12px;border-radius:6px;border:1px solid;outline:none}.wrapper :global(.invalid){border-color:red}:root{--toastContainerTop: 4rem}
